@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&family=Archivo:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap);
@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css);
.footer .widget-wrapper .footer-widget .socials li a,.sky-section .socials li a{align-items:center;display:flex;justify-content:center}html{scroll-behavior:smooth}body{color:#1e253e;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}.btn.focus,.btn:focus,.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active,a:focus,button:focus,input:focus,textarea:focus{box-shadow:none;outline:none;text-decoration:none}a:hover{color:#1e253e}a{transition:all .3s ease-out 0s}a,a:focus,a:hover{text-decoration:none}a,i,span{display:inline-block}audio,canvas,iframe,img,svg,video{vertical-align:middle}h1,h2,h3,h4,h5,h6{color:#1e253e;font-family:Poppins,sans-serif;font-weight:400;margin:0}.section-title p{font-size:18px;line-height:28px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:42px}h2{font-size:30px}h3{font-size:25px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}ol,ul{list-style-type:none;padding:0}ol,p,ul{margin:0}p{font-size:16px;font-weight:400;line-height:25px}.img-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.error{color:#ff4500}.success{color:green}.nav-btn{background:linear-gradient(90deg,#ffd209,#fa6823 84%);border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;overflow:hidden;padding:5px 20px;text-align:center;transition:all .4s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;z-index:5}.nav-btn,.nav-btn:hover{color:#1e253e}.nav-btn.doniraj{background:linear-gradient(90deg,#3eeced,#068497);color:#fff}.main-btn{background:linear-gradient(90deg,#ffd209,#fa6823 84%);border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:18px;font-weight:500;overflow:hidden;padding:10px 60px;text-align:center;transition:all .4s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;z-index:5}.main-btn,.main-btn:hover{color:#1e253e}.main-btn.border-btn{border:2px solid #1e253e;color:#1e253e}.main-btn.doniraj{background:linear-gradient(90deg,#3eeced,#068497);color:#fff;font-weight:400;padding:10px 100px}.fullwidth-btn{background:linear-gradient(90deg,#ffd209,#fa6823 84%);border:none;color:#1e253e;cursor:pointer;display:block;font-size:42px;font-weight:500;overflow:hidden;padding:28px 60px;text-align:center;transition:all .4s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;z-index:5}.fullwidth-btn:hover{color:#1e253e}.fullwidth-btn.border-btn{border:2px solid #1e253e;color:#1e253e}.btn-hover{overflow:hidden;position:relative}.btn-hover:after{background:hsla(0,0%,100%,.1);border-radius:50%;content:"";height:0;left:50%;padding:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0) scale(0);transition:all .3s ease-out 0s;width:0;z-index:-1}.btn-hover:hover:after{transform:translate3d(-50%,-50%,0) scale(1.3)}.scroll-top{align-items:center;background:#1e253e;border-radius:5px;bottom:30px;color:#fff;cursor:pointer;display:none;font-size:18px;height:45px;justify-content:center;position:fixed;right:30px;transition:all .3s ease-out 0s;width:45px;z-index:9}.scroll-top:hover{background:rgba(30,37,62,.8);color:#fff}.sky-section{background-color:#edf8ff}.sky-section span.text{font-size:14px;margin-left:20px}.sky-section .socials{align-items:center;display:flex;justify-content:flex-end}.sky-section .socials li{margin-left:10px}.sky-section .socials li a{border-radius:50%;color:#1e253e;height:30px;width:30px}.sky-section .socials li a:hover{padding-left:0}.navbar-area{left:0;position:absolute;top:0;width:100%}.navbar-area,.sticky{transition:all .3s ease-out 0s;z-index:99}.sticky{background-color:#fff;box-shadow:0 20px 50px 0 rgba(0,0,0,.05);position:fixed}.sticky .navbar{padding:17px 0}@media (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.sticky .navbar{padding:15px 0}}.sticky .navbar .navbar-nav .nav-item a{color:#1e253e}.sticky .navbar .navbar-toggler .toggler-icon{background:#1e253e}.navbar{border-radius:5px;padding:0;position:relative;transition:all .3s ease-out 0s}@media (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.navbar{padding:17px 0}}.navbar-brand{padding:0}.navbar-brand img{max-width:180px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px){.navbar-brand img{max-width:250px}}.navbar-toggler{padding:0}.navbar-toggler:focus{box-shadow:none;outline:none}.navbar-toggler .toggler-icon{background-color:#1e253e;display:block;height:2px;margin:5px 0;position:relative;transition:all .3s ease-out 0s;width:30px}.navbar-toggler.active .toggler-icon:first-of-type{top:7px;transform:rotate(45deg)}.navbar-toggler.active .toggler-icon:nth-of-type(2){opacity:0}.navbar-toggler.active .toggler-icon:nth-of-type(3){top:-7px;transform:rotate(135deg)}@media (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.navbar-collapse{background-color:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,.1);left:0;padding:5px 12px;position:absolute;top:100%;width:100%;z-index:9}}.navbar-nav .nav-item{margin-left:20px;margin-right:20px;position:relative}@media (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.navbar-nav .nav-item{margin-bottom:5px;margin-left:20px}}.navbar-nav .nav-item a{color:#1e253e;font-size:18px;font-weight:400;padding:10px;position:relative;transition:all .3s ease-out 0s}@media (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.navbar-nav .nav-item a{color:#1e253e;display:inline-block;padding:6px 0}}.navbar-nav .nav-item a:before{background:#fa6823;border-radius:10px;bottom:0;content:"";height:2px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s ease-out 0s;width:0;z-index:-1}.navbar-nav .nav-item a.active,.navbar-nav .nav-item a:hover{color:#1e253e}.navbar-nav .nav-item a.active:before,.navbar-nav .nav-item a:hover:before{left:0;opacity:1;right:auto;width:100%}.navbar-nav .nav-item:hover .sub-menu{opacity:1;top:100%;visibility:visible}@media only screen and (min-width:768px)and (max-width:991px){.navbar-nav .nav-item:hover .sub-menu{top:0}}@media(max-width:767px){.navbar-nav .nav-item:hover .sub-menu{top:0}}.navbar-nav .nav-item .sub-menu{background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.1);left:0;opacity:0;position:absolute;top:110%;transition:all .3s ease-out 0s;visibility:hidden;width:200px}@media only screen and (min-width:768px)and (max-width:991px){.navbar-nav .nav-item .sub-menu{opacity:1;position:relative;top:0;visibility:visible;width:100%}}@media(max-width:767px){.navbar-nav .nav-item .sub-menu{opacity:1;position:relative;top:0;visibility:visible;width:100%}}.navbar-nav .nav-item .sub-menu li{display:block;margin-left:10px}.navbar-nav .nav-item .sub-menu li a{color:#1e253e;display:block;padding:8px 10px}.navbar-nav .nav-item .sub-menu li a.active,.navbar-nav .nav-item .sub-menu li a:hover{color:#1e253e;padding-left:5px}.navbar-nav .sub-nav-toggler{display:none}@media only screen and (min-width:768px)and (max-width:991px){.navbar-nav .sub-nav-toggler{background:none;border:0;color:#1e253e;display:block;font-size:18px;height:30px;position:absolute;right:0;top:0;width:30px}}@media(max-width:767px){.navbar-nav .sub-nav-toggler{background:none;border:0;color:#1e253e;display:block;font-size:18px;height:30px;position:absolute;right:0;top:0;width:30px}}.navbar-nav .sub-nav-toggler span{border-bottom:1px solid #1e253e;border-left:1px solid #1e253e;height:8px;position:relative;top:-5px;transform:rotate(-45deg);width:8px}.hero-section{background-color:#edf8ff;padding:160px 0 120px;position:relative;z-index:1}@media only screen and (min-width:1200px)and (max-width:1399px){.hero-section{padding:180px 0 140px}}@media only screen and (min-width:992px)and (max-width:1199px){.hero-section{padding:180px 0 140px}}@media only screen and (min-width:768px)and (max-width:991px){.hero-section .hero-content{margin-bottom:50px}}@media(max-width:767px){.hero-section .hero-content{margin-bottom:50px}}.hero-section .hero-content span.bolder{font-weight:700}.hero-section .hero-content p:first-child{font-size:50px;line-height:1.2;margin-bottom:35px}@media only screen and (min-width:1200px)and (max-width:1399px){.hero-section .hero-content p:first-child{font-size:45px}}@media only screen and (min-width:992px)and (max-width:1199px){.hero-section .hero-content p:first-child{font-size:34px}}@media(max-width:767px){.hero-section .hero-content p:first-child{font-size:24px;text-align:center}}@media only screen and (min-width:480px)and (max-width:767px){.hero-section .hero-content p:first-child{font-size:42px}}.hero-section .hero-content p{font-size:21px;margin-bottom:40px}@media only screen and (min-width:1200px)and (max-width:1399px){.hero-section .hero-img img{width:100%}}@media only screen and (min-width:992px)and (max-width:1199px){.hero-section .hero-img img{width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.hero-section .hero-img img{width:100%}}@media(max-width:767px){.hero-section .hero-img img{width:100%}}.hero-section .hero-shape .shape{position:absolute;z-index:-1}.hero-section .hero-shape .shape.shape-1{right:-300px;top:-285px}@media only screen and (min-width:1200px)and (max-width:1399px){.hero-section .hero-shape .shape.shape-1{right:-550px;top:-420px}}@media only screen and (min-width:992px)and (max-width:1199px){.hero-section .hero-shape .shape.shape-1{right:-550px;top:-400px}}@media only screen and (min-width:768px)and (max-width:991px){.hero-section .hero-shape .shape.shape-1{display:none}}@media(max-width:767px){.hero-section .hero-shape .shape.shape-1{display:none}}.client-logo-section .single-logo{opacity:.63;transition:all .3s ease-out 0s}.client-logo-section .single-logo:hover{opacity:1}.client-logo-section .single-logo img{max-width:70%;vertical-align:middle}.about-section .about-img img{width:60%}.about-section .about-content p{font-size:24px}.about-section .about-content .trenutno-stanje{font-size:60px;font-weight:700}.about-section .about-content .section-title p{font-size:40px}.about-section .about-pink{background:linear-gradient(90deg,#ff3edb,#ae1ca6);border-radius:100px;color:#fff;height:200px}.about-section .about-pink span{font-weight:700}.about-section .about-pink .left-box{font-size:50px;padding-left:40px}.about-section .about-pink .middle-box{font-size:22px}.about-section .about-pink .right-box .button{align-items:center;background-color:#ff3edb;border-radius:90px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:180px;justify-content:center;margin-right:10px;width:180px}.team-section .single-team{background:#fff;border-radius:10px;box-shadow:0 .5rem 1rem rgba(30,37,62,.15);margin-bottom:30px;padding:30px;text-align:center}.team-section .single-team:hover{box-shadow:0 1rem 3rem rgba(30,37,62,.175)}.team-section .single-team .image{margin-bottom:25px}.team-section .single-team .image img{border-radius:10px;width:100%}.team-section .single-team .content h3{font-size:24px;font-weight:600;margin-bottom:10px}.team-section .single-team .content p{font-size:18px;height:155px;overflow-y:hidden}.team-section .single-team .content .percent-text{color:#1e253e;margin-top:20px;text-align:left}.team-section .single-team .content .percent-wrapper{background-color:#edf8ff;border-radius:2px;height:5px;margin:10px 0;width:100%}.team-section .single-team .content .percent-wrapper .percent{background:linear-gradient(90deg,#3eeced,#068497);border-radius:2px;height:5px;margin:10px 0}.akcije-section{background:linear-gradient(90deg,#fa6823,#ffd209 84%);padding-bottom:50px;padding-top:50px}.akcije-section .akcija-card{display:flex;flex-direction:column;font-size:20px;padding:50px;position:relative;width:100%}.akcije-section .akcija-card .akcija-text{flex-grow:2}.akcije-section .akcija-card .akcija-title{display:flex;font-weight:600;justify-content:space-around;padding-top:30px}.akcije-section .akcija-card .avatar{border:2px solid #fff;border-radius:50%;bottom:40px;box-shadow:8px 0 19px 6px rgba(0,0,0,.3);height:70px;left:-35px;position:absolute;width:70px}.absolute-percent{background-color:#068497;border:.2rem solid #3eeced;border-radius:13px;color:#fff;font-size:1rem;font-weight:700;padding:.4rem;position:absolute;right:-.5rem;top:-1rem}.swiper-container{position:relative}.swiper-slide{background-color:#eee;border-radius:30px;box-shadow:4px 5px 18px 0 hsla(200,1%,44%,.32);display:flex;height:auto;margin-bottom:30px;margin-top:30px}.swiper-slide-active.swiper-slide{background-color:#fff}.swiper-pagination{bottom:0!important;padding-top:42px;position:relative;z-index:99}.swiper-pagination .swiper-pagination-bullet{background:none;border:2px solid #1e253e;height:16px;opacity:1;width:16px}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#1e253e}.testimonial-section{padding-top:100px}.testimonial-section .testimonial-active-wrapper{position:relative}.testimonial-section .testimonial-active-wrapper .tns-nav{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;width:100%;z-index:1}.testimonial-section .testimonial-active-wrapper .tns-nav button{background:rgba(30,37,62,.7);border:none;border-radius:50%;height:12px;margin:8px;text-indent:-9999px;transition:all .3s ease-out 0s;width:12px}.testimonial-section .testimonial-active-wrapper .tns-nav button.tns-nav-active{background:#1e253e}.testimonial-section .testimonial-active-wrapper .single-testimonial{text-align:center}.testimonial-section .testimonial-active-wrapper .single-testimonial .image{height:70px;margin:auto auto 40px;overflow:hidden;width:70px}.testimonial-section .testimonial-active-wrapper .single-testimonial .image img{width:100%}.testimonial-section .testimonial-active-wrapper .single-testimonial .content{position:relative;text-align:center}.testimonial-section .testimonial-active-wrapper .single-testimonial .content .quote{color:rgba(30,37,62,.2);font-size:130px;left:0;line-height:1;margin:auto;position:absolute;right:0;top:-50px;transform:rotate(180deg);z-index:-1}.testimonial-section .testimonial-active-wrapper .single-testimonial .content p{font-size:30px;line-height:40px;margin-bottom:30px}.testimonial-section .testimonial-active-wrapper .single-testimonial .info{margin-bottom:60px}.testimonial-section .testimonial-active-wrapper .single-testimonial .info p{font-size:24px;font-style:italic;line-height:30px}.footer{background-color:#1e253e;color:#fff;padding-top:100px}.footer .widget-wrapper .footer-widget{margin-bottom:40px}.footer .widget-wrapper .footer-widget .desc{font-size:18px;line-height:28px}.footer .widget-wrapper .footer-widget .socials{align-items:center;display:flex;justify-content:center}.footer .widget-wrapper .footer-widget .socials li{margin-left:10px;margin-right:10px}.footer .widget-wrapper .footer-widget .socials li a{background:#fff;border-radius:50%;color:#1e253e;height:40px;width:40px}.footer .widget-wrapper .footer-widget .socials li a:hover{padding-left:0}.footer .widget-wrapper .footer-widget h3{color:#fff;font-weight:600;margin-bottom:35px}.footer .widget-wrapper .footer-widget ul li{font-size:16px;line-height:30px;margin-bottom:20px}.footer .widget-wrapper .footer-widget ul li a{color:#fff}.footer .widget-wrapper .footer-widget ul li a:hover{color:#fa6823}.footer .copy-right{border-top:2px solid #fff;padding:30px 0;text-align:center}.footer .copy-right a{color:#3eeced}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mt-205{margin-top:205px}.mt-210{margin-top:210px}.mt-215{margin-top:215px}.mt-220{margin-top:220px}.mt-225{margin-top:225px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.mb-205{margin-bottom:205px}.mb-210{margin-bottom:210px}.mb-215{margin-bottom:215px}.mb-220{margin-bottom:220px}.mb-225{margin-bottom:225px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pt-205{padding-top:205px}.pt-210{padding-top:210px}.pt-215{padding-top:215px}.pt-220{padding-top:220px}.pt-225{padding-top:225px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pb-205{padding-bottom:205px}.pb-210{padding-bottom:210px}.pb-215{padding-bottom:215px}.pb-220{padding-bottom:220px}.pb-225{padding-bottom:225px}.gradient-box{border:5px solid;border-image-slice:1;border-image-source:linear-gradient(90deg,#3eeced,#068497)!important;border-radius:1em;padding:10%}.gradient-boxred{border:5px solid;border-image-slice:1;border-image-source:linear-gradient(90deg,#ffd209,#fa6823 84%)!important;border-radius:1em;padding:10% 5%}.hovercolor{border-radius:10px;padding:5%}.hovercolor:hover{background:linear-gradient(90deg,#ffd209,#fa6823 84%);background-color:#ff0}.ptext{font-size:.7rem}.phead{font-size:.85rem;font-weight:700}.smsdiv{border-radius:.4rem;cursor:pointer}.smsdiv:hover{background-color:#fff}.smsdiv:hover *{color:#273b7a!important}.naslovi{font-size:2.4rem}@media only screen and (min-width:992px)and (max-width:1199px){.naslovi{font-size:2.4rem!important}}@media only screen and (min-width:768px)and (max-width:991px){.naslovi{font-size:2.1rem!important}}@media only screen and (min-width:480px)and (max-width:767px){.naslovi{font-size:1.9rem!important}}@media(max-width:767px){.naslovi{font-size:1.5rem!important;font-weight:700}}.naslovibig{font-size:3.4rem}@media only screen and (min-width:992px)and (max-width:1199px){.naslovibig{font-size:3.4rem!important}}@media only screen and (min-width:768px)and (max-width:991px){.naslovibig{font-size:2.5rem!important}}@media only screen and (min-width:480px)and (max-width:767px){.naslovibig{font-size:2.1rem!important}}@media(max-width:767px){.naslovibig{font-size:2rem!important}}.nasloviostali{font-size:2rem}@media only screen and (min-width:992px)and (max-width:1199px){.nasloviostali{font-size:2rem!important}}@media only screen and (min-width:768px)and (max-width:991px){.nasloviostali{font-size:1.7rem!important}}@media only screen and (min-width:480px)and (max-width:767px){.nasloviostali{font-size:1.5rem!important}}@media(max-width:767px){.nasloviostali{font-size:1.4rem!important}}div.txt p{font-size:1.2rem!important}@media only screen and (min-width:992px)and (max-width:1199px){div.txt p{font-size:1.2rem!important}}@media only screen and (min-width:768px)and (max-width:991px){div.txt p{font-size:1.125rem!important}}@media only screen and (min-width:480px)and (max-width:767px){div.txt p{font-size:1.0625rem!important}}@media(max-width:767px){div.txt p{font-size:1.0585rem!important}}.tablesmall{font-size:1.1rem}@media only screen and (min-width:992px)and (max-width:1199px){.tablesmall{font-size:1.1rem!important}}@media only screen and (min-width:768px)and (max-width:991px){.tablesmall{font-size:1.025rem!important}}@media only screen and (min-width:480px)and (max-width:767px){.tablesmall{font-size:1.008rem!important}}@media(max-width:767px){.tablesmall{font-size:1rem!important}}.tablexs{font-size:.9rem}@media only screen and (min-width:992px)and (max-width:1199px){.tablexs{font-size:.9rem!important}}@media only screen and (min-width:768px)and (max-width:991px){.tablexs{font-size:.8rem!important}}@media only screen and (min-width:480px)and (max-width:767px){.tablexs{font-size:.7rem!important}}@media(max-width:767px){.tablexs{font-size:.65rem!important}}.tablebig{font-size:1.5rem}@media only screen and (min-width:992px)and (max-width:1199px){.tablebig{font-size:1.5rem!important}}@media only screen and (min-width:768px)and (max-width:991px){.tablebig{font-size:1.3rem!important}}@media only screen and (min-width:480px)and (max-width:767px){.tablebig{font-size:1.2rem!important}}@media(max-width:767px){.tablebig{font-size:1.19rem!important}}#customscroll::-webkit-scrollbar{height:10px;width:4px}#customscroll::-webkit-scrollbar-thumb{background-color:rgba(10,8,153,.1);border-radius:3px}#customscroll::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,8%,.2)}*,:after,:before{box-sizing:border-box}.set-size{font-size:8em}.charts-container:after{clear:both;content:"";display:table}.pie-wrapper{height:1em;margin:0 auto;position:relative;width:1em}.pie-wrapper:nth-child(3n+1){clear:both}.pie-wrapper .pie{clip:rect(0,1em,1em,.5em)}.pie-wrapper .pie,.pie-wrapper .pie .half-circle{height:100%;left:0;position:absolute;top:0;width:100%}.pie-wrapper .pie .half-circle{clip:rect(0,.5em,1em,0);border:.1em solid #3498db;border-radius:50%}.pie-wrapper .label{background:#34495e;border-radius:50%;bottom:.4em;color:#ecf0f1;cursor:default;display:block;font-size:.25em;left:.4em;line-height:2.8em;position:absolute;right:.4em;text-align:center;top:.4em}.pie-wrapper .label .smaller{color:#bdc3c7;font-size:.45em;padding-bottom:20px;vertical-align:super}.pie-wrapper .shadow{border:.1em solid #bdc3c7;border-radius:50%;height:100%;width:100%}.pie-wrapper.style-2 .label{background:none;color:#7f8c8d}.pie-wrapper.style-2 .label .smaller{color:#bdc3c7}.pie-wrapper.progress-30 .pie .half-circle{border-color:#3498db}.pie-wrapper.progress-30 .pie .left-side{transform:rotate(108deg)}.pie-wrapper.progress-30 .pie .right-side{display:none}.pie-wrapper.progress-60 .pie{clip:rect(auto,auto,auto,auto)}.pie-wrapper.progress-60 .pie .half-circle{border-color:#9b59b6}.pie-wrapper.progress-60 .pie .left-side{transform:rotate(216deg)}.pie-wrapper.progress-60 .pie .right-side{transform:rotate(180deg)}.pie-wrapper.progress-90 .pie{clip:rect(auto,auto,auto,auto)}.pie-wrapper.progress-90 .pie .half-circle{border-color:#e67e22}.pie-wrapper.progress-90 .pie .left-side{transform:rotate(324deg)}.pie-wrapper.progress-90 .pie .right-side{transform:rotate(180deg)}.pie-wrapper.progress-45 .pie .half-circle{border-color:#1abc9c}.pie-wrapper.progress-45 .pie .left-side{transform:rotate(162deg)}.pie-wrapper.progress-45 .pie .right-side{display:none}.pie-wrapper.progress-75 .pie{clip:rect(auto,auto,auto,auto)}.pie-wrapper.progress-75 .pie .half-circle{border-color:#8e44ad}.pie-wrapper.progress-75 .pie .left-side{transform:rotate(270deg)}.pie-wrapper.progress-75 .pie .right-side{transform:rotate(180deg)}.pie-wrapper.progress-95 .pie{clip:rect(auto,auto,auto,auto)}.pie-wrapper.progress-95 .pie .half-circle{border-color:#e74c3c}.pie-wrapper.progress-95 .pie .left-side{transform:rotate(342deg)}.pie-wrapper.progress-95 .pie .right-side{transform:rotate(180deg)}.pie-wrapper--solid{border-radius:50%;overflow:hidden}.pie-wrapper--solid:before{border-radius:0 100% 100% 0/50%;content:"";display:block;height:100%;margin-left:50%;transform-origin:left}.pie-wrapper--solid .label{background:transparent}.pie-wrapper--solid.progress-65{background:linear-gradient(90deg,#e67e22 50%,#34495e 0)}.pie-wrapper--solid.progress-65:before{background:#e67e22;transform:rotate(126deg)}.pie-wrapper--solid.progress-25{background:linear-gradient(90deg,#9b59b6 50%,#34495e 0)}.pie-wrapper--solid.progress-25:before{background:#34495e;transform:rotate(-90deg)}.pie-wrapper--solid.progress-88{background:linear-gradient(90deg,#3498db 50%,#34495e 0)}.pie-wrapper--solid.progress-88:before{background:#3498db;transform:rotate(43.2deg)}.effect7{box-shadow:0 1px 4px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);position:relative}.effect7:after,.effect7:before{border-radius:100px/10px;bottom:0;box-shadow:0 0 20px rgba(0,0,0,.8);content:"";left:10px;position:absolute;right:10px;top:0;z-index:-1}.effect7:after{left:auto;right:10px;transform:skew(8deg) rotate(3deg)}.inputWithButton{align-items:center;background-color:#fff;border:1px solid #b5b5b5;border-radius:5px;display:flex;overflow:hidden}.inputWithButton .searchInpt{border:none;color:#6a6a6a;font-weight:400;height:100%;line-height:20px;min-height:60px;padding:0 0 0 20px;width:100%}.inputWithButton .searchInpt:focus{outline:none}.inputWithButton .btnSearch{align-items:center;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;justify-content:space-between;line-height:20px;margin:10px;padding:10px}.inputWithButton .btnSearch.btnOrange{background:#fd942b}.inputWithButton .btnSearch.btnAqua{background:#0de8a6}.inputWithButton .btnSearch .icon{display:inline-flex;margin-left:10px}.inputWithButton .item:first-child{flex-grow:1}.volonter-section .launch-modal-btn{margin:0 auto;width:50%}#volonterModal .modal-header,.volonter-section .launch-modal-btn{background:linear-gradient(90deg,#ff3edb,#ae1ca6);color:#fff}#volonterModal .modal-header .btn-close,#volonterModal .modal-header .modal-title{color:#fff}#volonterModal .modal-form{height:260px}#volonterModal .modal-btn{background:linear-gradient(90deg,#ff3edb,#ae1ca6);color:#fff;margin:0 auto;width:100%}
