
.section.bg-grey {
	background: #f4f5f7;
}

.section-standard.bg-grey {
	background: #f4f5f7;
}

.section-standard .main-container {
	max-width: 1211px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 15px;
}

@media (max-width: 991px) {
	.section-standard .main-container-fixed {
		box-sizing: border-box;
		padding: 0 15px;
	}
}

.section-standard .content {
	position: relative;
	border-left: 1px solid rgba(48, 70, 109, .06);
	padding: 130px 0 25px;
}

.section-standard .content.text-center {
	text-align: center;
}

.section-standard .content.pull {
	padding-left: 100px;
}

.section-standard .content.content-small-pad {
	padding-top: 60px;
	padding-bottom: 60px;
}

.section-standard .title {
	font-size: 36px;
	line-height: 47px;
	color: #424242;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 30px;
}

.section-standard .description {
	font-size: 15px;
	line-height: 27px;
	color: rgba(66, 66, 66, .85);
	font-weight: 300;
}

.section-standard .content-flex {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.section-standard .content-flex .content-left {
	width: 53%;
}

.section-standard .content-flex .content-right {
	width: 47%;
}

.section-standard .butt-standard {
	display: inline-block;
}

.section-standard .butt-standard>a {
	transition: all .5s;
}

.section-standard .butt-standard>a:hover {
	border-color: #30466d;
	background: #30466d;
	color: #fff;
}

.section-standard .butt-standard>a, .section-standard .butt-standard.with-arrow .btn {
	display: inline-block;
	text-transform: uppercase;
	color: #30466d;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid #8390a7;
	letter-spacing: 1px;
	padding: 12px 29px;
	vertical-align: middle;
}

.section-standard .butt-standard.with-arrow .btn {
	height: auto;
	line-height: 1.4;
	padding-right: 10px;
	padding-left: 20px;
}

.section-standard .butt-standard.with-arrow .btn:hover:before {
	transform: unset;
}

.section-standard .butt-standard.with-arrow .btn:hover .btn__text, .section-standard .butt-standard.with-arrow .btn:hover #icon-arrow-down-white {
	color: #fff;
	fill: #fff;
}

.section-standard .butt-standard.with-arrow .btn:before {
	transform: translateX(-101%);
}

.section-standard .butt-standard.with-arrow .btn:after {
	border: 0;
}

.section-standard .butt-standard.with-arrow .btn .btn__icon {
	margin-left: 15px;
}

.section-standard .butt-standard.with-arrow .btn svg, .section-standard .butt-standard.with-arrow .btn .btn__icon {
	position: relative;
	width: 14px;
}

.section-standard .butt-standard.with-arrow .btn svg .cls-1 {
	fill: #424242;
}

.section-standard .butt-standard-arrowed a {
	font-weight: 500;
	font-size: 12px;
	letter-spacing: .8px;
	color: #30466d;
}

.section-standard .butt-standard-arrowed a:hover .btn__icon {
	background: #424242;
	border-color: #424242;
}

.section-standard .butt-standard.filled a {
	background: #30466d;
	color: #fff;
}

.section-standard .butt-standard.filled a:hover {
	border-color: #30466d;
	background: transparent;
	color: #30466d;
}

.section-standard .border-disable {
	border: 0;
}

.section-standard .padding-disable {
	padding: 0;
}

.section-standard.border-disable {
	position: relative;
	z-index: 2;
}

.section-standard .page-titles .title {
	font-size: 54px;
	line-height: 68px;
}

.section-standard .page-titles .description {
	font-size: 17px;
	color: rgba(66, 66, 66, .85);
	line-height: 30px;
}

.section-standard.footer-section .content.pull {
	padding-left: 10px;
}

.wrapper.line {
	position: relative;
}

.wrapper.line:after {
	content: "";
	border-right: 1px solid rgba(48, 70, 109, .06);
	height: 100%;
	display: block;
	position: absolute;
	left: 163px;
	right: 0;
	margin: 0 auto;
	top: 0;
	width: 1px;
}

@media (max-width: 1300px) {
	.wrapper.line:after {
		left: 80px;
	}
	
	.section-standard .content.pull {
		padding-left: 50px;
	}
	
	.section-standard .content {
		padding: 80px 0 25px;
	}
	
	.section-standard .content-flex .content-left {
		width: 51%;
	}
	
	.section-standard .content-flex .content-right {
		width: 49%;
		padding-left: 6px;
	}
	
	.padding-disable {
		padding: 30px 0 2px 50px !important;
	}
}

@media (max-width: 992px) {
	.line.wrapper:after {
		display: none;
	}
	
	.section-standard .content-flex .content-left {
		width: 100%;
	}
	
	.section-standard .content-flex .content-right {
		width: 100%;
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	.section-standard .content.pull {
		padding-left: 0;
		z-index: 10;
	}
	
	.section-standard .content {
		border: 0;
	}
	
	.section-standard .butt-standard>a, .section-standard .butt-standard.with-arrow .btn {
		padding: 12px 19px;
	}
	
	.section-standard .title {
		font-size: 27px;
		line-height: 34px;
		margin-bottom: 20px;
	}
	
	.padding-disable {
		padding: 20px 0 2px 5px !important;
	}
}

.c-started.careers-started .content {
	padding-top: 90px;
	padding-bottom: 40px;
}

.filter-careers.co-story .content-1 {
	padding-top: 35px;
}

.filter-careers.co-story {
	padding-bottom: 10px;
}

.filter-content {
	padding-top: 15px;
}

.filter-select {
	margin-top: 16px;
}

.filter-careers .careers-item {
	margin-bottom: 33px;
}

.filter-careers .careers-item .title {
	margin-bottom: 10px;
}

.co-story.form-careers .content-1 {
	padding-top: 30px;
}

.careers-form-content {
	padding: 0;
}

.form-careers.co-story .content-1 .content__left .title {
	margin-bottom: 10px;
}

.careers-form-item {
	margin-bottom: 30px;
}

.careers-form-buttons {
	margin-top: 23px;
}

.c-info .text p a {
	margin-bottom: 0;
}

.form-careers .c-info .text {
	bottom: 17px;
}

.form-careers .c-info .text p {
	margin-bottom: 6px;
}

.c-info .text span {
	font-size: 15px;
}

.section.co-story.form-careers {
	padding-bottom: 5px;
}

@media (max-width: 1000px) {
	.c-started.careers-started .content {
		padding-top: 115px;
	}
	
	.c-started .title__sub {
		top: -30px;
	}
	
	.filter-careers.co-story .content-1 {
		padding-top: 65px;
	}
	
	.co-story.form-careers .content-1 {
		padding-top: 55px;
	}
	
	.co-story .title-1 .title__sub {
		left: 0;
		top: -30px;
	}
}

@media (max-width: 767px) {
	.filter-content {
		padding-bottom: 45px;
	}
	
	.filter-careers.co-story {
		padding-bottom: 0px;
	}
	
	.c-started .title-2 {
		padding-top: 0px;
	}
	
	.c-started.careers-started .content {
		padding-bottom: 23px;
	}
	
	.careers-form-buttons {
		margin-top: 0px;
	}
	
	.careers-form-item {
		margin-bottom: 20px;
	}
}

@media (max-width: 500px) {
	.filter-content {
		padding-bottom: 30px;
	}
	
	.filter-careers .careers-item .title {
		margin-bottom: 0px;
	}
	
	.filter-careers .careers-item {
		padding-bottom: 7px;
		margin-bottom: 20px;
	}
	
	.c-started .content__left {
		margin-bottom: 35px;
	}
	
	.post-pag.careers-pagination {
		margin-bottom: 20px;
	}
}
