/*   
Theme Name: 1404_13
Theme URI: http://nkrf-job.ru
Author: NKRF
*/

body {
	font: 12px/18px 'Roboto' ,Arial, sans-serif;
	width: 100%;
	background:#fff;
}
.wow {visibility: hidden;}
.header_bg {
  height:670px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
}
.header_bg:after {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
  content:'';
  display:block;
}
.header {
  background:rgba(8,33,48,0.5);
  position: relative;
  z-index: 2;
  padding-top:25px;
  padding-bottom:10px;
}
.header_logo {
  float:left;
  color:#fff;
  font-size:14px;
  font-family: 'Roboto Condensed', sans-serif;

}
.header_logo:hover {
  text-decoration:none;
  color:#fff;
}
.header_logo {}
.header_logo strong {font-size:35px;font-weight:900;line-height:30px;}

.header p {
  margin:0;
}
.header > .row {
  font-size:0;
}
.header > .row > div {
  margin:10px 0;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.header_position_1 a:hover {
  text-decoration:none;
} 
#modal .modal-title {
  float:left;
  font-size: 1.4em;
}
#modal .input-group {
  margin:0 auto;
}
#modal .ajax-loader {
  position: absolute;
}
.slide_text {
  position:absolute;
  left:0;
  right:0;
  bottom:50px;
  width:100%;
  overflow:hidden;
  z-index:3;
  color:#fff;
  font-size:25px;
  line-height:40px;
  text-align:center;
}
.slide_text .container {
  margin-bottom:40px;
}
.slide_text strong {
  font-size:45px;
  font-family: 'Roboto Condensed', sans-serif;
}
.slide_text_pol {
  width:1px;
  height:1px;
  bottom:22px;
  position:absolute;
  left:0;
  right:0;
  margin:0 auto 0;
}
.slide_text_pol:before {
  left:120px;
  content:'';
  display:block;
  position:absolute;
  width:1000px;
  height:1px;
  background:rgba(64,136,163,0.8);
}
.slide_text_pol:after {
  right:120px;
  content:'';
  display:block;
  position:absolute;
  width:1000px;
  height:1px;
  background:rgba(64,136,163,0.8);
}
.slide_text .btn {
  margin: auto;
  display: block;
  background: transparent;
  border: 1px solid #4088a3;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 20px;
}
.slide_text .btn:hover {
  color:#4088a3;
}
.navbar {
  border:0;
  height:70px;
  border-radius:0;
  z-index: 4;
  margin:0;
  background: transparent;
}
.navbar-header {
  height:70px;
}
.navbar .header_nav ul.navbar-nav,
.navbar .header_nav {
  padding:0;
}
.navbar .header_nav ul.navbar-nav > li > a {
  text-transform:uppercase;
  color:#fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight:300;
  font-size:16px;
  padding:25px;
  position:relative;
}
.navbar .header_nav ul.navbar-nav > li > a:hover,
.navbar .header_nav ul.navbar-nav > li.open > a {
  color:#fff;
}
.navbar .header_nav ul.navbar-nav > li > a:hover:after {
  content:'';
  display:block;
  height:5px;
  background:#80cfff;
  left:0;
  bottom:0;
  right:0;
  width:100%;
  position:absolute;
}
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover,
.navbar .nav .open>a,
.navbar .nav .open>a:focus,
.navbar .nav .open>a:hover,
body .navbar-default .navbar-nav>.active>a, 
body .navbar-default .navbar-nav>.active>a:focus, 
body .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color:initial;
}
.dropdown-menu>li>a {
    padding: 8px 20px;
    color: #333;
    font-size: 16px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
.navbar .header_nav ul.navbar-nav {
  margin:0;
}
.navbar .navbar-header .navbar-toggle {
  margin-top:18px;
  margin-bottom:18px;
}
/* To Dropdown navbar dropdown on hover */
.dropdown-submenu { position: relative;}.dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 0px; -moz-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0px;}.dropdown-submenu:hover>.dropdown-menu { display: block;}.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px;}.dropdown-submenu:hover>a:after { border-left-color: #fff;}.dropdown-submenu.pull-left { float: none;}.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px;}

/* ------------------ about ---------------------- */

.f_about {
  position:relative;
  margin-bottom:70px;
}
.f_about:after {
  clear:both;
  display:block;
  content:'';
}
.f_about_bg  {
  position:absolute;
  top: 50%;
}
.f_about_bg .f_about_left_bg {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
}
.f_about_bg .f_about_right_bg {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
}
.f_about_bg .f_about_left_bg:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
}
.f_about_bg .f_about_right_bg:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
}
.f_about_left,
.f_about_right {
  position:relative;
  z-index:3;
  padding:60px 0;
  display: table-cell;
  vertical-align: middle;
}
.f_about_left {
  padding-right: 50px;
}
.f_about_right {
  padding-left: 50px;
}
.f_about_bg .row { 
  position:relative;
}
.f_about_bg .row .f_about_right_bg {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.f_about_bg .row .f_about_left_bg {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.f_about_bg .row .col-md-6,
.f_about .container .row .col-md-6 {

}
.f_about .container {

}
.about_title {
  font-size:35px;
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-family: 'Roboto Condensed', sans-serif;
  padding:0 0 30px;
  margin:0 0 30px;
  line-height: 40px;
  border-bottom:1px solid #84c3ed;
}
.about_content {
  color:#fff;
  font-weight:300;
  font-size:16px;
}
.about_content p {
  font-size:16px;
  line-height: 24px;
}
.kak_content {
  font-size:14px;
  color:#fff;
  width:45%;
  display:inline-block;
  vertical-align:top;
  margin:0 10px 30px;
  padding:0 0 0 26px;
  position:relative;
  text-align:left;
}
.kak_content span {
  display:block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:42px;
  color:#5097cd;
  font-weight:bold;
  position:absolute;
  left:0;
  top:0;
  line-height:36px;
}
.kak_content_b {
  text-align:center;
}

/* ------------------ advantages ---------------------- */


.f_advantages {
  padding-bottom: 60px;
}
.f_top_title_advantages {
  font-family: 'Roboto Condensed', sans-serif;
  font-size:30px;
  color:#434343;
  text-align:center;
  position:relative;
  line-height:34px;
  padding-bottom:60px;
  font-weight:bold;
}
.f_top_title_advantages:after {
  content:'';
  display:block;
  width:100%;
  height:0;
  top: 15px;
  border-bottom:1px dashed #d9d9d9;
  position:absolute;
}
.f_top_title_advantages span {
  background:#fff;
  padding:0 20px;
  position:relative;
  z-index: 2;
}
.f_advantages_ico {
  width:110px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  height:110px;
  border:7px dashed #e5e5e5;
  background-position:center center;
  background-repeat:no-repeat;
  margin:auto;
  position:absolute;
  left:0;
  right:0;
}
.f_advantages_title {
  margin:0 0 14px;
  font-size:21px;
  color:#5294b7;
  font-family: 'Roboto Condensed', sans-serif;
}
.f_advantages_text {
  font-size:16px;
  color:#454545;
}
.f_advantages_block {
  height:230px;
  position:relative;
  text-align:center;
}
.f_advantages_block:after {
  content:'';
  display:block;
  width:148px;
  height:85px;
  position:absolute;
  right:20px;
  background:url(img/sep.png);
  right: -77px;
  top: 59px;
}
.f_advantages_block:nth-child(odd):after {
  -moz-transform: rotate(130deg);
  -webkit-transform: rotate(130deg);
  -o-transform: rotate(130deg);
  -ms-transform: rotate(130deg);
  transform: rotate(130deg);
}
.f_advantages_block:last-child:after {
  display:none;
}
.f_advantages_block:nth-child(even) .f_advantages_ico {
  top:0;
}
.f_advantages_block:nth-child(odd) .f_advantages_ico {
  bottom:0;
}
.f_advantages_block:nth-child(even) .f_advantages_block_in {
  bottom:0;
}
.f_advantages_block:nth-child(odd) .f_advantages_block_in {
  top:0;
}
.f_advantages_block_in {
  position:absolute;
  padding:0 20px;
}

/* ------------------ service ---------------------- */

.f_service {
  padding:70px 0;
}
.f_service_block_title {
  font-size:30px;
  color:#383838;
  font-weight:bold;
  text-align:center;
  padding:0 0 60px;
  line-height: 30px;
  font-family: 'Roboto Condensed', sans-serif;
}
.f_service_block {

}
.f_service_block a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  width: 70%;
  background: rgba(51, 122, 183, 0.5);
  color: #fff;
  text-align: center;
  margin: auto;
  padding: 20px 0;
  z-index: 2;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.f_service_block a:hover {
  text-decoration:none;
  background: rgba(51, 122, 183,1);
}
.f_service_img {
  width:100%;
  height:202px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
    right: -1px;
    width: 261px;
}
.f_service_img:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 48%, rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 48%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 48%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.f_service_title {
  width:100%;
  font-family: 'Roboto Condensed', sans-serif;
  background:#1b5578;
  color:#fff;
  height:80px;
  display:table;
  text-align:center;
  font-size:14px;
  line-height: 20px;
  font-weight:bold;
  margin: auto;
}
.f_service_title span {
  display:table-cell;
  vertical-align:middle;
  width:100%;
  height:80%;
}

.f_service_text {
  width:80%;
  background:#1b5578;
  color:#fff;
  height:80px;
  display:table;
  text-align:center;
  font-size:30px;
  line-height: 30px;
  font-weight:bold;
  margin: auto;
}
.f_service_text span {
  display:table-cell;
  vertical-align:middle;
  width:100%;
  height:80%;
}


/* ------------------ reviews ---------------------- */

.f_reviews {
  position:relative;
  margin-bottom:140px;
}
.f_reviews:after {
  clear:both;
  display:block;
  content:'';
}
.f_reviews_bg  {
  position:absolute;
  top: 50%;
}
.f_reviews_bg .f_reviews_left_bg {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
  z-index:3;
}
.f_reviews_bg .f_reviews_right_bg {
  -webkit-box-shadow: 0 0 30px 1px #f4f4f4;
  box-shadow: 0 0 30px 1px #f4f4f4;
  position:relative;
}
.f_reviews_bg .f_reviews_left_bg:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
}
.f_reviews_bg .f_reviews_right_bg:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
}
.f_reviews_left,
.f_reviews_right {
  position:relative;
  z-index:3;
  padding:60px 0;
  display: table-cell;
  vertical-align: middle;
}
.f_reviews_left {
  padding-right:50px;
}
.f_reviews_right {
  padding-left:50px;
}
.f_reviews_bg .row { 
  position:relative;
}
.f_reviews_bg .row .f_reviews_right_bg {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.f_reviews_bg .row .f_reviews_left_bg {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.f_reviews_bg .row .col-md-6,
.f_reviews .container .row .col-md-6 {

}
.f_reviews .container {

}
.f_partners_top_title,
.f_reviews_left_top_title {
  font-size:30px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height:34px;
  margin:0 0 30px;
  color:#434343;
  font-weight:bold;
}
.f_reviews_left_top_title {
  color:#fff;
}
.f_reviews_img {
  width:100px;
  height:100px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  float:left;
  margin:0 30px 0 0;
}
.f_reviews_title {
  font-size:30px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height:26px;
  margin:0 0 10px;
  color:#fff;
  font-weight:bold;
}
.f_reviews_text {
  font-size:16px;
  color:#fff;
  margin:0 0 10px;
}
.f_reviews_block a {
  font-size:16px;
  text-decoration:underline;
  color:#fff;
  margin:0 0 0 130px;
}

.f_reviews .bx-has-pager {
  text-align:center;
}
.f_reviews .bx-pager-item {
  display:inline-block;
}
.f_reviews .bx-pager-item a {
  border:1px solid #fff;
  display:block;
  width:10px;
  height:10px;
  margin:0 3px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-indent:100px;
  overflow:hidden;
}
.f_reviews .bx-pager-item a.active {
  border:1px solid #fff;
  background:#fff;
}
.f_partners_b {
  font-size:0;
  text-align:center;
}
.f_partners_img {
  display:inline-block;
  position:relative;
  margin:0 13px 13px;
  background-size:contain;
  width:100px;
  background-position:center center;
  background-repeat:no-repeat;
  height:100px;
}
.f_partners_img a {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
}

/* ------------------ news ---------------------- */

.f_news {
  padding-bottom:60px;
}
.f_news_top_title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size:30px;
  font-weight:bold;
  color:#434343;
  margin:0 0 22px;
  line-height:34px;
}
.f_news .col-md-5 .item {
  border-top:1px solid #e9e9e9;
  padding:20px 0;
}
.f_news_title {
  font-size:20px;
  color:#5294b7;
  font-family: 'Roboto Condensed', sans-serif;
  margin:0 0 10px;
  font-weight:bold;
}
.f_news_title span {
  display:inline-block;
  vertical-align:middle;
  line-height:32px;
}
.f_news_title span.glyphicon {
  color:#f0f0f0;
  font-size:30px;
  padding:0 10px 0 0;
}
.f_news_text {
  font-size:16px;
}
.f_news_text p {
  font-size:16px;
  line-height:22px;
}
.f_news .f_news_left_a {
  color:#5294b7;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
}
.f_news .f_news_left_a:hover {
  text-decoration:none;
}
.f_news_left_all {
  font-size:20px;
  color:#434343;
  font-weight:bold;
  text-align:center;
  display:block;
  padding:20px 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  border-top:1px solid #e9e9e9;
  text-decoration:underline;
}
.f_news_left_all:hover {
  text-decoration:none;
}
.f_news_slide {
  overflow:hidden;
}
.f_news_slide .item {
  height:390px;
  background-size:cover;
  background-repeat:no-repeat;
  position:relative;
      background-position: center center;
}
.f_news_slide,
.f_news .col-md-7 .bx-viewport {
  height: 450px !important;
}
.f_news .bx-has-pager {
  text-align:center;
}
.f_news .bx-pager-item {
  display:inline-block;
}
.f_news .bx-pager-item a {
  border:1px solid #a9a9a9;
  display:block;
  width:10px;
  height:10px;
  margin:0 3px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-indent:100px;
  overflow:hidden;
}
.f_news .bx-pager-item a.active {
  border:1px solid #156088;
  background:#156088;
}
.f_news_right_title {
  font-size:16px;
  color:#fff;
  font-weight:300;
  position:absolute;
  left:14px;
  bottom:36px;
  z-index:2;
}
.f_news_slide .item:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.f_news_slide a {
  background:#66b2da;
  width:196px;
  height:54px;
  color:#fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-align:center;
  z-index:3;
  font-size:20px;
  font-weight:bold;
  text-transform: uppercase;
  line-height:54px;
  text-decoration:none;
  position:absolute;
  left:0;
  bottom:-30px;
}

/* ------------------ entry ---------------------- */

.f_map {
  clear: both; 
}
 
.f_map > #YMapsID {
  width:100%;
  height:400px;
}
.f_map .container {
  position:relative;
}
.map_contact {
  background:rgba(32,88,122,0.9);
  position:absolute;
  left:0;
  top:-90px;
  padding:30px;
  height:490px;
  z-index:3;
  color:#fff;
}
.map_contact_title {
  font-size:30px;
  line-height:34px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight:bold;
  margin:0 0 26px;
}
.map_contact_content {
  font-size:14px;
  font-weight:300;
  font-family: 'Roboto Condensed', sans-serif;
}
.map_contact_content > table > tbody > tr > td:first-child {
  border-right:1px solid #4498cc;
}
.map_contact_content > table > tbody > tr > td {
  padding:5px 15px;
}
.map_contact_content > table {
  margin:0 0 26px;
}
.map_contact_content b {
  font-weight:900;
}
.map_contact_form {
  margin:30px 0 0;
}
.map_contact_form_title {
  font-size:30px;
  font-weight:bold;
  color:#fff;
  font-family: 'Roboto Condensed', sans-serif;
  margin:0 0 10px;
}
.map_contact_form_subtitle {
  font-size:15px;
  font-weight:300;
  color:#fff;
  font-family: 'Roboto Condensed', sans-serif;
  margin:0 0 20px;
}
.map_contact_form input[type="text"] {
  background: transparent;
  border: 1px solid #66acd2;
  height: 50px;
}
.map_contact_form textarea {
  background: transparent;
  border: 1px solid #66acd2;
  height: 70px;
}
.map_contact_form .input-group {
  width:100%;
  margin: 0 0 10px;
  text-align: center;
}
.map_contact_form .form_left {
  float:left;
  width:49%;
}
.map_contact_form .form_right {
  float:right;
  width:49%;
} 
.map_contact_form input[type="submit"]{
  background:#66acd2;
  text-align:center;
  color:#fff;
  font-family: 'Roboto Condensed', sans-serif;
  width:220px;
  height:50px;
  font-size:19px;
  margin:auto;
  text-transform:uppercase;
  border:0;
}
.map_contact_form div.wpcf7-response-output {
  background:#fff;
  color:#000;
}
.map_contact_form .wpcf7-not-valid-tip {
  display:none;
}
.map_contact_form .wpcf7-not-valid {
  border-color:red !important;
}
.map_contact_form div.wpcf7 .ajax-loader {
  position:absolute;
}

/* ------------------ entry ---------------------- */

.entry {
  font-size: 16px;
  line-height: 22px;
}
.entry .aligncenter,
.entry div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.entry .alignleft {
   float: left;
   margin:0 10px 0 0;
}
.entry .alignright {
   float: right;
   margin:0 0 0 10px;
}
.entry .wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.entry .wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.entry .wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.bx-wrapper {
  overflow:hidden;
}

/* ------------------ footer ---------------------- */

footer {
  padding:30px 0;
  background:#3a3a3a;
  color:#fff;
  line-height:22px;
}
footer p {
  color:#fff;
}
footer .menu.nav.navbar-nav {
  
}
footer .menu.nav.navbar-nav a {
  font-size:16px !important;
  color:#fff !important;
}
footer .menu.nav.navbar-nav ul,
footer .dropdown-toggle {
  display:none !important;
}
footer .nav>li>a:focus, footer .nav>li>a:hover {
    text-decoration: underline;
    background-color: transparent;
}

/* ------------------ other ---------------------- */

textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;
    -webkit-appearance:none;
}
.pagination .page-numbers.current{
  background: rgba(93, 93, 93, 0.12);
}
.container > li {
  list-style:none;
}
.clear {
  clear:both;
  display:block;
}
.container-page {
  min-height:550px;
}
.navbar-fixed-top {
  background:rgba(0,0,0,0.5);
}
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: 30px;
    right: 30px;
    opacity:0;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 30px;
    right: 30px;
    opacity:1;
}
#f_about_slider,
#f_about_slider .bx-wrapper,
#f_about_slider .bx-viewport,
#f_about_slider .carousel-inner {
  height:100% !important;
}
@media screen and (max-width: 1024px) {
.kak_content {width:100%;}
}
@media screen and (max-width: 782px) {
  .menu-header .navbar-nav.menu,
  .menu-header ul.nav li.dropdown > ul.dropdown-menu {

  }
  .f_about_bg {width:100%;top:0;}
  .f_reviews_bg {width:100%;top:0;}
  .f_about_bg .row .f_about_left_bg {position:relative;}
  .f_about_bg .row .f_about_right_bg {position:relative;}
  .f_reviews_bg .row .f_reviews_left_bg {position:relative;}
  .f_reviews_bg .row .f_reviews_right_bg {position:relative;}
  .f_about_left, .f_about_right {display:block;padding:30px 0;}
  .f_reviews_left, .f_reviews_right {display:block;padding:30px 0;}
  .f_advantages_block:after {display:none;}
  .f_advantages_ico {position:relative;top:0;bottom:0;}
  .f_advantages_block_in {position:relative;top:0;bottom:0;}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color:#fff !important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
  
  }
  .header > .row > div {
    margin: 10px 0;
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
  }
  .header > .row > div table {
    margin:auto;
    float: none;
  }
  .f_service_block {
    display:block;
  }
  .f_reviews_block {
    display:block;
  }
.container-page {
  min-height:50px;
}
.f_service_block {
    margin: 0 0 10px;
}
  footer,footer p {text-align:center !important;}
}
@media screen and (max-width: 480px) {
  .navbar .header_nav ul.navbar-nav {background:#fff}
  .slide_text strong {font-size:34px;}
  #top-link-block.affix {z-index:10;}
  .f_service_block {padding:0;}
  .f_service .row {margin:0;}
  .f_service_title span {padding:0 10px;}
  .kak_content {margin:0;}
  .f_news .f_news_top_title {margin-top:30px;}
  .f_news .col-md-7 .bx-wrapper {margin:auto;}

}

a {
    color: #f4f7f9;
    text-decoration: none; 
}

a {
    color: #0030ff;
    text-decoration: none;
}