.trad-text-animation-widget * {
margin: 0;
padding: 0;
box-sizing: border-box;
} .trad-text-animation-widget {
display: flex;
align-items: center;
} .trad-text-animation-widget 
.trad-iam {
padding: 15px;
}
.typed-cursor{
display: none!important;
} .trad-text-animation-widget 
.trad-text::after {
content: '';
border-right: 2px solid;
animation: blink 0.7s infinite;
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
} .trad-custom-button-container{
margin-top: 10px;
margin-bottom: 10px;
}
.trad-custom-button{
padding: 10px 15px;
transition: all 0.3s ease-in-out;
font-size: 18px;
font-weight: 500;
}
.trad-custom-button:hover{
transition: all 0.3s ease-in-out;
} .trad-most-top-bar-left-side{
display: flex;
align-items: center;
justify-content: center;
flex-direction: row-reverse;
}
.trad-most-topbar-right-side{
display: flex;
align-items: center;
justify-content: center;
}
.trad-most-top-bar-icon-wrapper{
display: flex;
align-items: center;
justify-content: center;
padding-left: 10px;
}
.trad-most-top-bar-left-side .elementor-icon{
font-size: 16px !important;
}
.trad-most-top-bar {
padding: 5px;
}
@media only screen and (max-width:768px){
.trad-most-top-bar{
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
} .trad-footer-copy-right{
background-color: #222222;
}
.trad-heading-widget{
display: flex;
flex-direction: column; }
.trad-advance-heading-underline{
display: flex;
flex-direction: column;
}
.trad_heading_title_under_line {
height: 4px;
width: 200px;
background-color: #0c1333;
border-radius: 5px;
}
.trad-heading-widget-title{
text-align: center;
}.trad-preview-card {
width: 100%;
height: auto;
background-color: #FFF9F9;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
box-shadow: 0 0.2rem 2.8rem rgba(36,36,36,.1);
overflow: hidden;
}
.trad-preview-card:hover {
box-shadow: 0 0.1rem .8rem rgba(36,36,36,.1);
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card 
.trad-preview-card-image {
position: relative;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
z-index: 0;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card 
.trad-preview-card-image a {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
z-index: 10;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card-content{
padding: 10px;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card-title{
padding-top: 20px;
font-family: 'Ubuntu', sans-serif;
font-size: 23px;
font-weight: 500;
line-height: 30px;
margin: 0;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card-divider {
position: relative;
width: 100px;
height: 2px;
background-color: rgba(0, 0, 0, 0.408);
margin-bottom: 15px;
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
z-index: 0;
}
.trad-preview-card 
.trad-preview-card-excerpt {
font-size: 18px;
font-weight: 400;
color: #707070;
line-height: 27px;
margin-bottom: 30px;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}   .trad-preview-card 
.trad-preview-card-image 
.trad-top-price-badge {
position: absolute;
padding: 4px 12px;
border-radius: 30px;
top: 15px;
right: 30px;
font-family: 'Nunito Sans', sans-serif;
font-size: 14px;
font-weight: 500;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card 
.trad-bottom-price-badge {
display: inline-block;
padding: 4px 12px;
border-radius: 30px;
position: absolute;
bottom: -15px;
right: 40px;
font-size: 14px;
font-weight: 500;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.show_preview_card_button{
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
} .trad-badge-blue {
background-color: #562dd4;
color: #fff;
}
.trad-preview-card-readmore{
text-align: center;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card-readmore a{
text-decoration: none !important;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}
.trad-preview-card-content{
display: flex;
flex-direction: column;
transition: all 0.6s cubic-bezier(.25,.8,.25,1);
}.trad-dm-contact-info__title {
font: 300 33px/40px 'Open Sans', sans-serif;
color: #727479;
margin: 0 0 20px;
}
.trad-contact-info-horizontal-line{
background-color: #333;
border: none;
height: 1px;
width: 15%;
margin: 0 0 20px;
}
.trad-dm-contact-info {
padding: 30px 30px 30px 30px;
color: #8391ab;
width: 100%;
background-color: #14163D;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; } .trad-icon-shape-square {
border-radius: 0;
} .trad-icon-shape-rounded {
border-radius: 8px; } .trad-icon-shape-circle {
border-radius: 50%;
}
.trad-contact-item{
display: flex;
align-items: center;
justify-content: flex-start;
gap:10px;
margin-top: 10px;
}
.trad-contact-value{
font-size: 20px;
color: #333;
}.trad-divider-wrapper {
position: relative;
width: 100%;
height: 100px;
}
.trad-divider {
width: 100%;
height: 100px;
transition: all 0.3s ease;
}
.trad-rectangle {
width: 100%; 
height: auto; 
}
.trad-triangle {
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.trad-curve {
width: 100%; border-top-left-radius: 50% 100px; border-top-right-radius: 50% 100px; border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
height: auto; } .trad-divider-wrapper {
overflow: hidden; } .trad-divider-animate {
animation: trad-divider-animation 8s infinite cubic-bezier(0.3, 0.3, 0.3, 0.3); }
@keyframes trad-divider-animation {
0% { transform: translateX(0); }
25% { transform: translateX(50px); } 50% { transform: translateX(0px); } 75% { transform: translateX(-50px); } 
100% { transform: translateX(0px); } 
}.trad-countdown-main {
text-align: center;
}
.trad-countdown {
display: flex;
justify-content: center;
gap: 20px;
}
.trad-countdown div {
text-align: center;
box-shadow: 1px 1px 15px rgba(0,0,0,0.25);
border-radius: 5px;
padding: 20px;
width: 100px;
}
.trad-countdown div span {
display: block;
}
.trad-countdown .trad-number {
font-size: 48px;
font-weight: bold;
color: #CAA78C;
}
.trad-countdown div span:last-of-type {
font-size: 18px;
font-weight: normal;
color: #2C4A64;
} @media (max-width: 768px) {
.trad-countdown div {
width: 80px; padding: 15px; }
.trad-countdown .trad-number {
font-size: 36px; }
.trad-countdown div span:last-of-type {
font-size: 14px; }
}
@media (max-width: 480px) {
.trad-countdown {
gap: 10px; }
.trad-countdown div {
width: 60px; padding: 10px; }
.trad-countdown .trad-number {
font-size: 28px; }
.trad-countdown div span:last-of-type {
font-size: 12px; }
}.trad-social-icons {
width: 100%;
display: flex;
gap: 25px;
justify-content: flex-start !important;
align-items: center
}
.trad-social-single-icon {
background-color: #EDEDED;
color: rgb(45, 45, 45);
}:root {
--star-size: 60px;
--star-color: #fff;
--star-background: #fc0;
}
.trad-stars {
--percent: calc(var(--rating) / 5 * 100%);
display: flex;
align-items: center;
font-size: var(--star-size);
font-family: Times; line-height: 1;
gap: 5px;
}
.trad-stars::before {
content: '★★★★★';
letter-spacing: 3px;
background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.trad-stars-hover:hover {
--star-color: rgba(142, 141, 141, 0.444) !important; 
}.trad-team-slider {
max-width: 1200px;
margin: auto;
}
.trad-team-slider-member {
position: relative;
overflow: hidden;
border-radius: 10px;
}
.trad-team-slider-member .trad-team-slider-image {
width: 100%;
border-radius: 10px;
display: block;
}
.trad-team-slider-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.33);
color: white;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.4s ease-in-out;
text-align: center;
padding: 15px;
}
.trad-team-slider-member:hover .trad-team-slider-overlay {
opacity: 1;
}
.trad-team-slider-overlay .trad-team-slider-name {
margin: 10px 0 5px;
}
.trad-team-slider-overlay .trad-team-slider-text {
margin: 5px 0;
font-size: 14px;
}
.trad-team-slider-overlay p {
margin: 5px 0;
font-size: 14px;
}
.trad-team-slider-social-icons {
display: flex;
gap: 10px;
margin-top: -8px;
}
.trad-team-slider-social-icons .trad-team-slider-social-link {
color: white;
font-size: 18px;
transition: color 0.5s;
}
.trad-team-slider-social-icons .trad-team-slider-social-link:hover {
color:rgb(22, 32, 175);
} .trad-team-slider .owl-nav button {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: rgba(0, 0, 0, 0.7);
color: #fff;
padding: 10px 15px;
border-radius: 50%;
transition: all 0.3s ease-in-out;
font-size: 24px;
}
.trad-team-slider .owl-nav button.owl-prev {
left: 20px;
}
.trad-team-slider .owl-nav button.owl-next {
right: 20px;
}
.trad-team-slider .owl-nav button:hover {
background: rgba(255, 255, 255, 0.8);
color: #000;
}
.trad-team-slider-wrapper-main .owl-nav button {
border-radius: 5px;
}
.trad-team-slider-wrapper-main .owl-dots {
text-align: center;
padding-top: 15px;
}
.trad-team-slider-wrapper-main .owl-dots button.owl-dot {
width: 12px;
height: 12px;
border-radius: 50%;
display: inline-block;
background: #ccc;
margin: 0 3px;
}
.trad-team-slider-wrapper-main .owl-dots button.owl-dot.active {
background-color: #000;
}
.trad-team-slider-wrapper-main .owl-dots button.owl-dot:focus {
outline: none;
}.trad-fancy-card {
height: auto;
transition: box-shadow 0.3s ease;
}
.trad-fancy-card-image img {
transition: transform 0.3s ease, filter 0.3s ease, border-radius 0.3s ease;
}
.trad-fancy-card-content{
width: 100%;
display: flex;
flex-direction: column;
}
.trad-fancy-card-button-wrapper{
display: block !important;
}
.trad-fancy-card-button-wrapper a{
display: inline-block;
text-align: center;
}.trad-fancy-alert-container {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 20px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
margin: 0 auto;
max-width: 100%;
}
.trad-fancy-alert-content {
display: flex;
align-items: center;
}
.trad-fancy-alert-content {
flex: 1;
display: flex;
flex-direction: column;
margin-left: 10px;
}
.trad-fancy-alert-text {
font-size: 16px;
margin-bottom: 5px;
}
.trad-fancy-alert-description {
font-size: 14px;
color: inherit;
}
.trad-fancy-alert-close-button {
font-size: 18px;
cursor: pointer;
background: none;
border: none;
}
.custom-icon-wrapper {
display: inline-block;
}
.trad-fancy-alert-description {
width: 100%;
}.trad-fancy-text {
display: flex;
align-items: center;
}
.trad-fancy-text 
.primary {
margin-right: 10px;
font-weight: bold;
}
.trad-fancy-text 
.secondary {
margin-left: 10px;
}.trad-info-box {
padding: 20px;
border-radius: 10px;
text-align: center;
transition: all .3s ease-in-out;
}
.trad-infobox-heading {
font-size: 24px;
margin: 10px 0;
}
.trad-infobox-description {
font-size: 16px;
color: #232323;
margin-bottom: 20px;
}
.trad-infobox-button {
padding: 10px 20px;
color: #fff;
text-decoration: none;
border-radius: 5px;
background-color: rgb(13, 49, 228);
}
.info-box-icon-box{
display: inline-flex;
align-items: center;
border-radius: 10px;
border: 1px solid #dbdbdb;
transition: all .3s ease-in-out;
}
.trad-infobox-icon svg,
.trad-infobox-icon i{
background-color: transparent;
border: none;
transition: all .3s ease-in-out;
}.trad-business-hours 
.trad-business-hour {
display: table;
table-layout: fixed;
width: 100%;
padding: 10px 0;
border-bottom: 0 solid transparent
}
.trad-business-hours 
.trad-business-hour:last-child {
border-bottom: none !important
}
.trad-business-day
.trad-business-hours, 
.trad-business-hour 
.trad-business-time {
display: table-cell;
width: 50%;
vertical-align: middle;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//bizbloomery.com/wp-content/plugins/turbo-addons-elementor/assets/vendor/owl/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.trad-wrapper-full {
position: relative;
max-width: 100%; margin: 0 auto;
background-color: #f1f1f1;
z-index: 0;
}
.trad-cta-wrapper {
position: relative;
width: 100%;
display: flex;
text-align: left;
padding: 28px;
border-radius: 3px;
flex-direction: column;
justify-content: space-around;
} .trad-details-wrapper h2 {
font-weight: 600;
margin: 0 0 4px 0;
color: #000000;
font-size: 27px;
}
.trad-details-wrapper{
font-size: 18px;
color: #000000;
}
.trad-blue-cta-button {
padding: 8px 20px;
color: #000;
}
.trad-blue-cta-button a{
padding: 8px 20px;
color: #ffffff;
}   @media only screen and (max-width: 767px) {
.trad-details-wrapper {
float: center;
width: 100%;
}
}
.trad-wrapper-full::after{
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top:0;
z-index: -1;
}
.trad-cta-wrapper{
z-index: 0;
}.trad-accordion-icon {
font-size: 20px; 
width: auto;
vertical-align: middle; margin-left: 10px; }
.trad-accordion-title {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 18px; font-weight: bold;
padding: 10px;
}
.trad-accordion {
background-color: #f7f7f7;
border: 1px solid #ddd;
margin-bottom: 0px;
cursor: pointer;
}
.trad-accordion-content {
padding: 10px;
display: none;
background-color: #ffffff;
border-top: none;
}
.trad-accordion-content.is-open {
display: block; }.trad-tooltip-container {
position: relative;
display: inline-block;
}
.trad-tooltip { background-color: #2E3192;
color: #fff;
visibility: hidden;
opacity: 0;
transition: opacity 0.3s ease;
position: absolute;
border-radius: 5px;
padding: 5px;
z-index: 10;
white-space: nowrap; } .trad-tooltip-container:hover .trad-tooltip {
visibility: visible;
opacity: 1;
}
.trad-tooltip-container[data-position="top"] .trad-tooltip {
bottom: 100%; left: 50%;
transform: translateX(-50%);
}
.trad-tooltip-container[data-position="bottom"] .trad-tooltip {
top: 100%; left: 50%;
transform: translateX(-50%);
}
.trad-tooltip-container[data-position="left"] .trad-tooltip {
top: 50%;
right: 100%; transform: translateY(-50%);
}
.trad-tooltip-container[data-position="right"] .trad-tooltip {
top: 50%;
left: 100%; transform: translateY(-50%);
} @media (max-width: 768px) {
.trad-tooltip {
font-size: 12px; padding: 8px; }
}
@media (max-width: 480px) {
.trad-tooltip {
font-size: 10px; padding: 6px; width: auto; }
.trad-tooltip-container[data-position="top"] .trad-tooltip,
.trad-tooltip-container[data-position="bottom"] .trad-tooltip,
.trad-tooltip-container[data-position="left"] .trad-tooltip,
.trad-tooltip-container[data-position="right"] .trad-tooltip {
left: 50%; transform: translateX(-50%);
}
}.trad-y-movement-animation img {
animation: tradYMovement infinite alternate ease-in-out;
animation-duration: var(--animation-speed, 2s);
}
@keyframes tradYMovement {
0% {
transform: translateY(0);
}
100% {
transform: translateY(var(--movement-range, 20px));
}
} .trad-x-movement-animation img {
animation: tradXMovement infinite alternate ease-in-out;
animation-duration: var(--animation-speed, 2s);
}
@keyframes tradXMovement {
0% {
transform: translateX(0);
}
100% {
transform: translateX(var(--movement-range, 20px));
}
} .trad-rotate-animation img {
animation: tradRotate infinite linear;
animation-duration: var(--animation-speed, 2s);
}
@keyframes tradRotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(180deg); }
} .trad-spin-animation img {
animation: tradSpin infinite linear;
animation-duration: var(--animation-speed, 5s);
}
@keyframes tradSpin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg); }
}.trad-image-overlay-template-one-container {
position: relative;
width: 100%;
}
.trad-image-overlay-template-one-image {
display: block;
width: 100%;
height: auto;
}
.trad-image-overlay-template-one-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: 1s;
background-color: #008CBA;
}
.trad-image-overlay-template-one-container:hover 
.trad-image-overlay-template-one-overlay {
opacity: 1;
}
.trad-image-overlay-template-one-text {
color: white;
font-size: 20px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
}
.trad-image-overlay-template-one-text
.trad-image-overlay-template-one-text-title {
display: flex;
align-items: center;
justify-content: center !important;
margin: 25px 0 10px 0 !important;
}
.trad-image-overlay-template-one-social-icons {
width: 100%;
display: flex;
align-items: center;
justify-content: center; 
margin-top: 10px; }
.trad-image-overlay-template-one-social-icons i{
margin-left: -10px !important;
padding: 0 !important;
gap: 5px;
} .trad-image-overlay-template-two-container {
position: relative;
width: 100%;
}
.trad-image-overlay-template-two-image {
opacity: 1;
display: block;
width: 100%;
height: auto;
transition: .5s ease;
backface-visibility: hidden;
}
.trad-image-overlay-template-two-middle {
transition: .5s ease;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
}
.trad-image-overlay-template-two-container:hover 
.trad-image-overlay-template-two-image {
opacity: 0.3;
}
.trad-image-overlay-template-two-container:hover 
.trad-image-overlay-template-two-middle {
opacity: 1;
}
.trad-image-overlay-template-two-text {
background-color: #04AA6D;
color: white;
font-size: 16px;
padding: 16px 32px;
}
.trad-image-overlay-template-one-social-icons{
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
}.trad-food-menu-list .trad-menu-list-item {
padding: 5px 5px;
}
.trad-food-menu-list .trad-menu-list-item {
display: flex;
flex-flow: row nowrap;
align-items: baseline;
text-decoration: none;
transition: color 0.2s ease-in-out;
}
.trad-food-menu-list .trad-menu-list-item:before {
height: 0.1em;
flex: 1 1 auto;
order: 1;
content: "";
border-bottom: 2px dotted #000;
margin-right: 3px;
margin-left: 3px;
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
}
.trad-food-menu-list .trad-menu-list-item:after {
order: 2;
content: " " attr(data-page);
}
.trad-food-menu-list a:hover, 
.trad-food-menu-list a:focus {
color: black;
}.trad-coupon-code-inner {
display: flex;
flex-direction: row;
justify-content: center;
}
.trad-coupon-code-inner span {
display: block;
}
.trad-coupon-code-inner .trad-ccb-icon {
margin-right: 5px;
}
.trad-coupon-code-inner .trad-coupon-code {
border: 1px dashed #7158fe;
padding: 10px 20px;
border-right: 0;
color: #222222;
font-size: 16px;
display: flex;
justify-content: center;
align-items: center;
}
.trad-coupon-code-inner .trad-ccb {
border: 1px solid #7158fe;
background: #7158fe;
padding: 10px 20px;
color: #fff;
transition: 0.3s;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.trad-ccc-style-2 .trad-coupon-code-inner .trad-coupon-code {
border-right: 1px dashed #7158fe;
text-align: center;
padding: 10px 30px;
}
.trad-ccc-style-2 .trad-coupon-code-inner .trad-ccb {
margin-left: 30px;
}
.trad-ccc-style-3 .trad-coupon-code-inner {
display: block;
}
.trad-ccc-style-3 .trad-coupon-code-inner {
border: 1px dashed #7158fe;
padding: 15px 20px;
border-radius: 79px;
text-align: center;
transition: 0.3s;
cursor: pointer;
}
.trad-ccc-style-3 .trad-coupon-code-inner.active,
.trad-ccc-style-3 .trad-coupon-code-inner:hover {
background-color: #7158fe;
color: #fff;
}
.trad-ccc-style-3 .trad-coupon--code{
display: flex;
align-items: center;
justify-content: center;
}.trad-single-testimonial-slider{
background-color: #e2e2e2;
padding: 20px;
}
.trad-testimonial-thumb {
margin-bottom: 5px;
border-radius: 50%;
}
.trad-single-testimonial
.trad-testimonial-style--default 
.trad-testimonial-text p {
color: #424242; 
font-size: 18px; 
line-height: 32px; 
font-style: italic;
}
.trad-single-testimonial
.trad-testimonial-style--default 
.trad-testimonial-thumb {
display: inline-block;
margin-bottom: 20px;
}
.trad-single-testimonial
.trad-testimonial-style--default .trad-testimonial-thumb img {
width: 80px;
height: 80px;
display: block;
border-radius: 50% !important;
}
.trad-single-testimonial.trad-testimonial-style--default .trad-testimonial-author {
margin: 20px 0;
}
.trad-single-testimonial.trad-testimonial-style--default .trad-author-name {
color: #151617;
font-weight: 700;
}
.trad-single-testimonial.trad-testimonial-style--default .trad-testimonial-rating {
font-size: 12px; 
margin-bottom: 15px;
}
.trad-single-testimonial.trad-testimonial-style--default .trad-author-name span {
color: #424242;
font-size: 13px;
font-weight: 400;
}
.trad-single-testimonial.trad-testimonial-style--default .trad-author-designation {
color: #555555;
font-size: 14px;
}
.trad-single-testimonial.trad-testimonial-style--default .trad-author-name span:before {
content: "/ ";
color: #232323;
}
.trad-single-testimonial .trad-author-meta-wrap {
display: flex;
align-items: center;
}
.trad-single-testimonial .trad-author-meta-wrap .trad-author-meta-thumb .trad-testimonial-thumb {
margin-bottom: 0px;
}
.trad-single-testimonial .trad-author-meta-wrap .trad-author-meta-thumb {
margin-right: 20px;
}
.trad-author-location {
display: block;
}
.trad-testimonial-rating>.elementor-icon {
display: flex;
justify-content: center; 
}
.trad-testimonial-star {
font-size: 20px; 
color: #f39c12; 
}
.trad-testimonial-text> .elementor-icon{
display:flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.trad-single-testimonial .trad-testimonial-text p {
font-size: 18px;
}.trad_data_table_container {
padding: 0 !important;
background-color: transparent !important;
overflow-x: auto;
}
.trad_data_table_container table {
width: 100%;
height: auto;
margin: 0 auto !important;
border-collapse: separate !important;
border: none;
} 
.trad_data_table_container table thead tr th{
transition: .3s;
} 
.trad_data_table_container th {
transition: .3s;
} 
.trad_data_table_container table thead {
background-color: #6aaf08;
color: #fff;
}
.trad_data_table_container table thead th {
padding: 15px 10px;
}
.trad_data_table_container table tr {
border: 1px solid #ddd;
padding: 5px;
}
.trad_data_table_container table th,
.trad_data_table_container table td {
padding: 10px;
vertical-align: middle;
text-align: center;
}
.trad_data_table_container table th {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
}
.trad_data_table_container table tbody tr {
background-color: #fff;
}
.trad_data_table_container .trad_data_table_custom_btn {
background-color: #2e3192; 
border: none;
color: white;
padding: 8px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
border-radius: 4px;
}
.trad_data_table_content , .trad_data_table_heading_content {
display: flex;
align-items: center;
justify-content: center;
}
.trad_data_table_heading_content img, .trad_data_table_content img {
width: 30px;
}
.trad_data_table_content i, .trad_data_table_content img ,.trad_data_table_heading_image img,
.trad_data_table_heading_content i, .trad_data_table_heading_content img {
margin-right: 5px;
display: flex;
justify-content: center;
align-items: center;
}@-webkit-keyframes trad_photo_bounce_sm {
0%,
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(10%);
transform: translateY(10%);
}
}
@keyframes trad_photo_bounce_sm {
0%,
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(10%);
transform: translateY(10%);
}
}
@-webkit-keyframes trad_photo_bounce_md {
0%,
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(20%);
transform: translateY(20%);
}
}
@keyframes trad_photo_bounce_md {
0%,
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(20%);
transform: translateY(20%);
}
}
@-webkit-keyframes trad_photo_bounce_lg {
0%,
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(40%);
transform: translateY(40%);
}
}
@keyframes trad_photo_bounce_lg {
0%,
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(40%);
transform: translateY(40%);
}
}
@-webkit-keyframes trad_photo_fade {
0%,
to {
opacity: 1;
}
50% {
opacity: 0.6;
}
}
@keyframes trad_photo_fade {
0%,
to {
opacity: 1;
}
50% {
opacity: 0.6;
}
}
@-webkit-keyframes trad_photo_scale_sm {
0%,
to {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes trad_photo_scale_sm {
0%,
to {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@-webkit-keyframes trad_photo_scale_md {
0%,
to {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.4);
transform: scale(1.4);
}
}
@keyframes trad_photo_scale_md {
0%,
to {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.4);
transform: scale(1.4);
}
}
@-webkit-keyframes trad_photo_scale_lg {
0%,
to {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.8);
transform: scale(1.8);
}
}
@keyframes trad_photo_scale_lg {
0%,
to {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.8);
transform: scale(1.8);
}
}
.trad-photo-stack-wrap {
position: relative;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.trad-photo-stack-wrap .trad-photo-stack-item {
position: absolute;
top: 10;
left: 100;
}
.trad-photo-stack-img {
display: inline-block;
}
.trad-photo-bounce-lg,
.trad-photo-bounce-md,
.trad-photo-bounce-sm,
.trad-photo-fade,
.trad-photo-scale-lg,
.trad-photo-scale-md,
.trad-photo-scale-sm {
-webkit-animation-name: trad_photo_bounce_sm;
animation-name: trad_photo_bounce_sm;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-will-ceange: transform;
}
.trad-photo-bounce-lg,
.trad-photo-bounce-md,
.trad-photo-fade,
.trad-photo-scale-lg,
.trad-photo-scale-md,
.trad-photo-scale-sm {
-webkit-animation-name: trad_photo_bounce_md;
animation-name: trad_photo_bounce_md;
}
.trad-photo-bounce-lg,
.trad-photo-fade,
.trad-photo-scale-lg,
.trad-photo-scale-md,
.trad-photo-scale-sm {
-webkit-animation-name: trad_photo_bounce_lg;
animation-name: trad_photo_bounce_lg;
}
.trad-photo-fade,
.trad-photo-scale-lg,
.trad-photo-scale-md,
.trad-photo-scale-sm {
-webkit-animation-name: trad_photo_scale_sm;
animation-name: trad_photo_scale_sm;
}
.trad-photo-fade,
.trad-photo-scale-lg,
.trad-photo-scale-md {
-webkit-animation-name: trad_photo_scale_md;
animation-name: trad_photo_scale_md;
}
.trad-photo-fade,
.trad-photo-scale-lg {
-webkit-animation-name: trad_photo_scale_lg;
animation-name: trad_photo_scale_lg;
}
.trad-photo-fade {
-webkit-animation-name: trad_photo_fade;
animation-name: trad_photo_fade;
}
.trad-photo-bounce-lg,
.trad-photo-bounce-md,
.trad-photo-bounce-sm,
.trad-photo-fade,
.trad-photo-scale-lg,
.trad-photo-scale-md,
.trad-photo-scale-sm {
-webkit-animation-duration: var(--animation_speed, 5s);
animation-duration: var(--animation_speed, 5s);
}
.trad-photo-stack-scale,
.trad-photo-stack-scale-inverse,
.trad-photo-stack-scale-inverse-lg,
.trad-photo-stack-scale-inverse-sm,
.trad-photo-stack-scale-lg,
.trad-photo-stack-scale-sm {
-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.trad-photo-stack-scale *,
.trad-photo-stack-scale-inverse *,
.trad-photo-stack-scale-inverse-lg *,
.trad-photo-stack-scale-inverse-sm *,
.trad-photo-stack-scale-lg *,
.trad-photo-stack-scale-sm * {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.trad-photo-stack-scale-sm:hover {
z-index: 999;
-webkit-transform: scale(1.05) !important;
-ms-transform: scale(1.05) !important;
transform: scale(1.05) !important;
}
.trad-photo-stack-scale:hover {
z-index: 999;
-webkit-transform: scale(1.1) !important;
-ms-transform: scale(1.1) !important;
transform: scale(1.1) !important;
}
.trad-photo-stack-scale-lg:hover{
z-index: 999;
-webkit-transform: scale(1.15) !important;
-ms-transform: scale(1.15) !important;
transform: scale(1.15) !important;
}
.trad-photo-stack-scale-inverse-sm:hover {
-webkit-transform: scale(0.95) !important;
-ms-transform: scale(0.95) !important;
transform: scale(0.95) !important;
}
.trad-photo-stack-scale-inverse:hover {
-webkit-transform: scale(0.925) !important;
-ms-transform: scale(0.925) !important;
transform: scale(0.925) !important;
}
.trad-photo-stack-scale-inverse-lg:hover {
-webkit-transform: scale(0.9) !important;
-ms-transform: scale(0.9) !important;
transform: scale(0.9) !important;
}
.trad-photo-move-up-sm {
-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.trad-photo-move-up-sm:hover {
-webkit-transform: translate(0, -3px) !important;
-ms-transform: translate(0, -3px) !important;
transform: translate(0, -3px) !important;
}
.trad-photo-move-up-sm,
.trad-photo-move-up-sm * {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.trad-photo-move-up {
-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.trad-photo-move-up:hover {
-webkit-transform: translate(0, -6px) !important;
-ms-transform: translate(0, -6px) !important;
transform: translate(0, -6px) !important;
}
.trad-photo-move-up,
.trad-photo-move-up * {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.trad-photo-move-up-lg {
-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.trad-photo-move-up-lg:hover {
-webkit-transform: translate(0, -9px) !important;
-ms-transform: translate(0, -9px) !important;
transform: translate(0, -9px) !important;
}
.trad-photo-move-up-lg,
.trad-photo-move-up-lg * {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.trad-photo-stack-alignment {
background-color: blue;
display: flex;
align-items: center;
justify-content: center;
}.trad-banking-debit-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.trad-banking-debit-card {
position: relative;
width: 508px;
height: 314px;
transform-style: preserve-3d;
perspective: 500px;
z-index: 0;
background: #0042df;
background-image:
radial-gradient(circle at 100% 0%,hsla(0,0%,100%,0.08) 29.5%,hsla(0,0%,100%,0) 30%),
radial-gradient(circle at 100% 0%,hsla(0,0%,100%,0.08) 39.5%,hsla(0,0%,100%,0) 40%),
radial-gradient(circle at 100% 0%,hsla(0,0%,100%,0.08) 49.5%,hsla(0,0%,100%,0) 50%);
border-radius: 15px;
}
.trad-banking-debit-face {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
border-radius: 15px;
background: rgba(49, 49, 49, 0.26);
backdrop-filter: preserve-3d;
transition: 1s;
}
.trad-bank-card-header{
width: 100%;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 20px;
top: 20px;
flex-direction: row-reverse;
margin-bottom: 30px;
}
.trad-debit-chip-num-exp{
position: relative;
width: 100%;
align-items:start;
justify-content: start;
flex-direction: row;
padding-left: 20px;
}
.trad-banking-debit-chip {
position: relative;
}
.trad-banking-debit-number {
position: relative;
top: -20px;
}
.trad-banking-debit-valid-text {
position: relative;
top: -30px;
}
.trad-banking-debit-valid {
position: relative;
top: -55px;
} @keyframes rotate {
from,
to {
animation-timing-function: ease-in;
box-shadow:
0 0 0 hsl(0,0%,80%),
0.1rem 0 0 hsl(0,0%,100%),
-0.2rem 0 0.75rem 0 hsla(0,0%,0%,0.3);
transform: rotateY(-10deg);
}
25%,
75% {
animation-timing-function: ease-out;
box-shadow:
0 0 0 hsl(0,0%,80%),
0 0 0 hsl(0,0%,100%),
-0.25rem -0.05rem 1rem 0.15rem hsla(0,0%,0%,0.3);
transform: rotateY(0deg);
}
50% {
animation-timing-function: ease-in;
box-shadow:
-0.1rem 0 0 hsl(0,0%,80%),
0 0 0 hsl(0,0%,100%),
-0.3rem -0.1rem 1.5rem 0.3rem hsla(0,0%,0%,0.3);
transform: rotateY(10deg);
}
}
@keyframes texture {
from,
to {
transform: translate3d(0,0,0);
}
50% {
transform: translate3d(-6%,0,0);
}
}
.trad-bank-card-footer{
position: absolute;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
width: 100%;
bottom:0px;
}.trad-icon-card{
border:1px solid #dddddd;
width: 100%;
}
.trad-icon-card-icon{
border: 1px solid #ccc;
background-color: #ffff;
}
.trad-icon-card-description{
text-align:start;
}
.trad-icon-card-button-wrapper{
text-align: center;
}
.trad-icon-card-button{
background-color: rgb(31, 51, 141);
color: #ccc;
}.trad-img-card-wrapper{
border-radius: 10px;
overflow: hidden;
}
.trad-image_icon_card_footer{
background-color: #FAFAFA;
margin-top: -4px;
}
.trad-image_icon_card_icon-title{
font-size: 30px;
font-weight: 600;
}
.trad-icon-image-card-icons span{
width: 100%;
height: auto;
}
.trad-icon-image-card-icons i{
height: auto;
border: 1px solid #00000017;
background: #ffffff;
color: #1D3450;
padding: 8px;
border-radius: 10px;
}.trad-read-more-button{
background-color: #2e3192;
border: none;
}
.trad-read-more-widget {
box-shadow: inset -10px -55px 71px -45px rgba(207, 207, 207, 0.5);
}
.trad-read-more-description {
max-height: 100px; overflow: hidden;
transition: max-height 0.4s ease-in-out;
}
.trad-read-more-description.expanded {
max-height: 1000px; }#trad-event-modal-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
z-index: 9998;
}
#trad-event-modal {
position: relative;
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #f9f9fc;
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
padding: 20px;
width: 60%;
text-align: center;
z-index: 9999;
}
#trad-event-modal .trad-event-title {
font-size: 18px;
font-weight: bold;
color: #333;
margin-bottom: 10px;
}
.trad-event-time {
display: flex;
justify-content: space-between;
margin-bottom: 20px;
font-size: 14px;
color: #555;
padding: 0px 200px;
}
.trad-event-time .trad-event-start-end-time {
display: flex;
flex-direction: column;
}
.trad-event-time .trad-event-start-end-time .trad-event-start-end-time-span {
font-weight: bold;
}
.trad-event-modal-buttons #trad-event-register-modal{
background-color: #000;
color: #fff;
border: none;
padding: 10px 20px;
border-radius: 5px;
font-size: 14px;
cursor: pointer;
transition: background-color 0.3s;
}
.trad-event-modal-buttons {
display: flex;
justify-content: space-around;
margin-top: 15px;
}
.trad-event-modal-buttons #tradCloseEventModal:hover {
background-color: #333;
}
#tradCloseEventModal {
position: absolute;
top: -17px;
right: -10px;
background: none;
border: none;
font-size: 28px;
font-weight: bold;
cursor: pointer;
color: #fff;
background-color: #2e3192d1;
width: 41px;
height: 41px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
#tradCloseIconEventCalendar{
color: #fff; }
.trad-event-caledar-event-pointer {
cursor: pointer;
}
.trad-full-calendar-table {
margin-block-end: 0px;
}
.trad-full-calendar-table-header-content{
margin-bottom: 0px !important;
padding: 20px 0px;
}
.trad-full-calendar-event-background{ border: 2px solid black;
}
.fc .fc-toolbar {
display: block !important;
}
.fc-button-group{
display: flex !important;
gap: 8px;
} @media only screen and (min-width: 767px) and (max-width: 1024px) {
.trad-event-time {
padding: 0px 60px;
}
} @media only screen and (max-width:600px){
.trad-event-time {
padding: 0px 0px;
}
.fc .fc-toolbar {
display: flex !important;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 10px;
}
}.fc button,.fc table,body .fc{font-size:1em}.fc .fc-axis,.fc button,.fc-day-grid-event .fc-content,.fc-list-item-marker,.fc-list-item-time,.fc-time-grid-event .fc-time,.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-event,.fc-event:hover,.fc-state-hover,.fc.fc-bootstrap3 a,.ui-widget .fc-event,a.fc-more{text-decoration:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view .fc-day-top .fc-week-number,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-day-grid-event .fc-content,.fc-icon,.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover{color:#fff}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-bootstrap3 .fc-popover .panel-body,.fc-bootstrap4 .fc-popover .card-body{padding:0}.fc-now-indicator{position:absolute;border:0 solid red}.fc-bootstrap3 .fc-today.alert,.fc-bootstrap4 .fc-today.alert{border-radius:0}.fc-unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff;border-width:1px;border-style:solid}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.fc-icon{display:inline-block;height:1em;line-height:1em;font-size:1em;font-family:"Courier New",Courier,monospace;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:200%;top:6%}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666;font-size:.9em;margin-top:2px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.ui-widget .fc-disabled-day{background-image:none}.fc-bootstrap3 .fc-time-grid .fc-slats table,.fc-bootstrap4 .fc-time-grid .fc-slats table,.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-bootstrap3 hr.fc-divider,.fc-bootstrap4 hr.fc-divider{border-color:inherit}.ui-widget .fc-event{color:#fff;font-weight:400}.ui-widget td.fc-axis{font-weight:400}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc.fc-bootstrap4 a{text-decoration:none}.fc.fc-bootstrap4 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap4 .fc-popover.card{position:absolute}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
top: 50%;
margin-top: -19px; }
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
left: 50%;
margin-left: -45px;
text-align: center;
width: 90px; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none; }
.twentytwenty-container img {
max-width: 100%;
position: absolute;
top: 0;
display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label:before {
content: attr(data-content); }
.twentytwenty-after-label {
opacity: 0; }
.twentytwenty-after-label:before {
content: attr(data-content); }
.twentytwenty-horizontal .twentytwenty-before-label:before {
left: 10px; }
.twentytwenty-horizontal .twentytwenty-after-label:before {
right: 10px; }
.twentytwenty-vertical .twentytwenty-before-label:before {
top: 10px; }
.twentytwenty-vertical .twentytwenty-after-label:before {
bottom: 10px; }
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.twentytwenty-before {
z-index: 20; }
.twentytwenty-after {
z-index: 10; }
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }.trad-image-compare {
position: relative;
width: 90%;
max-width: 768px;
margin: 0em auto;
}
.trad-image-compare img {
display: block;
}.trad-advance-search-widget {
display: flex;
align-items: center;
position: relative;
max-width: 100%;
color: #999;
overflow: hidden;
}
.trad-advance-search-bar-box {
position: relative;
width: 100%;
padding: 10px;
font-size: 16px;
border: none !important;
outline: none !important;
border-radius: 0px !important;
}
.trad-advance-search-results-container {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background: white;
border: 1px solid #ccc;
border-radius: 5px;
overflow-y: auto;
z-index: 1000;
}
.trad-advance-search-result-item {
padding: 10px;
cursor: pointer;
transition: background 0.3s;
}
.trad-advance-search-result-item:hover {
background: #f0f0f0;
}
.trad-advance-search-no-results {
padding: 10px;
color: #999;
}
#trad-advance-search-results{
display: none;
}
.trad-advance-search-hidden {
display: none;
}
.trad-search-advance-icon i,
.trad-search-advance-icon svg{
position: absolute;
color: #999;
font-size: 30px;
height: 100%;
width: 100%;
margin-right: 5px;
margin-left: 5px;
}#tradBackToTopButton {
display: inline-block;
background-color: #2e3192;
color: #fff;
width: 50px;
height: 50px; border-radius: 4px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color .3s, 
opacity .5s, visibility .5s;
z-index: 1000;
opacity: 0; visibility: hidden; display: flex;
justify-content: center;
align-items: center;
}
#tradBackToTopButton:hover {
cursor: pointer;
background-color: #9230e2;
color: #fff;
}
#tradBackToTopButton:active {
background-color: #a73939;
color: #fff;
}.trad-scroll-nav {
position: fixed;
top: 50%;
transform: translateY(-50%);
z-index: 1000;
}
.trad-scroll-nav.trad-scroll-right {
right: 20px;
}
.trad-scroll-nav.trad-scroll-left {
left: 20px;
}
.trad-scroll-navigation-ul {
list-style: none;
margin: 0;
padding: 0;
}
.trad-scroll-navigation-li {
margin: 10px 0;
}
.trad-scroll-nav .trad-scroll-link {
display: block;
color: #333;
text-decoration: none;
padding: 5px;
background: transparent;
border-radius: 50%;
text-align: center;
transition: background 0.3s ease, color 0.3s ease;
width: 15px;
height: 15px;
display: flex;
align-items: center;
justify-content: center;
transition: all .3s;
border: 3px solid #2e319559;
}
.trad-scroll-nav .trad-scroll-link:hover {
background: #ffffff;
color: #fff;
}
.trad-scroll-nav .trad-scroll-link.active {
position: relative;
background: #2e31959f;
color: #fff;
border-radius: 50%;
width: 15px;
height: 15px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
transition: background 0.3s ease, color 0.3s ease;
}
.trad-scroll-nav .trad-scroll-link.active::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 25px;
height: 25px;
border-radius: 50%;
background: #2e319562; z-index: -1;
}
@keyframes glow {
0% {
opacity: 1;
transform: translate(-50%, -50%) scale(0);
}
50% {
opacity: 0.5;
transform: translate(-50%, -50%) scale(1.2);
}
100% {
opacity: 0;
transform: translate(-50%, -50%) scale(1.5);
}
}
.trad-scroll-label {
display: flex;
justify-content: center;
align-items: center;
position: relative;
transition: all .3s;
display: none;
}
.trad-scroll-nav .trad-scroll-link:hover .trad-scroll-label {
right: -50px;
color: #000000;
display: flex;
font-size: 16px;
}.trad-hamburger-main-wrapper .trad-nav-wrap-inner {
display: flex;
}
.trad-hamburger-main-wrapper .trad-hamburger-navmenu-wrap {
display: none;
}
.trad-hamburger-main-wrapper ul {
list-style: none;
margin: 0;
padding: 0;
}
.trad-hamburger-main-wrapper .trad-nav-menu-items {
display: flex;
flex-wrap: wrap;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items > li > a {
line-height: 60px;
position: relative;
display: block;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items li a {
text-decoration: none;
transition: 0.4s;
color: #333333;
font-weight: 500;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items li a:hover {
color: tomato;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items > li.trad-navmenu-item-has-children {
position: relative;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items > li.trad-navmenu-item-has-children:after {
right: 10px;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul {
position: absolute;
left: 0;
top: -2000px;
opacity: 0;
visibility: hidden;
background-color: #fff;
width: 200px;
transform: translate3d(0, -5px, 0);
transition: transform 0.3s ease-out;
z-index: 9;
padding: 0;
box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li {
padding: 8px 20px;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li a {
display: block;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li a:after {
position: absolute;
left: 0;
content: "";
transition: all 0.3s ease-out;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li:not(:last-child) a:after {
bottom: 0;
height: 1px;
width: 100%;
opacity: 0.1;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li:hover > ul {
top: 0;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul ul {
left: 100%;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul.trad-hamburger-open {
visibility: visible;
opacity: 1;
display: block;
}
.trad-hamburger-main-wrapper ul li {
position: relative;
padding: 0 25px;
}
@media (min-width: 1199px) {
.trad-hamburger-main-wrapper ul.trad-nav-menu-items li:hover > ul {
top: 100%;
}
.trad-hamburger-main-wrapper ul li:hover > ul {
opacity: 1 !important;
visibility: visible !important;
top: 100%;
transform: translate3d(0, 0, 0);
}
.trad-hamburger-main-wrapper .trad-submenu-button {
top: 50% !important;
transform: translateY(-50%);
}
} .trad-hamburger-main-wrapper .trad-submenu-button {
position: absolute;
right: 0;
top: 10px;
height: 30px;
width: 30px;
color: inherit;
font-size: 14px;
z-index: 1;
transition: 0.2s ease-in-out;
cursor: pointer;
}
.trad-hamburger-main-wrapper .trad-submenu-button:after {
content: "+";
line-height: 30px;
justify-content: center;
display: flex;
align-items: center;
font-weight: 900;
font-size: 16px;
}
.trad-hamburger-main-wrapper .trad-submenu-button.trad-submenu-opened:after {
content: "-";
}
.trad-hamburger-main-wrapper .trad-submenu-button ~ .sub-menu .trad-submenu-button {
top: 3px;
}
.trad-hamburger-main-wrapper .trad-submenu-button ~ .sub-menu .trad-submenu-button:after {
content: "+";
}
.trad-hamburger-main-wrapper
.trad-submenu-button.trad-submenu-opened
~ .sub-menu
.trad-submenu-button.trad-submenu-opened:after {
content: "-";
}
@media only screen and (max-width: 1199px) {
.trad-hamburger-main-wrapper .trad-hamburger-navmenu-wrap {
background-color: #fff;
box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
border-radius: 5px;
width: 100%;
position: absolute;
left: 0px;
top: 110%;
z-index: 9;
max-height: 400px;
overflow-y: auto;
}
.trad-hamburger-main-wrapper .trad-desktop-nav {
display: none;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items {
flex-direction: column;
padding: 14px 20px;
padding-right: 5px;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items > li {
width: 100%;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items > li > a {
color: #000;
line-height: 50px;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul {
position: static;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
width: 100%;
transform: none;
display: none;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li {
margin-left: 20px;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li a:before,
.trad-hamburger-main-wrapper ul.trad-nav ul li a:after {
display: none;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul li {
padding-left: 0;
padding-right: 0;
}
.trad-hamburger-main-wrapper ul li.trad-navmenu-item-has-children:after {
display: none !important;
}
.trad-hamburger-main-wrapper ul li {
padding: 0;
}
.trad-hamburger-main-wrapper ul.trad-nav-menu-items ul ul {
margin-top: 10px;
}
} .active-sticky {
position: fixed;
top: 0;
width: 100%;
z-index: 9;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: backwards;
animation-fill-mode: backwards;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
to {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
to {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
} .trad-hamburger-open-menu.trad-hamburger-main-wrapper{
transition: 0.2s;
}
.trad-hamburger-navmenu {
cursor: pointer;
display: none;
justify-content: center;
align-items: center;
border:  1px solid #000;
width: 45px;
height: 45px;
font-size: 25px;
border-radius: 4px;
}
@media (max-width: 1199px) {
.trad-hamburger-navmenu {
display: inline-flex;
cursor: pointer;
}
.trad-hamburger-open-menu .trad-nav-menu-items {
visibility: visible;
display: flex;
flex-direction: column;
position: absolute;
left: 0;
top: 50px;
width: 100%;
background: tomato;
padding: 20px;
z-index: 9999;
}
.trad-hamburger-navmenu .trad-menu-close-btn,
.trad-hamburger-navmenu.trad-hamburger-active-navmenu .trad-menu-bar-btn {
display: none;
}
.trad-hamburger-navmenu.trad-hamburger-active-navmenu .trad-menu-close-btn {
display: block;
}
} .trad-hamburger-main-wrapper .trad-active-before-line li:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #000;
}
.trad-hamburger-main-wrapper .trad-active-after-line li:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #000;
} .trad-hamburger-main-wrapper .trad-active-before-line.line-default-animation li:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-default-animation li:after {
opacity: 0;
transition: 0.5s;
}
.trad-hamburger-main-wrapper .trad-active-before-line.line-default-animation li.current-menu-item:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-default-animation li.current-menu-item:after,
.trad-hamburger-main-wrapper .trad-active-before-line.line-default-animation li:hover:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-default-animation li:hover:after {
opacity: 1;
} .trad-hamburger-main-wrapper .trad-active-before-line.line-animation-1 li:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-1 li:after {
left: 50%;
transition: width 0.3s ease 0s, left 0.3s ease 0s;
width: 0;
}
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-1 li.current-menu-item:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-1 li.current-menu-item:after,
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-1 li:hover:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-1 li:hover:after {
width: 100%;
left: 0; 
} .trad-hamburger-main-wrapper .trad-active-before-line.line-animation-2 li:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-2 li:after {
left: 0;
transition: width 0.3s ease 0s, left 0.3s ease 0s;
width: 0;
}
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-2 li.current-menu-item:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-2 li.current-menu-item:after,
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-2 li:hover:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-2 li:hover:after {
width: 100%;
left: 0; 
} .trad-hamburger-main-wrapper .trad-active-before-line.line-animation-3 li:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-3 li:after {
transform-origin: 100% 50%;
transform: scale3d(0, 1, 1);
transition: transform 0.3s;
}
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-3 li.current-menu-item:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-3 li.current-menu-item:after,
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-3 li:hover:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-3 li:hover:after {
transform-origin: 0% 50%;
transform: scale3d(1, 1, 1);
} .trad-hamburger-main-wrapper .trad-active-before-line.line-animation-4 li:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-4 li:after {
top: 50%;
transform-origin: 100% 50%;
transform: scale3d(0, 1, 1);
transition: transform 0.3s cubic-bezier(0.4, 1, 0.8, 1);
}
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-4 li.current-menu-item:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-4 li.current-menu-item:after,
.trad-hamburger-main-wrapper .trad-active-before-line.line-animation-4 li:hover:before,
.trad-hamburger-main-wrapper .trad-active-after-line.line-animation-4 li:hover:after {
transform-origin: 0% 50%;
transform: scale3d(1, 1, 1);
}.trad-vision-card-container {
position: relative;
display: flex;
width: 100%;
align-items: center;
justify-content: center;
background-color: #ffffff;
overflow: hidden;
max-width: auto;
margin: 0 auto;
} .vision-card-content {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: #333333;
margin-bottom: 0;
} .trad_vision-card-label {
position: absolute;
width: auto;
background-color: #e74c3c;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
transform: translate(0px, 0px); }.book-section{
height: auto;
width: 100%;
padding: 40px 0;
text-align: center;
}
.book-section > .trad-flip-book-imag-container{
height: 80vh;
width: 80%;
position: relative;
left: 50%;
transform: translateX(-50%);
border-radius: 2%;
margin-bottom: 30px;
perspective: 100%;
}
.trad-flip-book-imag-container > .trad-flip-image-right{
position: absolute;
height: 100%;
width: 50%;
transition: 0.7s ease-in-out;
transform-style: preserve-3d;
}
.book-section > .trad-flip-book-imag-container > .trad-flip-image-right{
right:0;
transform-origin: left;
border-radius: 10px 0 0 10px;
}
.trad-flip-image-right > figure.trad-flip-image_front, .trad-flip-image-right > figure.trad-flip-image_back{
margin: 0;
height: 100%;
width: 100%;
position: absolute;
left:0;
top:0;
background-size: 200%;
background-repeat: no-repeat;
backface-visibility: hidden;
background-color: white;
overflow: hidden;
}
.trad-flip-image-right > figure.trad-flip-image_front{
background-position: center;
background-size: contain;
border-radius: 0 10px 10px 0;
box-shadow: 2px 2px 15px -2px rgba(0,0,0,0.2);
}
.trad-flip-image-right > figure.trad-flip-image_back{
background-position: center;
background-size: contain;
border-radius: 10px 0 0 10px;
box-shadow: -2px 2px 15px -2px rgba(0,0,0,0.2);
transform: rotateY(180deg);
}
.flip{
transform: rotateY(-180deg);
}
.flip::before{
content: "";
position: absolute;
top:0;
left:0;
z-index: 10;
width: 100%;
height: 100%;
border-radius: 0 10px 10px 0;
background-color: rgba(0,0,0,0.1);
}
.book-section > button{
border: 2px solid #ef9f00;
background-color: transparent;
color: #ef9f00;
padding: 10px 20px;
border-radius: 5px;
cursor: pointer;
margin: 10px;
transition: 0.3s ease-in-out;
}
.book-section > button:focus, .book-section > button:active{
outline: none;
}
.book-section > p{
color: rgba(0,0,0,0.7);
font-family: calibri;
font-size: 24px;
}
.book-section > p > a{
text-decoration: none;
color: #ef9f00;
}
.book-section > button:hover{
background-color: #ef9f00;
color: #fff;
}
.trad-flip-image_front#cover, .trad-flip-image_back#back-cover{
background-color: #ffcb63;
font-family: calibri;
text-align: left;
padding: 0 30px;
}
.trad-flip-image_front#cover h1{
color: #fff;
}
.trad-flip-image_front#cover p{
color: rgba(0,0,0,0.8);
font-size: 14px;
}.cc-banner.cc-bottom {
left: 0;
right: 0;
bottom: 0;
}
.cc-window {
transition: all 0.3s ease;
}
.cc-window.cc-invisible {
opacity: 0;
transition: all 0.3s ease;
}
.cc-banner.cc-top {
left: 0;
right: 0;
top: 0;
}
.cc-window.cc-bottom.cc-left {
left: 10px;
bottom: 10px;
}
.cc-window.cc-left.cc-center {
left: 10px;
top: 50%;
transform: translateY(-50%);
}
.cc-window.cc-right.cc-center {
right: 10px;
top: 50%;
transform: translateY(-50%);
}
.cc-window.cc-banner.cc-bottom.cc-right,
.cc-window.cc-bottom.cc-right {
right: 10px;
bottom: 10px;
left: inherit;
}
.cc-window.cc-bottom.cc-left,
.cc-window.cc-bottom.cc-right,
.cc-window.cc-right.cc-center,
.cc-window.cc-left.cc-center {
display: flex;
flex-direction: column;
}
.cc-window {
position: fixed;
overflow: hidden;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
z-index: 999;
}
.cc-window.cc-banner {
-ms-flex-align: center;
align-items: center;
}
.cc-banner .cc-message {
-ms-flex: 1;
flex: 1;
}
.cc-compliance {
display: flex;
gap: 10px; } body .cc-btn.cc-dismiss {
display: inline-flex;
padding: 8px 16px;
border-radius: 5px;
font-weight: 600;
text-align: center;
background-color: #42C3AF;
color: #ffffff;
border: 1px solid #42C3AF;
transition: all 0.3s ease;
}
body .cc-btn.cc-dismiss:hover {
cursor: pointer;
background-color: #36A393;
border-color: #36A393;
} body .cc-btn.cc-reject {
display: inline-flex;
padding: 8px 16px;
border-radius: 5px;
font-weight: 600;
text-align: center;
background-color: #e74c3c;
color: #ffffff;
border: 1px solid #e74c3c;
transition: all 0.3s ease;
}
body .cc-btn.cc-reject:hover {
cursor: pointer;
background-color: #c0392b;
border-color: #c0392b;
} body .cc-window .cc-link {
font-weight: 600;
text-decoration: underline;
} @media (max-width: 767px) {
.cc-window.cc-banner {
flex-direction: column;
}
.cc-compliance {
flex-direction: column;
}
body .cc-window.cc-banner .cc-btn.cc-dismiss,
body .cc-window.cc-banner .cc-btn.cc-reject {
margin-top: 10px;
width: 100%;
text-align: center;
}
}.trad-nav-menu,
.trad-nav-menu ul,
.trad-mobile-nav-menu,
.trad-mobile-nav-menu ul {
padding: 0;
margin: 0;
list-style: none;
font-size: 0;
}
.trad-nav-menu li {
position: relative;
}
.trad-nav-menu-horizontal .trad-nav-menu>li {
display: inline-block;
}
.trad-nav-menu .trad-menu-item {
display: block;
position: relative;
z-index: 1;
}
.trad-nav-menu > li > a,
.trad-mobile-nav-menu > li > a {
font-size: 16px;
line-height: 1;
}
.trad-mobile-nav-menu li {
margin: 0;
}
.trad-nav-menu-horizontal .trad-nav-menu>li:first-child,
.trad-pointer-none .trad-nav-menu-horizontal>li:first-child .trad-menu-item,
.trad-pointer-line-fx .trad-nav-menu-horizontal>li:first-child .trad-menu-item {
padding-left: 0 !important;
margin-left: 0 !important;
}
.trad-nav-menu-horizontal .trad-nav-menu>li:last-child,
.trad-pointer-none .trad-nav-menu-horizontal>li:last-child .trad-menu-item,
.trad-pointer-line-fx .trad-nav-menu-horizontal>li:last-child .trad-menu-item {
padding-right: 0 !important;
margin-right: 0 !important;
}
div[class*="trad-main-menu-align-"] .trad-nav-menu-vertical .trad-nav-menu>li>.trad-sub-menu,
div[class*="trad-main-menu-align-"] .trad-nav-menu-vertical .trad-nav-menu>li>.trad-sub-mega-menu {
left: 100%;
}
.trad-main-menu-align-left .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon,
.trad-main-menu-align-center .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon {
right: 0;
}
.trad-main-menu-align-right .trad-nav-menu-vertical .trad-sub-icon {
left: 0;
}
.trad-main-menu-align-left .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align-left .trad-nav-menu-vertical .trad-menu-item,
.trad-main-menu-align-left .trad-nav-menu-vertical .trad-sub-menu li a {
text-align: left;
}
.trad-main-menu-align-center .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align-center .trad-nav-menu-vertical .trad-menu-item {
text-align: center;
}
.trad-main-menu-align-right .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align-right .trad-nav-menu-vertical .trad-menu-item,
.trad-main-menu-align-right .trad-nav-menu-vertical .trad-sub-menu li a {
text-align: right;
}
@media screen and ( min-width: 2400px) {
.trad-main-menu-align--widescreenleft .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon,
.trad-main-menu-align--widescreencenter .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon {
right: 0;
}
.trad-main-menu-align--widescreenleft .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--widescreenleft .trad-nav-menu-vertical .trad-menu-item {
text-align: left;
}
.trad-main-menu-align--widescreencenter .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--widescreencenter .trad-nav-menu-vertical .trad-menu-item {
text-align: center;
}
.trad-main-menu-align--widescreenright .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--widescreenright .trad-nav-menu-vertical .trad-menu-item {
text-align: right;
}
}
@media screen and ( max-width: 1221px) {
.trad-main-menu-align--laptopleft .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon,
.trad-main-menu-align--laptopcenter .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon {
right: 0;
}
.trad-main-menu-align--laptopleft .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--laptopleft .trad-nav-menu-vertical .trad-menu-item {
text-align: left;
}
.trad-main-menu-align--laptopcenter .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--laptopcenter .trad-nav-menu-vertical .trad-menu-item {
text-align: center;
}
.trad-main-menu-align--laptopright .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--laptopright .trad-nav-menu-vertical .trad-menu-item {
text-align: right;
}
}
@media screen and ( max-width: 1200px) {
.trad-main-menu-align--tablet_extraleft .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon,
.trad-main-menu-align--tablet_extracenter .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon {
right: 0;
}
.trad-main-menu-align--tablet_extraleft .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--tablet_extraleft .trad-nav-menu-vertical .trad-menu-item {
text-align: left;
}
.trad-main-menu-align--tablet_extracenter .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--tablet_extracenter .trad-nav-menu-vertical .trad-menu-item {
text-align: center;
}
.trad-main-menu-align--tablet_extraright .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--tablet_extraright .trad-nav-menu-vertical .trad-menu-item {
text-align: right;
}
}
@media screen and ( max-width: 1024px) {
.trad-main-menu-align--tabletleft .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon,
.trad-main-menu-align--tabletcenter .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon {
right: 0;
}
.trad-main-menu-align--tabletleft .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--tabletleft .trad-nav-menu-vertical .trad-menu-item {
text-align: left;
}
.trad-main-menu-align--tabletcenter .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--tabletcenter .trad-nav-menu-vertical .trad-menu-item {
text-align: center;
}
.trad-main-menu-align--tabletright .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--tabletright .trad-nav-menu-vertical .trad-menu-item {
text-align: right;
}
}
@media screen and ( max-width: 880px) {
.trad-main-menu-align--mobile_extraleft .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon,
.trad-main-menu-align--mobile_extracenter .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon {
right: 0;
}
.trad-main-menu-align--mobile_extraleft .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--mobile_extraleft .trad-nav-menu-vertical .trad-menu-item {
text-align: left;
}
.trad-main-menu-align--mobile_extracenter .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--mobile_extracenter .trad-nav-menu-vertical .trad-menu-item {
text-align: center;
}
.trad-main-menu-align--mobile_extraright .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--mobile_extraright .trad-nav-menu-vertical .trad-menu-item {
text-align: right;
}
}
@media screen and ( max-width: 767px) {
.trad-main-menu-align--mobileleft .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon,
.trad-main-menu-align--mobilecenter .trad-nav-menu-vertical .trad-menu-item .trad-sub-icon {
right: 0;
}
.trad-main-menu-align--mobileleft .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--mobileleft .trad-nav-menu-vertical .trad-menu-item {
text-align: left;
}
.trad-main-menu-align--mobilecenter .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--mobilecenter .trad-nav-menu-vertical .trad-menu-item {
text-align: center;
}
.trad-main-menu-align--mobileright .trad-nav-menu-horizontal .trad-nav-menu,
.trad-main-menu-align--mobileright .trad-nav-menu-vertical .trad-menu-item {
text-align: right;
}
} .trad-nav-menu .trad-sub-menu {
display: none;
position: absolute;
z-index: 9999;
width: 180px;
text-align: left;
list-style: none;
margin: 0;
}
.trad-nav-menu-vertical .trad-nav-menu>li>.trad-sub-menu,
.trad-nav-menu-vertical .trad-nav-menu>li>.trad-sub-mega-menu {
top: 0;
}
.trad-sub-menu-position-inline .trad-nav-menu-vertical .trad-sub-menu {
position: static;
width: 100% !important;
text-align: center !important;
margin-left: 0 !important;
}
.trad-sub-menu-position-inline .trad-sub-menu a {
position: relative;
}
.trad-nav-menu .trad-sub-menu .trad-sub-menu {
top: 0;
left: 100%;
}
.trad-sub-menu .trad-sub-menu-item {
display: block;
font-size: 14px;
}
.trad-nav-menu-horizontal .trad-menu-item .trad-sub-icon {
margin-left: 7px;
text-indent: 0;
}
.trad-nav-menu:not(.trad-mega-menu) .trad-sub-icon {
position: absolute;
top: 48%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.trad-nav-menu:not(.trad-mega-menu) .trad-sub-icon-rotate {
-webkit-transform: rotate(-90deg) translateX(80%);
-ms-transform: rotate(-90deg) translateX(80%);
transform: rotate(-90deg) translateX(80%);
}
.trad-sub-divider-yes .trad-sub-menu li:not(:last-child) {
border-bottom-style: solid;
} .trad-mobile-nav-menu:not(.trad-mobile-mega-menu),
.trad-mobile-nav-menu-container {
display: none;
}
.trad-mobile-nav-menu:not(.trad-mobile-mega-menu) {
position: absolute;
z-index: 9999;
}
.trad-mobile-menu-full-width .trad-mobile-mega-menu-wrap {
width: 100vw;
}
.trad-mobile-menu-drdown-align-left .trad-mobile-nav-menu:not(.trad-mobile-mega-menu),
.trad-mobile-menu-drdown-align-left .trad-mobile-mega-menu-wrap {
left: 0;
}
.trad-mobile-menu-drdown-align-center .trad-mobile-nav-menu:not(.trad-mobile-mega-menu),
.trad-mobile-menu-drdown-align-center .trad-mobile-mega-menu-wrap {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.trad-mobile-menu-drdown-align-right .trad-mobile-nav-menu:not(.trad-mobile-mega-menu),
.trad-mobile-menu-drdown-align-right .trad-mobile-mega-menu-wrap {
right: 0;
}
.trad-mobile-menu-item,
.trad-mobile-sub-menu-item {
position: relative;
}
.trad-mobile-menu-item,
.trad-mobile-sub-menu-item {
display: block;
}
.trad-mobile-sub-menu,
.trad-mobile-sub-mega-menu {
display: none;
}
.trad-mobile-nav-menu .menu-item-has-children>a:after {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.trad-mobile-menu-item-align-left .trad-mobile-sub-menu a:before {
content: ' ';
display: inline-block;
width: 10px;
}
.trad-mobile-menu-item-align-left .trad-mobile-sub-menu .trad-mobile-sub-menu a:before {
width: 20px;
}
.trad-mobile-menu-item-align-center .trad-mobile-nav-menu {
text-align: center;
}
.trad-mobile-menu-item-align-right .trad-mobile-nav-menu {
text-align: right;
}
.trad-mobile-menu-item-align-right .trad-mobile-nav-menu .menu-item-has-children>a:after {
right: auto !important;
left: 0;
}
div[class*="trad-sub-icon-"] .trad-mobile-nav-menu .menu-item-has-children>a:after {
font-family: "Font Awesome 5 Free";
font-size: 12px;
font-weight: 900;
font-style: normal;
text-decoration: none;
line-height: 1;
letter-spacing: 0;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.trad-sub-icon-caret-down .trad-sub-icon:before,
.trad-sub-icon-caret-down .trad-mobile-nav-menu .menu-item-has-children>a:after {
content: "\f0d7";
}
.trad-sub-icon-angle-down .trad-sub-icon:before,
.trad-sub-icon-angle-down .trad-mobile-nav-menu .menu-item-has-children>a:after {
content: "\f107";
}
.trad-sub-icon-chevron-down .trad-sub-icon:before,
.trad-sub-icon-chevron-down .trad-mobile-nav-menu .menu-item-has-children>a:after {
content: "\f078";
}
.trad-sub-icon-plus .trad-sub-icon:before,
.trad-sub-icon-plus .trad-mobile-nav-menu .menu-item-has-children>a:after {
content: "\f067";
}
.trad-mobile-divider-yes .trad-mobile-menu-item {
border-bottom-style: solid;
} .trad-mobile-toggle-wrap {
font-size: 0;
line-height: 0;
}
.trad-mobile-toggle {
display: inline-block;
padding: 7px;
cursor: pointer;
border-style: solid;
text-align: center;
}
.trad-mobile-toggle-line {
display: block;
width: 100%;
}
.trad-mobile-toggle-line:last-child {
margin-bottom: 0 !important;
}
.trad-mobile-toggle-text {
font-size: 16px;
line-height: 1 !important;
}
.trad-mobile-toggle-text:last-child {
display: none;
}
.trad-mobile-toggle-v2 .trad-mobile-toggle-line:nth-child(2) {
width: 78%;
margin-left: 24%;
}
.trad-mobile-toggle-v2 .trad-mobile-toggle-line:nth-child(3) {
width: 45%;
margin-left: 57%;
}
.trad-mobile-toggle-v3 .trad-mobile-toggle-line:nth-child(2) {
width: 75%;
margin-left: 15%;
}
.trad-mobile-toggle-v4 .trad-mobile-toggle-line:nth-child(1),
.trad-mobile-toggle-v4 .trad-mobile-toggle-line:nth-child(3) {
width: 75%;
margin-left: 25%;
}
.trad-mobile-toggle-v4 .trad-mobile-toggle-line:nth-child(2) {
width: 75%;
margin-right: 25%;
}
.trad-mobile-toggle-v5 .trad-mobile-toggle-line:nth-child(1) {
display: none;
}
.trad-nav-menu-bp-always .trad-nav-menu-container {
display: none;
}
.trad-nav-menu-bp-always .trad-mobile-nav-menu-container {
display: block;
}
@media screen and ( max-width: 1024px) {
.trad-nav-menu-bp-tablet .trad-nav-menu-container {
display: none;
}
.trad-nav-menu-bp-tablet .trad-mobile-nav-menu-container {
display: block;
}
}
@media screen and ( max-width: 767px) {
.trad-nav-menu-bp-pro-nn .trad-nav-menu-container,
.trad-nav-menu-bp-pro-al .trad-nav-menu-container,
.trad-nav-menu-bp-mobile .trad-nav-menu-container {
display: none;
}
.trad-nav-menu-bp-pro-nn .trad-mobile-nav-menu-container,
.trad-nav-menu-bp-pro-al .trad-mobile-nav-menu-container,
.trad-nav-menu-bp-mobile .trad-mobile-nav-menu-container {
display: block;
}
}.trad-turbo-contact-form-7 .wpcf7 {
width: 100%;
}
.trad-turbo-contact-form {
display: flex;
flex-wrap: wrap;
position: relative;
margin-bottom: 30px;
}
.trad-turbo-contact-form .trad-turbo-contact-form-title {
display: block;
width: 100%;
margin-bottom: 30px;
font-size: 30px;
color: #9fa0a8;
font-weight: 500;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-group {
width: 100%;
margin-bottom: 20px;
position: relative;
}
@media (max-width: 575px) {
.trad-turbo-contact-form .trad-turbo-contact-form-input-group {
width: 100%;
}
}
.trad-turbo-contact-form-7 input[type="text"], .trad-turbo-contact-form-7 input[type="email"], .trad-turbo-contact-form-7 input[type="url"], .trad-turbo-contact-form-7 input[type="password"], .trad-turbo-contact-form-7 input[type="search"], .trad-turbo-contact-form-7 input[type="number"], .trad-turbo-contact-form-7 input[type="tel"], .trad-turbo-contact-form-7 input[type="range"], .trad-turbo-contact-form-7 input[type="date"], .trad-turbo-contact-form-7 input[type="month"], .trad-turbo-contact-form-7 input[type="week"], .trad-turbo-contact-form-7 input[type="time"], .trad-turbo-contact-form-7 input[type="datetime"], .trad-turbo-contact-form-7 input[type="datetime-local"], .trad-turbo-contact-form-7 input[type="color"], .trad-turbo-contact-form-7 textarea {
width: 100%;
border: none;
}
.trad-turbo-contact-form-7 label {
display: block;
}
.trad-turbo-contact-form-7 textarea {
height: auto;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-group label {
display: inline-block;
position: relative;
margin-right: 20px;
margin-top: 20px;
padding: 0 0 0 25px;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-group label input {
opacity: 0;
height: 0;
width: 0;
position: absolute;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-group label input:checked ~ .checkmark:after {
display: block;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-group label input:checked ~ .checkmark {
background-color: #4ce2bd;
border: none;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-group label .checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
background-color: #fff;
border: 1px solid #e3e6ec;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-group label .checkmark::after {
content: "\e90e";
font-family: eicons;
position: absolute;
display: none;
color: #fff;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 12px;
}
.trad-turbo-contact-form-7 .wpcf7-form input[type="submit"] {
transition: all .4s ease;
display: flex;
}
.trad-turbo-contact-form-7 .trad-turbo-cf7-column{
display: grid;
grid-auto-flow: column;
grid-column-gap: 15px;
}
.trad-turbo-contact-form .trad-turbo-contact-form-input-action i {
margin-left: 10px;
}
.trad-turbo-contact-form.two {
display: flex;
flex-wrap: wrap;
}
.trad-turbo-contact-form-7 br { 
display: none;
}.trad-pricing-table{
transition: all .3s;
border: 1px solid #69686859;
}
.trad-pr-table-popular span{
background-color: royalblue;
color: #fff;
z-index: 10;
padding: 5px 10px;
font-size: 13px;
line-height: 18px;
margin: 0;
border-radius: 4px;
}
.trad-pricing-table 
.trad-pricing-table-header 
.trad-header-title {
font-size: 20px;
font-weight: 600;
margin: 30px 0 0 0;
}
.trad-pricing-table 
.trad-pricing-table-header 
.trad-header-subtitle {
font-size: 16px;
font-weight: 400;
margin: 15px 0;
line-height: 30px;
}
.trad-pricing-table 
.trad-pricing-table-price {
background-color: #f9f9f9;
padding: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.trad-pricing-table 
.trad-pricing-table-price 
.trad-priceing {
font-size: 48px;
font-weight: 700;
padding: 0px 5px;
}
.trad-pricing-table 
.trad-pricing-table-price 
.trad-price-duration {
height: 50px;
display: flex;
align-items: flex-end;
}
.trad-pricing-table 
.trad-pricing-table-feature {
padding: 20px;
text-align: center;
}
.trad-pricing-table 
.trad-pricing-table-feature div {
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-bottom: 1px solid rgba(0, 0, 0, 0.692);
}
.trad-pricing-table 
.trad-pricing-table-feature div:last-child {
border: 0;
}
.trad-pricing-table 
.trad-pricing-table-action {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.trad-pricing-table 
.trad-pricing-table-action a {
display: inline-block;
padding: 12px 26px;
background-color: #707070;
color: #fff;
text-align: center;
font-weight: 600;
letter-spacing: 0.9;
text-decoration: none;
border-radius: 4px;
}.trad-logo-carousel .owl-carousel{
position: relative;
padding: 15px 35px 0;
}
.trad-logo-carousel {
width: 100%; margin: 0 auto 40px;
text-align: center;
}
.trad-logo-carousel .owl-carousel .owl-item {
background: #fff;
padding: 0 20px;
}
.trad-logo-carousel .owl-nav button {
position: absolute;
top: 0;
bottom: 0;
width: 30px;
height: 30px;
background: #fff !important;
border-radius: 50%;
margin: auto 0;
box-shadow: 0px 0px 5px #00000069;
}
.trad-logo-carousel .owl-nav button.owl-next{
right: 0;
}
.trad-logo-carousel .owl-nav button.owl-prev{
left: 0;
}
.trad-logo-carousel .owl-dots {
text-align: center; }
.trad-logo-carousel .owl-dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px;
border-radius: 50%;
transition: background 0.3s ease;
}
.trad-logo-carousel .owl-nav button {
width: 50px;
height: 50px;
padding: 0;
border-radius: 50%;
background: #fff !important;
box-shadow: 0 0 6px rgba(0,0,0,0.2);
display: flex !important;
align-items: center;
justify-content: center;
border: none;
overflow: hidden;
}.b-selzy-form {}
.b-selzy-form._show-message._success-text .b-selzy-form__message_success-text {
display: block;
}
.b-selzy-form._show-message._validation-error-text .b-selzy-form__message_validation-error-text {
display: block;
}
.b-selzy-form._show-message._server-error-text .b-selzy-form__message_server-error-text {
display: block;
}
.b-selzy-form * {
outline: none !important;
box-shadow: none !important;
} .b-selzy-form__policy {
padding-bottom: 10px;
}
.b-selzy-form__policy.b-selzy-field_required .b-selzy-field__label:after {
content: '*';
line-height: 1;
color: #df1b1b;
}
.b-selzy-form .b-selzy-form__footer .b-selzy-form__button-box {
display: flex;
align-items: center;
}
.b-selzy-form .b-selzy-form__footer .b-selzy-form__button-box.request svg {
display: block;
}
.b-selzy-form .b-selzy-form__footer .b-selzy-form__button-box.request .b-selzy-form__submit-button {
pointer-events: none;
user-select: none;
opacity: 0.7;
}
.b-selzy-form .b-selzy-form__footer .b-selzy-form__button-box svg {
display: none;
margin-left: 10px;
}
.b-selzy-form .b-selzy-form__submit-button {
cursor: pointer;
transition: opacity 0.1s linear;
width: auto;
display: inline-block;
user-select: none;
}
.b-selzy-form .b-selzy-form__submit-button:hover {
opacity: 0.9;
}
.b-selzy-form__messages {}
.b-selzy-form .b-selzy-form__message {
padding: 1em;
border-width: 1px;
border-style: solid;
text-align: center;
display: none;
margin-top: 1em;
}
.b-selzy-form .b-selzy-form__message_error {
border-color: #df1b1b;
}
.b-selzy-form .b-selzy-form__message_success {
border-color: #29bb34;
}
.b-selzy-form__message_success-text {}
.b-selzy-form__message_validation-error-text {}
.b-selzy-form__message_server-error-text {} .b-selzy-form .b-selzy-field {}
.b-selzy-form .b-selzy-field_required .b-selzy-field__label:after {
content: '*';
line-height: 1;
color: #df1b1b;
}
.b-selzy-form .b-selzy-field._has-error .b-selzy-field__error-text {
display: block;
}
.b-selzy-form .b-selzy-field__label {
display: block;
width: 100%;
font-size: inherit;
font-weight: inherit;
color: inherit;
line-height: inherit;
margin-bottom: 0.5em;
}
.b-selzy-form .b-selzy-field__input {
display: block;
width: 100%;
font-size: inherit;
font-weight: inherit;
color: inherit;
line-height: inherit;
outline: none;
margin: 0;
}
.b-selzy-form .b-selzy-field__error-text {
display: none;
width: 100%;
font-size: inherit;
font-weight: inherit;
color: #df1b1b;
line-height: inherit;
margin-top: 0.5em;
animation: selzyErrorTextShow 0.2s linear forwards;
}
@keyframes selzyErrorTextShow {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.b-selzy-form .b-selzy-checkbox {
display: flex;
flex-wrap: wrap;
align-items: baseline;
}
.b-selzy-form .b-selzy-checkbox._has-error .b-selzy-checkbox__error-text {
display: block;
}
.b-selzy-form .b-selzy-checkbox__input {
height: 18px;
width: 18px;
margin: 0 1em 0 0;
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
position: relative;
border: none;
background: none;
}
.b-selzy-form .b-selzy-checkbox__input:before {
display: none !important;
}
.b-selzy-form .b-selzy-checkbox__input:after {
display: none !important;
}
.b-selzy-form .b-selzy-checkbox__label {
width: calc(100% - 18px - 1em);
max-width: 100%;
position: relative;
top: -0.25em;
margin: 0;
padding: 0;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
color: inherit;
}
.b-selzy-form .b-selzy-checkbox__error-text {
display: none;
width: 100%;
font-size: inherit;
font-weight: inherit;
color: #df1b1b;
line-height: inherit;
margin-top: 0.5em;
animation: selzyErrorTextShow 0.2s linear forwards;
}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}
.uagb-forms__outer-wrap .uagb-forms-input,.uagb-forms__outer-wrap .uagb-forms-input::placeholder,.uagb-forms__outer-wrap .uagb-forms-input-label,.uagb-forms__outer-wrap .uagb-forms-main-submit-button,.uagb-forms__outer-wrap .uagb-forms-success-message,.uagb-forms__outer-wrap .uagb-forms-failed-message{-webkit-transition-property:color, background-color, border-color;-moz-transition-property:color, background-color, border-color;-o-transition-property:color, background-color, border-color;transition-property:color, background-color, border-color;-webkit-transition-duration:0.15s;-moz-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-input,.uagb-forms__outer-wrap .uagb-forms-main-form input[type="text"]{min-height:0 !important}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-input::-webkit-input-placeholder,.uagb-forms__outer-wrap .uagb-forms-main-form input[type="text"]::-webkit-input-placeholder{overflow:unset}.uagb-forms__outer-wrap .uagb-forms-main-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),.uagb-forms__outer-wrap .uagb-forms-main-form textarea,.uagb-forms__outer-wrap .uagb-forms-main-form select{width:100%;box-sizing:border-box}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-checkbox-wrap .uagb-form-checkbox-option input.uagb-inner-input-view{width:33%}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-wrap .uagb-form-phone-country{width:25%;margin-right:5px}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-wrap .uagb-forms-phone-input{width:75% !important}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex{display:flex;width:100%;justify-content:space-between}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex .uagb-form-phone-country{width:25%;margin-right:5px}.uagb-forms__outer-wrap .uagb-forms-main-form .required::after{color:#f00;content:" *"}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-form-hidden-data{display:none}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button.wp-block-button__link{width:auto}.uagb-forms__outer-wrap .uagb-forms-submit-message-hide{display:none}.uagb-forms__outer-wrap .uagb-forms-success-message{padding:20px 20px}.uagb-forms__outer-wrap .uagb-forms-failed-message{padding:20px 20px}.uagb-forms__outer-wrap span.components-spinner{float:none}.uagb-forms__outer-wrap .uagb-forms-input.uagb-form-phone-country{background-color:#fff}.uagb-forms__outer-wrap .uag-col-2-wrap{display:grid;grid-template-columns:1fr 1fr;column-gap:15px}.uagb-forms__outer-wrap .uag-col-3-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:15px}.uagb-forms__outer-wrap .uag-col-4-wrap{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:15px}.uagb-forms__outer-wrap .uagb-switch{position:relative;display:inline-block;width:50px;height:25px}.uagb-forms__outer-wrap .uagb-switch input{width:0;height:0;opacity:0}.uagb-forms__outer-wrap .uagb-slider{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;cursor:pointer;transition:0.4s;-webkit-transition:0.4s}.uagb-forms__outer-wrap .uagb-switch .uagb-slider::before{position:absolute;width:20px;height:20px;background-color:#000;transition:0.4s;content:"";-webkit-transition:0.4s}.uagb-forms__outer-wrap .uagb-switch input:checked+.uagb-slider::before{background-color:#fff}.uagb-forms__outer-wrap .uagb-slider.round::before{border-radius:50% !important}.uagb-forms-select-box,.uagb-form-phone-country,.uagb-forms-phone-wrap .uagb-forms-phone-input{height:auto;-webkit-appearance:none;appearance:none}.uagb-forms-radio-wrap input[type="radio"]:checked+label::before{line-height:1.2;content:" "}.uagb-forms-radio-wrap input[type="radio"]+label::before{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:5px;box-sizing:content-box;text-align:center;line-height:1.2;content:""}.uagb-forms-radio-wrap input[type="radio"].round+label::before{border-radius:100% !important}select::after,select::before{padding:10px}.uagb-forms-radio-wrap input[type="radio"],.uagb-forms-checkbox-wrap input[type="checkbox"],.uagb-forms-accept-wrap input[type="checkbox"]{opacity:0}.uagb-forms-checkbox-wrap input[type="checkbox"]:checked+label::before,.uagb-forms-accept-wrap input[type="checkbox"]:checked+label::before{line-height:1.2;content:"\2714"}.uagb-forms-checkbox-wrap input[type="checkbox"]+label::before,.uagb-forms-accept-wrap input[type="checkbox"]+label::before{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:5px;box-sizing:content-box;text-align:center;line-height:1.2;content:" "}@media only screen and (max-width: 767px){.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex{display:flex;width:100%}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex .uagb-form-phone-country{width:25%}}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-20 .uagb-forms-main-form{column-gap:20px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-15 .uagb-forms-main-form{column-gap:15px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-10 .uagb-forms-main-form{column-gap:10px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-5 .uagb-forms-main-form{column-gap:5px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-20 .uagb-forms-main-submit-button-wrap{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-25 .uagb-forms-main-submit-button-wrap{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-40 .uagb-forms-main-submit-button-wrap{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-50 .uagb-forms-main-submit-button-wrap{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-60 .uagb-forms-main-submit-button-wrap{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-75 .uagb-forms-main-submit-button-wrap{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-80 .uagb-forms-main-submit-button-wrap{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-align-item-flex-start .uagb-forms-main-form{align-items:flex-start}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-align-item-center .uagb-forms-main-form{align-items:center}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form{display:flex;flex-wrap:wrap;margin:0 -5px;position:relative;text-align:left}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-20{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-25{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-33{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-40{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-50{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-60{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-66{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-75{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-80{width:80%}@media (min-width: 768px) and (max-width: 1024px){.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-20{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-25{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-33{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-40{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-50{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-60{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-66{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-75{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-80{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-100{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-unset{width:auto}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-20 .uagb-forms-main-submit-button-wrap{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-25 .uagb-forms-main-submit-button-wrap{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-40 .uagb-forms-main-submit-button-wrap{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-50 .uagb-forms-main-submit-button-wrap{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-60 .uagb-forms-main-submit-button-wrap{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-75 .uagb-forms-main-submit-button-wrap{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-80 .uagb-forms-main-submit-button-wrap{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-100 .uagb-forms-main-submit-button-wrap{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-unset .uagb-forms-main-submit-button-wrap{width:auto}}@media (max-width: 767px){.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-20{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-25{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-33{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-40{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-50{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-60{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-66{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-75{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-80{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-100{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-unset{width:auto}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-20 .uagb-forms-main-submit-button-wrap{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-25 .uagb-forms-main-submit-button-wrap{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-40 .uagb-forms-main-submit-button-wrap{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-50 .uagb-forms-main-submit-button-wrap{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-60 .uagb-forms-main-submit-button-wrap{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-75 .uagb-forms-main-submit-button-wrap{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-80 .uagb-forms-main-submit-button-wrap{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-100 .uagb-forms-main-submit-button-wrap{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-unset .uagb-forms-main-submit-button-wrap{width:auto}}
.uagb-block-d276cdda.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d276cdda .uagb-forms-main-form textarea{text-align: left;}.uagb-block-d276cdda .uagb-forms-input{text-align: left;}.uagb-block-d276cdda .uagb-forms-input-label{display: none;text-align: left;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;margin-bottom: 10px;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;background-color: #fafafa !important;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: #797979 !important;}.uagb-block-d276cdda .uagb-forms-field-set:hover .uagb-forms-input{background-color: #fafafa;}.uagb-block-d276cdda .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: #797979;}.uagb-block-d276cdda .uagb-slider.round{border-radius: 20px !important;}.uagb-block-d276cdda .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: #797979;}.uagb-block-d276cdda .uagb-forms-field-set:hover .uagb-form-phone-country{color: #797979;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-d276cdda .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-d276cdda .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-d276cdda .uagb-slider{background-color: #ffffff;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-d276cdda .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-d276cdda .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-d276cdda .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-d276cdda .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-d276cdda .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input{background-color: #fafafa;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 2px;border-top-right-radius: 2px;border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-color: #dddddd;border-style: solid;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-d276cdda .uagb-forms-input::placeholder{color: #797979;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-input{font-weight: 400;font-size: 18px;line-height: 1em;padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-d276cdda .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-input::placeholder{font-weight: 400;font-size: 18px;line-height: 1em;}@media only screen and (max-width: 976px) {.uagb-block-d276cdda.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-d276cdda .uagb-slider.round{border-radius: 20px !important;}.uagb-block-d276cdda .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: #dddddd;}.uagb-block-d276cdda .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-d276cdda .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-d276cdda .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.uagb-block-d276cdda.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-d276cdda .uagb-slider.round{border-radius: 20px !important;}.uagb-block-d276cdda .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d276cdda .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: #dddddd;}.uagb-block-d276cdda .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-d276cdda .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d276cdda .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-d276cdda .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}