html,
body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}

body {
	overflow-x: hidden;
}

.rs {
	font-family: 'Roboto Slab', serif;
}

.inline-top,
.inline-middle,
.inline-bottom {
	display: inline-block;
}

.inline-top {
	vertical-align: top;
}

.inline-middle {
	vertical-align: middle;
}

.inline-bottom {
	vertical-align: bottom;
}

a,
a:hover {
	text-decoration: none;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h5,
h6,
p {
	margin: 0;
}

p {
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
}

/*	1	*/
.menuin-top {
	padding-top: 20px;
	position: relative;
	z-index: 20;
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.banner {
	padding-top: 20px;
	position: relative;
	z-index: 10;
}

.bannerMain {
	position: relative;
	z-index: 10;
}

.banner1 {
	width: 100%;
	height: 748px;
	padding-top: 87px;
}

.carousel-control {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
	width: auto;
	height: 100%;
	background: none;
	opacity: 0.9;
}

.carousel-control.left {
	left: 30px;
}

.carousel-control.right {
	right: 30px;
}

.first-slider {
	position: absolute;
	z-index: 15;
	width: 100%;
	height: 100px;
}

.top-menu {
	width: 100%;
	height: 106px;
	background: #fff;
}

.logo {
	display: inline-block;
	padding-left: 84px;
	padding-top: 8px;
}

.menu {
	padding-top: 25px;
}

.menu li {
	display: inline-block;
	vertical-align: middle;
}

.menu li a {
	color: #06162f;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	padding: 16px 10px;
	transition: all 1.3s;
}

.menu li a:hover,
.menu li.active a {
	background: #ebebeb;
}

a.lang {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 300;
	display: inline-block;
	padding: 16px 12px;
	background: #887350;
	margin-top: 9px;
	margin-right: 20px;
	transition: all 1.3s;
}

a.lang:hover {
	background: #17346b;
}

.slider {
	width: 527px;
	height: auto;
	background: rgba(6, 22, 47, 0.55);
	padding-bottom: 10px;
	position: relative;
	padding-bottom: 14px;
	margin-top: 202px;
}

.news-slider {
	width: 520px;
	height: auto;
	background: rgba(6, 22, 47, 0.55);
	padding-bottom: 10px;
	position: relative;
	padding-bottom: 14px;
	margin-top: 202px;
}

.slider-item img {
	width: 100%;
	height: auto;
}

.slider-item h2 {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	padding: 10px 80px 0px;
}

.map-item-block {
	position: absolute;
	border: 0.5px solid #35333e;
	width: 3.4%;
	height: 7.5%;
	cursor: pointer;
}

.slider-item p {
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	padding: 9px 80px 0px;
}

.owl-nav div {
	color: transparent;
	width: 65px;
	height: 65px;
	position: absolute;
	bottom: 0;
	transition: all 1.3s;
}

.owl-nav div.owl-prev {
	background: #06162f url('../images/left.png') no-repeat center;
	left: 0;
}

.owl-nav div.owl-next {
	background: #06162f url('../images/right.png') no-repeat center;
	right: 0;
}

.owl-nav div.owl-prev:hover,
.owl-nav div.owl-next:hover {
	background-color: #09306e;
}

.banner-text {
	color: #fff;
	font-size: 76px;
	line-height: 85px;
	font-weight: 300;
	text-shadow: 3px 2px 5px RGBA(0, 0, 0, 0.51);
	margin-top: 80px;
}

.news {
	margin-top: -203px;
	position: relative;
	z-index: 30;
}

.banner-text span {
	font-weight: 600;
}

.new-blocks {
	background: #fff;
	height: auto;
	border-top: 6px solid #0d345f;
}

.new-one {
	padding: 10px 0px 0px 40px;
}

.new-one h3 {
	text-transform: uppercase;
	margin-top: 7px;
	color: #404040;
	font-size: 17px;
	line-height: 22px;
	font-family: 'Roboto Slab', serif;
}

.new-one h3 a {
	color: inherit;
}

.content-new {
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	color: #797979;
	padding-top: 5px;
	transition: all 1.3s;
}

.date-new {
	display: block;
	color: #c2c2c2;
	font-size: 11px;
	line-height: 14px;
	font-weight: 600;
	padding-top: 5px;
	transition: all 1.3s;
}

.content-new:hover,
.date-new:hover {
	color: #797979;
	text-decoration: underline;
}

.video {
	position: relative;
	width: 100%;
}

.video-img {
	width: 100%;
	height: auto;
}

.video-text {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 1.3s;
	text-align: center;
	padding-top: 50px;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}

.video-text img {
	margin-top: 19px;
	display: inline-block;
}

.video-text:hover {
	background: RGBA(0, 0, 0, 0.52);
	color: #fff;
}

.alanlari {
	width: 100%;
	height: auto;
	background: #081d3d;
	border-top: 1px solid #081d3d;
}

.tabs-percent {
	width: 100%;
	background: #06162f;
}

h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 55px;
	line-height: 68px;
	font-weight: 300;
}

h2.shadow {
	text-shadow: 3px 2px 5px RGBA(0, 0, 0, 0.40);
}

h2 span {
	font-weight: 700;
}

.tabs-block h2 {
	padding: 40px 0px 0px 50px;
}

.alan-tabs {
	padding: 40px 29px 161px;
	/*padding-top: 40px;
	padding-left: 29px;
	padding-right: 29px; */
	position: relative;
}

.line-in-bottom {
	height: 7px;
	background: #887350;
	width: 169px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	transition: all 1.3s;
}

.tab {
	width: 20%;
	margin-right: -4px;
}

.tab-logo {
	padding-bottom: 36px;
	position: relative;
	cursor: pointer;
}

.tab-logo img {
	transition: all 1.3s;
}

.tab-logo .linkk {
	display: none;
}

.active .tab-logo .normal,
.tab-logo:hover .normal {
	display: none;
}

.active .tab-logo .linkk,
.tab-logo:hover .linkk {
	display: inline-block;
}

.tab-logo:after {
	content: "";
	width: 100%;
	height: 14px;
	background: url('../images/bottom.png') no-repeat 34% 0%;
	opacity: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	transition: all 1.3s;
}

.active .tab-logo:after {
	opacity: 1;
}

.tab-content {
	color: #526f9e;
	font-size: 17px;
	line-height: 27px;
	font-weight: 300;
	width: 94%;
	position: absolute;
	top: 226px;
	left: 50px;
	opacity: 0;
	display: none;
	transition: all 1.3s;
}

.tab-content a {
	color: white;
	font-size: 22px;
	text-decoration: none;
}

.active .tab-content {
	opacity: 1;
	display: block;
}

.title {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
}

.percents {
	width: 100%;
	padding: 33px 30px 0px 45px;
	color: #fff;
	height: 470px;
}

.percents-parent {
	background: #887350;
}

.percent {
	font-size: 37px;
	line-height: 54px;
	font-weight: 600;
}

.percent-title {
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 300;
}

.percent-desc {
	font-size: 15px;
	line-height: 15px;
	font-weight: 300;
	margin-top: 5px;
}

.percent-block {
	padding-top: 20px;
}

.percent-line {
	margin-top: 36px;
	width: 100%;
	height: 1px;
	background: #fff;
}

.banner2 {
	width: 100%;
	height: auto;
	background: url('../images/bg2-min.jpg') no-repeat top center;
	background-size: cover;
}

.banner2 p {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-weight: 300;
	margin: 0px 0px 10px;
	max-width: 530px;
}

.banner2-inner {
	width: 100%;
	height: auto;
	padding: 35px 0px 40px 70px;
}

a.my-btn {
	width: 220px;
	height: 45px;
	text-align: center;
	font-size: 20px;
	line-height: 41px;
	font-weight: 300;
	border: none;
	transition: all 1.3s;
}

.btn-blue {
	color: #fff;
	background: #0d345f;
}

.btn-blue:hover {
	background: #887350;
	color: #fff;
}

.her-uil {
	background: #887350;
	width: 340px;
	height: 146px;
	padding: 20px 33px;
	margin-left: 100px;
}

.her-uil h2 {
	font-size: 39px;
	line-height: 52px;
}

.her-uil p {
	margin: 0;
}

.cs-global {
	width: 100%;
	background: #06162f;
	padding: 75px 52px;
}

.cs-block {
	padding-top: 60px;
	width: 280px;
	padding-right: 68px;
	text-align: center;
}

.cs-block .date-cs {
	position: relative;
}

.cs-block .date-cs:after {
	content: "";
	width: 122px;
	height: 3px;
	background: #887350;
	position: absolute;
	top: 20px;
	right: -122px;
}

.cs-block .date-cs:before {
	content: "";
	width: 122px;
	height: 3px;
	background: #887350;
	position: absolute;
	top: 20px;
	left: -122px;
}

.cs-block:nth-child(1) .date-cs:before,
.cs-block:nth-child(5) .date-cs:before {
	display: none;
}

.cs-block:nth-child(4n+4) .date-cs:after {
	display: none;
}

.cs-block .img {
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	z-index: 5;
}

.cs-block .img .img1 {
	display: inline-block;
}

.cs-block  .img .img2 {
	display: none;
}

.cs-block  .img:hover .img1 {
	display: none;
}

.cs-block  .img:hover .img2 {
	display: inline-block;
}

.cs-block img {
	width: 100%;
	height: auto;
}

.cs-block .date-cs {
	width: 140px;
	text-align: center;
	height: 39px;
	background: #887350;
	color: #fff;
	font-size: 25px;
	line-height: 40px;
	margin: -11px auto 0px;
	display: block;
	position: relative;
	z-index: 10;
}

.cs-block .cs-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
	font-weight: 300;
}

.cs-block .cs-title a {
	color: inherit;
}

.cs-block .cs-link {
	color: #6f85a4;
	display: inline-block;
	line-height: 16px;
	margin-top: 16px;
	font-weight: 300;
	margin-top: 6px;
	text-decoration: underline;
	transition: all 1.3s;
}

.cs-block .cs-link:hover {
	color: #dde3ec;
}

a.btn-grey-transparent {
	color: #887350;
	display: inline-block;
	border: 3px solid #887350;
	width: 195px;
	height: 56px;
	font-size: 22px;
	line-height: 46px;
}

.btn-grey-transparent:hover {
	background: #887350;
	color: #fff;
}

.bottom-cs {
	margin-top: 45px;
	text-align: center;
}

.arrow-cs {
	display: inline-block;
	margin-top: 25px;
	transition: all 1.3s;
}

.arrow-cs:hover {
	opacity: 0.7;
}

.section5 {
	width: 100%;
	padding: 70px 0px 83px;
	background: url('../images/mountauns-min.jpg') repeat-x top center;
}

.section5 p {
	margin-top: 75px;
	text-align: justify;
}

.five-links {
	padding-top: 193px;
}

.five-links a {
	color: #fff;
	font-size: 41px;
	line-height: 51px;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	transition: all 1.3s;
	margin: 0px 10px;
}

.five-links a.active {
	color: #98aed3;
	font-size: 51px;
}

.five-links a:hover {
	text-decoration: underline;
}

.map-links {
	float: right;
}

.map-links ul {
	padding-left: 32px;
	padding-top: 9px;
}

.map-links li {
	list-style-type: disc;
	color: #5b6c87;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	cursor: pointer;
	margin-bottom: 30px;
	transition: all 1.3s;
}

.map-links li span {
	display: block;
	text-transform: uppercase;
}

.map-links li:hover,
.map-links li.active {
	color: #fff;
}

.maps {
	width: 100%;
	background: #06162f;
	padding: 80px 0px 43px;
	position: relative;
	z-index: 5;
}

.clear {
	clear: both;
}

.map-themself {
	float: left;
	position: relative;
}

.map-there {
	width: 872px;
	height: auto;
	margin-top: 40px;
	position: relative;
}

.map-there img {
	width: 100%;
	height: auto;
}

.map-object {
	position: absolute;
	background: rgba(125, 82, 0, 0.57);
	width: 3.4%;
	height: 7.5%;
	cursor: pointer;
}

.map-object.active {
	background: url('../images/map-object.png') no-repeat;
	background-size: cover;
}

.map-object span {
	transition: all 1.3s;
	display: none;
	background: rgb(6, 22, 47) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-size: 18px;
	line-height: 150%;
	font-weight: 300;
	width: 0px;
	padding: 0px 6px;
	height: 100%;
	margin-left: 100%;
	opacity: 0;
}

.map-object.active span {
	display: inline-block;
	width: auto;
	opacity: 1;
}

.map-themself {
	position: relative;
}

.two-bt {
	width: 290px;
	height: auto;
	position: absolute;
	top: 15px;
	right: 0px;
}

.two-bt button {
	/*width: 133px;*/
	text-align: center;
	height: 40px;
	border: 1px solid #586984;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	color: #556681;
	background: transparent;
	margin-left: 10px;
	padding: 0px 10px;
}

.two-bt button:hover,
.two-bt button.active {
	border-color: #786340;
	color: #887350;
}

.dunya {
	display: none;
}

footer {
	background: #fff url('../images/footer.png') no-repeat top center;
}

footer .container {
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 7px solid #887350;
	margin-top: -3px;
	position: relative;
	z-index: 10;
}

footer h3 {
	color: #17346b;
	font-size: 13px;
	line-height: 13px;
	font-weight: 600;
	text-transform: uppercase;
}

footer h3 a {
	color: inherit;
}

footer p {
	color: #5b6c87;
	font-size: 13px;
	line-height: 19px;
	font-weight: 600;
}

footer ul li a {
	color: #5b6c87;
	font-size: 12px;
	line-height: 22px;
	font-weight: 600;
	display: block;
}

.address {
	margin: 11px 0px;
}

.lang-footer a {
	display: inline-block;
	vertical-align: top;
	color: #a4a3a3;
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	text-transform: uppercase;
	margin-right: 15px;
	transition: all 1.3s;
}

.lang-footer a.active,
.lang-footer a:hover {
	color: #17346b;
}

.footer1 {
	padding-left: 60px;
}

.footer2 {
	padding-top: 15px;
	padding-left: 80px;
}

.footer2 ul {
	padding-top: 12px;
}

.footer3,
.footer4 {
	padding-top: 15px;
	padding-left: 80px;
}

.footer3 ul {
	padding-top: 12px;
}

.footer4 h3 {
	padding-bottom: 8px;
}

.footer4 {
	padding-left: 30px;
}

.socs {
	margin-top: 50px;
	margin-left: 16px;
}

.socs a {
	display: inline-block;
	color: #fff;
	font-size: 23px;
	line-height: 39px;
	background: #565656;
	width: 40px;
	text-align: center;
	height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	margin-left: 7px;
	transition: all 1.3s;
}

.socs a:hover {
	background: #17346b;
}

.socs h3 {
	margin-right: 25px;
}

footer p.copywrite {
	font-size: 12px;
	line-height: 12px;
	font-weight: 300;
	margin-top: 24px;
	padding-left: 16px;
}

@media (min-width:995px) and (max-width:1200px) {
	.slider {
		width: 100%;
	}

	.news-slider {
    	width: 95%;
	}

	.banner-text {
		font-size: 63px;
		line-height: 73px;
		margin-top: 90px;
	}

	.new-one {
		padding: 10px 0px 0px 10px;
	}

	.content-new {
		padding-top: 4px;
	}

	.video-text {
		padding-top: 36px;
	}

	.banner2 p {
		max-width: 500px;
	}

}

@media (max-width:1200px) {
	.alan-tabs {
		padding: 40px 15px 200px;
	}

	.tab-content {
		left: 18px;
	}

	.tabs-block h2 {
		padding: 40px 0px 0px 15px;
	}

	.line-in-bottom {
		width: 169px;
	}

	.percents {
		height: 488px;
		padding: 35px 30px 0px 45px;
	}

	.banner2-inner {
		padding: 35px 0px 40px 17px;
	}

	.cs-global {
		padding: 75px 0px;
	}

	.cs-block {
		width: 227px;
		padding-right: 20px;
	}

	.five-links a {
		font-size: 35px;
		line-height: 40px;
	}

	.five-links a.active {
		font-size: 36px;
	}

	.five-links {
		padding-top: 231px;
	}

	.section5 {
		padding: 70px 0px 50px;
	}

	.map-there {
		width: 100%;
	}

	.map-links li {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}

}

@media (max-width:995px) {
	.news-slider {
	    width: 100%;
	    margin-top: 0px;
	}

	/*.menu {
		padding: 12px 0px;
		position: absolute;
		top: 64px;
		right: 0px;
		background: #fff;
		width: 300px;
		z-index: 400;
		box-shadow: 0px 5px 6px 0px RGBA(0, 0, 0, 0.62);
		display: none;
	}

	.menu li {
		display: block;
		text-align: center;
	}

	.menu li a {
		font-size: 16px;
		line-height: 16px;
		display: block;
		padding: 12px 0px;
	}*/

	/*.menu-open {
		width: 45px;
		height: 45px;
		display: inline-block;
		margin-top: 15px;
	}*/

	/*.menu-open span {
		width: 100%;
		height: 8px;
		background: #4D4C4C;
		display: block;
		margin: 7px 0px;
	}*/

	.slider {
		width: 100%;
		margin-top: 0px;
	}

	.news {
		margin-top: 0px;
	}

	.banner-text {
		font-size: 60px;
		line-height: 69px;
		margin-top: 28px;
		text-align: center;
	}

	.banner {
		height: auto;
		padding-bottom: 40px;
	}

	.new-one {
		padding: 25px 0px 0px 20px;
	}

	.video-text {
		padding-top: 39px;
	}

	.line-in-bottom {
		width: 169px;
	}

	.percents {
		height: auto;
		padding: 29px 30px 35px 45px;
	}

	.banner2 {
		background-size: cover;
	}

	.banner2 p {
		max-width: 392px;
	}

	.cs-block {
		width: 230px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.cs-block .date-cs:after,
	.cs-block .date-cs:before {
		display: none;
	}

	.cs-blocks {
		text-align: center;
	}

	.section5 {
		padding: 40px 0px 50px;
		background-size: cover;
	}

	.five-links {
		padding-top: 36px;
		text-align: left;
	}

	.map-links ul {
		padding-left: 0px;
		padding-top: 30px;
	}

	.map-links li {
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 15px;
		display: inline-block;
		vertical-align: top;
		padding-right: 40px;
	}

	.maps {
		padding: 50px 0px 43px;
	}

	.socs h3 {
		margin-bottom: 15px;
	}

	.footer1 {
		padding-left: 0px;
	}

	.footer2 {
		padding-left: 0px;
	}

}

@media (max-width:770px) {
	#banner2Par {
		display: inline-block  !important;
	}

	.video {
		margin-top: 25px;
	}

	.video-text {
		padding-top: 30%;
	}

	.footer1 {
		padding-left: 33px;
	}

	.tab {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}

	.tab-logo:after {
		background: url('../images/bottom.png') no-repeat bottom center;
	}

	.tab-content {
		position: static;
		margin-bottom: 20px;
		display: none;
	}

	.tab.active .tab-content {
		display: block;
	}

	.line-in-bottom {
		display: none;
	}

	.alan-tabs {
		padding: 40px 15px 20px;
	}

	.tabs-block h2 {
		text-align: center;
	}

	h2 {
		font-size: 35px;
		line-height: 40px;
	}

	.banner2 {
		background: url('../images/bg2-min.jpg') no-repeat top left;
	}

	.banner2 p {
		max-width: 100%;
	}

	.her-uil {
		width: 100%;
		height: auto;
		padding: 25px 33px;
		margin-left: 0px;
		margin-top: 20px;
	}

	.map-object span {
		font-size: 12px;
	}

	/*.menu {
		right: 10px;
	}*/

	.banner2 {
		background-size: cover;
	}

	.two-bt {
		position: static;
		margin-top: 20px;
	}

	.map-object span {
		font-size: 12px;
		margin-left: 0%;
		margin-top: 100%;
		height: auto;
	}

}

@media (max-width:480px) {
	.logo {
		padding-left: 10px;
		padding-bottom: 5px;
		padding-top: 0;
	}

	.logo img {
		width: 157px;
		height: auto;
	}

	.map-object span {
		font-size: 11px;
	}

	.banner-text {
		font-size: 38px;
		line-height: 50px;
	}

	.banner2-inner {
		padding: 35px 0px 40px 0px;
	}

	.cs-block {
		padding-top: 30px;
	}

	.map-links li {
		font-size: 14px;
		line-height: 19px;
		width: 49%;
	}

	.video-text {
		padding-top: 20%;
	}

	/*.menu-open {
		width: 39px;
		height: 39px;
		margin-top: 9px;
	}

	.menu-open span {
		height: 7px;
		margin: 6px 0px;
	}*/

	a.lang {
		padding: 11px 10px;
		margin-top: 13px;
	}

	.top-menu {
		height: 80px;
	}

	.banner {
		margin-top: 0px;
	}

}

/*page*/
.banner-page {
	height: 408px;
	background: url('../images/page-min.jpg') repeat-x top center;
	background-size: cover;
	margin-top: 0;
}

.banner-page .logo {
	padding-top: 5px;
}

h1 {
	color: #887350;
	font-size: 27px;
	line-height: 27px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}

.page .container {
	padding-top: 65px;
	padding-bottom: 70px;
	border-top: 7px solid #887350;
	margin-top: -4px;
}

.page-inner {
	padding: 0px 50px;
}

.page-text {
	margin-top: 50px;
}

.page-text h3 {
	color: #313131;
	font-size: 22px;
	line-height: 23px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}

.page-text p {
	color: #313131;
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 20px;
	text-align: justify;
}

.page-logos a {
	display: inline-block;
	margin: 40px 20px 0px;
}

.page-logos a .special {
	display: none;
}

.page-logos a:hover .special {
	display: inline-block;
}

.page-logos a:hover .norm {
	display: none;
}

@media (max-width:770px) {
	.page-logos {
		padding-top: 0px;
		text-align: center;
	}

	.page-inner {
		padding: 0px 0px;
	}

	.banner-page {
		height: auto;
		padding-bottom: 120px;
	}

}

.pop-up {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: RGBA(0, 0, 0, 0.57);
	text-align: center;
	display: none;
}

.close-pop-div {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 5;
}

.in-pop iframe {
	width: 100%;
	height: 350px;
	position: relative;
	z-index: 50;
}

.in-pop {
	display: inline-block;
	padding: 2%;
	width: 700px;
	max-width: 92%;
	margin-top: 5%;
	background: #fff;
	position: relative;
	z-index: 10;
}

.close-pop-x {
	color: #000;
	font-size: 38px;
	line-height: 38px;
	position: absolute;
	top: -13px;
	right: -9px;
	height: 30px;
	cursor: pointer;
	z-index: 100;
}

@media (max-width:500px) {
	.in-pop iframe {
		height: 200px;
	}

}

.cs-block .incs.active {
	width: 733px;
	background: #fff;
	padding: 30px;
	margin-left: -30px;
	z-index: 100;
	position: relative;
	text-align: left;
	margin-top: -30px;
}

.cs-block .active.active2 {
	margin-left: -480px;
}

.cs-block .incs .right-incs {
	display: none;
}

.cs-block .incs.active .img .img1 {
	display: none;
}

.cs-block .incs.active .img .img2 {
	display: inline-block;
}

.cs-block .incs.active .left-incs {
	width: 212px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.cs-block .incs.active .right-incs {
	width: 450px;
	display: inline-block;
	vertical-align: top;
}

.cs-block .incs.active .right-incs1 {
	padding-left: 20px;
}

.cs-block .incs.active .right-incs2 {
	padding-right: 20px;
}

.cs-block .incs.active .date-cs:after,
.cs-block .incs.active .date-cs:before {
	display: none;
}

.cs-block .incs.active .cs-title,
.cs-block .incs.active p {
	color: #333;
}

.close-incs {
	color: #949dac;
	font-size: 25px;
	line-height: 25px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 10px;
	display: none;
}

.cs-block .incs.active .close-incs {
	display: block;
}

.cs-block .incs.active p.date-cs {
	color: #fff;
}

@media (max-width:991px) {
	.banner {
		padding-top: 0px;
	}

	.menuin-top,
	.first-slider {
		position: static;
	}

	.first-slider .container {
		width: 100%;
		padding: 0;
	}

	.banner1 {
		height: auto;
		padding-top: 20px;
		padding-bottom: 50px;
	}

	.carousel-control {
		top: 42%;
		height: auto;
	}

	.first-slider {
		height: auto;
	}

	.cs-block .incs.active {
		width: 131%;
		margin-left: -15% !important;
	}

	.cs-block .incs.active .right-incs {
		padding: 0px;
		width: 100%;
		padding-top: 300px;
	}

	.cs-block .incs.active .left-incs {
		position: absolute;
		top: 0;
		left: 0;
		width: 77%;
		top: 30px;
		left: 11%;
	}

}

.cs-blocks {
	display: none;
}

.cs-blocks.active {
	display: block;
}

.dunya .map-object {
	width: 1.6%;
	height: 3.2%;
}

.downa,
.upa {
	font-size: 30px;
	color: #5b6c87;
	cursor: pointer;
	display: block;
	text-align: center;
}

.upa {
	margin-bottom: 20px;
}

.slidesim {
	display: none;
}

.slidesim.active {
	display: block;
}

.menu2 li {
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px grey solid !important;
	width: 160px !important;
	text-align: center;
}


.logo-template {
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: gray;
}
