#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;
}.animation-delay-01 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.animation-delay-02 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.animation-delay-03 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.animation-delay-04 {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.animation-delay-05 {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.animation-delay-06 {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.animation-delay-07 {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.animation-delay-08 {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.animation-delay-09 {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.animation-delay-10 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.rotate-180 {
-ms-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
} .ls-7px {
letter-spacing: 7px;
}
.ls-4px {
letter-spacing: 4px;
}
.left_icon {
background: #8dcbca!important;
padding: 0px;
border-radius: 50px;
}
.left_icon .fa {
top: 25px!important;
}
.two_icon {
width: 17%!important;
}
.three_icon {
width: 13%!important;
}
.phone_img_top {
top: -670px;
position: relative;
}
.uppercase {
text-transform: uppercase;
}
.none_line {
text-align: center!important;
}
.none_line h3 {
color: #000!important;
}
.none_line_1 {
text-align: center!important;
}
.t-scale {
transform: scale(0.5, 1);
}
.back05 {
background: rgba(0, 0, 0, 0.7);
}
.back051 {
background: rgba(30, 31, 30, 0.7);
}
.text-shadow {
text-shadow: 7px 8px 1px #000000;
}
.soicon-color a {
color: #858b8d!important;
}
.inside .wpb_wrapper,
.full_height {
height: 100%!important;
width: 100%!important;
}
.text-color03 {
color: #3d3d3d!important;
}
.p_capitalize {
text-transform: capitalize!important;
}
.text_align_right {
text-align: right;
}
.contact2-style {
border: 1px solid #e6e6e6!important;
background: transparent;
border-radius: 3px;
font-size: 14px!important;
padding: 10px 20px;
}
.contact1-style {
background: transparent;
border: 1px solid #6d6d6f!important;
border-radius: 3px;
font-size: 14px!important;
}
.height-150 {
height: 150px;
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.back_red_color {
background-color: #fe0000!important;
}
.back_blue_color {
background-color: #2b47e6!important;
}
.back_white_color {
background-color: #fff!important;
}
.separator_h4 h4 {
color: #fff;
}
input[type="checkbox"] {
display: inline-block;
height: 16px;
width: 16px;
overflow: hidden;
margin-top: -4px;
vertical-align: middle;
-webkit-appearance: none;
background-color: transparent;
background-repeat: no-repeat;
background-position: 50% 50%;
border: 1px solid #cccccc;
border-radius: 5px;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
-webkit-transition-property: background-color, border;
transition-property: background-color, border;
}
input[type="checkbox"]:checked {
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiByYXRpbz0iMSI+IDxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS4xIiBwb2ludHM9IjQsMTAgOCwxNSAxNyw0Ij48L3BvbHlsaW5lPjwvc3ZnPg==);
background-size: 13px;
}
input[type="checkbox"]:checked,
input[type="checkbox"]:indeterminate {
background-color: green;
border-color: transparent;
}
.contact_button_green {
background-color: #17c967!important;
padding: 1px 18px!important;
}
.contact-label-style label {
color: #5b5e63;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.padding_tb_1px {
padding: 1px 30px!important;
}
.from-without-border .wpcf7-text {
border: 1px solid rgba(136, 136, 136, 0.6) !important;
border-radius: 3px;
}
.from-without-border .wpcf7-textarea {
border: 1px solid rgba(136, 136, 136, 0.6) !important;
border-radius: 3px;
}
.from-without-border .wpcf7-select {
border: 1px solid rgba(136, 136, 136, 0.6) !important;
border-radius: 3px;
}
.from-without-border .uk-form-icon {
color: #000!important;
font-weight: bold;
}
.border-radius30px {
border-radius: 30px;
}
.map_noneborder .wpb_wrapper {
padding: 0px!important;
}
.border_none {
border: 1px solid transparent!important;
}
.accord_nopadd li {
padding: 15px 0!important;
}
.align_c {
text-align: center!important;
} .clearfix {
clear: both;
}
.color-brand {
color: #00b092 !important;
}
.color-brand-bg {
background-color: #00b092;
}
.color-ancient {
color: #63599e !important;
}
.color-ancient-bg {
background-color: #63599e !important;
}
.color-ancient2 {
color: #009eb3 !important;
}
.color-ancient2-bg {
background-color: #009eb3 !important;
}
.color-title {
color: #10242b !important;
}
.color-text {
color: #5c666a;
}
.color-menu {
color: #ffffff !important;
}
.color-menu:hover {
color: #d9d9d9 !important;
}
.box-shadow-none,
.uk-button.box-shadow-none {
box-shadow: none;
}
.inner-table {
display: table;
width: 100%;
height: 100%;
}
.inner-table .inner-cell {
display: table-cell;
vertical-align: middle;
}
.text-light,
.text-white,
.text-light *,
.text-white * {
color: #fff !important;
}
.text-light.title-lg,
.text-white.title-lg,
.text-light *.title-lg,
.text-white *.title-lg,
.text-light.title-md,
.text-white.title-md,
.text-light *.title-md,
.text-white *.title-md {
color: #fff;
}
.text-gray,
.text-grey {
color: #ffe8e4 !important;
}
.text-black,
.text-dark,
.text-black *,
.text-dark * {
color: #000 !important;
}
.width-auto {
width: auto;
}
.text-thin,
.text-100 {
font-weight: 100;
}
.text-light,
.text-300 {
font-weight: 300;
}
.text-regular,
.text-400 {
font-weight: 400;
}
.text-500 {
font-weight: 500;
}
.text-semibold,
.text-600 {
font-weight: 600;
}
.text-strong,
.text-700 {
font-weight: 700;
}
.text-heavy,
.text-800 {
font-weight: 800;
}
.text-black,
.text-900 {
font-weight: 900;
}
.text-big {
font-size: larger;
}
.border-radius,
.border-radius-50 {
border-radius: 50%;
}
.border-radius-0 {
border-radius: 0;
}
.no-border {
border: none !important;
}
.no-decoration {
text-decoration: none;
}
.underline {
text-decoration: underline;
}
.hover-underline {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.hover-underline:hover {
text-decoration: underline;
} .z-index-0 {
z-index: 0;
position: relative;
}
.z-index-1 {
z-index: 1;
position: relative;
}
.z-index-99 {
z-index: 99;
position: relative;
}
.z-index-front {
z-index: 9999;
position: relative;
} .line-height-1 {
line-height: 1em;
}
.line-height-1-1 {
line-height: 1.1em;
}
.line-height-1-2 {
line-height: 1.2em;
}
.line-height-1-3 {
line-height: 1.3em;
}
.line-height-1-4 {
line-height: 1.4em;
}
.line-height-1-5 {
line-height: 1.5em;
}
.line-height-1-6 {
line-height: 1.6em;
}
.line-height-2 {
line-height: 2em;
}
.line-height-3 {
line-height: 3em;
}
.line-height-3-5 {
line-height: 3.5em;
}
.line-height-4 {
line-height: 4em;
}
.line-height-5 {
line-height: 5em;
} .background-gray {
background-color: #f9f9f9;
}
.background-gray #header {
background-color: transparent;
} .menu-bottom-height {
height: 60px;
}
.height-720 {
height: 720px;
}
.height-600 {
height: 600px;
}
.height-540 {
height: 540px;
}
.height-400 {
height: 400px;
}
.height-320 {
height: 320px;
}
.height-200 {
height: 200px;
}
.height-100 {
height: 100px;
}
.full-size {
width: 100% !important;
max-width: 100% !important;
} .font12 {
font-size: 12px;
}
.font13 {
font-size: 13px;
}
.font14 {
font-size: 14px;
}
.font16 {
font-size: 16px;
}
.font18 {
font-size: 18px;
}
.font20 {
font-size: 20px;
}
.font22 {
font-size: 22px;
}
.font24 {
font-size: 24px;
}
.font26 {
font-size: 26px;
}
.font28 {
font-size: 28px;
}
.font30 {
font-size: 30px;
}
.font32 {
font-size: 32px;
}
.font36 {
font-size: 36px;
}
.font40 {
font-size: 40px;
}
.font44 {
font-size: 44px;
}
.font48 {
font-size: 48px;
} .p1 {
padding: 10px;
}
.p2 {
padding: 20px;
}
.p3 {
padding: 30px;
}
.p35 {
padding: 35px;
}
.p4 {
padding: 40px;
}
.p5 {
padding: 50px;
}
.p6 {
padding: 60px;
}
.p7 {
padding: 70px;
}
.p8 {
padding: 80px;
}
.p9 {
padding: 90px;
}
.p10 {
padding: 100px;
}
.p11 {
padding: 110px;
}
.p12 {
padding: 120px;
}
.p13 {
padding: 130px;
}
.p14 {
padding: 140px;
}
.p15 {
padding: 150px;
}
.p16 {
padding: 160px;
}
.p0 {
padding: 0;
}
@media (max-width: 640px) {
.p1\@s {
padding: 10px;
}
.p2\@s {
padding: 20px;
}
.p3\@s {
padding: 30px;
}
.p4\@s {
padding: 40px;
}
.p5\@s {
padding: 50px;
}
.p6\@s {
padding: 60px;
}
.p7\@s {
padding: 70px;
}
.p8\@s {
padding: 80px;
}
.p9\@s {
padding: 90px;
}
.p10\@s {
padding: 100px;
}
.p11\@s {
padding: 110px;
}
.p12\@s {
padding: 120px;
}
.p13\@s {
padding: 130px;
}
.p14\@s {
padding: 140px;
}
.p15\@s {
padding: 150px;
}
.p16\@s {
padding: 160px;
}
.p0\@s {
padding: 0;
}
}
.pt1 {
padding-top: 10px;
}
.pt2 {
padding-top: 20px;
}
.pt3 {
padding-top: 30px;
}
.pt4 {
padding-top: 40px;
}
.pt5 {
padding-top: 50px;
}
.pt6 {
padding-top: 60px;
}
.pt7 {
padding-top: 70px;
}
.pt8 {
padding-top: 80px;
}
.pt9 {
padding-top: 90px;
}
.pt10 {
padding-top: 100px;
}
.pt11 {
padding-top: 110px;
}
.pt12 {
padding-top: 120px;
}
.pt13 {
padding-top: 130px;
}
.pt14 {
padding-top: 140px;
}
.pt15 {
padding-top: 150px;
}
.pt16 {
padding-top: 160px;
}
.pt0 {
padding-top: 0;
}
@media (max-width: 640px) {
.pt1\@s {
padding-top: 10px;
}
.pt2\@s {
padding-top: 20px;
}
.pt3\@s {
padding-top: 30px;
}
.pt4\@s {
padding-top: 40px;
}
.pt5\@s {
padding-top: 50px;
}
.pt6\@s {
padding-top: 60px;
}
.pt7\@s {
padding-top: 70px;
}
.pt8\@s {
padding-top: 80px;
}
.pt9\@s {
padding-top: 90px;
}
.pt10\@s {
padding-top: 100px;
}
.pt11\@s {
padding-top: 110px;
}
.pt12\@s {
padding-top: 120px;
}
.pt13\@s {
padding-top: 130px;
}
.pt14\@s {
padding-top: 140px;
}
.pt15\@s {
padding-top: 150px;
}
.pt16\@s {
padding-top: 160px;
}
.pt0\@s {
padding-top: 0;
}
}
.pr1 {
padding-right: 10px;
}
.pr2 {
padding-right: 20px;
}
.pr3 {
padding-right: 30px;
}
.pr4 {
padding-right: 40px;
}
.pr5 {
padding-right: 50px;
}
.pr6 {
padding-right: 60px;
}
.pr7 {
padding-right: 70px;
}
.pr8 {
padding-right: 80px;
}
.pr9 {
padding-right: 90px;
}
.pr10 {
padding-right: 100px;
}
.pr11 {
padding-right: 110px;
}
.pr12 {
padding-right: 120px;
}
.pr13 {
padding-right: 130px;
}
.pr14 {
padding-right: 140px;
}
.pr15 {
padding-right: 150px;
}
.pr16 {
padding-right: 160px;
}
.pr0 {
padding-right: 0;
}
@media (max-width: 640px) {
.pr1\@s {
padding-right: 10px;
}
.pr2\@s {
padding-right: 20px;
}
.pr3\@s {
padding-right: 30px;
}
.pr4\@s {
padding-right: 40px;
}
.pr5\@s {
padding-right: 50px;
}
.pr6\@s {
padding-right: 60px;
}
.pr7\@s {
padding-right: 70px;
}
.pr8\@s {
padding-right: 80px;
}
.pr9\@s {
padding-right: 90px;
}
.pr10\@s {
padding-right: 100px;
}
.pr11\@s {
padding-right: 110px;
}
.pr12\@s {
padding-right: 120px;
}
.pr13\@s {
padding-right: 130px;
}
.pr14\@s {
padding-right: 140px;
}
.pr15\@s {
padding-right: 150px;
}
.pr16\@s {
padding-right: 160px;
}
.pr0\@s {
padding-right: 0;
}
}
.pb1 {
padding-bottom: 10px;
}
.pb2 {
padding-bottom: 20px;
}
.pb3 {
padding-bottom: 30px;
}
.pb4 {
padding-bottom: 40px;
}
.pb5 {
padding-bottom: 50px;
}
.pb6 {
padding-bottom: 60px;
}
.pb7 {
padding-bottom: 70px;
}
.pb8 {
padding-bottom: 80px;
}
.pb9 {
padding-bottom: 90px;
}
.pb10 {
padding-bottom: 100px;
}
.pb11 {
padding-bottom: 110px;
}
.pb12 {
padding-bottom: 120px;
}
.pb13 {
padding-bottom: 130px;
}
.pb14 {
padding-bottom: 140px;
}
.pb15 {
padding-bottom: 150px;
}
.pb16 {
padding-bottom: 160px;
}
.pb0 {
padding-bottom: 0;
}
@media (max-width: 640px) {
.pb1\@s {
padding-bottom: 10px;
}
.pb2\@s {
padding-bottom: 20px;
}
.pb3\@s {
padding-bottom: 30px;
}
.pb4\@s {
padding-bottom: 40px;
}
.pb5\@s {
padding-bottom: 50px;
}
.pb6\@s {
padding-bottom: 60px;
}
.pb7\@s {
padding-bottom: 70px;
}
.pb8\@s {
padding-bottom: 80px;
}
.pb9\@s {
padding-bottom: 90px;
}
.pb10\@s {
padding-bottom: 100px;
}
.pb11\@s {
padding-bottom: 110px;
}
.pb12\@s {
padding-bottom: 120px;
}
.pb13\@s {
padding-bottom: 130px;
}
.pb14\@s {
padding-bottom: 140px;
}
.pb15\@s {
padding-bottom: 150px;
}
.pb16\@s {
padding-bottom: 160px;
}
.pb0\@s {
padding-bottom: 0;
}
}
.pl1 {
padding-left: 10px;
}
.pl2 {
padding-left: 20px;
}
.pl3 {
padding-left: 30px;
}
.pl4 {
padding-left: 40px;
}
.pl5 {
padding-left: 50px;
}
.pl6 {
padding-left: 60px;
}
.pl7 {
padding-left: 70px;
}
.pl8 {
padding-left: 80px;
}
.pl9 {
padding-left: 90px;
}
.pl10 {
padding-left: 100px;
}
.pl11 {
padding-left: 110px;
}
.pl12 {
padding-left: 120px;
}
.pl13 {
padding-left: 130px;
}
.pl14 {
padding-left: 140px;
}
.pl15 {
padding-left: 150px;
}
.pl16 {
padding-left: 160px;
}
.pl0 {
padding-left: 0;
}
.pl5r30 {
padding-left: 50px;
padding-right: 30px;
}
@media (max-width: 640px) {
.pl0\@s {
padding-left: 0 ;
}
.pl1\@s {
padding-left: 10px;
}
.pl2\@s {
padding-left: 20px;
}
.pl3\@s {
padding-left: 30px;
}
.pl4\@s {
padding-left: 40px;
}
.pl5\@s {
padding-left: 50px;
}
.pl6\@s {
padding-left: 60px;
}
.pl7\@s {
padding-left: 70px;
}
.pl8\@s {
padding-left: 80px;
}
.pl9\@s {
padding-left: 90px;
}
.pl10\@s {
padding-left: 100px;
}
.pl11\@s {
padding-left: 110px;
}
.pl12\@s {
padding-left: 120px;
}
.pl13\@s {
padding-left: 130px;
}
.pl14\@s {
padding-left: 140px;
}
.pl15\@s {
padding-left: 150px;
}
.pl16\@s {
padding-left: 160px;
}
}
.ph1 {
padding-left: 10px;
padding-right: 10px;
}
.ph2 {
padding-left: 20px;
padding-right: 20px;
}
.ph3 {
padding-left: 30px;
padding-right: 30px;
}
.ph4 {
padding-left: 40px;
padding-right: 40px;
}
.ph5 {
padding-left: 50px;
padding-right: 50px;
}
.ph6 {
padding-left: 60px;
padding-right: 60px;
}
.ph7 {
padding-left: 70px;
padding-right: 70px;
}
.ph8 {
padding-left: 80px;
padding-right: 80px;
}
.ph9 {
padding-left: 90px;
padding-right: 90px;
}
.ph10 {
padding-left: 100px;
padding-right: 100px;
}
.ph11 {
padding-left: 110px;
padding-right: 101px;
}
.ph12 {
padding-left: 120px;
padding-right: 120px;
}
.ph13 {
padding-left: 130px;
padding-right: 130px;
}
.ph14 {
padding-left: 140px;
padding-right: 140px;
}
.ph15 {
padding-left: 150px;
padding-right: 150px;
}
.ph16 {
padding-left: 160px;
padding-right: 160px;
}
.ph0 {
padding-left: 0px;
padding-right: 0px;
}
.phl0 {
padding-left: 0px;
}
.phr0 {
padding-right: 0px;
}
.pv1 {
padding-top: 10px;
padding-bottom: 10px;
}
.pv2 {
padding-top: 20px;
padding-bottom: 20px;
}
.pv3 {
padding-top: 30px;
padding-bottom: 30px;
}
.pv4 {
padding-top: 40px;
padding-bottom: 40px;
}
.pv5 {
padding-top: 50px;
padding-bottom: 50px;
}
.pv6 {
padding-top: 60px;
padding-bottom: 60px;
}
.pv7 {
padding-top: 70px;
padding-bottom: 70px;
}
.pv8 {
padding-top: 80px;
padding-bottom: 80px;
}
.pv9 {
padding-top: 90px;
padding-bottom: 90px;
}
.pv10 {
padding-top: 100px;
padding-bottom: 100px;
}
.pv11 {
padding-top: 110px;
padding-bottom: 101px;
}
.pv12 {
padding-top: 120px;
padding-bottom: 120px;
}
.pv13 {
padding-top: 130px;
padding-bottom: 130px;
}
.pv14 {
padding-top: 140px;
padding-bottom: 140px;
}
.pv15 {
padding-top: 150px;
padding-bottom: 150px;
}
.pv16 {
padding-top: 160px;
padding-bottom: 160px;
}
.pv0 {
padding-top: 0px;
padding-bottom: 0px;
}
.pvt0 {
padding-top: 0;
}
.pvb0 {
padding-bottom: 0;
} .m1 {
margin: 10px;
}
.m2 {
margin: 20px;
}
.m3 {
margin: 30px;
}
.m4 {
margin: 40px;
}
.m5 {
margin: 50px;
}
.m6 {
margin: 60px;
}
.m7 {
margin: 70px;
}
.m8 {
margin: 80px;
}
.m9 {
margin: 90px;
}
.m10 {
margin: 100px;
}
.m11 {
margin: 110px;
}
.m12 {
margin: 120px;
}
.m13 {
margin: 130px;
}
.m14 {
margin: 140px;
}
.m15 {
margin: 150px;
}
.m16 {
margin: 160px;
}
.m0 {
margin: 0;
}
@media (max-width: 640px) {
.m1\@s {
margin: 10px;
}
.m2\@s {
margin: 20px;
}
.m3\@s {
margin: 30px;
}
.m4\@s {
margin: 40px;
}
.m5\@s {
margin: 50px;
}
.m6\@s {
margin: 60px;
}
.m7\@s {
margin: 70px;
}
.m8\@s {
margin: 80px;
}
.m9\@s {
margin: 90px;
}
.m10\@s {
margin: 100px;
}
.m11\@s {
margin: 110px;
}
.m12\@s {
margin: 120px;
}
.m13\@s {
margin: 130px;
}
.m14\@s {
margin: 140px;
}
.m15\@s {
margin: 150px;
}
.m16\@s {
margin: 160px;
}
.m0\@s {
margin: 0;
}
}
.ml1 {
margin-left: 10px;
}
.ml2 {
margin-left: 20px;
}
.ml3 {
margin-left: 30px;
}
.ml-15 {
margin-left: -15px !important;
}
.ml4 {
margin-left: 40px;
}
.ml5 {
margin-left: 50px;
}
.ml6 {
margin-left: 60px;
}
.ml7 {
margin-left: 70px;
}
.ml8 {
margin-left: 80px;
}
.ml9 {
margin-left: 90px;
}
.ml10 {
margin-left: 100px;
}
.ml11 {
margin-left: 110px;
}
.ml12 {
margin-left: 120px;
}
.ml13 {
margin-left: 130px;
}
.ml14 {
margin-left: 140px;
}
.ml15 {
margin-left: 150px;
}
.ml16 {
margin-left: 160px;
}
.ml0 {
margin-left: 0;
}
@media (max-width: 640px) {
.ml1\@s {
margin-left: 10px;
}
.ml2\@s {
margin-left: 20px;
}
.ml3\@s {
margin-left: 30px;
}
.ml4\@s {
margin-left: 40px;
}
.ml5\@s {
margin-left: 50px;
}
.ml6\@s {
margin-left: 60px;
}
.ml7\@s {
margin-left: 70px;
}
.ml8\@s {
margin-left: 80px;
}
.ml9\@s {
margin-left: 90px;
}
.ml10\@s {
margin-left: 100px;
}
.ml11\@s {
margin-left: 110px;
}
.ml12\@s {
margin-left: 120px;
}
.ml13\@s {
margin-left: 130px;
}
.ml14\@s {
margin-left: 140px;
}
.ml15\@s {
margin-left: 150px;
}
.ml16\@s {
margin-left: 160px;
}
.ml0\@s {
margin-left: 0;
}
}
.mr1 {
margin-right: 10px;
}
.mr2 {
margin-right: 20px;
}
.mr3 {
margin-right: 30px;
}
.mr-3 {
margin-right: -15px !important;
}
.mr4 {
margin-right: 40px;
}
.mr5 {
margin-right: 50px;
}
.mr6 {
margin-right: 60px;
}
.mr7 {
margin-right: 70px;
}
.mr8 {
margin-right: 80px;
}
.mr9 {
margin-right: 90px;
}
.mr10 {
margin-right: 100px;
}
.mr11 {
margin-right: 110px;
}
.mr12 {
margin-right: 120px;
}
.mr13 {
margin-right: 130px;
}
.mr14 {
margin-right: 140px;
}
.mr15 {
margin-right: 150px;
}
.mr16 {
margin-right: 160px;
}
.mr17 {
margin-right: 170px;
}
.mr18 {
margin-right: 180px;
}
.mr19 {
margin-right: 190px;
}
.mr20 {
margin-right: 200px;
}
.mr21 {
margin-right: 210px;
}
.mr22 {
margin-right: 220px;
}
.mr23 {
margin-right: 230px;
}
.mr23 {
margin-right: 240px;
}
.mr25 {
margin-right: 250px;
}
.mr0 {
margin-right: 0;
}
@media (max-width: 640px) {
.mr1\@s {
margin-right: 10px;
}
.mr2\@s {
margin-right: 20px;
}
.mr3\@s {
margin-right: 30px;
}
.mr4\@s {
margin-right: 40px;
}
.mr5\@s {
margin-right: 50px;
}
.mr6\@s {
margin-right: 60px;
}
.mr7\@s {
margin-right: 70px;
}
.mr8\@s {
margin-right: 80px;
}
.mr9\@s {
margin-right: 90px;
}
.mr10\@s {
margin-right: 100px;
}
.mr11\@s {
margin-right: 110px;
}
.mr12\@s {
margin-right: 120px;
}
.mr13\@s {
margin-right: 130px;
}
.mr14\@s {
margin-right: 140px;
}
.mr15\@s {
margin-right: 150px;
}
.mr16\@s {
margin-right: 160px;
}
.mr0\@s {
margin-right: 0;
}
}
.mb1 {
margin-bottom: 10px;
}
.mb2 {
margin-bottom: 20px;
}
.mb3 {
margin-bottom: 30px;
}
.mb4 {
margin-bottom: 40px;
}
.mb5 {
margin-bottom: 50px;
}
.mb6 {
margin-bottom: 60px;
}
.mb7 {
margin-bottom: 70px;
}
.mb8 {
margin-bottom: 80px;
}
.mb9 {
margin-bottom: 90px;
}
.mb10 {
margin-bottom: 100px;
}
.mb11 {
margin-bottom: 110px;
}
.mb12 {
margin-bottom: 120px;
}
.mb13 {
margin-bottom: 130px;
}
.mb14 {
margin-bottom: 140px;
}
.mb15 {
margin-bottom: 150px;
}
.mb16 {
margin-bottom: 160px;
}
.mb0 {
margin-bottom: 0;
}
@media (max-width: 640px) {
.mb1\@s {
margin-bottom: 10px;
}
.mb2\@s {
margin-bottom: 20px;
}
.mb3\@s {
margin-bottom: 30px;
}
.mb4\@s {
margin-bottom: 40px;
}
.mb5\@s {
margin-bottom: 50px;
}
.mb6\@s {
margin-bottom: 60px;
}
.mb7\@s {
margin-bottom: 70px;
}
.mb8\@s {
margin-bottom: 80px;
}
.mb9\@s {
margin-bottom: 90px;
}
.mb10\@s {
margin-bottom: 100px;
}
.mb11\@s {
margin-bottom: 110px;
}
.mb12\@s {
margin-bottom: 120px;
}
.mb13\@s {
margin-bottom: 130px;
}
.mb14\@s {
margin-bottom: 140px;
}
.mb15\@s {
margin-bottom: 150px;
}
.mb16\@s {
margin-bottom: 160px;
}
.mb0\@s {
margin-bottom: 0;
}
}
.mt1 {
margin-top: 10px;
}
.mt2 {
margin-top: 20px;
}
.mt3 {
margin-top: 30px;
}
.mt4 {
margin-top: 40px;
}
.mt5 {
margin-top: 50px;
}
.mt6 {
margin-top: 60px;
}
.mt7 {
margin-top: 70px;
}
.mt8 {
margin-top: 80px;
}
.mt9 {
margin-top: 90px;
}
.mt10 {
margin-top: 100px;
}
.mt11 {
margin-top: 110px;
}
.mt12 {
margin-top: 120px;
}
.mt13 {
margin-top: 130px;
}
.mt14 {
margin-top: 140px;
}
.mt15 {
margin-top: 150px;
}
.mt16 {
margin-top: 160px;
}
.mt17 {
margin-top: 170px;
}
.mt18 {
margin-top: 180px;
}
.mt19 {
margin-top: 190px;
}
.mt20 {
margin-top: 200px;
}
.mt21 {
margin-top: 210px;
}
.mt25 {
margin-top: 250px;
}
.mt26 {
margin-top: 260px;
}
.mt37 {
margin-top: 370px;
}
.mt0 {
margin-top: 0;
}
@media (max-width: 640px) {
.mt1\@s {
margin-top: 10px;
}
.mt2\@s {
margin-top: 20px;
}
.mt3\@s {
margin-top: 30px;
}
.mt4\@s {
margin-top: 40px;
}
.mt5\@s {
margin-top: 50px;
}
.mt6\@s {
margin-top: 60px;
}
.mt7\@s {
margin-top: 70px;
}
.mt8\@s {
margin-top: 80px;
}
.mt9\@s {
margin-top: 90px;
}
.mt10\@s {
margin-top: 100px;
}
.mt11\@s {
margin-top: 110px;
}
.mt12\@s {
margin-top: 120px;
}
.mt13\@s {
margin-top: 130px;
}
.mt14\@s {
margin-top: 140px;
}
.mt15\@s {
margin-top: 150px;
}
.mt16\@s {
margin-top: 160px;
}
.mt17\@s {
margin-top: 170px;
}
.mt18\@s {
margin-top: 180px;
}
.mt19\@s {
margin-top: 190px;
}
.mt20\@s {
margin-top: 200px;
}
.mt21\@s {
margin-top: 210px;
}
.mt25\@s {
margin-top: 250px;
}
.mt26\@s {
margin-top: 260px;
}
.mt37\@s {
margin-top: 370px;
}
.mt0\@s {
margin-top: 0;
}
}
.mv1 {
margin-top: 10px;
margin-bottom: 10px;
}
.mv2 {
margin-top: 20px;
margin-bottom: 20px;
}
.mv3 {
margin-top: 30px;
margin-bottom: 30px;
}
.mv4 {
margin-top: 40px;
margin-bottom: 40px;
}
.mv5 {
margin-top: 50px;
margin-bottom: 50px;
}
.mv6 {
margin-top: 60px;
margin-bottom: 60px;
}
.mv7 {
margin-top: 70px;
margin-bottom: 70px;
}
.mv8 {
margin-top: 80px;
margin-bottom: 80px;
}
.mv9 {
margin-top: 90px;
margin-bottom: 90px;
}
.mv10 {
margin-top: 100px;
margin-bottom: 100px;
}
.mv11 {
margin-top: 110px;
margin-bottom: 101px;
}
.mv12 {
margin-top: 120px;
margin-bottom: 120px;
}
.mv13 {
margin-top: 130px;
margin-bottom: 130px;
}
.mv14 {
margin-top: 140px;
margin-bottom: 140px;
}
.mv15 {
margin-top: 150px;
margin-bottom: 150px;
}
.mv16 {
margin-top: 160px;
margin-bottom: 160px;
}
.mv0 {
margin-top: 0;
margin-bottom: 0;
}
.mvt0 {
margin-top: 0;
}
.mvb0 {
margin-bottom: 0;
}
.mh1 {
margin-left: 10px;
margin-right: 10px;
}
.mh2 {
margin-left: 20px;
margin-right: 20px;
}
.mh3 {
margin-left: 30px;
margin-right: 30px;
}
.mh4 {
margin-left: 40px;
margin-right: 40px;
}
.mh5 {
margin-left: 50px;
margin-right: 50px;
}
.mh6 {
margin-left: 60px;
margin-right: 60px;
}
.mh7 {
margin-left: 70px;
margin-right: 70px;
}
.mh8 {
margin-left: 80px;
margin-right: 80px;
}
.mh9 {
margin-left: 90px;
margin-right: 90px;
}
.mh10 {
margin-left: 100px;
margin-right: 100px;
}
.mh11 {
margin-left: 110px;
margin-right: 101px;
}
.mh12 {
margin-left: 120px;
margin-right: 120px;
}
.mh13 {
margin-left: 130px;
margin-right: 130px;
}
.mh14 {
margin-left: 140px;
margin-right: 140px;
}
.mh15 {
margin-left: 150px;
margin-right: 150px;
}
.mh16 {
margin-left: 160px;
margin-right: 160px;
}
.mh0 {
margin-left: 0px;
margin-right: 0px;
}
.mhl0 {
margin-left: 0px;
}
.mhr0 {
margin-right: 0px;
} .mmb05 {
margin-bottom: -5px;
}
.mmb1 {
margin-bottom: -10px;
}
.mmb2 {
margin-bottom: -20px;
}
.mmb3 {
margin-bottom: -30px;
}
.mmb4 {
margin-bottom: -40px;
}
.mmb5 {
margin-bottom: -50px;
}
.mmb6 {
margin-bottom: -60px;
} @media (min-width: 640px) {
.uk-flex-left\@s {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.uk-flex-center\@s {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.uk-flex-right\@s {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.uk-flex-between\@s {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.uk-flex-around\@s {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
} @media (min-width: 960px) {
.uk-flex-left\@m {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.uk-flex-center\@m {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.uk-flex-right\@m {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.uk-flex-between\@m {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.uk-flex-around\@m {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
} @media (min-width: 1200px) {
.uk-flex-left\@l {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.uk-flex-center\@l {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.uk-flex-right\@l {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.uk-flex-between\@l {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.uk-flex-around\@l {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
} @media (min-width: 1600px) {
.uk-flex-left\@xl {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.uk-flex-center\@xl {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.uk-flex-right\@xl {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.uk-flex-between\@xl {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.uk-flex-around\@xl {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
} .bg-cover {
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
}
.bg-contain {
background-size: contain;
background-repeat: no-repeat;
background-position: center top;
}
.bg-repeat,
.bg-no-repeat {
background-repeat: no-repeat;
background-position: center right;
}
.bg-center-top {
background-position: center top;
}
.bg-center-center {
background-position: center center;
}
.bg-center-bottom {
background-position: center bottom !important;
}
.bg-left-top {
background-position: left center;
}
.bg-left-center {
background-position: left center;
}
.bg-right-top {
background-position: right center;
}
.bg-right-center {
background-position: right center !important;
}
.bg-right-bottom {
background-position: right bottom !important;
}
.background-full {
background-size: 100% 100% !important;
background-position: center!important;
background-repeat: no-repeat !important;
} .valign-top {
vertical-align: top;
}
.valign-middle {
vertical-align: middle;
}
.valign-bottom {
vertical-align: bottom;
}
.visible-hidden {
visibility: hidden;
} @keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
} @keyframes rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-moz-keyframes rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .width110 {
width: 110px;
display: inline-block;
}
.width140 {
width: 140px;
display: inline-block;
}
.width60 {
width: 30px;
display: inline-block;
}
.post-title,
h1.uk-text-center {
display: none;
}
.icon-width-auto .vc_icon_element-inner {
width: auto !important;
}
.accordion-vc:not(.style-arrow) .uk-open .uk-accordion-title {
color: #00b092;
}
.accordion-vc:not(.style-arrow) .uk-open .uk-accordion-title:after {
content: "\f068";
}
.accordion-vc:not(.style-arrow) .uk-accordion-title:after {
content: "\f067";
}
.accordion-vc:not(.style-arrow) > li + li {
border-top: 1px solid #eee;
}
.accordion-vc .uk-open .uk-accordion-title:after {
color: #fff;
background-color: #00b092;
}
.accordion-vc .uk-open .uk-accordion-title {
color: #00b092;
}
.accordion-vc > li {
position: relative;
padding: 20px 0;
}
.accordion-vc.uk-accordion > :nth-child(n+2) {
margin-top: 0;
}
.accordion-vc.style-arrow .uk-accordion-title:after {
position: absolute;
left: 0;
top: 0;
line-height: 50px;
}
.accordion-vc.style-arrow > li {
padding: 12px 0 12px 45px;
}
.accordion-vc .uk-accordion-title {
font-weight: 500;
margin-bottom: 0;
}
.accordion-vc .uk-accordion-title:after {
color: #fff;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
background-color: #63599e;
font-family: FontAwesome;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
border-radius: 50%;
height: 30px;
width: 30px;
font-size: 15px;
}
.brandcolor {
background-color: #00b092;
}
.brandcolor i {
color: #fff;
}
.alert-box {
min-height: 36px;
padding: 18px 35px;
margin-bottom: 25px;
color: #fff;
}
.alert-box a {
text-decoration: none;
}
.alert-box h3 {
color: #fff;
font-weight: 600;
line-height: 36px;
}
.alert-box .icon {
margin-right: 20px;
}
.alert-box .icon i {
line-height: 36px;
}
#scroll {
position: fixed;
right: 10px;
bottom: 10px;
cursor: pointer;
z-index: 99999;
display: none;
padding: 10px 15px;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease 0s;
border-radius: 3px;
}
#scroll i {
color: #fff;
}
#scroll:hover {
opacity: .8;
filter: "alpha(opacity=100)";
-ms-filter: "alpha(opacity=100)";
box-shadow: 1px 1px 3px rgba(227, 227, 227, 0.28);
color: #fff;
transform: translateY(-7px);
}
.brand-logo {
position: relative;
}
.brand-logo .brand-container {
padding-left: 45px;
padding-right: 45px;
overflow: hidden;
}
.brand-logo .brand-btn {
position: absolute;
top: 0;
z-index: 5;
cursor: pointer;
}
.brand-logo .brand-btn.button-prev {
left: 0;
}
.brand-logo .brand-btn.button-next {
right: 0;
}
.brand-logo .brand-btn i {
padding: 20px 15px;
border: 1px solid #e9e9e9;
background: #fff;
font-size: 15px;
color: #000;
}
.carrentalgrid .dx-slider-bar {
background: #d3e6e9;
}
.carrentalgrid .dx-slider-range.dx-slider-range-visible {
border: 1px solid #fc8327;
background: #fc8327;
}
.carrentalgrid .dx-state-focused.dx-slider-handle:not(.dx-state-active) {
border: 6px solid #fc8327;
background: #fff;
}
.carrentalgrid .dx-state-hover.dx-slider-handle:not(.dx-state-active) {
border: 6px solid #fc8327;
background: #fff;
}
.carrentalgrid .dx-slider-handle {
margin-top: -9px;
margin-right: -7px;
width: 20px;
height: 20px;
border: 6px solid #fc8327;
background-color: #ffffff;
border-radius: 50%;
}
.carrentalgrid .dx-popover-arrow {
display: none;
}
.carrentalgrid .dx-popup-content {
background: none;
height: 24px;
border: none;
color: #5b676f;
font-size: 15px;
font-weight: 600;
overflow: visible;
padding-top: 0;
padding-left: 10px;
}
.carrentalgrid .dx-overlay-content {
border: none;
background: transparent;
}
.carrentalgrid .car-rent-range {
height: 65px;
width: 100%;
}
.carrentalgrid .meta-title {
position: relative;
border-bottom: 1px solid #e4e4e4;
}
.carrentalgrid .meta-title.style2 h3 {
margin-bottom: 0;
line-height: 4em;
}
.carrentalgrid .meta-title .rate { position: absolute;
top: 25px;
right: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.carrentalgrid .meta-title .rate {
position: initial;
}
}
@media screen and (max-width: 767px) {
.carrentalgrid .meta-title .rate {
position: initial;
}
}
@media (max-width: 479px) {
.carrentalgrid .meta-title .rate {
position: initial;
}
}
.carrentalgrid .car-feature {
height: 190px;
position: relative;
background-size: cover;
}
.carrentalgrid .car-feature a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.carrentalgrid .car-feature .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.carrentalgrid .car-feature .entry-hover:hover {
background: rgba(0, 0, 0, 0.09);
}
.carrentalgrid .car-feature .price {
max-width: 140px;
position: absolute;
padding: 0 20px;
right: 0;
font-size: 14px;
bottom: 0;
text-align: center;
margin: 0;
line-height: 39px;
background: #00b2ca;
color: #fff;
padding-top: 2px;
}
.cwidgetd {
position: relative;
}
.cwidgetd .cwidget-title {
background: #00b2ca;
}
.cwidgetd .cwidget-title h2 {
color: #fff;
text-transform: capitalize;
line-height: 2em;
padding-left: 25px;
font-size: 26px;
font-weight: 400;
}
.cwidgetd .price-range .double-handle-slider {
width: 99%;
}
.cwidgetd .price-range .noUi-target,
.cwidgetd .price-range .noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cwidgetd .price-range .noUi-target {
position: relative;
direction: ltr;
}
.cwidgetd .price-range .noUi-base {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
}
.cwidgetd .price-range .noUi-origin {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
}
.cwidgetd .price-range .noUi-handle {
position: relative;
z-index: 1;
}
.cwidgetd .price-range .noUi-stacking .noUi-handle {
z-index: 10;
}
.cwidgetd .price-range .noUi-state-tap .noUi-origin {
-webkit-transition: left .3s, top .3s;
transition: left .3s, top .3s;
}
.cwidgetd .price-range .noUi-state-drag * {
cursor: inherit !important;
}
.cwidgetd .price-range .noUi-base {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.cwidgetd .price-range .noUi-horizontal {
height: 5px;
}
.cwidgetd .price-range .noUi-horizontal .noUi-handle {
width: 25px;
height: 25px;
left: -5px;
top: -12px;
border-radius: 30px;
}
.cwidgetd .price-range .noUi-vertical {
width: 18px;
}
.cwidgetd .price-range .noUi-background {
background: #d3e6e9;
box-shadow: inset 0 1px 1px #f0f0f0;
}
.cwidgetd .price-range .noUi-connect {
background: #fc8327;
box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
-webkit-transition: background 450ms;
transition: background 450ms;
}
.cwidgetd .price-range .noUi-origin {
border-radius: 2px;
}
.cwidgetd .price-range .noUi-target {
border-radius: 4px;
box-shadow: inset 0 1px 1px #d3e6e9, 0 3px 6px -5px #d3e6e9;
}
.cwidgetd .price-range .noUi-target.noUi-connect {
box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #d3e6e9;
}
.cwidgetd .price-range .noUi-draggable {
cursor: w-resize;
}
.cwidgetd .price-range .noUi-vertical .noUi-draggable {
cursor: n-resize;
}
.cwidgetd .price-range .noUi-handle {
border: 8px solid #fc8327;
border-radius: 3px;
background: #FFF;
cursor: default;
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.cwidgetd .price-range .noUi-active {
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.cwidgetd .price-range .noUi-handle:after {
left: 17px;
}
.cwidgetd .price-range .noUi-vertical .noUi-handle:after {
top: 17px;
}
.cwidgetd .price-range [disabled] .noUi-connect,
.cwidgetd .price-range [disabled].noUi-connect {
background: #B8B8B8;
}
.cwidgetd .price-range [disabled] .noUi-handle,
.cwidgetd .price-range [disabled].noUi-origin {
cursor: not-allowed;
}
.cwidgetd .price-range .noUi-pips,
.cwidgetd .price-range .noUi-pips * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cwidgetd .price-range .noUi-pips {
position: absolute;
color: #999;
}
.cwidgetd .price-range .noUi-value {
width: 40px;
position: absolute;
text-align: center;
}
.cwidgetd .price-range .noUi-value-sub {
color: #ccc;
font-size: 10px;
}
.cwidgetd .price-range .noUi-marker {
position: absolute;
background: #CCC;
}
.cwidgetd .price-range .noUi-marker-large,
.cwidgetd .price-range .noUi-marker-sub {
background: #AAA;
}
.cwidgetd .price-range .noUi-pips-horizontal {
padding: 10px 0;
height: 50px;
top: 100%;
left: 0;
width: 100%;
}
.cwidgetd .price-range .noUi-value-horizontal {
margin-left: -20px;
padding-top: 20px;
}
.cwidgetd .price-range .noUi-value-horizontal.noUi-value-sub {
padding-top: 15px;
}
.cwidgetd .price-range .noUi-marker-horizontal.noUi-marker {
margin-left: -1px;
width: 2px;
height: 5px;
}
.cwidgetd .price-range .noUi-marker-horizontal.noUi-marker-sub {
height: 10px;
}
.cwidgetd .price-range .noUi-marker-horizontal.noUi-marker-large {
height: 15px;
}
.cwidgetd .price-range .noUi-pips-vertical {
padding: 0 10px;
height: 100%;
top: 0;
left: 100%;
}
.cwidgetd .price-range .noUi-value-vertical {
width: 15px;
margin-left: 20px;
margin-top: -5px;
}
.cwidgetd .price-range .noUi-marker-vertical.noUi-marker {
width: 5px;
height: 2px;
margin-top: -1px;
}
.cwidgetd .price-range .noUi-marker-vertical.noUi-marker-sub {
width: 10px;
}
.cwidgetd .price-range .noUi-marker-vertical.noUi-marker-large {
width: 15px;
}
.cwidgetd .price-range .noUi-tooltip {
display: block;
position: absolute;
border-radius: 3px;
left: -20px;
text-align: center;
width: 50px;
}
.cwidgetd .price-range .noUi-handle-upper .noUi-tooltip,
.cwidgetd .price-range .noUi-handle-lower .noUi-tooltip {
bottom: -38px;
}
.cwidgetd .filter {
padding-left: 0;
list-style-type: none;
}
.cwidgetd .filter li a {
color: #5b676f;
}
.cwidgetd .filter li .uk-checkbox {
width: 22px;
height: 22px;
margin-right: 18px;
}
.car-grid-item {
border: 1px solid #e4e4e4;
}
.car-grid-item.style3 {
opacity: 1;
transition: all .3s ease;
}
.car-grid-item.style3 .car-thumb {
position: relative;
height: 225px;
background-size: cover;
background-position: center;
}
.car-grid-item.style3 .car-thumb p {
font-size: 28px;
color: #fff;
text-transform: uppercase;
bottom: 0;
left: 40px;
font-weight: 600;
}
.car-grid-item.style3 .car-thumb:after {
content: '\f004';
position: absolute;
bottom: -25px;
text-align: center;
color: red;
width: 50px;
height: 50px;
display: none;
border-radius: 50%;
border: 1px solid #e4e4e4;
font-family: Fontawesome;
right: 40px;
background: #fff;
line-height: 52px;
font-size: 20px;
}
.car-grid-item .car-thumb {
height: 320px;
position: relative;
}
.car-grid-item .car-thumb .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.car-grid-item .car-thumb .entry-hover:hover {
background: rgba(0, 0, 0, 0.09);
}
.car-grid-item .entry-meta .uk-grid {
padding-top: 30px;
padding-bottom: 30px;
}
.car-grid-item .entry-meta .price {
position: relative;
}
.car-grid-item .entry-meta .price:before {
content: ':';
display: block;
position: absolute;
left: -10px;
top: -1px;
}
.car-grid-item .deals {
position: absolute;
top: 30px;
left: 40px;
background: #f8595a;
color: #fff;
font-size: 12px;
text-transform: uppercase;
border-radius: 15px;
padding: 0px 25px;
}
.car-grid-item .meta-title {
position: relative;
border-bottom: 1px solid #e4e4e4;
padding-top: 25px!important;
padding-bottom: 25px!important;
}
.car-grid-item .meta-title .price {
position: absolute;
right: 35px;
top: 4px;
}
.car-grid-item .meta-title a {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.car-grid-item .meta-title a h3 {
line-height: 1em;
margin: 0;
text-transform: capitalize;
}
.car-grid-item .meta-title a:hover {
color: #00b092;
}
.car-grid-item .nxc-meta img {
padding-right: 4px;
padding-bottom: 4px;
}
.car-grid-item .nxc-meta p {
margin: 0;
text-transform: uppercase;
line-height: 2.7em!important;
}
.car-grid-item .uk-button {
background: #00b092;
padding: 5px 35px;
color: #fff;
margin-left: 40px;
margin-bottom: 40px;
}
.list-item .car-thumb {
height: 100%;
min-height: 230px;
position: relative;
}
.list-item .car-thumb p {
font-size: 28px;
color: #fff;
text-transform: uppercase;
bottom: 0;
left: 40px;
font-weight: 600;
}
.list-item .car-thumb:after {
content: '\f004';
position: absolute;
top: 50px;
text-align: center;
color: red;
display: none;
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #e4e4e4;
font-family: Fontawesome;
right: -25px;
background: #fff;
line-height: 55px;
font-size: 20px;
}
.list-item .deals {
position: absolute;
top: 30px;
left: 80px;
background: #f8595a;
color: #fff;
font-size: 12px;
text-transform: uppercase;
border-radius: 15px;
padding: 0px 25px;
}
.list-item .content {
border: 1px solid #e4e4e4;
position: relative;
border-left: none;
}
.list-item .content p {
color: #f8595a;
font-size: 28px;
}
.list-item .content h3 {
font-size: 18px;
line-height: 1em;
margin: 0;
}
.list-item .content .uk-button-defualt {
margin: 0;
opacity: 1;
border-radius: 33px;
padding: 0px 20px;
background: rgba(0, 176, 146, 0.3);
color: #00b092;
position: absolute;
right: 30px;
bottom: 16px;
transition: all .3s ease;
}
.list-item .content .uk-button-defualt:hover {
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
transition: all .3s ease;
}
.list-item .content .meta-details {
padding-left: 0;
list-style-type: none;
}
.list-item .content .meta-details:before {
content: '';
width: 100%;
height: 1px;
display: block;
position: absolute;
background: #e4e4e4;
left: 0;
}
.list-item .content .meta-details li {
border-right: 1px solid #e4e4e4;
float: left;
padding: 18px 20px;
}
.list-item .content .meta-details li:last-child {
border: none;
}
.realstate-widget {
border: 1px solid #ebf0ef;
}
.realstate-widget .dx-slider-bar {
background: #d3e6e9;
}
.realstate-widget .dx-slider-range.dx-slider-range-visible {
border: 1px solid #fb6e60;
background: #fb6e60;
}
.realstate-widget .dx-state-focused.dx-slider-handle:not(.dx-state-active) {
border: 6px solid #fb6e60;
background: #fff;
}
.realstate-widget .dx-state-hover.dx-slider-handle:not(.dx-state-active) {
border: 6px solid #fb6e60;
background: #fff;
}
.realstate-widget .dx-slider-handle {
margin-top: -9px;
margin-right: -7px;
width: 20px;
height: 20px;
border: 6px solid #fb6e60;
background-color: #ffffff;
border-radius: 50%;
}
.realstate-widget .dx-popover-arrow {
display: none;
}
.realstate-widget .dx-popup-content {
background: none;
height: 24px;
border: none;
color: #5c666a;
font-family: "Poppins";
font-weight: 400;
font-style: normal;
font-size: 15px;
line-height: 30px;
overflow: visible;
padding-top: 0;
padding-left: 10px;
}
.realstate-widget .dx-overlay-content {
border: none;
}
.realstate-widget .car-rent-range {
height: 65px;
width: 100%;
}
.realstate-widget h3 {
font-size: 16px;
color: #000000;
font-family: Oswald;
font-weight: 500;
}
.realstate-widget .filter li {
padding-top: 10px;
padding-bottom: 10px;
}
.realstate-widget .filter .uk-form-width-xsmall {
float: right;
border: 1px solid #f1f1f1;
width: 25px;
}
.realstate-widget .filter .uk-checkbox {
float: right;
}
.realstate-widget .uk-button {
background-color: #6db91c;
font-size: 16px;
text-transform: capitalize;
}
.realstate-widget .cwidget-title {
border-bottom: 1px solid #ebf1ef;
background: transparent;
}
.realstate-widget .cwidget-title h2 {
color: #fb6e60;
font-size: 17px;
font-family: Oswald;
margin-bottom: 0;
}
.shaped-photos-element {
height: 465px;
}
.shaped-photos-element .outer {
-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
transform: translateX(-50%) translateY(-50%) rotate(-45deg);
max-width: 212px;
max-height: 212px;
background: linear-gradient(250deg, #3844ee, #4d6adf, #53d0cb, #4ddfcd);
background-size: 800% 800%;
transition: all 0.3s ease-in-out;
-webkit-animation: AnimationName 5s ease infinite;
-moz-animation: AnimationName 5s ease infinite;
-o-animation: AnimationName 5s ease infinite;
animation: AnimationName 5s ease infinite;
min-width: 212px;
min-height: 212px;
height: 212px;
width: 212px;
top: 315px;
left: 106px;
}
.shaped-photos-element .outer:hover {
transition: all 0.3s ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.274);
}
@-webkit-keyframes AnimationName {
0% {
background-position: 66% 0%;
}
50% {
background-position: 35% 100%;
}
100% {
background-position: 66% 0%;
}
}
@-moz-keyframes AnimationName {
0% {
background-position: 66% 0%;
}
50% {
background-position: 35% 100%;
}
100% {
background-position: 66% 0%;
}
}
@-o-keyframes AnimationName {
0% {
background-position: 66% 0%;
}
50% {
background-position: 35% 100%;
}
100% {
background-position: 66% 0%;
}
}
@keyframes AnimationName {
0% {
background-position: 66% 0%;
}
50% {
background-position: 35% 100%;
}
100% {
background-position: 66% 0%;
}
}
.shaped-photos-element .outer:nth-child(3) {
top: 315px;
left: 0px;
}
.shaped-photos-element .outer:nth-child(4) {
left: -53px !important;
}
.shaped-photos-element .outer:nth-child(5) {
top: 315px;
left: -105px;
}
.shaped-photos-element .outer:nth-child(6) {
left: -157px !important;
}
.shaped-photos-element .outer:nth-child(even) {
top: 155px;
left: 53px;
}
.shaped-photos-element .outer .uk-overlay-primary {
opacity: 0.3;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.shaped-photos-element .outer:hover .uk-overlay-primary {
opacity: 0.5;
}
.shaped-photos-element .uk-position-center {
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.shaped-photos-element .uk-position-center a {
font-size: 22px;
font-family: 'Poppins';
line-height: 22px;
font-weight: 700;
}
.shaped-photos-element .image-shape {
position: absolute;
width: 150%;
height: 150%;
top: -25%;
left: -25%;
z-index: -1;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.shaped-photos-element .image-shape:hover {
background-size: 160%;
}
@media only screen and (max-width: 600px) {
.shaped-photos-element {
height: 838px;
}
.shaped-photos-element .outer {
top: 155px;
left: 265px;
}
.shaped-photos-element .outer:nth-child(even) {
top: 467px;
left: 53px;
}
.shaped-photos-element .outer:nth-child(3) {
top: 780px;
left: -159px;
}
}
#carouselswipper .vc_row.swiper-slide {
margin-left: 12px !important;
}
@media screen and (max-width: 767px) {
#carouselswipper .mr4,
#carouselswipper .mr5,
#carouselswipper .mr6,
#carouselswipper .mr7,
#carouselswipper .mr8 {
margin-right: 0;
}
#carouselswipper .pr4,
#carouselswipper .pr5,
#carouselswipper .pr6,
#carouselswipper .pr7,
#carouselswipper .pr8 {
padding-right: 0 !important;
}
#carouselswipper .ml4 {
margin-left: 0;
}
#carouselswipper .swiper-button-next {
right: 0;
}
#carouselswipper .swiper-button-prev {
left: 0;
}
#carouselswipper .swiper-button-next,
#carouselswipper .swiper-button-prev {
background-image: none;
}
}
.swiper-button-next,
.swiper-button-prev {
background-image: none;
}
.swiper-button-next.uk-icon,
.swiper-button-prev.uk-icon {
color: black;
}
.swiper-button-next.uk-icon:hover,
.swiper-button-prev.uk-icon:hover {
color: #00b092;
}
.cause-item .cause-thumb {
width: 100%;
height: 100%;
position: relative;
}
.cause-item .cause-thumb .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.cause-item .cause-thumb:hover .entry-hover {
background-color: rgba(0, 0, 0, 0.4);
}
.cause-item .meta-details b,
.cause-item .meta-details span {
font-size: 14px;
color: #181620 !important;
font-weight: 500;
text-transform: uppercase;
}
.cause-item .meta-details span {
margin-left: 10px;
border-bottom: 1px solid rgba(167, 166, 168, 0.76);
line-height: 19px;
}
.mungu-cause-item .entry-meta b {
font-size: 22px;
}
.mungu-cause-item .entry-meta span {
font-size: 22px;
color: #afb4b8;
font-weight: normal;
}
.mungu-cause-item h3 {
margin: 0;
font-size: 22px;
color: #171620;
font-weight: normal;
line-height: 40px;
}
.mungu-cause-item .uk-button-default {
font-weight: 500;
float: right;
background: transparent;
color: #00b092;
border: 2px solid #00b092;
border-radius: 40px;
font-size: 14px;
padding: 12px 30px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-cause-item .uk-button-default:hover {
color: #001713;
border: 2px solid #001713;
}
.mungu-cause-item .cause-grid-item .cause-thumb {
height: 250px;
position: relative;
}
.mungu-cause-item .cause-grid-item .cause-thumb .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-cause-item .cause-grid-item .cause-thumb:hover .entry-hover {
background-color: rgba(0, 0, 0, 0.4);
}
.mungu-cause-item .cause-grid-item .meta-details b,
.mungu-cause-item .cause-grid-item .meta-details span {
font-size: 14px;
color: #181620;
font-weight: 500;
text-transform: uppercase;
}
.mungu-cause-item .cause-grid-item .meta-details span {
margin-left: 10px;
border-bottom: 1px solid rgba(167, 166, 168, 0.76);
line-height: 19px;
}
.mungu-cause-item .pagination li {
background: rgba(0, 176, 146, 0.2);
border-radius: 50%;
margin: 0 5px;
padding: 0;
width: 40px;
text-align: center;
height: 40px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-cause-item .pagination li a,
.mungu-cause-item .pagination li span {
line-height: 40px;
color: #00b092;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-cause-item .pagination li .icon-arrow {
display: none;
}
.mungu-cause-item .pagination li:before {
content: none;
}
.mungu-cause-item .pagination li.inactive {
background: #00b092;
opacity: 1;
}
.mungu-cause-item .pagination li:hover {
background: #00b092;
}
.mungu-cause-item .pagination li:hover span,
.mungu-cause-item .pagination li:hover a {
color: #fff;
}
.mungu-cause-item .pagination .next,
.mungu-cause-item .pagination .prev {
padding: 0;
}
.mungu-cause-item .pagination .next:after,
.mungu-cause-item .pagination .prev:after {
font-family: Fontawesome;
font-size: 14px;
color: #fff;
z-index: 99;
position: relative;
text-align: center;
background: none;
line-height: 40px;
height: 30px;
width: 40px;
margin: 0;
}
.mungu-cause-item .pagination .prev:after {
content: '\f053';
}
.mungu-cause-item .pagination .next:after {
content: '\f054';
}
.mungu-cause-item .moretitle {
color: #171620;
font-size: 26px;
font-weight: 700;
text-transform: uppercase;
}
.mungu-cause-item .morelink a {
color: #dfdfdf;
font-size: 26px;
font-weight: 700;
padding-left: 15px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-cause-item .morelink a:hover {
color: #00b092;
}
.mungu-cause-item .morelink svg {
stroke: #00b092;
margin-bottom: 4px;
}
.mungu-element-blog .jew-blog h3 {
font-family: 'Playfair Display';
font-size: 22px;
line-height: 29px;
color: #5e5d5d;
}
.mungu-element-blog .jew-blog h3 a {
color: #5e5d5d;
}
.mungu-element-blog .jew-blog .jewitem {
width: 21%;
margin-top: 30px;
float: left;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature {
width: 49.3%;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature h3 {
padding: 30px;
padding-right: 145px;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature .jewdate {
color: #a1a1a1;
padding: 0 0 20px 30px;
display: block;
margin-top: -30px;
font-size: 17px;
}
.mungu-element-blog .jew-blog .jewitem.jew-feature .blog-vc-thumbnail {
height: 415px;
background-position: center;
background-size: cover;
}
.mungu-element-blog .jew-blog .mungu-blog2-jew {
height: 276px;
}
.mungu-element-blog .jew-blog .mungu-blog2-jew h3 {
font-family: 'Playfair Display';
font-size: 18px;
line-height: 56px;
padding-left: 20px;
}
.mungu-element-blog .jew-blog .mungu-blog2-jew .blog-vc-thumbnail {
height: 198px;
background-position: center;
background-size: cover;
}
.mungu-element-blog .chudur h3 a {
font-size: 26px!important;
font-weight: 500;
color: #000!important;
line-height: 32px;
}
.mungu-element-blog .chudur a {
color: #00b092 !important;
text-transform: uppercase;
}
.mungu-element-blog .blog-resent a {
font-size: 13px;
color: #666;
}
.mungu-element-blog .blog-resent a:hover {
color: #00b092;
}
.mungu-element-blog .blog-resent h3 a {
font-size: 22px;
font-weight: 500;
color: #000;
line-height: 32px;
}
.mungu-element-blog .mungu-blog-content {
max-width: 890px;
}
.mungu-element-blog h3 {
margin-top: 10px;
}
.mungu-element-blog h3 + p {
margin-top: 10px;
}
@media screen and (min-width: 992px) {
.mungu-element-blog.uk-grid-margin,
.mungu-element-blog .uk-grid-margin {
margin-bottom: 40px;
}
}
.mungu-element-blog .bg-hovered .thumb_backound {
background-size: cover;
background-position: center;
background-repeat: repeat;
position: relative;
height: 490px !important;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-element-blog .bg-hovered .thumb_backound .entry-hover {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.18);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-element-blog .bg-hovered .thumb_backound .blog-date {
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound .blog-date a {
font-weight: 500;
font-size: 12px;
color: #fff;
z-index: 5;
position: relative;
transition: all 0.4s ease-in-out;
text-transform: uppercase;
}
.mungu-element-blog .bg-hovered .thumb_backound .animeblogtitle {
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound .animeblogtext {
opacity: 0;
height: 0;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound a,
.mungu-element-blog .bg-hovered .thumb_backound p {
position: relative;
z-index: 5;
color: #fff;
}
.mungu-element-blog .bg-hovered .thumb_backound p {
font-size: 16px;
}
.mungu-element-blog .bg-hovered .thumb_backound .uk-button {
background: #1d1d1f;
}
.mungu-element-blog .bg-hovered .thumb_backound .uk-button:hover {
background: transparent;
color: #000!important;
}
.mungu-element-blog .bg-hovered .thumb_backound h3 {
color: #ffffff;
font-weight: 500;
text-decoration: none;
line-height: 30px;
font-size: 22px;
z-index: 5;
position: relative;
text-transform: capitalize;
}
.mungu-element-blog .bg-hovered .thumb_backound h3 a {
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .blog-date {
-webkit-transform: translateY(-110px);
-ms-transform: translateY(-110px);
transform: translateY(-110px);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .blog-date a {
color: #666;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .animeblogtitle {
-webkit-transform: translateY(-110px);
-ms-transform: translateY(-110px);
transform: translateY(-110px);
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .animeblogtext {
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .animeblogbutton {
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover h3,
.mungu-element-blog .bg-hovered .thumb_backound:hover a,
.mungu-element-blog .bg-hovered .thumb_backound:hover p {
z-index: 10;
color: #1d1d1f;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover p {
height: auto!important;
opacity: 1!important;
color: #666;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .uk-button {
color: #fff;
}
.mungu-element-blog .bg-hovered .thumb_backound:hover .entry-hover {
background: #ffffff;
border: 3px solid #f1cc3f;
}
article.mungu-blog-col1 + article {
margin-top: 80px;
}
.mungu-blog-col3 .entry-media + .mungu-blog-content {
position: relative;
z-index: 1;
background-color: #ffffff;
margin: -100px 40px 0;
padding: 30px;
box-shadow: 0px 0px 20px 0px rgba(143, 143, 143, 0.1);
}
.mungu-blog-thumb .entry-media + .mungu-blog-content {
padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 15px;
border: 1px solid #f1f1f1;
}
.mungu-blog-thumb .entry-media + .mungu-blog-content h3 {
margin-left: 30px;
margin-right: 30px;
}
.mungu-blog-thumb .entry-media + .mungu-blog-content h3 a {
letter-spacing: -1px;
font-family: 'Playfair Display', serif;
font-size: 19px;
color: #3e3e3e;
}
.mungu-blog-thumb .mungu-thumb-meta {
color: #9b9b9b;
margin-top: 20px;
padding-top: 18px;
padding-left: 30px;
padding-right: 30px;
border-top: 1px solid #f5f5f5;
}
.mungu-blog-thumb .mungu-thumb-meta a {
font: 15px 'Playfair Display', serif !important;
color: #9b9b9b!important;
text-transform: uppercase;
}
.mungu-blog-thumb .mungu-thumb-meta .blog-author {
font-size: 15px;
font-family: 'Playfair Display', serif;
color: #9b9b9b;
}
.mungu-blog-thumb .mungu-thumb-meta .blog-author::first-letter {
text-transform: uppercase;
}
@media screen and (max-device-width: 640px) {
.mungu-blog-col3,
.mungu-blog-col4 {
margin-left: -15px !important;
}
}
.mungu-blog-col3 .uk-button,
.mungu-blog-col4 .uk-button {
margin-top: 20px;
}
.mungu-blog-col3 .blog-date,
.mungu-blog-col4 .blog-date {
font: 12px 'Poppins', sans-serif;
}
.mungu-blog-col3 .blog-date a,
.mungu-blog-col4 .blog-date a {
color: #748085;
text-decoration: none;
font-weight: normal;
}
.mungu-blog-col3 h3,
.mungu-blog-col4 h3 {
margin-top: 10px;
margin-bottom: 10px;
}
.mungu-blog-col3 h3 a,
.mungu-blog-col4 h3 a {
font: 20px 'Poppins', sans-serif;
color: #10242b;
text-decoration: none;
line-height: 18px;
}
.mungu-blog-col3 .uk-width-1-2 .blog-date,
.mungu-blog-col4 .uk-width-1-2 .blog-date {
margin-bottom: 0;
}
.mungu-blog-col3 .uk-width-1-2 p,
.mungu-blog-col4 .uk-width-1-2 p {
margin-bottom: 15px;
}
.mungu-blog-col4 .uk-inline-clip {
display: block;
}
.mungu-blog-col4 .col-4-thum-hov {
transition: all 0.5s;
}
.mungu-blog-col4 .col-4-thum-hov:hover {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: all 0.5s;
}
.mungu-blog-col4 p {
margin-bottom: 20px;
}
.readmorelink {
color: #00b092;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
padding-top: 0;
margin-top: 20px;
}
.readmorelink:hover {
color: #63599e;
}
@keyframes plus-in {
from {
opacity: 1;
transform: rotateZ(0deg);
}
to {
opacity: 1;
transform: rotateZ(180deg);
}
}
@keyframes plus-out {
from {
opacity: 1;
transform: rotateZ(180deg);
}
to {
opacity: 1;
transform: rotateZ(0deg);
}
}
.blog-style9 h1 a {
color: #000000;
font-size: 40px;
line-height: 50px;
}
.blog-style9 span {
text-transform: uppercase;
}
.blog-style9 p {
font-size: 16px;
line-height: 33px;
margin-top: 30px;
color: #7f7f7f;
}
.meissa-blog-layout {
margin-top: 0px!important;
}
.meissa-blog-layout .date-col {
padding-left: 200px;
z-index: 11;    }
@media screen and (min-width: 1200px) {
.meissa-blog-layout .date-col {
padding-left: 150px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
.meissa-blog-layout .date-col {
padding-left: 150px;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.meissa-blog-layout .date-col {
padding-left: 100px;
}
}
@media screen and (min-width: 992px) {
.meissa-blog-layout .date-col {
padding-left: 100px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.meissa-blog-layout .date-col {
padding-left: 50px;
}
}
@media screen and (max-width: 767px) {
.meissa-blog-layout .date-col {
padding-left: 30px;
}
}
@media (max-width: 479px) {
.meissa-blog-layout .date-col {
padding-left: 30px;
}
}
.meissa-blog-layout .date {
color: #1a16fd;
font-size: 20px;
font-style: italic;
font-family: Open sans;
text-transform: lowercase;
}
.meissa-blog-layout .month {
margin-top: -7px;
}
.meissa-blog-layout .author {
color: #000000;
opacity: 0.5;
font-family: Open sans;
font-weight: bold;
text-transform: uppercase;
margin-top: -2px;
}
.meissa-blog-layout h1 {
font-size: 30px;
margin-bottom: 15px!important;
}
.meissa-blog-layout h1 a {
font-family: 'Raleway', sans-serif;
color: #000000;
}
.meissa-blog-layout .blog-excerpt {
font-family: Open sans;
font-size: 18px;
opacity: 0.5;
color: #000;
padding-bottom: 100px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.meissa-blog-layout .blog-content {
padding-right: 200px;
z-index: 11;
padding-left: 45px;    }
@media screen and (min-width: 1200px) {
.meissa-blog-layout .blog-content {
padding-right: 150px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
.meissa-blog-layout .blog-content {
padding-right: 150px;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.meissa-blog-layout .blog-content {
padding-right: 100px;
}
}
@media screen and (min-width: 992px) {
.meissa-blog-layout .blog-content {
padding-right: 100px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.meissa-blog-layout .blog-content {
padding-right: 50px;
}
}
@media screen and (max-width: 767px) {
.meissa-blog-layout .blog-content {
padding-right: 30px;
}
}
@media (max-width: 479px) {
.meissa-blog-layout .blog-content {
padding-right: 30px;
}
}
.thumb-no h1 a:hover {
color: #00b092;
}
.thumb-yes .cover {
opacity: 0;
transition: opacity 1s;
background-repeat: no-repeat !important;
background-size: cover!important;
width: 100%;
height: 100%;
}
.thumb-yes:hover .cover {
opacity: 1;
}
.thumb-yes:hover .author {
color: #fff;
}
.thumb-yes:hover .blog-excerpt {
color: #fff;
}
.thumb-yes:hover .date {
color: #fff;
}
.thumb-yes:hover h1 a {
color: #fff;
}
.thumb-yes:hover h1 a:hover {
color: #fff;
}
.meissa-blog > div:last-child .blog-excerpt {
border-bottom: none;
}
.meissa-pagination ul li::before {
content: '';
}
.meissa-pagination ul li .current {
color: #00b092 !important;
}
.meissa-pagination ul li .page-numbers {
font-family: 'PT Sans', sans-serif;
font-weight: bold;
font-size: 30px;
color: #e2e2e2;
}
.blog-style-13 .mungu-blog-content {
padding: 40px 50px;
}
.blog-style-13 h3 {
margin-top: 15px;
}
.blog-style-13 h3 a {
color: #ffffff;
text-decoration: none;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.blog-style-13 .color-brand {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.blog-style-13 .color-brand a {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.blog-style-13 .color-brand a:hover {
color: #ffffff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.blog-style-13 .blog-excerpt {
font-family: 'Roboto';
font-weight: 400;
font-size: 14px;
color: #fff;
width: 100%;
line-height: 28px;
margin: 20px 0;
}
.blog-style-13 .blog-meta-collection {
color: #fff;
opacity: .8;
font-family: 'Roboto', serif;
font-size: 12px;
line-height: 12px;
font-weight: 100;
text-decoration: none;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.blog-style-13 .style-13-blurred {
position: absolute;
opacity: 0.2;
top: 0px;
right: 0px;
left: 0px;
z-index: -1 !important;
bottom: 0px;
overflow: hidden;
z-index: 0;
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-o-filter: blur(10px);
-ms-filter: blur(10px);
filter: blur(10px);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.uk-flex-block a {
width: 100%;
}
.mungu-button a:hover {
color: #fff;
}
.mungu-button.uk-float-left + .mungu-button.uk-float-left {
margin-left: 10px;
}
.mungu-button.uk-float-right + .mungu-button.uk-float-right {
margin-right: 10px;
}
.mungu-team-container {
width: 100%;
overflow: hidden;
padding-left: 30px;
}
.mungu-team-container .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.mungu-team-container .swiper-slide:hover {
background-color: transparent;
}
.mungu-team-container.swiper-container-horizontal {
padding-bottom: 40PX;
}
.mungu-team-container-no {
width: 100%;
}
.customteam .mungu-team {
text-transform: uppercase;
}
.customteam .mungu-team .mungu-team-img {
height: 480px;
background-position: center top;
}
.mungu-team a:hover {
text-decoration: none;
}
.mungu-team .mungu-item {
width: 100%;
position: relative;
transition: all 0.3s ease-in-out;
}
.mungu-team .mungu-item:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
transition: all 0.3s ease-in-out;
}
.mungu-team .clear-top {
margin-top: 0!important;
}
.mungu-team .team-shadow {
-webkit-box-shadow: inset -23px -141px 160px -118px rgba(0, 0, 0, 0.82);
-moz-box-shadow: inset -23px -141px 160px -118px rgba(0, 0, 0, 0.82);
box-shadow: inset -23px -141px 160px -118px rgba(0, 0, 0, 0.82);
}
.mungu-team .mungu-team-img,
.mungu-team .themeton-image {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.mungu-team .entry-hover {
display: none;
}
.mungu-team .mungu-seo-message {
margin-top: 30px;
text-align: center;
padding-bottom: 20px;
}
.mungu-team .mungu-seo-message h4 {
font: 16px 'Poppins', sans-serif;
color: #42404b;
font-weight: 600;
margin-bottom: -5px;
position: relative;
z-index: 1;
}
.mungu-team .mungu-seo-message span {
font-size: 14px;
font-weight: 400;
color: #666666;
z-index: 1;
position: relative;
}
.rombo-mask .mungu-team-img {
width: 200px;
height: 270px;
transform-origin: 50% 50%;
}
.rombo-mask .mungu-team-img:before {
content: '';
display: block;
width: 100%;
height: 300px;
background: #666666;
overflow: hidden;
transform: rotate(45deg);
}
.image-circle .mungu-item {
background: #f1f3f4;
padding: 35px 0;
position: relative;
overflow: hidden;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.image-circle .mungu-item .mungu-team-circle-img {
margin-left: 5px;
}
.image-circle .mungu-item .mungu-team-circle-img img {
width: 160px;
height: 160px;
border: 5px solid #fff;
border-radius: 50%;
text-align: center;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.image-circle .mungu-item .mungu-seo-message {
text-align: center;
margin-top: 30px;
}
.image-circle .mungu-item .mungu-seo-message h4 {
font-size: 18px;
color: #424049;
font-weight: 500;
margin: 0;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.image-circle .mungu-item .mungu-seo-message span {
font-size: 15px;
color: #5c666a;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.image-circle .mungu-item .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.image-circle .mungu-item:hover .mungu-team-circle-img img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.image-circle .mungu-item:hover .entry-hover {
background-color: rgba(0, 0, 0, 0.05);
}
.image-circle .mungu-item:hover span,
.image-circle .mungu-item:hover h4 {
color: #00b092;
}
.image-octogn .mungu-team-ogtogon {
width: 200px;
height: 200px;
margin: 0 auto;
transform-origin: 50% 50%;
overflow: hidden;
transform: rotate(45deg);
}
.image-octogn .mungu-team-ogtogon .mungu-team-ogtogon1 {
transform: rotate(-45deg);
}
.image-octogn .mungu-team-ogtogon .mungu-team-ogtogon1 img {
width: 200px;
height: 200px;
}
.swiper-pagination.circle .swiper-pagination-bullet {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #00b092;
background: transparent;
opacity: 1;
position: relative;
}
.swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 2px solid #00b092;
}
.swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: "\f111";
display: block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
font-size: 6px;
line-height: 6px;
color: #00b092;
top: 50%;
left: 53%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.swiper-pagination.circle .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 5px;
}
.content-position-left .mungu-seo-message {
text-align: left;
padding-left: 30px;
}
.content-position-left .swiper-pagination {
margin-left: 0;
padding-left: 40px;
}
.content-position-right .mungu-seo-message {
text-align: right;
}
.content-position-right .swiper-pagination {
margin-right: 0;
}
.bottom-solid .mungu-team {
border-bottom: 1px solid #c9c9d0;
padding-bottom: 10px;
}
.bottom-solid .mungu-team .mungu-team-img {
height: 500px;
background-position: center top;
}
.topleft-back .vc_column-inner {
background-color: #fff;
-webkit-box-shadow: 3px 13px 29px 7px #e0e0e0;
-moz-box-shadow: 3px 13px 29px 7px #e0e0e0;
box-shadow: 3px 13px 29px 7px #e0e0e0;
border-radius: 6px;
}
.topleft-back::after {
content: '';
position: absolute;
z-index: -2;
border-radius: 6px;
left: 3px;
width: 113px;
height: 104px;
top: 3px;
background-color: #00b092;
}
.top-left-back .mungu-element::after {
content: '';
position: absolute;
z-index: -2;
border-radius: 6px;
left: 30px;
width: 113px;
height: 104px;
}
@media screen and (max-width: 1200px) {
.top-left-back .mungu-element::after {
left: 20px;
}
}
.top-left-back .mungu-element:nth-child(4n)::after {
background-color: #c7bba4;
bottom: -10px;
}
.top-left-back .mungu-element:nth-child(4n+1)::after {
top: -10px;
background-color: #00b092;
}
.top-left-back .mungu-element:nth-child(4n+2)::after {
bottom: -10px;
background-color: #63599e;
}
.top-left-back .mungu-element:nth-child(4n+3)::after {
top: -10px;
background-color: #009eb3;
}
.bottom-left-back .mungu-element::after {
content: '';
position: absolute;
z-index: -2;
border-radius: 6px;
background-color: #feba58;
left: 30px;
top: -10px;
width: 113px;
height: 104px;
}
.yoga-team .mungu-element {
margin-bottom: 30px;
}
.yoga-team .mungu-element .mungu-item {
background: #ffffff;
padding-top: 35px;
padding-bottom: 15px;
border-radius: 8px;
-webkit-box-shadow: 11px 2px 39px -8px #cfcdcf;
-moz-box-shadow: 11px 2px 39px -8px #cfcdcf;
box-shadow: 11px 2px 39px -8px #cfcdcf;
}
.yoga-team .mungu-element .mungu-item .mungu-seo-message h4 {
font-family: Roboto;
font-weight: normal;
}
.yoga-team .mungu-element .mungu-item .mungu-seo-message span {
font-size: 16px;
color: #ababab;
font-weight: 100;
font-family: Roboto;
}
.yoga-team .mungu-element .mungu-item:hover .mungu-team-circle-img img {
-webkit-transform: scale(1);
transform: scale(1);
}
.yoga-team .mungu-element .mungu-item:hover .entry-hover {
background-color: rgba(0, 0, 0, 0);
}
.team-bushido h1 {
color: #96015b;
transition: color 0.5s;
-webkit-transition: color 0.5s;
}
.team-bushido:hover h1 {
color: #fff;
}
.team-bushido .team-label {
font-family: 'Open Sans', sans-serif;
visibility: visible;
transition: visibility 0.1s;
-webkit-transition: visibility 0.1s;
color: #fff;
bottom: 0;
position: absolute;
font-size: 14px;
}
.team-bushido .team-label h3 {
font-family: 'Open Sans', sans-serif;
color: #fff;
margin-bottom: 0;
}
.team-bushido .bushido-team-item {
height: 440px;
}
.team-bushido .hover-style-cover * {
box-sizing: border-box;
}
.team-bushido .hover-style-cover .hover {
height: 100%;
width: 100%;
cursor: pointer;
opacity: 0;
background-color: transparent;
transition: background-color 1s, opacity 1s;
-webkit-transition: background-color 1s, opacity 1s;
}
.team-bushido .hover-style-cover .hover ul {
position: absolute;
list-style: none;
bottom: 0;
}
.team-bushido .hover-style-cover .hover ul li {
font-family: 'Open Sans', sans-serif;
color: #fff;
}
.team-bushido .hover-style-cover .hover ul li i {
font-size: 20px;
margin-right: 10px;
font-style: normal;
}
.team-bushido .hover-style-cover .hover ul li span {
font-size: 14px;
opacity: 0.5;
}
.team-bushido .hover-style-cover .hover:before {
box-sizing: border-box;
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 5px;
border-bottom: 5px solid transparent;
border-left: 5px solid transparent;
}
.team-bushido .hover-style-cover .hover:after {
box-sizing: border-box;
transform: translateX(-100%);
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 5px;
border-top: 5px solid transparent;
border-right: 5px solid transparent;
}
.team-bushido .hover-style-cover:hover .team-label {
visibility: hidden;
}
.team-bushido .hover-style-cover:hover .hover {
opacity: 1;
background-color: rgba(0, 0, 0, 0.7);
transition: opacity ease-in-out 1s;
-webkit-transition: opacity ease-in-out 1s;
color: inherit;
text-decoration: none;
}
.team-bushido .hover-style-cover:hover .hover:before {
transition: .3s transform linear, .3s height linear .3s;
transform: translateX(0);
height: 100%;
border-color: #580939;
}
.team-bushido .hover-style-cover:hover .hover:after {
transition: .3s transform linear .6s, .3s height linear .9s;
transform: translateX(0);
height: 100%;
border-color: #580939;
}
.team-bushido .hover-style-down {
cursor: pointer;
opacity: 0.6;
transition: opacity ease-in-out 1s;
}
.team-bushido .hover-style-down .hover ul {
position: absolute;
list-style: none;
opacity: 0;
bottom: -150px;
padding-left: 0;
transition: bottom 1s, opacity ease-in-out 1s;
}
.team-bushido .hover-style-down .hover ul li {
font-family: 'Open Sans', sans-serif;
color: #fff;
}
.team-bushido .hover-style-down .hover ul li i {
font-size: 20px;
margin-right: 10px;
font-style: normal;
}
.team-bushido .hover-style-down .hover ul li span {
font-size: 14px;
opacity: 0.5;
}
.team-bushido .hover-style-down .team-label {
opacity: 1;
transition: opacity 1s;
}
.team-bushido .hover-style-down:hover {
opacity: 1;
}
.team-bushido .hover-style-down:hover .team-label {
opacity: 0;
}
.team-bushido .hover-style-down:hover ul {
bottom: -180px;
opacity: 1;
}
.bushido-team-owl .owl-stage-outer,
.bushido-team-owl-grid .owl-stage-outer {
position: relative;
overflow: hidden;
}
.bushido-team-owl .owl-stage-outer .owl-item,
.bushido-team-owl-grid .owl-stage-outer .owl-item {
float: left;
}
.bushido-team-owl .owl-controls .active,
.bushido-team-owl-grid .owl-controls .active {
border: 2px solid #c00a7a;
width: 10px!important;
height: 10px!important;
background-color: transparent!important;
}
.bushido-team-owl .owl-controls .owl-dot,
.bushido-team-owl-grid .owl-controls .owl-dot {
width: 7px;
height: 7px;
background-color: #707070;
border-radius: 50%;
cursor: pointer;
display: inline-block;
zoom: 1;
margin: 5px 7px;
}
.hover_social_style {
margin-top: 20px;
transition: margin-top 0.3s;
}
.hover_social_style .team {
position: relative;
height: 440px;
transition: box-shadow 0.3s;
}
.hover_social_style .team .overlay {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0);
transition: background-color 0.3s;
}
.hover_social_style .team .overlay .social_icon {
bottom: 30%;
transition: bottom 0.3s, opacity 0.3s ;
opacity: 0;
position: absolute;
width: 100%;
}
.hover_social_style .team .overlay .social_icon a {
margin-right: 15px;
}
.hover_social_style .team .overlay .social_icon a i {
color: #fff;
font-size: 20px;
}
.hover_social_style:hover {
margin-top: 0;
}
.hover_social_style:hover .overlay {
background-color: rgba(0, 0, 0, 0.5);
}
.hover_social_style:hover .team {
-webkit-box-shadow: 0px 4px 23px 3px rgba(17, 17, 17, 0.2);
-moz-box-shadow: 0px 4px 23px 3px rgba(17, 17, 17, 0.2);
box-shadow: 0px 4px 23px 3px rgba(17, 17, 17, 0.2);
}
.hover_social_style:hover .team .social_icon {
bottom: 40%;
opacity: 1;
}
.hover_social_style .meta h4 {
font-size: 20px;
}
.hover_social_style .meta h4 a {
color: #000;
transition: color 0.2s;
}
.hover_social_style .meta h4 a:hover {
color: #00b092;
}
.hover_social_style .meta span {
font-size: 14px;
color: #000;
opacity: 0.5;
}
.hover-team-owl .owl-stage-outer {
position: relative;
overflow: hidden;
}
.hover-team-owl .owl-stage-outer .owl-item {
float: left;
}
.hover-team-owl .owl-controls .owl-dots {
margin-top: 70px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.hover-team-owl .owl-controls .active {
border: 2px solid #4e5153;
width: 10px!important;
height: 10px!important;
background-color: transparent!important;
}
.hover-team-owl .owl-controls .owl-dot {
width: 7px;
height: 7px;
background-color: #707070;
border-radius: 50%;
cursor: pointer;
display: inline-block;
zoom: 1;
margin: 5px 7px;
} .wpb_carousel_anything .wpb_vc_row_inner,
.wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
width: calc(22%) !important;
border: 1px solid #CCC;
display: inline-block;
margin: 5px !important;
vertical-align: top;
}
.wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
border: none;
}
.wpb_carousel_anything .controls_row .vc_row_layouts.vc_control,
.wpb_carousel_anything .controls_row .vc_control.column_add {
display: none;
}
.vc_col-sm-9 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-9 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-8 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-8 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-7 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-7 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-6 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-6 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
width: calc(38%) !important;
border: 1px solid #CCC;
display: inline-block;
margin: 5px !important;
vertical-align: top;
}
.vc_col-sm-5 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-5 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-4 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-4 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-3 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-3 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-2 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-2 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-1 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-1 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
width: calc(88%) !important;
border: 1px solid #CCC;
display: inline-block;
margin: 5px !important;
vertical-align: top;
}
@media (max-width: 1200px) {
.wpb_carousel_anything .wpb_vc_row_inner,
.wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
width: calc(38%) !important;
}
.vc_col-sm-9 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-9 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-8 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-8 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-7 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-7 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-6 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-6 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-5 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-5 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-4 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-4 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-3 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-3 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-2 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-2 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder,
.vc_col-sm-1 .wpb_carousel_anything .wpb_vc_row_inner,
.vc_col-sm-1 .wpb_carousel_anything > .wpb_element_wrapper > .wpb_column_container > .vc_placeholder {
width: calc(88%) !important;
border: 1px solid #CCC;
display: inline-block;
margin: 5px !important;
vertical-align: top;
}
}
@media (max-width: 600px) {
.wpb_carousel_anything .wpb_vc_row_inner,
.wpb_carousel_anything .wpb_column_container > .vc_placeholder {
width: calc(88%) !important;
}
}
.wpb_carousel_anything.vc_shortcodes_container > .wpb_element_wrapper > .wpb_element_title .vc_element-icon {
background-position: initial;
}
.owl-theme .owl-controls .owl-page span {
display: none !important;
}
.owl-nav button {
border: none !important;
outline: none;
}
.owl-nav button:focus {
outline: none;
}
.owl-carousel .owl-item img {
display: block;
}
.owl-dots > * + * {
margin-left: 10px;
}
.home_service .owl-controls {
margin-bottom: 20px;
}
.home_service .owl-controls .owl-pagination {
display: none !important ;
}
.home_service .owl-controls .owl-buttons {
position: absolute !important;
right: 0;
top: -50px !important;
}
.owl-dots {
display: block !important;
position: absolute;
left: 50%;
opacity: 1!important;
visibility: visible!important;
padding-top: 30px;
height: 70px!important;
overflow: visible!important;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.owl-dots .owl-dot {
border-radius: 50%;
border: none;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
-webkit-transition: all .3s ease;
transition: all .3s ease;
background: transparent;
width: 13px;
height: 13px;
padding: 8px;
position: relative;
float: left;
background: #000;
outline: none;
opacity: .2;
cursor: pointer;
}
.owl-dots .owl-dot.active {
box-shadow: 0 0 0 2px #00b092;
border: none;
border-radius: 50%;
background: transparent;
opacity: 1;
}
.owl-dots .owl-dot.active span {
transform: scale(0.4);
-webkit-transform: scale(0.4);
background-color: #00b092;
}
.owl-dots .owl-dot span {
-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
transition: background-color 0.3s ease, transform 0.3s ease;
top: 0;
left: 0;
width: 100%;
height: 100%;
outline: none;
border-radius: 50%;
background-color: #747474;
text-indent: -999em;
cursor: pointer;
position: absolute;
}
.owl-dots .owl-dot:hover {
box-shadow: 0 0 0 2px #00b092;
background: transparent;
opacity: 1;
}
.owl-dots .owl-dot:hover span {
transform: scale(0.4);
-webkit-transform: scale(0.4);
background-color: #00b092;
}
.carousel-anything-container {
margin-left: -15px;
margin-right: -15px;
}
.carousel-anything-container .service-box img {
width: inherit !important;
}
.carousel-anything-container .owl-stage-outer {
margin-left: 0;
}
.carousel-anything-container.no-thumb .owl-dots {
display: none!important;
}
.carousel-anything-container .post-item-porfolio figcaption {
background: #fff;
padding: 40px;
}
.carousel-anything-container .post-item-porfolio figcaption h3 {
font-size: 20px;
font-weight: 600;
margin: 0;
}
.carousel-anything-container .post-item-porfolio figcaption a {
color: #171620;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.carousel-anything-container .post-item-porfolio figcaption a:hover {
color: #00b092;
}
.carousel-anything-container .post-item-porfolio figcaption span {
text-align: center;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
}
.carousel-anything-container .post-item .thumb_img {
min-height: 150px;
width: 100%;
position: relative;
}
.carousel-anything-container .post-item .thumb_img .meta-holder,
.carousel-anything-container .post-item .thumb_img a {
font-size: 13px;
font-weight: 600;
line-height: 18px;
text-transform: capitalize;
opacity: 0;
color: #fff;
position: relative;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
z-index: 99;
}
.carousel-anything-container .post-item .thumb_img .meta-holder div,
.carousel-anything-container .post-item .thumb_img a div {
color: #00b092;
}
.carousel-anything-container .post-item .thumb_img figcaption {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.carousel-anything-container .post-item .thumb_img figcaption:before,
.carousel-anything-container .post-item .thumb_img figcaption:after {
position: absolute;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.carousel-anything-container .post-item .thumb_img figcaption:before {
top: 0;
right: 0;
background: #000000;
bottom: 0;
left: 0;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.carousel-anything-container .post-item .thumb_img figcaption:after {
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.carousel-anything-container .post-item .thumb_img:hover figcaption:before,
.carousel-anything-container .post-item .thumb_img:hover figcaption:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.carousel-anything-container .post-item .thumb_img:hover .meta-holder,
.carousel-anything-container .post-item .thumb_img:hover a {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-anything-container .post-item .thumb_imgs img {
width: 90px !important;
height: 90px;
border: 5px solid #fff;
border-radius: 50%;
-webkit-box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.4);
box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.4);
}
.carousel-anything-container .post-item .testi-meta span {
color: #fff;
display: none;
}
.carousel-anything-container .post-item .testi-meta span.color-yellow {
color: #f6ad10;
display: block;
margin-right: 3px;
float: left;
}
.carousel-anything-container.bullets-on-left .owl-dots {
position: absolute;
left: 50%;
opacity: 1!important;
visibility: visible!important;
margin-top: 0!important;
height: 70px!important;
overflow: visible!important;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.carousel-anything-container .owl-nav {
display: inline-block;
}
.carousel-anything-container .owl-nav .owl-prev,
.carousel-anything-container .owl-nav .owl-next {
background: transparent;
color: #63599e;
position: absolute;
margin: 0;
opacity: 1;
}
.carousel-anything-container .owl-nav .owl-prev img,
.carousel-anything-container .owl-nav .owl-next img {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.carousel-anything-container .owl-nav .owl-next {
right: 47%;
margin-right: -23px;
}
.carousel-anything-container .owl-nav .owl-prev {
left: 47%;
margin-left: -23px;
}
.carousel-anything-container .owl-nav .owl-prev img {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.carousel-anything-container.top_rights .owl-nav {
position: absolute;
top: -50px;
width: 100%;
}
.carousel-anything-container.top_rights .owl-nav .owl-next {
right: 0;
}
.carousel-anything-container.top_rights .owl-nav .owl-prev {
left: 94%;
}
.carousel-anything-container.top_rights .owl-nav .owl-prev img {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.carousel-anything-container.top_left .owl-nav {
position: absolute;
top: -50px;
width: 100%;
}
.carousel-anything-container.top_left .owl-nav .owl-next {
right: 94%;
}
.carousel-anything-container.top_left .owl-nav .owl-prev {
left: 0;
}
.carousel-anything-container.top_left .owl-nav .owl-prev img {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.carousel-anything-container.bottom_right .owl-nav {
margin-bottom: 20px;
width: 100%;
}
.carousel-anything-container.bottom_right .owl-nav .owl-next {
right: 0%;
}
.carousel-anything-container.bottom_right .owl-nav .owl-prev {
left: 94%;
}
.carousel-anything-container.bottom_right .owl-nav .owl-prev img {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.carousel-anything-container.bottom_left .owl-nav {
margin-bottom: 20px;
width: 100%;
}
.carousel-anything-container.bottom_left .owl-nav .owl-next {
right: 94%;
}
.carousel-anything-container.bottom_left .owl-nav .owl-prev {
left: 0;
}
.carousel-anything-container.bottom_left .owl-nav .owl-prev img {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.carousel-anything-container.content_middle .owl-nav {
position: absolute;
top: 45%;
width: 100%;
}
.carousel-anything-container.content_middle .owl-nav .owl-next {
right: -30px;
}
.carousel-anything-container.content_middle .owl-nav .owl-prev {
left: -30px;
}
.carousel-anything-container.content_middle .owl-nav .owl-prev img {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.owl-item .car-grid-item .car-thumb {
background-repeat: no-repeat;
background-size: cover;
height: 190px;
}
.owl-item .car-grid-item .deals {
top: 20px;
left: 20px;
}
.owl-item .car-grid-item .meta-title {
padding: 30px;
background-color: #fff;
}
.lagom-carrental .carousel-anything-container .owl-dots {
margin-top: 15px;
}
.themeton-image.toim {
border-radius: 3px;
}
.mungu-element-counter .uk-grid + .uk-grid,
.mungu-element-counter .mungu-counter-item {
margin-top: 0;
}
.mungu-element-counter.hosting .counter,
.mungu-element-counter.hosting .letter {
color: #186fd9;
font-weight: 400;
}
.mungu-element-counter.hosting .counterdecs {
font-size: 18px;
color: #000;
}
.mungu-element-counter.hosting .cntrdc {
display: none;
}
@media screen and (max-width: 992px) {
.mungu-element-counter .mungu-counter-item + .mungu-counter-item {
margin-top: 40px;
}
}
.mungu-element-counter .counter {
font-weight: 600;
font-size: 32px;
-moz-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-webkit-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-ms-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
}
.mungu-element-counter .letter {
font-weight: 600;
font-size: 36px;
font-style: normal;
-moz-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-webkit-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-ms-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
}
.mungu-element-counter .icon {
color: #8f88bc;
margin-right: 10px;
font-size: 40px;
padding-top: 8px;
}
.mungu-element-counter .countersmall {
font-size: 25px !important;
}
.mungu-element-counter .counterxsmall {
font-size: 20px !important;
}
.mungu-element-counter .lettersmall,
.mungu-element-counter .letterxsmall {
font-weight: 600;
font-size: 25px;
-moz-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-webkit-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-ms-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
}
.mungu-element-counter .letterxsmall {
font-size: 13px;
}
.mungu-element-counter .iconsmall {
color: #8f88bc;
margin-right: 20px;
font-size: 42px;
}
.mungu-element-counter .counterlarge {
font-size: 42px !important;
}
.mungu-element-counter .letterlarge {
font-weight: 600;
font-size: 42px;
font-style: normal;
-moz-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-webkit-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
-ms-transform: matrix(1.0000718, 0, 0, 0.99629355, 0, 0);
}
.mungu-element-counter .iconlarge {
color: #8f88bc;
margin-right: 20px;
font-size: 60px;
margin-left: -15px;
}
.mungu-element-counter .counterdecs {
font-size: 20px;
}
.mungu-element-counter .size-4 .counterdecs {
font-size: 13px;
}
.mungu-element-counter .cntrdcs {
margin-top: -6px;
} @media screen and (max-width: 640px) {
.style2 .uk-card {
margin-left: 15px;
}
}
.style2 .uk-card .counter {
font-size: 32px;
line-height: 1;
color: #00b092;
}
.style2 .uk-card .letter {
font-size: 19px;
color: #00b092;
line-height: 19px;
}
.style2 .uk-card .counterdecs {
font-size: 13px;
line-height: 1.7;
color: #5c666a;
text-transform: uppercase;
font-weight: 500;
}
.style2 .uk-card + .uk-card {
margin-left: 30px;
}
@media screen and (max-width: 640px) {
.style2 .uk-card + .uk-card {
margin-left: 15px;
margin-top: 15px;
}
}
.counter-style3 .uk-card-outer {
width: 335px;
}
.counter-style3 .uk-card {
background: transparent;
box-shadow: 0px 0px 20px 0px rgba(92, 92, 92, 0.53);
transition: all .2s linear;
position: relative;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-position: 0 0, 100% 0;
background-repeat: no-repeat;
-webkit-background-size: 3px 100%;
-moz-background-size: 3px 100%;
background-size: 3px 100%;
background-image: -webkit-linear-gradient(top, #fff 0%, #fff 100%), -webkit-linear-gradient(top, #fff 0%, #fff 100%);
background-image: -moz-linear-gradient(top, #fff 0%, #fff 100%), -moz-linear-gradient(top, #fff 0%, #fff 100%);
background-image: -o-linear-gradient(top, #fff 0%, #fff 100%), -o-linear-gradient(top, #fff 0%, #fff 100%);
background-image: linear-gradient(to bottom, #fff 0%, #fff 100%), linear-gradient(to bottom, #fff 0%, #fff 100%);
}
.counter-style3 .uk-card:hover {
transition: all .3s linear;
border-top: 3px solid #fc6719;
border-bottom: 3px solid #b34ec5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-position: 0 0, 100% 0;
background-repeat: no-repeat;
-webkit-background-size: 3px 100%;
-moz-background-size: 3px 100%;
background-size: 3px 100%;
background-image: -webkit-linear-gradient(top, #fc6719 0%, #b34ec5 100%), -webkit-linear-gradient(top, #fc6719 0%, #b34ec5 100%);
background-image: -moz-linear-gradient(top, #fc6719 0%, #b34ec5 100%), -moz-linear-gradient(top, #fc6719 0%, #b34ec5 100%);
background-image: -o-linear-gradient(top, #fc6719 0%, #b34ec5 100%), -o-linear-gradient(top, #fc6719 0%, #b34ec5 100%);
background-image: linear-gradient(to bottom, #fc6719 0%, #b34ec5 100%), linear-gradient(to bottom, #fc6719 0%, #b34ec5 100%);
}
.counter-style3 .uk-card h2 {
font-size: 48px;
line-height: 48px;
font-weight: 800;
}
.counter-style3 .uk-card h3 {
font-size: 20px;
line-height: 28px;
font-weight: 500;
margin-top: 0;
}
.counter-style3 .uk-card p {
font-size: 15px;
line-height: 26px;
opacity: 0.75;
}
.counter-style4 .counter {
font-size: 48px;
font-weight: 600;
}
.counter-style4 h5 {
font-size: 36px;
text-transform: capitalize;
}
.nxt-link-box .uk-cart-title {
background: #00b2ca;
}
.nxt-link-box .uk-cart-title h3 {
padding: 7px 30px;
color: #fff;
text-transform: capitalize;
font-size: 26px;
margin: 0;
line-height: 2em;
}
.nxt-link-box ul {
padding: 0;
}
.nxt-link-box ul li {
list-style-type: none;
padding: 15px 30px;
border-bottom: 1px solid rgba(173, 173, 173, 0.51);
}
.nxt-link-box ul li:last-child {
border: none;
}
.nxt-link-box ul li a {
color: #37424a;
padding-left: 10px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.nxt-link-box ul li:hover a,
.nxt-link-box ul li:hover i {
color: #00b092;
}
.event_date_simple {
position: relative;
z-index: 99;
margin-top: -250px;
padding-top: 100px;
margin-bottom: 60px;
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.01)), color-stop(7%, rgba(246, 246, 246, 0.07)), color-stop(79%, rgba(0, 0, 0, 0.8)), color-stop(99%, #000000));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(246, 246, 246, 0.07) 7%, rgba(0, 0, 0, 0.8) 79%, #000000 99%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}
.event_date_simple h3 {
text-transform: capitalize;
color: #fff;
}
.event_date_simple span {
color: #009179;
}
.event_date_simple .cost {
background: #00b092;
color: #fff;
padding: 5px 20px;
border-radius: 15px;
}
#tribe-events-pg-template {
max-width: 1200px!important;
}
.event-grid .event_content {
position: relative;
}
.event-grid .event_content .uk-box-shadow-small {
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08);
background: #fff;
}
.event-grid .event_content .feature_image {
position: relative;
text-align: center;
}
.event-grid .event_content .feature_image .metadate {
background: #00b092;
list-style-type: none;
max-width: 150px;
position: absolute;
bottom: 0;
margin: 0;
padding-left: 0;
left: 45px;
}
.event-grid .event_content .feature_image .metadate .mount {
border-bottom: 1px solid #fff;
color: #fff;
font-size: 20px;
text-transform: uppercase;
line-height: 2;
font-weight: 500;
}
.event-grid .event_content .feature_image .metadate .date {
font-size: 12px;
line-height: 3;
color: #fff;
font-weight: 500;
padding: 0 14px;
}
.event-grid .event_content .event_meta h3 a {
font-size: 22px;
text-transform: capitalize;
color: #171620;
text-decoration: none;
}
.event-grid .event_content .event_meta a {
font-size: 14px;
color: #00b092;
text-decoration: underline;
text-transform: uppercase;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.event-grid .event_content .event_meta a:hover {
color: #171620;
}
.clubslide2 .item figure {
position: relative;
overflow: hidden;
}
.clubslide2 .item figure figcaption {
position: absolute;
top: 0;
left: 0;
width: 100%;
bottom: -45px;
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: -webkit-gradient(left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(46%, rgba(246, 246, 246, 0)), color-stop(60%, rgba(181, 181, 181, 0)), color-stop(93%, rgba(28, 28, 28, 0.97)), color-stop(60%, rgba(0, 0, 0, 0.97)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}
.clubslide2 .item figure figcaption a {
z-index: 5;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.clubslide2 .item figure figcaption .desc {
position: relative;
top: 66%;
display: block;
}
.clubslide2 .item figure figcaption .desc h3 {
color: #fff;
text-transform: capitalize;
font-size: 46px;
margin-bottom: 15px;
}
.clubslide2 .item figure figcaption .desc span {
color: #00b092;
}
.eventslide .slideitem .uk-footer {
background: #fff;
padding-bottom: 26px;
}
.eventslide .slideitem .uk-footer .uk-card-title {
background: #00b092;
padding: 25px;
color: #fff;
}
.eventslide .slideitem .uk-footer .uk-card-title i {
position: relative;
top: 8px;
}
.eventslide .slideitem .uk-footer h2 {
text-transform: capitalize;
font-weight: 500;
color: #000;
}
@media only screen and (max-width: 1200px) {
.eventslide .slideitem .uk-footer h2 {
font-size: 16px;
}
}
.eventslide .slideitem .uk-footer p {
margin: 0;
}
@media only screen and (max-width: 1440px) {
.eventslide .slideitem .uk-footer p {
display: none;
}
}
.bushido-event .uk-card {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.bushido-event .uk-card .bushido-title {
float: right;
width: 65px;
background: #212121;
color: #fff;
text-align: center;
padding: 25px 4px;
font-size: 20px;
text-transform: uppercase;
line-height: 1em;
}
.bushido-event .uk-card .bushido-title i {
font-size: 36px;
font-style: normal;
}
.bushido-event .uk-card a {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.bushido-event .uk-card span {
display: block;
font-size: 14px;
color: #000;
margin-top: 100px;
font-weight: 600;
opacity: .5;
}
.bushido-event .uk-card span a {
color: #000;
}
.bushido-event .uk-card span a:hover {
color: #00b092;
opacity: 1;
}
.bushido-event .uk-card h2 {
font-weight: 400;
font-size: 36px;
margin-top: 20px;
line-height: 1em;
}
.bushido-event .uk-card:hover a h2 {
color: #00b092;
}
.bushido-event .uk-card:hover .uk-button-default {
color: #fff;
background: linear-gradient(295deg, #500834 0%, #a10b67 100%);
opacity: 1;
border: 1px solid #00977d;
}
.yoga h2 {
font-family: sans-serif;
}
.yoga p {
color: #7f7f7f;
font-size: 16px;
font-weight: 500;
}
.masonry-events .event_content {
padding-bottom: 30px !important;
}
.event-list .feature_image {
min-height: 100%;
}
.event-list .uk-button {
border-radius: 50px;
padding: 15px 20px 12px 30px;
font-weight: 400;
color: #fff;
}
.event-list .uk-button i {
color: #fff;
padding-left: 10px;
}
.event-list h3 {
font-size: 20px;
line-height: 27px;
text-transform: capitalize;
}
.event-list i {
color: #000;
font-weight: 700;
}
.event-list .date span {
color: #00b092 !important;
}
.sermons-list .feature_image {
min-height: 100%;
}
.sermons-list .uk-button {
border-radius: 50px;
padding: 15px 20px 12px 30px;
font-weight: 400;
color: #fff;
}
.sermons-list .uk-button i {
color: #fff;
padding-left: 10px;
}
.sermons-list h3 {
font-size: 20px;
line-height: 27px;
text-transform: capitalize;
}
.sermons-list i {
color: #000;
font-weight: 700;
}
.sermons-list .date span {
color: #00b092 !important;
}
.event-feature .event-church-feature .feature_image {
height: 245px;
}
.event-feature .event-church-feature .feature-content {
border: 1px solid #e8e7e5;
}
.event-feature .event-church-feature .feature-content .event_meta {
padding-top: 30px !important;
}
.event-feature .event-church-feature .feature-content .event_meta h3 {
font-size: 20px;
line-height: 27px;
text-transform: capitalize;
}
.event-feature .event-church-feature .feature-content .event_meta i {
color: #000;
font-weight: 700;
}
.event-feature .event-church-feature .feature-content .event_meta .date span {
color: #00b092 !important;
}
.event-feature .event-church-feature .feature-content .event_meta .uk-button {
border-radius: 50px;
padding: 15px 20px 12px 30px;
font-weight: 400;
}
.event-feature .event-church-feature .feature-content .event_meta .uk-button i {
color: #fff;
padding-left: 10px;
}
#tribe-events-bar {
margin: 0;
padding: 50px 0;
}
#tribe-events-bar .bar {
margin-left: -25px;
}
#tribe-events-bar .bar h3 {
font-weight: 600;
font-size: 26px;
text-transform: uppercase;
color: #00b092;
line-height: 3;
}
#tribe-events-bar .bar h3 span {
color: #afb4b8;
font-weight: 400;
}
#tribe-bar-form {
background: transparent;
margin-left: 10px;
}
#tribe-bar-form .tribe-bar-my-field-filter {
display: none;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter,
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter,
#tribe-bar-form .tribe-bar-filters .tribe-bar-my-field-filter {
width: 35%;
border: 1px solid #e7e7e7;
padding: 15px;
float: left;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input[type=text],
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter input[type=text],
#tribe-bar-form .tribe-bar-filters .tribe-bar-my-field-filter input[type=text] {
padding: 10px 0 10px 0;
margin-left: 23px;
outline: none;
border: none;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter:before,
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter:before,
#tribe-bar-form .tribe-bar-filters .tribe-bar-my-field-filter:before {
content: '\f073';
display: block;
width: 30px;
line-height: 37px;
color: #00b092;
height: 30px;
position: absolute;
font-family: FontAwesome;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
border-left: none;
}
#tribe-bar-form .tribe-bar-submit {
margin-left: 0;
padding: 0;
width: inherit;
position: absolute;
right: 6%;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
padding: 15px 0;
line-height: 3;
background: #00b092;
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
opacity: .6;
}
.event-church-post:last-child {
margin-right: 0;
}
.event-church-post {
height: 100%;
}
.event-church-post .tribe-events-event-image {
height: 270px;
}
.event-church-post .tribe-events-event-image img {
height: 270px;
}
.event-church-post .event_meta {
padding-top: 15px!important;
padding-left: 35px!important;
padding-right: 35px!important;
padding-bottom: 35px!important;
}
.event-church-post .event_meta i {
color: #b5b6b8;
}
.event-church-post .event_meta .date {
font-size: 13px;
color: #53555c;
}
.event-church-post .event_meta .date i {
margin-right: 10px;
}
.event-church-post .event_meta .date span {
color: #00b092;
}
.event-church-post .event_meta .address {
color: #53555c;
font-size: 13px;
}
.event-church-post .event_meta .address i {
margin-right: 10px;
}
.event-church-post .event_meta a {
text-decoration: none!important;
font-size: 12px!important;
}
.event-church-post .event_meta .social-icon {
float: left;
}
.event-church-post .event_meta .register {
float: right;
transition: all .3s ease;
}
.event-church-post .event_meta .register:hover {
transform: translateX(3px);
transition: all .3s ease;
}
.event-church-post .event_meta .register a svg {
transform: scale(0.5);
}
.event-church-post .event_meta .register a svg path {
stroke: #00b092 !important;
}
.event-church-post .event_meta h3 {
border-top: 1px solid #edeeee;
color: #53555c!important;
font-size: 20px!important;
padding-top: 20px;
font-weight: 700;
}
.event-list {
padding-left: 0;
list-style: none;
}
.event-list ul:not(.paginaton) li {
margin-bottom: 30px;
}
.event-list a {
color: #00b092;
}
.event-list li {
padding-bottom: 30px;
border-bottom: 1px solid #eee;
}
.event-list li:last-child {
border-bottom: none;
}
.event-list li h3 {
margin-bottom: 5px;
}
.event-list li h3 a {
color: #53555c;
}
.event-list li h3 a:hover {
color: #00b092;
}
.event-list li .field-icon {
margin-top: 21px;
}
.event-list li .field-icon a {
font-size: 18px;
color: #9d9ea1;
margin-right: 20px;
}
.event-list li .thumb {
margin-right: 40px;
position: relative;
}
.event-list li .thumb .date {
top: 0;
position: absolute;
width: 100%;
background-color: #00b092;
text-align: center;
}
.event-list li .thumb .date h5 {
text-transform: uppercase;
margin-bottom: 0;
padding-top: 8px;
letter-spacing: -1px;
padding-bottom: 8px;
color: #fff;
}
.event-list li .thumb .tribe-events-event-image img {
width: 93px;
height: 130px;
}
.sermons-grid .thumb {
height: 200px;
}
.sermons-grid .sermons-content {
margin-bottom: 70px;
-webkit-transition: 0.5s; transition: 0.5s;
}
.sermons-grid .sermons-content:hover {
-webkit-transition: 0.5s; transition: 0.5s;
-webkit-box-shadow: -2px 35px 79px -23px rgba(0, 0, 0, 0.33);
-moz-box-shadow: -2px 35px 79px -23px rgba(0, 0, 0, 0.33);
box-shadow: -2px 35px 79px -23px rgba(0, 0, 0, 0.33);
}
.sermons-grid .sermons-meta {
background-color: #fff;
padding-top: 35px;
padding-left: 40px;
padding-right: 35px;
height: 204px;
position: relative;
border: 1px solid #dbd7d6;
border-top: none;
}
.sermons-grid .sermons-meta a {
color: #00b092;
}
.sermons-grid .sermons-meta a:hover {
color: #53555c;
}
.sermons-grid .sermons-meta p {
margin-top: 79px;
}
.sermons-grid .sermons-meta h3 {
position: absolute;
padding-right: 10px;
margin-top: 0px;
}
.sermons-grid .sermons-meta h3 a {
color: #53555c;
}
.sermons-grid .sermons-meta h3 a:hover {
color: #00b092;
}
.sermons-grid .field-icon {
background-color: #fff;
border: 1px solid #dbd7d6;
border-top: none;
padding-left: 43px;
padding-bottom: 26px;
padding-top: 27px;
}
.sermons-grid .field-icon a {
font-size: 21px;
color: #9d9ea1;
margin-right: 20px;
}
.sermons-grid .field-icon a i {
color: #9d9ea1;
}
.sermons-list {
padding-left: 0;
list-style: none;
line-height: 28px;
}
.sermons-list a {
color: #00b092;
}
.sermons-list li {
padding-bottom: 30px;
margin-bottom: 30px;
}
.sermons-list li h3 {
margin-top: 0px;
margin-bottom: 20px;
}
.sermons-list li h3 a {
color: #53555c;
}
.sermons-list li h3 a:hover {
color: #00b092;
}
.sermons-list li .field-icon {
margin-top: 21px;
}
.sermons-list li .field-icon a {
font-size: 18px;
color: #9d9ea1;
margin-right: 20px;
}
.sermons-list li .field-icon a i {
color: #9d9ea1;
}
.sermons-list li .thumb {
margin-right: 40px;
position: relative;
width: 370px;
height: 200px;
}
.uk-modal-container {
z-index: 99999;
}
.church-modal-video iframe {
width: 100%;
height: 500px;
}
.club-event .item {
position: relative;
clear: both;
}
.club-event .item .effect-selena {
background-image: linear-gradient(to right top, #e21a51, #e23748, #e04b41, #dd5b3c, #d96a39);
}
.club-event .item figure {
position: relative;
overflow: hidden;
}
.club-event .item figure .themeton-image {
opacity: 0.95;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.club-event .item figure figcaption {
position: absolute;
top: 0;
left: 0;
width: 100%;
bottom: -45px;
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: -webkit-gradient(left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(46%, rgba(246, 246, 246, 0)), color-stop(60%, rgba(181, 181, 181, 0)), color-stop(93%, rgba(28, 28, 28, 0.97)), color-stop(60%, rgba(0, 0, 0, 0.97)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(246, 246, 246, 0) 46%, rgba(181, 181, 181, 0) 60%, rgba(28, 28, 28, 0.97) 93%, rgba(0, 0, 0, 0.97) 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}
.club-event .item figure figcaption a {
z-index: 5;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.club-event .item figure figcaption .desc {
position: relative;
top: 60%;
display: block;
}
.club-event .item figure figcaption .desc h3 {
color: #fff;
text-transform: capitalize;
}
.club-event .item figure figcaption .desc span {
color: #00b092;
}
.club-event .item figure:hover .themeton-image {
-webkit-transform: scale3d(0.95, 0.95, 1);
transform: scale3d(0.95, 0.95, 1);
}
.event-list-style .feature_image {
height: 100%;
}
.event-list-style .item {
background: #171a2b;
}
.event-list-style .item h2 {
color: #fff;
text-transform: capitalize;
}
.event-list-style .item span {
color: #00b092;
}
.event-list-style .item .uk-button {
border-radius: 49px;
padding: 16px 30px;
background-image: linear-gradient(to left bottom, #e21a51, #e23748, #e04b41, #dd5b3c, #d96a39);
cursor: pointer;
-webkit-box-shadow: 4px 7px 15px -2px rgba(0, 0, 0, 0.2);
box-shadow: 4px 7px 15px -2px rgba(0, 0, 0, 0.2);
text-align: center;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
color: #fff;
}
.event-list-style .item .uk-button:hover {
-webkit-box-shadow: none;
opacity: .7;
box-shadow: none;
}
#faq_container .faq_sidebar {
border-right: 1px solid #e1e4e4;
}
#faq_container .faq_sidebar h3 {
font-size: 22px;
color: #201f2b;
font-family: 'Poppins';
font-weight: 600;
}
#faq_container .faq_sidebar #faq-filter {
margin-right: -1px;
}
#faq_container .faq_sidebar #faq-filter ul {
list-style-type: none;
padding: 0;
}
#faq_container .faq_sidebar #faq-filter ul li {
border-bottom: 1px solid #e1e4e4;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#faq_container .faq_sidebar #faq-filter ul li a {
color: #5c666a;
font-size: 15px;
padding: 15px 0;
border-right: 2px solid transparent;
display: block;
font-weight: 500;
text-transform: capitalize;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#faq_container .faq_sidebar #faq-filter ul li a.active {
border-color: #00b092;
transition: all .25s ease;
padding-left: 5px;
color: #00b092;
}
#faq_container .faq_sidebar #faq-filter ul li:last-child {
border-bottom: none;
}
#faq_container .faq_sidebar #faq-filter ul li:hover a {
border-color: #00b092;
transition: all .25s ease;
color: #00b092;
}
#faq_container .faq_sidebar .sidebar_image {
margin-top: 100px;
}
#faq_container .faq_sidebar .sidebar_image img {
width: 100%;
}
#faq_container.rclass .faq_sidebar {
background: rgba(0, 176, 146, 0.1);
max-height: 450px;
border-top: 5px solid #00b092;
padding: 30px;
}
#faq_container.rclass .faq_sidebar #faq-filter ul li a {
border: none !important;
padding: 10px 0;
}
#faq_container.rclass .faq_sidebar #faq-filter ul li a.active {
border: none;
}
#faq_container.rclass .faq_container {
padding: 0 30px 0 96px;
}
@media screen and (max-width: 992px) {
#faq_container .faq_container {
padding: 0 0 0 30px !important;
}
}
#faq_container .faq_container {
padding: 0 0 0 95px;
}
#faq_container .faq_container .masonry-item {
padding-bottom: 30px;
}
#faq_container .faq_container .masonry-item i {
position: absolute;
left: -40px;
padding-top: 3px;
font-size: 20px;
}
#faq_container .faq_container .masonry-item .faq-item .entry-meta a h3 {
font-size: 18px;
color: #181620;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#faq_container .faq_container .masonry-item .faq-item .entry-meta a:hover h3 {
color: #00b092;
}
#faq_container .faq_search {
padding: 0 0 50px 50px;
}
.advanced-search .tabs-block .input-style {
position: relative;
}
.advanced-search .tabs-block .input-style i {
position: absolute;
right: 15px;
top: 15px;
z-index: 99;
color: #878787;
font-size: 18px;
}
.advanced-search .tabs-block .input-style .ui-datepicker {
background: #fff;
padding: 10px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
z-index: 9999 !important;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-next {
text-align: center;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-next:before {
content: "\f105";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-prev {
left: 10px !important;
top: -5px;
color: #fff;
}
.advanced-search .tabs-block .input-style .ui-datepicker .ui-datepicker-prev:before {
content: "\f104";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
}
.advanced-search .tabs-block .input-style .ui-datepicker-calendar .ui-state-hover {
background: #b9b9b9;
color: #fff;
}
.advanced-search .tabs-block .input-style .ui-datepicker-calendar .ui-state-active {
background: #b9b9b9;
color: #fff;
}
.advanced-search.element-filter-style-1 .tabs-block {
border-left: 1px solid #eaeaea;
}
.advanced-search.element-filter-style-1 .tabs-block h5 {
display: none;
}
.advanced-search.element-filter-style-1 .tabs-block i {
right: -10px;
}
.advanced-search.element-filter-style-1 .tabs-block select,
.advanced-search.element-filter-style-1 .tabs-block input {
border: none;
}
.advanced-search.element-filter-style-1 .tabs-block select:focus,
.advanced-search.element-filter-style-1 .tabs-block input:focus {
outline: none;
}
.advanced-search.element-filter-style-1 .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input::-webkit-input-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-1 .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input:-moz-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-1 .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input::-moz-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-1 .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-1 .tabs-block input:-ms-input-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-1 .uk-button-defualt {
height: 100%;
background: #00b092;
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.advanced-search.element-filter-style-1 .uk-button-defualt i {
display: none;
}
.advanced-search.element-filter-style-1 .uk-button-defualt:hover {
background: rgba(0, 176, 146, 0.6);
}
.advanced-search.element-filter-style-default .input-style-1 {
position: relative;
}
.advanced-search.element-filter-style-default .input-style-1 .uk-icon {
position: absolute;
top: 15px;
left: 15px;
color: #00b092;
}
.advanced-search.element-filter-style-default .input-style-1 input {
padding: 18px 0px 15px 39px;
background: TRANSPARENT;
BORDER: 1px solid #ddd;
width: 100%;
}
.advanced-search.element-filter-style-default .uk-button {
background: #00b092;
color: #fff;
padding: 5px 50px;
border: 1px solid #00b092;
}
.advanced-search.element-filter-style-4 form div + div {
border-left: 1px solid #eaeaea;
}
.advanced-search.element-filter-style-4 .tabs-block h5 {
display: none;
}
.advanced-search.element-filter-style-4 .tabs-block select,
.advanced-search.element-filter-style-4 .tabs-block input {
border: none;
}
.advanced-search.element-filter-style-4 .tabs-block select:focus,
.advanced-search.element-filter-style-4 .tabs-block input:focus {
outline: none;
}
.advanced-search.element-filter-style-4 .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input::-webkit-input-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-4 .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input:-moz-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-4 .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input::-moz-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-4 .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-4 .tabs-block input:-ms-input-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-4 .uk-button {
background: #6db91c;
color: #fff;
text-transform: uppercase;
padding: 5px 30px;
}
.advanced-search.element-filter-style-4 .uk-button:hover {
opacity: .8;
}
.advanced-search.element-filter-style-7 h5 {
color: #fff;
text-align: left;
}
.advanced-search.element-filter-style-7 .uk-icon {
color: #fff;
}
.advanced-search.element-filter-style-7 .uk-button {
background: #00b092;
color: #fff;
border: 1px solid #00b092;
position: absolute;
bottom: 16px;
padding: 5px 23px;
margin-left: -25px;
border-radius: 2px;
}
.advanced-search.element-filter-style-7 select,
.advanced-search.element-filter-style-7 input {
width: 100%;
padding: 18px 0 18px 20px;
border: none;
border-radius: 3px;
}
.advanced-search.element-filter-style-7 select:focus,
.advanced-search.element-filter-style-7 input:focus {
outline: none;
}
.advanced-search.element-filter-style-7 select::-webkit-input-placeholder,
.advanced-search.element-filter-style-7 input::-webkit-input-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-7 select:-moz-placeholder,
.advanced-search.element-filter-style-7 input:-moz-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-7 select::-moz-placeholder,
.advanced-search.element-filter-style-7 input::-moz-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-7 select:-ms-input-placeholder,
.advanced-search.element-filter-style-7 input:-ms-input-placeholder {
color: #8a8a8a;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-7 .input-style .uk-icon {
color: #00b2ca;
}
.advanced-search.element-filter-style-5 form {
background: transparent;
}
.advanced-search.element-filter-style-5 form .tabs-block h5 {
display: none;
}
.advanced-search.element-filter-style-5 form .tabs-block select,
.advanced-search.element-filter-style-5 form .tabs-block input {
border: none;
background: transparent;
border-bottom: 1px solid #fff;
outline: none;
}
.advanced-search.element-filter-style-5 form .tabs-block select:focus,
.advanced-search.element-filter-style-5 form .tabs-block input:focus {
outline: none;
}
.advanced-search.element-filter-style-5 form .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input::-webkit-input-placeholder {
color: #fff;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-5 form .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input:-moz-placeholder {
color: #fff;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-5 form .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input::-moz-placeholder {
color: #fff;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-5 form .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-5 form .tabs-block input:-ms-input-placeholder {
color: #fff;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-style-6 {
border-radius: 100px;
position: absolute;
width: 100%;
z-index: 11;
}
.advanced-search.element-filter-style-style-6 .tabs-block h5 {
display: none;
}
.advanced-search.element-filter-style-style-6 .tabs-block select,
.advanced-search.element-filter-style-style-6 .tabs-block input {
border: none;
}
.advanced-search.element-filter-style-style-6 .tabs-block select:focus,
.advanced-search.element-filter-style-style-6 .tabs-block input:focus {
outline: none;
}
.advanced-search.element-filter-style-style-6 .tabs-block select::-webkit-input-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input::-webkit-input-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .tabs-block select:-moz-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input:-moz-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .tabs-block select::-moz-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input::-moz-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .tabs-block select:-ms-input-placeholder,
.advanced-search.element-filter-style-style-6 .tabs-block input:-ms-input-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.advanced-search.element-filter-style-style-6 .searchhos p {
font-size: 20px;
color: #8198af;
margin: 0;
}
.advanced-search.element-filter-style-style-6 .searchhos span {
text-transform: uppercase;
color: #000;
font-size: 20px;
}
.advanced-search.element-filter-style-style-6 input,
.advanced-search.element-filter-style-style-6 select {
border: 0;
height: 50px;
outline: none;
color: #8198af;
}
.advanced-search.element-filter-style-style-6 input::-webkit-input-placeholder,
.advanced-search.element-filter-style-style-6 select::-webkit-input-placeholder {
color: #8198af;
text-transform: uppercase;
font-weight: 40;
font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input:-moz-placeholder,
.advanced-search.element-filter-style-style-6 select:-moz-placeholder {
color: #8198af;
text-transform: uppercase;
font-weight: 40;
font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input::-moz-placeholder,
.advanced-search.element-filter-style-style-6 select::-moz-placeholder {
color: #8198af;
text-transform: uppercase;
font-weight: 40;
font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input:-ms-input-placeholder,
.advanced-search.element-filter-style-style-6 select:-ms-input-placeholder {
color: #8198af;
text-transform: uppercase;
font-weight: 40;
font-size: 16px;
}
.advanced-search.element-filter-style-style-6 input {
width: 100%;
}
.advanced-search.element-filter-style-style-6 select {
margin-top: 10px;
font-size: 16px;
}
.advanced-search.element-filter-style-style-6 .uk-button {
background: #176ae1;
color: #fff;
text-transform: uppercase;
padding: 15px;
border-radius: 50%;
}
.advanced-search.element-filter-style-style-6 .uk-button svg {
color: #fff;
}
.advanced-search.element-filter-style-style-6 .uk-button:hover {
opacity: .8;
}
.domain_search .advanced-search form {
border-radius: 5px;
}
.domain_search .advanced-search form select,
.domain_search .advanced-search form input {
color: #000 !important;
outline: none;
}
.domain_search .advanced-search form select:focus,
.domain_search .advanced-search form input:focus {
outline: none;
}
.domain_search .advanced-search form select::-webkit-input-placeholder,
.domain_search .advanced-search form input::-webkit-input-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.domain_search .advanced-search form select:-moz-placeholder,
.domain_search .advanced-search form input:-moz-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.domain_search .advanced-search form select::-moz-placeholder,
.domain_search .advanced-search form input::-moz-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.domain_search .advanced-search form select:-ms-input-placeholder,
.domain_search .advanced-search form input:-ms-input-placeholder {
color: #000;
text-transform: uppercase;
font-weight: 40;
font-size: 14px;
}
.domain_search .advanced-search .uk-padding-small {
padding: 0px;
}
.domain_search .advanced-search .tabs-block .input-style {
padding: 10px 0;
}
.domain_search .advanced-search .tabs-block .input-style input {
padding-top: 12px;
}
.domain_search .advanced-search .domselect {
padding-top: 5px;
padding-right: 12px;
}
.domain_search .advanced-search .uk-button {
padding: 10px 45px;
background: #28c4a7 !important;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
}
.ui-datepicker {
width: 345px;
border-radius: 5px;
background: #63599e;
background: -moz-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
background: -webkit-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
background: linear-gradient(135deg, #00b092 0%, #63599e 100%);
background: -webkit--moz-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
background: -webkit--webkit-linear-gradient(-45deg, #63599e 0, #009eb3 100%);
background: -webkit-linear-gradient(135deg, #63599e 0, #009eb3 100%);
padding: 20px;
margin: 5px auto 0;
}
.ui-datepicker .ui-datepicker-next {
right: 15px !important;
}
.ui-datepicker .ui-datepicker-today a {
color: #000;
border: 1px solid;
background: #fff;
border-color: #fff;
}
.ui-datepicker-calendar {
border: none;
}
.ui-datepicker table {
width: 100%;
}
.ui-datepicker-header {
color: #ffffff;
}
.ui-datepicker-header .ui-datepicker-prev .ui-icon,
.ui-datepicker-header .ui-datepicker-next .ui-icon {
text-indent: inherit !important;
}
.ui-datepicker-title {
text-align: center;
font-size: 15px;
}
.ui-datepicker th {
font-size: 12px;
color: #ffffff;
font-weight: 300;
}
.ui-datepicker tbody td {
padding: 3px;
border-radius: 50%;
}
.ui-datepicker tbody td:last-child {
border-right: 0px;
}
.ui-datepicker tbody tr:last-child {
border-bottom: 0px;
}
.ui-datepicker a {
text-decoration: none;
}
.ui-datepicker td span,
.ui-datepicker td a {
text-align: center;
width: 30px;
height: 30px;
color: #ffffff;
}
.ui-datepicker-calendar .ui-state-default {
transition: all .3s ease;
border-radius: 50%;
}
.ui-datepicker-calendar .ui-state-default .ui-state-highlight {
border: 1px solid;
border-radius: 50%;
border-color: #fff;
}
.ui-datepicker-calendar .ui-state-hover {
background: #fff;
color: #000 !important;
border-radius: 50%;
}
.ui-datepicker-calendar .ui-state-active {
border: 1px solid;
border-radius: 50%;
border-color: #fff;
color: #ffffff;
}
.ui-datepicker-unselectable .ui-state-default {
background: #D6E4BE;
color: #000;
}
.flex-container > * {
margin-bottom: 0;
}
.flex-container > * + * {
margin-left: 25px;
}
.flex-container .vc_btn3-container {
margin-bottom: 0;
}
header .vc_row[data-vc-full-width] {
overflow: visible;
}
header .vc_col-has-fill > .vc_column-inner,
header .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
header .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
header .vc_section.vc_section-has-fill,
header .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
header .vc_section.vc_section-has-fill + .vc_section {
padding-top: 0;
} body.opened-menu {
overflow: hidden;
}
body.opened-menu .burger-menu nav.main-nav {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
.ham-menu-text {
margin-top: -2px;
margin-right: -60px !important;
color: #000000!important;
font-size: 17px!important;
font-weight: 500!important;
}
.admin-bar .style-relative-cancel nav.main-nav {
top: 100px!important;
}
body:not(.admin-bar) .style-relative-cancel nav.main-nav {
top: 67px!important;
}
.style-relative-cancel {
position: inherit!important;
}
.style-relative-cancel .header-right-content {
float: left;
position: inherit!important;
}
.style-relative-cancel .header-left-content {
float: left;
margin-top: 4px;
margin-left: 10px;
}
.style-relative-cancel .header-left-content span {
color: #000000;
font-size: 17px;
font-weight: 500;
}
.style-relative-cancel #menu-toggle {
margin-right: 60px;
background-color: #fff!important;
}
.style-relative-cancel #menu-toggle:hover {
background-color: #fff!important;
}
.style-relative-cancel #hamburger span {
background-color: #333!important;
}
.style-relative-cancel #cross span {
background-color: #333!important;
}
.style-relative-cancel nav.main-nav {
background-color: #fff!important;
padding: 30px!important;
top: 100px!important;
}
.style-relative-cancel nav.main-nav .nav-inner-back {
background-color: #00b092 !important;
height: 100%;
}
.style-relative-cancel nav.main-nav ul.themeton-menu {
margin-left: 100px;
margin-right: 100px;
}
.style-relative-cancel nav.main-nav ul {
display: flex!important;
box-shadow: none !important;
margin-left: 0;
}
.style-relative-cancel nav.main-nav ul .sub-menu {
list-style: none;
display: none!important;
opacity: 0;
}
.style-relative-cancel nav.main-nav ul li a {
color: #130e02;
opacity: 0.5;
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
}
.style-relative-cancel nav.main-nav ul li:hover {
cursor: pointer;
}
.style-relative-cancel nav.main-nav ul li:hover a {
opacity: 1!important;
transition: all 0.3s ease-in-out;
}
.style-relative-cancel nav.main-nav ul li:hover .sub-menu {
display: block!important;
-webkit-transition: opacity 3s ease-in-out;
-moz-transition: opacity 3s ease-in-out;
-ms-transition: opacity 3s ease-in-out;
-o-transition: opacity 3s ease-in-out;
opacity: 1;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children {
position: relative;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul {
position: absolute;
top: 30px;
transition: all 0.3s ease-in-out;
-webkit-animation-name: uk-fade-bottom-small;
animation-name: uk-fade-bottom-small;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
padding-top: 50px;
padding-left: 15px;
border-left: 1px solid rgba(104, 104, 104, 0.21);
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul ul {
padding-top: 0;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul li {
padding-bottom: 15px;
}
.style-relative-cancel nav.main-nav ul .menu-item-has-children ul li:last-child {
padding-bottom: 0;
}
.style-relative-cancel nav.main-nav ul .sub-menu {
width: 180%;
}
.style-relative-cancel nav.main-nav ul .sub-menu li a {
text-transform: none;
font-size: 20px;
font-weight: normal;
opacity: 0.5!important;
}
.style-relative-cancel .one-page-menu {
display: flex!important;
}
.burger-menu {
position: relative;   }
@media screen and (max-width: 991px) {
.burger-menu {
margin: 0px;
}
}
.burger-menu .header-right-content {
position: absolute;
right: 0px;
top: 0px;
}
.burger-menu nav.main-nav {
height: 100%;
font-family: 'Poppins';
font-size: 13px;
position: fixed;
z-index: 999;
background-color: rgba(255, 255, 255, 0.98);
top: 130px;
left: 0px;
right: 0px;
bottom: 0px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
}
.burger-menu nav.main-nav > ul {
display: none;
padding-left: 0;
}
.burger-menu nav.main-nav > ul li {
padding: 10px;
list-style: none;
float: left;
}
.burger-menu nav.main-nav > ul li ul {
position: absolute;
}
.burger-menu nav.main-nav > ul li ul li {
clear: both;
}
.burger-menu .grid-menu-container {
border-top: 2px solid #00b092;
}
.burger-menu .grid-menu-container .grid-menu {
position: relative;
overflow: hidden;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item {
float: left;
display: block;
text-align: center;
position: relative;
font-size: 50px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item::after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 1px;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 1px;
background-color: rgba(0, 0, 0, 0.2);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span {
display: inline-block;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition-duration: 0.05s;
-moz-transition-duration: 0.05s;
transition-duration: 0.05s;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a {
display: block;
margin-left: 15px;
margin-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
color: #000000;
line-height: 1em;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a:hover,
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a:active,
.burger-menu .grid-menu-container .grid-menu .grid-menu-item span a:focus {
text-decoration: none;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item.has-children span a::after {
content: ' ';
font-family: Fontawesome;
margin-left: 10px;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item:hover {
background-color: #00b092;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item:hover span a {
color: #fff;
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item.showing-item {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
transform: translateY(0%);
}
.burger-menu .grid-menu-container .grid-menu .grid-menu-item.showing-item.hiding-item {
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
}
.burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
width: 25%;
height: calc(25vh -  20.5px);
font-size: 26px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
width: 100%;
height: calc(100vh -  82px);
font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
width: 50%;
height: calc(100vh -  82px);
font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
width: 33.3%;
height: calc(100vh -  82px);
font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
width: 50%;
height: calc(50vh -  41px);
font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="5"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="6"] .grid-menu-item {
width: 33.3%;
height: calc(50vh -  41px);
font-size: 40px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="7"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="8"] .grid-menu-item {
width: 25%;
height: calc(50vh -  41px);
font-size: 36px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="9"] .grid-menu-item {
width: 33.3%;
height: calc(33.3vh -  27.33333333px);
font-size: 30px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="10"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="11"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="12"] .grid-menu-item {
width: 25%;
height: calc(33.3vh -  27.33333333px);
font-size: 30px;
}  #menu-toggle {
width: 35px;
height: 35px;
float: right;
position: relative;
cursor: pointer;
background: #00b092;
box-sizing: border-box;
}
#menu-toggle:hover {
background: rgba(0, 176, 146, 0.6);
}
#menu-toggle span {
display: block;
background: #fff;
float: right;
}
#menu-toggle #hamburger {
position: absolute;
height: 100%;
width: 100%;
}
#menu-toggle #hamburger span {
transition: 0.25s ease-in-out;
width: 17px;
height: 2px;
position: relative;
text-align: right;
top: 9px;
right: 5px;
margin: 2px 0;
}
#menu-toggle #hamburger span:nth-child(1) {
transition-delay: .5s;
}
#menu-toggle #hamburger span:nth-child(2) {
transition-delay: .125s;
width: 22px;
}
#menu-toggle #hamburger span:nth-child(3) {
transition-delay: .25s;
}
#menu-toggle #cross {
position: absolute;
height: 100%;
width: 100%;
transform: rotate(45deg);
transition: 0.25s ease-in-out;
transition-delay: 5s;
}
#menu-toggle #cross span:nth-child(1) {
height: 0%;
width: 2px;
position: absolute;
top: 10%;
left: 16px;
}
#menu-toggle #cross span:nth-child(2) {
width: 0%;
height: 2px;
position: absolute;
left: 10%;
top: 17px;
}
#menu-toggle.open #hamburger span {
width: 0;
}
#menu-toggle.open #hamburger span:nth-child(1) {
transition-delay: 0s;
}
#menu-toggle.open #hamburger span:nth-child(2) {
transition-delay: .125s;
}
#menu-toggle.open #hamburger span:nth-child(3) {
transition-delay: .25s;
}
#menu-toggle.open #cross span {
transition-delay: .25s;
}
#menu-toggle.open #cross span:nth-child(1) {
height: 75%;
transition-delay: .425s;
}
#menu-toggle.open #cross span:nth-child(2) {
width: 75%;
transition-delay: .175s;
}
#menu-handler span {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
color: #1e1f2b;
line-height: 38px;
margin-right: 10px;
} @media screen and (min-width: 992px) and (max-width: 1199px) {
.burger-menu nav.main-nav {
overflow: scroll;
}
.burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
width: 50%;
height: calc(20vh -  16.4px);
font-size: 24px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
width: 100%;
height: calc(100vh -  82px);
font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
width: 50%;
height: calc(100vh -  82px);
font-size: 45px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
width: 100%;
height: calc(33.3vh -  27.33333333px);
font-size: 45px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
width: 50%;
height: calc(50vh -  41px);
font-size: 40px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="5"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="6"] .grid-menu-item {
width: 50%;
height: calc(33.3vh -  27.33333333px);
font-size: 36px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="7"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="8"] .grid-menu-item {
width: 50%;
height: calc(25vh -  20.5px);
font-size: 28px;
}
} @media screen and (min-width: 768px) and (max-width: 991px) {
.container {
width: 100%;
}
.burger-menu nav.main-nav {
overflow: scroll;
}
.burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
width: 50%;
height: calc(20vh -  16.4px);
font-size: 24px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
width: 100%;
height: calc(100vh -  82px);
font-size: 50px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
width: 100%;
height: calc(50vh -  41px);
font-size: 45px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
width: 100%;
height: calc(33.3vh -  27.33333333px);
font-size: 45px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
width: 50%;
height: calc(50vh -  41px);
font-size: 40px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="5"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="6"] .grid-menu-item {
width: 50%;
height: calc(33.3vh -  27.33333333px);
font-size: 36px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="7"] .grid-menu-item,
.burger-menu .grid-menu-container .grid-menu[data-grid="8"] .grid-menu-item {
width: 50%;
height: calc(25vh -  20.5px);
font-size: 28px;
}/*/*/}/**/@media screen and (max-width: 767px) { .burger-menu nav.main-nav {
overflow: scroll;
}
.burger-menu .grid-menu-container .grid-menu[data-grid] .grid-menu-item {
width: 100%;
height: 15vh;
font-size: 24px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="1"] .grid-menu-item {
width: 100%;
height: calc(100vh -  82px);
font-size: 40px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="2"] .grid-menu-item {
width: 100%;
height: calc(50vh -  41px);
font-size: 36px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="3"] .grid-menu-item {
width: 100%;
height: calc(33.3vh -  27.33333333px);
font-size: 32px;
}
.burger-menu .grid-menu-container .grid-menu[data-grid="4"] .grid-menu-item {
width: 100%;
height: calc(25vh -  20.5px);
font-size: 28px;
}
}
@media screen and (max-width: 991px) {
#mobile-menu {
display: inline-block;
}
.burger-menu nav.main-nav > ul {
display: none;
}
}
.mungu-modal-element hr {
width: 17px;
border-width: 3px;
margin-top: -12px;
border-color: #00b092;
}
.mungu-modal-element .uk-modal-title {
font-size: 30px;
font-weight: 500;
padding: 0px 192px;
}
.mungu-modal-element .uk-modal-body {
padding: 65px 100px;
}
.mungu-modal-element .uk-modal-dialog {
width: 1170px;
height: 825px;
}
.mungu-modal-element .uk-modal-close-outside {
top: 0;
right: 0;
-webkit-transform: translate(0%, 0%);
transform: translate(0%, 0%);
color: #fff;
background-color: #fa3030;
border-radius: 0px;
padding: 9px;
}
.nxt-roomslider {     }
.nxt-roomslider .roomitem {
position: relative;
}
.nxt-roomslider .roomitem .nxt-hotels {
position: relative;
overflow: hidden;
height: 400px;
}
.nxt-roomslider .roomitem .nxt-hotels .hotel-room-thumb {
position: relative;
width: 100%;
margin: -10px 0 0 -7px;
display: block;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(10px, 10px, 0);
transform: translate3d(10px, 10px, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-size: cover;
background-position: center center;
}
@media screen and (max-width: 767px) {
.nxt-roomslider .roomitem .nxt-hotels .nxt-hotels {
height: 210px;
}
}
.nxt-roomslider .roomitem .nxt-hotels figcaption:before,
.nxt-roomslider .roomitem .nxt-hotels figcaption p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.nxt-roomslider .roomitem .nxt-hotels figcaption:before {
position: absolute;
right: -100px;
bottom: -100px;
width: 300px;
background: rgba(0, 0, 0, 0.5);
height: 300px;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 0 0 900px rgba(41, 39, 39, 0.24);
content: '';
opacity: 0;
-webkit-transform: scale3d(0.5, 0.5, 1);
transform: scale3d(0.5, 0.5, 1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.nxt-roomslider .roomitem .nxt-hotels h2 {
text-align: left;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(5px, 5px, 0);
transform: translate3d(5px, 5px, 0);
}
.nxt-roomslider .roomitem .nxt-hotels p {
position: absolute;
right: 0;
bottom: 0;
color: #fff;
font-size: 16px;
font-weight: 600;
padding: 0 1.5em 1.5em 0;
width: 140px;
text-align: right;
opacity: 0;
-webkit-transform: translate3d(20px, 20px, 0);
transform: translate3d(20px, 20px, 0);
}
.nxt-roomslider .roomitem .nxt-hotels:hover .hotel-room-thumb {
text-align: left;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(5px, 5px, 0);
transform: translate3d(5px, 5px, 0);
}
.nxt-roomslider .roomitem .nxt-hotels:hover figcaption::before {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.nxt-roomslider .roomitem .nxt-hotels:hover h2,
.nxt-roomslider .roomitem .nxt-hotels:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.nxt-roomslider #faq-filter {
padding: 20px 0;
}
@media screen and (max-width: 767px) {
.nxt-roomslider #faq-filter ul {
float: left;
margin-top: 30px;
}
}
.nxt-roomslider #faq-filter ul {
list-style-type: none;
padding-left: 0;
float: right;
}
.nxt-roomslider #faq-filter ul li {
float: left;
padding-left: 40px;
color: rgba(0, 176, 146, 0.5);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
font-size: 14px;
font-weight: 500;
cursor: pointer;
}
.nxt-roomslider #faq-filter ul li.active {
color: #000;
}
.nxt-roomslider #faq-filter ul li:hover {
color: #00b092;
}
.nxt-roomslider .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.nxt-roomslider .owl-carousel .owl-animated-in {
z-index: 0;
}
.nxt-roomslider .owl-carousel .owl-animated-out {
z-index: 1;
}
.nxt-roomslider .owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.nxt-roomslider .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.nxt-roomslider .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1;
}
.nxt-roomslider .owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.nxt-roomslider .owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.nxt-roomslider .owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.nxt-roomslider .owl-carousel .owl-controls .owl-nav .owl-prev,
.nxt-roomslider .owl-carousel .owl-controls .owl-nav .owl-next,
.nxt-roomslider .owl-carousel .owl-controls .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.nxt-roomslider .owl-carousel.owl-loaded {
display: block;
}
.nxt-roomslider .owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.nxt-roomslider .owl-carousel.owl-hidden {
opacity: 0;
}
.nxt-roomslider .owl-carousel .owl-refresh .owl-item {
display: none;
}
.nxt-roomslider .owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.nxt-roomslider .owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.nxt-roomslider .owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.nxt-roomslider .owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.nxt-roomslider .owl-carousel.owl-rtl {
direction: rtl;
}
.nxt-roomslider .owl-carousel.owl-rtl .owl-item {
float: right;
}
.nxt-roomslider .no-js .owl-carousel {
display: block;
}
.nxt-roomslider .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.nxt-roomslider .owl-carousel .owl-item img {
transform-style: preserve-3d;
}
.nxt-roomslider .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.nxt-roomslider .owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//rheininstitute.com.br/wp-content/plugins/themetonaddon/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.nxt-roomslider .owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.nxt-roomslider .owl-carousel .owl-video-playing .owl-video-tn,
.nxt-roomslider .owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.nxt-roomslider .owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.nxt-roomslider .owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.roomslider .owl-dots > * {
margin-left: 10px;
padding-left: 0px;
}
.roomslider .owl-dots {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
margin-left: -15px;
margin-right: 0px;
margin-top: 25px;
height: 30px;
}
.roomslider .owl-dots .owl-dot {
border-radius: 50%;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
-webkit-transition: all .3s ease;
transition: all .3s ease;
background: transparent;
width: 13px;
height: 13px;
position: relative;
background: #000;
opacity: .2;
cursor: pointer;
}
.roomslider .owl-dots .owl-dot.active {
box-shadow: 0 0 0 2px #00b092;
border: none;
border-radius: 50%;
background: transparent;
opacity: 1;
}
.roomslider .owl-dots .owl-dot.active span {
transform: scale(0.4);
-webkit-transform: scale(0.4);
background-color: #00b092;
}
.roomslider .owl-dots .owl-dot span {
-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
transition: background-color 0.3s ease, transform 0.3s ease;
top: 0;
left: 0;
width: 100%;
height: 100%;
outline: none;
border-radius: 50%;
background-color: #747474;
text-indent: -999em;
cursor: pointer;
position: absolute;
}
.roomslider .owl-dots .owl-dot:hover {
box-shadow: 0 0 0 2px #00b092;
border: none;
border-radius: 50%;
background: transparent;
opacity: 1;
}
.roomslider .owl-dots .owl-dot:hover span {
transform: scale(0.4);
-webkit-transform: scale(0.4);
background-color: #00b092;
}
.owl-carousel .item.__loading {
opacity: 0;
transform: translateX(40px);
-webkit-transform: translateX(40px);
}
.owl-carousel .item {
transition: .8s;
-webkit-transition: .8s;
transform: translateX(0);
-webkit-transform: translateX(0);
opacity: 1;
}
.hotel-grid-item {
position: relative;
width: 100%;
border: 1px solid rgba(93, 93, 93, 0.13);
-webkit-box-shadow: 0px 12px 46px 0px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0px 12px 46px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 12px 46px 0px rgba(0, 0, 0, 0.12);
}
.hotel-grid-item .hotel-room-thumb {
height: 455px;
position: relative;
}
.hotel-grid-item .hotel-room-thumb .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.hotel-grid-item .hotel-room-thumb .entry-hover:hover {
background: rgba(0, 0, 0, 0.09);
}
.hotel-grid-item .entry-meta h3 {
color: #181620;
font-size: 24px;
font-weight: 600;
line-height: 25px;
margin: 0;
}
.hotel-grid-item .entry-meta .rate span {
color: #fff;
}
.hotel-grid-item .entry-meta .rate span.color-yellow {
color: #f8bb01;
}
.hotel-grid-item .entry-meta .meta-details {
list-style-type: none;
padding-left: 0;
}
.hotel-grid-item .entry-meta .meta-details li {
font-size: 13px;
color: #181620;
text-transform: capitalize;
}
.hotel-grid-item .entry-meta .meta-details li span {
opacity: .6;
}
.hotel-grid-item .entry-meta .meta-details li i {
color: #ff4646;
font-style: normal;
}
.hotel-grid-item .entry-meta .meta-details-r span {
font-size: 13px;
color: #181620;
text-transform: capitalize;
opacity: .6;
}
.hotel-grid-item .entry-meta .meta-details-r .price {
color: #ff4646;
font-size: 24px;
margin: 0;
font-weight: 600;
}
.hotel-grid-item .entry-meta .meta-details-r .price i {
font-size: 13px;
color: #181620;
opacity: .6;
font-style: normal;
}
.hotel-item .entry-meta {
width: 100%;
}
.icon-list-element {
list-style: none;
}
.icon-list-element li {
line-height: 2.5em;
}
.icon-list-element li a {
color: #10242b;
text-decoration: none;
}
.icon-list-element li a:hover {
color: #63599e;
}
.icon-list-element li a:hover:before {
border-color: #63599e;
}
ul.icon-list-element {
padding-left: 0;
}
ul.icon-list-element li i {
margin-right: 10px;
}
ol.icon-list-element li {
padding-left: 3em;
position: relative;
}
ol.icon-list-element li::before {
content: attr(data-number);
font-size: 1.2em;
font-weight: 600;
position: absolute;
left: 0;
color: #00b092;
}
ol.icon-list-element li:hover:before {
color: #63599e;
}
.icon-box {
background-color: #fff;
}
.icon-box a {
text-decoration: none;
}
.icon-box .uk-card-body {
padding: 60px 30px;
}
.icon-box h3 {
font-size: 20px;
line-height: 1;
color: #10242b;
margin-top: 15px;
}
.icon-box i {
font-size: 42px;
color: #00b092;
}
.icon-box :hover i {
color: #63599e;
}
@media screen and (max-width: 640px) {
.icon-box {
margin-bottom: 20px;
}
}
.mungu-logistics .icon-box {
background-color: #fff;
box-shadow: none;
}
.mungu-logistics .icon-box a {
text-decoration: none;
}
.mungu-logistics .icon-box .uk-card-body {
padding: 30px 30px;
border: 2px solid #f0f0f0;
}
.mungu-logistics .icon-box h3 {
font-size: 20px;
line-height: 1;
color: #10242b;
margin-top: 15px;
}
.mungu-logistics .icon-box i {
font-size: 42px;
color: #00b092;
}
.mungu-logistics .icon-box :hover i {
color: #63599e;
}
@media screen and (max-width: 640px) {
.mungu-logistics .icon-box {
margin-bottom: 20px;
}
}
.instagram-widget-item .ins-title {
font-size: 16px;
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.instagram-widget-item .ins-title:hover {
color: #00b092;
}
.instagram-widget-item .item-content {
position: relative;
width: 128px;
margin: 8px;
}
.instagram-widget-item .item-content .item-hover {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
display: block;
background: rgba(0, 0, 0, 0.48);
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
visibility: hidden;
opacity: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.instagram-widget-item .item-content .item-hover span {
position: relative;
top: 50%;
text-align: center;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
color: #fff;
}
.instagram-widget-item .item-content .item-hover span + span {
padding-left: 30px;
}
.instagram-widget-item .item-content .item-hover span i {
color: #00b092;
font-size: 16px;
}
.instagram-widget-item .item-content:hover .item-hover {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.instagram-widget-item ul {
padding: 0;
}
.instagram-widget-item ul li {
float: left;
list-style-type: none;
}
.kitem {
background: #00000026 !important;
padding-bottom: 125px;
padding-top: 125px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.kitem img {
width: 100px;
height: 100px;
filter: gray; -webkit-filter: grayscale(1); -webkit-transition: all 0.8s ease-in-out;
}
.kitem h3 {
color: #fff;
line-height: 1em;
font-size: 30px;
margin-bottom: 0;
font-weight: 400;
}
.kitem p {
color: #fff;
font-size: 16px;
line-height: 26px;
font-weight: 100;
margin-top: 50px;
margin-bottom: 35px;
}
.kitem span {
color: #00b092;
font-size: 24px;
}
.kitem .uk-button {
margin-top: 50px;
}
.kitem .uk-button.bordered {
text-transform: capitalize;
border-radius: 50px;
border: 1px solid #909090;
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.kitem:hover {
background: #00000086 !important;
}
.kitem:hover .uk-button.bordered {
color: #fff;
border: 1px solid #00977d;
background: linear-gradient(295deg, #500834 0%, #a10b67 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5db1', endColorstr='#a10b67', GradientType=1);
}
.kitem:hover img {
filter: none;
-webkit-filter: grayscale(0);
-webkit-transform: scale(1.01);
}
#login-form {
background: #e9f6fa;
margin: auto;
position: relative;
}
#login-form.hidden {
display: none;
}
#login-form a {
color: #00b092;
text-decoration: underline;
}
#login-form a:hover {
opacity: .7;
}
#login-form h2 {
color: #171620;
font-weight: 500;
font-size: 30px;
text-transform: capitalize;
}
#login-form .formlogo {
top: -51px;
left: 50%;
padding: 30px;
border-radius: 50%;
background: #186fd9;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
#login-form .login-wrap input {
height: 26px;
outline: none;
border: none;
background: #fff;
padding-left: 30px;
}
#login-form .login-wrap .uk-button {
width: 100%;
padding: 22px 0px !important;
background: #00b092;
line-height: 0;
}
.mfp-bg {
background: rgba(11, 11, 11, 0.45) !important;
}
.loginbox a {
color: #fff;
font-weight: 500;
line-height: 1;
}
.simple-image {
margin: 0 auto;
padding: 2em 0 4em;
list-style: none;
text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
.simple-image .image-item {
width: 18%!important;
}
}
.simple-image .image-item {
position: relative;
float: left;
overflow: hidden;
cursor: pointer;
border-radius: 5px;
width: 18.7%;
padding: 0px;
}
.simple-image .image-item.x32 {
width: 38%;
height: 450px;
}
.simple-image .image-item.x23 {
width: 30%;
height: 450px;
}
.simple-image .image-item.x504 {
height: 504px;
}
.simple-image .image-item.x260 {
height: 260px;
}
.simple-image .image-item.x152 {
height: 152px;
width: 200px;
}
.simple-image .image-item.x310 {
height: 310px;
}
.simple-image .image-item.x210 {
height: 210px;
}
.simple-image .image-item.x160 {
height: 160px;
}
.simple-image .image-item.x398 {
height: 398px;
}
.simple-image .image-item.x218 {
height: 218px;
}
@media screen and (max-width: 767px) {
.simple-image .image-item {
width: 100% !important;
}
}
.simple-image .image-item canvas,
.simple-image .image-item img {
opacity: 1;
width: 100%;
position: relative;
display: block;
height: 100%;
border-radius: 5px;
}
.simple-image .image-item .uk-overlay-primary {
border-radius: 5px;
}
.simple-image .image-item .figcaption {
position: absolute;
z-index: 999;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
left: 5px;
}
.simple-image .image-item .figcaption h2 {
margin: 0;
font-size: 36px;
color: #fff;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.simple-image .image-item .figcaption a {
position: absolute;
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.simple-image .image-item .figcaption p {
color: #fff;
text-transform: uppercase;
font-size: 16px;
line-height: 2.2em;
margin-top: 0;
padding: 0px 50px;
}
.simple-image .image-item:hover p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.mungu-card-masonry {
width: 100%;
position: relative;
}
.mungu-card-masonry .masonry-item .uk-overlay {
opacity: 0;
visibility: hidden;
}
.mungu-card-masonry .masonry-item .uk-overlay .uk-card-title,
.mungu-card-masonry .masonry-item .uk-overlay .uk-card-title a,
.mungu-card-masonry .masonry-item .uk-overlay a {
color: #fff;
line-height: 1;
text-decoration: none;
}
.mungu-card-masonry .masonry-item .uk-overlay > * {
line-height: 1;
margin: 0;
}
.mungu-card-masonry .masonry-item .uk-overlay > * + * {
margin-top: 15px;
}
.mungu-card-masonry .masonry-item:hover .entry-media .themeton-image .overlay,
.mungu-card-masonry .masonry-item:hover .uk-overlay {
opacity: 1 !important;
visibility: visible !important;
}
.mungu-card-masonry .meta-details > span {
float: left;
position: relative;
}
.mungu-card-masonry .meta-details > span + span {
lmargin-left: 12px;
padding-left: 12px;
}
.mungu-card-masonry .meta-details > span + span:before {
content: '|';
display: block;
position: absolute;
left: 0;
}
.mungu-card-masonry .masonry-item-1x1,
.mungu-card-masonry .masonry-item-1x2 {
width: 25%;
}
.mungu-card-masonry .masonry-item-2x1,
.mungu-card-masonry .masonry-item-2x2 {
width: 50%;
}
.mungu-card-masonry .masonry-item-3x2 {
width: 75%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x2 {
width: 33.3333%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x2 {
width: 66.6666%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-3x2 {
width: 100%;
}
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x2 {
width: 20%;
}
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x2 {
width: 40%;
}
.mungu-card-masonry.masonry-grid-5 .masonry-item-3x2 {
width: 60%;
}
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x2 {
width: 16.6666%;
}
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x2 {
width: 33.3333%;
}
.mungu-card-masonry.masonry-grid-6 .masonry-item-3x2 {
width: 50%;
}
@media screen and (max-width: 1024px) {
.mungu-card-masonry .masonry-item-1x1,
.mungu-card-masonry .masonry-item-1x2 {
width: 33.3333%;
}
.mungu-card-masonry .masonry-item-2x1,
.mungu-card-masonry .masonry-item-2x2,
.mungu-card-masonry .masonry-item-3x2 {
width: 66.6666%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x2,
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x2,
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x2 {
width: 33.3333%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x2,
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x2,
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x2,
.mungu-card-masonry.masonry-grid-3 .masonry-item-3x2,
.mungu-card-masonry.masonry-grid-5 .masonry-item-3x2,
.mungu-card-masonry.masonry-grid-6 .masonry-item-3x2 {
width: 66.6666%;
}
}
@media screen and (max-width: 768px) {
.mungu-card-masonry .masonry-item-1x1,
.mungu-card-masonry .masonry-item-1x2 {
width: 50%;
}
.mungu-card-masonry .masonry-item-2x1,
.mungu-card-masonry .masonry-item-2x2,
.mungu-card-masonry .masonry-item-3x2 {
width: 100%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-1x2,
.mungu-card-masonry.masonry-grid-5 .masonry-item-1x2,
.mungu-card-masonry.masonry-grid-6 .masonry-item-1x2 {
width: 50%;
}
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-grid-3 .masonry-item-2x2,
.mungu-card-masonry.masonry-grid-5 .masonry-item-2x2,
.mungu-card-masonry.masonry-grid-6 .masonry-item-2x2,
.mungu-card-masonry.masonry-grid-3 .masonry-item-3x2,
.mungu-card-masonry.masonry-grid-5 .masonry-item-3x2,
.mungu-card-masonry.masonry-grid-6 .masonry-item-3x2 {
width: 100%;
}
}
.mungu-card-masonry.masonry-gap {
margin-left: 1%;
margin-right: 1%;
}
.mungu-card-masonry.masonry-gap .masonry-item {
margin: 0 1% 2%;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x1,
.mungu-card-masonry.masonry-gap .masonry-item-1x2 {
width: 22.5%;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 {
padding-top: 2%;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 .uk-card-media-top .entry-media {
position: static;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 .uk-card-media-top .entry-media .themeton-image {
position: static;
}
.mungu-card-masonry.masonry-gap .masonry-item-1x2 .uk-card-media-top .entry-media .themeton-image::before {
content: '';
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
background-image: inherit;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.mungu-card-masonry.masonry-gap .masonry-item-2x1,
.mungu-card-masonry.masonry-gap .masonry-item-2x2 {
width: 47.5%;
}
.mungu-card-masonry.masonry-gap .masonry-item-3x2 {
width: 72.5%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x2 {
width: 31.3%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x2 {
width: 64.6%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-3x2 {
width: 100%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x2 {
width: 17.6%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x2 {
width: 37.1%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-3x2 {
width: 54.2%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x2 {
width: 14.3%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x2 {
width: 28.6%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-3x2 {
width: 43.3%;
}
@media screen and (max-width: 1024px) {
.mungu-card-masonry.masonry-gap .masonry-item-1x1,
.mungu-card-masonry.masonry-gap .masonry-item-1x2 {
width: 31.3333%;
}
.mungu-card-masonry.masonry-gap .masonry-item-2x1,
.mungu-card-masonry.masonry-gap .masonry-item-2x2,
.mungu-card-masonry.masonry-gap .masonry-item-3x2 {
width: 64.6666%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x2,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x2,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x2 {
width: 31.3333%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x2,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x2,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x2,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-3x2,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-3x2,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-3x2 {
width: 64.6666%;
}
}
@media screen and (max-width: 768px) {
.mungu-card-masonry.masonry-gap .masonry-item-1x1,
.mungu-card-masonry.masonry-gap .masonry-item-1x2 {
width: 48%;
}
.mungu-card-masonry.masonry-gap .masonry-item-2x1,
.mungu-card-masonry.masonry-gap .masonry-item-2x2,
.mungu-card-masonry.masonry-gap .masonry-item-3x2 {
width: 98%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-1x2,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-1x2,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-1x2 {
width: 48%;
}
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x1,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-2x2,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-2x2,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-2x2,
.mungu-card-masonry.masonry-gap.masonry-grid-3 .masonry-item-3x2,
.mungu-card-masonry.masonry-gap.masonry-grid-5 .masonry-item-3x2,
.mungu-card-masonry.masonry-gap.masonry-grid-6 .masonry-item-3x2 {
width: 98%;
}
}
.head-block {
display: block!important;
}
.themeton-menu-left-border > li {
margin-left: 0!important;
border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.themeton-menu-left-border > li:first-child {
border-left: none;
}
.themeton-play-button .uk-video {
width: 880px !important;
height: 495px;
}
.themeton-play-button .uk-icon-link {
background: #00b092;
border-radius: 50%;
width: 75px;
height: 75px;
}
.themeton-play-button .uk-icon-link i {
color: #fff;
font-size: 30px;
margin-left: 8px;
}
.themeton-play-button.bushido .uk-icon-link {
background: transparent;
border: 1px solid #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.themeton-play-button.bushido .uk-icon-link:hover {
opacity: .6;
}
#music_player {
height: 79px;
position: fixed;
bottom: 0px;
left: 0px;
right: 0px;
background-color: #333;
z-index: 10000; background-repeat: no-repeat;
background-size: cover;
background-position: center top;
box-shadow: 3px 5.196px 36px 0px rgba(0, 0, 0, 0.8);
border-top: 1px solid rgba(0, 0, 0, 0.4);
}
#music_player audio {
opacity: 0;
}
#music_player .ms-table {
width: 100%;    }
#music_player .ms-table > tr > td,
#music_player .ms-table > tbody > tr > td {
vertical-align: middle;
height: 66px;
text-align: left;
padding: 0px;
}
#music_player .ms-table .ms-buttons {
width: 180px;
line-height: 66px;
}
@media screen and (max-width: 1199px) {
#music_player .ms-table .ms-buttons {
width: 152px;
}
}
#music_player .ms-table .ms-buttons a {
position: relative;
display: inline-block;
width: 20px;
height: 34px;
float: left;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#music_player .ms-table .ms-buttons a + a {
margin-left: 30px;
}
#music_player .ms-table .ms-buttons a svg {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
#music_player .ms-table .ms-buttons a svg path {
fill: #fff;
}
#music_player .ms-table .ms-buttons .ms-play svg {
width: 20px;
height: 26px;
}
#music_player .ms-table .ms-buttons .ms-prev,
#music_player .ms-table .ms-buttons .ms-next {
opacity: 0.8;
}
#music_player .ms-table .ms-buttons .ms-prev:hover,
#music_player .ms-table .ms-buttons .ms-next:hover {
opacity: 1;
}
#music_player .ms-table .ms-buttons .ms-prev svg,
#music_player .ms-table .ms-buttons .ms-next svg {
width: 20px;
height: 14px;
}
#music_player .ms-table .ms-wrap {
width: 480px;
position: relative;
border-right: 0px !important;
}
#music_player .ms-table .ms-wrap > .mejs-offscreen {
display: none;
}
@media screen and (max-width: 1199px) {
#music_player .ms-table .ms-wrap {
width: auto;
text-align: center;
}
}
@media screen and (max-width: 767px) {
#music_player .ms-table .ms-wrap {
display: none;
}
}
@media screen and (max-width: 1199px) {
#music_player .ms-table .ms-controls {
width: 152px;
}
}
@media screen and (max-width: 767px) {
#music_player .ms-table .ms-controls {
text-align: right;
}
}
#music_player .ms-table .ms-controls .ms-entry-controls {
position: relative;
line-height: 0px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item {
display: inline-block;
line-height: 0px;  }
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item + .ec-item {
margin-left: 5px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a svg {
width: 24px;
height: 16px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a svg path {
fill: rgba(255, 255, 255, 0.3);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item > a.active svg path {
fill: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume {
position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control {
position: absolute;
bottom: 25px;
left: -6px;
width: 38px;
height: 146px;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control::before {
content: '';
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 119px;
background-color: #0c0c0c;
}
@media screen and (max-width: 1199px) {
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control::before {
height: 123px;
}
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el {
width: 2px;
height: 94px;
position: absolute;
top: 13px;
left: 50%;
background-color: rgba(255, 255, 255, 0.2);
margin-left: -1px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el .ui-slider-range {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
background: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el .ui-slider-handle {
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #00b092;
position: absolute;
left: -4px;
margin-bottom: -5px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume .ec-volume-control .ec-vol-el .ui-slider-handle:focus {
outline: none;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-volume:hover .ec-volume-control {
visibility: visible;
opacity: 1;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist {
position: relative;
text-align: left;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control {
position: absolute;
width: 324px;
height: 453px;
left: -240px;
bottom: 25px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
@media screen and (max-width: 1199px) {
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control {
left: auto;
right: 0px;
}
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control::before {
content: '';
background-color: #090c14;
position: absolute;
bottom: 27px;
top: 0px;
left: 0px;
right: 0px;
}
@media screen and (max-width: 1199px) {
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control::before {
bottom: 23px;
}
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head {
display: block;
position: relative;
overflow: hidden;
padding-left: 40px;
padding-right: 40px;
padding-top: 30px;
padding-bottom: 20px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head h5 {
font-family: 'Poppins';
font-size: 18px;
font-weight: normal;
color: #fff;
letter-spacing: 0px;
text-transform: uppercase;
float: left;
margin: 0px;
line-height: 1em;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle {
display: inline-block;
float: right;
position: relative;
top: 1px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle svg {
width: 24px;
height: 16px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle svg path {
fill: rgba(255, 255, 255, 0.2);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-head .ms-control-shuffle.active svg path {
fill: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list-container {
max-height: 348px;
overflow: auto;
position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list-container::-webkit-scrollbar {
display: none;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list {
width: 100%;
position: relative;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr {
border-top: 1px solid rgba(255, 255, 255, 0.07);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td {
color: #fff;
vertical-align: middle;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td a {
color: #fff;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-num {
width: 86px;
text-align: center;
border-right: 0px !important;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title {
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title > a {
margin-right: 40px;
font-size: 14px;
line-height: 1.3em;
display: inline-block;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title .pl-item-title {
margin-right: 5px;
font-family: 'Poppins';
font-weight: normal;
letter-spacing: 0px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title .pl-item-duration {
opacity: 0.2;
font-family: 'Poppins';
font-weight: 500;
letter-spacing: 0px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td.td-title .pl-item-artist {
display: block;
opacity: 0.2;
font-family: 'Poppins';
font-weight: 500;
letter-spacing: 0.3px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number {
position: relative;
overflow: hidden;
display: inline-block;
width: 25px;
height: 25px;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number::before {
content: attr(data-value);
font-size: 14px;
font-family: 'Poppins';
font-weight: normal;
color: rgba(255, 255, 255, 0.2);
line-height: 1em;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number::after {
content: '\f04b';
font-family: Fontawesome;
font-size: 18px;
color: #00b092;
line-height: 1em;
position: absolute;
top: 150%;
left: 50%;
visibility: hidden;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number.playing::before {
top: 0%;
visibility: hidden;
opacity: 0;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr td span.number.playing::after {
top: 50%;
visibility: visible;
opacity: 1;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover {
background-color: #00b092;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover td.td-num span.number::before {
color: rgba(255, 255, 255, 0.5);
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover td.td-num span.number::after {
color: #fff;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover .td-title .pl-item-artist {
opacity: 0.5;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist .ec-playlist-control .pl-list tr:hover .td-title .pl-item-duration {
opacity: 0.5;
}
#music_player .ms-table .ms-controls .ms-entry-controls .ec-item.ec-playlist:hover .ec-playlist-control {
opacity: 1;
visibility: visible;
}
#music_player .ms-table .ms-nowplaying {
width: 280px;
position: relative; }
@media screen and (max-width: 1199px) {
#music_player .ms-table .ms-nowplaying {
display: none;
}
}
#music_player .ms-table .ms-nowplaying .np-thumb {
display: inline-block;
width: 66px;
height: 66px;
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
}
#music_player .ms-table .ms-nowplaying .np-meta {
position: absolute;
top: 50%;
left: 80px;
right: 25px;
line-height: 1.3em;
margin-top: -2px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#music_player .ms-table .ms-nowplaying .np-meta .np-title {
font-family: 'Poppins';
font-size: 14px;
font-weight: normal;
letter-spacing: 0px;
color: #ffffff;
margin-right: 5px;
}
#music_player .ms-table .ms-nowplaying .np-meta .np-artist {
font-family: 'Poppins';
font-size: 14px;
font-weight: 500;
letter-spacing: 0.3px;
color: rgba(255, 255, 255, 0.4);
}
#music_player .ms-table .ms-nowplaying .ms-add-fav {
width: 15px;
height: 14px;
line-height: 14px;
position: absolute;
top: 50%;
right: 0px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#music_player .ms-table .ms-nowplaying .ms-add-fav svg {
width: 15px;
height: 14px;
}
#music_player .ms-table .ms-nowplaying .ms-add-fav svg path {
fill: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#music_player .ms-table .ms-nowplaying .ms-add-fav.active svg path {
fill: #00b092;
} .msplayer-skin.mejs-container {
display: inline-block;
background: none;   }
.msplayer-skin.mejs-container .mejs-offscreen {
clip: auto;
clip-path: none;
}
.msplayer-skin.mejs-container .mejs-controls {
background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time {
font-size: 14px;
font-family: 'Poppins';
font-weight: 500;
color: rgba(255, 255, 255, 0.3);
width: 44px;
}
.msplayer-skin.mejs-container .mejs-time-total.mejs-time-slider:focus {
outline: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total::before {
content: '';
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 2px;
margin-top: -1px;
background-color: rgba(255, 255, 255, 0.1);
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current::before {
content: '';
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 2px;
margin-top: -1px;
background-color: #00b092;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current::after {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #00b092;
position: absolute;
top: 50%;
margin-top: -5px;
right: 0px;
margin-right: -5px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: none;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded::before {
content: '';
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 2px;
margin-top: -1px;
background-color: rgba(255, 255, 255, 0.1);
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
display: none !important;
}
.msplayer-skin.mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
visibility: visible;
opacity: 1;
}
@media screen and (max-width: 768px) {
.mfp-iframe-holder .mfp-content {
height: 80% !important;
}
}
.page-title {
width: 100%;
}
.portfolio-meissa .portfolio-meissa-content {
padding: 0;
width: 100%;
margin: 0 auto;
position: relative;
overflow: hidden;
}
.portfolio-meissa .portfolio-meissa-left {
float: left;
position: static;
}
.portfolio-meissa .portfolio-meissa-right {
float: left;
position: fixed;
left: 50%;
width: 560px;
}
.upking-portfolio .uk-slideshow-items {
height: 550px!important;
}
.upking-portfoliot-title {
text-align: center;
}
.upking-portfoliot-title a {
font-size: 30px;
color: #000;
font-family: 'Raleway', sans-serif;
}
.upking-port-date div {
border-radius: 50%;
background-color: #171f31;
margin-top: -34px;
z-index: 100;
width: 64px;
height: 64px;
-webkit-box-shadow: 11px 7px 23px -8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 11px 7px 23px -8px rgba(0, 0, 0, 0.3);
box-shadow: 11px 7px 23px -8px rgba(0, 0, 0, 0.3);
}
.upking-port-date h3 {
color: #fff;
margin-bottom: 0;
font-size: 20px;
font-style: italic;
line-height: 1;
}
.upking-port-date i {
color: #fff;
font-size: 20px;
line-height: 1;
text-transform: lowercase;
}
.portfolio-items .gallery-item {
position: relative;
float: left;
overflow: hidden;
margin-bottom: 25px;
}
.portfolio-items .gallery-item .portfolio-item {
overflow: hidden;
min-height: 310px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
display: block;
max-width: 100%;
}
.portfolio-items .gallery-item p {
padding-top: 25%;
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
color: #00b092;
font-size: 20px;
font-weight: 600;
}
.portfolio-items .gallery-item a {
text-transform: capitalize;
opacity: 0;
color: #fff;
position: relative;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
z-index: 99;
font-size: 18px;
font-weight: 600;
}
.portfolio-items .gallery-item .uk-icon {
color: #ffffff;
}
.portfolio-items .gallery-item figcaption {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.portfolio-items .gallery-item figcaption:before,
.portfolio-items .gallery-item figcaption:after {
position: absolute;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.portfolio-items .gallery-item figcaption:before {
top: 50px;
right: 30px;
background: rgba(0, 0, 0, 0.2);
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.portfolio-items .gallery-item figcaption:after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.portfolio-items .gallery-item:hover .portfolio-item {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.portfolio-items .gallery-item:hover figcaption:before,
.portfolio-items .gallery-item:hover figcaption:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.portfolio-items .gallery-item:hover a,
.portfolio-items .gallery-item:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.portfolio-items .gallery-item .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .port-meta h3 {
font-weight: 400;
font-size: 28px;
line-height: 1.3em;
color: #fff;
opacity: 0;
text-transform: capitalize;
z-index: 99;
margin: 0;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .port-meta h3 a {
font-size: 28px;
text-transform: capitalize;
text-decoration: none;
color: #fff;
}
.portfolio-items .gallery-item .entry-hover .port-meta span {
color: #fff;
font-size: 14px;
opacity: 0;
text-transform: uppercase;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .more_btn {
background-color: transparent;
text-align: center;
font-weight: 100;
color: #fff;
position: absolute;
display: block;
bottom: 20px;
right: 20px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.portfolio-items .gallery-item .entry-hover .more_btn i {
font-size: 35px;
cursor: pointer;
animation: plus-out 0.3s;
}
.portfolio-items .gallery-item .entry-hover .more_btn i:hover {
animation: plus-in 0.15s linear;
animation-fill-mode: forwards;
}
.portfolio-items .gallery-item:hover .entry-hover {
background-color: rgba(0, 0, 0, 0.75);
}
.portfolio-items .gallery-item:hover .entry-hover .port-meta h3,
.portfolio-items .gallery-item:hover .entry-hover .port-meta span {
opacity: 1;
}
.portfolio-items h3 {
font-size: 20px;
color: #201f2b;
font-weight: 600;
text-transform: capitalize;
}
.portfolio-section .portfolio-filter .filter {
padding: 0;
list-style-type: none;
}
.portfolio-section .portfolio-filter .filter li {
float: left;
padding: 0 15px;
}
.portfolio-section .portfolio-filter .filter li a {
color: #939393;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.portfolio-section .portfolio-filter .filter li.active a {
color: #000;
border-bottom: 1px solid #000;
}
.portfolio-section .uk-grid-collapse .gallery-item {
margin-bottom: 0 !important;
}
.mungu-portgolio-paginate {
display: block;
padding: 40px 0;
}
.mungu-portgolio-paginate .pagination {
left: 50%;
display: inline-block;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
@media screen and (max-device-width: 640px) {
.mungu-portgolio-paginate .pagination {
position: relative;
margin-left: 30px;
left: 0	;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
.post-feature .post-feature-image {
padding-bottom: 50px;
}
.post-feature .swiper-pagination {
border: none !important;
bottom: 0;
}
.post-feature .swiper-pagination.circle .swiper-pagination-bullet {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #00b092;
background: transparent;
opacity: 1;
position: relative;
}
.post-feature .swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 2px solid #00b092;
}
.post-feature .swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: "\f111";
display: block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
font-size: 6px;
line-height: 6px;
color: #00b092;
top: 50%;
left: 53%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mungu-price {
background: #fff;
border-radius: 50%;
height: 195px;
width: 195px;
display: inline-block;
position: relative;
transition: all .3s ease;
}
.mungu-price:before {
content: '';
width: 90%;
height: 90%;
display: block;
border-radius: 50%;
border: 1px dashed #63599e;
position: absolute;
top: 9px;
left: 9px;
}
.mungu-price a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.mungu-price h3 {
line-height: 2em;
font-size: 18px;
margin: 0;
position: relative;
top: 37%;
color: #63599e;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.mungu-price p {
line-height: 1em;
margin: 0;
position: relative;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 40px;
top: 42%;
color: #63599e;
}
.mungu-price p span {
font-size: 9px;
color: #63599e;
}
.pricetable {
border: 1px solid #ebebeb;
margin-bottom: 20px;
margin-top: 20px;
}
.pricetable .price-heading {
font-size: 72px;
color: #00b092;
}
.pricetable .price-value {
color: #00b092;
}
.pricetable.style5 h3 {
font-size: 24px;
font-weight: 400;
}
.pricetable.style5 h2 {
font-size: 46px;
text-transform: uppercase;
color: #00b092;
font-weight: 600;
margin: 0;
}
.pricetable.style5 h2 i {
font-style: normal;
color: #c1c1c1;
font-weight: 300;
}
.pricetable.style5 .body {
line-height: 3em;
font-size: 16px;
margin-top: 15px;
}
.pricetable.style5 .uk-button-default {
border-radius: 50px;
background: #63599e;
color: #fff;
text-transform: uppercase;
}
.pricetable.style6 {
overflow: hidden;
background: #fff;
border: none;
border-radius: 5px;
-webkit-box-shadow: 1px 1px 21px -1px rgba(224, 213, 224, 0.59);
-moz-box-shadow: 1px 1px 21px -1px rgba(224, 213, 224, 0.59);
box-shadow: 1px 1px 21px -1px rgba(224, 213, 224, 0.59);
}
.pricetable.style6 .head-card {
width: 55%;
float: right;
position: relative;
text-align: left;
padding-left: 20px;
}
.pricetable.style6 .head-card h2 {
font-size: 36px;
padding-top: 5px;
}
.pricetable.style6 .head-card span {
font-size: 18px;
}
.pricetable.style6 .head-card:after {
content: '';
width: 122%;
height: 1px;
background: #eef1f1;
display: block;
position: absolute;
bottom: -20px;
right: -57px;
}
.pricetable.style6 .figcaption {
position: absolute;
border-radius: 100px;
background: #feba58;
width: 200px;
height: 210px;
z-index: 0;
transform: rotate(-35deg);
-webkit-transform: rotate(-35deg);
-moz-transform: rotate(-35deg);
-o-transform: rotate(-35deg);
-ms-transform: rotate(-35deg);
top: -50px;
left: -20px;
}
.pricetable.style6 .figcaption span {
position: absolute;
bottom: 50px;
right: 85px;
color: #fff;
font-size: 37px;
font-weight: 500;
transform: rotate(35deg);
-webkit-transform: rotate(35deg);
-moz-transform: rotate(35deg);
-o-transform: rotate(35deg);
-ms-transform: rotate(35deg);
}
.pricetable.style6 .figcaption span i {
font-style: normal;
font-size: 16px;
text-transform: uppercase;
}
.pricetable.style6 .uk-card-body ul {
text-align: left;
padding: 0;
}
.pricetable.style6 .uk-card-body ul li {
list-style-type: none;
padding: 10px 0;
font-size: 18px;
}
.pricetable.style6 .uk-card-body ul li span {
padding-right: 30px;
}
.pricetable.style6 .uk-card-body ul li .uk-icon {
color: #5c666a;
}
.pricetable.style6 .btn {
max-width: 320px;
}
@media screen and (min-width: 1200px) {
.pricetable.style6 .btn {
border: 2px solid #63599e;
border-radius: 50px;
text-align: left;
}
}
.pricetable.style6 .btn .uk-button-default {
border-radius: 50px;
padding: 20px 45px;
background: #63599e;
margin-left: -1px;
}
.pricetable.style6 .btn .btndetails {
font-size: 18px;
font-weight: 500;
padding: 20px;
line-height: 1;
}
@media screen and (min-width: 1170px) {
.pricetable.style6 .btn .btndetails {
float: right;
}
}
@media screen and (max-width: 1170px) {
.pricetable.style6 .btn .btndetails {
display: block;
}
}
.pricetable.style6 .btn .btndetails:hover {
color: #00b092;
}
.pricetable.style6 .btn .btndetails .uk-icon {
font-size: 15px;
padding-left: 8px;
}
.pricetable.meissa {
-webkit-transition: color 0.25s;
transition: color 0.25s;
border: 3px solid rgba(0, 0, 0, 0.15);
}
.pricetable.meissa .uk-card-body {
background: transparent;
}
.pricetable.meissa .uk-card-body .uk-card-title {
font-size: 14px!important;
opacity: .5;
}
.pricetable.meissa .uk-card-body .pricing-item {
padding-bottom: 20px;
padding-left: 0;
list-style-type: none;
}
.pricetable.meissa .uk-card-body .pricing-item li {
color: #000;
}
.pricetable.meissa .uk-card-body .pricing-item li span {
opacity: .5;
}
.pricetable.meissa .uk-card-body p {
text-align: center !important;
font-size: 20px;
margin: 0;
}
.pricetable.meissa .uk-card-body p span {
font-size: 54px;
line-height: 85px;
}
.pricetable.meissa .mungu-price-button {
position: relative;
margin: 0;
}
.pricetable.meissa .mungu-price-button .uk-button {
margin: 0 !important;
position: absolute;
top: -30px;
z-index: 2;
font-size: 18px;
background: #fff;
color: #212121;
font-weight: 500;
padding: 20px 45px;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1) !important;
transition: all 0.3s ease 0s;
opacity: 1;
}
.pricetable.meissa:hover {
border: 3px solid #00b092;
}
.pricetable.meissa:hover .mungu-price-button .uk-button {
background-image: linear-gradient(to bottom right, #00b092 0%, #009eb3 100%) !important;
border: 1px solid transparent;
color: #fff;
z-index: 55;
opacity: 1;
visibility: visible;
}
.pricetable .uk-card-body {
padding: 60px 55px;
background-color: #fff;
}
@media screen and (max-width: 1080px) {
.pricetable .uk-card-body {
padding: 30px;
}
}
.pricetable .uk-card-body.head-body {
border-bottom: 1px solid #dbe8f4;
border-top: 1px solid #dbe8f4;
font-size: 13px;
}
.pricetable .uk-card-body.head-body b {
font-size: 48px;
font-weight: 500;
color: #3c5169;
line-height: 48px;
}
.pricetable .uk-card-body.head-body .entry-bg {
position: absolute;
top: 0;
bottom: 0;
right: 10px;
left: 10px;
background: rgba(219, 232, 244, 0.19);
display: block;
}
.pricetable .uk-card-body.head-body .uk-button-default {
bottom: -23px;
border-radius: 3px;
padding: 15px 40px;
left: 50%;
font-weight: 500;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.pricetable .uk-card-title {
font-size: 22px !important;
color: #000;
font-weight: bold;
text-align: left;
}
.pricetable h4 {
color: #10242b;
text-align: left;
}
.pricetable p {
line-height: 1.5em;
text-align: left;
font-size: 16px;
}
.pricetable .uk-margin-remove-top {
font-size: 14px;
padding-top: 15px;
padding-bottom: 30px;
color: #929496;
}
.pricetable .nxt-price {
font-size: 30px;
font-weight: 400;
text-align: left !important;
font-family: 'Poppins';
color: #d0d0d0;
margin-top: 55px;
margin-bottom: 10px;
}
.pricetable .nxt-price span {
color: #63599e !important;
}
.pricetable .nxt-price i {
color: #00b092 !important;
font-style: normal;
}
.pricetable .mungu-price-button {
margin-top: -27px;
font-size: 19px;
}
.pricetable .mungu-price-button a {
background: #ec1f3f;
padding: 18px 47px;
margin-left: 55px !important;
box-shadow: none!important;
}
.pricetable .small-pricetable-card {
padding: 48px 0px !important;
border-top: 5px solid #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.pricetable .small-pricetable-card:hover {
border-top: 5px solid #00b092;
}
.pricetable .small-card-title {
font-size: 21px !important;
color: #000;
font-weight: 600;
text-align: center;
line-height: 3em;
padding-top: 5px;
}
.pricetable .small-price {
font-size: 72px;
font-weight: 400;
text-align: center !important;
font-family: 'arial';
color: #00b092 !important;
font-style: normal;
margin-bottom: 0;
line-height: 0.5;
}
.pricetable .small-price-type {
line-height: 0;
margin: 0;
font-size: 18px;
text-align: center !important;
font-family: 'arial';
color: #00b092 !important;
}
.pricetable.hosting .pricing li .svs-item {
margin-left: 5px;
border-bottom: 1px dashed #b1b1b1;
}
.pricetable.hosting .pricing li .svs-item p {
font-size: 13px;
text-transform: uppercase;
line-height: 26px;
font-weight: 500;
}
.pricetable.hosting .pricing li:last-child .svs-item {
margin-left: 5px;
border-bottom: none;
}
.pricetable.hosting .uk-card-footer {
background: #fafcfe;
}
.pricetable.style4 {
border: none;
}
.pricetable.style4 .item {
background: rgba(0, 176, 146, 0.1);
box-shadow: none !important;
cursor: pointer;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.pricetable.style4 .item p {
font-size: 13px;
}
.pricetable.style4 .item span {
font-size: 52px;
color: #186fd9;
}
.pricetable.style4 .item .uk-button {
font-size: 14px;
border: 2px solid #00b092;
}
.pricetable.style4 .item:hover {
background: #186fd9;
}
.pricetable.style4 .item:hover h4,
.pricetable.style4 .item:hover p,
.pricetable.style4 .item:hover span {
color: #fff;
}
.pricetable.style4 .item:hover .uk-button {
background: #37da82;
color: #fff;
border: 2px solid #37da82;
}
.pricetable.style8 {
border: solid 2px;
opacity: 0.6;
transition: all .3s ease;
}
.pricetable.style8 .head-card h2 {
font-family: 'Poppins';
font-weight: 300;
font-style: normal;
font-size: 3rem;
line-height: 3rem;
}
.pricetable.style8:hover {
opacity: 1;
transition: all .3s ease;
}
.pricetable.style8 .uk-scrollspy p {
font-family: 'Poppins';
font-size: 24px;
line-height: 30px;
font-weight: 300;
color: #5c666a;
}
.pricetable.style8 .style8 .pl0 p:before {
content: '•';
padding-right: 30px;
}
.woo-product .woo-style-3 {
height: 290px;
}
.woo-product .woo-style-3 h3 {
color: #fff;
font-size: 46px;
font-weight: 600;
line-height: 1em;
}
.woo-product .woo-style-3 h3 a {
color: #fff;
text-decoration: none;
}
.woo-product .woo-style-3 .hover {
width: 100%;
height: 100%;
transition: opacity 0.5s;
opacity: 0;
background-color: rgba(0, 212, 99, 0.7);
}
.woo-product .woo-style-3 .hover:hover {
opacity: 1;
}
.woo-product .swiper-container {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.woo-product .swiper-container .swiper-pagination {
width: 98%;
}
.woo-product .swiper-container .swiper-pagination .swiper-pagination-bullet {
background: transparent;
margin-left: 30px;
font-size: 18px;
}
.woo-product .swiper-container .swiper-pagination .swiper-pagination-bullet:first-child {
margin-left: 0;
}
.woo-product .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
content: '';
width: 20px;
height: 2px;
display: block;
position: absolute;
background: #e6e6e6;
bottom: 5px;
}
.woo-product .swiper-slide {
text-align: center;
font-size: 18px; display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
background-color: #fff;
}
.woo-product .swiper-slide .woo-item {
width: 100%;
height: 370px;
border: 1px solid #e6e6e6;
}
.woo-product .swiper-slide .woo-item .woo-detials h4,
.woo-product .swiper-slide .woo-item .woo-detials h3,
.woo-product .swiper-slide .woo-item .woo-detials span {
margin-bottom: 0;
}
.woo-product .swiper-slide .woo-item .woo-detials h3 {
font-family: 'Playfair Display';
font-size: 22px;
line-height: 25px;
}
.woo-product .swiper-slide .woo-item .woo-detials h4 {
font-size: 17px;
color: #727272;
margin-top: 0;
}
.woo-product .swiper-slide .woo-item .woo-detials span {
font-size: 21px;
font-weight: 500;
color: #727272;
line-height: 65px;
}
.woo-product .swiper-slide .woo-item figcaption {
top: 0;
opacity: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.77);
background-position: center;
background-size: cover;
-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
transition: opacity 0.45s, transform 0.45s;
}
.woo-product .swiper-slide .woo-item figcaption:before,
.woo-product .swiper-slide .woo-item figcaption:after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.75s, -webkit-transform 0.75s;
transition: opacity 0.75s, transform 0.75s;
}
.woo-product .swiper-slide .woo-item figcaption:before {
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
.woo-product .swiper-slide .woo-item figcaption:after {
border-right: 2px solid #fff;
border-left: 2px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.woo-product .swiper-slide .woo-item figcaption h3 {
padding: 180px 2.5em 0px 2.5em;
font-family: 'Playfair Display';
opacity: 0;
color: #FFF;
font-size: 38px;
line-height: 34px;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
.woo-product .swiper-slide .woo-item figcaption:hover {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woo-product .swiper-slide .woo-item figcaption:hover:before,
.woo-product .swiper-slide .woo-item figcaption:hover:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.woo-product .swiper-slide .woo-item figcaption:hover h3 {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woo-product .swiper-slide .woo-thumb {
width: 100%;
background: #fff;
max-height: 210px;
}
.woo-product .swiper-slide .woo-thumb img {
width: 120px;
max-height: 130px;
padding-top: 10px;
}
.woo-product .swiper-slide .woo-thumb h3 {
color: #727272;
font-size: 17px;
}
.contact-info {
background: #00b092;
width: 370px;
margin: auto;
position: relative;
}
.contact-info .entry-border {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border: 2px solid #fff;
}
.mungu-progress .uk-progress::-webkit-progress-value {
background-color: #00b092;
border-radius: 0px !important;
transition: width 3s ease;
}
.mungu-progress .uk-progress::-moz-progress-bar {
border-radius: 0px !important;
transition: width 3s ease;
}
.mungu-progress .uk-progress {
width: 100%;
border: 0;
height: 3px;
border-radius: 0px !important;
overflow: hidden;
transition: width 5s ease;
}
.mungu-progress .uk-progress-revolution {
height: 3px;
}
.mungu-progress .uk-progress-revolution::-webkit-progress-value {
background-color: #fff;
}
.mungu-progress progress[value]::-webkit-progress-bar {
border-radius: 0px !important;
background-color: rgba(60, 64, 75, 0.2);
}
.mungu-progress progress::-webkit-progress-bar {
border-radius: 0px !important;
}
.mungu-progress progress::-webkit-progress-value {
border-radius: 0px !important;
}
.bussiness-uk-slider .uk-slider-items .uk-active .uk-panel {
opacity: 1;
}
.bussiness-uk-slider .uk-slider-items .uk-panel {
opacity: 0.3;
z-index: 0;
}
.bussiness-uk-slider .bussiness-slidenav-background {
background: #fff;
overflow: hidden;
z-index: 100;
}
.bussiness-uk-slider .bussiness-slidenav-background .uk-slidenav-container > .uk-invisible {
visibility: visible!important;
opacity: 0.5;
}
.bussiness-uk-slider .uk-slidenav-container .prev {
margin-right: 15px;
}
.bussiness-uk-slider .uk-slidenav-container img.next {
transform: rotate(180deg);
}
.projectvc {
position: relative;
padding: 40px 0 50px;
width: 100%;
overflow: hidden;
}
.projectvc:not(.project-feautured-items) {
margin-left: -15px;
margin-right: -15px;
padding-left: 15px;
padding-right: 15px;
}
.projectvc .projectlink {
color: #10242b;
}
.projectvc .project-completed {
padding-top: 30px;
}
.projectvc .project-completed .swiper-slide {
width: 19% !important;
padding-top: 50px;
position: relative;
}
.projectvc .project-completed .swiper-slide .entry-active {
visibility: hidden;
opacity: 0;
position: absolute;
top: -33px;
bottom: 0;
left: -103px;
width: 670px;
display: inline-block;
background-size: contain;
background-repeat: no-repeat;
z-index: 999;
}
.projectvc .project-completed .swiper-slide.swiper-slide-active {
width: 465px !important;
margin-right: 0 !important;
margin-left: -20px;
padding-top: 0;
padding-bottom: 100px;
}
.projectvc .project-completed .swiper-slide.swiper-slide-active .entry-active {
visibility: visible;
opacity: 1;
}
.projectvc .project-completed .swiper-slide.swiper-slide-active .project-item {
padding: 20px;
position: relative;
}
.projectvc .project-completed .swiper-slide.swiper-slide-active .project-item .feature-image {
height: 350px;
}
.projectvc .swiper-button-prev {
left: 48%;
background-image: none;
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.projectvc .swiper-button-next {
right: 48%;
}
.projectvc .swiper-button-next .icon-arrow {
padding-top: 22px;
}
.projectvc .swiper-button-prev,
.projectvc .swiper-container-rtl .swiper-button-next,
.projectvc .swiper-button-next,
.projectvc .swiper-container-rtl .swiper-button-prev {
background-image: none;
}
.projectvc .arrow {
bottom: 0;
}
.projectvc .arrow .icon-arrow .arrow-1 {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.projectvc .arrow:hover .icon-arrow .arrow-1 {
stroke: #00b092;
}
.projectvc .arrow.middle {
top: 50%;
}
.projectvc.no-bullets {
padding-top: 20px;
padding-bottom: 20px;
}
.projectvc .uk-card-hover:hover {
-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.16);
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.16);
}
.projectvc .project-item .feature-image {
height: 265px;
background-size: cover;
background-position: center center;
}
.projectvc .project-item .project-meta {
padding: 35px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.projectvc .project-item .project-meta a {
text-decoration: none;
}
.projectvc .project-item .project-meta .mungu-meta h3 {
color: #10242b;
font-size: 20px;
margin: 0;
}
.projectvc .project-item .project-meta .mungu-meta p {
color: #10242b;
margin: 0;
padding: 0;
opacity: 0.6;
}
.projectvc .project-item .project-meta .mungu-meta .excerpt_text {
opacity: 1;
color: #fff;
}
.projectvc .project-item .project-meta .mungu-meta i {
opacity: 0.6;
font-style: normal;
color: #fff;
}
.projectvc .project-item .project-meta.brand-color {
background: #00b092;
}
.projectvc .project-item .project-meta.nohover .uk-button-circle {
background-color: #fff;
border: 2px solid rgba(99, 89, 158, 0.2);
color: #444;
padding: 0px;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
text-align: center;
font-size: 18px;
font-weight: bold;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.projectvc .project-item:hover .project-meta {
background: #63599e;
}
.projectvc .project-item:hover .project-meta .mungu-meta p,
.projectvc .project-item:hover .project-meta .mungu-meta h3 {
color: #fff;
}
.projectvc .project-item:hover .project-meta.nohover {
background: transparent;
}
.projectvc .project-item:hover .project-meta.nohover .uk-button-circle {
border: 2px solid rgba(99, 89, 158, 0.2);
background-color: #63599e;
color: #fff;
opacity: 1;
}
.projectvc .project-item:hover .project-meta.nohover .mungu-meta p,
.projectvc .project-item:hover .project-meta.nohover .mungu-meta h3 {
color: #000;
opacity: .7;
}
.projectvc .swiper-container-project .swiper-pagination {
border: none !important;
bottom: 0;
}
.projectvc .swiper-container-project .swiper-pagination.bottom {
top: inherit;
}
.projectvc .swiper-container-project .swiper-pagination.top {
top: 0;
right: 10px;
width: inherit;
left: inherit;
}
.projectvc .swiper-container-project .swiper-pagination.circle .swiper-pagination-bullet {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #6ebc3a;
background: transparent;
opacity: 1;
position: relative;
}
.projectvc .swiper-container-project .swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 2px solid #63599e;
}
.projectvc .swiper-container-project .swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: "\f111";
display: block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
font-size: 6px;
line-height: 6px;
color: #00b092;
top: 50%;
left: 53%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.projectvc .swiper-container-project .swiper-pagination.line .swiper-pagination-bullet {
width: 22px;
height: 4px;
background: #000;
opacity: 1;
border: none;
border-radius: 0;
}
.projectvc .swiper-container-project .swiper-pagination.line .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #63599e;
}
.projectvc.project-feautured-items {
padding-bottom: 80px;
}
.projectvc.project-feautured-items .project-feautured-item {
width: 100%;
height: 650px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
.projectvc.project-feautured-items .project-feautured-item .project-meta {
width: 350px;
background: #00b092;
position: absolute;
padding: 110px 65px;
bottom: -80px;
left: 16%;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
}
@media screen and (max-device-width: 768px) {
.projectvc.project-feautured-items .project-feautured-item .project-meta {
width: 335px;
padding: 40px 40px;
left: 0;
bottom: -10px;
}
}
.projectvc.project-feautured-items .project-feautured-item .project-meta .entry-border {
top: 15px;
right: 15px;
left: 15px;
bottom: 15px;
border: 1px dashed #fff;
}
.projectvc.project-feautured-items .project-feautured-item .project-meta h3 {
color: #fff;
font-family: 'Playfair Display';
font-size: 20px;
margin: 0;
}
.projectvc.project-feautured-items .project-feautured-item .project-meta span {
color: #63599e;
margin: 0;
}
.projectvc.project-feautured-items .project-feautured-item .project-meta .excerpt_text {
font-size: 15px;
margin-top: 30px;
color: #fff;
}
.projectvc.project-feautured-items .project-feautured-item .project-meta:hover {
opacity: .9;
}
.projectvc.project-feautured-items .swiper-container-feautured-project .project-feautured-pagintation {
width: 170px;
float: right;
top: 18px;
right: 19%;
}
.projectvc.project-feautured-items .swiper-container-feautured-project .project-feautured-pagintation .arrow {
top: inherit;
bottom: 20px;
width: 35px;
position: absolute;
right: 0;
z-index: 999;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.projectvc.project-feautured-items .swiper-container-feautured-project .project-feautured-pagintation .arrow.swiper-button-disabled {
opacity: .4;
}
.projectvc.project-feautured-items .swiper-container-feautured-project .project-feautured-pagintation .arrow.swiper-button-next .icon-arrow {
padding-top: 21px !important;
}
.projectvc.project-feautured-items .swiper-container-feautured-project .project-feautured-pagintation .arrow:hover {
color: #63599e;
}
.fullwidth .swiper-slide {
width: 327px !important;
}
.uk-timeline {
margin-left: 100px;
margin-top: 20px;
}
@media (max-width: 639px) {
.uk-timeline {
margin-left: 0;
}
}
.uk-timeline ul {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
transition: all 0.5s linear;
top: 0;
}
.uk-timeline ul li {
position: relative;
margin-bottom: 0;
margin-top: 0;
margin-left: 60px;
padding-bottom: 80px;
padding-left: 60px;
padding-top: 0px;
color: #000;
line-height: 20px;
}
@media (max-width: 639px) {
.uk-timeline ul li {
width: 100%;
margin-left: 0;
padding-left: 0;
padding-bottom: 50px;
margin-bottom: 50px;
}
}
.uk-timeline ul li > span {
content: "";
display: block;
width: 0;
height: 100%;
border-left: 1px solid rgba(0, 0, 0, 0.09);
position: absolute;
top: 0;
left: 5px;
}
@media (max-width: 639px) {
.uk-timeline ul li > span {
display: none!important;
}
}
.uk-timeline ul li > span:before {
content: "";
display: block;
border-radius: 50%;
width: 14px;
height: 14px;
background: #9a9a9a;
border: 2px solid #fff;
box-shadow: 0px 0px 0px 1px rgba(154, 154, 154, 0.2);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
left: -9.5px;
top: -10px;
}
.uk-timeline ul li > span:after {
top: 95%;
}
.uk-timeline ul li:hover > span:before {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
box-shadow: 0px 0px 0px 3px rgba(154, 154, 154, 0.2);
background-image: -moz-linear-gradient(90deg, #63599e 0%, #009eb3 100%);
background-image: -webkit-linear-gradient(90deg, #63599e 0%, #009eb3 100%);
background-image: -ms-linear-gradient(90deg, #63599e 0%, #009eb3 100%);
}
.uk-timeline .timeline-title {
font-weight: 400;
font-size: 30px;
line-height: 40px;
margin-bottom: 20px;
top: -10px;
position: relative;
}
@media (max-width: 639px) {
.uk-timeline .timeline-title {
top: 0;
margin-top: 30px;
}
}
.uk-timeline .timeline-time span {
position: absolute;
left: -150px;
color: #2e2e2e;
line-height: 20px;
font-size: 40px;
font-weight: 700;
}
@media (max-width: 639px) {
.uk-timeline .timeline-time span {
left: 0;
top: 0 !important;
position: relative;
line-height: 50px;
}
}
.uk-timeline .timeline-time span:first-child {
top: -10px;
}
@media (max-width: 639px) {
.uk-timeline .timeline-time span:first-child {
top: 0;
margin-top: 30px;
}
}
.uk-timeline li:last-child span {
border: none;
}
.dropdown {
float: right;
margin-right: 60px;
margin-bottom: 30px;
width: 330px;
overflow: hidden;
border: 1px solid #ccc;
}
.dropdown select {
background: transparent;
width: 330px;
padding: 0 15px;
font-size: 16px;
line-height: 1;
border: 0;
border-radius: 0;
height: 50px;
}
.dropdown select option {
padding: 15px;
}
.schedule {
margin: auto;
width: 90%;
}
.schedule .table-row {
height: 73px;
}
.schedule .table-time-col {
padding: 0px;
width: 132px;
}
.schedule .class-time {
color: #fff;
text-align: left;
background-color: #ec1f3f;
}
.yoga-schedule {
border-style: solid;
border-width: 1px;
border-color: #e5ecee;
background-color: #ffffff;
box-shadow: 0px 36px 103px 0px rgba(0, 0, 0, 0.08);
}
.yoga-schedule thead {
color: #326474;
background-color: #eafaff;
}
.yoga-schedule th {
padding: 20px 0;
width: 10%;
font-weight: 500!important;
border: none;
}
.yoga-schedule td {
border: none!important;
}
.yoga-schedule td:first-child {
font-size: 14px;
font-weight: 500!important;
color: #3d3d3d;
}
.yoga-schedule tr {
border-bottom: 1px solid #e5ecee;
}
.yoga-schedule .lesson {
background-color: #fdeed9;
font-size: 14px;
line-height: 14px;
color: #00b092;
font-family: Roboto;
font-weight: 500;
padding: 30px 0;
}
.yoga-schedule .lesson h4 {
color: #00b092;
margin-bottom: 0;
font-size: 14px;
font-weight: 500;
}
#searchform {
position: relative;
}
#searchform .wp-search input {
background: transparent;
border: none;
outline: none;
color: #fff;
font-size: 15px;
}
#searchform .wp-search input::-webkit-input-placeholder {
color: #fff;
font-size: 15px;
}
#searchform .wp-search input:-moz-placeholder {
color: #fff;
font-size: 15px;
}
#searchform .wp-search input::-moz-placeholder {
color: #fff;
font-size: 15px;
}
#searchform .wp-search input:-ms-input-placeholder {
color: #fff;
font-size: 15px;
}
#searchform .wp-search button {
background: transparent;
position: absolute;
top: 0;
border: none;
left: -30px;
outline: none;
cursor: pointer;
}
#searchform .wp-search button .uk-icon [stroke*='#']:not(.uk-preserve) {
stroke: #fff;
} .serv-alt {
margin: 30px 0;
border: 1px solid transparent;
}
.serv-alt h2 {
font-size: 36px;
font-weight: 600;
color: #cdd9dc;
}
.serv-alt a {
color: #00b092;
text-decoration: none;
}
.serv-alt .serv-icon-holder {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.serv-alt h3 {
margin-top: 0;
margin-bottom: 0;
line-height: 80px;
}
.serv-alt .serv-icon {
float: left;
margin-right: 25px;
color: #00b092;
font-size: 2em;
line-height: 80px;
max-height: 80px;
width: auto;
}
.serv-alt .under-line {
height: 1px;
width: 69px;
margin-left: auto;
margin-right: auto;
background-color: #53554c;
}
.service-bordered .service-bordered-list {
display: block;
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
list-style-type: none;
}
.service-bordered .service-bordered-list li {
display: block;
width: 100%;
height: 300px;
float: left;
position: relative;
}
@media (max-width: 640px) {
.service-bordered .service-bordered-list li {
max-width: 100%;
width: 100%;
min-width: 100%;
}
}
.service-bordered .service-bordered-list li:only-child {
max-width: 100%;
}
.service-bordered .service-bordered-list li:nth-of-type(2) {
border-left: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-of-type(3) {
border-left: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-of-type(4) {
max-width: 49.2%;
border-top: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-of-type(5) {
max-width: 49.2%;
border-top: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:nth-child(n+6) {
border-top: 1px solid #e9e9e9;
max-width: 32.6%;
border-right: 1px solid #e9e9e9;
}
.service-bordered .service-bordered-list li:last-child {
border-right: none;
}
.service-bordered .service-bordered-list li .entry-meta {
padding: 20px 60px 40px 60px;
}
.service-bordered .service-bordered-list li .entry-meta h3 {
font-size: 22;
font-weight: 500;
color: #181620;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.service-bordered .service-bordered-list li .entry-meta:hover h3,
.service-bordered .service-bordered-list li .entry-meta:hover a {
color: #00b092;
text-decoration: none;
}
.service-bordered .service-bordered-list li .featured_icon {
padding-top: 35px;
}
.service-bordered .service-bordered-list:nth-child(odd) li:nth-child(-n+3) {
max-width: 32.6%;
border-top: 1px solid #e9e9e9;
}
.mungu-style-church .service-bordered-list {
overflow: none!important;
text-align: left;
}
.mungu-style-church .service-bordered-list li {
margin-right: -1px;
}
.mungu-style-church .service-bordered-list .service-item-border {
border: none!important;
height: auto;
}
.mungu-style-church .service-bordered-list .service-item-border .service-item {
background-size: cover;
width: 390px;
height: 390px;
}
@media screen and (max-width: 640px) {
.mungu-style-church .service-bordered-list .service-item-border {
overflow: hidden;
}
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta {
width: 60%;
height: 35%;
background-color: #fff;
bottom: 0;
position: absolute;
right: 0;
padding: 30px;
}
@media screen and (max-width: 640px) {
.mungu-style-church .service-bordered-list .service-item-border .entry-meta {
width: 100%;
height: auto;
box-sizing: border-box;
}
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta h3 {
color: #53555c;
font-weight: 700;
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta p {
font-size: 14px;
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta a {
color: #00b092;
font-size: 12px;
}
.mungu-style-church .service-bordered-list .service-item-border .entry-meta a span {
color: #00b092;
}
a:hover {
text-decoration: none;
}
.nxt-service-icon .swiper-slide {
box-sizing: border-box;
transition: all .3s ease;
}
.nxt-service-icon .swiper-slide:hover {
box-shadow: 0px 0px 5px 0px rgba(98, 98, 98, 0.2);
transition: all .3s ease;
}
.nxt-service-icon .nxt-services {
text-align: center;
padding-top: 15px;
padding-bottom: 30px;
}
.nxt-service-icon .nxt-services h3 {
margin: 0;
}
.nxt-service-icon .swiper-bullet {
border: none !important;
bottom: 0;
text-align: center;
padding-top: 30px;
}
.nxt-service-icon .swiper-bullet.circle .swiper-pagination-bullet {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #00b092;
background: transparent;
opacity: 1;
margin: 0 2px;
position: relative;
}
.nxt-service-icon .swiper-bullet.circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 2px solid #00b092;
}
.nxt-service-icon .swiper-bullet.circle .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: "\f111";
display: block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
font-size: 6px;
line-height: 6px;
color: #00b092;
top: 50%;
left: 53%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.nxt-service-icon .arrow {
position: absolute;
bottom: -5px;
top: inherit;
outline: none;
z-index: 999;
}
.nxt-service-icon .swiper-button-prev {
left: 46%;
}
.nxt-service-icon .swiper-button-next {
right: 46%;
}
.nxt-service-icon .swiper-button-prev,
.nxt-service-icon .swiper-container-rtl .swiper-button-next,
.nxt-service-icon .swiper-button-next,
.nxt-service-icon .swiper-container-rtl .swiper-button-prev {
background-image: none;
}
.nxt-feature {
margin-bottom: 50px;
}
.nxt-feature .nxt-services {
background-size: cover;
background-repeat: no-repeat;
background-position: center ;
position: relative;
height: 280px;
width: 100%;
}
.nxt-feature .nxt-services .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.nxt-feature .nxt-services h3 {
position: absolute;
bottom: 50px;
color: #fff;
font-size: 20px;
font-weight: 500;
left: 35px;
}
.nxt-feature .nxt-services a {
font-size: 13px;
font-weight: 500;
color: #fff;
position: absolute;
bottom: 35px;
left: 35px;
line-height: 15px;
} .yoga-service div:nth-child(8n+1) .yoga-service-item {
border-top: 2px solid #e6737f;
}
.yoga-service div:nth-child(8n+2) .yoga-service-item {
border-top: 2px solid #9da2e0;
}
.yoga-service div:nth-child(8n+3) .yoga-service-item {
border-top: 2px solid #feba58;
}
.yoga-service div:nth-child(8n+4) .yoga-service-item {
border-top: 2px solid #c2ae8b;
}
.yoga-service div:nth-child(8n+5) .yoga-service-item {
border-top: 2px solid #99c794;
}
.yoga-service div:nth-child(8n+6) .yoga-service-item {
border-top: 2px solid #c18cc1;
}
.yoga-service div:nth-child(8n+7) .yoga-service-item {
border-top: 2px solid #6699cc;
}
.yoga-service div:nth-child(8n+8) .yoga-service-item {
border-top: 2px solid #ab7967;
}
.yoga-service div:nth-child(8n+1) .yoga-back-color {
background-color: #e6737f;
}
.yoga-service div:nth-child(8n+2) .yoga-back-color {
background-color: #9da2e0;
}
.yoga-service div:nth-child(8n+3) .yoga-back-color {
background-color: #feba58;
}
.yoga-service div:nth-child(8n+4) .yoga-back-color {
background-color: #c2ae8b;
}
.yoga-service div:nth-child(8n+5) .yoga-back-color {
background-color: #99c794;
}
.yoga-service div:nth-child(8n+6) .yoga-back-color {
background-color: #c18cc1;
}
.yoga-service div:nth-child(8n+7) .yoga-back-color {
background-color: #6699cc;
}
.yoga-service div:nth-child(8n+8) .yoga-back-color {
background-color: #ab7967;
}
.yoga-service-item {
border-radius: 4px;
background-color: #ffffff;
overflow: hidden;
position: relative;
box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.103);
color: #8e8e8e;
font-size: 16px;
font-weight: 300;
}
.yoga-service-item h3 {
color: #444444;
font-size: 22px;
margin-bottom: 0;
}
.yoga-service-item h4 {
color: #000000;
font-size: 16px;
text-transform: uppercase;
}
.yoga-service-item h5 {
font-size: 14px;
color: #8e8e8e;
}
.yoga-service-item .yoga-back-color {
height: 260px;
position: absolute;
width: 80%;
z-index: 1;
bottom: 0;
border-top-right-radius: 100%;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.yoga-service-item .yoga-back-color:nth-child(8n+1) {
background-color: #e6737f;
}
.yoga-service-item .yoga-back-color:nth-child(8n+2) {
background-color: #9da2e0;
}
.yoga-service-item:hover .yoga-back-color {
transform: scale(1.1);
}
.yoga-service-item .yoga-cart-back {
height: 280px;
-webkit-border-top-left-radius: 100%;
border-top-left-radius: 100%;
-moz-border-radius-topleft: 100%;
padding-left: -50px;
margin-left: -20px;
padding-right: 20px;
background-repeat: no-repeat;
background-position: 30%;
background-size: cover;
position: relative;
z-index: 1;
}
.service-box {
position: relative;
margin-bottom: 60px;
padding: 0 0 0 80px;
}
.service-box h3 {
font-size: 21px;
font-weight: 500;
margin-top: 0;
margin-bottom: 10px;
}
.service-box h3 a {
color: #10242b;
}
.service-box p {
line-height: 1.8em;
margin-top: 10px;
}
.service-box a {
text-decoration: none;
color: #63599e;
}
.service-box.text-light h3 {
color: #fff;
}
.service-box.text-dark h3 {
color: #000;
}
.service-box.filled .service-icon,
.service-box.transparent .service-icon {
border-radius: 50%;
background-color: #00b092;
padding: 16px;
color: #fff;
}
.service-box.filled .service-icon a,
.service-box.transparent .service-icon a {
color: #fff;
}
.service-box.filled .service-icon span,
.service-box.transparent .service-icon span {
margin-right: 0;
}
.service-box.transparent .service-icon {
background-color: rgba(0, 0, 0, 0.1);
}
.service-box .service-icon {
position: absolute;
}
.service-box .service-icon a {
text-decoration: none;
}
.service-box.small {
padding: 0 0 0 48px;
}
.service-box.medium {
padding: 0 0 0 64px;
}
.service-box.large {
padding: 0 0 0 80px;
}
.service-box.extra-small {
padding: 0 0 0 32px;
}
.service-box.filled,
.service-box.transparent {
padding: 0 0 0 112px;
}
.service-box.filled.small,
.service-box.transparent.small {
padding: 0 0 0 80px;
}
.service-box.filled.medium,
.service-box.transparent.medium {
padding: 0 0 0 112px;
}
.service-box.filled.large,
.service-box.transparent.large {
padding: 0 0 0 144px;
}
.service-box.filled.extra-small,
.service-box.transparent.extra-small {
padding: 0 0 0 48px;
}
.service-box.style-right {
padding: 0 64px 0 0;
text-align: right;
}
.service-box.style-right .service-icon {
right: 0;
left: auto;
}
.service-box.style-right .service-icon span {
margin-right: 0;
}
.service-box.style-right.small {
padding: 0 48px 0 0;
}
.service-box.style-right.medium {
padding: 0 64px 0 0;
}
.service-box.style-right.large {
padding: 0 80px 0 0;
}
.service-box.style-right.extra-small {
padding: 0 32px 0 0;
}
.service-box.style-right.filled,
.service-box.style-right.transparent {
padding: 0 112px 0 0;
}
.service-box.style-right.filled.small,
.service-box.style-right.transparent.small {
padding: 0 80px 0 0;
}
.service-box.style-right.filled.medium,
.service-box.style-right.transparent.medium {
padding: 0 112px 0 0;
}
.service-box.style-right.filled.large,
.service-box.style-right.transparent.large {
padding: 0 144px 0 0;
}
.service-box.style-right.filled.extra-small,
.service-box.style-right.transparent.extra-small {
padding: 0 48px 0 0;
}
.service-box.style-center {
text-align: center;
padding: 0;
}
.service-box.style-center .service-icon {
position: relative;
margin-bottom: 20px;
}
.service-box.style-center h3:after {
content: ' ';
width: 30px;
border-bottom: 2px solid #00b092;
margin: 20px auto;
display: block;
}
.service-box.style-center.filled,
.service-box.style-center.transparent {
padding: 0;
}
.service-box.style-center.filled .service-icon,
.service-box.style-center.transparent .service-icon {
width: 96px;
margin: 0 auto 30px;
}
.service-box.style-center.filled.small .service-icon,
.service-box.style-center.transparent.small .service-icon {
width: 64px;
}
.service-box.style-center.filled.large .service-icon,
.service-box.style-center.transparent.large .service-icon {
width: 128px;
}
.service-box.style-center.filled.extra-small .service-icon,
.service-box.style-center.transparent.extra-small .service-icon {
width: 32px;
}
.service-box.style-center.style-above {
text-align: left;
}
.service-box.style-center.style-above h3:after {
display: none;
}
.service-box.style-bordered {
padding: 20px 20px 30px;
border: 1px solid #00b092;
text-align: center;
margin-top: 108px;
}
.service-box.style-bordered .service-icon {
position: relative;
margin-left: auto;
margin-right: auto;
line-height: 96px;
width: 96px;
height: 96px;
border-radius: 50%;
border: 1px solid #00b092;
background-color: #ffffff;
top: -68px;
display: block;
color: #00b092;
}
.service-box.style-bordered .service-icon span {
margin: 0;
color: #00b092;
line-height: 1;
}
.service-box.style-bordered.small {
margin-top: 92px;
}
.service-box.style-bordered.small .service-icon {
line-height: 64px;
width: 64px;
height: 64px;
top: -52px;
}
.service-box.style-bordered.small h3 {
margin-top: -32px;
}
.service-box.style-bordered.medium .service-icon {
line-height: 96px;
width: 96px;
height: 96px;
top: -68px;
}
.service-box.style-bordered.medium h3 {
margin-top: -48px;
}
.service-box.style-bordered.large {
margin-top: 124px;
}
.service-box.style-bordered.large .service-icon {
line-height: 128px;
width: 128px;
height: 128px;
top: -84px;
}
.service-box.style-bordered.large h3 {
margin-top: -64px;
}
.service-box.style-bordered.extra-small {
margin-top: 76px;
}
.service-box.style-bordered.extra-small .service-icon {
line-height: 32px;
width: 32px;
height: 32px;
top: -36px;
}
.service-box.style-bordered.extra-small h3 {
margin-top: -16px;
}
.service-box.style-bordered h3 {
margin-top: -48px;
}
.service-box.style-bordered p:last-child {
margin-bottom: 0;
}
.service-box.style-boxed {
text-align: center;
padding: 50px 40px;
background-color: #63599e;
-webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.15);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.service-box.style-boxed .service-icon {
position: relative;
margin-bottom: 30px;
background: none;
}
.service-box.style-boxed h3 {
margin-bottom: 15px;
}
.service-box.style-boxed p:last-child {
margin-bottom: 0;
}
.service-box.style-boxed.transparent {
padding: 30px 25px 40px;
background-color: rgba(255, 255, 255, 0.1);
}
.service-box.style-boxed:hover {
background-color: #63599e !important;
color: #fff;
}
.service-box.style-boxed:hover .service-icon {
color: #fff;
}
.service-box.style-boxed:hover .service-icon a {
color: #fff;
}
.service-box.style-boxed:hover .service-icon img {
filter: brightness(0) invert(1);
}
.service-box.style-boxed:hover h3,
.service-box.style-boxed:hover .more-link {
color: #fff !important;
}
.service-box .service-icon {
font-size: 48px;
position: absolute;
top: 0;
left: 0;
line-height: 1;
}
.service-box.extra-small .service-icon {
font-size: 16px;
}
.service-box.small {
font-size: 100%;
}
.service-box.small .service-icon {
font-size: 32px;
}
.service-box.medium .service-icon {
font-size: 48px;
}
.service-box.large .service-icon {
font-size: 64px;
}
.service-box.filled .service-icon,
.service-box.transparent .service-icon {
padding: 24px;
}
.service-box.filled.extra-small .service-icon,
.service-box.transparent.extra-small .service-icon {
padding: 8px;
}
.service-box.filled.small .service-icon,
.service-box.transparent.small .service-icon {
padding: 16px;
}
.service-box.filled.medium .service-icon,
.service-box.transparent.medium .service-icon {
padding: 24px;
}
.service-box.filled.large .service-icon,
.service-box.transparent.large .service-icon {
padding: 32px;
}
.service-box.style-inline .service-icon {
position: absolute;
font-size: 22px;
left: 0;
top: 0;
}
.service-box.style-inline h3 {
margin-left: 32px;
}
.service-box.style-inline.style-right h3 {
margin-left: 0;
margin-right: 32px;
}
.service-box.style-inline.mr0 h3 {
margin: 0 !important;
}
.service-box.style-boxed .service-icon {
padding: 0 !important;
}
.custom_service {
padding-left: 0;
position: relative;
display: inline-block;
}
.custom_service .custom-item {
float: left;
list-style-type: none;
width: 30%;
min-height: 160px;
border-bottom: 1px solid #52555a;
margin: 0 15px 10px 0;
padding: 30px 0 30px 0;
}
@media (max-width: 640px) {
.custom_service .custom-item {
width: 100%;
border: none;
}
}
.custom_service .custom-item .item {
padding-top: 30px;
}
.custom_service .custom-item + li {
position: relative;
}
.custom_service .custom-item + li:before {
width: 1px;
height: 82%;
display: block;
background: #52555a;
content: '';
position: absolute;
left: -10px;
}
@media (max-width: 640px) {
.custom_service .custom-item + li:before {
display: none;
}
}
.custom_service .custom-item:nth-child(n+4) {
border-bottom: none;
padding-top: 0;
margin-top: 0;
}
.custom_service .custom-item:nth-of-type(4) {
border-left: none;
}
.custom_service .custom-item:nth-of-type(4) .item {
border-left: none;
}
.custom_service .custom-item:nth-of-type(4):before {
content: none;
}
.custom_service .custom-item h3 {
margin: 0;
font-size: 20px;
font-weight: 300;
color: #fff;
}
.custom_service .custom-item sub {
color: #52555a;
}
.custom_service .custom-item img {
width: 50px;
height: 50px;
}
.cwa-outer .service-hidden {
visibility: hidden;
}
.cwa-outer .service-visible {
visibility: visible;
}
.cwa-outer .uk-card-title {
margin: 0px !important;
}
.cwa-outer .uk-card {
padding-left: 40px;
padding-right: 40px;
padding-top: 80px;
padding-bottom: 80px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.1);
}
.cwa-outer .uk-card .toggle-text {
font-size: 14px;
line-height: 18px;
color: rgba(0, 0, 0, 0.5);
min-height: 54px;
max-height: 54px;
overflow: hidden;
}
.cwa-outer .uk-card img {
transform: translatey(20px);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0.5;
}
.cwa-outer .uk-card .scale-down {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cwa-outer .uk-card .uk-card-title {
transform: translatey(-20px);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cwa-outer .uk-card .uk-card-title h3 {
font-weight: 500 !important;
font-size: 24px !important;
line-height: 28px !important;
}
.cwa-outer .uk-card.uk-card-hover:hover {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-color: transparent;
box-shadow: 0px 0px 20px 0px rgba(128, 128, 128, 0.25) !important;
}
.cwa-outer .uk-card.uk-card-hover:hover img {
transform: translatey(-20px);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 1;
}
.cwa-outer .uk-card.uk-card-hover:hover .scale-down {
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cwa-outer .uk-card.uk-card-hover:hover .uk-card-title {
transform: translatey(20px);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.yellow-line .title-hover {
color: #10242b;
font-size: 22px;
font-weight: 500;
position: relative;
}
.yellow-line .title-hover:after {
opacity: 0;
transition: all 0.3s;
content: "";
background: #00b092;
width: 0%;
position: absolute;
height: 10px;
left: 0;
bottom: 0.25em;
z-index: -10;
}
.yellow-line .title-hover:hover:after {
width: 100%;
opacity: 0.3;
}
.single-product-slide .swiper-slide {
padding: 130px 0;
}
.single-product-slide .swiper-button-next {
width: 60px!important;
height: 60px!important;
background-color: #2f9df4;
background-image: none!important;
border-radius: 50%;
left: 47.6%;
}
.single-product-slide .swiper-button-next i {
color: #fff;
}
.single-product-slide .swiper-slide-next {
background-color: #f6f6f6;
}
.single-product-slide .swiper-slide-next img {
opacity: 0.3;
}
.single-product-slide .single-product-text {
display: none;
}
.single-product-slide .single-swiper-pagination {
position: absolute;
z-index: 100;
bottom: 40px;
width: 50%;
margin-left: 0;
left: 14%;
}
.single-product-slide .single-swiper-pagination .swiper-pagination-bullet:first-child {
margin-right: 30px;
}
.single-product-slide .single-swiper-pagination .swiper-pagination-bullet {
width: max-content;
height: max-content;
background: transparent;
font-size: 20px;
font-weight: 300;
}
.woo-product-thumb .woo-product-thumbnail {
overflow: hidden;
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination {
width: 98%;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination .swiper-pagination-bullet {
background: transparent;
margin-left: 30px;
font-size: 18px;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination .swiper-pagination-bullet:first-child {
margin-left: 0;
}
.woo-product-thumb .woo-product-thumbnail .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
content: '';
width: 20px;
height: 2px;
display: block;
position: absolute;
background: #e6e6e6;
bottom: 5px;
}
.woo-product-thumbnail-style-2 {
overflow: hidden;
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
}
.woo-product-thumbnail-style-2 .swiper-slide-next {
background-color: #e8e8e8;
opacity: 0.2;
}
.woo-product-thumbnail-style-2 .woo-single-next-btn {
z-index: 100;
position: absolute;
right: -43px;
top: -30vh;
color: #fff!important;
background: #2f9df4!important;
width: 60px!important;
height: 60px!important;
}
.woo-product-thumbnail-style-2 .woo-slider-page {
position: absolute;
z-index: 10;
color: #898989;
font-size: 20px;
bottom: 20px;
width: 100%;
}
.woo-product-thumbnail-style-2 .woo-button-prev {
cursor: pointer;
font-weight: 100;
margin-right: 20px;
}
.woo-product-thumbnail-style-2 .woo-button-next {
cursor: pointer;
font-weight: 100;
}
.woo-product-thumbnail-style-2 .swiper-slide img {
padding-top: 200px;
padding-bottom: 200px;
}
.woo-single-perma {
color: #2f9df4;
font-size: 17px;
}
.woo-single-element-feature-ul ul {
list-style: none;
padding-left: 0;
float: left;
margin-top: 0;
margin-right: 80px;
}
.woo-single-element-feature-ul ul li {
font-size: 18px;
color: #898989;
font-weight: 300;
border-bottom: none;
padding-bottom: 4px;
}
.woo-single-element-feature-ul h1 {
color: #393939;
font-size: 31px;
margin-bottom: 45px!important;
font-weight: 300;
}
.woo-single-post-style-1 .left-border {
border-left: 1px solid #e0e0e0;
padding-bottom: 90px;
}
.woo-single-post-style-1 .swiper-pagination {
margin-top: 20px;
}
.woo-single-post-style-1 .swiper-pagination span {
margin-right: 5px;
}
.woo-single-post-style-1 .swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
}
.woo-single-post-style-1 .swiper-pagination .swiper-pagination-bullet-active {
background-color: #00b092;
}
.woo-single-post-style-1 h1 {
font-size: 38px;
color: #393939;
font-weight: 300;
margin-top: 0;
}
.woo-single-post-style-1 h2 {
font-size: 18px;
color: #898989;
font-weight: 300;
}
.woo-single-post-style-1 h4 {
color: #a6a6a6;
font-size: 20px;
margin-bottom: 0;
font-weight: 300;
}
.woo-single-post-style-1 .left {
float: left;
margin-right: 30px;
font-size: 18px;
color: #898989;
font-weight: 300;
}
.woo-single-post-style-1 .left .circle {
width: 31px;
border-radius: 50%;
height: 31px;
float: left;
margin-right: 10px;
}
.woo-single-post-style-1 .left .silver {
background-color: #e5e5e5;
}
.woo-single-post-style-1 .left .gold {
background-color: #dde4a3;
}
.woo-single-post-style-1 .price {
font-size: 38px;
color: #393939;
font-weight: 300;
}
.woo-single-post-style-1 .line {
margin-top: 60px;
border: 1px solid #e9e9e9;
}
.woo-single-post-style-1 .woo-thumb-footer {
margin-top: 60px;
clear: both;
}
.woo-single-post-style-1 .woo-thumb-footer p {
margin-top: 0;
color: #898989;
font-weight: 300;
font-size: 18px;
}
.upwoocommerce {
margin-left: -30px !important;
}
.upwoocommerce .product-item {
margin-top: 50px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.upwoocommerce .product-item img {
height: 270px;
}
.upwoocommerce .product-item .uk-card {
border: 1px solid  transparent;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.upwoocommerce .product-item .uk-card-header {
border: none;
text-align: center;
}
.upwoocommerce .product-item .uk-card-header .uk-card-title {
color: #000;
}
.upwoocommerce .product-item .uk-card-footer {
border: none;
position: relative;
padding: 60px 0;
}
.upwoocommerce .product-item .uk-card-footer.upwo .product {
position: absolute;
background: #fff;
left: 50%;
top: 5px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.upwoocommerce .product-item .uk-card-footer.upwo .product:before {
content: 'ADD TO';
display: block;
color: #000;
position: absolute;
top: 14px;
font-weight: 600;
left: 50%;
opacity: .5;
font-size: 14px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline {
border: 1px solid #cccccc !important;
display: block;
margin: auto;
text-align: center;
padding: 54px 10px 5px 8px !important;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .button {
position: relative;
text-indent: -9999px;
background: transparent;
color: #000000;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .button:after {
content: '\f067';
position: absolute;
display: block;
font-family: "FontAwesome";
color: #000;
text-indent: -2px;
top: 15px;
font-size: 11px;
left: 50%;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline del .amount {
line-height: 2;
font-size: 18px !important;
position: absolute;
right: -20px;
top: -20px;
background: #f00;
color: #fff !important;
padding: 0px 10px;
border-radius: 5px;
text-decoration: line-through;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline ins {
background: transparent;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .woocommerce-Price-amount.amount {
font-size: 45px;
display: block;
color: #000;
}
.upwoocommerce .product-item .uk-card-footer .add_to_cart_inline .added_to_cart {
position: relative;
color: #00b092;
}
.upwoocommerce .product-item:hover .uk-card {
border-color: #000000;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.upwoocommerce .product-item:hover .uk-card-footer {
border: none;
position: relative;
padding: 60px 0;
}
.upwoocommerce .product-item:hover .uk-card-footer.upwo .product {
background: #000;
border-color: #000000;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.upwoocommerce .product-item:hover .uk-card-footer.upwo .product:before {
color: #fff;
}
.upwoocommerce .product-item:hover .uk-card-footer .woocommerce-Price-amount.amount {
color: #fff;
}
.upwoocommerce .product-item:hover .uk-card-footer .add_to_cart_inline {
border: 1px solid #000 !important;
border-color: #000000;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.upwoocommerce .product-item:hover .uk-card-footer .add_to_cart_inline .button {
color: #fff;
}
.upwoocommerce .product-item:hover .uk-card-footer .add_to_cart_inline .button:after {
color: #fff;
}
.mungu-element:not(.no-border) .uk-tab {
border: 1px solid #eee;
}
.mungu-element:not(.no-border) .uk-tab .mungu-tab-title {
border-bottom: 1px solid #ddd;
}
.mungu-element:not(.no-border) .uk-tab > li + li {
border-left: 1px solid #eee;
}
.mungu-element:not(.no-border) .uk-tab > .uk-active > a {
border-color: #63599e;
}
.mungu-element:not(.no-border) .uk-switcher {
border: 1px solid #eee;
}
.uk-tab {
border-bottom: 0;
margin-left: 0;
margin-bottom: -20px;
}
.uk-tab .mungu-tab-title {
padding: 16px 0;
}
.uk-tab .mungu-tab-title h3 {
margin: 0;
}
.uk-tab .mungu-tab-title img {
display: block;
margin: 0 auto 20px;
}
.uk-tab > li {
padding-left: 0;
}
.uk-switcher {
border-top: 0;
padding: 35px 40px;
}
.mungu-element.no-border * > a {
border-color: transparent !important;
}
.mungu-element.no-border .uk-tab > * > a {
text-align: left;
}
.mungu-element.no-border .uk-tab:before {
border-color: transparent !important;
}
.mungu-element.no-border .uk-tab .mungu-tab-title h3 {
font-size: 16px;
}
.mungu-element.no-border .uk-tab .mungu-tab-title img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: all 0.5s;
}
.mungu-element.no-border .uk-tab > .uk-active > a,
.mungu-element.no-border .uk-tab > .uk-active * {
color: #00b092;
transition: all .3s ease;
}
.mungu-element.no-border .uk-tab > .uk-active .mungu-tab-title img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
transition: all 0.5s;
}
.mungu-element.no-border .uk-switcher {
padding-left: 0;
}
@media (max-width: 640px) {
.mungu-element.no-border .uk-switcher {
padding: 0;
}
}
.upking-team-owl .item {
padding-top: 10px;
margin-top: 0;
transition: margin-top 0.5s;
}
.upking-team-owl .item:hover {
margin-top: -10px;
}
.upking-team-owl .team {
height: 430px;
}
.upking-team-owl .owl-stage-outer {
position: relative;
overflow: hidden;
}
.upking-team-owl .owl-stage-outer .owl-item {
float: left;
}
.upking-team-owl .owl-stage-outer .meta {
line-height: 14px;
padding-bottom: 10px;
}
.upking-team-owl .owl-stage-outer .meta h4 {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #fff;
}
.upking-team-owl .owl-stage-outer .meta span {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #fff;
opacity: 0.5;
}
.upking-team-owl .owl-nav {
text-indent: 3%;
margin-left: 70px;
}
.upking-team-owl .owl-controls .owl-prev,
.upking-team-owl .owl-controls .owl-next {
cursor: pointer;
}
.upking-team-owl .owl-controls .owl-prev span,
.upking-team-owl .owl-controls .owl-next span {
color: #fff;
}
.upking-team-owl .upking-title h1 {
font-family: Raleway;
font-size: 60px;
color: #ffffff;
line-height: 0px;
}
.upking-team-owl .upking-title h3 {
font-family: Raleway;
font-weight: 300;
font-size: 30px;
color: #fff;
opacity: 0.5;
text-indent: 33%;
}
.nxt-testimonial a {
text-decoration: none;
color: #5c666a;
}
.nxt-testimonial .section-content {
padding-left: 35px;
padding-right: 35px;
}
.nxt-testimonial .boxed {
height: 301px;
border: 1px solid #e4e4e4;
padding-top: 64px;
margin-top: 50px;
}
.nxt-testimonial .boxed .qoute-content span {
position: absolute;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
z-index: -1;
color: #f3f3f3;
top: 8px;
left: 8px;
}
.nxt-testimonial .boxed .head-info {
position: absolute;
bottom: 53px;
}
.nxt-testimonial .boxed .head-info img {
width: 41px;
height: 41px;
border-radius: 50%;
float: left;
}
.nxt-testimonial .boxed .head-info .info-box {
float: left;
margin-left: 25px;
}
.nxt-testimonial .boxed .head-info .info-box h5 {
margin-top: 5px;
margin-bottom: 10px;
}
.nxt-testimonial .boxed .head-info .info-box h5 a {
text-transform: uppercase;
color: #00b092;
}
.nxt-testimonial.style4 .section-content {
width: 60%;
margin: auto;
}
.nxt-testimonial.style4 .section-content .head-info h5 {
font-size: 18px;
position: relative;
color: #f8595a;
margin: 0;
}
.nxt-testimonial.style4 .section-content .head-info h5:before {
content: "";
position: absolute;
width: 20px;
height: 2px;
top: -15px;
background: #f8595a;
display: block;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.nxt-testimonial.nxt_car .head-info:before {
content: '';
width: 55px;
height: 60px;
background-position: center;
display: block;
left: 65px;
position: absolute;
background-repeat: no-repeat;
}
.nxt-testimonial.nxt_car .head-info:after {
content: '';
width: 55px;
height: 60px;
background-position: center;
display: block;
right: 65px;
bottom: 0;
position: absolute;
background-repeat: no-repeat;
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}
.nxt-testimonial.nxt_car .head-info h5 {
line-height: 2em;
margin: 0;
}
.nxt-testimonial.nxt_car .gallery-thumbs {
width: 30%;
min-width: 335px;
margin-top: 40px;
}
.nxt-testimonial.nxt_car .gallery-thumbs .swiper-slide .entry-thumb {
width: 60px;
height: 60px;
border: 4px solid #fff;
background-size: cover;
margin: 20px;
}
.nxt-testimonial.nxt_car .gallery-thumbs .swiper-slide:not(.car) {
width: auto;
}
.nxt-testimonial.nxt_car .gallery-thumbs .swiper-slide.swiper-slide-active .entry-thumb {
box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.2);
}
.nxt-testimonial.nxt_car .testi-caraousel {
width: 80%;
margin: auto;
}
.nxt-testimonial.left .qoute-content {
font-weight: 100 !important;
}
.nxt-testimonial.left .section-content .head-info {
padding-bottom: 10px;
}
.nxt-testimonial.left .section-content .head-info img {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.nxt-testimonial .center_modern .qoute-none {
font-family: 'Playfair Display', serif;
color: #3e3e3e;
font-size: 19px;
margin-bottom: 86px;
}
.nxt-testimonial .center_modern .black-star {
color: #000000!important;
margin-left: 2px;
}
.nxt-testimonial .center_modern .rate-number {
font-family: 'Playfair Display', serif;
font-size: 30px;
color: #000;
}
.nxt-testimonial .center_modern .rate-border {
border-left: 1px solid #dadada;
height: 100%;
}
.nxt-testimonial .center_modern .info-name,
.nxt-testimonial .center_modern .info-position {
text-align: left!important;
display: block!important;
margin-top: 0!important;
margin-bottom: 0!important;
font-family: 'Playfair Display', serif;
}
.nxt-testimonial .center_modern .head-img {
width: 93px!important;
height: 93px!important;
}
.nxt-testimonial .center_modern .info-name {
color: #000000;
font-size: 19px;
font-weight: bold;
}
.nxt-testimonial .center_modern .info-position {
font-size: 17px;
}
.nxt-testimonial .center_modern .testimonails-meta {
margin-left: 50px;
}
.nxt-testimonial .section-head {
text-align: center;
}
.nxt-testimonial .section-head .head-img {
width: 80px;
height: 80px;
border-radius: 50%;
}
.nxt-testimonial .section-head .info-title {
font-weight: 600;
font-size: 16px;
color: #424049;
line-height: 35px;
margin: 0;
margin-top: 15px;
}
.nxt-testimonial .section-head .info-name,
.nxt-testimonial .section-head .info-position {
display: none;
}
.nxt-testimonial .section-head .head-info .rate {
margin-bottom: 5px;
}
.nxt-testimonial .section-head .head-info .rate span {
color: #fff;
}
.nxt-testimonial .section-head .head-info .rate span.color-yellow {
color: #f8bb01;
}
.nxt-testimonial .section-head .head-info.nxn-test .info-title {
color: #171620;
font-weight: 500;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 0;
}
.nxt-testimonial .section-head .head-info.nxn-test .info-position {
color: #666;
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
padding: 0;
margin: 0;
line-height: 10px;
}
.nxt-testimonial .section-head .section-content {
width: 72%;
margin: auto;
margin-bottom: 45px;
}
.nxt-testimonial .section-head .section-content:before,
.nxt-testimonial .section-head .section-content:after {
content: '\201C';
display: block;
font-family: Georgia, serif;
color: #00b092;
position: absolute;
font-size: 85px;
}
.nxt-testimonial .section-head .section-content:before {
left: 8%;
}
.nxt-testimonial .section-head .section-content:after {
right: 8%;
bottom: 50px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.nxt-testimonial .section-head .section-content.qoute-none:before,
.nxt-testimonial .section-head .section-content.qoute-none:after {
content: '';
width: 80%;
}
.nxt-testimonial .section-head .section-content.qoute-center {
margin-bottom: 0;
padding-top: 50px;
}
.nxt-testimonial .section-head .section-content.qoute-center:before,
.nxt-testimonial .section-head .section-content.qoute-center:after {
display: block;
font-family: Georgia, serif;
color: #00b092;
position: absolute;
font-size: 85px;
}
.nxt-testimonial .section-head .section-content.qoute-center:before {
content: '\201C';
left: 50%;
top: 26px;
color: #000;
z-index: 99;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.nxt-testimonial .section-head .section-content.qoute-center:after {
left: 50%;
content: '';
top: 20px;
width: 50px;
height: 12px;
background: #f1cc3f;
display: block;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.nxt-testimonial .swiper-pagination {
border: none !important;
bottom: 0;
}
.nxt-testimonial .swiper-pagination.circle .swiper-pagination-bullet {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #00b092;
background: transparent;
opacity: 1;
position: relative;
}
.nxt-testimonial .swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 2px solid #00b092;
}
.nxt-testimonial .swiper-pagination.circle .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: "\f111";
display: block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
font-size: 6px;
line-height: 6px;
color: #00b092;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.nxt-testimonial .middle.swiper-button-prev {
left: 0;
}
.nxt-testimonial .middle.swiper-button-next {
right: 0;
}
.nxt-testimonial .right-top {
top: 20px;
}
.nxt-testimonial .swiper-button-prev {
left: 92%;
}
.nxt-testimonial .swiper-button-next {
right: 1%;
}
.nxt-testimonial .swiper-button-prev,
.nxt-testimonial .swiper-container-rtl .swiper-button-next,
.nxt-testimonial .swiper-button-next,
.nxt-testimonial .swiper-container-rtl .swiper-button-prev {
background-image: none;
}
.nxt-testimonial .arrow {
bottom: 0;
outline: none;
}
.nxt-testimonial .arrow .icon-arrow .arrow-1 {
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.nxt-testimonial .arrow:hover .icon-arrow .arrow-1 {
stroke: #fff;
}
.nxt-testimonial .arrow.middle {
top: 50%;
}
.nxt-testimonial-two .section-content {
width: 72%;
margin: auto;
padding-top: 50px;
position: relative;
}
.nxt-testimonial-two .section-content:before {
left: -140px;
content: '\201C';
display: block;
font-family: Georgia, serif;
color: #ff5e00;
position: absolute;
font-size: 85px;
top: 95%;
font-family: oswald;
color: #ccc;
font-size: 300px;
}
@media (max-width: 640px) {
.nxt-testimonial-two .section-content:before {
display: none;
}
}
.nxt-testimonial-two .meta-info h4,
.nxt-testimonial-two .meta-info h5 {
margin: 0 !important;
}
.nxt-testimonial-two .meta-info h4 {
font-size: 16px;
text-transform: uppercase;
}
.nxt-testimonial-two .meta-info h5 {
text-transform: capitalize;
font-size: 14px;
}
.nxt-testimonial-two .swiper-slide-active .meta-info h4 {
font-size: 16px;
text-transform: uppercase;
color: #00b092;
}
.nxt-testimonial-two .swiper-slide-active .meta-info h4 a {
color: #00b092 !important;
}
.nxt-testimonial-two .gallery-thumbs {
height: 20%;
width: 70%;
box-sizing: border-box;
padding: 10px 0;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide {
width: 25%;
height: 100%;
opacity: 0.4;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide .entry-thumb {
height: 80px;
width: 80px;
margin: 20px auto;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 50%;
cursor: pointer;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide .meta-info h3 {
color: #00b092;
text-transform: uppercase;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide-active {
opacity: 1;
}
.nxt-testimonial-two .gallery-thumbs .swiper-slide-active h4 a {
color: #00b092;
}
.arrow {
position: absolute;
bottom: 0;
top: inherit;
z-index: 999;
}
.boxed-style .swiper-wrapper {
margin-top: 24px;
}
.boxed-style .swiper-button-prev {
left: 95%!important;  }
@media screen and (min-width: 768px) and (max-width: 991px) {
.boxed-style .swiper-button-prev {
left: 0%!important;
}
}
@media screen and (max-width: 767px) {
.boxed-style .swiper-button-prev {
left: 0%!important;
}
}
@media (max-width: 479px) {
.boxed-style .swiper-button-prev {
left: 0%!important;
}
}
.boxed-style .swiper-button-next {
right: 0%!important;
}
.boxed-style .swiper-container .swiper-button-prev {
-moz-transform: rotate(0deg) !important;
-webkit-transform: rotate(0deg) !important;
transform: rotate(0deg) !important;
}
@media screen and (max-width: 960px) {
.rehub .uk-position-small.uk-position-center-left.uk-overlay {
position: relative !important;
}
}
#testimonial_grid .mungu-item {
float: left;
padding: 30px 20px 45px 65px;
border: 1px solid rgba(0, 0, 0, 0.13);
margin-top: 30px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
@media (max-width: 768px) {
#testimonial_grid .mungu-item {
padding: 20px;
}
}
@media screen and (max-device-width: 640px) {
#testimonial_grid .mungu-item {
width: initial;
}
}
#testimonial_grid .mungu-item .profile_image {
float: left;
}
#testimonial_grid .mungu-item .profile_image img {
width: 70px;
height: 70px;
border-radius: 50%;
}
#testimonial_grid .mungu-item p {
margin-top: 0;
color: #5c666a;
line-height: 30px;
font-size: 15px;
margin-top: 30px;
}
#testimonial_grid .mungu-item h2 {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 16px;
line-height: 28px;
font-weight: 600;
color: #63599e;
}
#testimonial_grid .mungu-item h2:before {
content: '\201C';
font-family: Georgia, serif;
font-size: 44px;
position: relative;
display: block;
left: -35px;
top: 35px;
color: #63599e;
opacity: .7;
}
#testimonial_grid .mungu-item h4 {
color: #181620;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
margin: 0;
}
#testimonial_grid .mungu-item .testi-meta {
float: right;
width: 78%;
margin-top: 15px; }
@media screen and (min-width: 768px) and (max-width: 991px) {
#testimonial_grid .mungu-item .testi-meta {
width: 60%;
}
}
@media screen and (max-width: 767px) {
#testimonial_grid .mungu-item .testi-meta {
width: 60%;
}
}
@media (max-width: 479px) {
#testimonial_grid .mungu-item .testi-meta {
width: 60%;
}
}
#testimonial_grid .mungu-item .testi-meta span {
color: #fff;
display: none;
}
#testimonial_grid .mungu-item .testi-meta span.color-yellow {
color: #f6ad10;
display: block;
margin-right: 3px;
float: left;
}
#testimonial_grid .mungu-item sub {
font-size: 16px;
font-weight: normal;
color: #000;
}
#testimonial_grid .mungu-item:hover {
-webkit-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
}
#testimonial_grid .mungu-item.custom-item {
float: left;
padding: 45px 20px 45px 65px;
border: 1px solid rgba(0, 0, 0, 0.13);
margin-top: 30px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
@media screen and (max-device-width: 640px) {
#testimonial_grid .mungu-item.custom-item {
width: inherit;
}
}
#testimonial_grid .mungu-item.custom-item .profile_image {
float: inherit;
}
#testimonial_grid .mungu-item.custom-item .profile_image img {
width: 62px;
height: 62px;
border-radius: 50%;
}
#testimonial_grid .mungu-item.custom-item p {
margin-top: 0;
}
#testimonial_grid .mungu-item.custom-item p:before {
content: '\f10d';
font-size: 18px;
font-family: FontAwesome;
position: relative;
display: block;
left: -30px;
bottom: -28px;
margin-top: -5px;
color: #000;
opacity: .7;
}
#testimonial_grid .mungu-item.custom-item h3 {
margin: 0;
padding: 0;
font-weight: normal;
line-height: 10px;
}
#testimonial_grid .mungu-item.custom-item sub {
font-size: 16px;
font-weight: normal;
color: #000;
}
#testimonial_grid .mungu-item.custom-item:hover {
-webkit-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.15);
}
#testimonial_grid .lined {
border-bottom: 1px solid #e9e9e9;
padding-top: 75px;
padding-bottom: 75px;
}
#testimonial_grid .lined .testi-meta {
display: block;
}
#testimonial_grid .lined .testi-meta .awatar-icon {
display: inline-block;
float: left;
position: relative;
}
#testimonial_grid .lined .testi-meta .awatar-icon:before {
content: '\201C';
display: block;
font-family: Georgia, serif;
width: 32px;
height: 32px;
border: 2px solid #fff;
border-radius: 50%;
background: #00b092;
position: absolute;
font-size: 45px;
line-height: 55px;
text-align: center;
color: #fff;
z-index: 99;
right: -17px;
top: -5px;
}
#testimonial_grid .lined .testi-meta .awatar-icon .img-responsive {
width: 76px;
height: 76px;
border-radius: 50%;
float: left;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
#testimonial_grid .lined .testi-meta .meta-detials {
display: inline-block;
float: left;
margin-left: 30px;
margin-top: 12px;
}
#testimonial_grid .lined .testi-meta .meta-detials h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
color: #181620;
}
#testimonial_grid .lined .testi-meta .meta-detials .rate span {
color: #fff;
}
#testimonial_grid .lined .testi-meta .meta-detials .rate span.color-yellow {
color: #f6ad10;
}
#testimonial_grid .lined .testi-meta:hover .awatar-icon .img-responsive {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
#testimonial_grid .lined .testi-text {
display: inline-block;
margin-left: 106px;
margin-top: 30px;
}
#testimonial_grid .lined .testi-text a {
color: #5c666a;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#testimonial_grid .lined .testi-text a:hover {
color: #00b092;
}
@media screen and (max-width: 767px) {
#testimonial_grid .lined .testi-text {
margin-left: 0;
}
}
#testimonial_grid .lined:nth-last-child(-n+2) {
border: none;
}
#testimonial_grid .position {
font-size: .9em;
}
#testimonial_grid .service-item + .service-item {
margin-top: 0;
}
#testimonial_grid .service-item {
position: relative;
}
#testimonial_grid .service-item .icon:before {
content: '';
width: 60px;
height: 60px;
display: block;
border-radius: 50%;
background: rgba(0, 176, 146, 0.5);
position: absolute;
top: 0;
}
#testimonial_grid .service-item .icon_image {
margin-top: 30px;
width: 60px;
height: 60px;
}
#testimonial_grid .service-item h3 {
font-size: 20px;
color: #1e1f2b;
text-transform: uppercase;
margin: 0 !important;
}
.nxt-testimonial-list .pagination li {
background: rgba(0, 176, 146, 0.2);
border-radius: 50%;
margin: 0 5px;
padding: 0;
width: 40px;
height: 40px;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.nxt-testimonial-list .pagination li a,
.nxt-testimonial-list .pagination li span {
line-height: 40px;
color: #00b092;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.nxt-testimonial-list .pagination li .icon-arrow {
display: none;
}
.nxt-testimonial-list .pagination li:before {
content: none;
}
.nxt-testimonial-list .pagination li.inactive {
background: #00b092;
opacity: 1;
}
.nxt-testimonial-list .pagination li:hover {
background: #00b092;
}
.nxt-testimonial-list .pagination li:hover span,
.nxt-testimonial-list .pagination li:hover a {
color: #fff;
}
.nxt-testimonial-list .pagination .next,
.nxt-testimonial-list .pagination .prev {
padding: 0;
}
.nxt-testimonial-list .pagination .next:after,
.nxt-testimonial-list .pagination .prev:after {
font-family: Fontawesome;
font-size: 14px;
color: #fff;
z-index: 99;
position: relative;
text-align: center;
background: none;
line-height: 40px;
height: 30px;
width: 40px;
margin: 0;
}
.nxt-testimonial-list .pagination .prev:after {
content: '\f053';
}
.nxt-testimonial-list .pagination .next:after {
content: '\f054';
}
.nxt-testimonial-list .home_view {
position: relative;
}
.nxt-testimonial-list .home_view .entry-thumb {
height: 225px;
}
.nxt-testimonial-list .entry-thumb {
width: 85%;
height: 300px;
background-position: center center;
position: relative;
}
.nxt-testimonial-list .entry-thumb .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.nxt-testimonial-list .entry-thumb:hover .entry-hover {
background-color: rgba(0, 0, 0, 0.4);
}
.nxt-testimonial-list .entry-meta {
position: relative;
}
.nxt-testimonial-list .entry-meta:before {
content: '\201C';
display: block;
font-family: Georgia, serif;
position: absolute;
font-size: 70px;
line-height: 55px;
text-align: center;
color: #181620;
z-index: 99;
left: -58px;
top: -5px;
}
.nxt-testimonial-list .entry-meta h4 {
line-height: 1;
margin: 0;
}
.nxt-testimonial-list .featured_icon:before {
content: '';
width: 200px;
height: 200px;
display: block;
background: rgba(0, 176, 146, 0.5);
position: absolute;
border-radius: 50%;
z-index: 0;
left: 20px;
top: -50px;
}
.horizantal-item .mixed-item {
border-bottom: 1px solid rgba(154, 154, 154, 0.15);
padding: 70px 0;
margin: 0;
}
.horizantal-item .mixed-item .right-item,
.horizantal-item .mixed-item .left-item {
padding: 0;
}
.horizantal-item .mixed-item:last-child {
border: none;
}
.horizantal-item .mixed-item:first-child {
padding-top: 0 !important;
}
.horizantal-item .mixed-item h3 {
font-size: 31px;
text-transform: uppercase;
}
.horizantal-item .mixed-item .right-item .entry-meta {
padding: 0 60px 0 0;
}
.horizantal-item .mixed-item .right-item .meta-details {
padding-left: 0;
position: relative;
display: inline-block;
width: 100%;
}
.horizantal-item .mixed-item .right-item .meta-details li {
float: left;
width: 50%;
list-style-type: none;
color: #81878c;
font-size: 15px;
}
.horizantal-item .mixed-item .right-item .meta-details li h4 {
font-size: 20px;
text-transform: uppercase;
}
.horizantal-item .mixed-item:nth-child(odd) .right-item .entry-meta {
padding: 0 60px;
}
.horizantal-item .mixed-item .uk-button {
background-color: #00b092;
}
.horizantal-item .mixed-item.left-img .right-item .entry-meta {
padding: 60px 0 60px 60px !important;
}
.horizantal-item .entry-thumb {
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.horizantal-item .entry-thumb .entry-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.horizantal-item .entry-thumb:hover .entry-hover {
background-color: rgba(0, 0, 0, 0.4);
}
.icon-center-img {
margin-bottom: 40px;
}
.icon-center-img img {
border-radius: 50%;
width: 94px;
height: 94px;
}
.icon-center-content {
font-family: 'Playfair Display', serif;
font-size: 19px;
color: #3e3e3e;
margin-bottom: 50px;
}
.icon-center-meta {
font-family: 'Playfair Display', serif;
}
.icon-center-meta h4 {
font-size: 19px;
font-weight: 700;
margin-bottom: 0;
color: #000;
}
.icon-center-meta span {
font-size: 17px;
font-weight: 400;
color: #3e3e3e;
}
.icon-center-list {
padding-bottom: 100px;
margin-bottom: 100px;
border-bottom: 1px solid #dbe4e5;
}
.icon-center-list:last-child {
border-bottom: none;
}
.rate span {
color: #fff;
}
.rate span.color-yellow {
color: #f6ad10!important;
}
.default-testimonail {
margin-bottom: 50px;
}
.default-testimonail h4 {
font-size: 18px;
}
.default-testimonail .rate span {
color: #323333;
}
.default-testimonail .default-testimonail-content {
margin-top: 20px;
color: #898989;
font-size: 18px;
}
.quote-const {
color: #000;
position: absolute;
margin-top: 14px;
left: -50px;
}
.quote-const svg {
width: 27px;
height: 27px;
-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);
}
.meissa-testimonail-item:after {
content: '';
border: 3px solid transparent;
top: 0;
left: 0;
width: 96%;
height: 100%;
position: absolute;
-moz-border-image: -moz-linear-gradient(to bottom right, #00b092 0%, #63599e 100%);
-webkit-border-image: -webkit-linear-gradient(to bottom right, #00b092 0%, #63599e 100%);
border-image: linear-gradient(to bottom right, #00b092 0%, #63599e 100%);
border-image-slice: 1;
opacity: .2;
z-index: 1;
transition: opacity 0.5s;
}
.meissa-testimonail-item:before {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 36px;
position: absolute;
display: block;
top: -3px;
background-color: #fff;
padding-left: 15px;
padding-right: 15px;
color: #00b092;
z-index: 2;
opacity: 0;
-webkit-transition: opacity 0.2s ease-out, top 0.4s ease;
-moz-transition: opacity 0.2s ease-out, top 0.4s ease;
-o-transition: opacity 0.2s ease-out, top 0.4s ease;
transition: opacity 0.2s ease-out, top 0.4s ease;
}
.meissa-testimonail-item:hover:after {
opacity: 1;
}
.meissa-testimonail-item:hover:before {
opacity: 1;
top: -13px;
}
.meissa-testimonail-item:hover .meissa-excerpt p {
opacity: 1;
}
.meissa-testimonail-item:hover .details h4 {
color: #00b092;
}
.meissa-testimonail-item .meissa-excerpt p {
font-size: 15px;
color: #000;
opacity: 0.5;
transition: opacity 1s;
}
.meissa-testimonail-item .thumb img {
width: 56px;
height: 56px;
border-radius: 50%;
-ms-border-radius: 50%;
-webkit-border-radius: 50%;
}
.meissa-testimonail-item .details h4 {
font-weight: bold;
color: #000000;
transition: color 1s;
font-size: 16px;
line-height: 12px;
}
.meissa-testimonail-item .details span {
color: #000000;
opacity: 0.5;
font-size: 14px;
}
.testimonail-rating .single-testimonail-star {
width: 100%;
}
.testimonail-rating h1 {
margin-bottom: 0;
}
.testimonail-rating .rating-text {
margin-right: 20px;
}
.testimonail-rating .rating-text h1 {
color: #d2d2d3;
font-size: 30px;
}
.testimonail-rating .rating-number {
width: 100%;
}
.testimonail-rating .rating-number h1 {
font-size: 30px;
color: #00b092;
}
.testimonial .uk-overlay-default {
padding: 56px 80px;
background: #fff;
max-width: 665px;
right: 18%;
}
@media (max-width: 640px) {
.testimonial .uk-overlay-default {
right: 0;
padding: 31px 48px;
}
}
.testimonial .uk-overlay-default span {
font-family: 'Poppins';
color: #000000;
font-size: 14px;
line-height: 23px;
opacity: 0.5;
}
.testimonial .uk-overlay-default h3 {
font-size: 36px;
line-height: 42px;
font-weight: 400;
color: #00b092;
}
.testimonial .uk-overlay-default p {
font-size: 20px;
line-height: 28px;
font-weight: 300;
}
.testimonial .testimonial-name span {
opacity: 1;
color: #000000;
line-height: 18px;
}
.testimonial .testimonial-desc span {
line-height: 18px;
}
.testimonial .uk-text-break {
width: 508px;
margin-bottom: 40px;
}
@media (max-width: 640px) {
.testimonial .uk-text-break {
width: auto;
}
}
.testimonial img.uk-border-circle {
width: 55px;
height: 55px;
}
.finaq-timeline-style1 span {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.finaq-timeline-style1 .title {
font-size: 36px;
color: #000;
font-weight: 400;
}
.finaq-timeline-style1 .desc {
color: #000000;
opacity: 0.5;
font-size: 16px;
font-weight: normal;
}
.finaq-timeline-style1 .finaq-button-s1 a {
border-radius: 22px;
background-color: #ffffff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
padding: 10px 35px;
color: #000;
font-size: 16px;
font-weight: 600;
transition: all 0.3s ease-in-out;
}
.finaq-timeline-style1 .finaq-button-s1 a:hover {
color: #fff;
background-image: -moz-linear-gradient(120deg, #63599e 0%, #009eb3 100%);
background-image: -webkit-linear-gradient(120deg, #63599e 0%, #009eb3 100%);
background-image: -ms-linear-gradient(120deg, #63599e 0%, #009eb3 100%);
}
.finaq-timeline-style2 .year {
font-size: 40px;
color: #1a16fd;
font-weight: bold;
}
.finaq-timeline-style2 .title {
font-size: 30px;
color: #000;
font-weight: 400;
}
.finaq-timeline-style2 .desc {
color: #000000;
opacity: 0.7;
font-size: 18px;
font-weight: normal;
}
.finaq-timeline-style2 .finaq-button-s2 a {
background: linear-gradient(to left, #63599e 1%, #00b092);
border-radius: 40px;
color: #000;
display: inline-block;
font-weight: bold;
font-size: 16px;
padding: 3px;
text-decoration: none;
transition: color 0.2s;
}
.finaq-timeline-style2 .finaq-button-s2 a:hover {
color: #fff;
}
.finaq-timeline-style2 .finaq-button-s2 a:hover span {
background: transparent;
}
.finaq-timeline-style2 .finaq-button-s2 a span {
transition: background 0.3s;
background: #f8f8f8;
display: block;
padding: 8px 35px;
border-radius: 40px;
}
.finaq-timeline-style1 .uk-button,
.finaq-timeline-style2 .uk-button {
flex: none !important;
width: auto !important;
}
.upking-carousel-btn {
border: 1px solid #fff;
border-radius: 50%;
}
.upking-carousel-btn svg {
width: 20px;
height: 20px;
}
.mungu-video-player .video-player-left {
margin-right: -38px;
z-index: 1;
}
.mungu-video-player .video-player-right {
margin-left: -38px;
z-index: 1;
}
.mungu-video-player .uk-icon-button {
width: 60px;
height: 60px;
background-color: #f85b5b;
}
.mungu-video-player .uk-icon-button:after {
content: "";
position: absolute;
width: 70px;
height: 70px;
border-radius: 50%;
background-color: transparent;
border: 1px solid #f85b5b;
transition: all 0.3s ease-in-out;
}
.mungu-video-player .uk-icon-button:after:hover {
transform: scale(1.1);
transition: all 0.3s ease-in-out;
}
.mungu-video-player .uk-icon {
font-size: 40px;
color: #ffffff;
}
.mungu-video-player .play-button-con {
border-radius: 50%;
background: #fff;
max-width: 80px;
width: 80px;
max-height: 80px;
height: 80px;
box-shadow: 0px 0px 20px 0px rgba(54, 54, 54, 0.38);
}
.mungu-video-player .play-button-con .icobutton {
font-size: 2.2em;
position: relative;
margin: 0;
margin-left: 8px;
padding: 0;
color: #c0c1c3;
border: 0;
background: none;
overflow: visible;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mungu-video-player .play-button-con .icobutton .fa {
display: block;
padding: 0 0.1em;
}
.mungu-video-player .play-button-con .icobutton svg {
left: 0;
}
.mungu-video-player .play-button-con .icobutton:hover {
outline: none;
}
.mungu-video-player .play-button-con .icobutton:focus {
outline: none;
}
.mungu-video-player .play-button-con .icobutton .icobutton--unicorn svg {
fill: #c0c1c3;
} .mungu-video-tab .uk-subnav li a {
border: 3px solid #fff;
}
.mungu-video-tab .uk-modal-dialog {
width: 560px !important;
}
.mungu-video-tab .video-back {
background-color: #94ddff;
position: relative;
}
.mungu-video-tab .video-back .thumbnail {
background: #ececec;
width: 100.1%;
height: 100%;
position: absolute;
z-index: 10;
top: -70px;
left: -70px;
}
.mungu-video-tab .video-back .thumbnail a {
top: 60px;
right: 80px;
position: absolute;
font-size: 15px;
color: #fff;
}
.mungu-video-tab .video-back .thumbnail a i {
color: #fff;
}
.mungu-video-tab #video-panel div iframe {
top: -70px;
left: -70px;
position: absolute;
width: 100%;
height: 100%;
}
.mungu-video-tab .uk-subnav {
margin-top: 100px;
margin-bottom: 100px;
}
.mungu-video-tab .video-content h1 {
margin-top: 50px;
}
.mungu-video-tab .video-content p {
font-size: 19px;
color: #3e3e3e;
font-family: 'Playfair Display', serif;
}
.mungu-video-tab .uk-tab {
border-bottom: 0;
margin-left: 0;
}
.mungu-video-tab .uk-tab::before {
border-bottom: none!important;
}
.mungu-video-tab .uk-tab .uk-active > a {
border: 3px solid #00b092 !important;
background-color: #fff!important;
}
.mungu-video-tab .uk-tab li + li {
margin-left: 30px;
}
.mungu-video-tab .uk-tab li a {
padding: 0;
}
.mungu-video-tab .uk-tab li a img {
width: 120px;
height: 70px;
}
.mungu-video-tab .uk-tab .mungu-tab-title {
padding: 16px 0;
}
.mungu-video-tab .uk-tab .mungu-tab-title h3 {
margin: 0;
}
.mungu-video-tab .uk-tab .mungu-tab-title img {
display: block;
margin: 0 auto 20px;
}
.mungu-video-tab .uk-tab > li {
padding-left: 0;
}
.mungu-video-tab .uk-tab.uk-child-width-auto .mungu-tab-title {
margin-right: 100px;
}
.mungu-video-tab .uk-switcher {
border-top: 0;
padding: 35px 40px;
}
.demo-grid img {
border-radius: 5px;
}
.demo-grid .uk-transition-fade {
border-radius: 5px;
}
.demo-grid .uk-transition-fade p {
color: #fff;
font-size: 17px;
}
.demo-grid .uk-card-default {
background: transparent;
color: #fff;
box-shadow: none;
}
.demo-grid .uk-card-body {
padding-top: 30px;
}
.demo-grid .uk-button-text {
color: #fff !important;
font-size: 1.2em;
}
.demo-grid .uk-button-text:hover {
text-decoration: none !important;
}
.demo-grid .uk-button-text:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 100%;
border-bottom: 1px solid #fff;
-webkit-transition: right 0.3s ease-out;
transition: right 0.3s ease-out;
}
.demo-grid .uk-card-media-top {
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.demo-grid .uk-card-media-top:hover {
box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.48);
}
.demo-grid .uk-grid-medium > * {
margin-bottom: 33px;
}
.demo-grid .purchase-now-pink {
width: 360px;
background: #fc2a5f;
height: 407px;
border-radius: 5px;
}
.demo-grid .purchase-now-pink .uk-button-danger {
border-radius: 5px;
box-shadow: 0px 11px 20px 0px rgba(0, 0, 0, 0.38);
transition: all .3s ease;
}
.demo-grid .purchase-now-pink .uk-button-danger:hover {
box-shadow: 0px 9px 20px 0px rgba(0, 0, 0, 0.38);
transition: all .3s ease;
}
.mungu-jew-btn-after:after {
content: "";
display: block;
height: 2px;
background-color: #fd405e;
width: 90%;
margin-left: -31px;
bottom: -1px;
margin-bottom: -3px;
}
.themeton-woo-list {
background-color: #f4f8fa;
padding-bottom: 60px;
}
.themeton-woo-list h1 {
padding: 20px 40px;
margin-bottom: 0;
background-color: #ffffff;
border: 1px solid #ebeff0;
border-left: 2px solid #fd405e;
font-size: 22px;
color: #fd405e;
}
.themeton-woo-list .list {
margin-left: 40px;
list-style: none;
}
.themeton-woo-list .list .woo-themeton-children > ul {
display: none;
}
.themeton-woo-list .list .active:before {
color: #fd405e!important;
transform: rotate(90deg) !important;
}
.themeton-woo-list .list > li {
cursor: pointer;
color: #000000;
font-size: 17px;
line-height: 35px;
list-style: none;
}
.themeton-woo-list .list > li a {
color: #000000;
font-size: 17px;
line-height: 35px;
}
.themeton-woo-list .list > li ul {
padding-left: 0;
margin-bottom: 30px;
}
.themeton-woo-list .list > li ul li {
list-style: none;
}
.themeton-woo-list .list > li ul li a {
line-height: 35px;
text-decoration: none;
font-size: 16px;
color: #727272;
}
.themeton-woo-list .list > li:before {
content: '\f0da';
font-family: 'FontAwesome';
float: left;
margin-left: -1.5em;
color: #000;
transition: 0.1s;
}
.single-product-woo {
padding-top: 50px;
padding-bottom: 50px;
}
.single-product-gallery-container {
overflow: hidden;
}
.single-product-gallery-container .swiper-button-prev {
transform: rotate(180deg);
}
.single-product-gallery-container .swiper-button-prev,
.single-product-gallery-container .swiper-button-next {
background: none;
}
.quantity-style1 .qty {
color: #151516;
padding-top: 14px;
padding-bottom: 14px;
border: 1px solid #e5e5e5;
outline: none;
}
.quantity-style1 .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: none;
}
.quantity-style1 .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: none;
}
.quantity-style1 .plus,
.quantity-style1 .odd {
padding-left: 20px;
padding-right: 15px;
padding-top: 6px;
padding-bottom: 7px;
font-size: 18px;
color: #151516;
cursor: pointer;
}
.quantity-style1 .plus {
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
}
.quantity-style1 .odd {
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
.woo-single-star .fa {
margin-left: 5px;
}
.single-reviews {
list-style: none;
font-size: 18px;
font-family: Roboto;
font-weight: 300;
}
.single-reviews li {
padding-bottom: 30px;
}
.single-reviews li .fa {
font-size: 16px;
color: #323333;
margin-left: 3px;
}
.single-reviews li h4 {
color: #151516;
font-size: 18px;
position: absolute;
}
.single-reviews li span {
float: right;
}
.single-reviews li div {
font-size: 18px;
color: #898989;
clear: both;
}
.single-reviews li:last-child {
padding-bottom: 20px;
}
.single-rate {
color: #898989;
font-size: 18px;
}
.right0 {
right: 0;
}
.single-product-ul ul li {
font-size: 18px;
color: #898989;
font-family: Roboto;
font-weight: 300;
line-height: 2.5em;
}
.single_review .comment-form-rating label {
float: none;
}
.single_review .comment-form-rating .stars {
margin-top: 0;
float: right;
}
.single_review .comment-form-comment .required {
float: inherit;
}
.wpml_lan {
width: 115px;
position: relative;
height: 30px;
}
.wpml_lan .languagepicker {
position: absolute;
}
.wpml_lan .languagepicker:hover a.item {
display: block;
}
.wpml_lan ul {
padding-left: 15px;
margin-bottom: 0;
list-style: none;
width: 95px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.wpml_lan ul li a.item {
display: none;
}
.wpml_lan ul li a.active {
display: block;
}
.wpml_lan ul:before {
content: "\f0d7";
display: block;
position: absolute;
font-family: FontAwesome;
top: 0;
font-size: 18px;
right: 20px;
color: #abbdd3;
}
.wpml_lan ul a {
color: #c6d0dd;
text-transform: uppercase;
font-size: 12px;
}
.wpml_lan ul a li {
list-style-type: none;
display: none;
}
.wpml_lan ul a.active {
display: block;
color: abbdd3;
}
.wpml_lan ul a.active li {
display: block;
opacity: 1;
}
.wpml_lan ul a:hover {
display: block !important;
color: #00b092;
}
.wpml_lan ul a:hover li {
display: block;
}
.wpml_lan ul:hover {
background: #4c6585;
position: relative;
z-index: 9999;
}
.wpml_lan ul:hover li {
display: block;
}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}