@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext);
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp{border:0;margin:0;padding:0;font-size:100%;}
html,
body{height:100%;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{display:block;}
b,
strong{font-weight:bold;}
img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic;}
ol,
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
th,
td,
caption{font-weight:normal;vertical-align:top;text-align:left;}
q{quotes:none;}
q:before,
q:after{content:'';content:none;}
sub,
sup,
small{font-size:75%;}
sub,
sup{line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
svg{overflow:hidden;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.clearfix{display:inline-block;}
a{text-decoration:none;}
*:focus{outline:none;}
body{overflow-x:hidden;font-family:'Open Sans', sans-serif;}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus{outline:none;}
.slides,
.flex-control-nav,
.flex-direction-nav{margin:0;padding:0;list-style:none;}
.flexslider{margin:0;padding:0;}
.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;}
.flexslider .slides img{width:100%;display:block;}
.flex-pauseplay span{text-transform:capitalize;}
.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;z-index:9;}
.loading .flex-viewport{max-height:300px;}
.flexslider .slides{zoom:1;}
.carousel li{margin-right:5px;}
.flex-direction-nav{*height:0;}
.flex-direction-nav a{width:30px;height:30px;margin:-20px 0 0;display:block;background:url(images/bg_direction_nav.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;opacity:0;-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:100% 0;right:-36px;}
.flex-direction-nav .flex-prev{left:-36px;}
.flexslider:hover .flex-next{opacity:0.8;right:5px;}
.flexslider:hover .flex-prev{opacity:0.8;left:5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;}
.flex-direction-nav .flex-disabled{opacity:.3 !important;filter:alpha(opacity=30);cursor:default;}
.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center;}
.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7);}
.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default;}
.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}
.flex-control-thumbs li{width:25%;float:left;margin:0;}
.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer;}
.flex-control-thumbs img:hover{opacity:1;}
.flex-control-thumbs .flex-active{opacity:1;cursor:default;}
/*Mobile Nav*/
#selectnav1{
    display: none;
}
#selectnav2{
    display: none;
}
.nav-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    color: #FFF;
    padding: 0;
    margin: 0;
    cursor: auto;
    font-size: 18px;
    list-style-type: none;
    z-index: 99999;
    box-shadow: 0 5px 5px -5px #333;
    height: 100%;
    font-weight: bold;
  }
  .nav-mobile:after {
    content: "";
    display: table;
    clear: both;
  }
  .nav-mobile svg {
    height: 45px;
    width: 31px;
    padding: 9px;
    margin-top: 3px;
  }
  .nav-mobile svg.icon-close {
    height: 32px;
  }
  .nav-mobile svg path {
    fill: #000;
  }
  .nav-mobile svg.icon-close {
    display: none;
    padding: 15px;
  }
  .nav-mobile li {
    width: 100%;
    height: 45px;
    line-height: 46px;
    text-align: center;
    float: left;
  }
  .nav-mobile li a {
    display: block;
    color: #333;
    /* width: 100%; */
    height: 100%;
    text-decoration: none;
    padding-left: 20px;
  }
  .nav-mobile .menu-button {
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    display: block;
  }
  .nav-mobile .menu-button:after {
    opacity: 0;
    top: 65px;
    content: "";
    width: 100vw;
    display: block;
    position: fixed;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    z-index: 9;
    pointer-events: none;
    transition: opacity 0.2s cubic-bezier(0, 0, 0.3, 1);
    transition-delay: 0.1s;
  }
  .nav-mobile #menu-toggle {
    display: none;
  }
  .nav-mobile #menu-toggle.active ~ .menu-button .icon-close, .nav-mobile #menu-toggle:checked ~ .menu-button .icon-close {
    display: block;
  }
  .nav-mobile #menu-toggle.active ~ .menu-button .icon-open, .nav-mobile #menu-toggle:checked ~ .menu-button .icon-open {
    display: none;
  }
  .nav-mobile #menu-toggle.active ~ .menu-button:after, .nav-mobile #menu-toggle:checked ~ .menu-button:after {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
  }
  .nav-mobile #menu-toggle.active ~ .menu-sidebar, .nav-mobile #menu-toggle:checked ~ .menu-sidebar {
    transform: translateX(0);
    transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  }
  .nav-mobile .menu-container {
    width: 60px;
    float: left;
    cursor: pointer;
    position: fixed;
    background: #fff;
    height: 72px;
}
  .nav-mobile .menu-container .menu-sidebar {
    box-shadow: 5px 0 5px -5px #333;
    display: block;
    width: 75vw;
    bottom: 0;
    background: white;
    color: #333;
    position: fixed;
    z-index: 9999999;
    transform: translateX(-405px);
    transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1);
    top: 65px;
    list-style-type: none;
    padding: 0;
    max-width: 400px;
    min-width: 260px;
  }
  .nav-mobile .menu-container .menu-sidebar .arrow {
    position: absolute;
    line-height: 50px;
    font-size: 32px;
    color: #555;
    top: 0;
    z-index: 0;
  }
  .nav-mobile .menu-container .menu-sidebar .arrow.left {
    left: 25px;
  }
  .nav-mobile .menu-container .menu-sidebar .arrow.right {
    right: 25px;
  }
  .nav-mobile .menu-container .menu-sidebar li {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    text-align: left;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .nav-mobile .menu-container .menu-sidebar li:hover {
    background: #eee;
  }
  .nav-mobile .menu-container .menu-sidebar li .menu-sub {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    overflow: hidden;
    background: white;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0, 0, 0.3, 1);
    border-left: 1px solid #ccc;
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 2;
    max-width: 400px;
  }
  .nav-mobile .menu-container .menu-sidebar li .menu-sub li {
    overflow: hidden;
  }
  .nav-mobile .menu-container .menu-sidebar li .menu-sub .menu-sub-title {
    padding-left: 50px;
  }
  .nav-mobile .menu-container .menu-sidebar li .submenu-label {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 20px;
  }
  .nav-mobile .menu-container .menu-sidebar li .submenu-toggle {
    display: none;
  }
  .nav-mobile .menu-container .menu-sidebar li .submenu-toggle.active ~ .menu-sub, .nav-mobile .menu-container .menu-sidebar li .submenu-toggle:checked ~ .menu-sub {
    width: 65vw;
    visibility: visible;
    z-index: 1;
    transition: width 0.35s cubic-bezier(0, 0, 0.3, 1);
    height: 100%;
    overflow-y: auto;
  }
  .nav-mobile{
    display: none;
  }
@media all and (max-width:740px){
    .nav-mobile{
        display: block;
    }
    #menu section {
        height: 72px !important;
        position: fixed !important;
    }
    #contentBk {
        margin-top: 72px !important;
    }
    #content .welcome{
      max-width: 100%;
    }
    #content .welcome .rotator{
      max-width: 100%;
    }

    #content .news.column{
      width: calc(100% - 20px) !important;
      margin-right: 10px !important;
    }

    .customsliderInner{
      width: calc(100% - 25px) !important;
    }
}

/*Mobile Nav*/
@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:0;}
.flex-direction-nav .flex-next{opacity:1;right:0;}
}
strong{font-weight:600;}
.parentContainer{width:100%;background-color:#262a2d;}
#socialButtons{margin:auto;width:980px;background-color:#f0f2f4;height:38px;border-bottom:1px solid #eaeaea;}
#socialButtons a{width:auto;float:left;font-size:11px;color:#878b93;line-height:12px;font-weight:bold;padding:5px 10px;display:block;background-color:#FFF;border-radius:10px;float:right;margin:10px 5px 0 0;height:13px;}
#socialButtons a:hover{background-color:#9bb70d;color:#FFF;}
#socialButtons a:first-child{margin-right:5px;}
#socialButtons .CanliDestekUst{background-color:#9bb70d;color:#FFF;}
#socialButtons .CanliDestekUst:hover{background-color:#FFF;color:#878b93;}
#socialButtons #fbtop{float:left;display:block;width:6px;height:13px;background-image:url(../img/socialtop.png);}
#socialButtons a:hover #fbtop{background-position:0px 13px;}
#socialButtons #twtop{float:left;display:block;width:12px;height:13px;background-image:url(../img/socialtop.png);background-position:12px 0px;}
#socialButtons a:hover #twtop{background-position:12px 13px;}
#menu{width:100%;position:absolute;z-index:99999;}
#menu section{margin:auto;width:980px;background-color:#ffffff;z-index:10;position:relative;height:72px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#menu img{margin:5px 0px 10px 16px;}
#menu section > ul{float:right;margin-right:0px;padding-top:22px;}
#menu li{display:inline-block;margin-right:20px;position:relative;height:50px;}
#menu li > a{text-transform:uppercase;font-size:12px;padding-top:25px;padding-bottom:28px;color:#6f6b6b;font-weight:bold;}
#menu li > h2 > a{text-transform:uppercase;font-size:12px;padding-top:25px;padding-bottom:28px;color:#6f6b6b;font-weight:bold;}
#menu a:hover{color:#9bb70d;}
#menu li.selected a{border-top:2px solid #9bb70d;}
#menu .sub-menu{position:absolute;left:-13px;top:49px;border-left:1px solid #9bb70d;border-right:1px solid #9bb70d;border-bottom:1px solid #9bb70d;display:none;}
#menu .sub-menu li{width:111px;border-top:1px solid #DFDFDF;background:#EFF1F3;margin:0;height:auto;float:left;}
#menu .sub-menu a{padding:5px 15px;margin:0;font-size:11px;color:#6E6C6C;height:26px;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#menu li.selected .sub-menu a{border:none;}
.no-js #menu li:hover .sub-menu{display:block;}
#menu .sub-menu a:hover{color:#9bb70d;}
#tagline{width:100%;background-color:#43494c;position:absolute;}
#tagline section{width:980px;margin:auto;}
#tagline section div{position:relative;float:right;font-size:20px;color:#ffffff;margin:100px 55px 28px 0px;line-height:20px;font-weight:300;z-index:9;}
#tagline strong{color:#9bb70d;font-weight:800;}
#info{width:100%;position:absolute;z-index:8;}
#info section{margin:auto;width:980px;position:relative;}
.element{background:none repeat scroll 0 0 #9bb70d;display:block;height:190px;position:absolute;width:100%;}
.leftElement{left:-100%;}
.rightElement{right:-100%;}
.triangle{display:block;margin-left:366px;height:0px;width:0px;border-top:178px solid #9bb70d;border-left:0px solid transparent;border-right:100px solid transparent;text-indent:-9999px;}
#info div{float:left;padding-top:101px;width:366px;background-color:#9bb70d;color:#ffffff;}
#info img{float:left;margin-left:17px;padding-bottom:15px;margin-top:6px;margin-right:8px;}
#info h2{font-size:24px;font-weight:bold;float:left;width:211px;}
#info p{font-size:13px;font-weight:400;float:left;line-height:15px;min-width:180px;}
.anahaberbaslik{float:left;padding:10px 0px;display:block;background:#9bb70d;font-weight:bold;color:#fff;width:98.4%;margin-bottom:10px;text-indent:10px;}
#contentBk{width:100%;margin-top:148px;z-index:7;position:relative;}
#content{margin:auto;width:980px;z-index:1;display:block;}
.column{float:left;padding:20px 20px 0 10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.column .colonbaslik{font-size:18px;color:#5d6f8d;padding-bottom:7px;font-weight:600;border-bottom:1px solid #E8EAEE;}
.oncecikanokullarbaslik{font-size:18px;color:#5d6f8d;padding-bottom:7px;font-weight:600;border-bottom:1px solid #E8EAEE;}
.wrapper{width:1010px;margin-left:-10px;}
.last:after{clear:left;}
.c-25{width:25%;}
.c-30{width:30%;}
.c-33{width:33.33%;}
.c-40{width:40%;}
.c-50{width:50%;}
.c-67{width:66.66%;}
.c-75{width:75%;}
.c-100{width:100%;}
.right{float:right;}
#homeSlider{height:366px;overflow:hidden;position:relative;}
.flexslider{width:640px;height:426px;border:none;border-radius:0;box-shadow:none;margin:0;}
#homeSlider .flex-direction-nav a{position:static;opacity:1;}
#homeSlider .flex-direction-nav a{cursor:pointer;position:absolute;width:165px;height:80px;top:50%;margin-top:-90px;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;transition:all 300ms ease;}
#homeSlider .flex-direction-nav a img{position:absolute;top:0;left:-1px;}
#homeSlider .flex-direction-nav .flex-next img{left:25px;}
#homeSlider .flex-prev{left:-140px;background:url(../img/preloader.gif) no-repeat 85px 32px, url(../img/sliderArrows2.png) no-repeat 151px 34px #25292D;}
#homeSlider .flex-prev:hover{left:0;}
#homeSlider .flex-next{right:-140px;background:url(../img/preloader.gif) no-repeat 85px 32px, url(../img/sliderArrows1.png) no-repeat 10px 34px #25292D;}
#homeSlider .flex-next:hover{right:0;}
#homeSlider .captions{background-color:#233340;padding:16px 0px 13px 20px;width:100%;position:absolute;bottom:0;z-index:99998;height:85px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#homeSlider .captions li{display:none;position:absolute;}
#homeSlider .captions li:first-child{display:block;}
#homeSlider .captions h3{color:#ffffff;line-height:18px;margin-bottom:5px;font-weight:400;}
#homeSlider .captions p{color:#a1adb7;font-size:12px;font-weight:400;width:600px;}
.searchCourseHome{position:relative;background-color:#ffffff;padding:0 30px 0 0 !important;z-index:99999;margin:-336px -10px 0 10px;}
.searchCourseHome:after{content:"." !important;height:7px !important;}
.searchCourse p{font-size:18px;color:#ffffff;background-color:#9bb70d;padding:13px 0px 15px 20px;border:none;font-weight:600;}
.searchCourse form{border-top:none;border:1px solid #e8eaee;position:relative;padding:0 15px;}
.select-replace-cover, .searchCourse input, .searchCourse select, .searchCourse textarea{color:#F25D28;border:1px solid #D6DCE1;font-family:'Open Sans', sans-serif;font-size:13px;color:#757575;height:40px;width:100% !important;cursor:pointer;padding-top:5px;margin:auto;display:block !important;margin:15px auto 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;box-shadow:0 0 2px rgba(0,0,0,.05);background:#f7f7f7;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYyZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #f7f7f7 0%, #f1f2f3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f2f3));background:-webkit-linear-gradient(top, #f7f7f7 0%,#f1f2f3 100%);background:-o-linear-gradient(top, #f7f7f7 0%,#f1f2f3 100%);background:-ms-linear-gradient(top, #f7f7f7 0%,#f1f2f3 100%);background:linear-gradient(to bottom, #f7f7f7 0%,#f1f2f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f2f3',GradientType=0);}
.searchCourse textarea{color:#F25D28;border:1px solid #D6DCE1;font-family:'Open Sans', sans-serif;font-size:13px;color:#ABAEB4;height:80px;width:100% !important;cursor:pointer;padding-top:5px;padding-left:5px;margin:auto;display:block !important;margin:15px auto 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;box-shadow:0 0 2px rgba(0,0,0,.05);background:#f7f7f7;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYyZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #f7f7f7 0%, #f1f2f3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f2f3));background:-webkit-linear-gradient(top, #f7f7f7 0%,#f1f2f3 100%);background:-o-linear-gradient(top, #f7f7f7 0%,#f1f2f3 100%);background:-ms-linear-gradient(top, #f7f7f7 0%,#f1f2f3 100%);background:linear-gradient(to bottom, #f7f7f7 0%,#f1f2f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f2f3',GradientType=0);}
.select-replace{background:url(../img/cc.png) no-repeat right 13px transparent;padding:5px 10px;cursor:pointer;}
.searchCourse input{cursor:text;padding-left:8px;padding-right:10px;padding-top:0;}
.searchCourse select{margin-top:10px;}
.submit, .searchCourse .submit{width:95px !important;height:33px !important;margin:15px 0 14px;color:#ffffff;border-radius:4px;border:none;background-image:linear-gradient(bottom, rgb(122,169,55) 0%, rgb(139,186,64) 100%);background-image:-o-linear-gradient(bottom, rgb(122,169,55) 0%, rgb(139,186,64) 100%);background-image:-moz-linear-gradient(bottom, rgb(122,169,55) 0%, rgb(139,186,64) 100%);background-image:-webkit-linear-gradient(bottom, rgb(122,169,55) 0%, rgb(139,186,64) 100%);background-image:-ms-linear-gradient(bottom, rgb(122,169,55) 0%, rgb(139,186,64) 100%);padding-bottom:3px;cursor:pointer;}
.submit:hover, .searchCourse .submit:hover{opacity:.9;}
.column .flex-direction-nav{margin-top:-30px;float:right;}
.column .flex-direction-nav a{float:left;text-indent:-99999px;height:19px;width:19px;background:url(../img/arrows1.png) no-repeat 0px -20px transparent;position:static;opacity:1;margin:0;}
.column .flex-direction-nav .flex-next{margin-left:3px;background-position:-22px -20px;}
.column .flex-direction-nav .flex-next:hover{background-position:-22px -1px;}
.column .flex-direction-nav .flex-prev{margin-left:-19px;}
.column .flex-direction-nav .flex-prev:hover{background-position:0px -1px;}
.cContent{width:100%;overflow:hidden;}
.cContent p{color:#686c6f;font-size:12px;font-weight:400;line-height:17px;}
.cContent img{margin-right:36px;float:left;}
.cContent a{color:#748491;font-weight:600;font-size:12px;}
.clear{clear:both;}
.news p{font-size:12px;}
.news li{padding-left:1px;}
.news li:first-child{padding-left:0;}
.news .post{border-top:1px solid #E8EAEE;float:left;margin-bottom:18px;padding-top:18px;}
.news .post:first-child{border-top:none;padding-top:0;}
.news img{margin-right:0;float:left;}
.news .info{margin:-5px 0 0 100px;}
.news h5{font-size:13px;color:#748491;font-weight:400;margin-bottom:-5px;}
.news span{font-size:11px;color:#a2a5a7;font-style:italic;font-weight:400;}
.links ul{margin-top:-7px;}
.links li{margin-bottom:8px;}
.links a{background:url(../img/linkImg.png) no-repeat 0px 4px;color:#686c6f;font-size:13px;line-height:24px;font-weight:400;padding-left:23px;}
.featured a{color:#272822;}
.featured img{margin-right:13px;}
.featured h5{font-size:14px;font-weight:600;color:#5d6f8d;}
.imgBorder{background:#ffffff;padding:4px;border:1px solid #e8e8e8;box-shadow:0px 0px 4px 0px rgba(100,100,100,.1);}
.grayColor{position:relative;display:block;}
.grayColor img{float:none;}
.grayColor .overlay{position:absolute;top:5px;left:5px;opacity:0;}
.grayColor:hover .overlay{opacity:0;}
footer{margin-top:20px;}
.stripe{width:100%;background-color:#34393c;position:absolute;z-index:5;margin-top:20px;}
.stripe > div{margin:auto;width:980px;padding-top:20px;}
.twitter img{float:left;margin:0px 20px 86px 1px;}
.twitterList{float:left;}
.twit{color:#9b9999;font-size:14px;font-style:italic;width:460px;display:none;}
.twit:first-child{display:block;}
.twit a{color:#9bb70d;font-size:14px;font-style:italic;}
.mail{width:100%;position:absolute;overflow:hidden;height:92px;margin-top:0px;}
.mail > div{margin:auto;width:980px;position:relative;z-index:6;margin-top:-23px;}
.mail .triangle{float:right;border-bottom:171px solid #9bb70d;border-right:0px solid transparent;border-left:100px solid transparent;border-top:0;}
.mailInfo{float:right;padding-top:40px;width:142px;height:75px;background-color:#9bb70d;color:#ffffff;}
.mailInfo > div{padding-left:76px;height:74px;margin-top:-2px;}
.mailInfo img{float:left;margin-right:5px;}
.mailInfo a{font-size:14px;text-align:left;font-weight:bold;color:#fff;}
.mailInfo a:hover{color:#fff;}
.mailInfo p{float:left;padding-top:10px;width:79px;}
.mail h4{margin-bottom:10px;font-size:16px;font-weight:600;}
#mailInput{margin-right:8px;background-color:#728f26;width:244px;float:left;height:28px;border:none;padding:0;color:#FFF;padding:0 10px;font-family:'Open Sans', sans-serif;font-size:12px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#mailSubmit{cursor:pointer;background-color:#728f26;width:37px;border-radius:3px;color:#ffffff;padding-top:5px;padding-bottom:5px;border:none;}
#footerContent{width:100%;background-color:#262a2d;position:absolute;margin-top:16px;}
#footerContent section{width:980px;background-color:#43494c;margin:auto;padding:33px 0 24px 0;position:relative;z-index:20;margin-top:76px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#footerContent .column{padding:0 40px 0 40px;border-left:1px solid #52585B;}
#footerContent .column:first-child{border:none;}
#footerContent .column h3{font-size:14px;color:#e0e0e0;font-weight:bold;margin-bottom:20px;padding:none;border:none;}
#footerContent .links li{margin-bottom:8px;}
#footerContent .links li a{background:url(../img/recentPost.png) no-repeat 0px 4px;color:#909294;font-size:13px;padding-left:20px;}
#footerContent .news .post{border:none;}
#footerContent .news h5{color:#cbcbcb;font-weight:400;}
#footerContent .news p{color:#878888;}
#footerContent .news .info p{font-weight:400;}
.contact{margin-bottom:30px;position:relative;}
.contact input, .contact textarea{font-family:'Open Sans';font-size:12px;color:#999999;padding:0 5px;height:29px;width:100%;border:1px solid #52585b;background-color:#3e4447;display:block;margin-bottom:10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.contact textarea{padding:5px;height:60px;overflow:hidden;}
.contact .submit, #contact .submit{width:63px !important;position:absolute;right:37px;bottom:-43px;height:28px !important;margin:10px 0 16px 0;font-size:12px;border:none;font-weight:400;margin-right:2px;padding-bottom:1px;}
#bottomFooter{margin:auto;width:905px;color:#807C7C;margin-bottom:25px;font-size:12px;}
#bottomFooter div{margin-top:-25px;}
#bottomFooter ul{float:right;}
#bottomFooter li{display:inline-block;}
#legal{margin:8px 5px 0 0;}
#legal a{padding-right:5px;color:#817d7d;}
#legal a:hover{opacity:.8;}
#legal li:after{content:"|";}
#legal li:last-child:after{display:none;}
#legal li:last-child a{padding:0 0 0 2px;}
#social{margin-right:6px;margin-top:2px;}
#social a{float:right;text-indent:-99999px;height:30px;width:30px;margin-left:5px;text-indent:-9999px;background:url(../img/socialImg.png) no-repeat 0px 0px transparent;}
#social a:hover{opacity:.8;}
#social #finalFacebook{background-position:-32px 0px;}
#social #finalFlickr{background-position:-67px 0px;}
#social #finalRss{background-position:-100px 0px;}
.ie8 #footer{...;}
.fwidth{width:100% !important;border:0 !important;}
img.fwidth{height:auto !important;}
.fwidth2{width:40% !important;border:0 !important;}
img.fwidth2{height:auto !important;}
.fwidth3{width:20% !important;border:0 !important;}
img.fwidth3{height:auto !important;}
.topImg img{float:left;}
.topImg p{color:#9bb70d;font-size:21px;float:left;position:absolute;margin-top:70px;background-color:#fff;padding:5px 15px 5px 32px;}
.blog .box{margin-top:0px;float:left;}
.box{border:1px solid #e8eaee;color:#5D6F8D;font-size:18px;padding-top:5px;overflow:hidden;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.box h4{margin:0 15px 5px 15px;font-weight:600;font-size:18px;}
.boxInfo{border-top:1px solid #e8eaee;padding:15px 15px;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}
.boxInfo img{margin:6px 10px 5px 0;float:left;}
.boxInfo p{color:#000;font-size:13px;line-height:22px;}
.boxInfo h6{line-height:30px;font-size:13px;}
.boxInfo h5{line-height:30px;font-size:13px;font-weight:400;}
.boxInfo p{color:#000;font-size:13px;line-height:22px;margin:10px 0px !important;text-align:justify;}
.boxInfo p:last-child{margin:0;}
#sidebar > div{margin-bottom:20px;width:100%;}
.examInfo div ul{margin:0px 25px;}
.examInfo div ul li{float:left;width:100%;background:none;margin:5px 0px !important;padding:0px 5px;border:0px !important;outline:0px !important;vertical-align:baseline !important;background-color:transparent !important;text-indent:-5px;color:#000 !important;}
.examInfo div ul{list-style-type:disc;}
.boxInfo div{color:#000;font-size:13px;line-height:22px;margin-bottom:10px !important;text-align:justify;}
.examInfo .breadcrumb{background-color:#F6F6F6;margin:-15px -15px 15px -15px;padding-left:15px;font-size:11px;color:#5D6F8D;}
.examInfo .breadcrumb li{margin-right:5px;display:inline;line-height:30px;}
.examInfo .breadcrumb li:first-child{padding-left:20px;background:url(../img/listIcons.png) no-repeat transparent;background-position:-7px -178px;}
.examInfo .breadcrumb li a{color:#5D6F8D;}
.examInfo .dateExm{background-position:-7px -68px;}
.examInfo .commentExm{background-position:-7px -124px;}
.examInfo .exm{background-position:-7px -178px;}
.examInfo .submit{padding:3px 8px;font-size:12px;border-radius:2px;}
.pgNr{float:right;padding-right:1px;}
.pgNr li{float:left;background:url(../img/pgNr.png) no-repeat 0 0px transparent;width:24px;height:24px;margin-left:7px;}
.pgNr li:first-child{margin-left:0;}
.pgNr li:hover{background-position:0 -26px;}
.pgNr a{color:#ffffff;padding:4px 7px 4px 0px;font-size:12px;text-align:center;display:block;width:100%;}
.pgNr .active{background-position:0 -26px;}
.archives{padding:0;}
.archives li{line-height:30px;padding-left:15px;}
.archives li:hover{background-color:#F6F6F6;}
.archives a{color:#A3A3A9;font-size:13px;padding-left:15px;background:url(../img/arrow.png) no-repeat 0 7px transparent;}
.blogPost .tabs li{padding:5px;margin-top:-5px;width:50%;float:left;border-left:1px solid #e8eaee;position:relative;text-align:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:9px;}
.blogPost .tabs li:first-child{border-left:0;}
.blogPost .tabs a{font-size:14px;color:#B4B7BE;}
.blogPost .tabs a:hover, .blogPost .tabs li.selected a{color:#5D6F8D;}
.blogPost .tabs li.selected a{font-weight:600;}
.blogPost .boxInfo img{margin-bottom:0;margin-right:15px;}
.blogPost .boxInfo{border:none;}
.blogPost .boxInfo p{margin:0;line-height:17px;}
.blogPost .boxInfo a{color:#858585;}
.blogPost .boxInfo a:hover{color:#5D6F8D;}
.blogPost .boxInfo span{font-size:12px;color:#E69105;padding-left:15px;background:url(../img/postTime.png) no-repeat 0 3px transparent;}
.blogPost .content{width:100%;border-top:1px solid #E8EAEE;}
.blogPost .content li{display:none;margin-bottom:-13px;}
.blogPost .content li:first-child{display:block;}
.arrow13{width:19px;height:10px;display:none;position:absolute;background:url(../img/arrow13.png) no-repeat 0 0 transparent;left:50%;bottom:-6px;margin-left:-10px;}
.blogPost .tabs li.selected .arrow13{display:block;}
.fbLike{float:right;}
.flickrList a{margin:4px;float:left;}
.flickr img{width:80px;float:none;margin:0;height:100%;}
.comment .boxInfo{width:100%;padding:5px 15px 10px;margin-bottom:30px;position:relative;overflow:visible;}
.comment .first{padding-left:108px;position:relative;}
.comment h6{font-size:12px;color:#4395D1;font-weight:400;}
.comment h6 span{font-size:12px;color:#CAC9C9;}
.postDate{font-size:11px;color:#A7A7A7;display:block;font-size:11px;text-align:right;width:100%;}
.contactForm .submit{margin:0;padding:0;height:24px !important;width:79px !important;}
.comment .imgBorder{padding:6px;margin-right:11px;position:absolute;top:0;left:0;z-index:2;}
.comment ul{margin-left:108px;position:relative;}
.comment ul .boxInfo{}
.comment li{position:relative;float:left;}
.cline1{background:#EFEFEF;display:block;height:100%;left:44px;padding-bottom:71px;position:absolute;top:0;width:1px;z-index:1;}
.cline2{background:#EFEFEF;display:block;height:1px;left:-64px;position:absolute;top:40px;width:63px;}
.cline3{left:-64px;padding-bottom:41px;}
h3.title{color:#5D6F8D;font-size:18px;font-weight:400;margin-bottom:15px;border:none;}
h2.title{color:#000;font-size:15px;font-weight:400;margin-bottom:15px;border:none;border-bottom:1px solid #e8eaee;}
.course .box{margin-bottom:25px;}
.courseId li{font-size:14px;display:inline-block;margin:0 15px 10px 15px;font-weight:600;}
.courseId li:last-child{margin-top:5px;float:right;}
.courseInfo{background-color:#F7F7F7;padding:8px 15px;font-size:13px;font-weight:400;}
.courseInfo ul{float:right;}
.courseInfo li{float:left;margin:-17px 0 0 8px;}
.courseInfo li:last-child{margin-right:0;}
.courseInfo li:after{content:"|";padding-left:8px;}
.courseInfo li:last-child:after{display:none;}
table{width:100%;line-height:40px;}
table td{padding-left:20px;font-size:12px;color:#949699;}
th{background-color:#738391;color:#ffffff;font-weight:600;padding-left:20px;font-size:12px;}
tr:nth-child(odd){background-color:#F7F7F7;}
.grid h2{color:#6B6B6B;border-bottom:1px solid #E7EBEC;font-weight:400;font-size:18px;padding-bottom:10px;}
.grid h3{color:#6B6B6B;font-weight:400;margin-bottom:20px;line-height:36px;}
.grid h3 span{font-size:36px;color:#B0B0B0;float:left;margin-right:5px;}
.grid p{font-size:13px;color:#A3A3A3;line-height:22px;}
.accordion .box{margin-top:10px;padding:0;background-image:linear-gradient(bottom, #F2F1F1 0%, #ffffff 100%);background-image:-o-linear-gradient(bottom, #F2F1F1 0%, #ffffff 100%);background-image:-moz-linear-gradient(bottom, #F2F1F1 0%, #ffffff 100%);background-image:-webkit-linear-gradient(bottom, #F2F1F1 0%, #ffffff) 100%);background-image:-ms-linear-gradient(bottom, #F2F1F1 0%, #ffffff 100%);cursor:pointer;}
.accordion a{margin-left:7px;padding:5px 30px;line-height:35px;font-size:14px;height:21px;color:#777777;background:url(../img/accordionArrow.png) no-repeat 0 4px transparent;}
.acText{display:none;}
.accordion .box.opened .acText{background-color:#ffffff;}
.accordion .box.opened{background-image:none;background-color:#777777;}
.accordion .box.opened a{background-position:0 -24px;color:#ffffff;}
.toggleInfo{padding:5px 0 0 0;margin:7px 0 5px;}
.toggleInfo:first-child{border:none;margin-top:0;padding-top:0;}
.toggleInfo:last-child{margin-bottom:0;padding-bottom:0;}
.toggleInfo a{color:#938D8D;font-size:13px;padding:5px 30px;height:21px;background:url(../img/toggleArrow.png) no-repeat 0 4px transparent;}
.toggleInfo > div{display:none;padding:8px 0 4px 30px;}
.toggleInfo a.opened{color:#433333;background-position:0 -24px;}
.toggleInfo.opened > div{display:block;}
.dropcap{font-size:48px;color:#F7C37F;float:left;margin-right:5px;line-height:40px;}
blockquote{padding:10px 0;}
blockquote em{display:block;float:left;margin:-10px 0 0 20px;}
.blockquote1{float:left;height:10px;width:14px;text-indent:-99999px;display:inline-block;background:url(../img/blockquote1.png) no-repeat 0 0 transparent;}
.blockquote2{height:12px;width:15px;text-indent:-99999px;display:inline-block;float:right;background:url(../img/blockquote2.png) no-repeat 0 0 transparent;margin-top:-15px;padding-right:10px;}
.cList{margin:10px 0 0 0;}
.cList li{font-size:12px;color:#A19D9D;line-height:30px;padding-left:25px;}
.arrow1Li li{background:url(../img/arrow.png) no-repeat 4px 13px transparent;}
.pointLi li{background:url(../img/point.png) no-repeat 4px 7px transparent !important;}
.checkLi li{background:url(../img/check.png) no-repeat 0 9px transparent;}
.arrow2Li li{background:url(../img/toggleArrow2.png) no-repeat transparent;line-height:21px;padding-left:30px;margin-bottom:10px;}
.contactForm{padding:25px;}
.contactUs h6{line-height:20px;}
.contactForm input, .contactForm textarea{width:100%;height:33px;float:right;border:1px solid;padding:0;border-color:#E6E6E6;font-family:'Open Sans';font-size:13px;padding-left:4px;}
.contactForm textarea{height:123px;overflow:hidden;padding-top:4px;}
.contactForm .contactErrorBorder{border-color:#F37373;}
#contactSubmit{border:none !important;position:static !important;}
.contactForm label{font-size:13px;color:#A0958A;margin:10px 10px 10px 0;float:left;}
.contactForm div{display:inline;float:left;width:100%;}
.contactForm div:last-child{margin:0;}
a{color:#000;}
a:not(.lb-next):not(.lb-prev), .archives li, .pgNr li, .grayColor .overlay, h5, .submit, .searchCourse .submit, #social a, .gHover img{-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;-moz-transition:all 200ms ease-in;}
#footerContent .links li a:hover, a:hover, .examInfo li a:hover{color:#9bb70d;}
.submit, .pgNr a{color:#FFF !important;}
#footerContent .news h5:hover, .news h5:hover{color:#9bb70d;}
.gHover:hover img{opacity:.8;}
#lightboxOverlay{position:absolute;top:0;left:0;z-index:99999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);opacity:0.85;display:none;}
#lightbox{position:absolute;left:0;width:100%;z-index:100000;text-align:center;line-height:0;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-weight:normal;}
#lightbox img{width:auto;height:auto;}
#lightbox a img{border:none;}
.lb-outerContainer{position:relative;background-color:white;*zoom:1;width:250px;height:250px;margin:0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.lb-outerContainer:after{content:"";display:table;clear:both;}
.lb-container{padding:10px;}
.lb-loader{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;cursor:pointer;}
.lb-container > .nav{left:0;}
.lb-nav a{outline:none;}
.lb-prev, .lb-next{width:49%;height:100%;background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");display:block;}
.lb-prev{left:0;float:left;}
.lb-next{right:0;float:right;}
.lb-prev:hover{background:url(../img/lightbox/prev.png) left 48% no-repeat;}
.lb-next:hover{background:url(../img/lightbox/next.png) right 48% no-repeat;}
.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-ms-border-bottom-left-radius:4px;-o-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-ms-border-bottom-right-radius:4px;-o-border-bottom-right-radius:4px;border-bottom-right-radius:4px;}
.lb-dataContainer:after{content:"";display:table;clear:both;}
.lb-data{padding:0 10px;color:#bbbbbb;}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em;}
.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em;}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:11px;}
.lb-data .lb-close{width:35px;float:right;padding-bottom:0.7em;outline:none;}
.lb-data .lb-close:hover{cursor:pointer;}
.hidden{display:none;}
.green .element{background:none repeat scroll 0 0 #94BD2E;}
.green #info div{background-color:#94BD2E;}
.green .triangle{border-top:173px solid #94BD2E;}
.green #tagline strong{color:#94BD2E;}
.green #menu a:hover{color:#94BD2E;}
.green #menu li.selected a{border-top:2px solid #94BD2E;}
.green #menu li.selected li a{border:none;}
.green #menu .sub-menu{border-color:#9ABC47;}
.green #footerContent .links li a:hover, .green a:hover, .green .examInfo li a:hover, .green #footerContent .news h5:hover, .green .news h5:hover, .green .twit a{color:#94BD2E;}
.green .mail .triangle{border-bottom:171px solid #94BD2E;border-right:0px solid transparent;border-left:100px solid transparent;border-top:0;}
.green #homeSlider .captions{background:#20150F;}
.green #homeSlider .captions p{color:#B6ABA0;}
.green .mailInfo{background:#94BD2E;}
.green .mailInfo > div{background-image:url(../img/mail1.png);}
.green #mailInput{background-color:#5C9017;}
.green #mailSubmit{background-color:#718F27;}
.orange .element{background:none repeat scroll 0 0 #FF7E01;}
.orange #info div{background-color:#FF7E01;}
.orange #homeSlider .captions{background:#20150F;}
.orange #homeSlider .captions p{color:#B6ABA0;}
.orange #menu .sub-menu{border-color:#FCAC77;}
.orange .triangle{border-top:173px solid #FF7E01;}
.orange #tagline strong{color:#FF7E01;}
.orange #menu a:hover{color:#FF7E01;}
.orange #footerContent .links li a:hover, .orange a:hover, .orange .examInfo li a:hover, .orange #footerContent .news h5:hover, .orange .news h5:hover, .orange .twit a{color:#FF7E01;}
.orange #menu li.selected a{border-top:2px solid #FF7E01;}
.orange #menu li.selected li a{border:none;}
.orange .mail .triangle{border-bottom:171px solid #FF7E01;border-right:0px solid transparent;border-left:100px solid transparent;border-top:0;}
.orange .mailInfo{background:#FF7E01;}
.orange .mailInfo > div{background-image:url(../img/mail2.png);}
.orange #mailInput{background-color:#B26417;}
.orange #mailSubmit{background-color:#C76F1B;}
.orange .submit, .orange .searchCourse .submit{background-image:linear-gradient(bottom, #FF7E01 0%, #FF7E01 100%);background-image:-o-linear-gradient(bottom, #FF7E01 0%, #FF7E01 100%);background-image:-moz-linear-gradient(bottom, #FF7E01 0%, #FF7E01 100%);background-image:-webkit-linear-gradient(bottom, #FF7E01 0%, #FF7E01 100%);background-image:-ms-linear-gradient(bottom, #FF7E01 0%, #FF7E01 100%);}
.orange #contactSubmit{background-color:#FF7E01;}
@media all and (max-width:999px){#socialButtons, #menu section, #tagline section, #info section, #content, .stripe > div, #footerContent section, .mail > div{width:740px;}
#menu section > ul{margin-right:5px;}
#menu img{width:125px;margin-top:12px;}
#tagline section div{margin-right:20px;font-size:16px;}
#info div{width:300px;}
#info div img{margin-top:-8px;}
.triangle{margin-left:300px;border-top-width:165px;}
.element{height:165px;}
#info h2{font-size:17px;margin-top:-7px;}
#info h4{font-size:11px;}
.wrapper{width:770px;margin-left:-15px;}
#homeSlider{width:739px;height:321px;}
#homeSlider .captions p{width:600px;text-align:justify;}
#homeSlider .captions h3{font-size:15px;margin-bottom:3px;}
.select-replace-cover, .searchCourse input, .searchCourse select{font-size:12px;}
.cContent img{margin-right:16px;}
.column{padding:30px 15px 0;}
.searchCourseHome{margin:-335px 0 0 0;padding:0 25px 0 0 !important;right:-10px;}
.mail img{display:none;}
.mailInfo{width:289px;}
.twitter p{width:450px;font-size:12px;}
#footerContent .column{padding:0 25px;}
#footerContent .column{border-left:none;}
#bottomFooter{width:740px;padding:23px 25px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.twitter img{margin-right:6px;}
.rightElement{height:191px;}
.examInfo li.commentExm{display:none;}
.topImg img{width:740px;}
.topImg p{margin-top:68px;}
.twit{font-size:13px;width:340px;}
.mail{display:none;}
}
.selectnav{display:none;}
@media all and (max-width:740px){#homeSlider .flex-prev:hover{left:-140px;}
#homeSlider .flex-next:hover{right:-140px;}
.mobilustarama{display:block !important;}
.okulDetayMobilePdf{display:block !important;}
.populeraramalarRightColumn{display:none !important;}
.populeraramalar{display:none !important;}
.okulDetayDesktop{display:none !important;}
.top{display:block !important;}
#bottomFooter, #socialButtons, #menu section, #tagline section, #info section, #content, .stripe > div, #footerContent section, .mail > div, .column{width:100%;}
.wrapper{padding:0 0px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;}
#menu section > ul, #tagline, #info, .parentContainer, .stripe, .mail, #bottomFooter div{display:none;}
.selectnav{padding:3px 10px;width:160px;position:absolute;left:50%;margin-left:-80px;top:75px;display:block;z-index:99999;margin-top:15px;}
#menu section{height:122px;}
#menu img{padding-left:50%;margin-left:-85px;}
#contentBk{margin-top:118px;}
.topImg p{margin-top:40px;}
#footerContent section{margin-top:0;}
#footerContent .column{margin-bottom:25px;}
#bottomFooter{text-align:center;margin-bottom:0;}
#menu{top:0;}
#homeSlider{width:100%;height:auto;}
#homeSlider .flex-direction-nav a{margin-top:-40px;}
#homeSlider .captions{padding:10px 0 10px 10px;bottom:0px;height:35px;}
#homeSlider .captions p{width:100%;}
.searchCourseHome{margin-top:0;}
}
#info, footer, .topImg, .mail > div > div{overflow:hidden !important;}
.top{position:fixed;bottom:10px;right:10px;z-index:99998;background:#333;border-radius:3px;color:#FFF;font-size:11px;font-family:Arial;padding:3px 7px;display:none;}
.etiketler{text-align:justify;}
.etiketler a{font-size:11px;}
#pdftext{width:23%;float:left;text-align:center;display:block;font-size:14px;padding-top:8px;}
#pdftexto{width:14%;float:left;text-align:center;display:block;font-size:14px;}
#pdftextr{width:31%;float:right;text-align:center;display:block;font-size:14px;padding-top:8px;}
#pdficon{width:22%;text-align:center;float:left;margin-left:3px;}
#pdficon img{margin:0 auto;width:100%;height:auto;float:none;}
#pdficono{width:22%;text-align:center;float:left;margin-left:31px;}
#pdficono img{margin:0 auto;width:100%;height:auto;float:none;}
#pdficon2{width:22%;text-align:center;float:right;margin-right:20px;}
#pdficon2 img{margin:0 auto;width:100%;height:auto;float:none;}
.benzerokullar{margin:0px 15px 0px 0px;padding:0;float:left;width:23%;}
.benzerokullar:last-child{margin-right:0px;}
.benzerokullar img{margin-top:0;width:100%;}
.benzerokullar p{width:100%;text-align:center;font-weight:bold;font-size:11px;padding-top:10px;line-height:14px;}
.benzerokullar a:hover p{color:#9bb70d !important;}
.sosyalmedya{display:block;width:23%;height:auto;float:left;margin-right:7px;}
.sosyalmedya img{width:100%;height:auto;}
.sosyalmedya:last-child{margin-right:0px;}
.kampanya{width:100%;height:auto;}
.kampanya img{width:100%;height:auto;}
#bottomFooter a{color:#CCC;}
#bottomFooter a:hover{color:#9bb70d;}
#bigiistekmenulink{display:block;background-color:#9bb70d;padding:5px 10px !important;color:#FFF !important;}
#bigiistekmenulink:hover{background-color:#43494c;}
.detaybox{border-top:0px;padding-top:0px;}
#detaylibilgilink{color:#FFF;}
#arama_list{height:90px;overflow:hidden;}
.kampanyaimg{width:100% !important;height:auto;}
#home_ad{width:310px;height:auto;position:relative;float:left;margin:18px 0 0 10px;}
#home_ad img{width:100%;}
.iletisimdetay{padding:10px 0 0 20px;}
#iletisimhead{font-size:18px;color:#5d6f8d;padding-bottom:7px;font-weight:600;}
.accordion .box{margin-bottom:0px;}
.seviyetespit .boxInfo:first-child{border-top:0px;}
.seviyetespitsoru label{float:left;display:block;margin-right:10px;}
.seviyetespitsoru label input{float:left;margin-top:5px;width:12px;}
.ileri li{width:auto;background-repeat:repeat;}
.ileri li a{width:auto;}
@media all and (max-width:999px){#pdftext{width:20%;font-size:13px;margin:0 0 0 15px;}
#pdftexto{width:16%;font-size:13px;margin:0 0 0 15px;}
#pdftextr{width:35%;font-size:13px;}
#pdficon{width:24%;margin-left:-4px;}
#pdficono{width:24%;margin-left:14px;}
#pdficon2{width:24%;margin-right:12px;}
.benzerokullar{width:22%;}
.sosyalmedya{}
.sosyalmedya{margin-right:5px;}
#menu li{margin-right:8px;}
.fwidth3{width:30% !important;}
#home_ad{width:232px;display:none;}
#homeSlider .captions p{width:441px;text-align:justify;}
.searchCourseHome{margin:30px 0 0 0;padding:0 25px 0 0 !important;right:-10px;}
.searchCourseHome p#aramayap{}
#mailInput{width:168px;}
}
@media all and (max-width:740px){#pdftext{width:17%;margin-left:12%;font-size:13px;}
#pdftexto{width:15%;margin-left:10%;font-size:13px;}
#pdftextr{width:20%;margin-right:15%;font-size:13px;}
#pdficon{width:20%;margin-left:8%;}
#pdficon2{width:20%;margin-right:13%;}
#pdficono{width:20%;margin-left:10%;}
.benzerokullar{width:46%;margin-bottom:10px;}
.sosyalmedya{width:20%;margin-right:15px;}
.fwidth3{width:28% !important;}
#home_ad{display:none;}
}
.populeraramalar{float:left;width:100%;}
.popcol1{float:left;width:29.33%;margin-right:1%;}
.popcol2{float:left;width:30.33%;margin-right:1%;}
.popcol3{float:left;width:38.33%;}
.populeraramalar{margin-bottom:25px;}
.populeraramalar .popbaslik{float:left;padding:10px 0px;display:block;background:#9bb70d;font-weight:bold;color:#fff;width:100%;text-indent:10px;}
.populeraramalar ul{float:left;margin:0;padding:0;}
.populeraramalar li{float:left;line-height:20px;list-style:circle;margin-left:20px;text-indent:-5px;color:#1E1F20;width:100%;}
.populeraramalar li:hover{list-style:outside;color:#9bb70d;}
.populeraramalar a{display:block;text-decoration:none;color:#1E1F20;font-size:12px;}
.populeraramalar a:hover{color:#9bb70d;}
.okulsubeleri{float:left;width:100%;}
.okulsubeleri .okulsubebaslik{float:left;display:block;font-weight:bold;color:#9bb70d;width:100%;text-indent:20px;font-size:14px;background:url(../img/okulsubeicon.png) no-repeat 0px -19px transparent;padding:0px;line-height:30px;text-decoration:none;height:26px;}
.okulsubeleri .okulsubebaslik:hover{color:#5D6F8D;background-position:0px 6px;}
.okulsubeleri ul{float:left;margin:0;padding:0;background:none;width:98%;margin-left:7px !important;border-left:1px #5D6F8D solid;}
.okulsubeleri .icdekili{float:left !important;line-height:30px !important;margin:0px !important;width:100% !important;padding-left:20px !important;text-indent:5px !important;color:#1E1F20 !important;background:url(../img/okulsubeiconcizgi.png) no-repeat 0px 15px transparent !important;list-style:none !important;}
.okulsubeleri .icdekili:hover{list-style:outside;color:#9bb70d;background-position:0px -24px;}
.okulsubeleri a{display:block;text-decoration:none;color:#1E1F20;font-size:13px;font-weight:bold;padding:0px;margin:0px;background:none;height:30px;}
.okulsubeleri a:hover{color:#9bb70d;}
.okulsubeleri ul .sonlibg{float:left;list-style:none;margin:-14px 0 0 -10px !important;padding:0 !important;background-image:none !important;background:#FFF !important;height:14px !important;width:15px !important;}
.ambiti .flex-direction-nav li{float:left;width:0px !important;list-style:none !important;text-indent:0px !important;}
.ambiti .flex-viewport .slides{float:left;list-style:none !important;text-indent:0px !important;padding:0px;margin:0px;}
.ambiti .flex-viewport .slides li{float:left;list-style:none !important;text-indent:0px !important;padding:0px;width:125px !important;}
.ambiti .flex-viewport{height:160px !important;}
.essekSpaniOkulDetaySlider{width:100px;float:left;text-align:center;line-height:15px;}
.boxInfoPage{border-top:1px solid #e8eaee;padding:15px 0px;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}
.searchCoursePage{position:relative;background-color:#ffffff;padding:0 0px 0 0 !important;z-index:99999;width:50%;float:left;margin-bottom:10px;}
.searchCoursePage p{color:#fff;margin-bottom:0px;}
.kampanyaPage{width:50%;height:auto;float:left;}
.kampanyaPage img{width:92%;height:auto;float:right;margin:0;}
@media all and (max-width:740px){.kampanyaPage{display:none;}
.searchCoursePage{width:100%;}
}
}
.PopulerSehirlerli{color:#000 !important;background:none !important;padding:0px !important;}
.PopulerSehirler{color:#000 !important;background:none !important;padding:0px !important;}
.okulustbilgi{width:100%;float:left;margin-bottom:10px;}
.okulustbilgi .oubimg{width:17%;float:left;padding-right:10px;border-right:1px solid #CCCCCC;}
.okulustbilgi .oubimg img{width:100%;margin:0px;float:none;}
.okulustbilgi .oubotext{width:79%;float:left;padding-left:10px;font-size:13px;margin-bottom:10px;text-align:justify;line-height:20px;color:#666;}
.okulustbilgi .oubotext .okuladhead{font-size:14px;font-weight:bold;}
.okulustbilgi2{width:100%;float:left;}
.okulustbilgi2 .oubimg{width:17%;float:left;padding-right:10px;border-right:1px solid #e8eaee;}
.okulustbilgi2 .oubimg img{width:100%;margin:0px;float:none;}
.okulustbilgi2 .oubotext{width:79%;float:right;padding-left:10px;font-size:13px;margin-bottom:10px;text-align:justify;line-height:18px;color:#666;}
.okulustbilgi2 .oubotext .okuladhead{font-size:14px;font-weight:bold;}
.okulustbilgi2alt{width:100%;float:left;font-size:13px;line-height:30px;color:#666;padding-top:5px;margin-bottom:5px;text-align:justify;}
@media all and (max-width:999px){.okulustbilgi .oubimg{width:100%;float:left;padding-right:0px;border-right:0px solid #e8eaee;margin-bottom:10px;text-align:left;}
.okulustbilgi .oubimg img{width:70%;margin:0px;float:none;}
.okulustbilgi .oubotext{width:100%;float:left;padding-left:0px;}
.okulustbilgi2 .oubimg{width:100%;float:left;padding-right:0px;border-right:0px solid #e8eaee;margin-bottom:10px;text-align:left;}
.okulustbilgi2 .oubimg img{width:70%;margin:0px;float:none;}
.okulustbilgi2 .oubotext{width:100%;float:left;padding-left:0px;}
}
#menu .sub-mmenukolon{width:684px;left:-70px;}
#menu .sub-mmenukolon .menukolon{width:170px;float:left;border-right:1px solid #DFDFDF;}
#menu .sub-mmenukolon .menukolon li{width:170px;float:left;}
@media all and (max-width:999px){#menu .sub-mmenukolon{left:-179px;}
}
.ListeEkraniIconu1{float:none !important;margin:0px 0px 0px 12px !important;}
.ListeEkraniIconu2{float:none !important;margin:0px 0px 0px 21px !important;}
.ListeEkraniIconu3{float:none !important;margin:0px 0px 0px 34px !important;}
.iletisimsayfasi{float:left;width:100%;font:Arial, Helvetica, sans-serif;}
.iletisimsayfasi .sube{float:left;width:100%;margin-bottom:15px;padding-bottom:10px;border-bottom:1px dashed #999999;}
.iletisimsayfasi .sube span{float:left;width:100%;font-size:12px;margin-bottom:5px;}
.iletisimsayfasi .sube span.subeadi{font-weight:bold;font-size:14px;}
.iletisimsayfasi .sube span.krokibaslik{font-weight:bold;font-size:14px;margin-top:5px;}
.ulkesehirbox{margin-bottom:10px;}
.ulkesehirbox a{color:#6f6b6b !important;font-weight:700;}
.ulkesehirbox h2{font-size:15px;}