:root {
	--theme-color: #e81947;
	--theme-heading-color: #281e57;
	--theme-heading-color-2: #281e57;
	--theme-text-color: #2b3857;
	--orange-color: #e81947;
	--green-color: #58af1a;
	--theme-gradient-bg: linear-gradient(270deg, #321647, #092869);

	--sivi-naslov: #41454d;
	--accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23281e57'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	--accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e81947'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}


.included {color: var(--green-color);}
.excluded {color: var(--theme-color);}



body { color: var(--theme-text-color); background-color: #fff;}
h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 40px;}
h1, h2, h3 {font-weight: 400;}

h3 a {color: var(--theme-heading-color);}

h2, h3, h4, h5 {font-family: 'Montserrat', sans-serif; /*font-feature-settings: "ss01" on,"tnum" on; */ color: var(--theme-heading-color);}
h3.inner-section-title {color: var(--theme-heading-color-2);}
.theme-color {color: var(--theme-color);}
a {text-decoration: none;}
p {font-size: 16px;}
::-moz-selection {color: #fff; background-color: var(--theme-color); -webkit-text-fill-color: initial; text-fill-color: initial;}
::selection {color: #fff; background-color: var(--theme-color); -webkit-text-fill-color: initial; text-fill-color: initial;}
.overlay:before {content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute;}

.section-title { font-size: 22px; letter-spacing: 3px; line-height: 30px; margin-bottom: 15px; padding: 15px; position: relative; text-transform: uppercase; }
.section-title:after { background: var(--theme-color); content: '\A'; display: inline-block; height: 1px; left: 50%; margin: 0 0 0 -50px; position: absolute; top: 100%; width: 100px; }
.subtitle {color: #414450; display: inline-block; margin-bottom: 40px; font-size: 17px; }
.section-title-big {font-size: 40px; color: #3d1548; margin-bottom: 30px;}
.section-padding {padding: 50px 0;}


.theme-button {font-weight: 400; position: relative; background-color: transparent; border: 1px solid var(--theme-color); color: var(--theme-color); display: inline-flex; align-items: center; font-family: 'Raleway', sans-serif; font-size: 20px;
	 letter-spacing: 1px; line-height: 1; -moz-transition: all 0.2s ease-in-out; padding: 16px 54px; text-transform: uppercase; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; 
	 border-radius: 4px;}
.theme-button svg {height: 14px; width: 14px; fill: var(--theme-color); margin-left: 8px; transition: all .25s ease-out;}
.theme-button:hover {background: var(--theme-color); color: #fff;}
.theme-button:hover svg {transform: translateX(10px); fill: #fff;}
.theme-radius {border-radius: 4px;}
.theme-list li, .news-content .main-content li {position: relative; list-style-type: none; font-size: 16px; line-height: 1.7; padding-left: 20px; text-align: left;}
.theme-list li:before, .news-content .main-content li:before { content: ''; position: absolute; width: 6px; height: 5px; background: var(--theme-color); left: 0; top: 13px; transform: translateY(-50%); }
.filled-button {background-color: var(--theme-color); color: #fff;}
.filled-button svg {fill: #fff;}


header {z-index: 998; width: 100%; position: fixed; top: 0; transition: all .3s ease-in-out; background: transparent;}
.nav-up {top: -71px;}
header.header-shadow {box-shadow: 0 5px 20px -5px #22073d; background: var(--theme-gradient-bg);}
header .navbar {padding: 0;}
header .top-nav > .navbar, header .top-nav .header-logo {flex: 1 1 0;}
header nav.navbar .navbar-nav .nav-link {color: #fff; position: relative;}




.nav-item.dropdown .nav-link:after {content: ""; background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m4%206%204%204%204-4%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221.5%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E); 
		width: 16px; height: 16px; margin-left: 2px; background-size: contain; background-repeat: no-repeat; 
		transition-property: transform; transition-timing-function: cubic-bezier(.55,.055,.675,.19); 
		transition-duration: .275s; border: none!important;}



.text-underline-indigo {text-decoration: none; background-image: linear-gradient(180deg,transparent 70%,rgba(101,125,225,.4) 0); }


.page-intro {padding: 100px 0; height: 550px; left: 0; position: fixed; top: 0; width: 100%; z-index: 0; background: var(--theme-gradient-bg);}
.page-intro .icon-arrow {right: 100%; top: 0}
.page-intro h1, .page-intro .description {color: #fff; font-family: Georgia, "Times New Roman", Times, serif; margin-left: auto; margin-right: auto;}
.page-intro.white-bg h1, .page-intro.white-bg .description{color: var(--theme-heading-color);}

.scroll-content {margin-top: 650px; padding-top: 55px; position: relative; z-index: 2; background-color: #fff;}

blockquote {border: none; padding: 30px 70px; position: relative;}
blockquote h2 {font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; margin: 0px 40px;}
blockquote h2:before {content: "\201C"; color: #e6e6e6; display: block; font-size: 4em; font-weight: bold; margin-left: -50px; margin-top: 10px; position: absolute; z-index: -1;}
blockquote .endquote {color: #e6e6e6; font-size: 72px; line-height: 0; position: relative; top: 30px; right: -5%;}

@media screen and (max-width: 767px){
	blockquote {border: none; padding: 20px 10px; }
	blockquote h2 {font-size: 19px; margin: 0px 5px;}
	blockquote h2:before {content: "\201C"; color: #e6e6e68f; font-size: 100px; font-weight: bold; margin-left: -25px; margin-top: 15px;}
	blockquote .endquote {top: 40px;}
} 



.home-banners:before {content: ''; background: var(--theme-gradient-bg); position: absolute; left: 0; bottom: -100px; height: 40%; width: 100%; display: block; z-index: 0;}
.home-banners .service-item h3 {margin-top: 24px;font-size: 24px;font-weight: 500;}
.home-banners .service-item img {width: 100%; height: auto; border-radius: 4px; box-shadow: rgb(0 0 0 / 26%) 0px 4px 12px;}



.home-work h3 {font-size: 17px;font-weight: 400;letter-spacing: 3px; text-transform: uppercase;}
.home-work .portfolio-link {color: #333; display: inline-block; padding-bottom: 20px;}
.home-work .portfolio-link img {opacity: .7; max-width: 100%;}
.home-work .portfolio-link span {border-top: 1px solid var(--theme-color); display: inline-block; font-size: 14px; letter-spacing: 2px; margin-top: 5px; opacity: 0; padding: 10px 0; text-transform: uppercase; opacity: 0; }
.home-work img, .home-work span {moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out;}
.home-work .portfolio-link:hover span, .portfolio-link:focus span, .home-work .portfolio-link:hover img {opacity: 1;}
.home-work .theme-button {width: fit-content;}

.home-web-shop h3 {font-size: 28px; line-height: 1.35; max-width: 84%;}
@media screen and (max-width: 767px){
	.home-web-shop h3 {font-size: 27px; line-height: 1.35; max-width: 97%;}
} 



.home-web-shop p {margin-bottom: 0; color: #6f6f6f;  font-size: 17px;}
.home-web-shop figure {padding: 5px; display: flex; justify-content: center; align-items: center;}
.home-web-shop figure img {width: 100%; height: auto; border-radius: 4px; box-shadow: rgb(0 0 0 / 26%) 0px 4px 12px}
.row-separator {border-bottom: 1px solid #eeeff0;}



.home-ratio {background: #3d1548 url(https://explicit.rs/img/bg-ljudi.jpg); background-size: cover; padding: 150px 0; margin: 100px auto; color: #fff; background-attachment: fixed;}
.home-ratio h2 {font-size: 48px; font-weight: 300; margin: 0 0 25px; color: #fff;}
.home-ratio .subtitle {color: #fff;}
.home-ratio .theme-button, .home-banners .theme-button {border: 1px solid #fff; color: #fff;}




.home-transform {margin: 50px 0 130px 0; position: relative; overflow: hidden;}
.home-transform-wrap {background: url('https://explicit.rs/img/visitors.png') no-repeat right center; background-size: 530px; position: absolute; width: 100%; height: 100%; right: 0; left: 0; top: 0;}
.home-about {background: #F6F6F6 url(https://explicit.rs/img/bg-guy.jpg) no-repeat top left;
    background-size: auto 100%; -moz-background-size: auto 100%; -o-background-size: auto 100%; -webkit-background-size: auto 100%; padding: 150px 0 300px;}
.home-about img {width: 60px;}
.home-about h4 {font-size: 17px; font-weight: 700; margin: 15px 0 10px 0;}
.home-about p {font-weight: 300;}

.about-me h4, .about-me  p, .about-me a {color: var(--theme-heading-color);}
.about-me p {max-width: 90%;}
.about-me a {font-size: 22px;}
.about-me-box {background-color: #fff; box-shadow: -12px -12px 54px rgb(0 0 0 / 24%); border-radius: 4px; max-width: 1100px; margin-top: -210px;}
.absolute-img {bottom: 0; left: 0; transform: translate(-10px, 110px); z-index: 1;}
.about-me-bg {position: absolute; display: flex; left: 0; top: 0; width: calc(100% - 12px); height: calc(100% + 2px); background: linear-gradient(90deg, #311647, #9b303f); clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%); border-radius: 0 4px 4px 0;}


.swiper-wrapper {transition-timing-function: linear;}


.podrska .about-me-box {display: none;}



.kontakt .page-intro {background: url(/img/mapa.jpg) no-repeat center center; background-size: cover;}
.contact-box {min-height: 450px; margin-top: -420px; padding-bottom: 100px;}
.contact-box .contact-box-left-inner {background-color: #fff; border-radius: 8px 8px 0 0;}
.kontakt .about-me-box {display: none;}

.contact-box .contact-box-left-inner, .contact-box .contact-box-right-inner {box-shadow: 3px 2px 17px 2px rgba(0,0,0,0.15);}
.form-floating > .form-control {padding: 12px 0px; font-size: 14px; line-height: 1.42857143; color: #26062f; background-color: #fff; background-image: none; border-color: transparent; 
		border-bottom: 1px solid #ccc; border-radius: 1px; -webkit-box-shadow: unset; box-shadow: unset; -webkit-transition: unset; margin-bottom: 20px; transition: all .2s ease;}
.form-floating > textarea.form-control {height: unset;}
.jvFloat .placeHolder { z-index: 999; color: #adb3b9; font-size: 12px; left: 0; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); opacity: 0; -o-transform: translate(0, 0);
	 position: absolute; top: 0px; transform: translate(0, 0); transition: transform 150ms, opacity 100ms, visibility 100ms; visibility: hidden; -webkit-transform: translate(0, 0); 
	 -webkit-transition: -webkit-transform 150ms, opacity 100ms, visibility 100ms; white-space: nowrap; width: auto; }
.form-control:focus {border-color: transparent; border-bottom: 1px solid #ccc; outline: 0; -webkit-box-shadow: unset; box-shadow: unset;}
.form-control::-webkit-input-placeholder {color: #6b6b6b; font-weight: 300;}
.theme-button .mail-icon svg {width: 30px; height: 30px;}
.contact-box .contact-box-right-inner {background: #26062f; min-height: 450px; height: auto; color: #fff; padding: 30px; font-size: 14px; border-radius: 0 0 8px 8px;}
.contact-box .contact-box-right .icon-info-icon svg {width: 24px; height: 24px; fill: #fff;}
.contact-box .contact-box-right h3 {color: #fff; font-size: 22px;}
.contact-box .contact-box-right ul > li {line-height: 1.8em; font-weight: 300; font-size: 15px; color: #ffffff87;}
.contact-box .contact-box-right ul > li a, .contact-box .contact-box-right ul > li span {color: #fff;}
.contact-box .contact-box-right ul > li a {text-decoration: underline;}
.contact-box .contact-box-right ul > li a:hover {text-decoration: none;}


body.light-header header {background: transparent;}
body.light-header header nav.navbar .navbar-nav .nav-link {color: var(--theme-heading-color);}
body.light-header header nav.navbar .navbar-nav .nav-link.contact-item {color: #fff;}
/*body.light-header .header-logo > img {filter: invert(1) hue-rotate(201deg) saturate(6);}*/
body.light-header .nav-item.dropdown .nav-link:after {background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m4%206%204%204%204-4%22%20stroke%3D%22%23181f38%22%20stroke-width%3D%221.5%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);}

.tim .page-intro, .search .page-intro, .faq .page-intro, .cesta-pitanja .page-intro, .portfolio-contact:before {background:url(/img/bg-team.jpg) repeat right bottom;}
.tim .page-intro h1, .search .page-intro h1 {font-size: 25px; line-height: 1.1;}
.tim .scroll-content, .search .scroll-content, .faq .scroll-content {margin-top: 460px;}
.section-title-line {position: relative; padding-left: 66px; font-size: 38px; color: var(--theme-heading-color-2); font-family: Georgia, "Times New Roman", Times, serif;}
.section-title-line:before { content: ''; width: 40px; height: 3px; position: absolute; left: 0; top: 20px; display: block; background: #3d1548; }
.tim .text-indent {padding-left: 66px; font-size: 17px; font-weight: 400; color: var(--theme-heading-color-2); }
.tim .text-indent span {font-weight: 600;}


.tim .team-img img {max-width: 100%;}
.tim .team-img span {font-size: 17px;}
.tim .main-services h2 span {white-space: nowrap;}
.tim .main-services h3 {font-size: 17px; font-weight: 600;}
.tim .main-services p {font-size: 17px; font-weight: 300; line-height: 1.7;}
.tim .main-services img {max-width: 55px;}
.tim .our-team img {max-width: 100%;}
.tim .our-team .name-tag {position: absolute; z-index: 2; background: url(/img/about-bg-name.png); bottom: -48px; left: -18px; padding: 4px 39px; width: 245px; height: 90px; background-size: 246px; background-repeat: no-repeat; }
.tim .our-team .name {font-weight: 600; line-height: 12px; margin-top: 13px; font-size: 17px; color: var(--theme-heading-color-2);}
.tim .our-team .title {font-size: 13px; color: #495875; font-weight: 400;}
.tim .our-team .col-md-6:last-child img {transform: scaleX(-1);}


.tim .skills .skill-title {font-size: 22px; font-family: 'Montserrat', sans-serif;}
.tim .skills .theme-list li {font-size: 17px; font-weight: 300;}

.tim .reference .reference-title {font-size: 17px; color: var(--theme-color); font-weight: 600;}
.tim .reference .theme-list li {font-weight: 300; font-size: 17px;}
.tim .reference .theme-list li:before {background: var(--theme-heading-color-2);}


.tim .cta-block {background: #3d1548 url(/img/bg-about-cta.jpg); background-size: cover; color: #fff; background-attachment: fixed; padding-bottom: 260px;}
.tim .cta-block h2 {font-size: 38px; font-family: Georgia, "Times New Roman", Times, serif; color: var(--theme-heading-color-2);}
.tim .cta-block p {color: var(--theme-heading-color); }



.cene h1 {font-size: 30px;}
.cene .pricing {background: url(/img/pricing-bg.jpg); background-size: cover; padding-bottom: 70px; color: #fff;}
.cene .pricing ul li, .cene .pricing-explanation ul li { line-height: 1.9em;}
.cene .scroll-content {margin-top: 0px!important; padding-top: 0px!important;}

.cene .pricing-item {background: #fff; color: #62666b; height: 100%; padding: 50px 20px 40px; -webkit-box-shadow: inset -5px 0px 15px #ececec; -moz-box-shadow: inset -5px 0px 15px #ececec;
 					box-shadow: inset -5px 0px 15px #ececec; transition: 0.3s all;}
.cene .pricing-item h2 {font-size: 29px; font-weight: 700; color: #632058;}
.cene .pricing-item .total-price {font-size: 30px; color: #917b96; position: relative;}
.cene .pricing-item .total-price span {font-size: 12px;}
.cene .pricing-item .explanation {}
.cene .pricing-item .highlight {font-weight: 700; color: #8a447e;}
.cene .pricing-item hr {width: 15%; margin: 1.25rem auto 3.25rem; border: 1px solid #e2e6eb; margin-bottom: 32px; opacity: 1;}
.cene .pricing .theme-button {background-color: var(--theme-color); color: #fff;}
.cene .pricing .theme-button svg {fill: #fff;}
.cene .pricing .theme-button:hover {background-color: #fff; color: var(--theme-color);}
.cene .pricing .theme-button:hover svg {fill: var(--theme-color);}

.cene .pricing-explanation h3 {font-size: 20px; font-weight: 400; color: #2a2255;}
.theme-button.alt-button {border-color: #321647; color: #321647;}
.theme-button.alt-button svg {fill: #321647;}
.theme-button.alt-button:hover {background-color: #321647; color: #fff;}
.theme-button.alt-button:hover svg {fill: #fff;}

.cene .pricing-faq {background: #e9edf2; padding: 90px 0 260px;}
.cene .pricing-faq h2 {font-size: 32px; padding-bottom: 20px;}
.cene .pricing-faq .question {margin-top: 30px; font-weight: 700;}
.cene .pricing-item:hover {background: #e1e6ec; box-shadow: unset; -webkit-box-shadow: unset;}


.search .scroll-content, .faq .scroll-content,.cesta-pitanja .scroll-content, .gallery .other-references, .premium-sajtovi-i-prodavnice .scroll-content, .scroll-content.scroll-content-static {padding-bottom: 260px;}
.scroll-content.scroll-content-static {margin-top: 50px;}

.search h1 span { color: var(--theme-color); display: block; font-size: 26px; font-family: 'Montserrat', sans-serif; font-weight: 400;}
.search .page-intro {height: 460px;}
.one-item-hover a h3 {font-size: 17px; font-weight: 400; letter-spacing: 2px; color: var(--theme-heading-color); text-transform: uppercase; transition: all .6s ease-out .2s; z-index: 2; padding-left: 20px; padding-right: 20px;}
.one-item-hover a p {transform: translateY(30px); opacity: 0; transition: all .3s ease-out .1s; position: absolute; bottom: 0; text-align: center; width: 100%; z-index: 2; color: #fff;}
.one-item-hover a .overlay {border-radius: 4px; transition: all .2s ease-out;}
.one-item-hover a:hover .overlay {box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.one-item-hover a img {width: 100%; transition: all .2s ease-out;}
.one-item-hover a:hover h3 {transform: translateY(-168px); font-weight: 600; color: #fff; transition: all .2s ease-out;}
.one-item-hover a:hover p {transform: translateY(-120px); opacity: 1;}
.one-item-hover a:hover img {transform: rotate(-15deg) scale(1.25);}
.one-item-hover a .overlay:before {background-color: #3a164aba; transition: all .8s ease-out .1s; opacity: 0; z-index: 1;}
.one-item-hover a:hover .overlay:before {transition: all .2s; opacity: 1;}

.sms header, .investitori header, .reference header, .gallery header, .tos header, .prednosti header {background: var(--theme-gradient-bg);}
.reference .page-intro, .prednosti .page-intro {background: transparent; padding: 150px 0 50px;}
.reference .page-intro h1, .prednosti .page-intro h1 {color: var(--theme-heading-color); font-size: 49px;}
.reference .page-intro p, .prednosti .page-intro p {color: #414450;}
.reference .page-intro b, .prednosti .page-intro b {font-weight: 600;}
.reference .scroll-content, .prednosti .scroll-content {margin-top: 350px; padding-bottom: 260px;}
.reference-item * {moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; webkit-transition: all 0.2s ease-in-out;}
.reference-item img {opacity: 0.7; max-width: 100%;}
.reference-item h3 {line-height: 24px; letter-spacing: 2px; font-size: 17px; font-weight: 400; letter-spacing: 3px; text-transform: uppercase; max-width: 90%; margin-left: auto; margin-right: auto;}
.reference-item span {border-top: 1px solid var(--theme-color); display: inline-block; font-size: 14px; letter-spacing: 2px; margin-top: 5px; opacity: 0; padding: 10px 0; text-transform: uppercase;}
.reference-item:hover img {opacity: 1;}
.reference-item:hover h3 {}
.reference-item:hover span {opacity: 1;}




.infrastructure-card:before {background: linear-gradient(0deg, #3216478c, #09286975);}
.infrastructure-card:hover .theme-button {transform: translateX(20px);}
.infrastructure-card, .infrastructure-effect {border-radius: 10px;}
.infrastructure-card .img-wrap img {width: 100%; object-fit: cover; min-height: 100%; max-height: 350px;}
.infrastructure-card-text {max-width: 100%;}
.infrastructure-card-text .theme-button {background: var(--theme-color); color: #fff; padding: 5px 10px; font-size: 13px; font-weight: 600;}
.infrastructure-card-text .theme-button svg {fill: #fff;}
.infrastructure-card-text p {color: #fff;}
.infrastructure-hosting {background: var(--theme-color); }
.infrastructure-hosting .theme-button {background: #fff; padding: 12px 15px; font-size: 14px; font-weight: 600; margin-bottom: 10px; transition: transform .25s ease-out;}
.infrastructure-hosting .theme-button:hover {color: var(--theme-color);}
.infrastructure-hosting .theme-button:hover svg {fill: var(--theme-color);}
.infrastructure-effect:before, .infrastructure-effect:after {content: ""; background: rgba(255, 255, 255, 0.2); position: absolute; opacity: 1; pointer-events: none; z-index: 1;}
.infrastructure-effect:before {  bottom: 0;  left: 50%; right: 51%; top: 0; transition: all 500ms linear;}
.infrastructure-effect:after { bottom: 50%; left: 0; right: 0; top: 50%; transition: all 400ms linear;}
.infrastructure-effect:hover:before { left: 0; right: 0; opacity: 0; transition: all 300ms linear; }
.infrastructure-effect:hover:after { top: 0; bottom: 0; opacity: 0; transition: all 600ms linear; }


.news-category .page-intro {padding: 66px 0 0; height: 361px !important;}
.news-category .page-intro .subtitle {color: #a7a7a7;}
.news-category .scroll-content {margin-top: 360px; padding-bottom: 260px;}
.news-one .news-description {font-size: 20px;}
.news-one .infrastructure-card .img-wrap img, .news-category .infrastructure-card .img-wrap img {min-height: 280px; height: 280px;}
.news-category .infrastructure-card .nophoto {min-height: 280px; height: 280px;}

body.news-one {overflow: visible;}
.news-intro {background: url(/img/news-intro-bg2.png), var(--theme-gradient-bg); background-position: center center; background-size: cover; overflow: hidden;}
.news-intro .news-intro-content {display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 80%; margin: 70px auto 130px; padding: 50px;}
.news-intro .news-intro-content h1 {color: #fff; font-size: 44px; line-height: 60px;}
.news-intro .news-category {color: #fff; font-size: 18px;}
.news-intro .figured-backgrounds, .news-category .page-intro .figured-backgrounds {top: calc(100% - 28px); position: absolute; z-index: 1; width: 100%; max-height: 33px;}
.news-intro .figured-backgrounds svg, .news-category .page-intro .figured-backgrounds svg {transform: scaleY(-1); height: 30px; width: 110%; fill: #fff; }
.news-one .news-content {background: url(/img/bg-team.jpg) no-repeat right bottom / 100% auto;margin-top: -150px; padding-bottom: 230px;}
.news-one .main-img {border-radius: 12px; max-height: 260px; max-width: 100%; width: auto; margin: 0 auto; display: block; z-index: 2; position: relative; box-shadow: 0 8px 24px #2b38571f; min-height: 200px;
    object-fit: cover;}
.news-one .nophoto {height: 260px; display: inline-block;}
.news-one .news-content ol, .news-one .news-content ul {padding: 10px 0px 10px 20px;}
.news-one .news-content strong, .news-one .news-content b {min-width: fit-content;}
.news-one .subtitle {color: var(--theme-text-color);}
/*.news-sidebar {background: url(img/newsletter-bg.svg), linear-gradient(315deg, #dc5967, #deb15a); padding: 30px; border-radius: 8px;}
.news-sidebar h3, .news-sidebar p {color: #fff;}
.news-sidebar img {width: 80px; height: auto; border-radius: 50%; margin-right: 16px;}
.news-sidebar h4 {font-size: 20px;}
.news-sidebar h5 {font-weight: 400;}*/

.news-one .main-content {border-right: 1px solid #EBE6DE;}

.news-one .sidebar-news .one-news {margin-bottom: 32px!important;}
.news-one .sidebar-news .img-wrap img {min-height: 240px; height: 240px;}
.news-one .sidebar-news .infrastructure-card {box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.news-one .sidebar-news .infrastructure-card-text {text-align: center; top: 0; bottom: auto !important; height: 100%; display: flex; flex-direction: column; align-items: center;
    justify-content: center;}
.news-one .sidebar-news .infrastructure-card-text h3 {font-size: 18px; margin-bottom: 24px !important;}



@media screen and (max-width: 767px){
    .news-intro .news-intro-content {margin: 20px auto 100px; padding: 80px 0 60px;}
    .news-intro .news-intro-content h1 {font-size: 30px; line-height: 42px;}
    .news-one .news-content {margin-top: -110px;}
} 




footer {background: var(--theme-gradient-bg); color: #fff; padding-top: 60px; z-index: 2; position: relative;}
footer :is(h4, a, li, p) {color: #fff;}
footer h4 {font-weight: 600; font-size: 20px; line-height: 32px;}
footer ul {list-style-type: none; padding-left: 0;}
footer .menu-list {display: grid; grid-row-gap: .75rem; margin-top: 32px;}
footer .menu-list a {color: rgba(255, 255, 255, 0.7); font-size: 15px; line-height: 24px; display: inline-flex;}
footer .menu-list a:hover {color: rgba(255, 255, 255, 1);}
footer .footer-logo img {margin-bottom: 20px; width: auto;}
footer .social-icons {display: grid; grid-template-columns: fit-content(50%) fit-content(50%); grid-gap: 10px;  word-wrap: break-word;}
footer .social-icons li {background-color: rgba(255, 255, 255, 0.08); -webkit-transition: background-color 0.2s; transition: background-color 0.2s; border-radius: 6px; height: 40px; width: 40px;}
footer .social-icons li a {width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;}
footer .social-icons svg {width: 22px; height: 18px; display: inline-block; line-height: 1em; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; color: currentColor; vertical-align: middle; fill: none;}
footer .social-icons li:hover {background-color: rgba(255, 255, 255, 0.15);}
footer .footer-bottom {margin-top: 40px; padding-bottom: 50px; z-index: 3; position: relative;}
footer .footer-bottom-text { line-height: 18px; font-weight: 400; opacity: 0.48;font-size: 13px}
footer .footer-bottom-menu .footer-bottom-text {color: rgba(255, 255, 255, 0.8); opacity: 1; font-size: 13px}
footer .waves { display: block; width: 100%; height: 60px; max-height: 60px; margin: 0; z-index:2; bottom:0; position:absolute; left:0px; float:left; }


.pagination li {margin: 0 4px;}
.pagination li a {color: var(--theme-heading-color); font-weight: 600; border-radius: 50%; width: 30px; height: 30px; display: inline-flex; align-items: center;
	justify-content: center; background: #281e5726; transition: .15s;}
.pagination li a svg {width: 14px; height: 14px; transition: .15s;}
.pagination li.pagination-prev a svg {transform: scaleX(-1);}
.pagination li.active a, .pagination li a:hover {background-color: var(--theme-color); color: #fff;}
.pagination li a:hover {background-color: var(--theme-color);}
.pagination li a:hover svg {fill: #fff;}


@media (min-width: 768px){    

    header .header-logo > img {max-height: 50px;}
    h1 {font-size: 40px;}

    blockquote h2 {font-size: 30px;}

    .home-web-shop figure {padding: 10px;}

    .section-title-line {padding-left: 120px; font-size: 46px;}
    .section-title-line:before {width: 80px; top: calc(50% - 2px);}
    .tim .scroll-content {margin-top: 580px;}
    .tim .page-intro h1, .search .page-intro h1 {font-size: 42px;}
    .tim .text-indent {padding-left: 120px;}
    .tim .our-team .name-tag {left: -32px;}

}



@media (min-width: 992px){
	
	.section-padding {padding: 100px 0;}
    .nav-item {margin-right: 8px; margin-left: 8px; display: flex; align-items: center;}    
	/*.navbar .navbar-nav .nav-link:before {content: ''; width: 0; height: 2px; background: var(--theme-color); position: absolute; left: 0; bottom: 0px; transition: all .4s ease; border: none;}
	.navbar .navbar-nav .nav-link:hover:before, .navbar .navbar-nav .nav-item.active .nav-link:before {width: 100%;}*/
	.navbar .navbar-nav .nav-item {position: relative;}
	.navbar .navbar-nav .nav-item:before {content: ''; height: 10px; bottom: 24px; left: 5px; background: #4f3767; position: absolute; width: 0%; -webkit-transition: all .4s linear; -moz-transition: all .4s linear; -o-transition: all .4s linear; transition: all .4s linear;}
	.navbar .navbar-nav .nav-item.active:before, .navbar .navbar-nav .nav-item:hover:before {width: calc(100% - 18px);}
	.light-header .navbar .navbar-nav .nav-item:before {background: #d8c0c7;}
	.navbar-nav-right .nav-item:before {display: none;}
	

   header nav.navbar .navbar-nav .nav-link {display: inline-flex; align-items: center; position: relative; display: inline-flex; justify-content: space-between;
    	align-items: center; padding: 24px 9px!important; font-weight: 500; font-size: 15px; flex-wrap: nowrap; white-space: nowrap; text-align: center;}
	header nav.navbar .navbar-nav .nav-link.contact-item {background: var(--theme-color); border-radius: 4px; padding: 6px 12px !important;}
	.light-header header nav.navbar .navbar-nav .nav-link.lang-item svg * {stroke: var(--theme-heading-color);}
	body.light-header header.header-shadow {background-color: #fafbff;}



	.home-title h1 {font-size: 40px;}
	.home-title p {font-size: 23px;}
	.page-intro .description {max-width: 80%; transform: translateY(-50px);}
	.page-intro .bigbanner img {max-width: 100%;}

	.contact-box {margin-top: -300px;}
	.contact-box .contact-box-left-inner {border-radius: 8px 0 0 8px;}
	.contact-box .contact-box-right-inner {border-radius: 0 8px 8px 0;}

	blockquote h2 {font-size: 40px;}

	.home-web-shop .subtitle {max-width: 50%;}
	.home-web-shop figure {padding: 50px;}

	.cene h1 {font-size: 36px;}

}


@media (min-width: 1024px) {

}

@media (min-width: 1280px) {

}

@media (min-width: 1440px) {

	h1 {font-size: 55px; max-width: 98%;}
	.home-title h1 {font-size: 55px; line-height: 60px; }
	.pocetna .home-title h1 {height: 140px;}
}

@media (min-width: 1920px) {

}



@media (min-width: 1440px) and (max-width: 1919px){

}


@media (min-width: 1024px) and (max-width: 1439px){

	h1 {font-size: 46px; line-height: 54px; max-width: 90%;}
	.infrastructure-card-text h3 {font-size: 23px;}

}

@media (min-width: 992px) and (max-width: 1199px){

	.contact-box .contact-box-right h3 {font-size: 21px;}
	.theme-button {padding: 16px 24px; font-size: 16px; line-height: 1.3;}

}


@media (min-width: 768px) and (max-width: 1023px){

	h1 {font-size: 44px; line-height: 56px;}

	.infrastructure-card-text h3 {font-size: 20px;}


}

@media (min-width: 768px) and (max-width: 991px){

    .home-web-shop h3 {font-size: 24px; max-width: 100%;}
    .home-web-shop p {font-size: 16px;}
	.tim .team-img img {max-width: 70%;}

	.cene .pricing-explanation .theme-button, .reference .scroll-content .theme-button {padding: 16px 10px; font-size: 17px;}

}





@media (max-width: 1199px){	

}





@media only screen and (max-width: 991px){  

	.theme-button {padding: 16px 24px; font-size: 17px; line-height: 1.3;}
	header.menu-opened {background: var(--theme-gradient-bg);}
	header .header-logo > img {max-height: 50px;}
	header .middle .navbar-toggler {padding-right: 0;}	
	header .top-nav > .navbar {padding: 10px;}
	nav.navbar .navbar-nav {padding-top: 20px;}
	.navbar-nav .dropdown-menu {border: none;}
	nav.navbar .navbar-nav .nav-item .dropdown-menu {padding: 0;}
	nav.navbar .navbar-nav .nav-link { font-size: 16px;}
	nav.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {padding: 8px 16px; font-size: 16px;}
	
	.middle .navbar .theme-button {font-size: 14px; padding: 6px 10px; height: auto; min-width: unset; right: 60px; top: 20px} 
	.nav-wrap {justify-content: space-between; flex: 1;}


	.navbar .navbar-toggler, .navbar .navbar-toggler:focus {border: none; box-shadow: none; display: inline-flex; flex-direction: column; align-items: flex-end; justify-content: center;}
	.navbar .icon-bar {display: block; height: 2px; border-radius: 1px; background-color: #fff; width: 25px; transition: opacity .1s, transform .3s ease-in-out, width .3s ease-in-out;}
	.navbar .navbar-toggler .icon-bar.mid {margin-top: 6px; width: 22px;}
	.navbar .navbar-toggler .icon-bar.last {margin-top: 6px; width: 18px;}
	.navbar .navbar-toggler.button-opened :is(.icon-bar.mid, .icon-bar.last) {width: 25px;}
	body.light-header .navbar .icon-bar {background-color: var(--theme-heading-color-2);}
	body.light-header header {background-color: #fafbff;}



	.page-intro .bigbanner {text-align: center; margin-bottom: -240px;}
	.page-intro .bigbanner img {max-width: 70%;}
	.page-intro .description {max-width: 96%;}
	.page-intro .icon-arrow {right: unset; left: 28%; top: 112%; }
	.page-intro .icon-arrow img {max-width: 50%;}

	.home-banners:before {bottom: 0; height: 100%; opacity: .08;}
	.home-banners .theme-button {border: 1px solid var(--theme-color); color: var(--theme-color);}
	.home-banners .theme-button:hover {color: #fff;}

	.row-separator {margin: 30px 0; padding-bottom: 30px;}

	.home-ratio {padding: 100px 30px;}
	.home-ratio h2 {font-size: 40px;}

	.home-about:before {content: ''; background: #fff8; position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}

	.about-me-bg {clip-path: polygon(0 21%, 100% 0, 100% 100%, 0% 100%); width: calc(100% - 23px); height: 100%; left: 12px;}
	.about-me .about-me-box img {padding: 56px 0 30px; max-width: 150px;}


}



@media (max-width: 767px){
	
	.page-intro .bigbanner {text-align: center; margin-bottom: -170px;}
	.section-title {font-size: 20px;}
	.section-title-big {font-size: 36px;}

	.home-transform {padding-bottom: 300px;}
	.home-transform-wrap  {background-size: auto 300px; background-position: bottom right;}
	.home-transform h3 {max-width: 80%;}
	.home-transform ul.theme-list li {text-align: left;}

	.home-about {background-position: top center;}
	
	.home-about .theme-button {background: var(--theme-color); color: #fff;}
	.home-about .theme-button svg {fill: #fff;}
	.home-about .theme-button:hover {background: #fff; color: var(--theme-color);}
	.home-about .theme-button:hover svg {fill: var(--theme-color);}
	.about-me h4 {font-size: 18px;}

	.tim .main-services p {padding: 0 16px 16px;}

	.infrastructure-card h3 {font-size: 23px;}
	.news-one .infrastructure-card .img-wrap img, .news-category .infrastructure-card .img-wrap img, .news-category .infrastructure-card .nophoto {min-height: 240px; height: 240px;}

	.premium-sajtovi-i-prodavnice .page-intro {padding: 70px 0 30px; min-height: 500px;}
	.premium-sajtovi-i-prodavnice .scroll-content {margin-top: 560px;}


}




@media (max-width: 450px){
    .page-intro h1, .page-intro .description {font-size: 34px;}
   	.page-intro .icon-arrow {right: unset; left: 20%; top: 107%; transform: rotate(340deg);}


}
@media (max-width: 359px){
    header .header-logo > img {max-height: 26px;}
}





.parallax1 > use {
  animation: move-forever1 10s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax2 > use {
  animation: move-forever2 8s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax3 > use {
  animation: move-forever3 6s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax4 > use {
  animation: move-forever4 4s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever3 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever4 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes pulseBottom {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  50% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, 15px, 0);
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes pulseTop {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  50% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes zoom {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.8, 0.8);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes icon-rotate {
	0% {-webkit-transform: rotate(30deg); transform: rotate(30deg);}
	8.3% {-webkit-transform: rotate(60deg); transform: rotate(60deg)}
	16.6% {-webkit-transform: rotate(90deg); transform: rotate(90deg)}
	24.9% {-webkit-transform: rotate(120deg); transform: rotate(120deg)}
	32.3% {-webkit-transform: rotate(150deg); transform: rotate(150deg)}
	40.6% {-webkit-transform: rotate(180deg); transform: rotate(180deg)}
	48.9% {-webkit-transform: rotate(210deg); transform: rotate(210deg)}
	57.2% {-webkit-transform: rotate(240deg); transform: rotate(240deg)}
	65.5% {-webkit-transform: rotate(270deg); transform: rotate(270deg)}
	73.8% {-webkit-transform: rotate(300deg); transform: rotate(300deg);}
	82.1% {-webkit-transform: rotate(330deg); transform: rotate(330deg);}
	90% {-webkit-transform: rotate(360deg);	transform: rotate(360deg);}
	100% {-webkit-transform: rotate(390deg);transform: rotate(390deg);}
}
@keyframes icon-pulse {
  0% {-webkit-transform: scale(1);  transform: scale(1);}
  10% {-webkit-transform: scale(1.1); transform: scale(1.1);}
  20% {-webkit-transform: scale(1.2); transform: scale(1.2);}
  30% {-webkit-transform: scale(1.3); transform: scale(1.3);}
  40% {-webkit-transform: scale(1.4); transform: scale(1.4);}
  50% {-webkit-transform: scale(1.5); transform: scale(1.5);}
  60% {-webkit-transform: scale(1.4); transform: scale(1.4);}
  70% {-webkit-transform: scale(1.3); transform: scale(1.3);}
  80% {-webkit-transform: scale(1.2); transform: scale(1.2);}
  90% {-webkit-transform: scale(1.1); transform: scale(1.1);}
  100% {-webkit-transform: scale(1); transform: scale(1);} 
}

.bubbles {
  position: absolute;
  left: 0;
  top: 100%; 
  text-align: center; 
  opacity: 0.3;
}
.bubble {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  background: #001f3f;
  position: relative;
  opacity: 0;
  animation: popup 3s linear 0s infinite;
  margin: 0 5%; 
}
.bubbles.second .bubble {margin: 0 10%;}
.bubble:nth-child(1) {
  animation-delay: .13s;
  background: #7FDBFF;
  top: 0px;
  animation-duration: 2s;
  width: 14px;
  height: 14px;
}
.bubble:nth-child(2) {
  animation-delay: .19s;
  background: #39CCCC;
  top: -15px;
  animation-duration: 2.5s;
}
.bubble:nth-child(3) {
  animation-delay: .24s;
  background: #FF4136;
  top: -15px;
  animation-duration: 2s;
  width: 12px;
  height: 12px;
}
.bubble:nth-child(4) {
  animation-delay: .21s;
  background: #2ECC40;
  top: 0px;
  animation-duration: 2s;
}
.second .bubble:nth-child(1) {
  top: 15px;
  background: #DDDDDD;
  animation-delay: .58s;
  animation-duration: 1.5s;
}
.second .bubble:nth-child(2) {
  top: 25px;
  background: #FFDC00;
  animation-delay: .24s;
  animation-duration: 2.66s;
  width: 11px;
  height: 11px;
}
.second .bubble:nth-child(3) {
  top: 25px;
  background: #FF851B;
  animation-delay: .33s;
  animation-duration: 2.36s;
}
.second .bubble:nth-child(4) {
  top: 15px;
  background: #B10DC9;
  animation-delay: .27s;
  animation-duration: 3.76s;
  width: 13px;
  height: 13px;
}
@keyframes popup {
  0% {
    transform: translateY(0px);
    opacity: 1;
  }
  50% {
    transform: translateX(0px) translateY(-25px);
  }
  100% {
    transform: translateY(-150px)  translateX(0px) scale(.7);
  }
}





