html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 293px;
}

body {
	background-color: #ffffff;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	
	/* open sans
	300 - light
	400 - regular
	600 - semibold
	700 - bold
	800 - extra bold
	*/
	font-size: 14px;
	color: #525252;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
}

@media (min-width: 1200px){
	.container {
		max-width: 940px;
	}
}

.js-open-any,
.js-toggle-any,
.js-close-any {
	cursor: pointer;
}

a,
a:active,
a:focus{
  outline: none !important;
}

html, body { 
	height: 100%; 
}
#wrapper { 
	height: auto !important; 
	min-height: 100%;  
	padding-bottom: 100px;
	width: 1050px;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.inputFormUrl{
	display: none !important;
}


/*
* HEAD
******************************/

#head{
	/*background: url("../images/site/background.jpg") repeat scroll 0 0 transparent;*/
	/*background-color: #ffffff;*/
	position: relative;	
	/*float: left;
	margin-left: 20px;*/
	/*overflow: hidden;*/
}

#head:before, #head:after {
    content: "";
    display: table;
}


#head-wrapper {
    margin: 0 auto;
    /*width: 1050px;*/
	background-color: #ffffff;
	/*position: absolute;*/
	/*padding-top: 105px;*/
	/*top: 0;*/
	/*left:0px;*/
	/*width: 1030px;*/
}

#hour-btn{
	background: url("../images/site/ribbon.png") no-repeat scroll 0 0 transparent;
	height: 232px;
	width: 75px;
	display: block;
	position: absolute;
	top: 0;
	right: -90px;
	z-index: 800;
}

#hour-btn:hover{
	background-position: -79px 0px;
}

#top-wrap {
	position: fixed !important;;
	top: 0;
	left: 0;
	right: 0px;
	height: 105px;
	z-index: 900;
}

#top {
	position: relative;
	clear: both;
	height: 130px;
	/*width: 940px;*/
	z-index: 900;
	background-color: #0ffffff;
	border-bottom: 1px solid #D4D4D4;
	/*box-shadow: 0 2px 0 #b9b9b9; 
	-webkit-box-shadow: 0 1px 0 #b9b9b9; 
	-moz-box-shadow: 0 1px 0 #b9b9b9;*/
}

h1{
	padding-top: 20px;
	padding-left: 20px;
}


.callan_logo {
	/*background: url(../images/site/logo.png) no-repeat scroll 0 0 transparent;*/
	z-index: 1200;
    position: absolute;
	width: 105px;
	padding-top: 60px;
    right: 605px;   
}

#logo {
	float: left;
}



#logo a {
	/*background: url(../images/site/logo.png) no-repeat scroll 0 0 transparent;*/
	position: relative;
	display: block;
	height: 65px;
	color: #666666;
	text-decoration: none !important;
	width: 340px;
}

#logo a:hover {
	text-decoration: none;
}

#logo img {
	float: left;
	margin-right: 10px;
}

#logo a span.s1 {
	font-size: 26px;
	display: block;
	font-weight: 400;
	padding-top: 5px;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);*/
}

#logo a span.s2 {
	font-size: 15px;
	display: block;
	font-weight: 400;
	margin-top: 3px;
	/*font-style: italic;*/
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);*/
}

#logo a span.s4 {
	font-weight: 800;
	color: #2EA9E5;
}



#nav  {
	float: right;
	margin: 0;
	position: relative;
	margin-right: 60px;
}

#nav li  {
	float: left;
	height: 102px;
	line-height: 105px;
	vertical-align: middle;
	position: relative;
}

#nav a {
	font-weight: 600;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);*/
	color: #666666;
	font-size: 14px;
	display: block;
	padding: 0 10px;
	text-decoration: none !important;
	height: 105px;
}

#nav a i{
	color: #9d9d9d;
	padding-left: 7px;
}

#nav a i.icaret{
    color: #2EA9E5;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -13px;
    width: 5px;
	display: none;
}

/*#head #nav li.active a:after{
	background:#2EA9E5;
	bottom:-2px;
	content:'';
	left:50%;
	display:block;
	height:5px;margin:0 0 0 -2.5px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	position:absolute;
	width:4px
}*/

#nav li.active a i.icaret,
#nav li a:hover i.icaret{
	display: block;
}

#nav .topSubNav-wrapper{
	border-bottom: 4px solid #2EA9E5;
}

#nav li.tnav.active a,
#nav li.tnav:hover a,
#nav li.tnav a:hover{
	background-color: #FBFBFB;
	text-decoration: none;
	border-bottom: 4px solid #2EA9E5;
}

#facebook-link  {
	position: absolute;
	right: 20px;
	top: 35px;
	font-size: 24px;
	color: #2EA9E5;/*#ababab;*/
	text-decoration: none !important;
}

#facebook-link:hover  {
	color: #2EA9E5 !important;
	text-decoration: none !important;
}

.slider-wrapper {
	margin: 0 auto;
    overflow: hidden;
    position: relative;
    /*width: 940px;*/
	margin-top: 105px;
}

#slider {
	/*height: 395px;*/
	background-color: #ffffff;
}

#slider img {
	width: 100%;
}

#nav .topSubNav.nbranches{
	margin: 0 4px;
	margin-top: 1px;
	background-color: #ffffff;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-bottom-right-radius: 5px; 
	border-bottom-left-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	padding: 0px 0;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	position: absolute;
	overflow: auto;
	max-height: 370px;
	display: none;
	top: 100px;
	right: -4px;
	border-top: 4px solid #2EA9E5;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
	white-space: nowrap;
	
}

#nav .topSubNav.nbranches li.snav{
	background-color: #ffffff;
	float: none;
	height: 35px;
	border-top: 1px solid #e8e8e8;
}

#nav .topSubNav.nbranches li.snav a{
	display: block;
	color: #525252;
	line-height: 34px;
	vertical-align: middle;
	height: 34px;
	padding-right: 70px;
	padding-left: 15px;
	font-weight: normal;
	border: none !important;
	background-color: #ffffff !important;
}

#nav .topSubNav.nbranches li.snav a:hover{
	background-color: #FBFBFB !important;
	color: #525252;
	text-decoration: none;
}

/*
* BODY
******************************/

#body {
	/*background: none repeat scroll 0 0 #FFFFFF; */
	/* margin: 0 auto; */
	margin-top: 105px;
	position: relative;
	/* width: 940px; */
	line-height: 25px !important;
	/* float: left; */
	/* margin-left: 20px; */
}

#body.slider {
	margin-top: 0px;
}

#body a{
	color: #2EA9E5;
	text-decoration: none;
}


#body a:hover {
    color: #2EA9E5;
    text-decoration: underline;
}

.block{
	padding: 70px 20px;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #d4d4d4;
	position: relative;
}

#method.block,
#branch.block{
	border-top: none;
	/*float: left;
	width: 500px;*/
	clear: none;
	padding-top: 50px;
}

#method.block.no-news,
#branch.block.no-news{
	float: none;
	width: auto;
}

#page.block{
	border-top: none;
	clear: none;
	padding-top: 50px;
}

#page .text-wrapper{
	border-top: none;
	clear: none;
	padding: 0px 20px 50px 20px;
}

#branch.block.no-news{
	float: none;
	width: auto;
}

#courses-public.block{
	background: url("../images/site/pic_courses_public.jpg") no-repeat scroll 85% 100% transparent;
	background-size: 30%;
}

#courses-firms.block{
	background: url("../images/site/pic_courses_firms.jpg") no-repeat scroll bottom right transparent;
	background-size: 50%;
}

/*#certifikates.block{
	background: url("../images/site/pic_certifikates_small.jpg") no-repeat scroll 90% 10% transparent;
}*/

.text-wrapper{
	float: left;
}

#courses-public .text-wrapper{
	width: 500px;
}

#courses-firms .text-wrapper{
	width: 500px;
}

#certifikates .text-wrapper{
	float: none;
}

#certifikates img.pic{
	float: right;
    margin-left: 70px;
    margin-right: 80px;
}

.topBlocks{
	position: relative;
	clear: both;
	overflow: hidden;
}

#news.block{
	border-top: none;
	/*float: right;*/
	clear: none;
	padding: 0;
    margin-top: -1px;
}

#news .block{
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

#news .block .wrap{
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	/*width: 392px;*/
	padding: 50px 0px 0px 0px;
	background-color: #FDFDFD;
	/*background: url("../images/site/pattern.png") repeat scroll 0 0px transparent;*/
}

#news .block .news .title{
	font-weight: 600;
	display: block;
	color: #525252;
	/*background-color: #f4f4f4;*/
}

#news .block .news .title i{
	/*display: block;
	float: right;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;*/
	padding-left: 10px;
}

#news .block .news .title.oo{
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

#news .block .news a.title:hover{
	color: white !important;
	background-color: #2EA9E5;
	text-decoration: none;
}

#news .block .news{
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
}

#news .block .title{
	padding: 0px 19px 0px 19px;
	margin: 0px 1px;
}

#news .block .text{
	padding: 5px 20px 0px 20px;
}

#news .block .news a.detail{
	float: right;
}

#news .block .news .text p{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

#news .block .news-btn{
	background: url("../images/site/news_btn.png") no-repeat scroll 0 0px transparent;
	background-size: 100%;
	width: 100%;
	height: 65px;
	display: block;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height: 50px;
	vertical-align: middle;
}

#news .block .news-btn:hover{
	background: url("../images/site/news_btn.png") no-repeat scroll 0 -179px transparent;
	background-size: 100%;
	text-decoration: none;
}

.block .detail-btn,
.topBlocks .detail-btn.method{
	background: url("../images/site/button_right.png") no-repeat scroll 100% 0% transparent;
	width: 160px;
	height: 34px;
	display: block;
	color: #ffffff !important;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height: 36px;
	vertical-align: middle;
	position: absolute;
	left: 0;
	bottom: 0;
}

.topBlocks .detail-btn.method{
	position: absolute;
	left: 0;
	bottom: 0;
}

.block .detail-btn:hover,
.topBlocks .detail-btn.method:hover{
	text-decoration: none !important;
	background: url("../images/site/button_right.png") no-repeat scroll 100% 100% transparent;
}


/*
* BANCHES
********************/


#lectors .lectors-wrap{
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
	overflow: hidden;
}

#lectors .lector-block{
	float: left;
	width: 182px;
	text-align: center;
}

#lectors .lector-block .name{
    font-style: italic;
    padding-top: 10px;
}



/*
* NEWS
********************/

.page{
	padding-top: 50px;
	padding-bottom: 50px;
}

.news-wrapper{
	padding: 0 20px;
}

.news-block{
	clear: both;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

.news-block .dateVisible{
	font-size: 12px;
	border-bottom: 1px solid #D4D4D4;
	text-align: right;
}

.news-block .dateVisible.noBranch{
	margin-bottom: 25px;
}

.news-block .bname{
	background-color: #F4F4F4;
	float: left;
	padding: 0 15px 0 15px;
	line-height: 25px;
	vertical-align: middle;
	color: #858585;
	text-transform: uppercase;
	font-size: 12px;
}

.news-block .news-body-wrapper{
	clear: both;
	overflow: hidden;
}

.news-block .news-body{
	clear: both;
	overflow: hidden;
	padding: 20px 20px;
	/*width: 900px;*/
}

.news-block .news-body.isimg{
	clear: none;
	padding: 20px 20px;
	float: left;
}

.news-block .news-body .text{
	/*width: 580px;*/
}

.news-block .news-body.isimg .text{
	width: auto;
}

.news-block .title{
	font-size: 24px;
	font-weight: 400;
}

.news-block .text{
	padding-top: 15px;
}

.news-block .news-body .illust{
	float: right;
    margin-left: 30px;
    padding-top: 15px;
    width: 280px;
}

.news-block .news-body .gallery{
	clear: both;
	overflow: hidden;
	margin: 20px 0 0px 0;
	position: relative;
}

.news-block .news-body .gallery .photo{
    background-color: #FFFFFF;
    border: 1px solid #E0DFDC;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px;
    position: relative;
}

.news-block .news-body .gallery .photo:hover {
    border: 1px solid #ACACAC;
}

.news-blockl .gallery .photo img {
    display: block;
    left: 0;
    position: relative;
    top: 0;
}

.news-wrapper .pagi{
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 50px 0 20px 0;
}

.news-wrapper .pagi a{
	width: 160px;
	height: 34px;
	display: block;
	color: #ffffff !important;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height: 36px;
	vertical-align: middle;
}

.news-wrapper .pagi a.prev-btn{
	background: url("../images/site/button_right.png") no-repeat scroll 100% 0% transparent;
	float: right;
}

.news-wrapper .pagi a.prev-btn:hover{
	background: url("../images/site/button_right.png") no-repeat scroll 100% 100% transparent;
	text-decoration: none !important;
}

.news-wrapper .pagi a.next-btn{
	background: url("../images/site/button_left.png") no-repeat scroll 0% 0% transparent;
	float:left;
}

.news-wrapper .pagi a.next-btn:hover{
	background: url("../images/site/button_left.png") no-repeat scroll 0% 100% transparent;
	text-decoration: none !important;
}





/*
* CONTACT
********************/

#map-wrapper {
    width: 408px;
    overflow: auto;
	height: 340px;
	float: left;
	position: relative;
	/*margin-left: 15px;*/
	margin-bottom: 20px;
}

#map-canvas {
    width: 386px;
	height: 284px;
	position: relative;
	top: 11px;
	left: 11px;
}

#map-mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 340px;
    width: 408px;
    background: url('../images/site/map_mask.png') no-repeat;
    background-size: 100%;
    pointer-events:none;
}

#contact .block-wrapper{
    clear: both;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
}

#contact.block{
    padding-bottom: 0;
}

#contact-wrapper{
    float: right;
    /*margin-right: 15px;*/
    position: relative;
    top: -24px;
    width: 450px;
	height: 310px;
}

#contact-wrapper .contact-box.active{
	display: block;
}

#contact-wrapper .sel-sublab{
	font-size: 12px;
	font-style: italic;
	color: #8a8a8a;
	padding-left: 3px;
	margin-bottom: 3px;
	display: block;
	position: relative;
}


#contact-select2 .sel{
	display: block;
	height: 50px;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	box-shadow: 0 1px 0 #b9b9b9; 
	-webkit-box-shadow: 0 1px 0 #b9b9b9; 
	-moz-box-shadow: 0 1px 0 #b9b9b9;
	background: #f8f8f8;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	outline: 0;
	cursor: hand;
	cursor: pointer;
	z-index: 800;
	position: relative;
}

#contact-select2 .sel i{
	float: right;
	line-height: 50px;
	vertical-align: middle;
	margin-right: 20px;
	color: #8a8a8a;
}

#contact-wrapper .sel .sel-lab{
	font-size: 25px;
	color: #2EA9E5;
	font-weight: 600;
	line-height: 50px;
	vertical-align: middle;
	text-transform: uppercase;
	margin-left: 15px;
	text-shadow: 0 1px 0 #ffffff; 
	-webkit-text-shadow: 0 1px 0 #ffffff; 
	-moz-text-shadow: 0 1px 0 #ffffff;
}

#contact-select2 .sel-list{
	margin: 0 4px;
	margin-top: 1px;
	background-color: #ffffff;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-bottom-right-radius: 5px; 
	border-bottom-left-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	padding: 0px 0;
	border: 1px solid #eaeaea;
	position: absolute;
	width: 442px;
	overflow: auto;
	max-height: 227px;
	display: none;
	top: 74px;
}

#contact-select2 .sel-list li{
	margin: 1px 1px;
	background-color: #f8f8f8;
}

#contact-select2 .sel-list li a{
	display: block;
	color: #666666;
	padding: 5px 10px;
}

#contact-select2 .sel-list li a:hover{
	background-color: #2EA9E5;
	color: #ffffff;
	text-decoration: none;
}

#contact-wrapper .contact-box{
	position: absolute;
    display: block;
	margin: 15px 0;
	left: 0;
	display: none;
	margin-left: 50px;
	width: 350px;
}

#contact-wrapper .contact-box.branch{
	margin-top: 30px;
}

#contact-wrapper span.line{
    display: block;
}

#contact-wrapper .contact-box .line.person{
	color: #2EA9E5;
	font-size: 16px;
}

#contact-wrapper .contact-box .line.divider{
	border-bottom: 1px solid #dddddd;
	height: 1px;
	margin: 10px 0;
}

#contact-wrapper .contact-box .line.street,
#contact-wrapper .contact-box .line.city,
#contact-wrapper .contact-box .line.postcode{
	font-style: italic;
}

#contact-wrapper .contact-box .line.postcode{
	float: left;
}

#contact-wrapper .contact-box i{
	position: absolute;
	left: -35px;
	color: #2EA9E5;
	margin-top: 1px;
	display: block;
	width: 20px;
	text-align: center;
	font-size: 20px;
}

#contact-wrapper .contact-box i.icon-mapmarker{
	background: url("../images/site/icons_map.png") no-repeat scroll 0 -32px transparent;
	width: 24px;
	height: 32px;
	margin-top: 8px;
}

#contact-wrapper .contact-box i.icon-phone{
	margin-top: 4px;
}

#contact-wrapper .contact-box .info{
	color: #adadad;
}

.sendQuestion{
	background-color: #f4f4f4;
	height: 100px;
	text-align: center;	
	margin-top: 30px;
	line-height: 100px;
	vertical-align: middle;
	clear: both;
	overflow: hidden;
}

.sendQuestion{
	font-size: 18px;
	font-weight: 600;
	
}

.sendQuestion span{
	font-size: 20px;
}

.sendQuestion a {
	display: inline-block;
	height: 50px;
	padding: 0 20px;
	line-height: 50px;
	vertical-align: middle;
	color: #ffffff !important;
	/*border: 1px solid #d4d4d4;*/
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	/*box-shadow: 0 1px 0 #b9b9b9; 
	-webkit-box-shadow: 0 1px 0 #b9b9b9; 
	-moz-box-shadow: 0 1px 0 #b9b9b9;*/
	background: #319DE0;
	background: -moz-linear-gradient(top,  #319DE0 0%, #39A6E9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#319DE0), color-stop(100%,#39A6E9));
	background: -webkit-linear-gradient(top,  #319DE0 0%,#39A6E9 100%);
	background: -o-linear-gradient(top,  #319DE0 0%,#39A6E9 100%);
	background: -ms-linear-gradient(top,  #319DE0 0%,#39A6E9 100%);
	background: linear-gradient(top,  #319DE0 0%,#39A6E9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319DE0', endColorstr='#39A6E9',GradientType=0 );
	margin-left: 40px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

.sendQuestion a i {
	padding-right: 10px;
}

.sendQuestion a:hover {
	background: #2C8FCD !important;
	text-decoration: none !important;
}



/*
* FOOT
******************************/
.foot-container{
	width: 100%;
}

#foot {
    background: none repeat scroll 0 0 #2F3236;
    color: #97989A;
	height: 100px;
	clear: both;
	position: relative;
	z-index: 10;
	/*margin-top: -100px;*/
}

#foot .foot-wrapper {
    width: 100%;
	margin: 0 auto;
}

#foot #nav  {
	float: left;
	display: inline-block;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	margin: 0;
}

#foot #nav li  {
	display: inline-block;
	margin: 0 10px;
}

#foot #nav a {
	font-weight: 600;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);*/
	color: #ffffff;
	font-size: 14px;
}

#foot #rights  {
	float: right;
	font-weight: 400;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	margin-right: 20px;
}



#hour-sbtn {
	position: absolute;
	top: -30px;
	right: 47px;
	background-color: #8bbf00;
	border-radius: 3px;
	padding: 6px 10px 5px 10px;
	color: white;
	font-weight: 600;
	display: none;
}

#hour-sbtn:hover {
	background-color: #7da900;
	text-decoration: none;
}


#facebook-link-sbtn {
	position: absolute;
	top: -30px;
	right: 10px;
	background-color: #2EA9E5;
	border-radius: 3px;
	padding: 6px 13px 5px 13px;
	color: white;
	font-weight: 600;
	display: none;
}

#facebook-link-sbtn:hover {
	background-color: #2f8fc6;
	text-decoration: none;
}

#mobile-nav-wrap{
	display: none;
	background-color: #353535;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}

#mobile-menu-btn {
	float: right;
	font-size: 25px;
	color: #909090;
	margin-top: 20px;
	padding: 3px;
	display: none;
}

#mobile-menu-btn:hover {
	background-color: #f2f2f2;
}

@media (max-width: 992px){
	#top-wrap {
		height: 107px;
		background-color: white;
	}

	#top {
		height: 80px;
		margin-top: 27px;
		padding: 0 10px;
	}

	h1{
		padding-top: 15px;
		padding-left: 10px;
	}

	#logo a {
		height: 65px;
		width: 260px;
	}

	#logo img {
		float: left;
		margin-right: 10px;
		height: 50px;
	}

	#logo a span.s1 {
		font-size: 20px;
		display: block;
		font-weight: 400;
		padding-top: 3px;
/* text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);*/
	}

	#logo a span.s2 {
		font-size: 14px;
		display: block;
		font-weight: 400;
		margin-top: 3px;
	}

	#nav  {
		margin-right: 0px;
	}

	#nav li  {
		height: 77px;
		line-height: 80px;
	}

	#nav a {
		font-size: 12px;
		padding: 0 8px;
		height: 80px;
	}

	#nav a i{
		padding-left: 7px;
	}

	#nav a i.icaret{
		margin: 0 auto;
		padding: 0;
		top: -12px;
		width: 5px;
	}

	#facebook-link {
		top: 23px;
		right: 0px;
	}

	.slider-wrapper {
		margin-top: 107px;
	}

	#hour-sbtn{
		display: inline-block;
	}

	#hour-btn{
		display: none;
	}

	#facebook-link-sbtn{
		display: inline-block;
	}

	#facebook-link{
		display: none;
	}


	#head.container {
		position: relative;
		width: 100%;
	}

	#nav .topSubNav.nbranches {
		top: 75px;
	}

	.container {
		max-width: 100%;
	}
}

@media (max-width: 694px){
#mobile-menu-btn {
    display: block;
}

#nav{
    display: none;
}
}

@media (max-width: 350px){
	h1{
		padding-top: 20px;
	}

	#logo a {
		height: 65px;
		width: 180px;
	}

	#logo img {
		height: 40px;
	}

	#logo a span.s1 {
		font-size: 14px;
		padding-top: 5px;
	}

	#logo a span.s2 {
		font-size: 11px;
	}
}

.sidebar{
	padding-top: 0;
}

.sidebar ul li #branches-btn {
	cursor: default;
}

.sidebar ul li #branches-btn:hover {
	background-color: #272727;
}


.sidebar .menu-close {
	display: block;
	height: 80px;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	cursor: pointer;
	color: #ffffff;
}

.sidebar .menu-close:hover {
	color: #2EA9E5;
	text-decoration: none;
}

.sidebar ul li a {
	color: #ffffff;
	font-size: 18px;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	padding-left: 30px;
}

.sidebar ul li a.branch-line {
	font-size: 16px;
	background-color: #383838;
	/* margin: 1px 0; */
	/* margin-left: 30px; */
	padding-left: 15px;
}

.sidebar ul li a:hover,
.sidebar ul li a:active,
.sidebar ul li a:focus{
	text-decoration: none;
	background-color: #2EA9E5;
}

.sidebar ul li ul {
	padding: 0 30px;
	margin-top: 10px;
}

#news.block {
	float: right;
	width: 40%;
}

#method,
#branch {
	float: left;
	width: 60%;
	padding: 0 20px;
	padding-bottom: 70px;
}

#news .block .detail-btn {
	display: none;
}

@media (max-width: 800px){
	#news.block {
		float: none;
		width: 100%;
	}

	#method,
    #branch{
		float: none;
		width: 100%;
	}

	.block {
		padding-top: 50px;
	}

	#news .block {
		padding-bottom: 0;
	}

	#news .block .wrap {
		position: relative;
		border: none;
		border-bottom: 1px solid #d4d4d4;
		padding: 50px 0px 70px 0px;
	}

	#news .block .news-btn {
		display: none;
	}

	#news .block .detail-btn {
		display: block;
		width: 190px;
	}

}

@media (max-width: 750px){
	#courses-firms.block{
		padding-bottom: 150px;
	}


}

@media (max-width: 460px){

	#courses-public.block {
		padding-bottom: 150px;
	}

}

@media (max-width: 680px){

	#certifikates img.pic {
		float: none;
		display: block;
		margin: 0 auto;
		margin-bottom: 30px;
	}

}

@media (max-width: 925px){

	#contact-wrapper {
		width: 350px;
	}

}

@media (max-width: 828px){

	#contact-wrapper {
		width: 100%;
	}

	#map-wrapper {
		width: 100%;
		overflow: hidden;
		height: 300px;
		/* float: left; */
		position: relative;
		/* margin-left: 15px; */
		margin-bottom: 20px;
	}

	#map-mask {
		display: none;
	}

	#map-canvas {
		width: 100%;
		top: 0px;
		left: 0px;
		height: 300px;
		border: 1px solid #d8d8d8;
	}

	.sendQuestion {
		margin-top: 0px;
	}

}

@media (max-width: 530px){

	.sendQuestion span {
		font-size: 16px;
		display: block;
		line-height: 25px;
		margin-top: 15px;
	}

	.sendQuestion a {
		display: block;
		line-height: 35px;
		height: 35px;
		width: 200px;
		margin: 1px auto;
		font-size: 16px;
	}

    .news-block .news-body .illust{
        float: none;
        margin: 0 auto;
    }
}

@media (max-width: 650px){

	#courses-public .text-wrapper,
	#courses-firms .text-wrapper {
		width: 100%;
	}
}

