/*--
/*----------------------------

- CSS Haritasi

1. Genel Ayarlar
  1.1 Paneller
2. Header
  2.1 Topbar
  2.2 Head
    2.2.1 Menu
3. Manset
4. Bilgiler
5. Ozellikler
6. Hizmetlerimiz
7. Haberler
8. Blog
9. Urunler
10. Footer
11. Fixedmenu
12. Aside


----------------------------*/
/*-- 1. Genel Ayarlar --*/
body {
  font-family:'Poppins',sans-serif;
}
body.home header.site-header {
  position: absolute;
  z-index: 11;
  background:none;
  box-shadow:none;
}
body.home header.site-header:before {
  display:none;
}
header.site-header {
  position:relative;
  width: 100%;
}
header.site-header:before {
  position:absolute;
  left:0;
  top:0;
  z-index:0;
  background-repeat: no-repeat;
  -ms-filter:brightness(0.28);
  filter:brightness(0.28);
  width: 100%;
  height: 100%;
  display:block;
}
a {
  color:inherit;
}
.entry-content .size-full {
  width:100%;
}
#s724-content {
  position: relative;
}
.s724-transition {
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.btn-devamini-oku {
  font-size:14px;
  font-weight:700;
  color:#295ead;
  padding-bottom: 5px;
  border-top:1px solid #295ead;
  padding:5px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.btn-devamini-oku:hover {
  border-color: #c0392b;
  color:#c0392b;
  text-decoration:none;
}
.btn-s724 {
  border-radius: 0;
  font-size: 14px;
  border: none;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.btn-s724:hover {
  box-shadow: 3px 3px 1px 1px rgba(255,255,255,0.2);
}
.btn-s724-primary {
  background: #c0392b;
  color: #fff;
}
.btn-s724-primary:hover {
  background:#5aaff7;
  color:#fff;
}
/*-- 1.1 Paneller --*/

.s724-panel {
  margin:2rem 0;
}
.s724-panel .s724-panel-heading {
  text-align: center;
  margin-bottom: 4rem;
}
.s724-panel .s724-panel-heading .panel-title {
  font-size:35px;
  font-weight: 700;
}
.s724-panel .s724-panel-heading .panel-description {
  width:70%;
  margin:0 auto;
  color:#999;
  font-size:16px;
  font-family:'Lato',sans-serif;
}
/*-- </1.1 Paneller --*/
/*-- </1. Genel Ayarlar --*/
/*-- 2. Header --*/
/*- 2.1 Topbar -*/
header #s724-topbar {
  position:relative;
  background:rgba(0,0,0,0.8);
  height:45px;
}
header #s724-topbar .sosyal-ikonlar {
  height:45px;
  line-height:45px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left:0;
}
header #s724-topbar .sosyal-ikonlar li {
  display:inline-block;
}
header #s724-topbar .sosyal-ikonlar li:first-child > a {
  padding-left:0;
}
header #s724-topbar .sosyal-ikonlar li > a {
  padding:0 15px;
  font-size:16px;
  color:#fff;
  opacity:.8;
  display:block;
  border-right:1px solid rgba(255,255,255,0.1);
}
header #s724-topbar .sosyal-ikonlar li:hover > a {
  opacity:1;
}
header #s724-topbar .bizi-arayin {
  color:#fff;
}
header #s724-topbar .bizi-arayin strong {
  margin-right:5px;
}
header #s724-topbar .bizi-arayin a:hover {
  color:#fff;
  text-decoration: none;
}
header .nav-topbar {
  height:100%;
}
header .nav-topbar li > a {
  position: relative;
  color:#fff;
  font-weight:300;
  padding: .5rem 1rem;
  display:block;
  text-decoration: none;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
header .nav-topbar li > a:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(255,255,255,0.2);
  display: inline-block;
  vertical-align: middle;
  right:0;
}
header .nav-topbar li > a:hover {
  color:rgba(255,255,255,0.8);
}
/*- </2.1 Topbar -*/
/*-- 2.2 Head --*/
header #s724-head {
  background:rgba(255,255,255,0.1);
}
header #s724-menu .navbar-s724 {
  background-color:transparent;
}
header #s724-menu .navbar-s724 .nav-item {
  color:#efefef;
  font-size:15px;
}
header #s724-head .logo a {
  color:#fff;
}
header #s724-head .logo .site-description {
  color:#fff;
  opacity:.8;
}
header #s724-head .site-branding {
  position:relative;
}
/*-- </2.2 Head --*/
/*-- 2.2.1 Menu --*/
#s724-menu .navbar-nav .nav-link {
  font-size:14px;
  text-transform: uppercase;
  font-weight:500;
  border-top:1px solid transparent;
  border-bottom:1px solid transparent;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#s724-menu .navbar-nav .nav-link:hover,
#s724-menu .navbar-nav .nav-link.active,
#s724-menu .navbar-nav .show .nav-link {
  border-color:rgba(255,255,255,0.8);
}
/*-- </2.2.1 Menu --*/
#s724-menu .navbar-nav-right {
  border-left: 1px solid rgba(255,255,255,0.3);
}
#s724-menu .navbar-nav-right .s724-search-collapse-btn {
  width:18px;
  height:18px;
  border:none;
  outline:none;
  font-size:13px;
  color:#fff;
  background:url(../images/s724-search-icon.png)no-repeat center center;
  padding:0 1.8em;
  cursor:pointer;
}
#s724-menu .navbar-nav-right .search-form-inline {
  position: absolute;
  top:100%;
  right:0;
}
#s724-menu .navbar-nav-right .search-form-inline .form-control {
  border-radius: 0;
}
#s724-menu .navbar-nav-right .search-form-inline .btn {
  border-radius: 0;
  cursor:pointer;
}
#s724-menu .navbar-nav-right .search-form-inline .btn:hover {
  color:#333;
}
#s724-menu .dropdown-menu {
  padding: 0;
  border: none;
  border-radius: 0;
  background:transparent;
  min-width:11rem;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
#s724-menu .dropdown-menu .dropdown-item {
  background:#fff;
  color: #333;
  padding: 10px 15px 10px 10px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255,255,255,0.15);
  font-weight: 300;
  font-size: 15px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#s724-menu .dropdown-menu .dropdown-item:last-child {
  border-bottom:none;
}
#s724-menu .dropdown-menu .dropdown-item:hover {
  color: #fff;
}
/*-- </2. Header --*/
/*-- 3. Manset --*/
#s724-ana-manset {
  margin-bottom:-6rem;
}
#s724-ana-manset figure {
  height:800px;
}
#s724-ana-manset figure figcaption {
  height:500px;
  padding-top: 12rem;
}
#s724-ana-manset .s724-slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 800px;
  -ms-filter:  brightness(.55);
  filter:  brightness(.55);
}
#s724-ana-manset .jumbotron {
  background: transparent;
  color: #fff;
  float: none;
  height:450px;
  padding: 0;
  margin: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow:hidden;
}
#s724-ana-manset .jumbotron h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}
#s724-ana-manset .jumbotron .btn-s724 {
  background: #e74c3c;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  padding: 1em 1rem;
}
#s724-ana-manset .owl-dots {
  position: absolute;
  width:100%;
  text-align: center;
  bottom:8em;
}
#s724-ana-manset .owl-dots .owl-dot {
  width:5rem;
  height:40px;
  line-height:40px;
  margin:0 .5rem;
  display:inline-block;
}
#s724-ana-manset .owl-dots .owl-dot span {
  display:block;
  background:#fff;
  height:2px;
  margin:1em 0;
}
#s724-ana-manset .owl-dots .owl-dot.active span {
  background:#c0392b;
}
/*-- </3. Manset --*/
/*-- 4. Bilgiler --*/
#s724-bilgiler {
  position: relative;
  z-index:5;
}
#s724-bilgiler .bilgiler-inner {
  background: #f9f9f9;
  color: #333;
  border-radius:10px;
}
#s724-bilgiler .bilgiler-inner .bilgiler-card {
  text-align: center;
  padding: 2.5em 0;
  border-right:1px solid rgba(0,0,0,0.08);
}
#s724-bilgiler .bilgiler-inner .bilgiler-card:last-child {
  border-right:none;
}
#s724-bilgiler .bilgiler-inner .bilgiler-card strong {
  margin-bottom:10px;
  display: block;
  font-size:35px;
}
#s724-bilgiler .bilgiler-inner .bilgiler-card p {
  color:#999;
  font-size:14px;
}
/*-- </4. Bilgiler --*/
/*-- 5. Ozellikler --*/
.home #s724-ozellikler {
  padding-top:8rem;
  margin-top: -6rem;
  padding-bottom: 2rem;
}
#s724-ozellikler {
  background:#0b0b0b;
}
#s724-ozellikler .s724-ozellikler-inner .media {
  color:#999;
  font-size:14px;
  margin:2rem 0 3rem 0;
  font-family:'Lato',sans-serif;
}
#s724-ozellikler .s724-ozellikler-inner .media .media-icon {
  color: #17be81;
  font-size: 2.5em;
  font-weight: 300;
  width: 60px;
  height: 60px;
}
#s724-ozellikler .s724-ozellikler-inner .media h5 {
  font-size:16px;
  font-weight: 700;
  color:#fff;
}
/*-- </5. Ozellikler --*/
/*-- 6. Hizmetlerimiz --*/
#s724-hizmetlerimiz .hizmet-card {
  background: #a1a1a1;
  border-radius: 0;
  border:none;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#s724-hizmetlerimiz .hizmet-card:hover {
  transform:scale(1.02);
  -webkit-transform:scale(1.02);
  -o-transform:scale(1.02);
  -moz-transform:scale(1.02);
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner {
  background: #2c5ca3;
  font-family: 'Lato', sans-serif;
  height: 70px;
  display: flex;
  align-items: center;
  padding: 0 0 0 1em ;
  color: #fff;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner .card-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner .btn-hizmetler {
  background: #ff7f17;
  font-size: 25px;
  padding: 5px 1.2rem;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner .btn-hizmetler:hover {
  color:#fff;
  padding: 5px 1.4rem;
}
/*-- </6. Hizmetlerimiz --*/
/*-- 7. Haberler --*/
#s724-haberler .haber-card {
  margin-bottom: 0;
  border:none;
  padding:0;
  margin:0 0 25px 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
#s724-haberler .haber-card:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  margin-top:-.5em;
}
#s724-haberler .haber-card:hover .card-img-top {
  -ms-filter: grayscale(100);
  filter: grayscale(100);
}
#s724-haberler .haber-card .card-img-top {
  border-radius:0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
#s724-haberler .haber-card .card-text small {
  font-size:15px;
}
#s724-haberler .haber-card .card-title {
  font-weight: 700;
  font-size: 18px;
}
#s724-haberler .haber-card .card-text {
  font-size: 14px;
  font-weight:300;
  letter-spacing: -1px;
}
#s724-haberler .card-text-bottom  {
  font-size: 15px;
  font-weight: 300;
}
#s724-haberler .haber-card .card-title > a:hover {
  color:#c0392b;
  text-decoration: none;
}
/*-- </7.Haberler --*/
/*-- 8. Blog --*/
#s724-bloglar .blog-card {
  margin-bottom: 0;
  border:none;
  padding:0;
  margin:0;
}
#s724-bloglar .blog-card .card-img-top {
  border-radius:0;
}
#s724-bloglar .blog-card > a:before {
  content: '\f105';
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fc3;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  border-radius: 50%;
  font-family: FontAwesome;
  font-size: 25px;
  text-align: center;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
#s724-bloglar .blog-card:hover > a {
  text-decoration:none;
}
#s724-bloglar .blog-card:hover > a:before {
  opacity:1;
  visibility: visible;
}
#s724-bloglar .blog-card .card-text small {
  font-size:15px;
}
#s724-bloglar .blog-card .card-title {
  font-weight: 700;
  font-size: 20px;
}
#s724-bloglar .blog-card .card-text {
  font-size: 14px;
  font-weight:300;
  letter-spacing: -1px;
}
#s724-bloglar .card-text-bottom  {
  font-size: 15px;
  font-weight: 300;
}
#s724-bloglar .blog-card .card-title > a:hover {
  color:#c0392b;
  text-decoration: none;
}
/*-- </8. Blog --*/
/*-- 9. Urunler --*/
#s724-urunler .urun-card {
  border:1px solid #d6d6d6;
  padding:0;
  border-radius:0;
  margin-bottom: 0;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#s724-urunler .urun-card .card-img-top {
  border-radius:0;
  padding:10px;
  padding-bottom: 0;
}
#s724-urunler .urun-card:hover {
  background:rgba(0,0,0,0.03);
}
#s724-urunler .urun-card .card-title-inner .card-title {
  position:relative;
  font-size:14px;
  text-align:center;
  font-weight:600;
  padding:1rem 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#s724-urunler .urun-card .card-title-inner .card-title:hover {
  color:#c0392b;
  text-decoration: none;
}
#s724-urunler .urun-card .card-title-inner .card-title:after {
  content: '';
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #b1b1b1 60%, rgba(255,255,255,0.3) 0%);
  background-position: bottom;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}
#s724-urunler .urun-card .card-title-inner .card-title a {
  text-decoration: none;
  color:inherit;
}
#s724-urunler .urun-card .card-text {
  color:#777;
  font-size:13px;
  padding:10px;
}
#s724-urunler .owl-nav {
  position: absolute;
  bottom: 105%;
  right: 0;
  text-align: center;
}
#s724-urunler .owl-nav div {
  display:inline-block;
  background:#efefef;
  padding:5px 10px;
  font-size:20px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#s724-urunler .owl-nav div:hover {
  background: #c0392b;
  color:#fff;
}
/*-- </9.Urunler --*/
/*-- 10. Footer --*/
/*- 10.1 Back To Top -*/
#s724-back-to-top {
  position:fixed;
  width:50px;
  height:50px;
  right:15px;
  bottom:10px;
  background:url(../images/s724-back-to-top.png)no-repeat;
  cursor:pointer;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#s724-back-to-top:hover {
  bottom:15px;
}
/*- </10.1 Back To Top -*/
/*-- 10.2 Referanslar --*/
#s724-referanslar {
  background: #18c687;
  display: flex;
  align-items: center;
  justify-content: center;
}
#s724-referanslar .owl-item {
  display:inline-block;
  float:none;
  padding:2em 0;
}
#s724-referanslar .owl-item img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
/*-- </10.2 Referanslar --*/
/*-- 10.3 Harita --*/
#s724-harita {
  background: #dfdfdf;
}
#s724-harita iframe {
  width:100% !important;
}
/*-- </10.3 Harita --*/
/*-- <10.3 Icerik --*/
#s724-footer-ust {
  width:100%;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
#s724-footer-ust p {
  color: #fff;
  font-size:25px;
  line-height: 2;
  margin:0;
  font-weight: 700;
}
#s724-footer-ust .btn-s724 {
  background:#c0392b;
  font-size: 1em;
  color: #fff;
  padding:1em;
}
#s724-footer-icerik {
  background: #2c3e50;
}
#s724-footer-icerik .footer-card {
  background: transparent;
  color: rgba(255,255,255,0.95);
  border:none;
  padding:2em 0;
}
#s724-footer-icerik .footer-card a:hover {
  text-decoration: none;
  color: #fff;
}
#s724-footer-icerik .footer-card .card-header {
  background: transparent;
  border: none;
  border-radius: 0;
}
#s724-footer-icerik .footer-card .card-header .card-title {
  font-size: 24px;
  font-weight: 700;
}
#s724-footer-icerik .footer-card .card-body {
  font-weight:300;
}
#s724-footer-icerik .footer-card .s724-footer-menu li {
  width:50%;
  float:left;
  margin-bottom: 10px;
}
#s724-footer-icerik .footer-card .s724-footer-menu li > a {
  position: relative;
  font-size: 16px;
}
#s724-footer-icerik .footer-card .s724-footer-menu li > a:hover {
  text-decoration: none;
  color: #fff;
}
#s724-footer-icerik .footer-card .s724-footer-menu li > a:before {
  content:'\f105';
  font-family:FontAwesome;
  display:inline-block;
  margin-right: 5px;
}
#s724-footer-icerik .footer-card .s724-footer-bilgiler li {
  margin-bottom:1em;
}
#s724-footer-icerik .footer-card .s724-footer-bilgiler li .fa {
  margin-right: 15px;
  color: rgba(255,255,255,0.5);
  width: 15px;
  font-size: 20px;
}
#s724-footer-icerik .s724-footer-icerik-alt {
  background: rgba(0,0,0,0.2);
  color: #fff;
}
#s724-footer-icerik .s724-footer-icerik-alt .sosyal-ikonlar li {
  display: inline-block;
}
#s724-footer-icerik .s724-footer-icerik-alt .sosyal-ikonlar li a {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  display: block;
  color: rgba(255,255,255,0.8);
  border: 1px solid rgba(255,255,255,0.8)
}
#s724-footer-icerik .s724-footer-icerik-alt .sosyal-ikonlar li a:hover {
  background: rgba(0,0,0,0.5);
}
/*-- </10.3 Icerik --*/
/*-- </10.Footer --*/
/*-- 10. Mobilbar --*/
#s724-mobilbar {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #c0392b;
  width: 100%;
  z-index: 100;
}
#s724-mobilbar .mbar-item {
  float:left;
  color: #fff;
  width: 33.33%;
  text-align: center;
  border-right: 1px solid rgba(255,255,255,0.5);
  font-size: 16px;
  transition: background .2s linear;
  -webkit-transition: background .2s linear;
  -o-transition: background .2s linear;
  -moz-transition: background .2s linear;
}
#s724-mobilbar .mbar-item a {
  padding:15px 10px;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  font-size:14px;
}
#s724-mobilbar .mbar-item:last-child {
  border:none;
}
#s724-mobilbar .mbar-item:hover {
  background: rgba(0,0,0,0.3);
}
#s724-mobilbar .s724-mobilmenu {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: #333;
}
#s724-mobilbar .s724-mobilmenu li a {
  font-size: 14px;
  padding: 10px 1.5em;
  display: block;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .8px;
}
#s724-mobilbar .s724-mobilmenu li a:hover {
  text-decoration: none;
  background: rgba(0,0,0,0.8);
  color: #fff;
}
#s724-mobilbar .s724-searchmenu {
  position:absolute;
  width:100%;
  bottom:100%;
  left:0;
}
#s724-mobilbar .s724-searchmenu .input-group {
  width:100%;
  background: #c0392b;
  padding: 10px;
}
#s724-mobilbar .s724-searchmenu .input-group input {
  border-radius: 0;
}
#s724-mobilbar .s724-searchmenu .input-group .btn {
  background: #333;
  border-radius: 0;
  border:none;
}
/*-- </10.Mobilbar --*/
/*-- 11. Fixed Menu --*/
#s724-fixedmenu {
  position: fixed;
  left:0;
  top:0;
  width:100%;
  background: #c0392b;
  z-index: 100;
  box-shadow: 0 4px 10px rgba(0,0,0,0.4);
}
.logged-in.admin-bar #s724-fixedmenu {
  top:30px;
}
#s724-fixedmenu.s724-goster {
  display: block !important;
}
#s724-fixedmenu ul li {
  float: left;
}
#s724-fixedmenu ul li > a {
  color: #fff;
  padding: 1em;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  border-right: 1px solid rgba(255,255,255,0.06);
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#s724-fixedmenu ul li > a:hover {
  background: rgba(0,0,0,0.1);
  text-decoration: none;
}
/*-- </Fixed Menu --*/
/*-- Preloader --*/
#s724-preloader {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  height: 100%;
  padding: 22em 0;
  background: rgba(255,255,255,0.5);
}
#s724-preloader .s724-preloader-inner {
  position: relative;
  margin:0 auto;
  display: block;
  width:60px;
  height:60px;
  line-height: 60px;
  text-align:center;
  border-radius: 50%;
  -webkit-animation:rainbow 5s linear infinite alternate;
}
#s724-preloader .s724-preloader-inner:before {
  content: '';
  background: url(../images/s724-preloader.png)no-repeat center center;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: 70%;
}
@-webkit-keyframes rainbow {
      0%   {background:red;        }
      10%  {background:orange;     }
      80%  {background:violet;     }
      90%  {background:magenta;    }
      100% {background:indigo;     }
}

/*-- </Preloader --*/
/*-- 12. Aside --*/
.s724-aside {
  background: #f8f8f8;
  padding: 0;
  border: 1px solid #efefef;
}
.s724-aside .widget-title {
  color: #333;
  font-size: 17px;
  font-weight: 700;
  margin-bottom:20px;
}
.s724-aside section.widget {
  border-bottom:2px dashed rgba(0,0,0,0.2);
  padding:1.5em 1em;
  margin:0;
}
.s724-aside section.widget p {
  margin:0;
  font-size:14px;
}
/*- Menu -*/
.s724-aside section.widget ul {
  list-style:none;
  padding-left:10px;
  font-size:14px;
  margin-bottom:0;
}
.s724-aside section.widget ul li > a:before {
  content:'\f114';
  font-family:FontAwesome;
  display:inline-block;
  margin-right:10px;
  opacity:.8;
}
.s724-aside section.widget ul li > a:hover {
  color:#c33;
  text-decoration:none;
}
.s724-aside section.widget ul li.current-cat > a,
.s724-aside section.widget ul li.current-menu-item > a {
  color:#c33;
}
.s724-aside section.widget ul li.current-cat > a:before,
.s724-aside section.widget ul li.current-menu-item > a:before {
  content:'\f115';
  opacity:1;
}
/*- </Menu -*/
/*-- Tagcloud --*/
.s724-aside .tagcloud a {
  font-size: 13px !important;
  border: 1px solid #ccc;
  padding: 5px 10px;
  background: #fff;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  box-shadow: 0 1px #ddd;
}
/*-- </Tagcloud --*/
/*-- </12. Aside --*/
/*-- 13.Breadcrumbs --*/
.s724-breadcrumb {
  background: #f8f8f8;
  border: 1px solid #efefef;
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  font-weight:700;
}
.s724-breadcrumb .breadcrumb-item {
  float:none;
  display:inline-block;
}
.s724-breadcrumb a:hover {
  text-decoration:none;
  color:#c33;
}
.s724-breadcrumb span {
  font-weight:300;
}
.s724-breadcrumb:before {
    content: '\f135';
    display: inline-block;
    font-family: FontAwesome;
    opacity: .8;
    margin-right: 5px;
}
/*-- </13.Breadcrumbs --*/
/*-- 14. Single --*/
#s724-single .entry-header {
  position: relative;
  margin-bottom:2.5em;
}
#s724-single .entry-title {
  font-size: 2em;
  font-weight: 700;
  font-family: 'Lato',sans-serif;
  letter-spacing: .5px;
}
#s724-single .entry-header:before {
  content: '';
  width: 20%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 130%;
  border-bottom: 2px dashed #c33;
}
#s724-single .hentry {
  border:1px solid #efefef;
}
/*-- </14. Single --*/
/*-- 15. İletisim --*/
#s724-iletisim .wpcf7 input,
#s724-iletisim .wpcf7 textarea {
  background: #f8f8f8;
  border: 1px solid #efefef;
  padding: 10px;
  margin: 5px 0 0;
}
#s724-iletisim .wpcf7 .wpcf7-submit {
  background:#c33;
  color:#fff;
  cursor:pointer;
}
#s724-iletisim .wpcf7 .wpcf7-submit:hover {
  background:#333;
}
/*-- </15. İletisim --*/

:root{
    --renk1:#34276B;
    --renk2:#076897;
}
#s724-ana-manset figure{
    height:500px;
}
#s724-ana-manset figure video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

#s724-ana-manset figure:before {
    content: '';
    position: absolute;
    background: linear-gradient(90deg, var(--renk1), var(--renk2) 100%);
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity:.7;
}

header #s724-head {
    background: #34276b99;
}

#s724-ana-manset {
    overflow: hidden;
}
#s724-ana-manset {
  min-height: 82vh;
  max-height: 82vh !important;
}

#s724-ana-manset figure {
  height: 82vh;
}
.home #s724-ozellikler {
  padding: 0;
  z-index: 111;
  position: relative;
  background: transparent !important;
}
#s724-ozellikler .s724-ozellikler-inner .media {
  background: #fff;
}
#s724-ana-manset figure figcaption {
    height: auto;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0;
}

#s724-ana-manset .jumbotron h2 {
    font-size: 25px;
    margin-bottom: 10px !important;
}
.btn-s724.btn-primary:hover {
  color: #fff;
}
:root{
    --renk3:#f9cc0b;
}
#s724-ana-manset figure figcaption {
    top: 60px;
}

#s724-ana-manset .jumbotron h2 {
    position: relative;
    padding-left: 0;
    font-size: 34px;
    text-transform: capitalize;
}

#s724-ana-manset .jumbotron p {
    font-size: 14px;
}

#s724-ana-manset .jumbotron .btn-s724 {
    border-radius: 25px;
    background: var(--renk3);
    color:#000;
}

#s724-menu .btn-s724-primary {
    border-radius: 25px;
    font-size: 14px;
    background: var(--renk3);
    color: #000;
    padding: 10px 16px;
}

img.custom-logo {
    width: 244px !important;
}

#s724-ana-manset .jumbotron .lead {
    margin-bottom: 0 !important;
}

#s724-menu .navbar-nav .nav-link {
    border: none;
    padding: 8px 12px;
}

#s724-menu .navbar-nav .nav-link:before {
    content: '';
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,0.2);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#s724-menu .navbar-nav .nav-link {
    position: relative;
}

#s724-menu .navbar-nav li:last-child .nav-link:before {
    opacity: 0;
}

#s724-menu .navbar-nav .nav-link:hover, #s724-menu .navbar-nav .current-menu-item .nav-link {
    color: var(--renk3) !important;
}


#s724-ana-manset .jumbotron h2:before {
    content: '';
    width: 25px;
    height: 5px;
    position: absolute;
    background: var(--renk3);
    top: -10px;
    z-index: -1;
    border-radius: 5px;
}
#s724-menu .btn-s724-primary {
    background: var(--renk3) !important;
}
#s724-bilgiler .bilgiler-inner .bilgiler-card {
    padding: 10px 10px;
}

#s724-ana-manset {
    margin-bottom: 0;
}
#s724-ozellikler {background: #fff !important;}

#s724-ozellikler .s724-ozellikler-inner .media h5 {
    color: var(--renk1);
}

#s724-ozellikler .s724-ozellikler-inner .media .media-icon {
    color: var(--renk1);
}

#s724-ozellikler .s724-ozellikler-inner .media .media-icon svg {
    fill: var(--renk1);
}
#s724-ozellikler .s724-ozellikler-inner .media {
    padding: 0;
    margin: 0;
}

#s724-ozellikler .s724-ozellikler-inner .media h5 {
    margin-bottom: 10px !important;
}

#s724-ozellikler .s724-ozellikler-inner .media {
    font-size: 14px !important;
    color: #444;
    line-height: 1.5;
    margin-bottom: 20px;
    border: none;
    padding: 20px 15px 15px;
    border-radius: 10px;
    margin: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 0px 10px -1px rgba(0,0,0,0.1);
    text-align: center;
}

.s724-ozellikler-inner>.row {
    column-gap: 10px;
    row-gap: 10px;
}

#s724-ozellikler .s724-ozellikler-inner .media {
    flex: 0 0 23%;
}

#s724-ozellikler .s724-ozellikler-inner .media h5 {
    font-size: 17px;
}
.s724-ozellikler-inner>.row {
    row-gap: 20px;
    column-gap: 20px;
}

#s724-ozellikler .s724-ozellikler-inner .media:hover,
#s724-ozellikler .s724-ozellikler-inner .media:first-child {
    background: var(--renk3);
}

#s724-ozellikler .s724-ozellikler-inner .media {
    transition: all .3s linear;
    padding: 20px 30px;
}

#s724-ozellikler .s724-ozellikler-inner .media .media-icon {
    height: 50px;
}
#s724-fixedmenu {
    background: var(--renk1);
}

#s724-ozellikler .s724-ozellikler-inner .media {
    font-size: 13px !important;
}
#s724-menu .btn-s724-primary {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner {
  background: var(--renk2);
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner h4 {
  font-size: 15px !important;
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner .btn-hizmetler {
  background: var(--renk1);
  border-radius: 10px 0 0 10px;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner {
  height: 100px;
  display: block;
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner .card-title {
  padding-left: 0;
  padding-top: 9px;
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner .desc {
  font-size: 13px;
  font-weight: 300;
  max-width: 85%;
  padding-top: 5px;
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner .btn-hizmetler {
  position: absolute;
  right: 0;
  bottom: 25px;
  height: 50px;
  line-height: 38px;
}

#s724-hizmetlerimiz .hizmet-card {
  border-radius: 10px;
  overflow: hidden;
}
.s724-panel .s724-panel-heading .panel-title {
  position: relative;
}

.s724-panel .s724-panel-heading .panel-title:before {
  content: '';
  width: 50px;
  height: 5px;
  background: var(--renk3);
  position: absolute;
  border-radius: 20px;
  top: -8px;
}

.s724-panel .s724-panel-heading .panel-description {
  font-size: 15px;
  font-weight: 400;
}
.btn-s724.btn-primary {
  padding: 12px 37px;
  font-weight: 700;
  border-radius: 25px;
  font-size: 15px;
  background: var(--renk3);
  color: #212121;
}

.btn-s724:hover {
  background: var(--renk1);
}
#s724-urunler .urun-card .card-img-top {
  object-fit: contain;
}
.card-buttons {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  column-gap: 10px;
  border-radius: 0 0 25px 25px;
  border-top: 1px solid rgba(0,0,0,0.04);
}

.card-buttons .btn {
  font-size: 12px;
}

#s724-urunler .urun-card .card-title-inner .card-title {
}

#s724-urunler .urun-card .card-title-inner .card-title:after {
  display: none;
}

.card-buttons .btn {
  flex: 0 0 48%;
  max-width: 50%;
  font-size: 13px;
  padding: 10px 6px;
  font-weight: 500;
  background: var(--renk2);
  border-color: var(--renk2);
  border-radius: 25px;
}

.card-buttons .btn i {
  margin-right: 5px;
}

.card-buttons .btn.btn-wp {
  background: #25D366;
  border-color: #25D366;
}

#s724-urunler .urun-card {
  border: none;
  box-shadow: 0 0px 10px 1px rgba(0,0,0,0.06);
  margin: 10px 5px !important;
  border-radius: 25px;
}
div#s724-urunler {
  margin-top: 60px;
}
.s724-panel .s724-panel-heading {
  margin-bottom: 2rem;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner .btn-hizmetler {width: 41px;height: 50px;right: 0;top: initial;margin: 0 !important;border-radius: 30px 0 0 30px;background: rgba(0,0,0,0.15);}

#s724-hizmetlerimiz .hizmet-card .card-title-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner .card-title {
    padding: 0;
    height: 40px !important;
    max-height: 38px;
    display: flex;
    align-items: center;
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner .desc {
}

#s724-hizmetlerimiz .hizmet-card .card-title-inner {
    height: 110px;
}
#s724-ozellikler .s724-ozellikler-inner .media .media-icon svg {
  height: 43px;
  width: 51px;
  fill: var(--renk1);
  border: 1px solid rgba(0,0,0,0.05);
  padding: 3px;
  border-radius: 5px;
}
#s724-footer-icerik .footer-card .card-header .card-title {
  font-size: 17px;
  font-weight: 500;
}

#s724-footer-icerik .footer-card .card-body {
  font-size: 13px;
}

#s724-footer-icerik .footer-card .s724-footer-menu li > a {
  font-size: 13px;
}

#s724-footer-ust .btn-s724 {min-width: 150px;border-radius: 50px;padding: 12px 15px;background: var(--renk3);color: #212121;}

#s724-footer-icerik {
  background: linear-gradient(45deg, var(--renk2), var(--renk1));
}

#s724-footer-ust {
  padding: 20px 0 11px;
}

#s724-footer-ust p {
  font-size: 20px;
  font-weight: 400;
}

.s724-copyright {
  font-size: 13px;
  font-weight: 300;
}
div#s724-urunler {
  background: rgba(0,0,0,0.02);
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 0;
}
header #s724-head {
}

header.site-header:before {
    display: none;
}

header.site-header {
    background:linear-gradient(90deg, var(--renk1), var(--renk2));
}
#s724-menu .dropdown-menu {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 2px 2px 0 1px var(--renk3);
  top: 34px;
}

#s724-menu .dropdown-menu .dropdown-item {
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  padding: 10px 15px;
}

header #s724-menu .navbar-s724 .nav-item:hover>.dropdown-menu {
  display: block;
}
.s724-breadcrumb {
  background: #fff;
}

.s724-breadcrumb:before {
  content: '\f103';
}

.panel-page>div {
  box-shadow: 0 0px 10px 5px rgba(0,0,0,0.03);
  border-radius: 20px;
  padding: 20px;
}

.panel-page h1 {
  font-size: 1.5rem;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 5px 0;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner .btn-hizmetler {
  bottom: 10px;
}
#s724-hizmetlerimiz .hizmet-card .card-title-inner {
  height: 73px;
  background: var(--renk1);
}
#s724-referanslar {
  background: #fff;
  border-top: 1px solid rgba(0,0,0,0.06);
}

#s724-referanslar .owl-item img {
  border: 1px solid rgba(0,0,0,0.05);
  border-radius: 10px;
  width: 100%;
  padding: 10px;
}
#s724-referanslar .owl-item .item {
  margin-right: 15px;
}
#s724-referanslar .owl-item img {
  height: 90px;
  object-fit: contain;
  transition: all .3s linear;
}

#s724-referanslar .owl-item:hover img {
  border-color: var(--renk3);
}
@media(min-width:1300px){
  .container{
      max-width:1280px;
  }
}
.archive-grid {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}

.archive-grid>div {
  flex: 0 0 31.66666%;
}

.archive-grid-item img {
  height: 170px;
  object-fit: cover;
}

.archive-grid-item h4 {
  font-size: 14px;
  font-weight: 700;
}

p.card-text.card-text-date {
  display: none;
}

.archive-grid-item .card {
  border: none;
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.06);
  border-radius: 10px;
  overflow: hidden;
}

.archive-grid-item .card-text-bottom {
  font-size: 13px;
}

.btn-devamini-oku {
  background: var(--renk1);
  color: #fff;
  border-radius: 50px;
  font-size: 13px;
  padding: 5px 15px;
}
.s724-aside {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
}

.s724-aside h2 {
  font-size: 17px;
  font-weight: 600;
  color: var(--renk1);
  text-align: center;
  margin-bottom: 14px;
}

.s724-aside section.widget {
  border: none;
  padding: 0;
}

.s724-aside input,.s724-aside textarea {width: 100%;border: 1px solid rgba(0,0,0,0.05);border-radius: 8px;padding: 9px 15px;background: rgba(0,0,0,0.02);}

.s724-aside label {
  font-size: 13px;
}

.s724-aside textarea {
  max-height: 90px;
  border-radius: 10px;
}

.s724-aside label {
  margin-bottom: 11px;
}

.s724-aside input[type="submit"] {
  background: var(--renk3);
  font-weight: 700;
}

.archive .s724-panel .s724-panel-heading {
  margin-bottom: 30px !important;
  text-align: left;
}

img.card-img {
  object-fit: cover;
}

.archive-grid {
  margin: 0 15px;
}

.archive-grid-item h4 {
  height: 30px;
  display: flex;
}

.archive-grid-item .card-text-bottom {
  height: 40px;
  overflow: hidden;
  margin-bottom: 13px;
}
.iletisimust {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.iletisimust .iletisim-detay ul {
  display: flex;
  justify-content: space-between;
}

.iletisim-detay {
  width: 100%;
  margin-top: 7px;
}

.iletisimust .iletisim-detay ul li,.iletisimust .iletisim-detay ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.iletisimust .iletisim-detay ul li {
  position: relative;
  background: var(--renk3);
  padding: 10px 15px;
  border-radius: 10px;
  flex: 0 0 30%;
  text-align: center;
  height: 80px;
  padding-top: 17px;
  font-weight: 400;
}

.iletisimust .iletisim-detay ul li i {
  font-size: 24px;
  position: absolute;
  top: -26px;
  color: var(--renk1);
  background: var(--renk3);
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
}

form.wpcf7-form.init label {
  width: 100%;
}

form.wpcf7-form.init label input,form.wpcf7-form.init label textarea {
  width: 100%;
}

.page-template-template-iletisim .entry-header {
  display: none;
}

.page-template-template-iletisim .entry-content {
  margin: 0;
}

#s724-iletisim .wpcf7 .wpcf7-submit {
  background: var(--renk3);
  width: 100%;
  border-radius: 7px;
  color: #000;
  font-weight: 700;
  border: none;
}

#s724-harita {
  border-radius: 20px;
  overflow: hidden;
}
.iletisimust .row {
  margin: 0;
}
.panel-page p {
  font-size: 14px;
  color: #555;
  font-weight: 300;
}

.panel-page p strong {
  font-weight: 600;
}

.entry-content {}
.iletisimust .iletisim-detay ul li {
  background: #efefef;
}

.iletisimust .iletisim-detay ul li i {
  background: #efefef;
  color: var(--renk1);
}
#s724-single .entry-header:before {
  display: none;
}

#s724-single .entry-header {
  margin-bottom: 0;
}
.img-top img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 25px;
  margin-bottom: 15px;
}

#s724-single .hentry {
  border-radius: 20px;
}
#s724-ana-manset .jumbotron .btn-s724 {
  font-size: 13px;
}
div#s724-hizmetlerimiz {
  margin-top: 3rem;
}
#s724-arge-img img {
  border-radius: 30px;
}

#s724-arge .entry-title {
  font-weight: 700;
  color: var(--renk3);
}

#s724-arge .entry-title:after {
  content: '';
  background: var(--renk3);
  width: 78%;
  height: 3px;
  position: absolute;
  bottom: 8px;
  right: 17px;
}

#s724-arge .entry-title {
  position: relative;
}

#s724-arge .entry-content p {
  font-size: 14px;
  color: #444;
  line-height: 1.7;
}
#s724-urunler .urun-card {
  box-shadow: 0 0px 10px 0px rgba(0,0,0,0.03);
}

#s724-urunler .urun-card .card-title-inner .card-title a {
  font-size: 15px;
}

.card-buttons {
  padding-bottom: 18px;
  padding-top: 18px;
  background: #fff;
}

.card-buttons .btn:first-child {
  background: #fff;
  color: var(--renk2);
}

#s724-urunler .urun-card:hover {
  background: #fff !important;
  box-shadow: 0 5px 14px rgba(0,0,0,0.1);
  transform: translateY(-4px);
}

#s724-urunler .urun-card:hover .card-buttons>a:first-child {
  background: var(--renk2);
  color: #fff;
}

.card-buttons>a {
  transition: all .3s linear;
}
img.custom-logo {
    max-height: 60px;
}
.s724-footer-sosyal a {
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#s724-footer-icerik .s724-footer-icerik-alt {
    background: #fff;
}

.s724-copyright {
    color: #0e0e0e;
}
@media(max-width:768px){
    #s724-footer-icerik {
        margin-bottom:100px;
    }
    .s724-footer-sosyal a{
        align-items:center;
        justify-content:center;
    }
    
}