html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: baseline;
    cursor: default;
	font-family: 'Lato', Arial;
}

/* MAIN */
a, a:visited, a img, a p, a span, a h1, a h2, a h3, a h4, a div
{
	text-decoration: none;
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
}

p
{
	font-size: 14px;
	color: #000000;
}

h5
{
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 25px;
}

.header
{
	background-color: #FFF;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.logo
{
	margin: 15px 0 13px;
	/*margin: 30px 0 18px 0;*/
	float left;
}

.section
{
	width: 100%;
	float: left;
	position: relative;
}

.container
{
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
}

.breadcrumbs
{
	padding: 18px 0;
	background-color: #e7e8e9;
}

.breadcrumbs span, .breadcrumbs a
{
	font-size: 17px;
	color: #3b3b3b;
	text-transform: uppercase;
}

.breadcrumbs .B_currentCrumb
{
	color: #7aa2bc;
}

.header .left
{
	width: 300px;
}

.header .right
{
	width: calc(100% - 300px);
	float: right;
}

.header .small_menu
{
	float: right;
	margin: 20px 0 0 0;
	clear: both;
}

.header .small_menu ul li
{
	margin: 0 11px;
}

.header .small_menu ul li.last
{
	margin: 0 0 0 11px;
}

.header .small_menu ul li a
{
	font-weight: 700;
	font-size: 12px;
	color: #363636;
	font-style: italic;
}

.header .small_menu ul li a:hover, .header .menu ul li a:hover, .footer ul li a:hover
{
	text-decoration: underline;
}

.header .menu
{
	float: right;
	margin: 40px 0 0 0;
}

.header .menu ul li 
{
	margin: 0 23px;
}

.header .menu ul li a
{
	font-size: 13px;
	color: #363636;
	text-transform: uppercase;
}

.header .menu ul li.contact
{
	margin: 0 7px 0 100px;
}

.header .menu, .header .small_menu
{
	text-align: right;
}

.header .menu ul li, .footer .menu ul li, .small_menu ul li
{
	list-style-type: none;
	display: inline;
}

.header .menu ul li a
{
	text-transform: uppercase;
}

.footer
{
	padding: 40px 0 60px;
	background-color: #e7e7e8;
}

.footer ul li
{
	margin: 0 5px;
}

.footer ul li a
{
	font-size: 14px;
	color: #363636;
}

.home_screen
{
	z-index: 5;
}

#banner, #banner .owl-wrapper-outer, #banner .owl-wrapper, #banner .owl-wrapper > div {
    height: 100%;
}

.banner .info .title
{
	color: #fff;
    font-size: 80px;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 72px;
    text-transform: uppercase;
}

#banner .info .title span
{
	font-weight: 700;
}

#banner .info .description
{
	font-weight: 300;
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
}

#banner .info
{
	position: absolute;
	width: 97%;
	max-width: 840px;
}

#banner .description
{
	margin: 22px 0 0 6px;
}

#banner .button
{
	width: 100%;
	float: left;
	max-width: 366px;
	height: 44px;
	line-height: 44px;
	background-image:url(/images/banner_button.png);
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin: 50px 0 0 0;
	cursor: pointer;
	color: #000;
}

#banner .button:hover
{
	background-image:url(/images/banner_button_hover.png);
}

.banner_large .info
{
	top: 124px;
}

.banner_small .info
{
	top: 35px;
}

.banner_small .info .title 
{
    font-size: 68px;    
    line-height: 65px;    
}

#banner .navigation
{
	float: right;
	width: 129px;
	margin: 50px 0 0 0;
}

#banner .navigation a
{
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
	background-size: 48px 48px;
	opacity: 0.7;
	content: "";
	cursor: pointer;
}

#banner .navigation a:hover
{
	opacity: 1;
}

#banner .navigation .prev
{
	float: left;
	background-image:url(/images/arrow-left.png);	
}

#banner .navigation .next
{
	float: right;
	background-image:url(/images/arrow-right.png);	
}

.links .home_link
{
	width: 339px;
	height: 339px;
	position: relative;
	float: left;
}

.links .home_link a
{
    border-radius: 58px;
    position: relative;
    z-index: 3;

}

.links .home_link:nth-child(2n)
{
	margin: 0 70px;
}

.links .home_link:after
{
	position: absolute;
	content: "";
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image:url(/images/link.png);	
	background-size: cover;
	background-repeat: no-repeat;
}

.links .home_link_image
{
	background-repeat: no-repeat;
    background-size: cover;
    border-radius: 160px;
    height: 310px;
    margin: 14px;
    width: 310px;
	float: left;
	position: relative;
	overflow: hidden;
}

.links .home_link_image:after
{
	position: absolute;
	content: "";
	background-color: #000;
	opacity: 0.65;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 143px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.links .home_link p
{
	font-weight: 700;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	margin: 50px 0 0 0;
	position: relative;
	z-index: 2;
}

.links .home_link .button p
{
	float: left;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    margin: 26px 0 0 42px;
    text-align: left;
    text-transform: uppercase;
}

.links .home_link .button p span
{
	font-size: 27px;
	font-weight: 700;
}

.links .home_link .button .arrow
{
	background-image: url("/images/view_white.png");
    background-repeat: no-repeat;
    background-size: 12px 19px;
    content: "";
    float: right;
    height: 19px;
    margin: 46px 28px 0 0;
    width: 12px;
	position: relative;
	z-index: 2;
}

.links .home_link .button
{
	width: 100%;
	height: 84px;
	position: relative;
	z-index: 1;
	margin: 45px 0 0 0;
}

.links .home_link .button:before
{
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #44a8b9;
	opacity: 0.6;
}

.links .home_link .button:after
{
	position: absolute;
	content: "";
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0.55;
}

.links .home_link:hover .home_link_image:after
{
	opacity: 0.4;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.links
{
	margin-top: -271px;
}

.links_small
{
	margin-top: 0;
	padding-top: 20px;
	background-color: #ebebeb;
}

.home_text_title
{
	margin-top: -68px;
	background-color: #ebebeb;
	text-align: center;
	height: 133px;
}

.home_text_title p
{
	font-weight: 300;
	font-size: 30px;
	color: #3b3b3b;
	text-transform: uppercase;
	margin: 84px 0 0;
}

.home_text_title p span
{
	font-weight: 700;
}

.columns_set
{
	padding: 0 0 50px;
}

.columns_list
{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap
}

.column_item
{
	float: left;
    margin: 35px 1.6% 10px;
    width: 30%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.column_item .img
{
	float: left;
    margin: 40px 10px 0 0;
    text-align: center;
    width: 46px;
}

.column_item .text
{
	float: left;
    width: calc(100% - 56px);
}

.column_item .text .title
{
	font-size: 18px;
	color: #3b3b3b;
	text-transform: uppercase;
}

.column_item .text .description
{
	font-size: 14px;
	color: #3b3b3b;
	font-weight: 300;
}

.home_info .left
{
	width: 40%;
	height: 278px;
	padding: 28px 0 0 0;
	background-color: #9ac1cd;	
}

.home_info .left_info
{
	float: right;
	width: 284px;
	margin: 0 80px 0 0;
	padding: 19px 0 0 42px;
	background-image:url(/images/help.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.home_info .left_info .title
{
	font-size: 28px;
	color: #FFF;
	font-weight: 700;
}

.home_info .left_info .subtitle
{
	font-size: 24px;
	color: #3b3b3b;
	font-weight: 400;
	padding: 0 0 5px;
	border-bottom: 4px solid #707070;
}

.home_info .left_info .description
{
	font-size: 14px;
	color: #3b3b3b;
	margin: 15px 0 0 0;
}

.home_info .left_info a
{
	float: left;
	clear: both;
	font-size: 14px;
	color: #636363;
	font-weight: 700;
	margin: 45px 0 32px 0;
	padding: 0 42px 0 0;
	background-image:url(/images/faq_link.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.home_info .right
{
	width: 59.5%;
	background-color: #eeeeef;
}

.home_info .right_info
{
	height: 306px;
	float: left;
}

.home_info .right_info .tabs-buttons
{
	margin: 22px 0 0 20px;
	float: left;
}

.home_info .right_info .tabs-buttons .active
{
	z-index: 2;
}

.home_info .right_info .tabs-content
{
	float: left;
	margin: 80px 0 0 20px;
	border-left: 3px solid #c4c4c5;
	padding: 0 0 0 16px;
}

.right_info .tab-item
{
	float: left;
    height: 254px;
    position: relative;
    width: 254px;
	cursor: pointer;
	z-index: 1;
}

.right_info .tab-item:after
{
	background-image: url("/images/link.png");
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.right_info .ms_tab
{
	margin-left: -80px;
}

.right_info .ms_tab .button p span
{
	margin-left: -11px;
}

.right_info .ms_tab:after
{
	background-image: url("/images/ms_link.png");
}

.right_info .home_link_image::after {
    background-color: #000;
    border-radius: 143px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.65;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
}

.right_info .home_link_image {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 143px;
    float: left;
    height: 234px;
    margin: 9px;
    position: relative;
    width: 234px;
}

.right_info .tab-item .button {
    height: 84px;
    margin: 68px 0 0;
    position: relative;
    width: 100%;
    z-index: 1;
}

.right_info .tab-item .button p {
    float: left;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    margin: 26px 0 0 28px;
    text-align: left;
    text-transform: uppercase;
	color: #FFF;
}

.right_info .tab-item .button p span {
    font-size: 27px;
    font-weight: 700;
}

.right_info .tabs-content span
{
	font-size: 30px;
	color: #464646;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 20px;
	float: left;
	clear: both;
}

.right_info .tabs-content p
{
	font-size: 24px;
	color: #464646;
	font-weight: 300;
	text-transform: uppercase;
	clear: both;
}

.right_info .tabs-content a
{
	color: #464646;
}

.right_info .tabs-content a p, .right_info .tabs-content a b, .right_info .tabs-content a span
{
	cursor: pointer;
}

.home_vacancies
{
	margin: 38px 0 42px 0;
}

.vacancies_list
{
	width: 68.5%;
	float: left;
}

.vacancies_search
{
	width: 26.5%;
	float: left;
	background-image:url(/images/search-vacancies.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 0 2% 0 3%;
	min-height: 412px;
}

.vacancies_search .search_vacancies
{
	margin: 25px 0 40px 0;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #363636;
	font-weight: 300;
	text-transform: uppercase;
}

.vacancies_search .search_vacancies span
{
	font-weight: 700;
}

.vacancies_search .row
{
	width: 100%;
	float: left;
	margin: 0 0 10px;
}

.vacancies_search .row .label
{
	font-size: 14px;
	color: #363636;
	margin: 0 0 5px;
}

.vacancies_search .row .input
{
	height: 28px;
	line-height: 28px;
	border: 1px solid #FFF;
	border-radius: 3px;
	font-size: 13px;
	color: #363636;
	padding: 0 8px;
	width: calc(100% - 18px);
	float: left;
	background-color: transparent;
	font-family: 'Lato', Arial;
}

.vacancies_search .row select
{
	-moz-appearance: none;
	-webkit-appearance: none;
    background: #e1e1e1 url("../images/dropdown.png") no-repeat scroll 97% 50%;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #252525;
    float: left;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 9px;
    width: calc(100% - 2px);
}

.vacancies_search .adv_search
{
	font-size: 14px;
	color: #252525;
	margin: 20px 0 35px;
	text-decoration: underline;
	float: left;
}

.vacancies_search .submit
{
	background-color: #656564;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-weight: 400;
    height: 32px;
    letter-spacing: 2px;
    margin: 0 10%;
    text-transform: uppercase;
    width: 80%;
}

.vacancies_list .shade
{
	background-color: #e7e7e8;
}

.vacancies_list .recent_vacancies
{
	font-size: 22px;
	color: #3b3b3b;
	font-weight: 300;
	height: 55px;
	line-height: 55px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

.vacancies_list .recent_vacancies span
{
	font-weight: 700;
}

.vacancies_list .titles 
{
	font-size: 16px;
	color: #555555;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 2px solid #959595;
	height: 46px;
	line-height: 46px;
}

.vacancies_list .titles .position
{
	width: calc(41% - 10px);
	float: left;
	padding: 0 0 0 10px;
}

.vacancies_list .titles .type
{
	width: calc(16% - 20px);
	float: left;
	padding: 0 0 0 20px;
}

.vacancies_list .titles .country
{
	width: calc(43% - 20px);
	float: left;
	padding: 0 0 0 20px;
}

.vacancies_list .vacancy_list_item
{
	height: 44px;
	line-height: 44px;
}

.vacancies_list .vacancy_list_item .position
{
	width: calc(43% - 34px);
	float: left;
	padding: 0 0 0 24px;
	margin: 0 0 0 10px;
	background-image:url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 8px 8px;
	font-size: 14px;
	color: #363636;
	font-weight: 700;
}

.vacancies_list .vacancy_list_item .type
{
	width: calc(16% - 21px);
	float: left;
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #363636;
	border-left: 1px solid #e7e7e8;
}

.vacancies_list .vacancy_list_item .country
{
	width: calc(19% - 21px);
	float: left;
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #363636;
	border-left: 1px solid #e7e7e8;
}

.vacancies_list .vacancy_list_item .link
{
	width: calc(21% - 1px);
	float: left;
	border-left: 1px solid #e7e7e8;
	text-align: center;
}

.vacancies_list .vacancy_list_item .link .button
{
	width: 102px;
	padding: 0 0 0 8px;
	text-align: left;
	display: inline-block;
	background-color: #e7e7e8;
	border-radius: 3px;
	font-size: 14px;
	color: #363636;
	height: 22px;
	line-height: 22px;
	background-image:url(/images/view.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	background-size: 6px 10px;
}

.vacancies_list .vacancy_list_item:hover .button
{
	background-color: #4f4f4f;
	color: #FFF;
	background-image:url(/images/view.png);
}

.home_contact
{
	background-image:url(/images/home_contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.home_contact .left
{
	width: 44%;
	float: left;
}

.home_contact .left .left_info
{
	width: 57%;
	width: 477px;
	float: right;
	margin: 0 0 40px;
}

.home_contact .left .left_info .text
{
	margin: 50px 0 75px 0;
}

.home_contact .left .left_info .text .title
{
	font-size: 36px;
	color: #f8f8f9;
	text-transform: uppercase;
	font-weight: 300;
}

.home_contact .left .left_info .text .title span
{
	font-weight: 700;
}

.home_contact .left .left_info .text .description
{
	font-size: 18px;
	color: #f8f8f9;
	font-weight: 300;
}

.home_contact .left .left_info .location_info
{
	padding: 30px 0 45px 0;
	position: relative;
	width: 100%;
	float: left;
}

.home_contact .left .left_info .location_info:before
{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	border-top: 1px solid #FFF;
	opacity: 0.18;
}

.home_contact .left .left_info .location_info .img
{
	width: 68px;
	float: left;
	text-align: center;
	margin: 0 18px 0 0;
}

.home_contact .left .left_info .location_info .info
{
	width: calc(100% - 96px);
	float: left;
	color: #FFF;
}

.home_contact .left .left_info .location_info .info h3
{
	font-size: 20px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 0 13px;
}

.home_contact .left .left_info .location_info .info p, .home_contact .left .left_info .location_info .info a
{
	font-size: 16px;
	color: #FFF;
}

.home_contact .left .left_info .location_info .info a
{
	margin-left: 3px;
}

.home_contact .left .left_info .location_info .info p
{
	padding: 0 0 0 10px;
	border-left: 2px solid #7a7c7a;
}

.home_contact .right
{
	width: 50.5%;
	float: right;
	background-image:url(/images/home_form.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	margin: 50px 0 0 0;
}

.home_contact .right_info
{
	width: calc(100% - 112px);
	float: left;
	max-width: 428px;
	margin: 90px 0 0 112px;
	min-height: 300px;
}

.home_contact .right_info .input
{
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #3b3b3b;
	border-bottom: 2px solid #a1a1a1;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background-color: transparent;
	margin: 0 0 5px;
	width: 100%;
	float: left;
	font-family: 'Lato', Arial;
	padding: 0;
	font-weight: 700;
}

.home_contact .right_info .label
{
	font-size: 13px;
	color: #3b3b3b;
	margin: 15px 0 10px;
	opacity: 0.6;
	width: 100%;
	float: left;
	font-weight: 700;
}

.home_contact .right_info .textarea
{
	font-size: 13px;
	color: #3b3b3b;
	padding: 7px 8px;
	width: calc(100% - 20px);
	float: left;
	border: 2px solid #a1a1a1;
	background-color: transparent;
	font-family: 'Lato', Arial;
	font-weight: 700;
	height: 86px;
	line-height: 22px;
	resize: none;
	font-family: 'Lato', Arial;
}

.home_contact .right_info .submit
{
	background-color: transparent;
    border: medium none;
    color: #3b3b3b;
    cursor: pointer;
    float: right;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
	margin: 40px 0;
}

.home_contact .right_info .submit:hover
{
	color: #000;
}

.errors, .errors p
{
	font-size: 14px;
	color: red;
	margin-bottom: 10px;
}

.image_banner
{
	position: relative;
}

.image_banner img
{
	width: 100%;
	float: left;
}

.image_banner .info
{
	position: absolute;
	top: 90px;
	width: 51%;
	right: 0;
}

.image_banner .info .title
{
	font-size: 33px;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 31px;
}

.image_banner .info .description
{
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	width: 75%;
}

.about_content
{
	margin: 55px 0 0 0;
}

.about_content .left
{
	width: 51%;
	float: left;
	background-color: #dae8ec;
}

.about_content .left .left_info
{
	padding: 20px;
	width: 596px;
	float: right;
	background-image:url(/images/about_transparency.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.about_content .left .left_info h1
{
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0 0 20px
}

.about_content .left .left_info p
{
    color: #363636;
    line-height: 21px;
    text-align: justify;
}

.about_content .right
{
	width: 48%;
	float: right;
}

.about_content .right img
{
	width: 100%;
	float: left;
	margin: 0 0 0 0;
}

.about_page h2
{
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0 0 20px;
}

.about_text
{
	margin: 55px 0 0 0;
}

.about_text .left
{
	width: 50%;
	float: left;
	text-align: justify;
}

.about_text .left p
{
	color: #363636;
}

.about_text .right
{
	width: 45%;
	float: right;
	background-image:url(/images/quote.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.about_text .quote p
{
	color: #363636;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 21px;
    margin: 0px 10%;
    text-align: justify;
}

.about_text .quote span
{
	font-size: 14px;
	color: #363636;
	margin-right: 8%;
	margin: 40px 8% 0 0;
	float: right;
}

.about_text .quote_left
{
	width: 105px;
	height: 82px;
	float: left;
	margin: 20px;
}

.about_text .quote_right
{
	text-align: right;
	margin: 20px 0;
}

.about_full
{
	margin: 100px 0 0 0;
}

.about_full p
{
	color: #363636;
	text-align: justify;
}

.trading_text
{
	margin: 50px 0 0;
}

.trading_text p
{
	line-height: 18px;    
}

.trading_title 
{
	background-color: #bdd9df;
	margin: 46px 0;
}

.trading_title h2
{
	font-size: 24px;
	color: #3b3b3b;
	font-weight: 300;
	padding: 20px 1%;
	text-transform: uppercase;
	background-image:url(/images/trading_title.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.trading_item
{
	width: 27%;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 9.5% 30px 0;
}

.trading_item .img
{
	position: relative;
	width: 100%;
	float: left;
}

.trading_item .img img
{
	width: 100%;
	float: left;
}

.trading_item .img h1
{
	bottom: 98px;
    color: #fff;
    font-size: 19px;
    left: 16%;
    position: absolute;
    text-transform: uppercase;
    z-index: 1;
}

.trading_item .img:after
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: 0.4;
	background-color: #000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.trading_item .info
{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 83px;
}

.trading_item .info:before
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background-color: #2c5d65;
	opacity: 0.7;
}

.trading_item .info p
{
	margin: 20px 0 0 16%;
	float: left;
	z-index: 1;
	position: relative;
	font-size: 16px;
	color: #f8f8f9;
	opacity: 0.8;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 21px;
}

.trading_item .info p span
{
	font-size: 22px;
	font-weight: bold;
}

.trading_item .info .arrow
{
	width: 12px;
	height: 19px;
	position: absolute;
	background-image:url(/images/view_white.png);
	background-repeat: no-repeat;
	background-size: 12px 19px;
	right: 13%;
	bottom: 20px;
}

.trading_item:nth-child(3n)
{
	margin: 0 0 30px;
}

.trading_item:hover .img:after
{
	opacity: 0.2;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.trading_category_text
{
	margin: 30px 0 115px 0;
	background-color: #b5ccd0;
	background-image:url(/images/gradient.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 0 30px;
}

.trading_category_text h1
{
	font-size: 24px;
	color: #3b3b3b;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 53px;
	margin: 0 0 20px;
	padding: 0 0 0 1%;
}

.trading_category_text p
{
	color: #000000;
	width: 80%;
	padding: 0 0 0 1%;
}

.trading_content
{
	background-color: #f3f3f4;
	padding: 20px 0;
	margin: 0 0 100px 0;
}

.trading_content .left
{
	width: 48%;
	float: left;
}

.trading_content .left .left_info
{
	width: 575px;
	float: right;
}

.trading_content .right
{
	width: 50%;
	float: right;
}

.trading_content .right ul
{
	float: left; 
	clear:both;
	margin-left: 40px;
	width: calc(100% - 40px);
}

.trading_content .right ul li
{
	width: 100%;
	float: left;
}

.trading_content .right ul li p
{
	padding: 0px 0 0 0;
}

.trading_content .right h2
{
	padding: 15px 0 15px 2%;
	background-color: #9ac1cd;
	font-size: 24px;
	color: #3b3b3b;
	text-transform: uppercase;
}

.trading_content .right p
{
	width: 635px;
	float: left;
	color: #3b3b3b;
	padding: 10px 0 0 2%;
	text-align: justify;
}

.trading_content .right ul li
{
	font-size: 14px;
	color: #3b3b3b;
}

.more_trading
{
	font-size: 40px;
	color: #3b3b3b;
	font-weight: 300;
	text-transform: uppercase;
	background-color: #e6e7e8;
}

.more_trading .container
{
	background-image:url(/images/more_trading.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px 0 20px 2%;
	font-size: 24px;
}

.more_trading_columns
{
	margin: 20px 0 50px 0;
}

.more_trading_columns .column
{
	width: 33.3%;
	float: left;
	margin: 0 0 30px;
}

.more_trading_columns .column p
{
	clear: both;
	font-size: 17px;
	color: #3b3b3b;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.more_trading_columns .column ul li
{
	padding: 0 0 0 5px;
    color: #c2d9dd;
    list-style-position: hanging;
    margin: 0 0 0 20px;
}

.more_trading_columns .column ul li a
{
	font-size: 14px;
	color: #3b3b3b;
	line-height: 24px;
}

.search_faq
{
	margin: 40px 0 90px 0;
}

.search_faq span
{
	font-size: 40px;
	color: #363636;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 10px;
	float: left;
	clear: both;
}

.search_faq .input
{
	width: calc(100% - 188px);
	float: left;
	height: 41px;
	background-color: #ededee;
	border: 3px solid #bcbec0;
	padding: 0 8px;
	font-size: 16px;
	outline: 0 none;
}

.search_faq .submit
{
	width: 148px;
	height: 49px;
	float: right;
	background-image:url(/images/faq_search.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #363636;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.faq_heading
{
	background-color: #9ac1cd;
}

.faq_heading h1
{
	font-size: 29px;
	color: #363636;
	text-transform: uppercase;
	background-image:url(/images/more_trading.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 13px 0 13px 1%;
}

.faq_content
{
	padding: 25px 0;
}

.faq_item
{
	margin: 0 0 20px;
}

.faq_question
{
	padding-left: 50px;
	font-size: 24px;
	color: #363636;
	font-weight: bold;
	background-image:url(/images/question_closed.png);
	background-position: 21px center;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.faq_on .faq_question
{
	background-image:url(/images/question_opened.png);
	background-position: 16px center;
}

.faq_answer
{
	padding-left: 50px;
	font-size: 24px;
	color: #363636;
}

.faq_answer
{
	display: none;
}

.faq_second
{
	background-color: #dae8ec;
}

.faq_results
{
	padding: 30px 0;
	background-color: #d7e5e8;
	margin: 0 0 100px;
}

.faq_results h1
{
	font-size: 26px;
	font-weight: 300;
	color: #363636;
	text-transform: uppercase;
	margin: 0 0 35px;
}

.recruitments
{
	margin: 72px 0 0 0;
}

.recruitments .left
{
	width: 45%;
}

.recruitments .right
{
	width: 46%;
}

.latest-vacancies
{
	width: 523px;
	float: right;
}

.latest-vacancies h1
{
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 25px;
	margin: 0 0 30px;
}

.vacancy-item
{
	width: calc(100% - 20px);
	padding: 10px;
	float: left;
	margin: 0 0 15px;
}

.vacancy-item .section
{
	display: table;
	margin: 5px 0 0 0;
}

.vacancy-item:hover
{
	background-color: #dcddde;
}

.vacancy-item .title
{
	font-size: 15px;
	color: #363636;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.vacancy-item .description
{
	font-size: 14px;
	color: #363636;
	font-weight: 300;
	clear: both;
}

.vacancy-item .vacancy_id
{
	padding: 0 0 0 32px;
	background-image:url(/images/vacancy_id.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px 22px;
	line-height: 23px;
	display: table-cell;
	font-size: 14px;
}

.vacancy-item .vacancy_location
{
	padding: 0 0 0 24px;
	background-image:url(/images/vacancy_location.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 14px 21px;
	line-height: 23px;
	display: table-cell;
	font-size: 14px;
}

.vacancy-item .vacancy_date
{
	padding: 0 0 0 32px;	
	background-image:url(/images/vacancy_calendar.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 23px 24px;
	line-height: 23px;
	display: table-cell;
	font-size: 14px;
}

.full-search-vacancies 
{
	width: 100%;
	float: left;
	background-color: #dae8ec;
	clear: both;
}

.full-search-vacancies .form
{
	padding: 15px 0 25px 3%;
	width: 476px;
	float: left;
	background-image:url(/images/about_transparency.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.full-search-vacancies .title, .browse-jobs .title
{
	font-size: 24px;
	color: #363636;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 20px;
	line-height: 25px;
	letter-spacing: 1px;
}

.full-search-vacancies .row
{
	width: 100%;
	float: left;
	margin: 0 0 15px;
}

.full-search-vacancies .label
{
	font-size: 14px;
	color: #363636;
	width: 100%;
	float: left;
	margin: 0 0 7px;
}

.full-search-vacancies .input
{
	border: 1px solid #bcbec0;
	width: calc(100% - 18px);
	padding: 0 8px;
	height: 33px;
	line-height: 33px;
	font-size: 13px;
	background-color: #f1f2f2;
}

.full-search-vacancies select
{
	-moz-appearance: none;
    -webkit-appearance: none;
    background: #f1f2f2 url("../images/dropdown2.png") no-repeat scroll 100% 50%;
    border: 1px solid #bcbec0;
    color: #252525;
    float: left;
    font-size: 13px;
    height: 33px;
    line-height: 33px;
    padding: 0 0 0 9px;
    width: calc(100% - 2px);
	
}

.full-search-vacancies .submit
{
	width: 112px;
	height: 44px;
	background-image:url(/images/vacancy_search.jpg);
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
	border: none;
	background-color: transparent;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	font-weight: bold;
}

.browse-jobs
{
	width: 100%;
	float: left;
	clear: both;
	background-color: #f4f4f4;
	margin: 50px 0 0 0;
}

.browse-jobs .list
{
	padding: 30px 20px;
}

.browse-jobs ul li
{
	list-style-type: none;
	display: block;
	margin: 0 0 20px 0;
}

.browse-jobs ul li.active a
{
	font-weight: bold;
	text-decoration: underline;
}

.browse-jobs ul li a
{
	font-size: 15px;
	color: #363636;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 26px;
	background-image:url(/images/vacancy-list.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 8px 15px;
}

.browse-jobs ul li a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.subscribe
{
	background-color: #dae8ec;
	margin: 50px 0 0 0;
}

.subscribe-form
{
	width: 50%;
	float: right;
	padding: 29px 0 20px 2%;
	background-image:url(/images/about_transparency.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}

.subscribe-form .title
{
	padding-left: 102px;
	background-image:url(/images/subscribe.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 30px;
	color: #363636;
	font-weight: 300;
	line-height: 33px;
	margin: 0 0 20px;
	text-transform: uppercase;
	float: left;
	clear: both;
}

.subscribe-form p
{
	clear: both;
	font-size: 14px;
	color: #363636;
	font-weight: 300;
	max-width: 471px;
	text-align: justify;
}

.vacancy
{
	margin: 60px 0 50px 0;
}

.vacancy .right
{
	width: 48%;
	margin: 150px 0 0 0;
}

.vacancy .left
{
	width: 50%;
}

.vacancy .left .title
{
	width: 100%;
	float: right;
	padding: 10px 0;
	background-color: #eaeaea;
	margin: 0 0 60px;
}

.vacancy .left .title h1
{
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-weight: bold;
	max-width: 600px;
	width: 100%;
	float: right;
}

.vacancy .left .title h2
{
	font-size: 30px;
	color: #363636;
	text-transform: uppercase;
	max-width: 600px;
	width: 100%;
	float: right;
}

.vacancy .heading
{
	margin: 0 100px 30px 0;
	background-color: #dae8ec;
	float: left;
	width: calc(100% - 100px);
}

.vacancy .heading p
{
	width: 100%;
	max-width: 500px;
	float: right;
	font-size: 20px;
	color: #363636;
	text-transform: uppercase;
	padding: 10px 0;
}

.vacancy_detail 
{
	width: 100%;
	max-width: 600px;
	float: right;
	margin: 0 0 20px;
}

.vacancy_detail span
{
	font-size: 18px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 300;
}

.vacancy_detail p
{
	font-size: 14px;
	color: #363636;
}

.vacancy_detail ul
{
	margin-left: 4%;
}

.vacancy_detail ul li 
{
	font-size: 14px;
}

.apply-section
{
	width: 100%;
	max-width: 600px;
	float: right;
	margin: 30px 0 0 0;
}

.apply-button
{
	width: 112px;
	height: 44px;
	line-height: 44px;
	float: left;
	background-image:url(/images/apply.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #363636;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.other-vacancies
{
	padding: 20px 4% 20px 4%;
	background-color: #f4f4f4;
	width: 92%;
	float: left;
}

.other-vacancies h5
{
	margin: 0 0 40px;
}

.other-vacancies .vacancy-item
{
	max-width: 505px;
}

.other-vacancies .more-button
{
	width: 97%;
	max-width: 600px;
	float: left;
	margin: 10px 0 0 0;
}

.other-vacancies .more
{
	width: auto;
	float: right;
	padding: 0 30px;
	background-color: #dcddde;
	height: 34px;
	font-size: 18px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 400;
	border: none;
	cursor: pointer;
	line-height: 32px;
}

.vacancy .right .spacer
{
	content: "";
	height: 70px;
	clear: both;
}

.apply-form
{
	margin: 20px 0 0 0;
}

.apply-form .row
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.apply-form .row .label
{
	font-size: 14px;
    color: #363636;
    width: 100%;
    float: left;
    margin: 0 0 5px;
}

.apply-form .row .input
{
	border: 1px solid #bcbec0;
    width: calc(100% - 18px);
    padding: 0 8px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    background-color: #f1f2f2;
}

.apply-form .row .input_file
{
	width: calc(100% - 18px);
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	border: none;
}

.apply-form .submit
{
	width: 112px;
    height: 44px;
    background-image: url(/images/vacancy_search.jpg);
    background-repeat: no-repeat;
    float: right;
    cursor: pointer;
    border: none;
    background-color: transparent;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.contact_title
{
	width: 50%;
	float: left;
	background-color: #9ac1cd;
	height: 60px;
	margin: 75px 0 20px 0;
}

.contact_title p
{
	width: 98%;
	max-width: 577px;
	padding: 0 0 0 2%;
	float: right;
	line-height: 60px;
	font-size: 24px;
	color: #3b3b3b;
	font-weight: bold;
	text-transform: uppercase;
	background-image:url(/images/more_trading.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.contact_info
{
	background-color: #f3f3f4;
	padding: 20px 0;
}

.contact_info .left
{
	width: 50%;
	margin: 0 0 0 2%;	
}

.contact_info .left .img
{
	width: 95px;
	float: left;
	text-align: center;
	border-right: 3px solid #929292;
	padding: 10px 0;
}

.contact_info .left .info
{
	width: calc(100% - 110px);
	padding: 10px 0 0 12px;
	float: left;
}

.contact_info .left p, .contact_info .left a
{
	font-size: 14px;
	color: #3b3b3b;
	line-height: 21px;
}

.contact_info .right
{
	width: 47%;
}

.contact_info .right .title
{
	font-size: 16px;
	color: #3b3b3b;
	text-transform: uppercase;
	margin: 10px 0 15px;
}

.googlemap iframe
{
	max-width: 542px;
	float: left;
}

.contact-form
{
	background-color: #c1dde4;
	background-image:url(/images/contact-msg.png);
	background-repeat: no-repeat;
	background-position: 94% bottom;
	margin: 0 0 30px;
}

.contact-form .left
{
	width: 362px;
}

.contact-form .right
{
	width: 430px;
}

.contact-form textarea
{
	width: calc(100% - 18px);
	border: 1px solid #FFF;
	background-color: #f0f5f8;
	height: 186px;
	line-height: 22px;
	padding: 7px 8px;
	font-size: 16px;
	color: #000;
	resize: none;
	font-family: 'Lato', Arial;
}

.contact-form .form
{
	width: 900px;
	margin: 0 0 0 2%;
	float: left;
}

.contact-form .container > .section
{
	background-image:url(/images/contact_form.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.contact-form .form .row
{
	width: 100%;
	float: left;
	margin: 0 0 16px;
}

.contact-form .form .title
{
	font-size: 24px;
	color: #3b3b3b;
	font-weight: 300;
	margin: 20px 0 50px;
	text-transform: uppercase;
}

.contact-form .form .label
{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #3b3b3b;
	margin: 0 0 5px;
}

.contact-form .form .input
{
	width: calc(100% - 18px);
	border: 1px solid #FFF;
	background-color: #f0f5f8;
	height: 35px;
	line-height: 35px;
	padding: 0 8px;
	font-size: 16px;
	color: #000;
}

.contact-form .submit
{
	width: 112px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #252525;
	text-align: center;
	text-transform: uppercase;
	background-image:url(/images/contact-submit.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	border: none;
	background-color: transparent;
	margin: 0 0 20px;
	font-weight: bold;
}

.text_page
{
	margin: 50px 0;
}

.text_page  p
{
    line-height: 18px;
    letter-spacing: 1.5px;
}

.sitemap ul li
{
	margin: 0 0 0 20px;
}

.sitemap ul li a
{
	color: #000;
}

.subscribe-form .input
{
	max-width: 305px;
	border: 1px solid #FFF;
	width: 100%;
	float: right;
	height: 35px;
	line-height: 35px;
	margin: 20px 0 10px;
	clear: both;
	padding: 0 7px;
}

.subscribe-form .submit, .subscribe-page .submit
{
	width: 70px;
	height: 28px;
	float: right;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #363636;
	background-image:url(/images/subscribe.jpg);
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	clear: both;
	cursor: pointer;
}

.subscribe-form .form {
    float: left;
    max-width: 471px;
    width: 100%;
}

.subscribe-page
{
	max-width: 354px;
	width: 100%;
	font-size: 14px;
}

.subscribe-page .input
{
	height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    max-width: 335px;
    padding: 0 7px;
    width: calc(100% - 14px);
}

.mobile
{
	display: none;
}