.goog-logo-link,
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
.goog-te-gadget{
  font-size: 0 !important
}
body {
  top: 0 !important;
}
#google_translate_element{
    position: absolute;
    top: -25px;
    right: -110px;

}
#google_translate_element a{
    display: none !important;
}
.goog-te-combo{
  border: 1px solid;
  padding: 5px 0 5px 0;
    width: 130px;
    height: 30px;
}
.widget_breton_core_switcher{
  display: none;
}
#google_translate_element select{
    color: #000;
}


.tp-caption{
    text-shadow: 5px 5px 5px #000 !important;
}

.page_numbers{}
.page_numbers a{
  display: inline-block;
  text-align: center;
  position: relative;
  border: none;
  color: #000;
  background-color: #EEEEEE;
  width: 55px;
  height: 55px;
  line-height: 55px;
  z-index: 1;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0px;
}
.page_numbers a:hover{
  color: #fff;
  background-color: #005caa;
  box-shadow: none;
}

.sec-title-custom1{
  font-size: 36px;
}

.embed-container {
  position: relative;
  padding-bottom: 66.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.logo-style3 {
    position: relative;
    z-index: 2;
    padding: 0 70px 39px 0;
    margin-top: -20px;
    -webkit-filter: drop-shadow(8px -4px 20px rgba(7, 36, 95, 0.04));
    filter: drop-shadow(8px -4px 20px rgba(7, 36, 95, 0.04));
    margin-left: -150px;
}
.logo-style3 img{
  width: 300px
}

.img2 img{
  width: 70%;
  float: right;
}

.custom-slide-item1{
  position: relative;
  padding: 0 !important;
}
.custom-slide-item1 .img{}
.custom-slide-item1 .img::after{
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.6);
}
.custom-slide-item1 .img img{}
.custom-slide-item1 .desc{
  position: absolute;
  top: 35%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.custom-slide-item1 .desc span{
  color: #fff;
}
.custom-slide-item1 .desc p{
  color: #fff;
}


.btn_whatsapp {
  position: fixed;
  bottom: 110px;
  width: 60px;
  right: 50px;
  z-index: 9999;
}

@media (max-width: 768px){
  .mobilGizle{
    display: none !important;
  }



}

/* 100 - 768 */
@media only screen and (min-device-width : 100px) and (max-device-width : 768px) {
  .mobilGizle{
    display: none !important;
  }

  .logo-style3 {
    padding: 20px 20px 20px 0;
    margin-top: 0px;
    margin-left: 0;
  }
  .logo-style3 img {
    width: 150px;
  }

}

/* 765 - 990 */
@media only screen and (min-device-width : 765px) and (max-device-width : 990px) {
  .mobilGizle{
    display: none !important;
  }

  .logo-style3 {
    padding: 20px 20px 20px 0;
    margin-top: 0px;
    margin-left: 0;
  }
  .logo-style3 img {
    width: 150px;
  }

}

/* 990 - 1300 */
@media only screen and (min-device-width : 990px) and (max-device-width : 1300px) {
  .logo-style3 {
    padding: 0 50px 39px 0;
    margin-top: -20px;
    margin-left: -60px;
  }
  .logo-style3 img {
    width: 200px;
  }
  .main-menu > ul > li {
    margin: 0 5px;
  }
  .main-menu a {
    font-size: 14px;
  }

}

/* min 1400 */
@media (min-width: 1400px){
  .mobilGizle{
    display: none !important;
  }

  .logo-style3 {
    padding: 0 100px 39px 0;
    margin-top: -20px;
    margin-left: 0;
  }
  .logo-style3 img {
    width: 250px;
  }
  .main-menu > ul > li {
    margin: 0 5px;
  }
  .main-menu a {
    font-size: 14px;
  }


}
