@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
body {
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
	overflow-y: scroll!important
}

html,
body {
	height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
.nivo-caption .slide-head,
.services .nav-tabs>li>a,
.lead {
	font-family: 'Poppins', sans-serif;
}

.ui.button {
	font-family: 'Poppins', sans-serif;
}

::selection {
	background: #749ba5;
	color: #fff
}

*:focus {
	outline: none
}

a {
	color: #e42128;
	-webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1);
	-moz-transition: all .3s cubic-bezier(.175, .885, .32, 1);
	-o-transition: all .3s cubic-bezier(.175, .885, .32, 1);
	transition: all .3s cubic-bezier(.175, .885, .32, 1);
	text-decoration: underline
}

a,
a:link,
a:visited {
	text-decoration: none
}

ul,
ol {
	list-style-position: inside;
	padding: 0;
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	color: #555;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 10px
}

img {
	border: 0;
	height: auto;
	width: auto
}

strong {
	font-weight: 700
}

.clearfix {
	zoom: 1
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table
}

.clearfix:after {
	clear: both
}

p {
	font-family: 'Poppins', sans-serif;
	color: #515a5f;
	font-size: 17px
}

blockquote {
	margin: 0;
	padding: 0;
	border: 0
}

.img-inner {
	width: 100%
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 300
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.clearfix::after {
	content: '';
	clear: both;
	display: table
}

.align-center {
	text-align: center!important
}

.no-margin {
	margin: 0!important
}

.ui.page-orange.button {
	background-color: #fdb814
}

.ui.page-orange.button:hover,
.ui.page-orange.button:active,
.ui.page-orange.button:focus {
	opacity: .8
}

.ui.form input.form-control:not([type]),
.ui.form input.form-control[type='date'],
.ui.form input.form-control[type='datetime-local'],
.ui.form input.form-control[type='email'],
.ui.form input.form-control[type='file'],
.ui.form input.form-control[type='number'],
.ui.form input.form-control[type='password'],
.ui.form input.form-control[type='search'],
.ui.form input.form-control[type='tel'],
.ui.form input.form-control[type='text'],
.ui.form input.form-control[type='time'],
.ui.form input.form-control[type='url'] {
	color: #83a7a5;
	border-radius: 0;
	border-color: #c1d3d2;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	padding: .857em 1em
}

.ui.form textarea.form-control {
	font-size: 14px;
	color: #83a7a5;
	border-radius: 0;
	border-color: #c1d3d2;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12)
}

.ui.form select.form-control {
	font-size: 14px;
	color: #83a7a5;
	height: 43px;
	border-radius: 0;
	border-color: #c1d3d2;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12)
}

.ui.form ::-webkit-input-placeholder {
	color: #878787
}

.ui.form :-moz-placeholder {
	color: #878787
}

.ui.form ::-moz-placeholder {
	color: #878787
}

.ui.form :-ms-input-placeholder {
	color: #878787
}

.ui.primary.button,
.ui.primary.buttons .button {
	background-color: #005d8d;
	color: #fff;
	text-shadow: none;
	background-image: none
}

.ui.page-button {
	background: #00963f;
	color: #fff;
	border-radius: 0;
	margin: 0
}

.ui.page-button:hover {
	background: #bd1b22;
	color: #fff
}

.ui.page-form .field>label {
	font-size: 16px;
	margin-bottom: 10px
}

.ui.page-form input:not([type]),
.ui.page-form input[type='date'],
.ui.page-form input[type='datetime-local'],
.ui.page-form input[type='email'],
.ui.page-form input[type='file'],
.ui.page-form input[type='number'],
.ui.page-form input[type='password'],
.ui.page-form input[type='search'],
.ui.page-form input[type='tel'],
.ui.page-form input[type='text'],
.ui.page-form input[type='time'],
.ui.page-form input[type='url'] {
	font-family: 'Poppins', sans-serif;
	padding: 1em 1em;
	border: 1px solid #d0d0d0;
	background: #f8f8f8;
	font-size: 16px
}

.ui.page-form input[type='file'] {
	padding: 1em
}

.ui.page-form .field {
	margin-bottom: 1.5em
}

.ui.page-form .field p {
	font-size: 11px;
	color: #000;
	padding: 5px
}

.ui.page-form .field a {
	font-size: 11px;
	color: #000;
	padding: 5px;
	display: block
}

.ui.page-form input:not([type]):focus,
.ui.page-form input[type='date']:focus,
.ui.page-form input[type='datetime-local']:focus,
.ui.page-form input[type='email']:focus,
.ui.page-form input[type='file']:focus,
.ui.page-form input[type='number']:focus,
.ui.page-form input[type='password']:focus,
.ui.page-form input[type='search']:focus,
.ui.page-form input[type='tel']:focus,
.ui.page-form input[type='text']:focus,
.ui.page-form input[type='time']:focus,
.ui.page-form input[type='url']:focus {
	border-color: #23364b
}

.ui.page-form textarea {
	font-family: 'Poppins', sans-serif;
	border: 1px solid #d0d0d0;
	background: #f8f8f8;
	font-size: 16px
}

.ui.page-form textarea:focus {
	border-color: #000
}

.ui.page-form select.ui.dropdown {
	font-family: 'Poppins', sans-serif;
	padding: 1em 1em;
	border: 1px solid #d0d0d0;
	background: #f8f8f8;
	font-size: 16px;
	height: 57px
}

.ui.page-form .ui.selection.dropdown {
	font-family: 'Poppins', sans-serif;
	border: 1px solid #d0d0d0;
	line-height: 1.21428571em;
	padding: 1.18em 2.1em 1.18em 1em;
	background: #f8f8f8
}

.ui.page-form .ui.selection.dropdown .text {
	color: #878787;
	font-size: 16px
}

.ui.page-form .ui.selection.dropdown>.delete.icon,
.ui.page-form .ui.selection.dropdown>.dropdown.icon,
.ui.page-form .ui.selection.dropdown>.search.icon {
	top: 1.285714em
}

.white-popup {
	position: relative;
	background: #fff;
	padding: 40px;
	border-radius: 10px;
	width: auto;
	max-width: 685px;
	margin: 20px auto
}

.ml-15 {
	margin-left: 15px
}

.mb-15 {
	margin-bottom: 15px
}

.table {
	width: 100%;
	margin-bottom: 15px
}

.table tbody tr td {
	padding: 8px;
	font-family:Montserrat,sans-serif;
}

.direction {
	margin-bottom: 15px
}

.direction a {
	background: #f58220;
	color: #fff;
	padding: 15px 40px;
	display: block;
	float: left;
	font-size: 16px;
	margin-right: 10px
}

.direction a:hover {
	background: #c4600a }

@media only screen and (min-width:1200px) {
	.ui.container,
	.ui.grid.container {
		width: 1170px!important
	}
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.nav-mobil-bg {
	-moz-transition: all .5s cubic-bezier(.175, .885, .32, 1);
	-o-transition: all .5s cubic-bezier(.175, .885, .32, 1);
	-webkit-transition: all .5s cubic-bezier(.175, .885, .32, 1);
	transition: all .5s cubic-bezier(.175, .885, .32, 1);
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: -100%;
	z-index: 998;
	width: 100%;
	height: 100%
}

.nav-mobil-bg.opened {
	left: 0
}

.nav-mobile-trigger {
	display: none;
	font-size: 34px;
	color: #de1313;
	float: right;
	position: absolute;
	bottom: 5px;
	right: 5px
}

.nav-mobile-trigger:hover {
	color: #de1313
}

#header {
	border-top: 3px solid #de1313;
	position: fixed;
	z-index: 99999;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	background: rgb(255 255 255);
}

/*.index #header {
	background: none
}*/

#header.fixed-header {
	background: #fff;
	-webkit-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .3);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .3)
}

#header.fixed-header .main-nav-wrapper .main-nav {
	margin-top: 0
}

#header.fixed-header .main-logo {
	/*margin-top: 25px*/
	/*padding: 15px 0;*/
}

.main-logo {
	display: block;
	float: left;
	/*margin-top: 35px*/
}

.main-logo img {
	display: inherit;
	width:100%;
	max-width: 400px;
}

.page-language {
	float: right;
	margin-top: 7px;
	border-left: 1px solid rgba(255, 255, 255, .2);
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px
}

.page-language a {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 0 4px
}

.page-language a.active {
	background: #00963f
}

.top-social {
	list-style-type: none;
	float: right;
	margin-top: 35px;
	margin-right: 15px
}

.top-social li {
	float: left;
	width: auto;
	text-align: center
}

.top-social li a {
	font-size: 16px;
	color: #00963f;
	padding-left: 15px
}

.main-nav-wrapper {
	float: right
}

.main-nav-wrapper .main-nav {
	list-style-type: none;
	margin-top: 10px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.main-nav-wrapper .main-nav>li {
	float: left;
	position: relative
}

.main-nav-wrapper .main-nav>li:nth-last-child(1) ul,
.main-nav-wrapper .main-nav>li:nth-last-child(2) ul {
	right: 0;
	left: auto
}

.main-nav-wrapper .main-nav>li>a {
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	padding: 0 15px;
	line-height: 50px;
	display: block
}

.main-nav-wrapper .main-nav>li.active {
	background: #de1313;
	position: relative
}

.main-nav-wrapper .main-nav>li.active a {
	color: #fff
}

.main-nav-wrapper .main-nav>li:hover {
	background-color: transparent;
}

.main-nav-wrapper .main-nav>li:hover a {
	/*color: #fff*/
}

.main-nav-wrapper .main-nav ul {
	display: none;
	list-style-type: none;
    background: #ffffff;
    width: 16vw;
    position: absolute;
    top: 100%;
    left: -92px;
}
.main-nav-wrapper .main-nav ol{
    list-style-type: none;
}
.main-nav-wrapper .main-nav ol li{
    border-bottom: 1px dashed #0a2e63;
}

.main-nav-wrapper .main-nav ul li a {
	display: block;
	color: #000;
	padding: 10px 15px;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	font-weight: 600
}

.main-nav-wrapper .main-nav ul li:last-child a {
	border-bottom: 0
}

.main-nav-wrapper .main-nav ul li:hover a {
	background: #000;
    color:#fff;
}

.slider-text h4 {
	font-size: 30px;
	color: #fff;

    font-family: 'Poppins', sans-serif;
}

.slider-text h4 strong {
	display: block;
	font-size: 70px;
	line-height: 70px


    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.slider-text p {
	font-size: 26px;
	color: #fff
}

.slider-text .ui.button {
	background: #fff;
	color: #00963f;
	padding: 12px 40px;
	border-radius: 0;
	font-size: 18px;
	position: relative; font-family: 'Poppins', sans-serif;
}

.slider-text .ui.button:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: inline-block;
	background: #00963f;
	width: 10px;
	-moz-transform: translateX(50%) skewX(-15deg);
	-webkit-transform: translateX(50%) skewX(-15deg);
	-o-transform: translateX(50%) skewX(-15deg);
	-ms-transform: translateX(50%) skewX(-15deg);
	transform: translateX(50%) skewX(-15deg)
}

#banner-alt {
	background: #dedede;
	padding: 1rem 0
}

.banner-alt-item {
	margin: 25px 0 15px;
	text-align: center
}

.banner-alt-item h4 {
	margin: 0;
	padding: 15px 0 0;
	color: #3c3c3c;
	font-weight: bold;
	font-size: 18px
}

.brands .banner-alt-item img {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	opacity: .4
}

.brands .banner-alt-item:hover img {
	opacity: 1
}

#news-from {
	background: url(images/pattern.png) #f6f6f6
}

.news-heading {
	font-size: 16px;
	background: #00963f;
	color: #fff;
	padding: 6px 12px;
	display: inline-block;
	font-weight: bold;
	position: relative
}

.news-heading:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: inline-block;
	background: #00963f;
	width: 10px;
	-moz-transform: translateX(50%) skewX(-15deg);
	-webkit-transform: translateX(50%) skewX(-15deg);
	-o-transform: translateX(50%) skewX(-15deg);
	-ms-transform: translateX(50%) skewX(-15deg);
	transform: translateX(50%) skewX(-15deg)
}

.news-heading i {
	font-size: 30px;
	vertical-align: middle;
	margin-right: 10px
}

.news-slider-left {
	float: left;
	width: 55%;
	position: relative
}

.news-slider-left:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: inline-block;
	background: url(images/pattern.png) #f6f6f6;
	width: 200px;
	-moz-transform: translateX(50%) skewX(-15deg);
	-webkit-transform: translateX(50%) skewX(-15deg);
	-o-transform: translateX(50%) skewX(-15deg);
	-ms-transform: translateX(50%) skewX(-15deg);
	transform: translateX(50%) skewX(-15deg)
}

.news-slider-left img {
	display: inline;
	max-width: 100%
}

.news-slider-right {
	float: left;
	width: 45%
}

.news-slider-right h4 {
	color: #3c3c3c;
	font-size: 45px;
	font-weight: bold
}

.news-slider-right p {
	font-size: 20px;
	color: #3c3c3c
}

.news-slider-right .inner {
	position: absolute;
	top: 50%;
	left: 55%;
	right: 10%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.custom-tabs ul {
	border: none;
	list-style-type: none
}

.custom-tabs ul li {
	position: relative;
	font-size: 18px;
	font-weight: 700;
	float: left;
	color: #000;
	cursor: pointer;
	position: relative;
	padding: 15px 45px;
	border: 1px solid #c3c3c3;
	width: 50%;
	margin-bottom: 20px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.custom-tabs ul li:hover {
	border-color: #d71563
}

.custom-tabs ul li.active {
	border-color: #000
}

.custom-tabs .tab-contents .tab-cont {
	display: none
}

.page-heading {
	color: #3c3c3c;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0 25px
}

#group-companies {
	background: url(images/pattern.png) #fff
}

.group-slider-left {
	float: left;
	width: 100%;
	position: relative
}

.group-slider-left img {
	display: inherit;
	max-width: 100%
}

.group-slider-right {
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%
}

.group-slider-right:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
	background: rgba(0, 0, 0, .4);
	width: 140%;
	-moz-transform: translateX(-10%) skewX(-15deg);
	-webkit-transform: translateX(-10%) skewX(-15deg);
	-o-transform: translateX(-10%) skewX(-15deg);
	-ms-transform: translateX(-10%) skewX(-15deg);
	transform: translateX(-10%) skewX(-15deg);
	z-index: 0
}

.group-slider-right h4 {
	color: #fff;
	font-size: 45px;
	font-weight: bold
}

.group-slider-right p {
	font-size: 20px;
	color: #fff
}

.group-slider-right .inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 10%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10
}

#group-companies-slider .sp-slide {
	overflow: hidden
}

#sigma {
	position: relative;
	background: url(images/pattern.png) #f6f6f6
}

#sigma .news-slider-left {
	width: 35%
}

#sigma .news-slider-right {
	width: 65%
}

#sigma .news-slider-right .inner {
	left: 35%;
	padding-bottom: 50px
}

#sigma .news-slider-left img {
	display: inherit
}

.footer-left {
	float: left;
	width: 50%;
	position: relative;
	background: url(images/pattern.png) #1d1d1d;
	height: 351px
}

.footer-left:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: inline-block;
	background: url(images/pattern.png) #1d1d1d;
	width: 110px;
	-moz-transform: translateX(50%) skewX(17deg);
	-webkit-transform: translateX(50%) skewX(17deg);
	-o-transform: translateX(50%) skewX(17deg);
	-ms-transform: translateX(50%) skewX(17deg);
	transform: translateX(50%) skewX(17deg)
}

.footer-left .inner {
	position: absolute;
	top: 50%;
	left: 10%;
	right: 10%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10
}

.footer-left h4 {
	font-weight: bold;
	font-size: 45px;
	color: #fff
}

.footer-left p,
.footer-left span {
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px
}

.footer-left span {
	margin-right: 10px
}

.footer-right {
	float: left;
	width: 50%
}

.footer-right iframe {
	display: inherit
}

.footer-bottom {
	padding: 25px 5%;
	clear: both;
	background: #141414
}

.footer-bottom a {
	color: #fff;
	font-size: 16px;
	float: right
}

.footer-bottom p {
	color: #fff;
	font-size: 16px;
	float: left;
	margin: 0
}



.content-wrapper {
	padding: 30px 0
}

.content-side-menu-heading {
	font-size: 29px;
	color: #fff;
	background: #1d1d1d;
	padding: 15px 15px 15px 25px;
	font-weight: bold;
	margin: 0
}

.content-side-menu {
	list-style-type: none
}

.content-side-menu>li>a {
	position: relative;
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #5a5a5a;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 15px 15px 15px 25px
}

.content-side-menu>li:hover>a {
	color: #00963f
}

.content-side-menu>li.dropdown>a i {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	font-size: 20px
}

.content-side-menu ul {
	display: none;
	list-style-type: none;
	border-bottom: 1px solid #e6e6e6
}

.content-side-menu ul.opened {
	display: block
}

.content-side-menu ul ul li a {
	padding-left: 40px
}

.content-side-menu ul ul {
	display: block
}

.content-side-menu ul li a {
	display: block;
	font-size: 17px;
	color: #3b3b3b;
	background: #f6f6f6;
	padding: 12px 15px 12px 25px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6
}

.content-side-menu ul>li:hover>a {
	color: #00963f
}

.content-heading-1 {
	font-size: 30px;
	font-weight: bold;
	color: #3c3c3c
}

.important-words {
	background: #00963f;
	padding: 15px;
	border-left: 10px solid #bb181f;
	color: #fff
}

.social-share {
	margin-top: 25px;
	clear: both
}

.social-share h4 {
	font-weight: bold;
	color: #3c3c3c;
	font-size: 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px
}

.social-share ul {
	list-style-type: none
}

.social-share ul li {
	font-size: 16px;
	float: left;
	margin-right: 15px
}

.social-share ul li a {
	display: inline-block;
	padding: 10px;
	color: #fff
}

.social-share ul li i {
	font-size: 20px
}

.social-share ul li.facebook {
	background: #3b5998
}

.social-share ul li.twitter {
	background: #00aced
}

.social-share ul li.google-plus {
	background: #dc4e41
}

.social-share ul li.whatsapp {
	background: #2ab200
}

.social-share ul li.mail {
	background: #848484
}

.thumbnail {
	padding: 5px;
	border: 1px solid #cfcfcf;
	display: inline-block;
	margin-bottom: 15px
}

.thumbnail img {
	display: table;
	max-width: 100%
}

.thumbnail .name {
	color: #4a525d;
	font-weight: bold;
	font-size: 17px;
	padding: 10px 10px;
	text-align: center;
	background: #f5f5f5;
	border-top: 1px solid #cfcfcf
}

.news-list-item {
	display: block;
	margin-bottom: 35px
}

.news-list-item .image {
	width: 160px;
	float: left;
	border: 1px solid #bfbfbf;
	padding: 4px;
	margin-top: -10px;
	background: #fff;
	position: relative;
	z-index: 9;
	margin-right: 15px
}

.news-list-item .image img {
	display: inherit;
	max-width: 100%
}

.news-list-item .content {
	border: 1px solid #bfbfbf;
	border-left: 0;
	margin-top: 20px;
	position: relative;
	padding-bottom: 10px
}

.news-list-item .content h4 {
	font-size: 17px;
	color: #3c3c3c;
	font-weight: bold;
	margin-top: 10px
}

.news-list-item .content p {
	display: -webkit-box;
	height: 50px;
	line-height: 25px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

.news-list-item .content .date {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 5px 10px;
	background: #00963f;
	color: #fff;
	font-size: 17px
}

.newspaper-item {
	border: 1px solid #bfbfbf;
	padding: 5px;
	position: relative
}

.newspaper-item img {
	display: inherit;
	max-width: 100%
}

.newspaper-item .hover {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(229, 27, 36, .8);
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.newspaper-item .hover h4 {
	position: absolute;
	top: 50%;
	left: 5%;
	right: 5%;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: bold
}

.newspaper-item .hover .date {
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 5px;
	font-size: 17px;
	color: #fff
}

.newspaper-item:hover .hover {
	opacity: 1
}

.contact-item {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dbdbdb
}

.contact-item .contact-item-map {
	width: 370px;
	border: 1px solid #bfbfbf;
	padding: 5px;
	float: right
}

.contact-item .contact-item-map iframe {
	display: inherit
}

.contact-item h4 {
	color: #3c3c3c;
	font-size: 20px;
	font-weight: bold
}

.contact-item table {
	margin-bottom: 25px
}

.contact-item table tr td {
	padding: 8px;
	font-size: 17px
}

.contact-item a {
	font-size: 17px;
	background: #00963f;
	color: #fff;
	padding: 10px 15px;
	margin-right: 25px;
	display: inline-block;
	font-weight: bold;
	position: relative
}

.contact-item a:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: inline-block;
	background: #00963f;
	width: 10px;
	-moz-transform: translateX(50%) skewX(-15deg);
	-webkit-transform: translateX(50%) skewX(-15deg);
	-o-transform: translateX(50%) skewX(-15deg);
	-ms-transform: translateX(50%) skewX(-15deg);
	transform: translateX(50%) skewX(-15deg)
}

.ui.services-table {
	border: 0
}

.ui.services-table thead tr th {
	background: #474747;
	color: #fff
}

.ui.services-table tbody tr td {
	background: #f8f8f8;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-top: 0;
	font-size: 17px;
	color: #3c3c3c
}

.ui.services-table tbody tr td:last-child {
	border-right: 1px solid #d0d0d0
}

.timeline-container {
	position: relative;
	height: 260px;
	padding-left: 125px
}

.history-wrapper {
	background: url(images/history-bg.jpg);
	height: 260px;
	margin: 50px 0;
	overflow: hidden
}

.timeline-wrapper {
	position: relative
}

.timeline-wrapper:before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	border-left: 2px dashed #fff
}

.timeline-list {
	list-style-type: none;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.timeline-list li a {
	color: #fff;
	font-size: 20px;
	display: block;
	padding: 34px 0 34px 25px;
	position: relative
}

.timeline-list li a strong {
	font-size: 30px;
	vertical-align: middle;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.timeline-list li a:before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background: #00963f;
	border-radius: 50%;
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -6px;
	border: 2px solid #fff;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.timeline-list li.active a strong {
	font-size: 45px
}

.timeline-list li.active a:before {
	width: 24px;
	height: 24px;
	margin-top: -12px;
	left: -10px
}

.inputfile {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.file {
	height: 52px;
	border-bottom: 1px solid #00963f;
	width: 100%
}

.file p {
	margin: 0;
	line-height: 52px;
	font-size: 16px!important
}

.file label {
	float: right;
	border-radius: 0!important
}

.slides-wrapper .slides .slide .photo img {
	margin-bottom: 100px
}

@media(max-width:1400px) {
	.slides-wrapper .slides .slide .photo img {
		margin-bottom: 10px!important
	}
	.news-slider-left {
		float: left;
		width: 50%;
		position: absolute;
		top: 50%;
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.news-slider-right {
		float: left;
		width: 50%
	}
	.news-slider-right .inner {
		left: 52%;
		right: 2%
	}
	.group-slider-right .inner {
		position: absolute;
		top: 50px;
		left: 50px;
		right: 50px;
		-moz-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 10
	}
	#sigma {
		height: 380px
	}
	.map-wrapper {
		overflow: auto
	}
}

@media(max-width:1200px) {
	.nav-mobile-trigger {
		display: block
	}
	.nav-mobil-bg {
		display: block
	}
	.main-nav-wrapper {
		position: fixed;
		width: 240px;
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		left: 0;
		top: 0;
		margin: 0;
		height: 100%;
		height: calc(160%);
		height: -moz-calc(100%);
		padding-bottom: 60px;
		background-color: #fff;
		z-index: 999;
		overflow-y: auto;
		will-change: left;
		-moz-transition: all .3s cubic-bezier(.175, .885, .32, 1);
		-o-transition: all .3s cubic-bezier(.175, .885, .32, 1);
		-webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1);
		transition: all .3s cubic-bezier(.175, .885, .32, 1)
	}
	.main-nav-wrapper.opened {
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.main-nav-wrapper ul {
		list-style-type: none
	}
	.main-nav-wrapper ul li {
		float: none;
		position: relative
	}
	.main-nav-wrapper>ul>li {
		border-bottom: 1px solid #e2e2e2
	}
	.main-nav-wrapper ul li a {
		color: #323232;
		display: block;
		font-size: 14px;
		font-weight: 600;
		padding: 15px
	}
	.main-nav-wrapper>ul>li.dropdown {
		cursor: copy
	}
	.main-nav-wrapper ul li.dropdown a {
		display: inline-block
	}
	.main-nav-wrapper ul li:hover>a {
		color: #323232
	}
	.main-nav-wrapper ul li.dropdown:after {
		content: '+';
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 15px;
		font-size: 26px;
		font-weight: bold
	}
	.main-nav-wrapper ul ul {
		border-top: 1px solid #e2e2e2;
		display: none
	}
    .main-nav-wrapper ol{
    list-style-type: none;
}
 .main-nav-wrapper .dropdown-menu{
    position: relative;
 }
.main-nav-wrapper  ol li{
    border-bottom: 1px dashed #0a2e63;
}
	.main-nav-wrapper ul ul li a {
		font-size: 14px;
		font-weight: 400;
		padding: 8px 20px
	}
	.footer-links {
		clear: both
	}
	.footer-social {
		float: none;
		margin-bottom: 8px
	}
	#header .container {
		position: relative
	}
	.slider-text h4 {
		font-size: 40px
	}
	.slider-text h4 strong {
		font-size: 60px
	}
	.slider-text p {
		font-size: 20px
	}
	.news-slider-left {
		width: 100%;
		text-align: center;
		position: static;
		-moz-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none
	}
	.news-slider-right {
		width: auto;
		padding: 25px
	}
	.news-slider-right .inner {
		position: static;
		-moz-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none
	}
	.news-slider-left:after {
		display: none
	}
	#sigma {
		padding: 25px;
		height: auto
	}
	#sigma .news-slider-left {
		display: none
	}
	#sigma .news-slider-right {
		width: auto
	}
	.group-slider-right {
		position: static;
		background: #000;
		padding: 25px
	}
	.group-slider-right .inner {
		position: static
	}
	.group-slider-right:after {
		display: none
	}
	.footer-left {
		width: 100%;
		height: auto;
		padding: 25px
	}
	.footer-right {
		width: 100%
	}
	.footer-left .inner {
		position: static;
		-moz-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none
	}
	
	.breadcrumb-heading {
		font-size: 30px
	}
	footer .footer-left {
		position: relative!important
	}
	footer .footer-right {
		width: 100%!important;
		position: relative!important
	}
}

@media(max-width:992px) {
	.slider-text .ui.button {
		padding: 10px 35px;
		font-size: 15px
	}

	.breadcrumb-section{padding: 15px 0px 33px !important;}
	
	.breadcrumb-image {
		padding-bottom: 30px
	}
	.content-side-menu {
		margin-bottom: 25px
	}
	.newspaper-item {
		text-align: center
	}
	.newspaper-item img {
		display: inline-block
	}
	.breadcrumb-heading {
		font-size: 25px
	}
	.content-heading-1 {
		font-size: 25px
	}
	.contact-item .contact-item-map {
		float: none;
		width: 100%
	}
	.img-thumbnail {
		float: none;
		display: block;
		margin-bottom: 25px
	}
	.slides-wrapper .slides .caption {
		top: 20%
	}
	.slides-wrapper .slides .slide .photo {
		text-align: center!important
	}
	.slides-wrapper .slides .slide .photo img {
		max-width: 100%;
		display: inline-block
	}
}

@media(max-width:768px) {
	.sixteen.wide.tablet.twelve.wide.computer.column.urun-detay img {
		width: 100%
	}
	.slides-wrapper .slides .slide .photo img {
		width: 65%!important;
		margin-right: auto;
		margin-left: auto
	}
	.slides-wrapper .slides .caption {
		top: 18%!important
	}
	.breadcrumb-heading {
		font-size: 20px
	}
	.slides-wrapper .slides .caption {
		top: 25%!important
	}
	.slider-text {
		text-align: center
	}
	.news-list-item .image {
		float: none;
		margin: 0 auto
	}
	.news-list-item .content {
		padding: 15px;
		margin-top: -10px;
		border: 1px solid #bfbfbf
	}
	.news-list-item .content .date {
		position: static;
		display: inline-block
	}
	.contact-item a {
		margin-bottom: 15px
	}
	.news-slider-right h4,
	.footer-left h4,
	.page-heading,
	.group-slider-right h4 {
		font-size: 30px!important
	}
	.slides-wrapper .slides .slide .photo img {
		margin-bottom: 60px!important
	}
}

@media(max-height:768px) {
	.slides-wrapper .slides .caption {
		top: 20%!important
	}
	.owl-item.active .caption h4 {
		font-size: 40px
	}
	.slider-text h4 strong {
		font-size: 60px
	}
	.slides-wrapper .slides .slide .photo {
		text-align: right
	}
	.slides-wrapper .slides .slide .photo img {
		max-width: 80%;
		display: inline-block
	}
}

@media(max-width:545px) {
	.slides-wrapper .slides .caption {
		top: 22%!important
	}
	.breadcrumb-image {
		padding-bottom: 15px!important
	}
	.breadcrumb-heading {
		font-size: 20px!important
	}
	.slider-text h4 {
		font-size: 20px!important
	}
	.slider-text h4 strong {
		font-size: 30px!important;
		line-height: 40px!important
	}
	.slider-text p {
		font-size: 15px!important
	}
	.slides-wrapper .slides .slide .photo {}
	.slides-wrapper .slides .slide .photo img {
		max-width: 100%!important;
		display: block!important
	}
}

.slides-wrapper {
	overflow: hidden;
	position: relative;
}

.slides-wrapper .ui.container {
	position: relative;
	height: 100vh;
	-ms-flex-align: center!important;
	align-items: center!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.slides-wrapper .owl-nav {
	position: static
}

.slides-wrapper .slides .caption {
	position: absolute;
	left: 0;
	/*top: 15%;*/
	top:24%;
	width: 100%
}

.owl-item.active .photo {
	animation: 1s .1s fadeInUp both
}

.owl-item.active .caption h4 {
	animation: 1s .3s fadeInDown both
}

.owl-item.active .caption h1 {
	animation: 1s .5s fadeInDown both
}

.owl-item.active .caption p {
	animation: 1s .7s fadeInDown both
}

.owl-item.active .caption .ui.button {
	animation: 1s .9s fadeInDown both
}

.slides-wrapper .slides .slide {
	position: relative
}

/*.slides-wrapper .slides .slide::after {
	content: '';
	display: block;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .8) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#00ffffff', GradientType=0);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 200px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	z-index: 0
}*/

.slides-wrapper .slides .slide {
	background-size: cover!important
}

.slides-wrapper .slides .slide .photo {
	overflow: hidden;
	margin-top: auto!important;
	position: relative;
	text-align: right
}

.slides-wrapper .slides .slide .photo img {
	width: 100%
}

.slides-wrapper .slides .slide.slide-one {
	background-color: #000
}

.slides-wrapper .slides .slide.slide-two {
	background: url(images/slides/slider-img-2-bg.jpg) no-repeat
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

footer {
	position: relative
}

footer .footer-left {
	position: relative;
	left: 0;
	top: 0;
	z-index: 9
}

footer .footer-right {
	width: 80%;
	right: 0;
	position: absolute;
	top: 0
}

.gallery-list {
	position: relative
}

.gallery-list .item {
	overflow: hidden;
	margin-bottom: 30px;
	float: left;
	margin-right: 30px
}



.gallery-list .item img {
	width: 100%;
	vertical-align: middle
}

.content-heading-2 {
	font-size: 30px;
	font-weight: bold;
	color: #3c3c3c;
	width: 100%;
	padding-left: 10px
}

.sixteen.twelve ul {
	margin-top: -20px
}

.sixteen.twelve ul li {
	font-family: 'Poppins', sans-serif;
	color: #515a5f;
	font-size: 17px;
	background-image: url(images/iconList.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 12px
}

.sixteen.twelve ul>li>ul {
	margin: 10px 0 10px 10px
}

.sixteen.twelve ul li ul li {
	font-family: 'Poppins', sans-serif;
	color: #515a5f;
	font-size: 17px;
	background-image: url(images/iconList2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 12px
}

a.card.thumbnail {
	display: block!important;
	background: #f5f5f5!important
}

nav.footer-top {
	padding: 25px 5%;
	clear: both;
	background: #141414
}

nav.footer-top a {
	float: none;
	display: block;
	color: #fff
}

.sixteen.twelve .social-share ul {
	margin-top: 0
}

.sixteen.twelve .social-share ul li {
	background-image: none
}

.sixteen.twelve div {
	font-family: 'Poppins', sans-serif;
	color: #515a5f;
	font-size: 17px
}

.slides .owl-dots {
	position: absolute;
	bottom: 20px;
	z-index: 1;
	width: auto;
	height: auto;
	background: rgba(0, 0, 0, .4);
	display: flex;
	left: 50%;
	transform: translateX(-50%)
}

.slides.owl-theme .owl-nav button.owl-prev,
.slides.owl-theme .owl-nav button.owl-next {
	position: absolute;
	margin: 0;
	padding: 15px 0!important;
	background: rgba(0, 0, 0, .3);
	top: 50%;
	transform: translateY(-50%);
	font-size: 100px;
	color: #fff
}

.slides.owl-theme .owl-nav button.owl-prev {
	left: 0;
	border-width: 1px 3px 1px 0
}

.slides.owl-theme .owl-nav button.owl-next {
	right: 0;
	border-width: 1px 0 1px 3px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #e51c25!important
}

#content {
	min-height: 680px
}

.content-card__title1{font-size: 20px !important;}