<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
* {outline: none;}

.required {color:#ef0000;font-size:1.2em;vertical-align:top;margin-left:10px;}
.error {border:1px solid #c00 !important;}

span.contact-loading {background-image: url(/turkish/images/icon-loading.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 10% 57%;
    border: 1px solid #ccc;
    color: #797979;
    padding: 5px 15px 5px 45px;
    text-align: center;
    float: right;}

span.getquote-loading {background-image: url(/turkish/images/icon-loading.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 10% 57%;
    border: 1px solid #ccc;
    color: #797979;
    padding: 5px 15px 5px 45px;
    text-align: center;
    float: right;}

.mfp-hide {display: none!important;}
.white-popup-block {background: #FFF;padding: 20px 30px;text-align: left;max-width: 75%;margin: 40px auto;position: relative;}
@media (max-width: 669px) {
  .white-popup-block {max-width: 90%;}
}

.flex-column-center {display: flex;flex-direction: column;justify-content: center;}
.flex-column-center p {font-size: 18px;}

img.right {float:right;background:none;border:none;margin:15px 15px 30px 30px!important;padding:0px;}
img.left {float:left;background:none;border:none;margin:15px 30px 30px 15px!important;padding:0px;}
img.middle {background:none;border:none;margin:0;padding:0px;width:100%;height:auto;}

.rounded-10 {border-radius:1rem!important}

.form-control-custom-selectbox {appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
  background-size: 0.65rem auto;}

.backtoMain {position: absolute;right:25px;top:-45px;padding: 0;}
.backtoMain a {font-size: 14px;color: #7a1396;text-decoration: underline;}

.white-box {background:#FFF; padding: 54px; margin-top: 80px !important;margin-bottom: 50px !important;margin-left: 0px;}
.white-box div.headline { margin-top:-53px; }
.white-box div.headline span.ccw-headline-border { display:block; width:200px; height:3px; background:#2b2b2b; }
.white-box div.headline span.ccw-cat { font-family:'Barlow Condensed', 'Helvetica', Arial, sans-serif; font-size:24px; color:#ffb100; float: left; width:100%; font-weight: 300; padding:0 0 0 0; margin:20px 0 0 0; }
.white-box div.headline h2 { font-family:'Barlow Condensed', 'Helvetica', Arial, sans-serif; font-size:60px; line-height: 1.3em;color:#2b2b2b; float: left; width:100%; font-weight: 100; padding:0 0 0 0; margin:0 0 20px 0 ; }

.blog-prev-next{margin:40px 0 40px 0;}
.blog-prev-next p{font-style:italic;margin:0 !important;line-height:1;padding-bottom:4px;}
.blog-prev-next h4{margin:0;font-size:17px;font-weight:bold;line-height:23px;}
.blog-prev{width:50%;float:left;}
.blog-prev-content{display: inline-block;padding:20px 20px 20px 20px;border:2px solid #eee;margin-right:15px;padding-left:75px;position:relative;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.blog-prev-content h3 {font-size: 24px;}
.blog-prev-content:hover{border:2px solid #ff9700;}
.blog-prev-content:hover h3{color:#ff9700;}
.blog-prev-content:hover .prev-left a i{background-color:#ff9700;}
.blog-prev-content:hover .prev-left a:before{border-color:#ff9700 transparent transparent #ff9700;}
.blog-prev-content:hover .prev-left a i:before{background-color:#ff9700}
.blog-next-content:hover h3{color:#ff9700;}
.blog-next-content:hover .next-right a i{background-color:#ff9700;}
.blog-next-content:hover .next-right a:before{border-color:#ff9700 #ff9700 transparent transparent;}
.blog-next-content:hover .next-right a i:before{background-color:#ff9700}
.blog-prev a{}
.prev-left{top:20px;left:20px;position:absolute;}
.prev-left a{display:inline-block;position:relative;}
.prev-left a:before{border-color:#1b1a1a transparent transparent #1b1a1a;border-style:solid;border-width:4px;content:"";bottom:-8px;height:0;left:0;position:absolute;width:0;}
.blog-prev a i, 
.blog-next a i{height:41px;width:41px;line-height:41px;text-align:center;background-color:#1b1a1a;color:#fff;font-size:21px;float:left;border-radius:2px 2px 2px 0;position:relative;}
.blog-prev a i.arrow-left {
	background-image:url(/turkish/images/elem-left-bullet.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-image: -webkit-image-set(url(/turkish/images/elem-left-bullet.png) 1x,url(/turkish/images/elem-left-bullet@2x.png) 2x);
}
.blog-next a i.arrow-right {
	background-image: url(/turkish/images/elem-right-bullet.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-image: -webkit-image-set(url(/turkish/images/elem-right-bullet.png) 1x,url(/turkish/images/elem-right-bullet@2x.png) 2x);
}
.blog-next{width:50%;float:right;}
.blog-next-content{display: inline-block;padding:20px 20px 20px 20px;border:2px solid #eee;margin-left:15px;padding-right:80px;position:relative;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.blog-next-content:hover{border:2px solid #ff9700;}
.next-right{top:20px;right:20px;position:absolute;}
.next-right a{display:inline-block;position:relative;}
.next-right a:before{border-color:#1b1a1a #1b1a1a transparent transparent;border-style:solid;border-width:4px;content:"";bottom:-7px;height:0;right:0;position:absolute;width:0;}

.error_pagenotfound {padding:50px 30px 58px 30px;margin:0px auto 0px auto;width:59%;background-color:#fff;border:1px solid #eee;border-bottom:5px solid #eee;text-align:center;}
	.error_pagenotfound strong {display:block;font-size:145px;line-height:100px;color:#e3e3e3;font-weight:normal;margin-bottom:10px;}
	.error_pagenotfound b {display:block;font-size:40px;line-height:50px;color:#000;margin:0;font-weight:300;}
	.error_pagenotfound h2 {display:block;font-size:18px;line-height:24px;color:#e51937;margin:30px 0;font-style:normal;}
	.error_pagenotfound h2.em500 {color:#f00;}
	.error_pagenotfound ul {list-style:none;list-style-image:none;margin:0px 15px 25px 25px;}
	.error_pagenotfound ul li {clear:left;list-style:square;list-style-image:none;text-align:left;margin:0;padding:0 0 15px 0;}
	.error_pagenotfound ul li a {color:#e51937;}
	.error_pagenotfound a.but_goback {font-size:14px;color:#fff;font-weight:600;-moz-border-radius:3px;border-radius:3px;padding:13px 25px 13px 22px;margin:0px 0px 0px 0px;background:#e51937;border-bottom:1px solid #999;}
	.error_pagenotfound a.but_goback.but500 {background:#f00;}
	.error_pagenotfound a.but_goback:hover,
	.error_pagenotfound a.but_goback.but500:hover {color:#000 !important;text-decoration:none;}

.cookiePopup {z-index: 9999;width: 280px;font-size: 15px;position: fixed;bottom: 20px;left: 20px;text-align: left;background: rgba(255, 255, 255, 0.8);padding: 30px;border-radius: 4px;color: #222; box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1);line-height: 24px;}
.cookiePopup .cookiePopupDismiss {color: #000;position: absolute;right: 10px; top: 10px;font-size: 16px; transition: all 0.15s ease;}
.cookiePopup .cookiePopupDismiss:hover {color: #c00;cursor: pointer;}
.cookiePopup a {display: inline-block;text-transform: none;color: #ff0002;font-weight: normal;}
.cookiePopup a:hover {cursor: pointer !important;}
@media (max-width: 669px) {
  .cookiePopup {width: 100%;left: 0px;bottom: 0px;background: rgba(0, 0, 0, 0.8);color: #fff;border-radius: 0px;}
  .cookiePopup .cookiePopupDismiss {font-size: 30px;color: #fff;}
}


.ml-0{margin-left:0 !important;}.ml-5{margin-left:5px !important;}.ml-10{margin-left:10px !important;}.ml-15{margin-left:15px !important;}.ml-20{margin-left:20px !important;}.ml-25{margin-left:25px !important;}.ml-30{margin-left:30px !important;}.ml-35{margin-left:35px !important;}.ml-40{margin-left:40px !important;}.ml-45{margin-left:45px !important;}.ml-50{margin-left:50px !important;}.ml-60{margin-left:60px !important;}.ml-70{margin-left:70px !important;}.ml-80{margin-left:80px !important;}.ml-90{margin-left:90px !important;}.ml-100{margin-left:100px !important;}.ml-110{margin-left:110px !important;}.ml-120{margin-left:120px !important;}.ml-130{margin-left:130px !important;}.ml-140{margin-left:140px !important;}.ml-150{margin-left:150px !important;}
.mr-0{margin-right:0 !important;}.mr-5{margin-right:5px !important;}.mr-10{margin-right:10px !important;}.mr-15{margin-right:15px !important;}.mr-20{margin-right:20px !important;}.mr-25{margin-right:25px !important;}.mr-30{margin-right:30px !important;}.mr-35{margin-right:35px !important;}.mr-40{margin-right:40px !important;}.mr-45{margin-right:45px !important;}.mr-50{margin-right:50px !important;}.mr-60{margin-right:60px !important;}.mr-70{margin-right:70px !important;}.mr-80{margin-right:80px !important;}.mr-90{margin-right:90px !important;}.mr-100{margin-right:100px !important;}.mr-110{margin-right:110px !important;}.mr-120{margin-right:120px !important;}.mr-130{margin-right:130px !important;}.mr-140{margin-right:140px !important;}.mr-150{margin-right:150px !important;}
.mt-0{margin-top:0 !important;}.mt-5{margin-top:5px !important;}.mt-10{margin-top:10px !important;}.mt-15{margin-top:15px !important;}.mt-20{margin-top:20px !important;}.mt-25{margin-top:25px !important;}.mt-30{margin-top:30px !important;}.mt-35{margin-top:35px !important;}.mt-40{margin-top:40px !important;}.mt-45{margin-top:45px !important;}.mt-50{margin-top:50px !important;}.mt-60{margin-top:60px !important;}.mt-70{margin-top:70px !important;}.mt-80{margin-top:80px !important;}.mt-90{margin-top:90px !important;}.mt-100{margin-top:100px !important;}.mt-110{margin-top:110px !important;}.mt-120{margin-top:120px !important;}.mt-130{margin-top:130px !important;}.mt-140{margin-top:140px !important;}.mt-150{margin-top:150px !important;}.mt-200{margin-top:200px !important;}.mt-250{margin-top:250px !important;}
.mb-0{margin-bottom:0 !important;}.mb-5{margin-bottom:5px !important;}.mb-10{margin-bottom:10px !important;}.mb-15{margin-bottom:15px !important;}.mb-20{margin-bottom:20px !important;}.mb-25{margin-bottom:25px !important;}.mb-30{margin-bottom:30px !important;}.mb-35{margin-bottom:35px !important;}.mb-40{margin-bottom:40px !important;}.mb-45{margin-bottom:45px !important;}.mb-50{margin-bottom:50px !important;}.mb-60{margin-bottom:60px !important;}.mb-70{margin-bottom:70px !important;}.mb-80{margin-bottom:80px !important;}.mb-90{margin-bottom:90px !important;}.mb-100{margin-bottom:100px !important;}.mb-110{margin-bottom:110px !important;}.mb-120{margin-bottom:120px !important;}.mb-130{margin-bottom:130px !important;}.mb-140{margin-bottom:140px !important;}.mb-150{margin-bottom:150px !important;}.mb-200{margin-bottom:200px !important;}.mb-250{margin-bottom:250px !important;}

.mnl-10{margin-left:-10px !important;}.mnl-20{margin-left:-20px !important;}.mnl-30{margin-left:-30px !important;}.mnl-40{margin-left:-40px !important;}.mnl-50{margin-left:-50px !important;}.mnl-60{margin-left:-60px !important;}.mnl-70{margin-left:-70px !important;}.mnl-80{margin-left:-80px !important;}.mnl-90{margin-left:-90px !important;}.mnl-100{margin-left:-100px !important;}.mnl-110{margin-left:-110px !important;}.mnl-120{margin-left:-120px !important;}.mnl-130{margin-left:-130px !important;}.mnl-140{margin-left:-140px !important;}.mnl-150{margin-left:-150px !important;}
.mnr-10{margin-right:-10px !important;}.mnr-20{margin-right:-20px !important;}.mnr-30{margin-right:-30px !important;}.mnr-40{margin-right:-40px !important;}.mnr-50{margin-right:-50px !important;}.mnr-60{margin-right:-60px !important;}.mnr-70{margin-right:-70px !important;}.mnr-80{margin-right:-80px !important;}.mnr-90{margin-right:-90px !important;}.mnr-100{margin-right:-100px !important;}.mnr-110{margin-right:-110px !important;}.mnr-120{margin-right:-120px !important;}.mnr-130{margin-right:-130px !important;}.mnr-140{margin-right:-140px !important;}.mnr-150{margin-right:-150px !important;}
.mnt-10{margin-top:-10px !important;}.mnt-20{margin-top:-20px !important;}.mnt-30{margin-top:-30px !important;}.mnt-40{margin-top:-40px !important;}.mnt-50{margin-top:-50px !important;}.mnt-60{margin-top:-60px !important;}.mnt-70{margin-top:-70px !important;}.mnt-80{margin-top:-80px !important;}.mnt-90{margin-top:-90px !important;}.mnt-100{margin-top:-100px !important;}.mnt-110{margin-top:-110px !important;}.mnt-120{margin-top:-120px !important;}.mnt-130{margin-top:-130px !important;}.mnt-140{margin-top:-140px !important;}.mnt-150{margin-top:-150px !important;}
.mnb-10{margin-bottom:-10px !important;}.mnb-20{margin-bottom:-20px !important;}.mnb-30{margin-bottom:-30px !important;}.mnb-40{margin-bottom:-40px !important;}.mnb-50{margin-bottom:-50px !important;}.mnb-60{margin-bottom:-60px !important;}.mnb-70{margin-bottom:-70px !important;}.mnb-80{margin-bottom:-80px !important;}.mnb-90{margin-bottom:-90px !important;}.mnb-100{margin-bottom:-100px !important;}.mnb-110{margin-bottom:-110px !important;}.mnb-120{margin-bottom:-120px !important;}.mnb-130{margin-bottom:-130px !important;}.mnb-140{margin-bottom:-140px !important;}.mnb-150{margin-bottom:-150px !important;}

.pl-0{padding-left:0 !important;}.pl-5{padding-left:5px !important;}.pl-10{padding-left:10px !important;}.pl-15{padding-left:15px !important;}.pl-20{padding-left:20px !important;}.pl-25{padding-left:25px !important;}.pl-30{padding-left:30px !important;}.pl-35{padding-left:35px !important;}.pl-40{padding-left:40px !important;}.pl-45{padding-left:45px !important;}.pl-50{padding-left:50px !important;}.pl-60{padding-left:60px !important;}.pl-70{padding-left:70px !important;}.pl-80{padding-left:80px !important;}.pl-90{padding-left:90px !important;}.pl-100{padding-left:100px !important;}.pl-110{padding-left:110px !important;}.pl-120{padding-left:120px !important;}.pl-130{padding-left:130px !important;}.pl-140{padding-left:140px !important;}.pl-150{padding-left:150px !important;}
.pr-0{padding-right:0 !important;}.pr-5{padding-right:5px !important;}.pr-10{padding-right:10px !important;}.pr-15{padding-right:15px !important;}.pr-20{padding-right:20px !important;}.pr-25{padding-right:25px !important;}.pr-30{padding-right:30px !important;}.pr-35{padding-right:35px !important;}.pr-40{padding-right:40px !important;}.pr-45{padding-right:45px !important;}.pr-50{padding-right:50px !important;}.pr-60{padding-right:60px !important;}.pr-70{padding-right:70px !important;}.pr-80{padding-right:80px !important;}.pr-90{padding-right:90px !important;}.pr-100{padding-right:100px !important;}.pr-110{padding-right:110px !important;}.pr-120{padding-right:120px !important;}.pr-130{padding-right:130px !important;}.pr-140{padding-right:140px !important;}.pr-150{padding-right:150px !important;}.pr-200{padding-right:200px !important;}.pr-250{padding-right:250px !important;}
.pt-0{padding-top:0 !important;}.pt-5{padding-top:5px !important;}.pt-10{padding-top:10px !important;}.pt-15{padding-top:15px !important;}.pt-20{padding-top:20px !important;}.pt-25{padding-top:25px !important;}.pt-30{padding-top:30px !important;}.pt-35{padding-top:35px !important;}.pt-40{padding-top:40px !important;}.pt-45{padding-top:45px !important;}.pt-50{padding-top:50px !important;}.pt-60{padding-top:60px !important;}.pt-70{padding-top:70px !important;}.pt-80{padding-top:80px !important;}.pt-90{padding-top:90px !important;}.pt-100{padding-top:100px !important;}.pt-110{padding-top:110px !important;}.pt-120{padding-top:120px !important;}.pt-130{padding-top:130px !important;}.pt-140{padding-top:140px !important;}.pt-150{padding-top:150px !important;}.pt-200{padding-top:200px !important;}.pt-250{padding-top:250px !important;}
.pb-0{padding-bottom:0 !important;}.pb-5{padding-bottom:5px !important;}.pb-10{padding-bottom:10px !important;}.pb-15{padding-bottom:15px !important;}.pb-20{padding-bottom:20px !important;}.pb-25{padding-bottom:25px !important;}.pb-30{padding-bottom:30px !important;}.pb-35{padding-bottom:35px !important;}.pb-40{padding-bottom:40px !important;}.pb-45{padding-bottom:45px !important;}.pb-50{padding-bottom:50px !important;}.pb-60{padding-bottom:60px !important;}.pb-70{padding-bottom:70px !important;}.pb-80{padding-bottom:80px !important;}.pb-90{padding-bottom:90px !important;}.pb-100{padding-bottom:100px !important;}.pb-110{padding-bottom:110px !important;}.pb-120{padding-bottom:120px !important;}.pb-130{padding-bottom:130px !important;}.pb-140{padding-bottom:140px !important;}.pb-150{padding-bottom:150px !important;}.pb-200{padding-bottom:200px !important;}.pb-250{padding-bottom:250px !important;}

.img-border {border: 1px solid #efefef;}
.hr-border {border-color: rgba(255, 255, 255, 0.3);}

/*a[href $='.pdf']:before {font-family: 'FontAwesome';content: "\f1c1";font-size: 24px;color: #c00;vertical-align: middle;margin-right: 10px;}*/
a[href $='.pdf'] {padding-left:24px;background:transparent url(/core/icons/icon_pdf.gif) no-repeat 0 0;}

/*  Bootstrap Clearfix */

/*  Tablet  */
@media (min-width:767px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: none;
  }
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: left;
  }
}


/*  Medium Desktop  */
@media (min-width:992px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: left;
  }
}


/*  Large Desktop  */
@media (min-width:1200px){

  /* Column clear fix */
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1){
    clear: left;
  }
}</pre></body></html>