/*! CSS Used from: Embedded */
.ng-hide:not(.ng-hide-animate){
  display: none!important;
}
/*! CSS Used from: ../mainpagebundleimg/bootstrap.min-1c377ed8d3bda9e32406b2ac529612d55b8d1cbe834b36be890686fbf8ad4d9f.css ; media=all */
@media all{
  body{
    margin: 0;
  }
  footer,
  nav,
  section{
    display: block;
  }
  a{
    background-color: transparent;
  }
  a:active,
  a:hover{
    outline: 0;
  }
  h1{
    font-size: 2em;
    margin: 0.67em 0;
  }
  img{
    border: 0;
  }
  button,
  input{
    font: inherit;
    margin: 0;
    color: inherit;
  }
  button{
    overflow: visible;
  }
  button{
    text-transform: none;
  }
  button{
    cursor: pointer;

    -webkit-appearance: button;
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner{
    padding: 0;
    border: 0;
  }
  input{
    line-height: normal;
  }
  @media print{
    *,
    :after,
    :before{
      color: #000000!important;
      background: 0 0!important;
      -webkit-box-shadow: none!important;
              box-shadow: none!important;
      text-shadow: none!important;
    }
    a,
    a:visited{
      text-decoration: underline;
    }
    a[href]:after{
      content: ' (' attr(href) ')';
    }
    a[href^='#']:after{
      content: '';
    }
    img{
      page-break-inside: avoid;
    }
    img{
      max-width: 100%!important;
    }
    h2,
    p{
      orphans: 3;
      widows: 3;
    }
    h2{
      page-break-after: avoid;
    }
    .navbar{
      display: none;
    }
  }
  *{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  :after,
  :before{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  body{
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
  }
  button,
  input{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  a{
    text-decoration: none;
    color: #337ab7;
  }
  a:focus,
  a:hover{
    text-decoration: underline;
    color: #23527c;
  }
  a:focus{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  img{
    vertical-align: middle;
  }
  .carousel-inner > .item > img,
  .img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
  }
  .sr-only{
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .h2,
  h1,
  h2{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  .h2,
  h1,
  h2{
    margin-top: 20px;
    margin-bottom: 10px;
  }
  h1{
    font-size: 36px;
  }
  .h2,
  h2{
    font-size: 30px;
  }
  p{
    margin: 0 0 10px;
  }
  .text-right{
    text-align: right;
  }
  .text-center{
    text-align: center;
  }
  ul{
    margin-top: 0;
    margin-bottom: 10px;
  }
  .container{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  @media (min-width: 768px){
    .container{
      width: 750px;
    }
  }
  @media (min-width: 992px){
    .container{
      width: 970px;
    }
  }
  @media (min-width: 1200px){
    .container{
      width: 1170px;
    }
  }
  .row{
    margin-right: -15px;
    margin-left: -15px;
  }
  .col-md-12,
  .col-md-4,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-sm-12,
  .col-xs-12{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xs-12{
    float: left;
  }
  .col-xs-12{
    width: 100%;
  }
  @media (min-width: 768px){
    .col-sm-12{
      float: left;
    }
    .col-sm-12{
      width: 100%;
    }
  }
  @media (min-width: 992px){
    .col-md-12,
    .col-md-4,
    .col-md-6,
    .col-md-7,
    .col-md-8{
      float: left;
    }
    .col-md-12{
      width: 100%;
    }
    .col-md-8{
      width: 66.66666667%;
    }
    .col-md-7{
      width: 58.33333333%;
    }
    .col-md-6{
      width: 50%;
    }
    .col-md-4{
      width: 33.33333333%;
    }
    .col-md-offset-5{
      margin-left: 41.66666667%;
    }
  }
  .form-control{
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    -webkit-transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
         -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
            transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    color: #555555;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #ffffff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  }
  .form-control:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
  }
  .form-control::-moz-placeholder{
    opacity: 1;
    color: #999999;
  }
  .form-control:-ms-input-placeholder{
    color: #999999;
  }
  .form-control::-webkit-input-placeholder{
    color: #999999;
  }
  .form-control::-ms-expand{
    border: 0;
    background-color: transparent;
  }
  .btn{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 12px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 4px;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
  }
  .btn:active:focus,
  .btn:focus{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .btn:focus,
  .btn:hover{
    text-decoration: none;
    color: #333333;
  }
  .btn:active{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  }
  /*.collapse{display:none;}*/

  @media (min-width: 1024px){
    .collapse{
      display: block!important;
    }
  }
  .dropdown{
    position: relative;
  }
  .dropdown-toggle:focus{
    outline: 0;
  }
  .dropdown-menu{
    font-size: 14px;
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 160px;
    margin: 2px 0 0;
    padding: 5px 0;
    list-style: none;
    text-align: left;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
            box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  }
  .nav{
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .nav > li{
    position: relative;
    display: block;
  }
  .nav > li > a{
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  .nav > li > a:focus,
  .nav > li > a:hover{
    text-decoration: none;
    background-color: #eeeeee;
  }
  .navbar{
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
  }
  @media (min-width: 768px){
    .navbar{
      border-radius: 4px;
    }
  }
  @media (min-width: 768px){
    .navbar-header{
      float: left;
    }
  }
  .navbar-collapse{
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

    -webkit-overflow-scrolling: touch;
  }
  @media (min-width: 768px){
    .navbar-collapse{
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
    }
    .navbar-collapse.collapse_{
      overflow: visible!important;
      /*display:block!important;*/
      /*display:none!important;*/
      height: auto!important;
      padding-bottom: 0;
    }
    .navbar-fixed-top .navbar-collapse{
      padding-right: 0;
      padding-left: 0;
    }
  }
  .navbar-fixed-top .navbar-collapse{
    max-height: 340px;
  }
  @media (max-device-width: 480px) and (orientation: landscape){
    .navbar-fixed-top .navbar-collapse{
      max-height: 200px;
    }
  }
  .container > .navbar-collapse,
  .container > .navbar-header{
    margin-right: -15px;
    margin-left: -15px;
  }
  @media (min-width: 768px){
    .container > .navbar-collapse,
    .container > .navbar-header{
      margin-right: 0;
      margin-left: 0;
    }
  }
  .navbar-fixed-top{
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0;
  }
  @media (min-width: 768px){
    .navbar-fixed-top{
      border-radius: 0;
    }
  }
  .navbar-fixed-top{
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-brand{
    font-size: 18px;
    line-height: 20px;
    float: left;
    height: 50px;
    padding: 15px 15px;
  }
  .navbar-brand:focus,
  .navbar-brand:hover{
    text-decoration: none;
  }
  @media (min-width: 768px){
    .navbar > .container .navbar-brand{
      margin-left: -15px;
    }
  }
  .navbar-toggle{
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 9px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: transparent;
    background-image: none;
  }
  .navbar-toggle:focus{
    outline: 0;
  }
  .navbar-toggle .icon-bar{
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
  .navbar-toggle .icon-bar + .icon-bar{
    margin-top: 4px;
  }
  @media (min-width: 768px){
    .navbar-toggle{
      display: none;
    }
  }
  .navbar-nav{
    margin: 7.5px -15px;
  }
  .navbar-nav > li > a{
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  @media (min-width: 768px){
    .navbar-nav{
      float: left;
      margin: 0;
    }
    .navbar-nav > li{
      float: left;
    }
    .navbar-nav > li > a{
      padding-top: 15px;
      padding-bottom: 15px;
    }
  }
  @media (min-width: 768px){
    .navbar-right{
      float: right!important;
      margin-right: -15px;
    }
  }
  .carousel{
    position: relative;
  }
  .carousel-inner{
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .carousel-inner > .item{
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
         -o-transition: 0.6s ease-in-out left;
            transition: 0.6s ease-in-out left;
  }
  .carousel-inner > .item > img{
    line-height: 1;
  }
  @media all and (transform-3d), (-webkit-transform-3d){
    .carousel-inner > .item{
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
           -o-transition:      -o-transform 0.6s ease-in-out;
              transition:         transform 0.6s ease-in-out;

      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px;
    }
    .carousel-inner > .item.active{
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  .carousel-inner > .active{
    display: block;
  }
  .carousel-inner > .active{
    left: 0;
  }
  .container:after,
  .container:before,
  .nav:after,
  .nav:before,
  .navbar-collapse:after,
  .navbar-collapse:before,
  .navbar-header:after,
  .navbar-header:before,
  .navbar:after,
  .navbar:before,
  .row:after,
  .row:before{
    display: table;
    content: ' ';
  }
  .container:after,
  .nav:after,
  .navbar-collapse:after,
  .navbar-header:after,
  .navbar:after,
  .row:after{
    clear: both;
  }
  .pull-right{
    float: right!important;
  }
  .pull-left{
    float: left!important;
  }
}
/*! CSS Used from: ../mainpagebundleimg/application-67d6c7ecd1351ef33287b4ddf17558f9625d1183827d7c55c2885bf3721ce5eb.css ; media=all */
@media all{
  .mytoggle{
    -webkit-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -ms-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -ms-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .btn.btn-bgdark{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 15px 7px;
    transition: all 0.2s ease;
    text-transform: none;
    color: #ffffff!important;
    border-radius: 18px;
    background-color: #3b4b60;
  }
  .btn.btn-bgdark:focus{
    outline: none;
  }
  .btn.btn-bgdark:hover{
    background-color: #273342!important;
  }
  .btn:active{
    box-shadow: none;
  }
  body{
    height: auto;
  }
  .logoforu{
    display: inline-block;
    width: 128px;
    height: 128px;
    background: transparent url('../../mainpagebundleimg/logo-comp-af5d3a99390627dfee13cc071a92094eb0fbaacbb358c83d34c9d1bbf00493ac.png') no-repeat center center;
    background-size: contain;
  }
  .center{
    text-align: center;
  }
  body{
    background-color: #fafafa;
  }
  .form-control:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  }
  a:focus{
    text-decoration: none;
    color: #424242;
    outline: none;
  }
  @media (max-width: 768px){
    h2{
      font-size: 28px;
    }
  }
  .auth-btn{
    margin-top: 12px;
    margin-left: 30px;
    padding: 0.25rem 3rem;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    color: #ffffff;
    background-color: #204d87;
  }
  .auth-btn:hover{
    color: white;
    background-color: #6299d8!important;
  }
  a.auth-btn:active{
    color: white;
    background-color: #6299d8!important;
  }
  a.auth-btn:focus{
    color: white;
    background-color: #6299d8!important;
  }
  .bodyfullheight{
    height: 100%;
  }
  .bodyfullheight > .mytoggle{
    padding-bottom: 120px;
  }
  .userNavMenu .dropdown .dropdown-item i{
    margin-right: 5px;
  }
  .userNavMenu{
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 15px;
  }
  .userNavMenu .dropdown .userIcon{
    display: block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: 1px solid #dbdbdb;
    border-radius: 100%;
  }
  .userNavMenu .dropdown .auth-btn{
    background-color: transparent;
  }
  .userNavMenu .dropdown .dropdown-menu{
    right: -15px;
    left: auto;
    margin-top: 7px;
    padding: 0;
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
  }
  .userNavMenu .dropdown .dropdown-menu:after,
  .userNavMenu .dropdown .dropdown-menu:before{
    position: absolute;
    right: 27px;
    bottom: 100%;
    left: auto;
    width: 0;
    height: 0;
    content: ' ';
    pointer-events: none;
    border: solid transparent;
  }
  .userNavMenu .dropdown .dropdown-menu:after{
    margin-right: 5px;
    border-width: 7px;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #ffffff;
  }
  .userNavMenu .dropdown .dropdown-menu:before{
    margin-right: 3px;
    border-width: 9px;
    border-color: transparent;
    border-bottom-color: rgba(0,0,0,0.12);
  }
  .userNavMenu .dropdown .dropdown-item{
    border-bottom: 1px solid #eaeaea;
  }
  .userNavMenu .dropdown .dropdown-item:last-child{
    border-bottom: none;
  }
  .userNavMenu .dropdown .dropdown-item a{
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #0a182b;
  }
  .userNavMenu .dropdown .dropdown-item a:hover{
    background-color: #f1f1f1;
  }
  .userNavMenu .dropdown .dropdown-item a.auth-btn{
    display: block;
    height: auto;
    margin: 0;
    padding: 10px!important;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .userNavMenu .dropdown .dropdown-item a.auth-btn i{
    font-size: 14px;
    float: left;
    margin-right: 5px;
  }
  .userNavMenu .dropdown .dropdown-item a.auth-btn:hover{
    color: #ffffff;
    background-color: #3b4b60!important;
  }
  .userNavMenu .dropdown .dropdown-item a.auth-btn:hover i{
    color: #ffffff;
  }
  .userNavMenu .dropdown .dropdown-item.user a{
    line-height: 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: -2px;
    padding: 10px;
    text-decoration: none;
  }
  .userNavMenu .dropdown .dropdown-item.user a:hover{
    background-color: transparent;
  }
  .userNavMenu .dropdown .dropdown-item.user a img{
    float: left;
    width: 30px;
    margin-right: 10px;
    border-radius: 100%;
  }
  .userNavMenu .dropdown .dropdown-item.user a span{
    font-size: 14px;
    font-weight: 600;
    float: left;
    overflow: hidden;
    max-width: calc(100% - 40px);
    text-overflow: ellipsis;
    color: #0a182b;
  }
  .ball-clip-rotate-multiple{
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 11px 0;
  }
  .ball-clip-rotate-multiple > div{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    margin-left: -17px;
    animation: rotate 1s 0s ease-in-out infinite;
    border: 1px solid #102643;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 100%;
  }
  .ball-clip-rotate-multiple > div:last-child{
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    margin-left: -7px;
    animation-duration: 0.5s;
    animation-direction: reverse;
    border-color: #102643 transparent #102643 transparent;
  }
  .btnRegistration{
    font-family: 'Source Sans Pro', sans-serif;
    display: block;
    clear: both;
    width: 80%;
    height: 60px;
    margin: -80px auto 100px;
  }
  .btnRegistration input{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-size: 16px;
    font-size: 16px;
    font-weight: 600;
    float: left;
    width: 50%;
    width: 50%;
    height: 60px;
    margin-right: -20px;
    margin-left: 20px;
    padding-bottom: 8px;
    padding-bottom: 6px;
    padding-left: 20px;
    -webkit-transition: all 0.2s ease-in 0s;
       -moz-transition: all 0.2s ease-in 0s;
        -ms-transition: all 0.2s ease-in 0s;
         -o-transition: all 0.2s ease-in 0s;
            transition: all 0.2s ease-in 0s;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    color: #1d4760;
    border: none;
    border-color: #3b4b60;
    border-color: #ffffff;
    border-top-left-radius: 0;
    border-top-left-radius: 25px;
    border-top-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-left-radius: 25px;
    border-bottom-left-radius: 30px;
    background-color: transparent;
    background-color: rgba(255,255,255,0.7);
    box-shadow: none;
    box-shadow: none;
    text-shadow: 1px 1px 7px rgba(0,0,0,0.3);
    text-shadow: none;
  }
  .btnRegistration input:focus{
    font-size: 16px;
    padding-left: 20px;
    text-align: left;
    color: #1d4760;
    border-color: #1d4760;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: rgba(255,255,255,0.7);
    box-shadow: none;
    text-shadow: none;
  }
  .btnRegistration input:focus::-webkit-input-placeholder{
    opacity: 0;
  }
  .btnRegistration input:focus::-moz-placeholder{
    opacity: 0;
  }
  .btnRegistration input:focus:-ms-input-placeholder{
    opacity: 0;
  }
  .btnRegistration input:focus:-moz-placeholder{
    opacity: 0;
  }
  .btnRegistration input::-webkit-input-placeholder{
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    opacity: 1;
    color: #1d4760;
  }
  .btnRegistration input::-moz-placeholder{
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    opacity: 1;
    color: #1d4760;
  }
  .btnRegistration input:-ms-input-placeholder{
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    opacity: 1;
    color: #1d4760;
  }
  .btnRegistration input:-moz-placeholder{
    font-size: 16px;
    font-weight: 600;
    line-height: 50px!important;
    vertical-align: middle;
    opacity: 1;
    color: #1d4760;
  }
  .btnRegistration input::-moz-placeholder{
    font-size: 16px;
    font-weight: 600;
    line-height: 50px!important;
    vertical-align: middle;
    opacity: 1;
    color: #1d4760;
  }
  .btnRegistration a.btn.btn-bgdark{
    font-size: 16px;
    font-weight: 600;
    line-height: 48px;
    float: left;
    width: 50%;
    height: 60px;
    text-transform: uppercase;
    border-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #3a95ca;
    text-shadow: 1px 1px 7px rgba(0,0,0,0.4);
  }
  .btnRegistration a.btn.btn-bgdark:hover{
    background-color: #2889c1!important;
  }
  .sociallinks{
    font-size: 14px;
    font-size: 14px;
    line-height: normal;
    line-height: normal;
    display: inline-block;
    margin-left: 3%!important;
    margin-left: 15px;
    margin-left: 15px;
    letter-spacing: 0;
    letter-spacing: 0;
    color: #989898;
    color: #989898;
  }
  .sociallinks img{
    width: 24px;
    margin-left: 10px;
    cursor: pointer;
    vertical-align: middle;
  }
  .sociallinks span{
    margin-right: 10px;
    vertical-align: middle;
  }
  .socialshare{
    vertical-align: middle;
  }
  .socialshare .sharer{
    vertical-align: sub;
  }
  .socialshare .share_count{
    font-size: 10px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 10px;
    margin-bottom: 9px;
    margin-left: 3px;
    padding: 8px;
    vertical-align: middle;
    color: #2a2a2a;
    color: #777777;
    border: 1px solid #cccccc;
    border-radius: 6px;
    background-color: #f4f6f8;
  }
  .socialshare .share_count:after{
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0;
    height: 0;
    content: ' ';
    pointer-events: none;
    border: solid transparent;
  }
  .socialshare .share_count:after{
    margin-top: -3px;
    border-width: 3px;
    border-color: rgba(136,183,213,0);
    border-right-color: #f4f6f8;
  }
  .socialshare .share_count:before{
    margin-top: -3px;
    border-width: 3px;
    border-color: rgba(194,225,245,0);
    border-right-color: #f4f6f8;
  }
  .socialshare .spantext{
    font-size: 100%;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .mainpageheader .navbar .nav-link{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    height: 87px;
    color: #ffffff;
  }
  .mainpageheader .navbar .nav-link:hover{
    color: #ffffff;
    background-color: transparent;
  }
  .mainpageheader .navbar .controlpanel .nav-link{
    height: 79px;
  }
  @media (max-width: 991px){
    .mainpageheader .navbar-header{
      float: none;
    }
    .mainpageheader .navbar-toggle{
      display: block;
    }
    .mainpageheader .navbar-collapse{
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    /*.mainpageheader .navbar-collapse.collapse{display:none!important;}*/
    .mainpageheader .navbar-nav{
      float: none!important;
      margin: 7.5px -15px;
      background-color: white;
    }
    .mainpageheader .navbar-nav > li{
      float: none;
    }
    .mainpageheader .navbar-nav > li > a{
      padding-top: 10px;
      padding-bottom: 10px;
    }
  }
  .btn{
    background-image: none!important;
  }
  .mainpageheader .navbar-toggle{
    margin-top: 23px;
    margin-right: 0;
  }
  .mainpageheader .navbar .nav-link{
    padding-top: 22px;
  }
  @media (max-width: 768px){
    .mainpageheader .navbar-toggle{
      margin-right: 10px;
    }
    .mainpageheader .navbar-collapse{
      border-top: 1px solid #a7a7a7;
    }
    .mainpageheader .navbar-nav > li .nav-link{
      display: block;
      height: 44px!important;
      margin-left: 0;
      padding: 5px 20px;
      border-bottom: 1px solid #dddddd;
    }
    .mainpageheader .navbar-collapse{
      padding: 0;
    }
    .mainpageheader .navbar-nav{
      margin: 0;
    }
    .bodyfullheight{
      overflow-x: hidden;
    }
    .btnRegistration input{
      float: none;
      width: 100%;
      margin-bottom: 10px;
      margin-left: 0;
      border-radius: 12px;
    }
    .btnRegistration a.btn.btn-bgdark{
      float: none;
      width: 100%;
    }
    .white-container{
      padding: 4rem 1.5rem;
    }
    .userNavMenu{
      display: none;
    }
    .banner-bordered-img .youtube-preview-video{
      height: auto!important;
    }
  }
  .mainpagepreloader{
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #ffffff;
  }
  .hvr-pop{
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
  }
  .hvr-pop:active,
  .hvr-pop:focus,
  .hvr-pop:hover{
    -webkit-animation-name: hvr-pop;
            animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
  }
  .hvr-bob{
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
  }
  .hvr-bob:active,
  .hvr-bob:focus,
  .hvr-bob:hover{
    -webkit-animation-name: hvr-bob-float,hvr-bob;
            animation-name: hvr-bob-float,hvr-bob;
    -webkit-animation-duration: 0.3s,1.5s;
            animation-duration: 0.3s,1.5s;
    -webkit-animation-timing-function: ease-out,ease-in-out;
            animation-timing-function: ease-out,ease-in-out;
    -webkit-animation-delay: 0s,0.3s;
            animation-delay: 0s,0.3s;
    -webkit-animation-iteration-count: 1,infinite;
            animation-iteration-count: 1,infinite;
    -webkit-animation-direction: normal,alternate;
            animation-direction: normal,alternate;

    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .toast-top-right{
    top: 12px;
    right: 12px;
  }
  #toast-container{
    position: fixed;
    z-index: 999999;
    pointer-events: auto;
  }
}
/*! CSS Used from: ../mainpagebundleimg/landing-1ed2e77b9a6f34f0586541aafdecdc5ad77bcc7f75ff5e692ad3795622159730.css ; media=screen */
@media screen{
  body{
    font-family: 'Source Sans Pro', sans-serif;
  }
  .main{
    background-color: #fafafa;
  }
  .logoforu{
    display: inline-block;
    width: 128px;
    height: 128px;
    background: transparent url('../../mainpagebundleimg/logo-comp-af5d3a99390627dfee13cc071a92094eb0fbaacbb358c83d34c9d1bbf00493ac.png') no-repeat center center;
    background-size: contain;
  }
  ::-webkit-input-placeholder{
    font-size: 20px;
    font-weight: 300;
    color: #757575;
  }
  ::-moz-placeholder{
    font-size: 20px;
    font-weight: 300;
    color: #757575;
  }
  :-moz-placeholder{
    font-size: 20px;
    font-weight: 300;
    color: #757575;
  }
  :-ms-input-placeholder{
    font-size: 20px;
    font-weight: 300;
    color: #757575;
  }
  @media (min-width: 1133px){
    .main .container{
      width: 1133px;
    }
  }
  .firstpage .main{
    height: 100vh;
  }
  @media (max-width: 768px){
    .navbar-toggle .icon-bar{
      background-color: #cccccc;
    }
    .navbar-collapse{
      background: #ffffff;
    }
    .navbar-nav{
      width: 100%;
    }
    .navbar-nav > li:last-child > a{
      display: inline-block;
    }
    .navbar-toggle{
      margin-top: 20px;
      margin-bottom: 20px;
    }
  }
  body,
  div,
  span,
  h1,
  h2,
  p,
  a,
  img,
  i,
  ul,
  li,
  form,
  footer,
  nav,
  section{
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
  }
  footer,
  nav,
  section{
    display: block;
  }
  body{
    line-height: 1;
  }
  ul{
    list-style: none;
  }
  body{
    font-family: 'Source Sans Pro', sans-serif;
    min-width: 320px;
    background-color: #f4f6f8;
  }
  .container{
    min-width: 320px;
  }
  section.top-screen{
    padding-top: 40px;
    background: linear-gradient(rgba(0,0,0,0.4), transparent),url(../mainpagebundleimg/Boy-Drinking-Coffee_04-compressor-d481afd9f5f8c92081ff94a5b039e9d1e773a46629e26f0ac65767d4c323025a.jpg) center center no-repeat;
    background-size: cover;
  }
  section.top-screen .im-start .descr{
    font-size: 40px;
    font-weight: 300;
    line-height: normal;
    margin: 25px 0 60px;
    margin-bottom: 200px;
    color: white;
  }
  section.top-screen .im-start{
    margin-top: 200px;
  }
  .im-create{
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    height: 50px;
    padding: 18px 55px 18px 35px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 50px;
    background: #374d85 url(../mainpagebundleimg/arrow-right-bcd06bbb9973646ced64cef8d89a4f7a8c3a3fb003b294e1e420e26258f19f46.png) right 30px center no-repeat;
    box-shadow: 0 2px 4px 0 #124b84;
  }
  .im-create:hover{
    text-decoration: none;
    color: #ffffff;
    background-color: #6299d8;
  }
  .im-create:focus{
    text-decoration: none;
    color: #ffffff;
    background-color: #6299d8;
  }
  .white-container{
    padding: 4rem;
    background-color: #ffffff;
    box-shadow: 0 11px 30px 0 rgba(30,62,99,0.05);
  }
  .banner-zag{
    font-size: 25px;
    position: relative;
    margin-bottom: 30px;
    padding-left: 10px;
    text-transform: uppercase;
    color: #204d87;
    border-left: 2px solid;
  }
  .banner-descr{
    font-size: 18px;
    line-height: normal;
    color: #4d4d4d;
  }
  .banner-bordered-img{
    display: inline-block;
    margin-bottom: -10rem;
    padding: 2rem;
    border: 2px solid rgba(102,102,102,0.3);
  }
  .banner-bordered-img img{
    display: block;
    margin-top: -4rem;
    box-shadow: 0 11px 30px 0 rgba(30,62,99,0.1);
  }
  section.slider{
    margin: 8rem 0;
  }
  section.slider .carousel{
    display: inline-block;
    float: right;
    margin-top: -8rem;
    margin-bottom: -8rem;
    box-shadow: 0 11px 30px 0 rgba(30,62,99,0.1);
  }
  .banner-links-cloud{
    margin-top: 3.5rem;
  }
  .banner-links-cloud a{
    font-size: 16px;
    display: inline-block;
    margin-right: 2.5rem;
    margin-bottom: 1rem;
    color: #6299d8;
  }
  .banner-links-cloud a:hover{
    color: #204d87;
  }
  section.constructor .im-create{
    margin: 4rem 0;
  }
  section.constructor .im-constructor-banner .banner-bordered-img{
    margin-bottom: 4rem;
  }
  section.constructor .im-constructor-banner .banner-bordered-img img{
    margin-top: 0;
    margin-bottom: -4rem;
    box-shadow: none;
  }
  section.constructor .im-constructor-banner .banner-zag{
    line-height: normal;
    padding-right: 20px;
    border-left: 0;
  }
  section.constructor .im-constructor-banner .banner-zag:after{
    position: absolute;
    top: 7px;
    right: -5px;
    bottom: auto;
    left: auto;
    display: block;
    width: 2px;
    height: 45px;
    content: '';
    background-color: #204d87;
  }
  section.devices{
    margin-top: -15rem;
    padding-top: 15rem;
    background: transparent url(../mainpagebundleimg/bgtown.jpg) center center no-repeat;
  }
  section.devices .devices-outer{
    position: relative;
  }
  section.devices .devices-outer .dev-laptop{
    position: relative;
    bottom: -12rem;
    margin-left: 9rem;
  }
  section.devices .devices-outer .dev-phone{
    position: relative;
    bottom: 9rem;
  }
  section.devices .devices-outer .descr .zag{
    font-size: 71px;
    font-weight: 900;
    position: absolute;
    bottom: 23rem;
    width: 50%;
    margin-left: 14%;
    text-align: right;
    color: #ffffff;
    text-shadow: 1px 1px 9px #525252;
  }
  section.devices .devices-outer .descr .text{
    font-size: 16px;
    line-height: normal;
    position: absolute;
    bottom: 14rem;
    left: 24%;
    width: 40%;
    text-align: justify;
    color: #1a1a1a;
  }
  section.advantages{
    margin-top: -6rem;
    margin-bottom: 10rem;
  }
  section.advantages .zag{
    font-size: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #204d87;
  }
  section.advantages .descr{
    font-size: 16px;
    line-height: normal;
    color: #1a1a1a;
  }
  section.internet-store{
    margin-bottom: 7rem;
  }
  section.internet-store .images-set{
    text-align: center;
  }
  section.internet-store .images-set img{
    margin: 30px auto -4.2rem;
  }
  footer{
    padding: 40px 0;
    background-color: #d3d5d7;
  }
  footer .copyright{
    font-size: 14px;
    line-height: normal;
    margin-left: 15px;
    letter-spacing: 0;
    color: #989898;
  }
  footer .soc-icons span{
    font-size: 13px;
    display: block;
    color: #989898;
  }
  .bottom-text{
    line-height: normal;
    margin-bottom: 3rem;
  }
  .nav-item .nav-link{
    font-size: 14px;
    font-weight: 500;
    line-height: 34px;
    margin-left: 30px;
  }
  .auth-btn{
    margin-top: 12px;
    margin-left: 30px;
    padding: 0.25rem 3rem;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    color: #ffffff;
    background-color: #204d87;
  }
  .auth-btn:hover{
    color: white;
  }
  a.auth-btn:active{
    color: white;
  }
  .navbar-brand span.logoforu{
    display: inline-block;
    width: 33px;
    height: 31px;
    background: transparent url(../mainpagebundleimg/logo_4u_white-comp.png) center center no-repeat;
    background-size: cover;
  }
  .mainpageheader .nav-link{
    color: white;
  }
  .mainpageheader .navbar-collapse{
    padding-right: 0;
  }
  .mainpageheader .navbar-brand{
    padding-top: 25px;
  }
  .mainpageheader .navbar{
    height: 80px;
    transition: 0.1s;
  }
  .mainpageheader .navbar .nav-link{
    padding-top: 25px;
    padding-bottom: 21px;
    transition: 0.1s;
  }
  .mainpageheader .navbar-nav > li > a:hover{
    background-color: transparent;
  }
  .mainpageheader .navbar-nav > li > a:active{
    background-color: transparent;
  }
  .mainpageheader .navbar-nav > li > a:focus{
    background-color: transparent;
  }
  .mainpageheader .icon-bar{
    background-color: #1f4e87;
  }
  .mainpageheader .auth-btn{
    margin-top: 22px;
  }

  @media (min-width: 993px) and (max-width: 1199px){
    section.devices .devices-outer .dev-laptop{
      margin-left: 0!important;
    }
    section.devices .devices-outer .dev-phone{
      right: -70rem!important;
    }
  }

  @media (max-width: 1200px){
    section.devices .devices-outer .dev-phone{
      right: -46rem;
    }
    section.devices .devices-outer .dev-laptop{
      margin-left: 9rem;
    }
    section.devices{
      background-size: contain;
    }
  }
  @media (max-width: 992px){
    section.devices .devices-outer .dev-laptop{
      position: static;
      float: left;
      max-width: 70%;
      margin-left: 0;
    }
    section.devices .devices-outer .dev-phone{
      position: static;
      float: right;
      max-width: 28%;
    }
    section.devices .devices-outer .descr{
      clear: both;
    }
    section.devices .devices-outer .descr .zag{
      font-size: 40px;
      position: static;
      width: auto;
      margin: 0;
      text-align: center;
    }
    section.devices .devices-outer .descr .text{
      font-size: 16px;
      position: static;
      width: 100%;
      margin-top: 40px;
      text-align: center;
    }
    section.advantages{
      margin: 4rem 0;
    }
    section.slider .carousel{
      margin-top: 0;
      margin-bottom: 0;
    }
  }
  @media (max-width: 320px){
    section.top-screen .im-start{
      margin-top: 50px;
    }
  }
  @media (max-width: 768px){
    section.top-screen .im-start{
      margin-top: 20px;
    }
    section.top-screen .im-start .descr{
      margin-bottom: 130px;
    }
    .banner-bordered-img{
      margin-bottom: 3rem;
    }
    .auth-btn{
      width: 105px;
    }
    .navbar-brand{
      margin-bottom: 5px;
      margin-left: 5px;
    }
  }
}
/*! CSS Used keyframes */
@keyframes rotate{
  0%{
    transform: rotate(0deg) scale(1);
  }50%{
    transform: rotate(180deg) scale(0.6);
  }100%{
    transform: rotate(360deg) scale(1);
  }
}
@-webkit-keyframes hvr-pop{
  50%{
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes hvr-pop{
  50%{
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes hvr-bob-float{
  100%{
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float{
  100%{
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob{
  0%{
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }50%{
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }100%{
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
@keyframes hvr-bob{
  0%{
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }50%{
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }100%{
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
/*! CSS Used fontfaces */
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;

  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2');
  unicode-range: U+0460-052F,
  U+1C80-1C88,
  U+20B4,
  U+2DE0-2DFF,
  U+A640-A69F,
  U+FE2E-FE2F;
  font-display: swap;
}
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;

  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format('woff2');
  unicode-range: U+0400-045F,
  U+0490-0491,
  U+04B0-04B1,
  U+2116;
  font-display: swap;
}
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;

  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
  font-display: swap;
}
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;

  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
  font-display: swap;
}
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;

  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format('woff2');
  unicode-range: U+0102-0103,
  U+0110-0111,
  U+1EA0-1EF9,
  U+20AB;
  font-display: swap;
}
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;

  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');
  unicode-range: U+0100-024F,
  U+0259,
  U+1E00-1EFF,
  U+2020,
  U+20A0-20AB,
  U+20AD-20CF,
  U+2113,
  U+2C60-2C7F,
  U+A720-A7FF;
  font-display: swap;
}
@font-face{
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;

  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
  unicode-range: U+0000-00FF,
  U+0131,
  U+0152-0153,
  U+02BB-02BC,
  U+02C6,
  U+02DA,
  U+02DC,
  U+2000-206F,
  U+2074,
  U+20AC,
  U+2122,
  U+2191,
  U+2193,
  U+2212,
  U+2215,
  U+FEFF,
  U+FFFD;
  font-display: swap;
}

section.top-screen .im-start .descr{
  font-size: 40px;
  font-weight: 300;
  line-height: normal;
  margin: 25px 0 60px;
  margin-bottom: 200px;
  color: white;
}


.mainpageheader .navbar .nav-link{
  display: block;
  height: 79px;
}
.mainpageheader .navbar .nav-link:hover{
  text-decoration: none;
}
.mainpageheader .navbar .nav-link:active{
  text-decoration: none;
}

.link-insta{
  display: inline-block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url('../../mainpagebundleimg/insta64.png') center center no-repeat;
  background-size: contain;
}
.link-insta:hover{
  opacity: 0.6;
}
.link-wm{
  display: inline-block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url('../../mainpagebundleimg/wm.svg') center center no-repeat;
  background-size: contain;
}
.link-wm:hover{
  opacity: 0.6;
}
.link-fb{
  display: inline-block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url('../../mainpagebundleimg/fb.svg') center center no-repeat;
  background-size: contain;
}
.link-fb:hover{
  opacity: 0.6;
}
.link-vk{
  display: inline-block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url('../../mainpagebundleimg/vk.svg') center center no-repeat;
  background-size: contain;
}
.link-vk:hover{
  opacity: 0.6;
}
.login-box-body .login-box-body{
  padding: 0;
}

.top-navbar-fixed .navbar-nav > li.soc-menu > a.nav-link-wm{
  background: transparent url('../../mainpagebundleimg/wm.png') center center no-repeat;
}
.top-navbar-fixed .navbar-nav > li.soc-menu > a.nav-link-vk{
  background: transparent url('../../mainpagebundleimg/vk.png') center center no-repeat;
}
.top-navbar-fixed .navbar-nav > li.soc-menu > a.nav-link-fb{
  background: transparent url('../../mainpagebundleimg/fb.png') center center no-repeat;
}
.top-navbar-fixed .navbar-nav > li.soc-menu > a.nav-link-insta{
  background: transparent url('../../mainpagebundleimg/insta.png') center center no-repeat;
}


.mainpageheader .navbar-nav > li.soc-menu{
  white-space: nowrap;
}

.mainpageheader .navbar-nav > li.soc-menu > a{
  display: inline-block;
  width: 40px;
  height: 64px;
  margin: 9px 0 0;
  padding-left: 5px;
}

.navbar-nav > li.soc-menu > a.nav-link-wm{
  background: transparent url('../../mainpagebundleimg/wm_w-comp.png') center center no-repeat;
}
.navbar-nav > li.soc-menu > a.nav-link-vk{
  background: transparent url('../../mainpagebundleimg/vk_w-comp.png') center center no-repeat;
}
.navbar-nav > li.soc-menu > a.nav-link-fb{
  background: transparent url('../../mainpagebundleimg/fb_w-comp.png') center center no-repeat;
}
.navbar-nav > li.soc-menu > a.nav-link-insta{
  background: transparent url('../../mainpagebundleimg/insta_w-comp.png') center center no-repeat;
}


@media(max-width: 998px){
  a.nav-link-wm{
    background: transparent url('../../mainpagebundleimg/wm.png') center center no-repeat!important;
  }
  a.nav-link-fb{
    background: transparent url('../../mainpagebundleimg/fb.png') center center no-repeat!important;
  }
  a.nav-link-vk{
    background: transparent url('../../mainpagebundleimg/vk.png') center center no-repeat!important;
  }
  a.nav-link-insta{
    background: transparent url('../../mainpagebundleimg/insta.png') center center no-repeat!important;
  }
}
section.top-screen .im-start .descr h1{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: normal;
  color: #ffffff;
}
section.top-screen .im-start .descr span{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: normal;
  color: #ffffff;
}

/*.im-start .row .row{margin: 0;}*/

/*.firstpage{overflow-x: hidden;}*/

.clearfix{
  clear: both;
}


.logo_yep{
  width: 65px!important;
  height: 31px!important;
  background: transparent url('../../mainpagebundleimg/logo_yep_white.png') center center no-repeat!important;
  background-size: cover!important;
}
app-root app-top-navbar-small{
  display: block;
  height: 0;
  margin-bottom: 0;
}
