h1.title,
p.sm-title {
  color: var(--title-color);
}
.banner-slider-wrapper,
.call-to-action,
.call-to-action::before {
  background-size: cover;
  background-repeat: no-repeat;
}
.hov-effect,
.service-card:before {
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
.service-card:hover .service-card-content .hov-effect,
.service-card:hover:before,
.work-img:hover .work-details {
  opacity: 1;
  visibility: visible;
}
.customer-img,
.team-card {
  overflow: hidden;
}
.check-out-details h5,
.sec-head h2,
a.post-link,
h5.work-category {
  text-transform: capitalize;
}
:root {
  --main-color: #3b3b3b;
  --title-color: #102039;
  --dark-color: #222222;
  --text-color: #505050;
  --white-color: #ffffff;
  --black-color: #000;
}
.about-img img,
.customer-img img,
img.banner-img,
img.team-img {
  width: 100%;
}
.slider-img img {
  width: 100%;
  height: 100%;
}
.banner-item {
  height: 700px;
  position: relative;
}
.action-content,
.banner-content,
.bannerSlider,
.slider-img {
  height: 100%;
}
.fixed-content {
  height: 100%;
  align-items: center;
  display: flex;
  margin-top: 30px;
}
.action-content,
.banner-btn-div,
.banner-content,
.customer-info {
  align-items: center;
  display: flex;
}
.image-position {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
  top: 0;
}
.slider-img {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: end;
  width: 100%;
}
.banner-slider-wrapper {
  background-image: url(../images/banner/bg1.jpg);
}
p.sm-title {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 24px;
}
h1.title {
  font-weight: 700;
  line-height: 78px;
  font-family: var(--title-font);
  font-size: 66px;
}
p.banner-des {
  margin: 15px 0 30px;
}
a.play-video {
  margin-left: 30px;
  color: var(--text-color);
  font-weight: 600;
  transition: 0.3s;
  display: flex;
  align-items: center;
}
.play-icon,
.play-icon-larg {
  justify-content: center;
  display: flex;
}
.play-icon {
  width: 40px;
  height: 40px;
  border: 3px solid var(--text-color);
  align-items: center;
  border-radius: 50%;
  margin-right: 10px;
}
.play-video:hover span {
  border-color: var(--main-color);
}
.play-icon-larg:hover,
.sec-head h2 span,
.team-member-info a:hover,
.video-overlay-close:hover,
a.play-video:hover,
a.post-link:hover {
  color: var(--main-color);
}
.play-icon-larg {
  width: 35px;
  height: 35px;
  align-items: center;
  border-radius: 50%;
  border: 4px solid var(--white-color);
  color: var(--white-color);
  transition: 0.3s;
  font-size: 20px;
}
img.play-icon {
  margin-right: 12px;
}
.slider-nav {
  position: absolute;
  display: block;
  width: 120px;
  right: 0;
  bottom: 50px;
}
.slider-nav div {
  width: 50px;
  height: 50px;
  color: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.slider-nav div:hover {
  color: #ebebeb;
}
@media screen and (min-width: 1500px) {
  .banner-item {
    height: 90vh;
    position: relative;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0 0 0 / 67%);
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-img,
p.about-li {
  align-items: center;
  display: flex;
}
.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 35px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.video-btn span {
  z-index: var(--z-tooltip);
}
.about-content {
  padding-right: 40px;
}
.about-img {
  height: 100%;
}
.sec-head h4 {
  color: var(--main-color);
  font-size: var(--m-title);
  font-family: var(--title-font);
  font-weight: 600;
  margin-bottom: 10px;
}
.sec-head h2,
p.about-li {
  color: var(--title-color);
  font-family: var(--title-font);
}
.sec-head h2 {
  font-size: var(--l-title);
}
.about-content p {
  padding-bottom: 15px;
  font-size: 15px;
}
p.about-li {
  padding-bottom: 7px;
  font-size: var(--sm-font);
  font-weight: 700;
}
p.about-li i {
  color: var(--main-color);
  margin-right: 5px;
}
.signature {
  margin-top: 20px;
  display: flex;
}
.signature img {
  margin-left: 25px;
}
h2.inside-head {
  font-size: 40px;
}
.call-to-action {
  background-image: url(../images/iletisim/bg.png);
  position: relative;
  z-index: 0;
  min-height: 350px;
  display: flex;
  align-items: center;
  margin: 35px 0;
}
.call-to-action-img img {
  width: 80%;
}
.action-content-inner h2 {
  color: var(--white-color);
  font-family: var(--title-font);
  font-size: 40px;
  font-weight: 600;
}
a.more-btn,
h5.name,
h5.name a {
  font-size: 18px;
  transition: 0.3s;
  font-family: var(--title-font);
}
.action-content-inner p {
  color: var(--white-color);
  margin: 15px 0 20px;
}
.customer-p-info h5,
a.more-btn:hover,
a.social-link:hover,
h5.name,
h5.name a {
  color: var(--title-color);
}
.call-to-action-img {
  text-align: right;
}
.check-out-card,
.history-card,
.sec-title,
.service-card,
.team-member-info {
  text-align: center;
}
.call-to-action::before {
  content: "";
  background-image: url(../images/iletisim/3.png);
  height: 100%;
  display: block;
  width: 40%;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%);
  transform: scale(1.2);
}
.call-action-alignment {
  justify-content: end;
  display: flex;
}
.service-content p {
  margin-bottom: 30px;
}
.service-content:last-child {
  margin-bottom: 0;
}
.service-list-s {
  margin-top: 30px;
}
.sec-title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-card {
  padding: 30px 15px;
  box-shadow: 0 0 70px 1px #d8d8d8;
  transition: 0.3s;
  position: relative;
}
.service-card-content {
  margin-top: 30px;
  transition: 0.3s;
  position: relative;
  z-index: 2;
}
h5.name,
h5.name a {
  font-weight: 700;
}
a.more-btn {
  font-weight: 600;
  color: var(--main-color);
  padding:10px 0px;
}
.service-card:hover .service-card-content,
.service-card:hover .service-card-content a,
.service-card:hover .service-card-content h5,
.social-link,
.work-name,
.work-name:hover,
h5.work-category {
  color: var(--white-color);
}
.service-card-content p {
  padding: 15px 0;
  font-size: 14px;
  line-height: 22px;
  min-height: 100px;
}
.team-member-info a,
.work-name {
  font-size: 24px;
  font-weight: 600;
}
.hov-effect {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.team-card,
.work-img,
.work-name {
  position: relative;
}
.hov-effect img {
  width: 61%;
  filter: brightness(15.5);
  opacity: 0.05;
}
.service-card:before {
  background: var(--main-color);
  content: "";
  transition: 0.6s;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
}
.service-card:hover:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.check-out-card.check-out-m::after,
.check-out-card.check-out-m::before {
  content: "";
  width: 60%;
  height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 30px;
}
.service-card:hover .service-icon img {
  filter: brightness(11111.5);
}
.customer,
.project {
  background: #f8f8f8;
}
.work-details {
  background: #00000061;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: end;
  padding: 30px 10px;
}
.social-link,
.subscribe-area {
  background: var(--main-color);
}
.work-img {
  height: 100%;
  max-height: 500px;
}
.work-name {
  transition: color 0.3s;
  display: inline-block;
}
.blog-card-footer,
.brand-item,
.hero-form,
.rating,
.social-link,
ul.rating-ul {
  display: flex;
}
.work-name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s;
}
.work-name:hover::after {
  transform: scaleX(1);
}
h5.work-category {
  font-family: var(--title-font);
  margin-bottom: 5px;
}
.work-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.team-member-info {
  padding: 20px;
}
.team-member-info a {
  color: var(--black-color);
  transition: 0.3s;
}
.team-card {
  box-shadow: 0 0 33px 1px #f0f0f0;
}
.social-link {
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  margin: 5px;
  transition: 0.3s;
  font-size: 17px;
}
.user-social {
  position: absolute;
  top: 15px;
  right: -20%;
  transition: 0.3s;
}
.team-card:hover .user-social {
  right: 15px;
}
.history-content,
.video-play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check-out-m,
.history-card,
.video-sec,
.work-history {
  position: relative;
}
.work-history {
  margin-bottom: -80px;
  z-index: 80;
}
.history-card {
  padding: 50px;
}
.content-inner h2 {
  color: var(--main-color);
  font-size: 55px;
}
.content-inner p {
  font-weight: 600;
}
.history-card img {
  width: 35%;
}
.brand-item {
  align-items: center;
  justify-content: center;
}
.brand-item img {
  max-width: 100%;
}
.video-sec .video-play {
  margin-top: 80px;
}
.customer-img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
.customer-p-info {
  padding-left: 15px;
  font-family: var(--title-font);
}
.customer-p-info h5 {
  font-weight: 700;
}
a.post-link,
p.rating-count {
  font-weight: 600;
  color: var(--title-color);
}
.customer-card {
  border: 1px solid #ddd;
  padding: 25px;
  transition: 0.3s;
}
.review {
  padding-top: 15px;
}
.rating {
  margin-top: 10px;
  align-items: center;
}
ul.rating-ul li {
  padding: 0 4px;
}
ul.rating-ul li i {
  color: #facd01;
}
ul.rating-ul li i.unrate {
  color: #ddd;
}
p.rating-count {
  padding-left: 10px;
  font-size: 13px;
  line-height: initial;
}
.customer-card:hover {
  border-color: var(--white-color);
  background: var(--white-color);
  box-shadow: 0 20px 20px 1px #f4f4f4;
}
.blog-card-footer {
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ddd;
}
.post-details {
  padding: 20px 10px;
}

.post-des p {
	margin:20px 0px;
}

a.post-link {
  font-size: 20px;
  transition: 0.3s;
}
.post-card {
  border-radius: 6px;
  transition: 0.3s;
  box-shadow: 1px 1px 20px 0 #f0f0f0;
}
.post-details p {
  padding: 10px 0 25px;
  min-height:210px;
}
.post-img img {
  width: 100%;
  transition: 0.3s;
}
.detail-img img {
  width: 100px;
  height:72px;
  transition: 0.3s;
}
.post-card:hover {
  box-shadow: 0 12px 20px 1px #f2f2f2;
}
p.date {
  padding: 15px 0;
  font-size: 15px;
}
.post-card:hover .post-img img {
  transform: scale(1.02);
}
.check-out-icon img {
  width: 130px;
}
.check-out-details h5 {
  margin: 25px 0;
  color: var(--title-color);
  font-weight: 700;
  font-size: 24px;
}
.check-out-m {
  margin-top: 50px;
}
.check-out-card.check-out-m::after {
  background-image: url(/images/icon/37.png);
  position: absolute;
  right: -35%;
}
.check-out-card.check-out-m::before {
  background-image: url(../images/icon/35.png);
  position: absolute;
  left: -35%;
}
@media screen and (max-width: 1200px) {
  .call-to-action {
    min-height: 300px;
  }
  .banner-item {
    position: relative;
    height: 500px;
  }
}
@media screen and (max-width: 992px) {
  .call-to-action::before {
    display: none;
  }
  .action-content-inner {
    text-align: center;
  }
  .call-action-alignment {
    justify-content: center;
    display: flex;
  }
  .banner-item {
    position: relative;
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  
  .post-details p {
	  min-height:auto;
  }
  
  h2.page-title {
	  font-size:28px!important;
  }
  
  .action-content {
    padding-top: 0 !important;
  }
  .history-card {
    padding: 11px;
  }
  .history-card img {
    width: auto !important;
    height: 87px !important;
  }
  .content-inner h2 {
    color: var(--main-color);
    font-size: 35px;
  }
  .work-history {
    position: relative;
    margin-bottom: 25px;
  }
  .check-out-card.check-out-m::after,
  .check-out-card.check-out-m::before {
    display: none;
  }
  .check-out-m {
    margin-top: 0;
    position: relative;
  }
  .action-content-inner {
    text-align: center;
  }
  .history-bg {
    padding: 50px;
    grid-template-columns: 33% 33% 33%;
    justify-content: center;
  }
  .banner-item {
    position: relative;
    height: initial;
    padding-top: 20px;
  }
  .image-position,
  .slider-img {
    position: initial;
  }
  .slider-img {
    bottom: 0;
  }
  .video-sec .video-play {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .history-bg {
    grid-template-columns: 50% 50%;
    justify-content: center;
  }
}
.hero-form {
  justify-content: center;
  align-items: center;
  height: 100%;
}
.subscribe-area {
  padding: 50px 0;
}
.subscribe-content h3 {
  color: var(--white-color);
  font-size: 26px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 10px;
}
.form-control:focus {
  border-color: var(--main-color);
  box-shadow: none;
}
input.form-control.subscribtion-input {
  border: none;
}
