
* { scrollbar-width: none !important; }
*::-webkit-scrollbar { /*width: 0px; height: 0px;*/ } ::-webkit-scrollbar-button { color: #ffffff20; }
body { overflow-x: hidden; font-size: 16px; }

#viewShowcase { scroll-behavior: smooth; font-family: "Roboto", sans-serif;}
#viewShowcase .fa-star { color: #ffb500; }

#viewShowcase  .alert.alert-warning { border: 1px solid #85640420; color: #404040; margin-top: 1rem; }

#viewShowcase #navbarContent.show { margin-bottom: 1rem; transition: 0.33s all ease; } 
#viewShowcase #navbarContent.show li { border-bottom: 1px solid #fff8; transition: 0.33s all ease;} 
#viewShowcase .navbar { z-index: 2; }
#viewShowcase .navbar-toggler { padding: .25rem; font-size: 1.5rem; border: none; }

#viewShowcase .scroll-to-top { display: inline-block; transition: 0.1s all ease; }
#viewShowcase .scroll-to-top:hover {}
#viewShowcase .scroll-to-top:active {}


#viewShowcase #faq { padding: 2rem 0 3rem; }

#viewShowcase .accordion { width: 100%; }
#viewShowcase .accordion > .card { overflow: visible; }
.card { border-radius: 0px; border-right: none; border-left: none; border-color: transparent; background: transparent;}
/*.card-body { background: #efefef !important; } */
#viewShowcase .card-header .btn { background-color: #f6f6f6; border: 1px solid #fff; border-radius: 0px !important; box-shadow: none !important; font-weight: 500 !important; text-decoration: none; }
#viewShowcase .card-header { border-radius: 0px !important; padding: 0; transition: 0.1s all ease; }
#viewShowcase .card-header:not(.closed) { border-bottom: none; transition: 0.1s all ease; }
#viewShowcase .card-header.opened { background: #efefef !important; transition: 0.1s all ease; border-bottom: none;}
#viewShowcase .card-header.opened button:before { content:"\f146"; font-family: "Font Awesome 5 Free"; font-weight: 900; } 
#viewShowcase .cardOffer .btn {  }
#viewShowcase .cardOffer > div { background: #f6f6f6; border-radius: 4px; border: 2px solid #fff;     font-size: 14px;}

#viewShowcase .cardOffer p { line-height: 1.25rem; margin-bottom: 5px; width: 100%; height: 100%; color: #404040;}
#viewShowcase #accordionFAQ .card-header { margin: -1px; }

#viewShowcase .accept-cookie { color: #fff; }

#viewShowcase .headerImage { z-index: 0;}
#viewShowcase .headerImage, .headerMask { position: absolute; top: 0; left: 0; background-position: top; background-size: cover; height: 100%; width: 100%;}
#viewShowcase .headerInfo { display: flex; position: relative; flex-direction: column; justify-content: center; min-height: 340px; padding-bottom: 20px; text-align: center; z-index: 2;}
#viewShowcase .headerList { padding-left: 0; }
#viewShowcase .headerList li { list-style: none;  }
#viewShowcase .headerList li:before { color:#6f00c3; content: "\f058"; }
#viewShowcase .headerList.listRow li { display: inline-block; margin: 0 7px; }
#viewShowcase .headerMask { background-size: auto; z-index: 1; opacity: 0.5;}
#viewShowcase .headerTemplate .headerList li:before { font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 0.5rem; }
#viewShowcase .headerTemplate { position: relative; width: 100%; padding: 0 15px; }
#viewShowcase .headerTemplate *, .headerTemplate nav a { color: #fff; }
#viewShowcase #headerLogotype, #footerLogotype { display: inline-block; max-width: 150px; margin-right: 5px; }
#viewShowcase #headerTitle { font-size:28px;  font-weight: 800; margin-top: 0;}

.horisontalOffer .banner { padding: 7px; text-align: center;  width: max-content; margin: 0 auto;}
.horisontalOffer .btn {text-transform: uppercase;}
.horisontalOffer .offerSection { border-left: 1px dotted #7f7f7f; }
.horisontalOffer .offerSection:nth-child(1), .horisontalOffer .offerHeaderSection {border: none !important; }

.horisontalOffer { flex: 0 0 100% !important; width: 100% !important; max-width: 100% !important; }
.horisontalOffer > div {display: flex; position: relative; align-items: center; flex-flow: row; flex-wrap: wrap; margin: 0.8rem 0; overflow: hidden; padding: 0 15px; width: 100%; }
.horisontalOffer > div > * { flex: 1 1 0; }
.horisontalOffer p { display: flex; align-items: center; flex-direction: column; justify-content: center; padding: 5px; line-height: 1rem; }
.horisontalOffer p span { display: block; text-align: center; margin: 2px 0; }
.horisontalOffer p span:nth-child(2) {font-weight: 700; }

#viewShowcase .img-link { display: flex; width: 100%; min-height: 100px; min-width: 128px; flex-direction: column; justify-content: center; align-items: center;}
#viewShowcase .logotypeText { display: inline-block; font-size: 18px; font-weight:300; vertical-align: middle;}

#viewShowcase .offerRating { display: block; margin: -10px 0 10px 0; text-align: center; }
#viewShowcase .offerRating i { margin: 0 1px; }
#viewShowcase .showcaseOfferLogo { align-items: center; display: flex; height: auto; justify-content: center; max-height: 100px; object-fit: contain; padding: 1rem 0; }
#viewShowcase .showcaseOfferMaxSum span:nth-child(2){ color: #00d56b; font-size: 1.2rem;} 
#viewShowcase .showcaseOfferPaymentMethod span:nth-child(2)  { font-size: 1.25rem !important; }
#viewShowcase #offers .container h2, #viewShowcase #faq .container h2, #viewShowcase #custom .container h2 { text-align: center; }



#viewShowcase .customBlockWrap { margin-bottom: 3rem; }

#viewShowcase #offers { padding: 2rem 0 0; }

.verticalOffer .banner { padding: 7px; text-align: center; width: calc(100% + 40px); min-height: 34px; }
.verticalOffer .offerSection { display: flex; flex-direction: column; width: 100%; }


.horisontalOffer.offerTheme4 .offerSection:last-child { background: none !important; }

.verticalOffer .offerHeaderSection { margin-left: -20px; margin-right: -20px; width: calc(100% + 40px); }
.verticalOffer .showcaseOfferLogo { height: 110px;}
.verticalOffer > div { display: flex; align-items: center; flex-flow: column;   padding: 5px 20px 25px; }
.verticalOffer.cardOffer > div { margin: 1rem 0 1rem; overflow: hidden; }
.verticalOffer.cardOffer p span:nth-child(1) { float: left; }
.verticalOffer.cardOffer p span:nth-child(2) {  float: right;  overflow: hidden; text-overflow: ellipsis; text-align: right; word-break: normal; height: 20px; }

#viewShowcase #funnels { position: absolute; z-index: 9; display: none; }
#viewShowcase #funnels > .row > div { position: fixed; width: 100%; max-width: 280px; background: #efefef; min-height: 140px; border-radius: 4px; }

#viewShowcase #funnels > .row > .funnelsTheme-1 { top: 15px; margin-left: 15px; }
#viewShowcase #funnels > .row > .funnelsTheme-2 { top: 15px; right: 15px;}
#viewShowcase #funnels > .row > .funnelsTheme-3 { bottom: 15px; margin-left: 15px; }
#viewShowcase #funnels > .row > .funnelsTheme-4 { bottom: 15px; right: 15px; }
#viewShowcase #funnels .funnelsScriptText div.form { box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important; }
#viewShowcase #funnels .funnelsScriptText div.form div.form-title { margin: 0; }
#viewShowcase #funnels .funnelsScriptText div.form button { color: #fff; }
#viewShowcase .funnels-close { font-size: 20px; cursor: pointer; position: absolute; right: 10px; top: 10px; transition: 0.1s all ease; }
#viewShowcase .funnels-close:hover { transform: scale(1.1); transition: 0.1s all ease; }
#viewShowcase .funnels-close:active { transform: scale(0.9); transition: 0.1s all ease; }
#viewShowcase .app .widget-wrap, #viewShowcase .app .widget-wrap .form { margin: 0px; }


#viewShowcase #footer { padding: 30px 15px 10px;  }
#viewShowcase #footer h3 { font-size: 1rem; }
#viewShowcase #footer p { font-size: 0.70rem; line-height: 1.25rem; }

.cardOffer > div { transition: 0.33s all ease; }
.cardOffer:hover > div {border: 2px solid #ffd700 !important; transition: 0.33s all ease;     background: #fefff1 !important;     box-shadow: 0 1px 5px rgb(255 255 255);}



/* Color themes */

/* theme: 2 */
[data-colortheme="2"] .btn.rdr, [data-colortheme="2"] .btn-outline { background:#229eff; color: #fff !important; }
[data-colortheme="2"] .cardOffer > div { border: 2px solid #fff; }
[data-colortheme="2"] .headerImage { filter: grayscale(100%); }
[data-colortheme="2"] .headerMask { background-image: url(../images/backgrounds/bg-light.png); opacity: 0.85 !important;}
[data-colortheme="2"] .headerTemplate *:not(.btn , i) { color:#404040 !important; }
[data-colortheme="2"] .navbar-expand-lg .navbar-nav .nav-link:hover { border: 2px solid #404040 !important; }
[data-colortheme="2"] #accordionFAQ .card-header h2 > button, [data-colortheme="2"] #openSectionOffers { color: #2273b3 !important; }
[data-colortheme="2"] #headerLogotype, [data-colortheme="2"] #footerLogotype, [data-colortheme="2"] .navbar-toggler-icon {/* filter: invert(85%) !important; */}
[data-colortheme="2"] #navbarContent.show li { border-bottom: 1px solid #40404080; }
[data-colortheme="2"] footer { background: #0001; color: #fff; }
[data-colortheme="2"] footer * { color: #777 !important; }
[data-colortheme="2"] a.scrollup {color:#00c362 !important;  }
[data-colortheme="2"] footer a { transition: 0.33s all ease; }
[data-colortheme="2"] footer a:hover, [data-colortheme="2"] footer a:hover * { color: #7faf2a !important; transition: 0.33s all ease; }



/* CUSTOM BLOCKS */

/* theme #1 */
#customBlockTheme1 { }

/* theme #2 */
#customBlockTheme2 p { font-size: 0.85rem; }

/* theme #3 */
#customBlockTheme3 .customText { padding: 10px 15px; border: 1px solid #ccc3; background: #ccc1; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important; }

/* theme #4 */
#customBlockTheme4 .customText { font-size: 0.85rem; padding: 10px 15px; border: 1px solid #ccc3; background: #ccc1; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important; }

/* theme #5 */
#customBlockTheme5 { padding: 15px; border: 1px solid #ccc3; background: #ccc1; margin-bottom: 3rem; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important; }
#customBlockTheme5 .customBlockWrap:last-child { margin-bottom: 0rem; }

/* theme #6 */
#customBlockTheme6 { font-size: 0.85rem; padding: 15px; border: 1px solid #ccc3; background: #ccc1; margin-bottom: 3rem; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important; }
#customBlockTheme6 .customBlockWrap:last-child { margin-bottom: 0rem; }


/* HEADER */
/* header #6 */
/*#headerTemplate6 .headerImage { background-image: url(../images/backgrounds/006.jpg); }*/
#headerTemplate6 .headerList li:before { content: "\f058"; }
#headerTemplate6 * { text-align: left; }





/* OFFERS */
/* OFFER THEME #1 */ 
.cardOffer p span:nth-child(2) { font-weight: 700;}
.horisontalOffer.offerTheme1 .cta {width: 100%; max-width: max-content !important;}
.verticalOffer.offerTheme1 p { border-bottom: 1px dotted #7f7f7f; padding-bottom: 5px; }
.verticalOffer.offerTheme1 p:last-child { border-bottom: none; padding-bottom: 0px; }

/* OFFER THEME #2 */ 
.horisontalOffer.offerTheme2 .banner { position: absolute; top: 0; right: 0;  border-radius: 0px 4px 0px 4px; font-size: 0.8rem; padding: 4px 8px; width: max-content; }
.verticalOffer.offerTheme2 .banner { margin-top: -5px; }

/* OFFER THEME #3 */ 
.horisontalOffer.offerTheme3 .banner { font-size: 0.66rem; margin-bottom: 1rem; width: calc(100% - 30px); }
.horisontalOffer.offerTheme3 .cta { max-width: inherit !important; }
.horisontalOffer.offerTheme3 .offerSection { padding: 0 20px; }
.horisontalOffer.offerTheme3 .showcaseOfferLogo { max-height: 80px; }
.horisontalOffer.offerTheme3 p { flex-direction: row; justify-content: space-between; padding: 0; }
.verticalOffer.offerTheme3 .banner { margin-bottom: 1rem; margin-top: 0rem; }
.verticalOffer.offerTheme3 .offerRating {   width: calc(100% + 40px); background: #ffb50020; padding: 5px; }

/* OFFER THEME #4 */ 
.horisontalOffer.offerTheme4 .offerSection { border: none; }
.horisontalOffer.offerTheme4 .showcaseOfferMaxSum span:nth-child(2) { background: none; padding: 0;}
.horisontalOffer.offerTheme4 > div { padding-top: 0; padding-bottom: 0; }
.verticalOffer.offerTheme4 p { padding: 5px 7px; margin: 0; }
.verticalOffer.offerTheme4 p:nth-child(2), .horisontalOffer.offerTheme4 .offerSection:nth-child(2n) { background: #f2f2f2; }

/* OFFER THEME #5 */
.horisontalOffer.offerTheme5 .banner { position: absolute; top: 9px; right: 15px; border-radius: 0 4px 0 0; font-size: 0.7rem; min-width: 136px;} 

/* OFFER THEME #6 */ 
.horisontalOffer.offerTheme6 .banner { font-size: 0.7rem; border-radius: 4px; margin: 15px auto 0; }
.verticalOffer.offerTheme6 .banner { position: relative; margin: 25px -20px -25px; width: calc(100% + 40px); }
.horisontalOffer.offerTheme6 .offerRating , .verticalOffer.offerTheme6 .offerRating { border-radius: 100px; border: 1px solid #ffb50044; padding: 5px; width: max-content; background-color: #ffb50010;}

/* OFFER THEME #7 */ 
.horisontalOffer.offerTheme7 .banner { position: absolute; top: 9px; right: 15px; border-radius: 0 4px 0 0; font-size: 0.7rem; min-width: 136px;}
.horisontalOffer.offerTheme7 > div { background: linear-gradient(270deg, rgba(255,255,255,1) 66%, rgba(255,251,223,1) 100%); }
.verticalOffer.offerTheme7 .img-link  {  display: flex; background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,251,223,1) 100%); flex-direction: column; justify-content: center; margin: -5px 0 15px 0; min-height: 100px; }
.offerTheme7 .offerRating { width: calc(100%); margin-left: -15px; margin-right: -15px; background: #ffb50088; padding: 5px; }
.offerTheme7 .fa-star { color: #fff !important; }
.horisontalOffer.offerTheme7 .offerRating { border-radius: 50px; width: max-content; padding: 5px 10px; }

/* OFFER THEME #8 */ 
.horisontalOffer.offerTheme8 .banner { border-radius: 30px; font-size: 0.7rem; margin-bottom: 15px; margin-top: 0px; width: calc(100% - 30px); }
.horisontalOffer.offerTheme8 .img-link { min-height: 80px; }
.horisontalOffer.offerTheme8 .offerSection:nth-child(1) { border: none; } 
.offerTheme8 .offerRating { display: block; margin: 1rem 0 0rem 0; text-align: center; width: 100%; }
.verticalOffer.offerTheme8 .banner { margin: 0px -20px 1.5rem -20px !important; }
.offerTheme8 .offerRating { border-radius: 100px; padding: 5px 10px; width: max-content; background-color: #06060604; margin-left: auto; margin-right: auto;}



/* F.A.Q. */
#accordionFAQ .card-header, #accordionFAQ .card-body  { background: #fff !important; }
.faqTemplate { width: 100%; }
.faqTemplate .card-header button[aria-expanded="false"]::after, .faqTemplate .card-header button[aria-expanded="false"]::before, .faqTemplate .card-header button[aria-expanded="true"]::after, .faqTemplate .card-header button[aria-expanded="true"]::before { font-family: "Font Awesome 5 Free"; font-weight: 900; }

/* F.A.Q. THEME #1 */
#faqTemplate1 .card-header button[aria-expanded="false"]::before { content: "\f0fe"; margin-right: 8px; }
#faqTemplate1 .card-header button[aria-expanded="true"]::before { content: "\f146"; margin-right: 8px; }

/* F.A.Q. THEME #2 */
#faqTemplate2 .card-header button[aria-expanded="false"]::after { position: absolute; right: 10px; content: "\f0fe"; }
#faqTemplate2 .card-header button[aria-expanded="true"]::after { position: absolute; right: 10px; content: "\f146"; }

/* F.A.Q. THEME #3 */
#faqTemplate3 .card-header button[aria-expanded="false"]::before { content: "\f067"; margin-right: 8px; }
#faqTemplate3 .card-header button[aria-expanded="true"]::before { content: "\f068"; margin-right: 8px; }

/* F.A.Q. THEME #4 */
#faqTemplate4 .card-header button[aria-expanded="false"]::after { position: absolute; right: 10px; content: "\f067"; }
#faqTemplate4 .card-header button[aria-expanded="true"]::after { position: absolute; right: 10px; content: "\f068"; }

/* F.A.Q. THEME #5 */
#faqTemplate5 .card-header button[aria-expanded="false"]::before { display: inline-block; content: "\f138"; margin-right: 8px; transition: 0.33s all ease;}
#faqTemplate5 .card-header button[aria-expanded="true"]::before { display: inline-block; content: "\f138"; margin-right: 8px; transform: rotate(90deg); transition: 0.33s all ease;}

/* F.A.Q. THEME #6 */
#faqTemplate6 .card-header button[aria-expanded="false"]::after { display: inline-block; position: absolute; right: 10px; content: "\f138"; transition: 0.33s all ease;}
#faqTemplate6 .card-header button[aria-expanded="true"]::after { display: inline-block; position: absolute; right: 10px; content: "\f138"; transform: rotate(90deg) ; transition: 0.33s all ease; }
#faqTemplate6 { border-radius: 8px; overflow: hidden; }
#faqTemplate6  button { padding: 10px 15px; }
@media (max-width: 575.98px) { #faqTemplate6 {margin-bottom: 2rem; } #faqTemplate6 button { padding: 10px 30px; } #faqTemplate6 button[aria-expanded="true"]::after, #faqTemplate6 button[aria-expanded="false"]::after { right: 30px !important; } }

/* F.A.Q. THEME #7 */
#faqTemplate7 .card-header button[aria-expanded="false"]::after { display: inline-block; position: absolute; top:0; right: 10px; content: "\f105"; transition: 0.33s all ease; font-size: 24px; }
#faqTemplate7 .card-header button[aria-expanded="true"]::after { display: block; position: absolute; top:0; right: 10px; content: "\f105"; transform: rotate(90deg); transition: 0.33s all ease; font-size: 24px; }

/* F.A.Q. THEME #8 */
#faqTemplate8 .card-header button[aria-expanded="false"]::after { display: inline-block; position: absolute; top:2px; right: 10px; content: "\f152"; transition: 0.33s all ease; font-size: 20px; }
#faqTemplate8 .card-header button[aria-expanded="true"]::after { display: inline-block; position: absolute; top:2px; right: 10px; content: "\f152"; transform: rotate(90deg); transition: 0.33s all ease; font-size: 20px;}


/* Push messages */
.push-message {align-items:center; background:#fff; border-radius: 4px; border: 1px solid #ccc; box-shadow: 0px 2px 3px rgba(0, 0, 0, .075); display:none; font-size:12px; max-width:280px; min-width:260px; padding:6px; position:fixed; vertical-align: middle; z-index: 1000 !important; }
.push-message::before {background-size: 100% 100% !important; content: " "; height:40px; width:40px; margin-right: 5px; display: inline-block; vertical-align: middle;}
.push-message .push-close {position: absolute; top: 2px; right: 2px; cursor: pointer; font-family: sans-serif; height: 17px; opacity: 0.3; transition: 0.33s all ease; width: 22px; }
.push-message .push-close:hover {opacity: 0.9; transition: 0.33s all ease; }
.push-message-text {display: inline-block; line-height: 1.3em; max-width:200px; vertical-align: middle; }



#pushTheme4 { right:6px; bottom:6px; }
#pushTheme4::before { background: url('/assets/images/push.webp') no-repeat; }
[data-colortheme="4"] .push-message { border-width: 3px; border-image: linear-gradient(to right, #009000e6, #00b000e6) 1; }
[data-colortheme="4"] .push-close { filter: sepia(100%) brightness(150%) contrast(100%) saturate(700%) hue-rotate(110deg); }



/* FOOTERS STRUCTURE */
/* Common parts */
.footer-copyright { color: #fff !important; opacity: .5 !important; font-size: 0.75rem !important; margin-top: 10px;}
.footerTemplate a { text-decoration: none !important;}
.footerTemplate li a::before { font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 0.33rem; }
.footerTemplate li { list-style: none; }
.footerTemplate ul { padding: 0; font-size: 14px;}



/* Footer #7. */
#footerTemplate7 a { color: #777 !important; border: 2px solid; border: 2px solid transparent; padding: 10px; border-radius: 50px; transition: all 0.33s ease; font-size: 0.8rem; }
#footerTemplate7 a:hover { text-decoration: none; transition: all 0.33s ease; }
#footerTemplate7 h3 { font-size: 0.9rem !important; font-weight: 500; margin-bottom: 2rem; line-height: 1.5rem !important; }
#footerTemplate7 li { display: inline-block; margin: 0 10px 15px; }
#footerTemplate7 p { margin-bottom: 0.5rem; }
@media (max-width: 575.98px) {  #footerTemplate7 * { text-align: center; } }



.cookie-disclaimer {  background: #000000CC; border: 1px solid #000; border-radius: 4px; bottom: 0; color: #FFF; font-size: 11px; margin: 15px; max-width: 480px; position: fixed; right: 0; z-index: 1; }
.cookie-disclaimer .container { padding: 20px; text-align: center; }
.cookie-disclaimer .cookie-close {  cursor: pointer; float: right; font-size: 20px; padding: 10px 15px 0px 15px; opacity: 0.5; transition: 0.33s all ease; }
.cookie-disclaimer .cookie-close:hover { opacity: 1; transition: 0.33s all ease; transform: scale(1.2); }
.cookie-disclaimer .cookie-close:active { transition: 0.33s all ease; transform: scale(0.9); }
.cookie-disclaimer [data-lang="msgCookie"] { text-align: left; margin-bottom: 15px; color: #cfcfcf; }


/* Stickers */
.banner:before { font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 5px; }
.banner.approved { background: #b5ead740; color: #3f7b66; } .banner.approved:before { content: "\f4c4";}
.banner.credit0 { background: #c7ceea40; color: #47548a; } .banner.credit0:before { content: "\f555";}
.banner.credit1 { background: #d7edff40; color: #445184; } .banner.credit1:before { content: "\f555";}
.banner.days30 { background: #e2f0cb40; color: #688040; } .banner.days30:before { content: "\f274";}
.banner.fast { background: #ff9aa240; color: #b75460; } .banner.fast:before { content: "\f3fd";}
.banner.graceperiod { background: #fffcd740; color: #918b4b; } .banner.graceperiod:before { content: "\f7b6"; } 
.banner.nogarantors { background: #ffb7b240; color: #9f5b55; } .banner.nogarantors:before { content: "\f1c3"; }
.banner.oncard { background:#ffeb3a; color: #aa7c56; } .banner.oncard:before { content: "\f09d"; }
.scrollup > * { text-shadow: 0 .125rem .25rem rgba(0,0,0,.075); }
.scrollup, .scrollup:visited { display: block; position: fixed; right: 20px; bottom: 30px; font-size: 2.5em !important; height: 40px; opacity: 0.75; width: 40px; }
.scrollup:hover, .scrollup:active { opacity: 1; }



/* MEDIA QUERIES */
@media (min-width: 767.98px) and (max-width: 1199.98px) {  
  .offerTheme1 > div > * { flex: 1 1 19% !important; }
}

@media (min-width: 991.98px) { 
  #viewShowcase .navbar-expand-lg .navbar-nav .nav-link { border-radius: 20px; border: 2px solid transparent; padding: 3px 9px; transition: all .33s ease;}
  #viewShowcase .navbar-expand-lg .navbar-nav .nav-link:hover { border: 2px solid #fff; }
  #viewShowcase #navbarContent.show li {border: none; }
}

@media (max-width: 991.98px) {
  .horisontalOffer .offerSection { border: none; }
  .horisontalOffer.offerTheme3 p span:first-child { text-align: left;}
  .horisontalOffer.offerTheme3 p span:last-child { text-align: right; }
}

@media (max-width: 767.98px) {
  #viewShowcase #headerTemplate8 #headerText { padding-bottom: 1rem; }
  #viewShowcase #headerTemplate8 .headerInfo .container .row > div:nth-child(2) { border-bottom: 1px dashed #ffffff60; border-left: none; border-right: none; border-top: 1px dashed #ffffff60; padding-top: 1rem; margin-bottom: 1rem; padding-top: 1rem; }
  #viewShowcase .horisontalOffer .banner, #viewShowcase .verticalOffer .banner { font-size: 0.85rem !important; }
  #viewShowcase .horisontalOffer .offerSection { border: none !important; padding: 0 15px; } 
  #viewShowcase .horisontalOffer > div > * { flex: 0 1 50%; }
  #viewShowcase .horisontalOffer > div > p:first-child, .horisontalOffer > div > p:last-child, .horisontalOffer > div > .offerSection:first-child, .horisontalOffer > div > .offerSection:last-child, .horisontalOffer .offerHeaderSection, .horisontalOffer .offerFooterSection { flex: 1 1 100% !important; }
  #viewShowcase .horisontalOffer > div { padding: 0 15px; }
  #viewShowcase .horisontalOffer p { display: flex; flex-direction: row; flex: 0 1 50% !important; justify-content: space-between; padding: 0 15px !important; } 
  #viewShowcase .horisontalOffer.cardOffer .cta { margin: 1rem 0; max-width: inherit !important; padding: 10px 15px; }
  #viewShowcase .horisontalOffer.offerTheme1 p { padding: 0 15px !important; }
  #viewShowcase .horisontalOffer.offerTheme1 p:last-child { display: contents; }
  #viewShowcase .horisontalOffer.offerTheme2 .banner, .horisontalOffer.offerTheme6 .banner, .horisontalOffer.offerTheme8 .banner { position: relative; width: calc(100% + 80px); min-width: calc(100% + 80px); margin-left: -40px; margin-right: -40px; border-radius: 0;}
  #viewShowcase .horisontalOffer.offerTheme2 p, .horisontalOffer .offerSection  { padding: 0; }
  #viewShowcase .horisontalOffer.offerTheme3 .offerSection { padding: 0; }
  #viewShowcase .horisontalOffer.offerTheme4 .offerSection > p {padding: 5px 15px !important; }
  #viewShowcase .horisontalOffer.offerTheme4 .offerSection > p:nth-child(2) { background:#f2f2f2; }
  #viewShowcase .horisontalOffer.offerTheme4 .offerSection { background: none !important; }
  #viewShowcase .horisontalOffer.offerTheme8 .offerRating { margin-bottom: 20px; }
}

@media (min-width: 575.98px) and (max-width: 767.98px) { 
  #viewShowcase .horisontalOffer.offerTheme3 .offerSection:last-child p { width: 50%; }
}

@media (max-width: 575.98px) {
  #viewShowcase #faq { padding: 2rem 0 0rem; }
  #viewShowcase .cardFAQ { margin: 0 -15px; }
  #viewShowcase .cardOffer .offerSection { padding: 5px 0 !important;  text-align: center;  }
  #viewShowcase .cardOffer > div { margin: 7px 0 !important; }
  #viewShowcase .headerInfo { padding-bottom: 30px; }
  #viewShowcase .headerList { padding-left: 0; }
  #viewShowcase .horisontalOffer > div > * { flex: 1 1 100%; }
  #viewShowcase .horisontalOffer p { padding: 0 !important; }
  #viewShowcase .horisontalOffer.offerTheme7 > div { background: linear-gradient(0deg, rgb(255, 255, 255) 66%, rgb(255, 251, 223) 100%); }
  #viewShowcase h2, .headerTemplate * {}
  #viewShowcase {  }
}

@media (max-width: 479.98px) {
  #viewShowcase .horisontalOffer > div > p { flex: 1 1 100% !important; padding: 0 !important;}
  #viewShowcase .horisontalOffer.offerTheme1 p { padding: 0 !important; }
}

@media (max-width: 419.98px) {
  #viewShowcase .cardOffer {padding: 0 !important; }
  #viewShowcase .headerInfo a { display: block; width: 100%; text-align: center !important; }
}

@media (max-width: 299.98px) {
  #viewShowcase .headerInfo a { display: block; width: 100%; text-align: center !important; }
  #viewShowcase .push-message { min-width: calc(100vw - 30px); max-width: calc(100vw - 30px); width: calc(100vw - 30px); }
  .cardOffer p span:nth-child(2) { font-weight: 700; font-size: 1rem; }
  .cardOffer p { display: flex; flex-direction: column !important; padding: 0 !important;}
}

@media (max-width: 199.98px) { 
  .push-message { padding: 15px; }
  .push-message::before { position: relative; margin-bottom: 20px; }
}
.bull {
background-color: #00d56f;
    display: inline-flex;
    border-radius:30%;
    width: 10px;
    height: 10px;
}

.h2, h2 {
    font-size: 30px;
    color:#6f00c3;
    font-weight:700; 
    text-align: center;
}
.h3, h3 {
    font-size: 20px;
    color: #00bb7f; font-weight: 500; margin-top: 0;
}

.shadow-sm	{box-shadow: 0 1px 5px rgb(0 0 0 / 50%);}
.btncenter	{
    display: flex;
    align-items: center; justify-content: center;}

.btnhome	{
    text-transform: uppercase;
    padding: 16px;
    font-size: 24px;
    background: linear-gradient(149deg, rgb(0 236 119) 0%, rgb(33 167 124) 50%, rgb(0 216 146) 100%) !important;}

.btnfaq {
	border: 0;
    color:#00994e;
    padding: 10px;
    margin: 10px 0;
    background: inherit;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.rekomend {    position: absolute;
    font-size: 14px;
    color: white;
    background-color: #b536ea;
    padding: 2px 4px;
    flex: 0 0 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px 0px 0px 0px;
    top: 0px;
    left: 0px;
}