@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");

@font-face {
	font-family: 'Monschone';
	src: url('../font/monschone-regular-monschone-regular-400.eot');
	src: local('Monschone Light'), local('Monschone-Light'),
		url('../font/monschone-regular-monschone-regular-400.eot?#iefix') format('embedded-opentype'),
		url('../font/monschone-regular-monschone-regular-400.woff') format('woff'),
		url('../font/monschone-regular-monschone-regular-400.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

ul.sub_menu.active {
  display: block !important;
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  z-index: 99;
}
body {
  scroll-behavior: smooth;
  font-family: "Questrial", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
}
.common-color {
  color: #94b0d5;
}
.highlight h2 span {
  color: #5e6886;
  position: relative;
}
.home1-txt1 {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
  letter-spacing: 2px;
}
.highlight h2 span:after {
  position: absolute;
  content: "";
  border-bottom: 2px solid;
  bottom: 5px;
  left: 0;
  width: 100%;
}
.underline {
  position: relative;
}
.underline:after {
  position: absolute;
  content: "";
  border-bottom: 2px solid;
  bottom: 5px;
  left: 0;
  width: 100%;
}
input.form-control.floating-placeholder:focus {
  outline: 0;
  box-shadow: none;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.color-blue {
  color: #0a1d35 !important;
}
.color-skyblue {
  color: #94b0d5 !important;
}
.color-dark-blue {
  color: #45566c;
}
.color-white {
  color: #ffffff !important;
}
.color-red {
  color: #5e6886 !important;
}
.back-white {
  background: #ffffff !important;
}
.back-red {
  background: #5e6886 !important;
}
.back-white-light {
  background: #f1f5f9;
}
.container {
  max-width: 1600px;
  padding: 0 15px;
}
.carbon-blue {
  /* background: #0A1D35; */
}
.main-body {
  overflow: hidden;
}
.img-100 {
  width: 100%;
}
.line-height-63 {
  line-height: 63px;
}
.line-height-24 {
  line-height: 24px;
}
a {
  color: #5e6886;
  text-decoration: none;
  transition: 0.3s;
}
a:hover {
  color: #5e6886;
  text-decoration: none;
  /* font-weight: bold; */
}
.color-text span {
  color: #5e6886;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1 {
  font-weight: 400;
  font-size: 64px;
  line-height: 80px;
  color: #ffffff;
}
h2 {
  font-weight: 400;
  font-size: 48px;
  line-height: 60px;
  color: #ffffff;
}
h3 {
  color: #5e6886;

  font-size: 40px;
  font-weight: 400;
  line-height: normal;
}
h5 {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  display: unset;
}
h4 {
  color: #5e6886;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
h6 {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ffffff;
}
.text-left {
  text-align: left;
}
p {
  margin: 0;
}
.m-auto {
  margin: 0 auto;
}
.section-m-100 {
  margin: 100px 0;
}
.section-p-50 {
  padding: 50px 0;
}
.section-p-100 {
  padding: 100px 0;
}
.section-pb-100 {
  padding-bottom: 100px;
}
.section-mb-100 {
  margin-bottom: 100px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-40 {
  margin-bottom: 40px;
}
.pb-60 {
  padding-bottom: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mr-50 {
  margin-right: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-0 {
  margin-right: 0px !important;
}
.ml-0 {
  /* margin-left: 0px !important; */
}
.container-570 {
  max-width: 570px;
  width: 100%;
}
.container-430 {
  max-width: 430px;
  width: 100%;
}
.container-970 {
  max-width: 970px;
  width: 100%;
}
.container-770 {
  max-width: 770px;
  width: 100%;
}
.pt-20 {
  padding-top: 20px;
}
.pb-60 {
  padding-bottom: 60px;
}
.shape-image {
  max-width: 276px !important;
}
.in-right {
  animation: fadeInRight 1s ease-in-out;
}
.text-right {
  text-align: right;
}
.hover-color a:hover {
  color: #5e6886 !important;
}

/************************ Image animation scroll ***************************/
section.sparkle-section,
section.meet-expert {
  border-top: 1px solid #ffffff;
  position: relative;
  top: -1px;
}
.image {
  display: block;
}
.splitting.cells img {
  display: block;
}
textarea:focus-visible {
  outline-offset: 0px !important;
}
textarea:focus {
  box-shadow: none !important;
}

/************************ 2. Button css ***************************/
.sidebar-btn .button-wrap {
  padding: 20px 90px;
}
.home4-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.send-btn {
  display: flex;
  justify-content: space-around;
}
.tes1-load-btn {
  display: flex;
  justify-content: center;
}
.form-button.text-center.tes1-load-btn1 {
  margin-top: 0 !important;
  margin-top: 60px !important;
}
.contact-iframe {
  width: 1170px;
  height: 600px;
}
.button-box,
.button-box-body {
  line-height: 63px;
}
.form-button .button-box {
  line-height: 0;
}
.button-whole-wrap {
  line-height: 60px;
}
.button-wrap {
  cursor: pointer;
  background-color: #000;
  padding: 10px 40px;
  position: relative;
  z-index: 0;
  background: #ffffff;
}
a.button-wrap.heder-btn {
  border: 1px solid transparent;
}
a.button-wrap.heder-btn:hover {
  border: 1px solid #5e6886;
}
.button-wrap span {
  display: inline-block;
  transform-origin: center left;
  transition: color 0.3s ease;
  position: relative;
  z-index: 1;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #5e6886;
}
.button-wrap:before,
.button-wrap:after {
  content: "";
  background: #fff;
  height: 50%;
  width: 0;
  position: absolute;
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.button-wrap:before {
  top: 0;
  left: 0;
  right: auto;
}
.button-wrap:after {
  bottom: 0;
  right: 0;
  left: auto;
}
.button-wrap:hover:before {
  width: 100%;
  right: 0;
  left: auto;
}
.button-wrap:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.button-wrap:hover span,
.button-wrap:hover i {
  color: #000;
}
.button-wrap i {
  color: #ffffff;
}
.white-hover .button-wrap:before,
.white-hover .button-wrap:after {
  background: #ffffff !important;
}
.white-hover .button-wrap:hover span,
.white-hover .button-wrap:hover i {
  color: #0a1d35 !important;
}
.btn-white .button-wrap {
  background: #ffffff;
  border: 2px solid #5e6886;
}
.btn-white .button-wrap span,
.btn-white .button-wrap i {
  color: #5e6886;
}
.btn-white .button-wrap:before,
.btn-white .button-wrap:after {
  background: #5e6886;
}
.btn-white .button-wrap:hover span,
.btn-white .button-wrap:hover i,
.pricing-plan-col:hover .btn-white .button-wrap span,
.pricing-plan-col:hover .btn-white .button-wrap i {
  color: #ffffff;
}
.pricing-plan-col:hover .btn-white .button-wrap {
  background: #5e6886 !important;
}
.button-box.btn-white {
  display: block !important;
  margin-bottom: 0;
}

.input-block {
  position: relative;
}
.input-block input,
.input-block textarea {
  padding: 18px 20px;
  border: inherit;
  border-radius: 0;
  background: #ffffff;
  color: #5e6886;
  border: 1px solid #5e6886;
}
.input-block select {
  padding: 18px 20px;
  border: 1px solid #5e6886;
  border-radius: 0;
  background: #ffffff;
  color: #5e6886;
  /* border: none; */
  font-size: 18px;
  font-weight: 500;
}
.input-block label {
  left: 0px;
  color: #5e6886 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 24px;
  background: none !important;
}
.home-4-name::placeholder {
  color: #94b0d5 !important;
}
.home-4-name {
  color: #94b0d5 !important;
}
.form-button .button-wrap {
  transform: none;
  color: #5e6886;
  border: 1px solid #5e6886;
}
.form-button .button-wrap:before,
.form-button .button-wrap:after {
  background: #5e6886;
}
.form-button .button-wrap:hover span,
.form-button .button-wrap:hover i {
  color: #ffffff;
}
/************************ 3. Nav Menu ***************************/
.fixed {
  position: fixed !important;
  backdrop-filter: blur(5px);
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 0 22px -4px rgb(0 0 0 / 17%);
  animation: fixedheader 600ms ease 0ms 1 forwards;
}
header.detail {
  position: relative;
  background: #fff !important;
}
header.detail .nav-menu > div > li > a {
  position: relative;
  color: #333;
}
header.detail .nav-menu > li > a .ri-menu-line {
  /* border: 1px solid #5e6886; */
}

.home-2-header.fixed {
  background: linear-gradient(
    344deg,
    rgb(202 154 103 / 10%) 0%,
    rgb(11 19 21) 100%
  ) !important;
}
.home-3-header.fixed {
  background: #5e6886;
}
.home6-header.fixed {
  background: #0a1d35;
  z-index: 99;
}
.home-5-header .nav-menu > li > a {
  color: #ffffff !important;
}
header {
  z-index: 99998;
  position: absolute;
  width: 100%;
}

.home-1-header .nav-menu > div > li > a {
  color: #94b0d5;
}
.home-1-header {
  border-bottom: 1px solid #45566c;
}
.home-1-header .nav-toggle:before {
  background-color: #ffffff;
  box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
}
.common-header .submenu-indicator-chevron {
  border-color: #ffffff;
}
.home6-title {
  display: none;
}
.home-6-header-offcanvas {
  justify-content: right;
}

/************************ inner page menu ***************************/
.navigation {
  width: 100%;
  height: 100px;
  display: table;
  position: relative;
  font-family: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.navigation * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.navigation-portrait {
  height: 48px;
}
.navigation-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19998;
}
.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.nav-header {
  float: left;
}
.navigation-hidden .nav-header {
  display: none;
}
.nav-brand {
  line-height: 70px;
  padding: 0;
  color: #343a40;
  font-size: 24px;
  text-decoration: none !important;
}
.nav-brand:hover,
.nav-brand:focus {
  color: #343a40;
}
.navigation-portrait .nav-brand {
  font-size: 18px;
  line-height: 48px;
}
.nav-logo > img {
  height: 48px;
  margin: 11px auto;
  padding: 0 15px;
  float: left;
}
.nav-logo:focus > img {
  outline: initial;
}
.navigation-portrait .nav-logo > img {
  height: 36px;
  margin: 6px auto 6px 15px;
  padding: 0;
}
.nav-toggle {
  width: 30px;
  height: 30px;
  padding: 6px 2px 0;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 0px;
  display: none;
  cursor: pointer;
}
.nav-toggle:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}
.nav-toggle.detayhamburger:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #5e6886;
  border-radius: 10px;
  box-shadow: 0 0.5em 0 0 #5e6886, 0 1em 0 0 #5e6886;
}

.navigation-portrait .nav-toggle {
  display: block;
}
.navigation-portrait .nav-menus-wrapper {
  width: 100%;
  height: 100vh;
  top: 0;
  left: -4000px;
  position: fixed;
  background-color: #fff;
  z-index: 20000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}
.navigation-portrait
  .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  left: auto;
  right: 0;
}
.nav-menus-wrapper-close-button {
  width: 30px;
  height: 40px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: #343a40;
  font-size: 26px;
  cursor: pointer;
}
.navigation-portrait .nav-menus-wrapper-close-button {
  display: block;
}
.nav-menu {
  margin: 0;
  list-style: none;
  line-height: normal;
  font-size: 0;
  /* Rectangle 33 */
  margin-top: 20px;
  margin-bottom: 20px;
  /* background: rgba(255, 255, 255, 0.04); */
  /* border: 0.875167px solid rgba(255, 255, 255, 0.2); */
  /* backdrop-filter: blur(1px); */
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 9px;
  padding: 0px 19px;
  /* margin-left: 20px; */
  justify-content: space-between;
}
.navigation-portrait .nav-menu {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 20px;
  padding-top: 0px;
}
.navigation-landscape .nav-menu.nav-menu-centered {
  float: none;
  text-align: center;
}
.navigation-landscape .nav-menu.nav-menu-centered > li {
  float: none;
}
.nav-menu > div > li {
  display: inline-block;
  float: left;
  text-align: left;
  position: relative;
  color: #fff;
  padding-left: 8px;
  padding-right: 8px;
}
.navigation-portrait .nav-menu > div > li {
  width: 100%;
  position: relative;
  border-top: solid 1px #f0f0f0;
}
.navigation-portrait .nav-menu > div > li:last-child {
  /* border-bottom: solid 1px #f0f0f0; */
}
.nav-menu + .nav-menu > div > li:first-child {
  border-top: none;
}
.nav-padding {
  /* padding: 10px 100px; */
  /* margin-top: 40px; */
}
.nav-menu > div > li > a {
  margin: 0px 5px;
  display: inline-block;
  text-decoration: none;
  transition: color 0.3s, background 0.3s;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 20px 0px;
}
.nav-menu > div > li > a .ri-menu-line {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 6px;
}

.navigation-portrait .nav-menu > div > li > a {
  width: 100%;
  height: auto;
  padding: 10px 15px 10px 16px;
}
.nav-menu > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a {
  /* color: #5E6886 !important; */
  /* border-top: 6px solid #5E6886; */
}
.nav-menu > li > a > i,
.nav-menu > li > a > [class*="ion-"] {
  width: 18px;
  height: 16px;
  line-height: 16px;
  transform: scale(1.4);
}
.nav-menu > li > a > [class*="ion-"] {
  width: 16px;
  display: inline-block;
  transform: scale(1.8);
}
.navigation-portrait .nav-menu.nav-menu-social {
  width: 100%;
  text-align: center;
}
.nav-menu.nav-menu-social > li {
  text-align: center;
  float: none;
  border: none !important;
}
.navigation-portrait .nav-menu.nav-menu-social > li {
  width: auto;
}
.nav-menu.nav-menu-social > li > a > [class*="ion-"] {
  font-size: 12px;
}
.nav-menu.nav-menu-social > li > a > .fa {
  font-size: 14px;
}
.navigation-portrait .nav-menu.nav-menu-social > li > a {
  padding: 15px;
}
.submenu-indicator {
  margin-left: 12px;
  margin-top: -7px;
  float: right;
  transition: all 0.2s;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  display: none;
}
.navigation-portrait .submenu-indicator {
  /* width: 54px; */
  /* height: 44px; */
  margin-top: 20px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  z-index: 20000;
  float: left;
}
.submenu-indicator-chevron {
  height: 8px;
  width: 8px;
  display: block;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: border 0.2s;
}
.home-5-header .submenu-indicator-chevron {
  border-color: #ffffff;
}
.home-5-header .nav-submenu .submenu-indicator-chevron {
  border-color: #5e6886;
}
.navigation-portrait .submenu-indicator-chevron {
  /* position: absolute; */
  /* top: 18px; */
  /* left: 24px; */
  border-color: #9f9f9f;
}
.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
  border-color: #5e6886;
}
.navigation-portrait .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
  width: auto;
  height: auto;
}
.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 19999;
}
.no-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nav-search {
  height: 70px;
  float: right;
  z-index: 19998;
}
.navigation-portrait .nav-search {
  height: 48px;
  padding: 0 10px;
  margin-right: 52px;
}
.navigation-hidden .nav-search {
  display: none;
}
.nav-search-button {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  background-color: #fbfcfd;
}
.navigation-portrait .nav-search-button {
  width: 50px;
  height: 48px;
  line-height: 46px;
  font-size: 22px;
}
.nav-search-icon {
  width: 14px;
  height: 14px;
  margin: 2px 8px 8px 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #343a40;
  text-align: left;
  text-indent: -9999px;
  border: 2px solid;
  border-radius: 50%;
  transform: rotate(-45deg);
}
.nav-search-icon:after,
.nav-search-icon:before {
  content: "";
  pointer-events: none;
}
.nav-search-icon:before {
  width: 2px;
  height: 11px;
  top: 11px;
  position: absolute;
  left: 50%;
  border-radius: 0 0 1px 1px;
  box-shadow: inset 0 0 0 32px;
  transform: translateX(-50%);
}
.nav-search-button:hover .nav-search-icon {
  color: #5e6886;
}
.nav-search > form {
  width: 100%;
  height: 100%;
  padding: 0 auto;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 99;
}
.nav-search-inner {
  width: 70%;
  height: 70px;
  margin: auto;
  display: table;
}
.navigation-portrait .nav-search-inner {
  height: 48px;
}
.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
  height: 70px;
  width: 100%;
  margin: 0;
  padding: 0 12px;
  font-size: 26px;
  text-align: center;
  color: #343a40;
  outline: none;
  line-height: 70px;
  border: none;
  background-color: transparent;
  transition: all 0.3s;
}
.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type="search"] {
  height: 48px;
  font-size: 18px;
  line-height: 48px;
}
.nav-search-close-button {
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  line-height: normal;
  color: #343a40;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
}
.navigation-portrait .nav-search-close-button {
  top: 10px;
  right: 14px;
}
.nav-button {
  margin: 18px 15px 0;
  padding: 8px 14px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}
.nav-button:hover,
.nav-button:focus {
  color: #fff;
  text-decoration: none;
}
.navigation-portrait .nav-button {
  width: calc(100% - 52px);
  margin: 17px 26px;
}
.nav-text {
  margin: 25px 15px;
  display: inline-block;
  color: #343a40;
  font-size: 14px;
}
.navigation-portrait .nav-text {
  width: calc(100% - 52px);
  margin: 12px 26px 0;
}
.navigation-portrait .nav-text + ul {
  margin-top: 15px;
}
.nav-dropdown {
  min-width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  list-style: none;
  width: 229px;
  z-index: 98;
  white-space: nowrap;
  top: 70px;
  border: 0.875167px solid rgb(255 255 255 / 25%);
  border-radius: 9px;
  padding: 0px;
  background: #3f4f7fcf;
  right: 0px;
}
.nav-dropdown img {
  width: 320px;
  height: 187px;
  position: absolute;
  right: 23px;
  top: 23px;
}
.navigation-portrait .nav-dropdown {
  width: 100%;
  position: relative;
  left: 0;
  float: left;
  padding: 0px;
  top: 0px;
  background: none;
}
.nav-dropdown .nav-dropdown {
  /* left: 20px; */
  position: absolute;
  background: none;
  top: 0px;
  /* padding: 0px; */
  right: 228px;
  border: none;
  backdrop-filter: none;
  /* width: 100%; */
  min-width: auto;
  height: auto;
  background: #3f4f7fcf;
  border: 0.875167px solid rgb(255 255 255 / 25%);
}
.nav-dropdown .nav-dropdown .nav-dropdown {
  left: 220px;
  position: absolute;
  background: none;
  top: 0px;
  padding: 0px;
  right: auto;
  border: none;
  backdrop-filter: none;
  width: 50%;
  min-width: auto;
}
.nav-dropdown > li {
  width: 100%;
  float: left;
  clear: both;
  text-align: left;
  padding: 15px 0px 0px 5px;
  flex-direction: row;
}
.nav-dropdown > li > a {
  width: 100%;
  padding: 16px 20px;
  display: inline-block;
  text-decoration: none;
  float: left;
  font-size: 12px;
  color: #ffffff;
}
.nav-dropdown > li:hover > a,
.nav-dropdown > li.focus > a {
  color: #5e6886;
}
.nav-dropdown.nav-dropdown-left {
  right: 0;
}
.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
  text-align: right;
}
.navigation-portrait .nav-dropdown > li > a {
  padding: 10px 20px 10px 20px;
  font-size: 18px;
  font-weight: 700;
}
.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}
.navigation-portrait
  .nav-dropdown
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a {
  padding-left: 110px;
}
.nav-dropdown .submenu-indicator {
  right: -5px;
  top: 12px;
  position: relative;
}
.navigation-portrait .nav-dropdown .submenu-indicator {
  right: 0;
  top: 0;
}
.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(-45deg);
  border-color: #ffffff;
}
.navigation-portrait
  .nav-dropdown
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(45deg);
}
.nav-dropdown > li:hover > a .submenu-indicator-chevron {
  border-color: transparent #5e6886 #5e6886 transparent;
}
.nav-dropdown > .focus > a .submenu-indicator-chevron {
  color: white !important;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
  left: 10px;
}
.navigation-landscape
  .nav-dropdown.nav-dropdown-left
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(135deg);
}
.nav-dropdown-horizontal {
  width: 100%;
  left: 0;
  background-color: #fdfdfd;
  border-top: solid 1px #f0f0f0;
}
.nav-dropdown-horizontal .nav-dropdown-horizontal {
  width: 100%;
  top: 100%;
  left: 0;
}
.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
  border-top: none;
}
.nav-dropdown-horizontal > li {
  width: auto;
  clear: none;
  position: static;
}
.navigation-portrait .nav-dropdown-horizontal > li {
  width: 100%;
}
.nav-dropdown-horizontal > li > a {
  position: relative;
}
.nav-dropdown-horizontal .submenu-indicator {
  height: 18px;
  top: 11px;
  transform: rotate(90deg);
}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
  height: 42px;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navigation-portrait
  .nav-dropdown-horizontal
  .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}
.megamenu-panel {
  width: 100%;
  padding: 15px;
  display: none;
  position: absolute;
  font-size: 14px;
  z-index: 98;
  text-align: left;
  color: inherit;
  border-top: solid 1px #f0f0f0;
  background-color: #fdfdfd;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}
.navigation-portrait .megamenu-panel {
  padding: 25px;
  position: static;
  display: block;
}
.megamenu-panel [class*="container"] {
  width: 100%;
}
.megamenu-panel [class*="container"] [class*="col-"] {
  padding: 0;
}
.megamenu-panel-half {
  width: 50%;
}
.megamenu-panel-quarter {
  width: 25%;
}
.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
  width: 100%;
}
.megamenu-panel-row {
  width: 100%;
}
.megamenu-panel-row:before,
.megamenu-panel-row:after {
  content: "";
  display: table;
  line-height: 0;
}
.megamenu-panel-row:after {
  clear: both;
}
.megamenu-panel-row [class*="col-"] {
  display: block;
  min-height: 20px;
  float: left;
  margin-left: 3%;
}
.megamenu-panel-row [class*="col-"]:first-child {
  margin-left: 0;
}
.navigation-portrait .megamenu-panel-row [class*="col-"] {
  float: none;
  display: block;
  width: 100% !important;
  margin-left: 0;
  margin-top: 15px;
}
.navigation-portrait
  .megamenu-panel-row:first-child
  [class*="col-"]:first-child {
  margin-top: 0;
}
.megamenu-panel-row .col-1 {
  width: 5.583333333333%;
}
.megamenu-panel-row .col-2 {
  width: 14.166666666666%;
}
.megamenu-panel-row .col-3 {
  width: 22.75%;
}
.megamenu-panel-row .col-4 {
  width: 31.333333333333%;
}
.megamenu-panel-row .col-5 {
  width: 39.916666666667%;
}
.megamenu-panel-row .col-6 {
  width: 48.5%;
}
.megamenu-panel-row .col-7 {
  width: 57.083333333333%;
}
.megamenu-panel-row .col-8 {
  width: 65.666666666667%;
}
.megamenu-panel-row .col-9 {
  width: 74.25%;
}
.megamenu-panel-row .col-10 {
  width: 82.833333333334%;
}
.megamenu-panel-row .col-11 {
  width: 91.416666666667%;
}
.megamenu-panel-row .col-12 {
  width: 100%;
}
.megamenu-list > li > a span {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #0a1d35;
}
.megamenu-list > li > a:hover span {
  color: #ffffff;
}
.megamenu-lists {
  width: 100%;
  display: table;
}
.megamenu-list {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  display: inline-block;
  float: left;
  list-style: none;
}
.megamenu-list:last-child {
  margin: 0;
  border: none;
}
.navigation-landscape .megamenu-list {
  margin: -15px 0;
  padding: 20px 0;
}
.navigation-landscape .megamenu-list:last-child {
  border: none;
}
.megamenu-list > li > a {
  width: 100%;
  padding: 10px 15px;
  display: inline-block;
  color: #343a40;
  text-decoration: none;
  font-size: 13px;
}
.megamenu-list > li > a:hover {
  background-color: #5e6886;
  color: #fff;
}
.megamenu-list > li.megamenu-list-title > a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #343a40;
}
.megamenu-list > li.megamenu-list-title > a:hover {
  background-color: transparent;
}
.navigation-landscape .list-col-2 {
  width: 50%;
}
.navigation-landscape .list-col-3 {
  width: 33%;
}
.navigation-landscape .list-col-4 {
  width: 33.33%;
}
.page-header-v2 .list-col-4 {
  width: 33.33%;
}
.page-header-v2 .navigation-portrait .megamenu-panel {
  max-width: 1170px;
  margin: 0 auto;
}
.navigation-landscape .list-col-5 {
  width: 20%;
}
.nav-dropdown > li > a {
  color: #fff;
  padding: 0px 14px 14px 14px;
}
.nav-dropdown > li.active > a {
  color: #5e6886;
}
.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
  color: #d3d8e7;
}
.main_header_area.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.transparent-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}
.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 10px;
  color: #333;
  font-size: 21px;
}
.content-menu {
  position: relative;
}
.screen-menu {
  display: block;
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.screen-menu-2 img {
  bottom: -1923px !important;
}
.screen-menu-3 img {
  bottom: -1645px !important;
}
.screen-menu-4 img {
  bottom: -2212px !important;
}
.screen-menu img {
  bottom: -1980px;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 0;
  margin: 0;
  padding: 0;
  -webkit-transition: top 5s;
  -moz-transition: top 5s;
  -ms-transition: top 5s;
  -o-transition: top 5s;
  transition: bottom 5s;
}
.screen-menu:hover img {
  bottom: 0 !important;
  -webkit-transition: all 5s;
  -moz-transition: all 5s;
  -ms-transition: all 5s;
  -o-transition: all 5s;
  transition: all 5s;
}
.page-header-v2 .navigation-portrait .nav-menus-wrapper {
  left: 0;
  width: 100%;
}
.page-header-v2 .navigation-portrait .nav-menus-wrapper {
  background-color: unset;
}
.page-header-v2 .navigation-portrait .nav-menu > li {
  border-top: solid 0px #f0f0f0;
}
.page-header-v2 .nav-menu > li {
  text-align: center;
}
.page-header-v2 .navigation-portrait .nav-menu > li:last-child {
  border: none;
  padding-left: 50px;
}
.page-header-v2 .navigation-portrait .nav-menu > li > a {
  width: auto;
  padding: 10px 0px 10px 0px;
  margin: 0 !important;
  position: relative;
}
.page-header-v2 .nav-dropdown > li > a {
  font-size: 24px;
  color: #fff;
  text-align: center;
  background-color: unset;
  border: none;
  padding: 12px 20px 12px 20px;
}
.page-header-v2 .nav-menu > li > .nav-dropdown {
  border: none;
}
.page-header-v2 .submenu-indicator {
  display: none;
}
.page-header-v2 .pages_v2,
.page-header-v2 .pages_v3 {
  position: relative;
}
.page-header-v2 .pages_v2::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  position: absolute;
  left: 110%;
  padding-top: 5px;
}
.page-header-v2 .pages_v3::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  position: absolute;
  padding-left: 20px;
  padding-top: 5px;
}
.page-header-v2 .pages_v2.focus .pages_v2::after,
.page-header-v2 .focus .pages_v2::after,
.page-header-v2 .nav-submenu .focus > .pages_v3::after {
  content: "\f106";
}
.page-header-v2 .navigation-portrait .nav-dropdown > li > ul > li > a {
  padding: 12px 0px 12px 50px;
}
.page-header-v2 .nav-dropdown.nav-submenu li.focus > a {
  color: #5e6886;
}
.page-header-v2 .nav-dropdown.nav-submenu li a:hover {
  color: #5e6886;
}

/************************ 4. Hero section Home - V1 ***************************/
.hero-sec {
  position: relative;
}
.lawyer-col img {
  padding-top: 40px;
}
.hero-content-left {
  align-items: center;
  justify-content: center;
  display: flex;
}
.fade-in {
  animation: fadeIn ease 5s;
  -webkit-animation: fadeIn ease 5s;
  -moz-animation: fadeIn ease 5s;
  -o-animation: fadeIn ease 5s;
  -ms-animation: fadeIn ease 5s;
}
/* hero section version V3 */
.slider {
  position: relative;
}
#slider {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  height: 84vh;
}
#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 84vh;
  width: 99999px;
  overflow: hidden;
  list-style: none;
}
#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 84vh;
  text-align: center;
}
#slider ul li .slide {
  background-size: cover;
  height: 100vh;
}
button.control_prev,
button.control_next {
  position: absolute;
  bottom: 0px;
  z-index: 10;
  border: none;
  width: 100px;
  height: 100px;
  background: #ffffff;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 40px;
  cursor: pointer;
  transform: translateY(0);
  display: flex;
  justify-content: center;
  align-items: center;
}
button.control_prev:focus,
button.control_next:focus {
  outline: none;
  border: 1px rgba(255, 255, 255, 0.5) solid;
}
button.control_prev:hover,
button.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}
button.control_prev {
  left: 0;
}
button.control_next {
  right: 0;
}
.progress {
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  height: 0.5rem;
  width: 100%;
  bottom: 0;
  border-top: 1px rgba(0, 0, 0, 0.15) solid;
  border-radius: 0;
}
.progress .bar {
  height: 100%;
  width: 0%;
  background: #fff;
}
.teaser {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
  transform: translateY(-50%);
  z-index: 1;
  transition: all 2s;
  padding: 0 15px;
}
.teaser h1 {
  color: #fff;
  font-size: 96px;
  font-weight: 400;
  line-height: normal;
}
.teaser p {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
.actslide::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.5s;
  background: rgb(10 29 53 / 70%);
}
.actslide .slide {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all 1s;
}
.actslide .slide {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all 1s;
}
.dot-svg-1,
.dot-svg-2 {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 187px;
  transform: translateY(-50%);
}
.dot-svg-1 path,
.dot-svg-2 path {
  animation-name: loading;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.dot-svg-2 {
  bottom: 96px;
  right: 335px;
  left: auto;
  transform: none;
  top: auto;
}
.head-eclipse {
  background: url(../images/home-slider/heading-ellipse.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 650px 118px;
}
/* Home Version 4 hero section */
.hero-V4 h1 {
  color: #5e6886;
  font-size: 72px;
}
.hero-sec.hero-V4 {
  background: url(../images/home/BG-V4.jpg);
}
.sleepy-text li {
  display: inline;
  padding: 0 25px;
}
.sleepy-text li a {
  color: #0a1d35;
  text-transform: uppercase;
}
.sleepy-text {
  position: absolute;
  right: -150px;
  top: 50%;
  rotate: 90deg;
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
}
li.twit-dots {
  position: relative;
  padding: 0 25px;
}
li.twit-dots::after {
  left: -8px;
  top: 6px;
}
li.twit-dots::before {
  right: -8px;
  top: 6px;
}
li.twit-dots::after,
li.twit-dots::before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #5e6886;
  content: "";
  border-radius: 4px;
}

/* Version 4 */
.reveal img {
  object-fit: cover;
  transform-origin: left;
}
.reveal {
  visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.lawyers-advt {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lawyers-advt li:before {
  content: "\eb7a";
  font-family: remixicon !important;
  color: #5e6886;
  font-size: 24px;
  margin-right: 15px;
}
.rotating-div {
  position: relative;
}
#circle {
  position: absolute;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 100px;
  background: linear-gradient(
    135deg,
    rgba(10, 29, 53, 0.4) 0%,
    rgba(10, 29, 53, 0.2) 100%
  );
  backdrop-filter: blur(7.5px);
  bottom: 60px;
  left: -95px;
}
#circle svg {
  position: absolute;
  left: 0;
  top: 18px;
  width: 100%;
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  -o-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
.inner-blue {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  background-image: url("../images/client/arrowin-rotate.png");
  background-repeat: no-repeat;
  background-position: center center;
}

/************************ 6. Features css ***************************/
.feature-section {
  border-top: 2px solid #45566c;
  border-bottom: 2px solid #45566c;
}
.feature-wrap img {
  margin-right: 20px;
}
.most-reliable-col {
  border-left: 2px solid #45566c;
  border-right: 2px solid #45566c;
}
.feature-wrapper {
  padding: 40px;
}

/************************ 7. What we Offer css ***************************/
.offer-section {
  background: url(../images/offer/BG-Image.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.offer-section.services-offer {
  background-color: #0a1d35;
}
.offer-wrap a.offer-links,
.offer-post-box {
  font-weight: 400;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  color: #ffffff;
  padding: 0 20px;
}
.offer-wrap a.offer-links:hover {
  color: #5e6886;
}
.offer-post-box .blog-post-box {
  display: contents;
}
.offer-wrap h6 {
  color: #94b0d5;
}

/************************ 8. Video overlay ***************************/
.video-wrapper {
  background: url(../images/home/youtube-back.jpg);
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  background-attachment: fixed;
}
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}
.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  background: rgb(71 81 92 / 50%);
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  transition: all 200ms;
  background: linear-gradient(
    135deg,
    rgb(10 29 53 / 0%) 0%,
    rgba(10, 29, 53, 0.2) 100%
  );
  backdrop-filter: blur(3px);
}
.video-play-button:hover:after {
  background-color: darken#fa183d, 10%;
}
.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}
.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  margin-top: auto !important;
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: all ease 500ms;
}
.video-overlay.open {
  position: fixed;
  z-index: 999999;
  opacity: 1;
}
.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}
.video-overlay-close:hover {
  color: #fa183d;
}
.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
  max-width: 1170px;
  width: 100%;
  padding: 20px;
}
/* Youtube overlay version 4 */
.content-yt {
  padding: 100px 0 200px 100px;
  margin-bottom: -100px;
}
.video-wrapper-v4 {
  background: url(../images/skills/skilll-back.jpg);
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 520px;
}
.overlay-video {
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  transition: opacity 600ms ease-in;
  transition: opacity 0.6s;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
}
.o1 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  transition: opacity 600ms ease-out;
  transition: opacity 0.6s;
}
.videoWrapperExt {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 982px;
  padding: 0 20px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.close {
  position: absolute;
  top: -50px;
  right: 0px;
  cursor: pointer;
  z-index: 9999;
  height: 40px;
  width: 40px;
  background-size: 40px;
}
.close {
  background: #353e59;
}
.close:hover {
  background: #0a1d35;
}
.close:after,
.close:before {
  content: "" "";
  width: 55%;
  height: 2px;
  background: #fafafa;
  position: absolute;
  top: 48%;
  left: 22%;
  transform: rotate(-45deg);
  transition: 0.3s ease-out;
}
.close:after {
  transform: rotate(45deg);
  transition: 0.3s ease-out;
}
.close:hover:after,
.close:hover:before {
  transform: rotate(180deg);
}
.start {
  text-align: center;
  font-size: 40px;
  text-decoration: underline;
  color: blue;
  text-transform: uppercase;
  cursor: pointer;
}
.circle {
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  width: 120px;
  height: 120px;
  stroke-dasharray: 1000px;
  stroke-dashoffset: 0;
  transform-origin: 50% 50%;
  transition: all 0.8s linear 0.2s, opacity 0s linear 0s;
}
.button-play {
  display: block;
  position: relative;
  width: 100px;
  height: 100px;
  background-color: #5e6886;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.465, 1.55) 0.2s,
    border-width 0.4s cubic-bezier(0.68, -0.55, 0.465, 1.55);
  margin-left: auto;
}
.button-play:before {
  display: block;
  position: absolute;
  content: "";
  bottom: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-width: 25px 0px 25px 40px;
  border-radius: 0;
  border-left-color: white;
  transform: translate(-18px, 50%);
}
.button-play:hover .circle,
.button-play.active .circle {
  stroke-dasharray: -1000px;
  stroke-dashoffset: -500px;
  opacity: 0;
  transition: all 2s linear 0.3s, opacity 0.1s linear 2s;
}
.button-play:hover:before,
.button-play.active:before {
  -webkit-animation: playJump 0.5s linear infinite;
  animation: playJump 0.5s linear infinite;
}
.home6-icon {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.form-button.nopadding.mt-home3 {
  margin-top: 0 !important;
}

::-webkit-scrollbar {
  display: none;
}

/************************ 16. Counter section ***************************/
.counter-section {
  padding: 60px 0;
}
.counter {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
.border-counter li {
  border: none !important;
}
.counter li {
  flex: 1;
  text-align: center;
  margin-bottom: 20px;
}
.counter span.plus:before {
  content: "+";
  display: inline-block;
}
.counter span.plus:after {
  content: " Yıl";
  display: inline-block;
  margin-left: 15px;
}

.counter span.zero {
  color: #435b81;
  /* -webkit-text-stroke: 1px #ccc; */
}
.counter span.zero:before {
  content: "+";
  display: inline-block;
}
.counter span.zero:after {
  content: " Bin";
  display: inline-block;
  margin-left: 15px;
}
.counter span.percent {
  color: #263d61;
  /* -webkit-text-stroke: 1px #ccc; */
}
.counter span.percent:before {
  content: "+";
  display: inline-block;
}
.counter span.percent:after {
  content: " Bin";
  display: inline-block;
  margin-left: 15px;
}

.home_content {
  position: absolute;
  width: 50%;
  bottom: -1px;
  background: #fff;
  right: -1px;
  padding: 20px;
  padding-left: 40px;
}
.counter-wrapper {
  position: absolute;
  width: 70%;
  bottom: -1px;
  background: #fff;
  right: 0px;
}
.counter-wrapper ul li span {
  display: block;
  color: #6c7a90;
  font-size: 64px;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 30px;
  line-height: normal;
}
.counter-wrapper ul li p {
  color: #636363;
  font-weight: 500;
  line-height: 24px;
  font-size: 18px;
}
/* Home V3 counter */
.counter-section.counter-v3 {
  background-image: none;
  background-color: #ffffff;
  /* padding: 0; */
}
.counter-section.counter-v3 li {
  padding: 40px 0;
  position: relative;
  z-index: 0;
  transition: ease-in-out 0.5s;
}
.counter-section.counter-v3 li::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(252 252 252 / 89%);
  opacity: 0;
  z-index: -1;
  transition: ease-in-out 0.5s;
}
.cases-back::before {
  /* background-image: url('../images/counter/case-back.jpg'); */
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  transition: ease-in-out 0.5s;
  background-size: cover;
  background-repeat: no-repeat;
}
.counter-section.counter-v3 li:hover:after,
.counter-section.counter-v3 li:hover:before {
  opacity: 1;
  transition: ease-in-out 0.5s;
}

.cases-back:hover img {
  filter: brightness(0) saturate(100%) invert(8%) sepia(46%) saturate(1927%)
    hue-rotate(189deg) brightness(96%) contrast(96%);
}
/* Counter V4 */
.counter-section-v4 .container {
  background-color: #f7f6f4;
  padding: 60px 0;
  background-image: url("../images/counter/vector-png.png");
}

/************************ 18. Footer Top ***************************/
footer,
.footer-top {
  /* overflow: hidden; */
  margin-top: 100px;
  margin-bottom: 100px;
}
.newsletter-footer h2 {
  color: #0a1d35;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

/************************ 19. Footer ***************************/
.footer-block-home-1 {
  /* padding: 50px 0 40px; */
  /* background: #fcfcfc; */
  /* border-top: 1px solid #5E6886; */
}
.footer-block-home-1:before {
  content: "";
  position: relative;
  background: url(../images/line.svg) no-repeat;
  width: 100%;
  height: 25px;
  background-position: right;
  display: block;
  margin-bottom: 70px;
  margin-top: -20px;
  left: -200px;
}

.footer-list {
  margin-bottom: 10px;
  margin-right: 0;
  color: #5e6886;
  font-size: 18px;
  font-weight: 500;
}
.footer-V2 .footer-list {
  margin-bottom: 30px;
}
.footer-menu-list {
  line-height: 28px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  margin-bottom: 20px;
}
.footer-menu-list a,
.footer-bottom-copyright a,
.hover-effect-blog a {
  /* color: #94B0D5; */
  position: relative;
}
.footer-menu-list a:before,
.footer-bottom-copyright a:before,
.hover-effect-blog a:before {
  color: #5e6886;
  content: attr(data-hover);
  position: absolute;
  opacity: 0;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}
.footer-menu-list a:hover:before,
.footer-menu-list a:focus:before,
.footer-bottom-copyright a:hover:before,
.footer-bottom-copyright a:focus:before,
.blog__box:hover a:before,
.blog__box:focus a:before {
  -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  opacity: 1;
}
.footer-bottom-bar hr {
  margin: 20px 0 20px 0;
  border-color: #45566c;
  /* opacity: 1 !important; */
}
.footer-bottom-copyright,
.footer-bottom-copyright a {
  font-size: 16px;
  color: #94b0d5;
  transition: all 0.5s;
}
.footer-menu-last-list a,
.contact-information a {
  color: #94b0d5;
  transition: all 0.5s;
}
.footer-menu-last-list a:hover,
.contact-information a:hover {
  color: #5e6886 !important;
  transition: all 0.5s;
}
/* Footer version 2 */
.footer-V2 .wrapper .social {
  display: inline-block;
}
.footer-V2 ul.social li {
  display: inline-block;
  width: 50%;
  float: left;
}
.footer-V2 ul.social li:nth-child(1),
.footer-V2 ul.social li:nth-child(2) {
  margin-bottom: 20px;
}
.footer-menu-last-list.menu-v2 a {
  color: #94b0d5;
}
.footer-menu-last-list.menu-v2 a:hover {
  color: #5e6886;
}
/* Footer V3 */
.footer-V3 .newsletter .outer,
.footer-V3 .wrapper .social li .social-item {
}
.footer-V3 .newsletter .inner {
  background-color: #0a1d35;
}
.footer-V3 .newsletter input::placeholder,
.footer-V3 .footer-menu-list a,
.footer-V3 .footer-bottom-copyright a,
.footer-V3 .hover-effect-blog a,
.footer-V3 .footer-menu-last-list a,
.footer-V3 .wrapper .social li .social-item i {
  /* color: #898A8D; */
}
.footer-menu-last-list a .footer-V3 .wrapper .social li:hover .social-item {
  background-color: #5e6886;
  border-color: transparent;
}
.footer-V3 .wrapper .social li:hover .social-item i {
  color: #ffffff;
}
.footer-V3 h1 {
  color: #898a8d;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
}
.footer-V3 p {
  color: #5e6886;
  font-size: 13px;
  line-height: 20px;
  margin-top: 30px;
}
.footer-V3 i {
  color: #5e6886;
}
.footer-V3 hr {
  border-top: 1px solid #979797;
}
.footer-V3 .footer-bottom-copyright {
  color: #5e6886;
  font-size: 12px;
}
.footer-V3 .footer-bottom-copyright a {
  color: #333;
  font-size: 13px;
}
.footer-V3 .wrapper {
  margin-top: 20px;
}
.wrapper .social {
  display: flex;
  list-style: none;
  margin: 0px;
  padding: 0px;
  gap: 10px;
}
.wrapper .social li .social-item {
  display: table;
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  border: 1px solid #5e688652;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.wrapper .social li .social-item i {
  display: table-cell;
  vertical-align: middle;
  color: #5e6886;
  font-size: 21px;
}
.wrapper .social li:hover .social-item i {
  color: #fff;
}
.wrapper .social li:hover .social-item {
  background-color: #5e6886;
  border-color: transparent !important;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 2px 2px 2px 1px #45566c14;
}
.home-1-header.fixed-header,
.page-header-v2.fixed-header {
  background: #0a1d35;
}
.header-top-bar {
  padding: 9px 50px;
}
.top-bar-img a {
  padding-left: 35px;
  position: relative;
  color: #ffffff;
}
.top-bar-text a {
  color: #5e6886;
  text-decoration: underline;
}
.top-bar-text a:hover {
  color: #ffffff;
}
.top-bar-img a::before {
  background: url(../images/header/dial-pad.png);
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 3px;
}
.page-header-v3 {
  padding: 0 !important;
}
.top-bar-mail a::before {
  background: url(../images/header/mail.png);
}
.page-header-v3 .form-button {
  margin-top: 0px;
}
.form-button {
  margin-top: 30px !important;
}
.page-header-v4 {
  border: none;
}
/* overlay menu */
.menu.header-2-overlay {
  width: 100%;
  height: 100vh;
  background: none;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 1;
  visibility: visible;
  position: unset;
}
.menu.header-2-overlay ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.menu.header-2-overlay ul li a {
  padding-left: 0px;
  position: relative;
  font-size: 53px;
  line-height: 60px;
}
.menu.header-2-overlay > ul > li > a:after {
  position: absolute;
  top: 10px;
  right: -50px;
}
.menu.header-2-overlay > ul > li:last-child a {
  border-bottom: none;
}
.caret:after {
  content: "\ea4e";
  font-family: remixicon !important;
  color: #fff;
}
.menu.header-2-overlay ul ul {
  display: none;
}
.menu.header-2-overlay ul ul a {
  text-transform: none;
  font-size: 24px;
}
.page-header-v2 .carbon-blue {
  background: transparent;
}
.page-header-v2 .nav-menu > li > a {
  font-size: 53px;
}
.page-header-v2 ul.nav-menu.align-to-right {
  gap: 80px;
  align-items: center;
  height: 100%;
}
.page-header-v2 .nav-menu > li > a {
  color: #ffffff;
}
.page-header-v2 .submenu-indicator {
  margin-left: 25px;
  margin-top: -10px;
}
.page-header-v2 .submenu-indicator-chevron {
  height: 20px;
  width: 20px;
  border-color: #ffffff;
}
.page-header-v2 .navigation {
  justify-content: center;
  max-width: 1655px;
  margin: 0 auto;
}
.page-header-v2 .nav-menu > li:hover > a,
.page-header-v2 .nav-menu > li.active > a,
.page-header-v2 .nav-menu > li.focus > a,
.page-header-v2 .nav-menu > li > a {
  border-top: none;
}
.page-header-v2 .nav-dropdown li a .submenu-indicator-chevron {
  border-color: #000;
  height: 10px;
  width: 10px;
}
.page-header-v2 .nav-dropdown li a .submenu-indicator {
  margin-top: -2px;
}
.page-header-v2 .nav-dropdown li a .submenu-indicator-chevron {
  border-color: #fff;
  height: 16px;
  width: 16px;
}

/************************ 21. Slider V2 ***************************/
.hero-sec-v2 {
  height: auto;
}
.slider-v2 {
  position: relative;
  height: 100%;
  background: #5e6886 !important;
}
.slider--control {
  z-index: 50;
  position: absolute;
  bottom: 0;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider--control.left {
  right: 100px;
  z-index: 99;
  bottom: 70px;
}
.slider--control.right {
  right: 40px;
  bottom: 30px;
}
.slider--control:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 100px;
  /* background: #ffffff; */
}
.slider--el {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 2.8s, z-index 0.1s;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.8s ease;
}
.slider--el.active {
  z-index: 10;
  opacity: 1;
}
.slider--el.active .slider--el-bg {
  transform: scale(0.9);
}
.slider--el.active .slider--el-content {
  opacity: 1;
}
.slider--el.next {
  z-index: 5;
}

.slider--el.removed {
  opacity: 0;
}
.slider--el.next .slider--el-bg {
  transform: scale(0.834);
}
.slider--el.anim-5parts .part {
  position: absolute;
  top: 0;
  width: 20.1%;
  height: 100%;
  overflow: hidden;
  will-change: transform;
}
.slider--el.anim-5parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  top: 0;
  width: 500%;
  height: 100%;
  background-image: url("../images/slide.jpg");
}
.slider--el.anim-5parts .part.part-1 {
  transition: transform 1.1s 0.3s;
  left: 0%;
}
.slider--el.anim-5parts .part.part-1:before {
  left: 0%;
}
.slider--el.anim-5parts .part.part-2 {
  transition: transform 1.1s 0.5s;
  left: 20%;
}
.slider--el.anim-5parts .part.part-2:before {
  left: -100%;
}
.slider--el.anim-5parts .part.part-3 {
  transition: transform 1.1s 0.7s;
  left: 40%;
}
.slider--el.anim-5parts .part.part-3:before {
  left: -200%;
}
.slider--el.anim-5parts .part.part-4 {
  transition: transform 1.1s 0.5s;
  left: 60%;
}
.slider--el.anim-5parts .part.part-4:before {
  left: -300%;
}
.slider--el.anim-5parts .part.part-5 {
  transition: transform 1.1s 0.3s;
  left: 80%;
}
.slider--el.anim-5parts .part.part-5:before {
  left: -400%;
}
.slider--el.anim-5parts.removed .part {
  transform: translateY(100%);
}
.slider--el.anim-9parts .slider--el-bg {
  perspective: 2000;
}
.slider--el.anim-9parts .part {
  position: absolute;
  width: 33.5%;
  height: 33.5%;
  overflow: hidden;
  will-change: transform;
  transform-origin: 0% 100%;
}
.slider--el.anim-9parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  width: 300%;
  height: 300%;
  background-image: url("../images/slide.jpg");
}
.slider--el.anim-9parts .part.left-top {
  top: 0%;
  left: 0%;
  transition: transform 0.9s 0.5s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 0.9s;
}
.slider--el.anim-9parts .part.left-top:before {
  top: 0%;
  left: 0%;
}
.slider--el.anim-9parts .part.mid-top {
  top: 0%;
  left: 33.33333%;
  transition: transform 0.9s 0.4s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 0.8s;
}
.slider--el.anim-9parts .part.mid-top:before {
  top: 0%;
  left: -100%;
}
.slider--el.anim-9parts .part.right-top {
  top: 0%;
  left: 66.66667%;
  transition: transform 0.9s 0.5s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 0.9s;
}
.slider--el.anim-9parts .part.right-top:before {
  top: 0%;
  left: -200%;
}
.slider--el.anim-9parts .part.left-mid {
  top: 33.33333%;
  left: 0%;
  transition: transform 0.9s 0.6s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 1s;
}
.slider--el.anim-9parts .part.left-mid:before {
  top: -100%;
  left: 0%;
}
.slider--el.anim-9parts .part.mid-mid {
  top: 33.33333%;
  left: 33.33333%;
  transition: transform 0.9s 0.3s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 0.7s;
}
.slider--el.anim-9parts .part.mid-mid:before {
  top: -100%;
  left: -100%;
}
.slider--el.anim-9parts .part.right-mid {
  top: 33.33333%;
  left: 66.66667%;
  transition: transform 0.9s 0.6s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 1s;
}
.slider--el.anim-9parts .part.right-mid:before {
  top: -100%;
  left: -200%;
}
.slider--el.anim-9parts .part.left-bot {
  top: 66.66667%;
  left: 0%;
  transition: transform 0.9s 0.7s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 1.1s;
}
.slider--el.anim-9parts .part.left-bot:before {
  top: -200%;
  left: 0%;
}
.slider--el.anim-9parts .part.mid-bot {
  top: 66.66667%;
  left: 33.33333%;
  transition: transform 0.9s 0.8s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 1.2s;
}
.slider--el.anim-9parts .part.mid-bot:before {
  top: -200%;
  left: -100%;
}
.slider--el.anim-9parts .part.right-bot {
  top: 66.66667%;
  left: 66.66667%;
  transition: transform 0.9s 0.7s cubic-bezier(0.58, -0.7, 0.59, 0.95),
    opacity 0.6s 1.1s;
}
.slider--el.anim-9parts .part.right-bot:before {
  top: -200%;
  left: -200%;
}
.slider--el.anim-9parts.removed .part {
  transform: rotateX(90deg);
  opacity: 0;
}
.slider--el.anim-3parts .part {
  position: absolute;
  top: 0;
  width: 33.5%;
  height: 100%;
  overflow: hidden;
  transition: transform 1.5s 0.3s;
  will-change: transform;
}
.slider--el.anim-3parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  width: 300%;
  height: 100%;
  background-image: url("../images/slide.jpg");
}
.slider--el.anim-3parts .part.left {
  left: 0;
}
.slider--el.anim-3parts .part.left:before {
  left: 0;
}
.slider--el.anim-3parts .part.mid {
  left: 33.33333%;
}
.slider--el.anim-3parts .part.mid:before {
  left: -100%;
}
.slider--el.anim-3parts .part.right {
  left: 66.66667%;
}
.slider--el.anim-3parts .part.right:before {
  left: -200%;
}
.slider--el.anim-3parts.removed .left {
  transform: translate3D(-100%, -33.333%, 0);
}
.slider--el.anim-3parts.removed .mid {
  transform: translate3D(0, 100%, 0);
}
.slider--el.anim-3parts.removed .right {
  transform: translate3D(100%, -33.333%, 0);
}
.slider--el.anim-4parts .part {
  position: absolute;
  width: 50.2%;
  height: 50.2%;
  overflow: hidden;
  will-change: transform;
}
.slider--el.anim-4parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  width: 200%;
  height: 200%;
  background-image: url("../images/slide.jpg");
}
.slider--el.anim-4parts .part.top {
  top: 0;
  transition: transform 1.3s 0.3s;
}
.slider--el.anim-4parts .part.top:before {
  top: 0;
}
.slider--el.anim-4parts .part.bot {
  top: 50%;
  transition: transform 1.3s 0.5s;
}
.slider--el.anim-4parts .part.bot:before {
  top: -100%;
}
.slider--el.anim-4parts .part.left {
  left: 0;
}
.slider--el.anim-4parts .part.left:before {
  left: 0;
}
.slider--el.anim-4parts .part.right {
  left: 50%;
}
.slider--el.anim-4parts .part.right:before {
  left: -100%;
}
.slider--el.anim-4parts.removed .left {
  transform: translateX(-100%);
}
.slider--el.anim-4parts.removed .right {
  transform: translateX(100%);
}
.slider--el-bg {
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-size: cover;
  /* transition: transform 1s 1s; */
  will-change: transform;
  background-position: center;
  transition: all 1s ease;
}
.slider--el-bg .part:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.slider--el-content {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 10rem;
  transition: opacity 0.3s;
  opacity: 0;
  display: flex;
  align-items: flex-end;
}
.slider--el-heading {
  font-size: 9rem;
  text-transform: uppercase;
  color: #fff;
}
.slider--el.removed .slider--el-content {
  opacity: 0;
}
.slider-v2 .hero-content {
  max-width: 670px;
  width: 100%;
}
.slider-v2 .hero-content h1 {
  color: #ffffff;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  position: relative;
}
.slider-v2 .hero-content h1:before {
  content: "";
  background-image: url(../images/slide_dot.svg);
  width: 4px;
  height: 84px;
  position: absolute;
  left: -20px;
  bottom: 10px;
}
.slider--control i {
  color: #ffffff;
  font-size: 30px;
  position: relative;
  z-index: 99999999;
}

/************************ 27. Header banner inner page  ***************************/
.banner-header-section .page-thumbnails {
  display: flex;
  justify-content: center;
  position: relative;
  /* overflow: hidden; */
  /* padding: 30px 0px; */
  padding-bottom: 0px;
  border-top: 1px solid #5e688617;
  margin-bottom: 20px;
}

.banner-header-section .black-overlay {
  text-align: center;
  color: #fff;
  width: 100%;
  height: 100%;
}
.banner-header-section h1.page-title {
  color: #5e6886;
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}
.banner-header-section span {
  color: #5e6886;
  font-size: 25px;
  font-weight: 700;
}
.banner-header-content {
  position: relative;
  width: 100%;
  max-width: 1700px;
  padding: 20px 15px;
  /* border-bottom: 1px solid #5E6886; */
  padding-bottom: 0px;
}
.banner-header-section .black-overlay,
.banner-header-section h1.page-title {
  transition: opacity 0.3s;
}

.breadcrumb li a,
.breadcrumb li {
  cursor: pointer;
  color: #898a8d;
  font-size: 13px;
}

/************************ 31. Error page CSS ***************************/
.error h6 {
  font-weight: 500;
  line-height: normal;
  text-transform: none;
  letter-spacing: normal;
}

/************************ 34. Our cases-1 CSS ***************************/
.our-cases-tabs-wrap .tab-content {
  width: 100%;
}
.our-cases-tabs-wrap .tab-content p {
  padding: 0;
  position: unset;
}
.our-cases-tabs-wrap .nav-tabs {
  border: none;
  margin-bottom: 20px;
}
.our-cases-tabs-wrap .nav-tabs .nav-item.show .nav-link,
.our-cases-tabs-wrap .nav-tabs .nav-link.active {
  border-bottom: 0px solid #5e6886 !important;
  color: #ffffff;
  background: #5e6886;
  border-radius: 0px;
}
.our-cases-tabs-wrap .nav-tabs .nav-link {
  border: none;
  color: #45566c;
  font-weight: 500;
  line-height: 24px;
  font-size: 15px;
  /* margin: 0 25px; */
  letter-spacing: 2px;
  padding: 9px 12px;
  /* border-bottom: 4px solid transparent; */
  border-bottom: 2px solid #5e6886;
}
.our-cases-tabs-wrap .case-card {
  margin-bottom: 60px;
}
.our-cases-tabs-v3 {
  padding-right: 30px;
  padding-left: 30px;
}
.our-cases-tabs-v3 .case-card {
  padding: 0 30px;
}
.our-cases-tabs-v3 .nav-tabs,
.our-cases-tabs-v4 .nav-tabs {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.our-cases-tabs-v4 {
  padding-right: 15px;
  padding-left: 15px;
}
.our-cases-tabs-v4 .case-card {
  padding: 0 15px;
}
.five-column-cases .col-lg-2 {
  width: 20%;
}
.our-cases-tabs-wrapper .case-card {
  margin-bottom: 40px;
}

/************************ 33. Single Services CSS ***************************/
.single-content-36 {
  font-size: 36px;
  line-height: normal;
}
.single-content-30 {
  color: #0a1d35;

  font-size: 30px;
  line-height: normal;
}
.arrow-right,
.arrow-left {
  display: block;
}
.slick-custom-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #ffffff;
  width: 60px;
  height: 120px;
  z-index: 1;
}
.slick-custom-arrow-left {
  left: 0;
}
.slick-custom-arrow-right {
  right: 0px;
}
.slick-custom-arrow i {
  font-size: 60px;
  line-height: normal;
  color: #0a1d35;
  position: relative;
  top: 26px;
}
.footer-menu-list.single-services-list a:hover:before,
.footer-menu-list.single-services-list a:focus:before {
  left: 28px;
}
.footer-menu-list.single-services-list li a i {
  margin-right: 10px;
}
.footer-menu-list.single-services-list li:hover i {
  color: #5e6886;
}
.right-bar-services {
  padding: 30px;
  background: #f1f5f9;
}
.right-bar-services .footer-list {
  margin-bottom: 10px;
}
.download-pdf {
  padding: 30px;
}
.download-btn {
  color: #94b0d5;
  font-size: 16px;
  margin-top: 5px;
}
.download-btn:hover {
  color: #5e6886;
}
.download-icon {
  width: 54px;
  height: 54px;
  float: right;
  position: relative;
  top: -26px;
}
.assist-content {
  padding: 60px 30px 30px;
  background-image: url(../images/single-services/Vector.png);
  background-color: #0a1d35;
  background-repeat: no-repeat;
  background-position: center center;
}

/************************ 37. Contact Us CSS ***************************/
.calls p a {
  color: #45566c;
}
.img-calls {
  margin-right: 20px;
}
.map iframe {
  -webkit-filter: grayscale(100%);
}

/************************ 38. Bottom to Top Button ***************************/
.back-to-top,
.back-to-top::after,
.back-to-top-text {
  transition: all 0.25s ease-in-out;
}
.back-to-top,
.back-to-top::after {
  position: fixed;
  height: 50px;
  width: 50px;
  color: #fff;
  opacity: 0.75;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #5e6886;
}
.back-to-top {
  right: 2.5%;
  bottom: -12%;
  z-index: 3;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #5e6886;
  border-radius: 100%;
}
.back-to-top-text {
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.back-to-top:hover,
.back-to-top:hover::after,
.back-to-top:hover .back-to-top-text {
  opacity: 1;
}
.show-back-to-top {
  bottom: 4%;
}
.row.sub_class_card.attorneys-1 {
  gap: 30px 0px;
}
.home-2-case-card {
  max-width: 100% !important;
  width: 100% !important;
}

.error-text {
  color: red;
}
.case-center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.case-back-btn {
  border: 2px solid #5e6886 !important;
  background: transparent !important;
  color: #5e6886 !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  width: 136px !important;
  height: 60px;
}
.case-btn1 {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}
.blog1-iframe1 {
  width: 770px;
  height: 450px;
}

/************************ Preloader Css ***************************/
.preloader {
  background-color: #5e6886;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  overflow: hidden;
}
.preloader .vertical-centered-box {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
.preloader .vertical-centered-box:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.preloader .vertical-centered-box .content {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 0;
}
.preloader * {
  transition: all 0.3s;
}
.preloader .loader-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  margin-left: -60px;
  margin-top: -60px;
}
.preloader .loader-line-mask {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 120px;
  margin-left: -60px;
  margin-top: -60px;
  overflow: hidden;
  transform-origin: 60px 60px;
  -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
  animation: rotate1 1.2s infinite linear;
}
.preloader .loader-line-mask .loader-line {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.preloader #particles-background,
.preloader #particles-foreground {
  left: -51%;
  top: -51%;
  width: 202%;
  height: 202%;
  transform: scale3d(0.5, 0.5, 1);
}
.preloader #particles-background {
  background: #2c2d44;
  background-image: linear-gradient(45deg, #3f3251 2%, #002025 100%);
}
.preloader lesshat-selector {
  -lh-property: 0;
}
.preloader [not-existing] {
  zoom: 1;
}
.preloader lesshat-selector {
  -lh-property: 0;
}

.preloader [not-existing] {
  zoom: 1;
}
.preloader lesshat-selector {
  -lh-property: 0;
}

/************************ Menu Css ***************************/
ul,
ol {
  list-style-type: none;
}
.home6-navbar {
  background: white;
  box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
  width: 100%;
  height: calc(100vh - 110px);
}
.logo a {
  font-size: 20px;
  font-weight: 700;
  color: #353535;
  text-transform: uppercase;
}
.main_menu > ul > li {
  position: relative;
  margin: 0 -2px;
}
.main_menu ul li {
  position: relative;
}
.main_menu ul li a {
  padding: 20px 25px;
  display: block;
  color: #0a1d35;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.main_menu ul li .active,
.main_menu ul li:hover > a {
  color: #5e6886;
}
.main_menu ul li ul {
  width: 200px;
  background: #fff;
  transition: 0.5s;
  box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}
.main_menu ul li ul li a {
  padding: 10px 10px;
  font-size: 15px;
}
.main_menu ul li ul li a i {
  float: right;
}
.mega_menu_dropdown {
  position: static !important;
}
.mega_menu {
  left: 0;
  right: 0;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  transition: 0.5s;
  box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}
.mega_menu_item {
  width: 25%;
  padding: 30px 20px;
}
.main_menu ul li .mega_menu_item a {
  padding: 10px 0;
}
.main_menu ul li .mega_menu_item a:hover {
  color: var(--hover-color);
}
.mega_menu_item h3 {
  margin-bottom: 15px;
}
.mega_menu_item img {
  width: 100%;
}
.mega_menu_demo_2 .mega_menu {
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
}
.mobile_btn {
  display: none;
}
.main_menu ul li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  margin-top: 50px;
  display: none;
}
.main_menu ul li .mega_menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  margin-top: 50px;
}
.offcanvas-body .home6-navbar {
  overflow-y: auto !important;
}
.main_menu ul {
  padding-left: 20px !important;
}
.underline1 {
  background: linear-gradient(90deg, #5e6886, #5e6886);
  background-size: 100% 3px, 0 3px;
  background-repeat: no-repeat;
  background-position: 100% 100%, 0 100%;
  transition: 0.5s all;
  color: #5e6886;
}
.site-content {
  position: relative;
  overflow: hidden;
}
.nav-menu li a.active {
  color: yellow;
}

/************************ Responsive css ***************************/
@media (min-width: 992px) and (max-width: 1199.98px) {
  .mega_menu_demo_2 .mega_menu {
    width: 940px;
  }
  .main_menu ul li a {
    border-bottom: 1px solid #ddd;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .mega_menu_demo_2 .mega_menu {
    width: 700px;
  }
  .main_menu ul li a {
    font-size: 15px;
    padding: 20px 16px;
  }
  .main_menu ul li ul {
    width: 100%;
  }
  .main_menu ul li a {
    border-bottom: 1px solid #ddd;
  }
}
@media (max-width: 767.98px) {
  .mega_menu_demo_2 .mega_menu,
  .mobile_btn {
    cursor: pointer;
    display: block;
  }
  .main_menu {
    width: 100%;
  }
  .main_menu ul li {
    display: block;
  }
  .main_menu ul li a i {
    float: right;
  }
  .main_menu ul li a {
    border-bottom: 1px solid #ddd;
  }
  .main_menu ul li ul {
    width: 100%;
  }
  .main_menu ul li ul li ul {
    left: 0;
    top: auto;
  }
  .mega_menu .mega_menu_item {
    width: 50%;
  }
  .main_menu ul li ul {
    display: none;
    transition: none;
  }
  .main_menu ul li .mega_menu {
    display: none;
    transition: none;
  }

  .mega_menu_demo_2 .mega_menu {
    transform: translateX(0);
  }
}

.about-us-home {
  position: relative;
}
.about-us-home span {
  font-weight: 400;
  font-size: 14.5723px;
  line-height: 50px;
  letter-spacing: 0;
  color: #bfbfbf;
  margin-top: 100px;
}
.about-us-home h1 {
  position: relative;
  font-size: 24px;
  color: #5e6886;
  line-height: 40px;
  margin-bottom: 15px;
  font-weight: 100;
}
.about-us-home h1 strong {
  position: relative;
  color: #f62d32;
  display: block;
  width: 100%;
  font-weight: 700;
}
.about-us-home p {
  position: relative;
  font-size: 14px;
  color: #5e6886;
  font-weight: 400;
  line-height: 29px;
  margin-bottom: 20px;
}
.about-home-content {
  margin-top: 50px;
  margin-bottom: 50px;
}
.about-us-home .home-aboutus-button:before {
  /* content:""; */
  background-image: url(../images/arrow_home.png);
  margin-right: 10px;
  width: 36px;
  height: 12px;
  display: inline-block;
}

.title-sections-home {
  font-size: 23px;
  color: #5e6886;
  padding: 30px 0px;
  text-align: center;
}
.title-sections-home:before {
  /* content:""; */
  width: 15px;
  height: 15px;
  background-color: #5e6886;
  display: inline-block;
  margin-right: 10px;
}

.home-products .title-sections-home {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transform: rotate(-180deg);
  font-size: 40px;
  padding: 0px;
}
.home-products .title-sections-home:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #5e6886;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 0px;
}
.home-products .category-button a i {
  width: 9.12px;
  height: 8px;
  background: #ff0000;
  transform: rotate(-90deg);
}
.home-products .products-category .items {
  position: relative;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  cursor: pointer;
}
.home-products .products-category .items img {
  width: 100%;
}

.home-products .products-category .items:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.home-products .products-category .items .products-hover-img {
  position: absolute;
  bottom: 30px;
  z-index: 9;
  text-align: right;
  padding: 30px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  left: 0px;
}
.home-products .products-category .items .products-hover-img .product-hover {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  opacity: 0;
  height: 0;
}
.home-products .products-category .items:hover .product-hover {
  opacity: 1;
  height: 100px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.home-products .products-category .items .products-hover-img h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.home-products .products-category .items .products-hover-img p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 27px;
}
.home-products .products-category .items .products-hover-img .category-button {
  padding: 10px;
  border-radius: 3px;
  color: #333;
  font-size: 13px;
  text-align: center;
}
.home-products .products-category .items .products-hover-img .category-button {
  padding: 15px;
  border-radius: 3px;
  color: #333;
  font-size: 12px;
  text-align: center;
  background: #fff;
  line-height: 60px;
}
.home-products
  .products-category
  .items
  .products-hover-img
  .category-button
  i {
  color: #5e6886;
  font-size: 14px;
}
.all-products-link {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  margin-top: 100px;
  text-decoration: underline;
  text-decoration-color: #5e6886;
}
.home-products .products-category .slick-custom-arrow-left {
  cursor: pointer;
  background: none;
  bottom: -90px;
  width: auto;
  height: fit-content;
  transform: inherit;
  top: inherit;
  left: inherit;
  right: 60px;
}
.home-products .products-category .slick-custom-arrow-right {
  cursor: pointer;
  background: none;
  bottom: -120px;
  width: auto;
  height: fit-content;
  transform: inherit;
  top: inherit;
  right: 20px;
}

.home-references {
  background: #f8f8f8;
}
.home-references .references-content .all-references-link {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  margin-top: 50px;
  text-decoration: underline;
  text-decoration-color: #5e6886;
}
.home-references .references-content p {
  color: #222222;
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
}
.home-references .references-content p strong {
  color: #5e6886;
}
.home-references .list {
  position: relative;
}
.home-references .list a {
  width: 100%;
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: #898a8d;
  transition: 0.2s;
}
.home-references .list ul:before {
  content: "";
  width: 4px;
  height: 447px;
  background-image: url(../images/line.svg);
  display: block;
  position: absolute;
  left: 0px;
}
.home-references .list li span {
  width: 100%;
  display: block;
  font-size: 13px;
  color: #898a8d;
  transition: 0.2s;
}
.home-references .list li span img {
  margin-right: 4px;
  margin-top: -6px;
}
.home-references .list li {
  margin-top: 0px;
  margin-bottom: 10px;
}
.home-references .list li:hover a {
  color: #5e6886;
  font-weight: bold;
}
.home-references .list li:hover span {
  color: #333;
  font-weight: bold;
}
.home-references .image-holder {
  transition: background 0.3s ease-in-out;
}
.home-references .image-holder img {
  transition: opacity 0.2s ease-in-out;
  border-radius: 15px;
}
.home-references .image-holder img.fade {
  opacity: 0;
}
.home-sustainability .sustainability {
  background-image: url(../images/surdurulebilirlik.jpg);
  background-size: cover;
  padding: 150px 100px;
  padding-right: 400px;
  background-repeat: no-repeat;
  padding-top: 200px;
}
.home-sustainability .sustainability h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}
.home-sustainability .sustainability p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.home-sustainability .sustainability .sustainability-button {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-top: 100px;
  text-decoration: underline;
  text-decoration-color: #5e6886;
  display: block;
}
.home-news {
  background: #f8f8f8;
}
.home-news .news {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 60px;
}
.home-news .news .image {
  position: relative;
}
.home-news .news .image span {
  background: #5e6886;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.home-news .news .date {
  padding: 5px 20px;
  border-right: 1px solid #ccc;
  text-align: center;
  line-height: 0px;
}
.home-news .news .date h3 {
  color: #231f20;
  font-size: 55px;
  font-weight: 500;
}
.home-news .news .date span {
  color: #231f20;
  font-size: 12px;
  font-weight: 500;
}
.home-news .news .content {
  color: #231f20;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 20px;
}

.answers .cozumler-content {
  font-size: 25px;
  color: #222222;
  line-height: 40px;
  margin-bottom: 30px;
  display: block;
}
.answers .cozumler-content strong {
  font-weight: bold;
  color: #5e6886;
}

.answers .image-tooltip {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.answers .image-tooltip img {
  width: 100%;
  display: block;
}
.answers .icon {
  position: absolute;
  background-color: #ffffff85;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
  cursor: pointer;
  padding: 5px;
  transition: 0.3s;
  border-radius: 50%;
}
.answers .icon i {
  width: 15px;
  height: 15px;
  display: block;
  background-color: #5e6886;
  border-radius: 50%;
}
.answers .icon:hover i {
  background-color: #5e6886;
}

.answers .tooltip {
  position: absolute;
  display: none;
  width: 200px;
  background-color: rgb(255 255 255 / 80%);
  color: white;
  padding: 10px;
  z-index: 1000;
  opacity: 1;
  text-align: left;
  border-radius: 0px;
  border: 1px solid #fff;
  font-family: "Volte", sans-serif;
}

.answers .tooltip strong {
  display: block;
  font-size: 17px;
  margin-bottom: 5px;
  color: #333;
}

.answers .tooltip p {
  font-size: 14px;
  margin: 0 0 5px 0;
  color: #333;
  background: none;
  display: block;
  margin-bottom: 5px;
  /* display: none; */
}

.answers .tooltip a {
  padding: 10px;
  border-radius: 3px;
  color: #333;
  font-size: 12px;
  text-align: center;
  background: #fff;
  line-height: 40px;
}
.answers .tooltip a i {
  color: #5e6886;
  font-size: 14px;
}

.aboutdetail h2 {
  font-size: 35px;
  color: #222222;
  font-weight: 500;
  line-height: 50px;
}
.aboutdetail h2 strong {
  color: #5e6886;
}
.about-counter {
  position: relative;
  width: 100%;
  padding: 40px 160px;
}
.detail_content {
  font-size: 14px;
  padding: 40px;
  line-height: 25px;
}
.detail_content h1 {
  color: #5e6886;
  font-size: 70px;
  line-height: normal;
  font-weight: bold;
}
.detail_content h2 {
  color: #5e6886;
  font-size: 30px;
  line-height: normal;
}
.detail_content ul {
  list-style-type: disc;
}

.detail_content .before01:before {
  content: "";
  width: 250px;
  height: 120px;
  background: url(../images/01.svg) no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  top: 30px;
}
.detail_content .before02:before {
  content: "";
  width: 250px;
  height: 120px;
  background: url(../images/02.svg) no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  top: 30px;
}
.detail_content .before03:before {
  content: "";
  width: 250px;
  height: 120px;
  background: url(../images/03.svg) no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  top: 30px;
}

.otherproduct .urun {
  overflow: hidden;
}
.otherproduct .page-title {
  color: #5e6886;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 20px 0px;
  border-bottom: 1px solid #5e6886;
  margin-bottom: 20px;
}
.otherproduct .urun a {
  display: block;
  padding: 0px;
  /* background: #F5F5F5; */
  text-align: center;
  transition: transform 3.5s ease;
  overflow: hidden;
}
.otherproduct .urun a img {
  transition: transform 3.5s ease;
  position: relative;
}
.otherproduct .urun a:hover img {
  transform: scale(1.2);
}
.otherproduct .urun a span {
  color: #5e6886;
  text-align: left;
  font-size: 17px;
  font-weight: 500;
  display: block;
  padding: 15px;
  background: #f9f9f9;
  z-index: 9999;
  position: relative;
  z-index: 9999;
}
.otherproduct .urun a:hover span {
  color: #fff;
  background: #5e6886;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.haberler_list a span {
  background: none !important;
  padding: 0px !important;
  margin-bottom: 20px;
}
.haberler_list a:hover span {
  background: none !important;
  color: #5e6886 !important;
}
.haberler_list a p {
  text-align: left;
  font-size: 12px;
  margin-top: 10px;
}

.referans_detay {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.referans_detay .title {
  position: absolute;
  bottom: 0px;
  padding: 40px;
  z-index: 99;
}
.referans_detay img {
  width: 100%;
}
.referans_detay .title h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.referans_detay .title span {
  color: #f62d32;
  font-size: 20px;
  font-weight: 600;
}
.referans_detay a {
  overflow: hidden;
}
.referans_detay a img {
  transition: transform 3.5s ease;
}
.referans_detay a:hover img {
  transform: scale(1.2);
}
.referans_detay a:after {
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(35.63%, rgba(3, 36, 107, 0)),
    to(#000000)
  );
  background: -webkit-linear-gradient(top, rgba(3, 36, 107, 0) 35.63%, #000000);
  background: -moz-linear-gradient(
    top,
    rgba(3, 36, 107, 0) 35.63%,
    #5e6886 100%
  );
  background: linear-gradient(180deg, rgba(3, 36, 107, 0) 35.63%, #000000);
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
}

.section {
  transition: transform 3.5s ease;
}
.projeler .page-title {
  color: #5e6886;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 20px 0px;
  border-bottom: 1px solid #5e6886;
  margin-bottom: 20px;
}
.products-detail {
  /* background: #f9f9f9; */
}
.slider-nav .items {
  /* background: #f9f9f9; */
}

.belgeler_urundetay {
  padding-left: 0px;
}
.belgeler_urundetay li {
  width: 100%;
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #e7e7e7;
}
.belgeler_urundetay li:hover {
  background: #5e6886;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  border: 1px solid #5e6886;
}
.belgeler_urundetay li:hover a {
  color: #fff;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.belgeler_urundetay li:hover span {
  color: #fff;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.belgeler_urundetay li a {
  width: 100%;
  font-size: 15px;
  color: #333;
  display: block;
}
.belgeler_urundetay li:hover a:before {
  background: #fff;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.belgeler_urundetay li a:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
  background: #5e6886;
}
.belgeler_urundetay li a span {
  color: #5e6886;
  float: right;
}
.surdurulebilirlik_iso li {
  list-style-type: disc;
}
.surdurulebilirlik_iso h2 {
  color: #5e6886;
  margin-bottom: 15px;
}

.surdurulebilirlik .iso {
  background: #222222;
  padding: 40px;
  width: 100%;
  margin: 50px 0px;
}
.surdurulebilirlik .iso .iso1 {
  text-align: center;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.surdurulebilirlik .iso .iso1:hover img {
  content: url("../images/iso_hover.png");
}
.surdurulebilirlik .iso .iso1:hover a {
  color: #5e6886;
}
.surdurulebilirlik .iso .iso1:hover span {
  color: #5e6886;
}
.surdurulebilirlik .iso .iso1 img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.surdurulebilirlik .iso .iso1 span {
  color: #fff;
  margin: 10px 0px;
  display: block;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.surdurulebilirlik .iso .iso1 a {
  color: #fff;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.ik_detail h2 {
  color: #5e6886;
  font-size: 30px;
  line-height: normal;
}
.ik_detail .before01:before {
  content: "";
  width: 250px;
  height: 120px;
  background: url(../images/01.svg) no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  top: 30px;
}
.ik_detail .before02:before {
  content: "";
  width: 250px;
  height: 120px;
  background: url(../images/02.svg) no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  top: 30px;
}
.ik_detail .before03:before {
  content: "";
  width: 250px;
  height: 120px;
  background: url(../images/03.svg) no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  top: 30px;
}

.contact_list {
  width: 100%;
  padding: 25px;
  border-radius: 10px;
  border: 1px solid #f0f0f0;
}
.contact_list h4 {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.contact_list p {
  font-size: 14px;
  color: #383938;
  line-height: 23px;
}
.contact_list i {
  font-size: 25px;
  color: #5e6886;
}

.form-contact {
  padding: 10px;
}
.sayfalamaStyle {
  width: 100%;
  display: flex;
  text-align: center;
  margin-top: 20px;
  justify-content: center;
}
.sayfalamaStyle a {
  padding: 10px 13px 13px 10px;
  margin: 0 2px;
  height: 30px !important;
  display: inline-block;
  box-sizing: border-box;
  background: #f3f3f3;
  color: #5E6886;
  line-height: 12px;
  font-size: 13px;
}
.sayfalamaStyle a:hover {
  text-decoration: none;
  background: #f39c12;
}
.sayfalamaStyle a.activeSayfa {
  background: #5e6886;
  text-decoration: none;
  color: #fff;
}
.sayfalamaStyle a.number {
  height: 25px;
  display: inline-block;
  text-align: center;
}

.searchBar {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #5e6886bd;
  z-index: 99999999;
  padding: 50px 20px;
  display: none;
  overflow-x: auto;
}
.searchBar .close {
  position: fixed;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 30px;
}
.searchBar h6 {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  margin: 20px 0 0 0;
}
.searchBar hr {
  border: none;
  border-top: #fff 1px dotted;
  margin: 10px 0 20px 0;
}
.searchBar ul,
li {
  margin: 0 0 0 0;
  padding: 0;
}
.searchBar li {
  list-style-type: none;
  margin: 10px 0 0 0px;
  color: #fff;
}
.searchBar li:hover {
  color: #fff;
}
.searchBar li a {
  color: #fff;
  font: normal 14px "Poppins", sans-serif;
  text-decoration: none;
}
.searchBar li a:hover {
  color: #fff;
  font: normal 14px "Poppins", sans-serif;
  text-decoration: none;
}
.searchBar input[type="text"] {
  width: 100%;
  background: none;
  outline: none;
  border: none;
  border-bottom: #fff 4px solid;
  padding: 20px 10px;
  color: #fff;
  font: normal 20px "Poppins", sans-serif;
  background: none;
}
.searchBar input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
.searchBar input[type="text"]:-moz-placeholder {
  color: #fff;
}
.searchBar input[type="text"]::-moz-placeholder {
  color: #fff;
}
.searchBar input[type="text"]:-ms-input-placeholder {
  color: #fff;
}

.home-aboutus-button {
  padding: 15px 60px;
  font-size: 12px;
  border: 1px solid #5e6886;
}

.slider-v2 .slick-custom-arrow-left {
  right: 70px;
  left: auto;
}
.slider-v2 .slick-custom-arrow-right {
  right: 40px;
}
.slider-v2 .slick-custom-arrow {
  position: absolute;
  bottom: 15%;
  background: none;
  width: auto;
  height: auto;
  z-index: 1;
  top: auto;
}
.mimar {
  background: url(../images/mimar_bg.jpg) no-repeat;
  padding-top: 200px;
  padding-bottom: 200px;
  text-align: center;
  background-size: cover;
}
.mimar h1 {
  font-family: "Monschone", sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.aboutdetail p {
  color: #5e6886;
  font-size: 17px;
  line-height: 26px;
}
select {
  appearance: none;
  border: 0;
  box-shadow: none;
  flex: 1;
  padding: 0 1em;
  color: #5e6886;
  border: 1px solid #5e6886;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
.select {
  position: relative;
  display: flex;
  width: 100%;
  height: 4em;
  overflow: hidden;
  margin-bottom: 10px;
}
.select i {
  position: absolute;
  top: -2px;
  right: 0;
  padding: 22px;
  transition: 0.25s all ease;
  pointer-events: none;
  color: #5e6886;
}
.select:hover i {
  color: #5e6886;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-content table {
  border-color: #e5e5e5;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  font-family: "Questrial", sans-serif;
}
.table-content table th,
.table-content table td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.table-content table th {
  border-top: medium none;
  font-weight: 500;
  padding: 10px 10px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 13px;
  background: #5e6886;
  color: #fff;
}
.table-content table td {
  border-top: medium none;
  padding: 5px 5px;
  vertical-align: middle;
  font-size: 12px;
  color: #5e6886 !important;
}
.text-warning {
  color: #5e6886 !important;
}

.breadcrumb {
  margin-bottom: 20px;
}

.mobile_menu_alt {
  display: none;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@media (max-width: 1300px) {
  .counter-section.counter-v3 li {
    padding: 20px 0;
  }
  .counter-wrapper ul li span {
    font-size: 45px;
  }
  .home-references .references-content p {
    font-size: 20px;
    line-height: 30px;
  }
  .home-references .list li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .home-references .list ul:before {
    height: 357px;
  }
  .home-references .list a {
    font-size: 17px;
  }
}
@media (max-width: 1200px) {
  .counter-wrapper {
    position: relative;
    width: 100%;
    margin-top: 10px;
  }
  .home_content {
    position: relative;
    width: 100%;
    margin-top: 10px;
    padding: 30px;
  }
  .footer-block-home-1:before {
    background-position: right;
  }
  .nav-menu > div > li > a {
    font-size: 13px;
  }
}
@media (max-width: 1000px) {
  .home-sustainability .sustainability {
    background-size: cover;
    padding: 100px;
    background-position: center;
  }
  .mobile_menu_alt {
    display: block;
  }
  .alt_menu {display: none !important;}
  .home-sustainability .sustainability h2 {
    font-size: 30px;
  }
  .home-sustainability .sustainability p {
    font-size: 20px;
  }
  .counter-wrapper ul li span {
    font-size: 30px;
  }
  .counter-wrapper {
    position: relative;
    width: 100%;
  }
  .home_content {
    position: relative;
    width: 100%;
    padding: 0px;
  }
  .home-references .list {
    margin-top: 20px;
  }
  .about-home-content {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .section-p-50 {
    padding: 10px;
    margin-bottom: 10px !important;
  }
  .home-references .references-content .all-references-link {
    margin-bottom: 50px;
  }
  .nav-dropdown .submenu-indicator {
    top: -10px !important;
    position: absolute;
  }
  .nav-dropdown > li {
    position: relative;
    display: block;
    width: 100%;
    border-top: solid 1px #f0f0f0;
  }
  .nav-dropdown .nav-dropdown {
    top: 0px;
    left: 20px;
    width: 100%;
    position: relative;
  }
  .nav-dropdown .nav-dropdown .nav-dropdown {
    left: 20px;
    top: 0px;
    width: 100%;
  }
  .navigation-portrait .nav-dropdown > li > a {
    padding: 10px 10px 10px 0px;
    padding-left: 10px !important;
    color: #333;
    width: 100%;
    font-size: 21px;
    font-weight: 400;
  }
  .navigation-portrait .submenu-indicator {
    margin-top: 16px;
    right: 5px;
  }
  .belgeler_urundetay li {
    text-align: center;
  }
  .belgeler_urundetay li a span {
    float: none;
  }
  .mimar {
    padding: 100px !important;
  }
  .footer-block-home-1:before {
    background-position: right;
  }
  .nav-menu > li > a .ri-menu-line {
    padding: 0px;
  }
  .navigation-portrait .nav-dropdown > li > ul > li > a {
    font-size: 17px;
  }
  .nav-menu > div > li > a {
    color: #333;
  }
  .nav-menu > div > li > a .ri-menu-line {
    padding: 0px;
  }
}
@media (max-width: 600px) {
  .nav-menu > div > li > a {
      color: #333;
  }
  .alt_menu {display: none !important;}
  .mobile_menu_alt {
    display: block;
  }
  .home-sustainability .sustainability {
    background-size: cover;
    padding: 50px;
    background-position: center;
  }
  .home-sustainability .sustainability h2 {
    font-size: 25px;
  }
  .home-sustainability .sustainability p {
    font-size: 15px;
  }
  .counter-wrapper ul li span {
    font-size: 20px;
  }
  .counter-wrapper {
    position: relative;
    width: 100%;
    padding: 20px;
  }
  .home_content {
    position: relative;
    width: 100%;
    padding: 0px;
  }
  .banner-header-content {
    position: relative;
    width: 100%;
    max-width: 1700px;
    padding: 10px 15px;
    border-bottom: 1px solid #5e6886;
  }
  .home-references .references-content p {
    color: #222222;
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
  }
  .detail_content {
    font-size: 14px;
    padding: 20px;
  }
  .section-p-50 {
    padding: 10px;
    margin-bottom: 10px !important;
  }
  .aboutdetail h2 {
    font-size: 22px;
    color: #222222;
    line-height: normal;
    font-weight: 500;
  }
  .home-references .references-content .all-references-link {
    margin-bottom: 50px;
  }
  .about-home-content {
    margin-top: 20px;
    text-align: left !important;
    margin-bottom: 0px;
  }
  .nav-brand img {
    height: 20px;
  }
  .answers .icon {
    padding: 5px;
  }
  .answers .icon i {
    width: 5px;
    height: 5px;
  }
  .answers {
    /* display: none; */
  }
  .home-products .products-category .items .products-hover-img p {
    display: none;
  }
  .home-products .products-category .items .products-hover-img {
    width: 100%;
  }
  .nav-padding {
    padding: 0px 15px !important;
  }
  .nav-dropdown .nav-dropdown {
    position: relative;
  }
  .referans_detay .title {
    padding: 10px;
  }
  .referans_detay .title h3 {
    font-size: 15px;
  }
  .referans_detay .title span {
    font-size: 15px;
  }
  .home_content img {
    width: 300px;
    float: left;
    margin-bottom: 30px;
  }
  .mimar {
    padding: 50px !important;
  }
  .footer-block-home-1:before {
    background-position: right;
    left: -10px;
  }
  .hayatimage {
    width: 100%;
    height: auto;
  }
  .nav-menu > div > li > a .ri-menu-line {
    padding: 0px;
  }
  .navigation-portrait .nav-menu > div > li > a {
    padding: 10px 6px 10px 6px;
  }
  
}
