@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0
}
:focus {
  outline: 0
}
* {
  list-style: none;
  text-decoration: none;
}
body {
  line-height: 1;
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
  background: url('../imgs/background.jpg'); 
  color: #242830;
  background-position: center;
  background-attachment: fixed;
}
/*ol, ul {s
		list-style: none
	}*/
table {
  border-collapse: separate;
  border-spacing: 0
}
caption, th, td {
  font-weight: 400;
  text-align: left
}
blockquote:before, blockquote:after, q:before, q:after {
  content: ""
}
blockquote, q {
  quotes: """"
}
header, nav, article, section, footer, figure, aside {
  display: block;
}
input, select, textarea {
  -webkit-border-radius: 0;
  border-radius: 0
}
.clear {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  clear: both
}
.navbar_Div {
    padding: 30px 0px 30px;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 99;
}
.navbar_Center {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}
.logo {
    display: inline-block;
    vertical-align: middle;
}
.menu {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
}
.menu div {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #092F57;
    cursor: pointer;
}
.menu div a {
    color: #092F57;
}
.menu div:hover {
    color:#1E71C9;
}
.navbar_Center div ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 99999;
}
.float_Right {
    float: right;
    margin-top: 0px;
}
.menu_Div {
    background-color: #1E71C9;
    padding: 15px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    right: 30px;
    top: 30px;
    cursor: pointer;
}
.menu_Div div {
    background-color: #fff;
    width: 100%;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 30px;
}
.menu_Div div:nth-child(3) {
    width: 50%;
}
.container_1 {
}
.giris_Content {
    width: 93%;
    float: right;
    text-align: right;
}
.giris_Content div ul li {
    display: inline-block;
    vertical-align: middle;
    width: 43%;
    text-align: left;
}
.giris_Content div ul li:nth-child(2) {width: 56%;overflow: hidden;}
.giris_Content div ul li img {
    width: 100%;
}
.title_giris h3 {
    font-size: 38px;
    line-height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #092F57;
}
.scroll_height {
    margin-top: 30px;
    height: 500px;
    overflow-y: scroll;
}
/* width */
.scroll_height::-webkit-scrollbar {
  width: 7px;
  border-radius: 60px;
}

/* Track */
.scroll_height::-webkit-scrollbar-track {
  background: #g5g5g5; 
  border-radius: 60px;
}
 
/* Handle */
.scroll_height::-webkit-scrollbar-thumb {
  background: #efefef; 
  border-radius: 60px;
}

/* Handle on hover */
.scroll_height::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.title_giris button {
    background-color: #1E71C9;
    border: unset;
    padding: 20px 30px 20px 30px;
    border-radius: 10px;
    color: #ffff;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    border: 2px solid #1E71C9;
    cursor: pointer;
    margin-top: 30px;
}
.title_giris button:hover {
    background-color:unset;
    color:#1E71C9;
}
.footer {
    background-color: #092F57;
    bottom: 0;
    width: 100%;
    padding: 30px 0px 30px;
    margin-top: -5px;
}
.footer_center {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}
.footer_logo {
    float: left;
    position: absolute;
    top: -120px;
}
.footer_Social {
    float: right;
}
.footer_Social div ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px;
}
.loading-Top {
    position: relative;
    opacity: 0;
    top:30px;
}
.left_img {
    position: relative;
    left: 50px;
    transition: all 1s;
    opacity: 0;
    height: 100vh;
}
.title_info p {
    margin-top: 30px;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #092F57;
    font-size: 13px;
    width: 90%;
}
.slider_img {
    overflow: hidden;
    position: relative;
    border-top-left-radius: 80%;
    border-bottom-left-radius: 80%;
    transition: all 1s;
    animation: 5s anim infinite;
}
.center_container {
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 200px;
    margin-bottom: 200px;
}
.page_title {
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #092F57;
}
.tab {
    margin-top: 50px;
}
.tab div ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    padding: 0;
}

.tab div ul li {
    width: auto;
    margin: 0;
}

.tab div ul li button {
    width: 100%;
    padding: 19px;
    color: #092F57;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #fff;
    border: unset;
    box-shadow: 0px 3px 30px #d5d5d5;
    border-radius: 10px;
    cursor: pointer;
}
.tab_container {
    margin-top: 80px;
    transition: all 0.5s;
    opacity: 0;
    position: relative;
    top:30px;
    display: none;
}
.ticaret_sicil div ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 20px;
    width: 46.9%;
}
.ortaklik_yapisi div ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 20px;
    width: 36%;
}
.ortaklik_yapisi div ul li:nth-child(2) {
    width: 15%;
}
.ortaklik_yapisi div ul li:nth-child(3) {
    width: 15%;
}
.content_border {
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 20px;
    padding-top: 20px;
}
.content_border h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #092F57;
}
.content_info {
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #092F57;
    font-size: 15px;
} 
.ortaklik_Title {
    font-weight: bold;
    margin-bottom: 5px;
}
.ortaklik_Info {
    font-weight: 500;
    margin-top: 10px;
}
.ortaklik_Toplam {
    margin-top: 70px;
}
.yonetim_kurulu div ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 20px;
    text-align: center;
    width: 20%;
}
.yonetim_kurulu div ul li img {
    width: 100%;
}
.yonetim_kurulu div ul li h3 {
    margin-top: 20px;
    font-weight: bold;
}
.yonetim_kurulu div ul li p {
    margin-top: 10px;
}
.esas_sozlesme div ul li {
    background-color: white;
    width: max-content;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 3px 30px #d5d5d5;
    cursor: pointer;
    transition: all 0.5s;
}
.esas_sozlesme div ul a {
    color:#000;
}
.esas_sozlesme div ul li:hover {
    box-shadow: 0px 3px 80px rgb(30 113 201 / 38%);
}
.esas_sozlesme div ul li img {
    
}
.sozlesme_title {
    margin-top: 10px;
    font-weight: 600;
}
.dowloand {
    margin-top: 10px;
}
.iletisim_float {
    width: 49.8%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 40px;
}
.iletisim_float:nth-child(1) {
    background-color: #ffffff;
    padding: 45px;
    width: 32%;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 3px 30px #ececec;
    border-radius: 20px;
}
.iletisim_bilgileri {
    margin-top: 50px;
}
.iletisim_div {
    margin-top: 30px;
    line-height: 30px;
}
.iletisim_div input {
    width: 80%;
    padding: 10px;
    border: unset;
    background-color: unset;
    border-bottom: 1px solid #D0D0D0;
    font-family: 'Montserrat', sans-serif;
    color: #092F57;
}
.iletisim_div textarea {
    width: 80%;
    padding: 10px;
    border: unset;
    background-color: unset;
    border-bottom: 1px solid #D0D0D0;
    font-family: 'Montserrat', sans-serif;
    color: #092F57;
    height: 100px;
}
::placeholder {
    color:#092F57;
}
.iletisim_div button {
    background-color: #1E71C9;
    border: unset;
    padding: 15px 30px 15px 30px;
    border-radius: 10px;
    color: #ffff;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    border: 2px solid #1E71C9;
    cursor: pointer;
    transition: all 0.5s;
}
.iletisim_div button:hover {
    background-color: unset;
    color: #1E71C9;
}
.line {
    position: relative;
    transition: all 0.5s;
}
.menu_dropdown {
    display: none;
    position: absolute;
    background-color: #1e71c9d4;
    width: 100%;
    height: 100%;
    z-index: 3;
    backdrop-filter: blur(10px);
    opacity: 0;
    transition: all 0.5s;
    top: 0;
}
.menu_content_dropdown {
    position: absolute;
    top: 21%;
    width: 1169px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
}
.menu_content_dropdown div ul li {
    color: #FFF;
    font-size: 50px;
    margin-top: 50px;
    cursor: pointer;
    position: relative;
    width: max-content;
    text-align: left;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    top:30px;
    opacity: 0;
    transition: all 0.5s;
}
.menu_content_dropdown div ul li a {
    color:#fff;
}
.menu_content_dropdown div ul li::before {
    content:'';
    background-color: #73b4ff;
    position: absolute;
    bottom: -20px;
    width: 0%;
    height: 5px;
    z-index: -1;
    transition: all 0.5s;
}
.menu_content_dropdown div ul li:hover:before {
    width: 100%;
}
.no_height {
    overflow: unset;
    height: auto;
}
.mobil_Img {
    display: none;
}