body {
  background: #fff;
  color: #2f3138;
  font-family: "Open Sans", sans-serif;
}
html *::-moz-selection
{
   color: #0973a0;
}
/*#lang>a+a{

   background-color: #FFFFFF !important;
   color:#000000 !important;
}  */


.secenek{
  width: 100%;
  max-height: 150px;
}

.secenek *{
    font-size: 21px ;
    font-weight: 500 !important;
    color: #9195a2 !important;
    margin-bottom: 5px;
}
.secenek:first-child {
     text-transform: uppercase;
    text-align: center ;
}
.secenek > p:nth-child(2){
    margin-bottom: 10px;
    text-align: left !important;
    text-transform: none;
    padding-left: 10px;
}
.secenek > div > div.btn-group *{
width: 20px;
height: 20px;
}
.secenek > div > div.btn-group i {

font-size: 14px !important;
position: relative;
top: -15px;
left: -9px;
}

.ebatnot{
    width: 100%;
color: #0973a0;
font-size: 12px;
margin: 0;
text-align: left;
font-style: italic;
}

.ebato{
border: 1px #9195a2 solid;
border-radius: 10px;
max-width: 120px;
height: 50px;
width: 100%;
text-align: left;
padding-left: 10px;
font-weight: 500;
}
.ebato > span:nth-child(1){
    font-weight: 600 !important;
    position: relative;
    top: 2px;
   /* color: #9195a2;*/
}
.ebato > span:nth-child(3){
font-size: 14px;
position: relative;
top: -2px;
}
.ebato:hover{
background-color: black;
color: white;
cursor: pointer;
}

.row > .ebato{
margin-left: 10px;
margin-bottom: 10px;
}
.btnselect{
background-color: black;
color: white;
cursor: pointer;
border: 2px #2280f8 solid !important;
}
.ArkaveRenkbtnselect{
cursor: pointer;
border: 2px #2280f8 solid !important;
}

#icon_lang{

}

.a_en{
width: 71px !important;
display: flex !important;
height: 33px !important;
background-color: transparent !important;
border-color: transparent !important;
border-radius: 50px !important;
}
.a_en:hover{

 background-color: #FFFFFF !important;
       color:#000000 !important;
}

.a_en_div1{
position: relative !important;
left: -16px !important;

top: -3px !important;
}
.a_en_div2{
position: relative !important;
left: -12px !important;
}
.a_en_div2:hover{

      color:#0973a0;
}
.a_tr{
width: 71px !important;
display: flex !important;
height: 33px !important;
background-color: transparent !important;
border-color: transparent !important;
border-radius: 50px !important;
visibility: hidden;
}
.a_tr:hover{

 background-color: #FFFFFF !important;
       color:#000000 !important;
}
.a_tr_div1{
position: relative !important;
left: -16px !important;
top: -3px !important;
}
.a_tr_div2{
position: relative !important;
left: -12px !important;
}
.a_tr_div2:hover{

      color:#0973a0;
}
.cizgi
{
width: 2px;
//height: 12vh;
height: 70px;
background: rgba(192, 192, 192, 0.84);
display: block;
margin: auto;
z-index: -1;
position: relative;
}
.nokta
{
width: 15px;
height: 15px;
border-radius: 50px;
background-image: linear-gradient(to left, #0973a0, #0973a0);
display: block;
margin: auto;
}
div.line
{
background-color:#0973a0;
height: 2px;
width: 100%;
margin-top: -24px;
}
.shm
{
    margin-bottom: 20px !important;
}

  /*---------------------------------------------------------------------------*/
#data-work p:first-child {
    font-size: 14px;
    color: #333 !important;
    margin-bottom: 50px
}

#data-work .col-lg-4 {
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 40px
}

#data-work * {
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff !important;
}

#data-work .data-item {
    height: 200px;
    background-size: cover;
    color: #fff !important;
    text-transform: uppercase;
    overflow: hidden;
    box-shadow: 0 25px 20px -10px rgba(0, 0, 0, 0.4) ;

}
#data-work .data-item .overlay {
    background: rgba(0, 0, 0, 0.5);
    width: 1%;
    height: 200px;
    top: -200px;
    display: table-cell;
    vertical-align: middle;
     border-radius: 4px;
}
#data-work .col-lg-4:nth-child(1) .data-item .overlay {
    background: linear-gradient(135deg, rgba(243, 162, 56, 0.75) 0%, rgba(242, 87, 134, .75) 100%);
}
#data-work .col-lg-4:nth-child(2) .data-item .overlay {
    background: linear-gradient(135deg, rgba(144, 195, 61, .75) 0%, rgba(0, 170, 76, .75) 100%);
}

#data-work .col-lg-4:nth-child(3) .data-item .overlay {
    background: linear-gradient(135deg, rgba(68, 125, 231, .75) 0%, rgba(128, 33, 121, .75) 100%);
}

#data-work .col-lg-4:nth-child(4) .data-item .overlay {
    background: linear-gradient(135deg, rgba(232, 156, 63, 0.75) 0%, rgba(72, 204, 41, .75) 100%);
}
#data-work .col-lg-4:nth-child(5) .data-item .overlay {
    background: linear-gradient(135deg, rgba(0, 189, 247, .75) 0%, rgba(147, 239, 55, .75) 100%);
}

#data-work .col-lg-4:nth-child(6) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 189, 109, 0.75) 0%, rgba(255, 54, 54, .75) 100%);
}

#data-work .col-lg-4:nth-child(7) .data-item .overlay {
    background: linear-gradient(135deg, rgba(255, 55, 0, .75) 0%, rgba(255, 153, 0, .75) 100%);
}

#data-work .col-lg-4:nth-child(8) .data-item .overlay {
    background: linear-gradient(135deg, rgba(251, 176, 64, .75) 0%, rgba(134, 12, 10, .75) 100%);
}

#data-work .col-lg-4:nth-child(9) .data-item .overlay {
    background: linear-gradient(135deg, rgba(112, 215, 193, .75) 0%, rgba(15, 202, 202, .75) 100%);
}

#data-work .col-lg-4:nth-child(10) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 100, 17, 0.75) 0%, rgba(120, 87, 255, .75) 100%);
}

#data-work .col-lg-4:nth-child(11) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 75, 167, 0.75) 0%, rgba(255, 79, 79, .75) 100%);
}

#data-work .col-lg-4:nth-child(12) .data-item .overlay {
    background: linear-gradient(135deg, rgba(144, 195, 61, .75) 0%, rgba(0, 170, 76, .75) 100%);
}
#data-work .col-lg-4:nth-child(13) .data-item .overlay {
    background: linear-gradient(135deg, rgba(243, 162, 56, 0.75) 0%, rgba(242, 87, 134, .75) 100%);
}
#data-work .col-lg-4:nth-child(14) .data-item .overlay {
    background: linear-gradient(135deg, rgba(144, 195, 61, .75) 0%, rgba(0, 170, 76, .75) 100%);
}

#data-work .col-lg-4:nth-child(15) .data-item .overlay {
    background: linear-gradient(135deg, rgba(68, 125, 231, .75) 0%, rgba(128, 33, 121, .75) 100%);
}

#data-work .col-lg-4:nth-child(16) .data-item .overlay {
    background: linear-gradient(135deg, rgba(232, 156, 63, 0.75) 0%, rgba(72, 204, 41, .75) 100%);
}
#data-work .col-lg-4:nth-child(17) .data-item .overlay {
    background: linear-gradient(135deg, rgba(0, 189, 247, .75) 0%, rgba(147, 239, 55, .75) 100%);
}

#data-work .col-lg-4:nth-child(18) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 189, 109, 0.75) 0%, rgba(255, 54, 54, .75) 100%);
}

#data-work .col-lg-4:nth-child(19) .data-item .overlay {
    background: linear-gradient(135deg, rgba(255, 55, 0, .75) 0%, rgba(255, 153, 0, .75) 100%);
}

#data-work .col-lg-4:nth-child(20) .data-item .overlay {
    background: linear-gradient(135deg, rgba(251, 176, 64, .75) 0%, rgba(134, 12, 10, .75) 100%);
}

#data-work .col-lg-4:nth-child(21) .data-item .overlay {
    background: linear-gradient(135deg, rgba(112, 215, 193, .75) 0%, rgba(15, 202, 202, .75) 100%);
}

#data-work .col-lg-4:nth-child(22) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 100, 17, 0.75) 0%, rgba(120, 87, 255, .75) 100%);
}

#data-work .col-lg-4:nth-child(23) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 75, 167, 0.75) 0%, rgba(255, 79, 79, .75) 100%);
}

#data-work .col-lg-4:nth-child(24) .data-item .overlay {
    background: linear-gradient(135deg, rgba(144, 195, 61, .75) 0%, rgba(0, 170, 76, .75) 100%);
}
#data-work .col-lg-4:nth-child(25) .data-item .overlay {
    background: linear-gradient(135deg, rgba(243, 162, 56, 0.75) 0%, rgba(242, 87, 134, .75) 100%);
}
#data-work .col-lg-4:nth-child(26) .data-item .overlay {
    background: linear-gradient(135deg, rgba(144, 195, 61, .75) 0%, rgba(0, 170, 76, .75) 100%);
}

#data-work .col-lg-4:nth-child(26) .data-item .overlay {
    background: linear-gradient(135deg, rgba(68, 125, 231, .75) 0%, rgba(128, 33, 121, .75) 100%);
}

#data-work .col-lg-4:nth-child(27) .data-item .overlay {
    background: linear-gradient(135deg, rgba(232, 156, 63, 0.75) 0%, rgba(72, 204, 41, .75) 100%);
}
#data-work .col-lg-4:nth-child(28) .data-item .overlay {
    background: linear-gradient(135deg, rgba(0, 189, 247, .75) 0%, rgba(147, 239, 55, .75) 100%);
}

#data-work .col-lg-4:nth-child(29) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 189, 109, 0.75) 0%, rgba(255, 54, 54, .75) 100%);
}

#data-work .col-lg-4:nth-child(30) .data-item .overlay {
    background: linear-gradient(135deg, rgba(255, 55, 0, .75) 0%, rgba(255, 153, 0, .75) 100%);
}

#data-work .col-lg-4:nth-child(31) .data-item .overlay {
    background: linear-gradient(135deg, rgba(251, 176, 64, .75) 0%, rgba(134, 12, 10, .75) 100%);
}

#data-work .col-lg-4:nth-child(32) .data-item .overlay {
    background: linear-gradient(135deg, rgba(112, 215, 193, .75) 0%, rgba(15, 202, 202, .75) 100%);
}

#data-work .col-lg-4:nth-child(33) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 100, 17, 0.75) 0%, rgba(120, 87, 255, .75) 100%);
}

#data-work .col-lg-4:nth-child(34) .data-item .overlay {
    background: linear-gradient(135deg, rgba(242, 75, 167, 0.75) 0%, rgba(255, 79, 79, .75) 100%);
}

#data-work .col-lg-4:nth-child(35) .data-item .overlay {
    background: linear-gradient(135deg, rgba(144, 195, 61, .75) 0%, rgba(0, 170, 76, .75) 100%);
}
#data-work .data-item span {
    font-weight: 600;
    font-size: 19px;
    position: relative;
    top: 7px
}

#data-work .data-item i {
    width: 45px;
    height: 4px;
    background: red;
    display: block;
    margin: auto;
    border-radius: 5px;
    position: relative;
    top: 15px
}

#data-work .data-item p {
    margin-top: -42px;
    visibility: hidden;
    opacity: 0;
}

#data-work .data-item:hover {
    box-shadow: -1px 16px 30px -10px rgba(0, 0, 0, 0.4);
}


#data-work .data-item:hover > .overlay p {
    opacity: 1;
    margin-top: 16px;
    visibility: visible;
      color:white !important;
}

#data-work .data-item i {
    background: #fff;
}

  /*---------------------------------------------------------------------------*/
div.czg
{
    margin-top: -25px;
}

a {
  color: #0973a0;
  transition: 0.5s;
}
h1 > span.clr{
color: #0973a0;
font-size: 36px;
}
div > section#neler-yapariz
 {
width: 100%;
text-align: center;
//margin-top: -50px;
}

a:hover,
a:active,
a:focus {
  color: #f8234a;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  color: #0e1b4d;
}

.main-page {
  margin-top: 70px;
}

.wow {
  visibility: hidden;
}

/* Prelaoder */

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #0973a0;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s ease-in-out;
}

.back-to-top i {
  font-size: 24px;
  padding-top: 6px;
}

.back-to-top:focus {
  background: #e0072f;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #e0072f;
  color: #fff;
}

/* Sections Header
--------------------------------*/

.section-header {
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 20px;
}

.section-header::before {
  content: '';
  position: absolute;
  display: block;
  width: 100px;
  height: 5px;
  background: #0973a0;
  bottom: 0;
  left: calc(50% - 50px);
}

.section-header h2 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0973a0;
  word-wrap: break-word;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #9195a2;
  word-wrap: break-word;
}

.section-with-bg {
 // background-color: #f6f7fd;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: 90px;
  padding: 25px 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled,
#header.header-fixed {
 /* background: rgba(6, 12, 34, 0.98);   */
 background: rgb(0, 0, 0);
  height: 70px;
  padding: 15px 0;
  transition: all 0.5s;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 span {
  color: #0973a0;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  //max-height: 40px;
  top: -7px;
position: relative;
    height: 50px;
    width: 150px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: right;
  margin: 0;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 8px;
  text-decoration: none;
  display: inline-block;
  color: rgb(10, 116, 161);
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  outline: none;
}

.nav-menu .menu-active a,
.nav-menu a:hover {
  color: rgb(33, 171, 229);
}

.nav-menu > li {
  margin-left: 8px;
  text-transform: uppercase;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #0973a0;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
  visibility: visible;
  width: 100%;
}

.nav-menu li.Btn-tasarim-pasif a {
  color: #fff;
  background: #0973a0;
  padding: 7px 22px;
  border-radius: 50px;
  border: 2px solid #0973a0;
  transition: all ease-in-out 0.3s;
  font-weight: 500;
  margin-left: 8px;
  margin-top: 2px;
  line-height: 1;
  font-size: 13px;
}
.nav-menu li.Btn-tasarim-pasif a:hover {
  background: none;
}

.nav-menu li.Btn-tasarim-pasif:hover a:before,
.nav-menu li.Btn-tasarim-pasif.menu-active a:before {
  visibility: hidden;
}

 .Btn-tasarim-pasifs  {
  color: #fff;
  background: #0973a0;
  padding: 7px 22px;
  border-radius: 50px;
  border: 2px solid #0973a0;
  transition: all ease-in-out 0.3s;
  font-weight: 600;
position: relative;
float: left;
//width: 100%;
top:5px;
}
#tel , #Ad_Soyad ,#mail ,#droplist
{
  /*  line-height: 2.5;                  */
  height: 50px;
    margin-bottom: 20px;
}
 #droplist{

 background-color: white !important;
border: #ced4da 1px solid !important;
line-height: 2.5 !important;
width: 100% !important;
 }
 #droplist > .dropdown-menu
 {


 }
 .dropdown-menu
 {
  overflow: scroll !important;
  min-width: 100% !important;
  height: 200px;
 }

   .dropdown-menu > li > a
   {
   color: #6c758d !important;
   }

 .Btn-tasarim-pasifs:active
 {
     color: #FFFFFF;
 }
   .Btn-tasarim-pasifs:focus
   {
             color: #FFFFFF;
   }

 .Btn-tasarim-pasifs:hover
 {
       background: none;
 }
.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
  border-radius: 3px;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #060c22;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
  border-radius: 3px;
}

.nav-menu ul li:hover > a {
  background: #0973a0;
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 15px 15px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
 /* background: rgba(6, 12, 34, 0.9);      */
 background: rgb(0, 0, 0);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
  text-transform: uppercase;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #0973a0;
}

#mobile-nav ul li li {
  padding-left: 30px;
}
#mobile-nav ul li#lang i{
    right: 155px;
}

#mobile-nav ul li#lang a{

left: 15px;
}
#mobile-nav ul .a_en_div1 {

  top: -8px !important;
  position: relative !important;
  left: -7px !important;
}
 #mobile-nav ul  .a_en_div2 {

position: relative !important;
top: -6px;
left: 0px !important;
}
#mobile-nav ul .a_tr_div1 {

  top: -8px !important;
  position: relative !important;
  left: -7px !important;
}
 #mobile-nav ul  .a_tr_div2 {

position: relative !important;
top: -6px;
left: 0px !important;
}
#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #0973a0;
}

#mobile-nav ul .menu-item-active {
  color: #0973a0;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
 /* background: rgba(6, 12, 34, 0.8);    */
 background: rgba(0, 0, 0, 0.8);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
  height: 100vh;
  background-size: cover;
  overflow: hidden;
  position: relative;
  top: -24px;
}
.tkl-btn
{
width: 100%;
position: relative;
height: 50px;

}

#intro:before {
  content: "";
  background: rgba(6, 12, 34, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .intro-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 90px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}

#intro h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase;
}

#intro h1 span {
  color: #0973a0;
}

#intro p {
  color: #ebebeb;
  font-weight: 700;
  font-size: 20px;
}

#intro .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#0973a0 50%, rgba(101, 111, 150, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

#intro .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#intro .play-btn:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#intro .play-btn:hover::after {
  border-left: 15px solid #0973a0;
  -webkit-transform: scale(20);
  transform: scale(20);
}

#intro .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

#intro .Btn-tasarim {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #0973a0;
}

#intro .Btn-tasarim:hover {
  background: #0973a0;
  color: #fff;
}

@-webkit-keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

#neler-yapariz {
  background: url(../img/ImageTwo.jpg) center top no-repeat fixed;
  background-size: cover;
  margin-top: -24px;
  position: relative;
  padding-top: 50px;
}

#neler-yapariz::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
background: rgba(0, 0, 0, 0.74);

}

/*#teklif-al {
  background: url(../img/Contact.jpg) center top no-repeat fixed;
  background-size: cover;
 // margin-top: -24px;
 margin-bottom: -24px;
  position: relative;
  padding: 50px;
}

#teklif-al::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
//  background: rgba(255, 255, 255, 0.92);
background: rgba(0, 0, 0, 0.83);

}
   */
#teklif-al {
height: 270px;
}
#bizi-tercih-edenler {

}
.bg_img
{
 background: url(../img/marka.jpg) center top no-repeat fixed;
  background-size: cover;
  margin-top: -24px;
 margin-bottom: -24px;
  position: relative;
 // padding: 50px;

}
.bg_img::before
{
   content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
//  background: rgba(255, 255, 255, 0.92);
background: rgba(0, 0, 0, 0.83);

}

#bizi-tercih-edenler::before {


}
#istatistik
{
padding: 50px;
height: 100%;
position: relative;
}
#bizi_tercih_edenler
{
height: 1px;
position: relative;
top: -15px;
}
#neler_yapariz
{
height: 19px;
}

/*#istatistik {
  background: url(../img/istk.jpg) center top no-repeat fixed;
  background-size: cover;
margin-top: -24px;
margin-bottom: -24px;
 padding: 50px;
  position: relative;
  height: 100%;
}

#istatistik::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
//  background: rgba(255, 255, 255, 0.92);
background: rgba(0, 0, 0, 0.83);
}   */
/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/
#proje_sureci
{
  background: url(../img/ImageOne.jpg) center top no-repeat fixed;
  background-size: cover;
  position: relative;

}
#proje_sureci::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
background: rgba(0, 0, 0, 0.83);
}

#proje_sureci .container {
  position: relative;
  z-index: 10;
}
#kurumsal {
  background: url(../img/ImageOne.jpg) center top no-repeat fixed;
  background-size: cover;
  //padding: 60px 0 40px 0;
  position: relative;
}
#v_box {
  background: url(../img/ImageOne.jpg) center top no-repeat fixed;
  background-size: cover;
 position: relative;
}
#v_box::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
background: rgba(0, 0, 0, 0.83);

}
#urun-list
{
   padding-left: 2px;
   padding-top: 2px;
    color: #6c757d;
}
#urun-list > option:hover
{
cursor: pointer;
color: #0973a0;
}
#urun-list > option:active
{
    color: #0973a0;
}
#urun-list > option:selection
{
    color: #0973a0;
}
#kurumsal::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
//  background: rgba(255, 255, 255, 0.92);
background: rgba(0, 0, 0, 0.83);
  z-index: 9;
}

#kurumsal .container {
  position: relative;
  z-index: 10;
}

#kurumsal .about-col {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height: 100%;
}

#kurumsal .about-col .img {
  position: relative;
}

#kurumsal .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#kurumsal .about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #0973a0;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#kurumsal .about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#kurumsal .about-col:hover .icon {
  background-color: #fff;
}

#kurumsal .about-col:hover i {
  color: #0973a0;
}

#kurumsal .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#kurumsal .about-col h2 a {
  color: #000;
}

#kurumsal .about-col h2 a:hover {
  color: #18d26e;
}

#kurumsal .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
  word-wrap: break-word;
  text-align: left;
}

/*--------------------------------------------------------------
# Speakers Section
--------------------------------------------------------------*/

#speakers {
  padding: 60px 0 30px 0;
}

#speakers .speaker {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

#speakers .speaker .details {
  background: rgba(6, 12, 34, 0.76);
  position: absolute;
  left: 0;
  bottom: -30px;
  right: 0;
  text-align: center;
  padding-top: 10px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#speakers .speaker .details h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
}

#speakers .speaker .details p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
  font-style: italic;
}

#speakers .speaker .details .social {
  height: 30px;
}

#speakers .speaker .details a {
  color: #fff;
}

#speakers .speaker .details a:hover {
  color: #0973a0;
}

#speakers .speaker:hover .details {
  bottom: 0;
}

#speakers-details {
  padding: 60px 0;
}

#speakers-details .details h2 {
  color: #112363;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

#speakers-details .details .social {
  margin-bottom: 15px;
}

#speakers-details .details .social a {
  background: #e9edfb;
  color: #112363;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding-top: 9px;
}

#speakers-details .details .social a:hover {
  background: #0973a0;
  color: #fff;
}

#speakers-details .details .social a i {
  font-size: 18px;
}

#speakers-details .details p {
  color: #112363;
  font-size: 15px;
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Schedule Section
--------------------------------------------------------------*/

#schedule {
  padding: 60px 0 60px 0;
}

#schedule .nav-tabs {
  text-align: center;
  margin: auto;
  display: block;
  border-bottom: 0;
  margin-bottom: 30px;
}

#schedule .nav-tabs li {
  display: inline-block;
  margin-bottom: 0;
}

#schedule .nav-tabs a {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  background-color: #0e1b4d;
  color: #fff;
  padding: 10px 100px;
}

#schedule .nav-tabs a.active {
  background-color: #0973a0;
  color: #fff;
}

#schedule .sub-heading {
  text-align: center;
  font-size: 18px;
  font-style: italic;
  margin: 0 auto 30px auto;
}

#schedule .tab-pane {
  transition: ease-in-out .2s;
}

#schedule .schedule-item {
  border-bottom: 1px solid #cad4f6;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: background-color ease-in-out 0.3s;
}

#schedule .schedule-item:hover {
  background-color: #fff;
}

#schedule .schedule-item time {
  padding-bottom: 5px;
  display: inline-block;
}

#schedule .schedule-item .speaker {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
}

#schedule .schedule-item .speaker img {
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
  transition: all ease-in-out 0.3s;
}

#schedule .schedule-item h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

#schedule .schedule-item h4 span {
  font-style: italic;
  color: #19328e;
  font-weight: normal;
  font-size: 16px;
}

#schedule .schedule-item p {
  font-style: italic;
  color: #152b79;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# v_box Section
--------------------------------------------------------------*/

#v_box {
  padding: 60px 0;
  margin-bottom: -26px;
}

#v_box .container-fluid {
 /* margin-bottom: 3px;  */
 margin-bottom: 62px;
}

#v_box .v_box-map iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

#v_box .v_box-info {
  background-size: cover;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

#v_box .v_box-info:before {
  content: "";
  background: rgba(13, 20, 41, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#v_box .v_box-info h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

#v_box .v_box-info p {
  color: #fff;
  margin-bottom: 0;
}

#v_box .v_box-gallery-container {
  padding-right: 12px;
}

#v_box .v_box-gallery {
 overflow: hidden;
margin: 5px;
border-radius: 3px;
}

#v_box .v_box-gallery img {
  transition: all ease-in-out 0.4s;
}

#v_box .v_box-gallery:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Hotels Section
--------------------------------------------------------------*/

#hotels {
  padding: 60px 0;
}

#hotels .hotel {
  border: 1px solid #e0e5fa;
  background: #fff;
  margin-bottom: 30px;
}

#hotels .hotel:hover .hotel-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#hotels .hotel-img {
  overflow: hidden;
  margin-bottom: 15px;
}

#hotels .hotel-img img {
  transition: 0.3s ease-in-out;
}

#hotels h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  padding: 0 20px;
}

#hotels a {
  color: #152b79;
}

#hotels a:hover {
  color: #0973a0;
}

#hotels .stars {
  padding: 0 20px;
  margin-bottom: 5px;
}

#hotels .stars i {
  color: #ffc31d;
}

#hotels p {
  padding: 0 20px;
  margin-bottom: 20px;
  color: #060c22;
  font-style: italic;
  font-size: 15px;
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/

#gallery {
  padding: 60px;
  overflow: hidden;
}

#gallery .owl-nav,
#gallery .owl-dots {
  margin-top: 25px;
  text-align: center;
}

#gallery .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#gallery .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#gallery .owl-dot.active {
  background-color: #0973a0;
}

#gallery .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#gallery .gallery-carousel .center {
  border: 6px solid #0973a0;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

#bizi-tercih-edenler {
  padding: 60px 0;
}

#bizi-tercih-edenler .sponsors-wrap {
/*  border-top: 1px solid #e0e5fa;
  border-left: 1px solid #e0e5fa;    */
  margin-bottom: 30px;
}

#bizi-tercih-edenler .sponsor-logo {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  height: 160px;
/*filter: grayscale(100%);    */
moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
cursor: pointer;
border: 1px solid  !important;
margin-right: 10px;
margin-top: 10px;
background-color: rgba(255, 255, 255, 0.69);
border-radius: 5px;
}
#bizi-tercih-edenler .sponsor-logo:hover
{
/*filter: grayscale(0);   */
/*background-color: black;  */
background-color: rgba(255, 255, 255, 0.87);
/*background: #fdfdfd1a;  */
moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}

#bizi-tercih-edenler .sponsor-logo:hover img {
  /*-webkit-transform: scale(1.2);
  transform: scale(1.2);     */
}

#bizi-tercih-edenler img {
  transition: all 0.4s ease-in-out;
}

/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/

#faq {
  padding: 60px 0;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

#faq #faq-list a.collapse {
  color: #0973a0;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f055" !important;
}

/*--------------------------------------------------------------
# Subscribe Section
--------------------------------------------------------------*/

#subscribe {
  padding: 60px;
  background: url(../img/subscribe-bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#subscribe:before {
  content: "";
  background: rgba(6, 12, 34, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#subscribe .section-header h2,
#subscribe p {
  color: #fff;
}

#subscribe input {
  background: #fff;
  color: #060c22;
  border: 0;
  outline: none;
  margin: 0;
  padding: 9px 20px;
  border-radius: 50px;
  font-size: 14px;
}

#subscribe button {
  border: 0;
  padding: 9px 25px;
  cursor: pointer;
  background: #0973a0;
  color: #fff;
  transition: all 0.3s ease;
  outline: none;
  font-size: 14px;
  border-radius: 50px;
}

#subscribe button:hover {
  background: #e0072f;
}

/*--------------------------------------------------------------
# Buy Tickets Section
--------------------------------------------------------------*/

#Btn-tasarim-pasif {
  padding: 60px 0;
}

#Btn-tasarim-pasif .card {
  border: none;
  border-radius: 5px;
  transition: all  0.3s ease-in-out;
  box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
}

#Btn-tasarim-pasif .card:hover {
  box-shadow: 0 10px 35px 0 rgba(6, 12, 34, 0.2);
}

#Btn-tasarim-pasif .card hr {
  margin: 25px 0;
}

#Btn-tasarim-pasif .card .card-title {
  margin: 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

#Btn-tasarim-pasif .card .card-price {
  font-size: 48px;
  margin: 0;
}

#Btn-tasarim-pasif .card ul li {
  margin-bottom: 20px;
}

#Btn-tasarim-pasif .card .text-muted {
  opacity: 0.7;
}

#Btn-tasarim-pasif .card .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #0973a0;
  border: 0;
  color: #fff;
}

#Btn-tasarim-pasif .card .btn:hover {
  background-color: #e0072f;
}

#Btn-tasarim-pasif #buy-ticket-modal input,
#Btn-tasarim-pasif #buy-ticket-modal select {
  border-radius: 0;
}

#Btn-tasarim-pasif #buy-ticket-modal .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #0973a0;
  border: 0;
  color: #fff;
}

#Btn-tasarim-pasif #buy-ticket-modal .btn:hover {
  background-color: #e0072f;
}
#btn_sd
{
background: #0973a0;
border: 0;
padding: 10px 40px;
color: #fff;
transition: 0.4s;
border-radius: 50px;
cursor: pointer;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

#bize-ulasin {
  padding: 60px 0;
}

#bize-ulasin .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#bize-ulasin .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #0973a0;
}

#bize-ulasin .contact-info address,
#bize-ulasin .contact-info p {
  margin-bottom: 0;
  color: #112363;
}

#bize-ulasin .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}

#bize-ulasin .contact-info a {
  color: #4869df;
}

#bize-ulasin .contact-info a:hover {
  color: #0973a0;
}

#bize-ulasin .contact-address,
#bize-ulasin .contact-phone,
#bize-ulasin .contact-email {
  margin-bottom: 20px;
}

#bize-ulasin .form #sendmessage {
  color: #0973a0;
  border: 1px solid #0973a0;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#bize-ulasin .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#bize-ulasin .form #sendmessage.show,
#bize-ulasin .form #errormessage.show,
#bize-ulasin .form .show {
  display: block;
}

#bize-ulasin .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#bize-ulasin .form input,
#bize-ulasin .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#bize-ulasin .form button[type="submit"] {
  background: #0973a0;
  border: 0;
  padding: 10px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  cursor: pointer;
}

#bize-ulasin .form button[type="submit"]:hover {
  background: #e0072f;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
 /* background: #101522;  */
 background: #000;
  padding: 0 0 25px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
/*  background: #040919; */
background: #000;
  padding: 60px 0 30px 0;
  border-bottom: #0973a0 1px solid;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 26px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
}

#footer .footer-top .footer-info img {
 // height: 40px;
  margin-bottom: 10px;
  width: 150px;
height: 60px;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222636;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #0973a0;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #0973a0;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 5px;
  color: #0973a0;
  font-size: 18px;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #0973a0;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #0973a0;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #e0072f;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}
.dh_fzl_gizle{
display: none;
}
.dh_fzl_gizles{
display: none;
}
.icerik_state{

position: relative;
top: 200px;
text-align: center;
border-top: #0973a0 1px solid;
height: 100%;
padding: 10px;
}
.icerik-yazi{

color: white;
position: relative;
top: -8px;
font-size: 18px;
}
.actv{

background: rgba(58, 117, 237, 0.38) !important;
}
.psf{

  background: rgba(0, 0, 0, 0.42);
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
.btn_overlay_state::selection
{
color: #0973a0;
}

.btn_overlay_state{

width: 200px;
height: 200px;
background: rgba(0, 0, 0, 0.42);
border: #0973a0 4px solid;
border-radius: 100px;
position: relative;
top: 120px;
margin-bottom: 50px;
color: white;
font-size: 20px;
padding-top: 80px;
cursor: pointer;
}
.btn_dfrt{
padding-top: 72px !important;
}
.btn_overlay_state:hover
{
    background: rgba(58, 117, 237, 0.38);
}
.btn_overlay_state:focus
{
    background: rgba(58, 117, 237, 0.38);
}
.btn_overlay_state:active
{
    background: rgba(58, 117, 237, 0.38);
}
@media (min-width: 767px) {
  #subscribe input {
    min-width: 400px;
  }
  #v_box .v_box-gallery {

max-height: 200px;
}
}
@media (min-width:992px)
{
#slct > .col-lg-2
{
 -ms-flex: 0 0 25% !important;
flex: 0 0 25% !important;
max-width: 20% !important;
}
}
.frm-ctrl
{
    border-radius: .25rem !important;
    line-height: 1.2 !important;
}
textarea.form-control:focus , input.form-control:focus
{
    color: #495057;
background-color: #fff;
border-color: #0973a099;
outline: 0;
box-shadow: 0 0 0 .1rem rgba(248, 34, 73, 0.19);
}

@media (min-width: 768px) {
  #bize-ulasin .contact-address,
  #bize-ulasin .contact-phone,
  #bize-ulasin .contact-email {
    padding: 20px 0;
  }

  #bize-ulasin .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}
@media (max-width:570px)
{

.ayar {
display: inline-block;;
}

}

@media (min-width: 991px) {
  #schedule .sub-heading {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  #intro {
    background-attachment: fixed;
  }

  #kurumsal {
    background-attachment: fixed;
  }

  #subscribe {
    background-attachment: fixed;
  }
}

@media (max-width: 1199px) {
  #header .container {
    max-width: 100%;
  }

  .nav-menu a {
    padding: 8px 4px;
  }
}
@media (max-width:600px)
{
.tkl-btn
{
top: 15px;
}

}

@media (max-width: 991px) {

#teklif-al
{
height: 580px;
}

  #header {
    background: rgba(6, 12, 34, 0.98);
    height: 70px;
    padding: 15px 0;
    transition: all 0.5s;
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }

  #intro .intro-container {
    top: 70px;
  }

  #intro h1 {
    font-size: 34px;
  }

  #intro p {
    font-size: 16px;
  }

  #schedule .nav-tabs a {
    padding: 8px 60px;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }

  #faq #faq-list a {
    font-size: 18px;
  }

  #faq #faq-list i {
    top: 13px;
  }
}

@media (max-width: 767px) {
  #schedule .nav-tabs a {
    padding: 8px 50px;
  }
}

@media (max-width: 574px) {
  #venue .venue-info h3 {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  #schedule .nav-tabs a {
    padding: 8px 30px;
  }
}

@media (max-width: 460px) {
  #subscribe button {
    margin-top: 10px;
  }
}

.ist_drm {
    margin-top: 40px ;
}

.ist_drm .arti {
    font-size: 28px !important;
    margin-left: 4px;
    top: -7px;
    position: relative  ;
}

.ist_drm .item span {
    font-size: 50px;
    display: inline;
    background: none ;
    color: white;
}

.ist_drm p {
    font-size: 14px;
    color: #0973a0;
    letter-spacing: 1px    ;
}

.ist_drm span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin: auto;
    background-image: linear-gradient(to left, #eb3941, #f15e64);
}
/*select kısmı*/
.multiselect-module {
 /* min-width: 225px;  */
  position: relative;
  margin-bottom: 20px !important;
}

.multiselect {
  user-select: none;
  font-size: 16px !important;
  background-color: #f2f2f2 !important;
  padding: 15px 12px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.multiselect .icon {
  position: absolute;
  right: 5px;
  top: 16px;
}

.multiselect-inner {
  width: 100%;
  position: absolute;
  z-index: 1;
  border-radius: 4px;
  background: white;
  overflow-y: scroll;
  overflow-x: hidden;
  transition: all 100ms ease-in-out;
  height: 0px;
}

.multiselect-inner.open {
  height: 300px;
  box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3);
  top:56px;
}

.multiselect-inner .option-container {
  padding: 0;
  margin: 0;
  text-align: left;
}

.multiselect-inner .option-container input {
  display: none;
}

.multiselect-inner .option-container label {
  transition: all 100ms ease-in-out;
  font-weight: normal;
  margin: 0;
  min-height: 48px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 10px;
  color: #6c757d;
  user-select: none;
  border-bottom: 1px solid #c5c5c5;
}

.multiselect-inner .option-container label:hover {
  background: #dfdfdf;
}
.itm {

color: #6c757d;
position: relative;
left: -5px;
}

.multiselect-inner .active label {
background: #0973a0;
border-bottom: 1px solid #0973a0 !important;
  color: white !important;
}

.multiselect-inner .active label:hover {
  background: #0973a0 !important;
}

.multiselect .icon {
 transition: all 150ms ease-in-out;
transform-origin: center;
top: 19px;
}

.multiselect .icon.close {
  line-height: 18px;
  padding: 0 0 5px 5px;
}

.multiselect .multiselect-count {
padding: 5px 10px;
background: rgb(9, 115, 160);
border-radius: 5px;
position: relative;
left: -11px;
color: white;
}
.NeonImageC{
border-radius: 7px;
width: 55px !important;
height: 55px !important;
margin-bottom: 5px;
}
.NeonImageC:first-child{

 border: 2px #2280f8 solid;
}
.NeonImageBPC{
border-radius: 7px;
max-width: 150px !important;
width: 100%;
height: auto;
border: 1px #9195a2 solid;
margin-left: 15px;
margin-bottom: 15px;
}
.NeonImageBPC:hover{

 border: 2px #2280f8 solid;
 cursor: pointer;
}

.font-AbsoluteNeonScript{
  font-family: 'AbsoluteNeonScript';
  font-size: 32px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
}
.font-andarilho-font{
  font-family: 'andarilho-font';
  font-size: 19px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 9px;
}
.font-Asgalt-Regular{
  font-family: 'Asgalt-Regular';
  font-size: 32px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
}
.font-Avalon{
  font-family: 'Avalon';
  font-size: 16px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 11px;
}
.font-BaroneysTextured{
  font-family: 'BaroneysTextured';
  font-size: 25px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 6px;
}
.font-breamcatcher{
  font-family: 'breamcatcher';
  font-size: 25px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 6px;
}
.font-BrittanySignature{
  font-family: 'BrittanySignature';
  font-size: 19px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 9px;
}
.font-Cartier{
  font-family: 'Cartier';
  font-size: 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 9px;
}
.font-CrimsonFoam{
  font-family: 'CrimsonFoam';
  font-size: 34px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 0px;
}
.font-Elegant{
  font-family: 'Elegant';
  font-size: 22px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 6px;
}
.font-FontsFree{
  font-family: 'FontsFree';
  font-size: 17px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 12px;
}
.font-Gruenewald{
  font-family: 'Gruenewald';
  font-size: 17px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 12px;
}
.font-HamiltonSignature{
  font-family: 'HamiltonSignature';
  font-size: 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 5px;
  padding-top: 5px;
}
.font-isadorac{
  font-family: 'isadorac';
  font-size: 18px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 11px;
}
.font-Kiona-Regular{
  font-family: 'Kiona-Regular';
  font-size: 15px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 12px;
}
.font-LearningCurveDashed{
  font-family: 'LearningCurveDashed';
  font-size: 26px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 5px;
}
.font-Macyslemonade{
  font-family: 'Macyslemonade';
  font-size: 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 8px;
}
.font-NeonBines{
  font-family: 'NeonBines';
  font-size: 12px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 15px;
}
.font-NEONLEDLight{
  font-family: 'NEONLEDLight';
  font-size: 16px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 13px;
}
.font-NeonSans{
  font-family: 'NeonSans';
  font-size: 16px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 13px;
}
.font-PaperFlowers{
  font-family: 'PaperFlowers';
  font-size: 27px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 5px;
}
.font-ROCKETWILDNESS{
  font-family: 'ROCKETWILDNESS';
  font-size: 12px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 15px;
}
.font-RustlingSound{
  font-family: 'RustlingSound';
  font-size: 17px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 11px;
}
.font-SunDeep{
  font-family: 'SunDeep';
  font-size: 23px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 9px;
}
.font-WildBloodBold{
  font-family: 'WildBloodBold';
  font-size: 11px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  text-transform: none;
  position: relative;
  top: 16px;
}
.color{

}
.color *:hover{
    border: 2px #2280f8 solid;
    cursor: pointer;
}

.color-1
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #fffdcf;
margin-left: 10px;
margin-bottom: 10px;
}
.color-2
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #e1e3e6;
margin-left: 10px;
margin-bottom: 10px;
}
.color-3
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #fff97c;
margin-left: 10px;
margin-bottom: 10px;
}
.color-4
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #e1d62e;
margin-left: 10px;
margin-bottom: 10px;
}
.color-5
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #e18d02;
margin-left: 10px;
margin-bottom: 10px;
}
.color-6
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #e17575;
margin-left: 10px;
margin-bottom: 10px;
}
.color-7
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #e12a4d;
margin-left: 10px;
margin-bottom: 10px;
}
.color-8
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #e190ff;
margin-left: 10px;
margin-bottom: 10px;
}
.color-9
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #eaa4ff;
margin-left: 10px;
margin-bottom: 10px;
}
.color-10
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #ff5ce8;
margin-left: 10px;
margin-bottom: 10px;
}
.color-11
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #8c59ff;
margin-left: 10px;
margin-bottom: 10px;
}
.color-12
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #24b7de;
margin-left: 10px;
margin-bottom: 10px;
}
.color-13
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #63aaff;
margin-left: 10px;
margin-bottom: 10px;
}
.color-14
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #90dcff;
margin-left: 10px;
margin-bottom: 10px;
}
.color-15
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #80ffd9;
margin-left: 10px;
margin-bottom: 10px;
}
.color-16
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #85ffaa;
margin-left: 10px;
margin-bottom: 10px;
}

.btn-danger{
  background-color: #0973a0 !important;
  border-color: #0973a0 !important;

}

.btn-danger:hover{
  background-color: #0995a0 !important;
  border-color: #0995a0 !important;

}

.color-17
{
border: 1px #9195a2 solid;
border-radius: 7px;
max-width: 40px;
height: 25px;
width: 100%;
background-color: #0bd748;
margin-left: 10px;
margin-bottom: 10px;
}
