h1,
h2,
h3,
h4,
h5 {
	font-family: -apple-system,Raleway,sans-seriff;
	color: #fff;
	font-weight: normal;
	margin: 0;
}

.company-contacts address {
    font-size: 1.4rem;
    font-family: Poppins,sans-serif;
		font-weight: 500;
}
.company-contacts address p {
    padding-left: 35px;
    margin-top: 25px;
    margin-bottom: 25px;
		font-size: 1.4rem;
    font-family: Poppins,sans-serif;
		font-weight: 500;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 38px;
}

h3 {
	font-size: 30px;
	text-transform: uppercase;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 20px;
	color: #fff !important;
}

h6 {
	font-family: -apple-system,Raleway,sans-serif;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

p {
	font-family: -apple-system,Raleway,sans-serif;
	color: #4c4c4c;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}

a {
	font-family: -apple-system,Raleway,sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.about-us--link {
	font-family: -apple-system,Raleway,sans-serif;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: #2a6496;
}

.about-us--link:hover {
	color: rgba(42, 100, 150, 0.7);
}

.about-us--link:focus {
	color: rgba(42, 100, 150, 0.7);
}

.product-content a:hover {
	background-color: #2a6496;
}

a:hover,
a:focus {
	color: #fff;
	text-decoration: none;
}

.inverse h1, h2, h3, h4, h6, a {
	color: #2d2f31;
}

.inverse h2 {
	padding-left: 15px;
}

.inverse h4 {
	color: #2a6496;
}

.content-pad {
	padding-top: 40px;
	padding-bottom: 20px;
}

.content-pad h2 {
	padding-bottom: 40px;
}

.content-pad h4, h3 {
	padding-bottom: 15px;
}

.content-pad p {
	padding-bottom: 5px;
}

.content-pad-text {
	padding-bottom: 20px !important;
}

.content-pad-last {
	padding-bottom: 0px !important;
}

/*******   ISKRIVLJENJE    ******/
/*.backshape .wrapper {*/
/*display: block;*/
/*float: left;*/
/*margin: 50px auto;*/
/*width: 100%;*/
/*padding: 0 5%;*/
/*transform: skew(0deg,-5deg);*/
/*-ms-transform:skew(0deg,-10deg);*/
/*-webkit-transform:skew(0deg,-5deg);*/
/*}*/

/*.backshape {*/
/*z-index: 1;*/
/*display: block;*/
/*float: left;*/
/*margin-top: -35px;*/
/*width: 100%;*/
/*height: 74px;*/
/*background: #fff;*/
/*transform:skew(0deg,10deg);*/
/*-ms-transform:skew(0deg,10deg); !* IE 9 *!*/
/*-webkit-transform:skew(0deg,-1.5deg); !* Safari and Chrome *!*/
/*}*/

/*.white-back {*/
/*margin-top: 50px!important;*/
/*background-color: #fff;*/
/*}*/
/*.news-white-back {*/
/*margin-top: -90px!important;*/
/*background-color: #fff!important;*/
/*}*/

/*.backshape-opposite .wrapper-opposite {*/
/*display:block;*/
/*float:left;*/
/*margin: 50px auto;*/
/*width:100%;*/
/*padding:0 5%;*/
/*transform:skew(0deg,-5deg);*/
/*-ms-transform:skew(0deg,-10deg);*/
/*-webkit-transform:skew(0deg,-5deg);*/
/*}*/

/*.backshape-opposite {*/
/*z-index: 1;*/
/*display: block;*/
/*float: left;*/
/*margin-top: 125px;*/
/*width: 100%;*/
/*height: 74px;*/
/*background: #f5f5f5;*/
/*transform:skew(0deg,10deg);*/
/*-ms-transform:skew(0deg,10deg); !* IE 9 *!*/
/*-webkit-transform:skew(0deg,1.5deg); !* Safari and Chrome *!*/
/*}*/

/************    ISKRIVLJENJE     ********/
@media (min-width: 767px) {
	.content-pad {
		padding-top: 140px;
		padding-bottom: 80px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 950px;
	}
}

.navbar-custom {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
	font-family: -apple-system,Raleway,sans-serif;
	background-color: rgba(42, 100, 150, .6);
}

.navbar-custom .navbar-brand:focus {
	outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}

.navbar-custom a {
	color: #fff;
	text-shadow: 1px 1px #444;
	font-size: 16px;
}

.navbar-custom .nav li a {
	border-radius: 24px;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
	outline: 0;
	color: rgba(255, 255, 255, .8);
	background-color: rgb(42, 100, 150);
	border-radius: 24px;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
}

.navbar-custom .nav li.active {
	outline: 0;
}

.navbar-custom .nav li.active a {
	background-color: rgb(42, 100, 150);
	border-radius: 20px;
}

.navbar-custom .nav li.active a:hover {
	color: #fff;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav > li > a {
	margin-left: 10px;
}

.dropdown-menu {
	background-color: rgba(255, 255, 255, .4);
	padding: 5px;
	border-radius: 20px;
	z-index: 1000;
}

.dropdown-menu a {
	text-shadow: none;
}

.navbar .pull-right .dropdown-menu, .navbar .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.pull-right {
	float: right;
}

.navbar-nav > li > .dropdown-menu {
	border-radius: 20px;
}

.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.dropdown-custom > li > a {
	background-color: transparent !important;
}

.dropdown-custom > li > a:hover {
	background-color: #2a6496 !important;
}

.logo-custom-size {
	width: 100px;
}

@media (min-width: 768px) {
	.navbar-custom {
		padding: 20px 0;
		border-bottom: 0;
		letter-spacing: 1px;
		background: 0 0;
		-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
		transition: background .5s ease-in-out, padding .5s ease-in-out;
	}

	.navbar-custom.top-nav-collapse {
		padding: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .5);
		background: rgba(0, 0, 0, .4);
	}

	.navbar-nav {
		margin-top: 27px;
	}

	.logo-custom-size {
		width: 220px;
	}
}

/***** HOME SLIDER *****/

.item img {
	width: 100%;
}

.carousel-inner > .item > img {
	height: 320px;
}

.carousel-control.left, .carousel-control.right {
	background-image: none
}

.arrow-slider {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*** Home slider text ***/

.carousel-caption {
	top: 0;
}

.carousel-back--text {
	background-color: rgba(0, 0, 0, .4);
	border-radius: 20px;
	padding: 20px 40px;
	text-align: left;
	position: absolute;
	top: 45%;
}

.carousel-back--text h1 {
	padding-bottom: 10px;
	font-size: 22px;
}

.carousel-back--text span {
	font-weight: normal;
}

.carousel-back--text h5 {
	padding-bottom: 10px;
	font-size: 10px;
}

@media (min-width: 480px) {
	.carousel-inner > .item > img {
		height: 500px;
	}

	.carousel-back--text h1 {
		padding-bottom: 10px;
		font-size: 32px;
	}

	.carousel-back--text span {
		font-weight: normal;
	}

	.carousel-back--text h5 {
		padding-bottom: 10px;
		font-size: 14px;
	}
}

@media (min-width: 640px) {
	.carousel-back--text h1 {
		padding-bottom: 10px;
		font-size: 44px;
	}

	.carousel-back--text span {
		font-weight: normal;
	}

	.carousel-back--text h5 {
		padding-bottom: 10px;
		font-size: 20px;
	}
}

@media (min-width: 767px) {
	.carousel-inner > .item > img {
		height: auto;
	}

	.product-content {
		top: 50% !important;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 950px;
	}

	.carousel-inner > .item > img {
		height: 650px;
	}
}

@media (min-width: 1366px) {
	.carousel-inner > .item > img {
		height: 100vh;
	}
}

/*** ABOUT US SECTION ***/
.about--left {
	padding-right: 40px;
}

.about-us-logo {
	padding-bottom: 40px;
	text-align: center;
}

.about-us-logo li {
	display: inline-block;
	padding-left: 5px;
}

.about-us-logo img {
	width: 70px;
}

/*** PRODUCTS SECTION ***/
.product-back {
	background: url("../images/back6.png") no-repeat center fixed;
	background-size: cover;
	height: auto;
}

.product-back h2, h3 {
	color: #fff;
}

.product-content {
	left: 27%;
}

.product-content h1 {
	padding-bottom: 25px;
}

.product-content a {
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
	padding: 7px 20px;
	border: 2px solid #2a6496;
	border-radius: 20px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 20px;
}

.product-content a:hover {
	background-color: #2a6496;
}

.product-content p, h4 {
	padding-bottom: 15px;
	text-align: left;
}

.product-box img {
	padding: 0px;
}

.product-content--border {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.ui-tabs-panel p {
	text-align: left;
}

.product-pad {
	padding-top: 100px !important;
	padding-bottom: 100px;
}

.product-tab--menu {
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 30px;
}

.product-tab--menu > li > a {
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
	padding: 7px 15px;
	border-radius: 20px;
}

.product-tab--menu > li > a:hover {
	background-color: #2a6496;
	color: rgba(255, 255, 255, 1);
	padding: 7px 15px;
	border-radius: 20px;
	text-decoration: none;
}

.product-tab--menu a:focus {
	outline: none;
	text-decoration: none;
}

.thumbnail-products:hover > h4 {
	color: #2a6496 !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

li.ui-tabs-active {
	background-color: #2a6496;
	color: rgba(255, 255, 255, 1);
	padding: 7px 15px;
	border: none;
}

li.ui-tabs-active a {
	color: #fff;
}

.ui-state-default {
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 20px;
	outline: none;
	cursor: pointer;
}

@media (min-width: 640px) {
	.product-tab--menu li {
		display: inline-block;
	}

	.product-tab--menu li {
		padding-left: 15px;
		margin-left: 10px;
	}

	.product-tab--menu li:first-child {
		margin-left: 0px;
	}

	li.ui-tabs-active a {
		color: #fff;
	}

	.ui-state-default {
		margin-bottom: 0px;
	}
}

/*** NEWS SECTION ***/

.news-wrapper {
	display: block;
	position: relative;
	overflow: hidden;
	border: 2px solid #eee;
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 10px;
	height: auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.news-wrapper:hover {
	border: 2px solid #2a6496;
	border-radius: 20px;
	padding: 20px;
}

.news-wrapper a {
	background-color: transparent;
	color: #2a6496;
	padding: 7px 20px;
	border: 2px solid #2a6496;
	border-radius: 20px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 20px;
}

.news-wrapper a:hover {
	background-color: #2a6496;
	color: #fff;
}

.news-wrapper h4 {
	color: #2a3296 !important;
}

/*** CONTACT US ***/

.contact-back {
	/*background: url("../images/back6.png")no-repeat center fixed;*/
	background-color: #103c63 !important;
	background-size: cover;
	height: auto;
	display: block;
	width: 100%;
	padding: 20px;
	border-bottom: 2px solid #fff;
}

.contact-back h2 {
	color: #fff;
}

.contact-info p {
	color: #fff;
	padding-bottom: 10px;
}

.contact-info h5 {
	padding-bottom: 30px;
}

/* Contact form */
.cap-box {
	padding: 3px 6px 3px 6px !important;
	color: #2d2f31;
}

.cap-box__ask {
	padding-right: 10px;
	padding-top: 5px;
	color: #fff;
}

.send {
	height: 40px;
}

@media (max-width: 767px) {
	.send {
		height: 80px;
	}
}

label {
	font-weight: normal !important;
}

.form-style {
	margin: 0px auto;
	padding: 0px 12px 10px 0;
	font-family: -apple-system,Raleway,sans-serif;
	outline: none;
}

::-webkit-input-placeholder {
	font-family: -apple-system,Raleway,sans-serif;
	font-size: 14px;
	color: #2d2f31;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}

:-moz-placeholder {
	/* older Firefox*/
	font-family: -apple-system,Raleway,sans-serif;
	font-size: 14px;
	color: #2d2f31;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}

::-moz-placeholder {
	/* Firefox 19+ */
	font-family: -apple-system,Raleway,sans-serif;
	font-size: 14px;
	color: #2d2f31;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}

:-ms-input-placeholder {
	font-family: -apple-system,Raleway,sans-serif;
	font-size: 14px;
	color: #2d2f31;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}

.form-style > div {
	padding: 0;
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
}

.form-style label {
	font-family: -apple-system,Raleway,sans-serif;
	margin: 0 0 3px 0;
	padding: 0px;
	display: block;
	font-weight: bold;
}

.form-style input[type=text],
.form-style input[type=email],
textarea,
select {
	font-family: -apple-system,Raleway,sans-serif;
	border: 2px solid #fff;
	padding: 7px 7px 7px 15px;
	margin: 0px;
	background-color: transparent;
	box-sizing: border-box;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}

.form-style input[type=text]:focus,
.form-style input[type=search]:focus,
.form-style input[type=email]:focus,
.form-style textarea:focus,
.form-style select:focus {
	font-family: -apple-system,Raleway,sans-serif;
	outline: none;
	background-color: #fff;
}

.form-style input[type=text]:hover,
.form-style input[type=search]:hover,
.form-style input[type=email]:hover,
.form-style textarea:hover,
.form-style select:hover {
	font-family: -apple-system,Raleway,sans-serif;
	outline: none;
	background-color: #fff;
}

.form-style input[type=text]:active,
.form-style input[type=search]:active,
.form-style input[type=email]:active,
.form-style textarea:active,
.form-style select:active {
	font-family: -apple-system,Raleway,sans-serif;
	outline: none;
	background-color: #fff;
}

.form-style .field-divided {
	width: 100%;
}

.form-style .field-long {
	width: 100%;
}

.form-style .field-select {
	width: 100%;
}

.form-style .field-textarea {
	height: 150px;
	color: #2d2f31;
	background-color: transparent;
	border: 2px solid #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.form-style input[type=submit], .form-style input[type=button] {
	margin-top: 20px;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 20px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.form-style input[type=submit]:hover, .form-style input[type=button]:hover {
	background-color: #e03139;
	border: 2px solid #e03139;
	color: #fff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.form-control {
	border-radius: 0px;
}

#map {
	width: 100%;
	height: 200px;
	top: 0;
}

@media (min-width: 767px) {
	.form-style input[type=submit], .form-style input[type=button] {
		margin-top: 0;
		width: 20%;
	}

	#map {
		height: 400px;
	}

	.contact-form {
		padding-right: 70px;
	}
}

.world-map {
	margin-top: 30px;
}

/*** FOOTER ***/


/*** Progress bar ***/

.progress {
	width: 80%;
	background-color: transparent;
	border: 1px solid #000;
	height: 30px;
	border-radius: 0px;
	margin-bottom: 10px;
}

.progress-bar {
	line-height: 25px;
	font-size: 14px;
}

.progress-bar-danger {
	background-color: #e03139;
}

.progress-bar-info {
	background-color: #2a3296;
}

.carousel-indicators li {
	border: 1px solid #000;
}

.carousel-indicators .active {
	background-color: #428bca;
	border: none;
}

/*** Map city ***/
#chartdiv {
	width: 100%;
	height: 500px;
	padding-top: 20px;
}

.map-marker {
	/* adjusting for the marker dimensions
	so that it is centered on coordinates */
	margin-left: -8px;
	margin-top: -8px;
}

.map-marker.map-clickable {
	cursor: pointer;
}

.pulse {
	width: 15px;
	height: 15px;
	border: 5px solid #e03139;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #fff;
	z-index: 10;
	position: absolute;
}

.map-marker .dot {
	border: 4px solid #e03139;
	background: transparent;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 50px;
	width: 50px;
	-webkit-animation: pulse 3s ease-out;
	-moz-animation: pulse 3s ease-out;
	animation: pulse 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	position: absolute;
	top: -17px;
	left: -18px;
	z-index: 1;
	opacity: 0;
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(0);
		opacity: 0.0;
	}
	25% {
		-moz-transform: scale(0);
		opacity: 0.1;
	}
	50% {
		-moz-transform: scale(0.1);
		opacity: 0.3;
	}
	75% {
		-moz-transform: scale(0.5);
		opacity: 0.5;
	}
	100% {
		-moz-transform: scale(1);
		opacity: 0.0;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0;
	}
	25% {
		-webkit-transform: scale(0);
		opacity: 0.1;
	}
	50% {
		-webkit-transform: scale(0.1);
		opacity: 0.3;
	}
	75% {
		-webkit-transform: scale(0.5);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0.0;
	}
}

/*** other pages - chilled ***/
.carousel-inner--back {
	/*background: url(https://lotusseafood.com/assets/images/back1b.png) no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 0%;
}

.carousel-inner--content {
	padding-top: 5%;
	text-align: left;
	padding-bottom: 5%;
}

.carousel-inner--content h1 {
	padding-bottom: 10%;
}

.breadcrumb {
	background-color: transparent;
	text-align: right;
}

.breadcrumb a {
	border: 0;
	padding: 0;
	color: #fff;
	background-color: transparent;
	text-transform: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
	background-color: transparent;
}

.breadcrumb > .active {
	color: #2a6496;
	text-shadow: none;
	font-weight: bold;
}

.breadcrumb > li + li:before {
	color: #fff;
}

body.modal-open {
	overflow: inherit;
	padding-right: inherit !important;
}

.modal.and.carousel {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	right: 0;
	top: auto;
	overflow: auto;
	background-size: cover;
	height: 100vh;
}

.modal-content--custom {
	background-color: #fff;
	box-shadow: none;
	border: none;
}

.close {
	font-size: 50px;
	font-weight: normal;
	line-height: 1;
	color: #000;
	text-shadow: none;
	filter: alpha(opacity=20);
	opacity: .7;
	position: absolute;
	z-index: 100;
	right: 40px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.close:hover, .close:focus {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	outline: none;
}

.thumbnail {
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(221, 221, 221, 0.5);
}

.thumbnail-content {
	padding: 40px;
	position: relative;
	float: left;
	width: 100%;
}

.thumbnail-content p {
	color: #000 !important;
	margin-bottom: 10px;
}

.thumbnail-content a {
	color: #2a6496 !important;
	margin-bottom: 10px;
	font-size: 16px;
}

.thumbnail-content li {
	list-style-type: none;
}

.thumb-img {
	width: 80px;
	display: inline-block !important;
	position: relative;
	margin-right: 20px !important;
}

.thumb-img-home {
	width: 35px!important;
}

.thumb > a > h4 {
	color: #2a6496 !important;
}

.thumb h6 {
	color: #2a6496;
	text-align: right;
	padding-top: 10px;
}

.modal-backdrop {
	background-color: transparent;
}

::-moz-selection {
	text-shadow: none;
	background: rgba(0, 0, 0, .2);
}

::selection {
	text-shadow: none;
	background: #222222;
	background: rgba(0, 0, 0, .2);
}

img::selection {
	background: 0 0;
}

img::-moz-selection {
	background: 0 0;
}

@media (min-width: 767px) {
	.close {
		right: 30px;
	}
}

.sustainability a {
	color: #2a6496;
	font-size: 20px;
	font-weight: 400;
	transition: all 0.5s ease;
}

.sustainability a:hover {
	transition: all 0.5s ease;
	color: #00ADEE;
	text-decoration: underline;
}

.sustainability-list li {
	margin-bottom: 10px;
}

.sustainability-list-home li {
	margin-bottom: 5px;
	display: inline-block;
	margin-top: 10px;
}

@media (min-width: 767px) {
	.sustainability-list-home li {
		display: block;
		margin-top: 0;
	}
}

.certificate {
	width: 200px;
	margin: 0 auto;
}

.popover-content {
	color: #000;
	font-size: 14px;
	background-color: rgba(255,255,255,0.5);
}
.dots li {
	list-style-type: circle;
	color: #000;
}

.other-sectors {
	display: inline-block;
	padding-top: 30px;
}
.other-sectors h6 {
	color: white;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 4px;
}

.add-size {
	width: 100%!important;
}

.bottom-content {
	position: relative;
	float: left;
	margin-top: 20px;
}
