#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;
}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//civilizatia.ro/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//civilizatia.ro/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}@import url("https://fonts.googleapis.com/css?family=Nunito:400,700|Pridi:400,700&subset=latin-ext");
body { 
background: #262626;
font-size: 15px;
color: #555;
height: 100%;
line-height: 1.5;
-webkit-overflow-scrolling: touch;
-webkit-font-smoothing: antialiased;
font-family: "Nunito", Arial, sans-serif;
}
.post_detail.grey.space2 {
display:none;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .search_box p {
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
vertical-align:baseline;
text-rendering: optimizelegibility;
}
* {
box-sizing:border-box;
}
.stm-header {
margin:0 !important;
}
.stm-header__hb .stm-navigation {
padding-right:20px;
font-size:19px !important
}  .addedon {
border-bottom:solid 1px #ccc;
padding-top:2px;
}
.entry-content img {
margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 1em;
margin-bottom: 1em;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 1em;
margin-top: 1em;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
margin-bottom: 1.5em;
padding: 15px 15px 5px 15px;
background: #fefefe;
color: #000;
border: solid 1px #ccc;
border-radius:2px;
}
.wp-caption img {
border: 0 none;
margin: 0;
padding: 0;
}
.wp-caption p.wp-caption-text {
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 1.5;
padding: 0 !important;
}
.wp-smiley { 
max-height: 1em;
margin:0 !important;
}
.gallery dl {
margin: 0;
}
.gallery-caption, .bypostauthor {
font-weight: bold;
} blockquote.left {
float: left;
margin-left: 0;
margin-right: 20px;
text-align: right;
width: 33%;
}
blockquote.right {
float: right;
margin-left: 20px;
margin-right: 0;
text-align: left;
width: 33%;
}
html {
height: 100%;
}
a img  {
border:none;
}
p {
padding-top:0.1em;
padding-bottom:0.1em;
}
em {
font-style: italic;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
}
.post_wrapper_inner img , #content_wrapper .inner .inner_wrapper img {
max-width: 100%;
height: auto;
}
.textwidget p:empty {
display: none;
}
#content_wrapper .inner .inner_wrapper .sidebar_content ul, #content_wrapper .inner .inner_wrapper .sidebar_content ol, #content_wrapper .inner .inner_wrapper ul, #content_wrapper .inner .inner_wrapper ol {
margin: 20px;
margin-right: 0;
}
#content_wrapper .inner .inner_wrapper .sidebar_content div.wp-caption, #content_wrapper .inner .inner_wrapper div.wp-caption {
max-width: 100%;
}
#content_wrapper .inner .inner_wrapper .sidebar_content ul.flex-direction-nav {
margin: 0 !important;
}
em {
font-style: italic;
}
.middle {
vertical-align: -15%;
margin-right: 5px;
}
img.thumb {
width: 90px;
height: 90px;
} #wrapper {
background: #fff;
width: 100%;
overflow: hidden;
margin: auto;
-webkit-transition: -webkit-transform 500ms ease;
transition: -webkit-transform 500ms ease;
-webkit-font-smoothing: antialiased;
left: 0px;
word-wrap: break-word;
}
body.js_nav #wrapper, body.js_nav .footer_wrapper {
-webkit-transform: translate3d(70%, 0px, 0px) scale3d(1, 1, 1);
-moz-transform: translate3d(70%, 0px, 0px) scale3d(1, 1, 1);
transform: translate3d(70%, 0px, 0px) scale3d(1, 1, 1);
}
a {
color: #000;
text-decoration: none;
-webkit-transition: color .2s linear, background .1s linear, border-color .1s linear;
-moz-transition: color .2s linear, background .1s linear, border-color .1s linear;
-ms-transition: color .2s linear, background .1s linear, border-color .1s linear;
-o-transition: color .2s linear, background .1s linear, border-color .1s linear;
transition: color .2s linear, background .1s linear, border-color .1s linear;
}
a:hover {
color: #000;
}
a:active {
color: #000;
text-decoration: none;
}
hr {
height: 1px;
border: 0;
border-top: 1px dotted #888888;
background: transparent;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
}
hr.thick {
border-top: 2px solid #000;
}
.divider {
clear: both;
border-top: 2px solid #000;
}
#footer {
padding: 0;
width: 960px;
margin: auto;
margin-top: 0;
color: #777;
}
#footer a, #footer a:hover, #footer a:active {
color: #fff;
}
.footer_wrapper {
width: 100%;
background: #000;
margin: auto;
}
#copyright {
width: 100%;
padding: 15px 0 40px 0;
margin: auto;
color: #fff;
background: #ed232a;
}
#copyright a, #copyright a:hover, #copyright a:active {
color: #fff;
text-decoration: none !important;
}
#copyright_left {
width: 500px;
float: left;
font-size: 12px;
margin-top: 5px;
text-transform: uppercase;
}
.social_wrapper {
width: 100%;
padding: 10px 0;
text-align: center;
border-top: 1px dashed #444444;
}
.social_wrapper ul {
list-style: none;
margin-left: 0 !important;
}
#page_content_wrapper .social_wrapper ul {
list-style: none;
margin-top: 12px;
}
.social_wrapper ul li {
display: inline-block;
-webkit-transition: color .2s linear, background .1s linear;
-moz-transition: color .2s linear, background .1s linear;
-ms-transition: color .2s linear, background .1s linear;
-o-transition: color .2s linear, background .1s linear;
transition: color .2s linear, background .1s linear;
padding: 10px;
width: 40px;
height: 40px;
border-radius: 200px;
text-align: center;
}
.social_wrapper ul li a {
opacity: 1;
}
.social_wrapper ul li.instagram:hover {
background: #1c5380;
}
.social_wrapper ul li.youtube:hover {
background: #cc181e;
}
.social_wrapper ul li.twitter:hover {
background: #33ccff;
}
.social_wrapper ul li.facebook:hover {
background: #4c66a4;
}
.social_wrapper ul li.flickr:hover {
background: #ff0084;
}
.social_wrapper ul li.vimeo:hover {
background: #17b3e8;
}
.social_wrapper ul li.tumblr:hover {
background: #6aa5cf;
}
.social_wrapper ul li.google:hover {
background: #dd4b39;
}
.social_wrapper ul li.dribbble:hover {
background: #ea4c89;
}
.social_wrapper ul li.linkedin:hover {
background: #007bb6;
}
.social_wrapper ul li.pinterest:hover {
background: #ab171e;
}
.social_wrapper ul li a img {
width: 20px;
height: 20px;
}
#breaking_wrapper #searchform {
margin-left: 5px;
padding: 0px 0 0 15px;
background: #ebebeb;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
position: absolute;
right: 0;
top: 0px;
z-index: 9;
}
@-moz-document url-prefix()  { 
#searchform 
{
margin-top: -1px;
}
}
#searchform input[type=text] {
border: 0 !important;
color: #000;
background: #ebebeb;
width: 150px;
top: -2px;
position: relative;
font-size: 16px;
padding: 9px 10px 9px 10px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0) inset;
}
#breaking_wrapper #searchform input {
background: transparent !important;
}
#searchform input.blur {
color: #999;
}
#searchform button {
padding: 11px 15px 0 0;
margin: 0 0 0 0;
background: #ebebeb;
border-color: #ebebeb;
border: 0;
}
pre, code, tt {line-height:1.5;display: block;word-wrap: break-word; color: #000; 
overflow:auto; padding: 20px;
line-height: 19px; background: #fff url(//civilizatia.ro/wp-content/themes/venus/images/pattern_bg.png) repeat center center;
} input[type=text], input[type=password] {
padding: 10px;
font-size: 14px;
margin: 0;
border: 0;
background: #ffffff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
border: 1px solid #d8d8d8;
-webkit-transition: color .2s linear, background .1s linear;
-moz-transition: color .2s linear, background .1s linear;
-ms-transition: color .2s linear, background .1s linear;
-o-transition: color .2s linear, background .1s linear;
transition: color .2s linear, background .1s linear;
}
input[type=text]:focus, input[type=password]:focus, .woocommerce table.cart td.actions .coupon .input-text:focus, .woocommerce-page table.cart td.actions .coupon .input-text:focus, .woocommerce #content table.cart td.actions .coupon .input-text:focus, .woocommerce-page #content table.cart td.actions .coupon .input-text:focus {
background: #f0f0f0;
outline: 0;
}
#footer input[type=text], #footer input[type=password], #footer textarea {
background: #363636 url(//civilizatia.ro/wp-content/themes/venus/images/search_box_bg.png) repeat-x;
border: 1px solid #555;
border-top: 0;
}
#footer textarea {
height: 16px;
}
input[type=text].blur, textarea.blur {
color: #999;
}
textarea {
background: #ffffff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
border: 1px solid #d8d8d8;
padding: 10px;
font-size: 14px;
margin: 0;
height: 200px;
overflow: auto;
-webkit-transition: color .2s linear, background .1s linear;
-moz-transition: color .2s linear, background .1s linear;
-ms-transition: color .2s linear, background .1s linear;
-o-transition: color .2s linear, background .1s linear;
transition: color .2s linear, background .1s linear;
}
textarea:focus {
background: #f0f0f0;
outline: 0;
}
input[type=submit], input[type=button], a.button, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover {
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font-size: 14px;
padding: .65em 2em .65em 2em;
color: #fff;
background: #888;
border: 0;
text-transform: uppercase;
-webkit-transition: color .2s linear, background .1s linear;
-moz-transition: color .2s linear, background .1s linear;
-ms-transition: color .2s linear, background .1s linear;
-o-transition: color .2s linear, background .1s linear;
transition: color .2s linear, background .1s linear;
}
input[type=submit]:hover, input[type=button]:hover, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover {
background: #000;
border-color: #000;
color: #fff;
}
.btn2 a {
width: 240px;
}
#content_wrapper .inner .inner_wrapper .sidebar_content ul.rating {
background: #F4F4F7;
border: 1px solid #fff;
margin: 0;
}
#content_wrapper .inner .inner_wrapper .sidebar_content ul.rating li {
border-top: 1px solid #fff;
}
.rev_title {
text-shadow: none;
}
.base {
display: none;
}
input[type=submit], input[type=button] {
padding: 11px 15px 11px 15px;
margin: 0;
}
a.button {
float: left;
}
a.button.view_all {
float: none;
margin: auto;
display: block;
background: #ebebeb;
color: #999;
text-transform: none;
font-size: 16px;
clear:both;
}
a.button.view_all:hover, a.button.view_all:active {
background: #000;
color: #fff;
}
a.button span {
position: relative;
top: 0;
width: 100%;
text-align: center;
display: block;
}
#cancel-comment-reply-link {
margin: 7px 0 0 10px;
background: transparent;
}
h1, h2, h3, h4, h5, h6, h7 {
color: #000;
font-weight: normal;
margin-bottom: 10px;
margin-top: 10px;
line-height: 1.5em;
letter-spacing: 0;
}
span[rel=author], a[rel=author] {
color: #000;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
}
strong.title, a.post_title {
font-weight: bold;
margin: 5px 0 0 0;
}
strong.uppercase {
color: #000;
text-transform: uppercase;
}
#footer strong.title {
font-size: 14px;
}
label {
letter-spacing: 0px;
}
label.error {
color: #ffc000;
}
h1 {
font-size: 30px;
}
h1.error {
font-size: 40px;
margin-bottom: 0;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 26px;
}
h3.title, h3.title a {
font-weight: bold;
text-transform: uppercase;
color: #000;
font-size: 18px;
margin: 0;
}
h4 {
font-size: 24px;
}
h5, h3#reply-title {
font-size: 22px;
text-transform: uppercase;
}
h5.ppb_classic_title {
margin: 0;
margin-bottom: 5px;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
}
h5.author_name {
margin: 0;
margin-bottom: 5px;
font-size: 18px;
}
h5.header_line {
text-align: center;
text-transform: uppercase;
font-size: 37px;
margin: 0;
font-family: "Pridi","Times New Roman",Georgia,Times,serif;
font-weight:700;
}
#content_wrapper .inner .inner_wrapper .sidebar_content h5.header_line {
font-size: 36px;
}
h5.header_line.subtitle, #content_wrapper .inner .inner_wrapper .sidebar_content h5.header_line.subtitle {
font-size: 22px;
}
h5.header_line.post_width {
margin: 0;
}
h5.header_line span {
display: inline-block;
margin: 0 20px;
padding: 0 20px;
}
h1 span, h5 span {
padding-right: 10px;
}
h1 a, h5 a {
color: #000000;
}
h3 small {
font-size: 14px;
}
h1 span a span, h2.widgettitle span a span, h5 span a span {
padding-right: 0;
background: transparent;
}
h6 {
font-size: 18px;
}
h7 {
font-size: 16px;
}
h7.ppb_cat_title {
margin: 0;
margin-bottom: 25px;
display: block;
width: 90%;
}
.black {
color: #000;
}
.clear {
clear: both;
}
.gallery_item_bg {
float:left;
margin-right: 20px;
margin-bottom: 20px;
background: #ffc000;
}
img.mid_align { 
vertical-align: middle;
margin-right: 5px;
border: 0;
}
.frame_left {
padding: 10px;
border: 1px solid #ccc;
background: #f5f5f5;
float: left;
margin: 0 20px 10px 0;
text-align: center;
}
.frame_left .caption, .frame_right .caption, .frame_center .caption {
margin: 7px 0 2px 0;
display: block;
color: #000;
font-size: 12px;
}
.frame_right {
padding: 10px;
border: 1px solid #ccc;
float: right;
margin: 0 0 10px 20px;
text-align: center;
background: #f5f5f5;
}
.dropcap1 {
display: block;
float: left;
margin: 0 8px 0 0;
font-size: 24px;
line-height: 39px;
background: black;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
color: white;
width: 40px;
height: 40px;
text-align: center;
}
blockquote:before {
content: "\201C";
display: block;
font-size: 4.0rem;
line-height: 0;
text-align: center;
margin-top: 60px;
margin-bottom: 15px;
}
blockquote {
width: 80%;
font-size: 24px;
color: #ed232a;
margin: auto;
margin-top: 15px;
letter-spacing: 1px;
text-align: center;
}
blockquote h2 {
font-weight: normal;
font-size: 22px;
}
blockquote h3 {
font-weight: normal;
font-size: 20px;
}
#respond {
width: 99%;
float: left;
margin: 0 0 20px 0;
}
.comment_inner #respond {
margin-left: 5px;
}
ul.children #respond {
margin-left: -20px;
margin-top: 20px;
}
.comment_inner {
margin-bottom: 20px;
}
.space {
margin-bottom: 10px;
}
#header_wrapper {
width: 100%;
margin: auto;
background: #000;
height: 50px;
}
#header_wrapper .topmenu.notice {
float: left;
width: 500px;
margin-top: 15px;
color: #fff;
}
#top_menu a {
color: #fff;
}
#top_menu {
display: block;
float: left;
list-style: none;
margin-top: 12px;
}
#top_menu li {
display: inline-block;
margin-right: 15px;
font-size: 14px;
text-transform: uppercase;
}
#top_menu li ul {
display: none;
}
#boxed_wrapper {
margin: auto;
min-height:50px;
padding-left:10px
}
.standard_wrapper, #content_wrapper, #page_caption .boxed_wrapper {
width: 1200px;
margin: auto;
}
#content_wrapper {
margin-top: 0;
position: relative;
word-wrap: break-word;
}
.standard_wrapper.wide {
width: 960px;
}
.standard_wrapper.header {
margin-bottom: 0px;
}
.logo {
margin-top:3px;
}
.logo_wrapper {
width:200px;
float:left;
}
.logo_wrapper img {
max-width:100%;
height:auto;
display:block;
}
.socialspace {
position: fixed;
right: 10px;
top: 200px;
width: 38px;
z-index: 9999;
}
.socialspace a {
display:block;
float:left;
margin-bottom:8px;
}
.socialspace a img {
display: block;
}
.header_ads {
text-align: center;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}
.footer_ads {
margin: auto;
margin-top: 0px;
margin-bottom: 30px;
text-align: center;
}
.search_box {
display: block;
float: right;
}
.search_box input[type=text], .search_box input[type=text]:hover {
display: block;
float: right;
width: 170px;
height: 18px;
border: 1px solid #555;
border-top: 0;
margin: 10px 20px 0 0;
background: #363636 url(//civilizatia.ro/wp-content/themes/venus/images/search_box_bg.png) repeat-x;
color: #999;
}
.search_box input[type=text].blur {
font-style: italic;
}
#menu_wrapper {
width: 930px;
height: 50px;
padding: 0;
margin:auto;
}
.mainmenu.notice {
float: left;
width: 600px;
padding: 15px 0 10px 12px;
z-index: 999;
color: #fff;
}
#menu_wrapper .nav ul, #menu_wrapper .nav {
list-style: none;
display: block;
float: left;
margin: 0 23px 0 5px;
width: 700px;
}
#menu_wrapper .nav ul li, #menu_wrapper .nav li {
display: block;
float :left;
margin: 0;
}
#menu_wrapper .nav ul li ul, #menu_wrapper div .nav li ul, .main_nav li ul {
display: none;
list-style: none;
background: #000;
position:absolute;
padding: 0;
padding-bottom: 5px;
margin-top: 50px;
width: 200px;
height: auto;
z-index: 9999;
}
#menu_wrapper .nav ul li ul li ul, #menu_wrapper div .nav li ul, .main_nav li ul li ul {
margin-left: 200px;
margin-top: -2px;
padding-top: 2px;
}
#menu_wrapper .nav li ul li a, .nav li ul li a, #menu_wrapper .nav ul li.current_page_parent ul.sub-menu li.current_page_item a, .nav li.current-menu-parent ul.sub-menu li.current_page_item a {
background: none;
}
.main_nav li ul li {
width: 100%;
}
#menu_wrapper .nav li ul li a, #menu_wrapper .nav li.current-menu-item ul li a, #menu_wrapper .nav li ul li.current-menu-item a,#menu_wrapper .nav ul li ul li a, #menu_wrapper .nav ul li.current-menu-item ul li a, #menu_wrapper .nav ul li ul li.current-menu-item a {
color: #fff;
display: block;
width: 188px;
font-weight: bold;
line-height: 1em;
padding: 10px 0 10px 12px;
background: none;
}
.main_nav ul, .main_nav {
list-style: none;
margin: auto;
width: 440px;
height: 50px;
z-index: 999;
float: left;
position: relative;
z-index: 1001;
}
.main_nav ul li,  .main_nav li {
display: block;
float :left;
margin: 0;
}
.main_nav ul li a,  .main_nav li a {
display: block;
float :left;
margin: 0 0 0 0;
padding: 18px 15px 14px 15px;
color: #999;
font-family: 'Oswald', 'Helvetica Neue', Arial,Verdana,sans-serif;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
letter-spacing: 0;
}
.main_nav ul > li:first-child a,  .main_nav > li:first-child a {
padding-left: 0;
}
.main_nav ul li ul li a,  .main_nav li ul li a {
width: 165px;
padding: 8px 19px 8px 16px !important;
border: 0;
font-size: 11px;
font-weight: bold;
color: #999;
border-bottom: 1px solid #333;
}
.main_nav ul li ul li:last-child a,  .main_nav li ul li:last-child a {
border-bottom: 0;
}
.main_nav ul > li a:hover,  .main_nav li > a:hover, .main_nav ul > li a.hover,  .main_nav > li a.hover, .main_nav ul > li a:active,  .main_nav > li a:active, .main_nav > li.current-menu-item > a {
color: #fff;
text-decoration: none;
}
.main_nav ul li ul li a:hover,  .main_nav li ul li a:hover, .main_nav ul li ul li a.hover,  .main_nav li ul li a.hover {
color: #fff;
background: #333;
}
.main_nav li:last-child a:hover, .main_nav li:last-child a.hover {
border-right: 0;
}
.main_nav li ul li a,  .main_nav li.current-menu-item ul li a,#menu_wrapper .nav ul li ul li a, #menu_wrapper .nav ul li.current-menu-item ul li a, #menu_wrapper .nav ul li ul li.current-menu-item a {
display: block;
width: 170px;
line-height: 0.7em;
padding: 5px 0 5px 30px;
}
#header_bg {
background: #000;
padding: 10px 0 10px 0;
z-index: 1;
position: relative;
}
.secondmenu.notice {
width: 960px;
margin: auto;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
#menu_wrapper div .nav li ul.sub-menu, .second_nav li ul.sub-menu {
display: none;
list-style: none;
background: #000000;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
position:absolute;
padding: 0;
margin-top: 50px;
margin-left: 0;
width: 220px;
height: auto;
z-index: 9999;
text-align: left;
border-top: 0;
padding-top: 5px;
}
#menu_wrapper div .nav li .mega_menu_wrapper, .second_nav li .mega_menu_wrapper {
width: 100%;
position: absolute;
margin-top: 51px;
left: 0;
visibility: hidden;
z-index: 9;
color: #777;
}
.second_nav li .mega_menu_wrapper .mega_menu_bg {
width: 960px;
margin: auto;
background: #000000;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
padding: 40px 30px 30px 30px;
}
.second_nav li .mega_menu_wrapper a {
color: #fff;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul, .second_nav li .mega_menu_wrapper ul {
border: 0;
margin: 0;
display: block !important;
text-align: left;
float: left;
}
.second_nav li .mega_menu_wrapper ul li ul, .second_nav li .mega_menu_wrapper ul li ul.menu li a {
float: none;
width: 100%;
}
.second_nav li .mega_menu_wrapper ul li ul {
position: relative;
}
.second_nav li .mega_menu_wrapper ul li ul.sub-menu li ul.sub-menu {
margin: 0;
clear: both;
}
.second_nav li .mega_menu_wrapper ul li .menu-secondary-menu-container {
border: 0;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul.post_slideshow_widget, .second_nav li .mega_menu_wrapper ul.post_slideshow_widget {
text-align: center;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul li, .second_nav li .mega_menu_wrapper ul li {
width: 31%;
margin-right: 2%;
margin-bottom: 1%;
display: block;
float: left;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul li.nth-child-3n, .second_nav li .mega_menu_wrapper ul li.nth-child-3n {
float: right;
margin-right: 0;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul li ul li, .second_nav li .mega_menu_wrapper ul li ul li {
width: 100%;
float: left;
clear: both;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul li.nth-child-4n, .second_nav li .mega_menu_wrapper ul li.nth-child-4n {
clear: both;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul li .slider_widget_wrapper, .second_nav li .mega_menu_wrapper ul li .slider_widget_wrapper {
margin-top: 0 !important;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul li .slider_widget_wrapper .flex-direction-nav li a.flex-prev, .second_nav li .mega_menu_wrapper ul li .slider_widget_wrapper .flex-direction-nav li a.flex-prev {
top: -170px !important;
left: 0;
background: #fff;
opacity: 1 !important;
}
#menu_wrapper div .nav li .mega_menu_wrapper ul li .slider_widget_wrapper .flex-direction-nav li a.flex-next, .second_nav li .mega_menu_wrapper ul li .slider_widget_wrapper .flex-direction-nav li a.flex-next {
right: 0;
top: -170px !important;
background: #fff;
opacity: 1 !important;
}
.second_nav li ul.sub-menu li ul.sub-menu {
margin-left: 220px;
margin-top: -5px;
}
.menu-secondary-menu-container {
background: #000;
border-top: 1px solid #fff;
z-index: 2;
position: relative;
}
.mobile_menu_wrapper .menu-secondary-menu-container {
border: 0;
}
.second_nav li ul.sub-menu li {
width: 100%;
}
.second_nav ul, .second_nav {
list-style: none;
width: 100%;
margin: auto;
text-align: center;
position: relative;
}
.second_nav ul li,  .second_nav li {
display: inline-block;
margin: 0 0 0 0;
margin-left: -5px;
}
.second_nav > li > a {
display: block;
float :left;
margin: -1px 0 0 0;
padding: 13px 20px 7px 15px;
color: #fff;
background: transparent;
text-transform: uppercase;
font-size: 20px;
line-height: 30px;
min-height: 30px;
border-top: 1px solid #fff;
}
.second_nav ul li ul.sub-menu li a,  .second_nav li ul.sub-menu li a, .second_nav li .mega_menu_wrapper ul li ul.menu li a {
width: 185px;
padding: 6px 19px 6px 16px;
border: 0;
font-size: 14px;
color: #999;
border-bottom: 1px solid #333;
display: block;
text-transform: uppercase;
}
.second_nav li .mega_menu_wrapper ul li ul.menu li a {
padding: 6px 0 6px 10px;
width: 90%;
border: 0;
}
.second_nav li .mega_menu_wrapper ul li ul.menu li ul.sub-menu {
margin-left: 10px;
}
.second_nav ul li ul.sub-menu li:last-child a,  .second_nav li ul.sub-menu li:last-child a {
border-bottom: 0;
}
.second_nav ul > li a:hover,  .second_nav > li a:hover, .second_nav ul > li a.hover,  .second_nav > li a.hover, .second_nav ul > li a:active,  .second_nav > li a:active, .second_nav > li.current-menu-item > a, .second_nav > li.current-menu-parent > a {
border-top: 1px solid #ed232a;
text-decoration: none;
}
.second_nav ul li ul li,  .second_nav li ul li {
margin-left: 0;
}
.second_nav ul li ul li a:hover,  .second_nav li ul li a:hover, .second_nav ul li ul li a.hover,  .second_nav li ul li a.hover {
border-top: 0;
color: #fff !important;
text-decoration: none;
}
.second_nav li:last-child a:hover, .second_nav li:last-child a.hover {
border-right: 0;
}
.second_nav li ul.sub-menu li a,  .second_nav li.current-menu-item ul.sub-menu li a,#menu_wrapper .nav ul.sub-menu li ul.sub-menu li a, #menu_wrapper .nav ul.sub-menu li.current-menu-item ul.sub-menu li a, #menu_wrapper .nav ul.sub-menu li ul.sub-menu li.current-menu-item a {
display: block;
width: 190px;
line-height: 0.7em;
font-size: 12px;
padding: 5px 0 5px 30px;
}
#page_caption {
margin: auto;
margin-top: 5px;
padding-bottom: 5px;
clear:both;
}
.post_header.half h4 a {
padding-top:10px;
display: block;
font-size: 21px;
}
#page_caption.single_post {
margin: 0;
background: #000;
width: 80%;
padding: 25px 20px 25px 20px;
text-align: center;
z-index: 0;
position: absolute;
bottom: 0;
border: 0;
left: 10%;
}
#page_caption.single_post h1 {
color: #fff;
}
#page_caption h1 {
font-size: 36px;
line-height: 40px;
font-family: 'Pridi', 'Times New Roman', Georgia, Times,serif;
font-weight: bold;
text-transform: uppercase;
margin: 0;
color: #000 !important;
text-align: center;
}
.single_post_ft_wrapper {
text-align: center;
width: 100%;
height: 700px;
margin: auto;
margin-bottom: 0;
background-size: cover;
background-repeat: repeat;
position: relative;
}
.single_post_ft_wrapper.single_page {
margin-bottom: 40px;
}
.single_post_ft_wrapper.play {
height: auto !important;
margin-bottom: 30px;
}
.single_post_ft_wrapper.gallery_ft {
position: relative;
width: 100%;
height: 500px;
overflow: hidden;
}
.sub_page_trail {
border-bottom: 4px solid #ccc;
font-size: 13px;
text-transform: uppercase;
}
#page_caption .sub_page_caption {
font-size: 12px;
text-transform: uppercase;
margin-left: 10px;
}
#page_caption .sub_page_caption a, #page_caption .sub_page_caption span.current {
margin-right: 8px;
}
#page_caption .sub_page_caption a:before, #page_caption .sub_page_caption a:hover:before, #page_caption .sub_page_caption a:active:before {
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
top: 0;
left: -10px;
border-color: inherit;
border-bottom: 0 solid rgba(255,255,255,0);
border-right: 10px solid rgba(237,35,42,1);
border-top: 33px solid rgba(255,255,255,0);
right: -10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
text-decoration: none;
}
#page_caption .sub_page_caption a, #page_caption .sub_page_caption a:hover, #page_caption .sub_page_caption a:active {
background: #ed232a;
color: #fff;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
position: relative;
height: 33px;
line-height: 33px;
padding: 0 10px;
max-width: 100%;
text-decoration: none;
}
#page_caption .sub_page_caption a:after, #page_caption .sub_page_caption a:hover:after, #page_caption .sub_page_caption a:active:after {
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
top: 0;
border-color: inherit;
border-bottom: 32px solid rgba(255,255,255,0);
border-left: 10px solid rgba(237,35,42,1);
border-top: 0 solid rgba(255,255,255,0);
right: -10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
}
#page_caption .sub_page_caption span.current:before {
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
top: 0;
left: -10px;
border-color: inherit;
border-bottom: 0 solid rgba(255,255,255,0);
border-right: 10px solid rgba(0,0,0,1);
border-top: 33px solid rgba(255,255,255,0);
right: -10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
}
#page_caption .sub_page_caption span.current {
background: #000;
color: #fff;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
position: relative;
height: 33px;
line-height: 33px;
padding: 0 10px;
max-width: 100%;
}
#page_caption .sub_page_caption span.current:after {
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
top: 0;
border-color: inherit;
border-bottom: 32px solid rgba(255,255,255,0);
border-left: 10px solid rgba(0,0,0,1);
border-top: 0 solid rgba(255,255,255,0);
right: -10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
}
#page_caption h2 {
margin-top: 0;
margin-bottom: 20px;
}
.post_comment_number, .post_comment_number:hover, .post_comment_number:active {
display: block;
float: right;
padding: 10px 12px 10px 15px;
background: #ffc000;
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-family: 'Times New Roman', Georgia, Times,serif;
font-weight: 500;
margin-top: -10px;
}
.readmore {
float: left;
padding: 10px 12px 10px 15px;
background: #ffc000;
margin-top: 10px;
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-family: 'Times New Roman', Georgia, Times,serif;
}
.readmore:hover, .readmore:active {
background: #2C2F32;
color: #fff;
}
.post_img {
margin-bottom: 10px;
clear: both;
position: relative;
overflow: hidden;
background: #000;
line-height: 0;
}
.carousel_img {
margin-bottom: 5px;
text-align: center;
}
#content_wrapper .inner .inner_wrapper .carousel_img img {
width: 210px !important;
}
#content_wrapper .inner .inner_wrapper .sidebar_content .carousel_img img {
width: 180px !important;
}
.thumb_img {
overflow: hidden;
background: #000;
line-height: 0;
float: left;
}
.post_img img.post_ft, .thumb_img img.post_ft {
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
max-width:100%;
height:auto;
display:block;
}
.post_img:hover img.post_ft, .thumb_img:hover img.post_ft {
}
.post_wrapper .post_img {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
cursor:pointer;
}
.post_wrapper .post_img:hover {
border:solid 8px #1b1b1b;	
}
.post_img.ppb_classic_fullwidth, .post_img.ppb_cat_fullwidth, .post_img.ppb_cat, .post_img.ppb_cat_sidebar, .post_img.ppb_classic_sidebar {
margin-bottom: 5px;
}
.post_img.half {
margin-bottom: 0;
}
.post_img img {
max-width: 100%;
height: auto !important;
}
.post_img.single {
margin-bottom: 0;
margin-top: 0;
}
.post_img.nospace {
margin-bottom: 0;
}
.post_img.masonry {
margin-left: 0;
}
.post_sound_cloud_wrapper {
width: 960px;
margin: auto;
margin-top: 8px;
}
.recent_post_wrapper {
margin: 10px 0 0 11px;
}
.recent_post_item_wrapper {
margin-top: 5px;
}
body.single #content_wrapper {
padding-bottom: 30px;
margin-top: 30px;
}
body.single.single-product #content_wrapper {
padding-bottom: 0;
margin-top: 30px;
}
body.single.single-galleries #content_wrapper {
margin-top: 0;
}
#content_wrapper .inner {
width: 100%;
margin: auto;
}
#content_wrapper.full_page_width {
width: 880px;
}
#content_wrapper .inner .inner_wrapper.fullwidth {
padding: 0;
width: 960px;
margin: auto;
min-height: 200px;
position: relative;
}
#content_wrapper .inner .inner_wrapper .sidebar_content {
width: 840px;
padding: 0;
float: left;
min-height: 200px;
position: relative;
margin-top: 10px;
}
#content_wrapper .inner .inner_wrapper .sidebar_content .standard_wrapper {
width: 100%;
}
#content_wrapper .inner .inner_wrapper .sidebar_content p:first-child {
padding: 0 !important;
margin: 0 !important;
}
#content_wrapper .inner .inner_wrapper .sidebar_content.withpadding {
width: 600px;
padding: 20px;
}
#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content {
width: 620px;
margin: 0 0 0 0;
}
#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content ul {
margin: 0 0 0 20px;
}
#content_wrapper .inner .inner_wrapper .sidebar_wrapper {
width: 300px;
float: right;
padding: 0 0 0 0;
margin: 10px 0 0 0;
}
#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar {
width: 100%;
float: right;
}
#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar .content {
margin: 0;
}
#content_wrapper .sidebar .content .sidebar_widget {
list-style: none;
margin: 0 !important;
}
#content_wrapper .sidebar .content .sidebar_widget > li {
margin: 0 0 30px 0;
float: left;
width: 100%;
border: 0;
}
#content_wrapper .sidebar .content .sidebar_widget > li.Custom_Ads {
border: 0 !important;
padding: 0 !important;
}
#content_wrapper .sidebar .content .sidebar_widget > li.Custom_Facebook_Page iframe {
margin: 5px 0 5px 5px;
}
#content_wrapper .sidebar .content .sidebar_widget > li.widget_search {
background: transparent;
border: 0;
padding-bottom: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li.widget_archive, #content_wrapper .sidebar .content .sidebar_widget li.widget_categories, #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu, #content_wrapper .sidebar .content .sidebar_widget li.Custom_Photos_News, #content_wrapper .sidebar .content .sidebar_widget li.widget_link, #content_wrapper .sidebar .content .sidebar_widget li.widget_meta {
padding-bottom: 5px;
}
#content_wrapper .sidebar .content .sidebar_widget li.widget_archive ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_categories ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_links ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_meta ul li {
float: left;
margin: 0;
width: 50%;
margin-right: 0%;
padding-bottom: 10px;
}
#content_wrapper .sidebar .content .sidebar_widget li.widget_archive ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_categories ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_meta ul li {
text-align: center;
}
#content_wrapper .sidebar .content .sidebar_widget li.widget_archive ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_categories ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_links ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_meta ul li:nth-child(odd) {
clear: none;
float: left;
margin: 0;
width: 50%;
margin-right: 0%;
padding-bottom: 10px;
}
#content_wrapper .sidebar .content .sidebar_widget li.widget ul.menu li {
width: 100% !important;
}
#content_wrapper .sidebar .content .sidebar_widget li object {
margin-left: 10px;
}
#content_wrapper .sidebar .content .sidebar_widget li.widget_tag_cloud div, #footer .sidebar_widget li.widget_tag_cloud div {
width: 100%;
}
div.textwidget {
margin: 20px 0 0 0;
}
div.textwidget img, div.textwidget select {
max-width: 100%;
height: auto;
}
#footer div.textwidget {
margin: 0;
}
#footer .sidebar_widget li.widget_tag_cloud div {
margin-left: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li form#searchform, #footer .sidebar_widget li form#searchform {
}
#content_wrapper .sidebar .content .sidebar_widget li form#searchform div, #footer .sidebar_widget li form#searchform div {
width: 100%;
}
label.screen-reader-text {
display: none;
}
#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type=text], #footer .sidebar_widget li form#searchform input[type=text] {
width: 200px;
margin: 10px 0 10px 0;
background: #ebebeb;
border: 0;
top: 0;
}
#footer .sidebar_widget li form#searchform input[type=text] {
margin-top: 10px;
max-width: 90%;
}
#footer .sidebar_widget li {
clear: none;
padding: 0 0 10px 0;
}
#footer .sidebar_widget li {
float: left;
width: 31%;
margin-right: 32px;
}
#footer .sidebar_widget > li.nth-child-3n {
float: right;
margin-right: 0;
}
#footer .sidebar_widget li iframe {
max-width: 200px;
background: #fff;
margin-top: 15px;
}
#footer .sidebar_widget li ul li {
width: auto;
margin: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul {
margin: 5px 0 0 0;
float: left;
list-style: none;
width: 100%;
}
#footer .sidebar_widget li ul {
margin-left: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul li ul.sub-menu, #content_wrapper .sidebar .content .sidebar_widget li ul li ul.children {
border-left: 1px solid #ccc;
font-size: 12px;
margin: 10px 10px 10px 20px !important;
padding-left: 20px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul#recentcomments, #footer .sidebar_widget li ul#recentcomments {
width: 95%;
color: #999;
}
.comment_date {
color: #999;
padding: 0;
display: inline-block;
font-size: 12px;
margin: 0 0 0 5px;
}
.comment-reply-link, .comment-reply-link:hover, .comment-reply-link:active {
background: #cb1511;
display: block;
float: left;
text-decoration: none;
font-size: 14px;
padding: 1px 5px 1px 5px;
color: #fff;
border: 0;
text-transform: uppercase;
}
#cancel-comment-reply-link {
color: #cb1511;
float: right;
text-transform: uppercase;
margin-top: 10px;
}
#commentform {
margin-top: 10px;
}
#footer .sidebar_widget li ul {
list-style: none;
}
#footer .sidebar_widget li ul li ul.sub-menu {
border-left: 1px solid #ccc;
padding-left: 10px;
margin-left: 15px;
margin-top: 10px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul li, #footer .sidebar_widget li ul li {
padding: 0 0 10px 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul li:last-child, #footer .sidebar_widget li ul li:last-child {
padding-bottom: 0;
}
#footer .sidebar_widget li ul li {
padding-bottom: 2px;
padding-left: 0;
float: none;
margin-bottom: 3px;
}
#footer .sidebar_widget li ul.thumb li {
padding-bottom: 0px;
padding-left: 0;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.one_half {
float: left;
width: 48%;
}
.one_half.ppb_classic {
margin-bottom: 40px;
}
.one_half.right {
float: right;
margin-right: 12px;
}
.one_half.last {
float: right;
}
.one_half.last.ppb_cat_last {
width: 44%;
}
#content_wrapper .inner .inner_wrapper .sidebar_content .one_half.last.ppb_cat_last {
width: 49%;
}
.recent_thumbnail {
display: block;
width: 290px;
height: 200px;
overflow: hidden;
}
.recent_thumbnail h6 {
background: transparent url(//civilizatia.ro/wp-content/themes/venus/images/trans_000_bg.png) repeat;
display: block;
padding: 5px 10px 5px 10px;
position: relative;
top: -62px;
left: 0;
color: #fff;
font-size: 16px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb, #content_wrapper .one_half.home .sidebar_widget li ul.thumb {
list-style: none;
display: block;
float: none;
width: 100%;
margin-left: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li {
margin: 0 0 10px 0;
float: left;
clear: none;
padding-bottom: 0;
}
#content_wrapper .one_half.home .sidebar_widget li ul.thumb li {
margin: 0 10px 5px 0;
padding-bottom: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle {
display: block;
padding: 10px 15px 5px 15px;
font-size: 16px;
margin: 0;
margin-bottom: 15px;
color: #000;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
text-transform: uppercase;
text-align: center;
font-weight:700;
}
#footer h2.widgettitle {
background: #ed232a;
color: #fff;
font-size: 16px;
font-weight:700;
text-transform: uppercase;
margin-top: 32px;
display: inline-block;
position: relative;
height: 33px;
line-height: 33px;
padding: 0 10px;
max-width: 100%;
border: 0;
border-radius:2px;
}
.second_nav li .mega_menu_wrapper h2.widgettitle {
display: none;
}
h2.widgettitle.header {
font-size: 22px;
margin-left: 5px;
}
#content_wrapper .inner .inner_wrapper.fullwidth h2.widgettitle.header {
margin: 0;
}
#content_wrapper .one_half.home .sidebar_widget li h2.widgettitle {
margin: 0;
}
#footer .sidebar_widget {
list-style: none;
width: 100%;
margin: auto;
padding-top: 10px;
}
#content_wrapper .one_half.home .sidebar_widget li h2.widgettitle {
width: 100%;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.posts, #content_wrapper .one_half.home .sidebar_widget li ul.posts, #footer .sidebar_widget li ul.posts, ul.posts {
list-style: none;
width: 100%;
margin-top: 15px;
float: left;
}
ul.posts {
margin-left: 10px;
}
#footer .sidebar_widget {
margin-top: 0;
float: left;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.posts li, #content_wrapper .one_half.home .sidebar_widget li ul.posts li, #footer .sidebar_widget li ul.posts li, ul.posts li {
padding-bottom: 10px;
width: 100%;
float: left;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.posts li:last-child, #content_wrapper .one_half.home .sidebar_widget li ul.posts li:last-child, #footer .sidebar_widget li ul.posts li, ul.posts li:last-child {
padding-bottom: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.posts li h6, #content_wrapper .one_half.home .sidebar_widget li ul.posts li h6, #footer .sidebar_widget li ul.posts li h6 {
font-size: 16px;
color: #000;
}
ul.posts li {
clear: both;
}
#footer .sidebar_widget li ul.posts li h6 {
font-size: 14px;
}
.line_shadow {
display: none;
}
.page_header {
margin: 20px 0 0 0;
}
.sidebar_page_header {
margin: 10px 0 0 0;
}
.social_profile {
float: left;
width: 100%;
margin: auto;
margin-top: 10px;
}
#footer .social_profile {
margin-top: 10px;
}
.social_profile .profile {
width: 100%;
float: left;
margin: 0 0 15px 0;
}
.social_profile .profile:last-child {
margin-bottom: 0;
}
.social_profile .social_icon {
float: left;
display: block;
margin-right: 15px;
width: 38px;
height: 38px;
text-align: center;
padding: 0 !important;
border-radius: 200px;
}
.social_profile .social_icon.facebook {
background: #4c66a4;
}
.social_profile .social_icon.facebook img {
width: 18px;
height: auto;
margin-top: 10px;
}
.social_profile .social_icon.twitter {
background: #33ccff;
}
.social_profile .social_icon.twitter img {
width: 18px;
height: auto;
margin-top: 10px;
}
.social_profile .social_icon.youtube {
background: #cc181e;
}
.social_profile .social_icon.youtube img {
width: 18px;
height: auto;
margin-top: 10px;
}
#footer .social_profile .profile {
width: 27%;
}
.social_profile .profile .counter {
float: left;
margin-top: 7px;
}
.social_profile .profile .counter h4 {
float: left;
display: block;
font-family: tahoma, arial, helvetica, sans-serif !important;
font-size: 18px;
font-weight: bold;
line-height: 0em;
}
.social_profile .count {
word-spacing: 1px;
color: #888;
margin-left: 7px;
float: left;
font-size: 12px;
}
.social_profile .profile a.button {
float: right;
margin-top: 0;
padding: 5px 10px 5px 10px;
background: #888 !important;
color: #fff;
}
.post_wrapper {
width: 100%;
margin: 0;
}
.search_item {
border-bottom: 2px solid #000;
margin-bottom: 10px;
float: left;
padding-bottom: 20px;
}
.post_wrapper.ppb_classic_fullwidth {
margin-bottom: 0;
padding-bottom: 0;
border: 0;
}
.review_score_bg {
position: absolute;
bottom: 0;
left: 0;
background: transparent;
width: 100%;
height: 25px;
}
.review_point {
text-transform: uppercase;
background: #ed232a;
width: 0px;
height: 25px;
opacity: 0;
color: #fff;
font-size: 16px;
line-height: 26px;
text-transform: uppercase;
text-indent: 10px;
}
.post_type_bg {
display: inline-block;
position: absolute;
top: 15px;
left: 15px;
padding: 7px 10px 7px 10px;
background: #000;
border-radius: 200px;
border: 2px solid #fff;
}
.post_type_bg.video_bg {
z-index: 99;
display: none;
}
.post_type_bg.single {
position: relative;
top: 40%;
padding: 14px 20px 14px 20px;
left: 0;
margin: auto;
visibility: hidden;
}
.post_type_bg img {
margin-top: 2px;
margin-bottom: 2px;
}
.review_score_bg.marginright, .post_type_bg.marginright {
right: 30px;
}
.review_score_bg.marginright.ppb, .post_type_bg.marginright.ppb {
right: 35px;
}
.post_wrapper.dark {
background: #000;
color: #ebebeb;
border: 0;
padding-top: 10px;
}
.post_wrapper.dark h5 {
color: #fff;
}
.post_wrapper.half {
width: 50%;
float: left;
margin: 0;
padding: 0;
border: 0;
padding-bottom: 10px;
}
.post_wrapper.full {
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.post_wrapper.full.ppb_columns {
border: 0;
}
.type-post[rel=two_columns], .ppb_column_post {
width: 48%;
float: left;
margin-right: 20px;
}
.type-post[rel=three_columns], .treicol {
width: calc(33.3% - 20px);
float: left;
margin-right: 30px;
margin-bottom:20px;
}
.type-post[rel=two_columns].last, .type-post[rel=three_columns].last, .treicol.last, .ppb_column_post.last {
float: right;
margin-right: 0;
}
.element[rel=two_columns] {
width: 48%;
float: left;
}
.element[rel=two_columns].last {
width: 48%;
float: right;
margin-left: 10px;
}
.element[rel=two_columns] {
margin-bottom: 20px;
}
.element[rel=two_columns].noexcerpt {
margin-bottom: 10px;
}
.ppb_column_post.masonry {
width: 31%;
float: left;
margin-right: 32px;
position: relative;
}
.ppb_column_post.masonry.last {
float: right;
margin-right: 0;
}
.ppb_column_post.ppb_column {
margin-bottom: 0;
}
#post_mansory_wrapper.ppb_fullwidth {
width: 990px;
}
#content_wrapper #post_mansory_wrapper.inner {
width: 990px;
min-width: 100%;
min-height: 300px;
margin-left: -10px;
margin-top: -10px;
background: #fff url(//civilizatia.ro/wp-content/themes/venus/images/loading.gif) no-repeat center center;
padding-bottom: 10px;
position: relative;
z-index: 999;
}
#post_mansory_wrapper {
background: #fff url(//civilizatia.ro/wp-content/themes/venus/images/loading.gif) no-repeat center center;
min-width: 100%;
min-height: 300px;
}
.ppb_filter_loading {
background: #fff url(//civilizatia.ro/wp-content/themes/venus/images/loading.gif) no-repeat center center;
min-width: 100%;
min-height: 200px;
margin-bottom: 40px;
}
.post_wrapper.half.mansory {
float:left;
margin: 10px 0 10px 10px;
width: 320px;
padding-bottom: 0;
}
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.post_wrapper.half.last {
float: right;
margin-right: 0;
}
body.single .post_wrapper {
margin-top: 0;
border: 0 !important;
padding-bottom: 0 !important;
}
.post_inner_wrapper {
width: 100%;
margin-bottom: 15px;
}
.post_inner_wrapper.half {
margin-bottom: 0;
}
.post_wrapper_inner {
margin: 15px 0 0 0;
}
body.single .post_wrapper_inner {
margin-top: 0;
}
.author_wrapper_inner {
margin: 10px 0 10px 5px;
}
.post_inner_wrapper.half.header, body.home .post_inner_wrapper.half.header {
margin: 0;
width: 100%;
}
.post_inner_wrapper p {
font-size:17px;
line-height:1.6;
}
.post_header_wrapper {
width: 100%;
float: left;
}
.post_header_wrapper.single {
width: 300px;
}
.post_social {
width: 98px;
float: right;
margin-top: 7px;
}
.post_social.single {
width: 195px;
}
.post_wrapper.single {
width: 100%;
margin: 0;
}
.post_wrapper.author {
padding: 15px;
border: 0 !important;
background: #fff url(//civilizatia.ro/wp-content/themes/venus/images/pattern_bg.png) repeat center center;
width: auto;
margin-bottom: 15px;
}
.post_header {
width: 100%;
float: left;
margin-bottom: 10px;
padding: 12px 15px 12px 15px;
border-bottom: 1px solid #ebebeb;
}
.post_header.half {
width: 100%;
text-align: left;
padding: 0;
margin: auto;
float: none;
border: 0;
}
.post_header.single_post {
text-align: left;
border: 0 ;
padding: 0;
margin: 0;
}
.post_header h3 {
margin: 0 0 5px 0;
font-size: 26px;
font-weight: bold;
text-transform: uppercase;
}
.post_header.half h4 {
font-size: 18px;
font-weight: 500;
line-height: 1.2;
margin: 0 0 25px;
}
.post_header a {
color:#1b1b1b;
font-family: "Pridi","Times New Roman",Georgia,Times,serif;
}
.post_header a:hover {
color:#9c6f11;
}
.post_header h2 a {
color: #000;
}
.post_detail {
float: left;
margin-bottom:4px;
width:100%;
font-size:13px;
}
.post_detail.single {
width: 100%;
float: none;
text-align: center;
margin: 10px 0 0 0;
color: #999;
}
.post_detail.large_space {
margin-top: 40px;
}
.post_comment_count, .more_story_title {
background: #ed232a;
color: #fff;
font-size: 14px;
text-transform: uppercase;
margin-top: 32px;
display: inline-block;
position: relative;
height: 33px;
line-height: 33px;
padding: 0 10px;
max-width: 100%;
float: right;
margin-right: 10px;
}
.post_comment_count.fixed {
position: absolute;
top: -17px;
left: 0;
float: none;
z-index: 1;
margin: 0;
}
.more_story_title {
top: -15px;
left: -30px;
float: left;
margin-top: 0;
}
.post_more_img_wrapper img {
max-width: 300px;
height: auto;
}
.post_comment_count.space {
margin-top: 12px;
}
.post_comment_count:before, .more_story_title:before {
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
top: 0;
left: -10px;
border-color: inherit;
border-bottom: 0 solid rgba(255,255,255,0);
border-right: 10px solid rgba(237,35,42,1);
border-top: 33px solid rgba(255,255,255,0);
right: -10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
}
.post_comment_count:after, .more_story_title:after {
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
top: 0;
border-color: inherit;
border-bottom: 32px solid rgba(255,255,255,0);
border-left: 10px solid rgba(237,35,42,1);
border-top: 0 solid rgba(255,255,255,0);
right: -10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
}
.post_comment_count a, .post_comment_count a:hover, .post_comment_count a:active {
color: #fff;
text-decoration: none;
}
.post_detail.space.grey {
color: #999;
}
.post_detail.space2.grey {
color: #999;
font-weight:normal !important;
}
.fontfix1 {
font-family: Arial, sans-serif;
color:#9c6f11;
}
.post_img_date {
padding: 5px;
background: #000;
position: relative;
top: -60px;
left: 7px;
width: 150px;
text-transform: uppercase;
color: #fff;
text-shadow: 0 0 0 #fff;
text-align: center;
}
.post_header .post_comment {
float: right;
margin: 10px 0 0 0;
font-size: 11px;
padding: 5px 15px 5px 15px;
text-align: right;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 3px #ebebeb;
-webkit-box-shadow: 0 1px 3px #ebebeb;
box-shadow: 0px 1px 3px #ebebeb;
background: #cccccc url(//civilizatia.ro/wp-content/themes/venus/images/bt_g.png) repeat-x top;
text-align: left;
text-shadow: 0 1px 1px #fff;
border: 1px solid #ccc;
}
#about_the_author .thumb {
float: left;
margin: 0 15px 15px 0;
text-align: center;
}
#about_the_author {
width: 100%;
float: left;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
#about_the_author .description {
width: 480px;
float: left;
}
#about_the_author .description.author {
width: 820px;
}
#about_the_author .description.author.withsidebar {
width: 480px;
}
.gravatar  {
position: relative;
z-index: 2;
overflow: hidden;
float: left;
width: 80px;
height: 80px;
margin-right: 20px;
}
.gravatar.comment_reply {
width: 70px;
height: 70px;
}
.colorful {
background: #ffc000;
font-size: 16px;
font-weight: 300;
letter-spacing: 1px;
text-transform: uppercase;
display: inline-block;
padding: 5px 10px 3px 10px;
margin-bottom: 10px;
}
.colorful a {
color: #fff;
}
.comment .left img.avatar {
width: 50px;
}
.comment {
width: 100%;
padding-bottom: 20px;
padding-top: 20px;
border-bottom: 1px dotted #888888;
float: left;
}
.comment .left {
width: 65px;
float: left;
}
.comment .right {
width: 88.5%;
float: left;
}
.comment_inner.sidebar .comment .right {
width: 85%;
}
.comment_inner.sidebar .children .comment .right {
width: 80%;
}
.comment .right a[rel="author"], .comment .right span[rel="author"] {
font-weight: bold;
display: inline-block;
}
.comment .right p {
margin-top: 0px;
}
ul.children {
list-style: none;
width: 100%;
margin-left: 5%;
float: left;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
ul.children .comment {
width: 90%;
margin: 20px 0 0 32px;
padding: 0 0 20px 15px;
float: left;
}
ul.children .comment .right {
width: 86.5%;
float: left;
}
ul.children .comment:last-child {
margin-bottom: 0;
}
.comment_inner .comment:last-child {
margin-bottom: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.flickr, #content_wrapper .one_half.home .sidebar_widget li ul.flickr, ul.flickr {
list-style: none;
margin: 10px 0 0 0;
float: left;
display: block;
clear: both;
}
#footer .sidebar_widget li ul.flickr {
list-style: none;
margin: 10px 0 30px 0;
float: left;
display: block;
clear: both;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li, ul.flickr li, ul.flickr li {
margin-bottom: 10px;
clear: none;
float: left;
}
#content_wrapper .one_half.home .sidebar_widget li ul.flickr li, ul.flickr li {
margin: 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li, #content_wrapper .sidebar .content .sidebar_widget li ul.flickr li a, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li a {
display: block;
float: left;
margin: 0;
clear: none;
}
#footer .sidebar_widget li ul.flickr li, #footer .sidebar_widget li ul.flickr li a {
display: block;
float: left;
margin: 0;
}
#footer .sidebar_widget li ul.flickr li {
padding-bottom: 0px;
padding-left: 0;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li im, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li img, ul.flickr li img {
width: 91px;
height: 91px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li img, #footer .sidebar_widget li ul.thumb li img, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li img, ul.thumb li img {
width: 91px;
height: 91px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb, #content_wrapper .one_half.home .sidebar_widget li ul.thumb, ul.thumb {
margin: 0;
margin-top: 25px;
}
#footer .sidebar_widget li ul.thumb {
margin-top: 10px !important;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #footer .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li, ul.thumb li {
padding: 0;
}
ul.flickr li {
padding: 0 !important;
}
ul.flickr li img {
width: 91px;
height: auto;
}
#footer .sidebar_widget li ul.flickr li img {
width: 89px;
height: 89px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.twitter, #footer .sidebar_widget li ul.twitter, #content_wrapper .one_half.home .sidebar_widget li ul.twitter, ul.twitter {
margin: 0;
margin-top: 5px;
margin-left: 0;
list-style:none;
width: 100%;
}
#footer .sidebar_widget li ul.thumb li, #footer .sidebar_widget li ul.thumb li img {
width: 64px;
height: 64px;
}
#footer .sidebar_widget li ul.twitter {
width:100%;
margin-top: 15px;
margin-left: 0;
}
#content_wrapper .one_half.home .sidebar_widget li ul.twitter {
margin-left: 5px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.twitter li, #footer .sidebar_widget li ul.twitter li, #content_wrapper .one_half.home .sidebar_widget li ul.twitter li, ul.twitter li {
padding-left:45px;
background-image:url(//civilizatia.ro/wp-content/themes/venus/images/icon_twitter.png);
background-repeat:no-repeat;
background-position:0px 4px;
min-height: 30px;
padding-bottom: 20px;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.twitter li:last-child, #footer .sidebar_widget li ul.twitter li:last-child, #content_wrapper .one_half.home .sidebar_widget li ul.twitter li:last-child, ul.twitter li:last-child {
padding-bottom: 0;
}
#footer .sidebar_widget li ul.twitter li {
background-image:url(//civilizatia.ro/wp-content/themes/venus/images/icon_twitter_white.png);
}
#content_wrapper .inner .inner_wrapper .sidebar_content.page_sidebar ul.twitter li {
line-height: 3.5em;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.social_media, #footer .sidebar_widget li ul.social_media, #content_wrapper .one_half.home .sidebar_widget li ul.social_media {
list-style: none;
margin: 10px 0 15px 0;
float: left;
display: block;
clear: both;
}
#footer .sidebar_widget li ul.social_media {
margin: 10px 0 15px 0;
}
#content_wrapper .sidebar .content .sidebar_widget li ul.social_media li, #content_wrapper .one_half.home .sidebar_widget li ul.social_media {
display: block;
float: left;
margin: 10px 0 15px 0;
clear: none;
}
#footer .sidebar_widget li ul.social_media li, #content_wrapper .one_half.home .sidebar_widget li ul.social_media li {
margin: 0 5px 0 0;
display: block;
float: left;
clear: none;
}
#footer .sidebar_widget li ul.social_media li {
margin-right: 0;
}
.pagination {
margin: 0 0 10px 0;
width: 100%;
float: left;
text-align:center;
}
.pagination a, .pagination a:active, .pagination a.active, .pagination span.current {
padding: 8px 14px;
text-transform: uppercase;
font-size: 19px;
color: #555;
border-radius:3px;
font-weight:700;
}
.pagination span.current, .pagination a:hover {
color: #fff;
text-decoration: none;
}
.pagination_detail {
width: 100%;
float: left;
text-align:center;
margin-top: 0px;
}
.navigation {
font-size: 11px;
}
.fullwidth {
padding-top: 10px;
}
.one_third .one_half {
margin-right: 6%;
}
.one_half.last {
margin-right: 0;
}
.one_half.ppb_category {
margin-left: 4%;
}
.one_third {
width: 30%;
float: left;
min-height: 50px;
margin-right: 3%;
}
.one_third.page, .one_third.right_sidebar {
width: 33%;
}
.sidebar .one_half .posts li img {
width: 40px;
}
.one_third.home {
width: 31%;
float: left;
margin-right: 20px;
margin-top: 10px;
}
.one_third.last {
margin-right: 0;
}
.one_fourth {
width: 22.5%;
float: left;
margin-right: 3%;
margin-bottom: 2%;
}
.one_fourth.home {
width: 22%;
float: left;
margin-right: 35px;
margin-bottom: 2%;
}
.one_fourth.home, .one_fourth.home_left {
margin-top: 10px;
}
.one_fourth.last {
margin-right: 0;
}
.two_third {
float: left;
width: 64%;
margin-right: 3%;
}
.two_third.last {
width: 67%;
float: right;
margin-right: 0;
}
.one_fifth {
width: 14%;
float: left;
margin-right: 6%;
margin-bottom: 2%;
}
.one_fifth.last {
margin-right: 0;
}
.one_sixth {
width: 11%;
float: left;
margin-right: 6%;
margin-bottom: 2%;
}
.one_sixth.last {
margin-right: 0;
}
#content_wrapper .inner .inner_wrapper .sidebar_content.page_sidebar {
width: 560px;
padding-left: 15px;
}
.navigation div {
width: 40%;
}
.navigation div.alignright {
text-align:right;
}
.post_circle_thumb {
position: relative;
border-radius: 200px;
overflow: hidden;
float: left;
width: 70px;
height: 70px;
float: left;
margin-right: 10px;
-webkit-transition: 0.2s ease-out; 
-moz-transition: 0.2s ease-out; 
-o-transition: 0.2s ease-out;
animation-name: bigEntrance;
-webkit-animation-name: bigEntrance;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
visibility: visible;	
background: #000;
}
.post_circle_thumb img {
width: 70px;
height: 70px;
}
.post_circle_thumb.large_thumb {
width: 220px;
height: 220px;
margin: auto;
float: none;
border-radius: 200px;
overflow: hidden;
-webkit-transition: 0.2s ease-out; 
-moz-transition: 0.2s ease-out; 
-o-transition: 0.2s ease-out;
animation-name: bigEntrance;
-webkit-animation-name: bigEntrance;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
visibility: visible;
margin-bottom: 15px;
}
.second_nav li .mega_menu_wrapper ul li ul .post_circle_thumb {
animation-name: none;
-webkit-animation-name: none;
visibility: inherit;
}
.post_circle_thumb.large_thumb img {
width: 220px !important;
height: 220px !important;
}
.post_circle_thumb.search_thumb {
width: 180px;
height: 180px;
margin-bottom: 10px;
}
.post_circle_thumb.search_thumb img {
width: 180px !important;
height: 180px !important;
}
ul.posts li h3 {
font-size: 20px;
display: block;
text-align: center;
font-weight: bold;
text-transform: uppercase;
width: 85%;
margin: auto;
}
ul.flickr li .post_circle_thumb, ul.thumb li .post_circle_thumb {
margin-right: 5px;
width: 70px;
height: 70px;
}
#footer .sidebar_widget li ul.flickr li .post_circle_thumb, #footer .sidebar_widget li ul.thumb li .post_circle_thumb {
width: 64px;
height: 64px;
}
ul.thumb li .post_circle_thumb a {
display: block;
}
.post_attribute {
font-size: 13px;
color: #9c6f11;
margin-bottom: 10px;
margin-top: 0;
display: block;
}
.post_attribute.center {
margin: auto;
float: none;
text-align: center;
}
.post_attribute.ppb_cat_last {
margin: 5px 0 0 0;
}
.post_attribute.ppb_cat_last_fullwidth {
margin-top: 0;
margin-bottom: 20px;
}
.post_normal_wrapper {
float: left;
width: 100%;
margin-top: 10px;
}
.ads125_wrapper {
margin: 0 0 20px 0;
float: left;
width: 100%;
}
.ads125 {
width: 125px;
height: 125px;
background: #ffffff;
border: 1px solid #dddddd;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
float: left;
font-size: 11px;
color: #ccc;
}
.ads125 div.text {
position: relative;
top: 43%;
text-align: center;
width: 100%;
}
.ads125.last {
float: right;
}
.ads468 {
width: 468px;
height: 60px;
background: #ffffff;
border: 1px solid #dddddd;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
float: left;
font-size: 11px;
color: #ccc;
}
.ads468 div.text {
position: relative;
top: 38%;
text-align: center;
width: 100%;
}
#wp-calendar tr td {
padding: 3px 0 3px 0;
background: #ebebeb;
}
#footer .sidebar_widget li #wp-calendar tr td, #footer .sidebar_widget li table tr, .second_nav li .mega_menu_wrapper ul li #wp-calendar tr td, .second_nav li .mega_menu_wrapper ul li table tr {
background: #333;
}
#footer .sidebar_widget li table tr {
color: #fff;
}
#wp-calendar tr td#prev, #wp-calendar tr td#next {
text-transform: uppercase;
padding-top: 20px;
}
#wp-calendar tr td.pad, #wp-calendar tr td#prev, #wp-calendar tr td#next {
background: transparent !important;
}
#wp-calendar caption {
display:none;
}
#wp-calendar {
margin: 20px 0 0 0;
width: 100%;
}
table tr {
background: #ebebeb;
}
table tr td {
border-bottom: 1px solid #dddddd;
}
table tr th {
padding: 5px 0 3px 0;
text-align: center;
font-weight: bold;
}
table thead tr th {
background: transparent;
}
table tfoot tr, table tfoot tr td {
background: transparent;
border-bottom: 0;
}
ul.posts.blog li a img.frame {
width: 90px;
}
#footer ul.posts.blog li a img.frame {
width: 90px;
}
.comment_inner h2.widgettitle {
margin-left: 0px;
}
.comment_inner #respond h2.widgettitle {
margin-left: 0;
}
img.post_thumb {
width: 90px;
height: auto;
}
#option_btn {
position: fixed;
top: 85px;
left:0;
cursor:pointer;
z-index: 99999;
}
#option_wrapper {
position: fixed;
top: 45px;
left:-245px;
width: 240px;
padding: 19px 0 23px 0;
background: #fff url(//civilizatia.ro/wp-content/themes/venus/images/option_bg.png) repeat-x;
z-index: 999999;
color: #666;
font-size: 11px;
border: 1px solid #E1E1E1;
border-bottom: 1px solid rgba(150, 150, 150, 0.2);
-webkit-box-shadow: 4px 4px 0px 0px rgba(150, 150, 150, 0.1);
-moz-box-shadow: 4px 4px 0px 0px rgba(150, 150, 150, 0.1);
box-shadow: 4px 4px 0px 0px rgba(150, 150, 150, 0.1);
}
#option_wrapper .inner {
width: 80%;
margin:auto;
}
.colorpicker_preview {
width: 100%;
height: 30px;
margin: 5px 0 0 0;
}
#option_wrapper select {
width: 195px;
}
.option_menu_style {
width: 100%;
float: left;
}
.option_menu {
float: left;
width: 96px;
margin-bottom: 5px;
}
.option_menu img {
width: 90px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
#preview {
position:absolute;
top: 107px;
left: 114px;
display:none;
z-index: 99999;
padding: 5px 5px 2px 5px;
background: #272625;
}
#preview img {
z-index: 999999;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
#menu_border_wrapper select {
display: none;
width: 100%;
height: 30px;
margin: 0px;
}
#content_wrapper .inner .inner_wrapper .sidebar_content ul.social_media {
list-style: none;
display: block;
margin-left: 0;
margin-bottom: 20px;
}
#content_wrapper .inner .inner_wrapper .sidebar_content ul.social_media li {
display: inline-block;
margin-right: 3px;
}
#content_wrapper .inner .inner_wrapper .sidebar_content ul.social_media li img {
width: 24px;
}
.widget_tag_cloud div {
margin: 25px 0 0 0;
text-align: center;
}
.second_nav li .mega_menu_wrapper ul li.widget_tag_cloud div.tagcloud a, .widget_tag_cloud div a, .meta-tags a, a.meta-tags {
background: #ebebeb;
padding: 5px 8px 5px 8px;
font-weight: 400;
margin: 0px 0px 5px 0px;
display: inline-block;
font-weight: 500;
float: none;
letter-spacing: 0;
}
.widget_tag_cloud div a:hover, .meta-tags a:hover, a.meta-tags:hover {
background: #000;
color: #fff;
text-decoration: none;
}
.widget_tag_cloud div a:hover:after, .meta-tags a:hover:after, a.meta-tags:hover:after {
border-left: 10px solid rgba(0,0,0,1);
}
.widget_tag_cloud div a:hover:before, .meta-tags a:hover:before, a.meta-tags:hover:before {
border-right: 10px solid rgba(0,0,0,1);
}
.pp_list ul {
margin-top: 15px;
}
.pp_list ul li {
margin: 5px 0 0 0;
padding-left: 22px;
padding-bottom: 5px;
}
table {
border: 0;
}
#content_wrapper table thead tr th {
background: #ebebeb;
}
table tr {
background: #ffffff;
}
table tr td, table tr th {
border-bottom: 1px solid transparent;
}
table tr th {
text-transform: uppercase;
text-align: left;
}
table tr th, table tr td {
padding: 5px 12px 5px 12px;
}
#footer table tr th, table tr td {
padding: 5px 5px 3px 5px;
text-align: center;
}
.ui-accordion .ui-accordion-header a {
font-size: 16px;
margin: 5px 0 5px 25px;
}
.ui-accordion .ui-accordion-content {
border-left: 1px solid #ccc;
padding-left: 25px;
margin-left: 17px;
}
.ui-state-default .ui-icon {
background: #000;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
}
.ui-state-active .ui-icon {
background: #000;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
}
.ui-accordion .ui-accordion-header .ui-icon {
left: 0;
}
.accordion {
border: 1px solid #ebebeb;
-moz-box-shadow: 0 1px 3px #ebebeb;
-webkit-box-shadow: 0 1px 3px #ebebeb;
box-shadow: 0px 1px 3px #ebebeb;
}
.accordion h3, .accordion div {
border: 0;
background: transparent;
}
.pp_accordion, .pp_accordion_close {
margin:0;
margin-bottom: 10px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 1px solid #ebebeb;
}
.ui-corner-all, .ui-corner-top, .ui-corner-bottom {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-widget-content {
border: 0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
background: transparent;
}
.ui-accordion .ui-accordion-header {
font-weight: normal;
display: block;
position: relative;
}
.pp_accordion {
}
.accordion div {
border-top: 1px solid #ebebeb;	
}
.accordion h3 {
padding: 5px 0 5px 8px;
}
.ui-accordion .ui-accordion-header .ui-icon {
left: 10px;
}
.ui-tabs-panel {
margin-top: 10px;
}
.ui-widget-header {
border-bottom: 1px solid #ebebeb;
}
.tabs .ui-state-default {
background: transparent;
border: 0;
}
.tabs .ui-state-default a {
color: #999;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
background: #ebebeb;
}
.ui-tabs .ui-tabs-nav li a  {
padding: 10px 30px 9px 30px;
font-size: 12px;
outline: 0;
text-transform: uppercase;
}
.tabs .ui-state-active {
font-weight: bold;
background: #000;
display: block;	
}
.tabs .ui-widget-header, #content_wrapper .inner .inner_wrapper .sidebar_content .tabs .ui-widget-header {
border: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.tabs .ui-tabs-panel {
border-top: 3px solid #000;
margin:0;
}
.tabs .ui-state-active a {
color: #fff;
font-weight: bold;
}
.ui-tabs li:first-child {
margin-left: -2px;
}
.highlight_yellow {
background: #FF9;
}
.highlight_black {
background: #000;
color: #fff;
}
#contact_form {
margin-top: 15px;
}
#contact_form label, #commentform label {
line-height: 20px;
font-weight: bold;
font-size: 12px;
display: block;
color: #000;
}
#contact_form label {
float: left;
margin-top: 8px;
margin-bottom: 5px;
}
.comment-notes {
display: none;
}
#commentform > p {
clear: both;
}
.form-allowed-tags {
display: none;
}
#contact_form label.error, #commentform label.error {
color: #AC1C20;
float: none;
margin-top: 8px;
margin-bottom: 0;
}
#contact_form textarea, #commentform textarea {
float: left;
margin-bottom: 15px;
width: 97%;
}
#commentform input[type=text] {
float: left;
margin-bottom: 15px;
width: 97%;
}
.post_previous {
width: 50%;
float: left;
margin-top: 20px;
}
.post_previous h6, .post_next h6 {
margin: 0;
}
.post_previous_icon {
width: 17px;
height: 28px;
float: left;
background: transparent url(//civilizatia.ro/wp-content/themes/venus/images/prev_icon.png) no-repeat center center;
margin-right: 15px;
margin-top: 5px;
}
.post_previous_content {
float: left;
width: 85%;
margin-top: -5px;
text-align: center;
}
.post_previous_content h6, .post_next_content h6 {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
color: #cb1511;
}
.post_previous_content a {
color: #999;
}
.post_next {
width: 50%;
float: right;
margin-top: 20px;
}
.post_next_icon {
width: 17px;
height: 28px;
float: right;
background: transparent url(//civilizatia.ro/wp-content/themes/venus/images/next_icon.png) no-repeat center center;
margin-left: 15px;
margin-top: 5px;
}
.post_next_content {
float: right;
width: 85%;
margin-top: -5px;
text-align: center;
}
.post_next_content a {
color: #999;
}
.post-ratings {
margin-top: 10px;
margin-bottom: 20px;
}
#content_wrapper .post-ratings img, #content_wrapper .post-ratings-loading img, #content_wrapper .post-ratings-image img {
margin-right: 3px;
}
.post_category_rating {
float: right;
margin-top: 22px;
}
.post_category_rating img {
margin-right: 3px;
}
#toTop  {
display: block;
float: right;
text-decoration: underline;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
cursor: pointer;
margin-top: 5px;
}
#toTop:hover {
text-decoration: none;
}
.ads_wrapper {
width: 90%;
margin: auto;
text-align: center;
padding-bottom: 15px;
}
#post_more_wrapper {
position: fixed;
bottom: 0;
right: 0;
width: 300px;
padding: 20px;
padding-top: 0;
background: #fff;
border: 1px solid #ccc;
box-shadow: 0 -8px 15px rgba(0, 0, 0, 0.1);
border-right: 0;
-webkit-transition:right 500ms ease-in-out;
-moz-transition:right 500ms ease-in-out;
-o-transition:right 500ms ease-in-out;
-ms-transition:right 500ms ease-in-out;
transition:right 500ms ease-in-out;
z-index: 1000;
}
#post_more_wrapper.hiding {
right: -360px;
}
#post_more_close {
position: absolute;
top: 15px;
right: 0px;
}
.post_more_title {
margin: 15px 0 0 0;
display: block;
clear: both;
}
.post_ft_gallery_wrapper {
text-align: left;
}
.post_ft_gallery_wrapper.gallery_ft {
position: relative;
width: 100%;
height: 500px;
overflow: hidden;
}
.post_ft_gallery_wrapper a {
display: inline-block;
}
.page_layerslider {
margin: 0;
margin-top: 10px;
width: 100%;
background: #000;
height: auto;
}
.ls-shadow {
display: none !important;
}
.ppb_header {
margin-top: 0;
margin-bottom: 25px;
}
.ppb_header .ppb_desc {
text-align: center;
font-style: italic;
font-size: 20px;
margin-top: -5px;
margin-bottom: 40px;
}
#content_wrapper .inner .inner_wrapper .sidebar_content .ppb_header .ppb_desc {
font-size: 18px;
margin-top: 0;
margin-bottom: 30px;
}
.ppb_header.fullwidth {
padding-top: 0;
margin-bottom: 40px;
}
.one {
width: 100%;
margin-bottom: 25px;
margin-top: 10px;
float: none;
}
.one.ppb_parallax_bg, .one.ppb_video_bg, .one.ppb_transparent_video_bg {
margin-top: 0;
margin-bottom: 35px;
clear: both;
}
.ppb_video_bg_mask {
position: absolute;
top: 0;
left: 0;
z-index: 9;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
}
.one.ppb_video_bg video, .one.ppb_transparent_video_bg video {
width: 100%;
height: auto;
overflow: hidden;
position: absolute;
top: 0;
z-index: 1;
-webkit-transform-style: preserve-3d;
}
.one.ppb_transparent_video_bg {
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.one.ppb_video_bg .mejs-container .mejs-controls, .one.ppb_transparent_video_bg .mejs-container .mejs-controls { }
.me-cannotplay {
visibility: hidden;
}
.one.ppb_classic, .one.ppb_column {
margin-bottom: 0;
}
.one.ppb_carousel {
margin-bottom: 40px;
}
.ppb_category.ppb_category {
margin-bottom: 10px;
}
.ppb_category.ppb_category {
float: left;
}
.item_bg {
background: #ffc000;
display: block;
}
.post_audio_wrapper {
margin: 0 0 0 0 !important;
}
#review-box h2.review-box-header {
text-align: center;
color: #000;
text-transform: uppercase;
font-size: 22px;
margin-top: 0;
padding-top: 0;
font-weight: normal;
}
.review-top {
width: 100%;
}
.review-box {
padding: 20px !important;
margin-top: 0 !important;
margin-bottom: 30px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
}
.review-item {
margin-bottom: 1px !important;
}
#review-box p {
color: #444 !important;
}
.review-percentage .review-item span span {
background-image: none !important;
}
.user-rate-wrap {
color: #444 !important;
margin-top: 0 !important;
padding: 0 !important;
}
.user-rate-wrap strong {
color: #444 !important;
}
.review-final-score {
border: 0 !important;
}
#review-box .review-final-score h3 {
color: #000;
font-weight: 400;
font-size: 54px;
}
#review-box.review-stars .review-item h5 {
color: #000;
font-weight: 400;
}
.review-bottom {
margin-bottom: 20px !important;
}
#content_wrapper .sidebar .content .sidebar_widget > li #review-box h2.review-box-header {
display: none !important;
}
#content_wrapper .sidebar .content .sidebar_widget li.taqyeem-review-widget h2.widgettitle {
margin-bottom: 1px !important;
}
ul.reviews-posts h3 {
font-size: 14px;
font-weight: bold;
letter-spacing: 0;
text-transform: none;
margin: 0;
}
#footer ul.reviews-posts h3 {
font-size: 12px;
}
ul.reviews-posts li {
width: 90%;
}
#review-box.review-percentage .review-item h5, #review-box.review-percentage .review-item h5 {
font-size: 12px !important;
text-transform: uppercase;
letter-spacing: 1px;
}
.review-percentage .review-item span span {
height: 30px !important;
}
.review-final-score {
background: transparent !important;
padding-top: 0 !important;
}
.review-box {
font-size: 14px;
}
#content_wrapper .sidebar .content .sidebar_widget > li.taqyeem-review-widget .review_wrap {
padding-top: 15px;
}
#autocomplete  {
display: none;
position:absolute;
z-index: 999999;
width:280px;
font-size: 13px;
color:#555;
background:#ffffff;
margin-left: -70px;
margin-top: 0px;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
#autocomplete a, #autocomplete a:hover, #autocomplete a:active {
text-decoration: none !important;
}
#autocomplete ul  {
margin: 0;
padding: 0;
list-style: none;
}
#autocomplete li {
display:block;
clear:both;
float: left;
width: 250px;
padding: 15px 15px 0 15px;
}
#autocomplete li:last-child {
padding-bottom: 15px;
}
#autocomplete li:hover {
background-color: #f9f9f9;
background-image: none;
}
#autocomplete li.view_all {
color: #000;
text-align: center;
text-transform: uppercase;
font-size: 14px;
border-top: 1px solid #ebebeb;
background: #888;
}
#autocomplete li.view_all a {
color: #fff;
}
#autocomplete li .ajax_post {
float:left;
width:180px;
}
.screen-reader-text  {
display:none;
}
#mobile_nav_icon  {
border-bottom: 14px double #999;
border-top: 5px solid #999;
height: 23px;
width: 30px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
border-top-color: rgba(255,255,255,0.7);
border-bottom-color: rgba(255,255,255,0.7);
display: none;
cursor: pointer;
margin: auto;
margin-top: 15px;
border-color: #fff;
}
.mobile_nav_icon_bg {
background: #000;
z-index: 9999;
width: 50px;
height: 50px;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
display: none;
float:right;
}
.mobile_menu_wrapper {
left: 0px;
-webkit-transform: translate3d(-100%, 0px, 0px);
-ms-transform: translate3d(-100%, 0px, 0px);
transform: translate3d(-100%, 0px, 0px);
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 500ms ease;
transition: -webkit-transform 500ms ease;
-webkit-font-smoothing: subpixel-antialiased;
width: 70%; 
background: #000; 
position: absolute;
top: 0px;
overflow: visible;
}
body.js_nav .mobile_menu_wrapper {
-webkit-transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.sticky {
background: #ffffe0;
padding: 5px 20px 5px 20px;
border: 1px solid #e6db55;
}
.sticky .post_wrapper {
border: 0;
padding-bottom: 25px;
}
ins {
background: #fff9c0;
text-decoration: none;
}
.gallery .gallery-item img {
border: 0 !important;
}
#page_slider.flexslider {
height: 0;
}
.slider_wrapper {
width: 100%;
margin: auto;
overflow: hidden;
margin-bottom: 10px;
background: transparent url(//civilizatia.ro/wp-content/themes/venus/images/loading.gif) no-repeat center center;
}
.slider_wrapper .main_post {
float: left;
width: 66.7%;
height: 600px;
position: relative;
background-size: cover;
border:solid 6px #000000;
}
.slider_wrapper .main_post a img {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
max-width: 100%;
height: auto;
}
.slider_wrapper .main_post a:hover img {
opacity: .6;
}
.slider_wrapper .main_post .post_title {
display: block;
position: absolute;
bottom: 0;
left: 0;
text-align: center;
width: 100%;
}
.slider_wrapper .main_post .post_title h3 {
font-size: 28px;
text-transform: uppercase;
color: #fff;
background: #000;
margin: auto;
padding: 10px 20px 10px 20px;
display: inline-block;
max-width: 70%;
font-family: "Pridi","Times New Roman",Georgia,Times,serif;
}
.slider_wrapper .sub_post {
float: left;
width: 33.3%;
height: 300px;
position: relative;
background-size: cover;
border-top:solid 6px #000000;
border-bottom:solid 6px #000000;
border-right:solid 6px #000000;
}
.slider_wrapper .sub_post a img {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
max-width: 100%;
height: auto;
}
.slider_wrapper .sub_post a:hover img {
opacity: .6;
}
.slider_wrapper .sub_post .post_title {
display: block;
position: absolute;
bottom: 0;
left: 0;
text-align: center;
width: 100%;
}
.slider_wrapper .sub_post .post_title h4 {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
background: #000;
margin: auto;
padding: 10px 20px 10px 20px;
display: inline-block;
max-width: 70%;
font-family: "Pridi","Times New Roman",Georgia,Times,serif;
}
.slider_wrapper .main_post_full {
float: left;
width: 100%;
height: 750px;
position: relative;
background-size: cover;
}
.slider_wrapper .main_post_full a img {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
max-width: 100%;
height: auto;
}
.slider_wrapper .main_post_full a:hover img {
opacity: .6;
}
.slider_wrapper .main_post_full .post_title, .ppb_parallax_bg .post_title, .ppb_video_bg .post_title {
display: block;
width: 50%;
background: #000;
vertical-align: bottom;
margin: auto;
bottom: 0;
position: absolute;
left: 25%;
padding-top: 15px;
padding-bottom: 15px;
}
.ppb_transparent_video_bg .post_title {
display: block;
width: 80%;
height: auto;
background: transparent;
vertical-align: bottom;
margin: auto;
bottom: 0;
position: absolute;
top: 15%;
left: 10%;
z-index: 10;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
.ppb_video_bg .post_title {
z-index: 9;
}
.slider_wrapper .main_post_full .post_title h3, .ppb_parallax_bg .post_title h3 , .ppb_video_bg .post_title h3, .ppb_transparent_video_bg .post_title h3 {
font-size: 36px;
line-height: 40px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
display: block;
margin: 15px 20px 10px 20px;
text-align: center;
}
.ppb_transparent_video_bg .post_title h3 {
font-size: 40px;
line-height: 44px;
}
.ppb_parallax_bg .post_title .read_full, .ppb_video_bg .post_title .read_full {
text-align: center;
margin: 5px 0 10px 0;
}
.slider_wrapper .main_post_full .post_title .read_full, .slider_wrapper .main_post_full .post_title .read_full:hover, .slider_wrapper .main_post_full .post_title .read_full:active, .ppb_parallax_bg .post_title .read_full a, .ppb_parallax_bg .post_title .read_full a:hover, .ppb_parallax_bg .post_title .read_full a:active, .ppb_video_bg .post_title .read_full a, .ppb_video_bg .post_title .read_full a:hover, .ppb_video_bg .post_title .read_full a:active {
color: #ed232a;
font-size: 20px;
text-transform: uppercase;
text-align: center;
line-height: 30px;
text-decoration: none;
margin: 5px 0 10px 0;
}
.ppb_transparent_video_bg .post_title .read_full a.button {
background: #ed232a;
margin: auto;
float: none;
}
.slider_wrapper .main_post_full .post_title .post_excerpt, .ppb_parallax_bg .post_title .post_excerpt, .ppb_video_bg .post_title .post_excerpt {
color: #ccc;
text-align: center;
max-height: 0;
opacity: 0;
padding: 0 20px 0 20px;
-moz-transition: max-height .4s linear, opacity .1s linear;
-ms-transition: max-height .4s linear, opacity .1s linear;
-o-transition: max-height .4s linear, opacity .1s linear;
-webkit-transition: max-height .4s linear, opacity .1s linear;
transition: max-height .4s linear, opacity .1s linear;
font-size: 16px;
width: 80%;
margin: auto;
}
.ppb_transparent_video_bg .post_title .post_excerpt {
display: block;
text-align: center;
margin: auto;
margin-top: 30px;
margin-bottom: 40px;
width: 50%;
font-size: 20px;
color: #fff;
opacity: 0.7;
}
.slider_wrapper .main_post_full .post_title:hover .post_excerpt, .ppb_parallax_bg .post_title:hover .post_excerpt, .ppb_video_bg .post_title:hover .post_excerpt {
max-height: 200px;
opacity: 1;
}
.slider_widget_wrapper {
width: 300px;
height: 260px;
margin: auto;
margin-top: 25px !important;
background: transparent url(//civilizatia.ro/wp-content/themes/venus/images/loading.gif) no-repeat center center;
text-align: center;
}
h1.page-title {
float: left;
}
#breaking_wrapper {
width: 100%;
margin: auto;
background: #ffffff;
height: 45px;
}
h2.breaking {
display: inline-block;
position: absolute;
padding: 9px 12px 9px 15px;
background: #ed232a;
color: #fff;
font-size: 18px;
font-weight: normal;
margin: 0;
text-transform: uppercase;
text-rendering: optimizeLegibility;
text-overflow: clip;
white-space: nowrap;
}
h2.breaking:after {
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
top: 0;
border-color: inherit;
border-bottom: 45px solid rgba(255,255,255,0);
border-left: 10px solid rgba(237,35,42,1);
border-top: 0 solid rgba(255,255,255,0);
right: -10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
}
.breaking_new {
color: #000;
margin: 0 0 0 0;
display: inline-block;
font-size: 13px;
}
.breaking_new .marquee {
height: 40px;
width: 100%;
display: none;
}
.breaking_new p {
display: inline-block;
padding: 9px 12px 7px 15px;
margin: 0;
margin-right: 30px;
font-weight: normal;
font-size: 18px;
color: #000;
}
.breaking_new p a {
color: #000;
}
#social_share_wrapper {
margin: 0;
float: left;
}
#social_share_wrapper ul {
display: inline-block;
list-style: none;
margin-left: 0 !important;
}
#social_share_wrapper ul li {
display: inline-block;
margin-right: 10px;
}
#social_share_wrapper ul li .facebook_share, #social_share_wrapper ul li .facebook_share:hover, #social_share_wrapper ul li .facebook_share:active {
padding: 9px 15px 9px 11px;
color: #fff;
font-weight: bold;
background: #2e5e9d;
text-decoration: none;
}
#social_share_wrapper ul li .twitter_share, #social_share_wrapper ul li .twitter_share:hover, #social_share_wrapper ul li .twitter_share:active {
padding: 9px 15px 9px 15px;
color: #fff;
font-weight: bold;
background: #00c1f5;
text-decoration: none;
}
#social_share_wrapper ul li .pinterest_share, #social_share_wrapper ul li .pinterest_share:hover, #social_share_wrapper ul li .pinterest_share:active {
padding: 9px 15px 9px 15px;
color: #fff;
font-weight: bold;
background: #cb2227;
text-decoration: none;
}
#social_share_wrapper ul li .google_share, #social_share_wrapper ul li .google_share:hover, #social_share_wrapper ul li .google_share:active {
padding: 9px 15px 9px 15px;
color: #fff;
font-weight: bold;
background: #ed421f;
text-decoration: none;
}
#social_share_wrapper ul li .social_icon {
width: 18px;
height: 18px;
margin: 0 7px 0 0;
position: relative;
top: 4px;
}
.social_share_counter {
float: left;
padding-right: 20px;
margin-top: 10px;
border-right: 2px solid #000;
}
.social_share_counter h3 {
font-size: 40px;
margin-bottom: 0;
line-height: 38px;
}
.social_share_counter h5 {
font-size: 14px;
color: #999;
margin: 0;
display: block;
text-align: center;
}
.video_shortcode_wrapper {
overflow:hidden
}
.video_shortcode_wrapper video {
max-width: 100% !important;
height: auto !important;
}
#post_gallery_bg, #post_vimeo_video_bg, #post_youtube_video_bg, #post_self-hosted_video_bg {
cursor: pointer;
}
#post_gallery_bg:hover .post_type_bg_mask, #post_vimeo_video_bg:hover .post_type_bg_mask, #post_youtube_video_bg:hover .post_type_bg_mask, #post_self-hosted_video_bg:hover .post_type_bg_mask {
display: block;
background: rgba(0,0,0,0.3);
}
.post_type_bg_mask {
width: 100%;
height: 750px;
position: absolute;
left: 0;
background: rgba(0,0,0,0);
display: none;
-webkit-transition:background .3s linear;
-moz-transition:background .3s linear;
-ms-transition: background .3s linear;
-o-transition: background .3s linear;
transition: background .3s linear;
}
#swipebox-caption {
font-size: 18px;
}
#swipebox-caption .swipe_desc {
font-size: 16px;
font-style: italic;
color: #999;
width: 70%;
margin: auto;
line-height: 20px;
}
#content_wrapper .inner .inner_wrapper ul.cat_filter, ul.cat_filter {
list-style: none;
text-align: center;
margin:0;
padding-bottom: 25px;
margin-bottom: 50px;
border-bottom: 2px solid #000;
}
#content_wrapper .inner .inner_wrapper ul.cat_filter li, ul.cat_filter li {
display: inline-block;
margin: 0 10px 0 10px;
}
.menu-item-has-children {
background:url(//civilizatia.ro/wp-content/themes/venus/images/carret-down.png);
background-attachment:scroll;
background-position:right 20px;
background-repeat:no-repeat;
}
form.topsrcform {
float:right;
width:42%;
margin-top:6px;
}
form.topsrcform input[type=text] {
float:left;
border:solid 1px #f5f5f5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background:#080808;
color:#FFF;
padding:0.4em;
box-sizing:border-box;
height:36px;
line-height:36px;
width:calc(100% - 64px);
}
form.topsrcform input[type=text]:focus {
background:#333;
color:#f5f5f5;
}
form.topsrcform button {
float:left;
font-size:1.97em;
color:#f5f5f5 !important;
padding:0;
line-height:30px;
width:60px;
height:36px;
background:transparent;
}
form.topsrcform button:hover {
color:#9C7011 !important;
}
.sub_page_trail ol {
display:block;
padding:0;
}
.sub_page_trail ol li {
list-style-type:none;
display:inline-block;
}
.sub_page_trail a {
font-size:0.98em;
padding:0 0.6em;
}
.blenv .sub_page_trail a {
color:#ccc;
}
.blenv .sub_page_trail a:hover {
color:#ccc;
text-decoration:underline;
}
.blenv .page_caption {
padding-bottom:10px;
}
.microimg {
max-width:50%;
margin-right:2%;
margin-bottom:2%;
height:auto;
}
.article_info p {
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0.825em;
}
.fade-in, .element, .entry_post { opacity: 1 !important; }
body { overflow-x: auto; }
#breaking_wrapper.fixed
{
position: fixed;
top: 0;
left: 0;
z-index: 1001;
}
#wrapper .menu-secondary-menu-container.fixed
{
position: fixed;
top: 0px;
left: 0;
z-index: 1001;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
margin: 0;
width: 100%;
border: 0;
}
.second_nav.fixed > li > a
{
font-size: 16px;
}
.second_nav > li > a { 
font-family: "Pridi","Times New Roman",Georgia,Times,serif;
font-size: 25px;
}
.post_detail.single .sub_page_trail {
border-color:#9C7011;
}
.post_detail.single .boxed_wrapper {
width:100% !important;
}
#menu_wrapper div .nav li ul, .second_nav li ul { margin-top: 41px; }
.second_nav ul li ul.sub-menu li a, .second_nav li ul.sub-menu li a { font-size:14px; }
#page_caption h1, #page_caption h2, .slider_wrapper .main_post_full .post_title h3, .ppb_parallax_bg .post_title h3, .ppb_video_bg .post_title h3 { font-size:36px; }
#page_caption h1, #page_caption h2, .slider_wrapper .main_post_full .post_title h3, .ppb_parallax_bg .post_title h3, .ppb_video_bg .post_title h3 { line-height:42px; }
.ppb_header .ppb_desc { font-size:20px; }
h1, h2, h3, h4, h5, h6, h7 {  }		
h1 { font-size:30px; }
h2 { font-size:28px; }
h3 { font-size:22px; }
h4 { font-size:17px; }
h5 { font-size:15px; }
h6 { font-size:13px; }
.slider_wrapper .main_post_full .post_title .read_full, .slider_wrapper .main_post_full .post_title .read_full:hover, .slider_wrapper .main_post_full .post_title .read_full:active, .post_detail a, .post_detail a:hover, .post_detail a:active , .post_previous_content h6, .post_next_content h6{ color:#9c7011; }
h2.breaking:after, .post_comment_count:after, .more_story_title:after, #footer h2.widgettitle:after, #page_caption .sub_page_caption a:after, #page_caption .sub_page_caption a:hover:after, #page_caption .sub_page_caption a:active:after { 
border-left-color: rgba(156, 112, 17, 1);
}
.post_comment_count:before, .more_story_title:before, #footer h2.widgettitle:before, #page_caption .sub_page_caption a:before, #page_caption .sub_page_caption a:hover:before, #page_caption .sub_page_caption a:active:before { 
border-right-color: rgba(156, 112, 17, 1);
}
.pagination span.current, .pagination a:hover, h2.breaking, .review_point, .post_comment_count, .more_story_title, #footer h2.widgettitle, .comment-reply-link, .comment-reply-link:hover, .comment-reply-link:active, #page_caption .sub_page_caption a, #page_caption .sub_page_caption a:hover, #page_caption .sub_page_caption a:active, .ppb_video_bg .post_title .read_full a.button { background:#9c7011; }
.second_nav ul > li a:hover, .second_nav > li a:hover, .second_nav ul > li a.hover, .second_nav > li a.hover, .second_nav ul > li a:active, .second_nav > li a:active, .second_nav > li.current-menu-item > a, .second_nav > li.current-menu-parent > a { border-color: #9c7011; }
a, a:hover, a:active { color:#000000; }
.menu-secondary-menu-container, .second_nav > li > a { border-color:#ffffff; }
#header_bg { background:#000000; }
.menu-secondary-menu-container, #page_caption .sub_page_caption span.current { background:#000000; }
#page_caption .sub_page_caption span.current:after { 
border-left-color: rgba(0, 0, 0, 1);
}
#page_caption .sub_page_caption span.current:before { 
border-right-color: rgba(0, 0, 0, 1);
}
.second_nav > li > a, .second_nav li ul.sub-menu li a:hover { color:#f5f5f5; }
#menu_wrapper div .nav li ul.sub-menu, .second_nav li ul.sub-menu, .second_nav li .mega_menu_wrapper .mega_menu_bg { background:#000000; }
.second_nav ul li ul.sub-menu li a, .second_nav li ul.sub-menu li a, .second_nav li .mega_menu_wrapper ul li ul.menu li a, #menu_wrapper div .nav li .mega_menu_wrapper, .second_nav li .mega_menu_wrapper { color:#DBDBDB; }
.slider_wrapper .main_post_full .post_title h3, .slider_wrapper .sub_post .post_title h4, #page_caption.single_post h1 { color:#ffffff !important; }
.slider_wrapper .main_post_full .post_title, .ppb_parallax_bg .post_title, .ppb_video_bg .post_title { background:#000000; }
.post_attribute { color:#9c7011; }
#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h2.widgettitle a, h5.header_line span { color:#000000; }
#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h5.header_line { border-color:#000000; }
.footer_wrapper { background:#000000; }
#footer { color:#777777; }
#footer a, #footer a:hover, #footer a:active, #copyright a, #copyright a:hover, #copyright a:active { color:#ffffff; }
#copyright { background:#9c7011; }
.post_comment_count.fixed{display:none;}
.post_inner_wrapper h2 {
line-height: 1.1;
font-weight: 500;
letter-spacing: -1px;
font-family: "Playfair Display","Times New Roman",Georgia,Times,serif;
font-size: 2.4rem;
margin-bottom: 30px;
}
.post_inner_wrapper h3 {
line-height: 1.1;
font-weight: 500;
letter-spacing: -1px;
font-family: "Playfair Display","Times New Roman",Georgia,Times,serif;
font-size: 2.1rem;
margin-bottom: 30px;
}
.post_inner_wrapper h4 {
line-height: 1.1;
font-weight: 500;
letter-spacing: -1px;
font-family: "Playfair Display","Times New Roman",Georgia,Times,serif;
font-size: 1.9rem;
margin-bottom: 30px;
}
.stm-header {
margin:0 !important;
}
.stm_mobile__header {
background-color:#000
}
#mobile_nav_icon, .mobile_nav_icon_bg {
display:none !important;
}
.flexslider .slides > li .post_attribute {
display:none;
}
@media (max-width: 450px) {
.stm_mobile__header {
padding: 15px !important;
}
.entry_post {
padding: 10px;
}
.standard_wrapper, #content_wrapper, #page_caption .boxed_wrapper, .ppb_column_post.masonry {
width:100%;
}
#footer .sidebar_widget li {
width: 100%;
margin-right: 0;
padding: 20px;
}
#footer {
width:100%;
}
.flexslider .slides > li {
padding:5px;
}
.stm_mobile__logo {
padding-left:10px;
}
.stm_mobile__switcher {
padding-right:10px;
}
}.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }/*\*/* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }/**/.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; }  .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  .ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { border: 1px solid #ccc; background: transparent}
.ui-widget-content a { color: #222222; }
.ui-widget-header { border-bottom: 1px solid #aaaaaa; background: #cccccc url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;  font-weight: bold; }
.ui-widget-header a {  } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default { background: #fff; } 
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover, .ui-widget-header, .ui-state-default { background: transparent; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #ccc; background: #ffffff url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }  .ui-icon { width: 16px; height: 16px; background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-icons_cd0a0a_256x240.png); } .ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .ui-widget-overlay { background: #aaaaaa url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(//civilizatia.ro/wp-content/themes/venus/css/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; padding: .3em .3em .3em .7em; color: #000; } .ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 1.6em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 1em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; } .ui-tabs { position: relative; padding: .2em; zoom: 1; } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs.ui-widget-content { border: 0;}.tipsy { padding: 5px; background-repeat: no-repeat;  background-image: url(//civilizatia.ro/wp-content/themes/venus/images/tipsy.gif); text-shadow: none; font-size: 11px; font-weight: bold; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { padding: 0; list-style: none;}
.slides { margin-top: 0 !important; }  @font-face {
font-family: 'flexslider-icon';
src:url(//civilizatia.ro/wp-content/themes/venus/js/flexslider/fonts/flexslider-icon.eot);
src:url(//civilizatia.ro/wp-content/themes/venus/js/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
url(//civilizatia.ro/wp-content/themes/venus/js/flexslider/fonts/flexslider-icon.woff) format('woff'),
url(//civilizatia.ro/wp-content/themes/venus/js/flexslider/fonts/flexslider-icon.ttf) format('truetype'),
url(//civilizatia.ro/wp-content/themes/venus/js/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; text-align: center; } 
.flexslider .slides.post_slideshow_widget > li { margin-right: 0 !important; }
.flexslider .slides.post_slideshow_widget > li img { margin-bottom: 10px; }
#page_slider.flexslider .slides > li { margin-right: 0 !important; } 
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { margin: 0; position: relative; zoom: 1; margin-top: 0; }
.flexslider.post_carousel { margin-top: 0; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; } .flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 60px; height: 60px; background: #fff; background: rgba(256,256,256,.95); text-align: center; position: absolute; top: 32%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; 
background: rgba(0,0,0,.5);
border-radius: 6px;
}
#page_slider .flex-direction-nav a { top: 42% !important; }
.slider_widget_wrapper .flex-direction-nav a { top: 34% !important; }
.post_type_gallery .flex-direction-nav a { top: 33%; }
.flex-direction-nav .flex-prev { left: -70px; }
.flex-direction-nav .flex-next { right: -70px; }
.flexslider:hover .flex-prev { opacity: 1; left: 0; }
.flexslider:hover .flex-next { opacity: 1; right: 0; }
#page_slider.flexslider:hover .flex-prev { opacity: 1; left: 20px; }
#page_slider.flexslider:hover .flex-next { opacity: 1; right: 20px; }
.flexslider .flex-prev:hover, .flexslider .flex-next:hover { text-decoration: none !important; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: block; content: '\f001'; color: #fff; line-height:60px; padding-top:2px; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; } .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; } .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-viewport strong.title, .flex-viewport  a.post_title {
font-weight:normal !important;
font-family: "DejaVu Serif",Georgia,serif;
}
.flex-viewport  .title a {
line-height:1.2;
}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//civilizatia.ro/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//civilizatia.ro/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//civilizatia.ro/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.slideUp{
animation-name: slideUp;
-webkit-animation-name: slideUp;	
animation-duration: 0.4s;	
-webkit-animation-duration: 0.4s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode:forwards; 
-moz-animation-fill-mode:forwards;
-ms-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}
@keyframes slideUp {
0% {
opacity: 0;
visibility: hidden;
transform: translateY(20%);
}
100% {
opacity: 1;
visibility: visible;
transform: translateY(0%);
}	
}
@-webkit-keyframes slideUp {
0% {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20%);
}
100% {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0%);
}	
}
.bigEntrance{
animation-name: bigEntrance;
-webkit-animation-name: bigEntrance;	
animation-duration: 1.5s;	
-webkit-animation-duration: 1.5s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;
visibility: visible !important;			
}
@keyframes bigEntrance {
0% {
transform: scale(0.5);
opacity: 0.5;
}
30% {
transform: scale(1.03);		
opacity: 1 !important;
}
45% {
transform: scale(0.98);
opacity: 1 !important;
}
60% {
transform: scale(1.01);		
opacity: 1 !important;
}	
100% {
transform: scale(1);
opacity: 1 !important;
}		
}
@-webkit-keyframes bigEntrance {
0% {
-webkit-transform: scale(0.5);
opacity: 0.5;
}
30% {
-webkit-transform: scale(1.03);		
opacity: 1 !important;
}
45% {
-webkit-transform: scale(0.98);
opacity: 1 !important;
}
60% {
-webkit-transform: scale(1.01);		
opacity: 1 !important;
}	
100% {
-webkit-transform: scale(1);
opacity: 1 !important;
}				
}html.swipebox {
overflow: hidden!important;
}
#swipebox-overlay img {
border: none!important;
}
#swipebox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999!important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
#swipebox-slider {
height: 100%;-
left: 0;
top: 0;
width: 100%;
white-space: nowrap;
position: absolute;
display: none;
}
#swipebox-slider .slide {
background: url(//civilizatia.ro/wp-content/themes/venus/js/img/loader.gif) no-repeat center center;
height: 100%;
width: 100%;
line-height: 1px;
text-align: center;
display: inline-block;
}
#swipebox-slider .slide:before {
content: "";
display: inline-block;
height: 42%;
width: 1px;
margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
display: inline-block;
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
background:none;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding:5%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video{
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{
width: 100%!important; 
height: 100%!important;
position: absolute;
top: 0; left: 0;
}
#swipebox-action, #swipebox-caption {
position: absolute;
left: 0;
z-index: 999;
height: 50px;
width: 100%;
}
#swipebox-action {
bottom: -50px;
}
#swipebox-action.visible-bars {
bottom: 0;
}
#swipebox-action.force-visible-bars {
bottom: 0 !important;
}
#swipebox-caption {
top: auto !important;
bottom: 5% !important;
padding-bottom: 15px;
text-align: center;
height: auto;
}
#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
background-image: url(//civilizatia.ro/wp-content/themes/venus/js/img/icons.png);
background-repeat: no-repeat;
border: none!important;
text-decoration: none!important;
cursor: pointer;
position: absolute;
width: 50px;
height: 50px;
top: 0;
}
#swipebox-action #swipebox-close {
background-position: 15px 12px;
left: 40px;
}
#swipebox-action #swipebox-prev {
background-position: -32px 13px;
right: 100px;
}
#swipebox-action #swipebox-next {
background-position: -78px 13px;
right: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
opacity: 0.3;
}
#swipebox-slider.rightSpring {
-moz-animation: rightSpring 0.3s;
-webkit-animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
-moz-animation: leftSpring 0.3s;
-webkit-animation: leftSpring 0.3s;
}
@-moz-keyframes rightSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: -30px;
}
100% {
margin-left: 0px;
}
}
@-moz-keyframes leftSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: 30px;
}
100% {
margin-left: 0px;
}
}
@-webkit-keyframes rightSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: -30px;
}
100% {
margin-left: 0px;
}
}
@-webkit-keyframes leftSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: 30px;
}
100% {
margin-left: 0px;
}
}
@media screen and (max-width: 800px) {
#swipebox-action #swipebox-close {
left: 0;
}
#swipebox-action #swipebox-prev {
right: 60px;
}
#swipebox-action #swipebox-next {
right: 0;
}
} #swipebox-overlay {
background: #0d0d0d;
}
#swipebox-action, #swipebox-caption {
text-shadow: 1px 1px 1px black;
background-color: #0d0d0d;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
background-image: -webkit-linear-gradient(#0d0d0d, #000000);
background-image: -moz-linear-gradient(#0d0d0d, #000000);
background-image: -o-linear-gradient(#0d0d0d, #000000);
background-image: linear-gradient(#0d0d0d, #000000);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 0.95;
}
#swipebox-action {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#swipebox-caption {
color: white!important;
font-size: 15px;
line-height: 43px;
}@media only screen and (max-width: 1280px) {
.standard_wrapper, #content_wrapper, #page_caption .boxed_wrapper {
width:96%;
}
#content_wrapper .inner .inner_wrapper .sidebar_content {
width: 67%;
}
#content_wrapper .inner .inner_wrapper .sidebar_wrapper {
width:31%;
}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
form.topsrcform {
float:left;
clear:both;
margin-top:10px;
width:100%;
}
form.topsrcform button {
color:#080808 !important;
float:right;
width:20%;
}
.mainmenu.notice { display: none; }
#breaking_wrapper { margin-left: 50px; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); }
#page_slider.flexslider { max-height: 500px; }
body { font-size: 13px; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h5.header_line, #content_wrapper .inner .inner_wrapper .sidebar_content h5.header_line { font-size: 24px; }
h6 { font-size: 14px; }
h7 { font-size: 14px; }
.one { margin-top: 0; }
h5.ppb_classic_title { font-size: 18px; }
#page_caption h1, #page_caption h2 { font-size: 26px; margin-bottom: 5px; }
#boxed_wrapper { width:100%; }
#option_btn { display: none; }
#wrapper { width: 100%; }
#top_bar { width: 768px; }
.standard_wrapper.small { width: 726px; }
input[type="submit"].medium, input[type="button"].medium, a.button.medium { font-size: 14px; padding: .65em 1.4em .65em 1.4em; }
#footer, .footer_wrapper { width: 100%; }
#footer ul.sidebar_widget { width: 726px; float: none; }
#copyright { width: 768px; }
.copyright_wrapper { width: 726px; }
.copyright_wrapper .left_wrapper { width: 450px; }
.copyright_wrapper .right_wrapper { width: 200px; }
.logo { 
float: none;
padding-top: 0;
text-align: left;
}
.slider_wrapper { margin-bottom: 10px; }
.slider_wrapper .main_post { height: 500px; }
.slider_wrapper .main_post_full { width: 100%; height: 500px; }
.slider_wrapper .sub_post { height: 250px; }
.slider_wrapper .main_post_full .post_title, .ppb_parallax_bg .post_title, .ppb_video_bg .post_title { width: 70%; left: 15%; }
.slider_wrapper .main_post .post_title h3 { width: 480px; }
.slider_wrapper .main_post_full .post_title h3, .ppb_parallax_bg .post_title h3, .ppb_video_bg .post_title h3, .ppb_transparent_video_bg .post_title h3 { font-size: 24px; line-height: 30px; margin-top: 10px; margin-bottom: 5px; }
.slider_wrapper .main_post_full .post_title .post_excerpt { font-size: 14px; }
.slider_wrapper .sub_post .post_title h4 { width: 206px;font-size: 16px !important; }
.slider_wrapper .main_post_full .post_title .read_full, .slider_wrapper .main_post_full .post_title .read_full:hover, .slider_wrapper .main_post_full .post_title .read_full:active, .ppb_parallax_bg .post_title .read_full a, .ppb_parallax_bg .post_title .read_full a:hover, .ppb_parallax_bg .post_title .read_full a:active, .ppb_video_bg .post_title .read_full a, .ppb_video_bg .post_title .read_full a:hover, .ppb_video_bg .post_title .read_full a:active { font-size: 16px; }
#content_wrapper .inner .inner_wrapper ul.cat_filter li a, #content_wrapper .inner .inner_wrapper ul.cat_filter li a:hover, #content_wrapper .inner .inner_wrapper ul.cat_filter li a:active, ul.cat_filter li a, ul.cat_filter li a:hover, ul.cat_filter li a:active { font-size: 16px; }
#custom_logo { display: inline; }
#custom_logo img { }
.header_ads { float: none; margin: auto; text-align: center; margin-top: 10px; }
.logo_tagline { display: none; }
#content_wrapper { width: 726px; }
#content_wrapper .inner { width: 100%; }
.standard_wrapper, .standard_wrapper.wide { width: 726px; }
#content_wrapper .inner .inner_wrapper.fullwidth { width: 100%; margin: auto; }
#autocomplete { width: 250px; }
#autocomplete li { width: 220px; }
#autocomplete li .ajax_post { width: 150px; }
.main_nav ul, .main_nav { display:none; }
.second_nav ul, .second_nav { display: none; }
body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 15px; margin-left: 16px; }
body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { float: left; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-left: 26px; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper { float: left; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar { width: 180px; padding-right: 10px; margin-right: 10px; }
#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar { width: 520px; }
#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar img, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar div { max-width: 520px; }
#content_wrapper .inner .inner_wrapper img { max-width: 100%; height: auto; }
li.Custom_Facebook_Page { display:none; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper  { width: 200px; padding-left: 0px; }
body.home #content_wrapper .inner .inner_wrapper .sidebar_content { width: 500px; margin-left: 5px; }
#content_wrapper .inner .inner_wrapper .sidebar_content.withpadding { width: 470px; padding: 15px; }
#content_wrapper .inner .inner_wrapper .sidebar_content { width: 500px; margin-left: 0; }
#content_wrapper .inner .inner_wrapper .sidebar_content img, #content_wrapper .innmaxer .inner_wrapper .sidebar_content iframe, #content_wrapper .inner .inner_wrapper .sidebar_content div, #content_wrapper .inner .inner_wrapper .sidebar_content object { max-width: 100%; }
#content_wrapper .inner .inner_wrapper .sidebar_content div { max-width: 100%; }
#content_wrapper .inner .inner_wrapper .sidebar_content div.row.clearfix { width: 480px; }
#content_wrapper .inner .inner_wrapper .sidebar_content div.rev_con { max-width: 150px; margin-right: 10px; }
.map_shadow, #map_contact { width: 530px; height: 250px; }
.pricing_box.five.large .header span { font-size: 1.3em; top: 15px; }
.video-js-box, video.video-js { max-width: 520px; }	
.vjs-poster { width: 520px; height: auto; }
.comment .right { width: 86%; }
ul.children div.comment .right { width: 82%; }
#content_wrapper ul.children ul.children { width: 87%; margin-left: 90px; }
.social_profile .social_icon { margin-right: 10px; }
.social_profile .social_icon img { max-width: 22px !important; height: auto; }
.social_profile .profile .counter h4 { font-size: 16px; }
.social_profile .count { display: none; }
.ads125_wrapper div.ads125, .ads125_wrapper img { width: 90px; height: 90px;}
.post_header_wrapper { width: 100%; }
#footer .sidebar_widget li ul.thumb li img, #footer ul.posts.blog li a img.frame { width: 38px; }
.widget_calendar { display: none; }	
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li { margin-right: 3px; }
#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type="text"], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type="text"], #footer .sidebar_widget li form#searchform input[type="text"] { width: 96%; }
#about_the_author .description { width: 360px; }
#about_the_author { width: 480px; }
.post_header_wrapper.single { width: 250px; }
.post_wrapper.half { width: 250px; margin-top: 15px; }
.post_wrapper.half .post_img a img { width: 250px; }
.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half { width: 100%; }
.post_header_wrapper.half h4 { font-size: 16px; }
.post_img .caption_cat.half { top: -160px; }
.post_img .caption_cat { top: -221px; }
ul.children .comment { width: 91%; }
#content_wrapper #post_mansory_wrapper.inner { width: 768px; margin: auto; margin-top: -40px; }
.post_wrapper.half.mansory { width: 240px; padding-top: 0; margin: 5px; }
.post_wrapper.half.mansory .post_img a img { width: 220px; }
.post_wrapper.half.mansory .post_img { margin-top: 15px; }
.pagination { margin-left: 5px; }
.readmore { font-size: 13px; }
#about_the_author .description.author { width: 360px; }
.post_img { background: transparent !important; }
.post_img.ppb_cat_fullwidth { width: 335px !important; height: 264px !important; }
.post_img.ppb_cat_fullwidth img { max-width: 335px !important; height: auto; }
.post_img.ppb_cat_sidebar { width: 240px !important; height: auto !important; }
.post_img.ppb_cat_sidebar img { max-width: 240px !important; height: auto; }
.post_img.ppb_classic_sidebar { width: 500px !important; height: 287px !important; margin-left: 0; }
.post_img.ppb_classic_sidebar img { max-width: 500px !important; height: auto; margin-left: 0; }
.post_img.ppb_classic_fullwidth { width: 350px !important; height: 198px !important; margin-left: 0; }
.post_img.ppb_classic_fullwidth img { max-width: 350px !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_sidebar { max-width: auto !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_sidebar img { max-width: auto !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_fullwidth { width: 220px !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_fullwidth img { max-width: auto !important; height: auto !important; margin-left: 0; }
#post_mansory_wrapper.ppb_fullwidth { width: 726px; }
.ppb_column_sidebar .review_score_bg { bottom: 4px; }
.ppb_classic_fullwidth .comment_number_bg, .ppb_classic_fullwidth .review_score_bg { right: 10px; }
#page_caption .boxed_wrapper { width: 726px; }
.post_img.half {  max-width: auto !important; height: auto !important; margin-left: 0; }
.element[rel=two_columns] { margin-right: 0; }
.element[rel=two_columns], .element[rel=two_columns].last { width: 48%; }
.post_wrapper.half.mansory .post_img { width: 240px !important; height: auto !important; margin-left: 0; }
.post_wrapper.half.mansory .post_img img { width: 240px !important; height: auto !important; margin-left: 0; }
#mobile_nav_icon, .mobile_nav_icon_bg { display: block; }
.mobile_menu_wrapper { overflow: scroll; height: 100%; }
.mobile_main_nav, mobile_main_nav li ul { list-style: none; border-right: 1px solid #333; overflow: scroll; height: 100%; }
.mobile_main_nav li { border-top: 1px solid #333; border-bottom: 1px solid #333; }
.mobile_main_nav li a { color: #999; display: block; padding: 15px 12px 15px 15px; text-transform: uppercase; text-decoration: none !important; font-size: 14px; }
.mobile_main_nav li ul li a { padding-left: 30px; }
.mobile_main_nav li a:hover { background: #222; color: #fff; text-decoration: none !important; }
.mobile_main_nav li ul li:last-child { border-bottom: 0; }
.mobile_main_nav li ul li ul li a { padding-left: 60px; font-size: 11px; }
.ppb_column_post.masonry { margin-right: 24px; }
.one_half.ppb_classic { margin-bottom: 25px; }
.post_wrapper.full.ppb_columns { margin-bottom: 5px; }
.one_half.last.ppb_cat_last { width: 45%; }
.slider_widget_wrapper { width: 200px; height: 140px; }
#footer .sidebar_widget li { margin-right: 25px; }
.post_slideshow_widget li a img { max-width: 100%; height: auto; }
.single_post_ft_wrapper { width: 100%; max-height: 500px; }
.single_post_ft_wrapper div { max-width: 100% !important; max-height: 500px !important; }
#page_caption { width: 726px; }
ul.posts.blog li a img.frame { width: 70px; }
#page_caption.single_post h2 { font-size: 26px; }
#review-box h2.review-box-header { font-size: 20px; }
#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle { font-size: 16px; }
.single_post_ft_wrapper.gallery_ft, .post_ft_gallery_wrapper.gallery_ft { height: 350px; }
.pp_gallery img { max-width: 175px !important; height: auto; }
.carousel_img img { max-width: 125px !important; }
body.single.single-post .carousel_img img { max-width: 155px !important; }
.one_half.ppb_category { margin-left: 2%; }
.ppb_header .ppb_desc, #content_wrapper .inner .inner_wrapper .sidebar_content .ppb_header .ppb_desc { font-size: 16px; }
ul.posts li h3 { font-size: 18px; }
.post_circle_thumb.large_thumb, .post_circle_thumb.large_thumb img { max-width: 180px; max-height: 180px; }
.one.ppb_transparent_video_bg { max-height: 300px; height: 300px; }
.one.ppb_transparent_video_bg div { max-height: 300px; }
.one.ppb_video_bg { max-height: 400px; height: 400px; }
.one.ppb_video_bg div { max-height: 400px; }
.ppb_transparent_video_bg .post_title .post_excerpt { width: 80%; font-size: 14px; }
.ppb_transparent_video_bg .post_title { top: 10%; }
.slider_wrapper .main_post_full .post_title .post_excerpt, .ppb_parallax_bg .post_title .post_excerpt, .ppb_video_bg .post_title .post_excerpt { font-size: 14px; }
#page_caption.single_post { width: 70%; left: 15%; }
body.single #content_wrapper { margin-top: 20px; }
.wp-caption { max-width: 450px !important; height: auto; }
blockquote { font-size: 20px; }
blockquote:before { margin-top: 40px; }
h3.title, h3.title a { font-size: 16px; }
.post_type_bg.single { top: 33%; }
.post_type_bg.single img { max-width: 40px; height: auto !important; }
.post_img { width: 500px !important; height: 282px !important; }
.post_header h3 { font-size: 18px; }
.post_detail { width: 70%; }
.post_detail.half { width: 100%; }
.post_circle_thumb.search_thumb, .post_circle_thumb.search_thumb img { height: 150px !important; }
.post_img.ppb_cat { width: 160px !important; height: 160px !important; }
#page_caption { margin-top: 25px; padding-bottom: 15px; }
.one.ppb_parallax_bg { background-size: 100% !important; background-attachment: scroll !important; max-height: 400px; }
#post_video_wrapper iframe { height: 432px; }
.one.ppb_video_bg video, .one.ppb_transparent_video_bg video { width: 100% !important; height: 100% !important; }
.ppb_video_bg .post_title .post_excerpt, .ppb_parallax_bg .post_title .post_excerpt { display: none !important; }
.ppb_video_bg .post_title { bottom: 30px; }
.one.ppb_video_bg .mejs-container .mejs-controls, .one.ppb_transparent_video_bg .mejs-container .mejs-controls { visibility: visible !important; z-index: 9999; }
.video_shortcode_wrapper, .post_sound_cloud_wrapper { max-width: 100% !important; height: auto !important; }
.video_shortcode_wrapper video { width: 100% !important; height: 100% !important; }
.post_audio_wrapper .mejs-container { max-width: 100% !important; }
} @media only screen and (max-width: 767px) {
.logo_wrapper {
max-width:70%;
}
form.topsrcform {
float:left;
clear:both;
margin-top:0;
width:100%;
padding:0.89em;
background:#121212;
}
form.topsrcform input[type="text"] {
height:46px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
form.topsrcform button {
color:#f5f5f5 !important;
}
.menu-item-has-children {
background:rgba(0, 0, 0, 0) url(//civilizatia.ro/wp-content/themes/venus/images/carret-down.png) no-repeat scroll right 15px;
}
.socialspace {
right:20px;
}
.mainmenu.notice { display: none; }
h1 { font-size: 30px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h3.title, h3.title a { font-size: 16px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
h7 { font-size: 13px; }
.slider_wrapper .main_post_full .post_title h3, .slider_wrapper .sub_post .post_title h4, #page_caption h1, #page_caption.single_post h1 { font-size: 18px; line-height: 20px; }
#page_caption.single_post h2 { font-size: 18px; }
h5, h3#reply-title { font-size: 18px; }
h5.header_line.subtitle, #content_wrapper .inner .inner_wrapper .sidebar_content h5.header_line.subtitle, h5.header_line, #content_wrapper .inner .inner_wrapper .sidebar_content h5.header_line { font-size: 18px; }
.breaking_new p { font-size: 14px; line-height: 26px; }
h5.ppb_classic_title { font-size: 16px; }
body { font-size: 13px; }
#boxed_wrapper { margin: auto; width:100%; }
.social_wrapper { width: 300px; margin: auto; }
#top_menu { margin-top: 15px; }
#top_menu li { font-size: 11px; margin-right: 10px; }
.standard_wrapper.header { width: 300px; margin: auto; }
#wrapper { width: 100%; }
#top_bar { width: 300px; margin: auto; height: auto; }
#page_slider.flexslider { max-height: 300px; }
#page_slider.flexslider.three_cols { max-height: 400px; }
.slider_wrapper { width: 100%; margin: auto; height: auto; margin-bottom: 0; }
.slider_wrapper .main_post { width: 100%; margin: auto; height: 200px; }
.slider_wrapper .main_post_full { width: 100%; margin: auto; height: 300px; }
.slider_wrapper .sub_post { width: 50%; height: 200px; }
.slider_wrapper .main_post_full .post_title, .ppb_parallax_bg .post_title, .ppb_video_bg .post_title { width: 100%; left: 0; padding: 0; }
.slider_wrapper .main_post .post_title h3 { width: 95%; margin-top: 0; font-size: 16px !important; line-height: 20px; margin: 0; margin: auto; }
.slider_wrapper .main_post_full .post_title h3 { width: 95%; font-size: 18px !important; line-height: 20px; margin: 0; margin: auto; margin-top: 15px; }
.slider_wrapper .main_post_full .post_title .post_title_full_wrapper { bottom: 5px; }
.slider_wrapper .main_post_full .post_title .post_excerpt { display: none; }
.slider_wrapper .sub_post .post_title h4 { width: 100%; font-size: 13px !important; }
.slider_wrapper .main_post_full .post_title .read_full, .slider_wrapper .main_post_full .post_title .read_full:hover, .slider_wrapper .main_post_full .post_title .read_full:active, .ppb_parallax_bg .post_title .read_full a, .ppb_parallax_bg .post_title .read_full a:hover, .ppb_parallax_bg .post_title .read_full a:active, .ppb_video_bg .post_title .read_full a, .ppb_video_bg .post_title .read_full a:hover, .ppb_video_bg .post_title .read_full a:active { font-size: 14px; padding-bottom: 5px; }
#content_wrapper .inner .inner_wrapper ul.cat_filter li a, #content_wrapper .inner .inner_wrapper ul.cat_filter li a:hover, #content_wrapper .inner .inner_wrapper ul.cat_filter li a:active, ul.cat_filter li a, ul.cat_filter li a:hover, ul.cat_filter li a:active { font-size: 16px; line-height: 26px; }
.slider_wrapper .main_post_full .post_title h3, .ppb_parallax_bg .post_title h3, .ppb_video_bg .post_title h3, .ppb_transparent_video_bg .post_title h3 { font-size: 18px !important; line-height: 20px; }
.slider_wrapper .main_post_full .post_title .post_excerpt, .ppb_parallax_bg .post_title .post_excerpt, .ppb_video_bg .post_title .post_excerpt { display: none !important; }
.ppb_header .ppb_desc, #content_wrapper .inner .inner_wrapper .sidebar_content .ppb_header .ppb_desc { font-size: 14px; margin-top: 0; }
.one.ppb_parallax_bg, .one.ppb_video_bg, .one.ppb_transparent_video_bg { max-height: 400px; }
.standard_wrapper.small { width: 300px; }
#footer { width: 300px; margin: auto; }
#footer ul.sidebar_widget { width: 300px; }
#copyright { width: 300px; }
.copyright_wrapper { width: 300px; }
.copyright_wrapper .left_wrapper { float: left; width: 100%; }
.copyright_wrapper .right_wrapper { float: left; width: 100%; text-align: left; }
#footer ul li.widget, #footer ul li.widget.last { float: none; width: 100%; margin-left: 0; padding-bottom: 0; }
#footer ul li.widget, #footer ul li.widget .slider_widget_wrapper.flexslider { margin: auto; }
#footer .sidebar_widget li.widget-four { float: left; }
#content_wrapper { width: 300px; margin-top: 0; padding-top: 0; margin: auto; }
.caption_inner { width: 290px; }
.standard_wrapper, .standard_wrapper.wide { width: 300px; margin: auto; }
.one_fourth { width: 100%; margin-bottom: 2%; clear: both; }
.one_fourth.last { width: 100%; margin-bottom: 2%; clear: both; }
.one_third { width: 100%; margin-bottom: 2%; clear: both; }
.one_third.last { width: 100%; margin-bottom: 2%; }
.one_half { width: 100%; margin-bottom: 2%; float: none; clear: both; }
.one_half.last { width: 100%; margin-bottom: 2%; clear: both; }
.two_third { width: 100%; margin-bottom: 2%; clear: both; }
.two_third.last { width: 100%; margin-bottom: 2%; clear: both; }
.one_fifth { width: 100%; margin-bottom: 2%; clear: both; }
.one_fifth.last { width: 100%; margin-bottom: 2%; clear: both; }
.one_sixth { width: 100%; margin-bottom: 2%; clear: both; }
.one_sixth.last { width: 100%; margin-bottom: 2%; clear: both; }
.pricing_box.three { width: 100%; }
.ppb_category.ppb_category { margin-top: 20px; margin-bottom: 20px; margin-left: 0; }
.post_img.ppb_cat img { width: 100% !important; height: 100% !important; }
#content_wrapper .inner { margin: 0; width: 300px; margin: auto; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar { width: 100%; padding-right: 0; margin-right: 0; }
#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar { width: 100%; }
#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar img { max-width: 100%; height: auto; }
#content_wrapper .inner .inner_wrapper img { max-width: 100%; height: auto; }
li.Custom_Facebook_Page { display:none; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper  { width: 100%; float: none; padding-left: 0; margin: 0; margin: auto; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar { float: none; width: 300px; margin: 0; margin: auto; }
#content_wrapper .inner .inner_wrapper .sidebar_content { width: 300px; margin: auto; margin-top: 0; }
#content_wrapper .inner .inner_wrapper .sidebar_content.withpadding { width: 300px; }
#content_wrapper .inner .inner_wrapper .sidebar_content iframe, #content_wrapper .inner .inner_wrapper .sidebar_content div, #content_wrapper .inner .inner_wrapper .sidebar_content img { max-width: 100%; }
body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 10px; float: left; position: relative; width: 300px; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 0; }
#searchform input[type="text"] { width: 250px; }
blockquote { width: 80%; }
.top_info { text-align: center; width: 100%; margin-bottom: 10px; }
.social_wrapper ul { margin-bottom: 10px; text-align: center; }
.social_wrapper ul li { display: inline-block; float: none; }
#header_bg { padding-bottom: 10px; }
#custom_logo { margin: auto; }
#custom_logo img { max-width: 200px; height: auto; }
.header_ads { float: none; text-align: center; margin: 0;margin-top: 20px; }
.social_wrapper { display: none; }
.gravatar.comment_reply { width: 50px; }
.gravatar.comment_reply img.avatar { width: 50px; height: auto; }
.comment .right { width: 72%; }
ul.children div.comment .right { width: 70%; }
ul.children div.comment ul.children div.comment .right { width: 50%; }
#content_wrapper ul.children ul.children { width: 100%; }
ul.children .comment { margin-left: -35px; width: 100%; margin-top: 0; }
#content_wrapper ul.children { border: 0; margin-top: 30px !important; }
.comment_wrapper #respond { margin-left: 20px; }
.comment_wrapper ul.children #respond { margin-left: -55px; }
form textarea { max-width: 269px; }
.post_wrapper.half { width: 210px; }
#header_wrapper { margin-bottom: 0; }
.header_ads { float: none; }
.ads468 { width: 290px; }
.post_header_wrapper { width: 100%; }
.post_header, .post_header.single_post { width: 100%; }
.post_inner_wrapper { width: 100%; margin: auto; }
#footer .sidebar_widget li ul.thumb li img, #footer ul.posts.blog li a img.frame{ width: 38px; }
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li { margin-right: 3px; }
#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type="text"], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type="text"], #footer .sidebar_widget li form#searchform input[type="text"] { width: 100%; }
#about_the_author .description.author { width: 190px; }
#about_the_author { width: 260px; }
.comment_inner, .comment { width: 300px; }
.post_header_wrapper.single { width: 250px; }
.post_wrapper.half { width: 300px; margin-top: 15px; }
.post_wrapper.half .post_img a img { width: 260px; }
.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half { width: 100%; margin-left: 0 !important; }
.post_header_wrapper.half h4 { font-size: 16px; }
.post_img .caption_cat.half { top: -191px; }
.post_wrapper { margin-left: 0; }
.post_header h3 { font-size: 16px; }
.post_img .caption_cat { top: -130px; }
#copyright { width: 100%; margin-top: 0; padding-top: 20px; padding-bottom: 20px; }
#copyright_left, #toTop { float: none; width: 100%; text-align: center; }
#copyright .social_wrapper { float: none; width: 100%; text-align: center; }
#copyright .social_wrapper ul li { float: none; margin-top: 15px; }
h2.widgettitle.header { margin: 0; }
.page_fullwidth { margin-left:0; }
.comment_inner #respond { margin-left: 0; }
ul.children .comment { border: 0; }
.header_ads img { max-width: 300px; }
.footer_wrapper { width: 100%; }
body.home .footer_wrapper { margin-top: 0; }
#footer .sidebar_widget { padding-top: 10px; }
#footer .sidebar_widget li ul.thumb li img { width: 76px; }
#content_wrapper #post_mansory_wrapper.inner { width: 320px; margin-top: 0; margin-left: 0; }
#content_wrapper .inner .inner_wrapper .sidebar_content.widthbg { width: 260px; }
.sidebar_content .page_fullwidth, #content_wrapper .inner .inner_wrapper.fullwidth { width: 300px; margin: auto; padding: 0; margin-top: 0; }
#contact_form textarea, #commentform textarea { max-width: 94%; width: 94%; }
#commentform pre, code, tt { width: 220px; }
.post_wrapper.dark { padding-top: 2px; }
.pagination { margin: 0 0 0 2px; }
#content_wrapper .inner .inner_wrapper .sidebar_content div.row.clearfix { width: 260px; }
#content_wrapper .inner .inner_wrapper .sidebar_content div.rev_con { width: 260px !important; clear: both; float: left !important; margin-top: 30px; }
#autocomplete { width: 100%; margin-left:0; }
#autocomplete li { width: 100%; }
#autocomplete li .ajax_post { width: 75%; }
#autocomplete li.view_all { margin-top: 10px; }
#breaking_wrapper { box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); }
#breaking_wrapper.fixed #searchform { display: none; }
#breaking_wrapper #searchform { position: relative; padding-left: 0; margin-left: 0; }
.main_nav ul, .main_nav { display:none; }
.second_nav ul, .second_nav { display: none; }
#mobile_nav_icon, .mobile_nav_icon_bg { display: block; }
.mobile_menu_wrapper { overflow: scroll; height: 100%; }
.mobile_main_nav { border-right: 1px solid #333; }
.mobile_main_nav, mobile_main_nav li ul { list-style: none; }
.mobile_main_nav li { border-top: 1px solid #333; border-bottom: 1px solid #333; }
.mobile_main_nav li a { color: #999; display: block; padding: 15px 12px 15px 15px; text-transform: uppercase; text-decoration: none !important; font-size: 13px; }
.mobile_main_nav li ul li a { padding-left: 30px; font-size: 12px; }
.mobile_main_nav li a:hover { background: #222; color: #fff; text-decoration: none !important; }
.mobile_main_nav li ul li:last-child { border-bottom: 0; }
.mobile_main_nav li ul li ul li a { padding-left: 60px; font-size: 11px; }
.post_img { background: transparent !important; }
.post_img.ppb_cat_fullwidth { width: 100% !important; height: auto !important; text-align: center; }
.post_img.ppb_cat_fullwidth img { max-width: 290px !important; height: auto; max-height: 290px !important; }
.post_img.ppb_cat_sidebar { width: 100% !important; height: auto !important; text-align: center; }
.post_img.ppb_cat_sidebar img { max-width: 290px !important; height: auto; }
.post_img.ppb_classic_sidebar { width: 100% !important; height: auto !important; text-align: center; }
.post_img.ppb_classic_sidebar img { max-width: 290px !important; height: auto; margin-left: 0; }
.post_img.ppb_classic_fullwidth { width: 100% !important; height: auto !important; margin-left: 0; text-align: center; }
.post_img.ppb_classic_fullwidth img { max-width: 300px !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_sidebar { max-width: auto !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_sidebar img { max-width: auto !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_fullwidth { width: 100% !important; height: auto !important; margin-left: 0; text-align: center; }
.post_img.ppb_column_fullwidth img { max-width: auto !important; height: auto !important; margin-left: 0; }
.ppb_column_sidebar .review_score_bg { font-size: 20px; bottom: 4px; }
#post_mansory_wrapper.ppb_fullwidth { width: 300px; }
.ppb_column_post.masonry { width: 100%; }
#content_wrapper .sidebar .content .sidebar_widget > li:last-child { margin-bottom: 0; } 
#page_caption .boxed_wrapper { width: 100%; }
#page_caption { width:300px; margin: auto; padding-bottom: 20px; margin-top: 20px; }
.gravatar { width: 50px; height: 50px; }
.post_img, .post_img.single, .post_img.nospace { width: 100%; height: auto; text-align: center; }
.post_img.half { width: 150px !important; height: 100px !important; margin-left: 0; }
.post_wrapper.half.mansory { width: 150px; margin-left: 0; }
.post_previous_icon, .post_next_icon { display: none; }
.post_wrapper.half.mansory .post_img, .post_wrapper.half.mansory .post_img img { width: 150px !important; height: 100px !important; }
.flexslider .slides { margin: 0 !important; }
.one_half.ppb_classic.last { margin-bottom: 25px; }
h7.ppb_cat_title { width: 100%; text-align: center; }
.one_half.last.ppb_cat_last { width: 100%; text-align: center; }
.type-post[rel=two_columns], .ppb_column_post { margin-right: 10px; }
.single_post_ft_wrapper { width: 100%; margin: auto; min-height:400px }
#page_caption.single_post { width: 100%; left: 0; padding: 15px 0 15px 0; }
.single_post_ft_wrapper div { max-width: 100% !important; }
.single_post_ft_wrapper.gallery_ft { max-height: 166px; }
.video_wrapper { margin-bottom: 35px; }
#post_more_wrapper { bottom: 104px; }
.search_form_wrapper form input { max-width: 298px; }
.pp_gallery img { max-width: 145px !important; height: auto; } 
h1.error { font-size: 28px; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 100% !important; }
.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary { width: 100% !important; }
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product { width: 100% !important; }
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { margin-left: 0 !important; }
.single_post_ft_wrapper.gallery_ft, .post_ft_gallery_wrapper.gallery_ft { height: 160px; }
h2.breaking { display: none; }
.post_detail.half { width: 100%; }
.carousel_img img { max-width: 85px !important; }
.post_circle_thumb.large_thumb, .post_circle_thumb.large_thumb img { max-width: 160px; max-height: 160px; }
.one.ppb_parallax_bg, .one.ppb_video_bg, .one.ppb_transparent_video_bg { max-height: 200px; }
.ppb_transparent_video_bg .post_title .post_excerpt { display: none; }
.one.ppb_transparent_video_bg div, .one.ppb_video_bg div { max-height: 200px; }
.ppb_transparent_video_bg .post_title { top: 10%; }
.one.ppb_video_bg .mejs-container .mejs-controls, .one.ppb_transparent_video_bg .mejs-container .mejs-controls { visibility: visible !important; z-index: 9999; }
.ppb_video_bg .post_title { bottom: 25px; }
body.single #content_wrapper, body.single.single-product #content_wrapper { margin-top: 20px; }
.alignleft, img.alignleft, .alignright, img.alignright, .aligncenter, img.aligncenter { float: none; margin: 0; }
.wp-caption { padding: 0; }
#social_share_wrapper ul li { line-height: 40px; }
.review-short-summary, div[itemprop="description"] { padding-top: 0 !important; }
.review-final-score { padding-top: 10px !important; }
blockquote { font-size: 16px; }
blockquote:before { font-size: 2em; margin-top: 40px; }
#post_more_wrapper { width: 220px; }
#post_more_wrapper .post_more_img_wrapper img { width: 220px; height: auto; }
.post_type_bg_mask { height: 300px; }
.post_type_bg { display: none; }
.post_type_bg.single { display: block; top: 26%; padding: 10px 15px 8px 15px; width: 34px; }
.post_type_bg img { width: 34px !important; height: auto !important; }
#swipebox-caption .swipe_desc { display: none !important; }
.post_img { width: 300px !important; height: 169px !important; }
.post_circle_thumb.search_thumb { margin: auto; float: none; }
#about_the_author .description { width: 190px; }
input[type=text], input[type=password], textarea, #contact_form textarea, #commentform textarea {  }
h1.product_title { font-size: 22px; text-align: center; }
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images { margin-bottom: 10px !important; }
.woocommerce-page div.product p.price { text-align: center; padding-bottom: 10px !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs { padding-left: 0 !important; }
#tab-description h2, .woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2, .related.products h2, .cart_totals h2, .shipping_calculator h2 { font-size: 16px; }
body.single-product #page_caption { margin-top: 20px; padding-bottom: 0; }
.one.ppb_parallax_bg { background-size: 100% !important; background-attachment: scroll !important; max-height: 300px; background-position: 0 0 !important; }
.video_shortcode_wrapper, .post_sound_cloud_wrapper { max-width: 100% !important; height: auto !important; }
.video_shortcode_wrapper video { width: 100% !important; height: 100% !important; }
.post_audio_wrapper .mejs-container { max-width: 100% !important; }
#breaking_wrapper #searchform button img { display: none; }
.one_half.last.ppb_cat_last .thumb_img { width: 100% !important; float: left !important; background: transparent; }
.one_half.last.ppb_cat_last .thumb_img img { width: 150px !important; height: auto; margin-bottom: 10px; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
#boxed_wrapper {  }
form.topsrcform {
margin-top:5px;
}
form.topsrcform button {
line-height:46px;
}
#header_wrapper { display: block; }
#top_menu li { font-size: 14px; }
.social_wrapper { width: 480px; }
#header_wrapper .social_wrapper { width: 100%; }
.standard_wrapper.header { width: 480px; }
#wrapper { width: 96%; }
#top_bar { width: 96%; height: auto; float: left; }
.standard_wrapper.small { width: 420px; }
.tagline_text { float: none; width: 100%; }
.tagline_button { float: none; width: 100%; text-align: center; margin-top: 30px; }
#footer, .footer_wrapper { width: 100%; }
#footer ul.sidebar_widget { width: 440px; margin: auto; float: none; }
#copyright { width: 480px; }
.copyright_wrapper { width: 420px; }
.copyright_wrapper .left_wrapper { float: left; width: 100%; }
.copyright_wrapper .right_wrapper { float: left; width: 100%; text-align: left; }
#footer ul li.widget, #footer ul li.widget.last { float: none; width: 100%; margin-right: 0; }
#content_wrapper { width: 440px; margin-top: 0; padding-top: 0px; padding-bottom: 0; }
#content_wrapper .inner { width: 440px; margin: auto; }
.caption_inner { width: 440px; }
.standard_wrapper { width: 440px; }
#top_menu { float: none; text-align: center; display: block; margin-top: 0; padding-top: 10px; }
#page_slider.flexslider { max-height: 250px; }
.slider_wrapper { width: 100%; height: 250px; }
.slider_wrapper .main_post { width: 50%; height: 250px; }
.slider_wrapper .main_post_full { width: 100%; height: 250px; }
.slider_wrapper .sub_post { width: 50%; height: 125px; }
.slider_wrapper .main_post .post_title h3 { width: 95%; font-size: 18px !important; }
.slider_wrapper .sub_post .post_title h4 { width: 95%; font-size: 13px !important; }
.slider_wrapper .main_post_full .post_title h3 { width: 95%; font-size: 20px; }
.slider_wrapper .main_post_full .post_title .post_title_full_wrapper { bottom: 5px; }
.slider_wrapper .main_post_full .post_title .post_excerpt { display: none; }
.one_fourth { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_fourth.last { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_third { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_third.last { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_half { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_half.last { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.two_third { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.two_third.last { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_fifth { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_fifth.last { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_sixth { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
.one_sixth.last { width: 100%; margin-right:0; margin-bottom: 2%; clear: both; }
#content_wrapper .inner { margin-top: 0; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar { width: 100%; padding-right: 0; margin-right: 0; }
#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar { width: 100%; }
#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar img { max-width: 100%; height: auto; }
li.Custom_Facebook_Page { display:none; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper  { width: 100%; padding-left: 0;}
#content_wrapper .inner .inner_wrapper .sidebar_content { width: 100%; padding: 0; padding-top: 10px; margin-bottom: 20px; }
#content_wrapper .inner .inner_wrapper .sidebar_content.withpadding { width: 420px; padding: 10px; }
#content_wrapper .inner .inner_wrapper .sidebar_content iframe, #content_wrapper .inner .inner_wrapper .sidebar_content div, #content_wrapper .inner .inner_wrapper .sidebar_content img, #content_wrapper .inner .inner_wrapper .sidebar_content span { max-width: 100%; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper { width: 440px; }
#searchform input[type="text"] { width: 87%; }
.map_shadow, #map_contact { display:none; }
.top_info { text-align: center; width: 100%; margin-bottom: 10px; }
.social_wrapper ul { margin-bottom: 10px; text-align: center; }
.social_wrapper ul li { display: inline-block; float: none; }
.logo {
margin-top:25px;
}
#custom_logo { display: inline; }
#custom_logo img { max-width: 220px; height: auto; }
.comment_arrow { display: none; }
.comment .right { width: 81%; }
ul.children div.comment .right { width: 57%; }
#content_wrapper ul.children ul.children { width: 72%; }
#content_wrapper ul.children ul.children { width: 100%; }
ul.children .comment { margin-left: 30px; }
#content_wrapper ul.children { border: 0; }
#content_wrapper ul.children ul.children { margin-left: -16px; }
.comment_wrapper #respond { margin-left: 35px; }
.comment_wrapper ul.children #respond { margin-left: -40px; }
form textarea { max-width: 420px; }
#menu_wrapper .nav ul, #menu_wrapper div .nav { display: none; }
#menu_border_wrapper select { display: inline-block; width: 440px; }
#breaking_wrapper { width: 100%; margin: auto; }
#breaking_wrapper .breaking_new div { max-width: 320px; }
#menu_border_wrapper { text-align: center; margin: 10px 0 0 0; width: 100%; border: 0;  float:none;}
#header_wrapper { margin-bottom: 0; }
.header_ads { float: none; text-align: center; margin: 0; margin-top: 20px; }
.ads468 { width: 468px; }
.post_header_wrapper { width: 100%; }
#footer .sidebar_widget li ul.thumb li img, #footer ul.posts.blog li a img.frame{ width: 38px; }
.widget_calendar { display: none; }	
#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li { margin-right: 3px; }
#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type="text"], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type="text"], #footer .sidebar_widget li form#searchform input[type="text"] { width: 100%; }
#about_the_author .description { width: 330px; }
#about_the_author { width: 410px; }
.comment_inner, .comment { width: 440px; }
.post_header_wrapper.single { width: 250px; }
.post_wrapper.half { width: 48%; margin-top: 15px; }
.post_wrapper.half .post_img a img { width: 250px; }
.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half { width: 170px; }
.post_header_wrapper.half h4 { font-size: 18px; }
.post_img .caption_cat.half { top: -135px; }
.post_wrapper { margin-left: 0; }
.post_social { display: none; }
.post_header h3 { font-size: 20px; }
.post_img .caption_cat { top: -188px; }
#copyright { width: 100%; margin-top: 0; padding-top: 20px; }
#copyright_left { float: left; width: 100%; text-align: center; }
#copyright .social_wrapper { float: none; width: 100%; text-align: center; }
#copyright .social_wrapper ul li { float: none; margin-top: 15px; }
h2.widgettitle.header { margin: 8px 0 0 0; }
.page_fullwidth { margin-left:0; }
.post_img { text-align: center; }
#footer .sidebar_widget li ul.posts li {  clear: both; }
#content_wrapper .sidebar .content .sidebar_widget li ul.posts li, #content_wrapper .one_half.home .sidebar_widget li ul.posts li, #footer .sidebar_widget li ul.posts li, ul.posts li, #content_wrapper .sidebar .content .sidebar_widget li ul.posts, #content_wrapper .one_half.home .sidebar_widget li ul.posts, #footer .sidebar_widget li ul.posts, ul.posts { width: 100%; }
#footer .sidebar_widget li ul.thumb li img { width: 74px; }
.header_ads img { max-width: 440px; }
#content_wrapper #post_mansory_wrapper.inner { width: 440px; margin: auto; }
.post_wrapper.half.mansory { width: 198px; }
.post_wrapper.half .post_img a img { width: 169px; }
.post_wrapper.half .post_img { margin-top: 7px; }
.post_header.half { width: 100%; }
.pagination { margin-left: 12px; }
#commentform pre, code, tt { width: 360px; }
#content_wrapper .inner .inner_wrapper .sidebar_content.widthbg, .sidebar_content .page_fullwidth, #content_wrapper .inner .inner_wrapper.fullwidth { width: 440px; }
#about_the_author .description.author { width: 330px; }
#content_wrapper .inner .inner_wrapper .sidebar_content div.row.clearfix { width: 440px; }
#content_wrapper .inner .inner_wrapper .sidebar_content div.rev_con { width: 440px !important; clear: both; float: left !important; margin-top: 30px; }
#menu_border_wrapper { display: none; }
.post_img.ppb_cat_sidebar, .post_img.ppb_cat_fullwidth { width: 100% !important; height: auto !important; float: none; margin: auto; margin-bottom: 15px; }
.post_img.ppb_cat_sidebar .review_score_bg { bottom: 10px; right: 3px; }
.post_img.ppb_classic_sidebar { width: 440px !important; height: 252px !important; margin-left: 0; }
.post_img.ppb_classic_sidebar img { width: 440px !important; max-width: 440px !important;  height: 252px !important; }
.post_header_wrapper.half h4 { font-size: 14px; }
.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half { width: 100%; }
body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { width: 440px; }
.post_img.ppb_classic_fullwidth { width: 100% !important; height: auto !important; text-align: center; }
.post_img.ppb_classic_fullwidth img { width: 100% !important; max-width: 100% !important; }
.post_img.ppb_column_fullwidth { width: 100% !important; }
.post_img, .post_img.single, .post_img.nospace { max-width: 100% !important; width: 100% !important; height: auto !important; }
.post_audio_wrapper { width: 430px; }
.post_img.half { width: 210px !important; height: 140px !important; }
.post_wrapper.half.mansory .post_img, .post_wrapper.half.mansory .post_img img { width: 198px !important; height: 100px !important; }
.post_img.ppb_column_sidebar { max-width: 200px !important; height: auto !important; margin-left: 0; }
.post_img.ppb_column_sidebar img { max-width: 200px !important; height: auto !important; margin-left: 0; }
.type-post[rel=two_columns], .ppb_column_post { margin-left: 10px; width: 45%; }
.ppb_column_post.masonry, .ppb_column_post.masonry.last { width: 30%; margin-right: 1%; float: left; }
#content_wrapper .sidebar .content .sidebar_widget > li.Custom_Ads { text-align: center; }
#post_mansory_wrapper.ppb_fullwidth { width: 420px; }
.one_half.last.ppb_cat_last { margin-bottom: 0; }
.one_half.last.ppb_cat_last .thumb_img { width: 100% !important; float: left !important; background: transparent; }
.one_half.last.ppb_cat_last .thumb_img img { width: 150px !important; height: auto; margin-bottom: 10px; }
.single_post_ft_wrapper { width: 100%; }
.single_post_ft_wrapper div { max-width: 100% !important; max-height: 229px !important; }
.single_post_ft_wrapper.gallery_ft { max-height: 229px; }
.video_wrapper { margin-bottom: 0; }
#page_caption { width: 440px; }
h1.error { font-size: 28px; }
.pp_gallery img { max-width: 141px !important; height: auto; }
.single_post_ft_wrapper.gallery_ft, .post_ft_gallery_wrapper.gallery_ft { height: 220px; }
#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar { width: 440px; }
#breaking_wrapper .breaking_new div { max-width: 100%; }
.carousel_img img { max-width: 125px !important; }
.one.ppb_category .one_half { width: 48% !important; clear: none; float: left; }
.one.ppb_category .one_half.ppb_category { width: 50%; float: right; margin-top: 0; }
.one_half.ppb_classic { width: 47% !important; margin-right: 3%; clear: none; float: left; }
.one_half.ppb_classic.last { float: right; }
.one_half.ppb_classic:nth-child(2n) { clear:both; }
.post_inner_wrapper, body.home .post_inner_wrapper { max-width: 100%; }
h5.ppb_classic_title, h3.title, h3.title a { font-size: 14px; }
.post_inner_wrapper { width: 100%; margin: auto; }
input[type=text], input[type=password], textarea, #contact_form textarea, #commentform textarea { max-width: 440px; }
#contact_form textarea, #commentform textarea { width: 96%; }
ul.posts li h3 { font-size: 18px; }
.post_type_bg.single { top: 28%; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product { float: left; clear: none; width: 48% !important; }
}
@media only screen and (max-width: 480px) {
form.topsrcform {
margin-top:10px;
}
}.master-slider{
position: relative;
visibility: hidden;
-moz-transform: translate3d(0 , 0 , 0);
}
.ms-ie img{border:none;}
.ms-ie8 * {opacity:inherit;filter:inherit;}
.ms-ie7   {zoom:1;}
.ms-moz .ms-slide-bgcont>img { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.master-slider a,
.master-slider a:hover {
-webkit-transition: none;
transition: none;
}
.wpb_row .master-slider-parent *,
.master-slider-parent * {
box-sizing: content-box;
}
.master-slider-parent {
margin-left: auto;
margin-right: auto;
}
.ms-layout-partialview .ms-view {
overflow: visible;
background-color:transparent;
}
.ms-layout-partialview .ms-container { overflow: hidden; }
.master-slider.before-init{}
.ms-loading-container{
position:absolute;
width:100%;
top:0;
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
width: 36px;
height: 36px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/common/loading-2.gif) no-repeat center white;
border-radius: 60px;
box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
position: absolute;
left: 50%;
top: 50%;
margin: -18px;
opacity: 0.9;
} .ms-def-cursor{cursor:auto !important;}
.ms-grab-cursor{cursor: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/common/grab.png), move;}
.ms-grabbing-cursor{cursor: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/common/grabbing.png), move;}
.ms-ie .ms-grab-cursor{cursor: move;}
.ms-ie .ms-grabbing-cursor {cursor: move;}
.ms-view {
margin:0px auto;
overflow:hidden;
position:relative;
-webkit-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
}
.ms-view .ms-slide-container{position:relative;}
.ms-slide {
position:absolute;
height:100%;
-webkit-transform: translateZ(0px);
-ms-transform: translateZ(0px);
transform: translateZ(0px);
}
.ms-wk .ms-slide {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ms-slide.selected {}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
position: absolute;
overflow:hidden;
width: 100%;
}
.ms-slide .ms-slide-link {
display: block;
width: 100%;
height: 100%;
position: absolute;
top:0;
z-index: 110;
}
.ms-ie .ms-slide-link {
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7) 0 0 repeat;
}
.ms-slide .ms-slide-bgvideocont{
z-index: 105;
height: 100%;
}
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video{
-webkit-transform: translateZ(0.3px);
transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo{
position: absolute;
top: 0px;
}
.ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}
.ms-slide .ms-slide-bgcont img , .ms-container , .ms-inner-controls-cont{
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;
}
.ms-slide .ms-slide-video{
position:absolute;
top:0;
z-index: 111;
background:black;
padding:0;
margin: 0;
border: none;
}
.ms-slide .ms-pattern{
background-attachment: scroll;
width: 100%;
height: 100%;
z-index: 108;
position: absolute;
top: 0;
}
.ms-wk .ms-pattern{
-webkit-transform: translateZ(0.4px);
transform: translateZ(0.4px);
}
.ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn{
position:absolute;
cursor: pointer;
z-index: 110;
}
.ms-slide .ms-slide-vcbtn{
position:absolute;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile{
position: relative;
bottom: 0;
left:0;
width:100%;
height: 28px;
background-color: black;
color: white;
text-align: center;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
text-transform: uppercase;
font-family: sans-serif;
font-size: 0.75em;
display: inline-block;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/common/video-close-btn.png) no-repeat 0px 3px;
padding-left: 15px;
height: 15px;
color: #DBDBDB;
margin-top: 7px;
}
.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
-webkit-transform: translateZ(0.44px);
transform: translateZ(0.44px);
}
.ms-video-img{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.ms-mask-frame{
overflow:hidden;
position:absolute;
float:left;
} .ms-thumb-list{
overflow:hidden;
position:absolute;
}
.ms-thumb-list.ms-dir-h {width: 100%;}
.ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
.ms-thumbs-cont{position: relative;}
.ms-thumb-frame img{width:100%;	height:auto;}
.ms-thumb-frame{
cursor: pointer;
float: left;
overflow: hidden;
opacity: 0.5;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-thumb-frame-selected{ opacity: 1; }
.ms-tabs .ms-thumb-frame {
background-color: #F6f6f6;
text-shadow: 0 1px 1px white;
color: #222;
border: solid 1px white;
border-width: 0 1px 1px 0;
overflow: visible;
position: relative;
opacity: 1;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-has-thumb .ms-tab-thumb{ width:auto; }
.ms-tabs.ms-dir-h .ms-thumb-frame {margin-top: 12px;}
.ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {margin-left: 0px;}
.ms-tabs.ms-dir-h.ms-align-top {z-index: 140;}
.ms-tabs.ms-dir-h.ms-align-top  .ms-thumb-frame{margin-top: -12px;}
.ms-tabs .ms-thumb{padding: 20px 20px;}
.ms-tabs .ms-thumb-frame-selected {	opacity: 1; background: #EDEDED;}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
position: absolute;
opacity: 0;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
top: 0px;
left: 50%;
margin-left: -12px;
border-bottom: solid 12px #F6f6f6;
border-left: solid 12px transparent;
border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
top:-12px;
border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
bottom: 0px;
top:auto;
border-bottom:0px;
border-top: solid 12px #F6f6f6;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
bottom:-12px;
border-top-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
top: 50%;
left: 0;
margin-top: -12px;
border-right: solid 12px #EDEDED;
border-top: solid 12px transparent;
border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
left:-12px;
border-right-color:#EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
left: auto;
right: 0;
border-right: 0;
border-left: solid 12px #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
right:-12px;
border-left-color:#EDEDED;
}
.ms-thumb-alt {
text-align: center;
margin: 5px;
font-size: 14px;
font-weight: 600;
} .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
height: 100%;
width: 20px;
position: absolute;
left: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
right: 0;
left: auto;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
content: close-quote;
top: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 5px 5px 5px 0px;
display: block;
border-right-color: #FFF;
width: 6px;
height: 1px;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
border-width: 5px 0px 5px 5px;
border-left-color: #FFF;
left: 7px;
} .ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
width: 100%;
height: 20px;
position: absolute;
top: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
bottom: 0;
top: auto;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
content: close-quote;
left: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 0px 5px 5px 5px;
display: block;
border-bottom-color: #FFF;
height: 1px;
top: 5px;
width: 0;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
border-width: 5px 5px 0px 5px;
border-top-color: #FFF;
top: 7px;
} .ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{ top:0 !important; }
.ms-tabs.ms-has-thumb .ms-thumb-frame{ height: auto !important; }
.ms-tabs.ms-has-thumb .ms-thumb{ padding:0; }
.ms-tabs.ms-has-thumb .ms-tab-context{ padding:20px; }
.ms-tabs.ms-align-left  .ms-tab-thumb{ float:left;  margin-right:20px; }
.ms-tabs.ms-align-right .ms-tab-thumb{ float:right; margin-left: 20px; }
.ms-bullet{cursor:pointer;float: left;}
.ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-bullets.ms-dir-v {
position: absolute;
top:50%;
}
.ms-bullets.ms-dir-v .ms-bullet{
float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-sbar {position: absolute;}
.ms-sbar.ms-dir-h {
left: 10px;
right: 10px;
top: 5px
}
.ms-sbar.ms-dir-v {
top: 10px;
bottom: 10px;
right: 5px
}
.ms-sbar .ms-bar {
height: 4px;
background: #333;
border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {	width: 4px;}
.ms-sbar .ms-bar{
position:relative;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-timerbar {
width: 100%;
bottom: 0px;
position: absolute;
}
.ms-ctimer {
position: absolute;
top: 30px;
left: 30px;
cursor: pointer;
}
.ms-ctimer-bullet {}
.ms-time-bar{
-webkit-transition: width 120ms linear;
transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow{
height:0px;
}
.ms-slide-info {position: absolute;}
.ms-slide-info.ms-dir-v {top:0;}
.ms-slide-info.ms-dir-h {width:100%;}
.ms-pattern.ms-patt-1  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-2  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-3  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-4  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-5  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-6  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-7  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-8  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-9  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-10 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-11 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-12 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-13 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-14 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-15 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=);} .ms-pattern.ms-patt-16 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-17 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-18 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-19 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-20 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-21 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-22 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-23 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-24 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-25 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-26 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-27 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-28 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-29 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-30 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC);} .ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn{
width: 50px;
height: 51px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
width: 30px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png);
background-position: -89px -26px;
height: 40px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-default .ms-nav-next {
right: 30px;
left: auto;
background-position: -89px -103px;
}
.ms-skin-default .ms-bullet {
width: 10px;
height: 10px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-default .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-default .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-default .ms-tooltip-point {cursor: pointer;}
.ms-skin-default .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-default .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-default .ms-tooltip {
max-width:200px;
}
.ms-skin-default .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn,
.ms-skin-default .ms-slide .ms-slide-vcbtn,
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev,
.ms-skin-default .ms-bullet{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev {
width: 53px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-black-1 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-1 .ms-bullet {
width: 9px;
height: 9px;
background: white;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-black-1 .ms-bullet-selected {
background-color: black;
}
.ms-skin-black-1 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: white;
border-top-color: rgba(0, 0, 0, 0.8);
bottom: -10px;
}
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: white;
border-bottom-color: rgba(0, 0, 0, 0.8);
top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: white;
border-right-color: rgba(0, 0, 0, 0.8);
left: -10px;
}
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: black;
border-left-color: rgba(0, 0, 0, 0.8);
right: -10px;
}
.ms-skin-black-1 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-1 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #444444;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-1 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
background: rgba(255, 255, 255, 0.9);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-black-1  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-1 .ms-tooltip-cont {
padding: 10px;
background: black;
background: rgba(0, 0, 0, 0.8);
text-shadow: 0 1px 0px black;
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn,
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-minimal .ms-slide .ms-slide-vpbtn,
.ms-skin-minimal .ms-video-btn{
width: 55px;
height: 55px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat 24px 18px white;
border: solid 1px #3d3d3d;
border-radius: 50%;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,
.ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-minimal .ms-video-btn:hover {
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 31px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat -289px 6px white;
border-radius: 50%;
border: solid 1px #3d3d3d;
top: 18px;
right: 30px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
} .ms-skin-minimal .ms-nav-next,
.ms-skin-minimal .ms-nav-prev {
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat white;
background-position: -178px 17px;
border: solid 1px #3d3d3d;
border-radius: 50%;
height: 55px;
width: 55px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -27px;
position: absolute;
z-index: 110;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-nav-next:hover,
.ms-skin-minimal .ms-nav-prev:hover{
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-nav-next {
right: 30px;
left: auto;
background-position: -75px 17px;
}
.ms-skin-minimal .ms-bullet {
width: 8px;
height: 8px;
background: white;
border: solid 1px #3d3d3d;
border-radius: 50%;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-minimal .ms-bullet-selected {
background: #3d3d3d;
}
.ms-skin-minimal .ms-time-bar {
height: 3px;
background: #FFFFFF;
border-top: solid 1px rgba(0, 0, 0, 0.41);
}
.ms-skin-minimal .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-minimal .ms-tooltip-point {cursor: pointer;}
.ms-skin-minimal .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-minimal .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-minimal .ms-tooltip {
max-width:200px;
}
.ms-skin-minimal .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -16px -103px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-black-2 .ms-video-btn:hover{
background-color: #3D3D3D;
}
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -27px -36px;
border: solid 2px white;
border-color: rgba(255, 255, 255, 0.4);
top: 15px;
right: 15px;
}
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 50px;
} .ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-black-2.round-skin .ms-nav-next,
.ms-skin-black-2.round-skin .ms-nav-prev,
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover{
background-color: #3d3d3d;
}
.ms-skin-black-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-2 .ms-bullet {
width: 8px;
height: 8px;
background: white;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
-ms-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(0, 0, 0, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-black-2.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-black-2 .ms-bullet-selected {
background-color: black;
border-color: white;
border-color: rgba(255, 255, 255, 0.44);
}
.ms-skin-black-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-black-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-black-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn,
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev {
width: 53px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-light-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-2 .ms-bullet {
width: 9px;
height: 9px;
background: black;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-light-2 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn,
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn{
width: 50px;
height: 50px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -15px -149px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 29px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -26px -28px;
top: 30px;
right: 30px;
} .ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev {
width: 50px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png);
background-position: -82px -22px;
height: 50px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -25px;
position: absolute;
z-index: 110;
}
.ms-skin-light-3 .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -99px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-3 .ms-bullet {
width: 16px;
height: 16px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-light-3 .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-light-3 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-3 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-3 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-3 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-3  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-3 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn,
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev,
.ms-skin-light-3 .ms-bullet{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev {
width: 54px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png);
background-position: -77px -5px;
height: 68px;
cursor: pointer;
top: 50%;
left: -27px;
margin-top: -40px;
position: absolute;
z-index: 110;
}
.ms-skin-light-4 .ms-nav-next {
right: -27px;
left: auto;
background-position: -79px -83px;
}
.ms-skin-light-4 .ms-thumb-frame-selected {
opacity: 0.6;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-h {
bottom: -60px;
width: 100%;
height: 60px;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-v {
height: 100%;
width: 60px;
right: -60px;
top: 0;
}
.ms-skin-light-4 .ms-thumb-frame {
cursor: pointer;
float: left;
width: 60px;
height: 60px;
margin: 1px 0 0 1px;
overflow: hidden;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-4 .ms-bullet {
width: 9px;
height: 9px;
background: #b9b9b9;
margin: 4px;
border: solid 1px rgb(163, 163, 163);
}
.ms-skin-light-4 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-4 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: white;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-4 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-4 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #E0E0E0;
background: #4b8aac;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-4 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-4  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-4 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn,
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn{
width: 32px;
height: 32px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) black no-repeat -24px -160px;
top: 50%;
left: 50%;
margin: -18px 0 0 -18px;
}
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-5 .ms-video-btn:hover{
background-color:#646464;
}
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev {
width: 32px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white;
background-position: -94px -32px;
height: 32px;
cursor: pointer;
bottom: 40px;
left: 40px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-light-5 .ms-nav-next:hover,
.ms-skin-light-5 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-5 .ms-nav-next {
left: 73px;
background-position: -93px -110px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-5 .ms-bullet {
width: 10px;
height: 10px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-5 .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-light-5 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-5 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-5 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
} .ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
animation:none;
-moz-animation:none;
-webkit-animation:none;
-o-animation:none;
}
.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-5  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-5 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn,
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -16px -103px;
border: solid 3px rgb(112, 112, 112);  border-color: rgba(0, 0, 0, 0.27);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-6 .ms-video-btn:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -27px -36px;
top: 15px;
right: 15px;
}
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 30px;
} .ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(112, 112, 112);
border-color: rgba(0, 0, 0, 0.27);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-light-6 .ms-nav-next:hover,
.ms-skin-light-6 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-6 .ms-bullet {
width: 8px;
height: 8px;
background: black;
-webkit-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(255, 255, 255, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-6.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-light-6 .ms-bullet-selected {
background-color: white;
border-color: black;
border-color: rgba(0, 0, 0, 0.44);
}
.ms-skin-light-6 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-6 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-6 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-6  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-6 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn,
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6-retina.png);
background-size: 152px 225px;
}
} .ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn{
width: 47px;
height: 46px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -152px;
top: 50%;
left: 50%;
margin: -22px 0 0 -24px;
}
.ms-skin-metro .ms-slide .ms-slide-vcbtn {
width: 47px;
height: 47px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -19px;
top: 15px;
right: 15px;
} .ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev {
width: 47px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png);
background-position: -83px -23px;
height: 47px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -24px;
position: absolute;
z-index: 110;
}
.ms-skin-metro .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-metro .ms-bullet {
width: 16px;
height: 16px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-metro .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-metro .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-metro .ms-tooltip-point {cursor: pointer;}
.ms-skin-metro .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-metro .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-metro .ms-tooltip {
max-width:200px;
}
.ms-skin-metro .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn,
.ms-skin-metro .ms-slide .ms-slide-vcbtn,
.ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev,
.ms-skin-metro .ms-bullet{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin-retina.png);
background-size: 152px 225px;
}
} .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn{
width: 60px;
height: 60px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -10px -144px;
top: 50%;
left: 50%;
margin: -30px 0 0 -30px;
}
.ms-skin-contrast .ms-slide .ms-slide-vcbtn {
width: 24px;
height: 24px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -27px -30px;
top: 30px;
right: 30px;
} .ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev {
width: 60px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png);
background-position: -76px -17px;
height: 60px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -30px;
position: absolute;
z-index: 110;
}
.ms-skin-contrast .ms-nav-next {
right: 30px;
left: auto;
background-position: -77px -91px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-contrast .ms-bullet {
width: 16px;
height: 16px;
background: url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-contrast .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-contrast .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: #fc3116;
border-top-color: rgba(252, 49, 22, 0.8);
bottom: -10px;
}
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: #fc3116;
border-bottom-color: rgba(252, 49, 22, 0.8);
top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: #fc3116;
border-right-color: rgba(252, 49, 22, 0.8);
left: -10px;
}
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: #fc3116;
border-left-color: rgba(252, 49, 22, 0.8);
right: -10px;
}
.ms-skin-contrast .ms-tooltip-point {cursor: pointer;}
.ms-skin-contrast .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #636363;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-contrast .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
background: rgba(255, 255, 255, 0.99);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-contrast  .ms-tooltip {
max-width:200px;
}
.ms-skin-contrast .ms-tooltip-cont {
padding: 10px;
background: #fc3116;
background: rgba(252, 49, 22, 0.8);
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn,
.ms-skin-contrast .ms-slide .ms-slide-vcbtn,
.ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev,
.ms-skin-contrast .ms-bullet{
background-image:url(//civilizatia.ro/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin-retina.png);
background-size: 152px 225px;
}
}.ms-parent-id-5 > .master-slider{ background:#000000; }
.ms-parent-id-4 > .master-slider{ background:#000000; }.modal,.modal-open{overflow:hidden}.modal,.modal-backdrop{top:0;right:0;left:0;bottom:0}.modal-footer:after,.modal-header:after,.stm-socials:after{clear:both}.modal,.stm-search_style_1 [data-toggle=modal]:focus{outline:0}.modal{display:none;position:fixed;z-index:1050;-webkit-overflow-scrolling:touch}.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before{content:" ";display:table}.modal.fade .modal-dialog{transform:translate(0,-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}[class*="__icon"].icon_8px{font-size:8px}[class*="__icon"].icon_9px{font-size:9px}[class*="__icon"].icon_10px{font-size:10px}[class*="__icon"].icon_11px{font-size:11px}[class*="__icon"].icon_12px{font-size:12px}[class*="__icon"].icon_13px{font-size:13px}[class*="__icon"].icon_14px{font-size:14px}[class*="__icon"].icon_15px{font-size:15px}[class*="__icon"].icon_16px{font-size:16px}[class*="__icon"].icon_17px{font-size:17px}[class*="__icon"].icon_18px{font-size:18px}[class*="__icon"].icon_19px{font-size:19px}[class*="__icon"].icon_20px{font-size:20px}[class*="__icon"].icon_21px{font-size:21px}[class*="__icon"].icon_22px{font-size:22px}[class*="__icon"].icon_23px{font-size:23px}[class*="__icon"].icon_24px{font-size:24px}[class*="__icon"].icon_25px{font-size:25px}[class*="__icon"].icon_26px{font-size:26px}[class*="__icon"].icon_27px{font-size:27px}[class*="__icon"].icon_28px{font-size:28px}[class*="__icon"].icon_29px{font-size:29px}[class*="__icon"].icon_30px{font-size:30px}[class*="__icon"].icon_31px{font-size:31px}[class*="__icon"].icon_32px{font-size:32px}[class*="__icon"].icon_33px{font-size:33px}[class*="__icon"].icon_34px{font-size:34px}[class*="__icon"].icon_35px{font-size:35px}[class*="__icon"].icon_36px{font-size:36px}[class*="__icon"].icon_37px{font-size:37px}[class*="__icon"].icon_38px{font-size:38px}[class*="__icon"].icon_39px{font-size:39px}[class*="__icon"].icon_40px{font-size:40px}[class*="__icon"].icon_41px{font-size:41px}[class*="__icon"].icon_42px{font-size:42px}[class*="__icon"].icon_43px{font-size:43px}[class*="__icon"].icon_44px{font-size:44px}[class*="__icon"].icon_45px{font-size:45px}[class*="__icon"].icon_46px{font-size:46px}[class*="__icon"].icon_47px{font-size:47px}[class*="__icon"].icon_48px{font-size:48px}[class*="__icon"].icon_49px{font-size:49px}[class*="__icon"].icon_50px{font-size:50px}[class*="__icon"].icon_51px{font-size:51px}[class*="__icon"].icon_52px{font-size:52px}[class*="__icon"].icon_53px{font-size:53px}[class*="__icon"].icon_54px{font-size:54px}[class*="__icon"].icon_55px{font-size:55px}[class*="__icon"].icon_56px{font-size:56px}[class*="__icon"].icon_57px{font-size:57px}[class*="__icon"].icon_58px{font-size:58px}[class*="__icon"].icon_59px{font-size:59px}[class*="__icon"].icon_60px{font-size:60px}body .stm_lh_1{line-height:1px}body .stm_lh_2{line-height:2px}body .stm_lh_3{line-height:3px}body .stm_lh_4{line-height:4px}body .stm_lh_5{line-height:5px}body .stm_lh_6{line-height:6px}body .stm_lh_7{line-height:7px}body .stm_lh_8{line-height:8px}body .stm_lh_9{line-height:9px}body .stm_lh_10{line-height:10px}body .stm_lh_11{line-height:11px}body .stm_lh_12{line-height:12px}body .stm_lh_13{line-height:13px}body .stm_lh_14{line-height:14px}body .stm_lh_15{line-height:15px}body .stm_lh_16{line-height:16px}body .stm_lh_17{line-height:17px}body .stm_lh_18{line-height:18px}body .stm_lh_19{line-height:19px}body .stm_lh_20{line-height:20px}body .stm_lh_21{line-height:21px}body .stm_lh_22{line-height:22px}body .stm_lh_23{line-height:23px}body .stm_lh_24{line-height:24px}body .stm_lh_25{line-height:25px}body .stm_lh_26{line-height:26px}body .stm_lh_27{line-height:27px}body .stm_lh_28{line-height:28px}body .stm_lh_29{line-height:29px}body .stm_lh_30{line-height:30px}body .stm_lh_31{line-height:31px}body .stm_lh_32{line-height:32px}body .stm_lh_33{line-height:33px}body .stm_lh_34{line-height:34px}body .stm_lh_35{line-height:35px}body .stm_lh_36{line-height:36px}body .stm_lh_37{line-height:37px}body .stm_lh_38{line-height:38px}body .stm_lh_39{line-height:39px}body .stm_lh_40{line-height:40px}body .stm_lh_41{line-height:41px}body .stm_lh_42{line-height:42px}body .stm_lh_43{line-height:43px}body .stm_lh_44{line-height:44px}body .stm_lh_45{line-height:45px}body .stm_lh_46{line-height:46px}body .stm_lh_47{line-height:47px}body .stm_lh_48{line-height:48px}body .stm_lh_49{line-height:49px}body .stm_lh_50{line-height:50px}body .stm_lh_51{line-height:51px}body .stm_lh_52{line-height:52px}body .stm_lh_53{line-height:53px}body .stm_lh_54{line-height:54px}body .stm_lh_55{line-height:55px}body .stm_lh_56{line-height:56px}body .stm_lh_57{line-height:57px}body .stm_lh_58{line-height:58px}body .stm_lh_59{line-height:59px}body .stm_lh_60{line-height:60px}body .stm_lh_61{line-height:61px}body .stm_lh_62{line-height:62px}body .stm_lh_63{line-height:63px}body .stm_lh_64{line-height:64px}body .stm_lh_65{line-height:65px}.fsz_12{font-size:12px!important}.fsz_13{font-size:13px!important}.fsz_14{font-size:14px!important}.fsz_15{font-size:15px!important}.fsz_16{font-size:16px!important}.fsz_17{font-size:17px!important}.fsz_18{font-size:18px!important}.fsz_19{font-size:19px!important}.fsz_20{font-size:20px!important}.fsz_21{font-size:21px!important}.fsz_22{font-size:22px!important}.fsz_23{font-size:23px!important}.fsz_24{font-size:24px!important}.fsz_25{font-size:25px!important}.fsz_26{font-size:26px!important}.fsz_27{font-size:27px!important}.fsz_28{font-size:28px!important}.fsz_29{font-size:29px!important}.fsz_30{font-size:30px!important}.fsz_31{font-size:31px!important}.fsz_32{font-size:32px!important}.fsz_33{font-size:33px!important}.fsz_34{font-size:34px!important}.fsz_35{font-size:35px!important}.fsz_36{font-size:36px!important}.fsz_37{font-size:37px!important}.fsz_38{font-size:38px!important}.fsz_39{font-size:39px!important}.fsz_40{font-size:40px!important}.fsz_41{font-size:41px!important}.fsz_42{font-size:42px!important}.fsz_43{font-size:43px!important}.fsz_44{font-size:44px!important}.fsz_45{font-size:45px!important}.fsz_46{font-size:46px!important}.fsz_47{font-size:47px!important}.fsz_48{font-size:48px!important}.fsz_49{font-size:49px!important}.fsz_50{font-size:50px!important}.fsz_51{font-size:51px!important}.fsz_52{font-size:52px!important}.fsz_53{font-size:53px!important}.fsz_54{font-size:54px!important}.fsz_55{font-size:55px!important}.stm-header .dropdown-toggle,.stm-switcher__option,.stm-switcher__trigger_default{min-height:40px;padding:5px 40px 5px 20px;font-size:13px;line-height:30px}body .stm_mgt_0{margin-top:0}body .stm_mgb_0{margin-bottom:0}body .stm_mgl_0{margin-left:0}body .stm_mgr_0{margin-right:0}body .stm_mgt_1{margin-top:1px}body .stm_mgb_1{margin-bottom:1px}body .stm_mgl_1{margin-left:1px}body .stm_mgr_1{margin-right:1px}body .stm_mgt_2{margin-top:2px}body .stm_mgb_2{margin-bottom:2px}body .stm_mgl_2{margin-left:2px}body .stm_mgr_2{margin-right:2px}body .stm_mgt_3{margin-top:3px}body .stm_mgb_3{margin-bottom:3px}body .stm_mgl_3{margin-left:3px}body .stm_mgr_3{margin-right:3px}body .stm_mgt_4{margin-top:4px}body .stm_mgb_4{margin-bottom:4px}body .stm_mgl_4{margin-left:4px}body .stm_mgr_4{margin-right:4px}body .stm_mgt_5{margin-top:5px}body .stm_mgb_5{margin-bottom:5px}body .stm_mgl_5{margin-left:5px}body .stm_mgr_5{margin-right:5px}body .stm_mgt_6{margin-top:6px}body .stm_mgb_6{margin-bottom:6px}body .stm_mgl_6{margin-left:6px}body .stm_mgr_6{margin-right:6px}body .stm_mgt_7{margin-top:7px}body .stm_mgb_7{margin-bottom:7px}body .stm_mgl_7{margin-left:7px}body .stm_mgr_7{margin-right:7px}body .stm_mgt_8{margin-top:8px}body .stm_mgb_8{margin-bottom:8px}body .stm_mgl_8{margin-left:8px}body .stm_mgr_8{margin-right:8px}body .stm_mgt_9{margin-top:9px}body .stm_mgb_9{margin-bottom:9px}body .stm_mgl_9{margin-left:9px}body .stm_mgr_9{margin-right:9px}body .stm_mgt_10{margin-top:10px}body .stm_mgb_10{margin-bottom:10px}body .stm_mgl_10{margin-left:10px}body .stm_mgr_10{margin-right:10px}body .stm_mgt_11{margin-top:11px}body .stm_mgb_11{margin-bottom:11px}body .stm_mgl_11{margin-left:11px}body .stm_mgr_11{margin-right:11px}body .stm_mgt_12{margin-top:12px}body .stm_mgb_12{margin-bottom:12px}body .stm_mgl_12{margin-left:12px}body .stm_mgr_12{margin-right:12px}body .stm_mgt_13{margin-top:13px}body .stm_mgb_13{margin-bottom:13px}body .stm_mgl_13{margin-left:13px}body .stm_mgr_13{margin-right:13px}body .stm_mgt_14{margin-top:14px}body .stm_mgb_14{margin-bottom:14px}body .stm_mgl_14{margin-left:14px}body .stm_mgr_14{margin-right:14px}body .stm_mgt_15{margin-top:15px}body .stm_mgb_15{margin-bottom:15px}body .stm_mgl_15{margin-left:15px}body .stm_mgr_15{margin-right:15px}body .stm_mgt_16{margin-top:16px}body .stm_mgb_16{margin-bottom:16px}body .stm_mgl_16{margin-left:16px}body .stm_mgr_16{margin-right:16px}body .stm_mgt_17{margin-top:17px}body .stm_mgb_17{margin-bottom:17px}body .stm_mgl_17{margin-left:17px}body .stm_mgr_17{margin-right:17px}body .stm_mgt_18{margin-top:18px}body .stm_mgb_18{margin-bottom:18px}body .stm_mgl_18{margin-left:18px}body .stm_mgr_18{margin-right:18px}body .stm_mgt_19{margin-top:19px}body .stm_mgb_19{margin-bottom:19px}body .stm_mgl_19{margin-left:19px}body .stm_mgr_19{margin-right:19px}body .stm_mgt_20{margin-top:20px}body .stm_mgb_20{margin-bottom:20px}body .stm_mgl_20{margin-left:20px}body .stm_mgr_20{margin-right:20px}body .stm_mgt_21{margin-top:21px}body .stm_mgb_21{margin-bottom:21px}body .stm_mgl_21{margin-left:21px}body .stm_mgr_21{margin-right:21px}body .stm_mgt_22{margin-top:22px}body .stm_mgb_22{margin-bottom:22px}body .stm_mgl_22{margin-left:22px}body .stm_mgr_22{margin-right:22px}body .stm_mgt_23{margin-top:23px}body .stm_mgb_23{margin-bottom:23px}body .stm_mgl_23{margin-left:23px}body .stm_mgr_23{margin-right:23px}body .stm_mgt_24{margin-top:24px}body .stm_mgb_24{margin-bottom:24px}body .stm_mgl_24{margin-left:24px}body .stm_mgr_24{margin-right:24px}body .stm_mgt_25{margin-top:25px}body .stm_mgb_25{margin-bottom:25px}body .stm_mgl_25{margin-left:25px}body .stm_mgr_25{margin-right:25px}body .stm_mgt_26{margin-top:26px}body .stm_mgb_26{margin-bottom:26px}body .stm_mgl_26{margin-left:26px}body .stm_mgr_26{margin-right:26px}body .stm_mgt_27{margin-top:27px}body .stm_mgb_27{margin-bottom:27px}body .stm_mgl_27{margin-left:27px}body .stm_mgr_27{margin-right:27px}body .stm_mgt_28{margin-top:28px}body .stm_mgb_28{margin-bottom:28px}body .stm_mgl_28{margin-left:28px}body .stm_mgr_28{margin-right:28px}body .stm_mgt_29{margin-top:29px}body .stm_mgb_29{margin-bottom:29px}body .stm_mgl_29{margin-left:29px}body .stm_mgr_29{margin-right:29px}body .stm_mgt_30{margin-top:30px}body .stm_mgb_30{margin-bottom:30px}body .stm_mgl_30{margin-left:30px}body .stm_mgr_30{margin-right:30px}body .stm_mgt_31{margin-top:31px}body .stm_mgb_31{margin-bottom:31px}body .stm_mgl_31{margin-left:31px}body .stm_mgr_31{margin-right:31px}body .stm_mgt_32{margin-top:32px}body .stm_mgb_32{margin-bottom:32px}body .stm_mgl_32{margin-left:32px}body .stm_mgr_32{margin-right:32px}body .stm_mgt_33{margin-top:33px}body .stm_mgb_33{margin-bottom:33px}body .stm_mgl_33{margin-left:33px}body .stm_mgr_33{margin-right:33px}body .stm_mgt_34{margin-top:34px}body .stm_mgb_34{margin-bottom:34px}body .stm_mgl_34{margin-left:34px}body .stm_mgr_34{margin-right:34px}body .stm_mgt_35{margin-top:35px}body .stm_mgb_35{margin-bottom:35px}body .stm_mgl_35{margin-left:35px}body .stm_mgr_35{margin-right:35px}body .stm_mgt_36{margin-top:36px}body .stm_mgb_36{margin-bottom:36px}body .stm_mgl_36{margin-left:36px}body .stm_mgr_36{margin-right:36px}body .stm_mgt_37{margin-top:37px}body .stm_mgb_37{margin-bottom:37px}body .stm_mgl_37{margin-left:37px}body .stm_mgr_37{margin-right:37px}body .stm_mgt_38{margin-top:38px}body .stm_mgb_38{margin-bottom:38px}body .stm_mgl_38{margin-left:38px}body .stm_mgr_38{margin-right:38px}body .stm_mgt_39{margin-top:39px}body .stm_mgb_39{margin-bottom:39px}body .stm_mgl_39{margin-left:39px}body .stm_mgr_39{margin-right:39px}body .stm_mgt_40{margin-top:40px}body .stm_mgb_40{margin-bottom:40px}body .stm_mgl_40{margin-left:40px}body .stm_mgr_40{margin-right:40px}body .stm_mgt_41{margin-top:41px}body .stm_mgb_41{margin-bottom:41px}body .stm_mgl_41{margin-left:41px}body .stm_mgr_41{margin-right:41px}body .stm_mgt_42{margin-top:42px}body .stm_mgb_42{margin-bottom:42px}body .stm_mgl_42{margin-left:42px}body .stm_mgr_42{margin-right:42px}body .stm_mgt_43{margin-top:43px}body .stm_mgb_43{margin-bottom:43px}body .stm_mgl_43{margin-left:43px}body .stm_mgr_43{margin-right:43px}body .stm_mgt_44{margin-top:44px}body .stm_mgb_44{margin-bottom:44px}body .stm_mgl_44{margin-left:44px}body .stm_mgr_44{margin-right:44px}body .stm_mgt_45{margin-top:45px}body .stm_mgb_45{margin-bottom:45px}body .stm_mgl_45{margin-left:45px}body .stm_mgr_45{margin-right:45px}body .stm_mgt_46{margin-top:46px}body .stm_mgb_46{margin-bottom:46px}body .stm_mgl_46{margin-left:46px}body .stm_mgr_46{margin-right:46px}body .stm_mgt_47{margin-top:47px}body .stm_mgb_47{margin-bottom:47px}body .stm_mgl_47{margin-left:47px}body .stm_mgr_47{margin-right:47px}body .stm_mgt_48{margin-top:48px}body .stm_mgb_48{margin-bottom:48px}body .stm_mgl_48{margin-left:48px}body .stm_mgr_48{margin-right:48px}body .stm_mgt_49{margin-top:49px}body .stm_mgb_49{margin-bottom:49px}body .stm_mgl_49{margin-left:49px}body .stm_mgr_49{margin-right:49px}body .stm_mgt_50{margin-top:50px}body .stm_mgb_50{margin-bottom:50px}body .stm_mgl_50{margin-left:50px}body .stm_mgr_50{margin-right:50px}body .stm_mgt_51{margin-top:51px}body .stm_mgb_51{margin-bottom:51px}body .stm_mgl_51{margin-left:51px}body .stm_mgr_51{margin-right:51px}body .stm_mgt_52{margin-top:52px}body .stm_mgb_52{margin-bottom:52px}body .stm_mgl_52{margin-left:52px}body .stm_mgr_52{margin-right:52px}body .stm_mgt_53{margin-top:53px}body .stm_mgb_53{margin-bottom:53px}body .stm_mgl_53{margin-left:53px}body .stm_mgr_53{margin-right:53px}body .stm_mgt_54{margin-top:54px}body .stm_mgb_54{margin-bottom:54px}body .stm_mgl_54{margin-left:54px}body .stm_mgr_54{margin-right:54px}body .stm_mgt_55{margin-top:55px}body .stm_mgb_55{margin-bottom:55px}body .stm_mgl_55{margin-left:55px}body .stm_mgr_55{margin-right:55px}body .stm_mgt_56{margin-top:56px}body .stm_mgb_56{margin-bottom:56px}body .stm_mgl_56{margin-left:56px}body .stm_mgr_56{margin-right:56px}body .stm_mgt_57{margin-top:57px}body .stm_mgb_57{margin-bottom:57px}body .stm_mgl_57{margin-left:57px}body .stm_mgr_57{margin-right:57px}body .stm_mgt_58{margin-top:58px}body .stm_mgb_58{margin-bottom:58px}body .stm_mgl_58{margin-left:58px}body .stm_mgr_58{margin-right:58px}body .stm_mgt_59{margin-top:59px}body .stm_mgb_59{margin-bottom:59px}body .stm_mgl_59{margin-left:59px}body .stm_mgr_59{margin-right:59px}body .stm_mgt_60{margin-top:60px}body .stm_mgb_60{margin-bottom:60px}body .stm_mgl_60{margin-left:60px}body .stm_mgr_60{margin-right:60px}body .stm_mgt_61{margin-top:61px}body .stm_mgb_61{margin-bottom:61px}body .stm_mgl_61{margin-left:61px}body .stm_mgr_61{margin-right:61px}body .stm_mgt_62{margin-top:62px}body .stm_mgb_62{margin-bottom:62px}body .stm_mgl_62{margin-left:62px}body .stm_mgr_62{margin-right:62px}body .stm_mgt_63{margin-top:63px}body .stm_mgb_63{margin-bottom:63px}body .stm_mgl_63{margin-left:63px}body .stm_mgr_63{margin-right:63px}body .stm_mgt_64{margin-top:64px}body .stm_mgb_64{margin-bottom:64px}body .stm_mgl_64{margin-left:64px}body .stm_mgr_64{margin-right:64px}body .stm_mgt_65{margin-top:65px}body .stm_mgb_65{margin-bottom:65px}body .stm_mgl_65{margin-left:65px}body .stm_mgr_65{margin-right:65px}body .stm_mgt_66{margin-top:66px}body .stm_mgb_66{margin-bottom:66px}body .stm_mgl_66{margin-left:66px}body .stm_mgr_66{margin-right:66px}body .stm_mgt_67{margin-top:67px}body .stm_mgb_67{margin-bottom:67px}body .stm_mgl_67{margin-left:67px}body .stm_mgr_67{margin-right:67px}body .stm_mgt_68{margin-top:68px}body .stm_mgb_68{margin-bottom:68px}body .stm_mgl_68{margin-left:68px}body .stm_mgr_68{margin-right:68px}body .stm_mgt_69{margin-top:69px}body .stm_mgb_69{margin-bottom:69px}body .stm_mgl_69{margin-left:69px}body .stm_mgr_69{margin-right:69px}body .stm_mgt_70{margin-top:70px}body .stm_mgb_70{margin-bottom:70px}body .stm_mgl_70{margin-left:70px}body .stm_mgr_70{margin-right:70px}.fwl{font-weight:300!important}.fwn{font-weight:400!important}.fwm{font-weight:500!important}.fwsb{font-weight:600!important}.fwb{font-weight:700!important}.fweb{font-weight:900!important}.stm_ls_0{letter-spacing:0!important}.stm_mgl_a{margin-left:auto!important}.stm_mgr_a{margin-right:auto!important}.italic{font-style:italic}.no-margin{margin:0!important}.no_deco{text-decoration:none!important}.text-transform{text-transform:uppercase!important}.text-transform_lower{text-transform:lowercase!important}.stm-switcher__option,.stm-switcher__trigger_uppercase{text-transform:uppercase}.wtc{color:#fff!important}img{max-width:100%;height:auto;transform:translateZ(0)}.stm_dpb{display:block}.js_trigger__unit{display:none}.js_trigger__unit_class{display:block}.ic:hover{color:inherit}.stm-header .dropdown{position:relative}.stm-header .dropdown-toggle{position:static;display:block;box-sizing:border-box;width:auto;height:auto;text-transform:uppercase;font-weight:700;-webkit-appearance:inherit;cursor:pointer!important}.stm-header .dropdown-toggle:after,.stm-switcher__trigger_default:after{height:0;border-style:solid;border-width:5px 3.5px 0;border-color:#fff transparent transparent;content:''}.stm-header .dropdown-toggle:after{display:block;position:absolute;right:18px;top:50%;left:auto;margin-top:-3.5px;width:0}.stm-header .dropdown-list{position:absolute;top:100%;left:0;right:0;margin:0;list-style:none;display:none}.stm-header .dropdown-list li a{display:block;width:100%}.stm-header .dropdown.open .dropdown-list{display:block}.stm-switcher{position:relative;margin-left:19px;-ms-flex-order:1;order:1}.stm-switcher__trigger{min-width:170px;cursor:pointer}.stm-switcher__trigger_default{font-weight:700}.stm-switcher__trigger_default:after{display:block;position:absolute;right:18px;top:50%;margin-top:-3.5px;width:0}.stm-switcher__trigger.active:after{border-width:0 3.5px 5px;border-color:transparent transparent #fff}.stm-switcher__list{display:none;position:absolute;top:100%;right:0;width:100%;background-color:#aaa;z-index:51}.stm-switcher__list.active{display:block}.stm-switcher__option{font-weight:700;cursor:pointer}.stm-switcher__icon{margin:0 5px 0 -5px}.js-switcher__hidden{display:none}.stm-header__cell_left .stm-switcher{margin-left:0;margin-right:19px;-ms-flex-order:-1;order:-1}.stm-logo img{max-width:100%;height:auto}.stm-icontext__info{padding-left:33px}.stm-icontext__info_divider{position:relative;display:inline-block}.stm-icontext__info_divider:first-child:after{display:none}.stm-icontext__icon{margin-right:9px;font-size:14px;vertical-align:top}.stm-icontext__text{font-size:13px;line-height:16px;vertical-align:top}.stm-icontext_style2{display:-ms-flexbox;display:flex;margin-bottom:21px}.stm-icontext_style2 .stm-icontext__icon,.stm-icontext_style2 .stm-icontext__text{display:block}.stm-icontext_style2 .stm-icontext__icon{min-width:42px;margin-right:0;opacity:.6}.stm-icontext_style2 .stm-icontext__text{padding-top:2px}.stm-navigation__line_top>ul>li{position:relative}.stm-navigation__line_top>ul>li:before{content:'';display:block;position:absolute;left:15px;right:15px;top:-2px;height:4px;opacity:0;visibility:hidden}.stm-navigation__line_top>ul>li:hover:before{opacity:1;visibility:visible;top:-10px}.stm-navigation__line_top.stm-navigation__fullwidth>ul>li:before{top:-4px}.stm-navigation__line_top.stm-navigation__fullwidth>ul>li:hover:before{opacity:1;visibility:visible;top:0}.stm-navigation__line_middle>ul>li{position:relative}.stm-navigation__line_middle>ul>li:before{content:'';display:block;position:absolute;left:50%;right:100%;top:50%;height:2px;margin:-1px 0 0;opacity:0;transform:scale(.5) translateX(-50%);transition:.3s;visibility:hidden}.stm-navigation__line_middle>ul>li.current-menu-item:before,.stm-navigation__line_middle>ul>li:hover:before{left:15px;right:15px;transform:scale(1) translateX(0);opacity:1;visibility:visible}.stm-navigation__line_bottom>ul>li{position:relative}.stm-navigation__line_bottom>ul>li:before{content:'';display:block;position:absolute;left:15px;right:15px;bottom:-5px;height:4px;opacity:0;visibility:hidden}.stm-navigation__line_bottom>ul>li:hover:before{opacity:1;visibility:visible;bottom:-10px}.stm-header__hb .stm-navigation{font-size:16px}.stm-header__hb .stm-navigation ul{padding:0;margin:0;list-style:none}.stm-header__hb .stm-navigation ul>li{float:left}.stm-header__hb .stm-navigation ul>li>a{display:block;padding:0 5px;font-weight:700}.stm-header__hb .stm-navigation ul:after{content:'';display:block;clear:both}.stm-header__hb .stm-navigation__fwl ul li a{font-weight:300!important}.stm-header__hb .stm-navigation__fwn ul li a{font-weight:400!important}.stm-header__hb .stm-navigation__fwsb ul li a{font-weight:600!important}.stm-header__hb .stm-navigation__fwb ul li a{font-weight:700!important}.stm-header__hb .stm-navigation__default>ul{margin:0 -15px}.stm-header__hb .stm-navigation__default>ul>li{position:relative}.stm-header__hb .stm-navigation__default>ul>li>a{padding:0 15px;font-weight:400;text-decoration:none!important}.stm-header__hb .stm-navigation__default>ul>li:hover>ul{top:34px;visibility:visible;opacity:1;transition:all .25s ease!important}.stm-header__hb .stm-navigation__default>ul>li ul{opacity:0;visibility:hidden;position:absolute;top:37px;left:15px;width:260px;padding:0;margin:0;list-style:none;box-shadow:0 0 10px rgba(0,0,0,.28);background-color:#fff;transition:all 0s ease!important}.stm-header__hb .stm-navigation__default>ul>li ul:after{content:'';display:block;position:absolute;top:-15px;left:0;width:230px;height:15px;background-color:transparent}.stm-header__hb .stm-navigation__default>ul>li ul li{position:relative;width:100%;border-bottom:1px solid #ddd}.stm-header__hb .stm-navigation__default>ul>li ul li:last-child{border-bottom:0}.stm-header__hb .stm-navigation__default>ul>li ul li:hover>ul{left:100%;visibility:visible;opacity:1}.stm-header__hb .stm-navigation__default>ul>li ul li>a{display:block;padding:16px 20px 14px;font-size:14px;font-weight:400;line-height:18px;text-decoration:none!important;text-transform:none!important;letter-spacing:.3px}.stm-header__hb .stm-navigation__default>ul>li ul li>ul{top:0;left:104%;box-shadow:-4px 0 10px rgba(0,0,0,.28);z-index:20}.stm-header__hb .stm-navigation__default>ul>li ul li>ul:after{height:100%;width:35px;left:-35px;top:0}.stm-header__hb .stm-navigation__default>ul>li ul li>ul:before{top:20px;left:-8px}.stm-header__hb .stm-navigation__divider>ul>li{z-index:10}.stm-header__hb .stm-navigation__divider>ul>li>a .divider{z-index:5}.stm-header__hb .stm-navigation__divider>ul>li:last-child>a .divider,.stm-header__hb .stm-navigation__divider>ul>li:last-child>a>i{display:none!important}.stm-header__hb .stm-navigation__divider>ul>li>.sub-menu li a .divider,.stm-header__hb .stm-navigation__divider>ul>li>.sub-menu li a i{display:none}@media (max-width:1023px){.stm-header__hb .stm-navigation__divider>ul>li>a .divider,.stm-header__hb .stm-navigation__divider>ul>li>a>i{display:none}.stm-header__hb .stm-navigation__default{-ms-flex-wrap:wrap;flex-wrap:wrap}.stm-header__hb .stm-navigation__default>ul{width:100%;margin:0}.stm-header__hb .stm-navigation__default>ul>li{position:relative;float:none;display:block;width:100%}.stm-header__hb .stm-navigation__default>ul>li:before{display:none}.stm-header__hb .stm-navigation__default>ul>li>a{padding:15px 15px 15px 0;height:auto}.stm-header__hb .stm-navigation__default>ul>li ul.sub-menu{padding:15px 0;width:100%;position:static;box-shadow:none;opacity:1;visibility:visible;display:none}.stm-header__hb .stm-navigation__default>ul>li ul.sub-menu .sub-menu{padding:0 0 0 10px}.stm-header__hb .stm-navigation__default>ul>li ul.sub-menu>li.active>a:after{transform:rotate(90deg)}.stm-header__hb .stm-navigation__default>ul>li .stm_mobile__dropdown{position:absolute;right:-15px;top:0;height:100%;width:65px;z-index:10}.stm-header__hb .stm-navigation__default>ul>li.href_empty .stm_mobile__dropdown{right:auto;left:0;width:100%}.stm-header__hb .stm-navigation__default>ul>li.active>a:after{transform:rotate(180deg)}.stm-header__hb .stm-navigation .stm-iconbox{width:100%;padding-left:0;margin:17px 0}.stm-header__hb .stm-navigation .stm-iconbox:before{top:-17px;left:0;right:0;height:1px;width:100%}}.stm-header__hb .stm-navigation__fullwidth{display:-ms-flexbox;display:flex;padding:0 25px;width:100%}@media (max-width:1100px){.stm-header__hb .stm-navigation__fullwidth{padding:0 15px}}.stm-header__hb .stm-navigation__fullwidth>ul>li{position:relative}.stm-header__hb .stm-navigation__fullwidth>ul>li.current-menu-item:before{opacity:1;visibility:visible;top:0}.stm-header__hb .stm-navigation__fullwidth>ul>li:hover>ul.sub-menu{top:100%;visibility:visible;opacity:1}.stm-header__hb .stm-navigation__fullwidth>ul>li.menu-item-has-children>a{padding-right:25px}.stm-header__hb .stm-navigation__fullwidth>ul>li.menu-item-has-children>a:after{content:'';display:block;position:absolute;right:10px;top:50%;margin-top:-2px;width:0;height:0;border-style:solid;border-width:5px 3.5px 0;border-color:#fff transparent transparent}.stm-header__hb .stm-navigation__fullwidth>ul>li>a{position:relative;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;color:#fff;padding:21px 20px;font-size:14px;height:64px;line-height:1em;font-weight:900;text-decoration:none!important}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu{position:absolute;top:105%;left:0;background:#fff;list-style:none;padding:12px 0;margin:0;width:220px;box-shadow:0 3px 8px rgba(0,0,0,.3);visibility:hidden;opacity:0;z-index:1}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li{position:relative;width:100%}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.menu-item-has-children>a{position:relative}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.menu-item-has-children>a:after{content:'';display:block;position:absolute;right:10px;top:50%;margin-top:-2px;width:0;height:0;border-style:solid;border-width:3px 0 3px 5px;border-color:transparent transparent transparent rgba(0,0,0,.5)}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li:hover>ul{left:100%;opacity:1;visibility:visible}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>a{display:block;padding:9px 27px;text-decoration:none!important;font-size:14px;line-height:20px;font-weight:400;background-color:transparent!important}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>a:hover{color:#fff!important}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.current-menu-item a{color:#fff!important;background-color:#777}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>ul{top:-12px;left:105%}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>ul:after{height:100%;width:35px;left:-35px;top:0}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>ul:before{top:20px;left:-8px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox{position:relative;margin:18px 1px 0 auto;padding-left:70px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox:before{content:'';display:block;position:absolute;top:2px;left:31px;background:rgba(255,255,255,.2);width:1px;height:27px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox__text{font-size:15px;line-height:16px;font-weight:900}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox__description{font-size:13px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox__icon{margin-top:3px;font-size:22px}@media (max-width:1023px){.stm-header__hb .stm-navigation__fullwidth{-ms-flex-wrap:wrap;flex-wrap:wrap}.stm-header__hb .stm-navigation__fullwidth>ul{width:100%}.stm-header__hb .stm-navigation__fullwidth>ul>li{position:relative;float:none;display:block;width:100%}.stm-header__hb .stm-navigation__fullwidth>ul>li:before{display:none}.stm-header__hb .stm-navigation__fullwidth>ul>li>a{padding:15px 15px 15px 0;height:auto}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu{padding:15px 0;width:100%;position:static;box-shadow:none;opacity:1;visibility:visible;display:none}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu .sub-menu{padding:0 0 0 10px}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.active>a:after{transform:rotate(90deg)}.stm-header__hb .stm-navigation__fullwidth>ul>li .stm_mobile__dropdown{position:absolute;right:-15px;top:0;height:100%;width:65px;z-index:10}.stm-header__hb .stm-navigation__fullwidth>ul>li.active>a:after{transform:rotate(180deg)}.stm-header__hb .stm-navigation .stm-iconbox{width:100%;padding-left:0;margin:17px 0}.stm-header__hb .stm-navigation .stm-iconbox:before{top:-17px;left:0;right:0;height:1px;width:100%}}.stm-header__hb .stm-navigation__divider>ul>li{position:relative}.stm-header__hb .stm-navigation__divider>ul>li .divider,.stm-header__hb .stm-navigation__divider>ul>li i{right:0;position:absolute;top:50%;transform:translateY(-50%);transform:translate(50%,-50%)}.admin-bar .stm-navigation__vertical_left .stm_mobile__switcher{top:52px}.envato-preview-visible .stm-navigation__vertical_left .stm_mobile__switcher{top:64px}@media (min-width:1024px){.stm-navigation__vertical_left .stm_mobile__switcher{display:block;position:fixed;top:20px;left:4px;padding:20px;background-color:#fff;cursor:pointer}.stm-navigation__vertical_left .stm_mobile__switcher span{width:32px;height:2px;margin-bottom:8px}.stm-navigation__vertical_left .stm_mobile__switcher span:last-child{margin-bottom:0}.stm-navigation__vertical_left .stm_mobile__switcher.active span:first-child{top:10px}.stm-navigation__vertical_left .stm_mobile__switcher.active span:last-child{top:-10px}.stm-navigation__vertical_left ul.stm-navigation__vertical{position:fixed;top:0;left:-100%;width:300px;height:100%;padding-top:126px;padding-right:30px;padding-left:55px;background:#fff;transition:all 1s;transition-delay:.2s;box-shadow:6px 0 14px 0 rgba(0,0,0,.2)}.stm-navigation__vertical_left ul.stm-navigation__vertical li{width:100%;text-transform:uppercase;position:relative;margin:10px 0}.stm-navigation__vertical_left ul.stm-navigation__vertical li.menu-item-has-children{margin-bottom:4px}.stm-navigation__vertical_left ul.stm-navigation__vertical li:before{display:none}.stm-navigation__vertical_left ul.stm-navigation__vertical li.menu-item-has-children:after{content:'';display:block;position:absolute;right:0;top:4px;width:20px;height:20px;text-align:center;line-height:20px;transition:all .2s;transform:rotate(90deg);font-size:11px;cursor:pointer;z-index:10}.stm-navigation__vertical_left ul.stm-navigation__vertical li a{font-weight:700!important;font-size:18px!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li a:before{content:"";position:absolute;top:15px!important;right:auto!important;left:-18px!important;width:21px;height:2px!important;background-color:#000;transition:all .3s;opacity:0;visibility:hidden}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li.current-menu-item a,.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:hover a{background:0 0!important;color:#000!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li a:hover{text-decoration:none}.stm-navigation__vertical_left ul.stm-navigation__vertical li a:hover:before{opacity:1;visibility:visible}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu{display:none;top:auto;left:auto;position:relative;width:auto;height:auto;visibility:hidden;opacity:0;padding:6px 0 0;box-shadow:none;transition:all .3s}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li{text-transform:none;padding-left:30px;margin:0;border:0}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:last-child{margin-bottom:0}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:after{display:none}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li a{text-transform:none;font-weight:400!important;padding-top:6px;padding-bottom:6px;font-size:15px!important;color:#000!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li a:before{left:19px!important;height:1px!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li.active.menu-item-has-children:after{top:3px;transform:rotate(-90deg)}.stm-navigation__vertical_left ul.stm-navigation__vertical li.active .sub-menu{display:block;visibility:visible;opacity:1}.stm-navigation__vertical_left ul.stm-navigation__vertical.active{left:0;transition:all .3s;transition-delay:.1s}}.mini-cart:after,.mini-cart:before,.stm-socials:after{content:''}@media (min-width:1024px) and (max-width:1440px){.stm-navigation__vertical_left .stm_mobile__switcher{left:0}}@media (max-width:1023px){.stm-navigation__vertical_left .stm_mobile__switcher{display:none!important}.stm-header__hb .stm-navigation ul>li{float:none!important}.stm-header__hb .stm-navigation__default>ul>li.menu-item-has-children>a{position:relative}.stm-header__hb .stm-navigation__default>ul>li.menu-item-has-children>a:after{content:'';display:block;position:absolute;right:10px;top:50%;margin-top:-2px;width:0;height:0;border-style:solid;border-width:5px 3.5px 0;border-color:#fff transparent transparent}}@media (max-width:1024px){.stm-navigation__vertical_left ul.stm-navigation__vertical li a{padding:10px 15px 10px 5px!important}}.stm-offices{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.stm-offices .stm-icontext__info{margin-top:10px}.stm-offices .stm-switcher__option,.stm-offices .stm-switcher__text{line-height:40px}@media (max-width:1023px){.stm-offices{display:block!important}.stm-offices .stm-switcher{display:block;width:100%;margin:0 0 15px}.stm-offices .stm-icontext__info{display:block;padding:10px 0 0}}.stm-iconbox{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.stm-iconbox__icon_left{margin-right:14px}.stm-iconbox__icon_right{margin-left:14px}.stm-iconbox__info{overflow:hidden}.stm-iconbox__text{margin-bottom:5px;font-weight:700;letter-spacing:.1px}.stm-iconbox__text_nomargin{margin-bottom:0}.stm-iconbox__description{font-size:13px}.stm-socials{margin:0 -8px}.stm-socials__icon{float:left;display:block;width:30px;height:30px;line-height:30px;margin:0 8px;text-align:center;color:#fff}.stm-socials__icon_round{border-radius:50%}.stm-socials__icon_round:hover{color:#fff}.stm-socials__icon_icon_only{border:0;width:auto;background-color:transparent}.mini-cart:before,.mini-cart__actions,.mini-cart__products,.stm-socials__icon_filled{background-color:#fff}.stm-socials_opacity-hover{opacity:.7}.stm-socials_opacity-hover:hover{opacity:1}.stm-socials:after{display:block}.stm-socials-btn{display:none}@media (min-width:1024px){.stm-socials-hidden .stm-socials-btn{display:block;font-weight:600;font-size:16px;cursor:pointer}.stm-socials-hidden .stm-socials{position:absolute;top:0;left:-40px;right:-40px;opacity:0;visibility:hidden;margin:1px 0 0;padding:19px 0 20px;text-align:center;transition:all .3s;transition-delay:.3s;background-color:#fff;box-shadow:0 8px 10px 0 rgba(0,0,0,.25);z-index:-1}.stm-socials-hidden .stm-socials a{float:none;display:inline-block;vertical-align:top}.stm-socials-hidden.active .stm-socials{top:100%;opacity:1;visibility:visible}}.stm-cart_style_1 .cart{position:relative;display:block;text-align:center}.stm-cart_style_1 .cart_rounded{width:30px;height:30px;line-height:28px;border:1px solid rgba(255,105,78,.2);border-radius:50%;transition:.3s ease}.stm-cart_style_1 .cart_rounded:hover .cart__icon{color:#fff}.stm-cart_style_1 .cart__icon{font-size:16px}.stm-cart_style_1 .cart__quantity-badge{display:block;position:absolute;right:-7px;top:-7px;padding:0 5px;min-width:18px;height:18px;font-size:11px;line-height:18px;text-indent:1px;color:#fff;white-space:nowrap;text-align:center;border-radius:9px}.stm-cart_style_1 .cart:hover{cursor:pointer}.stm-cart_style_1 .cart:hover .mini-cart{top:100%;opacity:1!important;visibility:visible}@media (max-width:1023px){.stm-cart_style_1 .cart{margin-left:-5px}.stm-cart_style_1 .cart .mini-cart{position:relative;top:0!important;right:0;font-size:90%}.stm-cart_style_1 .cart .mini-cart:before{left:8px;right:auto}}.stm-cart_style_2 .cart{position:relative;font-size:13px}.stm-cart_style_2 .cart .cart__icon{display:inline-block;vertical-align:middle;position:relative;top:-2px;text-align:center;width:24px;height:24px;line-height:24px;border-radius:50%}.stm-cart_style_2 .cart .mini-cart{right:-17px}.stm-cart_style_2 .cart:hover{color:#fff;cursor:pointer}.stm-cart_style_2 .cart:hover .cart__icon{color:#fff}.stm-cart_style_2 .cart:hover .mini-cart{top:100%;opacity:1!important;visibility:visible}.mini-cart{position:absolute;top:115%;right:-15px;opacity:0!important;visibility:hidden;margin-top:13px;width:205px;line-height:normal;text-align:left;z-index:999;box-shadow:0 2px 5px rgba(0,0,0,.5);transition:.3s ease}.mini-cart:after{display:block;position:absolute;top:-13px;right:0;width:100%;height:13px}.mini-cart:before{display:block;position:absolute;top:-6px;right:23px;width:12px;height:12px;transform:rotate(45deg)}.mini-cart__products{position:relative;list-style:none;margin:0;overflow-y:auto;max-height:215px}.mini-cart__product{border-bottom:1px solid #ececec;padding:15px}.mini-cart__product:last-child{margin-bottom:0;border-bottom:none}.mini-cart__product-left{float:left;max-width:41px}.mini-cart__product img{display:block;max-width:41px;height:auto}.mini-cart__product-body{overflow:hidden;padding-left:10px}.mini-cart__product-title{margin-top:1px;color:#444;display:block;line-height:16px;text-decoration:none!important}.mini-cart__product-quantity{display:block;margin-top:3px;color:#777}.mini-cart__empty{padding:15px;font-size:13px}.mini-cart__price-total{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#fff;padding:11px 15px}.mini-cart__price-total .amount{font-weight:700;font-size:14px}.mini-cart__actions{padding:15px}.mini-cart__actions .btn{padding:5px 10px!important;font-size:12px}.mini-cart a.mini-cart__action-link{font-size:13px;margin-left:10px;color:#777!important;text-decoration:underline!important}.stm_widget_search{max-width:200px}.stm-search_style_1 [data-toggle=modal]{display:block}.stm-search_style_1 a{width:36px;height:36px;border:1px solid transparent;border-radius:50%;text-align:center;line-height:36px;font-size:10px}.stm-search .stm_widget_search{position:relative}.stm-search .stm_widget_search .form-control{padding-right:40px}.stm-search .stm_widget_search button[type=submit]{position:absolute;top:0;right:0;bottom:0;border-radius:0}.stm_woo__signin{font-size:13px}.stm_mobile__header{display:none;padding:30px 15px}.stm_mobile__header .stm_flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.stm_mobile__logo{max-width:50%}.stm_mobile__switcher{position:relative;margin:0 0 0 auto;z-index:9999}.stm_mobile__switcher span{display:block;width:28px;height:4px;margin-bottom:7px;border-radius:2px;background:rgba(255,255,255,.5)}.stm_mobile__switcher span:first-child{position:relative;top:0;transition:top .3s .3s,transform .3s 0s}.stm_mobile__switcher span:nth-child(2){opacity:1;transition:opacity .3s}.stm_mobile__switcher span:last-child{margin-bottom:0;position:relative;top:0;transition:top .3s .3s,transform .3s 0s}.stm_mobile__switcher.active span{background:#fff}.stm_mobile__switcher.active span:first-child{top:11px;transform:rotate(-45deg);transition:top .3s 0s,transform .3s .3s}.stm_mobile__switcher.active span:nth-child(2){opacity:0}.stm_mobile__switcher.active span:last-child{top:-11px;transform:rotate(45deg);transition:top .3s 0s,transform .3s .3s}@media (max-width:1024px){.stm_mobile__logo{max-width:40%}}@media (max-width:550px){.stm_mobile__logo{max-width:50%}}@media (max-width:450px){.stm_mobile__header{padding-left:0!important;padding-right:0!important}}@media (max-width:1023px){.stm_mobile__header{display:block}.envato-preview-visible .stm-header,.envato-preview-visible.stm_sticky_header_mobile .stm_mobile__header{margin-top:54px}.stm-navigation__default>ul>li ul li{float:none}.stm-navigation__default>ul>li ul li .stm_mobile__dropdown{display:none!important}.stm_sticky_header_mobile .stm_mobile__header{position:fixed;width:100%;top:0;z-index:100}.stm_sticky_header_mobile .stm-header{padding-top:108px}body .stm-header{padding:0}body .stm-header__row_color{padding:15px 0!important}}.btn_extended{display:block;position:relative;padding:19px 40px 19px 90px!important;border-radius:0!important;text-decoration:none!important}.btn_extended .stm-button__icon{position:absolute;font-size:36px;left:30px;top:50%;transform:translate3d(0,-53%,0)}.btn_extended .stm-button__text{margin:7px 0 0;font-size:14px;line-height:1;font-weight:500}.btn_extended .stm-button__description{font-size:13px;font-weight:300}@media (max-width:1023px){.btn_extended{padding:19px 20px 19px 65px!important}.btn_extended .stm-button__icon{left:15px}}.stm-header .stm_btn{padding:10px 15px}.stm-post-filter .stm_mobile__switcher{display:none}.stm-post-filter .post-filter ul{padding:32px 0 0;margin:0}.stm-post-filter .post-filter ul li{display:block;list-style:none;text-align:left;margin:10px 0}.stm-post-filter .post-filter ul li a{padding:0;text-decoration:none;text-transform:uppercase;letter-spacing:1.4px;line-height:30px;font-weight:600;font-size:14px}.stm-post-filter .post-filter ul li a:hover{text-decoration:none}.stm-post-filter .post-filter ul li a .filter-icon{margin-top:3px;display:inline-block;vertical-align:top;margin-right:9px;font-size:22px}.stm-post-filter .post-filter ul li a.stm-post-filter-hot .filter-icon{color:red}.stm-post-filter .post-filter ul li a.stm-post-filter-popular .filter-icon{color:#fa0}.stm-post-filter .post-filter ul li a.stm-post-filter-latest .filter-icon{color:#3fbb01}.stm-post-filter .post-filter ul li a.stm-post-filter-trending .filter-icon{color:#289dfd}@media (min-width:1024px){.stm-post-filter .post-filter:after,.stm-post-filter:after{content:"";position:absolute}.stm-post-filter{padding:36px 0}.stm-post-filter .stm_mobile__switcher{display:block;margin-top:6px;margin-right:2px;cursor:pointer}.stm-post-filter .stm_mobile__switcher span{border-radius:0;width:32px;height:3px}.stm-post-filter .stm_mobile__switcher.active span:first-child{top:9px}.stm-post-filter:after{top:100%;left:-40px;right:-40px;height:1px;background-color:#e5e5e5}.stm-post-filter .post-filter{position:absolute;top:-100%;left:-40px;right:-40px;padding-top:1px;text-align:center;transition-delay:1s}.stm-post-filter .post-filter:after{top:0;left:0;width:100%;height:0;transition:height .3s;transition-delay:.12s;background-color:#fff;box-shadow:0 8px 10px 0 rgba(0,0,0,.25)}.stm-post-filter .post-filter ul{opacity:0;visibility:hidden;transition:all .4s;transition-delay:0s;padding:19px 0 20px;position:relative;overflow:hidden;z-index:1}.stm-post-filter .post-filter ul li{display:inline-block;text-align:center;margin:0 22px}.stm-post-filter .post-filter.active{top:100%;transition:height .3s}.stm-post-filter .post-filter.active:after{height:100%;transition-delay:.1s}.stm-post-filter .post-filter.active ul{transition:all .3s;transition-delay:.1s;visibility:visible;opacity:1}}.stm-header{position:relative;margin:0 auto 50px}.stm-header:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0}.stm-header__row{position:relative;display:-ms-flexbox;display:flex;z-index:50}.stm-header__row_color:before,.stm-header__row_color>.container:before{content:'';display:block;right:0;left:0;bottom:0;top:0}.stm-header__row_color{position:relative;padding-left:15px;padding-right:15px;background-size:cover;margin-left:auto;margin-right:auto}.stm-header__row_color_top{z-index:21}.stm-header__row_color_center{z-index:20}.stm-header__row_color_bottom{z-index:19}.stm-header__row_color:before{position:absolute}.stm-header__row_color>.container{margin:0 auto;max-width:100%;position:relative}.stm-header__row_color>.container:before{position:absolute}.stm-header__cell{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center}.stm-header__cell_left{-ms-flex-pack:start;justify-content:flex-start}.stm-header__cell_left .stm-header__element{margin-right:30px}.stm-header__cell_left .stm-header__element:last-child{margin-right:0}.stm-header__cell_center{-ms-flex-pack:center;justify-content:center}.stm-header__cell_center .stm-header__element{margin:0 15px}.stm-header__cell_center .stm-header__element:last-child,.stm-header__cell_right .stm-header__element:last-child{margin-right:0}.stm-header__cell_center .stm-header__element_fullwidth_simple{-ms-flex-pack:center;justify-content:center}.stm-header__cell_right{-ms-flex-pack:end;justify-content:flex-end}.stm-header__cell_right .stm-header__element{margin-left:30px}.stm-header__element{display:-ms-flexbox;display:flex}.stm-header__element_fullwidth,.stm-header__element_fullwidth_simple{-ms-flex-positive:10;flex-grow:10;margin:0!important}.stm-header__overlay{position:fixed;top:0;left:0;bottom:0;right:-100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;display:none;z-index:99}.stm-header__overlay.active{right:0;opacity:1;visibility:visible}.stm_header_transparent .stm-header__row_color,.stm_header_transparent .stm-header__row_color:before{background:0 0!important}@media (max-width:1023px){.stm-header__overlay{display:block}.stm-header,.stm_header_transparent .stm-header{position:fixed;width:270px}.stm_mobile__logo{min-width:300px}.stm-header .container{max-width:100%}.stm-header{top:0;bottom:0;left:-270px;background-color:#fff;padding:16px 0;margin:0;margin-bottom:0!important;box-shadow:-1px 3px 5px rgba(0,0,0,.2);overflow-y:auto;overflow-x:hidden;z-index:100}.stm-header.active{left:0}.stm-header__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.stm-header__row_color{position:relative;padding:0!important}.stm-header__cell{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:0;flex-grow:0;max-width:100%;width:100%;margin-bottom:30px;-ms-flex-pack:start;justify-content:flex-start}.stm-header__element{display:block;width:100%;padding:0 15px;margin:0 0 30px!important}.stm-header .container,.stm-header__element_fullwidth{padding:0}.stm_title_box_disabled .stm_breadcrumbs{margin-top:15px}}@media (max-width:550px){.stm_mobile__logo{min-width:200px}}body.stm_title_box_enabled:not(.stm_header_offset) .stm-header{margin-bottom:0}body.stm_transparent_header_disabled.stm_title_box_disabled.stm_breadcrumbs_enabled .stm-header{margin-bottom:20px}.stm-header__row_color.pearl_is_sticky{transition:.3s ease}.stm-header__row_color.pearl_is_sticky.pearl_going_sticky{position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 0 10px rgba(0,0,0,.05);transition:0s ease}.stm-header__row_color.pearl_is_sticky.pearl_sticked{transform:translateY(0);transition:.3s ease}.stm-header__row_color.pearl_is_sticky {
transition: .3s ease;
}
.stm-header__row_color.pearl_going_sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
transform: translateY(-100%);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
transition: 0s ease;
}
.stm-header__row_color.pearl_sticked {
transform: translateY(0);
transition: .3s ease;
}@font-face{font-family:'FontAwesome';src:url(//civilizatia.ro/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//civilizatia.ro/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//civilizatia.ro/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//civilizatia.ro/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//civilizatia.ro/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//civilizatia.ro/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}