*{box-sizing: border-box;font-family: "Poppins", sans-serif;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;font-family: "Poppins", sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration: none;}
img{max-width: 100%; display: block; height: auto;}
.ty-wrapper { width: 100%; height: 100vh; display: table; background-color: #333; }
.ty-vertical { display: table-cell; vertical-align: middle; text-align: center; font-size: 25px; color: #fff; }
p {
    font-size: 1vw;
    line-height: 1.5;
    font-weight: 400;
    color: #000;
    font-family: "Poppins", sans-serif;
}
main{background-color: #f3f4f6;position: relative;float: left;width: 100%;transition: all .3s cubic-bezier(0.42, 0, 0.18, 1);right: 0;z-index: 2;}
.img100 img{ width: 100%;}
.w100{display: inline-block;position: relative; float: left; width: 100%;}
.mtop {margin-top: 95px;}
.ptop{padding-top: 95px;}
.pdn{padding: 65px 0px;}

.container{width: 1360px;max-width: 90%;position: relative;margin: 0 auto;z-index: 1;}
.menu-trigger {
    display: none;
}
.topBar .socialList {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topBar {
    height: 95px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 50;
    transition: all .3s cubic-bezier(0.42, 0, 0.18, 1);
    background-color: #fff;
}

.topBar .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 90%;
}


.topMenu ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topMenu ul li {
    position: relative;
    margin: 0px 15px;
}

.topMenu ul li a {
    position: relative;
    color: #000;
    font-size: 16px;
    transition: all .3s cubic-bezier(0.42, 0, 0.25, 0.99);
    font-weight: 600;
    border-radius: 360px;
    padding: 10px 25px;
    border: 1px solid #fff;
}

.topContactBtn {
    padding: 15px 30px;
    color: #fff;
    font-size: 1vw;
    transition: all .3s cubic-bezier(0.42, 0, 0.18, 1);
    border-radius: 360px;
    text-align: center;
    background: rgb(168,36,142);
    background: linear-gradient(90deg, rgba(168,36,142,1) 0%, rgba(168,36,142,1) 100%);
    cursor: pointer;
}
.topRight {
    display: flex;
    align-items: center;
}
.sticky .topBar {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
}
.logo {
    width: 270px;
}
.header{background-image: url(../images/header.jpg);height: 600px;background-position: center;background-size: cover;}
.slogan {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 28%;
}
.bilgiBtn {
    margin-right: 15px;
    color: #a8248e;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
}

.topMenu ul li a:hover {
    border: 1px solid #a8248e;
    color: #a8248e;
}
.title-1 {
    text-align: center;
    font-size: 2.5vw;
    font-family: 'Geom Graphic';
    line-height: 1.3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.title-1 h3 {
    color: #a8248e;
}
.talepBtn{display: flex;align-items: center;justify-content: center;margin-top: 30px;}
.talepBtn span {
    padding: 20px 40px;
    color: #fff;
    font-size: 1vw;
    transition: all .3s cubic-bezier(0.42, 0, 0.18, 1);
    border-radius: 360px;
    text-align: center;
    background: rgb(168,36,142);
    background: linear-gradient(90deg, rgba(168,36,142,1) 0%, rgba(168,36,142,1) 100%);
    display: inline-block;
	cursor: pointer;
}
.title-1.border h2 {
    border-bottom: 3px solid #bfbfbf;
    padding-bottom: 5px;
}
.logolar {
    margin-top: 35px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logolar li {
    /* height: 220px; */
    background-color: #efefef;
    width: 20%;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin: 1%;
}

.title-2 {
    text-align: center;
    font-size: 3vw;
    font-family: 'Geom Graphic';
    line-height: 1.3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	color: #a8248e;
}
.title-2 h2 {border-bottom: 3px solid;padding-bottom: 5px;margin-bottom: 20px;}
.ozellikSect {
    background-color: #f7f7f7;
}

.ozellikSect ul {
    display: inline-block;
    width: 100%;
    margin-top: 35px;
}

.ozellikSect ul li {
    float: left;
    width: 31.33%;
    margin: 1%;
    height: 370px;
    background-color: #fff;
    padding: 35px 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    border-radius: 30px;
    box-shadow: 0px 5px 25px rgb(0 0 0 / 5%);
}

.featureTop {
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.ozellikSect ul li span {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
    line-height: 1.3;
}

.ozellikSect ul li p {
    font-size: 17px;
}

.form-title {
    font-size: 25px;
    margin: 0 0 15px;
    line-height: 1.2;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-weight: 700;
}
.formDiv ul li {
    margin-bottom: 15px;
}

#formDiv.form-success,
#formDiv.form-error {
    margin-top: 16px;
    padding: 14px 18px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}
#formDiv.form-success {
    background: #fff;
    color: #7f1c6b;
    border: 2px solid rgba(127, 28, 107, 0.4);
}
#formDiv.form-error {
    background: #fff5f5;
    color: #b91c1c;
    border: 2px solid rgba(185, 28, 28, 0.4);
}

.form-holder input[type="text"], .form-holder input[type="tel"], .form-holder input[type="number"], .form-holder input[type="email"], .form-holder textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    height: 45px;
    padding: 0px 15px;
    font-size: 15px;
    color: #000;
    outline: none;
    text-align: left;
    margin: 0;
    border-radius: 10px;
}
.form-holder input[type="submit"] {
    width: 170px;
    height: 50px;
    border: 0;
    text-align: center;
    font-size: 20px;
    color: rgb(127 28 107);
    margin: auto;
    margin-top: 10px;
    outline: none;
    background-color: white;
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    font-weight: 600;
    border-radius: 360px;
}
.form-holder textarea {
    height: 90px;
    padding-top: 10px;
}
.footerForm {
    background: rgb(166,36,140);
    background: linear-gradient(142deg, rgba(166,36,140,1) 0%, rgba(85,33,73,1) 100%);
    padding: 20px 5%;
    float: left;
    width: 50%;
    height: 640px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 40px 40px 0px;
}

.contact {
    float: left;
    width: 50%;
    border: 1px solid #ccc;
    border-radius: 40px 0px 0px 40px;
    padding: 35px;
    text-align: center;
    height: 640px;
}

.map {
    width: 100%;
    height: 500px;
    margin-top: 10px;
    border-radius: 40px 0px 0px 40px;
    overflow: hidden;
}

.map iframe {
    width: 100%;
    height: 100%;
}

.contact p {
    width: 75%;
    margin: 0 auto;
}

.form-holder {
    width: 100%;
}

.form-holder ul li {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.form-holder ul li.izin {
    color: #fff;
    text-decoration: underline;
    text-align: left;
    font-size: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    /* flex-direction: row-reverse; */
}
.form-holder ul li.izin span, .form-holder ul li.izin label {
    cursor: pointer;
    width: calc(100% - 18px);
    padding-left: 5px;
}
.form-holder input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    margin-top: 0;
}
.socialMedia {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
    float: left;
    width: 100%;
}

.socialMedia li {
    margin: 0px 5px;
}

.footerLogo {
    float: left;
    display: flex;
    cursor: cell;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
}


.form-btn {
    width: 280px;
    height: 50px;
    position: fixed;
    z-index: 20;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    right: -115px;
    top: 45%;
    cursor: pointer;
    transition: all ease-in-out .3s;
    color: white;
    font-size: 18px;
    background: #5f0543;
    border-radius: 10px 10px 0px 0px;
}
.kapatForm {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -15px;
    top: 0px;
    background-color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    padding: 10px 0;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 0 5px 29px 0 rgba(0,0,0,30%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 360px;
}
.fixedForm {
    display: block !important;
    text-align: center;
    position: fixed;
    right: -550px;
    padding: 30px 30px;
    box-sizing: border-box;
    z-index: 21;
    width: 450px;
    height: auto;
    min-height: 320px;
    background-color: #5f0543;
    box-shadow: 0 5px 29px 0 rgba(0,0,0,30%);
    transition: all .6s cubic-bezier(.42,0,.07,.99);
    top: 150px;
    transform: translateX(100%);
    background-size: cover;
    border-radius: 30px 0 0 30px;
    top: 45%;
    transform: translateY(-50%);
}
.fixedForm.active {
    right: 0;
    transform: translateY(-50%) translate(0) !important;
}
.fixedForm .hidden {
    display: none;
}

.form-holder ul li:last-child {
    margin-bottom: 0 !important;
}

.refSect {
    margin-top: 50px;
}


.switch input[type=checkbox]{
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0;
	pointer-events: none;
}

.switch label {
	cursor: pointer;
	text-indent: -9999px;
	width: 80px;
	height: 40px;
	background: #c8c5c7;
	display: block;
	border-radius: 360px;
	position: relative;
}

.switch label:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 90px;
	transition: 0.3s;
}

.switch input:checked + label {
	background: #a8238e;
}

.switch input:checked + label:after {
	left: calc(100% - 5px);
	transform: translateX(-100%);
	width: 30px;
}

.switch {
    position: relative;
    pointer-events: none;
}

.switch img {
    margin-left: 15px;
}

.switch img {
    margin-left: 15px;
}

.featureTop img {
    margin-left: 15px;
}



/* Z-INDEX */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }

.ui-dialog .formError { z-index: 5000; }
.ui-dialog .formError .formErrorContent { z-index: 5001; }
.ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
position: relative;
float: left;
}

.formError {
position: absolute;
top: 300px;
left: 300px;
display: block;
cursor: pointer;
text-align: left;
}

.formError.inline {
position: relative;
top: 0;
left: 0;
display: inline-block;
}

.ajaxSubmit {
padding: 20px;
background: #55ea55;
border: 1px solid #999;
display: none;
}

.formError .formErrorContent {
width: 100%;
background: #ee0101;
position:relative;
color: #fff;
min-width: 120px;
font-size: 11px;
border: 2px solid #ddd;
box-shadow: 0 0 6px #000;
-moz-box-shadow: 0 0 6px #000;
-webkit-box-shadow: 0 0 6px #000;
-o-box-shadow: 0 0 6px #000;
padding: 4px 10px 4px 10px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
box-sizing: border-box;
}

.formError.inline .formErrorContent {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
border: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
}

.greenPopup .formErrorContent {
background: #33be40;
}

.blackPopup .formErrorContent {
background: #393939;
color: #FFF;
}

.formError .formErrorArrow {
width: 15px;
margin: -2px 0 0 13px;
position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
margin: 0px 0 0 12px;
top:2px;
}

.formError .formErrorArrow div {
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
box-shadow: 0 2px 3px #444;
-moz-box-shadow: 0 2px 3px #444;
-webkit-box-shadow: 0 2px 3px #444;
-o-box-shadow: 0 2px 3px #444;
font-size: 0px;
height: 1px;
background: #ee0101;
margin: 0 auto;
line-height: 0;
font-size: 0;
display: block;
}

.formError .formErrorArrowBottom div {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
background: #33be40;
}

.blackPopup .formErrorArrow div {
background: #393939;
color: #FFF;
}

.formError .formErrorArrow .line10 {
width: 13px;
border: none;
}

.formError .formErrorArrow .line9 {
width: 11px;
border: none;
}

.formError .formErrorArrow .line8 {
width: 11px;
}

.formError .formErrorArrow .line7 {
width: 9px;
}

.formError .formErrorArrow .line6 {
width: 7px;
}

.formError .formErrorArrow .line5 {
width: 5px;
}

.formError .formErrorArrow .line4 {
width: 3px;
}

.formError .formErrorArrow .line3 {
width: 1px;
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
width: 3px;
border: none;
background: #ddd;
}

.formError .formErrorArrow .line1 {
width: 1px;
border: none;
background: #ddd;
}

.popup{width: 90%; max-width: 1000px;display: none;}
.popup h2 {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 600;
}