/*
Theme Name: Bayan
Theme URI: https://www.bayancb.com/
Author: Dezine Geek
Author URI: https://www.dezinegeek.com
Version: 1.0
Text Domain: Dezine Geek
*/
@font-face {
	font-family: 'Janna LT R';
	src: url('../fonts/JannaLT-Regular.eot');
	src: url('../fonts/JannaLT-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/JannaLT-Regular.woff2') format('woff2'), url('../fonts/JannaLT-Regular.woff') format('woff'), url('../fonts/JannaLT-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Janna LT B';
	src: url('../fonts/JannaLT-Bold.eot');
	src: url('../fonts/JannaLT-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/JannaLT-Bold.woff2') format('woff2'), url('../fonts/JannaLT-Bold.woff') format('woff'), url('../fonts/JannaLT-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
html {
	scroll-behavior: smooth;
}
::placeholder {
  color: #898b8e;
  opacity: 1
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Janna LT R';
	color: #898b8e;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Janna LT B';
	font-weight: normal;
}
strong {
	font-family: 'Janna LT B';
	font-weight: normal;
}
img {
	width: auto;
	height: auto;
	max-width: 100%;
}
a, button {
	outline: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #898b8e;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
hr {
	clear: both;
	border: none;
	border-bottom: 1px #333 solid;
	margin: 0;
	padding: 0;
}
h2.widgettitle {
	visibility: hidden;
	display: none;
}
p:empty {
	visibility: hidden;
	display: none;
}
p:last-child {
	margin: 0;
}
.clear {
	clear: both;
}
.width-100 {
	width: 100% !important;
}
.width-95 {
	width: 95% !important;
}
.width-90 {
	width: 90% !important;
}
.width-85 {
	width: 85% !important;
}
.width-80 {
	width: 80% !important;
}
.width-75 {
	width: 75% !important;
}
.width-70 {
	width: 70% !important;
}
.width-65 {
	width: 65% !important;
}
.width-60 {
	width: 60% !important;
}
.width-55 {
	width: 55% !important;
}
.width-50 {
	width: 50% !important;
}
.width-45 {
	width: 45% !important;
}
.width-40 {
	width: 40% !important;
}
.width-35 {
	width: 35% !important;
}
.width-30 {
	width: 30% !important;
}
.width-25 {
	width: 25% !important;
}
.width-20 {
	width: 20% !important;
}
.width-15 {
	width: 15% !important;
}
.width-10 {
	width: 10% !important;
}
.alignright.wp-caption, .alignleft.wp-caption {
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	background: #EEE;
}
.alignright.wp-caption p, .alignleft.wp-caption p {
	margin: 0 !important;
}
.content {
	max-width: 1468px;
	margin: 0 auto;
}
.content::after {
	content: '';
	display: block;
	clear: both;
}
button {
	font-family: 'Janna LT B';
	padding: 5px 27px;
	border-radius: 20px;
	font-size: 20px;
	cursor: pointer;
	text-transform: uppercase;
	position: relative;
}
button:hover {
	padding: 5px 37px;
}
button.style-1 {
	border: 3px #898b8e solid;
	color: #898b8e;
	background: #fff;
}
button.style-2 {
	border: 3px #0050a3 solid;
	text-transform: uppercase;
	background: #0050a3;
	color: #fff;
	padding-right: 47px
}
button.style-2::after {
	position: absolute;
	content: '';
	background-image: url('../images/icon-button.svg');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 15px;
	width: 15px;
	top: 16px;
	right: 17px;
}
button.style-3 {
	border: 3px #1189ca solid;
	text-transform: uppercase;
	background: #fff;
	color: #1189ca;
	padding-right: 47px
}
button.style-3::after {
	position: absolute;
	content: '';
	background-image: url('../images/icon-b-button.svg');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 15px;
	width: 15px;
	top: 16px;
	right: 17px;
}
button.style-4 {
	border: 3px #1189ca solid;
	text-transform: uppercase;
	background: #1189ca;
	color: #fff;
	padding-right: 47px
}
button.style-4::after {
	position: absolute;
	content: '';
	background-image: url('../images/icon-button.svg');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 15px;
	width: 15px;
	top: 16px;
	right: 17px;
}
button.style-5 {
	border: 3px #fff solid;
	text-transform: uppercase;
	background: none;
	color: #fff;
	padding-right: 47px
}
button.style-5::after {
	position: absolute;
	content: '';
	background-image: url('../images/icon-button.svg');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 15px;
	width: 15px;
	top: 16px;
	right: 17px;
}
button.style-6 {
	border: 3px #1189ca solid;
	text-transform: uppercase;
	background: #fff;
	color: #0050a3;
	padding-right: 47px
}
button.style-6::after {
	position: absolute;
	content: '';
	background-image: url('../images/icon-db-button.svg');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 15px;
	width: 15px;
	top: 16px;
	right: 17px;
}
.trigger {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	left: 0;
	top: 30%;
	transform: translate(0,-50%);
}
section {
	position: relative;
}
header .content {
	padding: 52px 0;
}
.logo {
	float: left;
}
.logo a {
	display: block;
}
.logo a img {
	width: 189px;
	height: auto;
}
nav {
	font-size: 18px;
	font-weight: normal;
	font-family: 'Janna LT B';
	float: right;
	padding: 20px 0 0 0;
}
nav a {
	text-decoration: none;
	position: relative;
}
nav ul {
	list-style: none;
	float: inherit;
}
nav ul li {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	position: relative;
}
nav ul li a {
	color: #118acb;
}
nav ul li.button a {
	padding: 0px 10px;
	border: 2px #118acb solid;
	line-height: 0px;
	border-radius: 10px;
}
nav ul li.button a:hover {
	background: #118acb;
	color: #fff;
}
nav ul li.lang a {
	padding: 0;
}
nav ul li.lang a:nth-child(1) {
	padding: 0 5px 0 0;
}
nav ul li.lang a:nth-child(2) {
	padding: 0 0 0 5px;
	color: #898b8e;
}
nav ul li.lang a:first-child:nth-last-child(2) {
	padding: 0 5px 0 0 !important;
}
nav ul li.lang a:first-child:nth-last-child(2):after {
	display: none;
}
nav ul li.lang label {
	position: relative;
	display: block;
	overflow: hidden;
}
nav ul li.lang label input {
	position: absolute;
	z-index: 1;
	top: 6px;
	left: -20px;
	visibility: hidden;
}
nav ul li.lang label span {
	position: relative;
	z-index: 2;
	cursor: pointer;
}
nav ul li.lang label span.visi {
	color: #118acb;
}
nav ul li ul {
	position: absolute;
	top: 50px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
nav ul li:hover ul {
	opacity: 1;
	top: 33px;
	visibility: visible;
}
nav ul ul {
	width: 230px;
	border-radius: 10px;
	background: #118acb;
	overflow: hidden;
	border: 2px #118acb solid;
}
nav ul ul li {
	display: block;
	float: none;
	margin: 0;
}
nav ul ul li a {
	color: #fff;
	font-size: 16px;
	padding: 10px;
	display: block;
}
nav ul ul li a:hover {
	background: #fff;
	color: #118acb;
}
nav ul li a:first-child:nth-last-child(2) {
	padding-right: 30px !important;
}
nav ul li a:first-child:nth-last-child(2):after {
	position: absolute;
	content: '';
	background-image: url('../images/icon-submenu.svg');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 15px;
	width: 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	top: 10px;
	right: 5px;
}
/*nav ul li:hover a:first-child:nth-last-child(2):after {
	top:15px;
	color:#1170b7;
}
nav ul li ul li a:first-child:nth-last-child(2):after {
	content: '';
    background-image: url('images/icon-submenu.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: inline-flex;
    height: 15px;
    width: 15px;
}
*/
header {
	position: relative;
	z-index: 999;
}
.splash .section-left, .splash .section-right {
	width: 50%;
	position: relative;
}
.splash .section-right {
	line-height: 0;
}
.splash h1 {
	font-size: 68px;
	color: #0050a3;
	line-height: 85px;
	margin: 0 0 20px 0;
}
.splash h1.imaged {
	margin: 0;
}
.splash h2 {
	font-family: 'Janna LT R';
	font-size: 32px;
	color: #1189ca;
	line-height: 40px;
	margin: 0 0 20px 0;
}
.splash button.style-1 {
	margin: 0 20px 0 0;
}
.splash .content {
	display: flex;
	min-height: 780px;
}
.splash .section-left .flow {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	padding: 0 50px 0 0;
}
.splash .section-right {
	order: 2;
}
.splash .section-right .image {
	position: relative;
	background: url("../images/bg-splash-img.png") 97px 56px no-repeat;
	width: 752px;
	height: 754px;
}
.splash .section-right .image .arti-01 {
	position: absolute;
	z-index: 6;
	bottom: 60px;
	right: 20px;
}
.splash .section-right .image .arti-02 {
	position: absolute;
	z-index: 7;
	bottom: 76px;
	left: 20px;
}
.splash .section-right .image .arti-03 {
	position: absolute;
	z-index: 8;
	top: 148px;
	right: 24px;
}
.splash .section-right .image .arti-main {
	position: relative;
	z-index: 9;
	top: 0;
	left: 0;
}
.company-profile {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
}
.company-profile a {
	font-family: 'Janna LT B';
	background: #118acb;
	color: #fff;
	text-transform: uppercase;
	display: block;
	font-size: 19px;
	line-height: 22px;
	padding: 24px 30px 24px 70px;
	border-radius: 0 20px 0 0;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
	position: relative;
}
.company-profile a small {
	font-size: 18px;
	display: block;
	text-transform: none;
}
.company-profile a:hover {
	padding: 24px 30px 24px 100px;
}
.company-profile a::before {
	content: url('../images/icon-company-profile.svg');
	position: absolute;
	display: block;
	top: 28px;
	left: 20px;
	width: 37px;
	height: auto;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.company-profile a:hover::before {
	left: 40px;
}
.stats {
	background: #0050a3;
}
.stats .content {
	padding: 75px 0;
	display: flex;
	justify-content: space-between;
}
.stats .content::after {
	display: none;
}
.stats .content .data {
	color: #3ec1cf;
	width: 33%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.stats .content .data .justify {
	max-width: 400px;
}
.stats .content .data:first-child .justify {
	align-self: flex-start;
}
.stats .content .data:last-child .justify {
	align-self: flex-end;
}
.stats .content .data h3, .stats .content .data h5 {
	font-family: 'Janna LT R';
	font-size: 25px;
	line-height: 35px;
	max-width: 360px;
}
.stats .content .data h4 {
	font-family: 'Janna LT B';
	font-size: 75px;
	color: #fff;
	line-height: 90px;
}
.services {
	background: #118acb;
}
.services .content {
	padding: 55px 0;
	color: #fff;
}
.services .content h2 {
	font-size: 43px;
	line-height: 60px;
}
.services .content p {
	font-size: 25px;
	margin: 0 0 20px 0;
}
.services .content ul {
	list-style: none;
	display: flex;
	gap: 45px;
}
.services .content ul li {
	width: 100%;
}
.services .content ul li a {
	display: block;
	background: #5da8dd;
	border-radius: 20px;
	font-size: 28px;
	color: #fff;
	text-align: right;
	position: relative;
	padding: 20px 86px 20px 10px;
	line-height: 35px
}
.services .content ul li a:hover {
	background: #0050a3;
}
.services .content ul li a img {
	position: absolute;
	width: 58px;
	height: auto;
	top: 25px;
	right: 20px;
}
.overview .section-left, .overview .section-right {
	width: 50%;
	position: relative;
}
.overview .section-left {
	line-height: 0;
}
.overview .section-left .image {
	position: relative;
	background: url("../images/bg-splash-img.png") 97px 56px no-repeat;
	width: 752px;
	height: 754px;
}
.overview .section-left .image .arti-01 {
	position: absolute;
	z-index: 6;
	bottom: 60px;
	right: 20px;
}
.overview .section-left .image .arti-02 {
	position: absolute;
	z-index: 7;
	bottom: 76px;
	left: 20px;
}
.overview .section-left .image .arti-03 {
	position: absolute;
	z-index: 8;
	top: 148px;
	right: 24px;
}
.overview .section-left .image .arti-main {
	position: relative;
	z-index: 9;
	top: 0;
	left: 0;
}
.overview h2 {
	font-size: 43px;
	color: #0050a3;
	line-height: 65px;
	margin: 0;
}
.overview h3 {
	font-family: 'Janna LT R';
	font-size: 25px;
	color: #1189ca;
	line-height: 30px;
	margin: 0 0 40px 0;
}
.overview .content {
	display: flex;
	min-height: 940px;
	align-items: center;
	justify-content: center;
}
.overview .section-right .flow {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	padding: 0 0 0 50px;
}
.overview .content ul {
	list-style: none;
}
.overview .content ul li {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px #1189ca solid;
}
.overview .content ul li h4 {
	font-size: 25px;
	color: #118acb;
}
.overview .content ul li p {
	font-size: 18px;
	line-height: 24px;
}
.overview .content ul li:last-child {
	border-bottom: none;
}
.why {
	background: #0050a3;
	padding: 100px 0;
	text-align: center;
}
.why .heading {
	color: #fff;
	margin: 0 0 30px 0;
}
.why .heading h3 {
	font-size: 43px;
	line-height: 50px
}
.why .heading h4 {
	font-size: 25px;
	line-height: 40px;
	font-family: 'Janna LT R';
}
.why .content {
	display: flex;
	flex-direction: row;
	gap: 24px;
	justify-content: center;
}
.why .content::after {
	display: none;
}
.why .content .block {
	background: #fff;
	width: 100%;
	border-radius: 20px;
	padding: 18px 18px 35px 18px;
}
.why .content .block h5 {
	font-size: 23px;
	color: #0050a3;
	line-height: 30px;
	padding: 0 0 10px 0;
	min-height: 60px
}
.why .content .block p {
	font-size: 18px;
	line-height: 22px
}
.news {
	background: #fff;
	padding: 100px 0;
}
.news .heading {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 30px 0;
}
.news .heading .data {
	width: 80%;
}
.news .heading .data h3 {
	font-size: 43px;
	color: #0050a3;
	line-height: 35px;
	display: block;
}
.news .heading .data h4 {
	font-size: 25px;
	color: #118acb;
	font-family: 'Janna LT R';
}
.news .heading .button {
	width: 20%;
	text-align: right;
}
.news .feeds {
	display: flex;
	justify-content: center;
	gap: 23px;
}
.news .feeds .block {
	width: 100%;
	padding: 0 0 80px 0;
	position: relative;
}
.news .feeds .block .image {
	border-radius: 20px;
	overflow: hidden;
	line-height: 0;
	margin: 0 0 20px 0;
}
.news .feeds .block h5 {
	font-size: 20px;
	color: #1189ca;
	line-height: 25px;
	margin: 0 0 10px 0;
}
.news .feeds .block .date {
	font-size: 16px;
	font-family: 'Janna LT B';
	margin: 0 0 10px 0;
}
.news .feeds .block p {
	font-size: 18px;
	line-height: 22px;
}
.news .feeds .block button {
	position: absolute;
	bottom: 0;
	left: 0;
}
.carousel .content {
	padding: 0 0 80px 0;
}
.carousel .heading {
	border-bottom: 1px #0050a3 solid;
	margin: 0 0 60px 0;
}
.carousel .heading h3 {
	color: #0050a3;
	font-size: 43px;
}
.carousel .data {
	position: relative;
	padding: 0 80px;
}
.carousel .data .owl-theme .owl-nav {
	position: absolute;
	width: calc(100% + 160px);
	transform: translate(0,-50%);
	top: 25%;
	left: -80px;
}
.carousel .data .owl-theme .owl-nav button.owl-prev {
	position: absolute;
	left: 0px;
}
.carousel .data .owl-theme .owl-nav button.owl-next {
	position: absolute;
	right: 0px;
}
.carousel .data .owl-carousel .owl-stage-outer {
	margin: 0 auto;
}
.contact {
	background: #efefef;
}
.contact .content {
	padding: 100px 0;
	display: flex;
}
.contact .content .block {
	width: 50%;
}
.contact .content .block.faq .data {
	padding: 0 50px 0 0;
}
.contact .content .block.sub .data {
	padding: 0 0 0 50px;
}
.contact .content .block.faq .data button {
	margin: 36px 0 0 0;
}
.contact .content .block h3 {
	font-size: 43px;
	color: #0050a3;
}
.contact .content .block h4 {
	margin: 0 0 10px 0;
}
.contact .content .block h4, .contact .content .block h5 {
	font-size: 25px;
	color: #118acb;
	line-height: 35px;
}
.contact .content .block h5 {
	font-family: 'Janna LT R';
}
.faqs {
	background: #efefef;
	padding: 90px 0 100px 0;
	margin: 90px 0 0 0;
}
.faqs h3 {
	font-size: 43px;
	color: #0050a3;
	text-align: center;
	margin: 0 0 40px 0;
}
.faqs .content {
	display: flex;
}
.faqs .content .block {
	width: 50%;
}
.faqs .content .block.col-01 .data {
	padding: 0 20px 0 0;
}
.faqs .content .block.col-02 .data {
	padding: 0 0 0 20px;
}
.faqs button {
	margin: 50px auto 0 auto;
	display: block;
}
.form {
	padding: 20px 0 0 0;
}
.form select, .form input[type="text"], .form input[type="email"], .form input[type="tel"], .form textarea {
	border: 3px #898b8e solid;
	border-radius: 20px;
	font-size: 18px;
	font-family: 'Janna LT R';
	padding: 10px 15px;
	box-sizing: border-box;
	width: 100%;
	background: none;
	color: #898b8e;
	outline: none;
}
.form select {
	appearance:none;
}
.form select option {
	font-family: 'Arial';
	font-size: 14px;
}
.form textarea {
	resize: none;
	min-height: 170px;
}
.form input[type="submit"] {
	border-radius: 20px;
	font-size: 18px;
	font-family: 'Janna LT B';
	padding: 10px 25px;
	color: #fff;
	border: none;
	background: #1189ca;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	text-transform: uppercase;
}
.form input[type="submit"]:hover {
	padding: 10px 35px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.form .field {
	padding: 0 0 20px 0;
}
.form .field-group {
	display: flex;
	gap: 20px; 
}
.form .field-group .field {
	width: 50%;
}
.form .field.select {
	position: relative;
}
.form .field.select select {
	position: relative;
	z-index: 2;
}
.form .field.select img {
	width: 20px;
	transform: rotate(90deg);
	position: absolute;
	top: 12px;
	right: 20px;
	z-index: 1;
}
.accordion {
	margin: 0px; 
}
.accordion dt {
	font-size: 20px;
	color: #0050a3;
	font-family: 'Janna LT B';
}
.accordion dt a {
	color: #0050a3;
	position: relative;
	background: #fff;
	margin: 20px 0 0 0;
	padding: 20px 50px 20px 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
	line-height: 28px;
}
.accordion dt a.highlight {
	border-radius: 20px;
}
.accordion dd {
	font-size: 18px;
	border-bottom: 0;
	margin: 20px 0;
	line-height: 28px;
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
}
.accordion dd ol {
	padding: 0 0 0 20px;
}
.accordion dt a img {
	position: absolute;
	top: 25px;
	right: 15px;
	width: 15px;
	transform: rotate(0deg);
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.accordion dt a.highlight img {
	transform: rotate(90deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.accordion dd p {
	margin: 0 0 20px 0;
}
.accordion dd p:last-child {
	margin: 0;
}
.accordion dt:last-of-type, .accordion dd:last-of-type {
	/*border-bottom: 1px solid black;*/
}
.accordion dt a, .accordion dd a {
	display: block;
	font-weight: bold;
}
.accordion dd:last-of-type {
	/*border-top: 1px solid white;*/
	position: relative;
	top: -1px;
}
.jobs {
	background: #898b8e;
}
.jobs .content {
	text-align: center;
	font-size: 25px;
	font-family: 'Janna LT B';
	color: #fff;
	padding: 30px 0 60px 0;
}
.jobs .content p a {
	color: #fff;
	padding: 0 0 0 100px;
	display: inline-block;
	position: relative;
	margin: 0 0 0 30px;
}
.jobs .content p a:hover {
	color: #0050a3;
}
.jobs .content p a::before {
	content: '';
	display: block;
	background: url("../images/icon-jobs.svg") 0 0 no-repeat;
	width: 80px;
	height: 35px;
	top: 8px;
	left: 0px;
	position: absolute;
}

.arrow-animate {
  transform: rotate(0deg);
  opacity: 1;
}
.privacy-wrapper, .director-wrapper, .news-wrapper, .service-content-wrapper, .bayan-login-wrapper, .overview-wrapper, .conflict, .files, .media-wrapper, .member-wrapper {
	border-top: 2px #d8dadb solid;
	margin: 50px 0 0 0;
}
.privacy-wrapper .content, .director-wrapper .content, .news-wrapper .content, .service-content-wrapper .content, .bayan-login-wrapper .content, .overview-wrapper .content, .conflict .content, .files .content, .media-wrapper .content, .member-wrapper .content {
	padding: 80px 0;
}
.privacy-wrapper .content h3 {
	font-size: 43px;
	color: #118acb;
	font-family: 'Janna LT B';
	margin: 0 0 20px 0;
}
.privacy-wrapper .content p {
	font-size: 25px;
	color: #898b8e;
	line-height: 38px;
	margin: 0 0 30px 0;
}
.director-wrapper .content .row {
	display: flex;
	justify-content: space-between;
}
.director-wrapper .content .row .block {
	width: 350px;
	text-align: center;
	color: #0050a3;
	line-height: 35px;
	margin: 0 0 80px 0;
}
.director-wrapper .content .row .block img {
	margin: 0 0 15px 0;
}
.director-wrapper .content .row .block h3 {
	font-family: 'Janna LT B';
	font-size: 30px;
}
.director-wrapper .content .row .block  p {
	font-family: 'Janna LT B';
	font-size: 21px;
}
.news-wrapper .content .row {
	display: flex;
	justify-content: center;
	gap: 23px;
	padding: 0 0 50px 0;
}
.news-wrapper .content .row .block {
	width: 100%;
	padding: 0 0 80px 0;
	position: relative;
}
.news-wrapper .content .row .block .image {
	border-radius: 20px;
	overflow: hidden;
	line-height: 0;
	margin: 0 0 20px 0;
}
.news-wrapper .content .row .block h5 {
	font-size: 20px;
	color: #1189ca;
	line-height: 25px;
	margin: 0 0 10px 0;
}
.news-wrapper .content .row .block .date {
	font-size: 16px;
	font-family: 'Janna LT B';
	margin: 0 0 10px 0;
}
.news-wrapper .content .row .block p {
	font-size: 18px;
	line-height: 22px;
}
.news-wrapper .content .row .block button {
	position: absolute;
	bottom: 0;
	left: 0;
}
.media-wrapper .content .row {
	display: flex;
	justify-content:space-around;
	padding: 0 0 50px 0;
}
.media-wrapper .content .row .block {
	padding: 0 0 80px 0;
	position: relative;
	width: 338px;
}
.media-wrapper .content .row .block .image {
	border-radius: 20px;
	overflow: hidden;
	line-height: 0;
	margin: 0 0 20px 0;
	width: inherit;
}
.media-wrapper .content .row .block .image a {
	line-height: 0;
	display: block;
	position: relative;
}
.media-wrapper .content .row .block .image a::before {
	position: absolute;
	content: '';
	background-image: url('../images/icon-video.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	display: block;
	height: 100px;
	width: 100px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.media-wrapper .content .row .block .image a::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 9;
	top: 0;
	left: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.media-wrapper .content .row .block .image a:hover::before {
	width: 90px;
	height: 90px;
}
.media-wrapper .content .row .block .image a:hover::after {
	background: rgba(0,0,0,0.3);	
}
.media-wrapper .content .row .block h5 {
	font-size: 20px;
	color: #1189ca;
	line-height: 25px;
	margin: 0 0 10px 0;
}
.media-wrapper .content .row .block .date {
	font-size: 16px;
	font-family: 'Janna LT B';
	margin: 0 0 10px 0;
}
.media-wrapper .content .row .block p {
	font-size: 18px;
	line-height: 22px;
}
.media-wrapper .content .row .block button {
	position: absolute;
	bottom: 0;
	left: 0;
}
.news-detail-wrapper {
	border-top: 2px #d8dadb solid;
}
.news-detail-wrapper .content {
	padding: 85px 0 100px 0;
}
.news-detail-wrapper .content .image {
	float: right;
	line-height: 0;
	overflow: hidden;
	border-radius: 20px;
	margin: 0 0 30px 30px;
}
.news-detail-wrapper .content h2 {
	font-size: 43px;
	color: #0050a3;
	line-height: 40px;
	margin: 0 0 30px 0;
}
.news-detail-wrapper .content h3 {
	font-size: 25px;
	line-height: 40px;
	color: #1189ca;
	margin: 0 0 30px 0;
}
.news-detail-wrapper .content p {
	font-size: 25px;
	line-height: 40px;
}
.service-content-wrapper {
	background: rgb(216,218,219);
	background: linear-gradient(0deg, rgba(216,218,219,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}
.service-content-wrapper .content {
	display: flex;
	justify-content: space-around;
	align-items:flex-start;
	align-content:flex-start;
}
.service-content-wrapper .content::after {
	display: none;
}
.service-content-wrapper .content .block {
	width: 45%;
	box-sizing: border-box;
}
.service-content-wrapper .content .block.counter {
	background: #0050a3;
	border-radius: 20px;
}
.service-content-wrapper .content .block.counter hr {
	border-color: #3ec1cf;
}
.service-content-wrapper .content .block.counter .data {
	padding: 70px;
	color: #3ec1cf;
}
.service-content-wrapper .content .block.counter .data h3, .service-content-wrapper .content .block.counter .data h5 {
	font-family: 'Janna LT R';
	font-size: 25px;
	line-height: 35px;
	max-width: 360px;
}
.service-content-wrapper .content .block.counter .data h4 {
	font-family: 'Janna LT B';
	font-size: 75px;
	color: #fff;
	line-height: 90px;
}
.service-content-wrapper .content .block.info {
	order: 2;
}
.service-content-wrapper .content .block.info h2 {
	font-size: 43px;
	color: #0050a3;
	line-height: 52px;
	margin: 0 0 20px 0;
}
.service-content-wrapper .content .block.info p {
	font-size: 25px;
	color: #898b8e;
	line-height: 40px;
	margin: 0 0 35px 0;
}
.service-content-wrapper .content .block.info hr {
	border-color: #1189ca;
	margin: 0 0 40px 0;
}
.service-content-wrapper .content .block.info h3 {
	font-size: 27px;
	color: #118acb;
	line-height: 35px;
	margin: 0 0 20px 0;
}
.service-content-wrapper .content .block.info h4 {
	font-family: 'Janna LT R';
	font-size: 25px;
	color: #118acb;
	line-height: 38px;
	margin: 0 0 35px 0;
}
.overview-wrapper .content {
	display: flex;
	justify-content: space-around;
	align-items:flex-start;
	align-content:flex-start;
}
.overview-wrapper .content::after {
	display: none;
}
.overview-wrapper .content .block {
	width: 45%;
	box-sizing: border-box;
}
.overview-wrapper .content .block.commitment {
	background: #0050a3;
	border-radius: 20px;
}
.overview-wrapper .content .block.commitment h2 {
	padding: 40px 50px 0 50px;
	font-size: 43px;
	line-height: 40px;
	color: #fff;
}
.overview-wrapper .content .block.commitment hr {
	border-color: #3ec1cf;
}
.overview-wrapper .content .block.commitment .iconed {
	padding: 40px 0 40px 100px;
	color: #3ec1cf;
	position: relative;
	margin: 0 50px;
}
.overview-wrapper .content .block.commitment .iconed img {
	width: 80px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
.overview-wrapper .content .block.commitment .iconed h3 {
	font-family: 'Janna LT B';
	font-size: 25px;
	line-height: 35px;
	color: #fff;
	margin: 0 0 5px 0;
}
.overview-wrapper .content .block.commitment .iconed p {
	font-family: 'Janna LT R';
	font-size: 18px;
	line-height: 27px;
	color: #fff;
}
.overview-wrapper .content .block.info {
	order: 2;
}
.overview-wrapper .content .block.info h2 {
	font-size: 43px;
	color: #0050a3;
	line-height: 52px;
	margin: 0 0 20px 0;
}
.overview-wrapper .content .block.info h3 {
	font-family: 'Janna LT R';
	font-size: 25px;
	color: #118acb;
	line-height: 35px;
	margin: 0 0 30px 0;
}
.overview-wrapper .content .block.info h4 {
	font-family: 'Janna LT B';
	font-size: 25px;
	color: #118acb;
	line-height: 38px;
	margin: 0 0 5px 0;
}
.overview-wrapper .content .block.info p {
	font-size: 18px;
	color: #898b8e;
	line-height: 25px;
	margin: 0 0 20px 0;
}
.overview-wrapper .content .block.info hr {
	border-color: #1189ca;
	margin: 0 0 20px 0;
}
.conflict .section-left, .conflict .section-right {
	width: 50%;
	position: relative;
}
.conflict .section-left {
	line-height: 0;
}
.conflict .section-left .image {
	position: relative;
	background: url("../images/bg-splash-img.png") 97px 56px no-repeat;
	width: 752px;
	height: 754px;
}
.conflict .section-left .image .arti-01 {
	position: absolute;
	z-index: 6;
	bottom: 60px;
	right: 20px;
}
.conflict .section-left .image .arti-02 {
	position: absolute;
	z-index: 7;
	bottom: 76px;
	left: 20px;
}
.conflict .section-left .image .arti-03 {
	position: absolute;
	z-index: 8;
	top: 148px;
	right: 24px;
}
.conflict .section-left .image .arti-main {
	position: relative;
	z-index: 9;
	top: 0;
	left: 0;
}
.conflict h2 {
	font-size: 43px;
	color: #0050a3;
	line-height: 45px;
	margin: 0 0 30px 0;
}
.conflict h3 {
	font-family: 'Janna LT R';
	font-size: 25px;
	color: #898b8e;
	line-height: 30px;
	margin: 0 0 40px 0;
}
.conflict .content {
	display: flex;
	min-height: 940px;
	align-items: center;
	justify-content: center;
}
.conflict .section-right .flow {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	padding: 0 0 0 80px;
}
.conflict .content ul {
	list-style: none;
	color: #fff;
}
.conflict .content ul li {
	padding: 20px 20px 25px 72px;
	margin: 0 0 30px 0;
	border-radius: 20px;
	background: #898b8e;
	position: relative;	
}
.conflict .content ul li::after {
	content: '';
	border-left: 70px solid transparent;
	border-right: 70px solid transparent;
	border-top: 70px solid #898b8e;
	position: absolute;
	bottom: -70px;
	right: 50px;
}
.conflict .content ul li:nth-child(1) {
	z-index: 10;
	background: #0050a3;
}
.conflict .content ul li:nth-child(1) span {
	color: #0050a3;
}
.conflict .content ul li:nth-child(1)::after {
	border-top-color: #0050a3;
}
.conflict .content ul li:nth-child(2) {
	z-index: 9;
	background: #118acb;
}
.conflict .content ul li:nth-child(2) span {
	color: #118acb;
}
.conflict .content ul li:nth-child(2)::after {
	border-top-color: #118acb;
}
.conflict .content ul li:nth-child(3) {
	z-index: 8;
	background: #5da8dd;
}
.conflict .content ul li:nth-child(3) span {
	color: #5da8dd;
}
.conflict .content ul li:nth-child(3)::after {
	border-top-color: #5da8dd;
}
.conflict .content ul li:nth-child(4) {
	z-index: 7;
}
.conflict .content ul li:last-child::after {
	display: none;
} 
.conflict .content ul li span {
	border-radius: 100%;
	width: 44px;
	height: 44px;
	line-height: 44px;	
	text-align: center;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	background: #fff;
	color: #898b8e;
	font-family: 'Janna LT B';
	font-size: 25px;
}
.conflict .content ul li h4 {
	font-size: 20px;
	line-height: 35px;
	color: #fff;
	margin: 0 0 20px 0;
}
.conflict .content ul li p {
	font-size: 20px;
	line-height: 24px;
}
.conflict .content ul li:last-child {
	border-bottom: none;
}
.files .section-left, .files .section-right {
	width: 50%;
	position: relative;
}
.files .section-left {
	line-height: 0;
}
.files .section-left .image {
	position: relative;
	background: url("../images/bg-splash-img.png") 97px 56px no-repeat;
	width: 752px;
	height: 754px;
}
.files .section-left .image .arti-01 {
	position: absolute;
	z-index: 6;
	bottom: 60px;
	right: 20px;
}
.files .section-left .image .arti-02 {
	position: absolute;
	z-index: 7;
	bottom: 76px;
	left: 20px;
}
.files .section-left .image .arti-03 {
	position: absolute;
	z-index: 8;
	top: 148px;
	right: 24px;
}
.files .section-left .image .arti-main {
	position: relative;
	z-index: 9;
	top: 0;
	left: 0;
}
.files h2 {
	font-size: 43px;
	color: #118acb;
	line-height: 45px;
	margin: 0 0 30px 0;
}
.files .content {
	display: flex;
	min-height: 940px;
	align-items: center;
	justify-content: center;
}
.files .section-right .flow {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	padding: 0 0 0 80px;
}
.files .content ul {
	list-style: none;
	color: #fff;
}
.files .content ul li {
	margin: 0 0 30px 0;
}
.files .content ul li a {
	display: block;
	font-size: 20px;
	font-family: 'Janna LT B';
	padding: 20px 20px 25px 80px;
	border-radius: 20px;
	border: 3px #898b8e solid;
	position: relative;	
}
.files .content ul li a::after {
	position: absolute;
	content: '';
	background-image: url('../images/icon-g-button.svg');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 20px;
	top: 30px;
	right: 17px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.files .content ul li a:hover::after {
	right: 10px;
}
.files .content ul li a img {
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translate(0, -50%);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.files .content ul li a:hover img {
	left: 25px;
}
.leads-special, .advise-special {
	background: #fff;
}
.leads-special .content .block.counter, .advise-special .content .block.counter {
	order: 2;
}
.leads-special .content .block.counter .data, .advise-special .content .block.counter .data {
	padding: 40px;
}
.leads-special .content .block.counter .data h3, .advise-special .content .block.counter .data h3 {
	max-width: inherit;
	color: #5da8dd;
	font-size: 27px;
	margin: 0 0 20px 0;
	font-family: 'Janna LT B';
}
.leads-special .content .block.counter .data p, .advise-special .content .block.counter .data p {
	color: #fff;
	font-size: 25px;
	line-height: 40px;
}
.advise-services-wrapper {
	background: #5da8dd;
	padding: 70px 0;
}
.advise-services-wrapper h3 {
	font-size: 43px;
	color: #fff;
	text-align: center;
	margin: 0 0 40px 0;
}
.advise-services-wrapper .content {
	display: flex;
	justify-content: space-around;
}
.advise-services-wrapper .content::after {
	display: none;
}
.advise-services-wrapper .content .block {
	width: 30%;
	display: flex;
	flex-direction: column;
	text-align: center;
}
.advise-services-wrapper .content .block .icon  {
	padding: 0 0 20px 0;
}
.advise-services-wrapper .content .block .icon img {
	height: 75px;
	width: auto;
}
.advise-services-wrapper .content .block h4 {
	font-size: 23px;
	color: #fff;
	background: #0050a3;
	border-radius: 20px 20px 0 0;
	line-height: 25px;
	padding: 20px 20px 0 20px;
	min-height: 120px;
	box-sizing: border-box;
}
.advise-services-wrapper .content .block .info {
	background: #fff;
	font-size: 20px;
	padding: 20px 40px 0 40px;
	line-height: 30px;
	min-height: 230px;
	border-radius: 20px;
	position: relative;
	top: -25px;
}
.expectations-wrapper {
	background: #0050a3;
	text-align: center;
	padding: 90px 0;
}
.expectations-wrapper h3 {
	font-size: 43px;
	color: #fff;
	line-height: 40px;
}
.expectations-wrapper h4 {
	font-size: 25px;
	color: #fff;
	font-family: 'Janna LT R';
}
.expectations-wrapper .content {
	display: flex;
	padding: 50px 0;
	justify-content: space-between;
	gap: 35px;	
}
.expectations-wrapper .content::after {
	display: none;
}
.expectations-wrapper .content .block {
	border-radius: 20px;
	padding: 40px 20px;
	background: #fff;
	width: 100%;	
}
.expectations-wrapper .content .block img {
	width: 100px;
}
.expectations-wrapper .content .block h5 {
	font-size: 25px;
	color: #0050a3;
	line-height: 28px;
	margin: 0 0 20px 0;	
	min-height: 60px;
	padding: 0 10px;
}
.expectations-wrapper .content .block p {
	font-size: 20px;
	line-height: 25px;
}
.value-wrapper {
	background: #0050a3;
	text-align: center;
	padding: 90px 0;
}
.value-wrapper h3 {
	font-size: 43px;
	color: #fff;
	line-height: 40px;
}
.value-wrapper h4 {
	font-size: 25px;
	color: #fff;
	font-family: 'Janna LT R';
}
.value-wrapper .content {
	display: flex;
	padding: 50px 0 0 0;
	justify-content: space-between;
	gap: 24px;	
}
.value-wrapper .content::after {
	display: none;
}
.value-wrapper .content .block {
	border-radius: 20px;
	padding: 40px 15px;
	background: #fff;
	width: 100%;	
}
.value-wrapper .content .block img {
	height: 84px;
	margin: 0 0 20px 0;
}
.value-wrapper .content .block h5 {
	font-size: 17px;
	color: #0050a3;
	line-height: 20px;
	margin: 0 0 20px 0;	
	min-height: 43px;
	padding: 0;
}
.value-wrapper .content .block p {
	font-size: 16px;
	line-height: 20px;
}
.bayan-login-wrapper .content {
	display: flex;
	justify-content: space-around;
	align-items:flex-start;
	align-content:flex-start;
}
.bayan-login-wrapper .content::after {
	display: none;
}
.bayan-login-wrapper .content .block {
	width: 45%;
	box-sizing: border-box;
	background: #118acb url("../images/bg-login.png") bottom right no-repeat;
	border-radius: 20px;
	color: #fff;
	padding: 40px 30px 100px 30px;
	position: relative;
	min-height: 400px;
}
.bayan-login-wrapper .content .block h2 {
	font-size: 45px;
}
.bayan-login-wrapper .content .block p {
	font-size: 28px;
	line-height: 35px;
	margin: 0 0 20px 0;
}
.bayan-login-wrapper .content .block button {
	position: absolute;
	bottom: 30px;
}
.member-wrapper .content .form-member {
	background: #0050a3;
	border-radius: 20px;
	padding: 40px;
	color: #fff;
}
.member-wrapper .content .form-member h4 {
	font-size: 18px;
	margin: 0 0 40px 0;
}

.form-member select, .form-member input[type="text"], .form-member input[type="email"], .form-member input[type="tel"], .form-member textarea {
	border: 3px #fff solid;
	border-radius: 20px;
	font-size: 18px;
	font-family: 'Janna LT R';
	padding: 10px 15px;
	box-sizing: border-box;
	width: 100%;
	color: #0050a3;
	background: #fff;
	outline: none;
	text-align: left;
}
.form-member input[type="text"]::placeholder, .form-member input[type="email"]::placeholder, .form-member input[type="tel"]::placeholder, .form-member textarea::placeholder  {
  color: #0050a3;
  opacity: 1
}
.form-member select {
	appearance:none;
	font-family: 'Janna LT R';
}
.form-member select option {
	font-family: 'Arial';
	font-size: 14px;
}
.form-member textarea {
	resize: none;
	min-height: 170px;
}
.form-member input[type="submit"] {
	border-radius: 20px;
	font-size: 18px;
	font-family: 'Janna LT B';
	padding: 10px 25px;
	color: #fff;
	background: none;
	border: 3px #fff solid;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
}
.form-member input[type="submit"]:hover {
	padding: 10px 35px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.form-member .field {
	padding: 0 0 40px 0;
}
.form-member .field-group {
	display: flex;
	gap: 40px; 
}
.form-member .field-group .field {
	width: 100%;
}
.form-member .field-group.unique .field:first-child {
	width: 180px;
}
.form-member .field .select {
	position: relative;
	background: #fff;
	border-radius: 20px;
	display: block;
}
.form-member .field .select select {
	position: relative;
	z-index: 2;
	background: none;
	cursor: pointer;
}
.form-member .field .select img {
	width: 20px;
	transform: rotate(90deg);
	position: absolute;
	top: 12px;
	right: 20px;
	z-index: 1;
}
.radio-group {
	display: flex;
	justify-content: center;
	margin: 0 0 30px 0;
}
.radio-group .field {
	padding: 0 0 30px 0;
}
.radio-group .field p {
	font-size: 18px;
}
.radio-group .col:first-child {
	border-right: 2px #5aa6db solid;
}
.radio-group .col {
	text-align: center;
	padding: 0 40px;
	width: 460px;
}
.radio-group .col hr {
	margin: 0 0 40px 0;
	border-top: 2px #5aa6db solid;
}
.radio {
	display: inline-block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 18px;
	margin: 0 15px;
}
.radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.radio .checkmark {
	position: absolute;
	top: 5px;
	left: 0;
	height: 22px;
	width: 22px;
	background-color: #eee;
	border-radius: 50%;
}

.radio:hover input ~ .checkmark {
	background-color: #d8dadb;
}
.radio input:checked ~ .checkmark {
	background-color: #fff;
}
.radio .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.radio input:checked ~ .checkmark:after {
	display: block;
}
.radio .checkmark:after {
	top: 2px;
	left: 2px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #0050a3;
}


footer {
	background: #0050a3 url('../images/bg-footer.png') bottom center repeat-x;
	position: relative;
}
footer .content::after {
	display: none;
}
footer .to-top {
	position: absolute;
	left: 50%;
	top: -40px;
	transform: translate(-50%,0);
	background: #fff;
	width: 75px;
	height: 75px;
	line-height: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
}
footer .to-top img {
	width: 25px;
	transform: rotate(-90deg)
}
footer .content {
	padding: 80px 0 30px 0;
	display: flex;
	justify-content: space-between;
}
footer .content .block {
	color: #fff;
}
footer .content .block.address {
}
footer .content .block .footer-logo {
	display: block;
}
footer .content .block ul {
	list-style: none;
}
footer .content .block ul li {
	display: block;
}
footer .content .block ul li a {
	color: #fff;
	display: block;
}
footer .content .block.social ul li {
	line-height: 38px;
}
footer .content .block.social ul li a {
	padding: 0 0 0 30px;
	position: relative;
}
footer .content .block.social ul li a img {
	height: 15px;
	position: absolute;
	top: 12px;
	left: 0;
}
footer .copyright {
	text-align: center;
	color: #fff;
	padding: 30px 0 110px 0;
	max-width: 1468px;
	margin: 0 auto;
	border-top: 1px #3ec1cf solid;
}






