@import url(http://fonts.googleapis.com/css?family=PT+Sans&subset=latin,cyrillic-ext);

@font-face {
  font-family: ProstoSans;
  /* Гарнитура шрифта */
  src: url("/templates/demohunt/fonts/Prosto.otf") format('otf'),
  url("/templates/demohunt/fonts/ProstoSansBold.eot") format('eot'),
  url("/templates/demohunt/fonts/ProstoSansBold.ttf") format('truetype'),
   url("/templates/demohunt/fonts/ProstoSansBold.woff") format('woff');
  /* Путь к файлу со шрифтом */ }
/*scc reset*/


/*
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, img, strong, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
 canvas, details,
figure, figcaption,
output, ruby, section, summary{
    vertical-align: baseline;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    text-decoration: none;
    font-size: 14px;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    list-style: none;

}
a{
    text-decoration: none;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}

*/



* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  text-decoration: none;
  font-size: 16px;
    color: #3f3f3f;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  list-style: none; }

html{

}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'PT Sans', sans-serif;
    color: #373737;
    text-align: justify;
}
body .serviceWrap_type_unic
{
  margin-top:   0;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
/*  height: 100%;*/
  margin: 0 0 -174px 0;
  /* отрицательный нижний отступ на высоту футера */
/*  padding: 0;*/
    position: relative;
/*    padding-top: 114px;*/
  /*  padding: 140px 0 0 0;*/

}
/*.smallwrapper{
    padding-top: 50px;
}*/
.page{
    padding-top: 140px;
}
.foot-push, .footer {
  height: 230px;
  margin: 0;
  padding: 0;
position: relative}
/*.foot-push{
    background: pink;
    opacity: 0.5;
}*/
.breadcrumbs__wrapper
{
  background: #fff;
  padding-top:  64px;
}
.breadcrumbs
{

    font-size: 16px;
    color: #333333;
    z-index: 2;
    width: 1000px;
    margin: 0 auto;
   
    padding: 15px 0 0 0;
}

.breadcrumbs li
{
    color: #333;
  
    font-size:  16px;
    display: inline-block;  
    vertical-align: top;  
    margin:   0 5px;
}
.breadcrumbs__item_type_link
{
    color: #333;
    text-decoration: underline; 
    font-size:  16px;
    display: inline-block;  
    vertical-align: top;  
    margin:   0 5px;
}

.breadcrumbs__item_type_last
{   
    color: #333;
    display: inline-block;  
    vertical-align: top;  
    font-size:  16px;
    margin:   0 5px;
}


.header, .footer, .nav_menu {
  display: block; }

.header {
    position: fixed;
    z-index: 10;
    top: 0;
    background: #fff;
    /*height: 120px;*/
    height: 120px;
    font-family: ProstoSans;
    float: left;
    width: 100%;
    padding-top: 20px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
 /*   box-shadow: 0 0 3px #dedfea;*/
/*    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.7s;*/

    /*-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);*/
}

/*.header.small{
    height: 50px;
    border-bottom: 1px solid #dedfea;

    padding-top: 0;
}*/
.header .topPart .logo img{
    opacity: 1;
    transition: all 1.2s;
    padding-top: 13px;
    position: relative;
    width: 142px;
    height: 134px;
    display: block;
}

.content h1,
.content h2{
    margin-top: -300px;
    padding-top: 300px;
}
.header .topPart .logo img.hide{
    opacity: 0;
}
.center {
  width: 1000px;
  margin: 0 auto; }

/*.header*/
.header .topPart {
  height: 70px;
  position: relative; }
  .header .topPart .leftblock,
  .header .topPart .leftblock a{
    color: #202671;
    float: left;
    font-size: 22px;
    line-height: 28px;


}
.header .topPart .leftblock span{
    font-size: 14px;
    color: #868686;
}
    .header .topPart .leftblock p {
      color: #A02B3C;
      font-size: 16px; }
  .header .topPart .logo {
    font-size: 0; }
    .header .topPart .logo img {
    }
  .header .topPart h1,
  .header .topPart h2 {
    position: absolute;
    left: 50%;
    margin-left: -67px;
    z-index: 12; }
  .header .topPart .rightblock {
    float: right;
    width: 42%;
    text-align: right;
   }
    .header .topPart .rightblock div {
      width: 100%; }
    .header .topPart .rightblock a {
      display: block;
      float: left;
        font-size: 12px;}
    .header .topPart .rightblock .lk
    {
      color: #686a96;
      padding: 5px 15px;
      -webkit-border-radius: 13px;
      -moz-border-radius: 13px;
      border-radius: 20px;
      border: 2px solid #b7b9d1;
      margin-left: 2%;
        background: #fff;
        transition: 0.5s;

    }
.header .topPart .rightblock .lk:hover{
    background: #686a96;
    border: 2px solid #686a96;
    color: #fff;
    transition: 0.5s;
}
.header .topPart .rightblock .request {
      color: #ff0000;
      padding: 5px 15px;
      -webkit-border-radius: 13px;
      -moz-border-radius: 13px;
      border-radius: 25px;
      border: 2px solid #ffadad;
      margin-left: 3%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.header .topPart .rightblock .request:hover{
    background: #ff0000;
    border: 2px solid #ff0000;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
    .header .lang {
      color: #ff0000;
      margin-left: 3%;
      float: right !important;
        opacity: 0.4;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray; /* IE 6-9 */
        transition: 0.5s;
        -webkit-transition: 0.5s;

    }
.header .lang:hover,
.header .lang.active{
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    opacity: 1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
    .header .topPart .rightblock div:last-child {
      padding-top: 10px;
      float: left;
    }
      .header .topPart .rightblock div:last-child a {
        display: inline-block;
        float: right; }
    .header .topPart .rightblock .linkedin {
      width: 28px;
      height: 15px;
      background: url("/images/icons/linkedin.png") no-repeat 18px 0;
      padding-left: 10px;
      border-left: 1px solid #ddd;
        opacity: 0;
    }
    .header .topPart .rightblock .tel {
      background: url("/images/icons/tel.png") 0 2px no-repeat;
      color: #000;
      font-size: 14px;
      padding-left: 20px;
      margin-right: 5%; }

.headDelimetr {
  border-bottom: 1px solid #dedfea;
  width: 100%; }

  .header .nav_menu a{
      color: #202671;
      padding-bottom: 2px;
  }

.servMenu ul li:first-child a{
    font-family: "ProstoSans";
    font-size: 14px;
}
  .header .nav_menu > div > ul > li > a:hover {
      color: #ff0000;
    border-bottom: 2px solid #ff0000;
  cursor: pointer;}
.header .nav_menu > div > ul > li.active > a {
    color: #ff0000;
}
  .header > .nav_menu > div > ul >li {
    display: inline-block;
    font-size: 14px;
    padding: 14px 10px;
  }
.header > .nav_menu ul li:first-child{
    padding-left: 0;
}

  .header .nav_menu > div > ul:first-child {
    display: flex;
    justify-content: space-between;

      display: -webkit-flex;  /*Safari */
      -webkit-justify-content:  space-between; /* Safari 6.1+ */


    width: 35%;
    float: left; }


.nav_menu > ul li.active a{
    color: #f00;
}
.header .nav_menu > div> ul.afterLogo {
    float: right;
    display: flex;
    display: -webkit-flex;  /*Safari */
    -webkit-justify-content: space-around; /* Safari 6.1+ */
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 24%;
    padding-right: 0%}
/*.header .nav_menu > div> ul.afterLogo.eng{
    width: 25%;
    padding-right: 0;
}*/
.header > .nav_menu > div > ul.eng >li{
    padding: 14px 0;
}
.header > .nav_menu > div > ul.eng >li:first-child{
    padding-right: 10px;
}
  .searchform{
      float: right;
      padding: 14px 0 0;
  }


.header .nav_menu .search {
      background: url("/images/icons/search.png") no-repeat 79px #f0f0f0;
      width: 80px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      border: 2px solid #f0f0f0;
      padding: 5px 5px 5px 15px;
      margin-left: 60px;
      margin-top: -6px;
      font-family: 'PT Sans';
      transition: 0.5s;
    -webkit-transition: 0.5s;
    float: right;
}

    .header .nav_menu  .search:focus {
      background: url("/images/icons/search.png") no-repeat 139px #fff;
      width: 140px;
      margin-left: 0;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      border: 2px solid #202671;
      transition: 0.5s;
        -webkit-transition: 0.5s}
.header .servicelist,
.header .contactlist,
.header .menulist ,
.header .menyHeader {
    background: rgba(255, 255, 255, 0.98);
    top: 49px;
    padding-top: 25px;
    font-size: 16px;
    font-family: 'PT Sans';
    position: absolute;
    z-index: 11;
    left: 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07), 0 5px 5px -3px rgba(0, 0, 0, 0.3) inset;

    background: #fff\0/;
}
:root .header .servicelist,
:root .header .contactlist,
:root .header .menulist ,
:root .header .menyHeader{
    background: rgba(255, 255, 255, 0.98);
}
.header .menulist.menulistSmall{
    display: block;
    height: 40px;
    z-index: 9;
}
.header  .menulistSmall a.active{
    color: #ff0000;
}
.header .menulist.menulistSmall img{
    display: none;
}

.header .servicelist,
.header .contactlist,
.header .menulist{
    display: none;
}

.header .servicelist.showGroup{
    display: block !important;
}

.header .contactlist,
.header .menulist {
  height: 102px;
  text-align: center; }

  .header .menulist li {
    width: 16%;
    display: inline-block; }

.header .contactlist li{
    width: 16%;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 8%;
    padding-top: 5px;
    text-align: left;
}
.header .contactlist a,
  .header .menulist a {
    color: #202671;
      display: inline-block;
      width: 100%;
      height: 100%;

  }
.header .contactlist a:hover,
  .header .menulist a:hover ,
  .header .menulist a.active span{
    color: #ff0000; }

    .header .menulist a:hover img,
    .header .menulist a.active img {
      -webkit-filter: hue-rotate(116deg) saturate(5);
      filter: hue-rotate(116deg) saturate(5); }

.header .servicelist {
  height: 180px; }

.header .servicelist.menuServiceSmall{
    height: 40px;
    overflow: hidden;
   /* transition: 0.3s;*/
    z-index: 10;
    display: block;
}
.header .servicelist.menuServiceSmall ul{
    border: none;
}
/*.service:hover .servicelist.menuServiceSmall{
    height: 180px;
}*/
  .header .servicelist a {
    color: #202671; }
  .header .servicelist a:hover {
    color: #ff0000; }

  .header .servicelist ul {
    width: 27%;

    height: 120px;
    border-right: 1px solid #afb0cb;
    float: left;
/*    padding: 10px 0 10px 50px; */
    padding: 10px 25px;
  }


.header .servicelist li:first-child{
    padding-bottom: 15px;
}
.header .servicelist li{
    padding-bottom: 5px;
}


  .header .servicelist ul:last-child {
    border: none; }
.header .flex {
  display: flex;
  justify-content: center; }


.servMenu a.active {

    border-bottom: 2px solid #ff0000; }
.sliderMain {
  position: relative; }
.sliderMain li{
       height: 640px;
    overflow: hidden;
}
.bx-wrapper .sliderMain img {
/*    width: 100%;*/
    height: 640px;
    opacity: 0.7;
    max-width: none ;
}

.sliderMain .descr {
    position: absolute;
    top: 160px;
    font-family: ProstoSans;
    margin-left: -500px;
    width: 1000px;
    left: 50%;
    text-align: left;
}
    .sliderMain .descr p:first-child {
      color: #202671;
      font-size: 44px;
      margin-bottom: 25px;
        position: relative;}
      .sliderMain .descr p:first-child span {
        font-size: 48px;
          color: #ff0000;
      }
    .sliderMain .descr p:first-child:after {
      content: "";
      width: 220px;
      background: #ff0000;
      height: 7px;
      position: absolute;
      left: 0;
      /*top: 60px;*/
        bottom: -10px;

    }
    .sliderMain .descr p:last-child {
      width: 435px;
      font-size: 16px;
      color: #202671;

    }

.serviceWrap {
  width: 100%;
  height: 230px;
  margin-top: -230px;
  z-index: 6;
  position: relative;
  background: rgba(255, 255, 255, 0.6);
    background: #fff\0/;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}
:root .serviceWrap{
    background: rgba(255, 255, 255, 0.6);
}

  .serviceWrap .mainService {
    width: 1000px;
    margin: 0 auto; }
    .serviceWrap .mainService > li {
      display: block;
        float: left;
      width: 33%;
      height: 100%;
      text-align: center;
      color: #202671;
      font-family: ProstoSans;
      font-size: 18px;
      padding-top: 30px;
      position: relative;
      vertical-align: top; }
/*.serviceWrap .mainService > li:hover{
    cursor: pointer;
}
 */



.serviceWrap .mainService > p {
      position: relative;
      padding-top: 20px; }

.serviceWrap .mainService .servislist {
    width: 100%;
    height: 230px;
    position: absolute;
    top: 0;
    background: #fff;
    text-align: left;
    font-family: 'PT Sans';
    opacity: 0;

    box-sizing: border-box;
    padding: 30px 0 30px 30px;
     display: table;
    vertical-align: middle;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
/*
:root .serviceWrap .mainService .servislist{
    opacity: 0;
}
*/


/*body:first-of-type .serviceWrap .mainService .servislist {
    padding: 0 0 0 30px;
}*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Safari only override */
    ::i-block-chrome,.serviceWrap .mainService .servislist {
        padding: 0 0 0 30px;
    }
}

.serviceWrap .mainService .servislist li{
   /* visibility:hidden;*/
    opacity: 0;
    display: table-row;
    vertical-align: middle;
}


.serviceWrap .mainService > li:hover .servislist {
    opacity: 1;
    transition: 0.8s;
    -webkit-transition: 0.8s;
 }



.serviceWrap .mainService > li:hover .servislist li{
    visibility:visible;
    opacity: 1;

}
.servislist ul{
        display: table-cell;
        vertical-align: middle;
    }

.serviceWrap .mainService .servislist li:last-child{
    padding-bottom: 0;
}


      .serviceWrap .mainService .servislist a {
          color: #202671;
          font-size: 17px;
          display: table-cell;
          vertical-align: middle;
      }
      .mainService  li img{
          height: 125px;
    /*      display: block;*/
      }
.serviceWrap .mainService .servislist a img {
    width: 25px;
    display: inline-block;
    margin-right: 10px;
    margin-top: -2px;
}


      .serviceWrap .mainService .servislist a:hover {
        color: #ff0000; }
      .serviceWrap .mainService .servislist a:hover img {
        -webkit-filter: hue-rotate(116deg) saturate(5);
        filter: hue-rotate(116deg) saturate(5); }


.circle{
    width: 10px;
    height: 10px;
    border-radius: 5px;
    display: block;
    background: #ff0000;
    margin: 10px auto 50px;
}


.mainBlock {
  width: 662px;
  margin: 0 50px 0 0;
  float: left; }
.mainBlock .block{
    margin-top: 30px;
    width: 100%;
    margin-bottom: 30px;
}
.mainBlock .twopart,
.mainBlock .threepart{
    display: flex;
    display: -webkit-flex; /* Safari */
    justify-content: space-between;
    -webkit-justify-content: space-between; /* Safari 6.1+ */
}
/*.threepart >div:first-child{
    margin-right: 20px;
}*/

.mainBlock .contacts_block .smallPart.withicons{
    width: 34%;
    position: relative;
}
.contacts_block .smallPart.withicons:before{
    content: "";
    right: 0;
    top: 0;
    background: url("/images/icons/phone_small.png") no-repeat;
    height: 40px;
    width: 35px;
    position: absolute;

}
.contacts_block .smallPart.withicons:after{
    content: "";
    right: 0;
    top: 54px;
    background: url("/images/icons/mail_small.png") no-repeat;
    height: 27px;
    width: 36px;
    position: absolute;

}

/*background: url("/images/icons/mail_small.png") no-repeat;*/
.threepart >div{
    display: inline-block;
}
.threepart >div:last-child{
    float: right;
}
.mainBlock .block .half{
    width: 40%;
    vertical-align: top;
    position: relative;
    text-align: center;
    display: inline-block;

}
.mainBlock .block .half:last-child{
    float: right;
}
.mainBlock .block .smallPart{
    width: 20%;
    vertical-align: top;
    position: relative;
    text-align: center;
    text-align: left;
}
.mainBlock .block .smallPart:last-child{
     text-align: right;
 }


.mainBlock .half .headGray{
    text-align: center;
}
.delimeterGray{
    width: 100%;
    height: 2px;
    background: #ECECEC;
    margin: 10px 0 20px;
}
.mainBlock .bx-wrapper .bx-controls-direction a{
    z-index: 9;
}
.newsBlock {
  width: 265px;
  float: right;
    margin-top: 30px;
    height: 1046px;
    overflow: hidden;
}

.newsBlock .head,
.aside .head,
.profit h3 a{
    font-size: 13px;
    color: #5F5F5F;
    font-family: ProstoSans;
    text-align: left;
    margin-bottom: 10px;
    display: block;
    line-height: 1.4;
}
.profit h3 a{
    text-align: center;
}
.newsBlock .head:hover,
.aside .head:hover,
.profit h3 a:hover{
    color: #202671;
}
.news .dataNews{
    border-bottom: 1px solid #ccc;
    margin: 3px 0 13px;
    padding-bottom: 4px;
    font-size: 14px;
}
.news .dataNews a{
    font-size: 14px;
}
.news .dataNews a:hover,
.profit .readmore:hover{
    color: #202671;
}
.news p{
    line-height: 1.2;
}
.news div{
    color: #969696;
}
.news div a{
    float: right;
    color: #969696;

}
.news li{
    margin-bottom: 30px;
}
.news li.usefullList{
/*    margin-bottom: 15px;*/
}
.delimeter_circle{
    width: 100%;
    height: 2px;
    background: #ECECEC;
    position: relative;

}

.delimeter_circle:after{

    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f00;
    margin-left: -5px;
    position: absolute;
    left: 50%;
    top: -5px;

}
.delimeter_circle:before{
    content: '';
    width: 40px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin-left: -20px;
    position: absolute;
    left: 50%;
    top: -5px;

}
.news .delimeter_circle {
    margin-bottom: 30px;
}
.aboutBlock .headGray,
.headGray,
.headGray a{
    font-size: 18px;
    color: #868686;
    font-family: ProstoSans;
/*    width: 220px;*/
    text-align: left;
}
.headGray a:hover{
    color: #202671;
}
.btn,
#request .btn{
    text-align: center;
    border: none;
    border-radius: 40px;
    font-family: 'ProstoSans';
    font-size: 12px;
    transition: 0.5s;
    box-sizing: border-box;
    cursor: pointer;
}

/*.btn.red{
    color: #ff0000;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 25px;
    border: 2px solid #ffadad;
    margin-left: 3%;
    transition: 0.5s;

}*/
/*.btn.red:hover{
    background: #fff;
    color: #ff0000;
}*/
.numbers{

    font-family: ProstoSans;
}
/*.aboutBlock .text{
    height: 160px;
    overflow: hidden;
    margin-bottom: 30px;

}*/
.mainBlock .bx-wrapper{
    margin-top: 20px !important;
}
.aboutBlock .btn{
    display: block;
    float: right;
    line-height: 27px;
    width: 150px;
    margin-bottom: 20px;
}
.headBlue{
    font-size: 67px;
    font-family: ProstoSans;
    color: #1e246d;
}
.numbers  .headBlue span{
    font-size: 67px;
    font-family: ProstoSans;
    color: #f00;
}
.mainBlock .bx-wrapper .bx-controls-direction a{
    width: 24px;
    height: 30px;
    top: 20%;
}


.mainBlock .bx-wrapper .bx-prev{
    background: url('/images/icons/slider_controls.png') no-repeat 0 0;
    left: -37px;
}
.mainBlock .bx-wrapper .bx-next{
    background: url('/images/icons/slider_controls.png') no-repeat -26px 0;
    right: -37px;
}

.footer{
    background: #f7f7f7;
}
.footer .top{
    padding: 50px 0 40px;
    height: 75px;
}

.footer .contactsFooter{
    width: 500px;
    float: right;
    text-align: right;
    font-family: 'ProstoSans';
/*    font-size: 15px;*/
    display: inline-block;
    vertical-align: top;
    font-size: 13px;

}
.footer .contactsFooter,
.footer .contactsFooter a,
.footer .contactsFooter p{
    color: #666565;
    font-size: 14px;
}


.about.footer{
    text-align: center;
}

.btn.grey{
    color: #4f4f4f;
    background: #e4e4e4;
}
.btn.grey:hover{
    background: #c7c6c6;
}
.btn.blue
{
    color: #686a96;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 25px;
    border: 2px solid #b7b9d1;
    margin-left: 2%;
    transition: 0.5s;
}
.btn.blue:hover
{
    background: #b7b9d1;
    color: white;
}

.blueBright{

    background: #fff;
    border: 2px solid #202671;
    transition: .3s;
    border-radius: 30px;
    color: #202671;
    margin-bottom: 20px;
}
.blueBright:hover{
    background: #202671;
    color: #fff;
}
.btn.red
{
    color: #ff0000;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 25px;
    border: 2px solid #ffadad;
    margin-left: 3%;
    transition: 0.5s;
}
.btn.red:hover
{
    background: #FF0101;
    color: white;
    border: 2px solid #FF0101;
}




.subscr{
    margin-top: 34px;
    color: #B9B9B9;
}
.links{
    /*margin-top: 30px;*/
    display: inline-block;
    margin-bottom: 40px;
    vertical-align: top;
}
.links a{
    width: 185px;
    line-height: 27px;
    margin-left: 2%;
    margin-bottom: 11px;
    display: block;
}
.about.footer p:last-child a{
    font-family: 'ProstoSans';
    color: #727171;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 2px;
    font-size: 11px;
    letter-spacing: 2px;

}
#newsBlock{
    padding-bottom: 30px;
}
#newsBlock a{
    margin-top: 30px;
    color: #202671;
    display: block;
    text-align: right;
}

#newsBlock .text{
    margin: 30px 0;
}
.up{
    position: fixed;
    width: 77px;
    height: 80px;
    background: url("/images/icons/up.png");
    right: 20px;
    bottom: 100px;
    cursor: pointer;
    transition: 0.5s;
    display: none;
    transition: 0.5s;
}

.up:hover{
    background: url("/images/icons/up_hover.png");
    transition: 0.5s;
}


body{
    overflow-y: scroll;
    overflow-x: hidden;
}
.page.fullBg{
    background: url("/images/services_bg.jpg") no-repeat bottom center fixed;
    background-attachment: fixed !important;

    background-size: cover;
    width: 100%;
    height: 100%;

}


.clock span{

    -webkit-animation: flash 2s infinite; /* Safari 4+ */
    -moz-animation:   flash 2s infinite; /* Fx 5+ */
    -o-animation:      flash 2s infinite; /* Opera 12+ */
    animation:       flash 2s infinite; /* IE 10+, Fx 29+ */
    line-height: 40px;
}


.slide {
    position: relative;
    padding: 76px 10%;
    min-height: 300px;
    width: 100vw;
    box-sizing: border-box;
    transform-style: inherit;
    font-family: ProstoSans;
    max-height: 400px;


}

.parallaxPic {
    text-align: center;
    background-attachment: fixed !important;
    background-position: 0 40px;
    position: relative;


/*    display: table;*/
}
.parallaxPic>div{
/*    display: table-cell;*/
    display: inline-block;
}
.parallaxPic span,
.parallaxPic p,
.parallaxPic h1{
    font-size: 35px;
    line-height:  1.2;
    margin:   0;
    color: #ff0000;
}
.parallaxPic .head{
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 10px solid #ff0000;

}
.parallaxPic .clock{

    position: absolute;
    bottom: -3px;
    left: 50%;
    background: #fff;
    font-size: 35px;
    width: 300px;
    margin-left: -150px;
    border-radius: 40px 40px 0 0 ;
    padding-top: 5px;
}
.parallaxPic .clock:before{
    position: absolute;
    width: 0;
    height: 0;
    border-top: 44px solid transparent;
    border-right: 93px solid #fff;
    content: "";
    left: -66px;
    top: 2px;
}
.parallaxPic .clock:after{
    position: absolute;
    width: 0;
    height: 0;
    border-top: 44px solid transparent;
    border-left: 93px solid #fff;
    content: "";
    right: -66px;
    top: 2px;
}
/*.lisseclock{
    position: absolute;
    width: 300px;
    margin-left: -150px;
    background: red;
    height: 2px;
    bottom: 0;
    left: 50%;
}
.lisseclock:before{
    content: "";
    position: absolute;
    left: -79px;
*//*    background: #fff;*//*
    width: 41px;
    height: 35px;
    z-index: 1;
    bottom: 0;

}*/

/* ------------------------    */
.adress{
    text-align: center;
    font-family: ProstoSans;
    font-size: 14px;
}
.officeName{
    padding: 50px 0;
}
.officeName a{
    color: #202671;
}
.officeName a:hover{
    color: #f00;
}
.agencyContacts{
    padding: 40px 0;

}
.agencyContacts p,
.agencyContacts > a{
    width: 220px;
    display: inline-block;
   padding-top: 60px;
    vertical-align: top;
    font-size: 12px;

    height: 80px;
}
.agencyContacts .fax,
.agencyContacts .mail{
    padding-top: 63px;
}
.agencyContacts .tel{
    background: url("/images/icons/phone.png") no-repeat center top;
}
.agencyContacts .fax{
    background: url("/images/icons/telephone.png") no-repeat center top;
}
.agencyContacts .mail{
    background: url("/images/icons/mail.png") no-repeat center top;
}
.agencyContacts > p a{
    color: inherit;
    display: block;
    line-height: 20px;
    font-size: 12px;
}
textarea{
    resize: none;
}
.feedback textarea{
    height: 120px;
}
input,
textarea{
    border: 4px solid #202671;
}

.feedback{
    width: 600px;
  /*  text-align: center;*/
    margin: 0 auto 60px;

}

h1,
h1 a,
h2,
h2 a{
    font-size: 18px;
    color: #1e246d;
    font-family: "ProstoSans";
    margin-bottom: 20px;
    text-align: center;
    clear: both;
}
.centerText{
    text-align: center;
    clear: both;
}
.feedback input[type='text'],
.feedback textarea{
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
/*.feedback .btn{
    margin: 10px 0 30px;
}*/
#request .lightRed,
.lightRed{
    border: 4px solid #ff0000;
    line-height: 30px;
    width: 240px;
    float: right;
    background: #fff;
    transition: 0.5s;
    color: #ff0000;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance:none;
}
#request .lightRed:hover,
.lightRed:hover{
    background: #ff0000;
    color: #fff;
    transition: 0.5s;
}

.agencies ul{
    padding:  0 0 0 15%;
    text-align: center;
}
.agencies li{
    width: 25%;
    display: inline-block;
    margin-bottom: 10px;
}
.agencies li a{
    color: #1e246d;
    line-height: 25px;

}
.agencies li a:hover{
    color: #ff0000;
}
/*
.city{
    display: none;
}*/

.posted{
    margin-top: 200px;
}
.nav_menu{
    position: relative;
}

.captcha{
    text-align: left;
    margin-top: 20px;
/*    margin-bottom: 0 !important;*/

}
#request .captcha input,
.feedback .captcha input{
    width: 180px !important;
    border: none;
    background: #f0f0f0;
    border-radius: 20px;
    float: left;
    padding: 10px;
}
.captcha img{
    vertical-align: middle;
    border-radius: 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-left: 2px solid #f0f0f0;
    border-right: 2px solid #f0f0f0;
    margin: 0 10px 0 0;
    float: left;

}

#request{
    display: none;
}
h3{
    color: #ff0000;
    font-size: 24px;
    font-family: ProstoSans;
}
h4{
    text-transform: uppercase;
    font-size: 15px;
    color: #202671;
    font-family: ProstoSans;
}

h5{
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    margin-bottom: 5px;
}

#request h3{
    text-align: center;
    margin-bottom: 20px;
}
#request h4{
    margin-bottom: 10px;
}
#request {
    padding: 20px 0;
    width: 700px;
}
#request  form > div{
    margin-bottom: 30px;
}
#request form > .captcha{
    margin-bottom: 0;
}
/*#request .kontakt,
#request .harakteristiki_gruza{
    width: 47%;
    float: left;

}*/
#request .harakteristiki_gruza label:nth-child(3),
#request .harakteristiki_gruza label:nth-child(4){
    width: 22%;
}
#request .kontakt{
    margin-right: 5%;
}

#request input,
#request textarea{
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin-bottom: 5px;

}
#request input[type='checkbox']{
    border: none;
    display: inline-block;
    width: auto;
}
#request select{
    display: block;
    width: 100%;
   // padding: 10px;
    box-sizing: border-box;
    border: 1px solid #cecece;
    border-radius: 3px;
    height: 40px;
}
#request .transportirovka{
    clear: both;
    width: 100%;
}

#request .transportirovka label:last-child{
    margin-right: 0;
}
#request .transportirovka textarea{
    height: 100px;
}
.dop_operacii_s_gruzom,
.zhelaemye_operacii_s_gruzom{
    clear: both;
}

#request .dop_operacii_s_gruzom label,
#request .zhelaemye_operacii_s_gruzom label{
    cursor: pointer;

}
/*#request input[type='checkbox']{


}*/

#request .upload_hidden{
    position: absolute;
    display: block;
    overflow: hidden;
    width: 0; height: 0; border: 0; padding: 0;
}
.file_upload{
    position: relative;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    display: inline-block;
}


.file_upload .button{
    width: 133px;
    background: #202671;
    color: #fff;
    border-radius: 20px;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}

.serviceItem{
    text-align: center;

}
.section.serviceItem .topWhitePart{
    padding-top: 50px;
}
.BluePart h2{
    font-size: 28px;
    color: #fff;
    padding-top: 3%;
}


.redLittleDelimeter{
    background: #ff0000;
    margin: 10px auto 30px;
    width: 130px;
    height: 4px;
}
.serviceImg{
/*    margin: 3% 0 0;*/
/*    height: 250px;*/
    max-height: 50%;
}
#fp-nav ul li.inner{
    display: none;
}
.section.inner{
    text-align: center;
    display: table;
/*    background: url("/images/services_bg.jpg") no-repeat;*/
/*    margin-top: -19px;*/
}

.section p{
    padding-bottom: 20px;

}
.BluePart p{
    font-size: 16px;
    text-align: justify;
}

.section.inner h2{
    display: none;
}

.section .topWhitePart {
    width: 100%;
    vertical-align: middle;
    text-align: center;
/*    display: table;*/
    background: #fff;
    padding-top: 100px;
    box-sizing: border-box;

}
.section .BluePart{
 /*   min-height: 60%;*/
    width: 100%;
    padding-top: 3%;
    padding-bottom: 5%;
    background: #62a7ee;
    color: #fff;
    display: table;
    box-sizing: border-box;

}
.serviceItem .BluePart{

/*    min-height: 40%;*/
    padding: 40px 0 0 0;
}
.serviceItem .topWhitePart{
/*    min-height: 60%;*/
    text-align: justify;
}

.inner,
.companyItem{
    text-align: center;
}
.servItem{
   display: inline-block;
    width: 24%;
    vertical-align: top;
    margin: 3% 0;
    text-align: center;
}

.servItem img,
.aboutItem img{
    height: 130px;
}
.aboutItem,
.aboutIcons .servItem{
    display: inline-block;
    width: 24%;
    vertical-align: top;
    margin: 0 0 2%;
    text-align: center;

}
.iconBlock{
    display: flex;
    justify-content: space-between;
    display: -webkit-flex; /* Safari */
    -webkit-justify-content: space-between; /* Safari 6.1+ */
}
.iconBlock div{
    display: inline-block;
    width: 19%;
    text-align: center;
}
.iconBlock div img{
    max-width: 100%;
}
.aboutList ol,
.content ul,
.topWhitePart ol{
    margin: 10px 0 0 50px;
}
.content ul li,
.contacts_description_wrap ul li{
    list-style-type: disc;
    padding-bottom: 5px;
}
.aboutList ol li,
.topWhitePart ol li{
    list-style-type: decimal;
    padding-bottom: 5px;
}
.aboutList h3,
.topWhitePart h3,
.newsPage h3,
.aboutList h3 a,
.topWhitePart h3 a,
.newsPage h3 a{
    text-align: center;font-size: 15px;
    color: #202671;
}
.aboutList h3 a:hover,
.topWhitePart h3 a:hover,
.newsPage h3 a:hover,
h2 a:hover{
   color: #f00;
}
h1
{
  margin:  30px 0 10px;
}
.topWhitePart h3{
    margin-bottom: 10px;
}
.newsPage h3{
    margin: 20px;
}
.newsPage .content a{
    color:#202671;
    text-decoration: underline;
}
.newsPage .content a:hover{
    text-decoration: none;
}
.section.paddingTop{
    padding: 90px 0 0;
}
/*.aboutItem span{
    color: #1e246e;
}*/
.aboutIcons{
    text-align:center;
}
.delimeterBlue{


    width: 140px;
    height: 2px;

    background: #1e246e;
    margin: 10px auto 20px;

}

.tableCellBlock{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.hitoryWrap .bx-viewport{
    width: 700px !important;
    margin: 0 auto;

}

.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:first-child span,
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child span{
    opacity: 1;
    font-size: 16px !important;
    left: -48px;
}

    /* Safari only override */
    ::i-block-chrome,.section.paddingTop{
        padding: 200px 0 0;
    }



.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager span{
    transform: rotate(310deg);

    -moz-transform:rotate(310deg);
    -ms-transform:rotate(310deg);
    -webkit-transform: rotate(310deg);
    -o-transform:rotate(310deg);

    padding: 27px 0 0 0;
    position: absolute;
    left: -48px;
    text-indent: 0;
    transition: 0.5s;
    opacity: 0;
    font-size: 16px;
}
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a{
    margin: 0 20px;
    color: #666;
    font-family: ProstoSans;
    background: #fff;
    border: 1px solid #8c8c8c;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;

}
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a:after{
    width: 40px;
    height: 1px;
    background: #cdcdcf;
    border-bottom: 1px solid #fff;
    content: '';
    position: absolute;
    top: 50%;
    left: 9px;
    margin-top: -1px;
}
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child a:after{
    display: none;
}

.bx-wrapper .bx-pager .bx-pager-item{
    position: relative;
}
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #fff;
    border: 1px solid #ff0000;
    color: #ff0000;


}
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a:hover span,
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a.active span{
    opacity: 1 !important;
}
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a span.closest,
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a span.closestAct{
    opacity: 0.5;
    font-size: 16px;
    left: -44px;
}

.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager span.closestTwo,
.hitoryWrap .bx-wrapper .bx-pager.bx-default-pager span.closestTwoAct{
    opacity: 0.3;
    font-size: 12px;
}
.hitoryWrap .bx-wrapper .bx-viewport{
    background: none;
}
.arrowControls .bx-wrapper .bx-controls-direction a{
    width: 28px;
    height: 50px;
}
.arrowControls .bx-wrapper .bx-prev{
    background: url("/images/icons/history_controls.png");
    left: -208px;
    opacity: 0.5;
}
.arrowControls .bx-wrapper .bx-next{
    background: url("/images/icons/history_controls.png") no-repeat -43px 0;
    right: -208px;
    opacity: 0.5;
    transition: 0.5s;
}
.arrowControls .bx-wrapper .bx-prev:hover,
.arrowControls .bx-wrapper .bx-next:hover{
    opacity: 1;
}

.historySlider h3{
    margin: 20px 0;
}

h6{
    color: #fff;
    font-size: 20px;
    font-family: ProstoSans;
    margin-bottom: 30px;
}
.companyAbout{
    display: inline-block;
    width: 20%;
    vertical-align: top;
    margin: 0 4%;
}
.companyAbout .delimeterBlue{
    width: 60px;
    height: 2 px;
    background: #fff;
}
.marginP p{
    margin-bottom: 7%;
}
.servItem.normalImg img{
    height: 125px;
}
/* ************************************************************************************   */
.licensesItem{
    width: 30%;
    display: inline-block;
    text-align: center;
    background: #f6f6f6;
/*    height: 300px;*/
    height: 276px;
    vertical-align: middle;
    margin: 5px 1%;
    position: relative;
}

.licensesItem.achivement{
    margin: 5px 0;
}
.licensesItem .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.licensesItem img{
    vertical-align: middle;
}
.inner .licensesItem{
   background: #fff;
}

.imgHoveer{
    position: absolute;
    left: 0;
    top: 0;
    background:  rgba(255, 255, 255, 0.6);
    z-index: 5;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    transition: 0.5s;
    opacity: 0;
}
.imgHoveer img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -42px;
}
.gallery:hover .imgHoveer{
    opacity: 1;
}
.clientsItem{
    display: inline-block;
    text-align: center;
}
.clientsItem img{
    width: 80%;
    margin-top: 10px;
}

.fancybox-skin{
    margin-top: 20px !important;
}

.fajl h4{
    display: none;
}
/*.addpadding{
    padding: 3% 0 15%;
}*/
.tab-content{
    padding: 20px 20px 0;
}
.tab-content>div {
    display: none;
}
.tab-content div.active {
    display: block;
}
.nav-tabs {
    width: 100%;
    border-bottom: 2px solid #eaeaea;
    height: 26px;
    padding: 0 0 0 20px;
    margin: 0 0 20px;
    box-sizing: border-box;
    position: relative;
}
.nav-tabs li {
    line-height: 28px;
    display: block;
    float: left;
    vertical-align: bottom;
    background: url("/templates/demohunt/images/tab_bg_small.png") no-repeat;
    width: 220px;
    position: relative;
    z-index: 1;
}
.nav-tabs li:last-child{
    margin-left: -10px;
}
.nav-tabs li a {
    font-family: ProstoSans;
    font-size: 13px;
/*    width: 160px;*/
    display: block;
    text-align: center;
    color: #bdbdbd;
    transition: 0.5s;

}
.nav-tabs li.active{
    z-index: 2;
    border-bottom: 4px solid #fff
}
.nav-tabs li.active:after{
    content: '';
    width: 218px;
    height: 5px;
    background: #fff;
    margin-top: -4px;
    position: absolute;
    left: 1px;
    border-radius: 6px;
}

.nav-tabs li.active a {
    color: #202671;
    font-weight: bold;
 /*   background: #fff;*/
/*    height: 49px;*/
}

 .kontakt{
    float: none;
    width: 100%;
}
 .kontakt:after{
    content: '';
    clear: both;

}
#request label{
    float: left;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 10px;
}
#request .textArea,
#request .vidy_uslug .textArea{
    width: 97%;
    margin-top: 5px;
}
#request  .textArea textarea{
    height: 80px;
}

#request .vidy_uslug label,
#request .dop_operacii_s_gruzom label{
   display: inline-block;
/*    margin-right: 10%;*/
    cursor: pointer;
    width: 30%;
    text-align: left;
}
#request .vidy_uslug label:nth-child(2),
#request .vidy_uslug label:nth-child(5){
    width: 32%;
}
#request .vidy_uslug label:nth-child(3),
#request .vidy_uslug label:nth-child(6){
    width: 18%;
}

#request .vidy_uslug label:nth-child(4),
#request .vidy_uslug label:nth-child(7){
    width: 40%;
}
.foot_logo {
    display: inline-block;
    vertical-align: top;
    width: 30%;
  /*  width: 300px;*/
}


p.copyright
{
    margin-top: 15px;
}
p.copyright a
{
    font-family: 'PT Sans';
    color: rgba(0, 0, 0, 0.62);
}
.foot_logo p {
    margin-top: 12px;
    margin-left: 54px;
}
.req{
    color: #ff0000;
    margin-bottom: 20px;
}
.required span{
    color: #ff0000;
}


#text,
#text_error1,
#text_error{
    margin-bottom: 16px;
}
#error{
    text-align: center;

}
#error p:first-child {
    color: #ff0000;
    font-family: 'ProstoSans';
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}
#error .errorcontent{
    color: #4b4b4b;
    font-size: 18px;
    padding: 20px ;
}
#text_error1 p:first-child,
#text_error p:first-child {
    color: #ff0000;
    font-size: 16px;
}
#text_error1 p:first-child:after,
#text_error p:first-child:after{
    content: ":";
}
.fp-tableCell .footer p{
    padding-bottom: 0;
}
.fp-tableCell .footer {
    height: 220px;
    text-align: left
}
.fp-tableCell .footer .top{
    padding-top: 60px;
}
.companyItem  .fp-tableCell .footer{
    height: 220px;
/*    margin-top: 50px;*/
    width: 100%;
    position: absolute;
    bottom: 0;
}

.companyItem  {
    position: relative;
}
.companyItem .fp-tableCell .footer .top{
    padding-top: 50px;
}
#write_us_footer{
    display: none;
}

.achivementWrap .bx-wrapper img{
    display: inline;
}
.achivementWrap  .bx-wrapper .bx-viewport{
    background: none;
}
.mainBlock .licensesItem {
    height: auto;
    width: 45%;
    display: inline-block;
    background: none;
/*    padding: 15px 0;*/
}
.mainBlock  .licensesItem>a>  img{
    width: 100%;
}

.cityinfo.active{

    display: block;
}
.cityinfo{
  /*  opacity: 0;*/
    opacity: 1;
    transition: .5s;
    vertical-align: top;
    position: absolute;

    display: none;

}
.cityName {
    display: block;

    color: #202671;
    margin-bottom: 5px;
    font-size: 16px;
    transition: .3s;

}
/*.cityName:nth-child(2n+1){
    width: 60%;
}*/
.cityName.active,
.cityName:hover{
    color: #ff0000;
}
/*.cityinfo .tel img{
    width: 30px;
}*/
.cityinfo .tel{
 /*   background: url("/images/icons/phone_small.png") no-repeat;
    padding: 7px 0 0 60px;*/
    padding: 7px 0 0 10px;
    height: 40px;
    margin-bottom: 10px;
}
.cityinfo a {
    display: block;
    color: #000;
    font-family: ProstoSans;
    font-size: 12px;
}
.cityinfo .mail{
  /*  background: url("/images/icons/mail_small.png") no-repeat;
    padding: 7px 0 0 60px;*/
    padding: 7px 0 0 10px;
    height: 40px;
    font-family: ProstoSans;
    font-size: 12px;
}
.fp-tableCell{
   /* vertical-align: baseline !important;
    vertical-align: baseline !important;*/
 /*   display: table !important;*/
/*    display: table-cell !important;*/
    height: auto !important;
    min-height: 100%;
}
.inner .fp-tableCell{
    height: 100% !important;
}
.formFeedback{
    display: none;
}
.serviceGroup{
    background: #fff;
    text-align: center;
}
/*.serviceGroup h2{
    margin-top: 3%;
}
.serviceGroupList{
    margin-top: -7%;
}*/
.serviceGroupList{
    width: 100%;
    display: flex;
    justify-content: space-between;
    display: -webkit-flex; /* Safari */
    -webkit-justify-content: space-between; /* Safari 6.1+ */


}
.serviceGroupList_type_2
{
  text-align: center; 
}
.aboutGroup .serviceGroupList{
    margin-top: 5%;
}

.serviceGroupList li{
    width: 20%;
    display: inline-block;

}
.serviceGroupList img{
    width: 100%;
}
.serviceGroupList.about{
    display: block;
    padding-bottom: 50px;

}
.serviceGroupList.about li{
    width: 20%;
    margin: 0 5%;
}
.aboutGroup .fp-tableCell{
    vertical-align: baseline;
}
.redTinyDelimeter{
    background: #f00;
    width: 130px;
    height: 3px;
    margin: 0 auto 10px;
}
.companyAbout span,
.aboutItem p,
.servItem span{
    display: block;
}
.servItem span{
    width: 70%;
    margin: 0 auto;
}
.aboutItem p a{
    text-decoration: underline;
}
.aboutItem p a:hover{
    text-decoration: none;
}
.companyAbout span{
    color: #fff;
    padding-top: 10px;
}
.servItem a,
.serviceGroupList a span{
    color: #000;
    text-decoration: underline;

}
.aboutGroup .serviceGroupList a span{
    margin-top: 10px;
    display: inline-block;
}
.servItem a:hover,
.serviceGroupList a:hover,
.serviceGroupList a:hover span{
    text-decoration: none;
}
/*.pageHeader{
    font-family: "ProstoSans";
    font-size: 40px;
    color: #202672;
}*/

.aboutGroup{
    text-align: center;
    padding-top: 100px;
    background: #fff;
}
.aboutGroup .BluePart{
    min-height: 0;
}

.aboutGroup .topWhitePart{
    text-align: justify;
}
.aboutGroup .topWhitePart p:last-child{
    text-align: center;
}
.BluePart p{
    color: #fff;
}
.numbers p:last-child{
    /* text-align: left;*/
    margin-top: 15px;
     text-align: center;
   line-height: 1.3;

}
.numbers .delimeterGray{
    margin: 10px 0 40px;
}
.numbers .bx-viewport{
    height: auto !important;
}
.mainBlock .numbers .bx-wrapper .bx-controls-direction a{
    top: 50%;
}
.mainBlock .delimeter_circle{
    margin-top: 30px;
}
.profit .delimeterGray{
    height: 1px;
}
/*.profit h3{
    color: #868686;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
}*/
.profit .readmore{
    float: right;
    color: #898989;
    margin-top: 5px;
}
.profit .bx-viewport{
    height: auto !important;
}




@-webkit-keyframes flash {
    50% { opacity: 1; }
    51% { opacity: 0; }
    100% { opacity: 0; }
}
@-moz-keyframes flash {
    50% { opacity: 1; }
    51% { opacity: 0; }
    100% { opacity: 0; }
}
@-o-keyframes flash{
    50% { opacity: 1; }
    51% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes flash{
    50% { opacity: 1; }
    51% { opacity: 0; }
    100% { opacity: 0; }
}
.topWhitePart h2{
    margin-top: 2%;
}
.aboutService{
     padding-top: 40px;
    text-align: justify;
    padding-bottom: 20px;
 }
.aboutService ul,
.topWhitePart ul{
    text-align: justify;
    padding-bottom: 20px;
    margin-left: 50px;
}
.aboutService ul li,
.topWhitePart ul li{
    padding-bottom: 10px;
    display: list-item;
    list-style-type: disc;
}
.aboutService a{
  color: #202671;
    text-decoration: underline;
}
.aboutService a:hover{
    text-decoration: none;
}

.aboutService h2{
    display:block;
    padding-top:220px;
    margin-top:-200px;
}
.aboutService img
{
    display: block;
    margin: 0 auto;
    height: 130px;
}
strong{
    font-weight: bold;
}
.iconList{
    text-align: center;
}
.attentionBlock >p > a{
    color: inherit;
    text-decoration: underline;
}
.attentionBlock >p > a:hover{
    text-decoration: none;
}



.attentionBlock > a,
.newsPage .content .attentionBlock > a
{

    color: #202671;
    font-family: "ProstoSans";
    margin: 0 10px ;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s;
}

.attentionBlock{
    text-align: center;
    height: 70px;
    margin-top: 20px;
}
.newsPage .content a.wrire_download {
      color: #202671;
    font-family: "ProstoSans";
    margin: 20px auto;
    display: block;
    width: 78px;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s;
    background: url(/images/icons/downSmall.png) no-repeat 15px center;
    padding: 10px 30px 10px 60px;
    border: 2px solid #202671;
    text-decoration:none;
}
.newsPage .content a.wrire_download:hover {
  background-color: #202671 !important;
    color: #fff !important;
}
.attentionBlock > a:first-child{
    background: url("/images/icons/serv_tel.png") no-repeat 15px center ;
    padding: 10px 30px 10px 50px;

}
.attentionBlock > a:first-child:after{
    content: "";
    width: 10px;
    height: 10px;
    background: #202671;
    border-radius: 50%;
    display: inline-block;
    margin-left: 30px;
}

.attentionBlock > a:last-child{
    background: url("/images/icons/serv_mail.png") no-repeat 15px center ;
    padding: 10px 30px 10px 60px;
    border: 2px solid #202671;
    margin: 0;
}

.attentionBlock > a:last-child:hover{
    background-color: #202671 !important;
    color: #fff;
    background: url("/images/icons/e-mail_white.png") no-repeat 15px center ;

}

.header .menulist a span{
    display: block;
    color: #202671;
    margin-top: 10px;
}
.header .menulist a:hover span{

    color: #f00;
}


/*                          новости News                     */

.center.newsPage{
    margin-top: 50px;
}
.newsPage .aside{
    width: 26%;
    margin-right: 5%;
    float: left;
    
}
.newsPage .content{
    width: 68%;
    float: right;
}
.newsPage .aside .subscr{
    position: relative;
    margin-top: 0;
}
.newsPage .aside .subscr .date{
   float: left;
}
.newsPage .aside .subscr a{
    font-size: 14px;
}

.newsPage .content p{
    margin-bottom: 10px;
}
.newsPage .blueBright{
    display: block;
    width: 100%;
    padding: 10px 0;
}
.year .active{
    display: block;
}
.year li{
    display: none;
    font-size: 20px;
}
.year{
    position: relative;
    height: 30px;
    margin: 25px auto 10px;
    width: 30%;
    -webkit-user-select: none; /* user-select -- это нестандартное свойство */
    -moz-user-select: none;    /* поэтому нужны префиксы */
    -ms-user-select: none;
    -o-user-select: none; /* не поддерживается, просто на будущее */
}
.year span{
    position: absolute;
    height: 30px;
    width: 24px;
    text-indent: -9999px;
    top: 0;
    cursor: pointer;
}
.yearList{
    text-align: center;
}
.year .prev{
    background: url('/images/icons/slider_controls.gif') no-repeat 0 0;
    left: 0;
}
.year .next{
    background: url('/images/icons/slider_controls.gif') no-repeat -26px 0;
    right: 0;
}
.monthList li.active{
    background: #202671;
    color: #fff;
}
.monthList li:hover{
    border: 2px solid #202671;
}
.monthList li{
    display: inline-block;
    padding: 5px 0;
    margin: 5px 1%;
    border: 2px solid #fff;
    border-radius: 30px;
    cursor: pointer;
    width: 22%;
    text-align: center;
    transition: .3s;

}
.datepicker{
    display: none;
    width: 400px;
    text-align: center;
}
.datepicker .blueBright{

    padding: 5px 10px;
    display: inline-block;
    margin: 10px auto;
}
.noContent{
    margin-top: 100px;
}
.noContent .btn{
    width: 250px;
    margin: 40px auto 0;
}
.newsPage .content .data{
    color: #969696;
}
.newsPage table,
.topWhitePart table{
    border-collapse: collapse;
    width: 100%;
}
.newsPage td,
.topWhitePart td{
    border: 1px solid #d2d2d2;

}
.newsPage table tr:first-child td,
.topWhitePart table tr:first-child td{
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    color: #202671;

}

 .newsPage table.noHead tr:first-child p{
     vertical-align: top;
     text-align: left;
     text-transform: none;
     color: #3f3f3f;
}

.newsPage table tr:first-child td p,
.topWhitePart  table tr:first-child td p{
    text-align: center;
}
.newsPage table tr:first-child td p,
.topWhitePart  table tr:first-child td p{
    color: #202671;
    margin-bottom: 0;
}
.newsPage table tr td p,
.topWhitePart  table tr td p,
.newsPage table tr,
.topWhitePart table tr{
/*    text-align: left;*/
}
.newsPage table tr td,
.topWhitePart  table tr td{
    padding: 10px ;
    vertical-align: top;
}

.contacts_description_wrap h3{
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.contacts_description_wrap strong,
.contacts_description_wrap a{
    color: #fff;
}
.contacts_description_wrap a{
     text-decoration: underline;
 }
.contacts_description_wrap a:hover{
    text-decoration: none;
}
.contacts_description_wrap ul{
    padding-left: 50px;
    padding-bottom: 17px;

}
.contacts_description_wrap ul li{
    color: #fff;
}

.photoBlock{
    text-align: center;
    vertical-align: bottom;
}
.photoBlock a{
    color: #fff;
    font-family: ProstoSans;
    margin: 0 5% 50px;
    display: inline-block;
    text-align: center;
}
.photoBlock span{
    color: #fff;
/*    display: block;*/
}
.photoBlock img{
/*    display: inline-block;*/
    display: block;
    opacity: 0.8;
    transition: 0.3s;
    margin: 0 auto 5px;
}
.photoBlock a:hover img{
    opacity: 1;
}
.photoBlock .noshow{
    display: none;
}
.contacts_description_wrap.notShow{
    padding: 50px 0 0;
}
.oldBrowser{
    display: none;
// display:block;
    display:block\0/;
    padding: 50px 0 30px;
    color: #f00;
    font-family: ProstoSans;
}


:root .oldBrowser{
    display: none\0/;
}
