body {
    font-family: 'Eurofurenceregular';
    font-size: 18px;
    line-height: 23px;
    color: #23262b;
}
.t-c {
    text-align: center;
}
.p-0 {
    padding: 0;
}
.p-l-0 {
    padding-left: 0;
}
.p-l-20 {
    padding-left: 20px;
}
.p-r-0 {
    padding-right: 0;
}
.p-t-24 {
    padding-top: 24px;
}
.p-t-b {
    padding: 20px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.p-t-b-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.p-l-r {
    padding-left: 15px;
    padding-right: 15px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-35 {
    margin-top: 35px;
}
.m-b-0 {
    margin: 0;
}


.color-blue {
    color: #134986;
}
.color-darck {
    color: #23262b;
}
.color-white {
    color: #fff;
}
.wrapper {
	width: 1170px;
	margin: 0 auto;
	min-height: 100%;
	/*height: auto !important;*/
	height: 100%;
}
/* Header
-----------------------------------------------------------------------------*/
	/*.header {
		height: 150px;
		background: #FFE680;
	}*/
/* Footer
-----------------------------------------------------------------------------*/
.footer {
    width: 1170px;
    margin: -50px auto 0;
    height: 125px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
}
.container-fluid {
	padding: 0
}
.header-bg {
	background: url("../img/header-bg.jpg") no-repeat;
    background-size: cover;
	min-height: 571px;

}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
   margin: 0;
}
a.logo {
    float: left;
    /* width: 20%; */
    height: 74px;
    background: #fff;
    display: block;
    padding: 10px 20px 10px 15px;
}
ul.nav.navbar-nav.menu__list {
    background: #2e66a5;
}
.navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 17px 15px;
    font-weight: normal;
}
.navbar-nav>li a span {
    display: block;
    width: 21px;
    height: 18px;
    margin: auto;
}
.navbar-nav>li:first-child span {
    background: url("../img/sprite.png") no-repeat 0px 0px;
}
.navbar-nav>li:nth-child(2) span {
    background: url("../img/sprite.png") no-repeat 0px -23px;
}
.navbar-nav>li:nth-child(3) span {
    background: url("../img/sprite.png") no-repeat 0px -50px;
}
.navbar-nav>li:nth-child(4) span {
    background: url("../img/sprite.png") no-repeat 0px -75px;
}
.navbar-nav>li:nth-child(5) .icon-search {
    background: url("../img/sprite.png") no-repeat 0px -98px;
}
.navbar-nav>li:nth-child(5) a:hover   {
    background: #fff;
}
.navbar-nav>li:nth-child(5) a:hover .icon-search  {
    background: url("../img/sprite.png") no-repeat -31px -98px;
}
.navbar-nav>li:nth-child(5){
    border-right: 0;
    padding: 0;
}
.navbar-nav>li:nth-child(5) a {
    padding: 31px 12px 25px;
    transition: .5s;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #2E66A5;
}
.navbar-nav>li {
    padding: 1px 0;
    border-right: 1px solid #3971af;
}
li.search-block {
    position: absolute;
    bottom: -42px;
    border-right: 0;
    right: 0;
    background: #fff;
    padding: 8px;
    display: none;
    z-index: 5;
    -webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.5);
}
.search-control {
    width: 307px;
    border: 0;
    border-bottom: 1px solid #134986;
    outline: 0;
    font-size: 18px;
}
img.delta-right {
    position: absolute;
}
img.delta-left {
    position: absolute;
    left: -34px;
}
/*.header-bg::before {*/
    /*content: "";*/
    /*background: #000;*/
    /*height: 39px;*/
    /*width: 100%;*/
/*}*/
.navbar.navbar-static-top.bs-docs-nav {
    /*margin-top: -39px;*/
}
.black-line {
    margin-top: -39px;
    position: relative;
}
.header-content {
    background: url("../img/header-logo.png") no-repeat;
    margin-top: 100px;
    padding: 70px 100px 160px 126px;
    margin-left: -126px;
}
.header-img {
    position: absolute;
}
.title-36 {
    font-family: 'DiariaPro-Medium';
    font-size: 36px;
}
.text-22 {
    font-size: 22px;
}
.left-menu {
    min-width: 206px;
    background: #aeb4ba;
    margin-top: 33px;
}
.left-menu ul li {
    list-style: none;
    border-bottom: 1px solid #c0c5ca;
}
.left-menu ul li a {
    position: relative;
    width: 100%;
    display: block;
    color: #23262b;
    padding: 10px 15px 10px 24px;
    text-decoration: none;
    transition: .5s;
}
.left-menu ul li a:hover::after{
    content: "";
    background: url("../img/sprite.png") no-repeat -72px -192px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 14px;
}
.left-menu ul li a:hover
 {
    background: #2e66a5;
    color: #fff;
}
.left-menu ul li a.actve {
    background: #2e66a5;
    color: #fff;
}
.left-menu ul li a.actve::after{
    content: "";
    background: url("../img/sprite.png") no-repeat -72px -192px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 14px;
}
.left-menu ul {
    padding: 0;
    margin: 0;
}
.circle-left-menu img {
    display: block;
    margin: -33px auto 0
}
.circle-left-menu {
    padding-bottom: 20px;
    position: relative;
}
.circle-left-menu::before {
    content: "";
    position: absolute;
    width: 58px;
    height: 4px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: 20px;
}
.circle-left-menu::after {
    content: "";
    position: absolute;
    width: 58px;
    height: 4px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    right: 0;
    bottom: 20px;
}
a.search.bg-white {
    background: #fff !important;
}
a.search.bg-white span {
    background-position: -31px -98px !important;
    color: #2E66A5;
}
/* Parallax
*****************************************************************/
#parallax-bg3 {
    z-index: 3;
    position: absolute;
    top: 0;
    width: 940px;
}
/* balloon */
#bg3-1 {
    position: absolute;
    top: -111px;
    width: 100%;
}
/* midground (clouds) */
.content-block {
    width: 79.8%;
    padding-left: 0;
    margin-left: 30px;
    float: left;
    /*margin-top: 33px;*/
    /*background: #fff;*/
}
.wrap-paralax {
    position: relative;
    overflow: hidden;
    height: 414px;
}
.circle-content {
    padding-bottom: 20px;
    position: relative;
}
.circle-content img {
    display: block;
    margin: -33px auto 0;
}
.circle-content::before {
    content: "";
    position: absolute;
    width: 45%;
    height: 4px;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    bottom: 20px;
}
.circle-content::after {
    content: "";
    position: absolute;
    width: 45%;
    height: 4px;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    right: 0;
    bottom: 20px;
}
main.content {
    background: url("../img/index-bg.jpg") no-repeat #e2e6e7;
    background-size: 100%;
    padding-bottom: 125px;
    background-attachment: fixed;
    min-height: calc(100vh - 245px)
}
.title-24 {
    font-family: 'DiariaPro-Medium';
    font-size: 24px;
}
.text-18 {
    font-size: 18px;
}
.text-over-paralax {
    padding: 33px 10px 20px;
}
.advantage,
.advantage2 {
    position: relative;
    z-index: 5;
    padding: 47px 30px 0;
}
.advantage .block,
.advantage2 .block {
    width: 23%;
    height: 138px;
    margin-right: 23px;
    text-align: center;
    padding-top: 56px;
}
.advantage .block span,
.advantage2 .block span {
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    margin: auto;
    width: 11px;
    font-family: 'DiariaPro-Medium';
    font-size: 36px;
    color: #fff;
}
.advantage .block:nth-child(1) {
    background: url("../img/block1.png") no-repeat;
    padding-top: 43px;
}
.advantage .block:nth-child(2) {
    background: url("../img/block2.png") no-repeat;
}
.advantage .block:nth-child(3) {
    background: url("../img/block3.png") no-repeat;
}
.advantage .block:nth-child(4) {
    background: url("../img/block4.png") no-repeat;
    margin-right: 0;
}
.advantage2 .block:nth-child(1) {
    background: url("../img/block5.png") no-repeat;
}
.advantage2 .block:nth-child(2) {
    background: url("../img/block6.png") no-repeat;
}
.advantage2 .block:nth-child(3) {
    background: url("../img/block7.png") no-repeat;
    padding-top: 43px;
}
.advantage2 .block:nth-child(4) {
    background: url("../img/block8.png") no-repeat;
    margin-right: 0;
}
.bg-white-content {
    background: #fff;
    padding-top: 1px;
    margin-top: 33px;
}
.bg-white-content.block-two {
    margin-top: 70px;
}
span.vertical-text {
    font-size: 12px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    width: 74px;
    height: 35px;
    float: left;
    text-align: center;
    line-height: 15px;
    background: #aeb4ba;
    color: #fff;
    margin-top: 20px;
    margin-left: -18px;
    padding: 3px;
}
.date {
    font-size: 14px;
    display: block;
    line-height: 12px;
    color: #aeb4ba;
    padding: 10px 0 4px;
}
.receipt-documents {
    padding-left: 0;
}
.receipt-documents li a {
    position: relative;
    color: #23262b;
    text-decoration: none;
    display: block;
    height: 76px;
}
.receipt-documents li a:hover {
    -webkit-box-shadow: 1px 2px 5px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 2px 5px 0 rgba(0,0,0,0.5);
    box-shadow: 1px 2px 5px 0 rgba(0,0,0,0.5);
    z-index: 1;
    color: #134986;
}
.receipt-documents li a:hover::after {
    content: "";
    position: absolute;
    right: 2px;
    top: 1px;
    width: 2px;
    height: 74px;
    background: #134986;
}
.receipt-documents li {
    list-style: none;
    background: #fff;
    margin-top: 1px;
}
.copyright {
    font-size: 16px;
    color: #fff;
    padding: 25px 10px 5px;
    line-height: 20px;
}
.f-b2-text {
    font-size: 16px;
    color: #fff;
    padding: 20px 10px 20px;
    line-height: 20px;
}
.f-b3-text {
    font-size: 16px;
    color: #fff;
    padding: 35px 0 20px;
    line-height: 20px;
}
.shaire span {
    width: 25px;
    height: 25px;
    display: block;
    float: left;
}
.shaire {
    width: 130px;
    margin: auto;
}
.shaire a {
    display: block;
    float: left;
    padding: 9px;
}
.f-b1 {
    background: #2d3034;
    height: 125px;
}
.f-b2 {
    background: #23262b;
    height: 125px;
}
.f-b3 {
    background: #1c1f23;
    height: 125px;
}
.instagramm {
    background: url("../img/sprite.png") no-repeat 0 -126px;
}
.vk {
    background: url("../img/sprite.png") no-repeat 0 -155px;
}
.fb {
    background: url("../img/sprite.png") no-repeat 0 -185px;
}

.instagramm:hover {
    background: url("../img/sprite.png") no-repeat -33px -126px;
}
.vk:hover {
    background: url("../img/sprite.png") no-repeat -31px -155px;
}
.fb:hover {
    background: url("../img/sprite.png") no-repeat -30px -185px;
}
a.btn-footer {
    display: block;
    width: 280px;
    margin: auto;
    padding: 2px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
a.btn-footer:hover {
    background: #2e66a5;
    border: 1px solid #2e66a5;
}
footer.bottom-footer {
    background: #0e141c;
    width: 100%;
    height: 120px;
    position: relative;
}
.copyright-q-seo {
    color: #fff;
    text-align: center;
    padding-top: 85px;
}
.copyright-q-seo a {
    color: #5283b9;
    padding-left: 5px;
}
.scroller {
    position: fixed;
    bottom: 173px;
    right: 1%;
    background: url(../img/sprite.png) no-repeat 0px -240px;
    width: 73px;
    height: 73px;
    cursor: pointer;
    display:none;
    z-index: 10;
}
.scroller:hover {
    background: url(../img/sprite.png) no-repeat -80px -239px;
}
.shadow {
    position:relative;
    /*width:100%;*/
}
.shadow:before,
.shadow:after {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: -60px;
    left: 35px;
    width: 50%;
    height: 20px;
    max-width: 300px;
    -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.75);
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.75);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.shadow:after {
    right:35px;
    left:auto;
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    transform:rotate(3deg);
}
.breadcrumbs {
    background: #aeb4ba;
    margin-top: 15px;
    float: left;
    width: 100%;
}
.breadcrumbs ul {
    padding: 0;
    margin: 0;
}
.breadcrumbs ul li {
    list-style: none;
    float: left;
    padding: 5px 0 0;
}
.breadcrumbs ul li a {
    color: #fff;
    text-decoration: none;
    float: left;
}

.breadcrumbs ul li:first-child .home {
    background: url("../img/sprite.png") no-repeat -26px 3px;
    width: 20px;
    height: 21px;
    display: block;
    float: left;
    margin-right: 5px;
}
.breadcrumbs ul li:first-child:hover .home {
    background-position: -26px -18px;

}
.breadcrumbs ul li span.arrow {
    background: url("../img/sprite.png") no-repeat -57px -19px;
    width: 11px;
    height: 20px;
    display: block;
    float: left;
    margin: 0 9px 0 5px;
}
.breadcrumbs ul li a::after {
    content: "";
    border-bottom: 2px solid transparent;
    width: 100%;
    padding-top: 5px;
    float: left;
}
.breadcrumbs ul li a:hover {
    color: #134986;
}
.breadcrumbs ul li a:hover::after {
    content: "";
    border-bottom: 2px solid #134986;
    width: 100%;
    padding-top: 5px;
    float: left;
}
header#top::before {
    content: "";
    background: #000;
    height: 39px;
    width: 100%;
}
.global-bg {
    background: url("../img/index-bg.jpg") no-repeat #e2e6e7;
    background-size: 100%;
}
.our-actions {
     margin-top: 30px;
 }
.our-actions::after {
    content: "";
    border-bottom: 1px solid #b2b2b2;
    width: 100%;
    padding-bottom: 2px;
}
.indoor-unit {
    background: url("../img/semicircle.jpg") no-repeat;
    width: 20%;
    min-height: 205px;
    float: left;
    text-align: center;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    padding: 0 13px 16px;
    font-size: 16px;
}
.indoor-unit:last-child {
    border-right: 0;
}
.indoor-unit span.info-icon {
    width: 73px;
    height: 73px;
    display: block;
    margin: -37px auto 13px;
}
.indoor-unit:first-child span.info-icon {
    background: url("../img/circle-anaiz.png") no-repeat;
}
.indoor-unit:nth-child(2) span.info-icon {
    background: url("../img/circle-anaiz2.png") no-repeat;
}
.indoor-unit:nth-child(3) span.info-icon {
    background: url("../img/circle-anaiz3.png") no-repeat;
}
.indoor-unit:nth-child(4) span.info-icon {
    background: url("../img/circle-anaiz4.png") no-repeat;
}
.indoor-unit:nth-child(5) span.info-icon {
    background: url("../img/circle-anaiz5.png") no-repeat;
}

span.blue-star {
    background: url("../img/sprite.png") no-repeat -53px -50px;
    display: block;
    width: 16px;
    height: 19px;
    float: left;
    margin: 0 3px 0 10px;
}
.form-wrap textarea {
    resize: none;
}
.contract-analysis {
    background: url("../img/contract-analysis-bg.jpg") no-repeat;
    background-size: cover;
}
::-webkit-input-placeholder  { color:#23262b; }
:-moz-placeholder { color:#23262b; }
:-ms-input-placeholder { color:#23262b; }

.form-wrap {
    width: 465px;
    margin: auto;
}
.form-wrap input,
.form-wrap select,
.form-wrap label,
.form-wrap .multiple,
.form-wrap textarea {
    width: 100%;
    background: rgba(200, 205, 213, 0.7);
    border: 0;
    margin: 1px 0;
    display: block;
    padding: 8px 40px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}
span.wrapper-input:hover input,
span.wrapper-input:hover select,
span.wrapper-input:hover label,
span.wrapper-input:hover .multiple
{
    background: #fff;
}
span.wrapper-input {
    position: relative;
    float: left;
    width: 100%;
}
.form-wrap .wrapper-input::before {
    content: "";
    background: url("../img/sprite.png") no-repeat;
    width: 23px;
    height: 23px;
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 9px;
}
.form-wrap .wrapper-input::after {
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    z-index: 2;
    top: 8px;
    right: -32px;
    color: #fff;
}
.form-wrap .multiple-input {
    background: transparent;
    padding: 0;
    margin: 0 -25px;
}
.form-wrap .wrapper-input:first-child::after {
    content: "*";
}
.form-wrap .wrapper-input:nth-child(3)::after {
    content: "*";
}
.form-wrap .wrapper-input:nth-child(4)::after {
    content: "*";
}
.form-wrap .wrapper-input:nth-child(5)::after {
    content: "*";
}
.form-wrap .wrapper-input:nth-child(6)::after {
    content: "*";
}
.form-wrap .wrapper-input.none-add::after {
    content: "";
    display: none;
}
.form-wrap .wrapper-input.notes::after {
    content: "";
}
.form-wrap .wrapper-input.star::after {
    content: "*" !important;
}
.form-wrap .wrapper-input.e-mail::after {
    content: "*";
}
.form-wrap .wrapper-input:nth-child(7)::after {
    content: "";
}
.form-wrap .wrapper-input.name::before {
    background-position: -83px 1px;
}
.form-wrap .wrapper-input.phone-nam::before {
    background-position: -118px 1px;
}
.form-wrap .wrapper-input.e-mail::before {
    background-position: -83px -22px;
}
.form-wrap .wrapper-input.side::before {
    background-position:  -121px -27px;
}
.form-wrap .wrapper-input.add::before {
    background-position: -83px -47px;
}
.form-wrap .wrapper-input.task::before {
    background-position: -83px -73px;
}
.form-wrap .wrapper-input.language::before {
    background-position: -120px -51px;
}
.form-wrap .wrapper-input.notes::before {
    background-position: -54px -72px;
}
.form-wrap .wrapper-input.question-lawyer::before {
    background-position: -120px -76px;
}
span.wrapper-input .multiple {
    padding: 8px 0px 8px 40px;
    float: left;
}

.simulation-multiple {
    margin-left: -28px;
    margin-top: 10px;
}
.added_files {
    float: left;
    margin-right: 15px;
}
.simulation-multiple span {
    font-size: 14px;
    margin-right: 25px;
    float: left;
}
.simulation-multiple a {
    background: #000;
    color: #fff;
    padding: 6px 43px;
    text-decoration: none;
    float: left;
}
.simulation-multiple a:hover {
    background: #2e66a5;
}
.sclsty-doc button,
.konsultacia-urista button,
.contract-analysis button {
    width: 100%;
    background: #2e66a5;
    color: #fff;
    border: 1px solid #fff;
    margin: 5px 0 25px;
    padding: 7px;
}
.sclsty-doc button:hover,
.konsultacia-urista button:hover,
.contract-analysis button:hover {
    background: #000;
    border: 1px solid #000;
}
img.middle-tringle {
    margin: auto;
    display: block;
}
img.error-page-img {
    margin-top: 30px;
    width: 100%;
}
a.error-btn {
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    width: 280px;
    margin: 20px auto 277px;
    display: block;
    text-align: center;
    padding: 3px;
}
a.error-btn:hover {
    color: #fff;
    border: 1px solid #2e66a5;
    background: #2e66a5;
}
.error-page-wrap p {
    margin-top: 35px;
}
a.download-btn {
    position: relative;
    color: #fff;
    text-decoration: none;
    width: 49%;
    margin: 15px auto 30px;
    display: block;
    text-align: center;
    padding: 8px;
    background: #2e66a5;
}
a.download-btn::before {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    background: url("../img/sprite.png") no-repeat -68px -160px;
    padding: 7px;
    top: 9px;
}
.navbar-toggle {
    border: 1px solid rgb(0, 0, 0);
    margin-top: 21px;
}
.navbar-toggle .icon-bar {
    background: #000;
}
.search .text-on {
    width: 81%;
    float: left;
}
a.search.bg-white span.text-on {
    background: none !important;
}
span.arw-down-up {
    background-position: -59px -111px !important;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 11px;
}
nav.menu.menu--sebastian {
    float: left;
}
.zrazok {
    text-align: justify;
}
span.select-arw {
    background: url("../img/sprite.png") no-repeat -28px -54px;
    display: block;
    position: absolute;
    width: 14px;
    height: 9px;
    top: 16px;
    right: 12px;
}
.navbar {
    margin-bottom: 0;
}
.block.zrazok-bl {
    background: url("../img/zrazki-bg.png") no-repeat;
    background-size: 100%;
    width: 18.1%;
    float: left;
    margin-right: 25px;
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    text-align: center;
    padding-bottom: 2px;
    margin-bottom: 45px;
    font-family: 'DiariaPro-Medium';
    font-size: 18px;
}
.block.zrazok-bl:hover {
    background: url("../img/zrazki-bg-hover.png") no-repeat -2px 0;
    border: 1px solid #134986;
    border-top: 0;
}
.block.zrazok-bl a {
    display: block;
    color: #23262b;
    text-decoration: none;
    padding-bottom: 10px;
}
.block.zrazok-bl:hover a {
    color: #134986;
}
.block.zrazok-bl::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #b2b2b2;
    float: left;
}
.block.zrazok-bl:hover::after {
    background: #134986;
}
.block.zrazok-bl:nth-child(5n){
    margin-right: 0;
}
.block.zrazok-bl span {
    font-family: 'DiariaPro-Medium';
    font-size: 36px;
    width: 76px;
    height: 73px;
    display: block;
    text-align: center;
    margin: -17px auto 1px;
}
.zrazki-wrapper {
    padding: 30px;
}
.text-over-zraxki {
    padding: 33px 20px 20px;
}

.konsultacia-urista {
    background: url("../img/konsultacia-bg.jpg") no-repeat;
    background-size: cover;
}
.sclsty-doc {
    background: url("../img/sklasti_doc-bg.jpg") no-repeat;
    background-size: cover;
}
button.close {
    z-index: 10;
    position: absolute;
    right: 0;
    color: #fff;
    top: -19px;
    opacity: 1;
    font-weight: normal;
    text-decoration: underline;
    font-size: 14px;
}
.modal-content {
    border-radius: 0;
    padding: 5px;
}
.modal-body {
    border: 4px double #b3b3b3;
    text-align: center;
    padding: 50px 15px 15px;
}
img.modal-img {
    display: block;
    margin: -40px auto -30px;
    z-index: 2;
    position: relative;
}
.title-18 {
    font-family: 'DiariaPro-Medium';
    margin-bottom: 15px;
}
.modal-dialog {
    width: 430px;
    margin: 100px auto;
}
.nothing-selected {
    outline: #8b0000;
    outline-style: solid;
    outline-width: thin;
}
.error {
    color: #8b0000;
}