body { padding-top: 50px; }
/* .wrap > .container { padding: 0; } */
body,p {
    font-family:'Roboto Condensed', sans-serif;
    font-weight:100;
    }
p {
    max-width: 640px;
}
div.p {
    max-width: 640px;
    position: relative;
    margin: 0 auto;
}
.f1 {
    font-family:Roboto, sans-serif;
}
.wrap {
    min-height:200px;
}
a { color:#222; }
/*div { padding:0; margin:0; }*/
/*div.content { margin:0 auto; width: 980px; }*/
/*div.main { padding-top:40px; min-height:100%; }*/
/* h1, h2, h3, h4 { text-align:center; font-family:'Roboto Condensed', sans-serif; } */
h1 {
    /* text-transform: uppercase; */
    color: #76496F;
    font-size:28pt;
}
h2 {
    /* text-transform: uppercase; */
    color: #76496F;
    font-size:22pt;
}
div.subheader {
    text-align: center;
    margin-top: -8px;
    padding-bottom: 8px;
    color: #76496F;
    color:#444;
}
ul.parlist {
    margin-top:-14px;
}
label { font-family:'Roboto Condensed', sans-serif; font-size:12pt; }
div.clear { clear:both; height:0px; }
/*div.content { margin:0 auto; width: 980px; }*/
/*div.container { position:relative; padding:0; margin:0; }*/
/*img.lazy { width: 400px; height: 400px; display: block; }*/

img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.navbar
{
    height:51px;
    background-color:#895E82;
    border-bottom:solid thin #eee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar .navbar-collapse
{
    background-color:#895E82;
}
.navbar .navbar-nav
{
    font-family:'Roboto Condensed', sans-serif;
    font-weight:400;
    font-size:18px;
    text-transform:uppercase;
}
.navbar-default .navbar-toggle .icon-bar
{
    background-color:#fff;
}
.navbar-default .navbar-toggle:hover
{
    background-color:#ba9bb5;
}
.navbar .navbar-nav > li > a,
.navbar .navbar-text
{
    color:#fff;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus
{
    color:#fff;
    background-color:#ba9bb5;
}
#navbar-logo {
   display:block; position:relative; z-index:2000;
   top:-10px; width:91px; height:60px;
}
.navbar-title {
    position:absolute;
    overflow:visible;
    z-index:2000;
    left:80px;
    top:-14px;
    width:140px;
    font-size:20px;
    color:#fff;
}
.navbar-title .t2 { font-size:12px; }

#mi-order {
    font-weight: 900;
    font-size: 140% !important;
    margin-left: 20px;
    padding-left: 16px;
    padding-right: 16px;
    background: linear-gradient(213.22deg, #EA8873 4.24%, #E7728E 49.34%, #D35096 94.43%);
}
.mi-order-button {
    margin:0 68px 0 96px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height:20px;
    height:50px;
    padding: 15px 4px 0 4px;
    text-align: center;
    color:#fff;
    text-transform: uppercase;
    background: linear-gradient(213.22deg, #EA8873 4.24%, #E7728E 49.34%, #D35096 94.43%);
}
.mi-order-button > a { 
    display:block; height:50px;
    color:#fff !important; text-decoration: none !important; 
}
@media screen and (max-width: 380px) {
    /* .navbar-brand {
        display: none;
    } */
    .mi-order-button { padding-top:4px; overflow: hidden; }
}

.navbar .leftblock {
    display: inline-block;
    height: 50px;
    /* border-right: solid thin #471A42; */
    /* border-right: solid thin #bbb; */
    border-right: solid 2px #694864;
    padding:0px 12px 0 14px;
    font-size:16px;
}

.navbar .faqlink a {
    display:inline-block;
    text-align:center;
    color: #ddd;
    line-height:16px;
    font-size:13px;
    padding:8px 0;
}

.navbar .contacts,
.navbar .contacts-xs {
    color: #fff;
}
.navbar .contacts a,
.navbar .contacts-xs a {
    color: #fff;
}
.navbar .contacts-xs {
    font-size:20px;
    text-align:right;
}
.navbar .contacts-xs .tel {
    font-size:24px;
    font-weight: 400;
}

.navbar .contacts .tel {
    line-height: 30px;
    font-size: 20px;
    font-weight:400;
}
.navbar .contacts .mail {
    line-height: 14px;
    font-size: 14px;
}

.navbar .langswitch {
    display: inline-block;
    padding-top: 3px;
}
.navbar .langswitch-xs {
    display: block;
    padding-top: 3px;
    text-align:right;
    padding:12px 0 24px;
}
.navbar .langswitch a {
    display:block;
    color: #ddd;
    font-weight:100;
    line-height: 17px;
    font-size: 15px;
    padding-top:4px;
    text-align: center;
}
.navbar .langswitch-xs a {
    display: inline-block;
    color: #ddd;
    font-weight: 100;
    line-height: 17px;
    font-size: 22px;
    padding: 8px 4px;
}
.navbar .langswitch.lang-ru a.lang-ru,
.navbar .langswitch.lang-uk a.lang-uk,
.navbar .langswitch-xs.lang-ru a.lang-ru,
.navbar .langswitch-xs.lang-uk a.lang-uk
{
    font-weight:bold;
    color:#fff;
}

a.sclink {
    font-size: 18px;
    color: #7A557D;
    line-height: 24px;
}
a.sclink > img {
    width:26px;
    height:26px;
    position:relative;
    top:-2px;
}
.sitelinks h4 {
    color: #885F81;
    font-weight:400;
    font-size:18px;
    text-align: left;
}

.sitelinks ul {
    list-style-type: none;
    padding-left: 0;
}
.sitelinks a {
    color: #555;
    font-size:14px;
    font-weight:100;
}
.sitelinks a:hover,
.sitelinks a:active {
    color: #000;
    text-decoration: underline;
}

.breadcrumb {
    background-color:transparent;
}

a.a { display:block;position:relative;top:-40px;visibility:hidden;height:0px; }

.footer
{
    color:#555;
}
.footer h2, .footer h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #885F81;
    margin-top:8px;
    margin-bottom:8px;
}
h2.thebest {
    /* font-family: Roboto; */
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #885F81;
    margin-bottom:16px;
}

/* .footer { background:#fff; min-height:100px; color:#444; font-size:12pt; } */
.footer .contacts div { line-height:26px; }
.footer .copyright, .footer .copyright a { color:#bbb; }

/* mobile support */

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 450px; }
.nav > li > a { padding-left:8px; padding-right:8px; }

@media screen and (max-width: 768px)
{
#navbar-logo { top:-10px; width:auto; height:40px; }
.navbar .contacts { text-align:left; font-size:160%; min-height:90px; }
.navbar .contacts div { line-height:inherit; color:#fff; }
.navbar .contacts a { font-size:80%; color:#fff; }
.navbar .contacts .tel { line-height:36px; }
.navbar .contacts .tel .num { display:block; padding:inherit; font-size:16pt; }
.navbar .contacts .tel .num:before { content:'✆ '; }

}

h2.demos {
text-transform:uppercase;
color: #76496F;
background-color:#AB7DA7;
color:#fff;
font-size:20px;
padding:6px 0px 8px 0px;
border:0;
margin:0;
}

h2.chapter {
color: #76496F;
font-size:28px;
padding:32px 0px 24px 0px;
border:0;
margin:0;
text-transform:uppercase;
}

h2.chapter {
background-color: #895E82;
color:#fff;
font-size:24px !important;
padding:24px 24px;
border:0;
/* border-radius:40px 0px; */
text-transform:uppercase;
max-width:500px;
position:relative;
margin:0px auto 16px;
box-shadow:0px 1px 8px 2px rgba(0,0,0,0.3); border:none;
}

h3.chapter {
text-transform:uppercase;
background-color:#AB7DA7;
color:#fff;
font-size:20px;
padding:6px 0px 8px 0px;
border:0;
margin:0;
}
h4.em {
color: #76496F;
}

a.btn-link {
    display:inline-block;
    font-size:14px;
    line-height:24px;
    border:solid 1px #7A5274;
    border-radius: 2px;
    padding:2px 12px;
    color:#7A5274;
    text-transform: uppercase;
    margin:0px 4px 16px;
}
a.btn-link:hover,
a.btn-link:active {
    border: solid 2px #7A5274;
    border-radius: 4px;
    padding: 1px 11px;
    color: #7A5274;
    text-decoration: none;
}
img.btn-link-icon {
    display:inline-block;
    position:relative;
    top:-2px;
    width:16px; 
    height:16px;
    margin-right:6px;
}

ul.detailed { padding:8px 0 0 12px; margin:0; }
ul.detailed>li {
    padding: 0 0 8px 0;
    margin: 0;
    /* text-transform: uppercase; */
    /* font-family: 'Roboto Condensed', sans-serif; */
    font-size: 16px;
    color: #76496F;
}
ul.detailed > li > div { text-transform:none; font-family:'Roboto Condensed', sans-serif; color:#444; line-height:1.0; }

a.openmore {
    display:block; font-family:'Roboto Condensed', sans-serif; text-transform:uppercase;
    font-size:20px; color:#895E82; padding:16px 8px;
}
.footer {
    padding-top:40px;
    padding-bottom:40px;
}

div.order {
    background: #AA87A4;
    padding-bottom: 40px;
}

div.order h2 {
    padding-top: 16px;
    font-size: 24pt;
    color: #fff;
}

div.order p,
div.order div {
    color: #fff;
}

div.order .field .control-label {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    height: 22px;
    font-weight: normal;
}

div.order .has-error .help-block,
div.order .has-error .control-label,
div.order .has-error .radio,
div.order .has-error .checkbox,
div.order .has-error .radio-inline,
div.order .has-error .checkbox-inline,
div.order .has-error.radio label,
div.order .has-error.checkbox label,
div.order .has-error.radio-inline label,
div.order .has-error.checkbox-inline label {
    color: #fff;
}

div.order .has-error .form-control {
    border-color: red;
    border-width: 2px;
}

div.order .field input {
    font-size: 16px;
    line-height: 16px;
}

div.order .field p {
    /*max-width:300px;*/
    font-size: 14px;
    line-height: 14px;
}

div.order .submit {
    display: block;
    height: 60px;
    vertical-align: middle;
    text-align: center;
}

#request-form .showmoreinfo {
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    padding-bottom: 16px;
}

div.order .has-error .help-block {
    color: #fff;
}

a.btn1,
button.btn1,
button.order {
    display: inline-block;
    height: 40px;
    border-radius: 4px;
    background-color: #76496F;
    background-image: linear-gradient(to right, #87537f 10%, #76496F 80%, #87537f);
    text-shadow: 0 1px 1px #444;
    font-weight: 400;
    font-size: 24px;
    line-height: 23px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 8px 36px;
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.3);
    border: none;
    margin-bottom: 12px;
}

a.btn1:hover,
button.btn1:hover,
button.order:hover {
    background-color: #ba90b4;
    background-image: linear-gradient(to right, #76496F, #ba90b4, #76496F);
    color: #fff;
    text-decoration: none;
    text-shadow: 0 2px 3px #444;
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3);
    border: none;
}

@media screen and (max-width: 992px) {

    button.btn1,
    button.order {
        font-size: 18px;
    }
}

/* ---------------------- mysofi-index.css --------------------- */

