.social-media-border {
  border-radius: 50%;
  border: 1px solid #fff;
  padding-top: 10px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.social-media-border:hover {
  background-color: white;
  color: black;
  box-shadow: 1px 1px 1px #ccc;
}

.social-media-border:hover img {
  filter: brightness(0) invert(0);
}

.box {
  display: block !important;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  position: relative;
  border-radius: 5px;
  padding: 10px;
  font-size: 16px;
  top: 20px;
  margin: auto;
  width: 200px;
}

.box:hover {
  background-color: rgba(256, 256, 256, 0.5);
  box-shadow: 0px 0px 8px 0px;
}

.box1 {
  display: block !important;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  width: 170px;
  height: 28px;
  position: relative;
  /* top: 60%; */
  /* left: 32%; */
  /* z-index: 1; */
  border-radius: 5px;
  font-size: 165x;
  top: 20px;
  margin: auto;
  padding-top: 5px;
  font-size: 12px;
}

.responsive-menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 40px;
  margin: auto;
  position: relative;
  background-color: #fff;
  z-index: 7;
}

.responsive-menu .menu>li {
  float: left;
  width: 11%;
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  height: 40px;
  cursor: pointer;
}

.menu-list-2 {
  background: #000;
}

.responsive-menu a.active {
  color: #fff;
  background-color: #000;
}

.responsive-menu a {
  /* display: flex; */
  width: 100%;
  /* justify-content: center; */
  /* align-items: center; */
  color: gray;
  position: relative;
  font-size: 12px;
  z-index: 9;
  text-decoration: none;
  /* background: red; */
  /* margin-top: -19px; */
}

.menu-list-1:hover, .menu-list-1:focus, .menu-list-1:active .slider, .menu-list-2:hover, .menu-list-2:focus, .menu-list-2:active .slider, .menu-list-3:hover, .menu-list-3:focus, .menu-list-3:active .slider, .menu-list-4:hover, .menu-list-4:focus, .menu-list-4:active .slider, .menu-list-5:hover, .menu-list-5focus, .menu-list-5:active .slider, .menu-list-6:hover, .menu-list-6:focus, .menu-list-6:active .slider, .menu-list-7:hover, .menu-list-7:focus, .menu-list-7:active .slider, .menu-list-8:hover, .menu-list-8:focus, .menu-list-8:active .slider, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  /*left: 0;*/
  background-color: #000;
}

.menu-list-4:hover a, .menu-list-3:hover a, .menu-list-1:hover a, .menu-list-5:hover a, .menu-list-6:hover a, .menu-list-7:hover a, .menu-list-8:hover a {
  color: #fff;
}

.active .custom-hr2 {
  background-color: #e5007d;
}

.menu li:hover .custom-hr1, .menu li:hover .custom-hr2, .menu li:hover .custom-hr3, .menu li:hover .custom-hr4, .menu li:hover .custom-hr5, .menu li:hover .custom-hr6, .menu li:hover .custom-hr7 {
  background-color: #e5007d;
}

.submenuicon {
  display: none;
}

.submenuicon1 {
  display: none;
}

.text {
  display: none;
}

.responsive-menu .menu>li.iconimg {
  display: none;
}

.custom-hr2, .custom-hr3, .custom-hr4, .custom-hr5, .custom-hr6, .custom-hr7, .custom-hr1 {
  height: 2px;
  width: 60px;
  background-color: gray;
  position: relative;
  /* bottom: -16px; */
  /* left: -30%; */
  /* margin-left: 0%; */
  margin: auto;
  top: 5px;
}

.taglette-logo img {
  width: 65px;
  margin-top: 4px;
}

@media(max-width:850px) {
  .swiper-container {
    display: none;
  }
  body .productsContainer {
    display: block;
  }
  .modal, .modal2 {
    position: fixed;
    /* Stay in place*/
    z-index: 1;
    left: 0;
    top: 51px;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
  }
  /* Modal Content */
  .modal-content {
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
  }
  @-webkit-keyframes animatetop {
    from {
      left-300px;
      opacity: 0
    }
    to {
      left: 0;
      opacity: 1
    }
  }
  @keyframes animatetop {
    from {
      left: -300px;
      opacity: 0
    }
    to {
      left: 0;
      opacity: 1
    }
  }
  /* The Close Button */
  .close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 1;
    opacity: 1;
  }
  .close:hover, .close:focus {
    color: #ddd;
    text-decoration: none;
    cursor: pointer;
  }
  body .tagendContainer {
    display: block;
  }
  body .tagendContainer img {
    display: block;
  }
  .tagooDisplay {
    height: 100%;
    position: absolute;
    top: 40px;
    display: none;
    color: #fff;
    z-index: 3;
    padding: 10%;
    text-align: justify;
  }
  .tagooDisplay #mydiv3 {
    background-image: url("../urunlerimg/tagoo-large.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    filter: brightness(0.4);
  }
  .tagDisplay {
    height: 100%;
    position: absolute;
    top: 40px;
    display: none;
    color: #fff;
    z-index: 3;
    padding: 10%;
    text-align: justify;
  }
  .tagDisplay #mydiv2 {
    background-image: url("../urunlerimg/tag-large.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: -1;
    top: 41px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    filter: brightness(0.4);
  }
  .tagEndDisplay {
    height: 100%;
    position: absolute;
    top: 120%;
    display: none;
    color: #fff;
    z-index: 3;
    padding: 10%;
    text-align: justify;
  }
  .tagEndDisplay #mydiv {
    background-image: url("../urunlerimg/tagend-large.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    filter: brightness(0.4);
  }
  #jssor_1 {
    display: none;
  }
  html body {
    overflow-y: scroll;
  }
  .responsive-menu .menuSlideLeft {
    display: block;
  }
  .menuBar {
    width: 100%;
    z-index: 1;
    position: fixed;
    background: #fff;
    height: 52px;
  }
  .menuBar .menuBarLogo {
    height: 30px;
    float: right;
    margin-right: 30px;
    margin-top: 11px;
    display: block;
  }
  #close {
    display: block!important;
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    top: 12px;
    color: gray;
    z-index: 1;
    line-height: 19px;
    padding: 4px;
    border: 2px solid gray;
    border-radius: 5px;
    left: 15px;
  }
  #def-dil {
    display: none;
  }
  #mobile-dil {
    display: block;
  }
  .submenuicon {
    display: block;
    margin-left: 120px;
    margin-top: -10px;
  }
  .submenuicon1 {
    display: block;
    left: 4px;
  }
  .responsive-menu .menu>li.text {
    display: block;
  }
  .responsive-menu .menu>li.text a:hover, .responsive-menu .menu>li.text a:focus {
    color: inherit!important;
  }
  .responsive-menu .menu>li.text a {
    display: inline;
  }
  .responsive-menu .menu>li.iconimg {
    display: block;
  }
  .responsive-menu .menu>li.iconimg img {
    height: 20px;
    margin: 5px;
  }
  #prodDetailDiv {
    height: 20px;
    margin: 5px;
  }
  .iconImgContent {
    display: inline-flex;
  }
  .iconimg a {
    display: inline-block;
  }
  .responsive-menu .menu li .iconImgContent a:hover, .responsive-menu .menu li .iconImgContent a:focus {
    background: none;
    margin-left: 0px;
  }
  .responsive-menu .menu>li.iconimg {
    margin-top: 50px;
  }
  .menu .taglette-logo.logo {
    position: absolute;
    display: none;
  }
  .menu .taglette-logo img {
    height: 75%;
    margin: auto;
    display: block;
  }
  .responsive-menu a.menuHover:hover, .responsive-menu a.menuHover:focus {
    margin-left: -4px;
    color: #fff!important;
  }
  .responsive-menu {
    width: 174px;
    height: 100%;
    position: fixed;
    background: white;
    z-index: 2;
    overflow: hidden;
    top: 0;
    left: -300px;
    transition: 0.5s;
  }
  .responsive-menu a {
    transition: 0.3s;
    /*width: 190px;*/
  }
  .responsive-menu .menu>li {
    width: 100%;
    height: 45px;
  }
  .iconImgContent a {
    width: inherit;
  }
  a.active {
    background: #172e39;
  }
  .responsive-menu .closebtn {
    display: block;
    color: gray;
    font-size: 30px;
    text-align: right;
    margin-right: 10px;
    cursor: pointer;
  }
  .crabmenu {
    height: 40px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
  }
  .crabmenuHover:hover {
    background: #000;
    color: #fff;
  }
  a.crabmenuHover {
    font-family: 'Oswald', sans-serif;
    height: 40px;
    display: block;
    padding: top;
    padding-top: 13px;
    top: 0px;
  }
  .products-menu-title i {
    left: -30px;
  }
  .menuSlideLeft {
    display: none;
    list-style-type: none;
    margin-top: 40px;
    /*left: -196px;*/
    background: white;
    /*left: -175px;*/
    padding-left: 0px;
    display: block;
    transition: 0.2s all;
    position: absolute;
    z-index: 334;
    /*position: fixed;*/
    height: 345px;
    width: 174px;
    /* padding: 61px; */
  }
  .products-menu-title {
    padding: 11px;
    text-align: center;
    background: #eee;
    border-left: 2px solid #e5007d;
  }
}

.dropdown-menu {
  min-width: 100%;
  margin-top: 0px;
  border: 0;
  border-radius: 0;
}

#cvbnm {
  margin-right: 5px;
  font-size: 15px;
  text-align: left;
}

#close {
  display: none;
}

.closebtn {
  display: none;
}

#asdfg.dropdown-toggle {
  display: inline-block;
  height: 40px;
  top: 0px;
}

.dropdown-menu li a {
  top: 0;
  color: gray!important;
}

.drpo:hover {
  color: #fff!important;
}

.menuBarLogo {
  display: none;
}

.menuSlideLeft {
  display: none;
}

.menuHover {
  height: 40px;
  padding-top: 9px;
  display: block;
}

@media (max-width: 768px) {
  .navbar.navbar-inverse {
    display: none;
  }
}

.navbar-inverse {
  margin-bottom: 0px;
}

.tagooDisplay {
  display: none;
}

body {
  padding-top: 20px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  background-color: #262626;
}

.tagendContainer {
  display: none;
}

.tagEndDisplay {
  display: none;
  height: 20%;
  background-color: #08080882;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.34);
  bottom: 0;
}

.tagendContainer {
  width: 50%;
  margin: auto;
  margin-top: 30px;
  position: relative;
}

#tagendEtiket {
  height: 20%;
  background-color: #08080882;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.34);
  bottom: 0;
}

@media (max-width:400px) {
  body .subtitle {
    margin-bottom: 5px;
  }
  html body .tagText {
    padding: 10px;
    font-size: 10px;
  }
  body .tagText h2 {
    font-size: 24px;
  }
  .tagText h3 {
    font-size: 15px;
  }
  .tagText .box1 {
    top: 0px;
    height: 23px;
    padding-top: 3px;
    font-size: 11px;
    border-radius: 4px;
  }
  .close {
    top: 10px;
  }
  body .tagDeclaration h1:nth-child(1) {
    font-size: 20px;
  }
  body .tagDeclaration h1:nth-child(2) {
    font-size: 13px;
  }
}

@media (max-width:600px) {
  body .tagText {
    font-size: 12px
  }
}

.modal, .modal2 {
  display: none;
}

.productsContainer {
  display: none;
  margin-top: 80px;
  margin-bottom: 20px;
}

.tagContainer {
  position: relative;
  margin-top: 40px;
  margin-left: 15px;
  margin-right: 15px;
}

.tagDeclaration {
  position: absolute;
  background: rgba(0, 0, 0, 0.57);
  width: 100%;
  color: #fff;
  bottom: 0;
}

.tagDeclaration h1:nth-child(1) {
  color: white;
  margin-left: 20px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  z-index: 1;
}

.tagDeclaration h1:nth-child(2) {
  font-size: 20px;
  color: white;
  margin-left: 20px;
  font-family: Oswald, sans-serif;
  z-index: 1;
  margin-top: 10px;
}

.tagText {
  font-family: 'Roboto', sans-serif;
  padding: 10%;
  font-size: 15px;
  text-align: justify;
  position: absolute;
  top: 0px;
  color: #fff;
  top: 0px;
  color: #fff;
}

.tagText h2 {
  font-size: 30px;
}

.productsTag {
  height: 15%;
  background-color: rgba(0, 0, 0, 0.52);
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-top: 15px;
}

.navbar-inverse .navbar-nav>li>a {
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
}

.img-responsive {
  width: 100%;
}

.modalimage {
  width: 100%;
  height: 100%;
  filter: brightness(0.4);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#.modal p {
  line-height: 25px;
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}

/*@media (min-width:1200px) {
  body #jssor_1 p {
    font-size: 17px;
  }
}
*/

button.close {
  outline: 0px;
}

.subtitle {
  font-family: 'Roboto', sans-serif;
  color: gray;
  margin-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.clcks, .clcks2, .clcks3, .clcks4, .clcks5, .clcks6, .clcks7, .clcks8 {
  opacity: 1;
  line-height: 0;
  margin-top: -3%;
  color: white;
}

.close:focus, .close:hover {
  color: #fff;
  opacity: 1;
}

.products-container {
  position: fixed;
  /* Stay in place*/
  z-index: 1;
  top: 0px;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: hidden;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  transition: all 1s ease-in;
  display: none;
}

/* Modal Content */

.products-content {
  margin: auto;
  width: 50%;
  height: 100%;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  position: relative;
  top: 92px;
  background: #000;
  overflow-y: hidden;
}

.products-content img {
  opacity: 0.6;
}

@keyframes animatetop {
  from {
    transform: scale(0);
    opacity: 0
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}

.productsimage {
  width: 100%;
  height: 100%;
  filter: brightness(0.4);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width:1100px) {
  body .tagText {
    font-size: 13px;
  }
}

@media (min-width:1600px) {
  /*
  body figure.effect-bubba h2 {
    margin-top: 145%;
  }

  body .grid figure figcaption, body .grid figure figcaption>a {
    height: 95%;
  }*/
  .infotagtext {
    margin-top: 10%;
  }
  .box {
    top: 65px;
  }
}

.closeproducts {
  float: right;
  font-size: 45px;
  display: inline-block;
  transition: all 400ms;
  font-weight: 100;
  cursor: pointer;
}

.closeproducts:hover {
  transform: scaleX(1.3);
}

.closeproducts2 {
  color: #fff;
  float: right;
  font-size: 45px;
  display: inline-block;
  transition: all 400ms;
  font-weight: 100;
  cursor: pointer;
  position: absolute;
  right: 40px;
  z-index: 1;
  top: 40px;
}

.closeproducts2:hover {
  transform: scaleX(1.3);
}

@media (max-width:400px) {
  .closeproducts2 {
    top: 0px;
  }
}

@media screen and (max-width: 500px) and (min-width: 370px) {
  html body .modal-content .tagText {
    padding-top: 100px;
  }
}

body .swiper-button-next, body .swiper-button-prev {
  background-size: 15px 25px;
  border: 2px solid #fff;
  padding: 18px;
  border-radius: 50%;
}
