/* 

exploid )) ...

contact@it-int.ru

*/



/*
#mod-finder-searchform {
    position:relative;
    display: block;
    top:25px;
}
*/

#dimrank:before {
 content:attr(data-description);
 box-sizing:border-box;
 display:block;
 background:rgba(0,0,0,.7);
 color:white;
 padding:20px;
 position:absolute;
 left:50%;
 top:-30px;
 margin-left:-100px;
 width:200px;
 height:65px;
 line-height:25px;
 border-radius:5px;
 opacity:0;
 transition:.25s ease-in-out;
}
 
#dimrank:after {
 content:'';
 display:block;
 position:absolute;
 top:35px;
 left:50%;
 margin-left:-8px;
 height:0;
 width:0;
 border-left:8px solid transparent;
 border-right:8px solid transparent;
 border-top:8px solid rgba(0,0,0,.7);
 transition:.25s ease-in-out;
 opacity:0;
}
 
#dimrank:hover:before {
 opacity:1;
 top:-50px;
}
 
#dimrank:hover:after {
 opacity:1;
 top:15px;
}





.nav.menu li.parent {padding-bottom: 5px;}
.nav.menu li.parent:hover ul.nav-child {display:block; width: 200px; line-height: 40px; background-color: white; border:1px solid #bcbcbc; padding-top:5px; margin-top:5px; border-radius: 10px; margin-left:-10px; z-index:99999999;}
.nav.menu li.parent:hover ul.nav-child li { margin-left: 10px; }
.nav.menu li.parent:hover ul.nav-child li a {color: black;}

td.td5 {width: 11%; text-align:center;}
.az-uni-profile {display:block;}
td.td2 {text-align: left !important;}
/*div#PIE_chart1.jqplot-target, div#PIE_chart2.jqplot-target, div#PIE_chart3.jqplot-target, div#PIE_chart4.jqplot-target { max-height: 150px; overflow: hidden; margin-top: -70px; margin-bottom: 0px; min-width:100px; margin-left:0px; margin-right: 0px;} 

div#PIE_chart1.jqplot-target div, div#PIE_chart2.jqplot-target div, div#PIE_chart3.jqplot-target div, div#PIE_chart4.jqplot-target div {margin-top: 40px;}
div#PIE_chart1.jqplot-target canvas, div#PIE_chart2.jqplot-target canvas, div#PIE_chart3.jqplot-target canvas, div#PIE_chart4.jqplot-target canvas {margin-top: 40px;}*/

.td-big { overflow: hidden;}

.page-header {margin: 20px 0 20px !important;}

/* 

	=============================
	Команда разработчиков "Azdeus Freelance" -  создание и разработка сайтов, дизайн сайтов, сайт под ключ.
	www.freelance.azdeus.com
	freelance@azdeus.com.ua 
	=============================

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);
/************************* reset *************************/

html {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
    height: 100%;
    width: 100%;
    position: absolute;
    margin-top:0px;
    padding: 0;
   /* font-size: 14px;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    line-height: 24px;
    min-width: 320px;
    color: #393939;*/
  	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.5625;
	color: #494343;
}
h1,
h2,
h3,
h4,
p,
ul,
li,
a,
span,
input,
textarea,
select,
form,
fieldset,
button,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
.h3,h3{font-size: 1.17em;font-weight: bold;}
img {
    margin: 0;
    padding: 0;
    border-style: none;
    vertical-align: bottom;
}

input,
textarea,
select,
button {
    font-size: 14px;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    border: 0;
    outline: 0;
    background: none;
}
#selun,#university-name{

	{
    width: 350px;
    margin: 10px auto;
    display: block;
   
	}
}
.typeahead{
	white-space: break-word;
}
 .d11 {
    position: relative;
    z-index: 1;
    /*width: 40%;*/
   }
.d2 {
   left: -13px;
     position: relative;
    top:-42px;
    width: 99%;
    height: 97%;
  	margin: 0px;
   border-style: none;
    z-index: 2;
}
.d3{
display:block;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.0;
color: #494343;
}
#university-name{
	border-style: none;
	/*width: 99%;*/
  box-shadow:none;
 	border-radius: 0px;}
#selun,#dimrank,#subj,#university-name{
	height: 39px;
	}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
ul li {
    list-style: none;
}
/************************* /reset *************************/
.reput{
background-color:#ECFEFF;	
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
 text-indent: 25px;
}
/************************* wrapper *************************/
 /*.frmphp{display: block;position:relative;float: right;width: 250px;}*/
#wrapper {
    position: relative;
    overflow: hidden;
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 20px;
    min-height: 750px;
}
.holder {
    position: relative;
    width: 980px;
    margin: 0 auto;
}
.holder:after {
    display: block;
    content: '';
    clear: both;
}
/************************* header *************************/

#header {
    font-family: Trebuchet MS;
 	
}
.header-top {
    position: relative;
    overflow: hidden;
    padding: 3px 0 5px;
    border-bottom: 3px solid #9b9b9b;
}
.logo {
    float: left;
}
.logo a {
    display: block;
}
.logo-text {
    margin-left: -32px;
    padding: 4px 0 0;
    color: #010101;
    font-size: 14px;
    -moz-transform: scaleX(0.85);
    /* Для Firefox */
    
    -ms-transform: scaleX(0.85);
    /* Для IE */
    
    -webkit-transform: scaleX(0.85);
    /* Для Safari, Chrome, iOS */
    
    -o-transform: scaleX(0.85);
    /* Для Opera */
    
    transform: scaleX(0.85);
}
.header-info {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 0 11px;
    line-height: 21px;
    -moz-transform: scale(0.8);
    /* Для Firefox */
    
    -ms-transform: scale(0.8);
    /* Для IE */
    
    -webkit-transform: scale(0.8);
    /* Для Safari, Chrome, iOS */
    
    -o-transform: scale(0.8);
    /* Для Opera */
    
    transform: scale(0.8);
    -ms-transform-origin: 100% 100%;
    /* IE 9 */
    
    -moz-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    /* Chrome, Safari, Opera */
    
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.header-info a {
    color: #8a8a8a;
}
.header-phone {
    color: #3c3c3c;
    font-size: 18px;
}
.header-mail {
    margin: 0 0 6px;
    font-size: 18px;
    color: #4b54f5;
}
.header-webs {
    line-height: 35px;
    text-align: left;
}

.header-webs a {
    padding-right: 5px;
}
.header-webs a,
.header-webs img {
    display: inline-block;
    vertical-align: middle;
}
.header-webs .social-fb img {
    width: 35px;
}
.header-webs .social-tw img {
    width: 41px;
}
.header-webs .social-yt img {
    width: 47px;
    padding-bottom: 1px;
}
.header-webs .social-em img {
    width: 49px;
    padding-bottom: 1px;
}
.h-web2 {
    margin: 0 17px;
}
.main-nav {
    overflow: visible;
    padding: 14px 0 13px;
}
.main-nav li {
    position: relative;
    float: left;
    font-size: 16px;
    margin: 0 0 0 22.5px;
    /*text-transform: uppercase;*/
}
.main-nav li:first-child {
    margin: 0;
}
.main-nav a {
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.main-nav a:hover {
    color: #474747;
    text-decoration: none;
}
.main-nav .active a {
    color: #707070;
}
.color-line {
    clear: both;
    overflow: hidden;
    margin: 0 0 13px;
}
.c-line {
    float: left;
    width: 23.5%;
    height: 8px;
    margin: 0 0 0 2%;
}
.c-line:first-child {
    margin: 0;
}
.line1 {
    background: #f7b239;
}
.line2 {
    background: #01b5b2;
}
.line3 {
    background: #6bb232;
}
.line4 {
    background: #9b9b9b;
}
/************************* slider *************************/

#main {} #main:after {
    display: block;
    content: '';
    clear: both;
}
.slider-block {
    margin: 0 0 23px;
}
.slider-block:after {
    display: block;
    content: '';
    clear: both;
}
.slider-holder {
    position: relative;
    height: 540px;
    overflow: hidden;
}
.main-slider {
    overflow: hidden;
}
.slider-info {
    position: absolute;
    width: 343px;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(161, 161, 161, 0.62);
}
.slider-info-top {
    padding: 41px 8px 0;
    color: #fff;
    font-size: 19px;
    line-height: 37px;
    letter-spacing: -1px;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}
.slider-icon {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
  	opacity: .75;
}
.slider-arrow {
    position: absolute;
    width: 327px;
    height: 120px;
    line-height: 20px;
    left:8px;
    bottom: 2px;
    text-align: center;
    background: url(../images/slider-arrow.png) 0 0 no-repeat;
}
.slider-arrow span {
    display: inline-block;
    padding: 10px 10px 0;
    font-size: 19px;
    line-height: 23px;
    vertical-align: middle;
}
/************************* icons block *************************/

.icons-block {
    overflow: hidden;
    padding: 10px 0 0;
    margin: 0 0 23px;
    border-top: 3px solid #7e7e7e;
    border-bottom: 3px solid #7e7e7e;
}
.icon-item {
    float: left;
    width: 33.3%;
    padding: 5px 0 0;
    margin: 0 0 20px;
}
.icon-item:nth-child(3n + 1) {
    clear: both;
}
.icon-img {
    float: left;
    width: 110px;
    height: 72px;
    line-height: 24px;
    padding-left: 10px;
    box-sizing: border-box;
    text-align: center;
}
.icon-img img {
    vertical-align: middle;
}
.icon-text {
    padding-top: 5px;
  	margin-left: 110px;
    font-size: 20px;
    line-height: 24px;
}
.icon-text span {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
}
/************************* category-block *************************/

.category-block {
    overflow: hidden;
    margin: 0 0 24px;
}
.cat-item {
    float: left;
    width: 23.5%;
    margin: 0 0 0 2%;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.cat-item:hover {
    opacity: 0.8;
    text-decoration: none;
}
.cat-item img {
    width: 100%;
    margin: 0 0 6px;
}
.cat-item:first-child {
    margin: 0;
}
.cat-text {
    display: block;
    height: 42px;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 3%;
}
/************************* article *************************/

.article {
    margin: 0 0 26px;
}
h1,
h2,
.title {
    margin: 0 0 24px;
    padding-top: 5px;
    color: #01b5b2;
    font-size:24px;
    font-weight: 400;
    text-align: center;
    clear: both;
}
/************************* article *************************/

.line-block {
    margin: 0 0 23px;
}
.line-holder {
    position: relative;
}
.line {
    position: absolute;
    width: 100%;
    height: 4px;
    top: 7px;
    left: 0;
    right: 0;
    background: #0089ce;
}
.points {
    position: relative;
    z-index: 5;
}
.points:after {
    display: block;
    content: '';
    clear: both;
}
.point {
    float: left;
    width: 2.87%;
    margin: 0 0 0 60px;
    color: #0089ce;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.point:first-child {
    margin: 0;
}
.point-round {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #0089ce;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.point:hover {
    text-decoration: none;
  	cursor: pointer;
  	border:none;
}
.point.active,
.point:hover {
    color: #ffae11;
    text-decoration: none;
}
.point.active .point-round,
.point:hover .point-round {
    background: #ffae11;
}
.point.disabled {
    color: #898989;
}
.point.disabled .point-round {
    background: #898989;
}
.point-text {
    display: block;
}
/************************* article *************************/

.map-block {
    height: 600px;
    margin: 0 0 35px;
}
/************************* search-block ************************/
 .btnrepr #prntr{
	position: relative;
	float: right;
	margin-top: 1.7em;
	margin-right: -0.4em;
   	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    cursor: pointer;
    border: 2px solid #b3b4af;
    border-radius: 4px;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    background: #e8e8e6;

}
.btnrepr #prntr:hover{
 background: #bfc0be;
 
}
.btnrepr #prntr:disabled{
 background: #e7e7e7;
 border: 1px solid #e7e7e7;
}

 .btnsave #savr{
	position: relative;
	float: right;
	margin-top: -3.2em;
	margin-right: -0.4em;
   	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0em;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    cursor: pointer;
    border: 2px solid #b3b4af;
    border-radius: 4px;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    background: #e8e8e6;
	/*width: 4em;*/
}
.btnsave #savr:hover{
 background: #bfc0be;
 
}
.btnsave #savr:disabled{
 background: #e7e7e7;
 border: 1px solid #e7e7e7;
}
.svwnd{
	position: relative;
	display: none;
	float: right;
	/*border: 2px solid #b3b4af;
	border-radius: 4px;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
	width: 6em;
	text-align: center;
	top:-3.4em;
	right:4.4em;
	z-index: 9999;
}
.svwnd #dttopdf{
	position: relative;
	display: block;
	float: left;width: 3em;
}
.svwnd #dttodoc{
	position: relative;
	display: block;
	float: right;width: 3em;
}


/*
	.modal_save{
				position: relative;
				display: none;
				float: right;
				margin-right: 5em;
				width: 50%;
				background: #dcf8fc;
				top:-1em;
				height: 12em;
				border-radius: 5px;
				padding-top: 1em;
				border: 3px solid #427bf2;
				top:-7em;
			}
			.btnsv{
				position:relative;
				display: block;
				margin-top: 0.5em;
				float: left;
			}
			.modal_save p{
				position: relative;
				display: inline-block;
			padding-left:1em;	
			}
			.close {
			position: absolute;
			right: 20px;
			top: 20px;
			width: 20px;
			height: 20px;
			opacity: 0.3;
			}
			.close:hover {
			opacity: 1;
			}
			.close:before, .close:after {
			position: absolute;
			left: 15px;
			content: ' ';
			height: 33px;
			width: 2px;
			background-color: #333;
			}
			.close:before {
			transform: rotate(45deg);
			}
			.close:after {
			transform: rotate(-45deg);
			}
*/
.search-line {
    width: 990px;
}
.select-line:after,
.sorting-line:after,
.search-line:after {
    display: block;
    content: '';
    clear: both;
}
.az-form-compare .select-item {
    line-height: 29px;
}
.search-line .select-item {
    width: 493px;
    padding: 10px 7px;
    margin: 0 10px 34px 0;
}
.twitter-typeahead {
    display: block !important;
}
#the-basics {
    height: 32px;
}
.tt-dropdown-menu {
    top: 40px !important;
    left: -1px !important;
    background: #fff;
    min-width: 394px;
    max-height: 300px;
    overflow-y: scroll;
    z-index: 99999;
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 3px 6px 0 rgba(195, 203, 212, 0.75);
    box-shadow: 0 3px 6px 0 rgba(195, 203, 212, 0.75);
}
.tt-dropdown-menu .tt-suggestion {
    line-height: 32px;
    padding: 0 14px;
    color: #393939;
}
.tt-dropdown-menu .tt-cursor {
    background: #08f;
    color: #fff;
}
.tt-hint {
    box-sizing: border-box;
    color: #aaa;
}
.sorting-title {
    font-size: 24px;
    line-height: 27px;
}
.grey-button {
    float: left;
    width: 311px;
    height: 35px;
    cursor: pointer;
    border: 1px solid #aaa;
    background: #f7f7f7 url(../images/grey.png) center bottom repeat-x;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.grey-button:hover {
    opacity: 0.8;
}
.search-line .grey-button {
    width: 82px;
    height: 42px;
}
/************************* table *************************/
.nouniv{
	margin: 34px 10px 34px;
    padding: 6px 7px 10px;
    font-size: 16px;
    text-align: left;
    text-align: justify;
    display: block;
    width: 600px;
    height: 100%;
}
.az-block-t .up,.az-block-r .up,.az-block-f .up,.az-block-i .up{
	font-size: 10px;
	font-weight: bold;
}
 .table-above   th{
	border:2px;	
	}
 .table-above   td{
	height: 15px;
	border:1px;	
	}
.table-block {
    margin: 0 0 34px;
}
.big-table {
    width: 100%;
    border-collapse: collapse;
}
.td1 {
    width: 70px;
}
.td3 {
    width: 80px;
}
.td4 {
    width: 120px;
}
.td5 {
    width: 150px;
}
.td6 {
    width: 70px;
}
.td7 {
    width: 135px;
}
.big-table th {
    padding: 6px 7px 10px;
    font-size: 16px;
    text-align: left;
    background: #fff;
    border-top: 1px solid #dedede;
    border-bottom: 2px solid #dedede;
}
.big-table td {
    padding: 6px 7px 10px;
    font-size: 16px;
    background: #fff;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.big-table td img {
    vertical-align: middle;
}
.table-block-head th {
    cursor: pointer;
}
/************************* info-block *************************/

.info-block {
    margin: 0 0 35px;
}
.info-block:after {
    display: block;
    content: '';
    clear: both;
}
.info-left {
    float: left;
    width: 200px;
}
.info-links a {
    display: block;
    width: 200px;
    height: 60px;
    margin: 0 0 24px;
    font-size: 20px;
    color: #fff;
    line-height: 59px;
    text-align: center;
    border-radius: 2px;
    transition: color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    background: rgba(242, 173, 46, 1) url(../images/shine.png) center top repeat-x;
    border: solid rgba(242, 173, 46, 1) 2px;
}
.info-links a:hover {
    text-decoration: none;
    background-color: rgba(246, 211, 146, 1);
    border-color: rgba(246, 211, 146, 1);
}
.info-content {
    float: right;
    width: 746px;
}
/************************* form *************************/

.submit {
    display: block;
    box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    height: 42px;
    color: #fff;
    font-weight: bold;
    line-height: 41px;
    text-align: center;
    background: #00d360;
    cursor: pointer;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.submit:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 65, 150, 0.35);
    box-shadow: 0 0 5px 0 rgba(0, 65, 150, 0.35);
}
::-webkit-input-placeholder {
    color: #cdcdcd;
}
:-moz-placeholder {
    color: #cdcdcd;
    opacity: 1;
}
::-moz-placeholder {
    color: #cdcdcd;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #cdcdcd;
}
/************************* footer *************************/
.fdv{
	position: relative;
	margin-top: -159px;
	width: 100%;
	background: #5A5552;
	height: 14em;
	padding-left: -40px;
	z-index: -13;
	
}
#footer {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    z-index: 10;
    max-width: 980px;
    padding: 20px 0 0px;
    margin: 0px auto 0px;
    color: #fff;
    background: #5A5552;
}
.footer-item {
    float: left;
    width: 23%;
   /* margin: 0 1%;*/
    margin-bottom: 20px;
    
    padding: 15px 0 0;
    border-top: 2px solid #f8f8f8;
}
.footer-item a {
    color: #fff;
}
.footer-icon {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
}

.footer-icon img{
   -moz-transform: scale(0.6);
    /* Для Firefox */
    
    -ms-transform: scale(0.6);
    /* Для IE */
    
    -webkit-transform: scale(0.6);
    /* Для Safari, Chrome, iOS */
    
    -o-transform: scale(0.6);
    /* Для Opera */
    
    transform: scale(0.6);
   
    /* IE 9 */
  
  
  
    -ms-transform-origin: 50% 20%;    
    -moz-transform-origin: 50% 20%;
    -webkit-transform-origin: 50% 20%;
    -o-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
}

.footer-webs img{
  
  -moz-transform: scale(0.7);
    /* Для Firefox */
    
    -ms-transform: scale(0.7);
    /* Для IE */
    
    -webkit-transform: scale(0.7);
    /* Для Safari, Chrome, iOS */
    
    -o-transform: scale(0.7);
    /* Для Opera */
    
    transform: scale(0.7);
   
    /* IE 9 */
  
  
  
    -ms-transform-origin: 50% 30%;    
    -moz-transform-origin: 50% 30%;
    -webkit-transform-origin: 50% 30%;
    -o-transform-origin: 50% 30%;
    transform-origin: 50% 30%;
}

.footer-content {
    margin: 0 0 0 54px;
}
.footer-title {
    padding: 4px 0 5px;
    font-size: 21px;
    font-weight: 700;
}
.footer-text {
    font-size: 12px;
    line-height: 19px;
}
.last .footer-title {
    float: left;
}
.footer-webs {
    float: right;
    margin-left: -20px;
}
.footer-webs a {
    float: left;
}
#hidden-map {
    display: none;
    width: 800px;
    height: 600px;
}
.input.error,
.ask .input.error {
    color: rgb(255, 86, 71);
    background-color: rgb(255, 206, 202);
}
label.error {
    position: absolute;
    left: -9999px;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 960px) {
    .side-nav {
        clear: both;
        float: left;
        width: 100%;
    }
    .links-block a {
        width: 50%;
        float: left;
    }
    .slider-holder {
        margin: 0 0 10px;
    }
    .blue-block {
        clear: both;
        height: auto;
    }
    body {
        min-width: 0;
        padding: 0;
    }
    #wrapper,
    .slider-block,
    .slider-holder {
        width: 100%;
        padding: 0;
        height: auto;
    }
    .footer-holder {
        padding: 0 20px;
    }
    .info-links {
        display: none;
    }
    .main-nav {
        padding: 14px 8px 1px 1px;
    }
    .main-nav li {
        margin-left: auto;
        margin-bottom: auto;
    }
    .main-nav li:nth-child(6n) {
        clear: left;
        margin-left: 0;
		padding-right:2px;

    }
    .slider-info-top {
        padding: 21px 8px 0;
        font-size: 22px;
        line-height: 30px;
    }
    .icon-item {
        width: 49%;
        margin: 0 0 36px;
        margin-left: 2%;
    }
    .icon-item:nth-child(3n + 1) {
        clear: none;
    }
    .icon-item:nth-child(2n + 1) {
        clear: both;
        margin-left: 0;
    }
    .category-block {
        margin: 0 0 4px;
    }
    .cat-item {
        width: 48%;
        margin: 0 0 20px 4%;
    }
    .cat-item:nth-child(2n + 1) {
        clear: left;
        margin: 0 0 20px;
    }
    .footer-item {
        width: 48%;
        margin: 0 0 20px 4%;
    }
    .footer-item:nth-child(2n + 1) {
        clear: left;
        margin: 0 0 20px;
    }
	.info-left {display: none;}
	.info-content {
		float: none;
		width: auto;
	}
}
@media (max-width: 860px) {
    .main-nav li {
        margin-left: 69px;
    }
}
@media (max-width: 780px) {
    .main-nav li {
        margin-left: 49px;
    }	
}
@media (max-width: 768px) {
    .slider-info {
        display: none;
    }
}
@media (max-width: 780px) {
    .main-nav li {
        margin-left: 19px;
    }
}

@media (max-width: 480px) {
    .cat-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
@media (max-width: 560px) {
    .logo {
        float: none;
        text-align: center;
    }
    .logo img {
        max-width: 100%;
    }
    .header-top {
        border-bottom: 0;
    }
    .header-info {
        position: relative;
        bottom: auto;
        right: auto;
        padding: 0 0 11px;
        text-align: center;
      	float: left;
        margin-left: -60px;
    }
    .slider-arrow {
        width: 100%;
        height: auto;
        left: 0;
        color: #fff;
        line-height: 100%;
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.85);
        background: rgba(161, 161, 161, 0.62);
    }
    .slider-arrow span {
        padding: 10px;
    }
    .color-line {
        margin: 0 0 30px;
    }
    .footer-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
@media (max-width: 680px) {
    .line-block .line {
        width: 5px;
        height: auto;
        top: 0;
        bottom: 0;
        left: 73px;
    }
    .line-block .point {
        clear: both;
        height: 52px;
        line-height: 52px;
        margin: 0 0 0 50px;
        width: 100%;
    }
    .line-block .point span {
        float: left;
        clear: none;
        font-size: 24px;
        line-height: 52px;
    }
    .line-block .point-round {
        margin-left: 50px;
        margin: 14px;
        vertical-align: middle;
    }
    .icon-item {
        width: 100%;
        margin-left: 0;
    }
    .icon-item br {
        display: none;
    }
}
.nav-btn {
    display: block;
    margin: 25px;
    float: right;
    width: 100px;
    height: 100px;
    cursor: pointer;
    display: none;
}
.nav-btn-lin {
    display: block;
    width: 80px;
    height: 14px;
    margin: 10px 10px 12px;
    background: #00b3b3;
    border-radius: 7px;
}
.nav-btn:active .nav-btn-lin {
    background: #144343;
}
@media (max-width: 580px) {
    .ul.nav.menu {
        width: 100%;
    }
    .main-nav {
        
        margin-bottom: 20px;
    }
    .nav-btn {
        display: block;
        zoom: .7;
        margin: 50px 0 0 0;
    }
    .main-nav li,
    .main-nav li:first-child, .main-nav li:nth-child(6n) {
        margin: 0 0 0 20px;
        float: left;
        width: 100%;
    }
    .main-nav > ul > li > a {
        font-size: 24px;
        padding: 10px 0;
    }
}
.show {
    display: block;
}
.owl-controls {
    display: none;
}
/* Medium devices (desktops, 992px and up) */

@media (min-width: @screen-md-min) {
    ...
}
/* Large devices (large desktops, 1200px and up) */

@media (min-width: @screen-lg-min) {
    ...
}
.edit input {
    display: block;
    box-sizing: border-box;
    width: 300px;
    height: 35px;
    padding: 0 15px;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}
.edit select {
    display: block;
    box-sizing: border-box;
    width: 300px;
    height: 35px;
    padding: 0 15px;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}
.edit textarea {
    display: block;
    box-sizing: border-box;
    width: 300px;
    height: 35px;
    padding: 0 15px;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}
.az-map {
    width: 100%;
    height: 550px;
}
.az-univer {
    margin-left: 32px;
    -ms-zoom: 1.23;
    -moz-transform: scale(1.23);
    -moz-transform-origin: 0 0;
    -o-transform: scale(1.23);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(1.23);
    -webkit-transform-origin: 0 0;
    overflow: hidden;
}
.big-table img {
    height: 20px;
}
/*



.big-table tr:nth-child(2n + 1).az-row-000 td {



  background: #d9e2f3;



}







.big-table tr:nth-child(2n + 1).az-row-100 td {



  background: #d9e2f3;



}



.big-table tr:nth-child(2n + 1).az-row-200 td {



  background: #ffffcc;



}







.big-table tr:nth-child(2n + 1).az-row-300 td {



  background: #eaeaea;



}







.big-table tr:nth-child(2n + 1).az-row-400 td {



  background: #ffcc99;



}











.big-table tr:nth-child(2n + 1).az-row-500 td {



  background: #ffe599;



}







.big-table tr:nth-child(2n + 1).az-row-600 td {



  background: #c5e0b3;



}







.big-table tr:nth-child(2n + 1).az-row-700 td {



  background: #c5e0b3;



}







.big-table tr:nth-child(2n + 1).az-row-800 td {



  background: #c5e0b3;



}











.big-table tr:nth-child(2n + 1).az-row-900 td {



  background: #c5e0b3;



} */
/*четные строки (2n)*/

.big-table tr:nth-child(2n).az-row-100 td,
.big-table tr:nth-child(2n) td {
    background: #F9FDFF;
}
/*не четные строки (2n + 1)*/

.big-table tr:nth-child(2n + 1).az-row-100 td,
.big-table tr:nth-child(2n + 1) td {
    background: #D6F5FF;
}
.big-table tr:nth-child(2n).az-row-200 td {
    background: #FFFDFB;
}
.big-table tr:nth-child(2n + 1).az-row-200 td {
    background: #FFEECE;
}
.big-table tr:nth-child(2n).az-row-300 td {
    background: #FDFDFD;
}
.big-table tr:nth-child(2n + 1).az-row-300 td {
    background: #EFF1F2;
}
.big-table tr:nth-child(2n).az-row-400 td {
    background: #FFFEF5;
}
.big-table tr:nth-child(2n + 1).az-row-400 td {
    background: #F7ECD6;
}
.big-table tr:nth-child(2n).az-row-500 td {
    background: #FFFCFC;
}
.big-table tr:nth-child(2n + 1).az-row-500 td {
    background: #F9DDE1;
}
.big-table tr:nth-child(2n).az-row-600 td {
    background: #F9FDF7;
}
.big-table tr:nth-child(2n + 1).az-row-600 td {
    background: #DBF3CE;
}
.big-table tr:nth-child(2n).az-row-700 td {
    background: #F9FDF7;
}
.big-table tr:nth-child(2n + 1).az-row-700 td {
    background: #DBF3CE;
}
.big-table tr:nth-child(2n).az-row-800 td {
    background: #F9FDF7;
}
.big-table tr:nth-child(2n + 1).az-row-800 td {
    background: #DBF3CE;
}
.big-table tr:nth-child(2n).az-row-900 td {
    background: #F9FDF7;
}
.big-table tr:nth-child(2n + 1).az-row-900 td {
    background: #DBF3CE;
}
a.read-more {
    display: inline-block;
    width: 200px;
    height: 30px;
    margin: 0 0 24px;
    font-size: 20px;
    color: #fff;
    line-height: 29px;
    text-align: center;
    border-radius: 2px;
    transition: color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    background: rgba(242, 173, 46, 1) url(../images/shine.png) center top repeat-x;
    border: solid rgba(242, 173, 46, 1) 2px;
    float: right;
    margin-top: 30px;
}
a.read-more:hover {
    text-decoration: none;
    background-color: rgba(246, 211, 146, 1);
    border-color: rgba(246, 211, 146, 1);
}
a.az-sub-dir {
    font: normal normal normal 14px/1.2em 'Open Sans', sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: rgba(0, 136, 203, 1);
    margin: 5px 11px 20px 0;
    padding: 20px 0;
    cursor: pointer;
    display: inline-block;
}
a.az-sub-dir.active {
    color: #ffae11;
}
.table-block.table-block-head th {
    border: 0;
}
.table-block.table-block-head {
    overflow-y: hidden;
    margin-bottom: 0;
    padding-right: 18px;
    border: 0;
}
.table-block-height {
    height: 600px;
}
.table-block {
    overflow-y: scroll;
    position: relative;
}
.table-row-fix {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.az-vuz-select, .az-univers-sel {
    width: 100%;
}
.typeahead-block .typeahead-box {
    height: 35px;
}
.typeahead-block .tt-dropdown-menu {
    top: 35px !important;
}
/*bootstrap*/

.page-header {
    padding: 0px 0;
    border-bottom:4px solid #ffffff;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }http://tstal.testrounrunking.com/administrator/index.php?option=com_templates&view=template&id=10001&file=L2pzL2FsbF9wcm9mcGhwX3Y0XzE3Zl9ycC5qcw%3D%3D
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
    display: table;
    content: " ";
}
#header .main-nav a:hover,
#header .main-nav a:focus {
    background: none;
}
.map-univer {
    overflow: hidden;
}
.map-box {
    position: relative;
}
.map-legendbox {
    padding: 10px 0;
}

.map-legendbox > .diamond, .map-legendbox > .golden, .map-legendbox > .silver, .map-legendbox > .bronze, .map-legendbox > .cooper, .map-legendbox > .world
{
    border: solid 0px brown;
    padding: 10px 0 10px 50px;
    background-repeat: no-repeat;
    background-position: 20px 5px;
}

.map-legendbox > .diamond {background-image: url(../images/league-diamond.png);}
.map-legendbox > .golden {background-image: url(../images/league-golden.png);}
.map-legendbox > .silver {background-image: url(../images/league-silver.png);}
.map-legendbox > .bronze {background-image: url(../images/league-bronze.png);}
.map-legendbox > .cooper {background-image: url(../images/league-cooper.png);}
.map-legendbox > .world {background-image: url(../images/league-world.png);}

.map-btn-return {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    text-align: center;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-decoration: none;
    color: #333;
    display: none;
}
.map-btn-return:hover {
    opacity: 1;
    text-decoration: none;
}
.compare-select-box {
    float: left;
    width: 100%;
}
.typeahead-box {
    clear: left;
    margin-top: -1px;
    white-space: pre-wrap;
}
.compare-select-box select {
    margin: 0;
}
.table-block.table-block-height th {
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
}
.table-block.table-block-height th:first-child {
    border-left: 0;
}
.nav > li:last-child .nav-child {
    float: right;
    margin-left: -50px;
}
.btn-back-rank {
    position: absolute;
    bottom: 30px;
    right: 30px;
    height: 35px;
    cursor: pointer;
    border: 1px solid #aaa;
    background: #f7f7f7 url(../images/grey.png) center bottom repeat-x;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    padding-left: 20px;
    padding-right: 20px;
}
.univercity {
    padding: 20px 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
	margin-bottom:40px;
}
.uni-osn {
	width:calc(100% - 230px);
	float:left;
	margin-top: 32px;
}
.uni-dop {
	width:190px;
	float:right;
	margin-top: -96px;
}
.uni-top {
    overflow: hidden;
    width: 100%;
}
.uni-logo {
    display: table-cell;
    width: 100px;
    height: 100%;
    vertical-align: middle;
}
.uni-flag {
    width: 50px;
    vertical-align: middle;
	display:block;
	float:right;
	margin-right:-40px;
}
.uni-league {
    width: 60px;
    text-align: center;
	float:right;
}
.uni-name{
    padding: 10px 0 0;
	font-weight: bold;
	text-transform:uppercase;
	font-size:80%;
	line-height:100%;
}
.uni-league img {max-width:40px;}
.uni-logo img {max-width:70px;}
.uni-flag img {
	max-width:40px;
	margin-bottom: 16px;
}
.uni-country {
    padding: 5px 0 0;
    font-size: 20px;
    font-weight: bold;
}
.uni-info {
    display: table-cell;
    vertical-align: top;
	float:left;
	width: calc(100% - 100px);
}
.uni-address-p {
	color:#888;
	line-height:140%;
	width:calc(100% - 50px);
	float:left;
}
p.uni-address-pp {height:4em;}
p.uni-economy {font-size:130%;}
.uni-info-title {
    margin: 0 0 15px;
    font-size: 180%;
    /* font-weight: bold; */
}
.uni-info-list {
    overflow: hidden;
    font-size: 15px;
}
.uni-info-list dd {
    float: left;
    clear: left;
    width: 50%;
    margin: 0 0 1px;
    /* font-weight: bold; */
	color:#888;
}
.uni-info-list dt {
    float: left;
    width: 50%;
    margin: 0 0 1px;
}
.uni-info-list a {
    color: #0089ce;
}
dd, dt {
    line-height: 24px;
    font-weight: normal;
}
/************************* uni-middle *************************/

.uni-mid {
    overflow: hidden;
    margin: 0 0 10px;
	border-bottom: 1px solid #c3c3c3;
	padding-bottom:10px;
}
.uni-rank-title {
	height:150px;
	width:200px;
	margin-top:-8px;
}
.uni-rank {
    float: right;
    width: 50%;
}
.uni-world-rank {
    float: left;
    width:calc(50% - 10px);
    text-align: center;
    
}
.uni-osninfo {
	width:calc(50% - 10px);
	float:left;
	padding:20px;
}
.uni-additional,
.uni-about {
	width:calc(50% - 10px);
	float:right;
	padding-bottom:10px;
}
.o-80-sub {
    padding: 10px 0 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
}
.uni-rank-text {
	font-size: 90%;
	text-transform:uppercase;
	line-height:100%;
	font-weight:bold;
	margin: auto;
}
.uni-rank-text span {
	/*float:right;*/
    display: block;
	padding: 7px;
    font-size: 90%;
    font-weight: bold;
	color:#fff;
}

}
.uni-rank-link {
    font-size: 13px;
}
.uni-rank-link a {
    color: #0089ce;
    text-decoration: underline;
}
.uni-rank-link a:hover {
    text-decoration: none;
}
.uni-additional-table,
.uni-about-table {
    width: 100%;
    border-collapse: collapse;
    font-size:100%;
	line-height:170%;
	margin-bottom:10px;
}
td[data-text="O_WR"],td[data-text="O_TR"],td[data-text="O_RR"],td[data-text="O_IR"],td[data-text="O_FR"],#reprnk,#resrnk,td[data-text="T_CR"],td[data-text="R_CR"],td[data-text="I_CR"],td[data-text="F_CR"]
{text-align: right;padding-right: 25px;}
td[data-text="O_WS"],td[data-text="O_TS"],td[data-text="O_RS"],td[data-text="O_IS"],td[data-text="O_FS"],#repscr,#resscr
{text-align: right;padding-right: 8px;}
.uni-block-left td[data-text="O_TL"],.uni-block-left td[data-text="O_RL"],.uni-block-left td[data-text="O_IL"],.uni-block-left td[data-text="O_FL"]
{text-align: left;padding-left:0px;}
.uni-block-left td[data-text="O_TR"],.uni-block-left td[data-text="O_RR"],.uni-block-left td[data-text="O_IR"],.uni-block-left td[data-text="O_FR"],.uni-block-left td[data-text="T_CR"],.uni-block-left td[data-text="R_CR"],.uni-block-left td[data-text="I_CR"],.uni-block-left td[data-text="F_CR"]
{text-align: left;padding-left:0px;}
.uni-block-left td[data-text="O_TS"],.uni-block-left td[data-text="O_RS"],.uni-block-left td[data-text="O_IS"],.uni-block-left td[data-text="O_FS"]
{text-align: left;padding-left:0px;}
.uni-about-table tr:last-child td{padding-bottom:20px;}
.uni-additional-table th:last-child,
.uni-additional-table th:nth-child(2),
.uni-additional-table td:last-child,
.uni-additional-table td:nth-child(2),
.uni-about-table th,
.uni-about-table td {
    width: 15%;
}
.uni-about-table td:first-child,
.uni-about-table th:first-child {
    width:20px;
    text-align: center;
}
.uni-about-table td:nth-child(2),
.uni-about-table th:nth-child(2) {
	width:calc(65% - 20px);
	color:#888;
}
.uni-about-table td img {
    width: 15px;
    margin-top: 3px;
    margin-right: 4px;
    vertical-align: top;
}
.table-title {
    margin: 0 0 4px;
}
.table-border{border-bottom: 1px solid #c3c3c3;}
.pie-chart {
	padding-top:2%;
	padding-left: 4px;
	padding-right: 4px;
	width: 90px;
	
	text-align:center;
	float:left;
	font-size: 18px;
    font-weight: bold;
	overflow:hidden;
}
/*
.pie-chart img{height: 90px;}
*/
.uni-block-left table {width:110%;}
.uni-block-right table {
	width:calc(100% - 90px);
	float:right;
}
.uni-title-line-min {display:none;}
.uni-top-osn {
	width:calc(100% - 230px);
	float:left;
	display: table;
}
.uni-rank-title {
	float:right;
	padding-left:10px;
}
.td4{text-align: right;}

/************************* p dop *************************/
.uni-dop p,.uni-dop div,
.uni-dop div,
.uni-dop p span,
 .uni-dop ol li{
	font-size: 98% !important;
    line-height: 140% !important;
    text-align: justify !important;
    font-family: arial !important;
    margin-right: 3px !important;
	padding-right: 4px !important;
   	white-space: inherit;
}
.uni-dop p {margin-bottom:4px;}
.overview.scroll-pane {
	max-height: 245px;
	overflow-y: auto;
  	overflow-x:none;
  	/*font-family: inherit;
	font-size: 12pt;*/
}
.mission.scroll-pane {
	max-height: 240px;
	/*max-height: 245px;*/
	overflow-y: auto;
  	overflow-x:none;
  	/*font-family: inherit;
	font-size: 12pt;*/
}
/************************* uni-bottom *************************/
/*.uni-bot{margin-top: 45px;}*/
.uni-block {
    overflow: hidden;
    padding: 6px;
    margin: 12px 0 0;
	border: 1px solid #c3c3c3;
}
.block1 .uni-block-left {
    background: #a6c6e5;
}
.block2 .uni-block-left {
    background: #d4f85d;
}
.block3 .uni-block-left {
    background: #fcd283;
}
.block4 .uni-block-left {
    background: #cae1e9;
}
.uni-block table {
    font-size: 12px;
    line-height: 22px;
}
.uni-block .uni-title-line table {font-size:100%;}
.uni-block-right table tr:nth-child(2n+1){background:#f1f1f1;}
.uni-block-left {
    float: left;
    width: 29%;
	padding:10px;
	padding-right: 0px;
}
.uni-block-right {
    float: right;
    width: 71%;
	padding-top: 10px;
}
.uni-block td {
    padding: 0 5px;
    width: 47%;
}
.up {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
	color:#888;
}
.td-big {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.uni-title-line {
    margin: 0 0 0 30%;
}
.uni-title-line td {
    padding: 0 10px;
    font-weight: bold;
    vertical-align: top;
    font-size: 90%;
    line-height: 120%;
}
.uni-title-line-max .td3{
	padding-right: -25px;
}
.indlftnm{
	position: relative;
	display: block;
	width: 90%;
	float: left;
}
.rhtprc{
	position: relative;
	display: block;
	width: 8%;
	text-align: end;
	height: inherit;
	vertical-align: text-bottom;
	float: right;
	margin-right: 4px;
	
}
.uni-title-line td.td2 {padding-left:5px;}
.big-table.td1 {width: 1%;}



.univercity .td1 {width: 1%;text-align: center;}
.univercity .td2 {width: 100%;}
.univercity .td3 {width: 6%; text-align: right;}
.univercity .td4 {width: 8%;}
/*
.td3 {
    width: 10%;
}
.td4 {
    width: 10%;
}
*/
.uni-title-line table {width: 100%}


.uni-subinfo {
    font-family: arial;
    text-align: justify;
    width: 100%;
    margin: 1em 0;
    position: relative;
    max-height: 446px;
}
.uni-subinfo-img-box {
    width: 100%;
    box-sizing: border-box;
}
	.uni-subinfo-img-box img {
		width: 100%;
		max-width: 100%;
	}
.uni-subinfo-text-box {
	margin-bottom: 30px;
}
.uni-subinfo-h {
    padding: 0.5em 0;
    margin:0;
    font-size: 120%;
	font-weight:bold;
    text-align: left;
    clear: none;
}
.az-heatmap {
    border: 0;
    outline: 0;
    width: 1000px;
    overflow: hidden;
    height: 1300px;
}
.az-map {
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
}
.table-compare {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.table-compare th {
    text-align: left;
  	
}

.table-compare th, .table-compare td{
  padding: 0 10px;
}
.table-compare>tbody>tr>td, .table-compare>tbody>tr>th, .table-compare>tfoot>tr>td, .table-compare>tfoot>tr>th, .table-compare>thead>tr>td, .table-compare>thead>tr>th {
    border: 1px solid #ddd;
    text-align: center;
}
.compare h2 {
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
}

@media (max-width: 720px) {
    .uni-top {
	overflow: visible;
    margin: auto;
	}
	.uni-logo {
		display: inline-block;
		width:100%;
		height:auto;
		margin-bottom:20px;
	}
	.uni-logo {text-align:left;}
	.uni-league {
		text-align:right;
		width: 60px;
		float:right;
	}
	.uni-info {
		display: block;
		margin: auto;
		width:calc(100% - 80px);
		float:left;
	}
	.uni-title-line {margin: 0;}
	.uni-block-left {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.uni-block-right {
		float: none;
		width: 100%;
	}
	.uni-about {
		margin: 0;
		clear: both;
	}
.uni-title-line-max {display:none;}
.uni-title-line td .td2 {padding-left: 10px;}
.uni-title-line-min {display:block;}
}
.uni-title-line-min td2{width: 75%;}
.nav-child {
    display: none;
    position: absolute;
    margin-top: -8px;
}
.main-nav .nav-child li {
    margin: 0;width: 190px;
}
.lib-box {
    overflow: hidden;
    margin: 0 0 20px;
    border-bottom: 1px solid #ccc;
}
.lib-box img {
    float: left;
    width: 266px;
    margin: 0 20px 20px 0;
}
.lib-box h3 {
    margin: 0 0 20px;
}
.lib-box p {
    margin: 0 0 20px;
}
.lib-box .read-more {
    float: right;
}
@media (max-width:992px){
.uni-osn,
.uni-dop {
	float:none;
	width:100%;
	margin-top:45px;
}
.uni-top-osn {width:100%;}
.uni-top-osn,
.uni-rank-title {float:none;}
.uni-rank-title {margin-top: -10px;}
.uni-subinfo-img-box {
	width:200px;
	float:left;	
}
.uni-subinfo-text-box {
    margin-bottom: 1em;
    margin-left: 220px;
}
}
@media screen and (min-width: 680px) and (max-width: 750px) {
.uni-osninfo,
.uni-about,
.uni-additional{
	float:none;
	width:100%;
}
.uni-osninfo {margin-bottom:20px;}
.uni-about, .uni-additional {width:50%;}
.uni-about {float:left;}
.table-border {border-bottom:none;}
.uni-about-table {margin-bottom:0;}
.uni-about-table tr:last-child td {padding-bottom:0;}
.uni-additional {float:right;}
}
@media (max-width:680px){
.uni-osninfo,
.uni-about,
.uni-additional,
	.uni-about, .uni-additional {
	width:100%;
	float:none;
}
.uni-osninfo {margin-bottom:20px;}
.uni-mid {
	margin: 0;
    border-bottom: none;
    
}
}
@media (max-width: 500px) {
    body .main-nav {
        width: 100%;
    }
    .lib-box img {
        max-width: 50%;
    }
    .footer-mail {
        margin: 27px 65px 0 0;
    }
    .read-more {
        width: 90%;
        margin: 5%;
    }
  
  	.uni-subinfo-img-box{
      
      float: none;
      width: 90%;
      margin: 5%;
    }
  .uni-subinfo-img-box img{
    width: 100%;
  }
  .uni-subinfo-text-box{
    width: 90%;
    margin: 5%;
    
  }
.uni-subinfo-img-box {
    width: 200px;
    float: none;
    margin: 0 auto;
}
.uni-block-right .pie-chart,
.uni-block-right table {width:100%;}
p.uni-address-pp {height:auto;}
.btnrepr{display:none;}
.mapbl{
	position: relative;
  	display: block;
  	height: 200px;
  	width: 90%;
  	margin: auto;
  	top:25px;
  	}
#map{
  position: relative;
  display: block;
  border: 1px dashed #C0C0C0;
  width: 100%;
  height: 100%;
  }
}
.main-nav .nav > li > a {
    padding: 0;
}
.logo img {
    width: 226px;
}

.main-nav {
    width: 105%;
}

#header a:hover, #footer a:hover{
  text-decoration: none;
}

.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}

.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}


.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}

.mt5 {
    margin-bottom: 5px;
}
.mt10 {
    margin-bottom: 10px;
}
.mt15 {
    margin-bottom: 15px;
}
.mt20 {
    margin-bottom: 20px;
}

.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}

.ptb5 {
    padding-top: 5px;
    padding-bottom: 5px;
 
}
.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ptb15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

div.tt-suggestion {
    cursor: pointer;
}

.hidden {
    visibility: hidden;
}

.block {
    display: block;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
  top:100% !important;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 50%;
  margin-right: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 1px;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
}

 #footer{background:#5A5552 !important; }

@media (min-width: 992px){
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}

.nav.menu li.parent {padding-bottom: 5px;}
.nav.menu li.parent:hover ul.nav-child {display:block; width:inherit; line-height: 40px; background-color: white; border:1px solid #bcbcbc; padding-top:5px; margin-top:5px; padding-right:10px;border-radius: 10px; margin-left:-10px; z-index:99999999;}
.nav.menu li.parent:hover ul.nav-child li { margin-left: 10px; }
.nav.menu li.parent:hover ul.nav-child li a {color: black;font-size: 14px;}

.nav-child {
    display: none;
    position: absolute;
    margin-top: -8px;
   
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
/*
.gmap3{
  /*margin: 25px auto;*/
  position: relative;
  display: block;
  float: left;
  border: 1px dashed #C0C0C0;
  width: 100%;
  height: 200px;
  vertical-align: text-bottom;
 margin-top:-32px;
}
*/
.dimhd{font-size: 16px;}
.mapbl{
	position: relative;
  	display: block;
  	height: 200px;
  	width: 100%;
  	margin: auto;
  	top:-12px;
  	}
#map{
  	position: relative;
  	display: block;
  	border: 1px dashed #C0C0C0;
  	width: 100%;
  	height: 100%;
  	float: left;
  	margin-top:12px;
  }