@charset "UTF-8";
html {
	font-size: 16px;
}
#body {
	background-position: center center;
	background-attachment: fixed;
	background-image: url("../images/backgrounds/servis racunara bgdrc pozadina.png");
	background-size: cover;
	text-align: left;
}
#mainwrapper {
	background-color: white;
}

#content #mainContent h1,
#content #mainContent h2 {
	/* Styling for main headings */
	color: #929292;
	top: auto;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content #mainContent h3 {
	/*Captions ot Taglines */
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: #00a1dd;
}
#content #mainContent #bannerImage {
	/*Container for main banner image */
	width: 100%;
	background-color: none;
}
#content #mainContent p {
	/* All paragraphs under maincontent */
	color: #787878;
	font-style: normal;
	font-size: 16px;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#content #mainContent h2 {
	/* Styling for h2 headings */
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #007cbe;
	width: auto;
	padding-left: 2%;
}
#content #mainContent h3 {
	/*Captions ot Taglines */
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #007cbe;
	width: auto;
	padding-left: 2%;
}
#content #mainContent h4 {
	/*Captions ot Taglines */
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #007cbe;
	width: auto;
	padding-left: 2%;
	padding-top: 5px;
}
#content #mainContent #authorInfo h2,
#content #mainContent #authorInfo p {
	color: rgba(255, 255, 255, 1);
	padding-left: 0%;
	padding-top: 0px;
}
#content #mainContent #authorInfo p {
	color: rgba(255, 255, 255, 1);
	padding-left: 2%;
	padding-top: 0px;
	padding-bottom: 11px;
	padding-right: 2%;
}
footer article {
	/* Footer articles */
	width: 46%;
	float: left;
	padding-left: 0%;
	padding-right: 2%;
	text-align: justify;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: 200;
	color: rgba(146, 146, 146, 1);
}
footer article h3 {
	/* Footer article titles */
	text-align: center;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: 400;
}
#mainContent {
	/* Container for the blog post in individal blog view */
	width: 100%;
	float: left;
	padding-right: 0%;
	padding-top: 0%;
	border-width: medium;
	top: auto;
	padding-bottom: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	min-width: 0px;
	min-height: 50px;
	font-weight: normal;
}
#mainwrapper #content #sidebar {
	/* Sidebar*/
	width: 20%;
	padding-left: 1%;
	padding-right: 1%;
	float: right;
	background-color: rgba(255, 255, 255, 1);
	margin-top: 5px;
	margin-right: 15px;
	padding-top: 0%;
	list-style-position: inside;
	height: auto;
	border: 2px solid #008ed1;
	border-radius: 5px 5px 5px 5px;
	min-height: 0px;
}
#mainwrapper #content #sidebar1 {
	/* Sidebar1*/
	width: 20%;
	padding-left: 1%;
	padding-right: 1%;
	float: right;
	background-color: rgba(255, 255, 255, 1);
	margin-top: 20px;
	margin-right: 15px;
	padding-top: 0%;
	list-style-position: inside;
	height: auto;
	border: 2px solid #008ed1;
	border-radius: 5px 5px 5px 5px;
	min-height: 0px;
}
#mainwrapper #content #sidebar2 {
	/* Sidebar2*/
	width: 20%;
	padding-left: 1%;
	padding-right: 1%;
	float: right;
	background-color: rgba(255, 255, 255, 1);
	margin-top: 20px;
	margin-right: 15px;
	padding-top: 0%;
	list-style-position: inside;
	height: auto;
	border: 2px solid #008ed1;
	border-radius: 5px 5px 5px 5px;
	min-height: 0px;
}
#mainwrapper {
	/* Container of all content */
	width: 80%;
	overflow: auto;
	min-width: 0px;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 10%;
	text-align: center;
}

.searchButton {
	height: 28px;
	padding-top: 10%;
	border: 2px solid #00b4cc;
	background: #ffffff;
	text-align: center;
	color: #fff;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 10px;
}
#content #sidebar #adimage {
	/* Container for Image in sidebar */
	width: 100%;
	background-color: rgba(208, 207, 207, 1);
	margin-top: 46px;
	float: none;
	overflow: auto;
}
nav ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
nav ul {
	padding-left: 0%;
	word-spacing: normal;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: baseline;
}
nav ul li a {
	color: #00a1dd;
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.footerbar {
	/* Footer bar at the bottom of the page */
	height: 18px;
	clear: both;
	background-color: #ea1b07;
	width: 100%;
	text-align: right;
	font-family: advent-pro;
	font-style: normal;
	font-weight: 100;
}
footer {
	/* Container for footer artices */
	width: 95%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: right;
}
.notOnDesktop {
	/*element to be displayed only in mobile view and tabet view */
	display: none;
}
#mainContent #bannerImage img {
	/* Actual banner image */
	width: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
#mainContent #bannerImage1 img {
	/* Actual banner image */
	width: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
#sidebar #adimage img {
	/* Image in sidebar */
	width: 100%;
	float: left;
}
#mainwrapper header nav a {
	/* Links in header */
	color: #4267b2;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#mainwrapper header nav a:hover {
	color: red;
	font-size: 14px;
}
/* Tablet view */

@media screen and (max-width: 869px) {
	header nav a {
		/* Links in header */
		padding-right: 3%;
	}
	.notOnDesktop {
		/* Search box shown only in mobile view and Tablet view */
		display: block;
		text-align: right;
		padding-right: 8px;
		padding-top: 8px;
		padding-bottom: 8px;
		width: 96%;
	}
	#content .notOnDesktop input {
		height: 28px;
	}
	#mainContent {
		/* Container for the blog post */
		padding-top: 0px;
		float: none;
		width: 96%;
	}

	#mainwrapper #content #sidebar {
		/* Sidebar*/
		float: none;
		width: 92%;
		padding-top: 13px;
		overflow: auto;
		margin-top: 3px;
		margin-left: 2%;
		padding-bottom: 13px;
	}
	#content #sidebar #adimage {
		/* Image in sidebar */
		width: 60%;
		margin-top: 0px;
		float: left;
	}
	#content #sidebar nav {
		/* Navigation links in sidebar */
		width: auto;
		float: left;
		padding-left: 4%;
	}
	#sidebar nav ul {
		margin-top: 0px;
	}
	#mainwrapper #content #sidebar1 {
		/* Sidebar1*/
		float: none;
		width: 92%;
		padding-top: 13px;
		overflow: auto;
		margin-top: 3px;
		margin-left: 2%;
		padding-bottom: 13px;
	}
	#content #sidebar1 #adimage {
		/* Image in sidebar1 */
		width: 60%;
		margin-top: 0px;
		float: left;
	}
	#content #sidebar1 nav {
		/* Navigation links in sidebar1 */
		width: 36%;
		float: left;
		padding-left: 4%;
	}
	#sidebar1 nav ul {
		margin-top: 0px;
	}
	#mainwrapper #content #sidebar2 {
		/* Sidebar2*/
		float: none;
		width: 92%;
		padding-top: 13px;
		overflow: auto;
		margin-top: 3px;
		margin-left: 2%;
		padding-bottom: 13px;
	}
	#content #sidebar2 #adimage {
		/* Image in sidebar2 */
		width: 60%;
		margin-top: 0px;
		float: left;
	}
	#content #sidebar2 nav {
		/* Navigation links in sidebar1 */
		width: 36%;
		float: left;
		padding-left: 4%;
	}
	#sidebar2 nav ul {
		margin-top: 0px;
	}
	footer {
		/* Footer region */
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	#content footer article {
		/*Each footer article */
		width: 46%;
	}
	#mainwrapper header {
		/* Header */
		width: 100%;
		background-image: url(../images/servis%20racunara%2002/bgdrc%20mala%20header%20.svg);
	}
}

@media screen and (max-width: 370px) {
	#he {
		display: none;
	}
	#he1 {
		visibility: hidden;
	}
}

/* Mobile view */

@media screen and (max-width: 270px) {
	#mainwrapper header #logo {
		/* Company Logo text in header */
		width: 96%;
		margin-left: 2%;
	}
	#mainwrapper header nav {
		/*navigation links in header */
		text-align: center;
		background-color: rgba(255, 255, 255, 1);
		width: 78%;
	}
	#content #sidebar #adimage {
		/* Container for image in sidebar */
		width: 100%;
	}
	#content #sidebar nav {
		/* Navigation bar for links in sidebar */
		width: 96%;
		padding-top: 7px;
	}
	#sidebar nav ul li {
		display: inline-block;
		width: 32%;
		text-align: center;
	}
	#mainwrapper #content #sidebar {
		/* sidebar */
		padding-bottom: 0px;
	}
	#content .notOnDesktop {
		/* Search box shown only in mobile and tablet view */
		width: 100%;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
	}
	#content .notOnDesktop input {
		width: 80%;
		text-align: center;
	}
	#content #mainContent h3 {
		/* Title under maincontent, if any */
		font-size: 14px;
	}
	#content footer article {
		/* Each foter article */
		width: 96%;
	}
}
#servisss {
	height: auto;
	clear: both;
	width: 100%;
	text-align: center;
	font-family: advent-pro;
	font-style: normal;
	font-weight: 100;
}
#servissss {
	height: auto;
	clear: both;
	background-color: #ea1b07;
	width: 100%;
	text-align: center;
	font-family: advent-pro;
	font-style: normal;
	font-weight: 100;
}
#parent {
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	margin-top: 5px;
	grid-template-rows: auto;
	grid-row-gap: 0px;
	grid-column-gap: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
#parent1 {
	display: grid;
	grid-template-columns: 49% 49%;
	margin-top: 5px;
	text-decoration-color: rgba(237, 3, 11, 1);
	grid-template-rows: auto;
	grid-row-gap: 20px;
	grid-column-gap: 20px;
	padding-top: 0px;
	padding-right: 10px;
	text-align: justify;
}
#one1 {
	padding: 5px;
	border: 1px solid rgba(255, 0, 0, 1);
	text-align: center;
}
#two1 {
	padding: 5px;
	border: 1px solid rgba(255, 0, 0, 1);
	text-align: center;
}
#parent2 {
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	margin-top: 5px;
	text-decoration-color: rgba(237, 3, 11, 1);
	grid-template-rows: auto;
	grid-row-gap: 0px;
	grid-column-gap: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
#parent3 {
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	margin-top: 5px;
	text-decoration-color: rgba(237, 3, 11, 1);
	grid-template-rows: auto;
	grid-row-gap: 0px;
	grid-column-gap: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
#parent4 {
	display: grid;
	grid-template-columns: 20% 20% 20% 20% 20%;
	margin-top: 5px;
	text-decoration-color: rgba(237, 3, 11, 1);
	grid-template-rows: auto;
	grid-row-gap: 0px;
	grid-column-gap: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
/* STYLES SPECIFIC TO FOOTER  */

.footer {
	width: 80%;
	position: relative;
	height: auto;
	background-color: #5674b3;
	margin-left: 10%;
	margin-right: 5%;
}
.footer .col {
	width: 190px;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0px 20px 20px 20px;
}
.footer .col h4 {
	margin: 0;
	font-family: inherit;
	font-size: 12px;
	line-height: 17px;
	padding: 20px 0px 5px 0px;
	color: #fcfcfd;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}
.footer .col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer .col ul li {
	color: #fcfcfc;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
.footer .col a {
	text-decoration: none;
	color: inherit;
}
.social ul li {
	display: inline-block;
	padding-right: 5px !important;
}
.footer .col ul li:hover {
	color: #d1d1d1;
	transition: 0.1s;
	-webkit-transition: 0.1s;
	-moz-transition: 0.1s;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
.clearfix {
	clear: both;
}
.section-lead {
	max-width: 600px;
	margin: 1rem auto 1.5rem;
}
.service a {
	color: #5b7abb;
	display: block;
}
.service h4 {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	color: #56ceba;
	font-size: 1.3rem;
	margin: 1rem 0 0.6rem;
}
.services-grid {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.service {
	background: #fff;
	margin: 20px;
	padding: 20px;
	border-radius: 4px;
	text-align: center;
	-webkit-box-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	border: 2px solid #e7e7e7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.service:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
}
.service i {
	font-size: 3.45rem;
	margin: 1rem 0;
}
.service1 i,
.service1 h4,
.service1 .cta {
	color: #42b7ca;
}
.service1:hover {
	border: 2px solid #42b7ca;
}
.service2 i,
.service2 h4,
.service2 .cta {
	color: #425fca;
}
.service2:hover {
	border: 2px solid #425fca;
}
.service3 i,
.service3 h4,
.service3 .cta {
	color: #9c42ca;
}
.service3:hover {
	border: 2px solid #9c42ca;
}
.service .cta span {
	font-size: 0.6rem;
}
.service > * {
	flex: 1 1 100%;
}
.service .cta {
	align-self: flex-end;
}
@media all and (max-width: 900px) {
	.services-grid {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
}
/* BTN */

#myBtn {
	display: inline-block;
	/* Hidden by default */
	position: fixed;
	/* Fixed/sticky position */
	bottom: 20px;
	/* Place the button at the bottom of the page */
	right: 30px;
	/* Place the button 30px from the right */
	z-index: 99;
	/* Make sure it does not overlap */
	border: none;
	/* Remove borders */
	outline: none;
	/* Remove outline */
	background-color: #ea1b07;
	/* Set a background color */
	color: white;
	/* Text color */
	cursor: pointer;
	/* Add a mouse pointer on hover */
	padding: 13px;
	/* Some padding */
	border-radius: 10px;
	/* Rounded corners */
	font-size: 0px;
	/* Increase font size */
}
#myBtn:hover {
	background-color: #555;
	/* Add a dark-grey background on hover */
}
/* Top arrow component styles */
.top-arrow {
	border-bottom: 0.4rem solid;
	border-right: 0.4rem solid;
	margin-top: 15%;
	margin-bottom: -20%;
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	color: #ffffff;
	transform: rotate(-135deg);
}

/* Style the links inside the sidenav */
#mySidenav a {
	position: fixed;
	/* Position them relative to the browser window */
	left: -95px;
	/* Position them outside of the screen */
	transition: 0.3s;
	/* Add transition on hover */
	padding: 15px;
	/* 15px padding */
	width: 100px;
	/* Set a specific width */
	text-decoration: none;
	/* Remove underline */
	font-size: 20px;
	/* Increase font size */
	color: white;
	/* White text color */
	border-radius: 0 5px 5px 0;
	/* Rounded corners on the top right and bottom right side */
}
#mySidenav a:hover {
	left: 0;
	/* On mouse-over, make the elements appear as they should */
}
/* usluge link: 20px from the top with a green background */

#home {
	top: 320px;
	background-color: #b95d09;
}
#usluge {
	top: 380px;
	background-color: #048847;
}
#prodaja {
	top: 440px;
	background-color: #216ff2;
	/* Blue */
}
#blog {
	top: 500px;
	background-color: #d14736;
	/* Red */
}
#kontakt {
	top: 560px;
	background-color: #767676; /* Light Black */
}

/* Tm style*/

content-ul,
content-nav,
content,
content-h1,
content-h2,
content-h4,
content-h6,
article,
figure {
	margin: 0;
	padding: 0;
}
article {
	box-sizing: border-box;
}
.container {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-md-4,
.col-md-6,
.col-sm-6,
.col-12 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
@media (min-width: 576px) {
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (min-width: 768px) {
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}
.col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
@media (min-width: 992px) {
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
.text-center {
	text-align: center;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.tm-section-title {
	font-size: 2rem;
	font-weight: 400;
	margin-bottom: 30px;
}
.tm-gallery {
	margin-bottom: 80px;
}
.tm-gallery-page {
	max-width: 280px;
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tm-gallery-description {
	font-size: 0.95rem;
}
/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
	.tm-gallery-page {
		max-width: 560px;
	}
}
/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
	.tm-gallery-page,
	.tm-section,
	.tm-container-inner,
	.tm-container-inner-2 {
		max-width: 840px;
	}
}
/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
	.tm-gallery-page,
	.tm-section {
		max-width: 1120px;
	}
	.tm-container-inner {
		max-width: 1120px;
	}
	.tm-container-inner-2 {
		max-width: 900px;
	}
}
.tm-gallery-item {
	max-width: 280px;
}
.tm-gallery-img {
	margin-bottom: 20px;
}
.tm-gallery-title {
	font-size: 1.3rem;
	font-weight: 400;
	color: #1a6692;
	margin-bottom: 15px;
}
.tm-gallery-description {
	margin-bottom: 20px;
}
.tm-gallery-price {
	font-size: 1.25rem !important;
	color: #2f956d !important;
	margin-bottom: 60px;
}

/* Sharing button */
.text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.svg-inline--fa {
	vertical-align: -0.2em;
}

.rounded-social-buttons {
	text-align: center;
}

.rounded-social-buttons .social-button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 2.125rem;
	height: 2.125rem;
	border: 0.125rem solid transparent;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #fefefe;
	font-size: 1.1325rem;
	font-weight: normal;
	line-height: 2em;
	border-radius: 1.6875rem;
	transition: all 0.5s ease;
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover,
.rounded-social-buttons .social-button:focus {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter,
.fa-facebook-f,
.fa-linkedin,
.fa-pinterest-p,
.fa-envelope,
.fa-viber,
.fa-whatsapp {
	font-size: 25px;
}

.rounded-social-buttons .social-button.facebook {
	background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:hover,
.rounded-social-buttons .social-button.facebook:focus {
	color: #3b5998;
	background: #fefefe;
	border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
	background: #55acee;
}

.rounded-social-buttons .social-button.twitter:hover,
.rounded-social-buttons .social-button.twitter:focus {
	color: #55acee;
	background: #fefefe;
	border-color: #55acee;
}

.rounded-social-buttons .social-button.linkedin {
	background: #007bb5;
}

.rounded-social-buttons .social-button.linkedin:hover,
.rounded-social-buttons .social-button.linkedin:focus {
	color: #007bb5;
	background: #fefefe;
	border-color: #007bb5;
}

.rounded-social-buttons .social-button.pinterest {
	background: #bb0000;
}

.rounded-social-buttons .social-button.pinterest:hover,
.rounded-social-buttons .social-button.pinterest:focus {
	color: #bb0000;
	background: #fefefe;
	border-color: #bb0000;
}

.rounded-social-buttons .social-button.email {
	background: #125688;
}

.rounded-social-buttons .social-button.email:hover,
.rounded-social-buttons .social-button.email:focus {
	color: #125688;
	background: #fefefe;
	border-color: #125688;
}

.rounded-social-buttons .social-button.viber {
	background: #7159c8;
}

.rounded-social-buttons .social-button.viber:hover,
.rounded-social-buttons .social-button.viber:focus {
	color: #125688;
	background: #fefefe;
	border-color: #125688;
}

.rounded-social-buttons .social-button.whatsapp {
	background: #58cb57;
}

.rounded-social-buttons .social-button.whatsapp:hover,
.rounded-social-buttons .social-button.whatsapp:focus {
	color: #58cb57;
	background: #fefefe;
	border-color: #58cb57;
}

/* Sharing button */
.text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.svg-inline--fa {
	vertical-align: -0.2em;
}

.rounded-social-buttons {
	text-align: center;
}

.rounded-social-buttons .social-button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 2.125rem;
	height: 2.125rem;
	border: 0.125rem solid transparent;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #fefefe;
	font-size: 1.1325rem;
	font-weight: normal;
	line-height: 2em;
	border-radius: 1.6875rem;
	transition: all 0.5s ease;
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover,
.rounded-social-buttons .social-button:focus {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter,
.fa-facebook-f,
.fa-linkedin,
.fa-pinterest-p,
.fa-envelope {
	font-size: 25px;
}

.rounded-social-buttons .social-button.facebook {
	background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:hover,
.rounded-social-buttons .social-button.facebook:focus {
	color: #3b5998;
	background: #fefefe;
	border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
	background: #55acee;
}

.rounded-social-buttons .social-button.twitter:hover,
.rounded-social-buttons .social-button.twitter:focus {
	color: #55acee;
	background: #fefefe;
	border-color: #55acee;
}

.rounded-social-buttons .social-button.linkedin {
	background: #007bb5;
}

.rounded-social-buttons .social-button.linkedin:hover,
.rounded-social-buttons .social-button.linkedin:focus {
	color: #007bb5;
	background: #fefefe;
	border-color: #007bb5;
}

.rounded-social-buttons .social-button.pinterest {
	background: #bb0000;
}

.rounded-social-buttons .social-button.pinterest:hover,
.rounded-social-buttons .social-button.pinterest:focus {
	color: #bb0000;
	background: #fefefe;
	border-color: #bb0000;
}

.rounded-social-buttons .social-button.email {
	background: #125688;
}

.rounded-social-buttons .social-button.email:hover,
.rounded-social-buttons .social-button.email:focus {
	color: #125688;
	background: #fefefe;
	border-color: #125688;
}

/* Hamburger menu */
.top-nav1 {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;

	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #4267b2;
	height: 15px;
	padding: 0.45em;
	padding-bottom: 0.75em;
}

.menuh {
	display: flex;
	flex-direction: row;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menuh > li {
	margin: 0 0.3rem;
	overflow: hidden;
	font-size: 14px;
	font-weight: bolder;
}

.menuh-button-container {
	display: none;
	height: 100%;
	width: 30px;
	cursor: pointer;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#menuh-toggle {
	display: none;
}

.menuh-button,
.menuh-button::before,
.menuh-button::after {
	display: block;
	background-color: #4267b2;
	position: absolute;
	height: 4px;
	width: 35px;
	transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
	border-radius: 2px;
}

.menuh-button::before {
	content: "";
	margin-top: -8px;
}

.menuh-button::after {
	content: "";
	margin-top: 8px;
}

#menuh-toggle:checked + .menuh-button-container .menuh-button::before {
	margin-top: 0px;
	transform: rotate(405deg);
}

#menuh-toggle:checked + .menuh-button-container .menuh-button {
	background: rgba(255, 255, 255, 0);
}

#menuh-toggle:checked + .menuh-button-container .menuh-button::after {
	margin-top: 0px;
	transform: rotate(-405deg);
}

@media (max-width: 700px) {
	.menuh-button-container {
		display: flex;
	}

	.menuh {
		position: absolute;
		top: 0;
		margin-top: 110px;
		margin-left: 12.5%;
		left: 0;
		flex-direction: column;
		width: 75%;
		justify-content: center;
		align-items: center;
	}

	#menuh-toggle ~ .menuh li {
		height: 0;
		margin: 0;
		padding: 0;
		border: 0;
		transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
	}

	#menuh-toggle:checked ~ .menuh li {
		border: 1px solid #4267b2;
		height: 2.5em;
		padding-top: 1.1em;
		padding-right: 0.5em;
		padding-left: 0.5em;
		padding-bottom: 0em;
		transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
	}

	.menuh > li {
		display: flex;
		justify-content: center;
		margin: 0;
		padding: 0.5em 0;
		width: 100%;
		color: #4267b2;
		background-color: white;
		z-index: 9;
	}

	.menuh > li:not(:last-child) {
		border-bottom: 1px solid #444;
	}
}

#menuh-toggle {
	position: relative;
	transform: translateX(-0%);
	height: 2.3rem;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 4px;
	border: 0;
	border-radius: 0;
	outline: 0;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	opacity: 1;
}

/* .... CART */
.product-image {
	display: inline-block;
	margin: 0;
	width: 130px;
	height: 130px;
	vertical-align: middle;
	text-align: middle;
	object-fit: contain;
}

.items-container {
	width: 100%;
}

.card {
	/*   width: 15rem; */
	margin: 0em;
	margin-left: 15px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.card:hover .add-to-cart {
	transform: translateX(0);
}
.add-to-cart {
	background-color: #ea1b07;
	color: white;
	position: absolute;
	right: 0;
	top: 65%;
	padding: 0.5em 1em;
	transform: translateX(200px);
	transition: 0.5s ease;
	outline: none;
	border: none;
	cursor: pointer;
	font-weight: bolder;
	font-size: 1rem;
}
.product-price {
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
.productt {
	text-align: left;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	width: calc(100% - 20px);
}
.cart-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 100;
	transform: translateX(-200%);
	transition: 0.5s ease-out;
}
.cart-modal {
	height: 100vh;
	width: 50%;
	background-color: rgb(50, 50, 50);
	float: right;
	overflow: scroll;
	overflow-x: hidden;
}
.cartInput {
	width: 100%;
	height: 2.3rem;
	font-size: 16px;
	margin-bottom: 4px;
	padding-left: 3%;
	border: 0;
	outline: 0;
	font-weight: 400;
	opacity: 1;
}
#close-btn {
	font-size: 1.5rem;
	float: right;
	margin: 0.5em 2em 0 0;
	color: white;
	cursor: pointer;
}
.cart-is-empty {
	color: white;
	padding-left: 15px;
	font-size: 1.5rem;
	margin-bottom: 1em;
}
.total {
	text-align: center;
	margin: 2em 0 2em 0;
	/*   display: none; */
}
.cart-total {
	color: white;
}
.total-price {
	color: white;
	font-size: 2rem;
	display: block;
}
.delivery-price {
	color: white;
	font-size: 1.5rem;
  }
.purchase-btn {
	font-size: 1rem;
	font-weight: bolder;
	background-color: red;
	color: white;
	padding: 1em 2em;
	border-radius: 10px;
	outline: none;
	border: none;
	cursor: pointer;
	margin: 2em 0 1em 0;
}
#product-rows {
	margin-top: 3em;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.product-row {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 2em;
}
.cart-image {
	width: 8rem;
}
.cart-price {
	color: white;
	font-size: 1.5rem;
	font-weight: bolder;
}
.cart-product {
	color: white;
	font-size: 0.9rem;
	font-weight: normal;
}
.product-quantity {
	position: relative;
	width: 4rem;
	font-size: 2rem;
	margin-left: 0rem;
}
.remove-btn {
	padding: 0.5em 1em;
	background-color: red;
	color: white;
	outline: none;
	border: none;
	cursor: pointer;
	font-weight: bolder;
	font-size: 1rem;
}
.remove-btn:active {
	transform: translateY(5px);
}
.nacinPlacanjaContainer label {
	display: block;
	text-align: left;
	padding-left: 20%;
  padding-right: 20%;
	color: #ffffff !important;
	padding-bottom: 10px;
}

.nacinPlacanjaContainer label span {
	display: block;
	font-size: 14px;
  color: #777678;
}

@media (max-width: 1200px) {
	.cart-modal {
		width: 100vw;
	}
	.product-row {
		flex-direction: column;
		text-align: center;
	}
	.remove-btn {
		margin: 0;
	}
}
@media (max-width: 750px) {
	}
@media (max-width: 550px) {
	.add-to-cart {
		top: 89%;
		transform: translateX(000px);
	}
	}
@media (max-width: 450px) {
		.product-price {
		margin-bottom: 50px;
	}
}

/* for image */
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity: 1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 0px;
	height: 0px;
	position: relative;
	margin: 2% auto;
	margin-bottom: -3.1%;
	padding: 2px;
	background: rgba(0, 0, 0, 0.8);
}
.modalDialog img {
	max-width: 80%;
	min-width: 50%;
	max-height: 100%;
}
.close {
	background: red;
	color: #ffffff;
	line-height: 45px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -7px;
	width: 54px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover {
	background: #00d9ff;
}
@media (max-width: 550px) {
	.modalDialog img {
		padding-top: 5%;
		max-width: none;
		min-width: none;
		width: 100%;
		height: auto;
	}
	.modalDialog {
		padding-top: 10%;
	}
}
