.sidebar-nav li a,.sidebar-nav li a:active,.sidebar-nav li a:focus,.sidebar-nav li a:hover,.social:hover,.top-btn:hover,a:hover {
    text-decoration: none
}

#sidebar-wrapper,#wrapper {
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ebebec;
    z-index: 100500
}

#page-preloader .spinner {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../images/spinner1.gif) 50% 50% no-repeat;
    margin: -100px 0 0 -100px
}

body {
    background-color: #D9DBDA;
    color: #494a4d;
    /*font-family: 'Fira Sans Condensed', sans-serif;
    font-family: 'Alegreya Sans', sans-serif;
    font-family: 'Ubuntu', sans-serif;*/
    font-family: 'Fira Sans', sans-serif;
}

* {
    border-radius: 0!important
}
a {
    color: #3b4148;
    text-decoration: none;
}
a:hover {
        color: #de8500;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative
}

#wrapper.toggled {
    padding-left: 250px
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 0;
    margin-top: 51px;
    width: 0;
    height: 100%;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.callback,.fixed-icon .callback {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px
}

#page-content-wrapper {
    width: 100%
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px
}

.sidebar-nav {
    position: absolute;
    top: 50px;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px
}

.dis-in {
    display: inline-block
}

.sidebar-nav li a {
    display: block;
    color: #999
}

.sidebar-nav li a:hover {
    color: #fff;
    background: rgba(255,255,255,.2)
}

.sidebar-nav>.sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px
}

.sidebar-nav>.sidebar-brand a {
    color: #999
}

.sidebar-nav>.sidebar-brand a:hover {
    color: #fff;
    background: 0 0
}

.none {
    display: none
}

.callback,.callback-btn,.fixed-icon .callback {
    display: block;
    text-align: center
}

.main-page {
    /* margin-top:51px */
}

.company-info {
    position: relative;
    padding: 15px 0;
        height: 85px;
    /*overflow: hidden;*/
}

.fixed-icon .company-info {
    position: relative;
    padding: 0
}

.callback {
    padding: 20px 15px;
    color: #fff;
    background-color: #a331b5;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all .5s ease;
    margin-top: 38px
}

.callback i,.small-callback i {
    margin-right: 10px
}

.callback-btn:hover,.callback:hover,.small-callback:hover {
    text-decoration: none;
    background-color: #fff;
        border: 1px solid #3b4148;
    color: #3b4148;
}
.callback-btn,.fixed-icon .callback,.modal .small-callback,.small-callback {
    background-color: #2F4090;
    cursor: pointer
}

.mr-20 {
    margin-right: 20px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.fixed-icon .callback {
    padding: 10px 15px;
    color: #fff;
    border: 1px solid #fff;
    transition: all .5s ease;
    margin-top: 18px
}

.callback-btn,.header-list {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.callback-btn {
    padding: 6px 12px;
    color: #fff;
    border: 1px solid #597ba2;
    transition: all .5s ease;
    border-radius: 0;
    width: 100%
}

.header-list {
    margin: 0px;
    display: inline-block;
    padding-top: 2px;
    font-weight: 500;
    font-size: 17px;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    text-shadow: 0px 0px 0px #a331b5;
}
.header-list li {
    margin-bottom: 5px;
}
.header-list li i {
    width: 24px;
    height: 24px;
    /* line-height: 24px; */
    text-align: center;
    box-shadow: 0 0 5px 2px rgba(0,0,0, 0.2);
    color: #3b4148;
    margin-right: 9px;
    transition: .3s;
    border-radius: 3px!important;
    font-size: 14px;
    padding: 3px;
}
.header-list li a:hover i {
    color: #fff;
    background: #de8500;
}
.fixed-icon .header-list,.small-callback {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.fixed-icon .header-list {
    margin: 15px 10px;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    padding-top: 0;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.fixed-icon h1.main-heading span,.xs {
    display: none
}

.small-callback {
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    border: 1px solid #fff;
    transition: all .5s ease
}

.modal .small-callback {
    padding: 6px 12px;
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.parallax {
    position: relative;
    background: url(../images/main.jpg) 50% -250px no-repeat fixed;
    min-height: 300px;
    height: 300px
}

.parallax-xs {
    position: relative;
    background: url(../images/main.jpg) center;
    min-height: 150px;
    height: 150px;
    padding: 15px
}

.parallax-xs .small-heading span {
    font-size: 30px;
    margin-top: 15px;
    display: inline-block;
    /*letter-spacing: -2px*/
}

.small-heading {
    font-size: 24px;
    color: #fff;
    font-weight: 900;
    text-shadow: -1px -1px 2px #000,2px 2px 0 #000,2px 2px 2px #a331b5;
    margin: -8px 0 0
}

h1.main-heading {
    margin: 12px 0 0;
    color: #a331b5;
    text-shadow: 0 1px 0 #232222;
    transition: all .5s ease;
    line-height: .8
}

h1.main-heading strong {
    font-size: 38px;
    font-weight: 700;
    transition: all .5s ease
}

h1.main-heading span {
    font-size: 25px;
    font-weight: 400;
    transition: all .5s ease
}

h1.main-heading span.tit_hom {
    letter-spacing: 3.5px
}

.fixed-icon h1.main-heading {
    margin: 22px 0 0 -100px
}

.fixed-icon h1.main-heading strong {
    font-size: 42px;
    transition: all .5s ease
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    padding-bottom: 12px;
    border-bottom: 3px solid #717375
}

.navbar-inverse .navbar-nav>li>a:hover i {
    color: #717375
}

.navbar-default .navbar-nav>li>a:hover {
    padding-bottom: 12px;
    border-bottom: 3px solid #000
}

.top-btn {
    position: fixed;
    right: 5px;
    bottom: 5px;
    padding: 10px;
    height: 40px;
    width: 40px;
        background-color: #717375;
    z-index: 1111;
    /*-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease*/
}

.top-btn a {
    color: #fff
}

.social {
    border-radius: 6px;
    background-color: #000;
    font-size: 24px;
    color: #cccdce;
    padding: 5px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.slider-descr a p i,.social:hover,.top-btn:hover a {
    color: #b70a0b;
}

.top-btn:hover {
    background-color: #fff;
        border: 1px solid #3b4148;
    color: #b70a0b;
}
.another a:hover,.bottom-nav li a,.bottom-nav li a:hover {
    text-decoration: underline
}

.service {
    position: relative;
    overflow: hidden;
    height: 175px;
    z-index: 1
}

.service img {
    position: absolute;
    top: 0;
    left: -120px;
    height: 100%;
    z-index: 99
}

.image-header,.usefull {
    height: 250px;
    overflow: hidden
}

.usefull {
    position: relative;
    border: 1px solid transparent
}

.usefull img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.service:hover img,.usefull:hover img {
    transition: .9s;
    transform: scale3d(1.1,1.1,1)
}

.company-section,.container-serv {
    padding-top: 51px;
    padding-bottom: 51px
}

.no-pad {
    padding: 0;
    margin-bottom: 10px
}

.autoplay {
    padding-bottom: 0
}

.autoplay button {
    font-size: 18px
}

.img-wrap {
    height: 190px;
    overflow: hidden;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.img-wrap1 img,.slider-descr {
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease
}

.img-wrap1 {
    height: 263px;
    overflow: hidden;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.img-wrap1 img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease
}

.ex_home {
    margin-top: 30px;
    margin-bottom: 0
}

.slider-descr {
    padding: 5px 4px 0 7px;
    height: 221px;
    transition: all .6s ease;
    background: #f7f7f7;
        border-top: 2px solid #3b4148;
    text-align: left
}

.slider-descr img.komiss {
    width: 100px;
    margin-left: -12px;
    margin-top: -2px
}

.slider-descr span {
    padding-left: 23px;
    display: block;
    margin-top: -20px
}

.slider-descr a p {
    color: #333;
    margin: 0 0 6px
}

.back .header h4,.back .main h4,.slider-descr h4 {
    margin-top: 0;
    display: inline;
    font-size: 14px;
    line-height: 1.15;
    font-weight: 600
}

.bold,.slogan,.small-list,.usefull-heading {
    font-weight: 700
}

.slider-descr h4 i {
    margin-left: -4px
}

.slide-item:hover .slider-descr {
    background-color: #fff;
    -webkit-box-shadow: 10px 9px 24px -14px rgba(0,0,0,.75);
    -moz-box-shadow: 10px 9px 24px -14px rgba(0,0,0,.75);
    box-shadow: 10px 9px 24px -14px rgba(0,0,0,.75);
    border-top: 2px solid #707070
}

.slide-item:hover .img-wrap {
    background-color: #fff;
    overflow: hidden;
    opacity: .88
}

.slide-item:hover .img-wrap img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.slide-item .icon-forward-2 {
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.slide-item:hover .icon-forward-2 {
    font-size: 120%;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.slide-item .img-wrap img {
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.padt {
    padding-top: 41px
}

.news-section {
    padding-bottom: 15px;
    margin-top: 60px;
}
.news-section1,.news-section2 {
    padding-bottom: 15px;
}

footer {
    background-color: #f7e3c5;
    padding-bottom: 25px;
    padding-top: 25px;
    border-top: 1px solid #d2bebe;
}

.small-icon {
    /*background-color: #fff0d6;*/
    position: relative
}

.fixed-icon,.fixed-sub {
    position: fixed!important;
    z-index: 900;
    width: 100%
}

.dis-in {
    margin-right: 30px
}

.fixed-sub {
     /*top: 38px; */
}

.fixed-icon {
    /* height:75px; */
    /* top:51px; */
    display: inline;
    background: #EBEBEC;
    display: none;
}

.big-logo,.in {
    display: inline-block
}

.bottom-nav li a {
    font-weight: 700;
    color: #000
}

.bottom-nav li a:hover {
    color: #a331b5;
    background-color: transparent
}

.big-logo {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: -8px;
    height: 70px;
}

.fixed-icon .big-logo {
    height: 56px;
    transition: all .5s ease;
    margin-top: 7px;
    margin-right: 90px
}

.sub-menu {
    background-color: #222;
    /* margin-top: 50px; */
    /* NEW */
    position: relative;
    z-index: 999;
}

.subpad {
    padding-left: 0;
    padding-right: 0
}

.m-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.small-list {
    margin-top: 20px;
    font-size: 18px
}

.small-list-nav {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 15px;
    color: #fff
}

.sidebar-nav li .close-btn {
    color: salmon;
    text-align: right;
    padding-right: 20px;
    position: absolute;
    top: -40px;
    right: 3px;
    border: 1px solid salmon
}

.form-heading,.modal-title,.more,.usefull-heading {
    text-align: center
}

footer .nav>li>a {
    padding: 5px
}

.nav>li>a:focus,footer .nav>li>a:hover {
    background-color: transparent
}

.more {
    border: 1px solid transparent;
    position: absolute;
    z-index: 800;
    bottom: 50px;
    left: 0;
    background-color: #a331b5;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 15px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.more:hover {
    background-color: rgba(235,235,236,.8);
    border: 1px solid #a331b5
}

.rightimg {
    float: right;
    margin: 0 0 10px 10px;
    width: 50%
}

.lefttimg {
    float: left;
    margin-right: 10px;
    width: 50%
}

.about {
    margin-top: 15px;
    display: block
}

.footer-social {
    padding-left: 0
}

.footer-social li {
    display: inline-block;
    margin-bottom: 10px
}

.image-header {
    position: relative;
    border: 1px solid transparent
}

.image-header img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.vacancy .image-header img {
    position: absolute;
    top: 0;
    left: 0;
    height: 111%;
    z-index: 99
}

.usefull-heading {
    color: #3b4148;
    text-transform: uppercase;
    font-size: 18px;
    text-shadow: 1px 1px 6px rgba(255,255,255,1);
    padding-top: 15px;
    padding-bottom: 15px
}

.embed-item {
    border: none;
    width: 100%;
    height: 100%
}

.resume-send {
    background-color: #ccc;
    padding: 15px;
    margin-top: 15px
}

.modal-dialog .resume-send {
    background-color: rgba(161,0,123,.9);
    padding: 15px;
    border-radius: 0
}

.modal-dialog .callback-btn {
    display: block;
    text-align: center;
    padding: 6px 12px;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 0;
    width: 100%
}

.another a,.fb-name {
    display: inline-block
}

.modal-body {
    padding-left: 15px;
    padding-right: 15px
}

.form-heading {
    text-transform: uppercase;
    color: #a331b5
}

.resume-input {
    background-color: #fff;
    padding: 6px 12px;
    border: 1px solid #ccc;
    width: 100%
}

.fb-text {
    background-color: #fff;
    padding: 15px;
    border: 7px solid #ececec;
    height: 264px
}

.fb-name {
    background-color: #a331b5;
    padding: 15px;
    color: #fff;
    position: relative;
    border-radius: 4px
}

.pl-0,div.r-nb {
    padding-left: 0
}

.fb-name:after {
    position: absolute;
    top: 90%;
    content: '';
    border: 20px solid transparent;
    border-top: 20px solid #a331b5
}

.feedback-block {
    height: 320px;
    overflow: hidden
}

.right-bl .service img {
    position: absolute;
    top: 0;
    left: -150px;
    height: 100%;
    z-index: 99
}

.modal-title {
    color: #fff;
    text-transform: uppercase
}

.img-toggle img {
    height: 40px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 15px
}

.another a {
    margin-bottom: 10px
}

.another-list {
    list-style: none;
    counter-reset: num
}

.another-list li {
    position: relative
}

.another .usefull-heading {
    text-align: left
}

.another-list li:before {
    position: absolute;
    display: inline-block;
    content: counter(num) "";
    counter-increment: num;
    left: -36px;
    top: 3px;
    width: 26px;
    height: 26px;
    background: 0 0;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    color: #000
}

.carousel-inner .item img,.fltr .btn-group {
    width: 100%
}

.pt-25 {
    padding-top: 25px
}

#carousel-bounding-box,.hide-bullets li {
    padding: 0
}

/*.filter {
    border-right: 1px solid #a331b5
}*/

#carousel-bounding-box,.rieltor {
    border: 3px solid #ececec
}

.estate-item {
    margin: 25px 0 10px
}

.carousel-i {
    position: absolute;
    top: 50%
}

.carousel-inner .item {
    overflow: hidden
}

.mt-25 {
    margin-top: 25px
}

.detail-descr {
    background-color: #fff;
    margin-bottom: 15px
}

.r-nb,.rl-cont p,.rl-detail p {
    margin-bottom: 0
}

.rl-cont {
    padding-top: 10px
}

.pr-0 {
    padding-right: 0
}

div.r-nb {
    padding-right: 10px;
    padding-bottom: 8px
}

div.r-nb p {
    margin-bottom: 5px
}

p.mail {
    padding-bottom: 10px
}

.name {
    font-size: 18px;
    margin-bottom: 6px
}

.slogan {
    text-align: center;
    margin-bottom: 10px
}

.fltr {
    position: relative
}

.delItemFiltr {
    cursor: pointer;
    width: 22px;
    border: 1px solid #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 0;
    z-index: 99;
    color: #fff;
    background-color: #717375;
}

.delItemFiltr:hover {
    color: #3b4148;
    background: #fff;
    border: 1px solid #3b4148;
    right: 1px;
    top: 1px;
    padding: 9px 0
}

.panel-primary>.panel-heading {
    background-color: #de8500;
}

.panel-primary {
    border-color: #bbb
}

.otstup {
    height: 4px
}

.btn-pages {
    margin: 0 5px
}

.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover,.fltr .dropdown-menu>.active>a {
    color: #fff;
    text-decoration: none;
    background-color: #999;
    outline: 0
}

.collapse .well {
    padding: 10px 15px;
    margin-bottom: 0
}

.subpad div a img {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.well_PR .input-group-addon {
    padding: 6px
}

.otstupil {
    /*padding-top: 198px;*/
    padding-top: 170px;
}

.new_otstup {
    height: 85px
}

.modal-header {
    background: #bbb;
    border-bottom: 1px solid #a8a8a8
}

h4.modal-title {
    color: #333;
    text-shadow: 0 0 0 #333,0 1px 0 #fff
}

.modal-content {
    background: #EBEBEC
}

.video_bg {
    position: relative;
    height: 461px;
    overflow: hidden
}

.video_bg_mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.64)
}

.video_wrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.video_wrap video {
    min-height: 400px;
    min-width: 100%;
    width: 100%
}

.video_bg .post_title {
    display: block;
    width: 100%;
    height: 100%;
    background: 0 0;
    vertical-align: bottom;
    margin: auto;
    bottom: 0;
    position: absolute;
    top: 15px;
    z-index: 10;
    text-shadow: 0 0 0 #000;
    color: #202020
}

.divv {
    line-height: 180%;
    font-size: 124%
}

h4.idObjSlid {
    font-size: 15px;
    position: absolute;
    left: 0;
    bottom: -10px;
    color: #fff;
    background: #3b4148;
    padding: 2px 5px 0px;
}
h4.plash {
    font-size: 11px;
    text-shadow: 0px 0px 0px #999;
    position: absolute;
    right: 0px;
    top: -9px;
    color: #fff;
    padding: 0px;
}
h4.plash1 {
    font-size: 24px;
    text-shadow: 0px 1px 0px #555;
    position: absolute;
    left: 35px;
    top: 60px;
    color: #fff;
    padding: 0px;
}
.plash_pr {
    padding:10px;
    background: rgba(252, 76, 3, 0.4);
    border: 2px solid rgba(255, 203, 182, 0.88);
}
.plash_bk {
    background: #a331b5;
    padding:3px;
    background: #139B0C;
}
.plash_ex {
    background: #a331b5;
    padding:3px;
    background: #E53935;
}
.plash_ud {
    background: #a331b5;
    padding:3px;
    background: #1159A2;
}
.zagalopys {
    padding: 0 15px;
    text-align: justify;
    font-size: 96%
}

.sp1 {
    margin-bottom: 15px
}

.carousel-inner div img {
    width: 100%
}

.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,.3) 0,rgba(0,0,0,.0001) 100%)
}

.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.3) 100%)
}

.carousel-control {
    text-shadow: 2px 1px 1px rgba(0,0,0,1);
    filter: alpha(opacity=80);
    opacity: .8
}

.carousel-control .icon-left-open-big:before {
    content: '\e9b6';
    width: 0;
    margin-left: -2em
}

.btn-warning {
    background-color: #de8500;
    border-color: #b1b4b6;
}

.form-control:focus {
        border-color: rgb(215, 234, 255);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(189, 220, 255);
}

.btn-warning:hover {
    color: #711017;
    background-color: #fff!important;
    border-color: #3b4148;
    outline: 0
}

.bg-red {
    background: #c39898!important
}

table tr td p {
    margin: 0 5px 2px
}

.contBann {
    margin-top: 30px;
    padding: 0 10px
}

.contBann_niz {
    margin-bottom: 30px;
    padding: 0 10px
}

.glavnaia {
    margin-top: -135px
}

.contBann img,.contBann_niz img,.slick-track .card .front {
    border: 1px solid rgba(163, 49, 180, 0.27);
}

.slider-descr p {
    margin: 0 0 3px;
    font-size: 96%
}

.usr_descr {
    height: 51px;
    overflow: hidden;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    box-shadow: inset 0 -9px 7px #efdfdf
}

.usr_descr:hover {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    box-shadow: none;
    display: inherit
}

.row.cont {
    margin-top: 0px;
}

.you {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 10px;
    height: 0;
    overflow: hidden
}

.you iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #de8500;
}

.navbar-fixed-top {
    top: inherit;
    border-width: 0 0 1px;
    position: fixed;
}

.navbar {
    position: inherit;
    min-height: 50px;
    width: 100%;
    border: 1px solid transparent;
}

.sif {
    text-align: right;
    padding-right: 15px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
        border-top: 1px solid rgba(120, 155, 193, 0.4);
}

.sub-menu1 {
    background-color: #222;
    margin-top: 50px;
    position: relative;
    z-index: 999;
}
.asFF {
    position: sticky;
    top: 100px;
    bottom: 0px;
}
.navbar-default {
        background-color: #2F4090;
        border-color: #313335;
}
.table-striped>tbody>tr:nth-of-type(odd) {
        background-color: rgb(247 227 197);
}
.table>tbody>tr>td {
        border-top: 1px solid #ffe6e8;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #b5c6d8;
    background-color: transparent;
}
.text-warning {
    color: #de8500;
}
a.dnb img {
    margin: 2px 0px -5px;
}
.card .back {
    display: none;
}
.blend-pink-yellow img {
    background: #fff;
}
.navbar-inverse {
    background-color: #de8500;
    border-color: #080808;
    border-top-color:#f9a01b;
}