@font-face {
      font-family: 'PFDinTextCondPro-Medium';
      src: url('/files/PFDinTextCondPro-Medium.eot');
      src: local('O'), url('/files/PFDinTextCondPro-Medium.ttf') format('truetype'), url('/files/PFDinTextCondPro-Medium.woff') format('woff'), url('/files/PFDinTextCondPro-Medium.svg#webfont30G9S4nm') format('svg');
      font-display: swap;
}


@font-face {
      font-family: 'HelveticaNeueCyr';
      src: url(/files/fonts/HelveticaNeueCyr-Thin.otf) format("opentype");
      letter-spacing: 0.05em;
      font-display: swap;
}

@font-face {
      font-family: 'Bebas';
      src: url(/files/fonts/bebas_regular.ttf) format("opentype");
      letter-spacing: 0;
      font-display: swap;
}
@font-face {
      font-family: 'BebasBold';
      src: url(/files/fonts/bebas_bold.ttf) format("opentype");
      letter-spacing: 0;
      font-display: swap;
}

.bebas {font-family: 'Bebas', Arial; letter-spacing: 0.05em;}
.bebasBold {font-family: 'BebasBold', Arial; letter-spacing: 0.02em;}


#awardTitle1 {color:#fff;font-size:3em;margin-bottom:0}
#awardTitle1 .en {color:#fff;font-size:4em;margin-bottom:15px;line-height:.9em;}
#awardTitle2 {color:#fff;font-size:2.2em}
#awardTitle3 {color:#fff;font-size:1.6em;}
.headerMain {padding-top:80px;padding-bottom:100px}

.btn-reg {font-size: 1.8em}


.navbar { }
.thinFont { font-family: 'HelveticaNeueCyr';letter-spacing: 0.05em;}

.navbar-brand {background: #f0f0f0;color:#fff;}

  

.boxva2{
  padding: 20px;
  background: #2e2e2e;
  margin-bottom: 20px;
  color: #fff;
  border-radius: 10px;
}

.boxva{
      box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
      padding: 20px;
      background: #fff;
      margin-bottom:20px;
}
/************** deafault css******************/

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

.section_padding {}

a:focus {
    outline: 0px solid
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto;
}

.fix {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: normal;
    /*font-family: 'Cabin', sans-serif;*/
}

h1 {
  font-size: 36px;
  font-weight: normal;
  font-family: 'HelveticaNeueCyr',Georgia;
  letter-spacing: 0.05em;
  /*font-family: 'HelveticaNeueCyr','PFDinTextCondPro-Medium', Georgia;*/
}

html,
body { background:rgb(241, 241, 241); }

.section_padding {
    padding-top: 60px;
    padding-bottom: 60px;

}

.padding {padding-bottom: 10px; padding-top: 5px;}

p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
/************** main css ******************/
/************** header css ******************/

#header_area {
    /*background: url(../images/bg.jpg);*/
    background: #333;
    padding-top: 35px;
    background-size: cover;
    background-position: center center
}

.logo {
    margin-top: 5px;
}

.logo h2 {}

.logo h2 a {
    color: #fff;
    text-decoration: none
}

/*.navbar-nav>li>a {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus {
    background: none
}*/

.header_area_text {
    padding-top: 140px;
    padding-bottom: 140px;
}

.header_area_text h2 {
    font-size: 50px;
    color: #fff
}

.header_area_text p {
    color: #fff;
    margin: 30px 0px;
}

.header_area_text a {
    background: #4ECB8C;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
}
/************** feature area css ******************/

#features_area h2 {
    margin-bottom: 60px;
}

.single_feature {
    border: 2px solid #F2F2F2;
    padding: 10px;
}

.single_feature h3 {
    margin-top: 35px;
}

.single_feature i {
    background: #36C36E;
    font-size: 25px;
    padding: 20px;
    color: #fff;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    text-align: center;
    padding-top: 17px;
    position: absolute;
    top: -17%;
    left: 44%;
}
/************** story area css ******************/

#story_area {
    background: #E9EBEA;
}

.story_text {}

.story_text h2,
.experience h2 {
    margin-bottom: 40px;
}

.story_text p,
.experience p {
    margin-bottom: 30px;
}

.story_text a {
    border: 2px solid #333333;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #000;
    margin-top: 20px;
    text-transform: uppercase
}

.experience a {
    border: 2px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase
}

#clients_say_area {
    background: #fff;
    position: relative
}

#clients_say_area h2 {
    margin-bottom: 50px;
}

.clients_say {
    margin-bottom: 30px
}

.clients_say_list {
    margin-top: 20px;
}

.clients_say p {
    border: 2px solid #E3E3E3;
    padding: 20px 40px;
}

.say {
    text-align: right;
    width: 90%;
    margin-top: 10px
}

.say h5 {
    margin: 0;
    color: #000
}

.say h6 {
    margin: 0;
    color: #666666
}

.c_img {
    width: 10%;
    text-align: right
}

.c_img img {
    border-radius: 50%
}

#Experience_area {
    background: #353535;
    color: #fff
}

.skills {}

.skills h2 {
    margin-bottom: 40px;
}

/*.progress-bar {
    background: #36C36E;
}*/
/************** blog area css ******************/

#blog_area {
    background: #fff
}

.single_blog {}

.single_blog img {}

.single_blog h2 {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-top: 20px
}

.single_blog p {
    margin: 10px 0px;
}

.comment_area {
    color: #999999
}

.date i,
.comment i {
    margin-right: 10px;
}
/************** call to action css ******************/

#caal_to_action_area {
    background: #36C36E;
    /*padding: 30px 0px;*/
    color: #fff;
}

.call_to_action_text {}

.call_to_action_text h2 {
    margin: 0
}

.call_project a {
    border: 2px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    margin-top: 13px;
    text-transform: uppercase
}
/************** footer area css ******************/
.footer {color:#777}
.footer a {color:#aaa}
.footer a:hover {color:#fff}

#preloader {
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    background: none repeat scroll 0 0 #000;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#preloader i {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    color:#666;
}


/*.animateVa{
 -webkit-transition: all 1.5s ease-in-out;
 -moz-transition: all 1.5s ease-in-out;
 -ms-transition: all 1.5s ease-in-out;
 -o-transition: all 1.5s ease-in-out;
 transition: all 1.5s ease-in-out;
 opacity: 0;
}*/

.blackBg{
      color:#fff;
}

.avator, .avatorNew {
  height: 60px;
  width: 60px;
  /*margin: 2px 0 2px 0;*/
  margin-top:-5px;
  border-radius: 30px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.boxva .table {border-top: 1px solid #f2f2f2}
.boxva .upinfo {margin:-20px -20px 20px -20px; padding:20px;background: #d3e4f0;}
.page-header {border-bottom: 1px solid #dbdbdb;}


.showAlertAwards {position: fixed;left:0;right: 0;width: 100%;bottom:15px;text-align:center}


 .shadowFont{
       text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
 }

.photoStopVote{
      text-align: center;
      position: absolute;
      bottom: 60px;
      left: 0;
      right: 0;
      padding: 10px 15px;
      background: rgba(168, 141, 255, 0.77);
      color: #fff;
      font-size: .9em;
      line-height: 1.2em;
}

.key {
      background: #d3cfcc;
      border-color: #ece8e4 #dedad6 #c9c4c4;
}

.key {width: 40px;
      height: 45px;
      margin: 2px;
      border-width: 3px 7px 10px;
      border-style: solid;
      border-radius: 4px;
      float: left;
      box-sizing: initial;
}


.key .keycap{
      width: 33px;
      height: 40px;
      padding: 5px 0 0 7px;
      font-size: 18px;
      line-height: 1;
      background: #f5f3f1;
      background: -webkit-linear-gradient(left, #e5e2e1, #f5f3f1, #e5e2e1);
      background: -moz-linear-gradient(left, #e5e2e1, #f5f3f1, #e5e2e1);
      background: -ms-linear-gradient(left, #e5e2e1, #f5f3f1, #e5e2e1);
      background: -o-linear-gradient(left, #e5e2e1, #f5f3f1, #e5e2e1);
      background: linear-gradient(to right, #e5e2e1, #f5f3f1, #e5e2e1);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
      border-radius: 4px;
      position: relative;
      box-sizing: initial;
}

.blockKeyboardHelp {
      margin:-20px -20px 20px -20px;background:#444;padding:20px;
}

.blockKeyboardHelp p {
      margin: 0;
      padding-top:5px;
      clear: both;
      color:#aaa;font-size: .8em;
      line-height: 1.15em;
}


.delInviteContact {color:#ddd}
.delInviteContact:hover {color:#000}

.modal-lg {width: 800px}

@media (max-width: 800px){
      .modal-lg {width: auto}
}

.shortText {
    white-space: nowrap; /* Отменяем перенос текста */
    overflow: hidden; /* Обрезаем содержимое */
    padding: 5px; /* Поля */
    text-overflow: ellipsis; /* Многоточие */
   }



 @media (max-width: 640px){
       .noMobile {display:none;}
       .headerMain {padding-top:20px;padding-bottom:20px}
       #awardTitle1 {font-size:2.5em;margin-bottom:0}
       #awardTitle1 .en {font-size:3em;margin-bottom:15px;line-height:.9em;}
       #awardTitle2 {font-size:1.6em}
       #awardTitle3 {font-size:1.2em;}
       .btn-reg {font-size: 1.4em}

       .photoStopVote{font-size: 1.2em !important; bottom: 0;padding: 5px 15px;}
 }

 @media (max-width: 360px){
       .headerMain {padding-top:20px;padding-bottom:20px}
       #awardTitle1 {font-size:2em;margin-bottom:0}
       #awardTitle1 .en {font-size:2.3em;margin-bottom:15px;line-height:.9em;}
       #awardTitle2 {font-size:1.4em}
       #awardTitle3 {font-size:1.1em;}
       .btn-reg {font-size: 1.25em}
 }



 .spin {
     -webkit-animation-name: spin;
     -webkit-animation-duration: 4000ms;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-timing-function: linear;
     -moz-animation-name: spin;
     -moz-animation-duration: 4000ms;
     -moz-animation-iteration-count: infinite;
     -moz-animation-timing-function: linear;
     -ms-animation-name: spin;
     -ms-animation-duration: 4000ms;
     -ms-animation-iteration-count: infinite;
     -ms-animation-timing-function: linear;

     animation-name: spin;
     animation-duration: 4000ms;
     animation-iteration-count: infinite;
     animation-timing-function: linear;
 }
 @-ms-keyframes spin {
     from { -ms-transform: rotate(0deg); }
     to { -ms-transform: rotate(360deg); }
 }
 @-moz-keyframes spin {
     from { -moz-transform: rotate(0deg); }
     to { -moz-transform: rotate(360deg); }
 }
 @-webkit-keyframes spin {
     from { -webkit-transform: rotate(0deg); }
     to { -webkit-transform: rotate(360deg); }
 }
 @keyframes spin {
     from {
         transform:rotate(0deg);
     }
     to {
         transform:rotate(360deg);
     }
 }

 @media (max-width: 1200px) {
     .navbar-header {
         float: none;
     }
     .navbar-left,.navbar-right {
         float: none !important;
     }
     .navbar-toggle {
         display: block;
     }
     .navbar-collapse {
         border-top: 1px solid transparent;
         box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
     }
     .navbar-fixed-top {
 		top: 0;
 		border-width: 0 0 1px;
 	}
     /* .navbar-collapse.collapse {
         display: none!important;
     } */
     .navbar-nav {
         float: none!important;
 		margin-top: 7.5px;
 	}

 	.navbar-nav>li {
         float: none;
     }
     .navbar-nav>li>a {
         padding-top: 10px;
         padding-bottom: 10px;
     }
     .collapse.in{
   		display:block !important;
 	}
  .dropdownNotif, .dropdownNotif>li{
    float:left !important;
  }
 }


 .dropdownNotif .dropdown-menu .row {padding:0;margin:0}

 .dropdownNotif .dropdown-menu.notify-drop {
   min-width: 450px;
   background-color: #fff;
   min-height: 460px;
   max-height: 460px;
 }
 .dropdownNotif .dropdown-menu.notify-drop .notify-drop-title {
   border-bottom: 1px solid #e2e2e2;
   padding: 5px 15px 10px 15px;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content {
   min-height: 380px;
   max-height: 380px;
   overflow-y: scroll;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track
 {
   background-color: #F5F5F5;
 }

 .dropdownNotif .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar
 {
   width: 8px;
   background-color: #F5F5F5;
 }

 .dropdownNotif .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb
 {
   background-color: #ccc;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li {
   border-bottom: 1px solid #e2e2e2;
   padding: 10px 0px 5px 0px;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) {
   background-color: #fafafa;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li:after {
   content: "";
   clear: both;
   display: block;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li:hover {
   background-color: #fcfcfc;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li:last-child {
   border-bottom: none;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li .notify-img {
   float: left;
   display: inline-block;
   width: 45px;
   height: 45px;
   margin: 0px 0px 8px 0px;
 }
 .dropdownNotif .dropdown-menu.notify-drop .allRead {
   margin-right: 7px;
 }
 .dropdownNotif .dropdown-menu.notify-drop .rIcon {
   float: right;
   color: #999;
 }
 .dropdownNotif .dropdown-menu.notify-drop .rIcon:hover {
   color: #333;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li a {
   font-size: 12px;
   font-weight: normal;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li {
   font-weight: bold;
   font-family: Arial;
   font-size: 13px;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li hr {
   margin: 5px 0;
   width: 70%;
   border-color: #e2e2e2;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content .pd-l0 {
   padding-left: 0;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li p {
   font-size: 12px;
   color: #666;
   font-weight: normal;
   margin: 2px 0;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li p.time {
   font-size: 12px;
   top: -6px;
   margin: 0;
   display: inline-block;
   color: #999;
 }
 .dropdownNotif .dropdown-menu.notify-drop .drop-content > li p.time:hover {
   background-image: linear-gradient(#fff,#fff);
 }
 .dropdownNotif .dropdown-menu.notify-drop .notify-drop-footer {
   border-top: 1px solid #e2e2e2;
   bottom: 0;
   position: relative;
   padding: 8px 15px;
 }
 .dropdownNotif .dropdown-menu.notify-drop .notify-drop-footer a {
   color: #777;
   text-decoration: none;
 }
 .dropdownNotif .dropdown-menu.notify-drop .notify-drop-footer a:hover {
   color: #333;
 }

 .circleInfo {
       background: #c00;
 color: #fff;

 bottom: 0;
 display: inline-block;
 right: 10px;
 width: 25px;
 height: 25px;
 border-radius: 50%;
 font-size: 1.5em;
 text-align: center;
 padding-top: 5px;
 margin-right: 10px;


 }

 @media (max-width: 765px){
       .notif .dropdown-menu.show {
             margin-top:50px;
             left: 0;
          right: 0;
          top:0;
          position: fixed;
       }
       .notif .dropdown.open {
          left: 0;
          right: 0;
          top:0;
          position: absolute;
       }
       .notif{
             display: inline-block;
      }

      .dropdownNotif .dropdown-menu.notify-drop {
       min-width: 330px;
       background-color: #fff;
      }
 }


 .btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}
 .btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{background-image:none}
 .btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}
 .btn-vk .badge{color:#587ea3;background-color:#fff}

 
.showAlert {
    display: inline-block;
    position: fixed;
    top: 50;
    left: 0;
    background: #a8c0d8;
    width: 100%;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
    font-weight: bold;
    z-index: 9999
  }
  .showAlert.success {
    background: #96A967;
  }
  
  .showAlert.error {
    background: #C66E6E;
  }
  
  .showAlert.warning {
    background: #C69C6E;
  }
  
  
  .alert-box {
      position: fixed;
      bottom: 20px;  /* Размещение уведомления внизу */
      left: 20px;    /* Размещение уведомления слева */
      background-color: #fff;
      color:#333;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      padding: 15px;
      border-radius: 5px;
      z-index: 9999;
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 300px;
      opacity: 0;
      transition: opacity 0.5s ease;
    }

    .alert-box.success {
      background: #96A967;
    }
    
    .alert-box.error {
      background: #b44040;
      color:#fff;
    }
    
    
    .alert-box.hidden {
      display: none;
    }
    
    .alert-close-btn {
      border: none;
      background-color: transparent;
      cursor: pointer;
      font-size: 20px;
    }
    
    .alert-content {
      display: flex;
      align-items: center;
    }
  