body{font-family: 'Poppins', sans-serif; font-size: 14px;}



.anasayfabanner{box-shadow: 0px 1px 5px #ddd; padding: 10px; margin-bottom: 20px;}
.accordion-toggle{background: #fff}

.detailText{width:100%}
a{color:#000}
a:hover{color:#c5bcba}
p{line-height: 24px;}
strong{font-weight: 600}

.p30{padding-top: 30px}

.logo {
max-height: 80px;
}

@media screen and (max-width: 1000px) {
    .logo {
max-height: 55px;
}
    
}

.refhome{margin-bottom:25px;    box-shadow: 0px 1px 17px 5px #ddd;
    padding: 6px;}

.breadcrumb, .breadcrumb a{ color: #bcbcbc;
    padding: 0px 5px;
    font-size: 13px;
}

/*SOL AÇILIR MENÜ*/

.container{max-width: 1280px;}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  width:100%;
  font-size:14px;
      
}
#cssmenu {
  width: 100%;
  font-size:14px;
  color: #ffffff;
   border:1px solid #ebebeb;
    margin-bottom: 25px;

        border-radius: 6px;
    background: #383042;

}
#cssmenu ul ul {
  display: none;
}

#cssmenu ul ul.list1 {
  display: block;
}
#cssmenu ul ul.list2 {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 12px 15px;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  clear:both;

  
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a{
  color: #ebebeb;
  background: #2e2e2e;
    border-radius: 5px;
  
}
#cssmenu > ul > li.open > a {
  

}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {

}



#cssmenu ul ul li a {
  cursor: pointer;
  padding: 13px 25px;
  z-index: 1;
  text-decoration: none;
  font-size: 14px;
  color: #ebebeb;
  background: #4b3e5b !important;
  width:100%;
  
  
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {

  color: #ebebeb;
  
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {

}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {

  
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 9.5px;
  border-left: 2px solid #eeeeee;
 
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}



.ikonlars .ikonlar {
    position: absolute;
    top: 1rem;
    left: 1.5rem;
    z-index: 10;
}

.ikonlars span {
    display: inline-block;
    padding: .35em .5em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
    background-color: rgb(29 154 33 / 78%);
    color: #fff;
    margin-bottom: 2.5px;
    line-height: 9px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ikonlars  span.ikonlar-style-1 {
    background-color: rgb(16 16 14 / 78%);
}

.ikonlars .ikonlar span.ikonlar-style-2 {
    background-color: rgb(0 173 117 / 82%);
}

.ikonlars .ikonlar span.ikonlar-style-3 {
    background-color: rgb(10 112 216 / 71%);
}

.ikonlars .ikonlar span.ikonlar-style-4 {
    background-color: #ea4c62;
}

.btn-sepeteekle {
    width: 110px;
    text-align: center;
    padding: 8px 5px;
    color: #3b3b3b;
    border-radius: 2px;
    margin: auto;
    margin-top: 10px;
    cursor: pointer;
    font-size: 12px;
    background: #fff!important;
    font-weight: 400!important;
    border: 1px solid #cbcbcb;
    border-radius: 0px;
}

.btn-sepeteekle:hover {border: 1px solid #000}


.grup2 {margin: 40px 0px }
.grup2 h5{margin-top: 25px; margin-bottom:10px; font-size: 20px; font-weight: 600; color:#000}
.grup3{text-align: left}
.grup3 h5{font-weight: bold; font-size:20}

.page-banner-section {

    
    height: 100%;
    background-position: 100%;
    
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    margin-bottom: 30px;
}
.page-banner-section h2 {
    font-size: 36px ;
    color: #fff;
    margin: 0;
        /*background: rgba(241, 22, 22, 0.56);*/
   height: 65px;
    padding: 80px 10px 120px 10px;


}
.page-banner-section h4 {
    font-size: 14px ;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.page-banner-bottom {
  width: 100%;
  height: 33px;
  overflow: hidden;
  background: url(images/bcbottom.png) no-repeat center;
  margin-top: -30px;
  position: absolute;}

.header{box-shadow:0 5px 5px -7px #989898}
.headertop{background: #ffebe5 !important;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 16px;}
.usernav{display: flex; padding: 20px 0px; float: right}
.usernav ul{margin: 0px; padding: 0px;}
.usernav ul li {float:left; padding: 5px; list-style: none;}
.usernav ul li i{font-size:32px}


.searchbar{border: 1px solid #ebebeb;
    outline: none;
    padding: 0px;
    height: 40px;
    margin-top: 27px;}
.searchbar input{width:85%}
.searchbtn {
    width: 10%;
    background: #fff;
    border: none;
    border-radius: 40px;
}

.search {
  width: 100%;
  position: relative;

}

.searchTerm {
  width: 100%;
  border: 1px solid #ebebeb;
  border-right: none;
  padding: 5px;
  height: 36px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #999;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #ebebeb;
  background: #ebebeb;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}

.mask-primary_5 {
    background-color: #fffffff0 !important;
}



.homebaslik{  margin: 30px 0px;font-weight: 600; font-size: 18px}
.haberbaslik{font-size:23px; line-height: 35px; font-weight: 400; color: #7c8a7d;text-transform: uppercase}
.haberbaslik a{color: #7c8a7d;}
.haberozet, .card-body p{color: #8c8c8c;}

.homeurunler{margin: 50px 0px 5px 0px}
.homeurunler h3{padding: 5px 0px; font-weight: 600; font-size: 18px; text-transform: uppercase;color: #9d5492;}


.homeproducts{
    float: left;
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin:0 0 40px !important
}

.homeproducts .bold {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.homeproducts .bold:after{
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    background: #d7d7d7;
    z-index:0
}

.homeproducts .bold .satir {
    display: inline-block;
    vertical-align: top;
    padding: 0 5vw !important;
    background: #fff;
    line-height: 45px;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    z-index: 1;
}

.sss .bold .satir {
    display: inline-block;
    vertical-align: top;
    padding: 0 5vw !important;
    background: #f2f8fb;
    line-height: 45px;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    z-index: 1;
}




.product-grid{
    text-align: center;
}
.product-grid .product-image{
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 4px;
width: 100%;
height: 330px;
display: block;
background-position: center center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: middle;
background-size: cover;
}


.product-image img {
        width: 100%;
        transition: 0.5s all ease-in-out;
    }
      
    .product-image:hover img {
        transform: scale(1.5);
    }

@media screen and (max-width: 990px){
    .product-grid .product-image{height: 220px;background-position: center center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: middle;
background-size: cover;}
}

.mask-primary_5 {
    background-color:rgb(0 0 0 / 67%) !important;
}

.mask {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}


.product-grid .product-image a.image{display: block; }
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-grid .product-discount-label{
    color: #fff;
    background: #A5BA8D;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    padding: 0 20px;
    position: absolute;
    top: 10px;
    left: 0;
}
.product-grid .product-links{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 10px;
    right: -50px;
    transition: all .5s ease 0s;
}
.product-grid:hover .product-links{ right: 10px; }
.product-grid .product-links li a{
    color: #333;
    background: transparent;
    font-size: 17px;
    line-height: 38px;
    width: 38px;
    height: 38px;
    border: 1px solid #333;
    border-bottom: none;
    display: block;
    transition: all 0.3s;
}
.product-grid .product-links li:last-child a{ border-bottom: 1px solid #333; }
.product-grid .product-links li a:hover{
    color: #fff;
    background: #333;
}
.product-grid .add-to-cart{
    background: #A5BA8D;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 100%;
    padding: 10px 26px;
    position: absolute;
    left: 0;
    bottom: -60px;
    transition: all 0.3s ease 0s;
}
.product-grid:hover .add-to-cart{ bottom: 0; }
.product-grid .add-to-cart:hover{ text-shadow: 4px 4px rgba(0,0,0,0.2); }
.product-grid .product-content{
    background: #fff;
    padding: 5px;

}
.product-grid .title{
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
    text-align: left;
}
.product-grid .title a{
    color: #000;
    transition: all 0.3s ease 0s;
}
.product-grid .title a:hover{ color: #a5ba8d; }
.product-grid .price{
    color: #0d0d0d;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.product-grid .price span{
    color: #888;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
}
@media screen and (max-width: 990px){
    .product-grid{ margin-bottom: 30px; }
}


.blog{margin: 10px 0px}
.blog h3{padding: 5px 0px;font-weight: 600; font-size: 18px}
.blog .card-img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.blog  .card-title {
  margin-bottom: 0.3rem;
}

.blog  .cat {
  display: inline-block;
  margin-bottom: 1rem;
}

.blog  .fa-users {
  margin-left: 1rem;
}

.blog  .card-footer {
  font-size: 0.8rem;
}



/* DETAY */



#product {
	margin: 0 auto;
	margin-top: 10px;
	display: flex;
}
.product_images {

	background-color: #e1e1e1;
	background: url("https://source.unsplash.com/E-0ON3VGrBc");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.product_details {
	flex-grow: 1;
	padding-left: 28px;
}
.product_details h4 {
	font-size: 24px;
	font-weight: 600;
	color: #111111;
}
.product_details p {
	font-size: 14px;
	color: #555555;
	font-weight: 300;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 24px;
}
.product_details ul {
	margin-bottom: 40px;
}
.product_details ul li {
	font-size: 14px;
	color: #555555;
	font-weight: 300;
	line-height: 24px;
	margin-left: 14px;
	list-style: none;
}
.product_details ul li::before {
	content: "\2022";
	/* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #cccccc;
	/* Change the color */
	display: inline-block;
	/* Needed to add space between the bullet and the text */
	width: 1em;
	/* Also needed for space (tweak if needed) */
	margin-left: -1em;
	/* Also needed for space (tweak if needed) */
}
.cta {
	display: flex;
	width: 100%;
	margin: 40px 0;
}
#product footer {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: 1px solid #e1e1e1;
	margin-top: 100px;
	font-size: 13px;
	color: #b5b5b5;
	text-align: center;
}
#product footer p {
	font-size: 13px;
	color: #b5b5b5;
	text-align: center;
}
.material-symbols-outlined {
	color: #111111;
	font-size: 22px;
	cursor: pointer;
}
.vert_devider {
	width: 0.75px;
	height: 28px;
	background-color: #e1e1e1;
	margin: 16px;
}
#product a {
	color: #111111;
	font-size: 12px;
	text-transform: uppercase;
}
#product h6 {
	font-size: 13px;
	color: #555555;
	font-weight: 300;
}
.back {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	margin-left: -8px;
}
.back a {
	font-size: 13px;
	color: #68899a;
	font-weight: 300;
	text-transform: capitalize;
}
#product h2 {
	font-size: 24px;
	font-weight: 600;
	color: #111111;
}
#product h3 {
	font-size: 24px;
	font-weight: 400;
    color: #000000;
}
.about {
	margin-top: 30px;
}
.about p {
	font-size: 14px;
	margin: 0;
	color: #111111;
	font-weight: 500;
}
.about span {
	font-size: 14px;
	margin: 0;
	color: #68899a;
	font-weight: 500;
}
.cta .material-symbols-outlined {
	margin-right: 6px;
}


.carousel {
	position: relative;
}
.carousel-item img {
	object-fit: cover;
   
}

#carousel-thumbs {
	background: #f0f0f0;
	padding: 0 50px;
}
#carousel-thumbs img:hover {
	opacity: 100%;
}

#carousel-thumbs img {
	opacity: 80%;
	border: 3px solid transparent;
	cursor: pointer;
}
#carousel-thumbs .selected img {
	opacity: 100%;
}

.carousel-control-prev,
.carousel-control-next {
	width: 50px;
}

.carousel-fullscreen-icon {
	position: absolute;
	top: 1rem;
	left: 1rem;
	width: 1.75rem;
	height: 1.75rem;
	z-index: 4;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.carousel-fullscreen-icon:hover {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.pause .carousel-pause-icon {
	position: absolute;
	top: 3.75rem;
	left: 1rem;
	width: 1.75rem;
	height: 1.75rem;
	z-index: 4;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}
.pause .carousel-pause-icon:hover {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.play .carousel-pause-icon {
	position: absolute;
	top: 3.75rem;
	left: 1rem;
	width: 1.75rem;
	height: 1.75rem;
	z-index: 4;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.play .carousel-pause-icon:hover {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

#carousel-thumbs .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

#carousel-thumbs .carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.modal-content {
	border-radius: 0;

	border: none;
}
#lightbox-container-image img {
	width: auto;
	max-height: 520px;
}



/* DETAY */



.sosyalmedya ul li {
list-style: none;
float: right;
margin-right: 3px;
width: 28px;
    margin-top: 15px
}
.sosyalmedya ul li img{width:24px}


footer {
  padding: 7em 0;
margin-top: 50px}

.footer-06 {
  padding-top: 0 !important;
  background: #302939;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  .footer-06:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .2;
    z-index: -1;
    background: #d7b8ff;
    background: -moz-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #d7b8ff), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-radial-gradient(center, ellipse, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(center, ellipse, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7b8ff', endColorstr='#ffffff', GradientType=1 ); }
  .footer-06 .subheading {
    color: rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    letter-spacing: 2px; }
  .footer-06 .heading-section {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase; }
  .footer-06 .footer-heading {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px; }
    .footer-06 .footer-heading .logo {
      color: #fff; }
  .footer-06 p {
    color: rgba(255, 255, 255, 0.3);
line-height: 15px;
font-size: 15px}
  .footer-06 a {
    color: #fff; }
.footer-06 .list-unstyled li  { padding: 4px 0px}
  .footer-06 .list-unstyled li a {
    color: rgba(255, 255, 255, 0.5); 
     
}
  .footer-06 .subscribe-form {
    border-radius: 40px;
    background: #fff;
    padding: 3px; }
    .footer-06 .subscribe-form .form-group {
      position: relative;
      margin-bottom: 0;
      border-radius: 0; }
      .footer-06 .subscribe-form .form-group input {
        background: transparent !important;
        border: none !important;
        outline: none !important;
        color: rgba(0, 0, 0, 0.3) !important;
        font-size: 16px;
        height: 56px;
        border-radius: 0; }
        .footer-06 .subscribe-form .form-group input::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-06 .subscribe-form .form-group input::-moz-placeholder {
          /* Firefox 19+ */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-06 .subscribe-form .form-group input:-ms-input-placeholder {
          /* IE 10+ */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-06 .subscribe-form .form-group input:-moz-placeholder {
          /* Firefox 18- */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-06 .subscribe-form .form-group input:focus {
          outline: none !important;
          -webkit-box-shadow: none;
          box-shadow: none; }
      .footer-06 .subscribe-form .form-group .submit {
        color: #fff !important;
        display: block;
        width: 150px;
        height: 56px;
        font-size: 14px;
        background: #352d3f !important;
        border: none;
        letter-spacing: 1px;
        text-transform: uppercase;
        border-radius: 40px; }
        .footer-06 .subscribe-form .form-group .submit:hover, .footer-06 .subscribe-form .form-group .submit:focus {
          text-decoration: none !important;
          outline: none !important; }



/* ZİGZAG CSS*/


* {
  box-sizing: border-box;
}

.zigzag .container {
  padding: 20px;
}

/* Clear floats */
.zigzag .row:after {
  content: "";
  display: table;
  clear: both
}

/* 2/3 column */
.zigzag .column-66 {
  float: left;
  width: 50%;
     

}

.zigzag .column-66 img{}

/* 1/3 column */
.zigzag .column-33 {
  float: left;
  width: 50%;
  padding: 40px;

    font-size: 19px; 
    font-weight: 300;
    line-height: 35px;
    font-weight: normal;
    color: #666;
    border-radius: 5px;
}

.zigzag .column-33 h3{padding: 30px 0px; font-size:32px; font-weight: 600; color:#000}

/* Add responsiveness - make the columns appear on top of each other instead of next to each other on small screens */
@media screen and (max-width: 1000px) {
 .zigzag .column-66,
  .zigzag .column-33 {
    width: 100%;
    text-align: center;
  }
    
/* ZİGZAG CSS*/
    
     .owl-nav{display:none !important}
    
    .loginpage .login-form {
    line-height: 25px;
    margin-left: 10px;
}