/*
 * Actera Group Base CSS
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, body.home footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
body.home footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	margin: 0;
	height: 100%;	
}
body.home { min-height: 1100px; }
html {
	padding: 0;
	margin: 0;
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a { cursor: pointer; text-decoration: none; }
.clear { clear: both !important; }
.centered { margin: 0 auto; position: relative; min-width: 980px; max-width: 1400px; width: 100%; box-sizing: border-box; }
img { display: block; width: 100%; height: auto; }
.close { position: absolute; right: 10px; top: 13px; }
.close .icon.icon_close{ background: url(images/button_close.png) no-repeat 0 0 transparent; background-size: 100% auto; display: inline-block; width: 20px; height: 20px; margin: 0 5px; vertical-align: middle; }
.close span{ line-height: 18px; font-size: 14px; font-weight: 600; display: inline-block; vertical-align: middle; margin: 2px 0 0; color: #8d7758; }
p{ line-height: 25px; }
strong { font-weight: bold; }

/*MAİN CSS*/

header{ padding: 0; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4); position: relative; z-index: 100; background: #fff; }
header .centered{ padding: 0 40px; }
header h1 a,
header h2 a { background: url(images/top_logo_2x.png) no-repeat scroll center center / 265px auto transparent; display: block; float: left; font-size: 0; height: 45px; width: 250px; margin: 4px 0 3px; }

#menu { float: right; height: auto; padding: 0; width: auto; }
#menu li { display: block; float: left; }
#menu li a { font-size: 14px; font-weight: 600; letter-spacing: 0.5px; position: relative; white-space: nowrap; color: #051d43; display: block; line-height: 52px; padding: 0 10px; transition: all 0.2s; }

#menu li.active { background: #051c41; }
#menu li.active a { color: #fff; }
#menu li.login { background: #8d7758;}
#menu li.login a{ color: #fff; }
#menu li:hover { background: #092756; }
#menu li:hover a{ color: #fff; }

#menu li.language{ padding-left: 10px; font-size: 11px; }
#menu li.language a{ display: inline-block; padding-left: 0; padding-right: 0; color: #878b8c; margin: 0; font-size: 11px; }
#menu li.language span{ margin: 0 5px; display: inline-block; }
#menu li.language a.selected{ color: #2158af; }
#menu li.language:hover{ background: #fff; }

/*index*/

#home { min-height: 100%; position: absolute; left: 0; top: 50px; width: 100%; height: 100%; z-index: 90; box-sizing: border-box; }

.main_section .arrow{display: block; width: 40px; height: 40px; background: url(sprite/arrows.png) no-repeat 0 0; background-size: auto 40px; position: absolute; left: 10px; top: 40%; margin-top: -20px; z-index: 50; }
.main_section .arrow{ opacity: 0.6; }
.main_section .arrow.right{ background-position: right top; left: auto; right: 10px; }
.main_section .arrow:hover{ opacity: 1; }
.main_section .carousel_background{ display: none !important; }

.main_section .glide{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; min-height: 100vh; }
.main_section .glide .glide__track{ height: 100%; }
.main_section .glide .glide__track .glide__slides{ height: 100%; }

.main_section .slide{ height: 100% !important; width: 100% !important; }
.main_section .slide_content{ position: relative; min-height: 100%; width: 100%; overflow: hidden; }
.main_section .slide .slide_content{ background: url(images/carousel1_big.jpg) no-repeat top center #07132a; background-size: 2000px auto; }
.main_section .slide_2 .slide_content{ background-image: url(images/carousel2_big.jpg); }
.main_section .slide_3 .slide_content{ background-image: url(images/carousel3_big.jpg); }
.main_section .slide_4 .slide_content{ background-image: url(images/carousel4_big.jpg); }

.main_section .slide_content .centered{ padding: 0 40px; margin: 45px auto; }
.main_section .slide_content .title_container{ width: 55%; }
.main_section .slide_content .title_container h2,
.main_section .slide_content .title_container .description{ /*background:rgba(4,19,44,0.55);*/ box-sizing: border-box; display: inline-block; width: auto; font-size: 24px; line-height: normal; font-weight: bold; padding: 0; color: #fff; margin: 0; }
/*.main_section .slide_content .title_container h2 {margin-bottom:10px; max-width:95%;}*/
.main_section .slide_content .title_container h2{ margin-bottom: 15px; }
.main_section .slide_content .title_container h2 span{/*font-size:26px; display:block; margin-top:10px;*/}
.main_section .slide_content .title_container .description h3{ font-size: 14px; font-weight: 600; display: block; float: left; width: calc(100% - 90px); }
.main_section .slide_content .title_container a{color: #fff; border: 2px solid #fff; padding: 8px 15px 10px; font-weight: 600; display: inline-block; margin: 10px 0 0 80px; font-size: 16px; }
.main_section .slide_content .title_container a:hover{ background: #fff; color: #051d43; }
.main_section .slide_content .title_container .icon { background: #fff; display: block; height: 4px; width: 60px; vertical-align: middle; float: left; margin: 10px 20px 0 0; }



/*PAGES*/
.page_header { position: relative; }
.page_header .img_container {width: 100%; height: auto; background: #120b58; border-top: 5px solid #051d43; overflow: hidden; max-height: 350px; }
.page_header .investment_logo_container{ position: absolute; right: 0; bottom: 0; width: 180px; background: #fff; overflow: hidden; }
.page_header .investment_logo_container img{ width: 100%; height: auto; display: block; }
.page_header .overlay { position: absolute; left: 0; top: 0; color: #fff; width: 100%; height: 100%; }
.page_title { -webkit-font-smoothing: antialiased; }
.page_title h1,
.page_title h2 { font-size: 38px; font-weight: bold; width: 50%; margin-bottom: 15px; }
.page_title h1 { display: none; }
.investments .page_title h1{ display:block; }
.page_title h2 { font-size: 24px; line-height: 32px; }
.page_title .centered{ padding: 0 40px; margin: 50px auto; }
.page_title .icon {background: #fff; display: block; height: 4px; width: 60px; vertical-align: middle; float: left; margin: 10px 20px 0 0; }
.page_title h3 { font-weight: 600 !important; font-size: 14px; display: block; float: left; line-height: normal; max-width: 50%; }

.page_title.dark *{ color: #051c41 !important; }
.page_title.dark .icon{ background: #051c41 !important; }

.page_content { box-sizing: border-box; padding: 25px 50px; }
.page_content > p { text-align: center; font-size: 14px; white-space: nowrap; }

.page_content ul li.item_container { border: none; margin: 10px 0 0; width: 50%; box-sizing: border-box; padding: 0 0 0 5px; display: block; float: left; }
.page_content ul li.item_container:nth-child(2n+1){ padding: 0 5px 0 0; }
.page_content ul li.item_container.hidden { display:none; }

.page_content .page_title h3{ max-width: calc(100% - 85px); }
.page_content .left { width: 50%; box-sizing: border-box; padding: 0 15px; float:left; }

.page_content .right { width: 50%; box-sizing: border-box; padding: 0 15px; float: left; margin-top: 53px; }
.page_content .right a { color: #2158af; }
.page_content .right a strong{ color: #051d43; }
.page_content .right p { color: #051d43; margin: 0; }
.page_content .right a.activity span{ margin: 0 0 0 15px; }
.page_content .right a.website span{ margin: 0 0 0 13px; }
.page_content .right a.sector span{ margin: 0 0 0 26px; }

.page_content .list.border { border-top: 1px solid #c5c5c5; padding: 25px 0 0;  margin: 25px 0 0; }
.page_content .list { text-align: justify; text-align-last: justify; }
.page_content .list.non_justified{ text-align: left !important; }
.page_content .list.non_justified li{ margin-right: 1% !important; }
.page_content .list li { width: 48%; box-sizing: border-box; padding: 0 10px; border: none; margin: 0 0 20px; text-align: left; text-align-last: left; display: inline-block; vertical-align: top; }
.page_content .list li h2 { font-size: 18px; font-weight: 600; margin-bottom: 5px; line-height: normal; }
.page_content .list li h3 { color: #8d7758; font-size: 16px; margin-bottom: 10px; }
.page_content .list li p { font-size: 14px; line-height: normal; }
.page_content .list li img { width: 40%; float: left; margin: 0 10px 0 0; }

.page_content .list li a.read_more{ color: #051d43; border: 2px solid #051d43; padding: 8px 15px 8px; font-weight: 600; display: inline-block; margin-top: 10px; font-size: 14px; }
.page_content .list li a.read_more:hover{ background: #051d43; color: #fff; }

#about .page_content .list li a.read_more { border-color: #8d7758; color: #8d7758; }
#about .page_content .list li a.read_more:hover{ color: #fff; background: #8d7758; }

.page_content .list li div p { font-size: 13px; }
.rectangle { background: none repeat scroll 0 0 #051d43; display: block; height: 10px; left: 48%; position: absolute; top: 120px; width: 50px; }

#team .page_content ul { text-align: justify; text-align-last: justify; }
#team .page_content ul:after,
.page_content.investments ul:after{ content: ""; display: inline-block; width: 100%; }
#team .page_content ul:after{ width: calc(57% + 33px); height: 1px; }
.page_content.investments ul:after{ width: calc(60% - 6px); }

.page_content.investments ul li ,
#team .page_content ul li{ border: 1px solid #e6e6e6; box-sizing: border-box; height: auto; padding: 0; position: relative; text-align: center; text-align-last: center; width: 19%; float: none !important; display: inline-block; vertical-align: top; }
#team .page_content ul li { border: none; text-align: left; text-align-last: left; }

.page_content.investments ul { text-align: left; }
.page_content.investments ul li{ margin: 0 0 15px; margin-right: 1.25%; text-align: left; }
.page_content.investments ul li:nth-child(5n){ margin-right: 0; }
.page_content.investments ul li img { width: 100%; height: auto; display: block; }
.page_content.investments ul li .overlay { position: absolute; left: 0; top: 0; width: 100% !important; height: 100% !important; background: rgba(2,22,45,0.9); display: block; color: #fff; transition: all 0.2s; overflow: hidden; opacity: 0; }
.page_content.investments ul li:hover .overlay { display: block; opacity: 1; }
.page_content.investments ul li .overlay h3 { font-weight: bold; position: absolute; text-align: center; top: 25%; width: 100%; }
.page_content.investments ul li .overlay > span { color: #fff; font-size: 11px; left: 0; padding: 0; position: absolute; top: 43%; width: 100%; }
.page_content.investments ul li .overlay a{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; }
.page_content.investments ul li .overlay a span{ position: absolute; box-sizing: border-box; left: 50%; bottom: 20px; margin-left: -75px; width: 150px; color: #fff; border: 2px solid #ddd; padding: 8px 15px 10px; font-weight: 600; display: block; font-size: 14px; background: rgba(4,19,44,0.55); float: right; text-align: center; }


#team .page_content ul li{ overflow: hidden; box-sizing: border-box; padding: 2px; transition: all 0.2 ease; margin: 0; }
#team .page_content ul li h2,
#team .page_content ul li h3 { text-align: left; margin: 10px 0; color: #051d43; font-size: 20px; padding: 0 10px; }
#team .page_content ul li h2 strong{ display: block; }
#team .page_content ul li h2 { font-weight: bold; }
#team .page_content ul li h3 { color: #8d7758; font-size: 16px; }
#team .page_content ul li .overlay { position: absolute; left: 0; top: 0; width: 100% !important; height: 100% !important; background: #051d43; display: block; color: #fff; transition: all 0.2s; overflow: hidden; opacity: 0; z-index: -1; }
#team .page_content ul li:hover .overlay { display: block; opacity: 1; }
#team .page_content ul li a{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; text-align: center; }
#team .page_content ul li span{ text-align-last: center; box-sizing: border-box; width: 150px; color: #fff; border: 2px solid #ddd; padding: 8px 15px 10px; font-weight: 600; display: block; visibility: hidden; font-size: 13px; text-align: center; margin: 15px auto 10px !important; }
#team .page_content ul li p a{ position: relative; left: auto; top: auto; width: auto; height: auto; display: inline; }

/*#team .page_content .gold li:nth-child(2) .overlay ,
#team .page_content .gold li:nth-child(4) .overlay{background: #8c775a none repeat scroll 0 0 !important;display: block !important;height: 87% !important;opacity:1 !important;}

#team .page_content .gold li:nth-child(2):hover .overlay,
#team .page_content .gold li:nth-child(4):hover .overlay {height:100% !important;background:#041c42 !important;}

#team .page_content .gold li:nth-child(2) h2 ,
#team .page_content .gold li:nth-child(4) h2{color:#fff !important;}

#team .page_content .gold li:nth-child(2) h3 ,
#team .page_content .gold li:nth-child(4) h3{color:#d4d1ca !important;}*/

#team .page_content ul li:hover .overlay{ opacity: 1; display: block; }
#team .page_content ul li:hover span{ display: block; visibility: visible; }
#team .page_content ul li:hover h2 { color: #fff; }
#team .page_content ul li:hover h3 { color: #cfcfcf; }
#team .page_content ul li img { width: 100%; height: auto; display: block; float: none; }

#team .page_content ul{ position: relative; z-index: 1; }
#team .page_content .content{ position: relative; z-index: 3; }
#team .page_content .list_overlay{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background: #fff; display: none; }

#team .page_content ul li h2{ font-size: 17px; margin-bottom: 2px; }
#team .page_content ul li h3{ margin-top: 0; }
#team .page_content ul li h2 strong{ display: inline; text-transform: capitalize; }

#team .content .centered .right h2{ font-size: 20px; margin-bottom: 5px; }
#team .content .centered .right h3{ font-size: 16px; margin-top: 0; margin-bottom: 15px; }

#responsibility .rectangle{ top: 94px; }
.content { background: #fff; display: none; }
.content .centered { box-sizing: border-box; }
.content .centered .left{ width: 45%; }
.content .centered .left .image_container{ height: 420px; width: auto; overflow: hidden; }
.content .centered .left .image_container img { width: 200%; height: auto; transition: all 1s; margin-left: -50%; }
.content.open .centered .left .image_container img{ width: 100%; margin-left: 0; }

.content .centered .right { float: left; padding: 0 10px; width: 55%; margin: 0; }
.content .centered .right h2,
.content .centered .right h3 { text-align: left; margin: 10px 0; color: #051d43; font-size: 22px; padding: 0; }
.content .centered .right h2 { font-weight: bold; padding-right: 80px; }
.content .centered .right h3 { color: #8d7758; font-size: 16px; }
.content .centered .right p{ color: #04132c; font-size: 13px; }

.content.portrait .centered .left{ width: 30%; }
.content.portrait .centered .left .image_container{ height: 500px; }
.content.portrait .centered .right{ width: 70%; }

.content .centered div.last { padding: 0 10px; box-sizing: border-box; line-height: 20px; margin-top: 25px; }



#investments .page_content .list li div.item { width: 100% !important; padding: 0 !important; position: relative; float: none; }
#investments .page_content .list li div .overlay { display: none; background: none repeat scroll 0 0 rgba(2, 22, 45, 0.9); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 2; }
#investments .page_content .list li div .overlay i{ background: url(sprite/search.png) no-repeat 0 0 transparent; width: 60px; height: 60px; background-size: 100% auto; position: absolute; left: 50%; margin-left: -30px; top: 50%; margin-top: -30px; }
#investments .page_content .list li div:hover .overlay { display: block; }
#investments .page_content .list li img { float: none; width: 100%; z-index: 1; }

#team .list .content { position: absolute; z-index: 2; background: rgba(220,221,224,0.9); top: 30%; }
#team .list .content .centered .right { float: left; width: 60%; } 
#team .list .content .centered .right p { margin: 0; }

#one ,
#two,
#three,
#four,#five,#six,#seven,#eight,#nine,#ten,#eleven,#twelve,#thirteen,#fourteen,#fifteen,#sixteen,#seventeen,#eighteen,#nineteen,#twenty{ display: none; }

/*contact*/
.page_content.contact h2 { margin: 25px 0; padding: 25px 0 0; text-align: left; color: #051d43; font-size: 24px; font-weight: bold; border-top: 2px solid #fafafa; }
.page_content.contact h2:first-child{ border: none; }
.page_content.contact a { display: block; color: #8d7758; }
.page_content.contact .left { margin: 0; width: 35%; padding-left: 0; font-size: 14px; line-height: normal; }
.page_content.contact .left p + p{ margin-top: 10px; }
.page_content.contact .right{ margin: 0; width: 65%; padding-right: 0; position: relative; }


.form{ text-align: justify;  text-align-last: justify; }
input,textarea { border: 1px solid; margin: 10px 0; padding: 15px; color: #8c8c8c;	font-size: 16px; font-weight: 400; box-sizing: border-box; font-family: 'Open Sans', sans-serif; display: inline-block; width: 32%; }
input[type=checkbox]{ float: left; width: 15px; clear: left; margin: 10px 0; padding: 0; }
input[type=checkbox]+label{ display: block; float: left; color: #04132c; clear: right; margin: 7px 0 0 10px; }
button { background: none repeat scroll 0 0 #ad9b55; border: medium none; color: #fff; display: block; font-size: 16px; margin: 10px 0; padding: 15px 50px; text-align: center; float: right; }
textarea { height: 200px; width: 100%; }

.page_content.contact ul { text-align: center; }
.page_content.contact ul li { display: inline-block; vertical-align: top; width: 33%; }
.page_content.contact ul li a .title { display: block; font-size: 13px; margin: 5px 0; color: #04132c; }

span.colored {color: #2158af; }

.map_container{ width: 100%; height: 540px; z-index: 1; display: block; border: 1px solid #ddd; box-sizing: border-box; background: #e5e3df; }
.map_container +a{ width: 100%; height: 500px; position: absolute; left: 0; top: 0; z-index: 2; display: block; }

/*body.home footer*/
body.home footer { bottom: 0; left: 0; position: absolute; width: 100%; color: #fff; height: auto; background: none !important; z-index: 100; }
body.home footer > .centered { border-bottom: 1px solid #0b234b; }
body.home footer .bottom { background: none !important; }
body.home footer .bottom a { color: #cfcfcf !important; }
body.home footer .bottom a:hover{ color: #fff !important; }
body.home footer .right h2 a {
	background: url(images/bottom_logo_2x.png) no-repeat scroll center center / 185px auto transparent;
    display: inline-block;
    font-size: 0;
    height: 33px;
    margin: 0;
    width: 170px;
	float: none;
}

footer { background-color: #04132c !important; }
footer .centered { padding: 15px 40px; }
footer ul { box-sizing: border-box; float: left; width: 14.28%; padding-left: 20px; }
footer ul.wide{ width: 15.28%; }
footer ul.narrow{ width: 13.28%; }
footer ul.no_padding{ padding-left: 0; }
footer ul.right_padding{ padding-left: 0; padding-right: 10px; }
footer ul.extra_padding{ padding-left: 40px; }
footer .top ul:first-child{ padding-left:0; }
footer ul .title { margin: 10px 0 0; font-size: 12px; padding-bottom: 5px; line-height: 14px; }
footer ul .title.empty{ height: 20px; }
footer ul .title a { font-weight: bold; color: #fff; font-size: 13px; border-bottom: 1px solid rgba(255,255,255,0.3); display: inline-block; padding: 0 40px 5px 0; box-sizing: border-box; }
footer ul .title.last { margin-top: 18px; }

footer ul li{ margin: 7px 0 0; }
footer ul li a { font-weight: 300; font-size: 12px; color: #cfcfcf; }
footer ul li a:hover{ color: #fff; }

footer ul li .language{ font-size: 12px; }
footer ul li .language .selected{ font-weight: 700 !important; }

body.home footer ul li a { text-shadow: 0 2px rgba(0,0,0,0.5); }

footer .bottom{ box-sizing: border-box; background: #e4e4e6 !important; }
footer .bottom .left { float: left; width: 75%; padding: 0; }
footer .bottom .right { float: right; width: 25%; }
footer .bottom .left li { float: left; width: 87% !important; }
footer .bottom .left li.no_margin { float: left; margin-left: 0; margin-right: 0 !important; width: 84px !important; text-align: left; }
footer .bottom .left li a { margin: 0 5px; font-weight: 400; font-size: 11px; color: #313c40; }
footer .bottom .left li a:first-child{ margin-left: 0; }
footer .bottom .left li.no_margin  a { margin: 0 !important; }
footer .bottom .right h2{ text-align: right; }
footer .bottom .right h2 a { background: url(images/top_logo_2x.png) no-repeat scroll center center / 180px auto transparent; display: inline-block; font-size: 0; height: 33px; width: 170px; vertical-align: middle; }

body.home footer .bottom .centered { border-top: 1px solid #0b234b; }
/*other footer */

html,body{ position: relative; width: 100%; background: #fff; }
html{ height:100%; }
html,body { min-height: 100vh; width: 100%; height: auto; }
html:after{ content: ""; position: fixed; background: #e4e4e6; bottom: 0; left: 0; width: 100%; height: 50px; z-index: -1; }
html.home:after{ background: #04132c; }

.error_page .error_container{ min-height: 400px; background: #EFEFEF; text-align: center; padding: 100px 0; }
.error_page .error_container h1 { font-size: 48px; font-style: italic; font-weight: 700; display: block; text-align: center; color: #04132c; }
.error_page .error_container h1 strong{font-size: 288px; display: block; }
.error_page .error_container h2{ font-size: 18px; margin: 30px 0; }
.error_page .error_container h2 strong{ font-style: italic; }

#responsibility .page_title .policy_link{ color: #fff; }
#responsibility .page_title .clear.responsibility_clear{ margin-bottom: 15px !important; }
#policy .page_content > p{ text-align: left; white-space: normal; margin-bottom: 10px; }
#policy h1{ font-size: 28px; margin-bottom: 20px; font-weight: 600; }
#policy h2{ font-size: 22px; margin-bottom: 15px; font-weight: 600; }
#policy span.content_title{ font-size: 18px; margin: 20px 0 10px; font-weight: 500; display: inline-block; }
#policy ul{ list-style: circle; padding-left: 40px; }
#policy ul li{ line-height: 18px; font-size: 14px; }

section#investments sup{ font-size: 0.7em; position: relative; top: -0.5em; vertical-align: top; }
@media (max-width: 1150px) {
	#menu li a { font-size: 12px; padding: 0 6px; }
}

@media (max-width: 980px) {
	.clear{ margin: 0 !important; padding: 0 !important; }
	.content_wrapper{width: 100%; overflow: auto; overflow-x: hidden; min-height: 100%; }
	.scroll_wrapper{ width: 100%; min-height: 100%; }
	
	header{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 65px; background: #fff; z-index: 101; }
	header:before{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 65px; background: #fff; z-index: 2; }
	
	header h1,
	header h2{ position: relative; z-index: 2; }
	header h1 a,
	header h2 a { background-position: center center !important; float: none; font-size: 0; height: 65px;  width: 100%; background-size: 225px auto !important; margin: 0; }
	
	.menu_toggle { display: block; width: 25px; position: absolute; left: 15px; top: 22px; z-index: 2; }
	.menu_toggle span { display: block; background-color: #051825; height: 3px !important; margin-top: 3px !important; width: 25px !important; }
	.menu_toggle span + span { margin-top: 3px; }
	
	header:after { content: ""; position: fixed; left: 0; top: 65px; width: 0; height: 100vh; background: #04132c; z-index: 0; transition: width .3s; box-shadow: 5px 0 5px rgba(0,0,0,0.5); }
	.scrolled header:after { top: 0; }
	header.menu_open:after { width: 220px; }

	#menu { width: 0; overflow: hidden; display: block; position: absolute; left: 0; top: 0; min-height: 100vh; height: 100%; box-sizing: border-box; padding: 75px 0; z-index: 1; transition: all .3s; }
	.menu_open #menu { width: 220px; }
	#menu { display: block; position: absolute; left: 0; top: 0; min-height: 100vh; height: 100%; box-sizing: border-box; z-index: 1; }
	#menu li{ display: block; float: none; padding: 10px; width: 100%; border-top: 1px solid rgba(255,255,255,0.4); }
	#menu li:first-child{ border: none; }
	#menu li a{ color: #fff; font-size: 16px; display: block; white-space: nowrap; line-height: normal; }
	
	/*index*/
	.main_section .slide_content .title_container{ width: 100%; padding: 10px; box-sizing: border-box; }
	.main_section .slide_content .title_container h2 { font-size: 19px; max-width: 100%; }
	.main_section .slide_content .title_container h2 span{ font-size: 16px; }
	.main_section .slide_content .title_container h3 { font-size: 13px; line-height: normal; }
	.main_section .slide_content .title_container a:hover { background-color: transparent; color: #fff; }
	.main_section .slide_content .centered{ padding: 0 10px; margin: 20px 0; }
	.main_section .slide .slide_content{ background: url(images/carousel1_mobile.jpg) no-repeat top center #07132a; background-size: cover; }
	.main_section .slide_2 .slide_content{ background-image: url(images/carousel2_mobile.jpg); }
	.main_section .slide_3 .slide_content{ background-image: url(images/carousel3_mobile.jpg); }
	.main_section .slide_4 .slide_content{ background-image: url(images/carousel4_mobile.jpg); }
	
	/*overlay */
	.page_header .overlay { width: 100%; position: relative; }
	.page_header .img_container{ width: 200%; margin-left: -50%; }
	#contact .page_header .img_container{ display: none !important; }
	#contact .page_header .img_container.mobile{ width: 100% !important; margin: 0 !important; display: block !important; }
	
	.page_title{ position: relative; padding-bottom: 20px; }
	.page_title .centered{ margin: 0 auto; padding: 0 20px 30px; height: auto; }
	.page_title h1,
	.page_title h2,
	.page_title h3{ color: #051825; width: 100%; max-width: 100%; }
	.page_title h1{ font-size: 22px; line-height: normal; margin: 10px 0 0; }
	.page_title h2{ font-size: 22px; line-height: normal; margin: 10px 0 10px; }
	.page_title h2 br{ display:none; }
	.page_title h3{ font-size: 18px; line-height: normal; }
	.page_title .icon{ background: #051825; margin: 0 0 5px; position: absolute; bottom: 0; }
    .page_title .policy_link{ color: #000; }
	/*content*/
	.centered { margin: 0; width: 100%; min-width: 100%; max-width: 100%; }
	.page_content{ padding: 15px 20px; }
	.page_content > p { white-space: normal; }
	.page_content .list.border,
	.page_content .list { padding: 10px 0; margin: 0 0 10px; }
	#team .page_content .list.border,
	#team .page_content .list { padding: 0; margin: 0; }
	#team .page_content .list li{ margin: 0; }
	#team .page_content .list li .overlay,
	#team .page_content .list li span{ display: none !important; }
	
	.page_content .list.non_justified{ text-align: justify !important; }
	.page_content .list.non_justified li{ margin-right: auto !important; }
	
	.page_content .list li { float: none; width: 48%; padding: 10px 0; }
	.page_content .list li img { float: none; width: 100%; }
	.page_content .list li div { float: none; width: 100%; padding: 10px 0; }
	.page_content .list li > p{ margin: 10px 0 0; }
	.rectangle { display: none; }
	.content .centered { padding: 10px 0; }
	.content .centered .left,
	.content .centered .right ,
	.content .centered div.last{ float: none; width: 100%; box-sizing: border-box; padding: 0 25px; }
	.content .centered .left img { width: 100%; }
	.page_content .left p { padding: 15px 0; }
	
	.content .centered .left .image_container{ width: 100%; height: auto !important; }
	.content .centered .left .image_container img{ width: 200%; margin-left: -50%; }
	.content.open .centered .left .image_container img{ width: 100%; margin-left: 0; }
	
	
	#investments .centered, #team .centered { width: auto; }
	
	#team .page_content ul li { float: none; width: 48%; margin: 15px 0; }
	#investments .page_content ul li { width:48%; }
	#investments .page_content ul li .overlay{ display: block !important; visibility: visible; opacity: 1; background: none; }
	#investments .page_content ul li .overlay img,
	#investments .page_content ul li .overlay h3,
	#investments .page_content ul li .overlay span{ display: none; }
	
	.page_header .investment_logo_container{ width: 100px; }
	.page_header .investment_logo_container img{ width: 100%; height: auto; display: block; }
	
	#investments .page_content .list li div .overlay{ display: none !important; }
	
	.page_content .list li .item a { display: block; }
	.page_content ul li.item_container { width: 100%; }
	#team .page_content ul li:hover h2{ color: #051d43; }
	#team .page_content ul li:hover h3 { color: #8d7758; }
	
	/* footer */
	 body.home footer .bottom{ background: none !important; position: absolute; left: 0; bottom: 0; width: 100%; }
	footer ul ,
	footer .bottom .left,
	footer .bottom .left li.no_margin,
	footer .bottom .left li,
	footer .bottom .right,
	.page_content .right,
	.page_content .left{ float: none !important; width: 100% !important; margin: 0 !important; padding: 0 0 20px; }
	.page_content .left{ border-right: none !important; }
	
	footer ul li,
	footer ul:nth-child(4) .title,
	footer ul:nth-child(3) .title,
	body.home footer .top,
	#team .page_content ul li .overlay,
	#investments .page_content ul li .overlay,
	footer .top{ display: none; }
	body.home footer > .centered { border: none; }
	body.home footer { bottom: 0; }
	
	footer .bottom .left{ text-align: center; margin: 0 !important; padding: 0; }
	footer .bottom .left li{ display: inline-block; }
	footer .bottom .left li > a:last-child{display: block; text-align: center; margin-top: 5px; }
	footer ul .title { display: block; width: 100%; margin: 0; text-align: center; }
	footer ul .title.contact,
	footer ul .title.last{ margin: 0; }
	
	footer .bottom .right h2{ text-align: center; }
	
	.content .centered .left,
	.content .centered .right{ float: none !important; padding: 0; width: 100%; }
	.content .centered .left .image_container{ height: auto; }
	.page_content{ padding: 0 20px; }
	.content .centered { padding-top: 40px; }
	.close { right: 10px; }
	
	.hide_on_mobile{ display: none !important; }
	
	input[type=text],
	textarea{ width: 100%; }
	input[type=checkbox]+label{ width: 200px; }
	button { width: 100%; }
	textarea { height: 150px; }
	
	.map_container{ margin-top: 20px; }
	
	.page_content.contact h2{ margin: 10px 0; font-size: 22px; padding: 0; }
	.page_content.contact h2 + p{ margin-top: 0; padding-top: 0; }
	.contact .page_header .overlay{ display: none; }
	#investments .page_content ul li { width: 32%; margin-right: 2%; }
	#investments .page_content ul:after{ width: 30%; }
	#investments .page_content ul li:nth-child(3n) { margin-right: 0; }
}
@media all and (min-width: 1920px){
	.main_section .slide .slide_content { background-size: 100% auto; }
}
@media (max-width: 768px) {
	.page_content .list li { width: 48% !important; }
}
@media (max-width: 480px) {
	#team .page_content ul li { width: 100% !important; }
	.page_content .list li { width: 100% !important; }
	#investments .page_content ul li { width: 48%; margin-right: 2% !important; }
	#investments .page_content ul li:nth-child(2n) { margin-right: 0 !important; }
	#investments .page_content ul.gallery li { margin-right: 0 !important; padding: 0; }
	
	.error_page .error_container{ min-height: 200px; }
	.error_page .error_container h1 strong{ font-size: 96px; }
}

.fancybox__toolbar__items--left,
.fancybox__button--zoom,
.fancybox__button--slideshow,
.fancybox__button--fullscreen,
.fancybox__button--thumbs,
.fancybox__thumbs{ display: none !important; }

.fancybox__backdrop,
.fancybox__toolbar{ filter: invert(100%); }

.fancybox__nav svg path{ filter: invert(100%); }