body {
  font-size: 100%;
  font: inherit;
  line-height: 1.42857143;
  background: #fff;
  font-family: "Futura Md BT" !important;
  color: #333;
  text-transform: lowercase;
  background-image: url("/assets/KATALOG-ozguryasam-KAPAK-ici.png");
  background-repeat: repeat-y;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Futura Md BT" !important;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

section.ust-header {
  text-align: right;
  margin-bottom: 10px;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:selection {
  background: #58aabb;
  color: #fff;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 1900px) {
  .container {
    width: 1500px !important;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-4 {
    float: left;
  }

  .col-md-4 {
    width: 33.33333333%;
  }
}

.col-md-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-6 {
    float: left;
  }

  .col-md-6 {
    width: 50%;
  }
}

.col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-2 {
    float: left;
  }

  .col-md-2 {
    width: 16.66666667%;
  }
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  color: #fff;
  text-decoration: none;
}

a {
  background-color: transparent;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ul {
  list-style: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  border: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

#logo {
  padding: 25px 10px 10px 10px;
  width: 200px;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

li {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

#tel-mail {
  font-size: 14px;
  font-weight: bold;
  color: #3957a7;
}

#tel-mail2 {
  font-size: 14px;
  font-weight: bold;
  color: #3957a7;
}

ul ul {
  margin-bottom: 0;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-x {
  font-size: 20px;
  color: #58aabb;
}

.fa-phone:before {
  content: "\f095";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-youtube:before {
  content: "\f167";
}

#style-ra57J.style-ra57J {
  margin-top: 2%;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

nav {
  display: block;
}

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#f8f8f8)
  );
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar {
  margin-bottom: 3px;
}

.navbar-default {
  background-image: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  background-color: #58aabb;
  border-color: #58aabb;
}

.collapse {
  display: none;
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}

.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}
.collapse.in {
  display: block;
}
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ul {
  list-style: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav {
  margin: 7.5px -15px;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
}

button {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

li {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

nav li {
  margin: 0 0 7px;
  font-size: 15px;
}

nav li {
  margin: 0;
  font-size: 15px;
}

.nav > li {
  position: relative;
  display: block;
}

@media (min-width: 768px) {
  .navbar-nav > li {
    float: left;
  }
}

.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-nav > li a {
  font-size: 19px;
}

nav li a.active {
  color: #3957a7 !important;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: white;
}

nav li a:hover {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  background: none;
}

nav li a:hover,
nav li.active a {
  border-bottom: none !important;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #3957a7 !important;
}

.navbar-default .navbar-nav > li > a:hover {
  color: white;
}

nav li a:hover,
nav li.active a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  background: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.slider {
  margin: 0 0 10px !important;
}

.slider {
  margin-top: 0 !important;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider {
  margin: 0 0 5px;
  background: #fff;
  border: 1px solid #58aabb;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

#carousel:before,
#carousel:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 50%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 10px 25px 25px #053969;
  -moz-box-shadow: 10px 25px 25px #053969;
  box-shadow: 10px 25px 25px #053969;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

#carousel:after {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  right: 25px;
  left: auto;
}

#slider {
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: #ffffff 1px solid;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ul {
  list-style: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-viewport {
  max-height: 600px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  color: #fff;
  text-decoration: none;
}

a {
  background-color: transparent;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

li {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides::after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#carousel li {
  margin-right: 5px;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  border: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flex-prev {
  font-size: 0 !important;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -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;
}

.flex-direction-nav .flex-prev {
  left: -50px;
  background-image: url("assets/prev.png");
  background-repeat: no-repeat;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flex-next {
  font-size: 0 !important;
}

.flex-direction-nav .flex-next {
  right: -50px;
  background-image: url("assets/next.png");
  text-align: right;
  background-repeat: no-repeat;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.slider-yazi {
  position: relative;
  color: white;
  top: -18vh;
  left: 5%;
}

#carousel img {
  display: block;
  opacity: 0.5;
  cursor: pointer;
}

#carousel img {
  background-image: url("assets/bg_subheader.png");
}

#carousel img:hover {
  opacity: 1;
}

#carousel .flex-active-slide img {
  opacity: 1;
  cursor: default;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

h1 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

h1 {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.slider-yazi h1 {
  font-size: 35px;
  position: relative;
  right: 3px;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p {
  font-size: 14px;
  line-height: 18px;
}

p {
  margin: 0 0 10px;
}

p {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

p {
  font-size: 15px;
}

.slider-yazi p {
  font-size: 25px;
}

li {
  margin: 0 0 7px;
  font-size: 15px;
}

li {
  margin: 0;
  font-size: 15px;
}

.nav > li {
  position: relative;
  display: block;
}

@media (min-width: 768px) {
  .navbar-nav > li {
    float: left;
  }
}

li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (min-width: 768px) {
  li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

li a {
  font-size: 19px;
}

li > a {
  color: #777;
}

li > a {
  color: white;
}

nav li a:hover {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  background: none;
}

nav li a:hover,
nav li.active a {
  border-bottom: none !important;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #3957a7 !important;
}

.navbar-default .navbar-nav > li > a:hover {
  color: white;
}

ul {
  margin-bottom: 0;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

nav li a:hover,
nav li.active a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  background: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

/* These were inline style tags. Uses id+class to override almost everything */
#style-z82Fk.style-z82Fk {
  overflow: hidden;
  position: relative;
}
#style-ooDbX.style-ooDbX {
  width: 1800%;
  transition-duration: 0s;
  transform: translate3d(-4404px, 0px, 0px);
}
#style-3iIWv.style-3iIWv {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-HETal.style-HETal {
  text-shadow: 1px 1px #2e377c;
}
#style-91iRX.style-91iRX {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-2Bgb1.style-2Bgb1 {
  text-shadow: 1px 1px #2e377c;
}
#style-E9kgE.style-E9kgE {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-orKCH.style-orKCH {
  text-shadow: 1px 1px #2e377c;
}
#style-1VPE8.style-1VPE8 {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-jltM1.style-jltM1 {
  text-shadow: 1px 1px #2e377c;
}
#style-9qgKb.style-9qgKb {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-MJeDy.style-MJeDy {
  text-shadow: 1px 1px #2e377c;
}
#style-UtojG.style-UtojG {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-Hca89.style-Hca89 {
  text-shadow: 1px 1px #2e377c;
}
#style-XQAwe.style-XQAwe {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-StbCg.style-StbCg {
  text-shadow: 1px 1px #2e377c;
}
#style-ktr9g.style-ktr9g {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-B19rC.style-B19rC {
  text-shadow: 1px 1px #2e377c;
}
#style-S268p.style-S268p {
  margin-right: 0px;
  float: left;
  display: block;
  width: 1468px;
}
#style-HwKTJ.style-HwKTJ {
  text-shadow: 1px 1px #2e377c;
}
#style-A4Ymd.style-A4Ymd {
  overflow: hidden;
  position: relative;
}
#style-4Ek6n.style-4Ek6n {
  width: 1400%;
  transition-duration: 0s;
  transform: translate3d(0px, 0px, 0px);
}
#style-Isv7W.style-Isv7W {
  margin-right: 5px;
  float: left;
  display: block;
  width: 210px;
}
#style-v9JvU.style-v9JvU {
  margin-right: 5px;
  float: left;
  display: block;
  width: 210px;
}
#style-xi89y.style-xi89y {
  margin-right: 5px;
  float: left;
  display: block;
  width: 210px;
}
#style-K6jYd.style-K6jYd {
  margin-right: 5px;
  float: left;
  display: block;
  width: 210px;
}
#style-dZarX.style-dZarX {
  margin-right: 5px;
  float: left;
  display: block;
  width: 210px;
}
#style-tBcYz.style-tBcYz {
  margin-right: 5px;
  float: left;
  display: block;
  width: 210px;
}
#style-Yppoo.style-Yppoo {
  margin-right: 5px;
  float: left;
  display: block;
  width: 210px;
}

.col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-4 {
    float: left;
  }

  .col-md-4 {
    width: 33.33333333%;
  }
}

.margin-0 {
  margin: 0 !important;
}

.soz {
  margin-bottom: 3%;
  margin-top: 5%;
}

@media (min-width: 992px) {
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }
}

#owl-back {
  background: white;
  margin-top: -4%;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

nav li a:hover {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  background: none;
}

nav li a:hover,
nav li.active a {
  border-bottom: none !important;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #3957a7 !important;
}

.navbar-default .navbar-nav > li > a:hover {
  color: white;
}

.owl-controls .owl-page {
  cursor: pointer;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h3 {
  margin: 0 0 8px;
  color: #58aabb;
  font: normal 24px Geogrotesque-semibold, Helvetica, Arial, sans-serif;
}

h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: 24px;
}

h3 {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

@media (min-width: 1900px) {
  h3#yazi-12 {
    margin-top: 5%;
  }
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  border: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* These were inline style tags. Uses id+class to override almost everything */
#style-Qia1e.style-Qia1e {
  display: block;
  opacity: 1;
}
#style-LBxRf.style-LBxRf {
  display: block;
  width: 1840px;
  left: 0px;
  transition: all 800ms ease 0s;
  transform: translate3d(-460px, 0px, 0px);
}
#style-Lhr5F.style-Lhr5F {
  width: 460px;
}
#yazi-12.style-zL6tl {
  color: #3957a7;
}
#style-RBwI9.style-RBwI9 {
  width: 460px;
}
#abc.style-cxwNB {
  margin-top: -6%;
}
#style-mFwY4.style-mFwY4 {
  color: #3957a7;
}

.cards {
  margin-top: -1%;
}

.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }
}

.col-md-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-3 {
    float: left;
  }

  .col-md-3 {
    width: 25%;
  }
}

#pading {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h3 {
  margin: 0 0 8px;
  color: #58aabb;
  font: normal 24px Geogrotesque-semibold, Helvetica, Arial, sans-serif;
}

h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: 24px;
}

h3 {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

#orta-baslik {
  margin-top: -3.2%;
  background: white;
  text-align: center;
  right: -5px;
  position: relative;
  color: #58aabb;
}

.card {
  border: none;
  margin-bottom: 4%;
  padding-right: 4%;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  border: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.card-body {
  background-color: white;
  color: #58aabb;
}

.card-01 .card-body {
  position: relative;
  padding-top: 40px;
  height: 175px;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 {
  font-size: 18px;
}

h4 {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.card-title {
  margin-left: 4%;
  position: absolute;
  color: white;
  top: 50px;
  width: 75%;
  padding: 4%;
  background: rgba(88, 170, 187, 0.7);
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  color: #fff;
  text-decoration: none;
}

a {
  background-color: transparent;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -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;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p {
  font-size: 14px;
  line-height: 18px;
}

p {
  margin: 0 0 10px;
}

p {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

p {
  font-size: 15px;
}

.card-body p {
  height: 35px;
  padding: 2%;
  text-align: justify;
  margin-top: -7%;
  font-size: 16px;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.navbar-nav > li a {
  font-size: 19px;
}

nav li a:hover {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  background: none;
}

nav li a:hover,
nav li.active a {
  border-bottom: none !important;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #3957a7 !important;
}

.navbar-default .navbar-nav > li > a:hover {
  color: white;
}

.card-body a {
  margin-top: 12%;
  margin-bottom: 3%;
  float: right;
  margin-right: 2%;
}

#devamini-oku {
  font-weight: bold;
  color: #58aabb;
}

#devamini-oku:hover {
  color: #3957a7;
  text-decoration: none;
}

#style-PgSM4.style-PgSM4 {
  margin-top: -2%;
  margin-bottom: 4%;
}
#baslik-cizgi.style-RT6XM {
  border: white !important;
}
#style-ObfsQ.style-ObfsQ {
  background: #58aabb;
  padding-left: 15px;
}
#orta-baslik.style-iawog {
  color: white;
  background: none;
  text-align: left;
}

#kucuk-logo {
  display: block;
  margin-inline: auto;
  margin-top: 3%;
}

.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.modal-header::after,
.modal-header::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group::after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd::after,
.form-horizontal .form-group::after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

#cizgi {
  border: 2px solid #58aabb;
  margin-top: 0 !important;
  margin-bottom: 5px;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

footer {
  display: block;
}

footer {
  background-image: url("assets/footerbg.png");
  height: 175px;
  background-size: 100%;
  padding: 20px 0px;
  color: white !important;
}

.copyright {
  background-color: #f0f0f0;
  border-top: 1px solid #58aabb;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.btn-group-vertical > .btn-group::after,
.btn-toolbar::after,
.clearfix::after,
.container-fluid::after,
.container::after,
.dl-horizontal dd::after,
.form-horizontal .form-group::after,
.modal-footer::after,
.modal-header::after,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.pager::after,
.panel-body::after,
.row::after {
  clear: both;
}

.col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-2 {
    float: left;
  }

  .col-md-2 {
    width: 16.66666667%;
  }
}

footer .col-md-2 {
  padding-top: 0 !important;
  padding-left: 2%;
}

footer .col-md-2 {
  padding-top: 60px;
  padding-left: 2%;
}

.col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-4 {
    float: left;
  }

  .col-md-4 {
    width: 33.33333333%;
  }
}

footer .col-md-4 {
  padding-top: 35px;
}

#footer-logo {
  left: -7%;
  position: relative;
  width: 400px;
}
#footer-logo img {
  width: 200px;
}
#footer-iletisim {
  text-align: right;
  padding-top: 35px !important;
  padding-right: 3%;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h3 {
  margin: 0 0 8px;
  color: #58aabb;
  font: normal 24px Geogrotesque-semibold, Helvetica, Arial, sans-serif;
}

h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: 24px;
}

h3 {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

footer h3 {
  color: white !important;
}

footer h3 {
  font-size: 20px;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  border: 0;
}

img {
  vertical-align: middle;
}

footer img {
  float: right;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p {
  font-size: 14px;
  line-height: 18px;
}

p {
  margin: 0 0 10px;
}

p {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

p {
  font-size: 15px;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ul {
  list-style: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

footer ul {
  padding-bottom: 3%;
  position: relative;
  left: 0 !important;
}

footer ul {
  list-style: none;
  margin: 0 auto;
  display: inline-block;
  padding-top: 0;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.pull-right {
  float: right;
}

.col-md-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-6 {
    float: left;
  }

  .col-md-6 {
    width: 50%;
  }
}

.pull-right {
  float: right !important;
}

#sdk-logo {
  margin-top: 1%;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  color: #fff;
  text-decoration: none;
}

a {
  background-color: transparent;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

footer a {
  color: white;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

footer a:hover {
  color: white;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

li {
  font-family: "Futura Md BT" !important;
  text-transform: lowercase;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

footer li {
  padding-bottom: 3%;
}

footer li:hover {
  text-decoration: underline;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}

.fa-phone:before {
  content: "\f095";
}

.fa-envelope:before {
  content: "\f0e0";
}

.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.card-body p {
  height: 35px;
  padding: 2%;
  text-align: justify;
  margin-top: -7%;
  font-size: 16px;
}

@media (max-width: 600px) {
  .slides > li {
    width: 300px !important;
  }
  .slides > li > img {
    height: auto;
    width: 100% !important;
  }
}

#banner-p {
  position: relative;
  text-align: right;
  margin-top: -90px;
  font-size: 58px;
  color: rgba(255, 255, 255, 0.88);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #58aabb;
  right: 20px;
}

#banner-menu {
  margin-top: 5%;
  height: 64px;
  background: #58aabb;
  color: white;
  text-align: right;
  margin-bottom: 2px;
  font-size: 20px;
}

.pull-right {
  float: right;
}

#icsayfa {
  margin-top: 3%;
}

section.icerik {
  margin-bottom: 2px;
}

.col-md-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-10 {
    float: left;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }
}

div.dis-cerceve {
  position: relative;
  overflow: auto;
}

div.dis-cerceve:before {
  content: "";
  position: absolute;
  border: 3px solid #58aabb;
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
}

div.dis-cerceve div:first-child {
  float: left;
  width: 50%;
}

.col-md-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-6 {
    float: left;
  }

  .col-md-6 {
    width: 50%;
  }
}

div.dis-cerceve .yan-metin {
  position: relative;
  padding: 30px 30px 30px 10px;
  box-sizing: border-box;
  color: #58aabb;
  margin-top: 5%;
}

div.dis-cerceve .yan-metin {
  position: relative;
  padding: 30px 30px 30px 10px;
  box-sizing: border-box;
  color: #58aabb;
}

#resim {
  margin-top: -2%;
  margin-left: -6%;
}

#resim {
  margin-bottom: 5%;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

#banner-menu a:hover {
  text-decoration: none;
}

.image-buttons {
  margin-top: 1rem;
  margin-bottom: 2rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 290px));
  grid-gap: 1rem;
  padding: 1rem;
  justify-content: center;
}
.image-buttons img {
  background-position: top;
  background-size: cover;
  height: 200px;
  width: 290px;
  cursor: pointer;
  transition: all 0.2s;
}
