

@font-face {
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  src: url('/assets/fonts/Helvetica/HelveticaNeueLTPro-33ThinExtended.eot');
  src: url('') format('embedded-opentype'),
    url('/assets/fonts/Helvetica/HelveticaNeueLTPro-33ThinExtended.woff') format('woff'),
    url('/assets/fonts/Helvetica/HelveticaNeueLTPro-33ThinExtended.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro 45 Light';
    src: url('/assets/fonts/Helvetica/HelveticaNeueLTProLt.eot');
    src: url('/assets/fonts/Helvetica/HelveticaNeueLTProLt.eot') format('embedded-opentype'),
         url('') format('woff2'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTProLt.woff') format('woff'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTProLt.ttf') format('truetype'),
         url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') format('svg');
}

@font-face {
    font-family: 'Helvetica Neue LT Pro 53 Extended';
    src: url('/assets/fonts/Helvetica/HelveticaNeueLTPro-53Extended.eot');
    src: url('/assets/fonts/Helvetica/HelveticaNeueLTPro-53Extended.eot') format('embedded-opentype'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTPro-53Extended.woff2') format('woff2'),
         url('') format('woff'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTPro-53Extended.ttf') format('truetype'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTPro-53Extended.svg') format('svg');
}

@font-face {
    font-family: 'Helvetica Neue LT Pro 63 Medium Extended';
    src: url('/assets/fonts/Helvetica/HelveticaNeueLTPro-63MediumExtended.eot');
    src: url('/assets/fonts/Helvetica/HelveticaNeueLTPro-63MediumExtended.eot') format('embedded-opentype'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTPro-63MediumExtended.woff2') format('woff2'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTPro-63MediumExtended.woff') format('woff'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTPro-63MediumExtended.ttf') format('truetype'),
         url('/assets/fonts/Helvetica/HelveticaNeueLTPro-63MediumExtended.svg') format('svg');
}

@font-face {
  font-family: 'Larke Neue Regular';
  src: url('/assets/fonts/Larke/LarkeNeue-Regular.eot');
  src: url('') format('embedded-opentype'),
    url('/assets/fonts/Larke/LarkeNeue-Regular.woff') format('woff'),
    url('/assets/fonts/Larke/LarkeNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Lobster Two Regular';
    src: url('/assets/fonts/LobsterTwo/LobsterTwoRegular.eot');
    src: url('/assets/fonts/LobsterTwo/LobsterTwoRegular.eot') format('embedded-opentype'),
         url('/assets/fonts/LobsterTwo/LobsterTwoRegular.woff2') format('woff2'),
         url('/assets/fonts/LobsterTwo/LobsterTwoRegular.woff') format('woff'),
         url('/assets/fonts/LobsterTwo/LobsterTwoRegular.ttf') format('truetype'),
         url('/assets/fonts/LobsterTwo/LobsterTwoRegular.svg') format('svg');
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}

body {
  margin: 0;
  overflow-x: hidden;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

:focus {
  outline: 0;
}

.container {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding: 0;
  margin: 0;
}

.row {
  margin-left: 15px;
  margin-right: 15px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.text-left{
  text-align: left;
}

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

.text-right{
  text-align: right;
}

.toggleButton {
  display: none;
}

#Header {
  background-color: transparent;
  float: left;
  position: absolute;
  width: 100%;
}

.Topbar:before {
  content: '';
  position: absolute;
  background-color: #548d8a;
  width: 100%;
  height: 27px;
}

.Topbar {
  float: left;
  position: relative;
  width: 100%;
}

.Topbar .phone-number {
  float: right;
  padding-top: 37px;
}

.Topbar .phone-number span {
  color: #535353;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 16px;
}

.Navbar {
  position: absolute;
  margin: 0 auto;
  margin-top: 35px;
  width: 1100px;
  z-index: 9999;
}

.Navbar .logo {
  float: left;
  margin-left: 41px;
  width: 100px;
}

.Navbar .logo img {
}

.Navbar-Left {
  float: left;
  width: 420px;
}

.Navbar-Left ul {
  float: left;
  margin-top: 20px;
  padding-left: 45px;
  padding-top: 100px;
}

.Navbar-Left li {
  float: left;
  margin: 0;
  margin-right: 0;
  margin-left: 20px;
}

.Navbar-Right {
  float: right;
  width: 500px;
}

.Navbar-Right ul {
  float: right;
  margin-top: 20px;
  padding-right: 25px;
  padding-top: 100px;
}

.Navbar-Right li {
  float: left;
  margin: 0;
  margin-right: 0;
  margin-left: 20px;
}

.navbar li.active a {
  color: #e14675;
}

.navbar a {
  color: #5f5f5f;
  font-family: 'Larke Neue Regular', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.navbar a:hover {
  color: #e14675;
  font-family: 'Larke Neue Regular', sans-serif;
  font-size: 18px;
}


#Slider {
  background-color: #F4F4F4;
  float: left;
  width: 100%;
  height: 741px;
}

.h-slider{
  max-width: 1920px;
  margin:0 auto;
}
.slider-wrapper {
  background-color: #F4F4F4;
}

.slider-wrapper {
  position: absolute;
  left: 10px;
  right: 10px;
  margin: 0 auto;
  height: 660px;
  border: 1px solid #c8c8c8;
  margin-top: 60px;
}

.slider-wrapper:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 0;
  right: 2px;
  margin: 0 auto;
  height: 654px;
  border: 1px solid #c8c8c8;
}

#mycakes-slider .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 300px;
  width: 100%;
}

#mycakes-slider .owl-prev:hover {
  background-color: #e7e7e7;
}

#mycakes-slider .owl-prev {
  background-color: #e7e7e7;
  left: 14px;
  margin: 0;
  padding: 0;
  position: absolute;
  -webkit-clip-path: polygon(0 0, 0% 100%, 45% 50%);
  clip-path: polygon(0 0, 0% 100%, 45% 50%);
  width: 150px;
  height: 138px;
}

#mycakes-slider .owl-prev i.prev-icon {
  background-image: url(/assets/images/icons/header-slider-prev-icon.png);
  background-repeat: no-repeat;
  float: left;
  font-size: 90px;
  position: absolute;
  left: 5px;
  top: 45px;
  width: 29px;
  height: 52px;
}

#mycakes-slider .owl-next:hover {
  background-color: #e7e7e7;
}

#mycakes-slider .owl-next {
  background-color: #e7e7e7;
  right: 14px;
  margin: 0;
  padding: 0;
  position: absolute;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 55% 50%);
  clip-path: polygon(100% 0, 100% 100%, 55% 50%);
  width: 150px;
  height: 138px;
}

#mycakes-slider .owl-next i.next-icon {
  background-image: url(/assets/images/icons/header-slider-next-icon.png);
  background-repeat: no-repeat;
  float: right;
  font-size: 90px;
  position: absolute;
  right: 5px;
  top: 45px;
  width: 29px;
  height: 52px;
}

.slider-item .slider-left {
  float: left;
  margin-top: 190px;
  width: 650px;
}

#mycakes-slider .owl-item.active .slider-img1 {
  animation: 1.2s fadeInDown;
}

#mycakes-slider .owl-item.active .slider-img {
  animation: 1.2s fadeInLeft;
}

#mycakes-slider .owl-item.active .slider-title .style0 {
  animation: 1.2s fadeInLeft;
}

#mycakes-slider .owl-item.active .slider-title .style1 {
  animation: 1.2s fadeInLeft;
}

#mycakes-slider .owl-item.active .slider-title .style2 {
  animation: 1.2s fadeInUp;
}

#mycakes-slider .owl-item.active .slider-details .icon-slice {
  animation: 1.2s tada;
}

#mycakes-slider .owl-item.active .slider-details .icon-box {
  animation: 1.2s tada;
}


#mycakes-slider .owl-item.active .slider-right-img {
  animation: 1.2s bounce;
}

.slider-left .slider-img1 {
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top:0;
  width: 304px;
  height: 200px;
}

.slider-left .slider-img1 img {
  width: auto !important;
}

.slider-left .slider-img {
  margin-top: 30px;
}

.slider-left .slider-img img {
  width: 625px !important;
}

.slider-item .slider-right {
  float: right;
  margin-top: 190px;
  position: relative;
  width: 400px;
  height: 600px;
}

.slider-right-img {
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 100px;
  width: 410px;
  height: 220px;
}

.slider-left-img{
  background-repeat: no-repeat;
  margin-top: 30px;
  width: 745px;
  height: 500px;
}

.slider-left-img img{
  width: 625px !important;
  height: 485px;
}

.slider-right-img{
  margin-top: 110px;
}

.slider-right-img img {
  width: 368px;
  height: 215px;
}



.slider-right-img img {
    position: absolute;
    top: 0;
    left: 0;
}

.slider-right .slider-title:before {
  content: '';
  position: absolute;
  background-image: url(/assets/images/icons/slider-title-shape.png);
  background-repeat: no-repeat;
  top: -10px;
  right: 0;
  width: 126px;
  height: 10px;
  animation: 1s fadeIn;
}

.slider-right .slider-title {
  color: #545454;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  margin-top: 64px;
  position: relative;
  text-align: right;
}

.slider-right .slider-title .style1 {
  color: #e14675;
  font-family: 'Lobster Two Regular';
  font-size: 63px;
  line-height: 40px;
  text-align: right;
}

.slider-right .slider-title .style2 {
  color: #d6d6d6;
  font-family: 'Lobster Two Regular';
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 5px;
  text-align: right;
}

.slider-details {
  float: right;
  margin-top: 90px;
  width: 200px;
}

.slider-details .details {
  float: left;
  position: relative;
  text-align: center;
  width: 100px;
}

.slider-details .details:nth-child(1):after {
  content: '';
  position: absolute;
  background-image: url(/assets/images/icons/slider-details-shape.png);
  top: 0;
  right: 0;
  width: 1px;
  height: 64px;
}

.slider-details .details .icon-slice {
  background-image: url(/assets/images/icons/slice-icon.png);
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  width: 31px;
  height: 31px;
}

.slider-details .details .icon-box {
  background-image: url(/assets/images/icons/box-icon.png);
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 33px;
}

.slider-details .details label {
  color: #737373;
  display: block;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 17px;
  margin-top: 10px;
}


#Products {
  float: left;
  margin-top: 87px;
  width: 100%;
}

#Products .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 70px;
  margin: 0 auto;
  width: 1100px;
}

#Products .owl-nav .owl-prev {
  position: absolute;
  left: -80px;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  -webkit-clip-path: polygon(100% 0, 50% 50%, 100% 100%);
  clip-path: polygon(100% 0, 50% 50%, 100% 100%);
}

#Products .owl-nav .owl-prev:hover {
  background-color: #548d8a;
}

#Products .owl-nav .owl-next {
  position: absolute;
  right: -80px;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  -webkit-clip-path: polygon(0 0, 50% 50%, 0 100%);
  clip-path: polygon(0 0, 50% 50%, 0 100%);
}

#Products .owl-nav .owl-next:hover {
  background-color: #548d8a;
}

#Products .products-title {
  color: #3D3D3D;
  font-family: 'Helvetica Neue LT Pro 63 Medium Extended';
  font-size: 24px;
  text-align: center;
}

#Products .products-description {
  margin-top: 14px;
}

#Products .products-description p {
  color: #000;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 16px;
  text-align: center;
}

#product-carousel {
  margin-top: 45px;
}

.product-item {
  height: 480px !important;
}

.product-item .product-image {
  position: relative;
}

.product-item .product-image:hover:after {
  content: '';
  left: 0;
  top: 0;
  right: 0;
  position: absolute;
  background-color: rgba(225, 70, 117, 0.6);
  width: 100%;
  height: 100%;
}

.product-details .product-title {
  color: #3A3A3A;
  font-family: 'Helvetica Neue LT Pro 53 Extended';
  font-size: 19px;
  margin-top: 23px;
  text-align: center;
}

.product-details .product-title:hover {
  color: #e14675;
}

.product-details .product-subtitle {
  color: #548d8a;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 15px;
  text-align: center;
}

.product-details .product-description {
  color: #5e5f5f;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 17px;
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 16px;
  text-align: center;
}

.product-details .readme-button {
  color: #e14675;
  font-family: 'Lobster Two Regular';
  font-size: 23px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  text-align: center;
  width: 118px;
  height: 40px;
}

.product-details .readme-button:after {
  content: '';
  position: absolute;
  background-image: url(/assets/images/icons/product-readme-button-shape.png);
  background-repeat: no-repeat;
  top: 30px;
  right: 0;
  margin: 0 auto;
  width: 56px;
  height: 9px;
}

#WhyMyCakePlus {
  background-image: url(/assets/images/WhyBg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 50px;
  width: 100%;
  height: 551px;
}

.why-title {
  color: #FFF;
  font-family: 'Lobster Two Regular';
  font-size: 36px;
  margin-top: 56px;
  text-align: center;
  text-shadow: 2px 3px #000;
}

.why-title .pink {
  color: #e14675;
}

.why-subtitle {
  color: #d8d8d8;
  font-family: 'Lobster Two Regular';
  font-size: 21px;
  margin-top: 5px;
  text-align: center;
}

.why-posts {
  margin-top: 64px;
  text-align: justify;
}

.why-posts:after {
  content: "";
  width: 100%;
  display: inline-block;
}

.why-posts > div {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
}

.why-post {
  background-image: url(/assets/images/why-post-bg.png);
  background-repeat: no-repeat;
  height: 300px;
}

.why-post:hover {
  background-image: url(/assets/images/why-post-hover-border.png);
  background-color: transparent;
  background-repeat: no-repeat;
  width: 200px;
  height: 300px;
}

.why-post:hover .whypost-title {
  color: #FFF;
}

.why-post:hover .whypost-content {
  color: #e9e9e9;
}

.whypost-title:before {
  content: '';
  background-image: url(/assets/images/icons/why-post-title-shape.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 8px;
  bottom: -15px;
  width: 56px;
  height: 15px;
}

.whypost-title {
  color: #666666;
  font-family: 'Lobster Two Regular';
  font-size: 20px;
  margin-top: 25px;
  position: relative;
  text-align: center;
}

.whypost-title:hover {
  color: #FFF;
}

.why-post:hover .whypost-title:before {
  content: '';
  background-image: url(/assets/images/icons/why-post-title-hover-shape.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 8px;
  bottom: -15px;
  width: 56px;
  height: 15px;
}

.whypost-content {
  color: #666666;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 15px;
  line-height: 23px;
  padding: 21px;
  padding-top: 0px;
  margin-top: 17px;
  text-align: center;
}


#Cake {
  float: left;
  width: 100%;
}

.cake-title {
  color: #4d4d4d;
  font-family: 'Helvetica Neue LT Pro 53 Extended';
  font-size: 19px;
  margin-top: 45px;
  text-align: center;
}

.cake-description {
  color: #4d4d4d;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 15px;
  line-height: 26px;
  margin-top: 10px;
  text-align: center;
}

.cake-posts {
  margin-top: 64px;
  text-align: center;
}

.cake-posts:after {
  content: "";
  width: 100%;
  display: inline-block;
}

.cake-posts > div {
  width: 230px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
}

.cake-post-title {
  color: #000;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 17px;
  margin-top: 18px;
  text-align: center;
}

.cake-post-title:hover {
  color: #e14675;
}

.cake-post-description {
  color: #000;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 14px;
  margin-top: 18px;
  text-align: center;
}

.readme-button {
  color: #c83e68;
  display: block;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 14px;
  margin-top: 17px;
  text-align: center;
}


#Footer {
  background-color: #F4F4F4;
  float: left;
  margin-top: 53px;
  width: 100%;
  height: 290px;
  position: relative;
}

.footer-wrapper {
  position: absolute;
  left: 10px;
  top: 15px;
  right: 10px;
  margin: 0 auto;
  height: 260px;
  border: 1px solid #c8c8c8;
}

.footer-wrapper:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 0;
  right: 2px;
  margin: 0 auto;
  height: 254px;
  border: 1px solid #c8c8c8;
}

.footer-logo {
  float: left;
  margin-left: 4px;
  margin-top: 89px;
}

.footer-menu label {
  color: #434343;
  float: left;
  font-family: 'Helvetica Neue LT Pro 53 Extended';
  font-size: 18px;
  margin-top: 57px;
  width: 100%;
}

.footer-menu ul {
  float: left;
  margin-top: 10px;
}

.footer-menu1 li {
  line-height: 26px;
}

.footer-menu a {
  color: #5f5f5f;
  font-family: 'Helvetica Neue LT Pro 45 Light';
  font-size: 18px;
}

.footer-menu1 {
  float: left;
  margin-left: 107px;
  position: relative;
  width: 200px;
}

.footer-menu2 {
  float: left;
  margin-left: 100px;
  position: relative;
  width: 200px;
}

.footer-contact {
  float: left;
  margin-left: 100px;
  position: relative;
  width: 256px;
}

.footer-contact label {
  color: #434343;
  float: left;
  font-family: 'Helvetica Neue LT Pro 53 Extended';
  font-size: 18px;
  margin-top: 57px;
  margin-bottom: 14px;
  width: 100%;
}

.footer-contact p {
  color: #5f5f5f;
  font-family: 'Helvetica Neue LT Pro 45 Light';
  font-size: 18px;
  line-height: 26px;
}



#HeaderDetails{
  background-color: #F4F4F4;
  float: left;
  width: 100%;
  height: 347px;
}

.header-wrapper{
  position: absolute;
  left: 10px;
  top: 60px;
  right: 10px;
  margin:0 auto;
  border: 1px solid #c8c8c8;
  height: 264px;
}

.header-wrapper:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 0;
  right: 2px;
  margin: 0 auto;
  height: 258px;
  border: 1px solid #c8c8c8;
}

.NavbarDetails{
  margin:0 auto;
  top: 10px;
  position: relative;
  width: 1100px;
}

.NavbarDetails .logo {
    float: left;
    margin-left: 41px;
    margin-top: -30px;
    width: 100px;
    position: relative;
    z-index: 9999;
}




.details-product-after{
  position: absolute;
  background-image: url(/assets/images/product-detailsBgBottom.png);
  background-repeat: no-repeat;
  background-position: center center;
  left:0;
  right: 0;
  margin:0 auto;
  top: 593px;
  width: 1920px;
  height: 247px;
  z-index: -1;
}

.details-product.kahverengi{
  background-image: url(/assets/images/product-detailsBg.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  position: relative;
  width: 100%;
  height: 840px;
}

.details-product.sari{
  background-image: url(/assets/images/product-detailsBgsari.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  position: relative;
  width: 100%;
  height: 840px;
}

.details-product.kirmizi{
  background-image: url(/assets/images/product-detailsBgkirmizi.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  position: relative;
  width: 100%;
  height: 840px;
}

.details-product.yesil{
  background-image: url(/assets/images/product-detailsBgyesil.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  position: relative;
  width: 100%;
  height: 840px;
}

.details-product .details-product-left{
  float: left;
  position: absolute;
  top:0;
  width: 620px;
  z-index: 9999;
}

.details-product .details-product-right{
  float: right;
  width: 610px;
}

.details-product .details-product-left .product-image{
  height: 150px;
}

.details-product .details-product-left .product-description{
 
}

.details-product .details-product-left .product-description .product-desc-item{
  margin-left: 100px;
  margin-top: 52px;
}

#DetailsContent .product-description .owl-dots{
  position: absolute;
  margin:0;
  left: 0;
  top: 80px;
  width: 46px;
  height: 100%;
}

#DetailsContent .product-description .product-desc-owl [class*="owl-dot"] span{
  background-color: transparent;
  background-image: url(/assets/images/icons/product-details-owl-dot-icon.png);
  background-repeat: no-repeat;
  width: 46px;
  height: 34px;
}

#DetailsContent .product-description .product-desc-owl [class*="owl-dot active"] span{
  background-color: transparent;
  background-image: url(/assets/images/icons/product-details-owl-dot-active-icon.png);
  background-repeat: no-repeat;
  width: 46px;
  height: 34px;
}

.kahverengi .product-desc-item p{
  color: #3c3c3c;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 16px;
}

.kahverengi .product-title {
  color: #545454;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  margin-top: 79px;
  position: relative;
  text-align: right;
}

.kahverengi .product-title .style1 {
  color: #a66740;
  font-family: 'Lobster Two Regular';
  font-size: 63px;
  line-height: 40px;
  text-align: right;
}

.kahverengi .product-title .style2 {
  color: #d6d6d6;
  font-family: 'Lobster Two Regular';
  font-size: 34px;
  line-height: 60px;
  letter-spacing: 5px;
  text-align: right;
}

.kahverengi .details {
  float: left;
  position: relative;
  text-align: center;
  width: 100px;
}

.sari .product-desc-item p{
  color: #3c3c3c;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 16px;
}


.sari .product-title {
  color: #545454;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  margin-top: 79px;
  position: relative;
  text-align: right;
}

.sari .product-title .style1 {
  color: #ffcf33;
  font-family: 'Lobster Two Regular';
  font-size: 63px;
  line-height: 40px;
  text-align: right;
}

.sari .product-title .style2 {
  color: #d6d6d6;
  font-family: 'Lobster Two Regular';
  font-size: 34px;
  line-height: 60px;
  letter-spacing: 5px;
  text-align: right;
}

.sari .details {
  float: left;
  position: relative;
  text-align: center;
  width: 100px;
}

.kirmizi .product-desc-item p{
  color: #3c3c3c;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 16px;
}


.kirmizi .product-title {
  color: #545454;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  margin-top: 79px;
  position: relative;
  text-align: right;
}

.kirmizi .product-title .style1 {
  color: #9e2034;
  font-family: 'Lobster Two Regular';
  font-size: 63px;
  line-height: 55px;
  text-align: right;
}

.kirmizi .product-title .style2 {
  color: #d6d6d6;
  font-family: 'Lobster Two Regular';
  font-size: 34px;
  line-height: 60px;
  letter-spacing: 5px;
  text-align: right;
}

.kirmizi .details {
  float: left;
  position: relative;
  text-align: center;
  width: 100px;
}

.yesil .product-desc-item p{
  color: #3c3c3c;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 16px;
}


.yesil .product-title {
  color: #545454;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  margin-top: 79px;
  position: relative;
  text-align: right;
}

.yesil .product-title .style0 {
  color: #6d812e;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  line-height: 40px;
  text-align: right;
}

.yesil .product-title .style4 {
  color: #545454;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  line-height: 40px;
  text-align: right;
}

.yesil .product-title .style1 {
  color: #545454;
  font-family: 'Lobster Two Regular';
  font-size: 63px;
  line-height: 60px;
  text-align: right;
}

.yesil .product-title .style2 {
  color: #d6d6d6;
  font-family: 'Lobster Two Regular';
  font-size: 34px;
  line-height: 60px;
  letter-spacing: 5px;
  text-align: right;
}

.yesil .details {
  float: left;
  position: relative;
  text-align: center;
  width: 100px;
}

.details-product .details-product-right .product-details{
  float: right;
  margin-bottom: 60px;
  position: relative;
  z-index: 9999;
}

.product-image-right .image2{
  position: relative;
}

.product-image-right .image0{
  background-repeat: no-repeat;
  position: absolute;
  width: 760px;
  height: 700px;
  left: -135px;
}

.product-image-right .image1{
  background-repeat: no-repeat;
  position: absolute;
  width: 600px;
  height: 600px;
}

.product-image-right .image3{
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  width: 500px;
  
  height: 400px;
}


.details-product .details-product-right .details:nth-child(1):after {
  content: '';
  position: absolute;
  background-image: url(/assets/images/icons/slider-details-shape.png);
  top: 0;
  right: 0;
  width: 1px;
  height: 64px;
}

.details-product:hover .icon-slice{
  animation: 1s .05s fadeIn;
}

.details-product:hover .icon-box{
  animation: 1s .05s fadeIn;
}

.details-product:hover .details label{
  animation: 1s .05s fadeIn;
}

.details-product .details-product-right .details .icon-slice {
  background-image: url(/assets/images/icons/slice-icon.png);
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  width: 31px;
  height: 31px;
}

.details-product .details-product-right .details .icon-box {
  background-image: url(/assets/images/icons/box-icon.png);
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 33px;
}

.details-product .details-product-right .details label {
  color: #737373;
  display: block;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
  font-size: 17px;
  margin-top: 10px;
}

.details-product .orderButton:before{
  content: '';
  position: absolute;
  background-image: url(/assets/images/orderButtonBg.png);
  background-repeat: no-repeat;
  display: block;
  top: -14px;
  width: 147px;
  height: 123px;
  z-index: -1;
  transform: rotate(-5deg);
}

.details-product .orderButton{
  margin-left: 150px;
  margin-top: 285px;
  
  position: absolute;
  text-align: center;
  width: 147px;
  height: 156px;
}

.details-product .orderButton a{
  display: block;
  color: #e14675;
  float: left;
  font-family: 'Helvetica Neue LT Pro 63 Medium Extended';
  font-size: 25px;
  letter-spacing: -2px;
  line-height: 24px;
  margin-top: 40px;
  text-shadow: 1px 1px #FFF;
}


#FooterDetails {
    background-color: #F4F4F4;
    float: left;
    width: 100%;
    height: 290px;
}






.breadcrumbs{
  left:0;
  right:0;
  margin:0 auto;
  position: relative;
  width: 1100px;
  z-index: 9999;
}

.breadcrumb{
  float: right;
  margin-top: 70px;
}

.breadcrumb li{
  display: inline-block;
  padding: 7px;
}

.breadcrumb li a{
  color: #5f5f5f;
  font-family: 'Larke Neue Regular';
  font-size: 15px;
}
.breadcrumb li.active{
  color: #e14675;
  font-family: 'Larke Neue Regular';
  font-size: 15px;
}

#DetailsTwoContent{
  float: left;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
}

#DetailsTwoContent .page-title{
  color: #3c3c3c;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  text-align: center;
  animation: 1s fadeIn;
}

#DetailsTwoContent .page-content{
  color: #5f5f5f;
  font-family: 'Larke Neue Regular';
  font-size: 18px;
  margin-top: 20px;
  position: relative;
  text-align: center;
}

#DetailsTwoContent .page-content:after {
  content: '';
  position: absolute;
  background-image: url(/assets/images/icons/slider-title-shape.png);
  background-repeat: no-repeat;
  bottom: -30px;
  left:0;
  right: 0;
  margin:0 auto;
  width: 126px;
  height: 10px;
  animation: 1s fadeIn;
}

.posts{
  float: left;
  margin-top: 100px;
}

.posts .post{
  float: left;
  position: relative;
  width: 365px;
}

.posts .default-overlay{
  content: '';
  position: absolute;
  top:0;
  width: 365px;
  height: 275px;
}
.posts .post img{
  width:100%;
}

.post:hover .default-overlay{
  display: none;
}

.post [class*="overlay"] .post-title{
  color: #d94a76;
  font-family: 'Lobster Two Regular';
  font-size: 37px;
  margin-top: 100px;
  text-align: center;
  text-shadow: 2px 2px #fff;
}

.post .post-readme-button{
  background-color: #FFF;
  color: #548d8a;
  display: block;
  font-family: 'Larke Neue Regular';
  font-size: 22px;
  line-height: 45px;
  margin:0 auto;
  margin-top: 40px;
  text-align: center;
  width: 210px;
  height: 45px;
}

.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  top:0;
  background-color: rgba(221, 69, 115, 0.5);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
  z-index: 9999;
}

.overlay-bottom {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  top:0;
  background-color: rgba(221, 69, 115, 0.5);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
  z-index: 9999;
}

.post:hover .overlay {
  bottom: 0;
  height: 98.7%;
}


.post:hover .overlay-bottom {
  top: 0;
  height: 98.7%;
}








#DetailsThreeContent{
  float: left;
  padding: 40px;
  width: 100%;
}

#DetailsThreeContent .page-title:after {
  content: '';
  position: absolute;
  background-image: url(/assets/images/icons/slider-title-shape.png);
  background-repeat: no-repeat;
  top: -10px;
  left:0;
  width: 126px;
  height: 10px;
  animation: 1s fadeIn;
}

#DetailsThreeContent .page-title{
  color: #3c3c3c;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  position: relative;
  text-align: left;
  animation: 1s fadeIn;
}

#DetailsThreeContent .page-content{
  color: #5f5f5f;
  font-family: 'Larke Neue Regular';
  font-size: 15px;
  margin-top: 20px;
  position: relative;
}

#DetailsThreeContent .page-content span{

}

#DetailsThreeContent .content-left{
  float: left;
  margin-top: 10px;
  width: 815px;
}

#DetailsThreeContent .content-right:before{
  content: '';
  background-image: url(/assets/images/detail3-sidebar-left-shape.png);
  position: absolute;
  left: -30px;
  width: 11px;
  height: 426px;
}

#DetailsThreeContent .content-right{
  float: right;
  position: relative;
  width: 227px;
}

#DetailsThreeContent .content-right .sidebar .sidebar-menu label{
  color: #c93f68;
  float: left;
  font-family: 'Larke Neue Regular';
  font-size: 22px;
  margin-top: 10px;
  width: 100%;
}

#DetailsThreeContent .content-right .sidebar .sidebar-menu ul{
  float: left;
  margin-top: 11px;
  width: 100%;
}

#DetailsThreeContent .content-right .sidebar .sidebar-menu a{
  color: #5f5f5f;
  font-family: 'Larke Neue Regular';
  font-size: 17px;
}






#DetailsFourContent{
  float: left;
  padding-bottom: 40px;
  width: 100%;
}

.single-product-left{
  float: left;
  width: 437px;
}

.single-product-left .product-gallery .gallery-head-img{
    float: left;
    margin-top: 20px;
}

.single-product-left .product-gallery .thumbs{
    float: left;
   margin-top: 10px;
}

.thumbs img{
  width: 95px;
  height: 65px;
  border: 1px solid #e6e6e6;
}

.single-product-left .product-gallery img:nth-child(2){
  margin-left: 6px;
}

.single-product-left .product-gallery img:nth-child(3){
  margin-left: 6px;
}

.single-product-left .product-gallery img:nth-child(4){
  margin-left: 6px;
}

.single-product-right{
  float: left;
  width: 655px;
}

#DetailsFourContent .page-img{
  float: left;
  width: 180px;
  height: 110px;
}
#DetailsFourContent .page-img img{
  width:100%;
}

.product-gallery{
  display: block;
  margin: 130px 0 0 0;
}

#DetailsFourContent .product-head .page-title{
  color: #3c3c3c;
  font-family: 'Lobster Two Regular';
  font-size: 43px;
  padding-top: 47px;
  position: relative;
  animation: 1s fadeIn;
}

#DetailsFourContent .page-title:after {
  content: '';
  position: absolute;
  background-image: url(/assets/images/icons/slider-title-shape.png);
  background-repeat: no-repeat;
  top: 18px;
  left:0;
  margin:0 auto;
  width: 126px;
  height: 10px;
  animation: 1s fadeIn;
}

.product-head-right{
  float: right;
  margin-top: -60px;
}

.product-head-right .details{
  float: left;
  position: relative;
  text-align: center;
  width: 100px;
}

.product-head-right .details .icon-slice {
    background-image: url(/assets/images/icons/slice-icon.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    width: 31px;
    height: 31px;
}

.product-head-right .details .icon-box {
    background-image: url(/assets/images/icons/box-icon.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    width: 35px;
    height: 33px;
}


.product-head-right .details label {
    color: #737373;
    display: block;
    font-family: 'Helvetica Neue LT Pro 33 Thin Extended';
    font-size: 17px;
    margin-top: 10px;
}

.product-head-right .details:nth-child(1):after {
    content: '';
    position: absolute;
    background-image: url(/assets/images/icons/slider-details-shape.png);
    top: 0;
    right: 0;
    width: 1px;
    height: 64px;
}

#DetailsFourContent .single-product-right .page-subtitle{
  color: #d6d6d6;
  font-family: 'Lobster Two Regular';
  font-size: 34px;
  letter-spacing: 4px;
  line-height: 18px;
  animation: 1s fadeIn;
}


#DetailsFourContent .single-product-right .page-content{
  color: #5f5f5f;
  font-family: 'Larke Neue Regular';
  font-size: 18px;
  margin-top: 20px;
  position: relative;
  text-align: center;
}

#DetailsFourContent .product-details{
  margin-top: 65px;
}

.product-details .product-featured{
  color: #696969;
  background-color: #E7E7E7;
  float: left;
  font-family: 'Larke Neue Regular';
  font-size: 18px;
  margin-top: 8px;
  line-height: 47px;
  text-indent: 12px;
  width: 100%;
  height: 42px;
}

.product-details .product-content{
  float: left;
  margin-top: 32px;
  width: 100%;
}

.product-details .product-content p{
  color: #696969;
  font-family: 'Larke Neue Regular';
  font-size: 16px;
}

.product-details .label-details{
  color: #696969;
  float: left;
  font-family: 'Larke Neue Regular';
  font-size: 23px;
  margin-top: 52px;
  margin-bottom: 10px;
  width: 100%;
}

.product-details-table{
  font-family: 'Larke Neue Regular';
  border-collapse: collapse;
  width: 100%;
}

.product-details-table thead{
  background-color: #548d8a;
}

.product-details-table th{
  border-right: 1px solid #83afad;
}


.product-details-table th{
  color: #FFF;
  font-size: 16px;
  line-height: 45px;
  text-align: left;
  text-indent: 20px;
  height: 40px;
}

.product-details-table td:nth-child(1){
  border-left: 1px solid #E7E7E7;
}

.product-details-table td{
  color: #3C3C3C;
  font-size: 16px;
  line-height: 45px;
  text-align: left;
  text-indent: 20px;
  width: 200px;
  height: 40px;
  
  border-right: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
}




.back-to-top {
  display: none;
  position: fixed;
  bottom: 35px;
  right: 15px;
  text-decoration: none;
  z-index: 9999;
}

.back-to-top i {
  background-color: #000;
}

.fa-angle-up:before {
  content: "\f106";
}

.back-to-top i {
  display: block;
  width: 36px;
  font-size: 20px;
  height: 36px;
  line-height: 36px;
  color: #FFF;
  border-radius: 0px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}


#MyCakesPlusCopyright {
  background-color: #FFF;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

#MyCakesPlusCopyright p {
  color: #5F5F5F;
  float: left;
  font-family: 'Helvetica Neue LT Pro 33 Thin Extended', sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  margin-top: 17px;
}

#MyCakesPlusCopyright span {
  font-size: 22px;
}

#MyCakesPlusCopyright .MyCakesPlusLogo {
  float: right;
  width: 200px;
  margin-top: 14px;
}

.MyCakesPlusLogo img {
  float: right;
  width: 50px;
}


@media screen and (max-width:1024px) {
  .container {
    width: 100%;
  }

  #Header {
    top: 0;
  }

  .Topbar {
    width: 100%;
  }

  .Topbar .phone-number {
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    padding: 0;
    padding-top: 5px;
    text-align: center;
  }

  .Topbar .phone-number span {
    color: #FFF;
  }

  .Navbar {
    float: none;
    width: 100%;
  }

  .Navbar .logo {
    float: none;
  }

  .Navbar .Navbar-Left {
    display: none;
  }

  .Navbar .Navbar-Right {
    display: none;
  }

  #Slider {
  }

  .slider-wrapper {
    display: none;
  }

  #Slider .owl-nav {
  }

  #mycakes-slider .owl-prev {
    left: 0;
  }

  #mycakes-slider .owl-next {
    right: 0;
  }

  .slider-wrapper {
    width: 100%;
  }

  .slider-left .slider-img1 {
    display: none;
  }
  .slider-left-img{
    background-size: 100%;
    width: 100%;
  }

  .slider-left .slider-img img {
    margin: 0 auto;
    width: 500px !important;
  }

  .slider-item .slider-left {
    width: 100%;
  }

  .slider-item .slider-right {
    float: left;
    margin-top: -330px;
    width: 100%;
  }

  .slider-right-img {
    display: none;
  }

  .slider-right .slider-title {
    margin: 0 auto;
    text-align: center;
    width: 300px;
  }

  .slider-right .slider-title .style1 {
    text-align: center;
  }

  .slider-right .slider-title .style2 {
    text-align: center;
  }

  .slider-details {
    float: none;
    margin: 0 auto;
  }

  #Products {
  }

  #Products .owl-nav {
    top: -35px;
    width: 100%;
  }

  #Products .owl-nav .owl-prev {
    left: -60px;
    right: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
  }

  #Products .owl-nav .owl-next {
    left: 0;
    right: -50px;
    margin: 0 auto;
    width: 45px;
    height: 45px;
  }

  .product-item {
    margin-top: 20px;
    height: 100% !important;
  }

  #WhyMyCakePlus {
    background-repeat: repeat;
    margin-top: 60px;
    height: auto;
  }

  .why-posts {
    margin-top: 5px;
  }

  .why-posts > div {
    width: 100%;
    height: 150px;
  }

  .why-post {
    background-image: none;
    float: left;
    width: 100%;
  }

  .why-post:hover {
    background-image: none;
    width: 100%;
    height: 150px;
  }

  .whypost-title:before {
    display: none;
  }

  .whypost-title {
    color: #FFF;
  }

  .whypost-content {
    color: #FFF;
  }

  #Cake {
  }

  .cake-posts > div {
    float: left;
    width: 100%;
    margin-bottom: 40px;
  }

  .cake-post-img img {
    display: block;
    margin: 0 auto;
  }

  #Footer {
    height: auto;
  }

  .footer-wrapper {
    border: none;
    width: 100%;
  }

  .footer-wrapper:before {
    border: none;
    display: none;
  }

  .footer-logo {
    margin: 0;
    width: 100%;
  }

  .footer-logo img {
    display: block;
    margin: 0 auto;
  }

  .footer-menu {
  }

  .footer-menu ul {
    float: none;
  }

  .footer-menu1 {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .footer-menu2 {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .footer-contact {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .footer-contact p{
    padding-bottom: 20px;
  }

  #MedyatikCopyright {
    float: left;
    margin: 0 auto;
    margin-top: 15px;
    width: 100%;
  }

  #MedyatikCopyright .MedyatikLogo {
    float: none;
    margin-top: 0px;
    width: 100%;
  }

  .MedyatikLogo img {
    float: none;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    width: auto;
  }

  #MedyatikCopyright p {
    display: none;
  }


#closeBtn {
  color: #548d8a;
  font-size: 22px;
  float: right;
  margin-top: 20px;
  margin-right: 18px;
  -webkit-text-stroke: 1px #262626;
}

.toggleButton {
  color: #FFFFFF;
  background-color: #262626;
  position: fixed;
  float: right;
  border: 0;
  margin-top: 25px;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  width: 40px;
  height: 40px;
  right:0;
}


.hamburger {
  background-color: #548d8a;
  font-size: 24px;
  cursor: pointer;
  display: inline-block;
  outline: none;
  position: fixed;
  top: 25px;
  right: 30px;
  -webkit-appearance: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border: none;
  -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 99999;
}

.hamburger:hover span {
  background-color: #FFFFFF;
}

.hamburger.is-active span {
  background-color: #FFFFFF;
}

.hamburger.is-active span:nth-child(2) {
  opacity: 0;
}

.hamburger.is-active span:first-child {
  top: 0.438em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hamburger.is-active span:last-child {
  top: -0.313em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hamburger span {
  background-color: #FFF;
  position: relative;
  top: 0;
  display: block;
  width: 30px;
  height: 3px;
  margin:0 auto;
  margin-bottom: .250em;
  -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

  .hamburger span:last-child {
    margin-bottom: 0;
  }
}



.navigation #menu li{
  float: left;
  padding: 10px;
  width: 100%;
}

.navigation #menu a{
  color: #FFF;
  font-family: 'Larke Neue Regular';
  font-size: 18px;
  text-transform: uppercase;
}

.navigation__inner::-webkit-scrollbar {
  width: 0px;
}

.navigation__inner {
  overflow-x: hidden;
  overflow-y: scroll;
}

.navigation {
  position: fixed;
  width: 300px;
  height: 100%;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  left: 0;
}

.navigation.is-active {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.navigation.is-active .navigation__inner {
  background-color: #262626;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
 }


.navigation__inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 999999;
 }

 

  



.iletisimBilgilerii{
  float:left;
  width: 540px;
  margin:20px 0 0 0;
  font-family: 'Myriad Pro';
}
.iletisimBilgilerii .kolon{
  display: block;
  margin: 0 0 20px 0;
  line-height: 23px;
}
.iletisimBilgilerii .kolon .kBaslik{
  color: #4c4c4c;
  font-family: '00313';
  font-size: 18px;
  margin: 0 0 10px 0;
  display: block;
}
.iletisimBilgilerii .kolon p{
  font-size: 16px;
  color: #4c4c4c;
  line-height: 26px;
}
.iletisimForm{
  float: right;
  margin: 0 0 20px 0;
    width: 500px;
    text-align: left;
}
.iletisimForm label{
  display: block;
  font-family: '00313';
  font-size: 17px;
  color: #575757;
  margin: 15px 0 0 0;
  font-weight: normal;
}
.iletisimForm label input[type=text]{
  display: block;
  border-radius: 3px;
  background: #e9e9e9;
  border: none;
  outline: none;
  padding: 10px;
    height: 25px;
    width: 95%;
    margin: 6px 0 0 0;
}
.iletisimForm label textarea{
  display: block;
  border-radius: 3px;
  background: #e9e9e9;
  border: none;
  outline: none;
  padding: 10px;
    height: 135px;
    width: 95%;
    margin: 6px 0 0 0;
}
.iletisimForm label input[type=submit]{
  display: block;
  border-radius: 3px;
  background: #548d8a;
  border: none;
  outline: none;
  padding: 10px;
  font-family: '00313';
  font-size: 19px;
  color: #fff;
    width: 99%;
    margin: 6px 0 0 0;
}

.pp_overlay{
  z-index: 9999 !important;
}

