#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;
}.widget_post_ticker {}.widget_post_ticker li {overflow: hidden;padding-bottom:20px;}.widget_post_ticker li:last-child {padding-bottom: 0;}.widget_post_ticker li img {width: 80px;height: 80px;border-radius: 5px;margin-right: 15px;margin-bottom: 15px;float: left;}.tricker-nvigation {text-align: right;margin-bottom: 20px;}.tricker-nvigation{text-align: right;margin-bottom: 20px;}.tricker-nvigation > div {display: inline-block;color: #ffffff;border-radius: 50px;font-size: 30px;line-height: 1;cursor: pointer;margin: 0 5px;transition: 0.3s;}.tricker-nvigation > div:hover{color: #f22874;} @media (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}a.kc_button {background: #f22874 none repeat scroll 0 0;border-radius: 3px;box-shadow: 0 16 32px rgba(0, 0, 0, 0.);color: #ffffff;display: inline-block;font-size: 14px;letter-spacing: 1px;margin-top: 30px;min-width: 150px;padding: 12px 30px;text-align: center;text-transform: capitalize;font-weight: 600;}a.kc_button:focus,a.kc_button:hover {color: #f22874;background: #ffffff;border-color: #ffffff;}.kc-cta-button > a {letter-spacing: 1px;} .read-more {background: #f22874;border-radius: 5px;box-shadow: 0 16 32px rgba(0, 0, 0, 0.2);color: #ffffff;display: inline-block;font-size: 14px;font-weight: 600;letter-spacing: 2px;overflow: hidden;padding: 15px 30px;position: relative;text-transform: capitalize;z-index: 9;}.read-more::before,.read-more::after {background: #f22874;content: "";height: 100%;left: 0;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 101%;z-index: -2;}.read-more::after {background: #f22874;z-index: -1;opacity: 0;}.read-more:hover:after {opacity: 1;}.read-more:hover {color: #f22874;background: #ffffff;} .kc-google-maps iframe {border: 0 none;} .kc_counter_box {padding: 90px 20px;background: #ffffff;display: flex;align-items: center;justify-content: center;flex-direction: column;box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);transition: background 0.5s;position: relative;z-index: 1;}.kc_counter_box .counterup {margin-bottom: 30px;position: relative;}.kc_counter_box .counterup:after {display: inline-block;content: "+";position: relative;top: -5px;}.kc_counter_box h4 {margin-bottom: 0 !important;}.kc_counter_box:hover:before {opacity: 1;}.kc_counter_box:hover h4,.kc_counter_box:hover .counterup,.kc_counter_box:hover i {color: #ffffff;} .wpcf7-response-output {overflow: hidden;}
.contact-form input.wpcf7-form-control.wpcf7-submit {
width: auto;
padding: 15px 40px;
min-width: 150px;
transition: 0.3s;
border-radius: 50px;
} .website-cheking-form {border-radius: 50px;border: 2px solid #423686;padding: 10px;position: relative;z-index: 1;box-shadow: 5px 5px 0 0 #f22874;overflow: hidden;} .website-cheking-form input[type="url"],.website-cheking-form input[type="email"],.website-cheking-form input[type="submit"],.website-cheking-form input[type="url"]:focus,.website-cheking-form input[type="email"]:focus {float: left;width: calc(40% - 15px);display: inline-block;height: 60px;overflow: hidden;border-radius: 50px;margin-right: 15px;text-align: center;background: transparent;color: #fff;border: 2px solid #fff;transition: 0.3s;}.website-cheking-form .ajax-loader {display: none !important;}input.wpcf7-form-control.wpcf7-submit {line-height: 1.6;color: #ffffff;background: #f22874;border: 0;letter-spacing: 1px;width: 20%;margin-right: 0;box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2);}input.wpcf7-form-control.wpcf7-submit:hover,input.wpcf7-form-control.wpcf7-submit:focus {background: #ffffff;color: #f22874;}@media only screen and (max-width: 767px) {.website-cheking-form {text-align: center;}.website-cheking-form input[type="url"],.website-cheking-form input[type="url"]:focus {float: left;width: calc(50% - 10px);margin: 0;}.website-cheking-form input[type="email"],.website-cheking-form input[type="email"]:focus {width: calc(50% - 10px);float: right;margin: 0;}input.wpcf7-form-control.wpcf7-submit {width: 50%;display: inline-block;margin: 20px auto 0;float: none;}}@media only screen and (max-width: 480px) {.website-cheking-form {text-align: center;}.website-cheking-form input[type="url"],.website-cheking-form input[type="url"]:focus {float: none;width: 100%;}.website-cheking-form input[type="email"],.website-cheking-form input[type="email"]:focus {float: none;width: 100%;margin-top: 20px;}input.wpcf7-form-control.wpcf7-submit {width: 150px;display: inline-block;margin: 20px auto 0;float: none;}} .contact-form label {color: #ffffff;font-size: 20px;font-weight: 600;width: 100%;}.contact-form input,.contact-form textarea {margin-bottom: 30px;max-height: 140px;min-height: 40px;padding: 10px;}.contact-form button {background: #ffffff none repeat scroll 0 0;border: 2px solid;border-radius: 5px;color: #f22874;font-weight: 600;padding: 8px 20px;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}.contact-form button:hover {background: #f22874 none repeat scroll 0 0;border-color: #f22874;color: #ffffff;}.form-control:focus {border: 1px solid #f22874;-webkit-box-shadow: 0 0 0;box-shadow: 0 0 0;} .panel.panel-default {margin-bottom: 30px;}.panel-default > .panel-heading {background-color: #ecf1fa;}.active .accordion-toggle {color: #f22874;}.panel-body {border-top: 0;}.accordion-toggle .panel-title .fa-angle-down {margin-top: 5px;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}.accordion-toggle.collapsed .panel-title .fa-angle-down {-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}.kc_accordion_wrapper,.kc_tabs {margin-bottom: 0;}.kc_accordion_section.group{padding-bottom:20px;}.kc_accordion_section.group:last-child {padding-bottom: 0;} .kc_tabs > .kc_wrapper > .kc_tabs_nav {margin-bottom: 50px !important;}.kc_tabs > .kc_wrapper > .kc_tabs_nav {margin: 0;padding: 0;list-style: none;background: inherit;height: auto;text-align: center;float: inherit;border-bottom: 2px solid #e3e4ff !important;}.kc_tabs > .kc_wrapper > .kc_tabs_nav > li {text-align: center;border: 0;display: inline-block;float: inherit;position: relative;overflow: inherit;}.kc_tabs > .kc_wrapper > .kc_tabs_nav > li:first-child {border-radius: 5px 0 0 5px;}.kc_tabs > .kc_wrapper > .kc_tabs_nav > li:last-child {border-radius: 0 5px 5px 0;}.kc_tabs > .kc_wrapper > .kc_tabs_nav > li:before {content: "";height: 50px;width: 2px;background: #ffe1ec;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.kc_tabs > .kc_wrapper > .kc_tabs_nav > li:first-child:before {display: none;}.kc_tabs > .kc_wrapper > .kc_tabs_nav > li:after {content: "";height: 4px;width: 100%;background: #f22874;position: absolute;left: 0;bottom: -1px;transition: 0.3s;opacity: 0;}.kc_tabs > .kc_wrapper > .kc_tabs_nav > li:hover:after,.kc_tabs > .kc_wrapper > .kc_tabs_nav > li.ui-tabs-active:after{opacity: 1;}.kc_tabs_nav > li > a,.nav-pills > li > a {padding: 6px 35px;background: #ffffff;}.kc_tabs_nav .ui-tabs-active a,.kc_tabs_nav li:hover,.kc_tabs_nav li a:hover {background: transparent;}.kc_tabs_nav li i {display: block;font-size: 40px;margin: 0 auto;padding-top: 10px;text-align: center;}.kc_tabs_nav ~ .kc_tab {background: inherit !important;padding: 0 !important;overflow: inherit !important;display: none;}.kc_tabs_nav ~ .kc_tab.ui-tabs-body-active {height: inherit !important;display: block;}.kc_tabs > .kc_wrapper > .kc_tabs_nav,.kc_tabs_nav ~ .kc_tab.ui-tabs-body-active {background-color: #ffffff;}.kc_tabs_nav ~ .kc_tab .kc_tab_content {padding: 0;}@media only screen and (max-width: 768px){.kc_tabs > .kc_wrapper > .kc_tabs_nav > li:before {display: none;}} .kc-pricing-tables.kc-pricing-layout-2 {padding: 40px 0;position: relative;box-shadow: inherit;border: 1px solid #f7f9fc;box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.16);}.kc-pricing-tables.kc-pricing-layout-2:before {position: absolute;left: 0;top: 0;width: 100%;height: 3px;background: #f22874;content: "";transition: 0.3s;opacity: 0;}.kc-pricing-tables.kc-pricing-layout-2:hover:before,.kc-pricing-tables.kc-pricing-layout-2.active:before {opacity: 1;}.kc-pricing-tables.kc-pricing-layout-2 .content-title {text-transform: capitalize;font-size: 24px;margin-bottom: 20px;}.kc-pricing-layout-2 .header-pricing .kc-pricing-price span {color: #f22874;font-size: 52px;font-weight: 600;}.kc-pricing-layout-2 .header-pricing .kc-pricing-price span.content-duration {font-size: 16px !important;color: rgba(0, 0, 0, 0.4);}.kc-pricing-layout-2 .content-desc li:nth-of-type(2n+1) {background: inherit;}.kc-pricing-layout-2 .content-button a {background: #f22874;border: 0;padding: 15px 30px;font-size: 14px;letter-spacing: 1px;font-weight: 600;margin-top: 30px;border-radius: 50px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}.kc-pricing-layout-2 .content-button a:hover {background: #f22874;color: #ffffff;}.kc-pricing-tables.kc-pricing-layout-2:hover,.kc-pricing-tables.kc-pricing-layout-2.active {box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.16);background: #ffffff;}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.elementor-widget-wp-widget-nav_menu ul,
.elementor-widget-wp-widget-widget_pages ul,
.elementor-widget-wp-widget-pages ul {
margin: 0;
padding: 0;
list-style: none;
}
.elementor-widget-wp-widget-nav_menu ul li,
.elementor-widget-wp-widget-widget_pages ul li,
.elementor-widget-wp-widget-pages ul li{
display: block;
margin-bottom:20px;
}
.elementor-widget-wp-widget-nav_menu ul li a,
.elementor-widget-wp-widget-widget_pages ul li a,
.elementor-widget-wp-widget-pages ul li a{
display: block;
}
.elementor-widget-wp-widget-nav_menu ul li:last-child,
.elementor-widget-wp-widget-widget_pages ul li:last-child,
.elementor-widget-wp-widget-pages ul li:last-child{
margin-bottom: 0;
} *{
margin: 0;
padding:0;
}
h1,h2,h3,h4,h5,h6{
margin: 0 auto 15px;
}
.owl-carousel .owl-item img{
max-width: 100%;
width:auto;
} .sldier-content-area .owl-nav > div {
cursor: pointer;
display: inline-block;
width: 50px;
height: 50px;
background: #ffffff;
text-align: center;
font-size: 24px;
padding-top: 5px;
box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
outline: 0;
z-index: 9;
}
.sldier-content-area .owl-nav {
text-align: center;
margin-top: 30px;
z-index: 1;
}
.sldier-content-area .owl-nav > div.owl-prev {
margin-right: 10px;
}
.sldier-content-area .owl-nav > div.owl-next {
margin-left: 10px;
} .top_left_nav .owl-nav,
.top_center_nav .owl-nav,
.top_right_nav .owl-nav {
position: absolute;
top: -110px;
margin: 0;
}
.top_left_nav .owl-nav{
left: 0;
}
.top_center_nav .owl-nav{
left: 0;
right: 0;
margin: auto;
}
.top_right_nav .owl-nav{
right: 0;
} .bottom_left_nav .owl-nav {
text-align: left;
}
.bottom_center_nav .owl-nav {
text-align: center;
}
.bottom_right_nav .owl-nav {
text-align: right;
} .inside_vertical_center_nav .owl-nav{
margin: 0;
}
.inside_vertical_center_nav .owl-nav > div {
position: absolute;
top: 50%;
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
}
.inside_vertical_center_nav .owl-nav > div.owl-prev {
margin: 0;
left: 60px;
}
.inside_vertical_center_nav .owl-nav > div.owl-next {
right: 60px;
margin: 0;
}
.inside_vertical_center_nav:hover .owl-nav > div.owl-prev{
left:0;
opacity:1;
visibility:visible;
}
.inside_vertical_center_nav:hover .owl-nav > div.owl-next{
right:0;
opacity:1;
visibility:visible;
} .outside_vertical_center_nav .owl-nav{
margin: 0;
}
.outside_vertical_center_nav .owl-nav > div {
position: absolute;
top: 50%;
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
}
.outside_vertical_center_nav .owl-nav > div.owl-prev {
margin: 0;
left: 0;
}
.outside_vertical_center_nav .owl-nav > div.owl-next {
right: 0;
margin: 0;
}
.outside_vertical_center_nav:hover .owl-nav > div.owl-prev{
left:-80px;
opacity:1;
visibility:visible;
}
.outside_vertical_center_nav:hover .owl-nav > div.owl-next{
right:-80px;
opacity:1;
visibility:visible;
} .sldier-content-area .owl-dots {
text-align: center;
margin-top: 30px;
display: block;
width: 100% !important;
}
.sldier-content-area .owl-dots > div {
display: inline-block;
width: 30px;
height: 10px;
background: #333;
margin: 0 10px;
transition: 0.3s;
} .sldier-content-area .slick-dots li button {
border: none;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
background: transparent;
box-shadow: 0 0 0 transparent !important;
}
.ultimate-carousel-activation .slick-arrow{
z-index: 9;
transition:0.5s;
}
.sldier-content-area .owl-dots > div:focus,
.ultimate-carousel-activation .slick-arrow:focus,
.sldier-content-area .slick-dots li button:focus{
outline: 0;
}
.slick-slide{
outline: 0 !important;
} .swiper-pagination{
position: relative;
}
.sldier-content-area .owl-dots > div.swiper-pagination-bullet {
width: 15px;
height: 15px;
margin: 0 3px;
}
.swiper-scrollbar {
height: 10px;
background: #dddddd;
}
.swiper-pagination.swiper-pagination-progressbar {
background: #dddddd;
height: 10px;
display: block;
overflow: hidden;
position: relative;
}
.swiper-pagination-progressbar-fill {
background: #000000;
} .btn__layout__2 .ultimate__btn {
border-radius: 50px;
}
.ultimate__btn {
display: inline-block;
padding: 15px 30px;
background: #dddddd;
text-decoration: none;
margin: 10px;
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
line-height: 1;
}
.ultimate__btn .button__title {
display: inline-block;
line-height: 1;
overflow: hidden;
}
.ultimate__btn .button__icon {
display: inline-block;
line-height: 1;
}
.ultimate__btn:hover {
color: #ffffff;
}
.btn__effect__1:before,
.btn__effect__2:before,
.btn__effect__3:before,
.btn__effect__4:before,
.btn__effect__5:before,
.btn__effect__6:before,
.btn__effect__7:before,
.btn__effect__8:before,
.btn__effect__9:before,
.btn__effect__10:before,
.btn__effect__11:before,
.btn__effect__12:before,
.btn__effect__13:before,
.btn__effect__14:before,
.btn__effect__15:before,
.btn__effect__16:before,
.btn__effect__17:before,
.btn__effect__18:before,
.btn__effect__19:before,
.btn__effect__20:before,
.btn__effect__21:before,
.btn__effect__22:before,
.btn__effect__23:before,
.btn__effect__24:before{
position: absolute;
content: "";
transition: 0.6s cubic-bezier(0.2, 1, 0.3, 1);
background: #292929;
z-index: -1;
}
.btn__effect__1:before,
.btn__effect__2:before,
.btn__effect__3:before,
.btn__effect__4:before {
width: 100%;
height: 100%;
}
.btn__effect__1:before {
left: -100%;
top: 0;
}
.btn__effect__1:hover:before {
left: 0;
}
.btn__effect__2:before {
right: -100%;
top: 0;
}
.btn__effect__2:hover:before {
right: 0;
}
.btn__effect__3:before {
left: 0;
top: -100%;
}
.btn__effect__3:hover:before {
top: 0;
}
.btn__effect__4:before {
left: 0;
bottom: -100%;
}
.btn__effect__4:hover:before {
bottom: 0;
}
.btn__effect__5:before {
width: 50%;
height: 100%;
left: 0;
right: 0;
margin: auto;
top: 0;
opacity: 0;
}
.btn__effect__5:hover:before {
width: 100%;
opacity: 1;
}
.btn__effect__6:before {
width: 100%;
height: 50%;
top: 0;
bottom: 0;
margin: auto;
left: 0;
right: 0;
opacity: 0;
}
.btn__effect__6:hover:before {
height: 100%;
opacity: 1;
}
.btn__effect__7:before,
.btn__effect__8:before,
.btn__effect__9:before,
.btn__effect__10:before {
width: 100%;
height: 100%;
border-radius: 50%;
}
.btn__effect__7:before {
left: -100%;
top: 0;
}
.btn__effect__7:hover:before {
left: 0;
border-radius: 0;
}
.btn__effect__8:before {
right: -100%;
top: 0;
}
.btn__effect__8:hover:before {
right: 0;
border-radius: 0;
}
.btn__effect__9:before {
left: 0;
top: -100%;
}
.btn__effect__9:hover:before {
top: 0;
border-radius: 0;
}
.btn__effect__10:before {
left: 0;
bottom: -100%;
}
.btn__effect__10:hover:before {
bottom: 0;
border-radius: 0;
}
.btn__effect__11:before {
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
opacity: 0;
transform: scale(0);
}
.btn__effect__11:hover:before {
opacity: 1;
transform: scale(1);
}
.btn__effect__12:before {
border-radius: 50px;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
margin: auto;
left: 0;
right: 0;
opacity: 0;
transform: scale(.7);
transition: 0.4s;
}
.btn__effect__12:hover:before {
border-radius: 0;
width: 100%;
height: 100%;
opacity: 1;
transform: scale(1);
}
.btn__effect__13:before {
width: 0%;
height: 100%;
right: 0;
top: 0;
}
.btn__effect__13:hover:before {
left: 0;
right: auto;
width: 100%;
}
.btn__effect__14:before {
width: 0%;
height: 100%;
left: 0;
top: 0;
}
.btn__effect__14:hover:before {
left: auto;
right: 0;
width: 100%;
}
.btn__effect__15:before {
width: 100%;
height: 0%;
bottom: 0;
left: 0;
}
.btn__effect__15:hover:before {
left: 0;
top: 0;
bottom: auto;
height: 100%;
}
.btn__effect__16:before {
width: 100%;
height: 0%;
right: 0;
top: 0;
}
.btn__effect__16:hover:before {
left: 0;
top: auto;
bottom: 0;
height: 100%;
}
.btn__effect__17:before {
width: 3px;
height: 100%;
left: 0;
top: 0;
}
.btn__effect__17:hover:before {
width: 100%;
}
.btn__effect__18:before {
width: 3px;
height: 100%;
right: 0;
top: 0;
}
.btn__effect__18:hover:before {
width: 100%;
}
.btn__effect__19:before {
height: 3px;
top: 0;
width: 100%;
left: 0;
}
.btn__effect__19:hover:before {
height: 100%;
}
.btn__effect__20:before {
width: 100%;
height: 3px;
left: 0;
bottom: 0;
}
.btn__effect__20:hover:before {
height: 100%;
}
.btn__effect__21:before {
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
}
.btn__effect__21:hover:before {
opacity: 1;
}
.btn__effect__22:before {
width: 100%;
height: 100%;
left: 0;
top: 0;
transform: scale(1.5);
opacity: 0;
}
.btn__effect__22:hover:before {
transform: scale(1);
opacity: 1;
}
.btn__effect__23:before {
width: 0;
height: 100%;
transform: skewX(-20deg);
left: -20px;
top: 0;
}
.btn__effect__23:hover:before {
width: 100%;
left: 0;
transform: skewX(0);
}
.btn__effect__24:before {
width: 0%;
height: 100%;
left: 0;
top: 0;
transform: rotate3d(1, 1, 1, 45deg) skewX(20deg);
transform-origin: left center;
}
.btn__effect__24:hover:before {
transform: rotate3d(1, 1, 1, 0);
width: 100%;
} .ripple__btn span.ripples {
background: #333333;
border-radius: 50%;
display: block;
height: 0;
position: absolute;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: width 0.4s ease-in-out 0s, height 0.4s ease-in-out 0s;
transition: width 0.4s ease-in-out 0s, height 0.4s ease-in-out 0s;
width: 0;
z-index: -1;
}
.ripple__btn:hover span.ripples {
height: 600px;
width: 600px;
}
.ripple__btn:hover {
color: #ffffff;
} .mask__button,
.mask__button__2,
.mask__button__3 {
position: relative;
overflow: hidden;
border: 1px solid;
transition: 0.5s;
letter-spacing: 2px;
display: inline-block;
min-width: 160px;
height: 50px;
}
.mask__text {
position: absolute;
color: #000000;
text-align: center;
width: 100%;
overflow: hidden;
height: 100%;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
}
.mask__button .mask__hover__text,
.mask__button__2 .mask__hover__text,
.mask__button__3 .mask__hover__text {
width: 100%;
height: 100%;
background: #000000;
color: #ffffff;
-webkit-mask: url(//paiboonniti.com/wp-content/plugins/ultimate-addon/assets/nature-sprite.png);
mask: url(//paiboonniti.com/wp-content/plugins/ultimate-addon/assets/nature-sprite.png);
-webkit-mask-size: 2300% 100%;
mask-size: 2300% 100%;
-webkit-animation: mask_ani2 0.7s steps(22) forwards;
animation: mask_ani2 0.7s steps(22) forwards;
position: absolute;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.mask__button .mask__hover__text:hover {
-webkit-animation: mask_ani 0.7s steps(22) forwards;
animation: mask_ani 0.7s steps(22) forwards;
}
.mask__button__2 .mask__hover__text {
background: #000;
-webkit-mask: url(//paiboonniti.com/wp-content/plugins/ultimate-addon/assets/urban-sprite.png);
mask: url(//paiboonniti.com/wp-content/plugins/ultimate-addon/assets/urban-sprite.png);
-webkit-mask-size: 3000% 100%;
mask-size: 3000% 100%;
-webkit-animation: mask_ani2 0.7s steps(29) forwards;
animation: mask_ani2 0.7s steps(29) forwards;
}
.mask__button__2 .mask__hover__text:hover {
-webkit-animation: mask_ani 0.7s steps(29) forwards;
animation: mask_ani 0.7s steps(29) forwards;
}
.mask__button__3 .mask__hover__text {
background: #000;
-webkit-mask: url(//paiboonniti.com/wp-content/plugins/ultimate-addon/assets/nature-sprite-2.png?raw=true);
mask: url(//paiboonniti.com/wp-content/plugins/ultimate-addon/assets/nature-sprite-2.png?raw=true);
-webkit-mask-size: 7100% 100%;
mask-size: 7100% 100%;
-webkit-animation: mask_ani2 0.7s steps(70) forwards;
animation: mask_ani2 0.7s steps(70) forwards;
}
.mask__button__3 .mask__hover__text:hover {
-webkit-animation: mask_ani 0.7s steps(70) forwards;
animation: mask_ani 0.7s steps(70) forwards;
}
@-webkit-keyframes mask_ani {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes mask_ani {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@-webkit-keyframes mask_ani2 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
@keyframes mask_ani2 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
} .round__circle__btn {
position: relative;
display: inline-block;
cursor: pointer;
outline: none;
border: 0;
vertical-align: middle;
text-decoration: none;
background: transparent;
padding: 0;
font-size: inherit;
font-family: inherit;
}
.round__circle__btn {
width: 12rem;
height: auto;
}
.round__circle__btn .button__icon {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
position: relative;
margin: 0;
width: 3rem;
height: 3rem;
background: #282936;
border-radius: 1.625rem;
}
.round__circle__btn .button__icon .icon {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
position: absolute;
top: 0;
bottom: 0;
margin: auto;
background: #ffffff;
}
.round__circle__btn .button__icon .icon.arrow {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
left: 0.625rem;
width: 1.125rem;
height: 0.125rem;
background: none;
}
.round__circle__btn .button__icon .icon.arrow::before {
position: absolute;
content: '';
top: -0.25rem;
right: 0.0625rem;
width: 0.625rem;
height: 0.625rem;
border-top: 0.125rem solid #ffffff;
border-right: 0.125rem solid #ffffff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.round__circle__btn .button__text {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0.75rem 0;
margin: 0 0 0 1.85rem;
color: #282936;
font-weight: 700;
line-height: 1.6;
text-align: center;
text-transform: uppercase;
}
.round__circle__btn:hover .button__icon {
width: 100%;
}
.round__circle__btn:hover .button__icon .icon.arrow {
background: #ffffff;
-webkit-transform: translate(1rem, 0);
transform: translate(1rem, 0);
}
.round__circle__btn:hover .button__text {
color: #ffffff;
} .btn__letters {
display: inline-block;
line-height: 1em;
} .area__content {
display: block;
position: relative;
}
.title__bg__text,
.title__bg__icon {
font-size: 80px;
font-weight: 600;
letter-spacing: 10px;
line-height: 1;
opacity: 0.1;
position: absolute;
top: 0;
text-transform: uppercase;
z-index: -1;
width: 100%;
}
.title__bg__icon{
display: inline-block;
left: 0;
right: 0;
}
.area__icon {
background-color: #ffffff;
border-radius: 50%;
box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
display: inline-block;
font-size: 24px;
width: 80px;
height: 80px;
text-align: center;
margin-bottom: 20px;
padding-top: 20px;
}
.area__icon img{
margin:0 auto;
}
.area__title {
font-size: 40px;
margin-bottom: 40px;
position: relative;
z-index: 1;
line-height: 1.3;
color: #0F153C;
font-weight: 700;
}
.area__title:before,
.area__title:after{
display: block;
position: relative;
content: '';
}
.area__subtitle {
line-height: 1;
position: relative;
display: inline-block;
}
.area__subtitle:before,
.area__subtitle:after {
content:'';
display: block;
position: relative;
}
.area__button {
display: inline-block;
text-transform: capitalize;
margin-top: 30px;
} .single__box {
display: block;
transition: 0.3s;
z-index: 1;
position: relative;
}
.single__box:before,
.single__box:after{
display: block;
position: relative;
content: '';
transition: 0.5s;
z-index: -1;
}
.box__bg__icon__text {
position: absolute;
font-size: 80px;
font-weight: 800;
right: 0;
bottom: 0;
opacity: .1;
line-height: 1;
z-index: -1;
}
.box__icon {
display: inline-block; display: inline-block;
font-size: 24px;
transition: 0.3s
}
.box__icon img{
margin:0 auto;
}
.box__title {
position: relative;
z-index: 1;
line-height: 1;
}
.box__subtitle {
line-height: 1;
}
.box__title:before,
.box__title:after{
display: block;
position: relative;
content: '';
}
.box__button {
display: inline-block;
text-transform: capitalize;
margin-top: 30px;
} .single__box__layout__1 {
transition: 0.5s;
padding: 35px;
padding-left: 120px;
position: relative;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.single__box__layout__1 .box__icon {
border-radius: 5px;
width: 65px;
height: 65px;
text-align: center;
position: absolute;
left: 35px;
top: 35px;
font-size: 32px;
color: #ffffff;
background: #35BFE6;
padding-top: 16px;
}
.single__box__layout__1 .box__icon img {
width: auto;
}
.single__box__layout__1 .box__title {
font-size: 20px;
line-height: 1;
margin-bottom: 15px;
} .single__box__layout__2 {
padding:25px 35px;
padding-left: 120px;
box-shadow: 0 50px 60px rgba(0, 0, 0, 0.07);
min-height: 120px;
}
.single__box__layout__2 .box__icon {
position: absolute;
left: 35px;
top: 25px;
background: #35BFE6;
color: #fff;
width: 70px;
height: 70px;
font-size: 24px;
text-align: center;
padding-top: 20px;
border-radius: 50%;
}
.single__box__layout__2 .box__subtitle {
font-size: 14px;
margin-bottom: 10px;
}
.single__box__layout__2 .box__title {
font-size: 20px;
} .single__box__layout__3 {
padding: 50px;
text-align: center;
box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
}
.single__box__layout__3 .box__icon {
width: 85px;
height: 85px;
font-size: 32px;
border-radius: 50%;
box-shadow: 0 15px 40px rgba(53, 191, 230, 0.3);
padding-top: 25px;
background: #35BFE6;
color: #fff;
margin-bottom: 40px;
}
.single__box__layout__3 .box__title {
font-size: 20px;
margin-bottom: 30px;
}
.single__box__layout__3 .box__button {
border-bottom: 2px solid #C0CCDA;
} .single__box__layout__4 {
padding: 50px;
text-align: center;
}
.single__box__layout__4 .box__icon {
width: 85px;
height: 85px;
font-size: 32px;
border-radius: 50%;
padding-top: 25px;
background: #35BFE6;
color: #fff;
margin-bottom: 40px;
}
.single__box__layout__4 .box__title {
font-size: 20px;
margin-bottom: 30px;
} .single__box__layout__5 {
padding: 50px;
text-align: center;
box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
}
.single__box__layout__5:before {
background: #35BFE6;
height: 5px;
bottom: 0;
position: absolute;
left: 0;
width: 100%;
}
.single__box__layout__5 .box__icon {
width: 85px;
height: 100px;
font-size: 32px;
box-shadow: 0 15px 40px rgba(53, 191, 230, 0.3);
padding-top: 40px;
background: #35BFE6;
color: #fff;
margin-bottom: 40px;
position: relative;
border-radius: 0 0 25px 0;
clip-path: polygon(100% 0, 100% 80%, 70% 100%, 0 100%, 0 0);
}
.single__box__layout__5 .box__title {
font-size: 20px;
margin-bottom: 30px;
}
.single__box__layout__5 .box__button {
border-bottom: 2px solid #C0CCDA;
} .single__box__layout__6 .box__icon {
width: 60px;
height: 60px;
font-size: 24px;
text-align: center;
background: rgba(53, 191, 230, 0.35);
color: #35BFE6;
padding-top: 15px;
border-radius: 50%;
margin-bottom: 30px;
}
.single__box__layout__6 .box__title {
font-size: 20px;
margin-bottom: 20px;
} @keyframes zoom_box_bg {from {transform: scale(1);}to {transform: scale(3);}}
.single__box__layout__7 {transition: 0.5s;}
.single__box__layout__7:before {animation: 5s zoom_box_bg infinite alternate;opacity: 0;}
.single__box__layout__7:hover:before {opacity: .1;}
.single__box__layout__7 .box__icon {margin-bottom: 25px;border: 0;padding: 0;transition: 0.5s;}
.single__box__layout__7:hover .box__icon {transform: rotateY(360deg);} .single__box__layout__8 {
text-align: center;
}
.single__box__layout__8 .box__icon {
margin-bottom: 30px;
}
.single__box__layout__8 .box__title {
font-size: 20px;
margin-bottom: 30px;
} .single__box__layout__9 {
position: relative;
padding: 10px;
padding-left: 60px;
}
.single__box__layout__9 .box__icon {
position: absolute;
left: 10px;
top: 5px;
width: 35px;
height: 35px;
}
.single__box__layout__9 .box__icon img{
width: 35px;
height: 35px;
}
.single__box__layout__9 .box__title {
margin-bottom: 0;
font-size: 20px;
} .single__box__layout__10 {
text-align: center;
transition: 0.5s;
padding: 35px;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.single__box__layout__10 .box__icon {
border-radius: 50%;
margin-bottom: 30px; 
}
.single__box__layout__10 .box__icon img {
width: auto;
}
.single__box__layout__10 .box__title {
font-size: 20px;
line-height: 1;
margin-bottom: 0;
} .single__box__layout__11 {
transition: 0.5s;
padding: 40px 30px;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
background: #ffffff;
}
.single__box__layout__11 .box__icon {
width: 50px;
margin-right: 10px;
}
.single__box__layout__11 .box__icon img{
width: auto;
}
.single__box__layout__11 .box__icon,
.single__box__layout__11 .box__title{
display: inline-block;
}
.single__box__layout__11 .box__title {
font-size: 20px;
margin-bottom: 30px;
} .single__box__layout__12 {
padding: 50px 40px;
text-align: center;
}
.single__box__layout__12:hover {
background: #ffffff;
box-shadow: 0px 20px 50px 0px rgba(85,92,121,0.08);
}
.single__box__layout__12 .box__icon {
font-size: 50px;
line-height: 1;
margin-bottom: 30px;
}
.single__box__layout__12 .box__icon img{
width: 100px;
}
.single__box__layout__12 .box__title {
margin-bottom: 20px;
} .single__box__layout__13 {
text-align: center;
}
.single__box__layout__13 .box__icon {
color: #0298ff;
background-color: rgba(2,152,255,0.14);
border-radius: 25px;
box-shadow: 0px 10px 30px 0px rgba(110,193,228,0.20);
width: 80px;
height: 80px;
display: inline-block;
text-align: center;
margin-bottom: 50px;
padding-top: 26px;
}
.single__box__layout__13:hover .box__icon{
background-color: rgba(2,152,255,1);
color: #ffffff;
}
.single__box__layout__13 .box__title {
margin-bottom: 20px;
} .single__box__layout__14 {
background: #ffffff;
padding: 40px 72px 40px 180px;
border-radius: 5px;
}
.single__box__layout__14:hover {
background-color: #fe5d89;
box-shadow: 0px 55px 70px -46px rgba(254,93,137,0.45);
color: #ffffff;
}
.single__box__layout__14 .box__icon {
width: 120px;
display: block;
text-align: center;
position: absolute;
left: 20px;
top: 30px;
font-size: 50px;
}
.single__box__layout__14 .box__icon img{
width: auto;
}
.single__box__layout__14 .box__title {
margin-bottom: 20px;
}
.single__box__layout__14:hover .box__title{
color: #ffffff;
} .single__box__layout__15 {
padding: 50px 30px 50px 30px;
background-color: #ffffff;
box-shadow: 0px 20px 100px 0px rgba(114,112,164,0.13);
text-align: center;
}
.single__box__layout__15:after {
background-color: #ffffff;
position: absolute;
left: 55%;
top: 53px;
text-align: left;
width: 25px;
height: 25px;
opacity: 1;
border-radius:50px;
z-index: 1;
-webkit-transition: 0.6s;
-o-transition: 0.6s;
transition: 0.6s;
}
.single__box__layout__15:before {
background-image: linear-gradient(134deg, #1700fb 0%, #009dea 100%);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.single__box__layout__15:hover {
color: #ffffff;
}
.single__box__layout__15:hover:before{
opacity: 1;
} 
.single__box__layout__15 .box__icon {
border-radius: 50%;
color: #ffffff;
background-image: linear-gradient(135deg, #1700fb 0%, #009dea 100%);
width: 80px;
height: 80px;
text-align: center;
margin-bottom: 40px;
padding-top: 27px;
}
.single__box__layout__15 .box__icon img{
width: auto;
}
.single__box__layout__15 .box__title {
margin-bottom: 20px;
}
.single__box__layout__15:hover .box__title{
color: #ffffff;
} .single__box__layout__16 {
padding-left: 100px;
}
.single__box__layout__16 .box__icon {
border-radius: 50%;
box-shadow: 0px 0px 0px 1px #6315ff inset;
background: #ffffff;
color: #6315ff;
width: 80px;
height: 80px;
position: absolute;
left: 0px;
top: 0px;
text-align: center;
padding-top: 24px;
}
.single__box__layout__16:hover .box__icon{
box-shadow: 0px 0px 0px 100px #6315ff inset;
color: #ffffff;
}
.single__box__layout__16 .box__icon img{
width: auto;
}
.single__box__layout__16 .box__title {
margin-bottom: 20px;
} .single__box__layout__17 {
padding: 50px 30px;
border: 1px solid #f2f2f2;
text-align: center;
}
.single__box__layout__17:hover {
box-shadow: 0px 10px 40px 0px rgba(107,125,179,0.11);
border-color: transparent;
background: #ffffff;
}
.single__box__layout__17 .box__icon {
text-align: center;
margin-bottom: 35px;
padding: 0;
-webkit-transition: 0.9s;
-o-transition: 0.9s;
transition: 0.9s;
}
.single__box__layout__17:hover .box__icon{
transform: rotateY(360deg);
}
.single__box__layout__17 .box__icon img{
width: auto;
}
.single__box__layout__17 .box__title {
margin-bottom: 20px;
} .single__box__layout__18 {
background: #ffffff;
box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
padding: 50px 20px;
text-align: center;
}
.single__box__layout__18:hover{
color:#ffffff;
background: #0c59db url(//paiboonniti.com/wp-content/plugins/ultimate-addon/assets/img/service_stripe_bg.png) no-repeat center center / cover;
}
.single__box__layout__18 .box__icon {
font-size: 50px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__18:hover .box__icon {
color: #ffffff;
}
.single__box__layout__18 .box__title {
font-size: 22px;
color: #232323;
}
.single__box__layout__18:hover .box__title {
color: #ffffff;
}
.single__box__layout__18 .box__button {
position: absolute;
width: 40px;
height: 40px;
background: #0c59db;
padding-top: 7px;
color: #ffffff;
right: 0;
bottom: 0;
}
.single__box__layout__18:hover .box__button {
background: #ffffff;
color: #0c59db;
} .single__box__layout__19 {
border: 2px solid #e3eeff;
padding: 80px 50px;
text-align: center;
}
.single__box__layout__19 .box__bg__icon__text {
font-size: 170px;
right: 20px;
letter-spacing: -5px;
}
.single__box__layout__19 .box__icon {
font-size: 80px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__19 .box__title {
font-size: 36px;
margin-bottom: 20px;
}
.single__box__layout__19:hover{
border-color: #0c59db;
}
.single__box__layout__19 .box__button {
font-weight: 700;
color: inherit;
}
.single__box__layout__19 .box__button:hover {
color: #0c59db;
} .single__box__layout__20 { border: 16px solid #e3eeff; 
padding: 50px 40px;
}
.single__box__layout__20 .box__bg__icon__text {
font-size: 170px;
right: 20px;
letter-spacing: -5px;
}
.single__box__layout__20 .box__icon {
font-size: 80px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__20 .box__title {
font-size: 36px;
margin-bottom: 20px;
}
.single__box__layout__20:hover{
border-color: #0c59db;
}
.single__box__layout__20 .box__button {
font-weight: 700;
color: inherit;
}
.single__box__layout__20 .box__button:hover {
color: #0c59db;
} .single__box__layout__21 {
padding: 30px;
background: #ffffff;
box-shadow: 0px 8px 16px 0px rgba(0, 109, 232, 0.04);
}
.single__box__layout__21:hover {
background: #0c59db;
color: #ffffff;
}
.single__box__layout__21 .box__bg__icon__text {
left: 0;
top: 0;
opacity: 0;
}
.single__box__layout__21:Hover .box__bg__icon__text {
opacity: .1;
}
.single__box__layout__21 .box__title {
margin-bottom: 0;
font-size: 20px;
}
.single__box__layout__21:hover .box__title {
color: #ffffff;
}
.single__box__layout__21:hover{
border-color: #0c59db;
}
.single__box__layout__21 .box__button:hover {
background: #ffffff;
color: #006de8;
padding-left: 8px;
}
.single__box__layout__21 .box__button {
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
margin: 0;
width: 40px;
height: 40px;
padding-top: 7px;
text-align: center;
border-radius: 50%;
padding-left: 13px;
display: inline-block;
z-index: 1;
}
.single__box__layout__21:hover .box__button {
color: #ffffff;
}
.single__box__layout__21:hover .box__button:hover {
color: #006de8;
background: #ffffff;
} .single__box__layout__22 {
padding: 50px 40px;
text-align: center;
}
.single__box__layout__22 .box__bg__icon__text {
font-size: 170px;
right: 20px;
letter-spacing: -5px;
}
.single__box__layout__22 .box__icon {
font-size: 80px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__22 .box__title {
font-size: 36px;
margin-bottom: 20px;
}
.single__box__layout__22:hover{
border-color: #0c59db;
}
.single__box__layout__22 .box__button {
font-weight: 700;
color: inherit;
}
.single__box__layout__22 .box__button i {
margin-right: 10px;
}
.single__box__layout__22 .box__button:hover {
color: #0c59db;
} .single__box_wrap {
position: relative;
overflow: hidden;
}
.single__box__layout__23 {
color: #ffffff;
position: absolute;
background: rgba(0, 34, 73, .8);
left: 0;
bottom: 0;
padding: 30px;
height: 80px;
display: flex;
justify-content: center;
flex-direction: column;
}
.single__box.single__box__layout__23 {
padding: 30px 15px 20px 50px;
}
.single__box__layout__23,
.single__box__layout__23 .box__title,
.single__box__layout__23 a {
color: #ffffff;
}
.box__big__thumb img {
width: 100%;
}
.single__box__layout__23 .box__icon {
position: absolute;
top: -20px;
left: 30px;
width: 70px;
height: 70px;
background: #006de8;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
}
.single__box__layout__23 .box__title {
padding-left: 80px;
transition: 0.3s;
margin-bottom: 25px;
}
.single__box__layout__23 .box__description{
transition: 0.5s;
height: 0%;
}
.single__box__layout__23 .box__button {
transition: 0.8s;
}
.single__box_wrap:hover .single__box__layout__23{
height: 80%;
background: linear-gradient(0deg, rgba(0, 102, 255, 0.8) 0%, rgba(96, 170, 255, 0.8) 100%);
}
.single__box_wrap:hover .box__description{
height: 100%;
} @media (max-width: 767px){
.single__box.single__box__layout__23 {
position: relative;
padding: 30px !important;
height: auto !important;
}
.single__box.single__box__layout__23 .box__title {
padding: 0;
margin-top: 40px;
margin-bottom: 20px;
}
} .single__box__layout__24 {
padding: 15px;
padding-left: 80px;
position: relative;
overflow: hidden;
}
.single__box__layout__24 .box__icon {
position: absolute;
left: 0;
top: 0;
width: 50px;
height: 50px;
background: #ffffff;
text-align: center;
padding-top: 10px;
box-shadow: 0px 4px 4px rgba(160,194,255,0.2);
border-radius: 50%;
color: #0c59db;
font-size: 20px;
padding-top: 12px;
}
.single__box__layout__24:hover .box__icon {
background: #0c59db;
color: #ffffff;
}
.single__box__layout__24 .box__title {
margin-bottom: 20px;
} .single__testmonial{
position: relative;
z-index: 1;
transition: 0.3s;
}
.single__testmonial:before,
.single__testmonial:after{
content: '';
display: block;
position: relative;
z-index: -1;
}
.testmonial__quote {
box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
min-width: 50px;
min-height: 50px;
display: inline-block;
width: 80px;
height: 80px;
font-size: 24px;
padding-top: 24px;
border-radius: 50%;
text-align: center;
margin-top: 20px;
margin-bottom: 50px;
}
.testmonial__quote img{
margin: 0 auto;
}
.testmonial__description {
margin-bottom:50px;
}
.author__thumb__designation__warp {
display: inline-block;
}
.author__thumb {
border-radius: 50%;
display: inline-block;
height: 100px;
margin-bottom: 50px;
overflow: hidden;
width: 100px;
}
.author__thumb img {
width: 100%;
height: 100%;
}
.author__name {
font-size: 18px;
margin-bottom: 5px;
line-height: 1;
} .tesmonial_style_1 {
text-align: left;
}
.tesmonial_style_2 {
text-align: center;
}
.tesmonial_style_3 {
text-align: right;
} .tesmonial_style_4 {
text-align: left;
}
.tesmonial_style_5 {
text-align: center;
}
.tesmonial_style_6 {
text-align: right;
}
.tesmonial_style_4 .author__thumb__designation,
.tesmonial_style_5 .author__thumb__designation,
.tesmonial_style_6 .author__thumb__designation{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 120px;
position: relative;
text-align: left;
}
.tesmonial_style_6 .author__thumb__designation {
padding-left: inherit;
padding-right: 120px;
text-align: right;
}
.tesmonial_style_4 .author__thumb,
.tesmonial_style_5 .author__thumb{
position: absolute;
left: 0;
}
.tesmonial_style_6 .author__thumb {
position: absolute;
right: 0;
} .tesmonial_style_7 {
text-align: left;
}
.tesmonial_style_8 {
text-align: center;
}
.tesmonial_style_9 {
text-align: right;
}
.tesmonial_style_7 .single__testmonial,
.tesmonial_style_8 .single__testmonial,
.tesmonial_style_9 .single__testmonial {
padding: 30px;
background: #ffffff;
border-radius: 5px;
box-shadow: 0px 10px 20px rgba(97,105,140,0.1);
margin-bottom: 30px;
}
.tesmonial_style_7 .testmonial__quote,
.tesmonial_style_8 .testmonial__quote,
.tesmonial_style_9 .testmonial__quote{
font-size: 50px;
line-height: 0;
text-align: inherit;
height: auto;
width: auto;
box-shadow: inherit;
margin: 0;
padding: 0;
}
.tesmonial_style_7 .author__thumb__designation,
.tesmonial_style_8 .author__thumb__designation,
.tesmonial_style_9 .author__thumb__designation {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 60px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 80px;
position: relative;
text-align: left;
}
.tesmonial_style_9 .author__thumb__designation {
padding-left: inherit;
padding-right: 80px;
text-align: right;
}
.tesmonial_style_7 .author__thumb,
.tesmonial_style_8 .author__thumb,
.tesmonial_style_9 .author__thumb {
box-shadow: 0px 10px 20px rgba(97,105,140,0.1);
position: absolute;
left: 0;
width: 60px;
height: 60px;
}
.tesmonial_style_9 .author__thumb {
left: auto;
right: 0;
} .tesmonial_style_10 {
text-align: left;
}
.tesmonial_style_11 {
text-align: center;
}
.tesmonial_style_12 {
text-align: right;
}  .jump{
animation-name: jump;
}
@keyframes jump {
0% {transform: translate3d(0px, 0px, 0px);}40% {transform: translate3d(0px, 50%, 0px);}100% {transform: translate3d(0px, 0px, 0px);}
}
.rotated{
animation-name: rotated;
}
@keyframes rotated {
0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}
}
.rotatedHalf{
animation-name: rotatedHalf;
}
@keyframes rotatedHalf {
0% {transform: rotate(0deg);}50% {transform: rotate(90deg);}100% {transform: rotate(0deg);}
}
.rotatedHalfTwo{
animation-name: rotatedHalfTwo;
}
@keyframes rotatedHalfTwo {
0% {transform: rotate(-90deg);}100% {transform: rotate(90deg);}
}
.scaleUpOne{
animation-name: scaleUpOne;
}
@keyframes scaleUpOne {
0% {transform: scale(1);}100% {transform: scale(0.2);}
}
.scaleRight{
animation-name: scaleRight;
}
@keyframes scaleRight {
0% {transform: translateX(-50%);}50% {transform: translateX(50%);}100% {transform: translateX(-50%);}
}
.fade_in{
animation-name: fade_in;
}
@keyframes fade_in {
0% {opacity: 0.7;}40% {opacity: 1;}100% {opacity: 0.7;}
}
.prettyFade{
animation-name: prettyFade;
}
@keyframes prettyFade{
0%{-webkit-filter:brightness(1) contrast(1) saturate(1);};100%{-webkit-filter:brightness(0) contrast(5) saturate(0.5); };
}
.rippleOutOne{
animation-name: rippleOutOne;
}
@keyframes rippleOutOne {
0% {bottom: 0;left: 0;opacity: 1;right: 0;top: 0;}100% {bottom: -6px;left: -6px;opacity: 0;right: -6px;top: -6px;}
}
.rippleOuTwo{
animation-name: rippleOuTwo;
}
@keyframes rippleOuTwo {
0% {bottom: 0;left: 0;opacity: 1;right: 0;top: 0;}100% {bottom: -12px;left: -12px;opacity: 0;right: -12px;top: -12px;}
}
.scaleUpOne{
animation-name: scaleUpOne;
}
@keyframes scaleUpOne {
0% {transform: scale(1);}40% {transform: scale(0.5);}100% {transform: scale(1);}
}
.scaleUpTwo{
animation-name: scaleUpTwo;
}
@keyframes scaleUpTwo {
0% {transform: scale(0.5);}40% {transform: scale(0.8);}100% {transform: scale(0.5);}
}
.scaleUpThree{
animation-name: scaleUpThree;
}
@keyframes scaleUpThree {
0% {transform: scale(0.7);}40% {transform: scale(0.4);}100% {transform: scale(0.7);}
}
.FramesOne{
animation-name: FramesOne;
}
@keyframes FramesOne {
0% {transform: translate(0px, 0px) rotate(0deg);}20% {transform: translate(73px, -1px) rotate(36deg);}40% {transform: translate(141px, 72px) rotate(72deg);}60% {transform: translate(83px, 122px) rotate(108deg);}80% {transform: translate(-40px, 72px) rotate(144deg);}100% {transform: translate(0px, 0px) rotate(0deg);}
}
.FramesTwo{
animation-name: FramesTwo;
}
@keyframes FramesTwo {
0% {transform: translate(0px, 0px) rotate(0deg) scale(1);}20% {transform: translate(73px, -1px) rotate(36deg) scale(0.9);}40% {transform: translate(141px, 72px) rotate(72deg) scale(1);}60% {transform: translate(83px, 122px) rotate(108deg) scale(1.2);}80% {transform: translate(-40px, 72px) rotate(144deg) scale(1.1);}100% {transform: translate(0px, 0px) rotate(0deg) scale(1);}
}
.FramesThree{
animation-name: FramesThree;
}
@keyframes FramesThree {
0% {transform: translate(165px, -179px);}100% {transform: translate(-346px, 617px);}
}
.FramesFour{
animation-name: FramesFour;
}
@keyframes FramesFour {
0% {transform: translate(-300px, 151px) rotate(0deg);}100% {transform: translate(251px, -200px) rotate(180deg);}
}
.FramesFive{
animation-name: FramesFive;
}
@keyframes FramesFive {
0% {transform: translate(61px, -99px) rotate(0deg);}21% {transform: translate(4px, -190px) rotate(38deg);}41% {transform: translate(-139px, -200px) rotate(74deg);}60% {transform: translate(-263px, -164px) rotate(108deg);}80% {transform: translate(-195px, -49px) rotate(144deg);}100% {transform: translate(-1px, 0px) rotate(180deg);}
}
.gradientBG{
animation-name: gradientBG;
}
@keyframes gradientBG {
0% {background-position: 0 0;}50% {background-position: 300% 0;}100% {background-position: 0 0;}
}
.gradientBG{
animation-name: gradientBG;
}
@keyframes gradientBG {
0% {background-position: 0 0;}50% {background-position: 120% 0;}100% {background-position: 0 0;}
}
.bgMove{
animation-name: bgMove;
}
@keyframes bgMove {
from { background-position: 0 0; }to { background-position: -400px 0; }
}
.imageBgAnim{
animation-name: imageBgAnim;
}
@keyframes imageBgAnim {
0% {background-position: 0 0;}50% {background-position: 120% 0;}100% {background-position: 0 0;}
}
.zoomBounce{
animation-name: zoomBounce;
}
@keyframes zoomBounce {
0% { 
transform: scale(0.9 ) translateY(-50%); 
-webkit-transform: scale(0.9 ) translateY(-50%); 
-moz-transform: scale(0.9 ) translateY(-50%); 
-ms-transform: scale(0.9 ) translateY(-50%); 
-o-transform: scale(0.9 ) translateY(-50%); 
}50% {
transform: scale(1) translateY(-60%);
-webkit-transform: scale(1) translateY(-60%);
-moz-transform: scale(1) translateY(-60%);
-ms-transform: scale(1) translateY(-60%);
-o-transform: scale(1) translateY(-60%);
}100% {
transform: scale(0.9) translateY(-50%);
-webkit-transform: scale(0.9) translateY(-50%);
-moz-transform: scale(0.9) translateY(-50%);
-ms-transform: scale(0.9) translateY(-50%);
-o-transform: scale(0.9) translateY(-50%);
}
}
.ballBounce{
animation-name: ballBounce;
}
@keyframes ballBounce {
0% {transform: translateX(-20px) scale(1, 1.2);}25% {transform: scale(1.2, 1);}50% {transform: translateX(15px) scale(1, 1.2);}75% {transform: scale(1.2, 1);}100% {transform: translateX(-20px);}
}
.bigSpin{
animation-name: bigSpin;
}
@keyframes bigSpin {
0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.Zoom_In_Out{
animation: zoom-in-out;
}
@keyframes zoom-in-out {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
}
.Circle_Large{
animation: circle-large;
}
@keyframes circle-large {
0% {
-webkit-transform: rotate(0deg) translate(-150px) rotate(0deg);
transform: rotate(0deg) translate(-150px) rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg) translate(-150px) rotate(-360deg);
transform: rotate(360deg) translate(-150px) rotate(-360deg);
}
}
.Fade_In_Out{
animation: fade-in-out;
}
@keyframes fade-in-out {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
opacity: 1;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.blurFadeInOut{
animation-name: blurFadeInOut;
}
@keyframes blurFadeInOut {
0% {opacity: 0;text-shadow: 0px 0px 40px #fff;transform: scale(1.3);}20%, 75% {opacity: 1;text-shadow: 0px 0px 1px #fff;transform: scale(1);}100% {opacity: 0;text-shadow: 0px 0px 50px #fff;transform: scale(0);}
}
.blurFadeIn{
animation-name: blurFadeIn;
}
@keyframes blurFadeIn {
0% {opacity: 0;text-shadow: 0px 0px 40px #fff;transform: scale(1.3);}50% {opacity: 0.5;text-shadow: 0px 0px 10px #fff;transform: scale(1.1);}100% {opacity: 1;text-shadow: 0px 0px 1px #fff;transform: scale(1);}
}
.fadeInBack{
animation-name: fadeInBack;
}
@keyframes fadeInBack {
0% {opacity: 0;transform: scale(0);}50% {opacity: 0.4;transform: scale(2);}100% {opacity: 0.2;transform: scale(5);}
}
.fadeInRotate{
animation-name: fadeInRotate;
}
@keyframes fadeInRotate {
0% {opacity: 0;transform: scale(0) rotate(360deg);}100% {opacity: 1;transform: scale(1) rotate(0deg);}
}
.bigSquare {
animation-name: bigSquare;
}
@keyframes bigSquare {
from {transform: translateY(10%) rotate(-80deg) scale(0);}to {transform: translateY(0) rotate(0deg) scale(1);}
}
.littleSquare {
animation-name: littleSquare;
}
@keyframes littleSquare {
from {transform: translate(226%, 183%) rotate(140deg) scale(0);}to {transform: translate(0%, 0%) rotate(0deg) scale(1);}
}
.triAngle {
animation-name: triAngle;
}
@keyframes triAngle {
from {transform: rotate(-140deg) scale(0);}to {transform: rotate(0deg) scale(1);}
}
.Hoop {
animation-name: Hoop;
}
@keyframes Hoop {
from {transform: translate(-160%, -33%) scale(0);}to {transform: translate(0%, 0%) scale(1);}
}
.bigCircle {
animation-name: bigCircle;
}
@keyframes bigCircle {
from {transform: scale(0) translate(60%, 3%);}to {transform: scale(1) translate(0%, 0%);}
}
.littleCircle {
animation-name: littleCircle;
}
@keyframes littleCircle {
from {transform: scale(0);}to {transform: scale(1);}
}  .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}  .single__team {
position: relative;
text-align: center;
}
.ultimate-team-carousel.team-normal-grid {
display: grid;
}
.ultimate-team-carousel.team-normal-grid .single__team{
margin-bottom: inherit;
}
.member__thumb {
text-align: center;
display: inline-block;
margin-bottom: 30px;
}
.member__thumb img {
margin: auto;
}
.member__name {
font-size: 24px;
line-height: 1;
margin-bottom: 10px;
}
.member__designation {
text-transform:capitalize;
margin-bottom: 0;
}
.member__content {
margin-top: 30px;
}
.member__socials {
margin-top: 30px;
}
.member__socials a {
display: inline-block;
text-align: center;
margin: 0 10px;
} .team__style__1 .member__thumb {
border-radius: 50%;
overflow: hidden;
}
.team__style__1 .member__socials a:hover {
color: #ffbc48;
} .team__style__3 .single__team {
overflow: hidden;
}
.team__style__3 .member__thumb {
width: 100%;
}
.team__style__3 .member__thumb img {
width: 100%;
padding: 0;
display: block;
}
.team__style__3 .member__content__wrap {
position: relative;
}
.team__style__3 .member__socials {
position: absolute;
top: -140px;
left: -90%;
width: calc(100% - 50px);
background: #fff;
padding: 20px;
margin: 0;
transition: 0.5s;
visibility: hidden;
opacity: 0;
clip-path: polygon(100% 0, 100% 70%, 90% 100%, 0 100%, 0 0);
}
.team__style__3 .single__team:hover .member__socials {
left: 0;
opacity: 1;
visibility: visible;
} .team__style__4 .owl-item {
padding-top: 30px;
}
.team__style__4 .single__team {
background: #F5F9FF;
width: calc(100% - 30px);
float: right;
text-align: inherit;
}
.team__style__4 .member__thumb {
width: 100%;
position: relative;
margin-left: -30px;
margin-top: -30px;
margin-bottom: 0;
}
.team__style__4 .member__content__wrap {
padding: 30px;
}
.team__style__4 .member__designation {
font-weight: 700;
color: #01BAA3;
}
.team__style__4 .member__socials a {
width: 40px;
height: 40px;
background: #ffffff;
padding-top: 6px;
color: #AFCAD7;
box-shadow: 0 0 5px rgba(0,0,0,0.06);
margin: 0;
margin-right: 10px;
}
.team__style__4 .member__socials a:hover {
background: #00BAA3;
color: #ffffff;
} .team__style__5 .member__thumb{
position: relative;
}
.team__style__5 .member__thumb:before {
position: absolute;
left: -5px;
bottom: -5px;
width: 100%;
height: 90%;
content: "";
background: #1657E2;
border-radius: 60% 45% 30% 32%;
transform: rotate(-5deg);
opacity: 0.1;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.team__style__5 .member__thumb img {
border-radius: 50%;
padding: 10px;
box-shadow: 0 2px 4px rgba(0,0,0,.08);
background: #ffffff;
width: 200px;
height: 200px;
}
.team__style__5 .single__team:hover .member__thumb:before{
opacity: 1;
}
.team__style__5 .member__content__wrap {
position: relative;
}
.team__style__5 .member__socials {
width: 40px;
margin: 0;
position: absolute;
height: 40px;
top: -70px;
left: 50%;
transform: translateX(-50%);
overflow: hidden;
text-align: center;
transition:0.3s;
}
.team__style__5 .member__socials a {
background: #0077B5;
color: #fff;
width: 40px;
height: 40px;
padding-top: 6px;
border-radius: 50%;
margin: 0;
transition:0.3s;
}
.team__style__5 .member__socials a:hover {
background: #ffffff;
color: #0077B5;
box-shadow:0 4px 8px rgba(0,0,0,.1)
} .team__style__6 .single__team {
margin-bottom: 60px;
position: relative;
overflow: hidden;
}
.team__style__6 .member__thumb {
padding: 10px;
background: #ffffff;
margin-bottom: 0;
}
.team__style__6 .member__thumb img{
width: 100%;
}
.team__style__6 .member__content__wrap {
margin-top: -50px;
position: absolute;
z-index: 1;
background: #fff;
width: calc( 100% - 30px );
padding: 30px;
right: 0;
bottom: 0;
transition: 0.3s;
}
.team__style__6 .member__socials {
margin-top: 15px;
margin-bottom: -55px;
transition: 0.3s;
}
.team__style__6 .single__team:hover .member__socials {
margin-bottom: 0;
} .team__style__7 .owl-carousel .owl-stage-outer {
margin-right: -20px !important;
}
.team__style__7 .single__team {
position: relative;
margin-bottom: 20px;
}
.team__style__7 .member__content__wrap {
position: absolute;
left: 0;
bottom: 0;
background: #0c5adb;
width: 100%;
padding: 20px;
border-radius: 5px;
transition: 0.5s;
color: #fff;
opacity: 0;
visibility: hidden;
}
.team__style__7 .single__team:hover .member__content__wrap {
transform: translate(20px, 20px);
visibility:visible;
opacity:1;
}
.team__style__7 .member__thumb {
margin-bottom: 0;
}
.team__style__7 .single__team .member__name {
color: #ffffff;
}
.team__style__7 .member__socials {
margin-top: 15px;
}
.team__style__7 .member__socials a {
color: #ffffff;
}  .tabs__area {
overflow: hidden;
}
.nav-tabs.tab__nav {
margin: 0;
margin-bottom: 50px;
padding: 0;
list-style: none;
overflow: hidden;
}
.nav-tabs.tab__nav li {
display: inline-block;
float: none;
}
.nav-tabs.tab__nav li a {
border: 0;
display: block;
padding: 15px 40px;
font-size: 16px;
border-radius: 0;
margin: 0;
}
.tabs__area .nav-tabs>li.active>a,
.tabs__area .nav-tabs>li.active>a:focus,
.tabs__area .nav-tabs>li.active>a:hover {
border: 0;
}
.tabs__area .nav-tabs{
border-bottom: none;
} .sldier-content-area .slick-dots {
position: inherit;
bottom: inherit;
}
.sldier-content-area .slick-dots li {
transition: 0.3s;
}
.sldier-content-area .slick-dots li button:before{
display: none;
}
.ultimate__single__post {
background: aliceblue;
}
.slick-slide img {
width: 100%;
}
.ultimate_post.post-normal-grid {
display: grid;
}
.ultimate_post.postfolio-normal-grid {
display: grid;
}
.ultimate_post.post-normal-grid img {
width: 100%;
}
.post__content {
padding: 30px;
}
.post__title {
font-size: 24px;
}
.post__content ul {
margin: 0;
padding: 0;
list-style: none;
}
.post__content ul li {
display: inline-block;
margin-right: 10px;
}
.post__content ul li i {
margin-right: 5px;
}
.post__meta {
margin-top: 30px;
}
.post__btn {
margin-top: 30px;
}
a.readmore__btn{
display: inline-block;
}
@media print {
html, body {
display: none; }
} .ultimate__post__layout__3 {
position: relative;
overflow: hidden;
}
.ultimate__post__layout__3 a {
color: #ffffff;
}
.ultimate__post__layout__3 a:hover,
.ultimate__post__layout__3 a:focus {
color: #ffffff;
text-decoration: underline;
}
.ultimate__post__layout__3 .post__content {
position: absolute;
left: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(0,33,73,0) 1%, #002149 100%);
width: 100%;
height: 40%;
color: #fff;
transition: 0.3s;
}
.ultimate__post__layout__3 .post__title,
.ultimate__post__layout__3 .post__btn {
margin: 0;
}
.ultimate__post__layout__3 .post__btn a {
margin: 0;
position: absolute;
bottom: 40px;
transition: 0.3s;
display: inline-block;
opacity: 0;
visibility: hidden;
left: 0;
transition: 0.5s;
text-decoration: none;
min-width: 40px;
height: 40px;
padding-top: 6px;
border-radius: 50%;
}
.ultimate__post__layout__3:hover .post__btn a {
opacity: 1;
visibility: visible;
left: 30px;
}
.ultimate__post__layout__3:hover .post__btn a:hover {
background: #ffffff;
color: #006de8;
padding-left: 13px;
}
.ultimate__post__layout__3:hover .post__content {
height: 100%;
background: linear-gradient(180deg, rgba(0, 102, 255, 0.8) 0%, rgba(0, 102, 255, 0.8) 100%);
} .ultimate__post__layout__4 {
background: #ffffff;
}
.ultimate__post__layout__4 .post__thumb {
width: calc( 100% - 60px );
margin: 0 auto -50px;
}
.ultimate__post__layout__4 .post__content {
background: #ffffff;
border: 10px solid rgba(227,238,255,0.3);
transition: 0.3s;
padding-top: 60px;
}
.ultimate__post__layout__4 .post__meta{
margin-bottom:10px;
font-weight:400;
}
.ultimate__post__layout__4 .post__meta a {
color: inherit;
}
.ultimate__post__layout__4 .post__meta a:hover {
color: #006de8;
}
.ultimate__post__layout__4 .post__meta i {
color: #006de8;
}
.ultimate__post__layout__4:hover .post__content {
border-color: #006de8;
}
.ultimate__post__layout__4 .post__title {
margin-bottom: 20px;
}
.ultimate__post__layout__4 .post__btn a {
font-weight: 700;
} .row.posts__masonry ul {
margin: 0;
padding: 0;
list-style: none;
}
.col-sm-6.col-md-3.single__masonry__item {
min-height: 300px;
}
.single__masonry__item {
min-height: 300px;
}
.single__masonry__item .ultimate__single__post{
margin-bottom: 30px;
}
.single__masonry__item .post__content {
position: relative;
}
.col-md-3.single__masonry__item .post__title {
font-size: 18px;
line-height: 1.45;
margin-bottom: 0;
}
.single__masonry__item img {
width: 100%;
}
.single__masonry__item .post__meta {
position: absolute;
top: -50px;
}
.single__masonry__item .post__meta a,
.single__masonry__item .post__meta {
color: #ffffff;
} .ultimate__single__portfolio {
transition: 0.5s;
}
.portfolio__thumb {
margin-bottom: 30px;
} .ultimate__portfolio__layout__3 {
position: relative;
overflow: hidden;
}
.ultimate__portfolio__layout__3 .portfolio__thumb {
margin-bottom: 0;
}
.ultimate__portfolio__layout__3 a {
color: #ffffff;
}
.ultimate__portfolio__layout__3 a:hover,
.ultimate__portfolio__layout__3 a:focus {
color: #ffffff;
text-decoration: underline;
}
.ultimate__portfolio__layout__3 .portfolio__content {
position: absolute;
left: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(0,33,73,0) 1%, #002149 100%);
width: 100%;
height: 40%;
color: #fff;
transition: 0.3s;
padding: 30px;
}
.ultimate__portfolio__layout__3 .portfolio__title,
.ultimate__portfolio__layout__3 .portfolio__btn {
margin: 0;
}
.ultimate__portfolio__layout__3 .portfolio__btn a {
margin: 0;
position: absolute;
bottom: 40px;
transition: 0.3s;
display: inline-block;
opacity: 0;
visibility: hidden;
left: 0;
transition: 0.5s;
text-decoration: none;
min-width: 40px;
height: 40px;
padding-top: 6px;
border-radius: 50%;
}
.ultimate__portfolio__layout__3:hover .portfolio__btn a {
opacity: 1;
visibility: visible;
left: 30px;
}
.ultimate__portfolio__layout__3:hover .portfolio__btn a:hover {
background: #ffffff;
color: #006de8;
padding-left: 13px;
}
.ultimate__portfolio__layout__3:hover .portfolio__content {
height: 100%;
background: linear-gradient(180deg, rgba(0, 102, 255, 0.8) 0%, rgba(96, 170, 255, 0.5) 100%);
} .subscribe__label {
position: relative;
width: 100%;
}
.subscribe__label.error {
color: red;
}
.subscribe__label.valid {
color: green;
}
.subscriber__form input {
background: #303A5B;
border:0;
color:#ffffff;
height: 60px;
width:69%;
padding:10px 20px;
}
.subscriber__form button {
border: 0;
width: calc( 29% - 40px );
margin: 0;
margin-left: 40px;
height: 60px;
transition: 0.3s;
position: relative;
z-index: 1;
} .single__price {
padding: 40px;
background: #ffffff;
box-shadow: 0 8px 16px rgba(146, 152, 198, .08);
transition: 0.3s;
text-align: center;
position: relative;
z-index: 1;
}
.single__price:before,
.single__price:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.single__price:hover,
.single__price.price__active {
box-shadow: 0 20px 30px rgba(146, 152, 198, .2);
transform: translateY(-5px);
}
.price_btn {
display: inline-block;
padding: 15px 30px;
background: #fe5d89;
border-radius: 5px;
color: #ffffff;
}
.price__rate h3 {
font-size: 50px;
font-weight: 900;
line-height: 1;
}
.single__price__body {
margin-top: 50px;
}
ul.price__features {
margin: 0;
padding: 0;
list-style: none;
}
ul.price__features li {
margin-bottom: 20px;
}
ul.price__features li:last-child {
margin-bottom: 0;
}
ul.price__features li.off {
text-decoration: line-through;
}
ul.price__features li i {
margin-right: 5px;
} .single__price.single__price__style__1 {
padding: 0;
border-radius:5px;
overflow:hidden;
}
.single__price__style__1 .single__price__header {
padding: 30px;
background: #F6F8FA;
}
.price__title h3 {
font-size: 24px;
text-transform: capitalize;
margin-bottom: 40px;
line-height: 1;
}
.period__price {
font-size: 15px;
}
.single__price__footer {
padding: 50px;
} .single__price__style__3:hover {
transform: inherit;
} .single__price__style__4 {
padding: 60px 40px;
}
.single__price__style__4:before {
opacity: 0;
}
.single__price__style__4:hover:before {
opacity: 1;
}
.single__price__style__4:after {
background: linear-gradient(0deg, #0066ff 0%, #60aaff 100%);
opacity: 0;
}
.single__price__style__4:hover:after {
opacity: .9;
}
.single__price__style__4 .period__price {
display: block !important;
margin-top: 20px;
position: relative;
padding-bottom: 30px;
}
.single__price__style__4 .period__price:after {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 42px;
height: 2px;
background: #cde4ff;
content: "";
bottom: 0;
transition: 0.5s;
}
.single__price__style__4:hover .period__price:after {
width: 100px;
background: #ffffff;
}
.single__price__style__4 .single__price__footer {
padding-bottom: 0;
}
.single__price__style__4:hover,
.single__price__style__4:hover .price__title h3,
.single__price__style__4:hover .price__rate h3 {
color: #ffffff;
}
.single__price__style__4 .price_btn {
color: #006de8;
background: #ffffff;
border: 2px solid #c5eaff;
border-radius: 0;
font-weight: 700;
}
.single__price__style__4:hover .price_btn {
background: #003d95;
color: #ffffff;
border-color: #003d95;
}
.single__price__style__4:hover .price_btn:hover {
background: #ffffff;
color: #006de8;
border-color: #ffffff;
} .elementor-accordion .elementor-accordion-item {
border: 0 !important;
margin-bottom: 20px;
box-shadow: 0 5px 20px rgba(97,105,140,0.12);
padding: 15px;
} .ultimate__adv__accordion {
width: auto;
height: auto;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header {
padding: 15px;
outline: 0;
border: 1px solid rgba(0, 0, 0, .02);
font-weight: 600;
line-height: 1;
transition: all .3s ease-in-out;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header.show {
display: flex !important;
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header .toggle__icon {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
z-index: 10;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
float: right;
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header.active .toggle__icon {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
z-index: 10;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.active .fa.fa-plus.toggle__icon {
transform: rotate(135deg) !important;
}
.ultimate__accordion__title__icon {
display: inline-flex;
align-items: center;
}
.ultimate__accordion__icon {
display: inline-block;
margin-right: 10px
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__content {
display: none;
border: 1px solid #eeeeee;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.7
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__content p {
margin: 0
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__content.active {
display: block
}
@-webkit-keyframes rotate-90 {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0)
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg)
}
}
@keyframes rotate-90 {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0)
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg)
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
100% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
}
@keyframes fadeIn {
0% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
100% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
} a.download__button > div {
display: inline-block;
float: left;
color: #ffffff;
position: initial;
margin: -5px 0px 0px 0px;
}
a.download__button {
background: #35BFE6;
color: #ffffff;
overflow: hidden;
display: inline-block;
align-items: center;
border-radius: 5px;
position: relative;
z-index: 1;
margin-right: 10px;
margin-left: 10px;
background-color: #001737;
text-align: left;
width: 170px;
height: 56px;
padding: 5px 15px 5px 15px;
}
a.download__button .button__title{
display: block;
font-size: 16px;
font-weight: 500;
}
a.download__button .button__subtitle {
display: block;
margin-bottom: -10px;
color: #ffffff;
font-size: 11px;
}
a.download__button:first-child{
margin-left: 0;
}
a.download__button:last-child{
margin-right: 0;
}
a.download__button:before,
a.download__button:after{
content: "";
display: block;
z-index: -1;
}
.button__text span {
display: block;
}
.download__button_icon_left {
margin-right: 20px;
font-size: 25px;
padding-top: 14px;
}  .video__play__button {
background: #4528EB;
box-shadow: 0 8px 16px rgba(0,0,0,.3);
color: #ffffff;
border-radius: 50%;
box-sizing: content-box;
display: block;
font-size: 80px;
height: 80px;
left: 50%;
position: absolute;
text-align: center;
top: 50%;
transform: translateX(-50%) translateY(-50%);
transition: 0.3s;
width: 80px;
z-index: 1;
}
.video__play__button:before {
animation: pulse-border 1500ms ease-out infinite;
background: #4528EB;
border-radius: 50%;
content: "";
display: block;
height: 100%;
left: 50%;
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
width: 100%;
z-index: -1;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
} .video__popup__button {
display: inline-flex;
align-items: center;
cursor: pointer;
}
.video__popup__button .button__icon {
position: relative;
width: 50px;
height: 50px;
}
.video__popup__button .button__icon {
background: #4528EB;
box-shadow: 0 8px 16px rgba(0,0,0,.3);
color: #ffffff;
border-radius: 50%;
box-sizing: content-box;
display: block;
font-size: 22px;
height: 50px;
transition: 0.3s;
position: relative;
text-align: center;
width: 50px;
z-index: 1;
margin-right: 10px;
line-height: 1;
}
.video__popup__button .button__icon i {
padding-top: 14px;
padding-left: 5px;
}
.video__popup__button .button__icon:before {
animation: pulse-border 1500ms ease-out infinite;
background: #4528EB;
border-radius: 50%;
content: "";
display: block;
height: 100%;
left: 50%;
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
width: 100%;
z-index: -1;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
} .single__counter {
overflow: hidden;
}
.counter__icon {
float: left;
font-size: 70px;
color: #35BFE6;
margin-right: 20px;
}
.counter__number__wrapper {
font-size: 48px;
line-height: 1;
}
.counter__title {
font-size: 16px;
color: #8392A5;
text-transform: uppercase;
letter-spacing: 1px;
} .ultimate__single__campain {
position: relative;
}
.ultimate__single__campain .campain__prgressbar {
height: 4px;
background: #FFF1F1;
position: relative;
}
.ultimate__single__campain .campain__prgressbar .count__bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
background: #FF8F79;
}
.ultimate__single__campain .campain__prgressbar .count {
position: absolute;
right: 0;
top: 0;
height: 100%;
line-height: .8;
z-index: 9;
color: white;
display: none;
}
.ultimate__single__campain .post__category {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
position: absolute;
right: 30px;
top: 30px;
}
.ultimate__single__campain .post__category li {
display: inline-block;
margin-left: 5px;
}
.ultimate__single__campain .post__category li a {
display: block;
padding: 8px 20px;
background: #FF8F79;
border-radius: 50px;
font-size: 12px;
letter-spacing: 1px;
color: #fff;
text-transform: capitalize;
}
.ultimate__single__campain .post__category li a:hover {
background: #ffffff;
color: #FF8F79;
box-shadow: 0 8px 16px rgba(0,0,0,.1);
}
.ultimate__single__campain .post__meta {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
margin-bottom: 10px;
}
.ultimate__single__campain .post__meta li {
margin-right: 26px;
display: inline-block;
}
.ultimate__single__campain .post__meta li.author__meta img {
border-radius: 50%;
display: inline-block;
margin-right: 10px;
width: 30px;
}
.ultimate__single__campain .post__meta li.author__meta a {
float: right;
margin-top: 3px;
font-weight: 600;
color: #6A85A0;
}
.ultimate__single__campain .post__meta li i {
margin-right: 5px;
}
.ultimate__single__campain .campain__content {
padding: 30px;
background: #ffffff;
}
.ultimate__single__campain .post__title {
margin-bottom: 30px;
font-size:22px;
}
.ultimate__fact__wrap {
padding-top: 30px;
border-top: 1px solid #D2E8FF;
overflow: hidden;
}
.single__campain__fact {
float: left;
width: 33.33%;
}
.single__campain__fact .campain__fact__count {
display: block;
font-size: 20px;
font-weight: 700;
}
.goal__fact .campain__fact__count {
color: #FF7296;
}
.raised__fact .campain__fact__count {
color: #FF5959;
}
.donor__fact .campain__fact__count {
color: #00BAA3;
}
.ultimate__single__campain:nth-child(2n) .campain__prgressbar .count__bar {
background: #00BAA3;
}
.ultimate__single__campain:nth-child(2n) .post__category li a {
background: #00BAA3;
}
.ultimate__single__campain:nth-child(2n) .post__category li a:hover {
background: #ffffff;
color: #00BAA3;
}
.ultimate__single__campain:nth-child(3n) .campain__prgressbar .count__bar {
background: #FF5959;
}
.ultimate__single__campain:nth-child(3n) .post__category li a {
background: #FF5959;
}
.ultimate__single__campain:nth-child(3n) .post__category li a:hover {
background: #ffffff;
color: #FF5959;
} .timeline--horizontal .timeline__item {
float: left;
}
.timeline-nav-button{
opacity: 1 !important;
}
.timeline__content.ultimate__timeline__layout__1:before,
.timeline__content.ultimate__timeline__layout__1:after {
display: none;
} .step__description {
padding: 30px;
background: #fff;
box-shadow: 0 8px 16px rgba(0,0,0,.1);
border-radius: 10px;
margin: 20px;
position: relative;
opacity: 0;
visibility: hidden;
transition: 0.5s;
transform: scale(0);
transform-origin: bottom;
margin-top: 0;
}
.step__description:after {
position: absolute;
left: 0;
right: 0;
margin: auto;
width: 20px;
height: 20px;
content: "";
background: #fff;
bottom: -10px;
transform: rotate(45deg);
}
.slick-center .single__step__slide .step__description,
.single__step__slide:hover .step__description {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.step__content {
text-align: center;
position: relative;
}
.step__content h3 {
margin-bottom: 0;
color: #ffffff;
}
.step-border {
width: 100%;
height: 5px;
background: #fff;
width: 100%;
position: relative;
margin-bottom: 20px;
margin-top: 30px;
display: inline-block;
z-index: 1;
}
.step-border:before{    
width: 30px;
height: 30px;
background: #ffffff;
box-shadow: 0 4px 8px rgba(0,0,0,.05);
content: "";
position: absolute;
left: 0;
right: 0;
margin: auto;
top: -13px;
border-radius: 50%;
z-index: 2;
}
.step-border:after {
width: 15px;
height: 14px;
background: #1657E2;
content: "";
position: absolute;
left: 0;
right: 0;
margin: auto;
top: -5px;
border-radius: 50%;
z-index: 3;
}
.sldier-content-area.bottom_left_right_nav .owl-nav > div {
display: inline-block;
border-radius: 50%;
padding-top: 12px;
position: absolute;
left: 0;
bottom: 66px;
}
.sldier-content-area.bottom_left_right_nav .owl-nav > div.owl-next {
left: auto;
right: 0;
}  .progressbar__wrap {
padding: 15px;
box-shadow: 0 14px 60px rgba(0,0,0,.1);
border-radius: 50px;
}
.ultimate__prgressbar {
width: 100%;
height: 20px;
background: #7783C3;
border-radius: 50px;
position: relative;
overflow: hidden;
}
.ultimate__prgressbar .count__bar {
height: 100%;
background: linear-gradient(45deg,#FFDB49, #FF9056);
position: absolute;
left: 0;
top: 0;
border-right: 5px solid #ffffff;
}
.ultimate__prgressbar .count {
display: none;
} .ultimate__menu__style__2 li {
width: 50%;
float: left;
overflow: hidden;
position: relative;
}
.ultimate__menu__style__2 li a {
position: relative;
}
.ultimate__menu__style__2 li a:before {
display: inline-block;
content: "\f105";
margin-right: 10px;
font-family: fontawesome;
} .elementor-widget-wp-widget-post_ticker .tricker-nvigation {
display: none;
}
.elementor-widget-wp-widget-post_ticker ul {
margin: 0;
padding: 0;
list-style: none;
color:#c2d1e2;
}
.elementor-widget-wp-widget-post_ticker ul li {
overflow: hidden;
margin-bottom: 10px !important;
}
.elementor-widget-wp-widget-post_ticker ul li img {
width: 100px;
height: 100px;
border-radius: 5px;
margin-right: 15px;
margin-bottom: 15px;
float: left;
display: inline-block;
}
.elementor-widget-wp-widget-post_ticker ul li .post-date {
display: block;
margin-top: 10px;
}
.elementor-widget-wp-widget-post_ticker ul li i {
font-size: 14px;
margin-right: 10px;
color: #006de8;
}
.elementor-widget-wp-widget-post_ticker ul li a {
color: #c2d1e2;
}.give-donation-amount > span,
.give-donation-amount > input,
#give-final-total-wrap > span {
height: 100% !important;
align-items: center;
display: inline-flex;
min-height: 50px;
border: 2px solid #00BAA3 !important;
margin-left: -2px !important;
}
.give-donation-amount {
min-height: 50px !important;
}
.give-wrap.container {
padding: 100px 0;
}
.give-sidebar.give-single-form-sidebar-left {
width: 100% !important;
margin-bottom: 20px;
}
.single .summary.entry-summary {
width: 100% !important;
}
.give-form-content-wrap ul,
.give-form-content-wrap ol {
padding-left: 20px;margin: 20px 0;
}
[id*=give-form] div.give-form-content-wrap {
margin-bottom: 50px;
}
.single .give-form button {
padding: 12px 30px;
}
.single .give-form button,
.single .give-submit {
padding: 12px 30px !important;
height: auto !important;
height: 50px !important;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
background: #00BAA3;
color: #fff;
border: 0;
box-shadow: 0 8px 16px rgba(0,0,0,.08);
}
.single .give-final-total-amount,
.single .give-donation-total-label,
.single .give-amount-top,
.single .give-currency-symbol {
padding: 7px 20px !important;height: 50px !important;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.single .give-donation-total-label,
.single .give-currency-symbol{
background: #00BAA3 !important;
color: #fff !important;
border: 0 !important;
}
.single .give-final-total-amount,
.single .give-amount-top{
border: 2px solid #00BAA3 !important;
}
.give-form ul,
.give-form ol {
margin: 20px;
}
.single .give-form button:hover,
.single .give-submit:hover,
.single .give-form button.give-default-level {
background: #FF5959;
}
table#give_user_history .give-donation-amount {
border: 0 !important;
}
.give-progress-bar {
height: 10px !important;
}
.give-progress-bar>span{
background: #00BAA3 !important;
}