@font-face {
  font-family: 'Gilroy-extrabold';
  src: url('fonts/Gilroy-ExtraBold.woff2') format('woff2'),
    url('fonts/Gilroy-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy-bold';
  src: url('fonts/Gilroy-Bold.woff2') format('woff2'),
    url('fonts/Gilroy-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('fonts/Gilroy-Regular.woff2') format('woff2'),
    url('fonts/Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy-semibold';
  src: url('fonts/Gilroy-SemiBold.woff2') format('woff2'),
    url('fonts/Gilroy-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy-light';
  src: url('fonts/Gilroy-Light.woff2') format('woff2'),
    url('fonts/Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy-medium';
  src: url('fonts/Gilroy-Medium.woff2') format('woff2'),
    url('fonts/Gilroy-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}




body {
  font-size: 16px;
  color: #000;
  font-family: 'Gilroy';
}

ul li {
  list-style: none;
}

p {
  font-family: 'Gilroy' !important;
}

a {
  font-family: 'Gilroy-semibold' !important;
  color: #1d73a9;
}

h4, h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Gilroy-extrabold';
}

label {
  font-family: 'Gilroy';
}

small {
  font-family: 'Gilroy-light';
}

#header.full-header #logo {
  border-right: none;
}

#slider {
  padding: 0;
}

.footer-form-label {
  color: #fff !important;
}

.footer-check {
  margin-top: 10px;
}

h1>span:not(.nocolor):not(.badge), h2>span:not(.nocolor):not(.badge), h3>span:not(.nocolor):not(.badge), h4>span:not(.nocolor):not(.badge), h5>span:not(.nocolor):not(.badge), h6>span:not(.nocolor):not(.badge) {
  color: #1471b7;
}

.fancy-title.title-bottom-border h1, .fancy-title.title-bottom-border h2, .fancy-title.title-bottom-border h3, .fancy-title.title-bottom-border h4, .fancy-title.title-bottom-border h5, .fancy-title.title-bottom-border h6 {
  border-bottom: 2px solid #1471b7;
}

.color {
  color: #1471b7 !important;
}

.feature-box.fbox-plain .fbox-icon i, .feature-box.fbox-plain .fbox-icon img {
  color: #1471b7;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Gilroy-extrabold' !important;
  text-transform: none !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-transform: none;
}

.footer-contact {
  color: #fff;
}

.footer-logo {
  display: block;
  margin-bottom: 10px;
}

.feature-box.fbox-center:not(.fbox-bg) h3:after {
  border-top: none;
}


.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#copyrights {
  padding: 0;
}

label {
  text-transform: none;
}

.dark .form-control:not(.not-dark) {
  color: #fff !important;
}


section {
  padding: 50px 0;
}

#logo img {
  height: 70px;
  margin: 15px 0;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
  max-height: 40px;
}

.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),
.dark #header.transparent-header.floating-header .container,
.dark #header.transparent-header.floating-header.sticky-header .container,
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),
#header.dark.transparent-header.floating-header .container,
#header.dark.transparent-header.floating-header.sticky-header .container,
.dark .responsive-sticky-header #header-wrap, .responsive-sticky-header.dark #header-wrap {
  background: #fff;
}

#header.tranparent-header>ul li>a {
  padding: 30px 10px 25px 10px;
  font-weight: normal;
  color: #fff;
  font-weight: 600;
}

.tranparent-header ul li>a:hover {
  color: #04bced;
}

.responsive-sticky-header #header-wrap #primary-menu ul li>a {
  color: #004980;
}


#footer.dark, .dark #footer {
  color: #fff;
  padding: 20px 0 0 0;
  position: relative;
  display: block;
}

#copyrights {
  background-color: transparent !important;
  color: #fff !important;
}

.dark.sticky-header #header-wrap:not(.not-dark) #primary-menu>ul>li:hover>a, .dark.sticky-header #header-wrap:not(.not-dark) #primary-menu>ul>li>a {
  color: #00487f;
}

header #primary-menu.style-4>ul>li:hover>a {
  border-color: #fff;
}

header.sticky-header #primary-menu.style-4>ul>li:hover>a {
  border-color: #00487f;
}

#primary-menu ul li:hover>a {
  color: #00487f;
}

.fancy-title {
  margin-bottom: 0px;
}

.u-video {
  padding-top: 20px;
}

.pad-container {
  padding-bottom: 20px;
  padding-top: 20px;
}

.entry {
  margin-bottom: 10px;
}

.entry-meta ul {
  margin-bottom: 5px;
}

#footer .footer-widgets-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-box {
  background-color: #f9f9f9;
  text-align: center;
  z-index: 1;
  cursor: pointer;
}

.s-box.gray {
  background-color: #f3f3f4;
}

.s-icon {
  padding-top: 20px;
  padding-bottom: 10px;
}

.s-icon i {
  font-size: 70px;
}

.s-text {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.s-text h4 {
  font-size: 15px;
}

#cozumlerimiz {
  margin-top: 30px;
}

.shadow-cozumler {
  box-shadow: 0 5px 30px 0 rgba(3, 26, 60, .15);
}


.s-box-divider {
  background: #e0e0ec;
  width: 31px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
}

.s-box:hover {
  -ms-transform: scale(1.08);
  /* IE 9 */
  transform: scale(1.08);
  /* Standard syntax */
  transition: .5s;
  box-shadow: 0 5px 30px 0 rgba(3, 26, 60, .12);
  z-index: 2;
  background: #fff !important;
}

.s-box:hover .s-box-divider {
  background-color: #004980;
}

.s-box:hover .s-text h4, .s-box:hover .s-icon i {
  color: #004980;
}

.post-grid .entry-image img {
  height: 250px;
}

#posts .entry-content {
  min-height: 100px;
}

.post-grid.grid-3 .entry-title h2 {
  min-height: 60px;
}

.about-part:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #1470b7;
  right: 0;
  top: 0px;
}

.about-part .heading-block:after {
  content: none;
}

.about-part .heading-block h4 {
  border: none;
}

.service-list li {
  float: left;
  display: inline-block;
}

.service-list li img {
  max-width: 160px;
  height: 120px;
}

.justify-content-between {
  width: 100%;
  padding-top: 50px !important;
}

.service-link i {
  color: #000;
}


.blue-band .breadcrumb-item a, .blue-band .breadcrumb-item.active {
  color: #fff;
}

.dark .input-group-text, .dark .input-group-btn .btn-default {
  color: #fff;
}

#widget-subscribe-form-email::placeholder {
  color: #fff;
}

#footer.dark, .dark #footer {
  border-top-color: transparent;
}

.dark .slider-caption, .dark .slider-caption h2 {
  font-size: 35px;
}

.slider-caption p {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 20px;
}

.blue-btn {
  background-color: #1d73a9;
}

.cf-div {
  /* box-shadow : 0 .5rem 1rem rgba(0,0,0,.15)!important;*/
  border: 1.5px solid #d9d9d9;
  border-radius: 5px;
  padding: 20px;
  background-color: #fff;
}

.contact-box {
  /*box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;*/
  border: 1.5px solid #d9d9d9;
  border-radius: 5px;
  padding: 20px !important;
}

.contact-box p {
  font-size: 17px !important;
}

.contact-box h3 {
  color: #1d73a9;
  font-size: 20px;
}

.slider-caption h2 {
  color: white !important;
  font-size: 35px;
  text-transform: none;
  font-family: 'Gilroy-semibold' !important;
}

.slider-caption p {
  color: #c7c7c7;
}

.about-part p {
  text-align: justify;
}

.owl-carousel .owl-stage {
  padding-top: 0px;
}

.blog-head-small {
  font-size: 20px !important;
}

.spost .entry-image img {
  object-fit: contain;
}

.no-desktop {
  display: none;
}

.no-mobile {
  display: block;
}


.mb-0 {
  margin-bottom: 0px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.gap-3 {
  gap: 1rem !important;
}

.h-3rem {
  height: 3rem !important;
}

.w-3rem {
  width: 3rem !important;
}

.cozumlerimiz-list-btn {
  border-radius: 25px;
  text-align: center;
  padding: 10px 25px;
  background-color: #7ed2dc;
  border-color: #7ed2dc;
  text-decoration: none;
  color: white;
}

.cozumlerimiz-list-btn:hover {
  color: white;
}

.list-none {
  list-style: none !important;
}

.list-none li {
  list-style: none;
}

@media screen and (min-width: 768px) {
  .md-col-3 {
    flex: 0 0 auto;
    padding: .5rem;
    width: 25% !important;
  }

  .md-col-9 {
    flex: 0 0 auto;
    padding: .5rem;
    width: 75% !important;
  }

  .md-flex-row {
    flex-direction: row !important;
  }

  .md-ml-auto {
    margin-left: auto !important;
  }

  .md-hidden {
    display: none !important;
  }

  .md-block {
    display: block;
  }
}

.flex {
  display: flex !important;
}

.grid>.col, .grid>[class*=col] {
  box-sizing: border-box;
}

.grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -.5rem;
  margin-left: -.5rem;
  margin-top: -.5rem;
}

.block {
  display: block !important;
}

.footer-block.bg-op-blue {
  background: url(https://www.opdotech.com.tr/wp-content/uploads/2024/05/bar-1.jpg);
  padding-top: 25px;
  position: relative;
  z-index: 1;
  background-position: 10%;
}

.foot-list li a {
  font-size: 12px;
}

.bg-op-destinations-blue {
  background-color: #04bced;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.border-circle-cross {
  border-radius: 25px;
  border-bottom-right-radius: .75rem;
}

.foot-list {
  flex-wrap: wrap;
}

.card-title {
  font-size: 20px;
  margin: 0;
  align-items: center;
  display: flex;
}

.card .card-body {
  min-height: 90px;
  display: flex;
  padding: 10px;
}

.card-list .card-body {
  min-height: inherit;
  padding: 20px;
}

.gap-15 {
  gap: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.row-gap-2 {
  row-gap: .5rem !important;
}

.text-uppercase {
  text-transform: uppercase;
}


@media (max-width: 450px) {
  .m-displayb {
    display: block !important;
  }

  .footer-mobile-fs {
    font-size: 18px;
  }
}

@media (max-width: 767.98px) {
  body {
    font-size: 13px;
  }

  h1 {
    font-size: 24px;
  }

  #logo {
    position: relative;
    display: block;
    z-index: 0;
    width: calc(100% - 40px);
    top: 25px;
    left: -10px;
    height: 90px;
  }

  #logo img {
    height: auto;
    width: 90% !important;
    margin: 0px 0 0px 30px;
  }

  #primary-menu ul li:first-child {
    padding-top: 20px;
  }

  body.stretched #header.full-header .container {
    padding-bottom: 35px !important;
  }

  #primary-menu-trigger {
    z-index: 1000000;
    display: block;
    position: absolute;
    left: 15px;
  }

  section.boxes .col-md-3 {
    margin-bottom: 15px;
  }

  section#page-title h1 {
    font-size: 30px;
  }

  .slider-caption, .flex-caption {
    left: 80px !important;
  }

  section#slider {
    padding: 0 0;
    height: 100% !important;
    background-size: cover;
  }

  .slider-caption {
    top: 150px !important;
    left: 50px !important;
  }

  .slider-caption h2 {
    font-size: 16px;
    width: 80%;
  }

  .swiper-slide {
    height: 100% !important;
  }

  .box-light {
    background: #fff;
    width: calc(100% - 6px);
    text-align: right;
    color: #074f57;
    margin: 3px;
    height: calc(100% - 26px);
    min-height: 190px;
  }

  #footer .info {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .primary-menu-trigger .icon-reorder {
    font-size: 28px;
  }
}

@media (max-width:575.98px) {

  .swiper_wrapper:not(.force-full-screen),
  .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: 450px !important;
    background-size: 100% 100% !important;
  }

  .no-desktop {
    display: block;
  }

  .no-mobile {
    display: none;
  }
}