#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;
}.recent-posts-section {
margin-bottom: 2rem;
}
.recent-posts-section h2 {
margin-bottom: 1rem;
}
.recent-posts-section a {
display: block;
color: rgb(103, 82, 133);
text-decoration: none;
}
.recent-posts-section a:hover {
text-decoration: underline;
}      body {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.recent-posts-section {
margin-bottom: 2rem;
}
.recent-posts-section h2 {
margin-bottom: 1rem;
}
.recent-posts-section a {
display: block;
color: #007bff;
text-decoration: none;
}
.recent-posts-section a:hover {
text-decoration: underline;
}
.lang-item {
display: block;
text-decoration: none;
padding: 1rem 1rem;
border-radius: 0.5rem;
}
#header .container {
margin-top: 50px;
}
.content-space-t-3 {
padding-bottom: 5rem;
}
.text-primary {
--bs-text-opacity: 1;
color: rgb(205, 137, 115) !important;
}
.text-success {
color: #2f2a2a !important;
}
.error-message,
.success-message {
margin-top: 25px;
}
.pd-50 {
padding-top: 5rem;
padding-bottom: 5rem;
}
.card-p25 {
padding: 25px;
}
.card-link::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(241,170,124)' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");
}
.post-meta-date {
margin-right: 10px;
font-size: 13px;
color: #999999;
margin-bottom: 5px;
}
.bi-check2-circle::before {
color: #0abf53;
font-size: 60px;
}
.bi-x-circle::before {
color: #b52e2e;
font-size: 60px;
}
.check-box {
text-align: center;
}
.br25 {
border-radius: 25px;
}
.card-bd {
--bs-card-spacer-y: 1.75rem;
--bs-card-spacer-x: 1.75rem;
--bs-card-title-spacer-y: 0.25rem;
--bs-card-border-width: 0.0625rem;
--bs-card-border-color: rgba(220, 224, 229, 0.6);
--bs-card-border-radius: 0.8125rem;
--bs-card-box-shadow: 0rem 1rem 1.75rem 0rem rgba(45, 55, 75, 0.1);
--bs-card-inner-border-radius: 0.75rem;
--bs-card-cap-padding-y: 1.75rem;
--bs-card-cap-padding-x: 1.75rem;
--bs-card-cap-bg: transparent;
--bs-card-bg: #fff;
--bs-card-img-overlay-padding: 1.75rem 1.75rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color);
border-radius: 25px;
flex: 1 1 auto;
margin: 15px;
color: var(--bs-card-color);
background: white;
border: 1px;
min-height: 250px;
text-align: start;
align-items: start;
border: 5px solid white;
outline: 2px solid white;
}
.footer-sc {
background-color: #654f83 !important;
}
.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3e%3c/svg%3e");
}
.card-link {
text-align: end;
}
.bg-soft-primary {
background-color: transparent !important;
}
.home .card { box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.date {
margin-top: 0;
margin-bottom: 0.8125rem;
font-weight: 700;
line-height: 1.3;
}
.pd-25 {
padding: 25px;
}
.card-body {
--bs-card-spacer-y: 1.75rem;
--bs-card-spacer-x: 1.75rem;
--bs-card-title-spacer-y: 0.25rem;
--bs-card-border-width: 0.0625rem;
--bs-card-border-color: rgba(220, 224, 229, 0.6);
--bs-card-border-radius: 0.8125rem;
--bs-card-box-shadow: 0rem 1rem 1.75rem 0rem rgba(45, 55, 75, 0.1);
--bs-card-inner-border-radius: 0.75rem;
--bs-card-cap-padding-y: 1.75rem;
--bs-card-cap-padding-x: 1.75rem;
--bs-card-cap-bg: transparent;
--bs-card-bg: #fff;
--bs-card-img-overlay-padding: 1.75rem 1.75rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color); flex: 1 1 auto;
margin: 15px;
color: var(--bs-card-color);
background: white;
border: 1px;
min-height: 250px;
text-align: start;
align-items: start;
border: 5px solid white;
outline: 2px solid white;
}
.page-link.active,
.active > .page-link {
z-index: 3;
color: white !important;
background-color: #f1aa7c;
border-color: #f1aa7c;
}
.text-dark,
.text-dark[href]:hover {
color: rgb(103, 82, 133) !important;
}
.page-link {
color: #000000a3 !important;
}
.home .card-description {
font-size: 12px;
}
.home .card-description p {
margin-bottom: 0.1rem;
}
.rm-button {
background-color: rgb(187, 144, 130) !important;
--bs-btn-color: #fff;
--bs-btn-bg: rgb(187, 144, 130);
--bs-btn-border-color: rgb(187, 144, 130);
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: rgb(187, 144, 130);
--bs-btn-hover-border-color: rgb(187, 144, 130) !important;
--bs-btn-focus-shadow-rgb: 47, 201, 109;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: rgb(187, 144, 130);
--bs-btn-active-border-color: rgb(187, 144, 130);
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: rgb(187, 144, 130);
--bs-btn-disabled-border-color: rgb(187, 144, 130);
}
.bg-dark {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
background-color: transparent !important;
}
.service-icon {
max-width: 60px;
}
.av-circle {
max-width: 68%;
}
.news-card {
padding: 35px !important;
}
border-2 {
--bs-border-width: 0.5px !important;
}
.footer-bg {
background-color: red;
}
.footer-list > li {
padding-right: 0.5rem;
margin-right: 0.5rem;
display: inline-block;
}
.footer-list > li > a {
opacity: 0.75;
display: inline-block;
font-size: 0.9375rem;
color: #f5f7fa !important;
text-decoration: none;
} .modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
}
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
} .modal-header .btn-close {
padding: 0.5rem 0.75rem;
} .modal-body {
max-height: 400px; overflow-y: auto;
} .modal-content {
border: none;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.modal-body {
padding: 20px;
overflow-y: auto; }
.scrollable-content { max-height: 300px; } .modal-body::-webkit-scrollbar {
width: 8px;
}
.modal-body::-webkit-scrollbar-thumb {
background-color: #888;
border-radius: 4px;
}
.modal-body::-webkit-scrollbar-thumb:hover {
background-color: #555;
}
.modal-body::-webkit-scrollbar-track {
background-color: transparent;
}
.book-btn {
margin-bottom: 25px;
}
.content-space-t-3 {
padding-bottom: 5rem;
}
.text-primary {
--bs-text-opacity: 1; color: rgb(103, 82, 133) !important;
}
.text-success {
color: rgb(103, 82, 133) !important;
}
.pd-50 {
padding-top: 5rem;
padding-bottom: 5rem;
}
.content-space-lg-2 {
padding-top: 10rem !important;
padding-bottom: 5rem !important;
}
.bg-header {
background-image: url(https://www.astrodetoks.com/wp-content/uploads/2023/08/hero-image.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
background-color: transparent !important;
}
.bg-soft-primary {
background-color: transparent !important;
}
.card { box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.date {
margin-top: 0;
margin-bottom: 0.8125rem;
font-weight: 700;
line-height: 1.3;
color: #f1aa7c;
}
.card-wrapper {   background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
} .navbar-scrolled a {
color: black !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.8125rem;
font-weight: 700;
line-height: 1.3;
color: rgb(103, 82, 133);
}
.blockquote-footer-source,
.flex-grow-1,
.display-4,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
color: white;
}
.card-description {
font-size: 12px;
}
.card-description p {
margin-bottom: 0.1rem;
}
.bi-list::before,
.bi-x::before {
color: white;
}
.rm-button {
background-color: rgb(187, 144, 130) !important;
--bs-btn-color: #fff;
--bs-btn-bg: rgb(187, 144, 130);
--bs-btn-border-color: rgb(187, 144, 130);
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: rgb(187, 144, 130);
--bs-btn-hover-border-color: rgb(187, 144, 130) !important;
--bs-btn-focus-shadow-rgb: 47, 201, 109;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: rgb(187, 144, 130);
--bs-btn-active-border-color: rgb(187, 144, 130);
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: rgb(187, 144, 130);
--bs-btn-disabled-border-color: rgb(187, 144, 130);
}
.white-txt {
color: rgb(103, 82, 133) !important;
}
.bg-dark {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
background-color: transparent !important;
}
.service-icon {
max-width: 60px;
}
.card-nh {
--bs-card-spacer-y: 1.75rem;
--bs-card-spacer-x: 1.75rem;
--bs-card-title-spacer-y: 0.25rem;
--bs-card-border-width: 0.0625rem;
--bs-card-border-color: rgba(220, 224, 229, 0.6);
--bs-card-border-radius: 0.8125rem;
--bs-card-box-shadow: 0rem 1rem 1.75rem 0rem rgba(45, 55, 75, 0.1);
--bs-card-inner-border-radius: 0.75rem;
--bs-card-cap-padding-y: 1.75rem;
--bs-card-cap-padding-x: 1.75rem;
--bs-card-cap-bg: transparent;
--bs-card-cap-color: ;
--bs-card-height: ;
--bs-card-color: ;
--bs-card-bg: #fff;
--bs-card-img-overlay-padding: 1.75rem 1.75rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color);
border-radius: var(--bs-card-border-radius);
transform: none;
transition: all 300ms ease-out !important;
}
.av-circle {
max-width: 68%;
}
.card {
transform: none;
transition: all 300ms ease-out !important;
border: none !important;
box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
}
.btn-white {
color: white;
font-weight: 500;
background-color: #654f83;
border-color: #654f83; border-radius: 35px;
}
@media (min-width: 1200px) {
.bg-dark {
background-image: url(https://astrotest-d3c92a.ingress-bonde.ewp.live/wp-content/uploads/2023/08/New-Project-4.png);
background-size: cover;
}
}
.mt-15 {
margin-top: 15px;
}
.border-2 {
--bs-border-width: 0.5px !important;
}
.t-modified {
padding-top: 15.5rem !important;
}
.btn-purple {
color: white;
font-weight: 500;
background-color: #654f83;
border-color: #654f83; border-radius: 35px;
}
.btn-purple:hover,
.btn-purple:focus {
background-color: #654f83;
opacity: 0.9;
color: white;
}
.recent-posts-section,
.recent-posts-section a,
.btn-check:focus + .btn-ghost-secondary,
.btn-ghost-secondary:hover,
.btn-ghost-secondary:focus,
a {
color: #f1aa7c;
}
.nav-vertical.nav-tabs .nav-link.active,
.nav-vertical.nav-tabs .nav-item.show .nav-link {
border-color: #f1aa7c;
}
a:hover .text-inherit {
color: #654f83 !important;
opacity: 0.8;
}
.recent-posts-section a,
a:hover,
a:focus {
color: #f1aa7c;
opacity: 0.9;
}
.card-ds-center {
display: flex;
align-items: center !important;
justify-content: center !important;
text-align: center;
}
.form-check {
text-align: start;
}
.btn-pointer::after {
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/></svg>");
}
@media (max-width: 992px) {
.navbar-light .navbar-nav .nav-link {
color: black !important;
}
}
.nav-scrolled a,
#header.nav-scrolled .navbar-nav a.nav-link {
color: black !important;
} .navbar-nav a {
position: relative;
text-decoration: none;
color: inherit;
}
.navbar-nav a::before {
content: "";
position: absolute;
bottom: -1px; left: 0;
width: 100%;
height: 1px; background-color: white; transform: scaleX(0);
transform-origin: left;
transition: transform 0.3s ease;
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-nav a:focus::before,
.navbar-nav a:hover::before,
.navbar-nav a:active::before {
transform: scaleX(1);
} .navbar-nav a.active::before {
transform: scaleX(1);
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
color: white;
}
.navbar-expand-lg .navbar-nav .nav-link {
margin-right: var(--bs-navbar-nav-link-padding-x);
margin-left: var(--bs-navbar-nav-link-padding-x);
padding-right: 0 !important;
padding-left: 0 !important;
}
#header {
margin-top: 0 !important;
}
.breadcrumbs a,
.breadcrumbs {
color: white !important;
}
.breadcrumbs {
margin-bottom: 10px;
}
.sticky-sidebar {
position: sticky;
top: 150px; }
.card-link-back {
text-align: end;
}
.card-link-back {
position: relative;
display: inline-block;
font-size: 0.9375rem;
font-weight: 500;
padding-right: 2.5rem;
}
.link-secondary {
position: relative;
display: inline-flex;
align-items: center;
transition: 0.2s;
color: #f1aa7c !important;
}
.link-secondary:hover {
color: #f1aa7c !important;
opacity: 0.9;
}
.link-secondary .bi-arrow-left {
transition: 0.2s;
}
.link-secondary:hover .bi-arrow-left {
transform: translateX(-5px);
}  .swiper-button-next,
.swiper-button-prev {
display: inline-flex;
flex-shrink: 0;
justify-content: center;
align-items: center;
color: #ffffff;
width: 2.875rem;
height: 2.875rem;
background-color: rgb(103, 82, 133);
border: 0.0625rem solid rgb(103, 82, 133);
border-radius: 50%;
transition: all 0.2s ease-in-out;
} .animate__fadeInLeft,
.animate__fadeInUp {
animation-duration: 1500ms;
}
.an-parent {
overflow: hidden;
}
.animate-fadeInUp {
opacity: 0;
transform: translateY(20px);
}
.animate-fadeInLeft {
opacity: 0;
transform: translateX(-20px);
}
.animate-on-scroll {
opacity: 0;
transform: translateY(20px);
visibility: hidden;
}
.home .content-space-1 {
padding-top: 8.5rem !important;
padding-bottom: 1.5rem !important;
}
.testimonial .card {
box-shadow: none !important;
}
#wpcp-error-message {
direction: ltr;
text-align: center;
transition: opacity 900ms ease 0s;
z-index: 99999999;
}
.warning-wpcp {
background: #ffecec
url(https://www.astrodetoks.com/wp-content/plugins/wp-content-copy-protector/images/warning.png)
no-repeat 10px 50%;
}
.msgmsg-box-wpcp {
border: 1px solid #f5aca6;
border-radius: 10px;
color: #555;
font-family: Tahoma;
font-size: 11px;
margin: 10px;
padding: 10px 36px;
position: fixed;
width: 255px;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -130px;
-webkit-box-shadow: 0 0 34px 2px rgba(242, 191, 191, 1);
-moz-box-shadow: 0 0 34px 2px rgba(242, 191, 191, 1);
box-shadow: 0 0 34px 2px rgba(242, 191, 191, 1);
}
.hideme {
opacity: 0;
visibility: hidden;
}
.showme {
opacity: 1;
visibility: visible;
}
.rp-cat,
.rp-cat a {
font-size: 16px;
color: rgb(103, 82, 133) !important;
}
.cat {
text-align: start !important;
}
.card-cat {
display: inline-block !important;
}
.navbar.navbar-scrolled.navbar-light .dropdown-toggle::after,
.navbar-scrolled .dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='%232d374b' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3e%3c/svg%3e")
}.recent-posts-section {
margin-bottom: 2rem;
}
.recent-posts-section h2 {
margin-bottom: 1rem;
}
.recent-posts-section a {
display: block;
color: rgb(103, 82, 133);
text-decoration: none;
}
.recent-posts-section a:hover {
text-decoration: underline;
}      body {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.recent-posts-section {
margin-bottom: 2rem;
}
.recent-posts-section h2 {
margin-bottom: 1rem;
}
.recent-posts-section a {
display: block;
color: #007bff;
text-decoration: none;
}
.recent-posts-section a:hover {
text-decoration: underline;
}
.lang-item {
display: block;
text-decoration: none;
padding: 1rem 1rem;
border-radius: 0.5rem;
}
#header .container {
margin-top: 50px;
}
.content-space-t-3 {
padding-bottom: 5rem;
}
.text-primary {
--bs-text-opacity: 1;
color: rgb(205, 137, 115) !important;
}
.text-success {
color: #2f2a2a !important;
}
.error-message,
.success-message {
margin-top: 25px;
}
.pd-50 {
padding-top: 5rem;
padding-bottom: 5rem;
}
.card-p25 {
padding: 25px;
}
.card-link::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb(241,170,124)' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");
}
.post-meta-date {
margin-right: 10px;
font-size: 13px;
color: #999999;
margin-bottom: 5px;
}
.bi-check2-circle::before {
color: #0abf53;
font-size: 60px;
}
.bi-x-circle::before {
color: #b52e2e;
font-size: 60px;
}
.check-box {
text-align: center;
}
.br25 {
border-radius: 25px;
}
.card-bd {
--bs-card-spacer-y: 1.75rem;
--bs-card-spacer-x: 1.75rem;
--bs-card-title-spacer-y: 0.25rem;
--bs-card-border-width: 0.0625rem;
--bs-card-border-color: rgba(220, 224, 229, 0.6);
--bs-card-border-radius: 0.8125rem;
--bs-card-box-shadow: 0rem 1rem 1.75rem 0rem rgba(45, 55, 75, 0.1);
--bs-card-inner-border-radius: 0.75rem;
--bs-card-cap-padding-y: 1.75rem;
--bs-card-cap-padding-x: 1.75rem;
--bs-card-cap-bg: transparent;
--bs-card-bg: #fff;
--bs-card-img-overlay-padding: 1.75rem 1.75rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color);
border-radius: 25px;
flex: 1 1 auto;
margin: 15px;
color: var(--bs-card-color);
background: white;
border: 1px;
min-height: 250px;
text-align: start;
align-items: start;
border: 5px solid white;
outline: 2px solid white;
}
.footer-sc {
background-color: #654f83 !important;
}
.dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3e%3c/svg%3e");
}
.card-link {
text-align: end;
}
.bg-soft-primary {
background-color: transparent !important;
}
.home .card { box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.date {
margin-top: 0;
margin-bottom: 0.8125rem;
font-weight: 700;
line-height: 1.3;
}
.pd-25 {
padding: 25px;
}
.card-body {
--bs-card-spacer-y: 1.75rem;
--bs-card-spacer-x: 1.75rem;
--bs-card-title-spacer-y: 0.25rem;
--bs-card-border-width: 0.0625rem;
--bs-card-border-color: rgba(220, 224, 229, 0.6);
--bs-card-border-radius: 0.8125rem;
--bs-card-box-shadow: 0rem 1rem 1.75rem 0rem rgba(45, 55, 75, 0.1);
--bs-card-inner-border-radius: 0.75rem;
--bs-card-cap-padding-y: 1.75rem;
--bs-card-cap-padding-x: 1.75rem;
--bs-card-cap-bg: transparent;
--bs-card-bg: #fff;
--bs-card-img-overlay-padding: 1.75rem 1.75rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color); flex: 1 1 auto;
margin: 15px;
color: var(--bs-card-color);
background: white;
border: 1px;
min-height: 250px;
text-align: start;
align-items: start;
border: 5px solid white;
outline: 2px solid white;
}
.page-link.active,
.active > .page-link {
z-index: 3;
color: white !important;
background-color: #f1aa7c;
border-color: #f1aa7c;
}
.text-dark,
.text-dark[href]:hover {
color: rgb(103, 82, 133) !important;
}
.page-link {
color: #000000a3 !important;
}
.home .card-description {
font-size: 12px;
}
.home .card-description p {
margin-bottom: 0.1rem;
}
.rm-button {
background-color: rgb(187, 144, 130) !important;
--bs-btn-color: #fff;
--bs-btn-bg: rgb(187, 144, 130);
--bs-btn-border-color: rgb(187, 144, 130);
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: rgb(187, 144, 130);
--bs-btn-hover-border-color: rgb(187, 144, 130) !important;
--bs-btn-focus-shadow-rgb: 47, 201, 109;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: rgb(187, 144, 130);
--bs-btn-active-border-color: rgb(187, 144, 130);
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: rgb(187, 144, 130);
--bs-btn-disabled-border-color: rgb(187, 144, 130);
}
.bg-dark {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
background-color: transparent !important;
}
.service-icon {
max-width: 60px;
}
.av-circle {
max-width: 68%;
}
.news-card {
padding: 35px !important;
}
border-2 {
--bs-border-width: 0.5px !important;
}
.footer-bg {
background-color: red;
}
.footer-list > li {
padding-right: 0.5rem;
margin-right: 0.5rem;
display: inline-block;
}
.footer-list > li > a {
opacity: 0.75;
display: inline-block;
font-size: 0.9375rem;
color: #f5f7fa !important;
text-decoration: none;
} .modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
}
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
} .modal-header .btn-close {
padding: 0.5rem 0.75rem;
} .modal-body {
max-height: 400px; overflow-y: auto;
} .modal-content {
border: none;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.modal-body {
padding: 20px;
overflow-y: auto; }
.scrollable-content { max-height: 300px; } .modal-body::-webkit-scrollbar {
width: 8px;
}
.modal-body::-webkit-scrollbar-thumb {
background-color: #888;
border-radius: 4px;
}
.modal-body::-webkit-scrollbar-thumb:hover {
background-color: #555;
}
.modal-body::-webkit-scrollbar-track {
background-color: transparent;
}
.book-btn {
margin-bottom: 25px;
}
.content-space-t-3 {
padding-bottom: 5rem;
}
.text-primary {
--bs-text-opacity: 1; color: rgb(103, 82, 133) !important;
}
.text-success {
color: rgb(103, 82, 133) !important;
}
.pd-50 {
padding-top: 5rem;
padding-bottom: 5rem;
}
.content-space-lg-2 {
padding-top: 10rem !important;
padding-bottom: 5rem !important;
}
.bg-header {
background-image: url(https://www.astrodetoks.com/wp-content/uploads/2023/08/hero-image.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
background-color: transparent !important;
}
.bg-soft-primary {
background-color: transparent !important;
}
.card { box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.date {
margin-top: 0;
margin-bottom: 0.8125rem;
font-weight: 700;
line-height: 1.3;
color: #f1aa7c;
}
.card-wrapper {   background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
} .navbar-scrolled a {
color: black !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.8125rem;
font-weight: 700;
line-height: 1.3;
color: rgb(103, 82, 133);
}
.blockquote-footer-source,
.flex-grow-1,
.display-4,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
color: white;
}
.card-description {
font-size: 12px;
}
.card-description p {
margin-bottom: 0.1rem;
}
.bi-list::before,
.bi-x::before {
color: white;
}
.rm-button {
background-color: rgb(187, 144, 130) !important;
--bs-btn-color: #fff;
--bs-btn-bg: rgb(187, 144, 130);
--bs-btn-border-color: rgb(187, 144, 130);
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: rgb(187, 144, 130);
--bs-btn-hover-border-color: rgb(187, 144, 130) !important;
--bs-btn-focus-shadow-rgb: 47, 201, 109;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: rgb(187, 144, 130);
--bs-btn-active-border-color: rgb(187, 144, 130);
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: rgb(187, 144, 130);
--bs-btn-disabled-border-color: rgb(187, 144, 130);
}
.white-txt {
color: rgb(103, 82, 133) !important;
}
.bg-dark {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: inherit;
position: relative;
background-color: transparent !important;
}
.service-icon {
max-width: 60px;
}
.card-nh {
--bs-card-spacer-y: 1.75rem;
--bs-card-spacer-x: 1.75rem;
--bs-card-title-spacer-y: 0.25rem;
--bs-card-border-width: 0.0625rem;
--bs-card-border-color: rgba(220, 224, 229, 0.6);
--bs-card-border-radius: 0.8125rem;
--bs-card-box-shadow: 0rem 1rem 1.75rem 0rem rgba(45, 55, 75, 0.1);
--bs-card-inner-border-radius: 0.75rem;
--bs-card-cap-padding-y: 1.75rem;
--bs-card-cap-padding-x: 1.75rem;
--bs-card-cap-bg: transparent;
--bs-card-cap-color: ;
--bs-card-height: ;
--bs-card-color: ;
--bs-card-bg: #fff;
--bs-card-img-overlay-padding: 1.75rem 1.75rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color);
border-radius: var(--bs-card-border-radius);
transform: none;
transition: all 300ms ease-out !important;
}
.av-circle {
max-width: 68%;
}
.card {
transform: none;
transition: all 300ms ease-out !important;
border: none !important;
box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
}
.btn-white {
color: white;
font-weight: 500;
background-color: #654f83;
border-color: #654f83; border-radius: 35px;
}
@media (min-width: 1200px) {
.bg-dark {
background-image: url(https://astrotest-d3c92a.ingress-bonde.ewp.live/wp-content/uploads/2023/08/New-Project-4.png);
background-size: cover;
}
}
.mt-15 {
margin-top: 15px;
}
.border-2 {
--bs-border-width: 0.5px !important;
}
.t-modified {
padding-top: 15.5rem !important;
}
.btn-purple {
color: white;
font-weight: 500;
background-color: #654f83;
border-color: #654f83; border-radius: 35px;
}
.btn-purple:hover,
.btn-purple:focus {
background-color: #654f83;
opacity: 0.9;
color: white;
}
.recent-posts-section,
.recent-posts-section a,
.btn-check:focus + .btn-ghost-secondary,
.btn-ghost-secondary:hover,
.btn-ghost-secondary:focus,
a {
color: #f1aa7c;
}
.nav-vertical.nav-tabs .nav-link.active,
.nav-vertical.nav-tabs .nav-item.show .nav-link {
border-color: #f1aa7c;
}
a:hover .text-inherit {
color: #654f83 !important;
opacity: 0.8;
}
.recent-posts-section a,
a:hover,
a:focus {
color: #f1aa7c;
opacity: 0.9;
}
.card-ds-center {
display: flex;
align-items: center !important;
justify-content: center !important;
text-align: center;
}
.form-check {
text-align: start;
}
.btn-pointer::after {
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/></svg>");
}
@media (max-width: 992px) {
.navbar-light .navbar-nav .nav-link {
color: black !important;
}
}
.nav-scrolled a,
#header.nav-scrolled .navbar-nav a.nav-link {
color: black !important;
} .navbar-nav a {
position: relative;
text-decoration: none;
color: inherit;
}
.navbar-nav a::before {
content: "";
position: absolute;
bottom: -1px; left: 0;
width: 100%;
height: 1px; background-color: white; transform: scaleX(0);
transform-origin: left;
transition: transform 0.3s ease;
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-nav a:focus::before,
.navbar-nav a:hover::before,
.navbar-nav a:active::before {
transform: scaleX(1);
} .navbar-nav a.active::before {
transform: scaleX(1);
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
color: white;
}
.navbar-expand-lg .navbar-nav .nav-link {
margin-right: var(--bs-navbar-nav-link-padding-x);
margin-left: var(--bs-navbar-nav-link-padding-x);
padding-right: 0 !important;
padding-left: 0 !important;
}
#header {
margin-top: 0 !important;
}
.breadcrumbs a,
.breadcrumbs {
color: white !important;
}
.breadcrumbs {
margin-bottom: 10px;
}
.sticky-sidebar {
position: sticky;
top: 150px; }
.card-link-back {
text-align: end;
}
.card-link-back {
position: relative;
display: inline-block;
font-size: 0.9375rem;
font-weight: 500;
padding-right: 2.5rem;
}
.link-secondary {
position: relative;
display: inline-flex;
align-items: center;
transition: 0.2s;
color: #f1aa7c !important;
}
.link-secondary:hover {
color: #f1aa7c !important;
opacity: 0.9;
}
.link-secondary .bi-arrow-left {
transition: 0.2s;
}
.link-secondary:hover .bi-arrow-left {
transform: translateX(-5px);
}  .swiper-button-next,
.swiper-button-prev {
display: inline-flex;
flex-shrink: 0;
justify-content: center;
align-items: center;
color: #ffffff;
width: 2.875rem;
height: 2.875rem;
background-color: rgb(103, 82, 133);
border: 0.0625rem solid rgb(103, 82, 133);
border-radius: 50%;
transition: all 0.2s ease-in-out;
} .animate__fadeInLeft,
.animate__fadeInUp {
animation-duration: 1500ms;
}
.an-parent {
overflow: hidden;
}
.animate-fadeInUp {
opacity: 0;
transform: translateY(20px);
}
.animate-fadeInLeft {
opacity: 0;
transform: translateX(-20px);
}
.animate-on-scroll {
opacity: 0;
transform: translateY(20px);
visibility: hidden;
}
.home .content-space-1 {
padding-top: 8.5rem !important;
padding-bottom: 1.5rem !important;
}
.testimonial .card {
box-shadow: none !important;
}
#wpcp-error-message {
direction: ltr;
text-align: center;
transition: opacity 900ms ease 0s;
z-index: 99999999;
}
.warning-wpcp {
background: #ffecec
url(https://www.astrodetoks.com/wp-content/plugins/wp-content-copy-protector/images/warning.png)
no-repeat 10px 50%;
}
.msgmsg-box-wpcp {
border: 1px solid #f5aca6;
border-radius: 10px;
color: #555;
font-family: Tahoma;
font-size: 11px;
margin: 10px;
padding: 10px 36px;
position: fixed;
width: 255px;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -130px;
-webkit-box-shadow: 0 0 34px 2px rgba(242, 191, 191, 1);
-moz-box-shadow: 0 0 34px 2px rgba(242, 191, 191, 1);
box-shadow: 0 0 34px 2px rgba(242, 191, 191, 1);
}
.hideme {
opacity: 0;
visibility: hidden;
}
.showme {
opacity: 1;
visibility: visible;
}
.rp-cat,
.rp-cat a {
font-size: 16px;
color: rgb(103, 82, 133) !important;
}
.cat {
text-align: start !important;
}
.card-cat {
display: inline-block !important;
}
.navbar.navbar-scrolled.navbar-light .dropdown-toggle::after,
.navbar-scrolled .dropdown-toggle::after {
background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='%232d374b' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3e%3c/svg%3e")
}