body {
  font-size: 10px;
  font-family: 'Antonio-Bold';
}

@font-face {
  font-family: 'Antonio-Bold';
  src: url("../fonts/Antonio-Bold.eot");
  src: url("../fonts/Antonio-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Antonio-Bold.woff2") format("woff2"), url("../fonts/Antonio-Bold.woff") format("woff"), url("../fonts/Antonio-Bold.ttf") format("truetype"), url("../fonts/Antonio-Bold.svg#Antonio-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Antonio-Regular';
  src: url("../fonts/Antonio-Regular.eot");
  src: url("../fonts/Antonio-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Antonio-Regular.woff2") format("woff2"), url("../fonts/Antonio-Regular.woff") format("woff"), url("../fonts/Antonio-Regular.ttf") format("truetype"), url("../fonts/Antonio-Regular.svg#Antonio-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Antonio-Light';
  src: url("../fonts/Antonio-Light.eot");
  src: url("../fonts/Antonio-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Antonio-Light.woff2") format("woff2"), url("../fonts/Antonio-Light.woff") format("woff"), url("../fonts/Antonio-Light.ttf") format("truetype"), url("../fonts/Antonio-Light.svg#Antonio-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
.btn.focus, .btn:focus {
  box-shadow: none;
}

.swiper-slide-three .swiper-slide {
  text-align: center;
}

.footer-top .col-4.col-1-5 {
  max-width: 20%;
}

@media (min-width: 1200px) {
  .container {
    max-width: calc(100vw - 14vw) !important;
  }
}
header #cssmenu ul li:last-child a:hover:after {
  display: none;
}

#cssmenu .katalog {
  position: relative;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding-top: 2px;
}
#cssmenu .katalog:hover {
  opacity: 0.7;
}
#cssmenu .katalog:after {
  background: url(../img/kat.png) no-repeat;
  background-size: contain;
  content: "";
  width: 145px;
  height: 42px;
  position: absolute;
  top: -13px;
  right: 0;
  left: -60px;
  z-index: -1;
}

#cssmenu > ul > li > a {
  font-size: 3em;
  font-weight: 700;
  color: #1d1d1b;
}

.slider {
  background: url("../img/bgslide.png") no-repeat top right;
  background-size: 66% 100%;
}
.slider .slide-img {
  width: 53% !important;
}
.slider .slide-img2 {
  width: 100% !important;
}
.slider .four-text {
  position: absolute;
  left: 0;
  top: 78%;
}
.slider .right-section {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40%;
  float: right;
  right: 0;
}
.slider .left-text {
  width: 60%;
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider .layer-text-one-2 {
  font-size: 3.5em;
  font-weight: 200;
  color: #1d1d1b;
  font-family: 'Montserrat', sans-serif;
  display: block;
  margin-top: 20px;
}
.slider .layer-text-one {
  font-size: 7em;
  font-weight: 200;
  color: #002d65;
  display: block;
  margin-top: 20px;
}
.slider .second-text {
  font-size: 7em;
  font-weight: 200;
  color: #1d1d1b;
  display: block;
  margin-top: 20px;
  margin-left: -12px;
}
.slider .third-text {
  font-size: 4em;
  font-weight: 100;
  color: #1d1d1b;
  display: block;
  margin-top: 20px;
}
.slider .ls-fullwidth .ls-bottom-slidebuttons, .slider .ls-fullwidth .ls-nav-start, .slider .ls-fullwidth .ls-nav-stop, .slider .ls-fullwidth .ls-nav-sides {
  left: 0;
}
.slider .ls-bottom-nav-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 5% !important;
  float: left;
}
.slider .owl-one .owl-item img {
  margin: 0 auto;
}
.slider .four-text {
  position: relative;
  padding-right: 80px !important;
  padding-top: 15px;
  margin-top: 80px;
  border: 1px solid #aaaaaa !important;
  padding: 10px 15px;
  padding-top: 15px;
  font-size: 1.8em;
  font-weight: 300;
  color: #002d65;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  float: left;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.slider .four-text:after {
  content: "";
  position: absolute;
  margin-left: 15px;
  width: 50px;
  height: 1px;
  background: #c3c3c3;
  right: 20px;
  bottom: 20px;
}
.slider .four-text:hover {
  background: #002d65;
  color: #fff;
}
.slider .scroll-btn {
  z-index: 9;
}
.slider .scroll-btn a {
  width: 35px;
  height: 85px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
  left: 0;
  margin: 0 auto;
}
.slider .ls-bottom-slidebuttons a {
  position: relative;
  background-image: none !important;
  width: 20px;
  margin: 0 5px;
}
.slider .ls-bottom-slidebuttons a:after {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  top: -39px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: #b2b2b2;
}
.slider .ls-bottom-slidebuttons .ls-nav-active:after {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  content: "";
  background: #002d65;
}

.swal2-container {
  z-index: 999999 !important;
}

.for-overflow .caption-text {
  margin-bottom: 68px;
}
.for-overflow .caption-text:after {
  content: url("../img/arrow-two.png");
  position: absolute;
  right: 15px;
  top: 0;
}

.title {
  margin-bottom: 50px;
}
.title b {
  font-size: 4em;
  font-weight: 700;
  color: #002d65;
  position: relative;
}
.title b:before {
  content: "";
  position: absolute;
  left: 3px;
  bottom: -5px;
  width: 60px;
  height: 1px;
  background: #747474;
}

.caption-text {
  margin: 30px 0;
  padding-left: 47px;
  position: relative;
  margin-bottom: 5px;
  margin-top: 42px;
}
.caption-text:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0px;
  width: 35px;
  height: 1px;
  background: #1d1d1b;
}
.caption-text span {
  font-size: 32px;
  font-weight: 300;
  color: #313131;
  font-family: 'Poppins', sans-serif;
}
.caption-text span b {
  margin-right: 10px;
  font-size: 32px;
  font-weight: 700;
  color: #313131;
}
.caption-text p {
  font-size: 14px;
  font-weight: 400;
  color: #bcb7b0;
  width: 80%;
  margin-top: 15px;
}

a:hover {
  text-decoration: none !important;
}

button:focus {
  outline: none;
}

.logo {
  padding-top: 5px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.logo img {
  width: 250px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.section-one {
  background: #f4f4f4;
  padding: 60px 0;
}
.section-one .photo-about {
  height: 100%;
  width: 100%;
}
.section-one .photo-about .img-fluid {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.section-one .middle-left p {
  font-size: 1.5em;
  font-weight: 100;
  color: #1d2140;
  line-height: 28px;
  margin-bottom: 35px;
  font-family: 'Montserrat', sans-serif;
}
.section-one .middle-left .btn-cstm {
  font-size: 1.4em;
  font-weight: 300;
  color: #1d1d1b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #002d65;
  padding: 12px 20px;
  margin-top: 15px;
  float: right;
  text-align: right;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.section-one .middle-left .btn-cstm:hover {
  background: #002d65;
  color: #fff;
}

.kurumsal-page .section-one {
  background: transparent;
  padding: 0;
}

.standrt-l-txt {
  position: relative;
}
.standrt-l-txt span {
  font-size: 4em;
  font-weight: 100;
  color: #1d2140;
  line-height: 45px;
}
.standrt-l-txt:before {
  content: "";
  width: 60%;
  position: absolute;
  left: 0;
  bottom: -25px;
  top: initial;
  margin: 0 auto;
  height: 1px;
  background: #1d2140;
}

.section-two {
  background: #ffffff;
  padding: 60px 0;
}
.section-two .tab-menu-right {
  float: right;
}
.section-two .tab-menu-right .nav-link {
  font-size: 1.4em;
  font-weight: 700;
  color: #8e8e8e;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.section-two .tab-menu-right .nav-link:hover {
  color: #002d65;
}
.section-two .tab-menu-right .nav-link.active {
  background: transparent;
  color: #002d65;
  border-bottom: 1px solid #d5d5d5;
  border-radius: 0;
}
.section-two .btn-all {
  float: right;
  font-size: 1.4em;
  font-weight: 700;
  color: #1d1d1b;
  margin-top: 20px;
  margin-left: 5px;
  border-bottom: 1px solid #002d65;
  border-radius: 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.section-two .btn-all:hover {
  background: #002d65;
  color: #fff;
}
.section-two .standrt-l-txt {
  margin-top: 45px;
}
.section-two .left-text {
  margin-top: 50px;
}
.section-two .first_tab .swiper-slide {
  min-height: 340px;
}
.section-two .cube-item {
  padding: 25px;
  background: #fff;
  width: 94%;
  -webkit-box-shadow: 0px 2px 30px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 30px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 30px -5px rgba(0, 0, 0, 0.2);
  -moz-transition: all .15s ease;
  -ms-transition: all .15s ease;
  margin: 10px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
.section-two .cube-item:before {
  content: "\f002";
  position: absolute;
  left: 0;
  opacity: 0;
  text-align: center;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  right: 0;
  top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 3.3em;
  color: #002d65;
  font-family: fontAwesome;
  z-index: 999;
}
.section-two .cube-item:hover {
  opacity: 0.7;
}
.section-two .cube-item:hover:before {
  opacity: 1;
}
.section-two .cube-item img {
  background: #fff;
  padding: 5px 25px;
}
.section-two .cube-item h6 {
  font-size: 1.4em;
  font-weight: 700;
  color: #002d65;
  margin-top: 20px;
  margin-left: 5px;
}

.section-two .swiper-cube {
  width: 101%;
}
.section-two .swiper-cube .swiper-wrapper {
  padding: 0 10px;
  padding-top: 11px;
  min-height: 400px;
}
.section-two .swiper-cube .cube-item {
  box-shadow: 0px 2px 18px -2px #d0c9d0;
  border: none;
}

.swiper-cube-slide > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.swiper-cube-slide .cube-item {
  background: #fff;
  margin-bottom: 20px;
  padding: 45px 15px;
  margin: 20px 0;
  text-align: center;
  -webkit-box-shadow: 0px 0px 16px 0px #c6c2c645;
  -moz-box-shadow: 0px 0px 16px 0px #c6c2c645;
  box-shadow: 0px 0px 16px 0px #c6c2c645;
  padding-top: 65px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.swiper-cube-slide .cube-item h6 {
  font-size: 1.9em;
  font-weight: 100;
  color: #1d2140;
}
.swiper-cube-slide .cube-item:hover {
  background: #1d2140;
}
.swiper-cube-slide .cube-item:hover img {
  filter: brightness(0) invert(1);
}
.swiper-cube-slide .cube-item:hover h6 {
  color: #fff;
}
.swiper-cube-slide .cube-item img {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 52px;
}

.owl-carousel:not(.owl-loaded) {
  opacity: 0;
}

.section-three {
  background: #f5f5f5;
  padding: 0;
}
.section-three .form-control:focus {
  box-shadow: none;
  border-color: #fff;
}
.section-three .text-left {
  position: relative;
  top: -58px;
}
.section-three .contact-form {
  margin-top: 30px;
}
.section-three .new-section {
  margin-top: 50px;
  position: relative;
}
.section-three .new-section .swiper-news {
  margin-top: 25px;
}
.section-three .contact-section {
  position: relative;
}
.section-three .contact-section:after {
  content: url("../img/fan.png");
  position: absolute;
  bottom: 15px;
  right: 0;
}
.section-three .contact-section .title {
  margin-bottom: 35px;
}
.section-three .contact-section .title b {
  font-size: 4em;
  font-weight: 700;
  color: #fff;
  position: relative;
}
.section-three .contact-section .title b:before {
  position: absolute;
  bottom: -14px;
  left: 0;
  content: "";
  width: 50px;
  height: 1px;
  background: #1d1d1b;
}
.section-three .contact-section p {
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
  margin-top: 5px;
  line-height: 18px;
}
.section-three .ekatalog {
  background: #002d65;
  -webkit-box-shadow: 0px 0px 16px 1px #f1eeeed4;
  -moz-box-shadow: 0px 0px 16px 1px #f1eeeed4;
  box-shadow: 0px 0px 16px 1px #f1eeeed4;
  position: relative;
  background-size: 100px;
  background-position: 96% 43%;
  padding: 34px 45px;
  padding-right: 0;
  height: 100%;
  padding-bottom: 75px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
.section-three .ekatalog:after {
  background: url(../img/rocket.png) no-repeat right center;
  content: "";
  position: absolute;
  right: 25px;
  bottom: 5px;
  width: 20%;
  height: 50%;
}
.section-three .ekatalog .text {
  width: 70%;
  float: left;
}
.section-three .ekatalog .btn-download {
  width: 30%;
  float: left;
  position: absolute;
  right: -22px;
  bottom: 20px;
  z-index: 9;
}
.section-three .ekatalog span {
  font-size: 1.7em;
  font-weight: 700;
  color: #fff;
}
.section-three .ekatalog p {
  font-size: 1.4em;
  font-weight: 300;
  color: #fff;
  margin-top: 18px;
  font-family: 'Montserrat', sans-serif;
  line-height: 25px;
}
.section-three .ekatalog .btn-cstm {
  font-size: 1.4em;
  font-weight: 300;
  color: #fff;
  border: 1px solid #000000;
  padding: 12px 20px;
  position: relative;
  z-index: 99;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.section-three .ekatalog .btn-cstm:hover {
  background: #fff;
  color: #000;
}
.section-three .belgeler {
  background: #1d1d1b;
}
.section-three .belgeler:after {
  background: url(../img/do.png) no-repeat right center;
  content: "";
  position: absolute;
  right: 25px;
  bottom: 5px;
  width: 20%;
  height: 50%;
}
.section-three .belgeler .btn-cstm {
  float: right;
  margin-right: 14px;
}
.section-three .belgeler span {
  font-size: 1.7em;
  font-weight: 700;
  color: #fff;
}
.section-three .belgeler p {
  font-size: 1.4em;
  font-weight: 300;
  color: #888994;
}
.section-three .contact-section {
  padding-right: 25%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  height: 100%;
  position: relative;
  background: #002d65;
  z-index: 9;
}
.section-three .contact-section:before {
  content: "";
  position: absolute;
  left: -500px;
  top: 0;
  width: 131%;
  height: 100%;
  background: #002d65;
  z-index: -2;
}
.section-three .contact-section span {
  font-size: 1.8em;
  font-weight: 300;
  color: #002d65;
}
.section-three .contact-section b {
  font-size: 1.5em;
  font-weight: 500;
  color: #fff;
  display: block;
}
.section-three .contact-section .map {
  position: relative;
  margin: 12px 0;
  margin-top: 46px;
}
.section-three .contact-section .map .btn-cstm {
  position: absolute;
  right: 15px;
  bottom: 15px;
  background: #002d65;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.section-three .contact-section .map .btn-cstm:hover {
  background: #fff;
  color: #002d65;
}
.section-three .contact-section ul {
  margin-top: 25px;
}
.section-three .contact-section li {
  margin-bottom: 25px;
}
.section-three .contact-section li p {
  font-size: 1.4em;
  font-weight: 300;
  color: #636575;
  margin-top: 15px;
  line-height: 21px;
}
.section-three .swiper-container {
  width: 100%;
  height: auto;
}
.section-three .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  padding: 25px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #f1eeeed4;
  -webkit-box-shadow: 0px 0px 11px 0px #f1eeeed4;
  -moz-box-shadow: 0px 0px 11px 0px #f1eeeed4;
  box-shadow: 0px 0px 11px 0px #f1eeeed4;
  margin-bottom: 30px;
  background: #fff;
}
.section-three .swiper-slide .new-item {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.section-three .swiper-slide .new-item:hover {
  opacity: 0.7;
}
.section-three .swiper-slide .new-item .new-img {
  margin-right: 20px;
}
.section-three .swiper-slide .new-item .right-text {
  position: relative;
  height: 100%;
}
.section-three .swiper-slide .new-item .right-text .text h6 {
  font-size: 1.5em;
  font-weight: 400;
  color: #002d65;
  margin: 20px 0;
}
.section-three .swiper-slide .new-item .right-text .text p {
  font-size: 1.3em;
  font-weight: 300;
  color: #888994;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
}
.section-three .swiper-slide .new-item .right-text .btn-dvm {
  position: absolute;
  bottom: 25px;
  left: 0;
  border-bottom: 1px solid #838488;
  border-radius: 0;
  color: #002d65;
  font-size: 1.5em;
}
.section-three .swiper-slide .new-item .right-text .date-text {
  margin-right: 25px;
  position: absolute;
  bottom: 25px;
  right: 0;
  text-align: center;
}
.section-three .swiper-slide .new-item .right-text .date-text b {
  font-size: 2em;
  font-weight: 700;
  color: #002d65;
  display: block;
  position: absolute;
  bottom: 15px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.section-three .swiper-slide .new-item .right-text .date-text span {
  font-size: 2.8em;
  font-weight: 700;
  color: #dedede;
}
.section-three .swiper-slide img {
  border-radius: 8px;
}
.section-three .swiper-pagination {
  position: absolute;
  right: 0;
  top: 20px;
}
.section-three .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.section-three .swiper-pagination .swiper-pagination-bullet-active {
  background: #002d65;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
#form-modal {
  /* Custom styling */
  max-width: 550px;
  padding: 10px 30px 30px 30px;
  border-radius: 4px;
  /* Custom transition - fade from top*/
  opacity: 0;
  transform: translateY(-50px);
  transition: all .3s;
}

.fancybox-slide--complete #form-modal {
  opacity: 1;
  transform: translateY(0);
}

footer {
  background: #fdfdfd;
  padding-top: 35px;
}
footer .footer-top {
  margin-bottom: 50px;
  margin-top: 15px;
}
footer .footer-top .f-list {
  float: right;
}
footer .footer-top .f-list ul {
  margin-top: 8px;
}
footer .footer-top .f-list b {
  font-size: 1.4em;
  font-weight: 600;
  color: #002d65;
  font-family: 'Montserrat', sans-serif;
}
footer .footer-top .f-list a {
  font-size: 1.2em;
  font-weight: 300;
  color: #1d1d1b;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  line-height: 25px;
  position: relative;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}
footer .footer-top .f-list a:hover {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #002d65;
}
footer .footer-top .left-text span {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
footer .footer-top .left-text p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
footer .footer-top .left-text a {
  font-size: 11px;
  font-weight: 300;
  color: #9da1a8;
}
footer .footer-top .left-text img {
  margin-bottom: 30px;
}
footer .footer-top .left-text ul li {
  display: inline-block;
}
footer .footer-bottom {
  background: #f5f5f5;
  padding: 10px 0;
}
footer .footer-bottom .right {
  text-align: right;
  padding-top: 8px;
}
footer .footer-bottom .right img {
  width: 68px;
}
footer .footer-bottom .list {
  margin: 10px 0;
}
footer .footer-bottom .list li:first-child a {
  padding-left: 0;
}
footer .footer-bottom .list li:first-child a:before {
  content: "";
}
footer .footer-bottom .list a {
  font-size: 12px;
  font-weight: 300;
  color: #505050;
  text-decoration: none;
  padding: 0 5px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
footer .footer-bottom .list a:active, footer .footer-bottom .list a:focus, footer .footer-bottom .list a:visited, footer .footer-bottom .list a:hover {
  color: #fff !important;
  border-color: #fff;
  box-shadow: none;
}
footer .footer-bottom .list a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -3px;
  position: absolute;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
footer .footer-bottom .list a:hover:after {
  width: 80%;
  left: 0;
}

header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  z-index: 9999;
  height: 100px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header .top-list {
  text-align: right;
  opacity: 1;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header .top-list .top-menu {
  padding-top: 25px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header .top-list .top-menu a {
  font-size: 1.3em;
  font-weight: 300;
  color: #b4b4b4;
  margin: 0 10px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header .top-list .top-menu a:hover {
  color: #1d1d1b;
}
header .top-list .top-menu li {
  position: relative;
}
header .top-list .language {
  margin-left: 20px;
}
header .top-list .language li {
  position: relative;
}
header .top-list .language li:first-child a {
  color: #002d65;
  font-weight: 700;
}
header .top-list .language li:first-child:before {
  display: none;
}
header .top-list .language li:before {
  content: "|";
  font-size: 11px;
  font-weight: 300;
  color: #000000;
  position: absolute;
  left: -1px;
  top: 2px;
}
header .top-list .language a {
  font-size: 1.3em;
  font-weight: 300;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  margin: 0 10px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header .top-list .language a:hover {
  color: #002d65;
}
header #cssmenu ul ul li a:after {
  display: none;
}
header #cssmenu ul ul li a:hover:after {
  opacity: 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header #cssmenu ul li a {
  position: relative;
  font-size: 1.5em;
  margin: 0px 7px;
}
header #cssmenu ul li a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 7px;
  position: absolute;
  background: #002d65;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
header #cssmenu ul li a:hover:after {
  width: 88%;
  left: 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header #cssmenu ul ul li a {
  background: #73579c;
  border-color: #73579c !important;
}
header #cssmenu ul ul li a:hover {
  background: #e50d7e;
}
header #trigger-overlay {
  float: right;
}
header .social-list {
  text-align: right;
}
header .social-list .btn-cstm {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  text-decoration: underline;
}
header .social-list i {
  color: #4cb5b7;
  margin: 0 4px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
header .social-list i:hover {
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.darkHeader {
  background: #ffffffd9;
  height: 75px;
  position: fixed;
  box-shadow: 0 1.5px 15px 0 rgba(187, 183, 183, 0.5);
}
.darkHeader .top-list {
  display: none;
  opacity: 0;
}
.darkHeader #cssmenu ul li a {
  padding-top: 36px !important;
  font-size: 1.2em;
}
.darkHeader .logo img {
  width: 150px;
}
.darkHeader #cssmenu .katalog {
  padding-top: 4px;
}

.index-page header .top-menu {
  padding-top: 25px;
}
.index-page header .top-menu a {
  font-size: 1.3em;
  font-weight: 300;
  color: #b4b4b4;
  margin: 0 10px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.index-page header .top-menu a:hover {
  color: #1d1d1b;
}
.index-page header .top-menu li {
  position: relative;
}

.section-three .contact-form b {
  font-size: 18px;
  font-weight: 700;
  color: #a0a0a0;
}
.section-three .contact-form h6 {
  font-size: 14px;
  font-weight: 700;
  color: #a0a0a0;
  margin-top: 25px;
}
.section-three .contact-form p {
  font-size: 14px;
  font-weight: 300;
  color: #a0a0a0;
}
.section-three .contact-form form {
  margin-top: 15px;
}
.section-three .contact-form form .form-control::placeholder {
  color: #fff;
}
.section-three .contact-form form .form-control {
  margin-bottom: 14px;
  height: 56px;
  border-radius: 0;
  background: transparent;
  position: relative;
  z-index: 99;
  border-color: #4c759e;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
}
.section-three .contact-form form .form-control::placeholder {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.section-three .contact-form form .invalid-feedback {
  position: relative;
  top: -10px;
}
.section-three .contact-form form .valid-feedback {
  position: relative;
  top: -10px;
}
.section-three .contact-form form #text-area {
  height: 160px;
}
.section-three .contact-form form .btn-send {
  float: right;
  background: #193c6b;
  color: #fff;
  padding: 12px 22px;
  animation: none;
  position: relative;
  z-index: 99;
  border-radius: 5px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.section-three .contact-form form .btn-send:hover {
  cursor: pointer;
  opacity: 0.7;
  animation: pulse 2s infinite;
}

.swal2-container {
  z-index: 999999 !important;
}

.modal-header {
  background: #002d65;
  color: #fff;
}
.modal-header .close {
  color: #fff;
}

.modal-title {
  color: #fff;
  font-size: 1.8em;
}

.text-kurumsal {
  margin-top: 50px;
}

.randevu-sidebar {
  padding: 20px 20px;
  padding-bottom: 10px;
  margin-top: -118px;
  z-index: 99;
  position: relative;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background: rgba(209, 186, 174, 0.1);
}
.randevu-sidebar:hover {
  background: rgba(209, 186, 174, 0.5);
}
.randevu-sidebar .text {
  position: relative;
  top: 10px;
}
.randevu-sidebar .text:before {
  content: url("../img/lines.png");
  position: absolute;
  top: -30px;
  left: 0px;
}
.randevu-sidebar .text span {
  font-size: 16px;
  font-weight: 300;
  color: #7e6b99;
  font-family: 'Poppins', sans-serif;
}
.randevu-sidebar .caption {
  text-align: right;
  margin-bottom: 20px;
}
.randevu-sidebar .caption span {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  font-family: 'Poppins', sans-serif;
}

.kurumsal-page {
  position: relative;
}
.kurumsal-page .sidebar-item .caption-text {
  margin-bottom: 25px;
}

.banner {
  position: relative;
  z-index: 9;
}
.banner img {
  width: 100%;
  position: relative;
  z-index: 9;
  opacity: 0.8;
  height: 350px;
}
.banner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url("../img/bannerbg.png") no-repeat top center;
  background-size: cover;
  opacity: 1;
  z-index: 0;
  width: 100%;
  height: 99%;
  top: 0;
}

.ik-all img {
  margin: 30px 0;
  width: 100%;
}
.ik-all li {
  position: relative;
  padding-left: 15px;
  margin-left: 12px;
  line-height: 40px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.ik-all li:before {
  content: url("../img/icon-ok.png");
  position: absolute;
  left: -15px;
  top: -5px;
}
.ik-all .contact-form {
  margin-top: 30px;
}
.ik-all .contact-form b {
  font-size: 18px;
  font-weight: 700;
  color: #a0a0a0;
  font-family: 'Montserrat', sans-serif;
}
.ik-all .contact-form h6 {
  font-size: 14px;
  font-weight: 700;
  color: #555555;
  margin-top: 25px;
  font-family: 'Montserrat', sans-serif;
}
.ik-all .contact-form p {
  font-size: 14px;
  font-weight: 300;
  color: #a0a0a0;
  font-family: 'Montserrat', sans-serif;
}
.ik-all .contact-form form {
  margin-top: 15px;
}
.ik-all .contact-form form .form-control::placeholder {
  color: #fff;
}
.ik-all .contact-form form #mesaj {
  height: 150px !important;
}
.ik-all .contact-form form .form-control {
  margin-bottom: 20px;
  height: 65px;
  border-radius: 15px;
  box-shadow: 0px 2px 18px -2px #d0c9d0;
  background: transparent;
  border: 1px solid #ccc;
  position: relative;
  z-index: 99;
  color: #000;
  font-size: 1.3em;
  font-weight: 400;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}
.ik-all .contact-form form .form-control::placeholder {
  font-size: 1.2em;
  font-weight: 400;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}
.ik-all .contact-form form .invalid-feedback {
  position: relative;
  top: -10px;
}
.ik-all .contact-form form .valid-feedback {
  position: relative;
  top: -10px;
}
.ik-all .contact-form form #text-area {
  height: 160px;
}
.ik-all .contact-form form .btn-send {
  background: #002d65;
  padding: 15px 25px;
  float: right;
  animation: none;
  position: relative;
  z-index: 99;
  border-radius: 15px;
  text-align: center;
  font-size: 1.3em;
  font-weight: 700;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.ik-all .contact-form form .btn-send:hover {
  cursor: pointer;
  opacity: 0.7;
  animation: pulse 2s infinite;
}

.btn-tertiary {
  color: #555;
  padding: 0;
  line-height: 40px;
  margin: auto;
  display: block;
  width: 100%;
  border: 2px solid #555;
}
.btn-tertiary:hover, .btn-tertiary:focus {
  color: #888888;
  border-color: #888888;
}

/* input file style */
.input-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.input-file + .js-labelFile {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 65px;
  border-radius: 15px;
  box-shadow: 0px 2px 18px -2px #d0c9d0;
  padding: 0 10px;
  padding-top: 10px;
  cursor: pointer;
}
.input-file + .js-labelFile .icon:before {
  content: "\f093";
}
.input-file + .js-labelFile.has-file .icon:before {
  content: "\f00c";
  color: #5AAC7B;
}

.kurumsal-page {
  margin-top: -70px;
  background: #F5F5F5;
  /*
  &:after{
  	content: url(../img/star.png);
  	position: absolute;
  	top: 74%;
  	left: 65%;
  	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  }*/
}
.kurumsal-page .section-two {
  padding-top: 30px;
}
.kurumsal-page .caption-text {
  padding-left: 0;
  margin-top: 70px;
}
.kurumsal-page .standrt-l-txt:before {
  width: 100px;
}
.kurumsal-page .caption-text:before {
  content: "";
  position: absolute;
  bottom: -6px;
  top: initial;
  left: 0px;
  width: 5%;
  height: 1px;
  background: #000;
}
.kurumsal-page .left {
  position: relative;
  z-index: 99;
  margin-bottom: 70px;
}
.kurumsal-page .left .text p {
  font-size: 1.4em;
  color: #000;
  margin-bottom: 35px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.80;
  letter-spacing: normal;
}
.kurumsal-page .left .text img {
  margin: 40px 0;
  width: 100%;
}
.kurumsal-page .left .text b {
  font-size: 1.3em;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.41;
  letter-spacing: normal;
}
.kurumsal-page .left .text li {
  font-size: 1.3em;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  list-style-type: circle;
  margin-left: 15px;
}
.kurumsal-page .sidebar {
  position: relative;
  z-index: 99;
  margin-top: -9px;
}
.kurumsal-page .agac-menu {
  padding-bottom: 30px;
  background: #002d65;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.kurumsal-page .sidebar-item:last-child {
  display: none;
}
.kurumsal-page .sidebar-item {
  margin-bottom: 15px;
  -webkit-box-shadow: 5px 5px 14px 0px #3836363b;
  -moz-box-shadow: 5px 5px 14px 0px #3836363b;
  box-shadow: 5px 5px 14px 0px #3836363b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.kurumsal-page .sidebar-item .caption-text {
  padding-left: 39px;
}
.kurumsal-page .sidebar-item .caption-text:before {
  width: 24px;
  top: 8px;
}
.kurumsal-page .sidebar-item .caption-text b {
  font-size: 15px;
  font-weight: 700;
  color: #313131;
  font-family: 'Poppins', sans-serif;
}
.kurumsal-page .sidebar-item .caption-text span {
  font-size: 15px;
  font-weight: 300;
  color: #313131;
  font-family: 'Poppins', sans-serif;
}

.page-name {
  position: relative;
  top: -30px;
  float: left;
}
.page-name:before {
  content: "";
  position: absolute;
  right: -40px;
  height: 70px;
  width: 1003%;
  top: -16px;
  background-color: #06537b;
  z-index: -1;
  display: none;
}
.page-name span {
  object-fit: contain;
  font-size: 2.2em;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.9;
  letter-spacing: 5.6px;
  color: #002d65;
}
.page-name p {
  font-size: 63px;
  font-weight: 100;
  opacity: 0.1;
  color: #ffffff;
}

.bread-list {
  margin-top: -7px;
}
.bread-list li:first-child a {
  padding-left: 0;
}
.bread-list li:first-child a:before {
  display: none;
}
.bread-list a {
  font-size: 11px;
  font-weight: 300;
  color: #a6a6a6;
  padding: 0 10px;
  position: relative;
  top: -3px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.bread-list a:hover {
  color: #fff;
}
.bread-list a:before {
  content: "\f105";
  font-family: fontAwesome;
  position: absolute;
  top: 2px;
  left: 0;
}

.pl-0 {
  padding-left: 0;
}

.kurumsal-page .section {
  background: #fff;
}

.hizmet-detay-page .text {
  padding-left: 50px;
}

.product-page .product-cat-item {
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  padding: 25px;
  height: 200px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.product-page .product-cat-item .code-text {
  position: absolute;
  top: 0;
  right: 0;
  background: #002d65;
  padding: 8px 17px;
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}
.product-page .product-cat-item:hover:after {
  opacity: 0.75;
}
.product-page .product-cat-item:hover .hvr-text {
  opacity: 1;
}
.product-page .product-cat-item:hover .name-text b {
  opacity: 0;
}
.product-page .product-cat-item:hover .photo:before {
  opacity: 1;
}
.product-page .product-cat-item .hvr-text {
  opacity: 0;
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  z-index: 99;
}
.product-page .product-cat-item .hvr-text b {
  font-size: 1.5em;
  font-weight: 500;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}
.product-page .product-cat-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #06537b;
  opacity: 0;
}
.product-page .product-cat-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.1;
  background-color: #06537b;
}
.product-page .product-cat-item .photo {
  margin: 0 auto;
  margin-bottom: 20px;
}
.product-page .product-cat-item .photo:before {
  content: "\f002";
  position: absolute;
  left: 0;
  opacity: 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  right: 0;
  top: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 2.3em;
  color: #fff;
  font-family: fontAwesome;
  z-index: 9;
}
.product-page .product-cat-item .name-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(6, 83, 123, 0.49);
  width: 100%;
  padding-top: 8px;
  height: 30px;
}
.product-page .product-cat-item .name-text b {
  font-size: 1.5em;
  font-weight: 500;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}
.product-page .section-two {
  background: transparent;
}
.product-page .for-overflow .caption-text:after {
  display: none;
}
.product-page .just-text {
  padding-left: 50px;
  margin-top: 5px;
}
.product-page .just-text p {
  color: #959089;
  font-family: 'Poppins', sans-serif;
}
.product-page .just-text p span {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.product-page .caption-text {
  margin-bottom: 0;
}
.product-page .caption-text p {
  width: 100%;
}
.product-page .four-service {
  margin-top: 50px;
}

.product-detail-page .similar-products .swiper-similiar-button-prev {
  background-image: url(../img/left.png);
  top: 46%;
  left: -30px;
  position: absolute;
  width: 26px;
  background-repeat: no-repeat;
  height: 40px;
  background-size: cover;
  cursor: pointer;
}
.product-detail-page .similar-products .swiper-smiliar-pagination {
  position: absolute;
  top: 10px;
  right: 15px;
}
.product-detail-page .similar-products .swiper-smiliar-pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
.product-detail-page .similar-products .swiper-similiar-button-next {
  background-image: url(../img/right.png);
  top: 46%;
  right: -30px;
  position: absolute;
  width: 26px;
  background-repeat: no-repeat;
  height: 40px;
  background-size: cover;
  cursor: pointer;
}
.product-detail-page .similar-products .swiper-button-disabled {
  cursor: none;
  cursor: initial;
}
.product-detail-page .photo-slide {
  background: #fff;
  text-align: center;
}
.product-detail-page .photo-slide .swiper-product-pagination {
  right: 0;
  position: absolute;
  left: 0;
  margin-top: 10px;
}
.product-detail-page .photo-slide .swiper-product-pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
.product-detail-page .similar-name {
  margin-bottom: 25px;
}
.product-detail-page .similar-name b {
  font-size: 1.4em;
  font-weight: 700;
  color: #06537b;
  font-family: 'Montserrat', sans-serif;
}
.product-detail-page .similar-name b img {
  margin-left: 20px;
}
.product-detail-page .left .right-text {
  background: #fff;
}
.product-detail-page .left .right-text .table {
  border: 1px solid #ccc;
}
.product-detail-page .left .right-text .tab-content {
  padding-top: 15px;
  padding-bottom: 15px;
}
.product-detail-page .left .right-text .tab-content p {
  font-size: 1.4em;
  font-weight: 400;
  color: #777777;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 20px;
  line-height: 20px;
}
.product-detail-page .left .right-text .tab-content .table thead th {
  font-size: 1.1em;
  font-weight: 600;
  color: #000;
  font-family: 'Poppins', sans-serif;
}
.product-detail-page .left .right-text .tab-content .table td, .product-detail-page .left .right-text .tab-content table th {
  font-size: 1em;
  font-weight: 400;
  color: #777777;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}
.product-detail-page .left .right-text .nav-tabs {
  border: none;
}
.product-detail-page .left .right-text .nav-tabs a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-radius: 0;
  font-size: 1.3em;
  font-weight: 600;
  color: #06537b;
  font-family: 'Poppins', sans-serif;
  padding: 15px;
  border-bottom: 0;
}
.product-detail-page .left .right-text .nav-tabs .nav-item {
  width: 33.3%;
  text-align: center;
}
.product-detail-page .left .right-text .nav-tabs a.active {
  color: #fff;
  background: #06537b;
  position: relative;
  border: none;
  -webkit-box-shadow: 5px 5px 14px 0px #3836363b;
  -moz-box-shadow: 5px 5px 14px 0px #3836363b;
  box-shadow: 5px 5px 14px 0px #3836363b;
  border-radius: 20px;
}
.product-detail-page .left .right-text .border-all {
  -webkit-box-shadow: 5px 5px 14px 0px #3836363b;
  -moz-box-shadow: 5px 5px 14px 0px #3836363b;
  box-shadow: 5px 5px 14px 0px #3836363b;
  border-radius: 20px;
  padding: 15px;
}
.product-detail-page .left .right-text .tab-content {
  padding: 30px 15px;
  border-top: 0;
}
.product-detail-page .left .right-text .tab-content img {
  width: 100%;
}
.product-detail-page .left .right-text .text b {
  font-size: 1.3em;
  font-weight: 700;
  color: #868686;
  font-family: 'Montserrat', sans-serif;
}
.product-detail-page .left .right-text .text h3 {
  font-size: 2.5em;
  font-weight: 700;
  color: #06537b;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 20px;
}
.product-detail-page .left .right-text .text p {
  font-size: 1.3em;
  font-weight: 600;
  color: #868686;
  font-family: 'Poppins', sans-serif;
}

.swiper-smiliar-product .photo img {
  width: 125px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: none;
}

.section-four .contact-form form .form-control {
  font-size: 16px;
  font-weight: 300;
  color: #bababa;
  font-family: 'Poppins', sans-serif;
}

.menubtn.active a {
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.menubtn.active:after {
  background: url(../img/close.png) no-repeat;
}

.hizmet-detay-page .btn-send {
  background: url(../img/btn-two.png) no-repeat;
  background-size: cover;
  font-size: 17px;
  font-weight: 300;
  color: #fff;
  width: 233px;
  float: right;
  height: 60px;
  margin-top: 20px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.hizmet-detay-page .btn-send:hover {
  opacity: 0.7;
}

.hizmet-detay-page .fa-send-o:before, .hizmet-detay-page .fa-paper-plane-o:before {
  content: "\f1d9";
  margin-right: 11px;
}

.menubtn {
  margin-left: 34px;
  position: relative;
  margin-top: 35px;
  z-index: 9999;
  width: 100%;
  cursor: pointer;
}
.menubtn a {
  font-size: 16px;
  font-weight: 500;
  color: #e50d7e;
  font-family: 'Poppins', sans-serif;
}
.menubtn span {
  position: absolute;
  left: 0px;
  top: 7px;
}
.menubtn:after {
  content: '';
  z-index: 9;
  margin: 0 auto;
  width: 31px;
  height: 30px;
  display: block;
  text-align: center;
  background: url(../img/open.png) no-repeat;
  transition: all .25s ease;
  margin-top: 13px;
}

.contact-all {
  padding: 42px;
  padding-top: 75px;
}
.contact-all .btn-center {
  text-align: center;
}
.contact-all .contact-form {
  margin-top: 75px;
}
.contact-all .contact-form b {
  font-size: 18px;
  font-weight: 700;
  color: #a0a0a0;
}
.contact-all .contact-form h6 {
  font-size: 14px;
  font-weight: 700;
  color: #a0a0a0;
  margin-top: 25px;
}
.contact-all .contact-form p {
  font-size: 14px;
  font-weight: 300;
  color: #a0a0a0;
}
.contact-all .contact-form form {
  margin-top: 15px;
}
.contact-all .contact-form form .form-control::placeholder {
  color: #fff;
}
.contact-all .contact-form form .form-control {
  margin-bottom: 20px;
  height: 65px;
  border-radius: 0;
  background: transparent;
  border: 1px solid #ccc;
  position: relative;
  z-index: 99;
  box-shadow: 0px 2px 18px -2px #d0c9d0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  color: #000;
  font-size: 1.3em;
  font-weight: 400;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}
.contact-all .contact-form form .form-control::placeholder {
  font-size: 1.2em;
  font-weight: 400;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}
.contact-all .contact-form form .invalid-feedback {
  position: relative;
  top: -10px;
}
.contact-all .contact-form form .valid-feedback {
  position: relative;
  top: -10px;
}
.contact-all .contact-form form #text-area {
  height: 160px;
}
.contact-all .contact-form form .btn-send {
  background: #002d65;
  padding: 15px 25px;
  float: right;
  animation: none;
  position: relative;
  z-index: 99;
  border-radius: 15px;
  text-align: center;
  font-size: 1.3em;
  font-weight: 700;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  border-color: transparent;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.contact-all .contact-form form .btn-send:hover {
  cursor: pointer;
  opacity: 0.7;
  animation: pulse 2s infinite;
}
.contact-all .contact-info {
  margin-bottom: 65px;
}
.contact-all .contact-info .contact-item {
  text-align: center;
}
.contact-all .contact-info .contact-item i {
  margin-bottom: 10px;
  font-size: 2em;
  color: #002d65;
  border: 1px solid #002d65;
  padding: 10px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding-top: 15px;
}
.contact-all .contact-info .contact-item p {
  font-size: 1.6em;
  font-weight: 300;
  color: #000;
  line-height: 25px;
  font-family: 'Montserrat', sans-serif;
}
.contact-all .c-title {
  text-align: center;
  margin-bottom: 75px;
}
.contact-all .c-title b {
  font-size: 2.5em;
  font-weight: 700;
  color: #002d65;
  font-family: 'Montserrat', sans-serif;
}

.sidebar-item {
  margin-bottom: 30px;
}
.sidebar-item .name {
  font-family: 'Poppins', sans-serif;
  background: #002d65;
  padding: 30px;
  padding-left: 40px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.sidebar-item .name span {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
}
.sidebar-item .name img {
  position: absolute;
  right: 40px;
}
.sidebar-item a span {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
}

.sidebar-section {
  border-right: 1px solid #ececec;
}

.sidebar ul {
  margin: 0;
  background: #002d65;
  padding: 0 30px;
}

.sidebar ul > li > a:hover {
  color: #c4e8ff;
}

.sidebar ul > li > a {
  position: relative;
  z-index: 99;
  font-family: 'Poppins', sans-serif;
  background: #002d65;
  text-decoration: none;
  letter-spacing: 0.2px;
  color: #002d65;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  padding: 25px;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0px;
  padding-left: 15px;
}
.sidebar ul > li > a span {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}
.sidebar ul > li > a:after {
  content: "+";
  position: absolute;
  right: 15px;
  top: 25px;
  opacity: 0;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.sidebar ul > li > a:hover {
  color: #fff;
  padding-left: 18px;
}
.sidebar ul > li > a:hover:after {
  opacity: 1;
}

.product-category .product-cat-item img {
  width: 50%;
}

.section-three .contact-form form #mesaj {
  height: 160px;
}

.sidebar .fa {
  position: absolute;
  top: 13px;
  right: 20px;
  color: #666666;
  font-size: 18px;
}

.real-text {
  padding-left: 0 !important;
}

.sidebar-bottom {
  margin-top: -110px;
}
.sidebar-bottom img {
  width: 100%;
}

.sidebar ul > li:last-child a {
  border-bottom: none;
}

.sidebar ul > li {
  position: relative;
}

.sidebar ul > li:hover {
  background: #343c4f;
}

.agac-menu i {
  position: absolute;
  right: 20px;
  top: 22px;
  -webkit-transition: all 300ms ease-in 0s;
  -moz-transition: all 300ms ease-in 0s;
  -o-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  color: #43ad6a;
}

.agac-menu ul li:hover i {
  color: #666666;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.agac-menu ul li ul > li .fa {
  transform: none;
}

.agac-menu ul li ul > li:hover i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.agac-menu ul li > a:hover i {
  color: #e6211a !important;
}

.agac-menu ul > li {
  position: relative;
  border-bottom: 1px solid #1f3e69;
  background: #1f3e69;
}
.agac-menu ul > li:last-child {
  border: none;
}

.agac-menu a {
  outline: none !important;
}

.agac-menu ul li a {
  display: block;
}

.agac-menu ul li ul {
  display: none;
}

.agac-menu ul li > ul a:hover {
  color: #e6211a;
}

.agac-menu ul > li > ul > li a {
  color: #666666;
  padding-left: 45px !important;
  font-size: 14px;
  text-transform: capitalize;
  padding: 4px 23px;
  border-bottom: none !important;
}

.agac-menu ul > li > ul {
  background: #ececec;
  padding: 2px 0;
}

.agac-menu ul ul > li > ul {
  display: none;
}

.agac-menu ul ul > li > ul {
  display: none;
  background: #dddbdb;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.sidebar ul > li > a:hover .fa {
  color: #e6211a;
}

.agac-menu ul ul ul > li a {
  padding-left: 25px;
  opacity: 0.6;
}

.agac-menu ul ul ul > li a:hover {
  padding-left: 45px;
  opacity: 1;
  color: #e6211a !important;
  display: block;
}

.agac-menu ul > li > ul > li {
  border: none !important;
}

.ref-page .ref-item {
  text-align: center;
  margin-bottom: 25px;
  background: #e5e3e3;
  padding: 25px;
}
.ref-page .ref-item img {
  width: 122px;
}

.pro-detail button {
  padding: 14px 35px;
  background: #1d2140;
  color: #fff;
  cursor: pointer;
  margin: 0 5px;
  border: none;
  font-weight: 700;
  font-size: 11px;
  border: 1px solid transparent;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pro-detail button:hover {
  background: #fff;
  color: #1d2140;
  border: 1px solid #1d2140;
}
.pro-detail h6 {
  font-size: 22px;
  font-weight: 800;
  color: #000;
}
.pro-detail p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.pro-detail li {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  width: 100% !important;
  text-align: left !important;
  line-height: 20px;
}
.pro-detail .btns {
  margin-top: 25px;
}

.hizmetler-page .section-one {
  background: transparent;
  padding: 0;
}
.hizmetler-page .service-item {
  margin-bottom: 30px;
}
.hizmetler-page .menu-drop {
  display: none;
  position: absolute;
  right: 4%;
  z-index: 99;
  width: 330px;
  min-height: 340px;
  background: #73579c;
  padding: 20px 38px;
  padding-top: 40px;
  top: 78px;
  background: #73579c;
}
.hizmetler-page .menu-drop a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  position: relative;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-bottom: 1px solid transparent;
}
.hizmetler-page .menu-drop a:before {
  content: "+";
  margin-right: 5px;
}
.hizmetler-page .menu-drop a:hover {
  border-bottom: 1px solid #fff;
}
.hizmetler-page .menu-drop li {
  line-height: 31px;
}

.shadowtime {
  position: relative;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  overflow: hidden;
}
.shadowtime:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: 99;
}

@media (min-width: 768px) and (max-width: 1200px) {
  #cssmenu {
    margin-top: 10px;
  }

  header .logo {
    margin-top: 23px;
  }

  .section-one .middle-left .btn-cstm {
    margin-bottom: 15px;
    margin-top: 0;
  }

  .layer-text-one {
    top: 37% !important;
  }

  .second-text {
    top: 45% !important;
  }

  .third-text {
    top: 52% !important;
  }

  .four-text {
    top: 63% !important;
  }

  .section-three {
    padding: 60px 0;
  }
  .section-three .text-left {
    top: 0;
  }

  .standrt-l-txt {
    margin-bottom: 30px;
  }
  .standrt-l-txt span {
    line-height: 15px;
  }

  .ls-container {
    height: 500px !important;
  }

  footer .footer-top .f-list a {
    font-size: 1em;
  }

  .section-three .ekatalog .btn-cstm {
    margin-top: 15px;
  }

  .section-two {
    padding: 15px 0;
  }
}
@media (min-width: 992px) and (max-width: 1600px) {
  body {
    font-size: 7px;
  }

  .exo-menu > li > a {
    font-size: 14px !important;
    padding: 20px 15px !important;
  }

  .exo-menu .katalog:after {
    background: url(../img/kat.png) no-repeat;
    background-size: contain;
    content: "";
    width: 130px;
    height: 42px;
    position: absolute;
    top: -11px;
    right: 0;
    left: -50px;
    z-index: -1;
  }
}
@media (min-width: 2000px) {
  body {
    font-size: 12px;
  }

  .section-two .swiper-cube .swiper-wrapper {
    padding: 63px 10px;
  }

  .section-one .middle-left p {
    line-height: 36px;
  }

  .section-two .right .tab-content .cube-item img {
    width: 150px;
  }

  .section-two .right .tab-content .cube-item {
    padding-top: 96px;
  }

  .section-two .right .tab-content .cube-item h6 {
    font-size: 2.3em;
  }

  .section-three .swiper-slide {
    margin-bottom: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1401px) {
  .layer-text-one {
    font-size: 5em !important;
  }

  .layer-text-one-2 {
    font-size: 3.6em !important;
  }

  .second-text {
    font-size: 5em !important;
  }

  .third-text {
    font-size: 5em !important;
  }

  .four-text {
    font-size: 2.5em !important;
  }

  .section-three .ekatalog {
    padding: 34px 20px;
  }

  .scroll-btn {
    display: none;
  }

  .section-three .ekatalog .btn-cstm {
    position: relative;
    right: 20px;
    font-size: 1.1em;
    padding: 8px 18px;
  }

  .section-three .ekatalog .btn-cstm {
    right: 3px;
  }

  .standrt-l-txt span {
    line-height: 30px;
  }
}
.kat-css {
  margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1401px) {
  .page-name span {
    font-size: 20px;
  }

  .page-name {
    top: -19px;
  }

  .section-one .owl-service .owl-nav .owl-prev {
    left: -71px;
  }

  .section-one .owl-service .owl-nav .owl-next {
    right: -71px;
  }
}
.pleft {
  padding-left: 50px;
}

.gal {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
}

.gal img {
  width: 100%;
  padding: 7px 0;
  cursor: pointer;
}
.gal img:hover {
  opacity: 0.7;
}

.contact-form form .btn-send, .section-three .technology .right .text a, .section-four .contact-form form .btn-send {
  border: none;
}

/* MEGA MENU */
.exo-menu {
  width: 100%;
  float: right;
  list-style: none;
  position: relative;
  text-align: right;
  margin-top: 30px;
}
.exo-menu .katalog {
  position: relative;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding-top: 2px;
}
.exo-menu .katalog:after {
  background: url(../img/kat.png) no-repeat;
  background-size: contain;
  content: "";
  width: 130px;
  height: 42px;
  position: absolute;
  top: -10px;
  right: 0;
  left: -50px;
  z-index: -1;
}
.exo-menu .mega-menu {
  text-align: left;
}

.exo-menu > li {
  display: inline-block;
  float: initial;
}

.exo-menu .kat-css {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.exo-menu .kat-css:hover {
  opacity: 0.7;
}
.exo-menu .kat-css a:hover:after {
  display: none;
}

.exo-menu > li > a {
  font-weight: 700;
  color: #1d1d1b;
  text-decoration: none;
  color: #1d1d1b;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  padding: 28px 6px;
  padding-top: 47px;
  position: relative;
  font-size: 1.5em;
  margin: 0px 7px;
}
.exo-menu > li > a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 7px;
  position: absolute;
  background: #002d65;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.exo-menu > li > a:hover:after {
  width: 65%;
  left: 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

li.drop-down,
.flyout-right,
.flyout-left {
  position: relative;
}

li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}

li.drop-down > ul {
  left: 0px;
  min-width: 230px;
}

.drop-down-ul {
  display: none;
}

.flyout-right > ul,
.flyout-left > ul {
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
}

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
  color: #fff;
  display: block;
  padding: 20px 22px;
  text-decoration: none;
  background-color: #365670;
  border-bottom: 1px dotted #547787;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul > li > a,
.flyout-left ul > li > a {
  border-bottom: 1px dotted #B8C7BC;
}

/*Flyout Mega*/
.flyout-mega-wrap {
  top: 0;
  right: 0;
  left: 100%;
  width: 100%;
  display: none;
  height: 100%;
  padding: 15px;
  min-width: 742px;
}

h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}

.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus {
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important;
}

/*mega menu*/
.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display: none;
  padding-top: 0;
  min-height: 100%;
}

h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #547787;
  padding-top: 15px;
  background-color: #365670;
  margin-bottom: 25px;
}

.mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
  color: #fff;
  font-size: 13px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.mega-menu ul li a:hover {
  background: #2c5672;
  padding-left: 10px;
}

ul.stander li a {
  padding: 3px 0px;
}

ul.description li {
  padding-bottom: 12px;
  line-height: 8px;
}

ul.description li span {
  color: #ccc;
  font-size: 85%;
}

a.view-more {
  border-radius: 1px;
  margin-top: 15px;
  background-color: #002d65;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}

a.view-more:hover {
  color: #fff;
  background: #0DADEF;
}

ul.icon-des li a i {
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  background-color: #002d65;
  line-height: 35px !important;
}

ul.icon-des li {
  width: 100%;
  display: table;
  margin-bottom: 11px;
}

/*Blog DropDown*/
.Blog {
  left: 0;
  display: none;
  color: #fefefe;
  padding-top: 15px;
  background: #547787;
  padding-bottom: 15px;
}

.Blog .blog-title {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.Blog .blog-des {
  color: #ccc;
  font-size: 90%;
  margin-top: 15px;
}

.Blog a.view-more {
  margin-top: 0px;
}

/*Images*/
.Images {
  left: 0;
  width: 100%;
  display: none;
  color: #fefefe;
  padding-top: 15px;
  background: #547787;
  padding-bottom: 15px;
}

.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}

/*common*/
.flyout-right ul > li > a,
.flyout-left ul > li > a,
.flyout-mega-wrap,
.mega-menu {
  background-color: #547787;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left > ul:hover,
li.flyout-right > ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover + ul,
li.flyout-right a:hover + ul,
.blog-drop-down > a:hover + .Blog,
li.drop-down > a:hover + .drop-down-ul,
.images-drop-down > a:hover + .Images,
.mega-drop-down a:hover + .mega-menu,
li.flyout-mega > a:hover + .flyout-mega-wrap {
  display: block;
}

/*responsive*/
@media (min-width: 767px) {
  .exo-menu > li > a {
    display: block;
    padding: 20px 22px;
  }

  .mega-menu, .flyout-mega-wrap, .Images, .Blog, .flyout-right > ul,
  .flyout-left > ul, li.drop-down > ul {
    position: absolute;
  }

  .flyout-right > ul {
    left: 100%;
  }

  .flyout-left > ul {
    right: 100%;
  }
}
.toggle-menu {
  display: none;
}

.mega-drop-down .mega-a {
  position: relative;
}
.mega-drop-down .mega-a:before {
  content: "\f107";
  position: absolute;
  right: 0;
  top: 15px;
  color: #000;
  font-size: 20px;
  font-family: fontAwesome;
}
.mega-drop-down:hover .mega-a:before {
  content: "\f106";
  position: absolute;
  right: 0;
  top: 15px;
  color: #000;
  font-size: 20px;
  font-family: fontAwesome;
}

.darkHeader .exo-menu {
  margin-top: 7px;
}

#fiyatteklif .form-control {
  margin-bottom: 13px;
  font-size: 13px;
}
#fiyatteklif p {
  font-size: 14px;
  margin-bottom: 15px;
}
#fiyatteklif .btn-send {
  float: right;
  background: #00537e;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#fiyatteklif .btn-send:hover {
  opacity: 0.7;
}

#teklifmodal .form-control {
  margin-bottom: 13px;
  font-size: 13px;
}
#teklifmodal p {
  font-size: 14px;
  margin-bottom: 15px;
}
#teklifmodal .btn-send {
  float: right;
  background: #00537e;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#teklifmodal .btn-send:hover {
  opacity: 0.7;
}

.swiper-main-slider .right-section img {
  width: 500px !important;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .Blog:hover, .Images:hover, .mega-menu:hover, .drop-down-ul:hover, li.flyout-left > ul:hover, li.flyout-right > ul:hover, .flyout-mega-wrap:hover, li.flyout-left a:hover + ul, li.flyout-right a:hover + ul, .blog-drop-down > a:hover + .Blog, li.drop-down > a:hover + .drop-down-ul, .images-drop-down > a:hover + .Images, .mega-drop-down a:hover + .mega-menu, li.flyout-mega > a:hover + .flyout-mega-wrap {
    display: none;
  }

  .banner img {
    height: 82px;
  }

  .slider .layer-text-one-2 {
    margin-top: 90px;
    margin-top: 21px;
  }

  .slider .second-text {
    margin-left: 0;
    margin-top: 6px;
  }

  .slider .right-section {
    right: 43px;
  }

  .swiper-main-slider {
    height: 250px !important;
  }

  .none-dis {
    display: none !important;
  }

  .active-dis {
    display: block !important;
  }

  .text-third {
    right: -50px !important;
  }

  .kat-css {
    margin-left: 0 !important;
  }

  h4.row.mega-title {
    margin-bottom: 0;
  }

  .darkHeader {
    position: initial !important;
  }

  .contact-all {
    padding: 12px;
    padding-top: 15px;
  }

  li.mega-drop-down {
    position: relative;
  }

  .mega-drop-down .mega-a:before {
    display: none;
  }

  .display li.mega-drop-down:before {
    content: "\f107";
    position: absolute;
    right: 25px;
    top: 10px;
    color: #fff;
    font-family: fontAwesome;
    font-size: 20px;
  }

  .display li.active-m:before {
    content: "\f106";
    position: absolute;
    right: 25px;
    top: 10px;
    font-family: fontAwesome;
    color: #fff;
    font-size: 20px;
  }

  .section-three .contact-section:before {
    display: none;
  }

  .display .toggle-menu:before {
    background: url(../img/menu.svg) top left no-repeat !important;
  }

  .toggle-menu {
    display: block !important;
  }

  .exo-menu .katalog {
    padding-left: 0;
  }
  .exo-menu .katalog:after {
    left: 0;
    display: none;
  }

  .exo-menu {
    min-height: 58px;
    background-color: #23364B;
    width: 100%;
    text-align: left;
    z-index: 99;
    margin-top: 0;
  }
  .exo-menu li {
    display: none;
  }
  .exo-menu li:first-child a {
    margin-top: 50px;
  }
  .exo-menu li ul li a {
    margin-top: 0 !important;
  }

  .display li {
    display: block;
  }

  .exo-menu > li > a {
    width: 100%;
    display: none;
  }

  .exo-menu > li {
    width: 100%;
  }

  .display.exo-menu > li > a {
    display: block;
    padding: 20px 22px;
    color: #fff;
    text-align: center;
  }

  .mega-menu, .Images, .Blog, .flyout-right > ul,
  .flyout-left > ul, li.drop-down > ul {
    position: relative;
  }
}
a.toggle-menu {
  position: absolute;
  right: 0px;
  padding: 20px;
  font-size: 27px;
  color: #23364B;
  top: 0px;
}
a.toggle-menu:before {
  content: '';
  position: absolute;
  z-index: 999;
  top: 15px;
  right: 20px;
  width: 24px;
  height: 30px;
  display: block;
  text-align: center;
  background: url(../img/menu.svg) top right no-repeat;
  transition: all .25s ease;
}

.display .opened:before {
  background: url(../img/menu.svg) top left no-repeat !important;
}

@media (max-width: 500px) {
  .gal {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}
@media (max-width: 767px) {
  header .top-list {
    
    top: -40px !important;

}
header .top-list .language{
margin-left: 186px;
    margin-top: 10px;

  }
.index-page header .top-menu {
  padding-top: 0 !important;
  display: none !important;

}
  .ik-all li {
    position: relative;
    padding-left: 15px;
    margin-left: 12px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #808080;
  }

  .text-kurumsal {
    margin-top: 25px;
  }

  header .top-list .language li:before {
    content: "|";
    font-size: 9px;
    font-weight: 300;
    color: #1e364d;
    position: absolute;
    left: -1px;
    top: 1px;
  }

  .page-name:before {
    position: absolute;
    right: -10px;
    height: 45px;
    top: -11px;
  }

  .kurumsal-page:before {
    display: none;
  }

  .product-detail-page .similar-products .swiper-button-prev {
    left: -10px;
  }

  .product-detail-page .similar-products .swiper-button-next {
    right: -10px;
  }

  .page-name {
    top: 16px;
  }
  .page-name span {
    font-size: 14px;
  }

  .section-three .contact-section:after {
    display: none;
  }

  .slider .four-text {
    padding-right: 10px !important;
    margin-top: 20px;
    margin-left: -16px;
    padding-top: 10px;
  }
  .slider .four-text:after {
    display: none !important;
  }

  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 5px;
  }

  .slider .left-text {
    left: 40px;
  }

  .section-two .cube-item img {
    padding: 0;
    background: transparent;
  }

  .section-two .btn-all {
    float: initial;
    width: 100%;
  }

  .section-two .cube-item h6 {
    text-align: center;
    font-size: 1.8em;
  }

  #cssmenu > ul > li:last-child {
    display: none;
  }

  .contact-form {
    margin-top: 14px;
  }

  .title {
    text-align: center;
  }

  .menu-opened {
    height: 100%;
  }

  .kurumsal-page .sidebar {
    position: relative;
    z-index: 9;
  }

  .section-three .contact-section .title b:before {
    display: none;
  }

  .kurumsal-page .left {
    z-index: 9;
    margin-bottom: 20px;
  }

  #cssmenu ul li {
    opacity: 0;
  }

  #cssmenu .open li {
    opacity: 1;
  }

  .cube-pagination {
    text-align: center;
  }

  .swiper-cube .swiper-wrapper {
    padding-bottom: 20px;
  }

  .section-three .swiper-slide .text p {
    font-size: 1.7em;
    line-height: 18px;
  }

  .section-three .ekatalog .btn-cstm {
    font-size: 1.7em;
  }

  .section-three .contact-section span {
    font-size: 2em;
  }

  .section-three .swiper-slide .text h6 {
    font-size: 1.9em;
    margin: 10px 0;
  }

  .section-one .middle-left p {
    line-height: 19px;
  }

  .section-three .contact-section b {
    font-size: 1.9em;
  }

  .section-three .contact-section li p {
    font-size: 1.7em;
  }

  .section-three .ekatalog span {
    font-size: 1.9em;
  }

  .section-three .ekatalog p {
    font-size: 1.7em;
  }

  .footer-top .col-4.col-1-5 {
    max-width: initial;
  }

  .left-text span {
    display: none;
  }

  footer {
    padding-top: 12px;
  }
  footer .footer-top {
    margin-top: 6px;
    margin-bottom: 10px;
  }
  footer .footer-top .left-text {
    text-align: center;
  }
  footer .footer-top .f-list {
    float: initial;
    margin-bottom: 10px;
    text-align: center;
  }
  footer .footer-top .f-list a {
    line-height: 20px;
  }

  .section-three .swiper-pagination {
    left: 3px;
    top: 6px;
  }

  .section-three .swiper-slide {
    padding: 10px;
  }

  .section-one {
    padding: 15px 0;
  }
  .section-one .middle-left {
    margin-top: 15px;
  }

  .standrt-l-txt:before {
    bottom: 0;
  }
  .standrt-l-txt span {
    font-size: 3em;
  }

  .section-two {
    padding: 15px 0;
  }
  .section-two .right .btn-cstm {
    width: 100%;
    margin-top: 0;
  }
  .section-two .standrt-l-txt {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .section-three .ekatalog .btn-download {
    position: relative;
    display: block;
    right: initial;
    right: auto;
  }

  .section-three .ekatalog p {
    font-size: 1.2em !important;
    margin-top: 8px;
    line-height: 12px;
  }

  .section-three .ekatalog .btn-cstm {
    border: 1px solid #fff;
    padding: 5px 20px;
    font-size: 1.2em !important;
    position: absolute;
  }

  .section-three .belgeler {
    margin-bottom: 15px;
    padding-bottom: 30px !important;
  }

  .title b {
    font-size: 2.3em;
  }

  .section-three .contact-section .title b {
    font-size: 2.3em;
  }

  .contact-form form .btn-send {
    font-size: 15px;
  }

  .section-three .ekatalog .text {
    width: 100%;
  }

  .section-three .ekatalog .btn-download {
    bottom: 50px;
    position: absolute !important;
  }

  .mr-top {
    margin-top: 15px;
  }

  .section-three .new-section {
    margin-top: 30px;
  }

  .section-three .ekatalog {
    padding: 23px 21px;
    padding-right: 0;
    padding-bottom: 85px;
  }
  .section-three .ekatalog .btn-cstm {
    margin-top: 17px;
  }
  .section-three .map {
    margin-top: 15px !important;
  }
  .section-three .contact-section {
    padding: 25px;
    padding-bottom: 22px;
  }
  .section-three .contact-section p {
    margin-top: 4px !important;
    line-height: 13px !important;
  }

  .section-two .right .tab-content {
    padding-top: 0;
  }

  .section-one .middle-left p {
    margin-bottom: 12px;
  }
  .section-one .middle-left .btn-cstm {
    margin-top: 0;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
  }

  .section-three .swiper-slide .new-item .right-text .date-text b {
    bottom: 7px;
    font-size: 1.9em;
  }

  .section-three .swiper-slide .new-item .right-text .date-text span {
    font-size: 2.8em;
  }

  .section-three .swiper-slide .new-item .right-text .btn-dvm {
    font-size: 1.7em;
    bottom: 0;
  }

  .section-three .swiper-slide .new-item .new-img {
    width: 100%;
    margin: 0 auto;
    float: none;
  }

  .section-three .swiper-slide .new-item .right-text .text h6 {
    margin: 5px 0;
    font-size: 1.7em;
  }

  .section-three .swiper-slide .new-item .right-text {
    width: 100%;
    display: block;
    float: initial;
    float: none;
    padding-bottom: 20px;
  }

  .ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides {
    top: 24px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .section-three .swiper-slide .new-item .right-text .text p {
    font-size: 1.5em;
    line-height: 14px;
  }

  .section-two .tab-menu-right .nav-link {
    font-size: 1.4em;
  }

  .section-three .swiper-slide .new-item .right-text .date-text {
    bottom: 0;
  }

  .section-three .swiper-pagination .swiper-pagination-bullet-active {
    height: 10px !important;
  }

  .section-three .swiper-pagination .swiper-pagination-bullet {
    margin: 3px 2px !important;
    float: right;
  }

  .section-two .right .tab-content .cube-item {
    background: #fff;
    margin-bottom: 21px;
    padding: 18px 10px;
    margin: 6px 0px;
  }
  .section-two .right .tab-content .cube-item img {
    margin-bottom: 25px;
  }

  body {
    font-size: 7px;
  }

  header .top-list {
    position: absolute;
    top: -60px;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  header .top-list .language a {
    color: #fff;
  }
  header .top-list .top-menu a {
    font-size: 1.4em;
    font-weight: 300;
    color: #fff;
    margin: 0 5px;
  }

  .logo {
    position: relative;
    z-index: 999;
  }
  .logo a {
    width: 100%;
    height: 100%;
    display: block;
  }

  .sidebar-item .name {
    padding: 18px 20px;
  }

  .sidebar-bottom {
    margin-top: -128px;
  }

  header .social-list .btn-cstm {
    font-size: 13px;
  }

  .sidebar ul > li > a {
    padding: 13px 10px;
  }

  .contact-form form #text-area {
    height: 85px !important;
  }

  .contact-form form .form-control {
    margin-bottom: 12px;
    height: 32px;
  }

  .contact-form p {
    margin-bottom: 12px;
  }

  .contact-form form .btn-send {
    width: 100%;
    border: none;
  }

  .logo {
    display: block;
    width: 100%;
    height: 100%;
  }

  .caption-text {
    margin-bottom: 10px;
  }

  .card-columns {
    padding-left: 0;
  }

  .section-two .center-service .right .caption-text a {
    font-size: 13px;
    margin-top: 4px;
  }

  footer .footer-top .left-text img {
    margin-bottom: 30px;
    width: 120px;
  }

  footer .footer-top .left-text span {
    font-size: 12px;
  }

  footer .footer-top .left-text p {
    font-size: 12px;
  }

  header #cssmenu ul li a:hover:after {
    display: none;
  }

  #cssmenu ul ul {
    padding-top: 0 !important;
  }

  .caption-text p {
    width: 100%;
  }

  .slider .ls-bottom-nav-wrapper {
    left: 5%;
  }

  footer .f-top-two:after {
    display: none;
  }

  .for-overflow .caption-text:after {
    display: none;
  }

  .slider .four-text:before {
    display: none;
  }

  .scroll-btn {
    display: none;
  }

  .layer-text-one {
    left: 8% !important;
    margin-top: 6px !important;
    font-size: 2em !important;
  }

  .layer-text-one-2 {
    font-size: 1.6em !important;
    left: 8% !important;
  }

  .four-text {
    left: 8% !important;
    font-size: 1.3em !important;
  }

  .contact-all .contact-form form .form-control {
    height: 40px;
    margin-bottom: 10px;
  }

  .ik-all .contact-form form .form-control {
    height: 40px;
    margin-bottom: 10px;
  }

  .input-file + .js-labelFile {
    height: 40px;
    padding-top: 0;
  }

  .ik-all .contact-form form #mesaj {
    height: 100px !important;
  }

  .contact-all .c-title {
    text-align: center;
    margin-bottom: 35px;
  }

  .section-three .contact-form form .form-control {
    height: 40px;
  }

  .section-three .contact-form form #mesaj {
    height: 100px;
  }

  .second-text {
    left: 7% !important;
    font-size: 2em !important;
  }

  .third-text {
    left: 8% !important;
    font-size: 2em !important;
  }

  .slider .ls-bottom-slidebuttons a {
    width: 10px !important;
  }

  .slider .ls-bottom-slidebuttons a:after {
    width: 10px !important;
    height: 10px !important;
  }

  .slider .ls-bottom-slidebuttons a {
    margin: 0 2px !important;
  }

  .slider .ls-bottom-nav-wrapper {
    left: 0 !important;
  }

  .caption-text:before {
    top: 9px;
  }
  .caption-text span {
    font-size: 20px;
  }
  .caption-text span b {
    font-size: 20px;
  }

  .menubtn {
    margin-left: 12px;
  }

  .menubtn span {
    left: -40px;
  }

  section {
    padding-top: 0;
  }

  .section-two {
    margin: 0;
  }

  .section-three {
    padding-bottom: 40px;
    padding: 15px 0;
  }

  .section-three .text-left {
    top: 0;
    margin-bottom: 15px;
  }

  .swiper-cube {
    padding-bottom: 20px;
  }

  .section-three .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 3px 0;
  }

  .section-three .swiper-pagination .swiper-pagination-bullet-active {
    height: 38px;
  }

  .section-four {
    padding: 20px 0;
  }
  .section-four:after {
    display: none;
  }
  .section-four .btn-send {
    width: 40% !important;
    font-size: 13px !important;
  }
  .section-four .needs-validation select option {
    font-size: 12px !important;
  }

  .slider .ls-container {
    height: 250px !important;
  }
  .slider .ls-container .text-third img {
    width: 130px !important;
  }

  header {
    padding-bottom: 15px;
    height: auto;
    background: #6493be;
    position: relative;
  }
  header .social-list {
    margin-top: -50px;
  }
  header .social-list i {
    color: #94b3cc;
  }
  header #cssmenu {
    margin-top: 0;
    background: rgba(50, 100, 150, 0.99) !important;
  }
  header .logo {
    width: 88px;
    position: relative;
    top: 40px;
    left: 10px;
    margin-top: 0 !important;
  }
  header .logo img {
    filter: brightness(0) invert(1);
  }

  #cssmenu ul ul li:first-child a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  #cssmenu ul ul li:last-child a {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  header #cssmenu ul ul li a {
    background: #17426d;
    border-color: #17426d !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  footer .f-top-three .social-list i {
    padding: 0 2px;
    font-size: 17px;
    margin-top: 2px;
  }

  footer .f-top-three .right a:before {
    content: "\f1e0";
    font-family: fontAwesome;
    top: 0;
    font-size: 12px;
  }

  .page-name p {
    font-size: 11px;
  }

  footer .f-top-two .right-text span:first-child {
    font-size: 13px;
    margin-right: 14px;
  }
  footer .f-top-two .right-text span:nth-child(2) {
    font-size: 13px;
  }
  footer .f-top-two .right-text img {
    width: 30px;
  }
  footer .f-top-two .left-text span {
    font-size: 14px;
  }
  footer .f-top-three {
    padding: 10px 0;
  }
  footer .f-top-three .right {
    padding-top: 7px;
  }
  footer .f-top-three .right a {
    font-size: 14px;
  }
  footer .footer-bottom .list a {
    font-size: 9px;
  }
}
@media (max-width: 321px) {
  .section-three .ekatalog p {
    font-size: 1.2em !important;
    margin-top: 8px;
    line-height: 10px;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  .layer-text-one {
    margin-top: 120px !important;
  }

  #cssmenu > ul > li:last-child {
    margin-left: 0;
  }

  .four-text {
    margin-top: 80px !important;
  }

  .title b {
    font-size: 3em;
  }
}
@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
  #cssmenu {
    width: 65px;
    padding-bottom: 10px;
    background: rgba(50, 100, 150, 0.92) !important;
  }

  #cssmenu > ul > li:last-child {
    margin-left: 0;
  }

  #cssmenu .katalog:after {
    display: none;
  }

  .scroll-btn {
    display: none;
  }

  #cssmenu > ul > li > a {
    font-size: 1.9em;
    text-align: center;
    padding: 23px 17px !important;
    margin: 0px 0px !important;
  }

  #cssmenu > ul {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .acmenu #cssmenu {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
.c-flist {
  margin-bottom: 40px;
}
.c-flist ul {
  margin: 10px 0;
  width: 100%;
}
.c-flist ul li {
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
.c-flist ul li b {
  font-size: 16px;
  font-weight: 600;
  color: #a0a0a0;
}

footer .footer-bottom .list a:active, footer .footer-bottom .list a:focus, footer .footer-bottom .list a:visited, footer .footer-bottom .list a:hover {
  color: #000 !important;
}

/*# sourceMappingURL=style.css.map */
