.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);
}

.col-sm-6:hover p+.cızgı {
  color: white;
  width: 265px;
  transition: .3s;
}

.col-sm-6:hover p+.cızgı1 {
  color: white;
  width: 245px;
  transition: .3s;
}

.cızgı {
  height: 5px;
  width: 100px;
  background-color: #e5007d;
  margin-left: 35.5%;
}

.cızgı1 {
  height: 5px;
  width: 100px;
  background-color: #e5007d;
  margin-left: 35.5%;
}

.divide {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 1px;
  height: 100%;
  transform: skewX(-8deg);
  -webkit-transform: skewX(-8deg);
  -moz-transform: skewX(-8deg);
  -ms-transform: skewX(-8deg);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  z-index: 1;
}

.efek {
  width: 20%;
  height: 1%;
  background-color: #e5007d;
  margin-left: -8%;
  margin-top: 23%;
}

.efek1 {
  width: 20%;
  height: 1%;
  background-color: #e5007d;
  margin-left: 33%;
  margin-top: 14%;
}

#directors-category-left:hover .efek {
  width: 100% !important;
  transition: .5s;
}

#directors-category-right:hover .efek1 {
  width: 100% !important;
  transition: .5s;
}

.waves-effect {
  width: 90%;
  height: 100px;
  color: white;
  border-radius: 0;
  background-color: rgba(255, 255, 255, .15);
  font-family: 'Oswald', sans-serif;
}

.waves-effect:hover {
  color: #e5007d;
  background-color: white;
}

.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);
}

body {
  padding-top: 20px;
}

.carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}

/* The controlsy */

.carousel-control {
  left: -12px;
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  margin-top: 90px;
}

.carousel-control.right {
  right: -12px;
}

/* The indicators */

.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}

/* The colour of the indicators */

.carousel-indicators li {
  background: #cecece;
}

.carousel-indicators .active {
  background: #428bca;
}

#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #000000;
}

.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-3 {
  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-hr4 {
  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:780px) {
  .responsive-menu a.active {
    color: gray;
    background: #fff;
  }
  .responsive-menu .menuSlideLeft {
    display: block;
  }
  .menuBar {
    position: relative;
    background: #000;
    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: #fff!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;
    filter: brightness(0) invert(1);
  }
  .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 {
    width: 174px;
    height: 100%;
    position: fixed;
    background: #000;
    z-index: 1;
    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: #000;
    /*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;
}

.navbar-right {
  margin-right: 0;
}

.navbar-inverse .active {
  color: #fff!important;
}

.hr1 {
  width: 30px;
  height: 2px;
  background-color: #e5007d;
  margin-top: 1px;
  margin-left: 1px;
  position: absolute;
}

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

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

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

.navbar {
  border-radius: 0px;
}
