/* Container Style */
.mCSB_scrollTools .mCSB_draggerRail {
    background:#eee;
    width: 5px;
}

/* Dragger Style */
.mCSB_scrollTools .mCSB_dragger {
    background: #999;
    width:5px;
}

/* DO NOT MODIFY BELOW */

.mCSB_container{
	width:auto;
	margin-right:5px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed .mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox .mCSB_scrollTools{
	width:5px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
	padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail {
	height:100%;
	margin:0 auto;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	height:100%;
	margin:0 auto;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	bottom:0;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal .mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled .mCSB_horizontal .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed .mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	width:auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{
	padding-bottom:0;
	padding-right:20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}

.mCustomScrollBox .mCSB_scrollTools { opacity:0.75; }
.mCustomScrollBox:hover .mCSB_scrollTools { opacity:1; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ opacity:0.8; }
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;
}
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;
}
form {
display: inline;
}
strong {
font-weight: 700;
}
b {
font-weight: 700;
}
.alignleft {
float: left;
margin: 0 20px 0 0;
}
.alignright {
float: right;
margin: 0 0 0 20px;
}
.aligncenter {
display: block;
margin: 0 auto 20px auto;
}
.alignnone {
display: block;
margin: 0 0 20px 0;
}
.wp-caption {
max-width: 590px;
padding: 4px 4px 4px 4px;
background: #eee;
border: 1px solid #ccc;
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0;
padding: 0 5px;
text-align: left;
font-size: 11px;
color: #666;
}
.wp-caption p {
padding-bottom: 0px !important;
}
.wp-caption img {
max-width: 588px;
margin: 0 auto;
padding: 0;
border: 1px solid #666;
}
*:focus {
outline: none;
}
::-webkit-input-placeholder { color: #FFF;
}
:-moz-placeholder { color: #FFF;
opacity: 1;
}
::-moz-placeholder { color: #FFF;
opacity: 1;
}
:-ms-input-placeholder { color: #FFF;
}
:placeholder-shown { color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
}
.clear {
height: 0px;
border: none;
margin: 0px 0 0px 0;
padding: 0px 0 0 0;
width: auto;
font-size: 0px;
clear: both;
}
* s {
outline: 1px solid gray;
}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
* s {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ease  {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
html {
-webkit-font-smoothing: antialiased;
}
a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: none;
color: #555;
}
embed, iframe {
max-width: 100%;
width: 100%;
}
body {
font-family: 'Open Sans', sans-serif;
color: #FFF;
background-color: #F8F8F8;
font-size: 14px;
font-weight: 500;
line-height: 22px;
text-align: center;
padding: 0;
overflow-x: hidden;
position: relative;
left: 0;
}
.header {
width: 100%;
height: 110px;
background: #FFFFFF;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.27);
position: fixed;
top: 0px;
z-index: 7000;
}
.wrap {
max-width: 980px;
width: 100%;
margin: 0px auto;
position: relative;
}
.logo, .logo_tr {
width: 300px;
height: 57px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/logo.png) no-repeat;
display: block;
text-indent: -999em;
margin: 26px 0 0 0;
float: left;
position: absolute;
background-size: contain;
}
.logo_tr {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/logo_tr.png) no-repeat;
background-size: contain;
}
.search {
width: 595px;
height: 60px;
background: #F14731 url(//www.koc.k12.tr/wp-content/themes/kocschool/img/search_edge.png) no-repeat;
float: right;
text-align: left;
padding: 0px 0 0 60px;
}
.search input[type=text] {
background: none transparent;
border: none transparent;
height: 40px;
width: 300px;
color: white;
font-size: 16px;
margin: 10px 0 0 0;
}
.search_icon {
display: block;
width: 25px;
height: 24px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/search_icon.png) no-repeat;
float: left;
margin: 20px 10px 0 0;
outline: none;
}
.search input[type=submit] {
display: none;
}
.infor {
display: show;
background: #35A5CE;
height: 60px;
float: right;
width: 200px;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
position: absolute;
right: 0px;
z-index: 9999;
text-align: left;
}
.lang_box {
width: 100%;
height: 100%;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/lang_bg.jpg);
background-size: cover;
z-index: 9999;
position: fixed;
top: 0px;
text-align: center;
}
.lang_box .lang_logo {
margin: 300px 0 50px 0;
}
.lang_box span {
display: block;
margin-top: 70px;
}
.lang_box .lang_select {
width: 272px;
height: 40px;
border-radius: 40px;
border: 1px solid white;
margin: 20px auto;
}
.lang_box .lang_select .eng {
float: left;
color: white;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/flag_uk.png) 10px 8px no-repeat;
display: block;
padding: 10px 20px 7px 45px;
border-right: 1px solid white;
margin: 0 0 0 20px;
}
.lang_box .lang_select .tr {
float: right;
color: white;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/flag_tr.png) 10px 8px no-repeat;
display: block;
padding: 10px 10px 7px 45px;
margin: 0 20px 0 0;
}
.home_navi {
}
.home_navi ul {
}
.home_navi ul li {
width: 33.333333333333%;
height: 250px;
float: left;
margin: 0px;
display: flex;
}
.home_navi ul li a {
display: block;
width: 203px;
padding: 7px 10px 7px 10px;
color: white;
font-weight: bold;
background: rgba(1, 1, 1, 0.30);
border: 1px solid #FFFFFF;
border-radius: 100px;
margin: 0px auto;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.home_navi ul li a:hover {
background: rgba(0, 0, 0, 0.80);
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: -5px auto;
}
.home_navi ul li .box {
display: block;
margin: 33% auto;
z-index: 2000;
}
@-moz-document url-prefix() {
.home_navi ul li .box {
margin: 42.5% auto;
}
}
.home_navi ul li .colorlayer {
width: 33.333333333333%;
height: 250px;
position: absolute;
z-index: 0;
opacity: 0.6;
background: #3F1B13;
}
.infor > a {
display: block;
width: 200px;
height: 60px;
background: #35A5CE url(//www.koc.k12.tr/wp-content/themes/kocschool/img/down_arrow_white.png) 160px center no-repeat;
padding: 20px 0 0 20px;
color: white;
font-size: 16px;
font-weight: 700;
margin: 0px auto; z-index: 9999;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.infor > .menu {
display: block;
width: 200px;
height: auto;
background: #35A5CE;
padding-bottom: 8px;
top: -260px;
position: absolute;
z-index: -10;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.0);
-moz-box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.0);
box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.0);
}
.infor > .menu ul {
}
.infor > .menu ul li {
border-top: 1px solid #4DAFD3;
}
.infor > .menu ul li:nth-child(1) {
border-top: none;
}
.infor > .menu ul li a {
display: block;
padding: 8px 10px 8px 20px;
text-align: left;
color: white;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.infor > .menu ul li a:hover {
padding: 8px 10px 8px 26px;
}
.infor:hover > .menu {
display: block;
top: 60px;
position: absolute;
-webkit-box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.25);
box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.25);
}
.infor:hover > a {
background: #35A5CE url(//www.koc.k12.tr/wp-content/themes/kocschool/img/down_arrow_white.png) 160px 30px no-repeat;
}
.main_menu {
background: none;
height: 47px;
width: 655px;
float: right;
}
.main_menu ul {
text-align: right;
}
.main_menu ul li {
display: inline-block;
text-align: center;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/main_menu_line.png) right center no-repeat;
}
.main_menu ul li a {
display: block;
padding: 14px 17px 14px 15px;
font-size: 14px;
color: #474747;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.main_menu ul li:nth-last-child(1) {
background: none;
}
.main_menu ul li a:hover {
color: black;
background: #EAEAEA;
}
.container {
width: 100%;
margin: 110px 0 0px 0;
}
#slides {
position: relative;
}
#slides div {
width: 100%;
}
#slides .slidesjs-navigation {
display: none;
}
#slides .slidesjs-pagination {
position: absolute;
bottom: 10px;
width: 300px;
height: 20px;
background: none;
z-index: 2000;
left: 50%;
margin-left: -150px;
}
#slides .slidesjs-pagination li {
display: inline-table;
margin: 0 3px 0px 3px;
}
#slides .slidesjs-pagination li a {
display: block;
width: 14px;
height: 14px;
border: 2px solid white;
text-indent: -999em;
border-radius: 7px;
}
#slides .slidesjs-pagination .active {
background: white;
}
#slides .colorlayer {
width: 100%;
height: 500px;
position: absolute;
z-index: 1;
opacity: 0.48;
background: #FF2F00;
}
#slides .bglayer {
width: 100%;
height: 500px;
position: absolute;
z-index: 0;
mix-blend-mode: multiply;
background: #FF2F00;
}
.zero1 {
background: #152fed;
}
.zero2 {
background: #0da713;
}
.zero3 {
background: #c7d623;
}
.zero4 {
background: #0ba315;
}
#slides .slide_content {
position: absolute;
width: 500px;
height: auto;
left: 50%;
margin-left: -250px;
top: 170px;
z-index: 2;
}
#slides .slide_content h2 {
font-size: 30px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
#slides .slide_content p {
line-height: 16px;
font-size: 14px;
}
#slides .slide_content a {
display: inline-block;
padding: 5px 35px 5px 35px;
border: 2px solid white;
border-radius: 30px;
color: white;
margin: 40px 0 0 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) -10px center no-repeat;
}
#slides .slide_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) 16px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 38px 0 0 0;
}
.campus_spotlight {
max-width: 980px;
width: 100%;
height: 280px;
position: relative;
}
.campus_spotlight .bglayer {
width: 100%;
height: 280px;
position: absolute;
z-index: 0;
background-size: cover !important;
top: 0px;
}
.spotlight_content {
position: relative;
width: 525px;
height: auto;
text-align: left;
z-index: 2000;
top: 50px;
padding-left: 30px;
}
.spotlight_content h2 {
font-size: 30px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
margin: 0 0 5px 0;
display: inline-block;
float: none;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
.spotlight_content > span {
display: inline-block;
width: auto;
border-bottom: 1px solid white;
float: none;
margin-bottom: 5px;
padding-bottom: 4px;
}
.spotlight_content p {
line-height: 16px;
font-size: 13px;
}
.spotlight_content a {
display: inline-block;
padding: 5px 20px 5px 35px;
border: 2px solid white;
border-radius: 0px;
color: white;
margin: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_play.png) 10px center no-repeat;
}
.spotlight_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_play.png) 12px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 2px 0 0 0;
}
.campus_spotlight .colorlayer {
width: 100%;
height: 280px;
position: absolute;
z-index: 1;
top: 0px;
opacity: 0.60;
background: #3F1B13;
}
.part_calendar {
width: 100%;
height: 280px;
}
.part_of_vkv {
float: left;
width:50%;
height: 280px;
background: url(https://www.koc.k12.tr/wp-content/uploads/2016/08/is_olanaklari-1.jpg) no-repeat;
position: relative;
}
.part_of_mezun {
float: left;
width: 50%;
height: 280px;
background: url(https://www.koc.k12.tr/wp-content/uploads/2021/12/mezun_platformu.jpg) no-repeat;
position: relative;
}
.part_of_vkv .colorlayer {
width: 100%;
height: 280px;
position: absolute;
z-index: 1;
top: 0px;
opacity: 0.7;
background: #44ABD0;
}
.part_of_mezun .colorlayer {
width: 100%;
height: 280px;
position: absolute;
z-index: 1;
top: 0px;
opacity: 0.8;
background: #F14731;
}
.part_content {
position: relative;
width: 315px;
height: auto;
text-align: left;
z-index: 2000;
top: 50px;
padding-left: 30px;
}
.part_content h2 {
font-size: 30px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
margin: 0 0 5px 0;
display: inline-block;
float: none;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
.part_content > span {
display: inline-block;
width: 100%;
border-bottom: 1px solid white;
float: none;
margin-bottom: 5px;
padding-bottom: 4px;
}
.part_content p {
line-height: 16px;
font-size: 13px;
}
.part_content a {
display: inline-block;
padding: 5px 30px 5px 35px;
border: 2px solid white;
border-radius: 0px;
color: white;
margin: 40px 0 0 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) -10px center no-repeat;
}
.part_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) 16px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 38px 0 0 0;
}
#slides_calendar {
position: relative;
}
#slides_calendar .slidesjs-navigation {
background: none;
}
#slides_calendar .slidesjs-pagination {
display: none;
}
#slides_calendar .slidesjs-previous {
position: absolute;
bottom: 0;
left: 0;
z-index: 2000;
width: 85px;
height: 40px;
border-top: 1px solid #F57E6F;
border-right: 1px solid #F57E6F;
display: block;
text-indent: -999em;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_left_white.png) #F14731 center center no-repeat;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#slides_calendar .slidesjs-previous:hover {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_left_white.png) #F14731 34px center no-repeat;
}
#slides_calendar .slidesjs-next {
position: absolute;
bottom: 0;
left: 85px;
z-index: 7000;
width: 85px;
height: 40px;
border-top: 1px solid #F57E6F;
display: block;
text-indent: -999em;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) #F14731 center center no-repeat;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#slides_calendar .slidesjs-next:hover {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) #F14731 43px center no-repeat;
}
#slides_calendar .colorlayer {
width: 100%;
height: 280px;
position: absolute;
z-index: 1;
opacity: 0.80;
background: #F14731;
}
#slides_calendar .bglayer {
width: 100%;
height: 280px;
position: absolute;
z-index: 0;
background-size: cover !important;
}
#slides_calendar .slide_content {
position: absolute;
width: 350px;
height: auto;
z-index: 2;
left: 170px;
text-align: left;
padding: 20px;
}
#slides_calendar .slide_content h2 {
font-size: 22px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
margin: 0 0 5px 0;
display: inline-block;
float: none;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
#slides_calendar .slide_content > span {
display: inline-block;
width: auto;
border-bottom: 1px solid white;
float: none;
margin-bottom: 0px;
padding-bottom: 4px;
}
#slides_calendar .slide_content p {
line-height: 16px;
font-size: 13px;
min-height: 82px;
}
#slides_calendar .slide_content a {
display: inline-block;
padding: 5px 30px 5px 35px;
border: 2px solid white;
border-radius: 0px;
color: white;
margin: 40px 0 0 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) -10px center no-repeat;
}
#slides_calendar .slide_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) 16px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 38px 0 0 0;
}
#slides_calendar .date {
width: 170px;
height: 280px;
background: #F14731;
z-index: 2;
position: absolute;
padding: 80px 0 0 0;
}
#slides_calendar .date span {
display: block;
width: 75px;
height: 75px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_calender_big.png) no-repeat;
font-size: 35px;
font-weight: 600;
padding: 33px 0 0 0;
margin: 0px auto;
}
#slides_calendar .date p {
font-size: 11px;
}
.ask {
width: 100%;
height: 280px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/just_looking_bg.jpg) no-repeat;
position: relative;
}
.ask .colorlayer {
width: 100%;
height: 280px;
position: absolute;
z-index: 1;
background: rgba(51, 51, 51, 0.70);
top: 0px;
}
.ask_content {
position: relative;
width: 100%;
height: auto;
text-align: left;
z-index: 2000;
top: 40px;
padding-left: 30px;
}
.ask_content h2 {
font-size: 30px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
margin: 0 0 5px 0;
display: inline-block;
float: none;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
.ask_content .right > span {
display: inline-block;
width: auto;
border-bottom: 1px solid white;
float: none;
margin-bottom: 5px;
padding-bottom: 4px;
}
.ask_content p {
line-height: 16px;
font-size: 13px;
}
.ask_content a {
display: inline-block;
padding: 5px 30px 5px 35px;
border: 2px solid white;
border-radius: 0px;
color: white;
margin: 40px 0 0 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) -10px center no-repeat;
}
.ask_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) 16px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 38px 0 0 0;
}
.ask_content img {
float: left;
margin: 0 70px 0 40px;
border-radius: 150px;
}
.ask_content .right {
background: none;
width: 800px;
}
.footer {
width: 100%;
border-top: 2px solid #E54741;
margin: 4px 0 0 0;
text-align: left;
color: #909090;
padding: 30px 0 0px 0;
font-size: 13px;
background: white;
}
.footer .about {
float: left;
width: 220px;
border-right: 1px solid #EBEBEB;
margin: 0 20px 0 0;
padding: 0 20px 0 0;
min-height: 240px;
}
.footer h3 {
font-size: 14px;
font-weight: 700;
color: #484848;
margin-bottom: 10px;
}
.footer .links {
float: left;
width: 170px;
border-right: 1px solid #EBEBEB;
margin: 0 20px 0 0;
padding: 0 20px 0 0;
min-height: 240px;
}
.footer .links li {
line-height: 16px !important;
margin-bottom: 10px;
}
.footer .links ul li:fisrst-child {
font-size: 14px;
font-weight: 700;
color: #484848;
margin-bottom: 10px;
}
.footer .links ul li:fisrst-child a {
color: #484848;
}
.footer .social {
float: left;
width: 160px;
min-height: 200px;
}
.footer a {
color: #909090;
}
.footer a:hover {
color: #3F3F3F;
}
.footer p {
display: block;
margin-bottom: 15px;
}
.footer .children {
display: none;
}
.social a {
display: block;
width: 25px;
height: 25px;
float: left;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) 7px 0px no-repeat;
margin: 0 10px 0 0;
}
.social .tw {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -21px 0 no-repeat;
}
.social .yt {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -52px 0 no-repeat;
}
.social .in {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -78px 0 no-repeat;
}
.social .ig {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -78px 0 no-repeat;
}
.copyright {
background: #474747;
height: 60px;
padding: 20px;
}
.copy {
font-size: 13px;
font-weight: 600px;
color: white;
float: left;
}
.vkv_logo {
display: block;
float: right;
text-indent: -999em;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/vk_vakfi_logo.png) no-repeat;
width: 133px;
height: 20px;
margin: 2px 20px 0 0;
}
mobilenav {
text-indent: -999em;
width: 53px;
height: 35px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/navi.png) no-repeat;
display: none;
background-size: contain;
position: relative;
float: right;
margin: 45px 20px 0 0;
}
.page {
min-height: 500px;
position: relative;
padding: 0 0 100px 0;
}
.page .colorlayer {
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
opacity: 0.55;
top: 0px;
background: #157ca0;
mix-blend-mode: multiply;
}
.page .bglayer {
width: 100%;
height: 100%;
position: absolute;
z-index: -2;
top: 0px;
}
.page_content {
position: relative;
width: 630px;
height: auto;
text-align: left;
z-index: 2000;
top: 300px;
left: 320px;
padding: 20px 0;
}
.full_width .page_content {
position: relative;
width: 920px;
height: auto;
text-align: left;
z-index: 2000;
top: 300px;
left: 30px;
}
.page_content h1, .page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6 {
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
margin: 0 0 5px 0;
display: inline-block;
float: none;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
.page_content h1 {
font-size: 32px;
margin: 0 20px;
}
.page_content h2 {
font-size: 30px;
margin: 0 20px;
}
.page_content > span {
display: inline-block;
width: auto;
border-bottom: 1px solid white;
float: none;
margin-bottom: 5px;
padding-bottom: 4px;
margin-left: 20px;
}
.page_content p {
line-height: 16px;
font-size: 13px;
margin: 10px 0 0 20px;
}
.inner_content {
z-index: 3000;
width: 920px;
min-height: 500px;
margin: 315px auto 0px auto;
text-align: left;
}
.inner_content .sidebar {
width: 280px;
float: left;
}
.subpages {
background: #35A5CE;
}
.subpages ul {
padding: 10px 0 10px 0;
}
.subpages ul li {
padding: 5px 0px 5px 0px;
}
.subpages ul li a {
color: white;
padding: 0px 0 0px 30px;
display: block;
transition: all 0.3s ease;
}
.subpages ul li a:hover {
border-left: 4px solid white;
padding: 0px 0 0px 34px !important;
}
.subpages .current_page_item > a {
border-left: 4px solid white;
padding: 0px 0 0px 26px !important;
}
.subpages ul li ul {
padding: 0px 0 0 10px;
}
.subpages ul li ul li {
padding: 3px 0px 3px 0px;
}
.subpages > h2 {
padding: 10px 10px 0px 20px;
font-weight: 700;
}
.subpages > h2 a, .subpages > h2 a:hover {
color: white;
}
.right_content {
float: right;
width: 630px;
background: white;
min-height: 500px;
color: #464646;
padding: 20px;
}
.full_width .right_content {
width: 100%;
float: none;
}
.right_content h1, .right_content h2, .right_content h3, .right_content h4, .right_content h5, .right_content h6 {
color: #E14640;
font-weight: 600;
border-bottom: 2px solid #E14640;
padding: 0 0 15px 0;
margin: 20px 0;
line-height: 1.2em;
}
.right_content h1 {
font-size: 26px;
}
.right_content h2 {
font-size: 24px;
}
.right_content h3 {
font-size: 22px;
}
.right_content h4 {
font-size: 20px;
}
.right_content h5 {
font-size: 18px;
}
.right_content h6 {
font-size: 16px;
}
.right_content p {
margin-bottom: 10px;
}
.right_content .btn {
display: inline-block;
padding: 5px 10px 5px 10px;
border: 2px solid #E14640;
color: #E14640;
}
.right_content .btn:hover {
background: #E14640;
color: white;
}
.right_content .gallery img {
margin: 0 12px 0 0;
}
.right_content ul li {
list-style-type: disc;
list-style-position: inside;
}   .context {
width: 100%;
}
.context img {
max-width: 100%;
}
.context .map-legands {
max-width: 520px;
width: 100%;
margin: 0 auto;
}
.context .map-legands b {
font-size: 11px;
font-weight: 700;
display: inline-block;
width: 25px;
}
.context .map-legands span {
font-size: 11px;
font-weight: 500;
display: inline-block;
max-width: 490px;
width: 100%;
}
.context .map-legands .red {
color: #DE4C4D;
}
.context #map {
max-width: 635px;
width: 100%;
height: 500px;
border: solid 5px #333;
margin: 0 auto 30px auto;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.context .map-link {
font-size: 21px;
margin-left: 15%;
padding-left: 5%;
display: block;
clear: both;
margin-bottom: 10px;
color: #333;
text-decoration: none;
background: url(https://www.koc.k12.tr/wp-content/themes/kocschool/img/icon-pin.png) no-repeat left top;
line-height: 34px;
}
.context .map-link:hover {
color: #999;
}   .titleTags {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 5px;
}
.activities {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.activities .row {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.activities .row .box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-ms-flex-flow: column;
flex-flow: column;
width: 147px;
height: 150px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #FFFFFF;
padding: 15px 20px 5px 20px;
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.11);
box-sizing: border-box;
}
.activities .row .box p {
width: 100%;
text-align: center;
font-weight: 500;
font-size: 12px;
line-height: 18px;
color: #4E4E4E;
margin-top: auto;
}
.activities .row .box .bottomLinks {
-ms-flex-item-align: center;
align-self: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
text-align: center;
margin: auto 0 5px 0;
}
.bottomLinks a span {
position: absolute;
visibility: hidden;
width: 120px;
color: #fff;
text-align: center;
border-radius: 2px;
padding: 2px 5px;
font-weight: 700;
font-size: 12px;
line-height: 18px;
z-index: 1;
bottom: 25%;
left: 50%;
margin-left: -60px;
opacity: 0;
-webkit-transition: opacity 1s;
transition: opacity 1s;
}
.bottomLinks a:hover > span {
visibility: visible;
opacity: 1;
}
.all, .all:visited, .brown, .brown:visited, .red, .red:visited, .blue, .blue:visited, .green, .green:visited, .orange, .orange:visited, .purple, .purple:visited {
display: inline-block;
padding: 5px;
text-decoration: none;
color: #FFFFFF;
font-weight: 700;
font-size: 12px;
line-height: normal;
border-radius: 2px;
margin-right: 5px;
border: none;
cursor: pointer;
margin-bottom: 5px;
}
.blue {
margin-right: 0;
}
.all {
color: #000000;
}
.brown, .brown > span  {
background-color: #2B390E;
}
.red, .red > span  {
background-color: #E74C3C;
}
.blue, .blue > span  {
background-color: #0000e0;
}
.green, .green > span  {
background-color: #16A085;
}
.orange, .orange > span  {
background-color: #E67E22;
}
.purple, .purple > span  {
background-color: #BD10E0;
}
.brown.circle, .red.circle, .blue.circle, .green.circle, .orange.circle, .purple.circle {
width: 16px;
height: 16px;
padding: 0;
border-radius: 50%;
margin-right: 0;
margin-left: 5px;
}
.activities .row .box .bottomLinks a:first-child {
margin-left: 0;
}   @media screen and (max-width: 900px) {
.container {
width: 100%;
display: block;
margin: 0px 0 0px 0;
}
.wrap {
width: 100%;
}
.mobilenav {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/navi@2x.png) no-repeat;
display: block;
height: 20px;
position: absolute;
right: 15px;
text-align: left;
text-indent: -999em;
top: 36px;
width: 31px;
z-index: 100;
background-size: contain;
}
.logo, .logo_tr {
width: 240px;
height: 57px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/logo@2x.png) no-repeat;
display: block;
text-indent: -999em;
margin: 23px 0 0 15px;
position: absolute;
background-size: contain;
}
.logo_tr {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/logo_tr@2x.png) no-repeat;
background-size: contain;
margin: 15px 0 0 15px;
}
.header {
position: relative;
height: 90px;
}
.header_nav {
display: none;
top: 90px;
position: absolute;
width: 100%;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.27);
background: white;
}
.search {
width: 100%;
height: 60px;
background: #F14731;
float: none;
text-align: left;
padding: 0px 0 0 15px;
}
.search input[type=text] {
background: none transparent;
border: none transparent;
height: 40px;
width: 90%;
color: white;
font-size: 16px;
margin: 10px 0 0 0;
}
.search_icon {
display: block;
width: 25px;
height: 24px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/search_icon@2x.png) no-repeat;
background-size: contain;
float: left;
margin: 18px 10px 0 0;
outline: none;
}
.infor {
display: show;
height: auto;
float: none;
width: 100%;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.0);
position: relative;
right: 0px;
z-index: 9999;
text-align: left;
}
.infor > a {
display: none;
}
.infor > .menu {
display: block;
width: 100%;
background: #35A5CE;
padding-bottom: 8px;
top: auto;
position: relative;
height: auto;
text-align: center;
}
.infor > .menu ul {
}
.infor > .menu ul li {
border-top: none;
}
.infor > .menu ul li:nth-child(1) {
border-top: none;
}
.infor > .menu ul li a {
display: block;
padding: 8px 10px 8px 20px;
text-align: left;
color: white;
width: 50%;
float: left;
font-size: 15px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.infor > .menu ul li a:hover {
padding: 8px 10px 8px 26px;
}
.infor:hover > .menu {
display: block;
top: 0px;
position: relative;
-webkit-box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.0);
-moz-box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.0);
box-shadow: inset 0px 6px 4px -4px rgba(0, 0, 0, 0.0);
}
.infor:hover > a {
background: #35A5CE url(//www.koc.k12.tr/wp-content/themes/kocschool/img/down_arrow_white.png) 160px 30px no-repeat;
}
.main_menu {
background: none;
height: auto;
width: 100%;
float: none;
}
.main_menu ul {
text-align: center;
}
.main_menu ul li {
display: block;
text-align: center;
background: none transparent;
border-bottom: 1px solid #EAEAEA;
}
.main_menu ul li a {
display: block;
padding: 14px 17px 14px 15px;
font-size: 14px;
color: #474747;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.main_menu ul li:nth-last-child(1) {
background: none;
}
#slides .slide_content {
position: absolute;
width: 100%;
height: auto;
left: auto;
margin-left: 0px;
top: 70px;
z-index: 2;
padding: 0px 30px 0 30px;
}
#slides .slide_content h2 {
font-size: 30px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
#slides .slide_content p {
line-height: 16px;
font-size: 14px;
}
#slides .slide_content a {
display: inline-block;
padding: 5px 35px 5px 35px;
border: 2px solid white;
border-radius: 30px;
color: white;
margin: 40px 0 0 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) -10px center no-repeat;
}
#slides .slide_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) 16px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 38px 0 0 0;
}
#slides {
height: 400px;
}
.home_navi ul li .box {
margin: 0;
}
.home_navi ul li .colorlayer {
width: 100%;
height: 150px;
}
@-moz-document url-prefix() {
.home_navi ul li .colorlayer {
margin-top: -56px;
}
}
@media screen and (min-color-index: 0)
and(-webkit-min-device-pixel-ratio: 0) {
@media {
.home_navi ul li .colorlayer {
margin-top: -56px;
}
}
}
.campus_spotlight {
background-size: cover;
}
.spotlight_content {
position: relative;
width: 90%;
height: auto;
text-align: left;
z-index: 2000;
top: 20px;
left: 20px;
}
.part_calendar {
width: 100%;
height: auto;
}
.part_of_vkv {
float: none;
width: 100%;
height: 280px;
background: url(//www.koc.k12.tr/tr/wp-content/uploads/2016/08/is_olanaklari-1.jpg) no-repeat;
position: relative;
background-size: cover;
}
.part_of_mezun {
float: none;
width: 100%;
height: 280px;
background: url(//www.koc.k12.tr/tr/wp-content/uploads/2021/12/mezun_platformu.jpg) no-repeat;
position: relative;
background-size: cover;
}
.part_content {
position: relative;
width: 80%;
height: auto;
text-align: left;
z-index: 2000;
top: 20px;
left: 20px;
}
#slides_calendar {
position: relative;
}
#slides_calendar .slide_content {
position: absolute;
width: 100%;
height: auto;
z-index: 2;
left: 120px;
text-align: left;
padding: 20px;
}
#slides_calendar .slide_content > span {
display: inline-block;
width: auto;
border-bottom: 1px solid white;
float: none;
margin-bottom: 0px;
padding-bottom: 4px;
}
#slides_calendar .slide_content p {
line-height: 16px;
font-size: 13px;
min-height: 30px;
}
#slides_calendar .slide_content a {
display: inline-block;
padding: 5px 30px 5px 35px;
border: 2px solid white;
border-radius: 0px;
color: white;
margin: 40px 0 0 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) -10px center no-repeat;
}
#slides_calendar .slide_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) 16px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 10px 0 0 0;
}
#slides_calendar .date {
width: 120px;
height: 280px;
background: #F14731;
z-index: 2;
position: absolute;
padding: 80px 0 0 0;
}
#slides_calendar .slidesjs-navigation {
background: none;
display: none;
}
#slides_calendar .slidesjs-pagination {
position: absolute;
bottom: 10px;
width: 300px;
height: 20px;
background: none;
z-index: 2000;
left: 50%;
margin-left: -150px;
display: block;
}
#slides_calendar .slidesjs-pagination li {
display: inline-table;
margin: 0 3px 0px 3px;
}
#slides_calendar .slidesjs-pagination li a {
display: block;
width: 14px;
height: 14px;
border: 2px solid white;
text-indent: -999em;
border-radius: 7px;
}
#slides_calendar .slidesjs-pagination .active {
background: white;
}
.ask {
width: 100%;
height: 420px;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/just_looking_bg.jpg) center center no-repeat;
position: relative;
background-size: cover;
}
.ask_content {
position: relative;
width: 90%;
height: auto;
text-align: left;
z-index: 2000;
top: 20px;
left: 20px;
}
.ask_content h2 {
font-size: 30px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
margin: 0 0 5px 0;
display: inline-block;
float: none;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
.ask_content .right > span {
display: inline-block;
width: auto;
border-bottom: 1px solid white;
float: none;
margin-bottom: 5px;
padding-bottom: 4px;
}
.ask_content p {
line-height: 16px;
font-size: 13px;
}
.ask_content a {
display: inline-block;
padding: 5px 30px 5px 35px;
border: 2px solid white;
border-radius: 0px;
color: white;
margin: 40px 0 0 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) -10px center no-repeat;
}
.ask_content a:hover {
background: rgba(0, 0, 0, 0.25) url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_right_white.png) 16px center no-repeat; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
margin: 38px 0 0 0;
}
.ask_content img {
float: none;
margin: 0 30px 10px 0px;
border-radius: 150px;
width: 90px;
}
.ask_content .right {
background: none;
width: 90%;
}
.ask .colorlayer {
width: 100%;
height: 420px;
position: absolute;
z-index: 1;
background: rgba(51, 51, 51, 0.70);
top: 0px;
}
.footer {
width: 100%;
border-top: 2px solid #E54741;
margin: 4px 0 0 0;
text-align: left;
color: #909090;
padding: 20px 0 0 0;
font-size: 13px;
}
.footer .about {
float: none;
width: 100%;
border-bottom: 1px solid #EBEBEB;
border-right: none;
margin: 0px 0px 20px 0px;
padding: 20px 20px 20px 20px;
min-height: 30px;
}
.footer .links {
float: none;
width: 100%;
border-right: none;
border-bottom: 1px solid #EBEBEB;
margin: 0 0px 20px 0;
padding: 20px 20px 20px 20px;
min-height: 40px;
}
.footer .social {
float: none;
width: 100%;
min-height: 90px;
border-bottom: 1px solid #EBEBEB;
margin: 0 0px 20px 0;
padding: 20px 20px 20px 20px;
}
.social a {
display: block;
width: 25px;
height: 25px;
float: left;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) 7px 0px no-repeat;
margin: 0 10px 0 0;
}
.social .tw {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -21px 0 no-repeat;
}
.social .yt {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -52px 0 no-repeat;
}
.social .in {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -78px 0 no-repeat;
}
.social .ig {
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/icon_sprite.png) -78px 0 no-repeat;
}
.copyright {
background: #474747;
height: auto;
padding: 20px;
text-align: center;
}
.copy {
font-size: 13px;
font-weight: 600px;
color: white;
float: none;
margin: 0px auto;
text-align: center;
}
.vkv_logo {
display: block;
float: none;
text-indent: -999em;
background: url(//www.koc.k12.tr/wp-content/themes/kocschool/img/vk_vakfi_logo@2x.png) no-repeat;
width: 133px;
height: 20px;
margin: 20px auto;
background-size: contain;
}
.page {
min-height: 500px;
position: relative;
padding: 0 0 100px 0;
}
.page .colorlayer {
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
opacity: 0.55;
top: 0px;
background: #157ca0;
mix-blend-mode: multiply;
}
.page .bglayer {
width: 100%;
height: 480px;
position: absolute;
z-index: -2;
top: 0px;
background-size: cover;
}
.page_content {
position: relative;
width: 90%;
height: auto;
text-align: left;
z-index: 2000;
top: 0;
left: 0;
margin: 0 auto 0 auto;
}
.page_content h1, .page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6 {
font-size: 30px;
color: #FFFFFF;
line-height: 41px;
font-weight: 600;
border-bottom: 1px solid white;
display: inline-block;
float: none;
margin: 0 0 10px 0;
padding-bottom: 5px;
}
.page_content h1 {
font-size: 32px;
margin: 0 20px;
}
.page_content h2 {
font-size: 30px;
margin: 0 20px;
}
.page_content > span {
display: block;
width: auto;
border-bottom: 1px solid white;
float: none;
padding-bottom: 4px;
margin: 0 20px 5px 20px;
}
.page_content p {
line-height: 16px;
font-size: 13px;
margin: 10px 0 0 20px;
}
.inner_content {
z-index: 3000;
width: 100%;
min-height: 500px;
margin: 30px auto 0px auto;
text-align: left;
}
.inner_content .sidebar {
width: 90%;
float: none;
margin: 0px auto 30px auto;
}
.subpages {
background: #35A5CE;
}
.subpages ul {
padding: 10px 0 10px 0;
}
.subpages ul li {
padding: 5px 0px 5px 0px;
}
.subpages ul li a {
color: white;
padding: 0px 0 0px 30px;
height: 20px;
display: block;
}
.subpages ul li a:hover, .subpages .active {
border-left: 4px solid white;
padding: 0px 0 0px 26px !important;
}
.right_content {
float: none;
width: 90%;
background: white;
min-height: 500px;
color: #464646;
padding: 20px;
margin: 0px auto 30px auto;
}
.right_content h1 {
color: #E14640;
font-weight: 600;
font-size: 15px;
border-bottom: 2px solid #E14640;
padding: 0 0 15px 0;
margin: 0 0 20px 0;
}
.right_content p {
margin-bottom: 10px;
}
.right_content .btn {
display: inline-block;
padding: 5px 10px 5px 10px;
border: 2px solid #E14640;
color: #E14640;
}
.right_content .btn:hover {
background: #E14640;
color: white;
}
.right_content .gallery img {
margin: 0 12px 0 0;
}
.home_navi ul li {
width: 100%;
height: 150px;
margin: 0px;
padding: 0px;
paddinsg: 100px;
display: flex;
flex-flow: column wrap;
justify-content: center;
background-size: cover !important;
background-position: center center;
}
.full_width .page_content {
position: relative;
width: 90%;
height: auto;
text-align: left;
z-index: 2000;
top: 0;
left: 0;
}
}
@media screen and (max-width: 767px) {
.context .map-link {
margin-left: 0;
padding-left: 15%;
}
.lang_box .lang_logo {
margin: 150px 0 50px 0;
}
.titleTags {
display: none;
}
.activities .row {
flex-flow: column wrap;
}
.activities .row .box {
width: 100%;
padding: 20px;
}
.brown.circle, .red.circle, .blue.circle, .green.circle, .orange.circle, .purple.circle {
width: inherit;
height: inherit;
padding: 2px 5px;
text-decoration: none;
text-indent: 0;
color: #FFFFFF;
font-weight: 700;
font-size: 12px;
line-height: 18px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-right: 10px;
}
.bottomLinks a span {
position: relative;
visibility: visible;
width: 120px;
color: #fff;
text-align: center;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 2px 5px;
font-weight: 700;
font-size: 12px;
line-height: 18px;
z-index: 1;
bottom: 0;
left: 0;
margin-left: 0;
opacity: 1;
}
} #fiyatButton, #fiyatButton:hover, #fiyatButton:visited {
width: 100%;
background: #35A5CE;
height: 50px;
font-size: 1em;
color: #fff;
border: 1px solid rgba(0, 0, 0, 0.30);
border-radius: 100px;
font-weight: bold;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#fiyatButton.active {
background: #fff;
color: #35A5CE;
}
.searchPage {
background: #35A5CE;
}
.searchPage .wrap {
text-align: left;
}
.searchPage .right_content h2 {
font-size: 20px;
}
.searchPage .right_content p {
font-size: 0.9em;
}
.searchPage .navigation {
margin-top: 5%;
}
.screen-reader-text {
display: none;
}
.nav-links {
text-align: center;
font-size: 20px;
}