/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

/* fonts possible to use:
font-family:'Prelo W01 Hairline';
font-family:'PreloW01-HairlineItalic';
font-family:'Prelo W01 X Light';
font-family:'PreloW01-XLightItalic';
font-family:'Prelo W01 Light';
font-family:'Prelo W01 Light Italic';
font-family:'Prelo W01 Book';
font-family:'Prelo W01 Book Italic';
font-family:'Prelo W01 Medium';
font-family:'Prelo W01 Medium Italic';
font-family:'Prelo W01 Semi Bold';
font-family:'PreloW01-SemiBoldItalic';
font-family:'Prelo W01 Bold';
font-family:'Prelo W01 Bold Italic';
font-family:'Prelo W01 X Bold';
font-family:'Prelo W01 X Bold Italic';
font-family:'Prelo W01 Black';
font-family:'Prelo W01 Black Italic';
font-family:'Prelo W01 Cd Hairline';
font-family:'Prelo W01 Cd X Light';
font-family:'Prelo W01 Cd Light';
font-family:'Prelo W01 Cd Book';
font-family:'Prelo W01 Cd Medium';
font-family:'Prelo W01 Cd Semi Bold';
font-family:'Prelo W01 Cd Bold';
font-family:'Prelo W01 Cd X Bold';
font-family:'Prelo W01 Cd Black';
font-family:'Prelo W01 Cmp Hairline';
font-family:'Prelo W01 Cmp X Light';
font-family:'Prelo W01 Cmp Light';
font-family:'Prelo W01 Cmp Book';
font-family:'Prelo W01 Cmp Medium';
font-family:'Prelo W01 Cmp Semi Bold';
font-family:'Prelo W01 Cmp Bold';
font-family:'Prelo W01 Cmp X Bold';
font-family:'Prelo W01 Cmp Black';
font-family:'Prelo Slab W01 Hairline';
font-family:'PreloSlabW01-HairlineIt';
font-family:'Prelo Slab W01 X Light';
font-family:'PreloSlabW01-XLightItal';
font-family:'Prelo Slab W01 Light';
font-family:'PreloSlabW01-LightItali';
font-family:'Prelo Slab W01 Book';
font-family:'PreloSlabW01-BookItalic';
font-family:'Prelo Slab W01 Medium';
font-family:'PreloSlabW01-MediumItal';
font-family:'PreloSlabW01-SemiBold';
font-family:'PreloSlabW01-SemiBoldIt';
font-family:'Prelo Slab W01 Bold';
font-family:'PreloSlabW01-BoldItalic';
font-family:'Prelo Slab W01 X Bold';
font-family:'PreloSlabW01-XBoldItali';
font-family:'Prelo Slab W01 Black';
font-family:'PreloSlabW01-BlackItali';
font-family:'Stone Sans ITC W08 Medium';
font-family:'Stone Sans ITC MediumItalicW08';
font-family:'Stone Sans ITC W08 Semi Bold';
font-family:'Stone SansITCSemiBoldItalicW08';
font-family:'Stone Sans ITC W08 Bold';
font-family:'Stone Sans ITC Bold Italic W08';
font-family:'StoneSansIIITCW01-Lt';
font-family:'StoneSansIIITCW01-LtIt';
font-family:'StoneSansIIITCW01-Bk';
font-family:'StoneSansIIITCW01-BkIt';
font-family:'StoneSansIIITCW01-Md';
font-family:'StoneSansIIITCW01-MdIt';
font-family:'StoneSansIIITCW01-SmBd';
font-family:'StoneSansIIITCW01-SmBdI';
font-family:'StoneSansIIITCW01-Bd';
font-family:'StoneSansIIITCW01-BdIt';
font-family:'StoneSansIIITCW01-XBd';
font-family:'StoneSansIIITCW01-XBdIt';
font-family:'StoneSansIIITCW01-LtCn';
font-family:'StoneSansIIITCW01-LtCnI';
font-family:'StoneSansIIITCW01-BkCn';
font-family:'StoneSansIIITCW01-BkCnI';
font-family:'StoneSansIIITCW01-MdCn';
font-family:'StoneSansIIITCW01-MdCnI';
font-family:'StoneSansIIITCW01-SmBdC_734450';
font-family:'StoneSansIIITCW01-SmBdC_734453';
font-family:'StoneSansIIITCW01-BdCn';
font-family:'StoneSansIIITCW01-BdCnI';
font-family:'StoneSansIIITCW01-XBdCn_734462';
font-family:'StoneSansIIITCW01-XBdCn_734465';
*/

/* slider Firefox 38.8 ESR fix */
.slider-caption .animated {
	animation-fill-mode: backwards;
    /* changed from "both", fixes bug #1 */
}

.slider-parallax .slider-parallax-inner, .slider-parallax .slider-caption, .slider-parallax .ei-title
{
	will-change: auto;
    /* changed from "transform", fixes bug #2 */
}

/* ---------------------------- */

::selection {
	background: #0083A9;
}

::-moz-selection {
	background: #0083A9; /* Firefox */
}

::-webkit-selection {
	background: #0083A9; /* Safari */
}

h5 {
	font-size: 18px;
}

a {
	color: #0083A9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial,helvetica,clean,sans-serif;
}

h2.blue {
	color: #0083A9;
	font-size: 24px;
}

h2.blue span {
	font-weight: normal;
}

.content-wrap {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 60px;
	padding-bottom: 60px;
}

.section {
	margin: 50px 0;
}

#primary-menu ul li > a {
	letter-spacing: 0px;
}

#header,
#header-wrap,
#logo img {
	height: 107px;
}

#logo {
	margin-right: 0;
	line-height: 20px;
	margin-top: -1px;
	right: 15px;
}

#gotoTop:hover { background-color: #0083A9; }

*{font-family: Arial,helvetica,clean,sans-serif;}

#footer.dark, .dark #footer {
    background-color: #FFF;
    border-top: 1px solid #E11B22;
}

.dark #copyrights {
	background-color: #FFF;
	color: #555;
	text-shadow: none;
}

#footer li {
    text-align: left;
    list-style: none;
    padding: 3px 0;
}

#footer li a {
	color: #555;
}	

#copyrights a, #copyrights {
	text-shadow: none;
}

#copyrights a:hover {
	color: #0083A9;
	font-weight: bold;
}

#primary-menu.sub-title > ul > li,
#primary-menu.sub-title.style-2 > div > ul > li {
	background-image: none;
	margin-left: 1px;
}

#primary-menu.sub-title > ul > li > a,
#primary-menu.sub-title > div > ul > li > a {
	border: none;
}

#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a {
	color: #e11b22 !important;
	text-shadow: none;
	border: none;
}

#top-cart {
	height: 107px;
	margin: 0;
	border-left: 1px solid #EEE;
}

@media (max-width: 991px) {
	#logo {
		height: 107px;
	}
}

#top-cart a {
	display: block;
	margin-top: 20px;
	width: 82px;
	height: 54px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#top-cart a img {
	width: 82px;
	height: 54px;
}

#top-cart .top-cart-item-desc a:hover { color: #e11b22 !important; }

#top-cart .top-cart-item-desc a {
	padding-top: 0px;
}

#top-cart .top-cart-content {
	border-top-color: #e11b22;
	top: 75px;
}

@media (max-width: 479px)
{
	#top-cart { 
		display: block;
	}
}

@media (max-width: 991px)
{
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
		color: #e11b22 !important;
	}
}

@media (min-width: 992px)
{
	#primary-menu, #primary-menu.sub-title > ul, #primary-menu.sub-title > ul > li {
		height: 107px;
	}

	#primary-menu.sub-title > ul > li > a,
	#primary-menu.sub-title > div > ul > li > a
	{
		padding: 39px 5px;
		font-size: 12px;
	}
}

@media (min-width: 1200px) {
	#primary-menu.sub-title > ul > li > a, #primary-menu.sub-title > div > ul > li > a {
		padding: 39px 15px;
		font-size: 13px;
	}
}

#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a {
	background-color: #fff !important;
}

.slider-caption h2 {
	text-transform: none;
}

#page-title {
	height: 200px;
	background-size: cover; 
	display: flex;
	background-position: center;
	display: -webkit-flex; /* Safari */
}

.color { color: #0083A9 !important; }

.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6 {
	border-bottom: 2px solid #E11B22;
}

.button.button-border.button-light, .button.button-light {
	border-color: #0083A9;
	color: #0083A9;
}

.button.button-border.button-light:hover, .button.button-light:hover {
    background-color: #0083A9;
    color: white;
}

.tp-caption.News-Title,.News-Title,.tp-caption.News-Subtitle,.News-Subtitle, .zeus .tp-tab-title
{
	font-family: Arial;
}

.sidenav li a {
	background-color: #0083A9 !important;
	color: #FFF !important;
	font-size: 20px;
}

#application-timetable {
	margin-top: 110px;
}

 #application-timetable .sidenav li a {
	font-size: 14px;
}

#application-timetable ul {
	margin: 0;
	padding: 0;
}

.sidenav_left li a {
	font-size: 14px;
}

.sidenav li a:hover,
.sidenav > .ui-tabs-active > a,
.sidenav > .ui-tabs-active > a:hover,
.sidenav li.sidemenu-alternative a:hover,
.sidenav li.sidemenu-alternative2 a:hover {
	background-color: #5EB9E4 !important;
	border-color: #E5E5E5 !important;
}

.sidenav > li {
	text-align: center;
}

.sidenav_left > li {
	text-align: left;
}

.sidenav li i {
	float: left;
}

.title-block {
	border-left: 7px solid #E11B22;
}

h1 > span:not(.nocolor),
h2 > span:not(.nocolor),
h3 > span:not(.nocolor),
h4 > span:not(.nocolor),
h5 > span:not(.nocolor),
h6 > span:not(.nocolor) { color: #0083A9; }

h5, h6 {
    margin-bottom: 0;
	margin-top: 30px;
}

p {
	margin-bottom: 10px;
}

#content dl, #content dt, #content dd, #content ol, #content ul, #content li {
	margin-left: 15px;
	padding-left: 10px;
}

#content ul.sidenav, #content .sidenav li {
	margin-left: 0;
	padding-left: 0;
}

.dotted_list p {
	font-size: 14px;
	line-height: 22px;
}

#content ul.portfolio-filter, #content .portfolio-filter li {
	margin: 0;
	padding: 0;
}

.faqs {
	margin-top: 30px;
}

.portfolio-filter li.activeFilter a,
.portfolio-filter li a:hover {
	background-color: #E11B22;
	border-color: #E11B22;
	margin: -1px 0;
	padding: 13px 18px;
	color: #FFF !important;
}

.faqs .toggle {
	min-height: 50px;
}

.faqs .togglet .button {
	text-transform: none;
	margin-right: 20px;
}

.button.button-border.button-light.button-apply, .button.button-light.button-apply {
	color: #fff;
	background-color: #0083A9;
}

.button.button-border.button-light.button-apply:hover, .button.button-light.button-apply:hover {
	background-color: #5EB9E4;
}

.ace-columns p {
	font-size: 14px;
	line-height: 20px;
}

.ace-columns  img {
	margin-bottom: 5px;
}

.ace-columns .col1 {
	width: 185px;
}

.ace-columns .col2 {
	width: 165px;
}

.ace-columns .col3 {
	width: 215px;
}

.ace-columns .col4 {
	width: 185px;
}

.ace-columns .col1, .ace-columns .col2, .ace-columns .col3, .ace-columns .col4 {
	margin-left: 5px;
}

.ace-columns .subtitle h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}

.ace-columns .col1 .subtitle h3 {
	color: #84c448;
}

.ace-columns .col2 .subtitle h3 {
	color: #6e267b;
}

.ace-columns .col3 .subtitle h3 {
	color: #003f72;
}

.ace-columns .col4 .subtitle h3 {
	color: #f0ab00;
}

@media (max-width: 1199px)
{
	.ace-columns .col1, .ace-columns .col2, .ace-columns .col3 {
		margin-right: 60px;
	}
	
	#page-title {
		height: 150px;
	}
}

@media (max-width: 991px)
{
	.ace-columns div.fleft {
		width: 100%;
		padding-bottom: 20px;
	}
	
	.ace-columns div.fleft  p {
		padding-right: 15px;
	}
}

@media (min-width: 1200px)
{
	.ace-columns .col1, .ace-columns .col2, .ace-columns .col3 {
		margin-right: 120px;
	}
	
	#page-title {
		height: 200px;
	}
}

.divider-apply-button {
	border-color: #fff !important;
	color: #fff !important;
}

.divider-apply-button:hover {
	color: black !important;
}

.tp-tabs, .tp-thumbs, .tp-bullets {
	display: none;
}

.list-group a.list-group-item {
	font-weight: bold;
}

.feature-box.fbox-border.fbox-dark .fbox-icon {
	border: 0;
}

.feature-box {
	padding: 0;
}

.quote p {
	padding-left: 25px;
}

#slider .button.button-border.button-light {
	color: #434343;
	border-color: #434343;
}

#slider .button.button-border.button-light:hover {
	background-color: #e11b22;
	color: #fff;
}

.faq span {
	font-weight: normal;
}

.owl-carousel .owl-nav [class*=owl-] {
	opacity: 1;
	color: #e11b22 !important;
	border-color: #e11b22 !important;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
	color: #e11b22 !important;
	border-color: #e11b22 !important;
}

/* optymalizacja */

.heading-block h3 {
	font-size: 20px;
}

.about-aon-tabs h2 {
	margin-top: 30px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 16px;
}

.about-aon-tabs .list-group-item h3, .dotted_list h3 {
	font-weight: bold;
	font-size: 14px;
	color: rgb(85, 85, 85);
	margin: 0;
	padding: 0;
}

.dotted_list h3 {
	font-size: 16px;
}

div.dotted-line-in-list {
	display: inline-block;
}

.h3-like-header {
	background-color: #FFF;
	display: inline-block;
	padding-right: 15px;
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	background-color: rgb(255, 255, 255);
	position: relative;
}

.list-group-item h3 {
	font-size: 14px;
	color: rgb(85, 85, 85);
	margin-bottom: 0;
	padding: 0;
	position: relative;
}

.divider-apply .container div {
	color: white;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	text-shadow: none;
}

h2.h5-like {
	font-size: 18px;
	line-height: 24px;
	margin: 30px 0 0 0;
}

.feature-box h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
}

.portfolio-filter h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 15px;
	font-weight: normal;
}

.portfolio-filter a:hover h3, .portfolio-filter .activeFilter h3 {
	color: white;
}

.portfolio-filter .activeFilter h3 {
	font-weight: bold;
}

.faq h4, .faq h2 {
	font-size: 15px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

.slider-caption h1 {
	line-height: 40px;
	color: rgb(34, 34, 34);
	font-weight: bold;
}

/* --------------- */

.sidenav_testiomonials li a, .sidenav_testiomonials li a:hover, .sidenav_testiomonials li.ui-tabs-active a, .sidenav_testiomonials li.ui-tabs-active a:hover {
	padding: 0;
	background-color: white !important;
	border: 0;
}

.sidenav_testiomonials li a div.description {
	background-color: #0083A9 !important;
	padding: 11px 20px 11px 14px;
}

.sidenav_testiomonials li a:hover div.description, .sidenav_testiomonials li.ui-tabs-active a div.description
  {
	background-color: #5EB9E4 !important;
	border-color: #E5E5E5 !important;
}

.testimonials-name {
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0;
}

.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    border-radius: 0;
}

.sidenav li.sidemenu-alternative a {
	background-color: #003F72 !important;
}

.sidenav li.sidemenu-alternative2 a {
	background-color: #8a8a8a !important;
}

.discover_home {
	background-color: #f4f4f4;
	padding-top: 30px;
	padding-bottom: 30px;
}

.discover_home .container {
	background-color: white;
	padding-top: 50px;
}

.stream-header {
	margin-bottom: 25px;
}

.button-apply-stream-upper {
	margin-bottom: 50px;
}

.owl-carousel .owl-item img {
	display: inline;
	width: auto;
	margin-bottom: 10px;
}

#top-cart {
	float: right;
	z-index: 200;
}

.home_divider, .home_divider_us {
	background: url('https://aoncomauthoring.blob.core.windows.net/aoncom2017media/aon.com/media/earlycareersau/images/divider_home.jpg') center 0;
	background-size:cover;
	padding: 0; 
	margin-top: 60px; 
	margin-bottom: 110px; 
	height: 200px; 
	display: flex;
	align-items: center;
	display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
}

.home_divider_us {
	background: url('https://aoncomauthoring.blob.core.windows.net/aoncom2017media/aon.com/media/earlycareersau/images/divider_home_us.jpg') center 60%;
	background-size: cover;
}

@media (max-width: 767px)
{
	.hide_when_one_column {
		display: none;
	}
	
	.show_when_one_column {
		display: block !important;
	}
	
	.home_divider, .home_divider_us {
		margin-top: 0; 
		margin-bottom: 50px; 
	}
	
	.our_history .dotted_list div.col_full, .our_history .dotted_list div.col_three_fourth {
		margin-bottom: 20px !important;
	}
	
	.our_vision .dotted_list img.alignleft {
		margin-bottom: 5px;
	}
	
	#application-timetable {
		margin-top: 30px;
	}
	
	#page-title {
		height: 100px;
	}
	
	.portfolio-filter {
		float: none;
		border: 1px solid rgba(0,0,0,0.07);
		border-radius: 4px;
	}
	
	.portfolio-filter li {
		width: auto;
		float: none;
		border-bottom: 1px solid rgba(0,0,0,0.07);
	}
	
	.portfolio-filter li:last-child {
		border-bottom: 0;
	}
		
	.portfolio-filter li a:hover {
		margin: 0;
	}
	
	.portfolio-filter li.activeFilter a {
		margin: -1px 0;
	}
}

/* flex slider */

#slider-arrow-left, #slider-arrow-right, .camera_prev, .camera_next, #slider .owl-prev, #slider .owl-next, .flex-prev, .flex-next, .nivo-prevNav, .nivo-nextNav, .slider-arrow-top-sm, .slider-arrow-bottom-sm
{
	z-index: 30;
}

.caption-autowidth {
	    position: absolute;
		top: 0;
		left: 0;
		width: 100%;
}

.caption-autowidth-inner {
	position: relative;
	width: 100%;
}

.slider-caption,  .flex-caption {
	width: 1170px;
	max-width: 1170px;
	position: relative;
	margin-right: auto;
    margin-left: auto;
    padding-left: 55px;
    padding-right: 15px;
}

.slider-caption p,  .flex-caption p, .slider-caption h2,  .flex-caption h2 {
	max-width: 750px;
}

.flex-control-nav {
	display: none;
}

.flex-caption {
	left: 0;
	top: 0 !important;
	padding-top: 5%;
}

.slider-caption p.caption_upper_title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold
}

.slider-caption h2 {
	font-size: 40px;
}

div#about_section ul.one-page-menu {
	list-style-type: none;
	line-height: 3;
}

div#about_section ul.one-page-menu li a {
	color: #555;
}

div#about_section ul.one-page-menu li {
	background: url('https://aoncomauthoring.blob.core.windows.net/aoncom2017media/aon.com/media/earlycareersau/images/bullet.jpg') no-repeat left 13px;
	padding-left: 20px;
	display: block;
}

@media (min-width: 992px) {
	.slider-caption,  .flex-caption {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.slider-caption,  .flex-caption {
		width: 1170px;
	}
}

@media (max-width: 991px) {
	.hide_when_menu_mobile {
		display: none !important;
	}
	
	.show_when_menu_mobile {
		display: block !important;;
	}
	
	.slider-caption,  .flex-caption {
		width: 750px;
		max-width: 750px;
	}
	
	.slider-caption p,  .flex-caption p, .slider-caption h2,  .flex-caption h2 {
		max-width: 70%;
	}
	
	.slider-caption p {
		font-size: 18px;
	}
	
	.slider-caption h2 {
		font-size: 30px;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	#top-social, #slider:not(.swiper_wrapper) .slider-caption, .nivo-caption, .flex-caption, .slider-caption p, .slider-caption .button, .camera_caption, .ei-title, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
		display: block !important;
	}
	
	.slider-caption,  .flex-caption {
		width: 470px;
		max-width: 470px;
	}
	
	.slider-caption p.hide_when_one_column, .slider-caption a.hide_when_one_column {
		display: none !important;
	}
	
	.slider-caption p,  .flex-caption p, .slider-caption h2,  .flex-caption h2 {
		max-width: 70%;
	}
	
	.slider-caption h2 {
		font-size: 24px;
	}
	
	.clearix_when_one_column {
		clear: both;
	}
	
	.flex-caption {
		left: 0;
		padding-top: 3%;
	}
}

@media (max-width: 479px) {
	.slider-caption p.caption_upper_title {
		display: none !important;
	}
	
	.slider-caption,  .flex-caption {
		width: 400px;
		max-width: 400px;
	}
	
	.flex-caption {
		left: 0;
	}
}

.button.button-border.button-light.button-nohover:hover {
	color: #fff !important;
    background-color: #0083A9 !important;
	border-color: #0083A9 !important;
	cursor: default;
}

.font-normal {
	font-style: normal;
	text-decoration: none;
}

.home_divider_au1 {
	background: url('https://aoncomauthoring.blob.core.windows.net/aoncom2017media/aon.com/media/earlycareersau/images/divider_home_us2.jpg') center 40%;
}

.home_divider_au2 {
	background: url('https://aoncomauthoring.blob.core.windows.net/aoncom2017media/aon.com/media/earlycareersau/images/divider_home_upper.jpg') center 40%;
}

.button.button-border {
    border: 2px solid #444 !important;
}

#primary-menu.sub-title > ul > li > a, #primary-menu.sub-title > div > ul > li > a {
	text-transform: none;
}