﻿.secondsubmenu ul.dropdown-menu {
  position: absolute;
  right: -215px !important;
  top: 0px;
  left: unset;
  /* display: block; */
  width: 200px;
}
.py-10{
  padding-bottom: 100px;
  padding-top: 100px;
}

a.dropdown-item span {
  float: right;
}

.lang-sel .form-control {

  background-color: #ffffff;
  font-size: 14px;

}

.lang-sel {
  margin-left: auto;
  position: absolute;
  right: 120px;
    top: 103px;



}

.hizmet-kutu .kutu-duzen .icon-box {
  position: relative;
  display: inline-block;
  margin-bottom: 33px;
  width: 230px;
  height: 230px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.hizmet-kutu .kutu-duzen .icon-box {

  width: 100%;
  height: auto;

}

.hizmet-kutu .kutu-duzen p {
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 45px;
}

a.custom-button.prmbtn {
  background: #fff;
  color: #173e76;
}

a.custom-button.prmbtn:hover {
  border-color: transparent;
  background: #0e0e0e;
  color: #fff;

}



.hizmet-kutu .kutu-duzen {

  /* padding: 30px 20px 30px 20px; */
  padding: 5px 5px 10px 5px;

}

h2.hbt {
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 65px;
  color: #fff;
  overflow: hidden;
font-size: 1.6rem;

}

.getintouch {
  background: #173e76;
  border-top: 10px solid #fff;
}

.getintouch h2.h3-baslik-anasayfa-beyaz {
  font-size: 27px;
}

.mx-sp {
  display: flex;
  color: #fff;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 14px;
}

.mx-sp .media {
  margin-right: 40px;
  position: relative;
  min-width: 226px;
  margin-bottom: 30px;
  align-items: center;
}

.mx-sp .media:last-child::after {
  display: none;
}

.mx-sp .media:after {
  position: absolute;
  width: 1px;
  height: 19px;
  background: #fff;
  right: -21px;
  top: 0px;
  content: "";
  bottom: 0px;
  margin: auto;
}

.mx-sp .media-body {
  -ms-flex: 1;
  flex: 1;

  align-items: center;
  /* display: flex; */
}

.mx-sp .media img {
  width: 60px;
  height: 45px;
}

a.btn.csmore {
  padding: 10px 35px;
  margin-top: 20px;
  font-size: 14px;
  color: #173e76;
  font-weight: bold;
}

.csmore {
  background: #fff;
  color: #000;
  display: block;
  width: max-content;
  margin: auto;
}

.mnhead {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
}

.videobx h2,
.weserve h2 {
  color: #000;
  font-size: 3rem;
  margin-bottom: 30px;
}

p.h2-baslik-hizmetler-yorum__yorum {
  max-width: 60%;
  margin: auto;
}

p.font17n {
  font-size: 17px;
  text-align: center;
}

/* whyus */
.whyus {
  background: url(../img/why-us-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;

}

.whyusbox {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 0px #5a5a5a36;
  padding: 0px 35px 42px 35px;
  min-height: 228px;
}
.iconmrt18 {
  margin-top: -18px;
}
.font17pera {
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
}
.whyus h4 {
  font-size: 25px;
  font-weight: bold;
  color: #ff521b;
}
.whyus h2.h3-baslik-anasayfa-beyaz.wow.fade.animated,
.whyus .pphead p {
  text-align: center;
  color: #fff;
}
.whyus .pphead  { margin-bottom: 30px;

}

.whyus .pphead p { text-align: center;
  font-size: 14px;

 
  /* font-size: small; */

}


.idl2 {
  font-weight: 400;
  color: #616161;
  font-size: 14px;
  margin-bottom: 10px;
}
.idl, .idl3 {
  font-weight: 400;
  color: #616161;
  font-size: 14px;

}

.idl strong, .idl3 strong, .idl2 strong {   font-size: 16px; color: #000;


}


















@media screen and (max-width:767px) {
  a.btnenq{ font-size: 14px;}
  .page-header {

    height: 247px;
 
}
  .whyusbox {

    margin-bottom: 30px;
}
  .videobx h2, .weserve h2 {

    font-size: 30px;
}
  p.h2-baslik-hizmetler-yorum__yorum {
    max-width: 100%;

}
  .videobx iframe {
    width: 100%;
  }

  .qua1-top {

    margin-top: 0px;
  }

  .iletisim-form-alani {

    margin-top: 0px;
  }

  .getintouch h2.h3-baslik-anasayfa-beyaz {
    font-size: 18px;
  }

  .mx-sp .media:after {
    position: absolute;
    width: 38px;
    height: 1px;
    background: #d7e7ff;
    right: 0px;
    top: unset;
    content: "";
    bottom: -13px;
    margin: auto;
    left: 0px;
  }

  .secsub ul {
    background: #e8e7ff !important;
    margin-top: 0px !important;


  }

}