@import url(http://fonts.googleapis.com/css?family=Satisfy);
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
html,body { height:100%; }
body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	background:#000;
	color:#000;
}
p {
	font-size: 13px;
	line-height: 21px;
}
 @-webkit-viewport {
 width: device-width;
}
 @-moz-viewport {
 width: device-width;
}
 @-ms-viewport {
 width: device-width;
}
 @-o-viewport {
 width: device-width;
}
 @viewport {
 width: device-width;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
 //font-weight: 700;
}
ul {
	margin: 0;
	padding: 0 0 0 20px;
}
li {
	
}
.thema01 {
	color: #FED136;
}
.white-text {
	color: #fff !important;
}
a.text-d {
	font-weight:bold;
	text-decoration:underline;
}
.btn-primary:hover {
	background: transparent;
}
.section-title {
	padding-bottom:40px;
}
.section-title.text-center h3 {
	color: #000;
	font-size: 28px;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
	text-transform: none;
    display: table;
    text-align: center;
    white-space: nowrap;
    padding-bottom:20px;
}
.section-title.text-center h3:after, .section-title.text-center h3:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.section-title.text-center h3:after {
  border-left: 1em solid transparent;
}
.section-title.text-center h3:before {
  border-right: 1em solid transparent;
}
.section-title p {
		color: #000;
	font-size: 16px;
 //font-style: italic;
	font-weight: 400;
}
.section-title.text-center.white h3,.section-title.text-center.white p {
	color:#fff;
}
.btn-primary {
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: none !important;
}
/*------------------------------------------------*/
/* Start Top Navbar Section                           */
/*------------------------------------------------*/

.navbar-default {
	border-color: transparent;
	background-color: #222;
}
.navbar-default .navbar-brand {
	font-family: Roboto Slab, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-default .navbar-brand span {
	color: #fff;
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .nav li a {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	font-size: 12px;
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #000;
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
}

@media(min-width:768px) {
.navbar-default {
	padding: 25px 0;
	border: 0;
	background-color: transparent;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	-o-transition: padding .3s;
	transition: padding .3s;
}
.navbar-default .navbar-brand {
	font-size: 1.2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.navbar-default.navbar-shrink {
	padding: 10px 0;
	background-color: #222;
}
.navbar-default.navbar-shrink .navbar-brand {
	font-size: 1.2em;
}
}
/*--------------------------------------------------*/
/* Start Side Nav Section
/*--------------------------------------------------*/


.menu-wrap a {
	color: #fff;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}
.menu-wrap .logo {
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	font-size: 35px;
}
/* Menu Button */
.menu-button {
	position: fixed;
	z-index: 1000;
	margin: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
}
.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}

@media (max-width : 479px) {
.menu-button {
	width: 1.5em;
	height: 1.5em;
}
.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}
.menu-wrap a {
	padding: 5px !important;
}
}

@media (max-width : 767px) {
.menu-button {
	width: 2em;
	height: 2em;
}
.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}
}
.menu-button:hover {
	opacity: 0.6;
}
/* Close Button */
.close-button {
	width: 1em;
	height: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}
.close-button::before, .close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #bdc3c7;
}
.close-button::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close-button::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* Menu */
.menu-wrap {
	position: absolute;
	z-index: 1001;
	width: 300px;
	height: 100%;
	background: #111;
	padding: 2.5em 1.5em 0;
	font-size: 1.15em;
	-webkit-transform: translate3d(-320px, 0, 0);
	-moz-transform: translate3d(-320px, 0, 0);
	-o-transform: translate3d(-320px, 0, 0);
	transform: translate3d(-320px, 0, 0);
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -webkit-transform 0.4s;
	-o-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.menu, .icon-list {
	height: 100%;
}
.icon-list {
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.icon-list a {
	display: block;
	padding: 0.8em;
	-webkit-transform: translate3d(0, 500px, 0);
	-moz-transform: translate3d(0, 500px, 0);
	-o-transform: translate3d(0, 500px, 0);
	transform: translate3d(0, 500px, 0);
}
.icon-list, .icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	-moz-transition: -webkit-transform 0s 0.4s;
	-o-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.icon-list a:nth-child(2) {
	-webkit-transform: translate3d(0, 1000px, 0);
	-moz-transform: translate3d(0, 1000px, 0);
	-o-transform: translate3d(0, 1000px, 0);
	transform: translate3d(0, 1000px, 0);
}
.icon-list a:nth-child(3) {
	-webkit-transform: translate3d(0, 1500px, 0);
	-moz-transform: translate3d(0, 1500px, 0);
	-o-transform: translate3d(0, 1500px, 0);
	transform: translate3d(0, 1500px, 0);
}
.icon-list a:nth-child(4) {
	-webkit-transform: translate3d(0, 2000px, 0);
	-moz-transform: translate3d(0, 2000px, 0);
	-o-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
}
.icon-list a:nth-child(5) {
	-webkit-transform: translate3d(0, 2500px, 0);
	-moz-transform: translate3d(0, 2500px, 0);
	-o-transform: translate3d(0, 2500px, 0);
	transform: translate3d(0, 2500px, 0);
}
.icon-list a:nth-child(6) {
	-webkit-transform: translate3d(0, 3000px, 0);
	-moz-transform: translate3d(0, 3000px, 0);
	-o-transform: translate3d(0, 3000px, 0);
	transform: translate3d(0, 3000px, 0);
}
.icon-list a span {
	margin-left: 10px;
	font-weight: 500;
}

/* Shown menu */
.show-menu .menu-wrap {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -webkit-transform 0.8s;
	-o-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .icon-list, .show-menu .icon-list a {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -webkit-transform 0.8s;
	-o-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	-moz-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;
	transition-duration: 0.9s;
}
#about,#s500,#mentor,#latest-news {
	background:#fff;
}
/*================================================== 
     intro
 ================================================== */
 #intro {
	display: table;
	width: 100%;
	height:100%;
	text-align: center;
	color: rgba(0,0,0,1);
	

}
#intro .intro-body {
	display: table-cell;
	vertical-align: middle;
	
}
#intro .brand-wrap {
	padding: 70px 0 70px 0;

	background:rgba(0,0,0,0.3);
	
}
#intro .intro-body h1 {
	font-size: 1.8em;
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 25px;
	color:rgba(255,255,255,0.6);
	font-family: Roboto Slab, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#intro .intro-body span {
	color: rgba(254,209,54,0.6);
}
#intro p.date {
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size: 24px;
	color:rgba(255,255,255,0.6);
	display: table;
  text-align: center;
  white-space: nowrap;
}
#intro p.date:after, #intro p.date:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
#intro p.date:after {
  border-left: 1em solid transparent;
}
#intro p.date:before {
  border-right: 1em solid transparent;
}
#intro p.text-sub {
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size: 24px;
	color:#fff;
	
}
#intro p.sub-title {
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size: 36px;
	color:rgba(255,255,255,0.5);
	display:table;
}
#intro p.sub-title:after, #intro p.sub-title:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
#intro p.sub-title:after {
  border-left: 1em solid transparent;
}
#intro p.sub-title:before {
  border-right: 1em solid transparent;
}

#intro .intro-body .intro-catch h2 {
	margin-top: 60px;
	padding: 30px;
	font-size: 1.5em;
	font-weight: 700;
	color: rgba(254,209,54,0.6);
	background-color: rgba(33,30,45,0.4);
}

@media(min-width:768px) and (max-width: 1024px) {
#intro {
	height: 100%;
	
}
#intro .intro-body h1 {
	font-size: 4em;
	margin-bottom: 100px;
	margin-top:80px;
	
}
#intro p.sub-title {
	font-size: 6em;
	
}
#intro p.date {
	font-size: 2.4em;
	
}

#intro .intro-body .intro-catch h2 {
	font-size: 3.2em;
}
}

@media(min-width:1025px) {
#intro {
	height: 100%;
	
}
#intro .intro-body h1 {
	font-size: 5.4em;
	margin-bottom: 100px;
	margin-top:80px;
	
}
#intro p.sub-title {
	font-size: 6em;
	
}
#intro p.date {
	font-size: 2.4em;
	
}
#intro .intro-body .intro-catch h2 {
    font-size: 3em;
}
}
/*================================================== 
     Slideshow
 ================================================== */

/*-- Main slide --*/

#main-img .item {
	height:700px;
}
#main-img .item img {
	width: 100%;
}

#main-img .slider-content {
	top: 45%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}

#main-img .slider-content h1 {
	font-size: 36px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 2px;
	margin-bottom: 55px;
	color: #fff;
	font-family: Roboto Slab, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main-img .slider-content p.date {
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size: 24px;
}
#main-img .slider-content p.sub-title {
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size: 36px;
}
#main-img .slider-content h2.white, #main-img .slider-content h3.white {
	color: #fff;
}
#main-img .slider-content p {
	font-size: 30px;
	font-weight: 300;
	line-height: 35px;
	letter-spacing: 1px;
	margin-bottom: 55px;
	color: #fff;
}
.slider.btn {
	padding: 10px 40px;
	font-size: 20px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: 300;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#main-img .btn-primary:hover {
	background: transparent;
	border: 1px solid #fff;
}
.slider.btn.btn-default {
	margin-left: 4px;
	background: #ECECEC
}
.slider.btn.btn-default:hover {
	background: #000;
	color: #fff;
}
.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}
.slider-content-right {
	position: relative;
}
/*-- Animation --*/
.carousel .item.active .animated1 {
	-webkit-animation: lightSpeedIn 1s ease-in 800ms both;
	animation: lightSpeedIn 1s ease-in 800ms both;
}
.carousel .item.active .animated2 {
	-webkit-animation: bounceIn 1s ease-in 800ms both;
	animation: bounceIn 1s ease-in 800ms both;
}
.carousel .item.active .animated3 {
	-webkit-animation: flipInX 2s ease-in-out 800ms both;
	animation: flipInX 2s ease-in-out 800ms both;
}

@media (min-width : 992px) {
#main-img .slider-content h1 {
	font-size: 60px;
}
#main-img .slider-content p.date {
	font-size: 24px;
}
#main-img .slider-content p.sub-title {
	font-size: 48px;
}
}

@media (min-width : 768px) and (max-width: 991px) {
#main-img .slider-content h1 {
	font-size: 35px;
	margin-bottom: 10px;
	margin-top: 0;
}
#main-img .slider-content p.sub-title {
	font-size: 35px;
	margin-bottom: 10px;
	margin-top: 0;
}
#main-img .slider-content p {
	font-size: 20px;
	margin-top: 0;
	line-height: 25px;
}
.slider.btn {
	padding: 5px 25px;
	margin-top: 5px;
	font-size: 16px;
}
#main-img .item {
	height: 450px;
}
}

@media (max-width : 767px) {
	#main-img .slider-content {
	
	
}
#main-img .slider-content h1 {
	font-size: 20px;
	line-height: normal;
	margin-bottom: 0;
}
#main-img .slider-content p.sub-title {
	font-size: 20px;
	line-height: normal;
	margin-bottom: 0;
}
#main-img .slider-content p {
	font-size: 14px;
	margin-top: 5px;
}

#main-img .item {
	height: 300px;
}
}


/*------------------------------------------------------ */
/* about Section                              */
/*------------------------------------------------------ */
#about {
	background:rgba(255,255,255,1);
}

.services-section {
	padding-top: 80px;
	padding-bottom: 20px;
}
.feature-section {
	padding-top: 100px;
	
}
.feature, .feature-2, .feature-3 {
	padding-bottom: 80px;
}
.feature, .feature-3 {
	text-align: center;
}
.feature h4, .feature-3 h4 {
	font-size: 15px;
	color: #000;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
}
.feature-2 h4 {
	font-size: 15px;
	color: #666;
	padding-bottom: 10px;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}
.feature p, .feature-2 p, .feature-3 p {
	color: #444;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
}
.feature i, .feature-3 i {
	font-size: 3.2em;
	width: 100px;
	height: 100px;
	padding: 25px;
	margin-bottom: 10px;
	position: relative;
}
.feature i {
	color: #fff;
	box-shadow: 0 0 0 30px transparent;
	-webkit-transform: translate3d(2, 2, 2);
	-moz-transform: translate3d(2, 2, 2);
	-o-transform: translate3d(2, 2, 2);
	transform: translate3d(2, 2, 2);
	-webkit-transition: box-shadow .6s ease-in-out;
	-moz-transition: box-shadow .6s ease-in-out;
	-o-transition: box-shadow .6s ease-in-out;
	transition: box-shadow .6s ease-in-out;
}
.no-touch .feature:hover i,  .no-touch .feature:active i,  .no-touch .feature:focus i {
	-webkit-transition: box-shadow .4s ease-in-out;
	-moz-transition: box-shadow .4s ease-in-out;
	-o-transition: box-shadow .4s ease-in-out;
	transition: box-shadow .4s ease-in-out;
}
.feature-3 i {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.feature-3:hover .border {
	margin: 0 35%;
}
.feature-2 i {
	font-size: 2.5em;
	color: #fff;
	width: 70px;
	height: 70px;
	padding: 20px;
	position: relative;
}
.feature-2 .media-body {
	margin-left: 25px !important;
}
.feature-2 .border {
	margin-top: 20px;
	margin-left: 49.999%;
	margin-right: 49.999%;
	border-color: #fff;
}
.feature-2:hover .border {
	margin-left: 0%;
	margin-right: 0%;
}

.zafer {
	background:#f7f7f7;
	padding: 40px 0;
	
}
.zafer h1 {
	font-weight: 300;
	line-height: 50px;
	padding-bottom: 40px;
	font-size: 30px;
}
.zafer .title-c {
	font-size:1.8em;
	padding-bottom:10px;
}
@media(min-width:768px) {
	.zafer .title-c {
	font-size:3em;
}
}
.zafer .gwf {
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 25px;
	font-family: Roboto Slab, "Helvetica Neue", Helvetica, Arial, sans-serif;
	white-space:nowrap;
}
.zafer .s500 {
	font-family: 'open sans', sans-serif;
	font-weight: 800;
	line-height: 50px;
	white-space:nowrap;
}
.zafer h1 strong {
	font-weight: 600;
}
.zafer p.title-m {
	font-size: 1.4em;
	line-height:180%;
	
}
.zafer p.title-s {
	font-size: 1.8em;
	line-height:180%;
	font-family: 'Lora', serif;

	padding-bottom:30px;
}
/*.zafer p.title-s:before {
content: "\201C";

}
.zafer p.title-s:after {
content: "\201D";

}*/
.zafer-back {

		/*background-size:auto 100%;*/
	
}
@media(max-width:1024px) {
	.zafer p.title-m {
	font-size: 1em;
	
}
.zafer p.title-s {
	font-size: 1.4em;

}
}
.zafer p.q {
	font-size: 1.2em;
	line-height:180%;
	font-family: 'Lora', serif;
}

.zafer p.q:before {
content: "\201C";

}
.zafer p.q:after {
content: " \201D";

}
.c-name {

	font-size:1.0em;
	text-align:center;
}
.name {
	font-family: 'Lora', serif;
	font-size:1.2em;
	text-align:center;
}
/*------------------------------------------*/
/* Start Interview Section
/*------------------------------------------*/
#interview {
	background: url(../images/kgsg_back.jpg) no-repeat fixed;
	background-size:cover;
	background-position:center center;
	padding: 80px 0;
}
.application-area {
	margin-top: 70px;
}
.application-area .application-title {
	font-size: 1.4em;
	font-weight: 700;
}
.application-area .application-link {
    line-height: 210px;
}
@media only screen and (max-width : 767px) {
	.application-area .application-link {
		line-height: 600%;
	}
}
/*------------------------------------------*/
/* Start POutline Section
/*------------------------------------------*/
#outline h4 {
	font-weight:600;
}
#outline ul li {
	line-height:200%;
}
.outline-section-1 {
	padding-top: 80px;
	padding-bottom: 120px;
	background: #fff;
}
.outline-section-2 {
	padding-top: 80px;
	padding-bottom: 120px;
 //background: #f7f7f7;
}
.outline-section-3 {
	padding-top: 80px;
	padding-bottom: 120px;
çbackground: #111;
}
#outline-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.outline-section-2 #outline-list li {
	margin-left: -2px;
}
#outline-list li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 50%;
	margin-left: -4px;
	margin-bottom: -5px;
	padding: 0;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

@media only screen and (max-width : 550px) {
#outline-list li {
	width: 100%;
}
}

@media only screen and (max-width : 767px) and (min-width : 551px) {
#outline-list li {
	width: 49.9%;
}
}

@media (min-width: 768px) {
#outline-list li {
	width: 33.3%;
}
}

@media only screen and (min-width : 601px) and (max-width : 800px) {
#outline-list li {
	width: 50%;
}
}

@media only screen and (min-width : 801px) and (max-width : 991px) {
#outline-list li {
	width: 50%;
}
}
.outline-item {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	cursor: default;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.outline-item img {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}
.outline-item:hover img {
	-webkit-transform: scale(1, 5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}
.outline-caption {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 0;
	filter: Alpha(Opacity=0);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.outline-item:hover .portfolio-caption {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.outline-caption h4 {
	display: inline-table;
	text-transform: uppercase;
	color: #777;
	font-weight: 400;
	text-align: center;
	position: relative;
	font-size: 18px;
	padding: 10px;
	background: #fff;
 //margin: 20px 0 0 0;
	position: relative;
	top: 14%;
	font-family: 'Oswald', sans-serif;
}
.outline-caption a i {
	width: 60px;
	height: 60px;
	padding: 20px;
	font-size: 25px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	background: #fff;
	position: absolute;
	top: 60%;
 //left: 40%;
}
.outline-caption a.link-1 i {
	left: 30%;
}
.outline-caption a.link-2 i {
	left: 50%;
}
.wrap-out {
	padding-bottom:40px;
}
.wrap-out h3 {
	font-size:1.2em;
}

/*---------------------------------------------------------*/
/* Start Extra Section                                  */
/*---------------------------------------------------------*/
.extra-section {
	padding-top: 80px;
	padding-bottom: 120px;
	background: #f7f7f7;
}

#extra h3 {
	font-weight: 600;
	padding-bottom: 10px;
}

#extra p {
	font-size: 16px;
}

#extra .jg-widget {
	padding-top: 30px;
	padding-bottom: 20px;
}

/*---------------------------------------------------------*/
/* Start About Us Section                                  */
/*---------------------------------------------------------*/

.about-us-section-1 {
	padding-top: 80px;
	padding-bottom: 60px;
}
.about-us-section-2 {
	padding-top: 80px;
	padding-bottom: 100px;
	background: url(../images/parallax/bg-01.jpg);
	background-attachment: fixed;
	background-size: cover;
}
.welcome-section {
	padding-bottom: 40px;
}
.welcome-section img {
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.border {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 45%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.welcome-section h4 {
	padding-top: 20px;
	color: #777;
}
.welcome-section p {
	padding-top: 20px;
	color: #999;
}
.welcome-section:hover .border {
	margin: 0 40%;
}
.about-us-section-2 .carousel {
	margin-top: 8px;
}
.project-image .carousel img {
	width: 100%;
	height: auto;
}
.about-text p {
	color: #999;
	text-align: justify;
}
.about-text ul {
	margin-top: 30px;
	font-size: 13px;
}
.about-text li {
	margin-bottom: 10px;
	color: #999;
}
.about-text li i {
	padding-right: 10px;
}
.about-slide img {
	width: 100%;
}
/*----------------------------------------------------------*/
/* Start Fun Facts Counter Section
/*----------------------------------------------------------*/

.fun-facts {
	background: url(../images/parallax/bg-02.jpg);
	background-attachment: fixed;
	background-size: cover;
	padding-top: 120px;
	padding-bottom: 80px;
}
.counter-item {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	background: rgba(0, 0, 0, 0.5);
	padding: 40px;
}
.counter-item h5 {
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}
.counter-item i {
	font-size: 40px;
}
.timer {
	font-size: 48px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	line-height: 80px;
	font-family: 'Oswald', sans-serif;
}
/*-------------------------------------------------*/
/* Start Latest News Section                       */
/*-------------------------------------------------*/
#latest-news {
	background:#fff;
}

.latest-news-section {
	padding-top: 80px;
	padding-bottom: 60px;
}
.latest-post {
	padding-bottom: 20px;
}
.latest-post h4 {
	padding-top: 20px;
	padding-bottom: 5px;
}
.latest-post .post-details .date {
	position: absolute;
	top: 0;
	left: 10%;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.latest-post .post-details .date strong {
	font-size: 16px;
}
.latest-post .post-details li {
	display: inline;
	font-size: 13px;
	color: #999;
	padding-right: 10px;
}
.latest-post .post-details li i {
	padding-right: 5px;
}
.latest-post p {
	padding-bottom: 15px;
	color: #999;
	font-weight: 300;
}
.latest-post .btn-primary {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	font-weight: 300;
}
.latest-post .btn-primary:hover {
	background: none;
	color: #666;
	border: 1px solid #888;
	box-shadow: none;
}
.latest-post:hover .date {
	opacity: 1;
	-webkit-animation: bounceIn;
	-moz-animation: bounceIn;
	-o-animation: bounceIn;
	animation: bounceIn;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
}
/*************** Testimonials ***************/

.testimonial-section {
	background: Url(../images/parallax/testimonial-bg.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	padding-top: 120px;
	padding-bottom: 120px;
	color: #fff;
	text-align: center;
	position: relative;
}
.testimonials .testimonial-content img {
	width: 90%;
	height: auto;
	margin-bottom: 40px;
	border:3px solid #fff;

}
.testimonials .testimonial-content p {
	font-size: 1.2em;
	line-height: 30px;
 //font-style: italic;
	font-weight: 400;
	width:90%;
	color: #fff;
	text-align:left;
	margin:0 auto;
}
.testimonials .testimonial-content {
	position: relative;
}
.testimonials .testimonial-author {
	margin-bottom: 40px;
}
.testimonials .testimonial-author .author {
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	font-size: 18px;
	padding-bottom: 5px;
}
.testimonials .testimonial-author .designation {
	color: #d3d3d3;
}
.touch-slider .owl-controls.clickable .owl-buttons div:hover {
 //background-color: #00afd1;
}
.touch-carousel .owl-controls.clickable .owl-buttons div:hover {
 //background-color: #00afd1;
}
.testimonials-carousel .owl-controls.clickable .owl-buttons div {
	background: none;
	font-size: 40px;
}
.btn-primary:hover {
	background: transparent;
}
@media (min-width: 768px) {
.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-next {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1000;
}
.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-prev {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1000;
}
}
.owl-theme .owl-controls .owl-page.active {
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #fff;
}
/*--------------------------------------------------*/
/* Start Clients Section                            */
/*--------------------------------------------------*/


#partner {
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center !important;
}
.clients .owl-buttons {
	padding-top: 50px;
}
.owl-theme .owl-controls .owl-buttons div {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
/*-------------------------------------------------*/
/* Start Contact Section                           */
/*-------------------------------------------------*/

.contact {
	background: url(../images/parallax/contact-bg.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 80px;
 //padding-bottom: 100px;
}
.contact .btn-primary {
	padding: 20px;
	font-size: 16px;
}
.contact .btn-primary:hover {
	background: transparent;
}
.contact .section-title h3 {
	color: #fff;
}
.contact .section-heading {
	color: #fff;
}
.contact .form-group {
	margin-bottom: 25px;
}
.contact .form-group input, .contact .form-group textarea {
	padding: 20px;
}
.contact .form-group input.form-control {
	height: auto;
}
.contact .form-group textarea.form-control {
	height: 236px;
}
 .contact::-webkit-input-placeholder {
 text-transform: uppercase;
 font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: 700;
 color: #bbb;
}
 .contact:-moz-placeholder {
 text-transform: uppercase;
 font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: 700;
 color: #bbb;
}
 .contact::-moz-placeholder {
 text-transform: uppercase;
 font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: 700;
 color: #bbb;
}
 .contact:-ms-input-placeholder {
 text-transform: uppercase;
 font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: 700;
 color: #bbb;
}
.contact .text-danger {
	color: #e74c3c;
}
.contact button {
	font-weight: 400;
	margin-top: 30px;
}
.footer-contact-info {
	color: #fff;
	padding: 20px 30px;
	margin-top: 80px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.footer-contact-info ul {
	padding-bottom: 10px;
}
.footer-contact-info h4 {
	padding-bottom: 10px;
}
.footer-contact-info li strong {
	font-weight: 600;
}
/*-------------------------------------------------------*/
/* Start Footer Section                                  */
/*-------------------------------------------------------*/

footer.style-1 {
	margin-top: 0px;
	padding: 25px 0;
	background: rgba(0, 0, 0, 0.8);
}
footer.style-1 .copyright {
	text-transform: uppercase;
	text-transform: none;
	color: #999;
}
footer.style-1 .footer-social li {
	display: inline;
	padding: 0 10px;
}
footer.style-1 .footer-social li a {
	padding: 8px;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
footer.style-1 .footer-social li i {
	font-size: 15px;
	width: 20px;
	height: 20px;
}
footer.style-1 .footer-social li:hover a {
	background: #fff;
	color: #666;
}
footer.style-1 .footer-link li {
	display: inline;
	padding-left: 10px;
	font-size: 13px;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
	outline: 0;
}
/**** Start Modal Section ****/

.section-modal .modal-content {
	padding: 100px 0 !important;
	min-height: 100%;
	border: 0 !important;
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: #888;
	font-weight: 300;
}
.section-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.section-modal .close-modal:hover {
	opacity: .3;
}
.section-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.section-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/*---------------------------------------------------------------*/
/* Start Call To Action
/*---------------------------------------------------------------*/


.call-to-action {
	background: url(../images/parallax/call-to.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 90%;
	color: #fff;
	text-align: center;
	padding: 80px 0;
}
.call-to-action h1 {
	font-weight: 300;
	line-height: 50px;
	padding-bottom: 40px;
	font-size: 30px;
}
.call-to-action h1 strong {
	font-weight: 600;
}
.call-to-action .btn-primary {
	padding: 20px;
	font-size: 16px;
}
.call-to-action .btn-primary:hover {
	background: transparent;
}
/*-----------------------------------------*/
/* Start Team Section
/*-----------------------------------------*/
#mentor  {
	background:#fff;
	
}
.mentor-member-section {
	padding-top: 80px;
	padding-bottom: 100px;
	text-align:center;
}
#mentor-section .our-team {
	padding-top: 20px;
}
#mentor-section .team-member img {
	width: 99%;
	height: auto;
	text-align: center;
}
.team-member h4 {
	font-weight:700;
}
.team-member .team-details {
	position: absolute;
	top: 0;
	width: 99%;
	height: 100%;
	color: #000;
	padding: 0 2px;
	opacity: 0;
	text-align: center;
	
}
.team-member .team-details a {
	color:#000;
}
.team-member .team-details p {
	padding:0 20px;
}
.team-member:hover .team-details {
	opacity: 1;
	-webkit-animation: bounceIn;
	animation: bounceIn;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
}
.team-member .team-details h4 {
	padding-top: 20%;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	}
.team-member .team-details li {
	display: inline-block;
	padding-top: 20px;
}
.team-member .team-details li a {
	padding: 8px 12px;
	background: #fff;
	border: 1px solid #fff;
	color: #666;
	font-size: 16px;
}
.team-member .team-details li:hover a {
	background: transparent;
	border: 1px solid #ddd;
	color: #fff;
}
.owl-controls {
	margin-top: 35px !important;
}
.mentor-pic {
	margin:100px 0 0 ;

}
.mentor-pic p {
	font-size:1.2em;
	line-height:180%;
	font-family: 'Lora', serif;
}

/*-----------------------------------------*/
/* Start judge Section
/*-----------------------------------------*/
#judge  {
	background:#fff;
	padding-bottom: 100px;
}
.judge-member-section {
	padding-top: 80px;
	padding-bottom: 100px;
	text-align:center;
}
#judge-section .judge-team {
	padding-top: 20px;
}
#judge-section .team-member img {
	width: 99%;
	height: auto;
	text-align: center;
}
#judge-section .team-member h4 {
	font-weight:700;
}
#judge-section .team-member .team-details {
	position: absolute;
	top: 0;
	left:0;
	width: 99%;
	height: 100%;
	color: #000;
	padding: 0 2px;
	opacity: 0;
	text-align: center;

}
#judge-section .team-member .team-details a {
	color:#000;
}
#judge-section .team-member .team-details p {
	padding:0 20px;
}
#judge-section .team-member:hover .team-details {
	opacity: 1;
	-webkit-animation: bounceIn;
	animation: bounceIn;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
}
#judge-section .team-member .team-details h4 {
	padding-top: 5%;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	}
#judge-section .team-member .team-details p.small-text {
	font-size: 0.7em;
	}
	#judge-section .team-member .team-details p {
	font-size: 1em;
	}
@media (max-width: 640px) {
	#judge-section .team-member .team-details p {
	font-size: 1em;
	}
	#judge-section .team-member .team-details p.small-text {
	font-size: 0.8em;
	}
}
#judge-section .team-member .team-details li {
	display: inline-block;
	padding-top: 20px;
}
#judge-section .team-member .team-details li a {
	padding: 8px 12px;
	background: #fff;
	border: 1px solid #fff;
	color: #666;
	font-size: 16px;
}
#judge-section .team-member .team-details li:hover a {
	background: transparent;
	border: 1px solid #ddd;
	color: #fff;
}
#judge-section .owl-controls {
	margin-top: 35px !important;
}
#judge-section .mentor-pic {
	margin:100px 0 0 ;

}
#judge-section .mentor-pic p {
	font-size:1.2em;
	line-height:180%;
	font-family: 'Lora', serif;
}

/*-----------------------------------------*/
/* Start Theme Section
/*-----------------------------------------*/
#theme .theme-content {
	font-size: 2em;
	line-height: 110%;
}

#theme .theme-notice {
	font-size: 1.2em;
	padding-top: 10px;
}

@media only screen
and (max-width : 480px) {
	#theme .theme-content {
		font-size: 1.5em;
	}
	#theme .theme-notice {
        font-size: 1em;
    }
}

/*-----------------------------------------*/
/* Start Progress Bar Section
/*-----------------------------------------*/


/* progress bar */

.skill {
	padding-bottom: 5px;
}
.skill p {
	margin-bottom: 7px;
}
.progress {
	background: #fff;
	overflow: visible;
	height: 30px;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.progress-bar {
	float: left;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
	position: relative;
}
.progress-bar-span {
	opacity: 1;
	position: absolute;
	top: -5px;
	background: #ACB2B8;
	padding: 10px 15px;
	color: #FFF;
	border-radius: 0px;
	right: 0px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.skill:hover .progress-bar-span {
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
/*-----------------------------------------------*/
/* Start Pricing Table
/*-----------------------------------------------*/


.pricing-section {
	padding: 80px 0;
	background: url(../images/parallax/pricing-bg.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 50%;
}
.pricing-section .section-title h3 {
	color: #fff;
}
.pricing-table {
	text-align: center;
	background: #fff;
}
.plan-name {
	padding: 15px 0;
}
.plan-name h3 {
	font-weight: 300;
	color: #fff;
}
.plan-price {
	padding: 25px 0;
}
.plan-price .price-value {
	font-size: 38px;
	line-height: 40px;
	font-weight: 600;
	color: #444;
}
.plan-price .price-value span {
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
}
.plan-price .interval {
	line-height: 14px;
}
.plan-list li {
	padding: 13px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
.plan-list li:first-child {
	border-top: 1px solid #eee;
}
.plan-signup {
	padding: 25px 0;
}
.plan-signup a {
	text-transform: uppercase;
	color: #fff;
}
.pricing .owl-buttons {
	padding-top: 30px;
}
.pricing .owl-buttons div {
	color: #fff !important;
}
iframe {
	border: 0;
}
/**** Start Color Switcher ****/


.colors-switcher {
	width: 100px;
	padding: 20px 18px 14px 20px;
	position: fixed;
	z-index: 1993;
	top: 90px;
	right: 0;
	background-color: #fff;
	border-radius: 2px 0 0 2px;
	border: 1px solid rgba(0,0,0,.1);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.colors-switcher > p {
	font-size: 11px;
	line-height: 0;
}
.colors-switcher #show-panel {
	position: absolute;
	left: -38px;
	top: 15px;
	width: 38px;
	height: 38px;
	z-index: 1992;
	display: block;
	background-color: #fff;
	border-radius: 2px 0 0 2px;
	border: 1px solid rgba(0,0,0,.1);
	border-right: none;
	cursor: pointer;
}
.colors-switcher #show-panel i {
	color: #3D3D3D;
	font-size: 20px;
	line-height: 38px;
	margin-left: 15px;
}
.colors-switcher .colors-list {
	margin: 0;
	padding: 0;
}
.colors-switcher .colors-list li {
	float: left;
	display: block;
	margin-bottom: 2px;
	margin-right: 6px;
}
.colors-switcher .colors-list li a {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 2px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	cursor: pointer;
}
.colors-switcher .colors-list li a:hover {
	box-shadow: inset 0 0 6px rgba(0,0,0,.4);
}
.colors-switcher .colors-list a.light-red {
	background-color: #FF432E;
}
.colors-switcher .colors-list a.blue {
	background-color: #28ABE3;
}
.colors-switcher .colors-list a.light-blue {
	background-color: #69D2E7;
}
.colors-switcher .colors-list a.green {
	background-color: #5BB12F;
}
.colors-switcher .colors-list a.light-green {
	background-color: #BCCF02;
}
.colors-switcher .colors-list a.yellow {
	background-color: #FED136;
}
/******* Style Loader *******/


#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999999;
}
.spinner {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}
.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}
.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
 @-webkit-keyframes rotatee {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes rotatee {
 100% {
 transform: rotate(360deg);
 -webkit-transform: rotate(360deg);
}
}
 @-webkit-keyframes bouncee {
 0%, 100% {
-webkit-transform: scale(0.0)
}
 50% {
-webkit-transform: scale(1.0)
}
}
 @keyframes bouncee {
 0%, 100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
50% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}
/** timeline box structure **/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eee;
  left: 50%;
  margin-left: -1.5px;
}

.tldate {
  display: block;
  width: 200px;
  background: #414141;
  border: 3px solid #212121;
  color: #FED136;
  margin: 0 auto;
  padding: 3px 0;
  font-weight: bold;
  text-align: center;
/*  -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);*/
}
.tldate.kso {
	color: #00bfff;
}

.timeline li {
  margin-bottom: 25px;
  position: relative;
}

.timeline li:before, .timeline li:after {
  content: " ";
  display: table;
}
.timeline li:after {
  clear: both;
}
.timeline li:before, .timeline li:after {
  content: " ";
  display: table;
}

/** timeline panels **/
.timeline li .timeline-panel {
  width: 46%;
  float: left;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 20px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
 /* -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);*/
}

/** panel arrows **/
.timeline li .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline li .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after {
  top:0;
  right:0;
  display: none;
  border: 0;
}

.timeline li.timeline-inverted .timeline-panel {
  float: right;
}

.timeline li.timeline-inverted .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline li.timeline-inverted .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}


/** timeline circle icons **/
.timeline li .tl-circ {
  position: absolute;
  top: 33px;
  left: 50%;
  text-align: center;
  background: #000;
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin-left: -7px;
  border: 1px solid #000;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  z-index: 99999;
}

/** timeline content **/

.tl-heading h4 {
  margin: 0;
  color: #000;
}

.tl-body p, .tl-body ul {
  margin-bottom: 0;
}

.tl-body > p + p {
  margin-top: 5px;
}

/** media queries **/
@media (max-width: 991px) {
  .timeline li .timeline-panel {
    width: 44%;
  }
}

@media (max-width: 700px) {
  .page-header h1 { font-size: 1.8em; }
  
  ul.timeline:before {
    left: 40px;
  }
  
  .tldate { width: 140px; }

  ul.timeline li .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  ul.timeline li .tl-circ {
    top: 22px;
    left: 22px;
    margin-left: 0;

  }
  ul.timeline > li > .tldate {
    margin: 0;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}
#faq {
	background:#f7f7f7;
	padding:100px 0;
}
.faq-content h4 {
	line-height:160%;
	font-size:1.2em;
	border-bottom:1px solid #000;
}
#fb-foot {
	background:#fff;
}
#fb-foot ul li {
	list-style:none;
}
.btn-black {
  color: #000;
  background-color: #fff;
  border-color: #000;
}
 .btn-ghost {
            background: transparent;
        }
        
        .btn-ghost.btn-default {
            color: #000;
        }
        
        .btn-ghost.btn-primary {
            color: #337ab7;
        }
        
        .btn-ghost.btn-success {
            color: #5cb85c;
        }
        
        .btn-ghost.btn-info {
            color: #5bc0de;
        }
        
        .btn-ghost.btn-warning {
            color: #f0ad4e;
        }
        
        .btn-ghost.btn-danger {
            color: #d9534f;
        }
        .btn-ghost.btn-black {
			color:#000;
		}
        .btn-ghost.btn-primary:hover,
        .btn-ghost.btn-success:hover,
        .btn-ghost.btn-info:hover,
        .btn-ghost.btn-warning:hover,
        .btn-ghost.btn-danger:hover,
		.btn-ghost.btn-black:hover {
            color: #fff;
        }
        
        .btn-ghost.btn-white {
            color: #fff;
            border: 1px solid #fff;
        }
        
        .btn-ghost.btn-white:hover {
            color: #333;
            
        }
        .btn-ghost.btn-black {
            color: #000;
            border: 1px solid #000;
        }
        .btn-ghost.btn-black:hover {
			border-color:#fff;
        }
       
        .largeFont {
            font-size: 2.8em;
            font-weight: 600;
        }

/*------------------------------------------*/
/*			   08 - Blog Styles
/*------------------------------------------*/
#blog-content {
	background: #fff;
}

.page-banner {
	margin-top: 70px;
	padding: 30px 0;
	background: url(../images/parallax/bg-04s.jpg) center;
	border-bottom: 1px solid #eee;
}

@media(max-width:768px) {
	.page-banner {
		margin-top: 50px;
	}
}

.page-banner h2 {
	font-weight: 700;
	font-size: 1.6em;
	margin: 0;
}

.page-banner p {
	font-weight: 300;
	margin: 0;
}

ul.breadcrumbs {
	float: right;
	margin-top: 13px;
	list-style: none;
}

ul.breadcrumbs li {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	margin-left: 3px;
	color: #999;
	float: left;
}

ul.breadcrumbs li:before {
	content: '/';
	margin: 0 4px 0 2px;
	color: #bbb;
}

ul.breadcrumbs li:first-child {
	margin: 0;
}

ul.breadcrumbs li:first-child:before {
	content: '';
	margin: 0;
}

ul.breadcrumbs li a {
	color: #666;
	font-weight: 600;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.blog-page,
.blog-post-page {
	padding-top: 5px;
}

.blog-post-page .blog-post {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.blog-post .post-head {
	overflow: hidden;
	position: relative;
	margin-bottom: 16px;
}

.blog-post .post-head img {
	max-width: 100%;
	height: auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}

.blog-post .post h2 {
	font-size: 1.4em;
	font-weight: 700;
}

.blog-post .author-info {
	display: block;
	margin-bottom: 10px;
}

.blog-post .author-info .author-image {
	float: left;
}

.blog-post .author-info .author-image img {
	width: 70px;
	height: 70px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: 4px solid #eee;
}

.blog-post .author-info .author-bio {
	padding-left: 85px;
}

.blog-post .author-info h4 {
	margin-bottom: 4px;
	font-weight: 500;
}

.blog-post .author-info p:last-child {
	margin: 0;
}

/*Pagination*/

#pagination span,
#pagination a {
	display: inline-block;
	text-align: center;
	height: 34px;
	width: 34px;
	color: #666;
	line-height: 33px;
	border: 1px solid #eee;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#pagination span.current {
	color: #fff;
}

#pagination a:hover {
	border-color: #ddd;
}

#pagination .all-pages,
#pagination .next-page {
	width: auto;
	padding: 0 14px;
}


table.inter {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 16px;
	padding-bottom: 40px;
}

table.inter caption {
	font-size: 12px;
}

table.inter th,
table.inter td {
	vertical-align: top;
	padding: 10px;
	line-height: 180%;
}

table.inter th {
	background: #f0f0f0;
	text-align: left;
	width: 100px;
	overflow: visible;
	position: relative;
	font-weight: normal;
	font-size: 15px;
}

table.inter th:after {
	left: 100%;
	top: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #f0f0f0;
	border-width: 10px;
	margin-top: -10px;
}
/* firefox */

@-moz-document url-prefix() {
	table.inter th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #f0f0f0 10px solid;
		margin-top: -10px;
	}
}

table.inter td {
	padding-left: 20px;
}

span.sup {
	vertical-align: super;
	font-size: 0.4em;
}

.annot {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	line-height: 160%;
	font-size: 0.6em;
	padding: 10px;
	margin: 10px 0 10px;
}

table.finalist th {
	background: #f8ba01;
}

@media (min-width: 992px) {
	table.finalist {
		font-size: 16px;
	}
}

