.bold,
strong {
   font-family: VodafoneRegular !important;
   font-weight: bold;
}

.tag2::before {
   content: "";
   position: absolute;
   top: 0px;
   left: 10px;
   bottom: 2px;
   right: 10px;
   z-index: -1;
}

.tag2 .tag__label {
   z-index: 2;
   left: -1px;
}

.tag--black .tag__label {
   background-color: #000;
}

.tag--black::before {
   box-shadow: 0 0 0 3px #000;
}

.tag--black .tag__label::before {
   border-bottom-color: #000;
}

.tag--red .tag__label {
   background-color: #E60000;
}

.tag--red::before {
   box-shadow: 0 0 0 3px #E60000;
}

.tag--red .tag__label::before {
   border-bottom-color: #E60000;
}

.owl-carousel .owl-item img {
   display: block;
   width: auto;
}

.hello__background::after {
   background-color: transparent !important;
}

.hello__message {
   width: 100%;
   bottom: 0;
}

.hello__heading {
   text-align: left;
   line-height: 48px;
}

.hello__message {
   color: #FFF;
}

.background__image {
   background-position: center;
}

.heading--1 {
   font-size: 44px;
}

.background__image {
   z-index: 1;
}

.breadcrumbs-top-settings {
   margin-top: 100px;
}

#owl-main.owl-theme .owl-dots {
   text-align: center;
   -webkit-tap-highlight-color: transparent;
   bottom: 0;
   position: absolute;
   width: 100px;
   left: 50%;
   margin-left: -50px;
}

#owl-main .owl-nav .owl-prev {
   position: absolute;
   left: 5px;
   bottom: 50%;
}

#owl-main .owl-nav .owl-next {
   position: absolute;
   right: 5px;
   bottom: 50%;
}

.owl-theme .owl-nav [class*=owl-] {
   color: #FFF;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: transparent;
   display: inline-block;
   cursor: pointer !important;
   border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
   background: transparent;
   color: #FFF;
   text-decoration: none;
}

.owl-prev {
   position: absolute;
   left: -20px;
   bottom: 55%;
}

.owl-next {
   position: absolute;
   right: -20px;
   bottom: 55%;
}

.chevron__icon--grey {
   color: #999;
}

.owl-theme .owl-nav {
   margin-top: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
   background: #ffffff;
}

.owl-carousel .owl-item img {
   display: block;
   width: auto;
}

span.tl-icon {
   font-family: Arial;
   font-weight: 400;
}

.owl2 .owl-nav [class*=owl-] {
   color: #FFF;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #fff;
   display: inline-block;
   cursor: pointer;
   border: #999 solid 1px;
   border-radius: 50%;
}

.owl2 .owl-nav [class*=owl-]:hover {
   color: #FFF;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #fff;
   display: inline-block;
   cursor: pointer !important;
   border: #999 solid 1px;
   border-radius: 50%;
}

.owlemr .owl-nav [class*=owl-] {
   color: #FFF;
   font-size: 14px;
   margin: 5px;
   padding: 4px 4px;
   background: #fff;
   display: inline-block;
   cursor: pointer;
   border: #999 solid 1px;
   border-radius: 50%;
}

.owlemr .owl-nav [class*=owl-]:hover {
   color: #FFF;
   font-size: 14px;
   margin: 5px;
   padding: 4px 4px;
   background: #fff;
   display: inline-block;
   cursor: pointer !important;
   border: #999 solid 1px;
   border-radius: 50%;
}

.owl2 .owl-item {
   padding: 10px;
}

#populer-servisler {
   background: #F4F4F4;
   padding-top: 15px;
}

#populer-servisler .heading--3 {

   margin: 0 !important;

}

#owl-populer-servisler .quicklinks {
   background-color: #F4F4F4;
   text-align: center;
}

#owl-populer-servisler .quicklinks__item {
   display: inline-block;
}

#owl-populer-servisler .quicklinks__heading {
   color: #333;
}

#owl-populer-servisler .owl-item img {
   display: block;
   width: auto;
}

.c333 {
   color: #333 !important;
}

.servis-blocks-link {
   display: flex;
   justify-content: center;
   max-width: 468px;
   border-radius: 10px;
   box-shadow: 2px 4px 8px 0px #AFAFAF;
   margin: 0 auto;
   margin-bottom: 40px;
   transition: 0.5s;
   text-decoration: none;
   color: #333;
}

.servis-blocks-link:hover {
   box-shadow: 2px 4px 20px 1px #AFAFAF;

}

.servis-blocks {
   width: 318px;
   height: auto;
   padding-left: 30px;
   padding-right: 10px;
}

.servis-block-img {
   display: flex;
   justify-content: center;
   align-items: center;
   width: 150px;
   height: auto;
   background: #ebebeb;
   border-radius: 10px 0px 0px 10px;
   min-height: 150px;
}

.servis-block-img img {
   border-radius: 10px;
   max-width: 80%;
}

.servis-block-text {
   text-align: left;
   font-size: 16px;
}

.servis-block-text .heading--4 {
   margin: 0;
   margin-top: 20px;
   margin-bottom: 5px;
   font-size: 25px;
   font-family: VodafoneRegular;
}

.svg-img {
   max-width: 120px;
   border-radius: 15px;
}

@media only screen and (max-width:970px) {
   .breadcrumbs-top-settings {
      margin-top: 60px;
   }

   .servis-block-img {
      min-height: auto;
   }
}

@media only screen and (width:768px) {
   .hello__message {
      color: #FFF;
   }
}

@media only screen and (max-width:639px) {
   .m-margin-top {
      margin-top: 30px;
   }

   #owl-populer-servisler .quicklinks__item {
      width: 100% !important;
   }

   .breadcrumbs-top-settings {
      margin-top: 50px;
   }

   .hello__heading {
      line-height: 26px !important;
      font-size: 26px !important;
   }
}

@media only screen and (max-width:490px) {
   .svg-img {
      max-width: 100px;
   }

   .servis-blocks-link {
      max-width: none;
      width: 100%;
      margin-bottom: 10px;
   }

   .servis-block-img {
      height: unset;
      width: 30%;
   }

   .servis-blocks {
      width: 70%;
      height: auto;
      padding: 9px 0;
      padding-left: 15px;
      padding-right: 10px;
   }

   .servis-block-text .heading--4 {
      margin: 0;
      margin-top: 0;
      margin-bottom: 5px;
      font-size: 20px
   }

   .servis-block-text p {
      margin: 0;
   }
}

@media only screen and (max-width:360px) {

   .servis-block-text .heading--4 {
      line-height: 1;
   }

   .servis-block-text p {
      line-height: 1.2;
   }

}

@media (min-width: 1024px) {
   .grid__item {
      width: 50%;
   }
}

.service-icon-box {
   display: flex;
   justify-content: center;
   max-width: 468px;
   border-radius: 10px;
   box-shadow: 2px 4px 8px 0px #AFAFAF;
   margin: 0 auto;
   margin-bottom: 40px;
   transition: 0.5s;
   text-decoration: none;
   color: #333;
}