/**

 * AALayouts © 2017
 * All Rights Reserved.
 * www.aalayouts.com
 *
 * Template: lowendhost - Red
 * For any questions or support contact our team.
 * 
 * Tema Rengi: #D74444;
 * İkinci Renk: #EA5252;

**/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400');

/* GENEL STİLLER */
::-moz-selection { background: #D74444; color: white}
::selection { background: #D74444; color: white;}

body {
  background-color: black;
  font-family: 'Montserrat', sans-serif;
}

::-webkit-scrollbar {
  width: 11px;
  background-color: #E7E7E7;
}

::-webkit-scrollbar-thumb {
  background-color: #D74444;
  border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #EA5252;
  border-radius: 10px;
}

hr {
  border-color: #DFDFDF;
}

a {
  color: #7D7D7D;
  transition: all 0.1s ease-out;
}

a:hover, a:focus, a:active {
  color: #D74444;
  text-decoration: none;
  transition: all 0.1s ease-out;
}

p {
  color: #717171;
}

.btn-success {
  background-color: #D74444;
  border-color: transparent;
  border-radius: 2px;
  transition: all 0.05s ease-out;
}

.btn-success:hover, .btn-success:focus {
  background-color: #EA5252 !important;
  color: white;
  border-color: #EA5252;
}

.btn-info {
  background-color: #17a2b8;
  border-color: #17a2b8;
  border-radius: 2px;
}

.btn-info:hover {
  background-color: #138496;
  border-color: #117a8b;
}

.btn-lg {
  padding: 12px 30px;
  font-size: 16px;
}

/* HEADER VE NAVBAR */
.navbar-fixed {
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    background-color: #202020;
    box-shadow: 0 3px 2px -2px rgba(0,0,0,0.3);
    border-bottom: 0;
    border-top: 2px solid #D74444;
}

.header {
  padding-bottom: 94px;
  text-align: center;
}

.header .container h1 {
  padding-top: 20px;
  text-shadow: 2px 3px 2px rgba(0,0,0,0.3);
  color: #E2E2E2;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: default;
}

.header .container h1 span {
  color: #D74444;
}

.header .container h2 {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  font-size: 29px;
  color: #9B9B9B;
  padding-bottom: 30px;
}

.h .btn-success{
  font-weight: 400;
  font-size: 25px !important;
  margin-right: 10px;
  padding-right: 35px;
  padding-left: 35px;
  text-transform: uppercase;
  border-radius: 2px;
  opacity: 0.9;
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}

.h {
  padding-top: 50px;
  padding-bottom: 20px;
}

.h .btn-success:hover, .h .btn-success:focus {
  background-color: #EA5252;
  border-color: #D74444;
  box-shadow: 0 1px 1px -1px rgba(0,0,0,0.4);
  opacity: 1;
}

/* TOP BAR */
.top {
  background-color: rgba(0,0,0,0.6);
  padding: 12px 18px 6px 18px;
  border-bottom: 1px solid rgba(255,255,255,0.1)
}

.top a {
  margin-left: 10px;
}

.top p {
  color: #7D7D7D;
}

/* FEATURES BÖLÜMÜ */
.features {
  border-radius: 2px;
  padding-top: 35px;
  padding-bottom: 50px;
  background-color: #E7E7E7;
  text-align: center;
}

.features .fa {
  font-size: 66px;
  color: #4B4B4B;
  padding: 8% 10% 8% 10%;
  border: 1px solid #B4B4B4;
  border-radius: 100%;
  transition: all 0.1s ease-out;
}

.features .fa:hover {
  background-color: #D74444;
  color: white;
}

.features .col-md-4 {
  padding-top: 30px;
}

.features .active .fa{
  background-color: #D74444;
  color: white;
}

.features h2 {
  color: #333;
  margin: 20px 0 15px 0;
  font-size: 22px;
}

.features p {
  color: #666;
  font-size: 15px;
  line-height: 1.6;
}

/* WHY US BÖLÜMÜ */
.whyus {
  padding-top: 60px;
  padding-bottom: 60px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
}

.whyus .container h2 {
  font-size: 28px;
  color: white;
  text-shadow: 1px 2px 1px rgba(0,0,0,0.2);
}

.whyus .container .col-md-2 .btn-info{
  color: white;
  font-size: 18px;
  margin-top: 20px;
  background-color: rgba(255,255,255,0.2);
  border-color: white;
  padding: 12px 25px;
}

.whyus .container .col-md-2 .btn-info:hover, .whyus .container .col-md-2 .btn-info:focus {
  background-color: white;
  color: #764ba2;
  border-color: white;
}

.whyus .container .col-md-7 h2 b {
  border-bottom: 2px solid white;
  cursor: default;
  transition: all 0.4s ease-out;
}

.whyus .container .col-md-7 h2 b:hover {
  color: #FFD700;
}

/* START/HOSTING PLANLARI BÖLÜMÜ */
.start {
  padding-top: 50px;
  background-color: #E7E7E7;
  padding-bottom: 60px;
}

.start .container h2 {
  font-size: 42px;
  padding-bottom: 20px;
  color: #979797;
}

.section-title {
  text-align: center;
  color: #333;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 42px;
  color: #979797;
}

.section-subtitle {
  text-align: center;
  color: #666;
  margin-bottom: 40px;
  font-size: 16px;
  color: #717171;
}

/* PLAN KARTLARI */
.plan-card {
  background: white;
  border-top: 4px solid #D4D4D4;
  padding: 25px;
  margin-bottom: 30px;
  transition: all 0.6s ease-out;
  position: relative;
  opacity: 0.9;
  border-right: 2px solid transparent;
  border-left: 2px solid transparent;
  border-bottom: 1px solid #DFDFDF;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.plan-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
  border-top-color: #D74444;
  border-right-color: #DFDFDF;
  border-left-color: #DFDFDF;
  opacity: 1;
  padding-left: 30px;
  padding-right: 30px;
}

.plan-card.popular {
  border-top: 4px solid #D74444;
  margin-top: -10px;
}

.popular-badge {
  position: absolute;
  top: -10px;
  right: 20px;
  background: #D74444;
  color: white;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}

.start img {
  max-width: 40px;
  height: 40px;
}

.start .container .col-md-4 h3{
  color: #D74444;
  text-align: center;
  font-size: 33px;
  padding: 14px 0;
}

.plan-features {
  list-style: none;
  padding-left: 0;
  margin: 20px 0;
}

.plan-features li {
  font-size: 18px;
  padding: 12px 0;
  color: #717171;
  font-weight: 400;
  border-bottom: 1px dashed #eee;
}

.plan-features li:last-child {
  border-bottom: none;
}

.plan-features i {
  color: #D74444;
  margin-right: 10px;
}

.start .container .col-md-4 h4 {
  text-align: center;
  padding-top: 8px;
  font-size: 20px;
  margin: 0;
}

.price {
  font-size: 25px;
  color: #D74444;
  font-weight: bold;
  border-bottom: 1px dotted #D0D0D0;
}

.price:hover {
  border-color: #6A6A6A;
}

.btn-order {
  padding: 8px 20px;
  font-weight: bold;
  font-size: 19px;
}

.btn-order:hover, .btn-order:focus {
  background-color: #EA5252;
  border-color: #D74444 !important;
}

.upgrade-note {
  text-align: center;
  color: #666;
  font-style: italic;
  margin-top: 30px;
  padding: 15px;
  background: #f8f9fa;
  border-radius: 5px;
  width: 100%;
}

.upgrade-note i {
  color: #D74444;
  margin-right: 10px;
}

/* DOMAINS BÖLÜMÜ */
.domains {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.domains .container {
  padding-top: 10px;
  padding-bottom: 20px;
  transition: all 0.8s ease-out;
}

.domains .container h2 {
  font-size: 35px;
  color: #A9A9A9;
  padding-bottom: 20px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.domain-subtitle {
  text-align: center;
  color: #666;
  margin-bottom: 30px;
  color: #717171;
}

.domain-search-box {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.domains .container input {
  width: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.domains .container .form-control {
  background-color: rgba(215,68,68,0.2);
  color: #A7A7A7;
  font-size: 24px;
  border-color: rgba(0,0,0,0.4);
  height: 60px;
  border-radius: 16px !important;
}

.domains .container .btn-default {
  color: #A9A9A9;
  height: 60px;
  background-color: transparent;
  color: white;
  border-color: transparent;
  font-size: 30px;
}

.domains .container .btn-success {
  height: 60px;
  margin-left: 5px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.domains .container .form-control:focus {
  outline: 0 !important;
  box-shadow: none;
  border-color: #D74444;
  background-color: rgba(215,68,68,0.1);
}

.domain-extensions {
  margin-top: 15px;
  color: #666;
  font-size: 14px;
  color: #717171;
}

.input-group-addon {
  background-color: #f8f9fa;
  border: 1px solid #ced4da;
  color: #666;
}

/* DIFF/NEDEN BİZ BÖLÜMÜ */
.diff {
  padding-top: 50px;
  background-color: #E7E7E7;
}

.diff .container .col-md-6 h2{
  font-size: 35px;
  color: #333;
}

.diff .container .col-md-6 p {
  font-size: 18px;
}

.diff .container .col-md-6 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16%;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.advantages p {
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  line-height: 1.6;
}

.advantages i {
  position: absolute;
  left: 0;
  top: 5px;
  color: #D74444;
  font-size: 18px;
}

.advantages strong {
  color: #333;
}

/* QUOTE/MÜŞTERİ YORUMLARI BÖLÜMÜ */
.quote {
  padding-top: 50px;
  background-color: #E7E7E7;
  padding-bottom: 60px;
}

.testimonial-title {
  text-align: center;
  margin-bottom: 40px;
  color: #333;
  font-size: 35px;
  color: #979797;
}

.testimonial {
  background: white;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 30px;
  border-left: 5px solid #D74444;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}

.testimonial p {
  font-size: 18px;
  color: #717171;
  font-style: italic;
  line-height: 1.6;
}

.testimonial footer {
  margin-top: 15px;
  color: #666;
  font-weight: bold;
  color: #D74444;
}

.stars {
  color: #ffc107;
  margin-top: 10px;
}

/* SUPPORT BÖLÜMÜ */
.support {
  text-align: center;
  background-color: #0C0C0C;
  padding-top: 40px;
  padding-bottom: 40px;
}

.support-box {
  text-align: center;
  padding: 40px;
  background: linear-gradient(135deg, #D74444 0%, #EA5252 100%);
  border-radius: 10px;
  color: white;
}

.support-box h3 {
  color: white;
  margin-bottom: 15px;
  font-size: 35px;
}

.support-box p {
  margin-bottom: 20px;
  opacity: 0.9;
  color: rgba(255,255,255,0.9);
}

.support-box .btn-success {
  background-color: rgba(255,255,255,0.2);
  color: white;
  border-color: white;
  font-size: 20px;
  padding: 12px 30px;
}

.support-box .btn-success:hover {
  background-color: white;
  color: #D74444;
  border-color: white;
}

.support-info {
  margin-top: 20px;
  font-size: 14px;
  opacity: 0.8;
  color: rgba(255,255,255,0.8);
}

.support-info i {
  margin-right: 5px;
}

/* FOOTER */
.footer .container {
  border: 1px solid #212121;
  margin-top: 80px;
  background-color: rgba(0,0,0,0.5);
  padding: 40px 60px 40px 60px;
  border-radius: 0px;
}

.footer .flogo {
  max-width: 72%;
  padding-bottom: 5px;
}

.footer .col-md-3 li{
  font-size: 16px;
  list-style: none;
  margin-top: 12px;
}

.footer .col-md-3 li a {
  color: #6A6A6A;
}

.footer .col-md-3 li a:hover {
  padding-left: 4px;
  color: #EA5252;
}

.footer .col-md-2 .fa {
  font-size: 36px;
  margin-right: 8px;
  margin-top: 4px;
  opacity: 0.6;
}

.footer .col-md-2 .fa:hover {
  color: #EA5252;
  opacity: 1;
}

.footer .col-md-2 .fa-facebook-square:hover {
  color: #3b5998;
}

.footer .col-md-2 .fa-twitter-square:hover {
  color: #1da1f2;
}

.footer .col-md-2 .fa-google-plus-square:hover {
  color: #dd4b39;
}

.footer .col-md-2 .fa-instagram:hover {
  color: #f56040;
}

.footer .col-md-2 .fa-youtube-square:hover {
  color: #cd201f;
}

.footer .col-md-2 .fa-linkedin-square:hover {
  color: #00a0dc;
}

/* RESPONSIVE TASARIM */
@media (min-width: 767px) and (max-width: 995px) {
  .navbar-default li a {
    font-size: 12px;
    font-weight: 300;
  }
}

@media (max-width: 767px) {
  body .container {
    max-width: 100% !important;
  }
  
 .top .container {
   padding: 0px;
   margin: 0px;
 }
 
 .top .container .pull-left p {
   display: none;
 }
 
 .navbar-brand {
   margin-left: 3px;
   max-width: 200px !important;
 }
 
 .header .container {
   padding-top: 1px;
   padding-bottom: 1px;
 }
 
 .header .h h1 {
   font-size: 36px;
 }
 
 .header .h h2 {
   font-size: 25px;
 }
 
 .header .h .btn-success {
   font-size: 19px !important;
   padding-right: 15px;
   padding-left: 15px;
 }
 
 .whyus .container .col-md-7 h2 {
   font-size: 22px;
   text-align: center;
 }
 
 .whyus .container .col-md-2 .btn-info {
   margin-left: auto;
   margin-right: auto;
   display: block;
 }
 
 .start h2 {
   font-size: 25px !important;
   padding-left: 6px;
   padding-bottom: 0px;
 }
 
 .start .container .col-md-4 {
   margin-top: 14px;
   max-width: 99%
 }
 
 .start .container .col-md-4 h3 {
   font-size: 30px !important;
 }
 
 .start .container .col-md-4 ul li {
   font-size: 15px;
 }
 
 .domains .container .form-control {
   font-size: 15px;
 }
 
 .domains .container .btn-default {
  font-size: 18px;
 }
 
 .diff {
   text-align: center;
   padding-top: 5px;
   padding-bottom: 5px;
 }
 
 .diff .container .col-md-6 img{
   max-width: 90%;
 }
 
 .support .container .btn-success {
   margin-top: 14px;
 }
 
 .footer .container {
   padding-left: 31px;
   margin: 0px;
 }
 
 .footer .col-md-3 {
   padding-left: 12px;
 }
 
 .footer .col-md-3 li {
   text-align: left !important;
 }
 
 .footer .col-md-3 li a {
   padding: 0;
   margin: 0;
 }
 
 .footer .col-md-2 .fa {
   margin-top: 20px;
   margin-bottom: 20px;
 }
 
 .footer .col-md-4 .flogo {
   margin-top: 8px;
 }
 
 .plan-card.popular {
   margin-top: 0;
 }
 
 .whyus h2 {
   font-size: 22px;
 }
 
 .btn-lg {
   padding: 10px 20px;
   font-size: 14px;
 }
 
 .support-box {
   padding: 20px;
 }
 
 .support-box h3 {
   font-size: 24px;
 }
}

/* ANIMATE.CSS (Bu kısım aynı kalacak - çok uzun olduğu için kısaltıyorum) */
/* ... Mevcut animate.css kodları buraya gelecek ... */

/* ZOOM ANIMASYONLARI (Sadece gerekli kısmı) */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}