/*General style*/
li{
    list-style-type: none;
}
.btn:hover{
color:white;
}
.mobile{
	display: flex;
    align-items: center;
}
ul {
    padding-left: 0 !important;
}
body,a{
	color:#333;
}
button{
    -webkit-appearance: button; /* WebKit */
  -moz-appearance: button; /* Mozilla */
  appearance: button; /* CSS3 */
}
#faydaliMelumatlar #dle-content{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#faydaliMelumatlar .equal-height,.information .equal-height{
    margin-top: 20px;
    background: white;
    overflow: hidden;
    box-shadow: 7px -9px 25px 4px #e1e1e1;
    border-radius: 9px;
}
#faydaliMelumatlar .basliq,.information .basliq {
    padding: 18px 24px 0px 24px;
    z-index: 24;
    font-size: 16px;
}
#faydaliMelumatlar .basliq a,.information .basliq a{
    color: #333;
    min-height: 60px;
    display: flex;
    align-items: center;
}
#faydaliMelumatlar .textFayfali a,.information .textFayfali a{
    color: #888888;
    line-height: 1.3;
    display: block;
}
#faydaliMelumatlar .textFayfali,.information .textFayfali {
    margin: 0;
    padding: 0 25px 20px 25px;
    line-height: 22px;
    font-size: 14px;
}
.textFayfali:hover a{
    color: #03a84e;
}
#faydaliMelumatlar .cropSekil,.information .cropSekil{overflow:hidden;}
#faydaliMelumatlar .cropSekil img,.information .cropSekil img{
    min-height: 158px;
    width: 100%;
    max-height: 240px;
}
.fullstory ul li{
    background-image: url(../img/check.png);
    background-position: left center;
    background-size: 23px;
    background-repeat: no-repeat;
    padding: 14px;
    padding-left: 30px;
}
.dropdown-menu{
	right: 0;
	left: auto;
}
.workBox {
    transition:500ms all ease;
    position:relative;
    text-align: center;
}
.workboxText {
    font-size: 18px;
    font-weight: bold;
    text-align:center;
    color: #333;
    margin-top: 10px;
}
.workBox img{width:100%;min-height: 263px;margin-bottom: 0 !important;}
.workBox:hover .triangle {
    background-color: #0080007d;
}
.socialfeed .insta {
    display: inline-block;
    background-image: -webkit-gradient(linear,right top,left top,from(#9171af),to(#ee6448));
    background-image: linear-gradient(270deg,#9171af,#ee6448);
    padding: 10px 12px;
    border-radius: 50%;
    color: white;
    transition:500ms all ease;
}
.socialfeed .fb:hover{
    background-color:#2d4577;
}
.socialfeed{
    margin-top: 0.5rem;
}
.socialfeed .yt {
    display: inline-block;
    background: red;
    padding: 10px 11px;
    border-radius: 50%;
    color: white;
    transition:500ms all ease;
}
.meheccer .box {
    text-align: center;
    color: #333;
    font-weight: bold;
    padding: 35px 20px;
    box-shadow: 1px 5px 4px 3px #80808080;
    margin-bottom: 20px;
    transition: 500ms all ease;
}
.socialfeed .yt:hover{
    background-color: #c50303;
}
.fullstory .crop{
    width:100%;
    display:flex;
    justify-content:center;
    
}
.owl-carousel .owl-item iframe {
    width: 100%;
    border-radius: 5px;
}
.fixed-nums{
  position: fixed;
  bottom: 0;
  z-index: 99999999;
  display: none;
}
.fixed-nums .col-6{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wp{
  height: 100%;
  text-align: center;
  background-color: #0DC143;
  color: #fff;
  padding: 18px 5px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.wp a{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.zenget a{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.zenget{
  cursor: pointer;
  padding: 18px 5px;
  height: 100%;
  font-size: 14px;
  text-align: center;
  background-color:#333;
  color: #fff;
  font-weight: bold;
}
a:hover{

    text-decoration: none;
}
 *{
	font-family: 'Maven Pro', sans-serif;
}
.fs{
    font-size:14px;
}
button:focus{
	outline: none;
}
/*Start header style*/
#header #head{
	background:#333;
	border-bottom:5px solid #83b143;
}
#head nav{
	padding: 0
}
#header #head nav ul li{
    padding: 0;
}
#header #head nav ul li:hover{
    background: #1b1b1bbd;
    transition: 500ms all ease;
}
#headCenter{
	background-color: #F7F9F9
}
#header #head nav ul li a{
	font-size: 14px;
    padding: 10px 15px;
    color: #fff;
    fill:#7F7F7F;
}
#header #head nav ul li a span{
	margin-left:5px;
	transition:500ms all ease;
}
#header #head nav ul li:hover a span {
    color: #bdb7b7;
}
.meheccersistemleri{
    transition: all 0.25s ease-in;
}
.meheccersistemleri img {
    width: 81%;
    margin: 0 !important;
}
.altText{
    background-color: #ffffffd6;
    width: 100%;
    bottom: 0;
    text-align: center;
    display: block;
    position: absolute;
    color: #000000;
    margin: 0;
    font-weight: 900;
    padding: 14px 0 31px 0;
    max-height: 0;
    transition: all 0.25s ease-in;
}
.meheccersistemleri a{
    position: relative;
    display: block;
}
.meheccersistemleri:hover p {
    max-height: 58px;
    transition: max-height 0.25s ease-in;
}
.lang img,#header .container nav button img{
	width:22px;
	margin-right:5px;
}
.mobile img{
	width:30px;
	margin-right:5px;
}
.lang{
	padding-left: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
}
#fullstoryContent .crop {
    width: calc(25% - 23px);
    overflow: hidden;
    display: inline-block;
    max-height: 200px;
    margin: 9px;
}
.lang .dropdown-menu{
background:#333;
min-width: 80px
}
.lang .dropdown-menu button{
	color:#fff;
	font-size: 13px;
	padding:8px 2.5rem;
}
button[type="submit"]{
	padding: 0;
  position: relative;
  z-index: 1;
}
.videos button[type="submit"],#header .container-fluid:nth-child(2) nav .btn,#typesWindows .box button{
    color: #fff;
    font-size: 15px;
    background-color: #83b143;
    padding: 11px 30px;
    border-radius: 55px;
    text-align: center;
    box-shadow: 0 19px 15px 0 rgba(92,103,117,.15);
    position: relative;
    top: 0;
    left: 0;
    font-weight: 500
}
button[type="submit"]:hover{
    background-color: #678c34 !important;
    color:white !important;
}
button[type="submit"]:hover a{
    color:white;
}
.news .col-md-8 button[type="submit"]{
    color: #fff;
    font-size: 15px;
    background-color: #83b143;
    padding: 11px 30px;
    border-radius: 55px;
    text-align: center;
    box-shadow: 0 19px 15px 0 rgba(92,103,117,.15);
    position: relative;
    bottom: 7px;
    left: 0;
    font-weight: 500
}
.news{
	height: 300px;
	margin:0;
}
.contentPl button{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    background-color: #83b143;
    padding: 11px 30px;
    border-radius: 55px;
    text-align: center;
    box-shadow: 0 19px 15px 0 rgba(0,0,0,0.42);
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 500
   }
#header .container-fluid:nth-child(2) nav .btn{
	margin-left: 4%;
	padding: 8px 30px;
}
#header .container-fluid:nth-child(2) nav li a {
    color:#595959;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    display: inline-block;
}
.navbar-nav .dropdown-item {
    font-size: 13px !important;
    padding: 15px 30px !important;
}
#header .container-fluid:nth-child(2) nav li .nav-link{
    padding: 20px 10px 25px 10px;
    transition: 500ms all ease;
}
#header .container-fluid:nth-child(2) nav li:last-child a{
	padding-right: 0
}
/*#header .container-fluid:nth-child(2){
	height: 100px
}*/
.head-wrap .container-fluid .col-md-12{
	padding:0;
}
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6{
	height: 100%;
	position: absolute;
	display: flex;
    justify-content: center;
    margin-top: 34%;
}
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 .vekaPhoto{
	width: 200px;
	margin-right: 20px;
	margin-top: 53px;
}
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 .vekaPhoto2{
	width: 90px;
	margin-left: 24px;
	margin-top: -38px;
}
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 p{
	font-weight: bold;
    font-size: 33px;
    color:white;
    position:relative;
    padding:10px 15px;
}
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 p:before{
    content: '';
    position: absolute;
    border-radius: 8px;
    background: linear-gradient(to left,rgba(0,0,0,0.6) 40%,rgba(0, 0, 0, 0.81) 100%);
    z-index: 0;
    display: block;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
}
.qara {
    color:black !important;
}
.qara2 {
    background:black !important;
}
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 .line{
	width:200px;
	height: 3px;
	background: white;
	border-radius: 30%
}
.photos{
	margin-top:10%;
}
#headCenter .nav-link:hover{
	color: #777777d9 !important;
}
#headCenter .navbar-toggler-icon{
	font-size: 17px;
}
#head .navbar-toggler-icon span,#headCenter .navbar-toggler-icon span{
    height: 2px;
    background-color: white;
    display: block;
}
#headCenter .navbar-toggler-icon span{width: 35px;}
#head .navbar-toggler-icon span{
    width: 27px;
}
#head .navbar-toggler-icon span:nth-child(2),#head .navbar-toggler-icon span:nth-child(3){
        margin-top: 7px;
}
#headCenter .navbar-toggler-icon span:nth-child(2),#headCenter .navbar-toggler-icon span:nth-child(3){
    margin-top: 9px;
}
#head .navbar-toggler-icon span,#headCenter .navbar-toggler-icon span{}
.navbar-toggler .navbar-toggler-icon{
	width: auto;
    height: auto;
}
#head button:after{content:none;}
/*#head .navbar-toggler-icon{*/
/*	display: inline-block;*/
/*    width: 0;*/
/*    height: 0;*/
/*    vertical-align: .255em;*/
/*    content: "";*/
/*    border-top: .3em solid;*/
/*    border-right: .3em solid transparent;*/
/*    border-bottom: 0;*/
/*    border-left: .3em solid transparent;*/
/*	background-image: none;*/
/*	color:white;*/
/*}*/
.navbar-nav .navbar-toggler-icon{
	display: inline-block;
    width: 0;
    height: 0;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
	background-image: none;
}
/*Start types style*/
#typesWindows .box{
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-radius:5px;
    transition:0.2s all linear;
}
#typesWindows .box:hover{
    transform: translateY(-20px);
      -webkit-transform: translateY(-20px);
}

#typesWindows{
	background-color:#F9F9F9;
	padding: 50px 0;
}
.boxcontent{
	text-align: center;
}
.boxcontent img{
	width: auto;
	max-width:100%;
}
.boxcontent button{
	margin-bottom: 10px;
}
.boxcontent a{
    display:block
}
#typesWindows .box .line{
    margin-top: 10px;
    width: 200px;
    height: 1px;
    background: #bbbcbc;
    margin-bottom: 18px;
}
.plRow .col-md-4{
	display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 15px;
    border-radius:5px;
}
.win{
	width: 100%;
	border-radius: 5px
}
.contentPl{
    position: absolute;
    top: 40px;
    left: 40px;
    width: 80%;
    bottom: 40px;
    color: white;
}
.triangle {
    position: absolute;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(360deg,rgba(0, 118, 129, 0) 50% ,#83b143);
    transition:500ms all ease;
}
.plRow .col-md-4:hover .triangle{
    background-color: rgba(143, 182, 93, 0.62);
}
.contentPl h5,.news h5,.videos h5,.boxcontent h5,.information h5{
	font-weight: 500;
	font-size: 23px;
	letter-spacing: -1px;
}
.contentPl p{
	line-height: 1.1;
	font-size: 13px;
	font-weight: 500;
	margin-top: 10px;
}
.plRow{
	margin-top:50px;
}
/*carosuel style*/
.partners{
	background-color: #f4f4f4;
	margin-top: 30px;
	padding-bottom: 66px;
}

.owl-carousel {
    display: none;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    height: auto;
}
.contenthere{
	font-size: 12px;
	margin-top: 0;
	text-align: left;
}
.line1 {
	height: 1px;
	border: 1px solid grey;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	opacity: .7;
	margin-top: 10px;
	margin-bottom: 10px;
}

.scrollingdiv {
   
	overflow-y:scroll;
	margin-left: auto;
	height: 300px;
    margin-right: auto;
    transition: 2s ease-out;
}
.force-overflow {
    min-height: 330px;
}
.scrollingdiv::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-image: linear-gradient(#07A29C, #36758F);
	border-radius: 10px;
}

.scrollingdiv::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);


}
.scrollingdiv::-webkit-scrollbar,
.scrollingdiv::-webkit-scrollbar {
	width: 12px;
}
.force-overflow {
    min-height: 330px;
}
.wrapper
	{
		width: 100%;
		position: relative;
		height: 100%;
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
		padding: 0 15px;
	}
	.news{
		margin-top: 15px;
	}
	.news .row{
		margin: 0
	}
	.news .col-md-8{
	height: 100%;
	border-radius: 5px;
    background: white;
    padding: 25px;
    margin-right: 15px;
	}
	.wrapper span{
		font-size: 13px;
		color:#787b7e;
	}
	.wrapper p{
		font-weight: bold;
		font-size: 16px;
		margin-top:1px;
	}
		.owl-dots{
		display: none;
	}
	.owl-nav
	{
		font-size: 35px;
		text-align: right;
	}
	.partners
	{
		background-color: #F4F4F4;
	}
	.parent {
  position: relative;
  top: 0;
  left: 0;
}
.forality1 {
  position: relative;
  top: 0;
  left: 0;
}
.forality2 {
  position: absolute;
  top: 80px;
  left: -3px;
  transform: scale(0.7);
}

.logos1 {
	transition: 0.5s;
}
.logos1:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.wrapper button[type="button"]{
	position: relative;
    border: 1px solid #cdcaca;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.wrapper button[type="button"] span{
    top: 2px;
    position: absolute;
    left: 14px;
    font-size: 25px
}
.owl-dots{
	display: none
}
.rightSide{
	overflow: hidden;
	height: 100%;
	border-radius: 5px;
	margin: 0 0px 0 10px;
}
.rightSide img{
	height: 100%;
	border-radius:5px;
}
.textinner {
    position: absolute;
    top: 0;
    padding: 40px;
    height: 100%;
    color: white;
    transition:500ms all ease;
}
.textinner:hover{
    background-color: #0080007d;
}
.textinner p{
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2
}
.rightSide button{
	bottom: 0;
    color: #fff !important;
    font-size: 15px;
    background-color: #83b143;
    padding: 11px 30px;
    border-radius: 55px;
    text-align: center;
    box-shadow: 0 19px 15px 0 rgba(0,0,0,0.42);
    font-weight: 500;
    position: absolute;
    bottom: 40px;
}
.owl-carousel .owl-item img {
    margin-top: -25px;
    width: 105% !important;
    margin-left: -4px;
}
/*Start videos style*/
.videos .container .row,.information .container .row{
	padding: 30px
}
.videosWrapper .owl-theme .owl-nav{
	bottom: -77px
}
.videosWrapper .item{
    cursor:pointer;
    max-height: 140px;
    border-radius: 7px;
    overflow: hidden;
    transition:500ms all ease;
}
.videosWrapper .item:hover{
    opacity:0.8;
}
.videosWrapper .item i {
    position: absolute;
    font-weight: 900;
    top: 37%;
    left: 42%;
    border: 1px solid white;
    border-radius: 100%;
    padding: 12px 16px;
    height: 50px;
    width: 50px;
    color: white;
    font-size: 25px;
}
   .videos .owl-item{
   	margin-right: 20px
   }
  /*start price section style*/
  #price{
  	background-color: #F9F9F9;
  }
  #price .col-md-12 .container{
  	background:#93C24F;
  	border-radius: 5px;
  	height: 100%;
  	padding: 20px 40px;
  }
   #price .col-md-12 .container .col-md-8,#price .col-md-12 .container .col-md-3{
   	display: flex;
    align-items: center;
   }
   #price .col-md-12 .container .col-md-8 p{
   	margin: 0;
   	color:white;
   	font-size: 21px;
   	text-shadow: 2px 1px 5px #333333;
   	font-weight:500;
   }
  #price .col-md-12{
  	padding: 15px
  }
  #price button{
  	color: #777;
    font-size: 17px;
    background-color: #fff;
    padding: 10px 30px;
    border-radius: 55px;
    text-align: center;
    width: 100%;
    box-shadow: 0 19px 15px 0 rgba(92,103,117,.15);
    font-weight: 500

   }
/*Start footer style*/
footer {
    background-color: #2A2A2A;
    padding: 30px 0px;
}
.ff p {
    color: #A5A5A5;
    font-size: 14px;
    margin-bottom:0;
}
.ff h6 {
    font-size: 22px;
    font-weight: bold;
    color: white;
    margin: 10px 0;
}
.end {
    background-color: #1C1C1C;
    color: #c7c7c7;
    font-size: 13px;
    line-height: 25px;
    padding: 20px 0px;
}
.iconBorder{
    background-color: #83b143;
    padding: 7px;
    border-radius: 5px;
    margin-right: 24px;
    transition: 500ms all ease;
}
.iconBorder img{
    width:21px;
}
.box:hover span{
    color:#83b143;
    transition:500ms all ease;
}
.auto{
    margin:0 auto;
}
.f2, .f3 {
    color: white;
    font-weight: 600;
    transition: .4s;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.okmedia {
    color: #c7c7c7;
    transition:500ms all ease;
}
.okmedia:hover {
    color: #929191;
}
a {
    outline: none;
}

#map{
    width: 100%;
    height: 290px;
    position: relative;
    overflow: hidden;
}
.dropdown-menu{
	border-top: 3px solid #83b143;
}
.navbar-nav__item-triangle:after{
	content: "";
    position: absolute;
    left: 47%;
    margin-left: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4.5px 5px;
    border-color: transparent transparent #83b143;
    display: none;
    bottom: 5px;
    z-index: 99;
    left: 50%;
    position: absolute;
}
.navbar-nav__item-triangle.changed:after{
	display: block;
}
#dropdownMenu2{
	outline: none;
	box-shadow: none;
  padding:0;
}
.navbar-nav .dropdown-menu{
    right: -85px;
    margin-top: -5px;
}
.nav-item{
	position: relative;
}
#navbarNav{
	justify-content: flex-end;
}
.lang .dropdown-menu.dropdown-item.active,.lang .dropdown-item:active {
     background-color: black; 
}

.lang .dropdown-menu .dropdown-item:focus, .lang .dropdown-menu .dropdown-item:hover {
    background-color: black;
}
#navbarNav .dropdown-item .dropdown-item:active {
     background-color: white; 
}

#navbarNav .dropdown-item:focus,#navbarNav .dropdown-item:hover {
    background-color: #83b143;
    color: white !important;
}
.owl-item i:hover{
	background-color: rgba(0,0,0,.3);
}
.navbar-brand{
  background-image: url("../img/logo.png");
  width: 150px;
  height: 82px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.block{
    display:block;
}
.story {
    margin: 0px 0px 100px;
}

.bg-line {
    width: 100%;
    height: 2px;
    position: relative;
    top: 25px;
    background-color: #83b143;
}
#staticContent h2 {
    color: #83b143;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 7px;
    text-shadow: none;
}
#staticContent{
    background:white;
    margin-bottom: 30px;
}
.story-text {
    font-size: 15px;
}
.mr2{
    padding:30px 0;
}
.pd0{
    padding:0;
}
#staticContent img{
    border-radius: 5px;
    margin: 0 15px 15px 0;
}
.vekapencereleri{
    text-align:center;
    border: 1px solid #d0cdcd;
    box-shadow: 1px 1px 6px 1px #dad9d9;
    padding:15px;
}

.gallery .crop {
    max-width: calc(16.666667% - 5px);
    height: 138px;
    float: left;
    margin-bottom: 5px;
    border: 1px solid #9e9e9e;
    margin-left: 5px;
    overflow: hidden;
}
.aboutCont .crop{
    width: 60%;
    max-width: inherit;
    height: auto;
    margin: auto;
    margin-bottom: 16px;
}
.staticCont .crop{
    max-width: 26%;
    height: inherit;
    border: none;
    margin-right: 15px;
}
.staticCont{
    display:block;
}
.gallery{
    background:white;
}
.gallery .crop img{
    width: 100%;
    min-height: 135px;
    border-radius:3px;
}
.vekazavod{
    display: block;
    text-align: center;
    font-size: 30px;
    margin: 30px 0;
}
.custP{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.galleryContent{
    padding-bottom:30px;
}
.nophoto .crop {
    width: auto;
    height: auto;
    margin: 2px 16px 0px 0px;
    overflow:hidden;
    float:left;
}
.nophoto .crop img {
    width: 100%;
    border: 1px solid #dedede;
    box-shadow: -6px -2px 8px 4px grey;
}
.nophoto .quote {
    overflow: hidden;
}
form{
    background:white;
}
























/*Higlights*/
.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}


/*Mediaqueries*/
@media screen and (max-width: 1024px) and (min-width: 769px){
	#firstbutton{
		padding-left: 150px;
	}
	
}
@media screen and (max-width: 745px) and (min-width: 769px){
	.makecenter{
		display: flex;
		margin-left: auto;
		margin-right: auto;
	}
	
}
@media (max-width: 575px){
    .mobile-p-0{padding:0 !important;}
	.rightSide{
    height: 323px;
	}
}
@media (min-width: 768px){
.plRow .col-md-4{
    max-width: calc(33.333333% - 30px);
    position: relative;
    padding: 0;
}
.news .col-md-8{
    max-width: calc(66.666667% - 15px);
	}
.rightSide{
    max-width: calc(33.333333% - 10px);
}
#navbarNav .nav-item:hover .dropdown-menu,#navbarNav .nav-item:hover .navbar-nav__item-triangle:after{
	display: block;
}
}

@media (min-width: 767px){ 
 .yalnizmob {
     display:none;
 }   
}
@media (max-width: 767px){
    .head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 p:before{
        content:none;
    }
    #staticContent img{
        margin:0;
        width:100%;
    }
    .fullstory .crop{
        padding:0 20px;
    }
    #fullstoryContent .crop {
    width: calc(100% - 23px);
    }
#header .container-fluid:nth-child(2) nav li a {
    color: white;
}
#footer{
	text-align: center;
}
.social{
	position: static;
 }
 #footer .col-md-4 .mobileFoot{
 	text-align: center;
 }
 #footer .row .col-md-7{
 	display: flex;
 	justify-content: center;
 }
 #footer .row .col-md-7 ul:first-child li{
 	text-align: left;
 }
  #footer .row .col-md-7 ul:nth-child(2) li{
  	text-align: right;
  }
  .foot .col-md-4{
  	justify-content: center;
  }
  .foot .col-md-6{
  	display: block;
  	margin-top:20px;
  }
  #footer .row:nth-child(2) .col-md-5 p{
  	margin:20px 35px;
  	text-align: center;
  }
  .foot{
  	margin-top:20px !important;
  }
  #footer .row .row:first-child .col-md-4{
  	display: block;
  }
  #price .col-md-12 .container{
  	text-align: center;
  }
  #price .col-md-12 .container .col-md-8 p{
  	margin:20px 0;
  }
  #price button {
  	padding: 10px 20px;
}
#header .container-fluid:nth-child(2) nav .btn{
	margin: 0;
	padding: 8px 17px;
}
#typesWindows .col-md-6{
	margin-bottom: 20px;
}
.plRow,.plRow .col-md-4 {
    margin-top: 0;
}
.rightSide{
	margin:0;
	padding: 0;
	margin-top:20px;
}
.wrapper{
	text-align: center;
}
.owl-nav,.news .col-md-8 button[type="submit"]{
	position: static !important;
    text-align: center;
}
.news .col-md-8 {
    height: 100%;
}
.navbar-nav .dropdown-menu{
	left:0;
}
.vekaPhoto, .vekaPhoto2{
	display: none;
}
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 p {
    font-size: 18px;
    text-shadow:4px 2px 1px rgba(0, 0, 0, 0.96);
    }
.head-wrap .container-fluid .col-md-12 .carousel-item .col-md-6 .line{
        display:none;
    }
#head nav,#headCenter nav{
	padding: 8px 0;
}
.lang{
	padding-left: 0;
	top: 12px;
    position: absolute;
    right: 0;
    display: block;
}
.left-toggler{
    display: flex;
    align-items: center;
    left: 10px;
    top: 12px;
}
.mobile{
	top: 5px;
    position: absolute;
    right: 33%;
}
#head nav ul li a{
	padding: 10px !important;
}
#head nav ul li:first-child a,#header #head nav ul li a {
    padding-left: 15px !important;
}
#typesWindows .box{
	display: block;
	padding: 15px
}
.boxcontent h5 {
    font-size: 19px;
}
#typesWindows .box .line{
	display: none;
}
#typesWindows .box button {
    padding: 12px 20px;
    font-weight: 100;
    font-size: 13px;
    margin-top: 10px;
}
#typesWindows{
	padding: 20px 0;
}
#footer .col-md-4 .mobileFoot p{
	font-size: 25px;
	margin-bottom: -9px;
}
#footer .row:nth-child(2){
	margin-top:1rem !important;
}
#footer .col-md-4 .mobileFoot span{
	font-size: 13px;
}
.navbar-nav .dropdown-menu {
    padding: 0px 20px;
    background-color: #F7F9F9;
    border: none;
}
.plRow .col-md-4 {
     padding: 0 
}
.win {
    width: 100%;
}
.plRow .col-6{
	max-width: calc(50% - 30px);
}
.contentPl {
    top:10%;
    left: 10%;
    width: 80%;
    bottom: 20px;
    }
    #header .container-fluid:nth-child(2) nav li .nav-link{
    	padding: 20px 5px 20px 10px;
    	color: white;
        border-bottom: 2px solid #94cf43;
        width: 100%;
    }
    .news {
    height: 100%;
	}
	.news h5,.textinner p{
		text-align: center;
	}
	#staticContent h2 {
    color: #2670ba;
    font-size: 26px;
	}

}



/*Extra small devices*/
@media (max-width: 500px) {
    .news .col-md-8 button[type="submit"]{
        margin-top: 20px;
    }
    .contentPl button {
    	position: static;
    }
    .contentPl {
    	top: 0;
    	bottom: 0;
    	display: flex;
    	align-items: center;
	}
  .head-wrap{
    border-radius: 8px;
    overflow: auto;
    margin: 0 10px;
    box-shadow: 0 15px 20px 0 rgba(0,0,0,0.270);
    position: relative;
    top: 25px;
  }
  header{
    background-color: #a3da58;
    border-radius: 0 0 5% 5%;
  }
  #typesWindows {
    padding: 60px 0;
  }
  #headCenter .row .pd0{
  padding:0;
  }
  #header .container-fluid:nth-child(2) nav .btn{
    font-size: 14px
  }
  button[type="submit"]{
  background-color: #567f1d;
}
  .navbar-brand{
  background-image: url("../img/logo2.png?v=3");
  width: 100px;
  background-position: 0 7px;
  }
  .gallery .crop {
    max-width: calc(50% - 20px);
    margin: 10px;
  }
  }
  /*For Iphones -_-*/
   @media (max-width: 380px) {
	.contentPl button {
    	margin:0 !important;
    }
}
/* For Small devices*/
  @media (min-width: 501px) and (max-width: 575px) {
    .contentPl button {
    	position: static;
    	font-size: 13px;
    	padding: 10px 25px;
    }
    .contentPl h5{
    	font-size: 20px;
    }
    .contentPl {
    	top: 0;
    	bottom: 0;
    	display: flex;
    	align-items: center;
	}
    .contentPl p {
    	margin: 0;
    	font-size: 13px;
    	margin-top: 1px;
}
  }
 @media (min-width: 576px) and (max-width: 767.98px) { 
	.rightSide{
    height: 312px;
	}
	.videosWrapper .item i {
    top: 32%;
    left: 40%;
    padding: 9px 10px;
    height: 35px;
    width: 35px;
    font-size: 15px;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) { 
	.foot .col-md-6 {
    padding-left: 90px;
}
#footer .col-md-4 .mobileFoot p{
	font-size: 25px
}
#price button {
    font-size: 14px;
    padding: 5px 15px;
    }
   #price .col-md-12 .container {
    padding: 15px 25px;
}
#price .col-md-12 .container .col-md-3{
	padding: 0
}
#price .col-md-12 .container .col-md-8 p {
    margin-left: 17px;
    font-size: 14px;
    }
    #typesWindows .col-md-6{
    	margin-bottom: 30px
    }
    .plRow{
    	margin-top:0;
    }
    .win{
    	width: 200px
    }
    .contentPl button {
    	position: static;
    	font-size: 13px;
    	padding: 10px 25px;
    	margin-top:8px !important;
    }
    .contentPl h5{
    	font-size: 20px;
    }
    .contentPl {
    	top: 0;
    	bottom: 0;
    	left:auto;
    	display: flex;
    	align-items: center;
	}
    .contentPl p {
    	margin: 0;
    	font-size: 13px;
    	margin-top: 1px;
	}
	.wrapper p {
    font-size: 12px;
	}
	.wrapper{
		margin-top:0;
	}
	.news .col-md-8 {
    padding: 25px;
	}
	.news .col-md-8 button[type="submit"] {
    padding: 4px 30px;
    bottom: 20px;
	}
	.news .owl-theme .owl-nav {
    bottom: -47px !important;
	}
	.news {
    height: 240px;
	}
	.news h5{
		margin:0;
	}
	.textinner {
    padding: 25px;
	}
	.videosWrapper .item i {
    top: 29%;
    left: 38%;
	}
 }
 @media (min-width: 992px) and (max-width: 1199.98px) { 
	#price .col-md-12 .container .col-md-8 p {
    margin-left: 3px;
    font-size: 19px;
	}
	#price .col-md-12 .container .col-md-3{
	padding: 0
	}
	#price button {
    padding: 5px 30px;
   }
   #header .container-fluid:nth-child(2) nav .btn{
   	margin-left:0;
   	font-size: 15px;
    padding: 6px 17px;
   }
   #header .container nav button img{
   	width: 17px;
   	margin-right: 0
   }
   #header .container-fluid:nth-child(2) nav li a {
    font-size: 13px;
	}
	
 }
 @media (max-width: 992px) {
     #headCenter {
    background-color: #a3da58;
    }
.videos button[type="submit"]{
    margin-top:20px;
}
footer{
    text-align:center;
}
.iconBorder img{
    width:40px;
}
.fixed-nums{
    display: block;
  }
  .end{
    margin-bottom: 52px;
  }
  .end .col-md-6{
    text-align: center !important;
  }
  .f2,.f3{
    display: block;
  }
  .iconBorder{
    width: 60px;
    margin: 15px auto;
  }
  .navbar-nav .dropdown-menu{
      background:transparent;
      margin-top: 0;
  }
  .gallery .crop {
    max-width: calc(25% - 20px);
    margin:10px;
  }
 }
  @media (max-width: 767px){
      	.gallery .crop {
    max-width: calc(33% - 20px);
    margin:10px;
	}
	.vekapencereleri{
	    margin-bottom:15px;
	}
	.galleryContent{
	    padding:0 35px 30px;
	}
	.veka-content{
	    text-align:center !important;
	}
	.veka-content img{
    float: none !important;
    margin: 0 0 15px 0 !important;
    width:100%;
    }
    .mobilePad .gallery{
        text-align:center;
        padding:0 14px;
    }
  }
    @media (max-width: 500px){
   .gallery .crop {
    max-width: calc(50% - 20px);
    margin: 10px;
    }
    #staticContent h2 {
    font-size: 17px;
    }
  }
  @media (min-width: 992px){
    .vekapencereleri {
    max-width: calc(20% - 5px);
    margin-right:38px;
    }
    .vekapencereleri img{
    width:100%;
}
  }
  
