/*

Host Cloud Template

https://templatemo.com/tm-541-host-cloud

*/

body { font-family: 'Roboto', sans-serif; transition: all 0.5s; scroll-behavior: smooth; }
body.no-scroll { overflow: hidden; }
html { scroll-behavior: smooth; }
p { margin-bottom: 15px; font-size: 15px; color: #6a6a6a; line-height: 25px; }
a { text-decoration: none !important; }
.clear { clear: both; }
a.main-button { outline: none; cursor: pointer; display: inline-block; height: 50px; line-height: 50px; padding: 0px 25px; border: none; margin-left: 10px; background-color: #00bcd4; color: #fff; text-transform: uppercase; font-size: 15px; font-weight: 500; letter-spacing: 0.5px; transition: all 0.5s; }
a.main-button:hover { background-color: #00a4b9; }
a.gradient-button { outline: none; cursor: pointer; display: inline-block; height: 50px; line-height: 50px; padding: 0px 25px; border: none; margin-left: 10px; background: rgb(114, 2, 187); background: linear-gradient(145deg, rgba(114, 2, 187, 1) 0%, rgba(50, 100, 245, 1) 100%); color: #fff; text-transform: uppercase; font-size: 15px; font-weight: 500; letter-spacing: 0.5px; transition: all 0.5s; }
a.gradient-button:hover { background: rgb(114, 2, 187); background: linear-gradient(145deg, rgba(50, 100, 245, 1) 0%, rgba(114, 2, 187, 1) 100%); }
:hover { transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out; }
.section-heading { margin-bottom: 20px; }
.section-heading span { color: #00bcd4; font-size: 15px; font-weight: 500; letter-spacing: 0.5px; display: inline-block; margin-top: 0px; }
.section-heading h2 { color: #1e1e1e; font-size: 32px; font-weight: 700; letter-spacing: 0.5px; margin-top: 10px; margin-bottom: 15px; }
.section-heading p { font-size: 15px; }
.page-heading { background-position: center center; background-repeat: no-repeat; background-size: cover; text-align: center; padding: 230px 0px 180px 0px; }
.banner h1 { color: #fff; font-size: 45px !important; font-weight: 700; letter-spacing: 0.5px; margin-bottom: 20px; }
.page-heading p { color: #fff; letter-spacing: 0.5px; }
.page-heading p a { color: #fff; font-size: 15px; }
.page-heading p a { margin-right: 5px; }
.page-heading p span { color: #fff; opacity: 0.75; margin-left: 5px; }
#preloader { overflow: hidden; background: linear-gradient(145deg, rgba(114, 2, 187, 1) 0%, rgba(50, 100, 245, 1) 100%); left: 0; right: 0; top: 0; bottom: 0; position: fixed; z-index: 9999999; color: #fff; }
#preloader .jumper { left: 0; top: 0; right: 0; bottom: 0; display: block; position: absolute; margin: auto; width: 50px; height: 50px; }
#preloader .jumper > div { background-color: #fff; width: 10px; height: 10px; border-radius: 100%; -webkit-animation-fill-mode: both; animation-fill-mode: both; position: absolute; opacity: 0; width: 50px; height: 50px; -webkit-animation: jumper 1s 0s linear infinite; animation: jumper 1s 0s linear infinite; }
#preloader .jumper > div:nth-child(2) { -webkit-animation-delay: 0.33333s; animation-delay: 0.33333s; }
#preloader .jumper > div:nth-child(3) { -webkit-animation-delay: 0.66666s; animation-delay: 0.66666s; }
@-webkit-keyframes jumper {
0% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
5% { opacity: 1; }
100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; }
}
@keyframes jumper {
0% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
5% { opacity: 1; }
100% { opacity: 0; }
}
/* Header Style */
header { position: fixed; z-index: 99999; width: 100%; background-color: transparent !important; border-bottom: 1px solid rgba(250, 250, 250, 0.30); height: 80px; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; transition: all .5s ease 0s; }
.background-header, .header-inner-page { background-color: #fff !important; box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1); }
.background-header .navbar-brand h2 { color: #1e1e1e !important; }
.background-header .navbar-nav a.nav-link { color: #1e1e1e !important; }
.background-header .functional-buttons ul li:first-child a { display: inline-block; background-color: transparent; border: 2px solid #00bcd4; text-transform: uppercase; font-size: 13px; color: #00bcd4; padding: 6px 20px; letter-spacing: 0.5px; transition: all 0.5s; }
.background-header .functional-buttons ul li:first-child a:hover { color: #fff; background-color: #00bcd4; border-color: #00bcd4; }
.background-header .navbar-nav .nav-link:hover, .background-header .navbar-nav .active > .nav-link, .background-header .navbar-nav .nav-link.active, .background-header .navbar-nav .nav-link.show, .background-header .navbar-nav .show > .nav-link { color: #00bcd4 !important; }
.navbar .navbar-brand { float: left; outline: none; }
.navbar .navbar-brand h2 { color: #fff; text-transform: uppercase; font-size: 24px; font-weight: 800; -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; -o-transition: all .3s ease 0s; transition: all .3s ease 0s; }
.navbar .navbar-brand h2 em { font-style: normal; font-size: 16px; }
#navbarResponsive { z-index: 999; }
.navbar-collapse { text-align: center; }
.navbar .navbar-nav .nav-item { margin: 0px 15px; }
.navbar .navbar-nav a.nav-link { text-transform: capitalize; font-size: 17px; font-weight: 500; letter-spacing: 0.5px; color: #00bcd4; transition: all 0.5s; margin-top: 5px; }
@media screen and (min-width: 992px) {
	.navbar .navbar-nav a.nav-link {display: inline-block;}
}
@media (max-width: 991px) {
	.nav-item.dropdown .dropdown-menu { display: block; margin-bottom: 15px; }
}
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .active > .nav-link, .navbar .navbar-nav .nav-link.active, .navbar .navbar-nav .nav-link.show, .navbar .navbar-nav .show > .nav-link { color: #00bcd4; }
.navbar .navbar-toggler-icon { background-image: none; }
.navbar .navbar-toggler { background: transparent; border: none; height: 36px; outline: none; border-radius: 0px; position: absolute; right: 30px; top: 20px; }
.navbar .navbar-toggler-icon:after { content: '\f0c9'; color: #00bcd4; font-size: 27px; font-weight: bold; line-height: 26px; font-family: 'Font Awesome 5 Free'; }
.functional-buttons { margin-left: 5%; }
.functional-buttons ul { margin: 0; padding: 0; }
.functional-buttons ul li { display: inline-block; margin-left: 10px; }
.functional-buttons ul li:first-child a { display: inline-block; background-color: transparent; border: 2px solid #fff; text-transform: uppercase; font-size: 13px; color: #fff; padding: 6px 20px; letter-spacing: 0.5px; transition: all 0.5s; }
.functional-buttons ul li:first-child a:hover { color: #00bcd4; background-color: #fff; }
.functional-buttons ul li:last-child a { display: inline-block; background-color: #00bcd4; border: 2px solid #00bcd4; text-transform: uppercase; font-size: 13px; color: #fff; padding: 6px 20px; letter-spacing: 0.5px; transition: all 0.5s; }
.functional-buttons ul li:last-child a:hover { background-color: #00a4b9; border-color: #00a4b9; }
/* Banner Style */
.banner { background: linear-gradient(to right, rgb(71 0 119 / 85%), rgb(0 42 207 / 92%)), url(../images/itthon-bg.jpg); background-size: cover; background-repeat: no-repeat; padding: 50px 0px; background-position: bottom; }
.banner .caption { text-align: center; }
.banner .caption h2 { text-transform: uppercase; letter-spacing: 1px; margin-top: 0px; margin-bottom: 50px; font-size: 32px; font-weight: 700; color: #fff; }
.banner #search-section fieldset { display: inline-block; }
.banner #search-section { position: relative; }
.banner #search-section input.searchText { float: left; width: 570px; min-width: 280px; height: 49px; background-color: transparent; border: 1px solid #fff; padding: 0px 15px; color: #fff; outline: none; font-size: 14px; letter-spacing: 0.5px; margin-bottom: 30px; }
.banner #search-section input.main-button { position: absolute; top: 0; right: 0; outline: none; cursor: pointer; display: inline-block; height: 50px; line-height: 50px; padding: 0px 20px; border: none; margin-left: 10px; background-color: #00bcd4; color: #fff; text-transform: uppercase; font-size: 15px; font-weight: 500; letter-spacing: 0.5px; transition: all 0.5s; margin-bottom: 30px; }
.banner #search-section button:hover { background-color: #00a4b9; }
#search-section ul { padding: 0; margin: 0; text-align: center; display: inline-block; }
#search-section ul li { display: inline-block; margin-right: 30px; }
#search-section ul li:last-child { margin-right: 0px; }
#search-section input[type=checkbox] { width: 18px; min-width: 18px; height: 18px; background-color: transparent; border: 1px solid #fff; outline: none; cursor: pointer; }
#search-section span { color: #fff; font-size: 15px; font-weight: 700; margin-left: 8px; }
#search-section em { font-style: normal; font-weight: 400; font-size: 16px; color: #fff; }
#search-section::-webkit-input-placeholder {     /* Edge */
color: #fff; }
#search-section:-ms-input-placeholder {     /* Internet Explorer 10-11 */
color: #fff; }
#search-section::placeholder { color: #fff; }
/* Trusted Style */
.trusted-section { padding: 50px 0px 40px 0px; background-color: #f7f7f7; }
.trusted-section-heading { text-align: center; }
.trusted-section-heading h4 { font-size: 17px; text-transform: uppercase; font-weight: 600; color: #1e1e1e; margin-bottom: 50px; }
.trusted-item img { max-width: 156px; margin: 0 auto; }
/* Services Style */
.services-section { margin-top: 20px; }
.services-section .section-heading h2 { color: #1e1e1e; }
.services-section .service-item { background-color: #f7f7f7; border-radius: 5px; padding: 20px; text-align: center; }
.services-page .service-item { margin-bottom: 30px; }
.services-section .service-item i {
    color: #fff;
    background-color: rgba(50, 100, 245, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    font-size: 47px;
    margin-left: auto;
    margin-right: auto;
}
.services-section .service-item h3 {font-size: 1.6rem;}
.services-section .service-item h4 { margin-top: 10px; margin-bottom: 20px; font-size: 19px; color: #1e1e1e; text-transform: capitalize; font-weight: 500; letter-spacing: 0.5px; }
.services-section .service-item p { text-align: left; }
/* Pricing Style */
.pricing-section { margin-top: 140px; }
.background-image-pricing { background-size: cover; background-repeat: no-repeat; min-height: 500px; position: absolute; width: 100%; }
.pricing-section .section-heading { text-align: center; margin-top: 80px; }
.pricing-section .section-heading h2, .pricing-section .section-heading p { color: #fff; }
.pricing-item { background-color: #fff; text-align: center; padding: 50px 50px 30px 50px; position: relative; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); }
.pricing-item h4 { text-transform: uppercase; font-size: 17px; font-weight: 700; color: #1e1e1e; letter-spacing: 0.5px; margin-bottom: 45px; }
.pricing-item .price-gradient { background: rgb(114, 2, 187); background: linear-gradient(145deg, rgba(114, 2, 187, 1) 0%, rgba(50, 100, 245, 1) 100%); }
.pricing-item .price { background-color: #00bcd4; width: 100%; padding: 30px 0px; margin-bottom: 35px; }
.pricing-item .price h6 { font-size: 32px; color: #fff; font-weight: 900; letter-spacing: 0.5px; margin-top: 0px; margin-bottom: 0px; }
.pricing-item .price span { display: inline-block; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 700; }
.pricing-item .dev { width: 100%; height: 1px; background-color: #eee; margin: 35px 0px 30px 0px; }
.pricing-item ul { padding: 0; margin: 0; list-style: none; text-align: left; }
.pricing-item ul li { display: inline-block; margin-bottom: 20px; font-size: 16px; color: #6a6a6a; }
.pricing-item ul li i { font-size: 14px; margin-right: 8px; color: #491bb1; }
.pricing-item ul li:last-child { margin-bottom: 40px; }
.pricing-item a.main-button, .pricing-item a.gradient-button { position: absolute; left: 50%; transform: translateX(-50%); bottom: -25px; }
/* Features Style */
.features-section { margin-top: 160px; }
.features-section .section-heading { text-align: center; }
.features-section .section-heading h2 { color: #1e1e1e; }
.features-section .feature-item { box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); border-radius: 5px; padding: 30px; margin-bottom: 30px; }
.features-section .feature-item .icon { float: left; margin-top: 12px; }
.features-section .feature-item .icon img { max-width: 80px; margin-right: 30px; }
.features-section .feature-item h4 { font-size: 18px; color: #1e1e1e; letter-spacing: 0.5px; font-weight: 700; }
.features-section .feature-item p { margin-left: 106px; }
/* Testimonials Style */
.testimonials-section { margin-top: 140px; background-color: #f7f7f7; padding: 100px 0px; }
.testimonials-section .section-heading { text-align: center; }
.testimonials-section .section-heading h2 { color: #1e1e1e; }
.testimonial-item { text-align: center; }
.testimonial-item i { width: 60px; height: 60px; display: inline-block; text-align: center; line-height: 60px; color: #fff; background: rgb(114, 2, 187); background: linear-gradient(145deg, rgba(114, 2, 187, 1) 0%, rgba(50, 100, 245, 1) 100%); border-radius: 50%; font-size: 18px; margin-bottom: 45px; }
.testimonial-item p { font-size: 19px; font-weight: 300; font-style: italic; line-height: 35px; margin-bottom: 40px; }
.testimonial-item h4 { font-size: 19px; font-weight: 700; color: #1e1e1e; letter-spacing: 0.5px; margin-bottom: 0px; }
.testimonial-item span { display: inline-block; margin-top: 8px; font-size: 15px; color: #00bcd4; }
.owl-testimonials .owl-dots .owl-dot { border-radius: 3px; }
.owl-testimonials .owl-dots { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; margin-top: 50px }
.owl-testimonials .owl-dots .owl-dot { width: 8px; height: 8px; border-radius: 50%; margin: 0 4px; background-color: #7bd9e5; }
.owl-testimonials .owl-dots .owl-dot:focus { outline: none }
.owl-testimonials .owl-dots .owl-dot.active { background-color: #00bcd4; }
/* Footer Style */
footer { background: linear-gradient(to right, #7103ba, #3660f4); padding: 40px 0px 40px 0px; }
footer .footer-heading h2 { color: #fff; font-weight: 600; letter-spacing: 0.5px; margin-bottom: 30px; }
footer p { color: #fff; }
footer ul { padding: 0; margin: 0; list-style: none; }
footer ul li { margin-bottom: 10px; font-size: 14px; font-weight: 500; color: #fff; letter-spacing: 0.5px; }
footer ul li:last-child { margin-bottom: 0px; }
footer ul li a { color: #00e1c4; font-size: 16px; font-weight: 500; transition: all 0.3s; }
footer ul li a span { color: #fff; }
footer ul li a:hover { color: #fff; opacity: 0.75; }
footer .sub-footer { text-align: center; margin-top: 30px; border-top: 1px solid rgba(250, 250, 250, 0.30); padding-top: 25px; }
footer .sub-footer a { color: #FFF; }
/* About Us Page Style */
.about-us { padding: 140px 0px; background-color: #f7f7f7; }
.about-us .left-image { margin-right: 30px; }
.about-us .right-content { margin-left: 30px; }
.about-us .left-image img { max-width: 100%; overflow: hidden; }
.about-us .section-heading h2 { color: #1e1e1e; }
.about-us .section-heading { margin-bottom: 40px; border-bottom: 3px solid #eee; padding-bottom: 40px; }
#tabs { margin-right: 0px; }
#tabs ul { margin: 0; padding: 0; }
#tabs ul li { margin-right: 40px; display: inline-block; }
#tabs ul li:last-child { margin-right: 0px; }
#tabs ul li a { font-size: 18px; color: #1e1e1e; letter-spacing: 0.5px; font-weight: 700; transition: all 0.3s; }
#tabs ul .ui-tabs-active span { background: #faf5b2; border: #faf5b2; line-height: 90px; border-bottom: none; }
#tabs ul .ui-tabs-active a { color: #00bcd4; }
#tabs ul .ui-tabs-active span { color: #1e1e1e; }
.tabs-content { text-align: left; display: inline-block; transition: all 0.3s; }
.tabs-content p { font-size: 14px; color: #7a7a7a; margin-top: 30px; margin-bottom: 0px; }
/* Team Style */
.team-section { margin-top: 140px; }
.team-section .section-heading { text-align: center; }
.team-section .section-heading h2 { color: #1e1e1e; }
.team-item:hover img { opacity: 0.75; }
.team-item { cursor: pointer; margin-bottom: 30px; }
.team-item img { width: 100%; overflow: hidden; transition: all 0.5s; }
.team-item .down-content { background-color: #f7f7f7; text-align: center; padding: 30px; }
.team-item h4 { font-size: 19px; font-weight: 700; color: #1e1e1e; letter-spacing: 0.5px; margin-bottom: 0px; }
.team-item span { display: inline-block; margin-top: 8px; font-size: 15px; color: #00bcd4; }
/* Contact Us Page Style */
.contact-us { margin-top: 140px; }
.contact-us .contact-form { margin-right: 30px; }
.contact-us .right-content { margin-left: 30px; }
.contact-us .section-heading h2 { color: #1e1e1e; }
.contact-us .section-heading { margin-bottom: 40px; border-bottom: 3px solid #eee; padding-bottom: 40px; }
.contact-form input, .contact-form textarea { letter-spacing: 0.5px; font-weight: 500; color: #6a6a6a; font-size: 14px; border: 1px solid #ddd; background-color: #fff; width: 100%; height: 46px; outline: none; padding-top: 3px; padding-left: 20px; padding-right: 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none; margin-bottom: 30px; }
.contact-form textarea { height: 150px; resize: none; padding: 20px; }
.contact-form::-webkit-input-placeholder {     /* Edge */
color: #6a6a6a; }
.contact-form:-ms-input-placeholder {     /* Internet Explorer 10-11 */
color: #6a6a6a; }
.contact-form::placeholder { color: #6a6a6a; }
.contact-form button { outline: none; cursor: pointer; display: inline-block; height: 50px; line-height: 50px; padding: 0px 20px; border: none; background-color: #00bcd4; color: #fff; text-transform: uppercase; font-size: 15px; font-weight: 500; letter-spacing: 0.5px; transition: all 0.5s; }
.contact-form button:hover { background-color: #00a4b9; }
.contact-us .right-content ul { padding: 0; margin: 0; list-style: none; }
.contact-us .right-content ul li { display: block; margin-bottom: 30px; font-size: 14px; font-weight: 600; color: #1e1e1e; letter-spacing: 0.5px; }
.contact-us .right-content ul li:last-child { margin-bottom: 0px; }
.contact-us .right-content ul i { width: 60px; height: 60px; display: inline-block; text-align: center; line-height: 60px; background-color: #00bcd4; border-radius: 50%; color: #fff; margin-right: 15px; font-size: 24px; }
#map { margin-top: 140px; margin-bottom: -147px; }
/* Responsive Style */
@media (max-width:1200px) {
.banner #search-section input.main-button { position: absolute; top: 75px; left: 50%; transform: translateX(-50%); }
.banner #search-section input.searchText { float: none; width: 100%; }
#search-section ul { text-align: center; margin-top: 80px; }
#search-section ul li { display: inline-block; margin-bottom: 15px; margin-right: 15px; }
#search-section ul li fieldset label { font-size: 12px; margin-left: 5px; }
#search-section ul li fieldset label em { font-size: 13px; }
.contact-us .right-content ul li { text-align: center; width: 100%; }
.contact-us .right-content ul li i { margin-right: 15px; margin-left: 15px; margin-bottom: 15px; }
}
@media (max-width:991px) {
.navbar .navbar-brand { position: absolute; left: 30px; top: 10px; }
.functional-buttons { position: absolute; left: 50%; top: 20px; transform: translate(-50%); margin-left: 15px; }
.banner #search-section fieldset button { margin-top: 0px; }
.banner #search-section fieldset input { width: 100%; min-width: 280px; margin-bottom: 30px; }
.navbar .navbar-brand { width: auto; }
.navbar:after { display: none; }
#navbarResponsive { z-index: 99999; position: absolute; top: 80px; left: 0; width: 100%; text-align: center; background-color: #fff; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1); }
.navbar .navbar-nav .nav-item { border-bottom: 1px solid #eee; }
.navbar .navbar-nav .nav-item:last-child { border-bottom: none; }
.navbar .navbar-nav a.nav-link { padding: 15px 0px; color: #1e1e1e !important; }
.navbar .navbar-nav .active > .nav-link { color: #00bcd4 !important; }
.about-us .left-image { margin-bottom: 30px; margin-right: 0px; }
.about-us .right-content, .contact-us .right-content { margin-left: 0px; }
.contact-us .contact-form { margin-right: 0px; margin-bottom: 45px; }
.contact-us .right-content ul { margin-bottom: 30px; }
.contact-us .right-content ul li { text-align: left; width: 100%; }
.contact-us .right-content ul li i { margin-left: 0px; }
}
@media (max-width:767px) {
.pricing-item { margin-bottom: 55px; }
footer .sub-footer { margin-top: 20px; }
}
@media (max-width:576px) {
.functional-buttons ul li:first-child a { padding: 6px 10px; letter-spacing: 0px; }
.functional-buttons ul li:last-child a { padding: 6px 10px; letter-spacing: 0px; }
.functional-buttons { margin-left: 7.5%; }
.functional-buttons ul li { display: inline-block; margin-left: 3px; }
.navbar .navbar-toggler { right: 20px; }
.background-header .functional-buttons ul li:first-child a { padding: 6px 10px; letter-spacing: 0px; }
}
b, strong { font-weight: bold !important; }
.py-6 { padding-bottom: 1.5rem !important; padding-top: 1.5rem !important; }
.banner h1, .banner p { color: #fff !important; }
.banner { padding-top: 146px; }
.trusted h3 { text-align: center; border-right: 3px solid #491bb1; margin-top: 30px; display: inline-block; padding-right: 10px; margin-bottom: 20px !important; }
.h3-box { display: flex; justify-content: center; }
.icon { margin-bottom: 20px; }
.card-header { background: linear-gradient(to right, rgb(113 3 186), rgb(54 96 244)); }
.btn-block { color: #fff !important; text-decoration: none !important; text-wrap: wrap; }
.bg { background-color: #1e1e1e; height: 70px; }
.error { display: grid; align-items: center; justify-content: center; background: url(/assets/images/404.svg); background-position: center; background-repeat: no-repeat; background-size: contain; height: 70vh; }
.error a { margin: 0 20px; background-color: #491bb1; color: #fff !important; border: 2px solid #fff; }
.error a:hover { background-color: #5f28e0; }
.error h1 { text-align: center; background-color: #fff; padding: 15px; border-radius: 10px; border: 2px solid #5f28e0; }
@media (max-width:800px) {
.section-heading h2, footer .footer-heading h2 { font-size: 27px; }
.banner h1 { font-size: 38px !important; }
.trusted h3 { font-size: 24px; }
}
@media (max-width:490px) {
.trusted h3 { text-align: start; margin-top: 10px !important; border-right: none; border-left: 3px solid #491bb1; padding-left: 10px; }
.banner h1 { font-size: 28px !important; }
.section-heading h2, footer .footer-heading h2 { font-size: 24px; }
.trusted h3 { font-size: 21px; }
.services-section .service-item { padding: 11px !important; }
footer .footer-heading h2 { margin-bottom: 10px !important; }
.py-6 { padding-bottom: 0.5rem !important; padding-top: 0.5rem !important; }
}
@media (max-width:400px) {
.error h1 { background-color: transparent !important; border: none; margin-bottom: 159px; }
}

.cta-btn {
	display: block;
	width: max-content;
	max-width: 100%;
	margin: 10px auto;
	padding: 10px 13px;
	border-radius: 5px;
	background: #24AB10;
	color: #ffffff;
	text-transform:uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.cta-btn:hover{background:#107c00; color: #ffffff;}

.bg-rabona{background: #CC0034;}
.bg-betovo{background: #242424;}
.bg-casinia{background: #1A362F;}
.bg-cashed{background: #002d28;}
.bg-talismania{background: #191a18;}
.bg-rtbet{background: #111111;}
.bg-bankonbet{background: #ffffff; border: 1px solid #dedede;}
.bg-wonaco{background: #0b188e;}
.bg-malina{background: #250826;}
.bg-funbet{background: #5D45FF;}
.bg-ivibet{background: #EDEFF2;}
.bg-wildsino{background: #191b20;}
.bg-unibet{background: #147b45;}
.bg-sportaza{background: #05207B;}
.bg-sportuna{background: #1a1a1a;}
.bg-ggbet{background: #1c1c1c;}
.bg-bassbet {background: linear-gradient(0deg, #0075ff1a, #0075ff1a), linear-gradient(#0837af 15%, #001e59);}
.bg-boabet {background: #008061;}

.svg-rabona{background: var(--logo-rabona);}
.svg-betovo{background: var(--logo-betovo);}
.svg-casinia{background: var(--logo-casinia);}
.svg-cashed{background: var(--logo-cashed);}
.svg-bankonbet{background: var(--logo-bankonbet);}
.svg-wonaco{background: var(--logo-wonaco);}
.svg-malina{background: var(--logo-malina);}
.svg-funbet{background: var(--logo-funbet);}
.svg-ivibet{background: var(--logo-ivibet);}
.svg-ivibet-white{background: var(--logo-ivibet-white);}
.svg-unibet{background: var(--logo-unibet);}
.svg-sportaza{background: var(--logo-sportaza);}
.svg-sportuna{background: var(--logo-sportuna);}
.svg-ggbet{background: var(--logo-ggbet);}
.svg-boabet{background: var(--logo-boabet);}
.svg-wildsino{background: url("/assets/images/logos/wildsino.svg");}
.svg-rtbet{background: url("/assets/images/logos/rtbet.svg");}
.svg-talismania{background: url("/assets/images/logos/talismania.png");}
.webp .svg-talismania{background: url("/assets/images/logos/talismania.webp");}
.svg-bassbet{background: url("/assets/images/logos/bassbet.png");}
.webp .svg-bassbet{background: url("/assets/images/logos/bassbet.webp");}

[class*="bg-"] [class*="svg-"]{display:block;text-indent:-9999px;background-size:contain;background-position:center center;background-repeat:no-repeat;width:100%;height:100%;}
.brand-logo.size-150 { width: 150px; height: 75px; border-radius: 4px; margin: 0 auto; }

.icon.icon--poker::before {background: var(--icon-poker);}
.icon.icon--blackjack::before {background: var(--icon-blackjack);}
.icon.icon--roulette::before {background: var(--icon-roulette);}
.icon.icon--bingo::before {background: var(--icon-bingo);}
.icon.icon--lotto::before {background: var(--icon-lotto);}
.icon.icon--greyhound::before {background: var(--icon-greyhound);}
.icon.icon--horse-racing::before {background: var(--icon-horse-racing);}

[class*="icon"][class*="icon--"]::before {content: ''; width: 50px; height: 50px; background-repeat: no-repeat; background-position: center;}

.primary-table .special-terms, .primary-table ~ .special-terms { padding: 0 10px 20px; margin-top: -10px; font-size: 12px; color: #555555; }
.primary-table ~ .special-terms { text-align: right; }
.primary-table h3{border-top:1px solid #fff;}
.primary-table h3::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:#b2b2b2;}
.primary-table h3{padding:10px 4px 0 4px;}
.primary-table{display:flex;flex-direction:column;}
.primary-table .table-row{display:flex;border-radius:6px;margin-bottom:20px;background:#F8F8F8;}
.primary-table .table-row:first-child{background:#F4F9FF;border:1px solid #3C90CE;}
.primary-table .brand-logo{width:250px;height:105px;border-radius:6px 0px 0px 6px;padding:5px 0;}
.primary-table [class*="svg-"]{width:130px;margin:0 auto;}
.primary-table :is(.brand-rating, .brand-bonus, .brand-cta){display:flex;flex-direction:column;justify-content:center;align-items:center;}
.primary-table .brand-rating{gap:12px;width:200px;border-right:1px solid #C4C4C4;margin:20px 0;}
.primary-table h3{border:none;margin:0;padding:0;color:#000000!important;font-size:16px;text-transform:uppercase;}
.primary-table h3::before{all:unset;}
.primary-table .brand-score{font-size:16px;color:#000;font-weight:bold;display:flex;gap:5px;align-items: center;}
.primary-table .rating-star{width:17px;height:16px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 16.627 15.888'%3E%3Cg data-name='Group 15'%3E%3Cpath d='M12.074 15.152c-.227 0-.455-.055-.659-.161L8.31 13.359l-3.102 1.63A1.42 1.42 0 0 1 3.15 13.5l.593-3.455-2.513-2.451a1.423 1.423 0 0 1-.016-2.01c.215-.218.498-.36.798-.406l3.473-.504 1.551-3.147A1.423 1.423 0 0 1 8.94.882c.277.138.504.366.64.64l1.555 3.15 3.468.504c.372.053.705.249.932.551.228.303.324.676.272 1.052a1.424 1.424 0 0 1-.42.823l-.002-.002-2.504 2.438.59 3.459a1.418 1.418 0 0 1-1.396 1.655Zm2.298-8.38h.002-.002Z' data-name='Path 47' style='fill:%23fbe269;stroke-width:0'/%3E%3C/g%3E%3C/svg%3E");position: relative;top: -1px;}
.primary-table .brand-bonus{width:370px;color:#FF5757;font-weight:bold;}
.primary-table .bonus-amount{font-size:27px;}
.primary-table .bonus-before{color:#555555;font-size:22px;}
.primary-table .bonus-after{font-size:18px;}
.primary-table .brand-cta{width:298px;gap:8px;align-items:start;padding:0 5px;}
.primary-table .cta-btn{width:235px;padding:10px 0; margin: 0 auto;}
.primary-table .cta-btn.review-btn {background: transparent; border: 1px solid #C4C4C4; color: #1c304f;}
.primary-table .cta-btn.review-btn:hover:not(.not-active) {background: #ffffff;}
.primary-table .cta-btn.review-btn.not-active {border: 1px solid #E5E5E5; color: #1c304f;}
.primary-table .special-terms, .primary-table ~ .special-terms {padding: 0 10px 20px; margin-top: -10px; font-size: 12px; text-align: left;}
.primary-table ~ .special-terms {text-align: right;}

@media screen and (max-width: 991px) and (min-width: 768px){
	.primary-table .bonus-before{display:block;}
}
@media screen and (max-width: 767px){
	.primary-table{max-width:350px;margin:0 auto;}
	.primary-table .table-row{flex-direction:column;margin-bottom:30px;}
	.primary-table .brand-logo,.primary-table .brand-rating,.primary-table .brand-bonus,.primary-table .brand-cta{width:100%;}
	.primary-table .brand-logo{height:65px;border-radius:6px 6px 0px 0px;}
	.primary-table .brand-rating{width:286px;flex-direction:row;justify-content:space-between;padding:12px 0;margin:0 auto;border-right:none;border-bottom:1px solid #C4C4C4;}
	.primary-table .brand-bonus{padding:12px 0;}
	.primary-table .brand-cta{align-items:center;gap:12px;margin-bottom:30px;}
	.primary-table .cta-btn{width:286px;padding:16px 0;}
}
@media screen and (max-width: 575px){
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl { padding-right: 10px; padding-left: 10px; }
}
#faq-element h3 {margin-bottom: 0;}
.list { font-size: 15px; color: #6a6a6a; list-style-type: square; line-height: 1.6; }
@media screen and (min-width: 768px){
	:is(ol, ul).list-cols-2 { columns: 2; -webkit-columns: 2; }
	:is(ol, ul).list-cols-3 { columns: 3; -webkit-columns: 3; }
}
@media screen and (min-width: 992px){
	.table-responsive { display: table; }
}
.quick-nav-wrapper{ margin: 20px auto; }
.quick-nav-wrapper .title { font-size: 14px; padding: 5px 0; font-weight: bold; }
.quick-nav {
	list-style-type: none;
	padding: 0;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow-x: auto;
	gap: 15px;
	padding: 5px 10px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
}

.quick-nav li { white-space: nowrap; }
.quick-nav li a { display: block; }
.quick-nav li a:hover { color: #7103ba; }
.quick-nav::-webkit-scrollbar-thumb { background-color: #3660f4; border-radius: 5px; }
.quick-nav::-webkit-scrollbar { height: 0.25rem; background: #f9faff; }

/* Breadcrumbs */
.breadcrumbs-wrapper {padding-top: 90px;}
.breadcrumbs { padding: 0; margin-bottom: 20px;}
.breadcrumbs li { display: inline-block; position: relative; margin-right: 15px; padding-right: 10px; font-size: 14px; }
.breadcrumbs li a {text-decoration: none;}
.breadcrumbs li:not(:last-child):after {
	position: absolute;
	content: ">>";
	font-weight: 900;
	font-size: 10px;
	color: #585858;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
	line-height: 1;
}
.breadcrumbs li:last-child {padding: 0; margin: 0;}
@media only screen and (max-width: 767px) {
	.breadcrumbs li:not(:last-child):after { top: .5rem; }
	.breadcrumbs li { margin-right: 10px; padding-right: 5px; font-size: 12px; }
}
@media screen and (max-width: 575px){
	.breadcrumbs { overflow-x: scroll; display: block; white-space: nowrap; position: relative; }
}

/* Popup */
.popup-wrapper { display: none; position: fixed; z-index: 99999; width: 100%; height: 100%; left: 0; top: 0; background-color: #000000b3; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); overflow: auto; }
.popup-wrapper .popup-box { position: absolute; max-width: 660px; }
.popup-wrapper .primary-table .brand-cta { padding: 0 15px; }
.popup-wrapper .close-btn { font-size: 22px; font-weight: bold; line-height: 20px; color: #ff5722; position: absolute; top: -30px; right: 2%; cursor: pointer; }
.popup-wrapper .close-btn:hover { opacity: 0.5; }
.popup-wrapper .popup-title { font-size: 2rem; text-align: center; color: #fff; margin-bottom: 15px; font-weight: bold; }
@media screen and (min-width:768px) {
.popup-wrapper .popup-box { transform: translate(-50%, -50%); left: 50%; top: 50%; }
.popup-wrapper .primary-table .brand-cta { width: 240px; }
.popup-wrapper .primary-table .cta-btn { width: 100%; }
.popup-wrapper .primary-table .brand-logo { height: 100px; }
}
@media screen and (max-width:767px) {
.popup-wrapper .popup-box { max-height: 100vh; width: 100%; max-width: 100%; padding: 40px 15px 15px; margin-top: 20px; }
.popup-wrapper .primary-table .table-row { margin-bottom: 15px; }
.popup-wrapper .primary-table ~ .special-terms { text-align: center; max-width: 350px; margin: -10px auto 0; font-size: 10px; }
.popup-wrapper .primary-table .special-terms { padding: 0 10px 10px; margin-top: -10px; font-size: 10px; line-height: normal; }
.popup-wrapper .primary-table .brand-cta { margin-bottom: 20px; }
.popup-wrapper .primary-table .cta-btn { width: 250px; padding: 10px 0; }
.popup-wrapper .primary-table .bonus-before { font-size: 20px; }
.popup-wrapper .primary-table .bonus-amount { font-size: 25px; }
.popup-wrapper .primary-table .bonus-after { font-size: 16px; }
.popup-wrapper .popup-title { font-size: 1.5rem; }
.popup-wrapper .close-btn { top: 1%; right: 3%; }
}
.pros-cons-wrapper li { position: relative; }
.pros-cons-wrapper li::before { font-family: "Font Awesome 5 Free"; position: absolute; top: 0; left: -18px; }
.pros-cons-wrapper .title { font-size: 18px; }
.pros-cons-wrapper .pros-list li::before { content: "\f058"; color: #26d48c; }
.pros-cons-wrapper .cons-list li::before { content: "\f057"; color: #e32134; }
.pros-cons-wrapper :is(.pros-list, .cons-list) { padding-left: 20px; }

table.simple-table :is(td, th) { white-space: nowrap; }