@media (max-width: 800px)
  {

.user3 {display: none !important;}
.user3mobile {
	display: block !important;
	position: fixed !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	top: 1px !important; 
	z-index: 999999;
}

.user3mobile .menu li a {width: auto !important;}

.content-box{width: 92% !important;}
	 

	 .no-mobil 
		{
			display: none;
		}
	  
	  .trigger {
	display: inline-block !important;
	padding: 10px 16px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	position: fixed;
	top: 22px;
	right: 18px;
	z-index: 9999999;
	background: tomato;
}

	.trigger:hover 
	    {
			color: #000;
			text-decoration: none;
	    }
		
		
	
	.menu li 
	    {
			float: none !important;
		}
	
	.menu li a 
		{
			font-size: 1.3em !important;
			color: #fff !important;
		}
  
  
	.menu 
		{
			display: none;
			background: #555; 
		}

	.toplogo-1 img 
		{
			width: 120px !important; 
		}
	
	.user4 
		{
		display: none;
		}
		
	.user5 
		{
		margin-top: 117px !important; 
		}
		
	.survey 
		{
		width: 80% !important;	
		}
	.user3
		{
		margin-top: 0px !important;	
		position: fixed !important;
		width: 100% !important;
		z-index: 999999;
		}
	.main-slider-1-qirmizi
		{
		font-size: 25px !important;
		
		}
	.main-slider-1-boyuk 
	{
		font-size: 30px !important;
	}
	
	.sliderbox
	{
		margin-bottom: 100px !important;
	}
	.toTop 
	{
		bottom: 110px !important;
	}
	
	.zi-wrapper
	{
		width: 100% !important;
	}
	
	.content-top-1 
	{
		width: 100% !important;
	}
	.ceolunch-archive-li
	{
		width: 80% !important;
	}
	
	.yuxaritelefon  {display: block !important; margin: 5px;}
	.yuxarisosial {display: none !important; }
	.yuxarigoyfon a {
	padding: 2px 153px 5px 0px !important;
	display: block !important;
	text-align: left !important;}
	.yuxari-blok {
	width: 100% !important;}
	#registrasiya {
	margin-top: -500px !important;}
	
	ul, ol {
	margin-left: 0 !important;
	padding-left: 0 !important;}
	.survey {font-size: 1em !important; }
	.zi-footer-wrapper, .footer-1, .footer-2, .footer-3, .zi-footer {display: none !important;}
	.owl-carousel.owl-drag .owl-item {height: 900px !important;}
	
	
}
	
  
  }/*<<<<<<<<<<<<<<<<<<<<<<
	<<<<<<<<<<<<<<<<<<<<<<<
	<<<<<<<<<<<<<<<<<<<<<<
	<<<<<<<END OF MOBILE*/
  

  
  .even.lastItem {
	list-style: none;
}

.user3mobile {display: none;}
  .surushmek
  {display: none;}
  
.trigger {display: none;}
body {
	margin: 0; 
	padding: 0; 
	background-image: url("../images/bg.jpg");
	min-height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	}

.p, h1, h2, h3, h4, h5, a:link p{font-family: 'Raleway', sans-serif;}




.cleared {  
	display:block;   
	clear: both;    
	float: none;   
	margin: 0;    
	padding: 0;    
	border: none;   
	font-size: 0;   
	height:0;   
	overflow:hidden;}

.reset-box{ overflow:hidden;   display:table;}
.custom > p {margin: 0;}


.yuxari-fix {
	position: fixed;
	width: 100%;
	background: #fff;
	box-shadow: 1px 1px 13px #ddd;
	z-index: 999999;
}

.yalanci-box {
	display: block;
	height: 95px;
}

.top-box {	width: 80%; margin: 50px auto 0;}

.navbar-brand > img { width: 200px;}

.zi-wrapper {margin: 0 auto ;  width: 80%; background: #fff;}

.listgroup.level0 {margin: 0;  padding: 0;}

.content-box {display: inline-block;  padding: 0 15px;  vertical-align: top; width: 98%;}

.zi-left {}

.zi-right {width: 170px; display: inline-block;	vertical-align: top;	margin-left: 20px}

.menu {margin-top: 0; margin-bottom: 0; padding-left:0; } 

.menu li {float: left; list-style-type: none;}

.menu li a {
	
	color: #003976;
	display: block;
	font-size: 15px;
	font-weight: 700;
	margin: 0;
	padding: 18px 15px !important;
	text-decoration: none;
	transition: all 0.3s linear 0s;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	
	
	-moz-transition: 	all 0.3s linear;
	-o-transition: 		all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.menu li a:hover {color: #ff0000; background: #fff !important;}


/* SUBMENU*/
.menu li:hover ul {display: block; position: absolute; z-index: 500;}
.menu li ul {
	display: none;
	padding: 0;
	margin-top: -30px !important;
	background: #fff !important;
	box-shadow: 0px 0px 13px #ddd;
}
.menu li ul li {float: none; }

.menu li ul li a {
	padding: 20px 20px 31px 20px !important;
	margin: 0 !important;
	display: block;
	 width: 200px;  
	 text-align: left; 
	 font-size: 15px;
	-moz-transition: 	all 0.2s linear;
	-o-transition: 		all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.menu li ul li ul li {display: none; padding: 0;}
.menu li ul li:hover ul li{position: relative; z-index: 500;}
.menu li ul li ul li {float: none;}
/*end of menu*/


.user3 {
	margin: 0 auto;
	width: 80%;
	background: #fff;
}


.toplogo-1 img {
	width: 180px;
	padding: 20px;
}







/*MENU IMAGE*/
.image-title {
    display: block;
}



.top-menu-box {	width: 81%;	margin: 0 auto;}

/*MODUL*/
.zimodul-title h6 {
	font-size: 2em;
	margin: 90px 5px 50px 5px;
	padding: 19px;
	text-transform: uppercase;
	
	text-align: center;
	border-bottom: 1px solid #ddd;
	color: #003976;
}
.zimodul-content {margin-bottom: 30px;}

	
	

	.footer-1 {width: 25% !important; padding: 20px; display: inline-table; !important; margin: 0 auto; margin-left: 4%;}
	.footer-1 a, .footer-2 a {color: #eee; display: block; padding: 5px;}
	.footer-2 {width: 28% !important; padding: 20px; display: inline-table; !important; margin: 0 auto;}
	.footer-3 {width: 28% !important; padding: 20px; display: inline-table; !important; margin: 0 auto;}
	.footer-3 p {
    line-height: 22px;
}		


.zi-footer {    background: none repeat scroll 0 0 #222;    font-family: 'Raleway', sans-serif;    font-size: 0.7em;    height: 20px;    padding: 20px;    position: relative;    width: 100%;}

	.footer-social {   bottom: 10px;   position: fixed;    right: 5px;	z-index: 9999;}
	
	.footer-social > a {    color: #bbb;    display: block;    font-size: 1.5em;    padding: 5px 20px;    text-align: right;}

.footer-social > a:hover {color: #ff0000;}
	
.footer-bottom-1 {position: absolute; left: 10%; color: #eee;}
.footer-bottom-2 {position: absolute; right: 12%; color: #eee;}
.footer-bottom-2 a {color: #ffa500;}

div.catItemBody {position: relative;}

div.catItemHeader h3.catItemTitle {font-size: 17px !important; text-align: center; color:#0033FF; font-family: 'Raleway', sans-serif;}

/*k2*/

.modal {display: block !important; position: static !important; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1040;} 


.k2SearchBlockForm {
	text-align: center;
}

.k2SearchBlock .inputbox {
	background: aliceblue;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #555;
	font-style: italic;
	padding: 10px 10px;
	width: 60%;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	/* margin-top: 0 auto; */
	display: inline-block;
	margin-top: 20px;
	vertical-align: top;
}

.attach-ask {
	margin: 10px;
	display: block;
	/* border: 1px solid #999; */
	padding: 15px;
	border-radius: 15px;
	width: 256px;
	text-align: center;
	background: tomato;
	color: #fff;
}

.k2SearchBlock .inputbox:focus {width: 70%; background: #fff;}


.k2SearchBlockForm .button {
	display: inline-block;
	vertical-align: top;
	margin-top: 32px;
	margin-left: -30px;
}





.lang-active > a , .lang-inline a {    display: inline-block;    margin-top: 3px;    padding: 3px;}

.club-registration {    background: #2c3f6e none repeat scroll 0 0;    border-radius: 5px;    color: #fff;    display: block;    font-weight: bold;    margin-bottom: 50px;    padding: 20px;
    text-align: center;}

.club-registration:hover {    background: #ff0000;	color: #fff;	text-decoration: none;}

.catItemTitle > a {    background: #2c3f6e none repeat scroll 0 0;    border-radius: 5px;    color: #fff;    display: inline-block;    margin-top: 20px;    padding: 20px;
    text-align: left;    width: 250px;	height: 220px; 	line-height: 24px;}

.catItemTitle > a:hover {    color: #ff0000;}
/*COMMUNITY SURVEY*/

.well {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;}

.input-append .btn {    background: #2c3f6e none repeat scroll 0 0 !important;    color: #fff;    height: 30px;    padding-top: 4px;}

.question-item.well.well-transperant.clearfix {    border: medium none;    box-shadow: none;}

.input-xlarge {    width: 800px;}



.content-top-1 {
	display: inline-block;
	vertical-align: top;
}


.content-top-3-box {
	display: inline-block;
	vertical-align: top;
	width: 24%;
}

.rassilka-yalanci-link {
	/*position: absolute;
	width: 500px !important;
	height: 500px !important;
	z-index: 99999;
	display: block !important;*/
}

.content-top-3a {

}

.bt-csrassilka img {
	outline: none !important;
	border: none !important;
}

/*STRUCTURE*/
.catItemBody-str {    display: inline-block;}
.catItemTitle-str {    font-size: 16px;	font-weight: bold !important;}
.catItemTitle-str > a {    color: #fff;    font-weight: bold !important;}
.text-str {    display: inline-block;	vertical-align: top;    width: 200px;}
.groupLeading .text-str {	width: 300px;	}		
.groupLeading .catItemHeader-str {    display: block !important;    left: 18%;    margin: 0 auto;    position: relative;    width: 600px;}
.groupPrimary .catItemHeader-str {    left: 170%;    position: relative; width: 177px;}

.catItemHeader-str {
height: 250px; 
padding: 5px;     
background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4096ee+0,003976+100 */background: #4096ee; /* Old browsers */background: -moz-linear-gradient(top, #4096ee 0%, #2c3f6e 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #4096ee 0%,#2c3f6e 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #4096ee 0%,#2c3f6e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#2c3f6e',GradientType=0 ); /* IE6-9 */    color: #fff;}

.groupSecondary .text-str 
{width: 100%;}
.groupSecondary .catItemImageBlock {margin: 0 auto; width: 130px;}
.groupSecondary .catItemIntroText-str {text-align: center !important; font-size: 0.8em; padding-top: 10px; color: #fff !important;}
.groupSecondary img {width: 80px !important;}
.groupLeading .catItemTitle-str { text-transform: uppercase; }
.groupSecondary .catItemTitle-str {font-size: 12px !important; display: block; width: 90px; text-align: center; margin: 0 auto; text-transform: uppercase; }
.groupPrimary .catItemTitle-str {font-size: 10px !important; display: block; width: 100px; text-align: center; margin: 0 auto;}

.groupPrimary .catItemIntroText-str {font-size: 10px;
color: #fff !important;
width: 150px;
margin: 0 auto;
padding-top: 20px;}
.groupPrimary .catItemTitle-str {padding-top: 20px;}
.groupPrimary span.catItemImage {width: 163px; margin: 0 auto; }
.toplogo-3 {	vertical-align: top;	margin-top: 12px;}

.toplogo-2 {	vertical-align: top;	margin-top: 18px;}

.toplogo-1 {
	vertical-align: top;
	margin-bottom: 10px;}



.uvaj {
	font-size: 30px;
	color: #2c3f6e;
}

#itemListPrimary .itemContainer {
display: inline-block !important;
width: 285px !important;
float: left !important;
margin-right: 25px;
margin-top: 20px;
}

#itemListPrimary .clr {
display: none !important;
}

.str2-catItemTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.str2-catItemIntroText {
	text-align: center;
}

div#itemListSecondary {
	clear: both;
}

.user-box-fixed {
	position: fixed;
	top: 0;
	opacity: .9;
	padding: 7px;
	z-index: 9999
}

/*STRUCTURE COM K2 MODULE*/
.struc-item:first-child {
	display: block;
}

.struc-item {
	display: inline-block;
	width: 47%;
	vertical-align: top;
	margin-right: 15px;
}

.struc-item:first-child img {
	width: 250px;
}

.struc-item-image-box img {width: 30%}

.li-main-page {
	list-style: none;
}

.main-p-ul {
	margin-top: 26px;
	height: 366px;
	overflow-y: scroll;
	margin-bottom: 63px;
	/*border-bottom: 1px solid #ddd;*/
}



#k2Container {
	display: table;
}

.content-top-3a {
	display: inline-block;
	vertical-align: top;
	width: 362px;
}



.content-top-3b {
	display: inline-block;
	vertical-align: top;
	margin-left: -19px;
	width: 615px;
	margin-top: -34px;
}

 .bt-inner a {
	text-align: center;
}

#k2ModuleBox103 img {
	margin-right: 20px;
}

.bt-csimageround img {
	outline: none !important;
}


#captchaTxt1788 {
	padding: 23px;
	font-size: 1.5em;
	width: 150px !important;
}

#Countries {
	font-size: 1em;
	padding: 10px;
	height: 30px !important;
	line-height: 30px !important;
	min-height: 48px;
	width: 247px;
	border-radius: 5px;
}
#Send {
	padding: 20px 55px;
	width: 220px;
	background: tomato;
	-moz-transition: 	all 0.2s linear;
	-o-transition: 		all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

#Send:hover {background: red;}

.ceolunch-archive-li {
	list-style: none;
	display: inline-block;
	width: 33%;
	
}

.ceo-arch-image-block {
	text-align: center;
}

.ceo-arch-title {
	display: block;
	text-align: center;
	padding: 20px;
}

.ceo-arch-introtext a {
	display: block;
	background: tomato;
	margin-top: 9px;
	padding: 7px 15px 7px 15px;
	color: #fff;
	width: 126px;
	margin: 13px auto;
	border-radius: 5px;
	color: #fff;
}

.ceo-arch-introtext a:hover {
	background: red;
	text-decoration: none;
	color: #fff;
}




/*REGISTRATION INPUT*/

.rsform-block.rsform-block-info {
	line-height: 2em;
	background: aliceblue;
	padding-top: 27px;
}



.rsform-block.rsform-block-countries {
	background: aliceblue;
	padding: 20px;
	display: inline-block;
	vertical-align: ;
}

.rsform-block.rsform-block-city {
	display: inline-block;
	vertical-align: top;
	background: aliceblue;
	padding: 15px;
}

#captchaTxt2042 {
	width: 176px !important;
	font-size: 2em;
	padding: 20px;
	letter-spacing: 20px;
	text-align: center;
}

/*END OF REGISTRATION INPUT*/

.toTop {
	display: none;
	z-index: 9999;
	position: fixed;
	bottom: 60px;
	right: 20px;
	border-radius: 5px;
	background: tomato;
	color: #fff;
	padding: 15px;
	cursor: pointer;
	
	}
	
	#btcontentslider102 h3 a {
	font-size: 0.6em;
	color: #fff;
	font-weight: bold;
	padding: 6px 20px;
	background: tomato;
	border-radius: 5px;
	margin-left: -9px;
	margin-top: -6px;
	vertical-align: top;
}

	#btcontentslider102 h3 a:hover {
	text-decoration: none;
	background: red;
}

.ceo-arch-image-a {
	display: block;
	width: 150px;
	margin: 0 auto;
	height: 150px;
	overflow: hidden;
}


.com2itemContainer {
	/* width: 50%; */
	/* float: left; */
	display: inline-block !important;
	width: 485px !important;
	vertical-align: top;
}

.com2catItemImageBlock {
	display: inline-block;
	width: 200px;
	vertical-align: top;
}

.com2titleintro {
	display: inline-block;
	width: 250px;
	vertical-align: top;
}

.com2-catItemIntroText span {
	color: #808080 !important;
}

.com2itemListCategoriesBlock {
	width: 970px;
}

.modcom2li {
	list-style: none;
	display: inline-block !important;
	width: 400px;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 30px;
}

.modcom2-image {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}

.modcom2-yazilar {
	display: inline-block;
	vertical-align: top;
	width: 200px;
}

.modcom2-basliq {
	padding-top: 20px;
	display: block;
	font-size: 2em;
	border-bottom: 1px solid;
	margin-bottom: 40px;
}

.ceolunch-archive-li {
	vertical-align: top;
}

.itemImageBlock-clubmember {
	float: left;
}

.itemTitle-clubmember {
	text-align: center;
	padding: 50px 0 50px 0;
}

.rsform-block-readmore a {
	display: block;
	background: #555;
	color: #fff;
	padding: 20px;
	width: 200px;
	border-radius: 7px;
	text-align: center;
	border-right: 15px red solid;
}

.rsform-block-readmore a:hover {
	background: #222;
	color: orange;
		border-right: 15px green solid;
		text-decoration: none;
}


.rsformVerticalClear label {height: auto !important;}

.rsformVerticalClear {
	margin-top: 10px !important;
}

.formResponsive label {
	height: 18px;
	margin: 3px 5px 3px 0;
	display: inline-block;
	vertical-align: top;

}

.yuxarigoyfon {
	background: #003976;
	color: #fff;
	display: flex;
	justify-content: space-around;
}

.yuxarigoyfon a {
	padding: 9px 34px 9px 43px;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
}


.yuxaritelefon {
	display: flex;
	justify-content: space-around;
	/* width: 446px; */
}

.yuxarisosial {
	display: flex;
	
	justify-content: space-around;
}

.yuxarisosial i {
	font-size: 24px;
	cursor: pointer;
}

.yuxarisosial a {
	padding: 5px 15px 5px 15px;
}

.menuyuxariqeyd a {
	display: block !important;
	padding: 1 !important;
	margin: 0 !important;
	background: #ff0000;
}

.yuxarblock-2 {
	display: inline-block;
	float: right;
}

.main-slider-1-boyuk {
	font-size: 50px;
	color: #003976;
	font-weight: 700;
	font-family: "Roboto", Sans-serif;
}

.main-slider-1-qirmizi {
	color: #ef3d5b;
	font-size: 48px;
}

.main-slider-1-text {
	color: #777;
	font-size: 19px;
	padding-top: 15px;
}

.main-slider-a {
	
	background: #ef3d5b;
	padding: 15px;
	width: 150px;
	color: #fff;
	font-size: 20px;
	margin-top: 29px;
	border-radius: 6px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	z-index: 99999;
	cursor: pointer; 
}



.main-slider-a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #003976;
	clip-path: circle(35px at 106% -28%);
	transition: 0.2s ease-in-out;
	border-radius: 6px;	
	z-index: -1;
}


.main-slider-a:hover:before {
	background: #003976;
	transition: 0.2s ease-in-out;
	clip-path: circle(180px at 106% -28%);
	color: #fff;
	text-decoration: none;
	
}

.main-slider-a:hover {
	text-decoration: none;
	color: #fff;
}


.sliderbox {
	margin-left: 50px;
	width: 80%;
}

.bt-csrassilka .bt-title {
	font-family: 'Raleway', sans-serif;
	font-size: 18px !important;
	padding-top: 15px;
}

.mod-languages .inputbox {
	border-radius: 7px;
	padding: 6px;
	border: 1px solid #999;
}


.content-bot-1 .bt-cs .bt-inner .bt-title {
	clear: both;
	color: #999;
	text-transform: uppercase;
	line-height: 150%;
	display: inline-block;
	font-size: 1em;
	margin-top: 17px;
	width: 200px;
}

.bt-csevents .bt-title {
	font-size: 1.4em !important;
	font-family: "Roboto", Sans-serif;
	letter-spacing: 1px; 
}

.bt-csevents .bt-row {
	
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
}

.bt-csevents .bt-row:hover {


	
}

.bt-csevents .bt-inner a {
	
	
}

.bt-csevents  .bt-inner a {
	text-decoration: none;
	display: block;
	width: 400px;
	margin: 0 auto;
}


.bt-csevents  .bt-inner img {
	width: 370px !important;
	outline: none !important;
	border: none !important;
	-webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.bt-csevents .bt-inner:hover  img {
	-webkit-transform: rotate(0deg) scale(1.3);
    -moz-transform: rotate(0deg) scale(1.3);
    -o-transform: rotate(0deg) scale(1.3);
    -ms-transform: rotate(0deg) scale(1.3);
    transform: rotate(0deg) scale(1.3);
	
}

.bt-csevents .bt-inner:hover  .bt-title {
	background: red;
	padding: 15px;
	color: #fff;
	border-radius: 10px;
	margin-top: 60px;
	width: 459px;
	height: auto !important;
}

.bt-csceoforum .bt-inner img {
	width: 400px !important;
	outline: none !important;
	border: none !important;
	border-radius: 15px;
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}


.bt-csboard .bt-inner img {
	border-radius: 100px;
	outline: none;
	box-shadow: #999 1px 1px 17px;
	padding: 8px;
}


.bt-csclubmember .bt-inner img {
	border-radius: 30px;
	outline: none;
}


#k2Container { 
	width: 100%;
}

.statistics-blok {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	text-align: center;
}

.statistics-blok h6 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #5555;
	padding-bottom: 15px;
}

.milestone-count {
	font-size: 5em;
}

.yuxari-blok {
	display: flex;
	justify-content: space-around;
}

.user4 img {
	width: 100px;
}

.user4 {
	margin-top: 35px;
}

.user5 {
	margin-top: 33px;
	text-align: center;
	margin-bottom: 70px;
}

.survey-box {
	position: fixed;
	bottom: 1px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	z-index: 9999; 
}

.survey {
	background: cornflowerblue;
	display: block;
	color: #fff;
	padding: 25px;
	width: 25%;
	border-radius: 10px 10px 0 0;
	margin: 0 auto;
	text-align: center;
	font-size: 2em;
	
}

.survey a {
	color: #fff;
}

#captchaTxt4043 {
	padding: 17px;
	margin-top: 17px;
	width: 180px !important;
}

.zikosub {
	padding: 15px;
	border-bottom: 1px solid #dddd;
}

.spantitle {
	font-weight: bold;
	margin-right: 15px;
}

.bt-introtext a {
	height: 466px;
	display: block;
	position: absolute;
	top: -28px;
	width: 400px;
}


.zi-prog-box {
	display: flex;
	justify-content: center;
}


.zi-prog {
	width: 160px !important;
}


.zi-prog a {
	display: block;
	background: #003976;
	margin-right: 15px;
	padding: 15px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}

.zi-prog a:hover {
	display: block;
	background: brown;
	margin-right: 15px;
	padding: 15px;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
}

.zi-reg {
	transition-duration: ;
	text-align: center;
}

.zi-reg a {
	background-color: red;
	color: #fff;
	padding: 35px 100px;
	border-radius: 10px;
	text-decoration: ;
	flex-wrap: ;
	font-size: 1.5em;
	text-align: center;
	margin: 0 auto;
}

.zi-reg a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #eee;
	background: darkred;
}


.qaynar-xett-blok {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: space-around;
	margin-top: 30px;
	padding: 20px;
	background-color: chocolate;
	width: 350px;
	color: #fff;
	border-radius: 15px;
	margin: 60px auto;
}

.qaynar-normal-h1 {
	font-weight: bold;
	display: block;
	font-size: 1.5em;
}

.qaynar-telefon {
	font-size: 1.2em;
	display: block;
}