.page-node-type-ar-pages {
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #000000;
}
.page-node-type-ar-pages .mobile-open-menu {
		overflow: hidden;
		position: relative;
	/*	position: absolute;*/
	/*	top: 50%;*/
	/*	transform: translateY(-50%);*/
	/*	right: 20px;*/
		margin: 0 0 0 auto;
		padding: 0;
		border: 0;
		border-radius: 0;
		width: 30px;
		height: 34px;
		background: transparent;
		z-index: 20;
		cursor: pointer;
}
.page-node-type-ar-pages .mobile-open-menu .icon-bar {
	position: absolute;
	height: 3px;
	width: 100%;
	top: 0;
	right: 0;
	opacity: 1;
	margin: 0;
	background-color: #FFFFFF;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.page-node-type-ar-pages .mobile-open-menu .icon-bar:nth-child(1) {
	top: 6px;
}
.page-node-type-ar-pages .mobile-open-menu .icon-bar:nth-child(2) {
	top: 15px;
}
.page-node-type-ar-pages .mobile-open-menu .icon-bar:nth-child(3) {
	top: 24px;
}
.page-node-type-ar-pages .mobile-open-menu.open .icon-bar:nth-child(1) {
	top: 14px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.page-node-type-ar-pages .mobile-open-menu.open .icon-bar:nth-child(2) {
	opacity: 0;
	right: -60px;
}
.page-node-type-ar-pages .mobile-open-menu.open .icon-bar:nth-child(3) {
	top: 14px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}





.page-node-type-ar-pages .small-container,
.page-node-type-ar-pages .medium-container {
	margin: 0 auto;
	padding: 0 15px;
}
.page-node-type-ar-pages .full-width-display {
	padding: 0 20px;
}
.page-node-type-ar-pages .full-width-display.small-gap {
	padding: 0 20px;
}
.page-node-type-ar-pages .small-container {
	max-width: 815px;
}
.page-node-type-ar-pages .medium-container {
	max-width: 985px;
}
.page-node-type-ar-pages header {
	background-color: #395c01;
	z-index: 9;
}
.page-node-type-ar-pages .logo {
	display: block;
/*	margin-bottom: 24px;*/
}
.page-node-type-ar-pages .logo img {
	width: 100%;
}
.page-node-type-ar-pages #block-ci-armenu > div .field__item {
	position: relative;
	padding: 0 20px;
}
.page-node-type-ar-pages #block-ci-armenu > div .field__item.active:before {
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	content: "";
	width: 10px;
	height: 14px;
	background-image: url('/themes/ci/images/ar/arrow-right.svg');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.page-node-type-ar-pages #block-ci-armenu .field a {
	display: block;
	margin-bottom: 24px;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 700;
	transition: opacity .4s ease;
}
.page-node-type-ar-pages #block-ci-armenu .field a:hover {
	text-decoration: none;
	opacity: .8;
}
.page-node-type-ar-pages #block-ci-arsocialnetworks > div {
	margin-bottom: 0;
}
.page-node-type-ar-pages #block-ci-arsocialnetworks .field--name-field-items {
	display: flex;
}
.page-node-type-ar-pages #block-ci-arsocialnetworks > div .field__item {
	padding: 0 4px;
}
/*#block-ci-arsocialnetworks > div .field__item:last-of-type {
	display: none;
}*/
.page-node-type-ar-pages #block-ci-arsocialnetworks > div .field__item a {
	display: block;
}
.page-node-type-ar-pages #block-ci-arsocialnetworks > div .field__item img {
	width: 38px;
	height: 38px;
}
.page-node-type-ar-pages .content-hero {
	position: relative;
}
.page-node-type-ar-pages .content-hero .hero-text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	max-width: 75%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 800;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-align: left;
	font-size: 24px;
	line-height: 26px;
}
.page-node-type-ar-pages .content-hero .hero-title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
}
.page-node-type-ar-pages .content-hero .hero-text:before {
	display: none;
}
.page-node-type-ar-pages .content-hero img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.page-node-type-ar-pages .layout-content {
	padding: 30px 0 0;
}

.page-node-type-ar-pages main {
	padding-bottom: 40px;
}

.page-node-type-ar-pages .people-box {
	margin-bottom: 40px;
}
.page-node-type-ar-pages .people-box:last-of-type {
	margin-bottom: 0;
}
.page-node-type-ar-pages .people-image-wrp {
	position: relative;
	margin-right: 17px;
	padding: 25px 0 0;
	max-width: 120px;
}
.page-node-type-ar-pages .people-image-wrp:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: "";
	width: 100%;
	height: 12px;
	background-color: #416900;
}
.page-node-type-ar-pages .people-image-wrp img {
	width: 100%;
	height: auto;
}
.page-node-type-ar-pages .people-box .image-info-wrp {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.page-node-type-ar-pages .people-box .people-info-wrp {
	padding-top: 25px;
}
.page-node-type-ar-pages .people-box .people-info-wrp h2 {
	margin: 0;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 800;
	font-size: 40px;
	line-height: 45px;
	text-transform: uppercase;
	color: #003e65;
}
.page-node-type-ar-pages .people-box .people-info-wrp .people-position {
	margin-bottom: 0;
	font-size: 26px;
	line-height: 30px;
	color: #000;
	text-transform: uppercase;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 400;
}
.page-node-type-ar-pages .people-box .box-content-wrp {
	font-family: "Georgia", serif;
	font-size: 21px;
	line-height: 25px;
}

.page-node-type-ar-pages .info-block {
	font-size: 13px;
	line-height: 19px;
}
.page-node-type-ar-pages .info-block .left-side {
	text-align: right;
	padding: 0 15px 0;
}
.page-node-type-ar-pages .info-block .right-side img {
	width: 100%;
	height: auto;
}
.page-node-type-ar-pages .info-block h2 {
	margin-top: 0;
	font-size: 29px;
	line-height: 36px;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 800;
	color: #95ab3c !important;
}

.page-node-type-ar-pages .bg-success-block {
	margin: 30px 0;
	padding: 40px 0;
	background-color: #0da7a1;
}
.page-node-type-ar-pages .bg-success-block .widget-counter h3 {
	margin: 0;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 34px;
	line-height: 40px;
	text-transform: uppercase;
	color: #11d6cf !important;
}
.page-node-type-ar-pages .bg-success-block .numeric {
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 41px;
	line-height: 46px;
	font-weight: 700;
}
.page-node-type-ar-pages .bg-success-block .widget-description {
	margin-bottom: 0;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

.page-node-type-ar-pages .footer {
	padding-top: 24px;
	padding-bottom: 30px;
	background-color: #0a112b;
	color: #FFFFFF;
}
.page-node-type-ar-pages .footer h2 {
	margin: 0 0 30px 0;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #FFFFFF !important;
}
.page-node-type-ar-pages .footer form {
	padding-left: 10px !important;
	text-align: left !important;
}
.page-node-type-ar-pages .footer input[type="text"] {
	margin-bottom: 15px;
	padding: 5px 6px;
	max-width: 670px;
	width: 100% !important;
	height: 30px;
	outline: none;
}
.page-node-type-ar-pages .footer input[type="submit"] {
	display: block;
	padding: 0 15px;
	height: 24px;
	background: #395c01;
	font-size: 14px;
	line-height: 20px;
	color: #fefefe;
	font-weight: 700;
	border: none;
}
.page-node-type-ar-pages .footer .form-small-content {
	text-align: center;
}
.page-node-type-ar-pages .footer .form-small-content a {
	color: #FFFFFF;
	text-decoration: underline;
}

.page-node-type-ar-pages .default-content {
	font-size: 17px;
	line-height: 25.5px;
	font-weight: 400;
}

.page-node-type-ar-pages .table-block .padding-top {
	padding-top: 40px;
}
.page-node-type-ar-pages .table-block .bg-success-head {
	background: #0da7a1;
	color: #fff;
	font-size: 15px;
	padding: 25px 20px 9px;
}
.page-node-type-ar-pages .table-block .bg-success-head h2 {
	margin: 0 0 11px;
	color: #FFFFFF !important;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.page-node-type-ar-pages .table-block .table {
	margin-bottom: 0;
	background: #f9fafb;
	color: #999;
	font-size: 12px;
	line-height: 1.1;
	padding: 33px 20px 21px;
}
.page-node-type-ar-pages .table-block .table+.table {
	padding-top: 0;
}
.page-node-type-ar-pages .table-block .table .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 4px 8px 0;
}
.page-node-type-ar-pages .table-block .table .row.tfoot {
	color: #303030;
	margin: 19px 0;
	font-weight: 700;
	border-width: 1px 0;
	border-style: solid;
	border-color: #95ab3c;
	padding: 8px;
}
.page-node-type-ar-pages .table-block .table .row.tfoot.border-thick {
	border-bottom-width: 4px;
}
.page-node-type-ar-pages .table-block .table .col-60 {
	width: 53%;
}
.page-node-type-ar-pages .table-block .table .col-20 {
	text-align: right;
	color: #303030;
	width: 23.5%;
}
.page-node-type-ar-pages .table-block .table .title {
	display: block;
	font-weight: 700;
	color: #323232;
	text-transform: uppercase;
}
.page-node-type-ar-pages .table-block .table .subtitle {
	display: block;
	font-weight: 600;
	padding: 15px 0 0;
}
.page-node-type-ar-pages .table-block .table .sub-title {
	font-weight: 600;
	color: #303030;
	margin-left: -5px;
}

.page-node-type-ar-pages .cards-block {
	display: flex;
	flex-wrap: wrap;
}
.page-node-type-ar-pages .cards-block .card-wrp {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.page-node-type-ar-pages .cards-block .card-wrp.light-green-bgr .card-description {
	background-color: #86ae31;
}
.page-node-type-ar-pages .cards-block .card-wrp.dark-blue-bgr .card-description {
	background-color: #003e65;
}
.page-node-type-ar-pages .cards-block .card-wrp.dark-green-bgr .card-description {
	background-color: #395c01;
}
.page-node-type-ar-pages .cards-block .card-wrp.light-blue-bgr .card-description {
	background-color: #719ea3;
}
.page-node-type-ar-pages .cards-block .card-wrp.green-bgr .card-description {
	background-color: #6f9353;
}
.page-node-type-ar-pages .cards-block .card-image a {
	position: relative;
	display: block;
	padding-top: 65%;
	height: 0;
	width: 100%;
}
.page-node-type-ar-pages .cards-block .card-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-node-type-ar-pages .cards-block .card-description {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	padding: 15px 19px 15px 17px;
	color: #FFFFFF;
}
.page-node-type-ar-pages .cards-block .card-description .read-more-link-wrp {
	margin-top: auto;
}
.page-node-type-ar-pages .cards-block .card-description h3,
.page-node-type-ar-pages .cards-block .card-description .title-link {
	margin-top: 0;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #FFFFFF !important;
	font-weight: bold;
}
.page-node-type-ar-pages .cards-block a {
	text-decoration: none;
	transition: opacity .4s ease;
}
.page-node-type-ar-pages .cards-block a:hover {
	opacity: .8;
}
.page-node-type-ar-pages .cards-block .card-description .read-more-link {
	font-size: 20px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: 700;
}
.page-node-type-ar-pages .cards-block .card-big-text h2 {
	margin-top: 0;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: 800;
	text-transform: uppercase;
}
.page-node-type-ar-pages .cards-block .card-big-text h2.title-with-decoration {
	position: relative;
	padding-top: 15px;
}
.page-node-type-ar-pages .cards-block .card-big-text h2.title-with-decoration:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: "";
	width: 117px;
	height: 12px;
	background-color: #416900;
}
.page-node-type-ar-pages .cards-block .card-big-text p {
	font-size: 25px;
	line-height: 30px;
	font-weight: 600;
}

.page-node-type-ar-pages .topics-area h2 {
	margin: 0 0 42px;
	font-size: 32px;
	line-height: 37px;
	text-transform: uppercase;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #003e65;
	font-weight: 800;
	text-align: center;
}
.page-node-type-ar-pages .topics-area .topics-wrp {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.page-node-type-ar-pages .topics-area .topic {
	position: relative;
	margin: 0 7px 15px;
	width: 219px;
	height: 219px;
	border-radius: 100%;
	overflow: hidden;
}
.page-node-type-ar-pages .topics-area .text-holder {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 8px;
	height: 50%;
	background: #86ae31;
	color: #fff;
	text-align: center;
}
.page-node-type-ar-pages .topics-area .count {
	display: block;
	margin: 0 0 4px;
	font-size: 29px;
	line-height: 30px;
}
.page-node-type-ar-pages .topics-area .text {
	display: block;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
}
.page-node-type-ar-pages .topics-area .topic img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.page-node-type-ar-pages .single-page {
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
}
.page-node-type-ar-pages .single-page h1 {
	margin: 0 0 22px;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 40px;
	line-height: 44px;
	text-transform: uppercase;
	color: #003e65 !important;
	font-weight: 800;
}
.page-node-type-ar-pages .single-page h1.title-with-decoration {
	position: relative;
	padding-top: 15px;
}
.page-node-type-ar-pages .single-page h1.title-with-decoration:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: "";
	width: 117px;
	height: 12px;
	background-color: #416900;
}
.page-node-type-ar-pages .single-page p {
	margin-bottom: 30px;
}
.page-node-type-ar-pages .single-page h2 {
	margin-bottom: 25px;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 51px;
	line-height: 56px;
	color: #000000 !important;
	font-weight: 800;
}

.page-node-type-ar-pages .intro {
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
}

.page-node-type-ar-pages .partners-section .partners-block {
	margin: 0 0 30px;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
}
.page-node-type-ar-pages .partners-section .partners-block .image {
	margin: 0 0 15px;
}
.page-node-type-ar-pages .partners-section h1 {
	margin: 0 0 35px;
	font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #003e65 !important;
	font-size: 44px;
	line-height: 49px;
	font-weight: 800;
}
.page-node-type-ar-pages .partners-section .partners-block p {
	margin-bottom: 20px;
}
.page-node-type-ar-pages .partners-section .button-wrp {
	text-align: center;
}
.page-node-type-ar-pages .partners-section #parners-cta-with-bgr {
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	background: url('/themes/ci/images/ar/partners-button-bgr.png') no-repeat;
	padding: 15px;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	transition: opacity .4s ease;
}
.page-node-type-ar-pages .partners-section #parners-cta-with-bgr:hover {
	opacity: .8;
}




@media (max-width: 768px) {
	.page-node-type-ar-pages .cards-block .card-width-1-3 {
		margin-bottom: 20px;
	}
	.page-node-type-ar-pages .cards-block .card-width-1-3:last-of-type {
		margin-bottom: 0;
	}
	.page-node-type-ar-pages .cards-block {
		margin-bottom: 40px;
	}
	.page-node-type-ar-pages .partners-section .partners-block .image img {
		max-width: 100%;
		height: auto;
	}
}

@media (min-width: 768px) {
	.page-node-type-ar-pages .content-hero .hero-text {
		padding: 80px 26px 25px 26px;
		max-width: 370px;
		font-size: 51px;
		line-height: 55px;
	}
	.page-node-type-ar-pages .content-hero .hero-title {
		font-size: 38px;
		line-height: 40px;
	}
	.page-node-type-ar-pages .info-block .sides-wrp {
		display: flex;
	}
	.page-node-type-ar-pages .info-block .left-side {
		padding: 0 31px;
		width: 38%;
	}
	.page-node-type-ar-pages .info-block .right-side {
		width: 62%;
	}
	.page-node-type-ar-pages .bg-success-block {
		padding: 74px 0;
	}
	.page-node-type-ar-pages .table-block .line-graph-area .img-holder {
		float: left;
		max-width: calc(100% - 246px);
		padding: 0;
	}
	.page-node-type-ar-pages .table-block .line-graph-area h2:after {
		left: 43px;
	}
	.page-node-type-ar-pages .table-block .line-graph-area h2 {
		padding: 52px 0 21px 43px;
	}
	.page-node-type-ar-pages .table-block .pie-area h2 {
		font-size: 39px;
		margin: 0 0 52px;
	}
	.page-node-type-ar-pages .table-block .bg-success-head {
		padding: 45px 50px 9px;
	}
	.page-node-type-ar-pages .table-block .table {
		font-size: 15px;
		padding: 33px 50px 21px;
	}
	.page-node-type-ar-pages .table-block .table .row {
		padding: 4px 27px 0;
	}
	.page-node-type-ar-pages .table-block .table .row.tfoot {
		padding: 8px 11px;
	}
	.page-node-type-ar-pages .table-block .table .subtitle {
		padding: 26px 0 0 12px;
	}
	.page-node-type-ar-pages .table-block .table .sub-title {
		margin-left: -13px;
	}
	.page-node-type-ar-pages .cards-block .card-width-1-3 {
		padding: 0 7px 20px;
		width: 50%;
	}
	.page-node-type-ar-pages .intro {
		font-size: 25px;
		line-height: 30px;
	}
	.page-node-type-ar-pages .partners-section .partners-block {
		display: flex;
		align-items: center;
		margin: 0 0 54px;
	}
	.page-node-type-ar-pages .partners-section .partners-block .image {
		margin: 0 25px 0 0;
	}
	.page-node-type-ar-pages .partners-section #parners-cta-with-bgr {
		padding: 35px 45px;
		font-size: 25px;
		line-height: 36px;
	}
}

@media (max-width: 1024px) {
	.page-node-type-ar-pages .logo {
		max-width: 200px;
	}
	.page-node-type-ar-pages header {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 15px 15px 20px;
	}
	.page-node-type-ar-pages .social-networks-and-menu-wrp {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px 15px 10px;
		width: 100%;
		height: 0;
		opacity: 0;
		visibility: hidden;
		cursor: none;
		background-color: #416900;
		transition: all .4s ease;
	}
	.page-node-type-ar-pages .social-networks-and-menu-wrp.open {
		height: auto;
		opacity: 1;
		visibility: visible;
		top: 100%;
	}
	.page-node-type-ar-pages .mobile-open-menu {
		display: block;
	}
	.page-node-type-ar-pages #block-ci-armenu {
		padding-top: 30px;
	}
}

@media (min-width: 1024px) {
	.page-node-type-ar-pages .mobile-open-menu {
		display: none;
	}
	.page-node-type-ar-pages header {
		position: fixed;
		right: 0;
		top: 0;
		bottom: 0;
		padding-top: 0;
		padding-bottom: 26px;
		width: 270px;
	}
	.page-node-type-ar-pages #block-ci-arsocialnetworks {
		background: #416900;
		padding: 0 22px 25px;
	}
	.page-node-type-ar-pages #block-ci-armenu {
		padding: 40px 22px 0;
	}
	.page-node-type-ar-pages .logo {
		display: block;
		background: #416900;
		padding: 22px 22px 25px;
/*		margin: -22px -22px 24px;*/
	}
	.page-node-type-ar-pages main {
		padding: 0 270px 145px 0;
	}
	.page-node-type-ar-pages .footer {
		padding-right: 270px;
		padding-bottom: 50px;
	}
}

@media (max-width: 1200px) {
	.page-node-type-ar-pages .bg-success-block .widget-counters-wrp {
		text-align: center;
	}
	.page-node-type-ar-pages .bg-success-block .widget-counter {
		margin-bottom: 15px;
	}
	.page-node-type-ar-pages .bg-success-block .widget-counter:last-of-type {
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.page-node-type-ar-pages .full-width-display {
		padding: 0 60px 0 65px;
	}
	.page-node-type-ar-pages .full-width-display.small-gap {
		padding: 0 20px;
	}
	.page-node-type-ar-pages .layout-content {
		padding-top: 60px;
	}
	.page-node-type-ar-pages .people-box {
		margin-bottom: 100px;
	}
	.page-node-type-ar-pages .people-box .people-info-wrp h2 {
		font-size: 54px;
		line-height: 59px;
	}
	.page-node-type-ar-pages .people-box .people-info-wrp .people-position {
		font-size: 33px;
		line-height: 38px;
	}
	.page-node-type-ar-pages .bg-success-block {
		margin: 60px 0;
	}
	.page-node-type-ar-pages .bg-success-block .widget-counters-wrp {
		display: flex;
	}
	.page-node-type-ar-pages .bg-success-block .widget-counter {
		padding: 0 10px 0 35px;
		width: 33.33%;
	}
	.page-node-type-ar-pages .bg-success-block .widget-counter:first-of-type {
		padding-left: 10px;
	}
	.page-node-type-ar-pages .footer h2 {
		font-size: 23px;
		line-height: 28px;
	}
	.page-node-type-ar-pages .cards-block .card-description h3,
	.page-node-type-ar-pages .cards-block .card-description .title-link {
		font-size: 30px;
		line-height: 38px;
	}
	.page-node-type-ar-pages .cards-block .card-big-text h2 {
		font-size: 65px;
		line-height: 70px;
	}
	.page-node-type-ar-pages .cards-block .card-big-text p {
		font-size: 32px;
		line-height: 38px;
	}
	.page-node-type-ar-pages .topics-area .topic {
		margin: 0 26px 15px;
	}
	.page-node-type-ar-pages .topics-area h2 {
		font-size: 44px;
		line-height: 49px;
	}
	.page-node-type-ar-pages .single-page h1 {
		font-size: 85px;
		line-height: 78px;
	}
	.page-node-type-ar-pages .partners-section h1 {
		font-size: 98px;
		line-height: 103px;
	}
}

@media (min-width: 1380px) {
	.page-node-type-ar-pages .cards-block .card-width-1-3 {
		padding: 0 34px 61px;
		width: 33.333%;
	}
}