@import url("font-awesome/css/font-awesome.min.css");
@import url("OpenSans_Light/stylesheet.css");
@import url("OpenSans_Regular/stylesheet.css");
@import url("OpenSans_Bold/stylesheet.css");
@import url("OpenSans_Semibold/stylesheet.css");
@import url("OpenSans_LightItalic/stylesheet.css");
@import url("OpenSans_Italic/stylesheet.css");
@import url("OpenSans_ExtraBold/stylesheet.css");
@import url("OpenSans_SemiboldItalic/stylesheet.css");
@import url("../webfonts/Montserrat_Thin/stylesheet.css");
@import url("../webfonts/Trykker_Regular/stylesheet.css");
















/** 
/* 02. =document setup
/* =================================================================== */

/* Body 
---------------------------------------------------------------------- */
html,
body {
	height: 100%;
	overflow-x: hidden;
}

body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* links 
---------------------------------------------------------------------- */
a,
a:visited {
	outline: none;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #036363;
}

a:hover,
a:focus {
	color: #fdc501;
	padding-top: 0px;

}

/* Typography
--------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "OpenSans Light";
	font-style: normal;
	text-rendering: optimizeLegibility;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit;
}

h1 {
	letter-spacing: 0px;
	width: 100%;
	margin-left: 20px;
	max-width: 850px;
}

h2 {
	font-size: 17px;
	text-align: left;
	line-height: 26px;
	color: #5C5C5C;
	padding-top: 10px;
	padding-left: 17px;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	max-width: 1200px;
	padding-right: 40px;
	font-weight: normal;
	font-family: "OpenSans Light";
}

h3 {
	font-family: "OpenSans Light";
	text-align: left;
	display: block;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #5C5C5C;
	padding-right: 40px;
	padding-left: 17px;
	font-size: 17px;
	line-height: 26px;
	padding-top: 10px;
	max-width: 1200px;
}

h4 {
	font-size: 36px;
	line-height: 38px;
	font-family: "OpenSans Light";
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: left;
	margin-top: 0px;
	margin-left: 14px;
	max-width: 900px;
}

h5 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	text-align: left;
	display: block;
	margin-top: 30px;
	z-index: auto;
}

h6 {
	font-size: 10px;
	line-height: normal;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 17px;
	font-family: "OpenSans Light";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #555555;
}

p {
	z-index: 5;
	color: #000000;
	font-family: "OpenSans Light";
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 26px;
	max-width: 900px;
	padding-right: 24px;
	padding-left: 17px;
}

h7 {
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 0px;
	font-family: "OpenSans Bold";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #999999;
}
h8 {
	font-size: 56px;
	line-height: 60px;
	margin-top: 0px;
	text-transform: capitalize;
	letter-spacing: 0px;
	margin-left: 0px;
	font-family: "OpenSans Light";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #5C5C5C;
	padding-left: 17px;
}
h8 {
	font-size: 56px;
	line-height: 60px;
	text-transform: none;
	letter-spacing: -1px;
	font-family: "OpenSans Light";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #5C5C5C;
	text-align: left;
	height: auto;
	width: 100%;
	padding-left: 17px;
	z-index: 1000;
}

h9 {
	font-size: 56px;
	line-height: 60px;
	text-transform: none;
	letter-spacing: -1px;
	font-family: "OpenSans Light";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 100%;
	z-index: 1000;
	margin-left: 17px;
}

p img {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.lead {
	padding-left: 0px;
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	padding-top: 10px;
}

em {
	font-style: italic;
	font-weight: normal;
}

strong,
b {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #5C5C5C;
}

small {
	font-size: 11px;
	line-height: inherit;
}

blockquote {
	margin: 18px 0px;
	padding-left: 40px;
	position: relative;
}

blockquote:before {
	content: "\201C";
	opacity: 0.45;
	font-size: 80px;
	line-height: 0px;
	margin: 0;
	font-family: arial, sans-serif;
	position: absolute;
	top: 30px;
	left: 0;
}

blockquote p {
	font-family: georgia, serif;
	font-style: italic;
	padding: 0;
	font-size: 18px;
	line-height: 30px;
}

blockquote cite {
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}

blockquote cite:before {
	content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
	color: #707273;
	border: none;
}

abbr {
	font-family: "OpenSans Light";
	font-variant: normal;
	text-transform: none;
	letter-spacing: .5px;
	color: #707273;
}

pre,
code {
	font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	padding: 3px;
	background: #ECF0F1;
	color: #707273;
	border-radius: 3px;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

mark {
	background: #FFF49B;
	color: #000;
	}

hr {
	clear: both;
	margin: 23px 0 12px;
	height: 0;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #006464;
}


/* Lists  
--------------------------------------------------------------------- */
ul,
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

ul {
	list-style: disc;
	margin-left: 17px;
}

dl {
	margin: 0 0 15px 0;
}

dt {
	margin: 0;
	color: #fdc501;
}

dd {
	margin: 0 0 0 20px;
}

/* Floated image  
--------------------------------------------------------------------- */
img.pull-right {
	margin: 12px 0px 0px 18px;
}

img.pull-left {
	margin: 12px 18px 0px 0px;
}

/* Style Placeholder Text  
--------------------------------------------------------------------- */
::-webkit-input-placeholder {
	color: #12151B;
}

:-moz-placeholder {

	/* Firefox 18- */
	color: #12151B;
}

::-moz-placeholder {

	/* Firefox 19+ */
	color: #12151B;
}

:-ms-input-placeholder {
	color: #12151B;
}

.placeholder {
	color: #12151B !important;
}

/* block grids default paddings 
--------------------------------------------------------------------- */
.bgrid {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

@media only screen and (max-width:1024px) {
	.bgrid {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

}

@media only screen and (max-width:768px) {
	.bgrid {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 0px;
	}

}

@media only screen and (max-width:600px) {
	.bgrid {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}

}

@media only screen and (max-width:400px) {
	.bgrid {
		padding: 0;
	}

}


/* 
/* 03. =Preloader
/* =================================================================== */

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0F1215;
	z-index: 9999999;
	height: 100%;
	width: 100%;
}

.no-js #preloader,
.oldie #preloader {
	display: none;
}

#loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	background-color: #fdc501;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}

	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}

}

@keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}


	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}

}


/* 
/* 04. =forms
/* =================================================================== */

form {
	margin-bottom: 30px;
}

fieldset {
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

input,
button {
	-webkit-font-smoothing: antialiased;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	display: block;
	padding: 18px 20px;
	margin: 0 0 12px 0;
	border: 0;
	outline: none;
	vertical-align: middle;
	color: #999999;
	font-family: "OpenSans Regular";
	font-size: 24px;
	line-height: 24px;
	border-radius: 3px;
	max-width: 92%;
	background: rgba(255, 255, 255, 0.1);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-style: normal;
	font-weight: normal;
}

textarea {
	min-height: 300px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
	color: #000000;
	background: #FFFFFF;
	font-family: "OpenSans Light";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
}

.button,
.button:visited,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	height: auto;
	text-align: center;
	border: none;
	-webkit-appearance: none;
	-webkit-font-smoothing: inherit;
	border-radius: 3px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	width: 92%;
	background-color: #006060;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	color: #FFFFFF;
	width: 92%;
	background-color: #fdc501;
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 50px;
}

label,
legend {
	font: 15px/30px "raleway-bold", sans-serif;
	margin: 12px 0;
	color: #252525;
	display: block;
}

label span,
legend span {
	color: #575859;
	font-family: "OpenSans Light";
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
}

input[type="checkbox"],
input[type="radio"] {
	font-size: 15px;
	color: #575859;
}

input[type="checkbox"] {
	display: inline;
}


/** 
/* 05. =theme common styles
/* =================================================================== */
/* hr */
hr {
	width: 200px;
	height: 0px;
	clear: both;
	text-align: left;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-top-width: 0.5px;
	border-top-style: solid;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	float: left;
	border-top-color: #006464;
}

/* for css animations */
.show {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

/* sections */
.section-head h1 {
	text-transform: none;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-top: 18px;
	padding-left: 0px;
	font-family: "OpenSans Light";
	font-size: 48px;
	line-height: 50px;
	font-style: normal;
	font-weight: normal;
}

.section-head h1 span {
	color: #FFFFFF;
	position: relative;
	left: 3px;
}

.section-head p {
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	max-width: 1150px;
	padding-left: 24px;
	margin-left: 0px;
	padding-right: 40px;



}

@media only screen and (max-width:768px) {
	.section-head {
	height: auto;
	width: 100%;
	position: relative;
	font-size: 18px;

	}

	.section-head p {
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
	letter-spacing: normal;
	word-spacing: normal;


	}

	.section-head h1 
	margin-left: auto;
	margin-right: auto;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

}

@media only screen and (max-width:600px) {
	.section-head p {
	width: auto;
	font-family: "OpenSans Light";
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	padding-left: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	max-width: 1150px;
	}

}

@media only screen and (max-width:400px) {
	.section-head [class*="column"] {
		padding: 0;
	}

}


/** 
/* 06. =header styles
/* =================================================================== */

header {
	width: inherit;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1000;
	height: 55px;
	margin-bottom: 0px;
	right: 0px;
	visibility: visible;





filter: alpha(opacity=
%20);

	
}
header.opaque {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: transparent;
}

/* header logo */
header .logo {
	float: left;
	width: auto;
	z-index: 600;
	/* add position relative since z-index only applies to  
	elements that have been given an explicit position */
	position: relative;
	background-color: transparent;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	height: 36px;
	margin-top: 0px;
}

header .logo a {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	text-shadow: none;
	color: transparent;
	width: 100%;
	height: auto;
	background-size: 61px 14px;
	font-weight: normal;
	float: left;
	position: relative;
}

/* header social */
header .header-social {
	font-size: 24px;
	font-weight: normal;
	line-height: 66px;
	margin-top: 0;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid rgba(150, 150, 150, 0.2);
	float: left;
	position: relative;
	top: -1px;
	font-style: normal;
	background-color: transparent;
}

header .header-social li {
	display: inline-block;
	margin-right: 15px;
}

header .header-social li a {
	color: #666666;
}

header .header-social li a:hover {
	color: #fdc501;
}

/* media queries:  
/* header/header components */
@media only screen and (max-width:880px) {
	header .header-social {
	display: none;
	background-color: transparent;
	}

}

@media only screen and (max-width:768px) {
	header {
	background-color: transparent;
	max-width: 1200px;
}

	header .row {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
	}

	header .logo {
	height: 42px;
	width: auto;
	position: relative;

	}

}

/* primary navigation
--------------------------------------------------------------------- */
#nav-wrap,
#nav-wrap ul,
#nav-wrap li,
#nav-wrap a {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	display: inline;
	background-color: transparent;
}

/* nav-wrap */
#nav-wrap {
	text-transform: capitalize;
	letter-spacing: 0px;
	float: left;
	font-family: "OpenSans Light";
	font-size: 42px;
	z-index: 900;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
}

/* hide toggle button */
#nav-wrap > a {
	display: none;
}

ul#nav {
	min-height: 66px;
	display: inline-block;
	width: auto;
	/* left align the menu */
	text-align: left;
	font-family: "OpenSans Light";
	font-size: 44px;
	font-style: normal;
	line-height: 48px;
	font-weight: normal;
	color: #333;
}

ul#nav li {
	position: relative;
	list-style: none;
	display: inline;
	height: 66px;
	background-color: transparent;
	font-family: "OpenSans Light";
	font-size: 46px;
	font-style: normal;
	line-height: 52px;
	font-weight: normal;
}

/* Links */
ul#nav li a {
	/* 14px padding top + 14px padding bottom + 38px line-height = 66px */
	display: block;
	line-height: 50px;
	text-decoration: none;
	text-align: left;
	color: #333333;
	position: relative;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#nav li a:hover {
	color: #fdc501;
}

ul#nav li a:active {
	color: #fdc501;

}

ul#nav li.current a {
	color: #fdc501;
	display: inline;
}

ul#nav li.current a:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 40px;
	height: 2px;
	margin-left: -23px;
	background-color: white;
	content: '\0020';
	display: block;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* mobile navigation 
--------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	#nav-wrap {
	z-index: 700;
	display: block;
	width: 100%;
	float: left;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: transparent;
	}

	
	/* dropdown nav */
	#nav-wrap ul#nav {
	margin: 0;
	height: auto;
	display: inline;
	clear: both;
	width: 100%;
	float: left;
	position: relative;
	top: 0px;
	right: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	font-family: "OpenSans Light";
	background-color: transparent;
	}

	#nav-wrap ul#nav > li {
	display: block;
	float: none;
	height: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: transparent;
	}

	#nav-wrap ul#nav > li:first-child {


	}

	#nav-wrap ul#nav li a {
	display: block;
	width: auto;
	color: #333333;
	line-height: 44px;
	border: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 17px;
	font-family: "OpenSans Light";
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	}

	#nav-wrap ul#nav li a:hover {
	color: #fdc501;
	font-family: "OpenSans Light";
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	line-height: 44px;
	text-transform: capitalize;
	}

	#nav-wrap ul#nav li.current > a {
	background: none;
	color: #fdc501;
	}

	#nav-wrap ul#nav li.current > a:after {
		display: none;
	}

	#nav-wrap a.mobile-btn {
	display: none;
	background-color: transparent;
	}

	/* if js is disabled */
	.no-js #nav-wrap:not(:target) > a:first-of-type,
	.no-js #nav-wrap:target > a:last-of-type {
		display: block;
	}

	.no-js #nav-wrap:target ul#nav {
		display: block;
	}

}

/* make sure the menu is visible on larger screens
--------------------------------------------------------------------- */
@media only screen and (min-width:769px) {
	#nav-wrap ul#nav {
	display: inline !important;
	}

}


/* 
/* 07. =hero section
/* =================================================================== */

#hero {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	width: 100%;
	text-align: left;
	position: relative;
	background-image: url(../images/header-bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	height: auto;
	min-height: 650px;
	z-index: 0;
}

.hero-content {
	position: relative;
}

/* hero slider */
#hero-slider {
	margin-top: 120px;
	margin-bottom: 5px;
	text-align: left;
}

#hero-slider .slides .flex-caption {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 100%;
}

#hero-slider .slides .flex-caption h1 {
	letter-spacing: -1px;
	padding-bottom: 20px;
	color: #CCCCCC;
	position: relative;
	/* for css animations */
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	font-family: "OpenSans Light";
	font-size: 22px;
	font-style: normal;
	line-height: 60px;
	font-weight: normal;
	max-width: 850px;
}

#hero-slider .slides .flex-caption h1 span,
#hero-slider .slides .flex-caption h1 a {
	display: inline-block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* media queries:  
/* #hero / .hero-contert / #hero-slider */

@media only screen and (max-width:1200px) {
	#hero-slider .slides .flex-caption h1 {
	font-family: "OpenSans Light";
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;

	}

}

@media only screen and (max-width:1024px) {
	.hero-content {
		padding-bottom: 90px;
	}

	#hero-slider {
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	}

	#hero-slider .slides .flex-caption {
	max-width: 1200px;
	width: 70%;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 50px;
	}

	#hero-slider .slides .flex-caption h1 {
	font-family: "OpenSans Light";
	font-size: 46px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	padding-top: 40px;
	}

	#hero-slider .slides .flex-caption h1::after {
		margin-left: -50px;
		left: 50%;
	}

	#hero-slider .slides .flex-caption h3 {
	width: 80%;
	margin-left: 0px;
	text-align: left;
	}

}

@media only screen and (max-width:768px) {
	#hero {
	min-height: auto;
	height: 100%;
	width: 100%;
	max-width: 1000px;
	}

	.hero-content {
		padding-bottom: 72px;
	}

	#hero-slider {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 36px;
	max-width: 1200px;

	}

	#hero-slider .slides .flex-caption {
	width: 1200px;
	}

	#hero-slider .slides .flex-caption h1 {
	font-family: "OpenSans Light";
	font-size: 46px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	width: 100%;
	max-width: 1200px;
	}

	#hero-slider .slides .flex-caption h3 {
	width: 85%;
	font-family: "OpenSans Regular";
	font-size: 16px;
	line-height: 1;
	color: #FFF;
	}

}

@media only screen and (max-width:600px) {
	.hero-content {
		padding-bottom: 72px;
	}

	#hero-slider {
	margin-top: 84px;
	margin-bottom: 36px;
	margin-left: 0;
	}

	#hero-slider .slides .flex-caption {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.slides li .flex-caption {
}


	#hero-slider .slides .flex-caption h1 {
	font-family: "OpenSans Light";
	font-size: 22px;
	line-height: 46px;
	font-style: normal;
	font-weight: normal;
	}

	#hero-slider .slides .flex-caption h3 {
	width: 90%;
	font-family: "OpenSans Light";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}

}

@media only screen and (max-width:480px) {
	.hero-content {
		padding-bottom: 72px;
	}

	#hero-slider {
	margin-top: 78px;
	margin-right: 0;
	margin-bottom: 36px;
	margin-left: 0;
	}

	#hero-slider .slides .flex-caption {
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 7
		px;
	}

	#hero-slider .slides .flex-caption h1 {
	font-family: "OpenSans Light";
	font-size: 18px;
	line-height: 36px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}



}

@media only screen and (max-width:400px) {
	.hero-content {
	padding-bottom: 30px;
	}

	#hero-slider {
		margin: 80px 0 24px;
	}

	#hero-slider .slides .flex-caption {
		margin: 0;
	}

	#hero-slider .slides .flex-caption h1 {
	font-family: "OpenSans Light";
	font-size: 15px;
	line-height: 38px;
	font-style: normal;
	font-weight: normal;
	}

}

/* control nav */
#hero .flex-control-nav {
	width: 250px;
	text-align: left;
	display: block;
	position: relative;
	z-index: 500;
	left: 17px;
	padding-top: 42px;
}

#hero .flex-control-nav li {
	display: inline-block;
	zoom: 1;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
}

#hero .flex-control-paging li a {
	width: 9px;
	height: 9px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	background-color: #333333;
}

#hero .flex-control-paging li a:hover {
	background: #006464;
}

#hero .flex-control-paging li a.flex-active {
	background: #fdc501;
	cursor: default;
}

/* media queries - .flex-control-nav */
@media only screen and (max-width:1024px) {
	#hero .flex-control-nav {
	text-align: left;
	margin-top: -20px;
	}

}

/* more1 link */
#hero #more1 {
	position: relative;
	bottom: 10px;
	left: 17px;
}

#hero #more1 a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #fdc501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000000;
}

#hero #more1 a:hover {
	color: #000000;
	background-color: #fdc501;
}

#hero #more1 a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more1 */
@media only screen and (max-width:1024px) {
	#hero #more1 {
	margin-left: 0px;
	}

}

/** 
/* 08. =guncel section
/* =================================================================== */

#guncel {
	padding-top: 0px;
	padding-bottom: 50px;
	background-attachment: fixed;
	background-image: url(../images/menu-ve-arama-zemin.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 17px;
	line-height: 26px;
	margin-top: 0px;
	z-index: 2;
}

#guncel .row.items {
	max-width: 1366px;
}

/* media queries - guncel */

@media only screen and (max-width:1300px) {
	#guncel .row.items {
	width: 100%;
	padding: 0px;
	}

	#guncel .row.items .columns {
		padding: 0;
	}

}

/* guncel content */
#guncel-wrapper {





}

#guncel-wrapper:before,
#guncel-wrapper:after {
	content: "";
	display: table;
}

#guncel-wrapper:after {
	clear: both;
}

#guncel-wrapper .bgrid {
	padding: 0px;
	z-index: auto;

}

.folio-item .item-wrap {
	background: #111417;
	overflow: hidden;
	position: relative;
}

.folio-item .item-wrap a {
	display: block;
	cursor: pointer;
	position: relative;
}

/* overlay */
.folio-item .item-wrap .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.85);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.folio-item .item-wrap .link-icon {
	display: block;
	height: 30px;
	width: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	color: #FFFFFF;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
}

.folio-item .item-wrap img {
vertical-align: bottom;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .guncel-item-meta {
	width: 100%;
	text-align: left;
	position: absolute;
	top: 25px;
	left: 25px;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .guncel-item-meta h5 {
	letter-spacing: 1px;
	color: #CCC;
	font-family: "OpenSans Bold";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.folio-item .guncel-item-meta p {
	color: #666666;
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 4px;
}

/* on hover */
.folio-item:hover .overlay,
.folio-item:hover .link-icon,
.folio-item:hover .guncel-item-meta {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

.folio-item:hover .guncel-item-meta {

}

.folio-item:hover .item-wrap img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* media queries - .guncel-item-meta */

@media only screen and (max-width:500px) {
	.folio-item .guncel-item-meta {
		top: 20%;
	}

	.folio-item .guncel-item-meta h5 {
		font: 13px/14px "OpenSans Bold";
		letter-spacing: 1px;
	}

	.folio-item .guncel-item-meta p {
		font: 13px/14px "OpenSans Regular";
	}

}

@media only screen and (max-width:400px) {
	.folio-item .guncel-item-meta {
		top: 16%;
	}

	.folio-item .guncel-item-meta h5 {
		font: 11px/12px "OpenSans Bold";
		letter-spacing: 1px;
	}

	.folio-item .guncel-item-meta p {
		font: 11px/12px "OpenSans Regular";
	}

}

/* Popup Modal 
/* ------------------------------------------------------------------ */
.popup-modal {
	max-width: 550px;
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;
}

.popup-modal .media {
	position: relative;
}

.popup-modal img {
	vertical-align: top;
}

/* description */
.popup-modal .description-box {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-color: #CCCCCC;
}

.popup-modal .description-box h4 {
	color: #000000;
	font-family: "OpenSans Light";
	font-size: 34px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	text-transform: capitalize;
}

.popup-modal .description-box p {
	color: #006464;
	font-family: "OpenSans Regular";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 15px;
	margin-right: 10px;
}

/* categories */
.popup-modal .categories {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	text-align: left;
	color: #006060;
	font-family: "OpenSans ExtraBold";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

/* link box */
.popup-modal .link-box {
	width: 100%;
	overflow: hidden;
	background: #000000;

}

.popup-modal .link-box a {
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 3px;
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	width: 50%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: "OpenSans Regular";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	height: 42px;
	padding-top: 10px;
}

.popup-modal .link-box a:first-child {
	border-right: 1px solid rgba(200, 200, 200, 0.1);
}

.popup-modal .link-box a:hover {
	background: #fdc501;
	color: #000000;
	border: none;
}

/* media queries - popup-modal */

@media only screen and (max-width:600px) {
	.popup-modal {
	width: auto;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	}

}

/* transition effect for modal popup
/* ------------------------------------------------------------------ */

/* overlay at start */
.mfp-fade.mfp-bg {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
	zoom: 1;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* content animate in */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}


/* more2 link */
#guncel #more2 {
	position: relative;
	bottom: 0px;
	left: 17px;
}

#guncel #more2 a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #fdc501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000000;
}

#guncel #more2 a:hover {
	color: #000000;
	background-color: #fdc501;
}

#guncel #more2 a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more2 */
@media only screen and (max-width:1024px) {
	#guncel #more2 {
	margin-left: 0px;
	}

}


/** 
/* 09. =siyasal section
/* =================================================================== */

#siyasal {
	padding-top: 0px;
	padding-bottom: 50px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 17px;
	line-height: 26px;
	margin-top: 0px;
	z-index: 2;
	background-image: url(../images/menu-ve-arama-zemin.png);
}

#siyasal .row.items {
	max-width: 1366px;
}

/* media queries - siyasal */

@media only screen and (max-width:1300px) {
	#siyasal .row.items {
	width: 100%;
	padding: 0px;
	}

	#siyasal .row.items .columns {
		padding: 0;
	}

}

/* siyasal content */
#siyasal-wrapper {



}

#siyasal-wrapper:before,
#siyasal-wrapper:after {
	content: "";
	display: table;
}

#siyasal-wrapper:after {
	clear: both;
}

#siyasal-wrapper .bgrid {
	padding: 0px;

}

.folio-item .item-wrap {
	background: #111417;
	overflow: hidden;
	position: relative;
}

.folio-item .item-wrap a {
	display: block;
	cursor: pointer;
	position: relative;
}

/* overlay */
.folio-item .item-wrap .overlay {
	position: absolute;
	left: 0;
	top: -5px;
	width: 100%;
	height: 267px;
	background: rgba(0, 0, 0, 0.85);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.folio-item .item-wrap .link-icon {
	display: block;
	height: 30px;
	width: 30px;
	margin-left: -25px;
	margin-top: 68px;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	position: absolute;
	top: 36px;
	left: 45px;
}

.folio-item .item-wrap img {
vertical-align: bottom;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .siyasal-item-meta {
	text-align: left;
	position: absolute;
	top: 25px;
	left: 25px;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .siyasal-item-meta h5 {
	letter-spacing: 0px;
	color: #CCC;
	font-family: "OpenSans Bold";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.folio-item .siyasal-item-meta p {
	color: #666666;
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 8px;
}

/* on hover */
.folio-item:hover .overlay,
.folio-item:hover .link-icon,
.folio-item:hover .siyasal-item-meta {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

.folio-item:hover .siyasal-item-meta {

}

.folio-item:hover .item-wrap img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* media queries - .siyasal-item-meta */

@media only screen and (max-width:500px) {
	.folio-item .siyasal-item-meta {
		top: 20%;
	}

	.folio-item .siyasal-item-meta h5 {
		font: 13px/14px "OpenSans Bold";
		letter-spacing: 1px;
	}

	.folio-item .siyasal-item-meta p {
		font: 13px/14px "OpenSans Regular";
	}

}

@media only screen and (max-width:400px) {
	.folio-item .siyasal-item-meta {
		top: 16%;
	}

	.folio-item .siyasal-item-meta h5 {
		font: 11px/12px "OpenSans Bold";
		letter-spacing: 1px;
	}

	.folio-item .siyasal-item-meta p {
		font: 11px/12px "OpenSans Regular";
	}

}

/* Popup Modal 
/* ------------------------------------------------------------------ */
.popup-modal {
	max-width: 550px;
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;
}

.popup-modal .media {
	position: relative;
}

.popup-modal img {
	vertical-align: bottom;
	float: none;
	text-align: right;
}

/* description */
.popup-modal .description-box {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
}

.popup-modal .description-box h4 {
	color: #000000;
	font-family: "OpenSans Light";
	font-size: 34px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

.popup-modal .description-box p {
	color: #333333;
	font-family: "OpenSans Regular";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 15px;
	margin-top: 15px;
	letter-spacing: 0,8;
	margin-right: 10px;
	padding-left: 14px;
}

/* categories */
.popup-modal .categories {
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	text-align: left;
	font-family: "OpenSans Bold";
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #006060;
}

/* link box */
.popup-modal .link-box {
	width: 100%;
	overflow: hidden;
	background: #000000;

}

.popup-modal .link-box a {
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 3px;
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	width: 50%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: "OpenSans Regular";
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	height: 42px;
	padding-top: 10px;
}

.popup-modal .link-box a:first-child {
	border-right: 1px solid rgba(200, 200, 200, 0.1);
}

.popup-modal .link-box a:hover {
	background: #fdc501;
	color: #000000;
	border: none;
}

/* media queries - popup-modal */

@media only screen and (max-width:600px) {
	.popup-modal {
	width: auto;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	}

}

/* transition effect for modal popup
/* ------------------------------------------------------------------ */

/* overlay at start */
.mfp-fade.mfp-bg {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
	zoom: 1;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* content animate in */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}


/* more3 link */
#siyasal #more3 {
	position: relative;
	left: 17px;
	bottom: 0px;
}

#siyasal #more3 a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #fdc501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000000;
}

#siyasal #more3 a:hover {
	color: #000000;
	background-color: #fdc501;
}

#siyasal #more3 a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}
/* media queries - #more3 */
@media only screen and (max-width:1024px) {
	#porfoliosiyasal #more3 {
	margin-left: 0px;
	}

}



/* 
/* 10. =services section
/* =================================================================== */

#services {
	padding-top: 85px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-image: url(../images/5a.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.service-list {
	margin-top: 18px;
	margin-left: 0px;
}

.service-list .bgrid {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: "OpenSans Light";
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
}

.service-list .bgrid {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
}

.service-list .bgrid:hover {
	background-color: rgba(0, 0, 0, 0.1);

}

@media only screen and (max-width:600px) {
	.service-list .bgrid:hover {
		background: inherit;
	}

}

#services .service-list h3 {
	color: #5C5C5C;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	margin-bottom: 0px;
	font-family: "OpenSans Light";
	font-size: 17px;
	line-height: 26px;
	width: 100%;
	padding-left: 17px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 30px;
	max-width: 900px;
	display: block;
}

/* media queries:  
/* #services / .service-list */

@media only screen and (max-width:1024px) {
	.service-list {
	margin-top: 18px;
	margin-left: 0px;
	}

	.service-list .bgrid {
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 6px;
	}

}

@media only screen and (max-width:768px) {
	.service-list .bgrid {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 6px;
	}

}

@media only screen and (max-width:600px) {
	.service-list .bgrid {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

}

@media only screen and (max-width:400px) {
	.service-list .bgrid {
		padding: 0 0 6px;
	}

}

/* more4 link */
#services #more4 {
	position: relative;
	left: 17px;
	bottom: 0px;
}

#services #more4 a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #fdc501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000;
}

#services #more4 a:hover {
	background-color: #fdc501;
	color: #000;
}

#services #more4 a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more4 */
@media only screen and (max-width:1024px) {
	#services #more4 {
	margin-left: 0px;
	}

}

/* 
/* 11. =about section
/* =================================================================== */

#about {
	padding-top: 85px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-image: url(../images/Klasikler.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}

#about h3 {
	color: #5C5C5C;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	margin-bottom: 0px;
	font-family: "OpenSans Light";
	font-size: 17px;
	line-height: 26px;
	width: 100%;
	padding-left: 17px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 40px;
	max-width: 1200px;
	display: block;
}

/* more5 link */
#about #more5 {
	position: relative;
	left: 17px;
	bottom: 0px;
}

#about #more5 a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #fdc501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000;
}

#about #more5 a:hover {
	color: #000000;
	background-color: #fdc501;
}

#about #more5 a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more5 */
@media only screen and (max-width:1024px) {
	#about #more5 {
	margin-left: 0px;
	}

}


/* process
-------------------------------------------------------------- */
.process {
	margin-top: 12px;
	margin-left: 0px;
}

.process .bgrid {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
	font-family: "OpenSans Light";
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
}

.process .bgrid:hover {
	background: rgba(0, 0, 0, 0.1);
	font-family: "OpenSans Light";
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
}

@media only screen and (max-width:600px) {
	.process .bgrid:hover {
		background: inherit;
	}

}

/* team members
-------------------------------------------------------------- */
#team .team {
	height: auto;
	margin-top: 0px;
	
}

#team-wrapper {
	margin-top: ;
	margin-bottom: ;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#team-wrapper .member {
	margin-top: 0px;
	margin-bottom:0px;
	padding-left: 24px;
	padding-right: 24px;

}

#team-wrapper .member h3 {
	line-height: 24px;
	margin-bottom: 0;
	padding-left: 0px;
	font-family: "OpenSans Bold";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	color: #000000;
}

#team-wrapper .member span {
	position: relative;
	font-size: 16px;
	line-height: 16px;
	font-family: "OpenSans Light";
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	top: 0px;
	text-align: left;
	padding-top: 3px;
	z-index: 800;
	display: block;
	margin-top: 0px;
	color: #000000;
}

#team-wrapper .member-pic {
	position: relative;
	overflow: hidden;
}

#team-wrapper .member-pic img {
	-ms-interpolation-mode: bicubic;

}

#team-wrapper .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(253, 197, 1, 0.5);
	filter: alpha(opacity=30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

#team-wrapper .member:hover .mask {
	filter: alpha(opacity=30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

#team-wrapper .member-social {
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #969696;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#team-wrapper .member-social li {
	display: inline-block;
	margin-right: 15px;
}

#team-wrapper .member-social li a {
	color: #FFFFFF;
}

/* media queries:  
/* .team / #team-wrapper */

@media only screen and (max-width:1024px) {
	#team-wrapper .member-social li {
		margin-right: 10px;
	}

}

@media only screen and (max-width:768px) {
	#team-wrapper .member p {
	font-size: 14px;
	line-height: 14px;
	font-family: "OpenSans Light";
	font-style: normal;
	font-weight: normal;

	}

}

@media only screen and (max-width:600px) {
	#team-wrapper .member-pic {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	top: 0px;
	background-image: url(images/team/cuneyt01-k.jpg);
	}

	#team-wrapper .member-pic .mask {
		display: none;
	}

	#team-wrapper .member-name + p {
		clear: both;
		margin-top: 0px;
	}

	#team-wrapper .member p {
	font-size: 16px;
	line-height: 16px;
	}

}

/* more7 link */
#team #more7 {
	position: relative;
	left: 17px;
	bottom: 0px;
}

#team #more7 a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #FDC501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000000;
}

#team #more7 a:hover {
	color: #000000;
	background-color: #FDC501;
}

#team #more7 a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more7 */
@media only screen and (max-width:1024px) {
	#team #more7 {
	margin-left: 0px;
	width: 200px;
	}

}


/* Call To Action 
------------------------------------------------------------------ */
#call-to-action {
	margin-top: 30px;
	padding-top: 36px;
	text-align: center;
}

#call-to-action h2,
#call-to-action p {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

#call-to-action p {
	font: 18px/24px "OpenSans Light" serif;
	color: #707273;
	width: 75%;
}

#call-to-action .section-ads {
	padding-top: 36px;
	border-top: 1px dotted rgba(150, 150, 150, 0.1);
}

#call-to-action h2 {
	font: 18px/24px "OpenSans Bold";
	color: #FFFFFF;
	letter-spacing: -0.5px;
	margin-bottom: 24px;
}

#call-to-action h2 span {
	color: #fdc501;
}

#call-to-action h2 a,
#call-to-action span {
	color: #FFFFFF;
}

#call-to-action h2 span {
	color: #ffd900;
}

#call-to-action .action a {
	font: 18px/24px "OpenSans Bold";
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 60px;
	display: block;
	padding: 0 30px;
	max-width: 400px;
	width: 100%;
	background: #e64e04;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	margin: 24px auto 0;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#call-to-action .action a:hover {
	background: #fdc501;
	color: #000000;
}

/* media queries - #call-to-action */
@media only screen and (max-width:600px) {
	#call-to-action h2,
	#call-to-action p {
		width: 85%;
	}

	#call-to-action h2 {
		font: 18px/24px "OpenSans Light";
	}

	#call-to-action p {
		font: 18px/24px "OpenSans Light";
		width: 80%;
	}

}

@media only screen and (max-width:400px) {
	#call-to-action h2,
	#call-to-action p {
		width: auto;
	}

	#call-to-action h2 {
		font: 18px/24px "OpenSans Bold";
	}

	#call-to-action p {
		font: 18px/24px "OpenSans Light";
	}

}
/** 
/* 12. =hikayeisler
/* =================================================================== */

#hikayeisler {
	position: relative;
	min-height: 700px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding-top: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 100px;
	z-index: 2;
	display: table;
	float: none;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#hikayeisler .flex-container {
	width: 100%;
	max-width: 900px;
	margin-right: auto;
	margin-left: 0px;
	z-index: 2;
}

#hikayeisler-slider {
	position: relative;
	text-align: left;
	margin-bottom: 40px;
	padding-left: 0px;
	width: 100%;
}

#hikayeisler-slider p {
	font-family: "OpenSans Light";
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	margin-right: 30px;
	padding-left: 62px;
}

/* control nav */
#hikayeisler .flex-control-nav {
	width: 100%;
	text-align: left;
	display: block;
	position: relative;
	bottom: -48px;
	margin-left: 13px;
}

#hikayeisler .flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
}

#hikayeisler .flex-control-paging li a {
width: 7px;
	height: 7px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	background-color: #b9b9b9;
}
#hikayeisler .flex-control-paging li a:hover {
	background: #006464;
}

#hikayeisler .flex-control-paging li a.flex-active {
	background: #fdc501;
	cursor: default;
}

/* media queries - .flex-control-nav */
@media only screen and (max-width:1024px) {
	#hikayeisler .flex-control-nav {
	text-align: left;
	margin-top: -50px;
	}

}

	#hikayeisler-slider p {
	font-family: "OpenSans Light";
	font-size: 22px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	width: 100%;
	}

}

@media only screen and (max-width:768px) {
	#hikayeisler .flex-container {
	width: 100%;
	}

	#hikayeisler-slider p {
	font-family: "OpenSans Light";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	}

}

@media only screen and (max-width:600px) {
	#hikayeisler .flex-container {
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
	}

	#hikayeisler-slider p {
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	}

	#hikayeisler-slider .testimonial-author {
		font: 14px/16px "OpenSans Light";
	}

	#hikayeisler-slider .testimonial-author img {
		width: 60px;
		height: 60px;
		border: 6px solid white;
	}

	#hikayeisler-slider .testimonial-author .author-info span {
		font: 12px/14px "OpenSans Bold";
	}

}

@media only screen and (max-width:400px) {
#hikayeisler .flex-container {
	width: auto;
	}

	#hikayeisler-slider p {
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height:24;
	font-weight: normal;
	}

}

/* more link */
#hikayeisler #more {
	position: relative;
	left: 17px;
	bottom: 10px;
	
}

#hikayeisler #more a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #FDC501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000;
}

#hikayeisler #more a:hover {
	color: #000000;
	background-color: #FDC501;
}

#hikayeisler #more a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more */
@media only screen and (max-width:1024px) {
	#hikayeisler #more {
	margin-left: 0px;
	}

}

/* syfcntrl link */
#hikayeisler #syfcntrl {
	position: relative;
	left: 275px;
	bottom: 58px;
}

#hikayeisler #syfcntrl a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
	border-radius: 4px;
	color: #000000;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}

#hikayeisler #syfcntrl a:hover {
	color: #FDC501;
}

#hikayeisler #syfcntrl a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more */
@media only screen and (max-width:1024px) {
	#hikayeisler #syfcntrl {
	margin-left: 0px;
	}

}
/** 
/* 13. =testimonials
/* =================================================================== */

#testimonials {
	padding-top: 85px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-image: url(../images/3.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}

#testimonials .flex-container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1200px;
}

#testimonial-slider {
	position: relative;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}

#testimonial-slider p {
	font-family: "OpenSans Light";
	font-size: 20px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}



/* control nav */
#testimonials .flex-control-nav {
	width: 100%;
	text-align: left;
	display: block;
	position: relative;
	bottom: 10px;
	margin-left: 12px;
}

#testimonials .flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
}

#testimonials .flex-control-paging li a {
width: 7px;
	height: 7px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	background-color: #333333;
}
#testimonials .flex-control-paging li a:hover {
	background: #006464;
}

#testimonials .flex-control-paging li a.flex-active {
	background: #fdc501;
	cursor: default;
}

/* media queries - .flex-control-nav */
@media only screen and (max-width:1024px) {
	#testimonials .flex-control-nav {
	text-align: left;
	margin-top: 0px;
	}

}

	#testimonial-slider p {
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	width: 100%;
	padding-left: 26px;
	}

}

@media only screen and (max-width:768px) {
	#testimonials .flex-container {
	width: 100%;
	}

	#testimonial-slider p {
	font-family: "OpenSans Light";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	padding-left: 0px;
	}

}

@media only screen and (max-width:600px) {
	#testimonials .flex-container {
	width: 100%;
	height: 660px;
	padding-bottom: 0px;
	}

	#testimonial-slider p {
	font-family: "OpenSans Light";
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
}

	#testimonial-slider .testimonial-author {
		font: 14px/16px "OpenSans Light";
	}

	#testimonial-slider .testimonial-author img {
		width: 60px;
		height: 60px;
		border: 6px solid white;
	}

	#testimonial-slider .testimonial-author .author-info span {
		font: 12px/14px "OpenSans Bold";
	}

}

@media only screen and (max-width:400px) {
	#testimonial .flex-container {
	width:100% ;
	}

	#testimonial-slider p {
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 24;
	font-weight: normal;
	}

}


/* more6 link */
#testimonials #more6 {
	position: relative;
	left: 14px;
	bottom: 0px;
	top: -15px;
}

#testimonials #more6 a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #FDC501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000;
}

#testimonials #more6 a:hover {
	color: #000;
	background-color: #fdc501;
}

#testimonials #more6 a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more */
@media only screen and (max-width:1024px) {
	#testimonials #more6 {
	margin-left: 0px;
	}

}
/** 
/* 14. =islergosterim
/* =================================================================== */

/* more link */
#islergosterim #more {
	position: relative;
	left: 14px;
	bottom: 0px;
}

#islergosterim #more a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #FDC501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000;
}

#islergosterim #more a:hover {
	color: #000;
	background-color: #fdc501;
}

#islergosterim #more a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more */
@media only screen and (max-width:1024px) {
	#islergosterim #more {
	margin-left: 0px;
	}

}



/** 
/* 15. =blogyazilar styles
/* =================================================================== */

#blogyazilar {
	padding-top: 25px;
	padding-bottom: 100px;
	z-index: 1;
}

#blogyazilar .row.items {
	max-width: 1366px;
	background-color: #FFF;
}

/* media queries - blogyazilar */

@media only screen and (max-width:1300px) {
	#blogyazilar .row.items {
	width: 100%;
	padding: 0px;
	}

	#blogyazilar .row.items .columns {
		padding: 0;
	}

}

/* blogyazilar content */
#blogyazilar-wrapper {



}

#blogyazilar-wrapper:before,
#blogyazilar-wrapper:after {
	content: "";
	display: table;
}

#blogyazilar-wrapper:after {
	clear: both;
}

#blogyazilar-wrapper .bgrid {
	padding: 0px;

}

.folio-item .item-wrap {
	background: #111417;
	overflow: hidden;
	position: relative;
}

.folio-item .item-wrap a {
	display: block;
	cursor: pointer;
	position: relative;
}

/* overlay */
.folio-item .item-wrap .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 516px;
	height: 367px;
	background: rgba(0, 0, 0, 0.85);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.folio-item .item-wrap .link-icon {
	display: block;
	height: 26px;
	width: 26px;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
	color: #FFFFFF;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	position: absolute;
	top: 55px;
	vertical-align: middle;
	float: right;
}

.folio-item .item-wrap img {
	vertical-align: top;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .blogyazilar-item-meta {
	width: 100%;
	text-align: left;
	position: absolute;
	top: 25px;
	left: 25px;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .blogyazilar-item-meta h5 {
	letter-spacing: 1px;
	color: #CCC;
	font-family: "OpenSans Bold";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.folio-item .blogyazilar-item-meta p {
	color: #666666;
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
}

/* on hover */
.folio-item:hover .overlay,
.folio-item:hover .link-icon,
.folio-item:hover .blogyazilar-item-meta {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

.folio-item:hover .blogyazilar-item-meta {

}

.folio-item:hover .item-wrap img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	z-index: auto;
}

/* media queries - .blogyazilar-item-meta */

@media only screen and (max-width:500px) {
	.folio-item .blogyazilar-item-meta {
		top: 20%;
	}

	.folio-item .blogyazilar-item-meta h5 {
		font: 13px/14px "OpenSans Bold";
		letter-spacing: 1px;
	}

	.folio-item .blogyazilar-item-meta p {
		font: 13px/14px "OpenSans Regular";
	}

}

@media only screen and (max-width:400px) {
	.folio-item .blogyazilar-item-meta {
		top: 16%;
	}

	.folio-item .blogyazilar-item-meta h5 {
		font: 11px/12px "OpenSans Bold";
		letter-spacing: 1px;
	}

	.folio-item .blogyazilar-item-meta p {
		font: 11px/12px "OpenSans Regular";
	}

}

/* Popup Modal 
/* ------------------------------------------------------------------ */
.popup-modal {
	max-width: 550px;
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;
}

.popup-modal .media {
	position: relative;
}

.popup-modal img {
	vertical-align: top;
}

/* description */
.popup-modal .description-box {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-color: #E1E1E1;
}

.popup-modal .description-box h4 {
	color: #333333;
	font-family: "OpenSans Light";
	font-size: 34px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	text-transform: none;
}

.popup-modal .description-box p {
	color: #333333;
	font-family: "OpenSans Light";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 15px;
	margin-right: 5px;
}

/* categories */
.popup-modal .categories {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	text-align: left;
	font-family: "OpenSans Regular";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #006060;
}

/* link box */
.popup-modal .link-box {
	width: 100%;
	overflow: hidden;
	background: #000000;

}

.popup-modal .link-box a {
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 3px;
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	width: 50%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: "OpenSans Semibold";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	height: 42px;
	padding-top: 14px;
}

.popup-modal .link-box a:first-child {
	border-right: 1px solid rgba(200, 200, 200, 0.1);
}

.popup-modal .link-box a:hover {
	background: #fdc501;
	color: #000000;
	border: none;
}

/* media queries - popup-modal */

@media only screen and (max-width:600px) {
	.popup-modal {
	width: auto;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	}

}

/* transition effect for modal popup
/* ------------------------------------------------------------------ */

/* overlay at start */
.mfp-fade.mfp-bg {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
	zoom: 1;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* content animate in */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}


/* more link */
#blogyazilar #more {
	position: relative;
	left: 14px;
	bottom: 0px; 
}

#blogyazilar #more a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 4px;
	color: #fdc501;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	background-color: #000000;
}

#blogyazilar #more a:hover {
	color: #000000;
	background-color: #fdc501;
}

#blogyazilar #more a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}
/* media queries - #more */
@media only screen and (max-width:1024px) {
	#blogyazilar #more {
	margin-left: 0px;
	}

}

/** 
/* 16. =contact
/* =================================================================== */


#contact h3 {
	color: #555555;
	margin-bottom: 6px;
	font-family: "OpenSans Light";
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-size: 17px;
	margin-top: 6px;
	padding-top: 0;
	padding-bottom: 0;
	max-width: 900px;
	z-index: 0;
	letter-spacing: normal;
	word-spacing: normal;
}

#contact .left {
	padding-right: 0px;
}

#contact .right {
	padding-left: 0px;
	position: relative;
	top: 0px;
}

/* media queries:  
/* #contact / .left .right */

@media only screen and (max-width:1024px) {
	#contact .left {
	padding-right: 0px;
	}

	#contact .right {
	padding-left: 0px;
	}

}

@media only screen and (max-width:768px) {
	#contact .left,
	#contact .right {
	width: 100%;
	padding-right: 0px;
	padding-left: 32px;
	padding-top: 0px;
	margin-left: 0px;
	}

	#contact .right p.lead {
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	padding-left: 0px;
	padding-top: 10px;
	}

}

@media only screen and (max-width:600px) {
	#contact .left,
	#contact .right {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}

	#contact .right p.lead {
		font: 17px/33px "merriweather-light", serif;
	}

}

@media only screen and (max-width:400px) {
	#contact .left,
	#contact .right {
		padding: 0;
	}

}

/* contact form */
#contact form {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 20px;
}

#contact form div {
	position: relative;
}

#contact form div:before,
#contact form div:after {
	content: "";
	display: table;
}

#contact form div:after {
	clear: both;
}

#contact form div label {
	font: 11px/24px "raleway-bold", sans-serif;
	position: absolute;
	bottom: 3px;
	right: 6px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 20px;
	color: #e64e04;
}

input[type="text"],
input[type="password"],
input[type="email"],
#contact textarea,
#contact select {
	margin-bottom: 0px;
	width: 100%;
	padding-left: 22px;
	margin-left: 0px;
	padding-right: 0px;
	font-family: "OpenSans Light";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
}

#contact button.submitform {
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 54px;
	display: inline-block;
	width: 92%;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	margin-left: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: "OpenSans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}

#message-warning,
#message-success {
	display: none;
	border-radius: 3px;
	margin-bottom: 36px;
	width: 92%;
	margin-left: 20px;
	margin-top: -15px;
	margin-right: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#message-warning {
	color: #e64e04;
}

#message-success {
	color: #fdc501;
}

#message-warning i,
#message-success i {
	margin-right: 10px;
}

/* form loader */
#submit-loader {
	display: none;
	position: relative;
	left: 0;
	top: 18px;
	width: 92%;
	text-align: center;
}

#submit-loader .text-loader {
	display: none;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: "OpenSans Light";
	font-size: 18px;
	line-height: 30px;
}

.oldie #submit-loader .s-loader {
	display: none;
}

.oldie #submit-loader .text-loader {
	display: block;
}

/* loader animation 
------------------------------------------- */
.s-loader {
	margin: 12px auto 30px;
	width: 70px;
	text-align: center;
	-moz-transform: translateX(2.5px);
	-o-transform: translateX(2.5px);
	-webkit-transform: translateX(2.5px);
	-ms-transform: translateX(2.5px);
	transform: translateX(2.5px);
}

.s-loader > div {
	width: 12px;
	height: 12px;
	background-color: #FFFFFF;
	border-radius: 100%;
	display: inline-block;
	margin-right: 5px;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.s-loader .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.s-loader .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

}

@keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

}


/** 
/* 17. =footer
/* =================================================================== */

footer {
	padding-top: 10px;
	padding-bottom: 24px;
	position: relative;
	color: rgba(255, 255, 255, 0.15);
	background-color: #000000;
	text-align: left;
	padding-left: 0px;
}

footer .content {
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

footer a,
footer a:visited {
	color: #005959;
}

footer a:hover,
footer a:focus {
	color: #fdc501;
}

footer hr {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	max-width: 400px;
	width: 80%;
	border-top: 1px solid rgba(150, 150, 150, 0.1);
}

footer .info {
	width: 80%;
	max-width: 1250px;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 17px;
}

footer .footer-logo {
	width: 210px;
	height: 40px;
	background-size: 100px 23px;
	display: inline;
	filter: alpha(opacity=10);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	opacity: 0.1;
	zoom: 1;
	background-image: url(file:///F|/Grafikevi%20Yeni%20Web/GrafikeviKeyipDodo%20WEB%20-%203/Grafikevi/img/Logo-En-B%C3%BCy%C3%BCkT_png.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* copyright */
footer .copyright {
	clear: right;
	letter-spacing: 0.5px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "OpenSans Light";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000;
}

footer .copyright li {
	display: inline;
	padding: 0 0px;
	font-family: "OpenSans Light";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
}

/* social links */
footer .social-links {
	margin: 30px auto 42px auto;
	padding: 0;
	font-size: 12px;
	text-align: left;
}

footer .social-links li {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-left: 32px;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

footer .social-links li a {
	color: rgba(255, 255, 255, 0.1);
}

footer .social-links li a:hover {
	color: white;
}

footer .social-links li:first-child {
	margin-left: 0;
}

/* media queries - .social-links */

@media only screen and (max-width:600px) {
	footer .social-links {
		font-size: 32px;
	}

	footer .social-links li {
		margin-left: 18px;
	}

}

@media only screen and (max-width:450px) {
	footer .social-links {
		font-size: 28px;
	}

	footer .social-links li {
		margin-left: 14px;
	}

}

@media only screen and (max-width:400px) {
	footer .social-links {
		font-size: 25px;
	}

	footer .social-links li {
		margin-left: 12px;
	}

}

@media only screen and (max-width:350px) {
	footer .social-links {
		font-size: 22px;
	}

	footer .social-links li {
		margin-left: 10px;
	}

}

$width: 42px;
$height: 40px;

body {
	flex-direction: column;
	justify-content: center;
	align-items: center;






	*, *:after, *:before {
		box-sizing: border-box;
	}
}

.footer-note {
	text-align: center;
	font-size: 12px;
	color: #999;
	
	p {
		line-height: 2em;
	}
  
	a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	transition: all 0.2s ease;

    
		&:hover {
			color: #444;
			border-color: #aaa;
		}
	}
  
	i {
		margin: 0 0 0 2px;
		color: #f95a54;
	}
}


/* go to top button 
------------------------------------------------------------------ */
#index.html {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 600;
}

#go-top a {
	text-decoration: none;
	border: 0 none;
	display: block;
	height: 54px;
	width: 200px;
	margin-left: -100px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	text-align: center;
	border-radius: 4px;
	text-transform: uppercase;
	letter-spacing: 2px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	vertical-align: bottom;
	background-color: #000000;
}

#go-top a:hover {
	background: #fdc501;
	color: #000000;
	font-family: "OpenSans ExtraBold";
	font-size: 12px;
	font-style: normal;
	line-height: 54px;
	font-weight: normal;
	padding-bottom: 0px;
}

#go-top a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}
p blog {
	font-family: "OpenSans Light";
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	padding-right: 200px;
	padding-left: 300px;
}
