@charset "UTF-8";
/*!* AYBE Interactive v4.3.1 (https://aybereklam.com/)
  * Copyright 2011-2019 The AYBE Interactive Authors 
  * Licensed under MIT (https://aybereklam/master/LICENSE) */

*{ font-family: 'Poppins', sans-serif; font-size: .9rem; }
a {color: inherit;text-decoration: none;-webkit-transition: 500ms all ease;transition: 500ms all ease;}
a:active, a:hover, a:focus { outline: none;-webkit-box-shadow: none;box-shadow: none;text-decoration: none; color: #fa4216; }
body{ background-image: url("/images/slider-bg.png"); background-position: center top; background-repeat: no-repeat;  }
.ay-header-top{ position: relative; }
.ay-header-top:after {bottom: 0;right: 0;content: "";height: 2px;width: 85%;position: absolute;background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)),color-stop(#fa4216), to(#fa4216));background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0), #fa4216, #fa4216);}
ol, ul {list-style: none !important;padding: 0 !important;margin: 0 !important;}
.menu a{ color: #ffffff; font-weight: 600; font-size: 1.1rem;  }
.menu a:hover,.menu a:active,.menu a:focus{ background-color: #fa4216; color: #FFFFFF;  }
.ay-header-top i{color: #0090ff; margin-right: 3px; }
.sl-title{ color: #fa4216; font-size: 1.2rem; font-weight: 600; }
.sl-text{ font-size: 4rem; font-weight: 700; }
.sl-spot{ font-size: 1.2rem; font-weight: 600; }
.footer-menu li{ margin-bottom: 15px; }
.hizmetler{}
.hizmetler i{ font-size: 4rem; color: #003d90; }
.zoom{ overflow: hidden; }
.zoom img{ transition: transform .2s; /* Animation */ }
.zoom img:hover{ transform: scale(.95);  }
footer{}