/*
Theme Name:       SlickBiz - Bootstrap 4 Template
Author:           UIdeck
Author URI:       http://uideck.com
Text Domain:      UIdeck
Domain Path:      /languages/
*/
/* ==========================================================================
   IMPORT GOOGLE FONTS
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Rubik:300,400,400i,500,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900");
@import url('fontawesome-all.min.css');
/* ==========================================================================
   GENERAL
   ========================================================================== */
body {
  font-family: 'Rubik', sans-serif;
  color: #a0a6ad;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  overflow-x: hidden; }

html {
  overflow-x: hidden; }

p {
  font-size: 14px;
  color: #5e629c;
  line-height: 24px;
  margin-bottom: 0; }

a:hover, a:focus {
  color: #000; }

a {
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

h1, h2, h3, h4, h5 {
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: #f07e3b; /*color: #151948;*/ }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

a:hover,
a:focus {
  text-decoration: none;
  outline: none; }

a:not([href]):not([tabindex]) {
  color: #fff; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: #fff; }

.bg-transparent {
  background: transparent !important; }

.bg-defult {
  background: #3c9cfd !important; }
  
.img-fluid {
max-width: 90% !important;

}


.card {border-radius:0; border-bottom:0; border-top:0; }
.card#bordertop1 {border-top:1px solid #d8d8d8;}
.card-header {padding:20px; margin:0px;  background-color: rgba(0,0,0,.03);}
.card-body {color:#5e629c; font-size:1.2em; border-bottom:1px solid #d8d8d8}
#accordion{width:100%;}
.collapse-header{ color:#151948; font-size:1.3em; padding:0px; margin:0px; font-weight:500; cursor:pointer; opacity:0.9}
.collapse-header i {margin-right: 5px; opacity:0.3; margin-top:5px; float:right}
/*.collapse-header .icon-indicator:before {content: "\ea45";}
.collapsed .icon-indicator:before {content: "\ea43";}*/
*,:after,:before{box-sizing:border-box}
.pull-left{float:left}
.pull-right{float:right}
.clearfix:after,.clearfix:before{content:'';display:table}
.clearfix:after{clear:both;display:block}

.switch-title{
	color:#eee;
	padding:30px;
	font-size:28px;
	text-align:center;
}

.switch-wrap{
	margin:auto;
	width:400px;
	padding:30px;
	text-align:center;
	background:#383e47;
}
.btn-net{
	background: white !important;
	color: #5e629c !important;
	border: 1px solid #5e629c !important;
}
.aktif{
	background: #5e629c !important;
	color: #fff !important;
}
.switch{
	display:none;
}
.switch + label{
	width:50px;
	height:24px;
	position:relative;
	background:#e6e3f5;
	border-radius:35px;
	display:inline-block;
	/*border:1px solid #f07e3b;*/
	transition:all .4s ease-in-out 0s;
	cursor:pointer;
}
.switch + label:before{
	top:60%;
	content:'';
	right:28px;
	width:18px;
	height:18px;
	background:#7e81ae ;
	border-radius:50%;
	position:absolute;
	margin-top:-11.5px;
	transition:inherit;
}
.switch:checked + label{
	background:#5e629c;
	/*border-color:#f07e3b;*/
	box-shadow:0 1px 1px rgba(206,206,206,.5);
}
.switch:checked + label:before{
	right:3px;
	background:#fff;
	border-color:transparent;
}

.logoo{
  width: 60%;
  transition: 0.5s;
}
.logoo-default{
  width: 100% !important;
  max-width: 45rem;
  transition: 0.5s;
}
.pasif-ozellik{text-decoration: line-through; opacity:0.4 }
.aktif-ozellik{opacity:1;}
.webphone-number{width: 5em; float:left;}
.webphone-number:disabled{cursor:not-allowed}

.kullanici-number{width: 5em;}
#bilgiModal .modal-title{font-size:1.6em; line-height:1.2em; font-weight:normal; color:#5e629c; padding:15px 10px;}
h5.modal-title{font-size:1.6em; font-weight:bold;}
#bilgiModal .close{color:#5e629c; font-weight:normal}
#bilgiModal .modal-title i{font-size:8em; /*color:#1c84c6;*/ opacity:0.2}
#bilgiModal .modal-title .maskot{border-right:1px solid rgba(62,61,89,0.2)}
#bilgiModal .modal-title span{font-weight:500}
#bilgiModal .modal-title a{color:#1c84c6; text-decoration:underline; font-weight:500}

.ozeltab .nav-link { border: 1px solid #e6e6e6; margin-bottom: 10px; padding: 9px 20px; color:#5e629c; font-size:1.3em; }
.ozeltab .nav-link:hover { background:#f2f7fb; }
.ozeltab .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #3e3d59; border: 1px solid #3e3d59; }
.bg-browser {background:url(../images/tarayici-img.jpg) center no-repeat; width:100%; height:470px}
.bg-browser img{margin-top:24px;}
.browser-img {  margin-left:16px; margin-top:-479px; }

.siziArayalim{position:fixed; right:1.6%; bottom:2%;}
.siziArayalim:hover{position:fixed; right:1.6%; bottom:2%; cursor:pointer}

.modal-body{padding: 2rem 3rem;}
.modal-header{display: initial}

/* ==========================================================================
   Section Title
   ========================================================================== */
.section {
  padding: 70px 0px; 
  background:#f9f9f9;
  
  }

.form-control:focus {
  outline: none;
  box-shadow: none; }

.section-header {
  color: #fff;
  margin-bottom: 50px;
  text-align: center;
  position: relative; }

.section-header .section-title {
  font-size: 35px;
  margin-bottom: 12px;
  font-weight: 600;
  position: relative;
  line-height: 30px; }

.section-header .desc-text p {
  font-size: 18px;
  color: #5e629c;
  line-height: 26px;
  margin-bottom: 0; }

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn {
  font-size: 14px;
  /*padding: 8px 16px;*/
  border-radius: 4px;
  font-family: 'Rubik', sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  color: #fff;
  border: none;
  /*text-transform: uppercase;*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block; }

	
.btn2 {
  font-size: 14px;
  padding:7px 15px;
  border-radius: 4px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: #fff;
  border: none;
  cursor:pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block; }

.btn:focus,
.btn:active,
.btn2:focus,
.btn2:active {
  box-shadow: none;
  outline: none;
  color:#fff;
  
 }
  
.btn-mor {
	background:#3e3e5a;
}

.wbphn{
  color: #151948;
  font-size: 20px;
  margin-left:32%
}
.wbphn span{float:left}
.wbphn .switch{float:left}

.btn-common {
  background-color: #f07e3b;
  position: relative;
  z-index: 1;
  box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
 /* width: 160px;*/
  height: 50px;
  padding: 14px 15px; }

.btn-common:hover {
  color: #fff;
  transform: translateY(-2px); }

.btn-light-bg {
  background-color: #ff704f; }

.btn-border {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  background-color: transparent;
  border-color: #f07e3b;
  color: #f07e3b;
  /*width: 160px;*/
  /*height: 50px;*/
  padding: 14px 15px; }

.btn-border:hover {
  box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
  transform: translateY(-2px); }

.btn-border-filled {
  cursor: pointer;
  background-color: #f07e3b;
  border: 1px solid #f07e3b;
  color: #fff;
  box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
  width: 180px;
  height: 50px;
  padding: 15px 15px; }

.btn-border-filled:hover {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  transform: translateY(-2px); }

.btn-lg {
  padding: 14px 33px;
  text-transform: uppercase;
  font-size: 16px; }

.btn-rm {
  color: #3c9cfd;
  padding: 10px 0;
  text-transform: capitalize;
  font-size: 16px; }

.btn-rm i {
  vertical-align: middle; }

.btn-singin {
  background: #f07e3b;
  color: #fff;
  /*padding: 10px 23px;*/
  margin-left: 30px;
  margin-top: 4px;
  box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17); }

.btn-singin:hover,
.btn-singin:active,
.btn-singin:focus {
  color: #fff;
  box-shadow: 0px 0px 0px 0px rgba(96, 94, 94, 0.17); }

.btn-light-singin:hover,
.btn-light-singin:active,
.btn-light-singin:focus {
  color: #fff;
  box-shadow: 0px 0px 0px 0px rgba(96, 94, 94, 0.17); }

.btn-apple {
  border-width: 2px;
  border-color: #3c96ff;
  border-style: solid;
  background: linear-gradient(to right, #3c96ff 0%, #2dfbff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }

.btn-apple i {
  background: linear-gradient(to right, #3c96ff 0%, #2dfbff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.btn-apple:hover,
.btn-apple:active,
.btn-apple:focus {
  background: linear-gradient(to right, #3c96ff 0%, #2dfbff 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important; }

button:focus {
  outline: none !important; }

.btn-border-fill {
  background: #fff;
  border-color: #fff;
  color: #3c9cfd; }

.btn-subtitle {
  color: #191c1e;
  font-family: 'Poppins', sans-serif;
  background: #dbecff;
  text-align: center;
  border-radius: 30px;
  padding: 6px 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 14px; }

.clear {
  clear: both; }

.mt {
  margin-top: 80px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.pt-70 {
  padding-top: 70px; }

.mb-50 {
  margin-bottom: 50px; }

.padding-0 {
  padding: 0; }

.pr-20 {
  padding-right: 20px; }

.pl-20 {
  padding-left: 20px; }

.pl-70 {
  padding-left: 70px; }

.pr-70 {
  padding-right: 70px; }

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999999; }

.loader {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto; }

#loader-1:before, #loader-1:after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 7px solid transparent;
  border-top-color: #3c9cfd; }

#loader-1:before {
  z-index: 100;
  animation: spin 2s infinite; }

#loader-1:after {
  border: 7px solid #fafafa; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* ========================================================================== 
   Scroll To Up 
   ========================================================================== */
.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  width: 45px;
  height: 45px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  border-radius: 4px;
  background: #343450;
  background: linear-gradient(95deg, #343450 40%, #3e3e5a 100%);
  box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
  z-index: 9999999; }

.back-to-top i {
  color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* ==========================================================================
   Navbar Style
   ========================================================================== */
.logo-menu a {
  font-size: 20px;
  color: #fff; }

.menu-bg {
  background: #343450;
  background: linear-gradient(95deg, #343450 40%, #3e3e5a 100%) !important;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  padding: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.menu-bg .menu-button {
  top: 0; }

.menu-bg .menu-button:hover {
  cursor: pointer;
  color: #3c9cfd; }

.menu-bg .logo-menu a {
  color: #3c9cfd; }

.menu-bg .navbar-nav .nav-link {
  color: #ffffff !important; }

.menu-bg .navbar-nav .nav-link:hover {
  color: #ffffff !important; }

.menu-bg .navbar-nav .active {
  color: #ffffff !important; }

.navbar-expand-md .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  padding: 8px 0px;
  margin-left: 26px;
  font-family: 'Poppins', sans-serif;
  position: relative;
  font-weight: 500; }

.navbar-expand-md .navbar-nav .nav-link:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #ffffff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }

.navbar-expand-md .navbar-nav .active::before,
.navbar-expand-md .navbar-nav .nav-link:hover::before {
  width: 100%; }

.navbar-brand {
  color: #fff; }

.navbar-expand-md .navbar-nav .nav-link:focus,
.navbar-expand-md .navbar-nav .nav-link:hover,
.navbar-expand-md .navbar-nav .nav-link:hover:before {
  color: #ffffff; }

.navbar-expand-md .navbar-nav .active > .nav-link,
.navbar-expand-md .navbar-nav .nav-link.active,
.navbar-expand-md .navbar-nav .nav-link.active:before,
.navbar-expand-md .navbar-nav .nav-link.open,
.navbar-expand-md .navbar-nav .open > .nav-link {
  color: #ffffff; }

.navbar-expand-md .navbar-toggler {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 5px;
  cursor: pointer;
  float: right; }

.navbar-expand-md .navbar-toggler i {
  color: #fff !important; }

.navbar-expand-md .navbar-toggler:focus {
  outline: none; }
  
  
.dropdown-menu {
    position: absolute;
    top: 100%;
    left:-8.4rem;
    z-index: 1000;
    display: none;
    /*float: left;*/
    min-width: 16rem;
    /*padding: .5rem 0;*/
    padding:20px;
    /*margin: .125rem 0 0;*/
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-menu input{
	font-size:13px
}


.dropdown-menu input::placeholder {
  opacity: 0.5; 
}


.dropdown-menu .form-group {
    margin-bottom: 0rem;
	line-height:1.1rem
}

.dropdown-menu .form-group label {
    font-weight:400;
	font-size:0.9em;
	margin-top:0px;
	margin-bottom:3px;
	color:#3e3e5a;
}
/* ==========================================================================
   Hero Area
   ========================================================================== */
.hero-area {
  position: relative; }
  .hero-area .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #343450;
    background: linear-gradient(95deg, #343450 40%, #3e3e5a 100%);
	
    -webkit-transform: skewY(-7deg);
    transform: skewY(-7deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    z-index: -12; }
	/*
    .hero-area .overlay :nth-child(1) {
      width: 33.33333%;
      width: calc(100% / 2);
      top: 0;
      left: 16.66666%;
      left: calc(calc(100% / 3) / 2);
      right: auto;
      background: #343450;
      background: linear-gradient(95deg, #343450 40%, #3e3e5a 100%);
      height: 200px; }
    .hero-area .overlay :nth-child(2) {
      width: 33.33333%;
      width: calc(100% /3);
      bottom: 0;
      background: #343450;
      background: linear-gradient(95deg, #343450 40%, #3e3e5a 100%);
      position: absolute;
      height: 155px;
      left: 3%; }*/
  .hero-area .contents {
    padding: 160px 0; }
    .hero-area .contents h2 {
      color: #fff;
      font-size: 32px;
      font-weight: 600;
      /*line-height: 60px;*/
      margin-bottom: 20px; }
    .hero-area .contents p {
      color: #fff;
      font-size: 18px;
      line-height: 26px; }
    .hero-area .contents .btn {
      margin-top: 40px;
      margin-right: 20px;
      text-transform: uppercase;
      width: 180px;
      height: 50px;
      padding: 15px 15px; }
    .hero-area .contents .btn-border {
      border: 1px solid #fff;
      color: #f07e3b !important;
      -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
      box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
      width: 180px;
      height: 50px;
      padding: 15px 15px;
      background: #fff; }
      .hero-area .contents .btn-border:hover {
        background: #fff;
        color: #f07e3b; }
  .hero-area .intro-img {
    padding: 120px 0 0px; }
    .hero-area .intro-img img {
      display: block;
      height: auto;
      max-width: 100%; }

/* ==========================================================================
   About 
   ========================================================================== */
#ozellikler .services-item {
  padding: 30px 15px;
  border: 1px solid #ddd;
  -moz-transition: all .8s ease;
  -webkit-transition: all .8s ease;
  transition: all .8s ease; }
  #ozellikler .services-item:hover {
    border: 1px solid #f07e3b;
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  #ozellikler .services-item .icon {
   /*  background: #fdece2;
   width: 110px;
    height: 110px;*/
    margin: 0px auto;
    margin-bottom: 0px;
    text-align: center;
    display: block;
    border-radius: 50%;
	padding:0px 25px;
    /*position: relative;*/
    margin-bottom: 25px; }
  #ozellikler .services-item .icon i {
    font-size: 40px;
    color: #f07e3b;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%; }
  #ozellikler .services-item h4 {
    font-size: 20px;
    font-weight: 600;
    color: #151948;
    margin-bottom: 15px; }
  #ozellikler .services-item p {
    font-size: 16px;
    /*margin-bottom: 10px;*/
    color: #5e629c; }
  #ozellikler.section {
	padding: 70px 0px;
	/*padding-top:0px;*/
	background: #f9f9f9;
	}
	
#tumozellikler .services-item {
  padding:  15px;
  border: 1px solid #ddd;
  -moz-transition: all .8s ease;
  -webkit-transition: all .8s ease;
  transition: all .8s ease; 
  margin-bottom:20px;	
  color:#9699bf;
  }
  #tumozellikler .services-item:hover {
    border: 1px solid #f07e3b;
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #f07e3b;
}
	
  #tumozellikler .services-item i {
    font-size: 48px;
	margin-bottom:12px;
	} 
	
  #tumozellikler .services-item p {
    font-size: 16px;
	font-weight: 300;
    /*margin-bottom: 10px;*/
    color: #5e629c;}
  #tumozellikler .services-item p span {
	font-weight: 500; }
  #tumozellikler.section {
	padding: 70px 0px;
	/*padding-top:0px;*/
	background: #fff;
	}

/* ==========================================================================
   business-plan Section 
   ========================================================================== */
#business-plan {
  padding-bottom: 100px; }
  #business-plan .container-fluid {
    padding-right: 30px;
    padding-left: 30px; }
  #business-plan .business-item-info {
    margin-top: 100px; }
    #business-plan .business-item-info h3 {
      font-size: 35px;
      font-weight: 600;
      margin-bottom: 25px; }
    #business-plan .business-item-info p {
      font-size: 18px;
	  font-weight:normal;
      margin-bottom: 20px; }

/* ==========================================================================
   Features 
   ========================================================================== */
#tanitim {
  background: transparent; }
  
#tanitim .card-body {

    color: #5e629c;
    font-size: 1em;
    border-bottom: 1px solid #d8d8d8;
    margin-top: -12px;
    margin-bottom: 8px;
    background: #f5f5f7;
	padding: .8rem 1.25rem;

}

  #tanitim.section {
    padding-top: 0px; /*margin-top:-50px*/}
  #tanitim .featured-bg {
    background: #fff; }
  #tanitim .featured-border1 {
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed; }
  #tanitim .featured-border2 {
    border-bottom: 1px solid #ededed; }
  #tanitim .featured-border3 {
    border-right: 1px solid #ededed; }
  #tanitim .feature-item {
    padding: 30px;
    overflow: hidden;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
    #tanitim .feature-item .feature-icon {
      background: #fdece2;
      width: 100px;
      height: 100px;
      margin: 0px auto;
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-bottom: 0px;
      margin-bottom: 0px;
      text-align: center;
      display: block;
      border-radius: 50%;
      position: relative;
      margin-right: 30px;
      border: 1px solid #f07e3b;
      margin-top: 12px; }
      #tanitim .feature-item .feature-icon i {
        font-size: 40px;
        color: #f07e3b;
        position: absolute;
        left: 0;
        right: 0;
        top: 32%; }
    #tanitim .feature-item h4 {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 20px; }
    #tanitim .feature-item p {
      font-size: 16px;
      display: block; }
    #tanitim .feature-item:hover {
      box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
      -moz-transition: all .8s ease;
      -webkit-transition: all .8s ease;
      transition: all .8s ease; }
    #tanitim .feature-item:hover .feature-icon {
      background: #f07e3b;
      -moz-transition: all .8s ease;
      -webkit-transition: all .8s ease;
      transition: all .8s ease; }
    #tanitim .feature-item:hover .feature-icon i {
      color: #fff;
      -moz-transition: all .8s ease;
      -webkit-transition: all .8s ease;
      transition: all .8s ease; }

/* ==========================================================================
   Features 
   ========================================================================== */
#download-app {
  padding-bottom: 100px; }
  #download-app .download-info {
    padding-top: 30px; }
    #download-app .download-info h3 {
      font-size: 35px;
      font-weight: 600;
      margin-bottom: 20px;
      line-height: 44px; }
    #download-app .download-info p {
      font-size: 16px;
      display: block;
      margin-bottom: 35px; }
    #download-app .download-info .downlaod-btn {
      padding-bottom: 50px;
      border-bottom: 1px solid #ff704f;
      margin-bottom: 40px; }
    #download-app .download-info .downlaod-btn a.play-store {
      font-size: 12px;
      box-shadow: 0px 10px 20px 2px rgba(255, 112, 79, 0.24);
      border-radius: 35px;
      text-transform: inherit;
      text-align: left;
      padding: 15px 80px;
      width: 195px;
      height: 65px;
      line-height: 18px;
      margin-right: 35px;
      background: #ff704f;
      background-position-x: left;
      background-position-y: center;
      background-position: 20%; }
    #download-app .download-info .downlaod-btn a {
      position: relative; }
    #download-app .download-info .downlaod-btn a.play-store span {
      font-size: 15px;
      font-weight: 500; }
    #download-app .download-info .downlaod-btn a.play-store i {
      position: absolute;
      left: 40px;
      font-size: 28px;
      color: #fff;
      top: 18px; }
    #download-app .download-info .downlaod-btn a.ios-store i {
      position: absolute;
      left: 40px;
      font-size: 28px;
      color: #000;
      top: 18px; }
    #download-app .download-info .downlaod-btn a.ios-store {
      border: 1px solid #ff704f;
      color: #151948;
      font-size: 12px;
      box-shadow: 0px 10px 20px 2px rgba(255, 112, 79, 0.24);
      border-radius: 35px;
      text-transform: inherit;
      text-align: left;
      padding: 15px 80px;
      width: 195px;
      height: 65px;
      line-height: 18px;
      margin-right: 35px;
      background: #fff;
      background-position-x: left;
      background-position-y: center;
      background-position: 20%;
      position: relative; }
    #download-app .download-info .downlaod-btn a.play-store:hover {
      color: #151948;
      -webkit-transition: all 0.8s ease-in-out;
      -moz-transition: all 0.8s ease-in-out;
      -o-transition: all 0.8s ease-in-out;
      transition: all 0.8s ease-in-out; }
    #download-app .download-info .downlaod-btn a.ios-store span {
      font-size: 15px; }
    #download-app .download-info .downlaod-btn a.ios-store:hover {
      color: #ff704f;
      -webkit-transition: all 0.8s ease-in-out;
      -moz-transition: all 0.8s ease-in-out;
      -o-transition: all 0.8s ease-in-out;
      transition: all 0.8s ease-in-out; }
  #download-app .download-statatics h3 {
    color: #151948;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0px; }
  #download-app .download-statatics p {
    font-size: 18px;
    color: #5e629c; }
	
#sssorular {
    background: #fff;
    padding: 70px 0px; }

/* ==========================================================================
   Showcase 
   ========================================================================== */
#fiyatlandirma.section {
	background:#f9f9f9;}
#fiyatlandirma .pricing-table {
  padding: 55px;
  border: 1px solid #ccc;
  -moz-transition: all .8s ease;
  -webkit-transition: all .8s ease;
  transition: all .8s ease; }
  #fiyatlandirma .pricing-table h3 {
    font-size: 20px;
    color: #151948;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 11px; }
  #fiyatlandirma .pricing-table h1 {
    color: #f07e3b;
    font-size: 50px;
    font-weight: 600;
    position: relative;
    padding-left: 10px; }
  #fiyatlandirma .pricing-table h1 span {
    font-size: 16px;
    position: absolute;
    left: 20%;
    top: 10px; }
  #fiyatlandirma .pricing-table h1 small {
    font-size:0.5em;
	padding-left:5px
	}
  #fiyatlandirma .pricing-table ul {
    padding-bottom: 0px; }
  #fiyatlandirma .pricing-table ul li.bold{
    font-weight:500 }
  #fiyatlandirma .pricing-table ul li {
    font-size: 16px;
    font-weight: 400;
    color: #5e629c;
    display: block;
    line-height: 33px; }
  #fiyatlandirma .pricing-table:hover {
    border: 1px solid #f07e3b;
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }


.paketTableCol {padding:0px 30px; border:1px solid #ddd; border-radius:16px; color:#5e629c; font-weight:300; font-size: 1rem}
.paketTableCol .hr {border-bottom:1px solid #ddd; padding:12px 0px;}
.paketTableCol .hr .small{ font-size:.85rem;font-weight:400;}
.paketTableCol h4 {font-weight:500; color:#151948; font-size: 24px}
.paketTableCol h4 small{font-size:.9rem; font-weight:500; color:#151948; opacity:.5}
.paketTableCol h3 {font-weight:700;}
.paketTableCol h3 i{ font-size:1.25rem; padding-right:2px}
.paketTableCol h3 small{font-weight:400; font-size:1.3rem;}
.paketTableCol .kullaniciLabel{font-size:.8rem; font-weight:500; color:#151948; opacity:.5}
.paketTableCol b {font-weight:500;}

.paketTableCol i.fa-times {font-size:1.3rem; color:#f07e3b}
.paketTableCol i.fa-check {font-size:1.2rem; color:#5e629c}
.paketTableCol i.fa-info-circle {opacity:.2; padding-right:4px; font-size:1.1rem; cursor:pointer}


/* ==========================================================================
   Testimonial section
   ========================================================================== */
#testimonial {
  margin-bottom: 270px;
  background: url(../images/bg/testimonial-bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  #testimonial .right-position {
    position: relative; }
  #testimonial .testimonial-area {
    position: absolute;
    width: 100%;
    z-index: 12;
    top: 260px;
    margin: 0px auto; }
  #testimonial #client-testimonial {
    background-color: #fff;
    padding: 54px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24); }
    #testimonial #client-testimonial .content-inner p {
      font-size: 24px;
      color: #5e629c;
      font-style: italic;
      line-height: 35px; }
    #testimonial #client-testimonial .author-info {
      padding-top: 26px;
      padding-bottom: 20px; }
    #testimonial #client-testimonial .author-info h5 {
      color: #151948;
      font-size: 18px; }
    #testimonial #client-testimonial h5 span {
      font-size: 16px;
      color: #5e629c;
      font-style: italic; }
    #testimonial #client-testimonial .owl-controls .owl-buttons div.owl-prev {
      color: #f07e3b;
      display: inline-block;
      zoom: 1;
      *display: inline;
      margin: 5px;
      font-size: 16px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 50px;
      background: #fff;
      filter: Alpha(Opacity=50);
      position: absolute;
      left: -20px;
      top: 48%;
      opacity: 1;
      border: 1px solid #ccc;
      width: 38px;
      height: 38px;
      padding: 8px 0px; }
    #testimonial #client-testimonial .owl-controls .owl-buttons div.owl-next {
      color: #f07e3b;
      display: inline-block;
      zoom: 1;
      *display: inline;
      margin: 5px;
      font-size: 16px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 50px;
      background: #fff;
      filter: Alpha(Opacity=50);
      position: absolute;
      right: -20px;
      top: 48%;
      opacity: 1;
      border: 1px solid #ccc;
      width: 38px;
      height: 38px;
      padding: 8px 0px; }
    #testimonial #client-testimonial .owl-controls .owl-buttons div.owl-prev:hover, #testimonial #client-testimonial .owl-controls .owl-buttons div.owl-next:hover {
      color: #fff;
      background: #f07e3b;
      border-color: #f07e3b; }
  #testimonial .video-promo-content {
    padding-top: 0;
    padding-bottom: 300px; }
  #testimonial .video-play-button {
    position: absolute;
    z-index: 10;
    top: 30%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px; }
  #testimonial .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite; }
  #testimonial .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    transition: all 200ms;
    opacity: 0.5; }
  #testimonial .video-play-button:hover:after {
    background-color: #28ca81; }
  #testimonial .video-play-button:hover span {
    border-left: 22px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-radius: 2px; }
  #testimonial .video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 22px solid #f07e3b;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-radius: 2px;
    margin-top: 8px;
    margin-left: 5px; }

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }

/* ==========================================================================
   Our Pricing 
   ========================================================================== */
#fiyatlandirma .pricing-table {
  padding: 50px;
  border: 1px solid #ccc;
  -moz-transition: all .8s ease;
  -webkit-transition: all .8s ease;
  transition: all .8s ease; }
  #fiyatlandirma .pricing-table h3 {
    font-size: 20px;
    color: #151948;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 11px; }
  #fiyatlandirma .pricing-table h1 {
    color: #f07e3b;
    font-size: 50px;
    font-weight: 600;
    position: relative;
    padding-left: 10px; }
  #fiyatlandirma .pricing-table h1 span {
    font-size: 16px;
    position: absolute;
    left: 20%;
    top: 10px; }
  #fiyatlandirma .pricing-table h1 small {
    font-size:0.5em;
	padding-left:5px
	}
  #fiyatlandirma .pricing-table ul {
    padding-bottom: 0px; }
  #fiyatlandirma .pricing-table ul li.bold{
    font-weight:500 }
  #fiyatlandirma .pricing-table ul li {
    font-size: 16px;
    font-weight: 300;
    color: #5e629c;
    display: block;
    line-height: 26px; }
  #fiyatlandirma .pricing-table:hover {
    border: 1px solid #f07e3b;
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
#fiyatlandirma .pricing-details {
  font-size: 16px;
  font-weight: 400;
  color: #5e629c;
  display: block;
  line-height: 36px;
}
#fiyatlandirma .pricing-details .form-control {
  padding: 0.1rem 0.2rem;
  margin-top: 4px;
}
#fiyatlandirma .pricing-details .switch + label {
  margin-top: 4px;
}
#fiyatlandirma .pricing-details h6{
  font-weight: 400;
  font-size: 14px;
}
#fiyatlandirma .pricing-details h1{
   line-height: 20px; margin-top: 32px; margin-bottom: 32px;
}
#fiyatlandirma .pricing-details  label{
  font-weight: bold;
}
#fiyatlandirma .pricing-details h1 i{
  margin-right: 4px;
  font-size: 60%;
}
#fiyatlandirma .pricing-details ul i{
  margin-right: 2px;
  font-size: 90%;
}
#fiyatlandirma .pricing-details #yprice{
  font-weight: 600;
  font-size: 16px;
}

/* ==========================================================================
   team section
   ========================================================================== */
#team .single-team {
  border: 1px solid #ddd;
  position: relative;
  -moz-transition: all .8s ease;
  -webkit-transition: all .8s ease;
  transition: all .8s ease; }
  #team .single-team img {
    width: 100%; }
  #team .single-team .team-social-icons {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -20px; }
    #team .single-team .team-social-icons ul.social-list li {
      display: inline-block;
      width: 35px;
      height: 35px;
      border: 1px solid #ccc;
      border-radius: 50%;
      padding: 5px;
      line-height: 30px;
      margin: 4px;
      background: #fff; }
    #team .single-team .team-social-icons ul.social-list li:hover {
      background: #f07e3b;
      -moz-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      border-color: #f07e3b;
      transition: all .4s ease; }
    #team .single-team .team-social-icons ul.social-list li:hover a {
      display: block; }
    #team .single-team .team-social-icons ul.social-list li:hover a i {
      color: #fff;
      -moz-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      transition: all .4s ease; }
    #team .single-team .team-social-icons ul.social-list li a i {
      color: #f07e3b;
      font-size: 16px; }
  #team .single-team:hover {
    box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  #team .single-team .team-details {
    padding: 45px 0px 30px 0px;
    position: relative; }
    #team .single-team .team-details h5.team-title {
      font-size: 16px;
      font-weight: 600;
      display: block;
      margin-bottom: 0; }
    #team .single-team .team-details p {
      font-size: 12px;
      color: #5e629c; }

/* ==========================================================================
   Blog section
   ========================================================================== */
.blog-hero-area {
  background: url(../images/hero-area.jpg) no-repeat;
  background-size: auto;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  position: relative; }

.blog-hero-area .contents {
  padding: 160px 0 140px; }

#blog {
  background: #f9f9f9; }
  #blog .blog-item-wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
    #blog .blog-item-wrapper:hover {
      box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
      -moz-transition: all .8s ease;
      -webkit-transition: all .8s ease;
      transition: all .8s ease;
      border-color: #f07e3b; }
    #blog .blog-item-wrapper:hover h3 a {
      color: #f07e3b; }
    #blog .blog-item-wrapper .blog-item-text {
      padding: 26px 30px 30px 30px; }
    #blog .blog-item-wrapper h3 {
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      margin-bottom: 12px; }
    #blog .blog-item-wrapper h3 a {
      color: #151948; }
    #blog .blog-item-wrapper p {
      font-size: 15px;
      line-height: 23px;
      margin-bottom: 20px; }
    #blog .blog-item-wrapper a.read-more {
      color: #f07e3b;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 500;
      position: relative; }
    #blog .blog-item-wrapper a.read-more i {
      color: #f07e3b;
      font-size: 10px;
      position: absolute;
      top: 3px; }
    #blog .blog-item-wrapper .author {
      border-top: 1px solid #ddd;
      padding: 18px 30px 35px 30px; }
    #blog .blog-item-wrapper span.name a {
      color: #5e629c;
      font-size: 14px; }
    #blog .blog-item-wrapper span.name i {
      color: #f07e3b;
      margin-right: 5px; }
    #blog .blog-item-wrapper span.date a {
      color: #5e629c;
      font-size: 14px; }
    #blog .blog-item-wrapper span.date i {
      color: #f07e3b;
      margin-right: 5px; }

/* ==========================================================================
   Blog index2 version
   ========================================================================== */
#blog2 {
  background: #fff; }
  #blog2 .blog-item-wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
    #blog2 .blog-item-wrapper:hover {
      box-shadow: 0px 0px 25px 0px rgba(95, 95, 95, 0.24);
      -moz-transition: all .8s ease;
      -webkit-transition: all .8s ease;
      transition: all .8s ease;
      border-color: #ff704f; }
    #blog2 .blog-item-wrapper:hover h3 a {
      color: #ff704f; }
    #blog2 .blog-item-wrapper .blog-item-text {
      padding: 26px 30px 30px 30px; }
    #blog2 .blog-item-wrapper h3 {
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      margin-bottom: 12px; }
    #blog2 .blog-item-wrapper h3 a {
      color: #151948; }
    #blog2 .blog-item-wrapper p {
      font-size: 15px;
      line-height: 23px;
      margin-bottom: 20px; }
    #blog2 .blog-item-wrapper a.read-more {
      color: #ff704f;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 500;
      position: relative; }
    #blog2 .blog-item-wrapper a.read-more i {
      color: #ff704f;
      font-size: 10px;
      position: absolute;
      top: 3px; }
    #blog2 .blog-item-wrapper .author {
      border-top: 1px solid #ddd;
      padding: 18px 30px 35px 30px; }
    #blog2 .blog-item-wrapper span.name a {
      color: #5e629c;
      font-size: 14px; }
    #blog2 .blog-item-wrapper span.name i {
      color: #ff704f;
      margin-right: 5px; }
    #blog2 .blog-item-wrapper span.date a {
      color: #5e629c;
      font-size: 14px; }
    #blog2 .blog-item-wrapper span.date i {
      color: #ff704f;
      margin-right: 5px; }

/* ==========================================================================
   Blog single post section
   ========================================================================== */
.blog-hero-area .contents h2 {
  color: #fff;
  font-size: 52px;
  font-weight: 300;
  margin-bottom: 25px; }

#blog .blog-item-wrapper {
  -webkit-transition: transform .2s linear, -webkit-box-shadow .2s linear;
  -moz-transition: transform .2s linear, -moz-box-shadow .2s linear;
  transition: transform .2s linear, box-shadow .2s linear; }

#blog .blog-item-wrapper:hover {
  box-shadow: 0 10px 50px 0 rgba(84, 110, 122, 0.35);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

#blog-single {
  padding: 80px 0;
  background: #ecf0f1; }

#blog-single .blog-post {
  background: #fff;
  overflow: hidden;
  margin-bottom: 40px; }

#blog-single .blog-post .post-thumb img {
  width: 100%; }

#blog-single .blog-post .post-content {
  padding: 30px; }

#blog-single .blog-post .post-content h3 {
  font-size: 30px;
  padding-bottom: 10px; }

#blog-single .blog-comment {
  background: #fff;
  padding: 50px 30px;
  margin-top: 30px;
  overflow: hidden; }

#blog-single .blog-comment h4 {
  font-size: 24px;
  margin-bottom: 30px; }

#blog-single .blog-comment .comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 50px; }

#blog-single .blog-comment .comment-list .the-comment {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 25px;
  margin-bottom: 25px; }

#blog-single .blog-comment .comment-list .children {
  padding-left: 40px; }

#blog-single .blog-comment .avatar {
  float: left;
  margin-right: 15px;
  padding: 5px;
  border-radius: 3px;
  background: #fff;
  border: 1px dashed #346afe; }

#blog-single .blog-comment .comment-author {
  margin-bottom: 10px; }

#blog-single .blog-comment .meta {
  margin-bottom: 10px;
  color: #999; }

.blog-hero-area .post-meta {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 15px; }

.blog-hero-area .post-meta ul li {
  display: inline-block;
  margin-right: 8px;
  margin-left: 8px; }

.blog-hero-area .post-meta ul li i {
  margin-right: 5px; }

.blog-hero-area .post-meta ul li a {
  color: #fff; }

.blog-hero-area .post-meta ul li a:hover {
  color: #ff704f; }

#blog-single .form-control {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 30px;
  font-size: 14px;
  border-radius: 30px;
  border: 1px solid transparent;
  background: #f5f5f5;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

#blog-single .btn-common {
  background-color: #ff704f;
  position: relative;
  z-index: 1;
  box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
  width: 160px;
  height: 50px;
  padding: 14px 15px; }

#blog-single .form-control:focus {
  border: 1px solid #ff704f;
  outline: none;
  box-shadow: none; }

#subscribe .form-control {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 30px;
  font-size: 14px;
  border-radius: 30px;
  border: 1px solid transparent;
  background: #f5f5f5;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.btn.disabled,
.btn:disabled {
  opacity: 1; }

#blog-single textarea {
  border-radius: 4px !important; }

.text-danger {
  font-size: 14px;
  margin-top: 10px; }

.list-unstyled li {
  color: #d9534f; }

/* ==========================================================================
   Contact section
   ========================================================================== */
#iletisim {
  color:rgb(94, 98, 156);
  font-size: 18px;
font-weight:300  }
  
 #iletisim b {
  font-weight:500	}

  #iletisim a {
  color:#f07e3b	}

  
/* ==========================================================================
   Footer section
   ========================================================================== */
#footer-Content {
  padding-top: 0px;
  background: #180e29; }
  #footer-Content .footer-logo img {
    padding-top: 0px; }
  #footer-Content .form-control:focus {
    outline: none;
    box-shadow: none;
    background: #e5fff3; }
  #footer-Content .copyright {
    margin-top: 0px;
    border-top: 1px solid #3c1f6e;
    padding-top: 15px;
    padding-bottom: 15px; }
    #footer-Content .copyright p {
      color: #fff;
      /*color: #f07e3b;*/
      font-size: 13px; }
    #footer-Content .copyright a {
      color: #ddd; }
  #footer-Content .widget p {
    color: #e2e2e2;
    font-size: 16px;
    line-height: 32px; }
  #footer-Content .widget .subscribe-area {
    position: relative;
    height: 40px;
    margin-top: 18px; }
    #footer-Content .widget .subscribe-area input[type=email] {
      background: #24153c;
      border: 1px solid #fff;
      color: #e2e2e2;
      font-size: 14px;
      font-style: italic;
      height: 38px; }
    #footer-Content .widget .subscribe-area span i {
      position: absolute;
      right: 0;
      width: 60px;
      height: 38px;
      color: #fff;
      top: 0;
      background: #f07e3b;
      display: block;
      padding: 9px 20px;
      font-size: 18px;
      border-radius: 0px 4px 4px 0px; }
  #footer-Content h3.block-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px; }
  #footer-Content ul.menu li a {
    color: #e2e2e2;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms; }
    #footer-Content ul.menu li a:hover {
      color: #f07e3b;
      padding-left: 5px;
      -webkit-transition: all 300ms;
      -o-transition: all 300ms;
      transition: all 300ms; }
	  
	#footer-Content .copyright p a {
		color: #f07e3b;
	}

.not-found {background:linear-gradient(95deg, #343450 40%, #3e3e5a 100%) !important;}
.not-found .container{margin-top:10%}
.not-found hr{margin-top:15%}
.not-found .maskot-404{width: 100% !important; margin-left:80px}
.not-found h1, .not-found h4, .not-found p { color:#fff; }
.not-found h1 { font-weight:bold; font-size:8em; margin:0px; margin-top:30px; opacity:0.5; margin-left:50px}
.not-found h4 { font-weight:bold; font-size:2em;  margin:0px; padding:0px;opacity:0.6; margin-left:50px}
.not-found p { font-size:1.1em; line-height:1.2em; opacity:0.9}
.not-found a { font-size:0.9em; font-weight:100; text-decoration:underline; color:#fff}
.not-found .btn { padding:5px}


/*.pinkBg { background-color: white !important; background-image: linear-gradient(90deg, #fd5581, #fd8b55);}*/
.intro-banner-vdo-play-btn{ height:20px; width:20px; position:absolute;  text-align:center; margin:-10px 0 0 -10px; border-radius:100px;z-index:1}
.intro-dot1 {top:227px; left:19%;  background-image: linear-gradient(90deg, #ee8636, #f3b14e);} 	.intro-dot1 .pinkBg{background-color: #f3b14e;}
.intro-dot2 {top:225px; left:81%;  background-image: linear-gradient(90deg, #564593, #9078b3);} 	.intro-dot2 .pinkBg{background-color: #9078b3;}
.intro-dot3 {top:304px; left:25%;  background-image: linear-gradient(90deg, #fd5581, #fd8b55);}  	.intro-dot3 .pinkBg{background-color: #fd8b55;} 
.intro-dot4 {top:380px; left:81%;  background-image: linear-gradient(90deg, #265ea8, #14a4e0);}  	.intro-dot4 .pinkBg{background-color: #14a4e0;}
.intro-dot5 {top:380px; left:20%;  background-image: linear-gradient(90deg, #0a9887, #64bd8c);}  	.intro-dot5 .pinkBg{background-color: #64bd8c;}
.intro-dot6 {top:388px; left:67.5%;  background-image: linear-gradient(90deg, #444042, #979899);}  	.intro-dot6 .pinkBg{background-color: #979899;}  

.intro-banner-vdo-play-btn .ripple{ position:absolute; width:60px; height:60px; z-index:-1; left:50%; top:50%; opacity:0; margin:-30px 0 0 -30px; border-radius:100px; 
-webkit-animation:ripple 2s infinite; animation:ripple 2s infinite}

@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}

#connection-form {
    position: fixed;
    bottom: 100px;
    right: 40px;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
}

.portal-table {
    width:280px;
    border: 1px solid #ccc;
    border-radius:10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;


}
.portal-table h6{
    font-size:16px;
    color:#3e3d59;
    padding:0px;
    margin:0px;
    font-weight:400;
}
.logo{
    position: fixed;
    right: 1.6%;
    bottom: 2%;
}
.header{
    width:100%;
    background-color:#545ea5;
    padding:10px 25px;
    border-radius:5px 5px 0 0;
}
.headerlogo{
    margin-bottom: 3px;
    margin-left: -10px;
}
.headertype{
    color:#fff;
    margin-top:-28px;
    margin-left: 20px;
    font-size:14px;
}
.closeicon{
    float:right;
    color:#FFF;
    margin-right:-15px;
    margin-top:0px;
    opacity:.5;
    font-size:14px;
}
.closeicon:hover{
    cursor:pointer;
    opacity:1;
}

.itemContent {
    padding:14 6px 14px 6px;
}

.btnItem {
    padding:7px 5px;
}

.btnItem:hover {
    background:#e8f0fe;
    cursor:pointer;

}
.btnItem h6:hover {
    color:#0044d3;

}

.squareIcon {
    width:32px;
    height:30px;
    color:#e57e39;
    padding:6px 8px;
    margin-right:5px;
}

i.squareIcon  {
    font-size:20px;
}

.squareIcon .mesajBg {
    color:#fec12a;

}
.squareIcon.aramaBg {
    color:#0b2768;
    font-size:20px;
    padding: 7px 11px;
}
.squareIcon.epostaBg {
    color:#1c94d0;
    font-size:18px;
}
.squareIcon.whatsappBg {
    color:#48b04f;
    font-size:22px;
}
.squareIcon.instagramBg {
    color:#f30466;
    font-size:21px;
}
.squareIcon.facebookBg {
    color:#0084ff;
    font-size:20px;
}
.squareIcon.siziarayalımBg {
    color:#0084ff;
    padding:8px 8px;
    font-size:18px;
}
.itemContent-input {
    padding:14 14px;
}
.itemContent-input .input-group{
    padding:6px 0px;
}
.baslikinput{
    color:#3e3d59;
    font-weight:600;
    margin-top:2px;
    margin-left: 3px;
}
.btnGonder{
    background: #545ea5;
    border-color: #545ea5;
    margin-top:10px;
}
.btnGonder:hover{
    background: #404a7a;
    border-color: #404a7a;
}
.btnIptal{
    border-color: #545ea5;
    color:#545ea5;
    margin-top:10px;
    margin-right:10px;
}
.btnIptal:hover{
    background: #404a7a;
    border-color: #404a7a;
    color:#ffffff;
}