<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width:1600px){
	
}

@media only screen and (max-width:1550px){
.ozMetin {
    padding: 0px 5% 0px 5%;
    height: 500px;
}

.ozItem:nth-child(2n+2) .ozMetin {
    padding: 0px 5% 0px 5%;
}
.ozImg {
    height: 500px;
}

.text {
    font-size: 16px;
}

.ozItem {
    margin: 35px 0px;
}
.aboutText {
    font-size: 16px;
}

.aboutText p {
    margin-bottom: 20px;
}
.quickText {
    height: 200px;
}
.top {
    height: 100px;
}

.logo {
    width: 220px;
}

.topMenu {
    width: calc(100% - 220px);
}

.mtop {
    margin-top: 100px;
}
.slider .items {
    height: 490px;
}

.slogan {
    font-size: 2.7vw;
}
}

@media only screen and (max-width:1450px){
	
}

@media only screen and (max-width:1366px){
	
}

@media only screen and (max-width:1280px){
	
}

@media only screen and (max-width:1100px){
.topMenu ul li a {
    padding: 15px 15px;
    font-size: 13px;
}
.sideMenu {
    width: 290px;
}

.sideMenu ul {
    padding: 10px 25px;
}

.sideMenu ul li a {
    font-size: 12px;
}

.content {
    width: calc(95% - 295px);
    margin-left: 5%;
}
}

@media only screen and (max-width: 850px){
body.menuActive {
    overflow: hidden;
}
.maskShadow{position: fixed;top: 120px;bottom: 0px;left: 0px;width:100%;background-color: rgba(0, 0, 0, 0.65);z-index: 5;visibility: hidden;pointer-events: none;transition: all .4s cubic-bezier(0.42, 0, 0.1, 1);opacity: 0;}
.menuActive .maskShadow{pointer-events: inherit;visibility: visible;left: -290px;opacity: 1;}
.sticky .maskShadow {
    top: 75px;
}
.menuActive main {
    right: 290px;
    box-shadow: 10px 0px 15px rgba(0, 0, 0, 0.20);
}

.menuActive .topBar {
    left: -350px;
}

.menuActive div#nprogress {
    left: -350px;
    transition: all .3s ease-in-out;
}
.menuBtn{display: inline-block;float: right;width: 40px;height: 30px;position: absolute;right: 0px;top: 50%;transform: translateY(-50%);}
.menu-trigger {
	transition: all 0.5s 0s;
	width: 100%;
	height: 100%;
}
.menu-trigger .line {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	background: #a0a0a0;
	transition: 0.3s;
}
.menu-trigger .line.line-1 {
	transition: all 0.3s 0.3s, transform 0.3s 0s;
}
.menu-trigger .line.line-2 {
	top: 50%;
	margin-top: -1px;
	left: 0;
	transition: all 0.3s 0.3s;
}
.menu-trigger .line.line-3 {
	bottom: 0;
	top: auto;
	left: 0;
	transition: all 0.3s 0.3s, transform 0.3s 0s;
}
.menu-trigger.active {
	transform: rotate(135deg);
	transition: all 0.5s 0.3s;
}
.menu-trigger.active .line-1 {
	top: 50%;
	margin-top: -1px;
	transform: rotate(90deg);
	transition: all 0.3s, transform 0.3s 0.3s;
}
.menu-trigger.active .line-2 {
	opacity: 0;
	transition: all 0.3s, opacity 0.3s 0s;
}
.menu-trigger.active .line-3 {
	bottom: 50%;
	margin-bottom: -1px;
	transform: rotate(0deg);
	transition: all 0.3s, transform 0.3s 0.3s;
}
.menuBtn{display: block;}
	
.topMenu {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 290px !important;
    background: var(--gradientVertical);
    z-index: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px !important;
    box-sizing: border-box;
}

.topMenu ul {
    height: auto;
    width: 100%;
}

.topMenu ul li {
    width: 100%;
    display: inline-block;
}

.topMenu ul li a {
    font-size: 20px;
    color: #fff;
}


.aboutTitle {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-bottom: 30px;
}

.aboutText {
    margin: 0px;
    width: 100%;
    padding: 0px;
}

.aboutText::before {
    display: none;
}

.about {
    padding: 40px 0px;
}
.ozImg {
    width: 100%;
    height: 300px;
}

.ozMetin {
    width: 100%;
    height: auto;
    padding: 35px 5% !important;
    position: static;
}

.border {
    top: 100%;
    display: none;
}

.ozTitle {
    top: -25px;
    width: 45%;
    left: 0px;
    border-radius: 0px 5px 5px 0px;
}

.ozItem:nth-child(2n+2) .ozTitle {

    right: 0px;
    border-radius: 5px 0px 5px 0px;
}

.ozItem {
    margin: 20px 0px;
}
.quickText {
    height: 150px;
}

.quickText p {
    font-size: 2.5vw;
}

.adres ul {
    float: left;
}
.innerHeader {
    height: 200px;
}
}

@media only screen and (max-width:767px){
.refLogo li {
    width: 40%;
    margin: 5%;
}
.quickText p br {
    display: none;
}
.adres ul li strong {
    display: block;
}
.quaCarousel .items {
    padding: 2px;
}
.quaCarousel {
    width: 100%;
}
.map {
    height: 350px;
}
.slider .items {
    height: 300px;
}

.scrollDown {
    bottom: 50px;
}

.mouse {
    height: 35px;
}

.mouseCont {
    width: 23px;
}

.scText {
    left: 35px;
    font-size: 12px;
}

.scLine {
    top: 45px;
    left: 12px;
}
.slogan {
    padding-bottom: 40px;
    box-sizing: border-box;
    font-size: 5vw;
}
.ozTitle {
    width: 60%;
    font-size: 4.5vw;
    padding: 15px 20px;
    top: -18px;
}
.quickText p {
    font-size: 3.5vw;
}

.title {
    font-size: 25px;
}

.sertifikalar {
    padding: 35px 0px;
}
.adres {
    width: 100%;
}

.footerMenu {
    display: none;
}

.copyright {
    font-size: 14px;
    margin-top: 40px;
}

.bottom {
    padding: 50px 0px 50px;
}
.innerHeader {
    height: 140px;
}

.innerHeader h1 {
    font-size: 5vw;
}

.borderBottom {
    padding: 35px 0px;
}
.content {
    width: 100%;
    margin: 0px;
}

.sideMenu {
    width: 100%;
}

.sideMenu h2 {
    display: none;
}

.content p {
    font-size: 16px;
    margin-bottom: 20px;
}
.formContainer.kariyer {
    width: 100%;
}
.formContainer {
    width: 100%;
}

.contact.adres {
    margin-bottom: 50px;
}
.logo {
    width: 220px !important;
}

.top {
    height: 75px !important;
}

.mtop {
    margin-top: 75px;
}
}

@media only screen and (max-width:375px){
	
}

@media only screen and (max-width:360px){
.menuActive main {
    right: 250px;
}

.topMenu {
    width: 250px !important;
}

.topMenu ul li a {
    font-size: 17px;
}
.menuActive .maskShadow {
    left: -250px;
}
}</pre></body></html>