body {
    min-width: 523px;
}

.brand {
    display: inline-block;
    float: left;
}

.brand img {
}

.logo-footer {
    float: left;
    margin-left: -100px;
}

.navbar-static-top {
    margin: 0;
}

.navbar-inner {
    background: #fff;
    padding: 10px 0;
}

.hero {
    background: #A3CDFF url("../img/map.png") top center no-repeat;
    background-size: cover;
    position: relative;
    min-height: 430px;
}

.hero_int_f, .hero_int_s {
    background: url("../img/top_hero_bgr.png") top left repeat-x;
    position: absolute;

    left: 0;
    right: 0;
    height: 29px;
    z-index: 10;
}

.hero_int_f {
    top: 0;
}

.hero_int_s {
    background: url("../img/bottom_hero_bgr.png") bottom left repeat-x;
    bottom: 0;
}

.site-description {
    color: #000;
    margin-top: 20px;
    font-weight: normal;
    font-size: 16px;
}

.site-description h4 {
    font-size: 20px;
    margin: 20px 0;
}

.site-description h5 {
    color: #0F5F84;
    font-size: 19px;
    font-weight: 200;
    line-height: 1.4em;
    margin-bottom: 30px;
}

.step {
    display: none;
}

.step.active {
    display: block;
}

.form-tabs {
}

.form-tabs ul {
    margin: 0;
    position: relative;
    top: 1px;
}

.form-tabs ul li {
    margin: 0 5px 1px 0;
    opacity: .8;
}

.form-tabs ul li a {
    color: #fff;
    border: 1px solid transparent !important;
    margin: 0;
    padding: 10px;
    border-radius: 0;
    background: #6BACE8;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}

.form-tabs ul li a i {
    font-size: 32px;
    position: absolute;
    margin-left: -32px;
    text-decoration: none;
}

.form-tabs ul li.active {
    background: #fff;
    color: #000;
    border-bottom: none;
    text-shadow: none;
    opacity: 1;
}

.form-tabs ul li.active a {
    background: #fff;
    color: #000;
    border: none;
    text-shadow: none;
    text-decoration: none;
}

.form-tabs ul li a:hover {
    background: #699FD0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
}

.form-tabs ul li.active a {
}

.form-tabs .consult {
}

.form-tabs .book {
}

.form-tabs .abroad {
}

.form-wrap {
    margin-top: 60px;
    margin-bottom: 40px;
}

.form {
    /* overflow: hidden;*/
    background: #fff;
    padding: 20px;
    color: #333;
    min-height: 289px;
}

.form h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 0 20px 0;
}

.form #consult {
}

.form #book {
}

.form #book h3 {
    margin-bottom: 20px;
}

.form #abroad {
}

.steps {
    padding: 20px 0 0;
}

.consult-example {
    background: #E2EDF2;
    color: #345980;
    line-height: 1.2em;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #00628F;
    border-top: none;
}

.form textarea.description {
    width: 100%;
    height: 70px;
    border-radius: 0;
    border: 1px solid #00628F;
    border-bottom: none;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 10px;
}

.form textarea.description.rear {
    margin-top: 0;
    height: 60px;
}

.form .btn-next {
    background-color: #277AC1;
    background-image: linear-gradient(#43A6E2, #277AC1);
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2), 0 -1px 0 0 rgba(0, 0, 0, 0.3) inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    min-width: 80px;
    padding: 10px 20px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.form .tab-content {
    overflow: visible;
}

.finish {
    padding-top: 40px;
    padding-bottom: 20px;
}

#abroad-input {
    margin-top: 0;
}

.nav-tabs {
    border: none;
}

.col {
    display: inline-block;
    width: 50%;
    float: left;

}

.col.first {
    padding-right: 20px;
}

.col select {
}

.col .input-text {
}

.modal .col .input-text {
    border: 1px solid #ccc;
}

.wrong {
    margin-top: -27px;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    position: relative;
}

.input-text.error {
    box-shadow: 0 0 30px #f00;
    border: 1px solid #f00;
}

.modal-header {
    background: #42B3E5;

}

.modal-header h3 {
    font-weight: normal;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}

.modal-footer {
    background-color: #42B3E5;
}

/* Cases */

.cases {
    border: 1px dotted gray;
    background: #fff url(../img/bg-pattern.png);
    padding-bottom: 20px;
}


.cases a, .cases a:visited, .cases a:active {
	border-bottom: 1px dashed #999;
	text-decoration: none;	
	color: black;
}

.cases a:hover {
	border-bottom: none;
	text-decoration: underline;	
	color: black
}


.cases h3 {
    margin: 40px 0;
    font-size: 35px;
}

/* Info */

.info {
    background: #fff url(../img/bg-pattern.png);
    padding-bottom: 40px;
}

.info .pro {
    color: #fff;
    padding: 20px 0;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}

.info .pro.pro1 {
    background: #355183;
}

.info .pro.pro2 {
    background: #355183;
}

.info .pro.pro3 {
    background: #233f6e;
}

.info .pro1, .info .pro2 {
    min-height: 182px;
}

.info .pro.pro2, .info .pro.pro3 {
    margin-left: 0;
}

.info .pro i {
    font-size: 40px;
}

.info .pro .desc {
    padding: 0 20px;
}

.footer {
    background: #233f6e;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5em;
    padding: 30px 0;
    padding-left: 100px;
}

.footer strong {
    font-size: 18px;
    display: block;
    color: #dde6ef;
    margin-bottom: 10px;
}

.footer ul li {
    list-style: none;
}

.footer ul li a {
    color: #fff;
    text-decoration: underline;
}

.footer small {
    color: #608AB7;
}

.contacts-footer {
    margin: 0;
    padding: 0;
}

.contacts-footer h5 {
    color: #608AB7;
}

.contacts-footer .phone {
    font-size: 18px;
}

.contacts-footer .working-hours {
    color: #608AB7;
}

.footer .hot-phone {
}

.footer .hot-phone h3 {
    margin-top: 10px;
    color: #dde6ef;
}

.align-center {
    text-align: center;
}

.hidden {
    display: none;
}

.top {
    display: none;
    padding: 40px 0;
    background: url(http://www.detail-online.com/daily/wp-content/uploads/2013/02/01-glass-corner.jpg) no-repeat;
    background-size: 100%;
}

.top h2 {
    margin-top: 0px;
    margin-bottom: 50px;
    color: #000;
    font-weight: 100;
    font-size: 38px;
}

.top h4 {
    color: #000;
    font-weight: 200;
    margin-bottom: 20px;
}

.top p {
    height: 90px;
}

.top li {
    line-height: 25px;
}

.top a {
    background: #fff;
    padding: 7px;
    color: #000;
}

.form-control.error {
    border: 1px solid #f00;
    box-shadow: 0 0 40px #f00;
}

.feedback p {
    font-size: 12px;
    text-align: center;
}

.feedback img {

}

.offers img {
    margin-bottom: 10px;
}

.offers p {
    font-size: 13px;
    text-align: center;
}

.contacts_head {
    list-style: none;
    text-align: left;
    background: url("../img/phone.png") 100% 70% no-repeat;
    padding-right: 95px;
}

.contacts_head li {
    font-size: 12px;
    color: #a7a7a7;
    float: left;
    margin-left: 40px;
}

.contacts_head li span.phone {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #013D6A;
}

.contacts_head li h5 {
    font-size: 12px;
}

.directions {
}

.directions ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.counter {
    display: inline-block;
    margin-top: 20px;
    background: #193259;
    padding: 5px 10px;
    border-radius: 7px;
    font-size: 30px;
    font-family: monospace;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    cursor: default;
}

@media (min-width: 991px) and (max-width: 1200px) {
    .form-tabs ul li a {
        padding: 11px;
        font-size: 13px;
    }
}

@media (max-width: 578px) {
    .form-tabs ul li a {
        padding: 6px;
        font-size: 12px;
    }

}

.wrong-geolocation {
    float: right;
    margin-top: -27px;
    margin-right: 10px;
    position: relative;
    color: #999;
    cursor: pointer;
}

/*==============================*/
#category, #question {
    margin-bottom: 10px
}

.question {
}

.success-message {
    font-size: 19px;
    padding: 0 100px;
    text-align: center;

}

.success-message i {
    display: block;
    font-size: 60px;
    margin-top: 20px;
    color: #80A258;
}

/*===================================*/
#free_consult a {
    border-bottom: 1px dotted #fff;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}

#free_consult a:hover {
    text-decoration: none;
    border-bottom: none;
}

.head_descr {
    font-weight: bolder;
    font-size: 30px;
    margin-top: 40px;
}

.arrow_direction {
    border: 1px solid #233f6e;
    background: #fff;
    padding: 7px 80px 7px 25px;
    position: relative;
    -webkit-border-top-right-radius: 250px;
    -webkit-border-bottom-right-radius: 250px;
    -moz-border-radius-topright: 250px;
    -moz-border-radius-bottomright: 250px;
    border-top-right-radius: 250px;
    border-bottom-right-radius: 250px;
    font-size: 17px;
    margin-bottom: 10px;

}

.arrow_direction i {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 50px;
    color: #233F6E;
    margin-top: -25px;
}
.arrow_direction b {
    text-transform: uppercase;
    color: #233f6e;
}

.feedback h4 span {
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
}


ul.cat_right a.active {color:#439FF5;font-weight:bold;}
ul.cat_right a {color:#013D6A;font-weight:bold;}
ul.cat_right {width: 300px;float: right;margin: 20px 0 0 0;}

ul.ul-right {margin: 20px 0 0 1em; padding: 0;}

ul.ul-right li, ul.ul-right li a {color:#013D6A;font-weight:bold;}

.one-q {
    overflow: hidden;
    margin: 20px;
    padding: 10px;
    border-bottom: 1px dotted #999;
}

.one-q .q-photo {
    float: left;
    width: 100px;
    margin-right: 20px;
}

.one-q .q-inf {overflow: hidden;}

.one-q .q-inf .q-name, .one-q .q-inf .q-text {margin-bottom: 20px;}

.one-q .q-inf .q-text p {margin-bottom: 0;}

.one-q .q-inf .zag {color: #013d6a; margin-bottom: 0;}


.gray_line_pda a {color:#233f6e}
.pda, pda a {font-size:12px;}