

html { height: 100%; width: 100%; }
body { margin: 0px; padding: 0 0 0 0px!important; border: 0px;
	background: #fff;
	font-size: 13px; line-height: 15px; 
  font-family: 'Barlow', sans-serif;
  overflow-y: scroll;
}


div, ul, li, p, h2, a, h3 {padding: 0;	margin: 0;}
.row{margin:0;}
a{	text-decoration: none;	color: black; outline:0;}
ul{list-style-type: none;}
a img { border:none; }

:root {
    scroll-behavior: unset!important;
}

.xyz{  }

.divider{
  height: 50px;
}

.btn-primary {
    color: #fff;
    background-color: #017b3f;
    border-color: #017b3f;
}
.btn-outline-primary {
    color: #fff;
    border-color: #fff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #79777a;
    border-color: #79777a;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #017b3f;
    border-color: #017b3f;
}

.fastlink{
  font-size: 16px;
  padding: 15px 30px;
  display: inline-block;
  margin-top: 30px;
  color:#fff;
}
.fastlink:hover{
  background-color: #eddd5e!important;
  color: #017b3f!important;
}

.animatable-bounce {
  -webkit-transition: 0.3s all cubic-bezier(0, 1.2, 1, 1.2);
  -moz-transition: 0.3s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s all cubic-bezier(0, 1.2, 1, 1.2);
}

.animatable-slow {
     -webkit-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		-moz-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		 -ms-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
      	  -o-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
         		 transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.animatable {
     -webkit-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		-moz-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		 -ms-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
      	  -o-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
         		 transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.animatable-fast {
  -webkit-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animatable-middle {
    -webkit-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.blue{color: #017b3f;}
.fwblck{ font-weight: 900; }
.fwblght{ font-weight: 400; }
.nopadding, .np{ padding:0; }
.tac{ text-align: center; }
.tal{ text-align: left; }
.block{ margin-top: 70px; margin-bottom: 70px; }
.fimg{ width: 100%; margin-top: auto;}
.show{ opacity: 1; top:50px; }
.bggrey { background-color: #f5f0e9; }

.navbar {
    padding-top: 0.7rem;
    padding-bottom: .7rem;

}

.navbar-collapse {
    flex-grow: 0;
}

.menu{
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 0px;
  background-color: #fff;
}

.menu::after {
    content: "";
    width: 100%;
    height: 16px;
    position: absolute;
    bottom: -15px;
    left: 0;
    background-image: url(../imgs/ripped-paper.png);
    background-position: center center;
    background-size: cover;
}

.menu_w{
  padding: 0 35px;

}

.logo{
  z-index: 10;
  position: relative;
}

.logo svg{
  height: 75px;
  fill:#017b3f;
}

.logo.white svg{
  fill:#fff;
}

.white{
  color: #fff!important;
}

.dropdown-menu{
  width: 200px;
}

.dropdown-menu .nav-link{
  font-weight: normal;
  padding: 15px 10px;
}
.dropdown-menu .nav-link:hover{
  background-color: #017b3f;
  color: #fff;
}

.nav-link{
  color: #6d6d6d;
  font-size: 16px;
  font-weight: bold;
}
.nav-link:hover{
  color: #017b3f;
}

.dropdown-menu .nav-link{
  color: #555;
}

.homeslide{
  position: relative;
  margin-top: 3%;
}

.homeslide::after{
    content: "";
    width: 100%;
    height: 16px;
    position: absolute;
    bottom: -13px;
    left: 0;
    z-index: 10;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../imgs/ripped-paper-top.png);
}

.homeslider{
  height: 100vh!important;
  background-color: red;
}

.slider-cont{
  align-self: center;
  padding: 0 0 0 5%;
  z-index: 9;
  color: #fff;
}

.lbg h3{
  color: #069897;
}

.lbg p{
  color: #6d6d6d!important;
}

.slider-cont h3{
  font-size: 55px;
  font-weight: bold;
  line-height: 1.2;
  color: #017b3f;
}

.slider-cont h3 span{
  font-weight: 300;
}

.slider-cont p{
  margin-top: 15px;
  font-size: 22px;
  line-height: 1.3;
  width: 40vw;
  color: #fff;
}

.bg{
  background-color: #000;
  height: 90vh!important;
  min-height: 700px;
  position: relative;
}

.img-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    height: 100%;
    opacity: 1;
}

.topimg {

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    height: 40vh;
    opacity: 1;
    background-color: #ccc;
    position: relative;
}

.topover{
  position: relative;
  background-color: #0a3420;
  margin-top: 80px;
}

.protitle{
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.protitle p{
  z-index: 9;
  font-size: 40px;
  font-weight: 300;
  color: #eddd5d;
}

.topover .topimg{
  opacity: 0.5;
}

.topover::after {
    content: "";
    width: 100%;
    height: 16px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-position: center center;
    background-size: auto;
    z-index: 9;
    background-image: url(../imgs/ripped-paper-top.png);
}

.trio{
  height: 400px;
  padding: 10px;
}

.trioCont{
  display: flex;
  height: 100%;
  width: 100%;
  padding: 20px;
  background-color: #017b3f;
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
}

.darktrio{
  background-color: #191b54;
}
.darktrio p{
  color: #fff!important;
}
.trioCont > div{
  align-self: center;
  text-align: left;
  padding: 0 30px;
}

.trioCont h3{
 font-weight: 500;
 font-size: 30px;
 margin-bottom: 10px;
 color: #eddd5e;
}

.trioCont p{
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
}

.trioCont > div > a{
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  color:#eddd5d;
}
.about, .hr{
  padding: 100px 0;
}

.hr .box{
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #1f242e;
  max-width: 60%;
  text-align: center;
}

.hr .box p{
  color: #fff;
  padding: 70px 40px;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
}

.hr_w{
  position: relative;
  margin-right: 10%;
}

.hr_w img{
  width: 90%;
}

.about img{
  width: 100%;
}

.iktext{
  display: flex;
  padding: 0 5%;
}

.iktext > div{
  align-self: center;
}

.iktext h3{
  font-size: 40px;
  line-height: 1.3;
  font-weight: 800;
}

.iktext p{
  margin-top: 25px;
  font-size: 20px;
  line-height: 1.4;
}

.iktext a{
  margin-top: 25px;
  font-size: 20px;
  line-height: 1.4;
}







.homesld .owl-dots{
  margin-top: -40px!important;
  z-index: 2;
  position: relative;
}

.homesld .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #017b3f;
}



.navselected
{
  background-color: #fff!important;
}

.slidernav > a{ 
  width: auto; 
  position: relative; 
  display: inline-block;
  margin-right: 10px;
  background-color: #000;
  padding: 2px;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.slidernav > a:hover{
  background-color: #fff;
}

.slidernav > a img{ height: 70px; width: auto; }




.titlebig{
  text-align: center;
  padding: 20px 0 50px 0;
  font-weight: 300;
  font-size: 50px;
}

.lex{
  height: 80vh;
  position: relative;
  padding: 5% 0;
}

.layer{
  background-color: #fff;
  height: 100%;
  position: relative;
  width: 50%;
  z-index: 2;
  display: flex;
  padding: 0px 40px 0 10%;
}

.totop{
  width: 100%; 
  color:#fff; 
  position: relative; 
}

.fastlink{
  background-color: #017b3f;
  color:#fff;
  font-weight: 300;
  margin-top: 20px;
  font-size: 16px;
  display: inline-block;
  padding: 15px 30px;
}

.cont-img{

  background: url('../imgs/partner.jpg') no-repeat;
  background-position: center; 
  background-repeat: no-repeat; 
  height: 100%;
  background-size: cover; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  position: absolute;
  width: 75%;
  top: 0;
  right: 0;
}

.titleContent{
 margin-top: 5px;
  font-size: 16px;
  line-height: 26px;
align-items: center;
color: #000;
}


.haberler{ 
  padding: 50px 0;
  background-color: #f5f0e9;
 }

.haberler .title{
  text-align: center;
  font-weight: bold;
}

.haber{ 

}

.habercont{  
  background-color: #fff;
}

.haberimg{
  width: 100%;
  height: 300px;
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
}

.hdets{
  padding: 25px;
  background-color: #fff;
  text-align: left;
}
.hdets p{ margin-bottom: 10px; }
.hdets h3{ line-height: 30px; margin-bottom: 20px; min-height: 60px;}
.hdets a{ font-size: 16px;  }








#footer{
  background-color: #fff;
}

#footer .footer-menu{
  background-color: #e4e4e4;
  padding: 10px;
}

#footer .social{
  padding: 10px;
  color: #fff;
  background-color: #222;
  font-size: 18px;
  line-height: 30px;
}

#footer .social .container{
  text-align: center;
}

p.social-element{
  display: inline-block;
  padding: 10px;
  font-weight: bold;

}

a.social-element{
  display: inline-block;
  color: #fff;
  padding: 10px;
}

.fab{
  font-size: 24px!important;
}


.footer-list{
  text-align: center;
  margin-bottom: 20px;
}


.footer-list > li{
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  text-align: left;
  width: 14%;
}

.sublink{
  padding: 5px 0;
  display: block;
  font-size: 18px;
  color:#414042;
  
  font-weight: 600;
}

.sublink:hover{
  color:#8E2040!important;
  text-decoration: none;
}

.footer-list > li > a{
  font-weight: 900;
  display: block;
  padding: 10px 0;
  font-size: 18px;
}

.footer-list > li > a:hover{
  text-decoration: none;
  color: #414042;
}
.social{
  display: inline-block;
  background: #017b3f;
  border:1px solid #017b3f;
  padding: 15px;
  font-size: 24px;
  color:#fff;
  margin-right: 5px;
}

.social:hover{
  background: unset;
  color:#017b3f;
}

.langbtn{
  background-color: #017b3f;
  color: #fff;
  margin-left: 20px;
  font-weight: bold;
}
.langbtn:hover{
  background-color: #fff;
  color: #017b3f;
}

.grey a.nav-link{
  color: #6d6d6d;
}

.prolist h3{
  margin-top: 15px;
  font-size: 20px;
}

.square-box{
  position: relative;
  display: block;
}

.square-box:hover  .orangeOverlay{
  opacity: 1;
  background-color: #52a7bb;
}
.square-box:hover  .square-content{
  opacity: 1;
}

.square-box:before{
    content: "";
    display: inline-block;
    padding-top: 100%;
}

.square-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
    background-size: cover;
    mix-blend-mode: multiply;
    background-position: center;
    z-index: 9;

}

.cats .square-content{
    mix-blend-mode: unset; 
    z-index: 0;
    opacity: 0.8;
}
.cats{
  display: block;
  padding: 1px;
}

.cats:hover .cat-color{
  opacity: 0.85;
}

.cats:hover p{
  bottom: 60px;
  color: #eddd5e;
}
.cats:hover h1{
  top: 60px;
  color: #eddd5e;
  opacity: 1;
}

.cat-w{  
  position: relative;
  background-color: #000;
}

.cat-w img{
  width: 100%;
  opacity: 0.7;
}

.cat-w p{
  position: absolute;
  bottom: 30px;
  color: #fff;
  font-size:20px;
  left: 30px;
  text-align: left;
  line-height: 1.3;
  font-weight: 200;
  z-index: 2;
}

.cat-w p span{
  font-weight: 700;
}

.cat-w h1{
  position: absolute;
  top: 30px;
  color: #fff;
  font-size:20px;
  left: 30px;
  text-align: left;
  line-height: 1.3;
  font-weight: bold;
  z-index: 2;
  opacity: 0;
}

.cat-color{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #5b8c51;
  opacity: 0;
  z-index: 1;
}

.filter{
  display: flex;
  justify-content: end;
  margin-bottom: 25px;
  border-bottom: 1px solid #ced395;
}

.filter a{
  padding: 15px;
  display: block;
  font-size: 14px;
}

.filter a:hover{
  color: #017b3f;
}
.filter a.selected{
  color: #017b3f;
  font-weight: bold;
}

.products{
  margin-bottom: 50px;
}

.products .pro{
  padding: 10px;
}

.products .pro .prow{
  position: relative;
  height: 100%;
}

.products .pro .prow p{
  padding: 10px 0;
}

.products .pro .prow .proimg{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  opacity: 1;
  background-color: #ccc;
   height: 200px;
}

.details{
  padding: 50px 0;
}


.details p{
 font-size: 15px;
 line-height: 1.5;
}

table{
  width: 100%;
}

thead td {
  padding: 15px 30px;
    background: #017b3f;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 600;
    font-size: 15px;
}

table tr{
    border-bottom: 2px solid #fff;

}

table tr:nth-child(even){
    background: #eddd5e;
}
table tr:nth-child(odd){
    background: #f1ebb9;
}

table td {
  padding: 10px 30px;
  border-left: 2px solid #fff;
  font-size: 14px;
}

.showmobile{
  display: none;
}

.pview{
  font-size: 15px;
  line-height: 1.6;
}

.thumb-box{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
    display: inline-block;
    height: 350px;
}

.thumb-box:hover  .thumb-content{
      -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.thumb-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
    background-size: cover;
    z-index: 9;
    background-position: center;
}
.pro-welcome-img {
    position: relative;
    background-color: #000;
    z-index: 3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;

}

.middletext{
  display: flex;
  align-items: center;
  justify-content: center;
}

.mid-title{
  font-size: 32px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #017b3f;
}


.form-group{ text-align: left; margin-bottom: 30px;}

label{
  color:#000;
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 10px;
}
.cont-det p{
  line-height: 1.5;
  padding: 10px 0;
  font-size: 18px;
}

.cats .square-box:before{
      padding-top: 50%;
}

.selectFilter select{
  padding: 20px;
  width: 100%;
  border: 1px solid #ccc;
}







