@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i&subset=cyrillic');

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

.article ul {
	list-style-type: disc;
	padding-left: 20px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
}

blockquote,
q {
	quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	font-size: 14px;
	margin-top: 20px;
	line-height: 18px;
}

p:first-child-child {
	margin-top: 0px;
}

p strong {
	font-weight: 400;
}

p em {
	font-style: italic;
}

img {
	width: 100%;
	height: 100%;
}

section {
	width: 100%;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 24px;
}

.gold,
div.main-directions ul li:nth-child(n),
div.main-directions ul li:nth-child(2n + 1) {
	background-color: #b7b383;
}
.box-news:hover .gold {
	background-color: rgba(183, 179, 131, 0.7);
}
.grean,
div.main-directions ul li:nth-child(3n + 1),
section.taif-development-projects .development-project-container:nth-child(2):before,
section.taif-development-projects .development-project-container:nth-child(3n + 1):before {
	background-color: #0c856d;
}
.box-news:hover .grean {
	background-color: rgba(12, 133, 109, 0.7);
}
.l-grean,
div.main-directions ul li:nth-child(4n + 1),
section.taif-development-projects .development-project-container:nth-child(4):before,
section.taif-development-projects .development-project-container:nth-child(5n + 1):before {
	background-color: #43aea4;
}
.box-news:hover .l-grean {
	background-color: rgba(67, 174, 164, 0.7);
}
.l-gold,
div.main-directions ul li:nth-child(5n + 1),
section.taif-development-projects .development-project-container:nth-child(3):before,
section.taif-development-projects .development-project-container:nth-child(4n + 1):before {
	background-color: #aba053;
}
.box-news:hover .l-gold {
	background-color: rgba(171, 160, 83, 0.7);
}

.container-full {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 1px;
}

.container.article {
	width: 960px;
}

.container::after,
.container::before,
.row::after,
.row::before {
	content: " ";
	display: table;
}

.container::after,
.row::after {
	clear: both;
}

.row {
	width: 100%;
	display: inline-block;
}

.col-12 {
	width: 100%;
}

.col-11 {
	width: 91.666%;
}

.col-10 {
	width: 83.333%;
}

.col-9 {
	width: 75%;
}

.col-8 {
	width: 66.666%;
}

.col-7 {
	width: 58.333%;
}

.col-6 {
	width: 50%;
}

.col-5 {
	width: 41.666%;
}

.col-4 {
	width: 33.333%;
}

.col-3 {
	width: 25%;
}

.col-2 {
	width: 16.666%;
}

.col-1 {
	width: 8.333%;
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.col-offset-12 {
	margin-left: 100%;
}

.col-offset-11 {
	margin-left: 91.66666667%;
}

.col-offset-10 {
	margin-left: 83.33333333%;
}

.col-offset-9 {
	margin-left: 75%;
}

.col-offset-8 {
	margin-left: 66.66666667%;
}

.col-offset-7 {
	margin-left: 58.33333333%;
}

.col-offset-6 {
	margin-left: 50%;
}

.col-offset-5 {
	margin-left: 41.66666667%;
}

.col-offset-4 {
	margin-left: 33.33333333%;
}

.col-offset-3 {
	margin-left: 25%;
}

.col-offset-2 {
	margin-left: 16.66666667%;
}

.col-offset-1 {
	margin-left: 8.33333333%;
}

.col-offset-0 {
	margin-left: 0;
}

.container .col-10:first-child,
.container .col-11:first-child,
.container .col-12:first-child,
.container .col-1:first-child,
.container .col-2:first-child,
.container .col-3:first-child,
.container .col-4:first-child,
.container .col-5:first-child,
.container .col-6:first-child,
.container .col-7:first-child,
.container .col-8:first-child,
.container .col-9:first-child {
	/*padding-left: 0*/
}

.container .col-10:last-child,
.container .col-11:last-child,
.container .col-12:last-child,
.container .col-1:last-child,
.container .col-2:last-child,
.container .col-3:last-child,
.container .col-4:last-child,
.container .col-5:last-child,
.container .col-6:last-child,
.container .col-7:last-child,
.container .col-8:last-child,
.container .col-9:last-child {
	/*padding-right: 0*/
}

@media only screen and (max-width: 1240px) {
	.container {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes loss {
	0% {
		height: 0;
		width: 0;
	}
	10% {
		height: 2px;
		width: 10%;
	}
	15% {
		height: 2px;
		width: 20%;
	}
	20% {
		height: 2px;
		width: 30%;
	}
	25% {
		height: 2px;
		width: 40%;
	}
	30% {
		height: 2px;
		width: 50%;
	}
	35% {
		height: 2px;
		width: 60%;
	}
	40% {
		height: 2px;
		width: 70%;
	}
	45% {
		height: 2px;
		width: 80%;
	}
	50% {
		height: 2px;
		width: 90%;
	}
	55% {
		height: 2px;
		width: 100%;
	}
	60% {
		height: 2px;
		width: 100%;
	}
	65% {
		height: 15%;
		width: 100%;
	}
	70% {
		height: 25%;
		width: 100%;
	}
	75% {
		height: 35%;
		width: 100%;
	}
	80% {
		height: 50%;
		width: 100%;
	}
	85% {
		height: 75%;
		width: 100%;
	}
	90% {
		height: 80%;
		width: 100%;
	}
	95% {
		height: 90%;
		width: 100%;
	}
	100% {
		width: 100%;
		height: 100%;
	}
}

@keyframes loss {
	0% {
		height: 0;
		width: 0;
	}
	10% {
		height: 2px;
		width: 10%;
	}
	15% {
		height: 2px;
		width: 20%;
	}
	20% {
		height: 2px;
		width: 30%;
	}
	25% {
		height: 2px;
		width: 40%;
	}
	30% {
		height: 2px;
		width: 50%;
	}
	35% {
		height: 2px;
		width: 60%;
	}
	40% {
		height: 2px;
		width: 70%;
	}
	45% {
		height: 2px;
		width: 80%;
	}
	50% {
		height: 2px;
		width: 90%;
	}
	55% {
		height: 2px;
		width: 100%;
	}
	60% {
		height: 2px;
		width: 100%;
	}
	65% {
		height: 15%;
		width: 100%;
	}
	70% {
		height: 25%;
		width: 100%;
	}
	75% {
		height: 35%;
		width: 100%;
	}
	80% {
		height: 50%;
		width: 100%;
	}
	85% {
		height: 75%;
		width: 100%;
	}
	90% {
		height: 80%;
		width: 100%;
	}
	95% {
		height: 90%;
		width: 100%;
	}
	100% {
		width: 100%;
		height: 100%;
	}
}

@-webkit-keyframes reduction {
	0% {
		width: 100%;
		height: 100%;
	}
	10% {
		height: 90%;
		width: 100%;
	}
	15% {
		height: 80%;
		width: 100%;
	}
	20% {
		height: 75%;
		width: 100%;
	}
	30% {
		height: 50%;
		width: 100%;
	}
	35% {
		height: 35%;
		width: 100%;
	}
	40% {
		height: 25%;
		width: 100%;
	}
	45% {
		height: 15%;
		width: 100%;
	}
	50% {
		height: 2px;
		width: 100%;
	}
	55% {
		height: 2px;
		width: 100%;
	}
	60% {
		height: 2px;
		width: 90%;
	}
	65% {
		height: 2px;
		width: 80%;
	}
	70% {
		height: 2px;
		width: 70%;
	}
	75% {
		height: 2px;
		width: 60%;
	}
	80% {
		height: 2px;
		width: 50%;
	}
	85% {
		height: 2px;
		width: 40%;
	}
	90% {
		height: 2px;
		width: 30%;
	}
	95% {
		height: 2px;
		width: 20%;
	}
	100% {
		height: 0;
		width: 0;
	}
}

@keyframes reduction {
	0% {
		width: 100%;
		height: 100%;
	}
	10% {
		height: 90%;
		width: 100%;
	}
	15% {
		height: 80%;
		width: 100%;
	}
	20% {
		height: 75%;
		width: 100%;
	}
	30% {
		height: 50%;
		width: 100%;
	}
	35% {
		height: 35%;
		width: 100%;
	}
	40% {
		height: 25%;
		width: 100%;
	}
	45% {
		height: 15%;
		width: 100%;
	}
	50% {
		height: 2px;
		width: 100%;
	}
	55% {
		height: 2px;
		width: 100%;
	}
	60% {
		height: 2px;
		width: 90%;
	}
	65% {
		height: 2px;
		width: 80%;
	}
	70% {
		height: 2px;
		width: 70%;
	}
	75% {
		height: 2px;
		width: 60%;
	}
	80% {
		height: 2px;
		width: 50%;
	}
	85% {
		height: 2px;
		width: 40%;
	}
	90% {
		height: 2px;
		width: 30%;
	}
	95% {
		height: 2px;
		width: 20%;
	}
	100% {
		height: 0;
		width: 0;
	}
}

@-webkit-keyframes searchWidthTo {
	from {
		width: 0;
		z-index: 1;
		opacity: 0;
	}
	to {
		width: 750px;
		z-index: 3;
		opacity: 1;
	}
}

@keyframes searchWidthTo {
	from {
		width: 0;
		z-index: 1;
		opacity: 0;
	}
	to {
		width: 750px;
		z-index: 3;
		opacity: 1;
	}
}

@-webkit-keyframes searchWidthBack {
	from {
		width: 750px;
		z-index: 3;
		opacity: 1;
	}
	to {
		width: 0;
		z-index: 1;
		opacity: 0;
	}
}

@keyframes searchWidthBack {
	from {
		width: 750px;
		z-index: 3;
		opacity: 1;
	}
	to {
		width: 0;
		z-index: 1;
		opacity: 0;
	}
}

@-webkit-keyframes userWidthTo {
	from {
		width: 30px;
	}
	to {
		width: 90px;
	}
}

@keyframes userWidthTo {
	from {
		width: 30px;
	}
	to {
		width: 90px;
	}
}

@-webkit-keyframes userWidthBack {
	from {
		width: 90px;
	}
	to {
		width: 30px;
	}
}

@keyframes userWidthBack {
	from {
		width: 90px;
	}
	to {
		width: 30px;
	}
}

@-webkit-keyframes langWidthTo {
	from {
		left: 0;
		opacity: 0;
	}
	to {
		left: 30px;
		opacity: 1;
	}
}

@keyframes langWidthTo {
	from {
		left: 0;
		opacity: 0;
	}
	to {
		left: 30px;
		opacity: 1;
	}
}

@-webkit-keyframes langWidthBack {
	from {
		left: 30px;
		opacity: 1;
	}
	to {
		left: 0;
		opacity: 0;
	}
}

@keyframes langWidthBack {
	from {
		left: 30px;
		opacity: 1;
	}
	to {
		left: 0;
		opacity: 0;
	}
}

@-webkit-keyframes gradientTo {
	0% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(255, 255, 255, .3)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
	}
	20% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(207, 207, 207, .356)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
	}
	40% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(170, 170, 170, .4)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
	}
	60% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(119, 119, 119, .45)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
	}
	80% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 65, 65, .5)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
	}
	90% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .55)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
	}
	100% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
	}
}

@keyframes gradientTo {
	0% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(255, 255, 255, .3)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
	}
	20% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(207, 207, 207, .356)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
	}
	40% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(170, 170, 170, .4)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
	}
	60% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(119, 119, 119, .45)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
	}
	80% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 65, 65, .5)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
	}
	90% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .55)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
	}
	100% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
	}
}

@-webkit-keyframes gradientBack {
	0% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
	}
	20% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .55)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
	}
	40% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 65, 65, .5)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
	}
	60% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(119, 119, 119, .45)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
	}
	80% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(170, 170, 170, .4)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
	}
	90% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(207, 207, 207, .356)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
	}
	100% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(255, 255, 255, .3)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
	}
}

@keyframes gradientBack {
	0% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
	}
	20% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .55)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
	}
	40% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 65, 65, .5)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
	}
	60% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(119, 119, 119, .45)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
	}
	80% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(170, 170, 170, .4)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
	}
	90% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(207, 207, 207, .356)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
	}
	100% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(255, 255, 255, .3)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
	}
}

.taif-menu {
	position: fixed;
	top: 0;
	height: 100px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	z-index: 99;
}

.taif-menu .logo {
	line-height: 80px;
	margin-top: 10px;
	padding-left: 0;
}

.taif-menu .logo a {
	display: inline-block;
	height: 100%;
}

.taif-menu .logo img {
	height: 50px;
	width: auto;
}

.taif-menu .logo img:nth-child(1) {
	position: absolute;
	transition: .3s;
	opacity: 1;
}

.taif-menu .logo img:nth-child(1):hover {
	opacity: 0;
	transition: .3s;
}

.taif-menu .logo p {
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	bottom: 0;
	color: #008969;
	width: 140px;
	text-align: center;
	text-transform: uppercase;
}

.taif-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.taif-menu nav ul {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff;
	list-style: none;
	position: relative;
}

.taif-menu nav ul li {
	margin-right: 15px;
	display: inline-block;
	position: relative;
}

.taif-menu nav ul li:last-child {
	margin-right: 0;
}

.taif-menu nav ul li:hover a:before {
	width: 70%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.taif-menu nav ul a {
	font-size: 12px;
	line-height: 100px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	display: block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.taif-menu nav ul li.donate a {
	background-color: #dfad00;
	color: white;
	font-weight: 400;
	line-height: 40px;
	padding: 0 15px;
	border-bottom: 2pt solid #8d6e05;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.taif-menu nav ul li.donate a:hover {
	background-color: #8d6e05;
}

.taif-menu nav ul li.donate a:after {
	padding: 0;
	margin: 0;
}

.taif-menu nav ul li.donate a:before {
	background-color: transparent;
}

.taif-menu nav ul a:active,
.taif-menu nav ul a:hover {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.taif-menu nav ul a::before {
	background-color: silver;
	display: block;
	content: "";
	height: 2px;
	width: 0;
	left: 0;
	right: 0;
	bottom: 25px;
	position: absolute;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.taif-menu nav ul .active a::before {
	background-color: #008969;
	width: 70%;
}

.taif-menu nav ul ul {
	z-index: 990;
	width: 250px;
	display: none;
	padding: 20px 0;
	position: absolute;
	text-align: left;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	top: 80px;
	left: 0;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.taif-menu nav ul li:hover > ul {
	display: inherit;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.taif-menu nav ul ul li {
	width: 100%;
	float: none;
	display: list-item;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.taif-menu nav ul ul li:hover > a {
	background: #008969;
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.taif-menu nav ul ul li:hover > ul {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.taif-menu nav ul ul li a {
	line-height: 20px;
	color: gray;
	padding: 5px 0 5px 20px;
}

.taif-menu nav ul ul li a:hover {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: #fff;
}

.taif-menu nav ul ul li a:before {
	display: none;
}

.taif-menu nav ul ul ul {
	z-index: 980;
	top: 0;
	left: 100%;
	width: 490px;
	padding: 20px 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
	-webkit-column-rule-style: solid;
	-moz-column-rule-style: solid;
	column-rule-style: solid;
	-webkit-column-rule-width: 1pt;
	-moz-column-rule-width: 1pt;
	column-rule-width: 1pt;
}

.taif-menu nav ul ul ul li {
	position: relative;
	padding-right: 20px;
	width: 100%;
}

.taif-menu nav li > a:after {
	content: '\f078';
	display: inline-block;
	padding: 0 5px;
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: #008969;
}

.taif-menu nav li:hover > a:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	padding-right: 5px;
}

.taif-menu nav ul ul > li > a:after {
	content: '\f054';
	display: inline-block;
	padding: 0 5px;
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: gray;
}

.taif-menu nav ul ul > li:hover > a:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: #fff;
	padding-right: 5px;
}

.taif-menu li > a:only-child:after {
	content: '';
}

.taif-menu .social {
	line-height: 80px;
	height: 80px;
}

.taif-menu .social .social-items {
	height: 95px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.taif-menu .social .social-items .social-item {
	float: left;
	display: inline-block;
	margin-right: 10px;
}

.taif-menu .social .social-items .social-item i {
	color: #000;
	font-size: 12px;
}

.taif-menu .social .social-items .social-item:last-child {
	margin-right: 0;
}

.taif-menu .social .social-items .social-item a {
	color: #000;
	padding: 10px;
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 2;
}

.taif-menu .social .social-items .search {
	position: relative;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
	display: none;
}

.taif-menu .social .social-items .search .input-box {
	position: absolute;
	right: 0;
	top: -10px;
	height: 50px;
	padding: 50px 0;
}

.taif-menu .social .social-items .search .input-box input {
	width: 100%;
	right: 0;
	top: 0;
	opacity: 1;
	height: 50px;
	padding: 0;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	background-color: white;
	color: #008969;
	position: absolute;
	-webkit-transition: width .4s;
	-o-transition: width .4s;
	transition: width .4s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 1;
}

.taif-menu .social .social-items .search.search-active .input-box input {
	background-color: #f6f6f6;
}

.taif-menu .social .social-items .search .input-box input::-webkit-input-placeholder {
	color: #6c6c6c;
	text-transform: uppercase;
}

.taif-menu .social .social-items .search .input-box input::-moz-placeholder {
	color: #6c6c6c;
	text-transform: uppercase;
}

.taif-menu .social .social-items .search .input-box input:-ms-input-placeholder {
	color: #6c6c6c;
	text-transform: uppercase;
}

.taif-menu .social .social-items .search .input-box input::-ms-input-placeholder {
	color: #6c6c6c;
	text-transform: uppercase;
}

.taif-menu .social .social-items .search .input-box input::placeholder {
	color: #6c6c6c;
	text-transform: uppercase;
}

.taif-menu .social .social-items .search .input-box i {
	position: absolute;
	top: 20px;
	bottom: 0;
	opacity: 0;
	color: #008969;
	cursor: pointer;
}

.taif-menu .social .social-items .search .input-box i.fa-search {
	left: 10px;
}

.taif-menu .social .social-items .search .input-box i.fa-times {
	right: 10px;
}

.taif-menu .social .social-items .search-active {
	z-index: 3;
}

.taif-menu .social .social-items .search-active .input-box {
	z-index: 3;
}

.taif-menu .social .social-items .search-active .input-box i {
	opacity: 1;
	z-index: 3;
}

.taif-menu .social .social-items .user span {
	display: none;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
	text-transform: uppercase;
}

.taif-menu .social .social-items .user:hover a {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	background: #008969;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: userWidthTo;
	animation-name: userWidthTo;
}

.taif-menu .social .social-items .user:hover span {
	display: inline-block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 1;
}

.taif-menu .social .social-items .user:not(:hover) a {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: userWidthBack;
	animation-name: userWidthBack;
}

.taif-menu .social .social-items .lang-items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: 0 0;
}

.taif-menu .social .social-items .lang-items .lang-item {
	border-right: 1px solid #000;
	-webkit-transition: time_transition;
	-o-transition: time_transition;
	transition: time_transition;
}

.taif-menu .social .social-items .lang-items .lang-item:last-child {
	border: none;
}

.taif-menu .social .social-items .lang-items .lang-item:hover a {
	color: #008969;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.taif-menu .social .social-items .lang-items .current-lang a {
	color: #008969;
}

.taif-menu .social .social-items .lang-items a {
	text-transform: uppercase;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loss {
	0% {
		height: 0;
		width: 0;
	}
	10% {
		height: 2px;
		width: 10%;
	}
	15% {
		height: 2px;
		width: 20%;
	}
	20% {
		height: 2px;
		width: 30%;
	}
	25% {
		height: 2px;
		width: 40%;
	}
	30% {
		height: 2px;
		width: 50%;
	}
	35% {
		height: 2px;
		width: 60%;
	}
	40% {
		height: 2px;
		width: 70%;
	}
	45% {
		height: 2px;
		width: 80%;
	}
	50% {
		height: 2px;
		width: 90%;
	}
	55% {
		height: 2px;
		width: 100%;
	}
	60% {
		height: 2px;
		width: 100%;
	}
	65% {
		height: 15%;
		width: 100%;
	}
	70% {
		height: 25%;
		width: 100%;
	}
	75% {
		height: 35%;
		width: 100%;
	}
	80% {
		height: 50%;
		width: 100%;
	}
	85% {
		height: 75%;
		width: 100%;
	}
	90% {
		height: 80%;
		width: 100%;
	}
	95% {
		height: 90%;
		width: 100%;
	}
	100% {
		width: 100%;
		height: 100%;
	}
}

@keyframes reduction {
	0% {
		width: 100%;
		height: 100%;
	}
	10% {
		height: 90%;
		width: 100%;
	}
	15% {
		height: 80%;
		width: 100%;
	}
	20% {
		height: 75%;
		width: 100%;
	}
	30% {
		height: 50%;
		width: 100%;
	}
	35% {
		height: 35%;
		width: 100%;
	}
	40% {
		height: 25%;
		width: 100%;
	}
	45% {
		height: 15%;
		width: 100%;
	}
	50% {
		height: 2px;
		width: 100%;
	}
	55% {
		height: 2px;
		width: 100%;
	}
	60% {
		height: 2px;
		width: 90%;
	}
	65% {
		height: 2px;
		width: 80%;
	}
	70% {
		height: 2px;
		width: 70%;
	}
	75% {
		height: 2px;
		width: 60%;
	}
	80% {
		height: 2px;
		width: 50%;
	}
	85% {
		height: 2px;
		width: 40%;
	}
	90% {
		height: 2px;
		width: 30%;
	}
	95% {
		height: 2px;
		width: 20%;
	}
	100% {
		height: 0;
		width: 0;
	}
}

@keyframes searchWidthTo {
	from {
		width: 0;
		z-index: 1;
		opacity: 0;
	}
	to {
		width: 750px;
		z-index: 3;
		opacity: 1;
	}
}

@keyframes searchWidthBack {
	from {
		width: 750px;
		z-index: 3;
		opacity: 1;
	}
	to {
		width: 0;
		z-index: 1;
		opacity: 0;
	}
}

@keyframes userWidthTo {
	from {
		width: 30px;
	}
	to {
		width: 90px;
	}
}

@keyframes userWidthBack {
	from {
		width: 90px;
	}
	to {
		width: 30px;
	}
}

@keyframes langWidthTo {
	from {
		left: 0;
		opacity: 0;
	}
	to {
		left: 30px;
		opacity: 1;
	}
}

@keyframes langWidthBack {
	from {
		left: 30px;
		opacity: 1;
	}
	to {
		left: 0;
		opacity: 0;
	}
}

@keyframes gradientTo {
	0% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(255, 255, 255, .3)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
	}
	20% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(207, 207, 207, .356)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
	}
	40% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(170, 170, 170, .4)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
	}
	60% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(119, 119, 119, .45)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
	}
	80% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 65, 65, .5)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
	}
	90% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .55)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
	}
	100% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
	}
}

@keyframes gradientBack {
	0% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
	}
	20% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .55)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(30, 30, 30, .55) 0, rgba(0, 0, 0, .6) 100%);
	}
	40% {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 65, 65, .5)), to(rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(65, 65, 65, .5) 0, rgba(0, 0, 0, .6) 100%);
	}
	60% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(119, 119, 119, .45)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(119, 119, 119, .45) 0, rgba(0, 0, 0, .6) 100%);
	}
	80% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(170, 170, 170, .4)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(170, 170, 170, .4) 0, rgba(0, 0, 0, .6) 100%);
	}
	90% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(207, 207, 207, .356)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(207, 207, 207, .356) 0, rgba(0, 0, 0, .6) 100%);
	}
	100% {
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(255, 255, 255, .3)),
			to(rgba(0, 0, 0, .6))
		);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .6) 100%);
	}
}

* {
	outline: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}

:-moz-placeholder {
	color: #666;
	opacity: 1;
}

::-moz-placeholder {
	color: #666;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	color: #666;
}

body input:required:valid,
body textarea:required:valid {
	color: #666;
}

body,
html {
	height: 100%;
}

body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.65;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow-x: hidden;
	opacity: 1;
}

input,
select {
	cursor: pointer;
}

section {
	padding: 60px 0;
}

section.taif-page-content {
	padding: 20px 0;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

a {
	text-decoration: none;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	font-weight: 300;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.btn {
	width: 180px;
	height: 40px;
	display: inline-block;
	position: relative;
	margin: auto;
	line-height: 40px;
	background: #008969;
	color: #fff;
	font-size: 14px;
	border-bottom: 2pt solid #025640;
	text-align: center;
}

.btn::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 0;
	background: #025640;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.btn:hover::after {
	height: 100%;
}

.btn:hover span {
	color: #fff;
	z-index: 3;
}

.btn span {
	z-index: 2;
	position: relative;
}

.btn-gold {
	background: #c6b861;
	border-bottom: 2pt solid #726726;
}

.btn-gold::after {
	background: #726726;
}

section.taif-help-our .btn,
header.taif-header .btn {
	background: #dfad00;
	border-bottom: 2pt solid #8d6e05;
	margin-top: 20px;
}

section.taif-help-our .btn::after,
header.taif-header .btn::after {
	background: #8d6e05;
}

header.taif-header .btn {
	margin-top: 30px;
}

li.social-icon a {
	font-size: 18px;
	padding: 5px;
	width: 40px;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	margin-right: 10px;
	background-color: #008969;
	margin-top: 20px;
	color: white;
	-webkit-transition: 500ms;
	transition: 500ms;
}

li.social-icon a:hover {
	background-color: #037258;
}

.bg-header,
.bg-opacity,
.bg-opacity-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #161616;
	opacity: .3;
	z-index: 100;
	width: 100%;
	height: 100%;
	z-index: 5;
}

.fyo {
	width: 400px;
	margin: 0 auto;
}

.bg-opacity {
	display: none;
}

.active-bg {
	display: block;
}

.rotate {
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.animation-title {
	opacity: 1 !important;
}

.animation-title::before {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.animation-title .title-text {
	-webkit-transition-delay: 1.7s;
	-o-transition-delay: 1.7s;
	transition-delay: 1.7s;
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.animation-title .title-text::after {
	-webkit-transition-delay: 2.5s;
	-o-transition-delay: 2.5s;
	transition-delay: 2.5s;
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.block-btn {
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	padding: 5px 10px;
	position: relative;
	background: 0 0;
}

.result-button .block-btn {
	color: #008969;
	border: 1px solid #008969;
}

.block-btn span {
	z-index: 2;
	position: relative;
}

.block-btn::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	margin: auto;
	height: 59px;
	background: #fff;
	z-index: 0;
}

.result-button .block-btn::before {
	background: #008969;
}

.block-btn:hover {
	color: #008969;
	-webkit-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}

.result-button .block-btn:hover {
	color: white;
	border: 1px solid transparent;
}

.block-btn:hover::before {
	-webkit-animation-duration: .65s;
	animation-duration: .65s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: loss;
	animation-name: loss;
}

.block-btn:not(:hover)::before {
	-webkit-animation-duration: .65s;
	animation-duration: .65s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: reduction;
	animation-name: reduction;
}

.block-btn i {
	margin-right: 10px;
	font-size: 14px;
}

.title-section {
	height: 110px;
	line-height: 110px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	margin-bottom: 30px;
}

.title-section::before {
	content: '';
	position: absolute;
	height: 110px;
	background: #f6f6f6;
	width: 100%;
	z-index: -1;
	margin-left: -webkit-calc(-100% + 60px);
	margin-left: calc(-100% + 60px);
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.title-section .title-text {
	text-transform: uppercase;
	top: -5px;
	margin: auto 0;
	position: relative;
	color: #3c3c3c;
	font-size: 34px;
	line-height: 34px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.title-section .title-text::after {
	content: '';
	position: absolute;
	width: 120px;
	height: 4px;
	background: #008969;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	left: 0;
	bottom: -10px;
}

header.taif-header {
	height: -webkit-calc(100vh - 100px);
	height: calc(100vh - 100px);
	position: relative;
	margin-top: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

header.taif-header.error {
	height: -webkit-calc(100vh - 100px);
	height: calc(100vh - 100px);
	max-height: 100vh;
}

header.taif-header.error .btn {
	margin-top: 30px;
}

header.taif-header .content {
	text-align: center;
	z-index: 10;
	color: #fff;
}

header.taif-header .content .title {
	font-size: 35px;
	line-height: 37px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 10px 0;
}

.taif-help-our h3 {
	font-size: 35px;
}

header.taif-header .content .subtitle {
	font-size: 22px;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	letter-spacing: 2px;
}

header.taif-header .content .btn-swipe {
	position: absolute;
	width: 100px;
	height: 45px;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	cursor: pointer;
}

header.taif-header .content .btn-swipe img {
	height: auto;
	width: 30px;
	display: block;
	margin: auto;
}

header.taif-header .content .btn-swipe a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

header.taif-header .content .btn-swipe span {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

header.taif-header .content .btn-swipe:hover span {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: #008969;
}

.video-bg {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	overflow: hidden;
	background-position: center;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
}

.video-bg-page::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*opacity: 0.6;*/
	/*background: #161616;*/
}

header.taif-header-page {
	position: relative;
	margin-top: 100px;
	height: 300px;
	width: 100%;
	display: flex;
	align-items: flex-end;
	background-size: cover;
	background-position: center;
}

header.taif-header-page::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.6;
	background: black;
}

header.taif-header-page .title-page {
	position: relative;
	height: 100%;
	padding: calc(150px - 29px) 20px;
	padding: -webkit-calc(150px - 29px) 20px;
	z-index: 3;
	color: #fff;
	width: 1200px;
	margin: auto;
}

header.taif-header-page .title-page .title-text {
	margin: 0;
	font-size: 35px;
	line-height: 35px;
	text-transform: uppercase;
}

header.taif-header-page .title-page h1.title-text {
	text-shadow: 1px 1px 2px black, 0 0 50px black;
}

header.taif-header-page .title-page .subtitle-text {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
}

section.taif-directions-activity .box-activity .activity-img {
	width: 100%;
	height: 280px;
}

section.taif-directions-activity .box-activity img {
	width: 100%;
	margin-top: -1px;
	-webkit-transition: 500ms;
	transition: 500ms;
}

section.taif-directions-activity .box-activity img:hover {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.05);
}

section.taif-development-projects {
	background: #008969;
	padding: 0;
	position: relative;
}

section.taif-development-projects.page {
	margin: 40px 0;
}

section.taif-development-projects .title-section {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

section.taif-development-projects .title-section::before {
	display: none;
}

section.taif-development-projects .title-section .title-text {
	color: white;
}

section.taif-development-projects .title-section .title-text::after {
	background: #c6b861;
	right: 0;
	margin: auto;
}

section.taif-development-projects .development-project-container {
	position: relative;
	padding: 100px 0;
	background-position: center;
	background-size: cover;
}

section.taif-development-projects .development-project-container:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #008969;
	opacity: .8;
}

p.description-development-project {
	margin-bottom: 20px;
}

section.taif-development-projects .development-project-container .container {
	position: relative;
	z-index: 5;
	color: #fff;
	text-shadow: 0 0 40px #3c4341;
}

section.taif-development-projects .development-project-container .description-full {
	display: none;
	margin-bottom: 20px;
	position: relative;
}

section.taif-development-projects .development-project-container .description-full .less-btn {
	left: 0;
	bottom: -30px;
	position: absolute;
	cursor: pointer;
}

h4.title-development-project {
	font-size: 30px;
	line-height: 30px;
}

section.taif-news {
	padding: 40px 0 50px;
}

section.taif-news .container {
	margin-top: 15px;
}

section.taif-news .container:first-child {
	margin-top: 0;
}

section.taif-news .box-news {
	position: relative;
	height: 285px;
	overflow: hidden;
	width: 24%;
	float: left;
	margin: .5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

section.taif-news .box-news.publications {
	height: 480px;
}

section.taif-news .box-news.lg {
	width: 49%;
}
section.taif-news.video .box-news {
	height: 385px;
}

section.taif-news .box-news a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
}

section.taif-news .box-news .img-box-news {
	height: 185px;
	width: 100%;
	overflow: hidden;
	-webkit-transition: all 600ms;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
}

section.taif-news.video .box-news .img-box-news {
	height: 285px;
}

section.taif-news .box-news.publications .img-box-news {
	height: 380px;
}

section.taif-news .box-news .title-box-news {
	position: absolute;
	color: #fff;
	font-weight: 300;
	padding: 10px;
	height: 100px;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	opacity: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

section.taif-news .box-news .title-box-news p {
	font-size: 16px;
	position: relative;
	z-index: 2;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0;
}

section.taif-news .box-news .title-box-news .date-news {
	font-size: 12px;
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%;
}

section.taif-news .box-news:hover .img-box-news {
	-webkit-transform: scale(2.1);
	-ms-transform: scale(2.1);
	transform: scale(2.1);
	-webkit-animation: blur 0.5s linear forwards;
	-moz-animation: blur 0.5s linear forwards;
	-ms-animation: blur 0.5s linear forwards;
	-o-animation: blur 0.5s linear forwards;
	animation: blur 0.5s linear forwards;
}

@-webkit-keyframes blur {
	to {
		-webkit-filter: blur(5px);
		filter: blur(5px);
	}
}
@-moz-keyframes blur {
	to {
		-moz-filter: blur(5px);
		filter: blur(5px);
	}
}
@keyframes blur {
	to {
		-webkit-filter: blur(5px);
		-moz-filter: blur(5px);
		filter: blur(5px);
	}
}

section.taif-news .box-news:hover .title-box-news {
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	height: 100%;
}

section.taif-news .box-news:hover .title-box-news p,
section.taif-news .box-news:hover .title-box-news span {
	opacity: 1;
}

section.taif-about-us {
	background: #008969;
	padding: 0;
	position: relative;
	height: 450px;
}

section.taif-about-us .col-4,
section.taif-about-us .container {
	height: 100%;
}

section.taif-about-us .title-section .title-text {
	color: #fff;
}

section.taif-about-us .title-section .title-text::after {
	background: #c6b861;
}

section.taif-about-us .about-us-items {
	position: absolute;
	bottom: 45px;
}

section.taif-about-us .about-us-items .about-us-item {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 39px;
}

section.taif-about-us .about-us-items .about-us-item .about-us-item-link {
	color: #fff;
}

section.taif-about-us .container-img {
	position: absolute;
	right: 0;
	height: 450px;
	width: 60%;
}

section.taif-latest-media .container {
	position: relative;
}

section.taif-latest-media .container:last-child {
	margin-top: 20px;
}

section.taif-latest-media .btn-container {
	position: absolute;
	right: 30px;
}

section.taif-latest-media .col-4:last-child {
	padding-right: 10px;
}

section.taif-latest-media .box-media {
	position: relative;
	height: 180px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

section.taif-latest-media .box-media:first-child {
	height: 380px;
}

section.taif-latest-media .box-media a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

section.taif-latest-media .box-media * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .45s ease;
	-o-transition: all .45s ease;
	transition: all .45s ease;
}

section.taif-latest-media .box-media .img-box-media {
	width: 100%;
	margin: auto;
	height: 100%;
	position: relative;
	background-position: center;
	background-size: cover;
	background-color: #008969;
}

section.taif-latest-media .box-media figcaption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	margin: auto;
	padding: 20px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(0, 137, 105, 0)),
		color-stop(90%, rgba(0, 137, 105, .99)),
		to(#008969)
	);
	background: -webkit-linear-gradient(top, rgba(0, 137, 105, 0) -30%, rgba(0, 137, 105, .99) 90%, #008969 100%);
	background: -o-linear-gradient(top, rgba(0, 137, 105, 0) -30%, rgba(0, 137, 105, .99) 90%, #008969 100%);
	background: linear-gradient(180deg, rgba(0, 137, 105, 0) -30%, rgba(0, 137, 105, .99) 90%, #008969 100%);
}

section.taif-latest-media .box-media figcaption::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .45s linear;
	-o-transition: all .45s linear;
	transition: all .45s linear;
	opacity: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#008969), color-stop(99%, #008969), to(#008969));
	background: -webkit-linear-gradient(top, #008969 0, #008969 99%, #008969 100%);
	background: -o-linear-gradient(top, #008969 0, #008969 99%, #008969 100%);
	background: linear-gradient(180deg, #008969 0, #008969 99%, #008969 100%);
}

section.taif-latest-media .box-media figcaption .title-box-media {
	position: relative;
	z-index: 2;
	opacity: 1;
	font-weight: 100;
	margin-bottom: 10px;
}

section.taif-latest-media .box-media figcaption .title-box-media i {
	margin-right: 10px;
}

section.taif-latest-media .box-media figcaption .subtitle-box-media {
	position: relative;
	z-index: 2;
	opacity: 1;
}

section.taif-latest-media .box-media a:hover + figcaption::before {
	opacity: .65;
	-webkit-transition: all .45s linear;
	-o-transition: all .45s linear;
	transition: all .45s linear;
}

section.taif-help-our {
	padding: 105px 0 70px;
	color: #fff;
}

section.taif-help-our .block-title {
	font-size: 35px;
	line-height: 35px;
}

section.taif-help-our p {
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	margin: 10px 0 20px;
}

section.taif-contacts {
	position: relative;
	height: 600px;
}

section.taif-contacts .contact-items {
	margin-top: 45px;
}

section.taif-contacts .contact-items .contact-item {
	margin: 5px 0;
	color: #000;
	position: relative;
	font-size: 16px;
	font-weight: 300;
}

section.taif-contacts .contact-items .contact-item i {
	color: #008969;
	position: absolute;
	left: 0;
	top: 5px;
}

section.taif-contacts .contact-items .contact-item span {
	margin-left: 20px;
	padding-left: 10px;
	display: inline-block;
}

section.taif-contacts .contact-items .contact-item a {
	color: #000;
	display: block;
}

section.taif-contacts .map {
	height: 450px;
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
	width: 66%;
}

section.taif-footer-menu {
	margin-top: 0;
	background: #008969;
}

section.taif-footer-menu .footer-logo {
	text-align: left;
}

section.taif-footer-menu .footer-logo img {
	width: 70%;
	float: left;
}

section.taif-footer-menu .footer-menu ul {
	color: #fff;
	display: inline-block;
	float: left;
}

section.taif-footer-menu .footer-menu ul li {
	font-weight: 300;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
}

section.taif-footer-menu .footer-menu ul li a {
	color: white;
}

section.taif-footer-menu .footer-menu > ul > li {
	display: inline-block;
	width: auto;
	margin: 0 20px 10px;
}

section.taif-footer-menu .footer-menu > ul > li > ul {
	margin: 0;
}

section.taif-footer-menu .footer-menu > ul > li > a {
	display: block;
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}

footer.taif-footer {
	height: 60px;
	background: #65656e;
	color: #fff;
}

footer.taif-footer a {
	color: #fff;
}

footer.taif-footer p {
	width: 50%;
	float: left;
	line-height: 60px;
	font-weight: 100;
	margin: 0;
}

footer.taif-footer p.designed-by {
	text-align: right;
}

ul.page-numbers {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 40px auto;
}

ul.page-numbers li {
	display: inline-block;
}

ul.page-numbers li a,
ul.page-numbers li span {
	padding: 10px 15px;
	background-color: #43aea4;
	color: white;
	margin: 5px;
	-webkit-transition: 500ms;
	transition: 500ms;
}

ul.page-numbers li a:hover {
	background-color: #0c856d;
}

ul.page-numbers li span {
	background-color: #0c856d;
}

ul.page-numbers li a.next {
	padding: 10px;
}

/* Team --------------------------------------------------- */

div.team h4 {
	margin-top: 40px;
}

div.team div.row {
	margin-top: 30px;
	position: relative;
}

div.team div.row div.col-4 {
	display: flex;
}

div.team div.row:first-child {
	margin-top: 0;
}

div.team div.row:nth-child(even) {
	text-align: right;
}

div.team div.row:nth-child(even)::before {
	content: "";
	position: absolute;
	width: 300%;
	height: 100%;
	background: #f6f6f6;
	left: -100%;
	margin: 0;
	display: inline-block;
}

div.main-directions ul {
	display: inline-block;
	width: 100%;
	-moz-column-count: 4;
	-moz-column-gap: 20px;
	-webkit-column-count: 4;
	-webkit-column-gap: 20px;
	column-count: 4;
	column-gap: 20px;
}

div.main-directions ul li {
	display: inline-block;
	height: auto;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background-color: #abd0c8;
	color: white;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 20px;
	min-height: 120px;
}

div.container.team br {
	display: none;
}

object.pdf {
	width: 100%;
	height: 700px;
}

div.button-pdf {
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	background-color: #808080;
	color: white;
	min-width: 100px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
	-webkit-transition: 500ms;
	transition: 500ms;
}

div.button-pdf:hover,
div.button-pdf.active {
	background-color: #008969;
}

section.taif-page-content iframe {
	width: 100% !important;
	height: 70vh !important;
}

div.img-box-video {
	display: block;
	width: 100%;
	height: 300px;
}

div.title-box-video {
	padding: 20px;
	color: white;
}

div.eu-text {
	display: inline-block;
	width: 100%;
	margin: 50px 10px 0;
}

div.eu-text p {
	font-size: 10px;
}

div.eu-text p.img {
	margin: 0;
	float: left;
	padding-right: 20px;
}

div.eu-text p img {
	width: 30px;
	height: auto;
	float: left;
}

div.eu-text h5 {
	line-height: 20px;
}

div.title-box-resource a {
	color: #008969;
	font-weight: 600;
	display: block;
	width: 100%;
	height: 100%;
}

div.box-resource {
	margin-top: 30px;
	position: relative;
	box-sizing: border-box;
}

div.box-resource:first-child {
	margin-top: 0;
}

div.box-resource:nth-child(even) {
	padding: 20px 0;
}

div.box-resource:nth-child(even)::before {
	content: "";
	position: absolute;
	width: 300%;
	height: 100%;
	background: #f6f6f6;
	left: -100%;
	top: 0;
	margin: 0;
	display: inline-block;
}

.resume-block {
	font-size: 12px;
	margin-bottom: 30px;
}

.resume-block td:first-child {
	color: #0c856d;
	border-right: 1px solid #0c856d;
	text-align: right;
	white-space: nowrap;
}

.resume-block td {
	padding: 6px;
	vertical-align: top;
}

div.result-box .result-content {
	display: none;
}

div.result-box.active .result-content {
	display: block;
}

div.box-result:nth-child(even)::before {
	content: "";
	position: absolute;
	width: 300%;
	height: 100%;
	background: #f6f6f6;
	left: -100%;
	top: 0;
	margin: 0;
	display: inline-block;
}

div.box-result:nth-child(even) {
	padding: 20px 0;
	position: relative;
	margin: 40px 0;
}

div.box-result h5,
div.box-result table,
div.box-result div.result-box {
	z-index: 1;
	position: relative;
}

/* Title ---------------------------------------------------------------------------------------------------*/
header.taif-header,
header.taif-header-page {
	overflow: hidden;
}

div.video-bg {
	display: flex;
	align-items: center;
}

/* Search --------------------------------------------------------------------------------------------------*/
div.search-box {
	background-color: #f6f6f6;
	padding: 20px;
	margin-bottom: 20px;
}

div.container div.search-box:last-child {
	margin-bottom: 0;
}

div.search-box h5 a {
	color: #0c856d;
	font-weight: 500;
	font-size: 18px;
}

div.search-box p.date {
	margin: 0;
	font-size: 12px;
	color: #a3a3a3;
}

div.search-box p.deasc {
	margin-top: 10px;
}

@media all and (min-width: 1200px) {
	.mobile-menu {
		display: none;
	}

	[class|="confetti"] {
		position: absolute;
	}

	.green {
		background-color: #008969;
	}

	.yellow {
		background-color: #dfad00;
	}

	.red {
		background-color: #ff0000;
	}
}

@media all and (max-width: 1200px) {
	.m-hide {
		display: none;
	}
	.search {
		display: none !important;
	}
	.m-hidee {
		float: right;
		margin-right: 15vw;
	}
	section.taif-mobile-menu {
		position: fixed;
		z-index: 999;
		top: 0;
		width: 100vw;
		height: 100vh;
		padding: 0;
	}

	.mobile-bg {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: .9;
		background-color: black;
	}

	section.taif-mobile-menu .mobile-menu-main {
		position: absolute;
		background-color: white;
		right: -999999999999999999px;
		z-index: 2;
		height: 100vh;
		padding: 10px;
		overflow-y: auto;
	}

	section.taif-mobile-menu .mobile-menu-main ul li {
		position: relative;
		margin-top: 10px;
	}

	section.taif-mobile-menu .mobile-menu-main ul li a {
		text-transform: uppercase;
	}

	section.taif-mobile-menu .mobile-menu-main ul li.active a {
		color: white;
	}

	section.taif-mobile-menu .mobile-menu-main ul > li > ul {
		margin-left: 20px;
	}

	section.taif-mobile-menu .mobile-menu-main ul > li > ul > li > a {
		font-size: 14px;
	}

	section.taif-mobile-menu .mobile-menu-main ul > li > a {
		padding: 10px 15px;
		background-color: #f6f6f6;
		width: 100%;
		display: block;
	}

	section.taif-mobile-menu .mobile-menu-main ul > li > ul > li > a {
		background-color: white;
	}

	section.taif-mobile-menu .mobile-menu-main ul li.active a {
		background-color: #008969;
		padding: 10px 15px;
	}

	div.close-menu {
		text-align: right;
		font-size: 30px;
		color: #008969;
	}

	.mobile-menu {
		width: 25%;
		box-sizing: border-box;
		float: right;
		height: 100%;
		position: absolute;
		right: -10px;
		text-align: center;
		cursor: pointer;
	}

	.mobile-menu i {
		font-size: 30px;
		line-height: 100px;
		color: #0e997c;
	}
	.btn-swipe {
		display: none;
	}
}

@media all and (max-width: 700px) {
	.m-hide {
		display: none;
	}
	.search {
		display: none !important;
	}
	.m-hidee {
		display: block !important;
		float: right;
		margin-right: 18vw;
		position: fixed;
		top: 0;
		right: 0;
	}
	header.taif-header {
		height: calc(100vh - 100px);
	}

	.col-1,
	.col-10,
	.col-11,
	.col-12,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	section.taif-news .box-news.lg {
		width: 100%;
		padding: 0;
	}

	section.taif-news .box-news {
		width: 100%;
	}

	.taif-directions-activity .col-3,
	section.taif-news .box-news {
		margin-bottom: 20px;
	}

	section.audio .col-6 {
		margin-top: 20px;
	}

	section.audio .col-6:first-child {
		margin-top: 0;
	}

	.taif-directions-activity .col-3:last-child,
	section.taif-news .box-news:last-child {
		margin: 0;
	}

	section.taif-contacts .map {
		position: relative;
		width: 100%;
		height: 400px;
	}

	section.taif-contacts {
		height: 100%;
		padding: 60px 0 0;
		display: table;
	}

	section.taif-contacts .contact-items {
		margin-top: 0;
		margin-bottom: 40px;
	}

	section.taif-footer-menu {
		padding: 20px 0;
	}

	.footer-logo {
		margin-bottom: 20px;
	}

	section.taif-footer-menu .footer-logo img {
		width: 100%;
	}

	section.taif-footer-menu .footer-menu ul {
		margin: 0 20px 20px 0;
	}

	section.taif-footer-menu .footer-menu ul:last-child {
		margin: 10px 0;
	}

	header.taif-header .content {
		padding: 10px;
	}

	div.main-directions ul {
		column-count: 1;
	}

	header.taif-header-page {
		height: auto;
		min-height: 300px;
	}

	.container.article {
		width: 100%;
	}

	div.team div.row:nth-child(even) img {
		margin-top: 30px;
		margin-bottom: 35px;
	}

	.col-2.logo {
		width: 45%;
		box-sizing: border-box;
	}
	.mobile-menu {
		width: 25%;
		box-sizing: border-box;
		float: right;
		height: 100%;
		position: absolute;
		right: -10px;
		text-align: center;
		cursor: pointer;
	}

	.mobile-menu i {
		font-size: 30px;
		line-height: 100px;
		color: #0e997c;
	}

	header.taif-header-page .title-page .title-text {
		font-size: 24px;
	}
	.btn-swipe {
		display: none;
	}
}
