/*   
Theme Name: 1404_2
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,
.f_gallery {
  position:relative;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
.header_bg:after,
.f_gallery:after {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  content:'';
  display:block;
}
.header {
  padding-top:32px;
  padding-bottom:32px;
  position: relative;
  z-index: 2;
}
.header p {
  margin:0;
}
.header > .row {
  font-size:0;
}
.header > .row > div {
  margin:10px 0;
    display: inline-block;
    vertical-align: top;
    float: none;
}
.header_position_1 a:hover {
  text-decoration:none;
}
#header_slider {
  width:100%;
  height:500px;
  position:relative;
}
#header_slider .item,
#header_slider .carousel-inner {
  height:100%;
  position:relative;
}
#header_slider .item_img {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  width:100%;
  height:500px;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
}
#header_slider .item_text {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  line-height: 50px;
  bottom: 0;
  background: rgba(48,67,95,0.6);
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  padding: 50px 200px 50px 50px;
}
#header_slider .carousel-control,
.f_gallery .carousel-control  {
  opacity:1;
  color:#ffcf27;
  border:2px solid #ffcf27;
  font-size: 26px;
  width: 52px;
  height: 52px;
  position: absolute;
  bottom: 50px;
  line-height: 52px;
  top:initial;
  z-index: 100;
  background: transparent;
/*
-webkit-border-radius: 100px;
border-radius: 100px;
*/
}
#header_slider .carousel-control a,
.f_gallery .carousel-control a {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
}
#header_slider .carousel-control:hover,
.f_gallery .carousel-control:hover {
  background:#ffcf27;
  color:#000;
}
#header_slider .left.carousel-control  {
  right:126px;
  left:initial;
}
#header_slider .right.carousel-control {
  right:64px;
}
#modal .modal-title {
  float:left;
  font-size: 1.4em;
}
#modal .input-group {
  margin:0 auto;
}
#modal .ajax-loader {
  position: absolute;
}
.navbar {
  border:0;
  min-height:139px;
  border-radius:0;
  background:#30435f;
  z-index: 10;
  margin:0;
}
.navbar-nav>li>.dropdown-menu {  background:#30435f;}
body .nav_logo:hover {
  text-decoration:none;
  color:initial;
}
.navbar-header {
  height:60px;
}
.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-weight:300;
  font-size:16px;
  padding:20px;
  position:relative;
font-weight: 600;

}
.navbar .header_nav ul.navbar-nav > li > a:hover,
.navbar .header_nav ul.navbar-nav > li.open > a {
  color:#fff;

}
.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: #fff;
    font-size: 16px;
}
.dropdown-submenu>.dropdown-menu {
  background:#30435f;
}
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;}
/* ------------------ gallery ---------------------- */
.f_gallery {
  padding-top:40px;
  padding-bottom:80px;
}
.f_gallery_top_title {
  font-size:48px;
  font-weight:300;
  text-align:center;
  line-height: 40px;
  margin:0 0 60px;
  color:#fff;
}
.f_gallery .row {
  position:relative;
  z-index:3;
}
.f_gallery_control {
  position:relative;
  width:120px;
  margin:0 auto;
  height:54px;
  left: 0;
  right: 0;
  bottom: -20px;
}
.f_gallery .left.carousel-control {
  left:0;
  bottom:0;
}
.f_gallery .right.carousel-control {
  right:0;
  bottom:0;
}
.f_gallery_slide {
  height:160px;
}
.f_gallery_slide li a div {
  width:100%;
  height:100%;
  background-size:cover;
  width:200px;
  height:160px;
  background-position:center center;
}
/* ------------------ about ---------------------- */
.f_about {
  padding-top:40px;
  padding-bottom:40px;
}
.about_title {
  font-size:48px;
  font-weight:300;
  text-align:center;
  line-height: 40px;
  margin:0 0 60px;
  color:#30435f;
}
.about_content {
  font-weight:300;
  font-size:18px;
  line-height: 24px;
}
.about_content p {
  font-size:18px;
  line-height: 24px;
}
/* ------------------ service ---------------------- */
.f_service_in:nth-child(even) .fsi_r {
  right: 0;
}
.fsi_r {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
.f_service_in:nth-child(even) .fsi_cr {
  float:left;
  padding:80px 80px 80px 0;
}
.f_service_in:nth-child(odd) .fsi_cr {
  float:right;
  padding:80px 0 80px 80px;
}
.f_service_in:nth-child(odd)  {
}
.f_service_in {
  background:#30435f;
  position:relative;
}
.f_service_in > .col-md-6 {
  position:absolute;
  top:0;
  bottom:0;
}
.fsi_cr {
}
.f_service_title {
  font-size:30px;
  color:#fff;
  font-weight:300;
  line-height: 40px;
  margin:0 0 60px;
}
.f_service_text {
  font-size:24px;
  color:#fff;
  line-height:26px;
  margin:0 0 60px;
  font-weight:300;
}
.fsi_cr a {
  font-size:24px;
  color:#fff;
  font-weight:300;
  border-bottom:2px solid #ffcf27;
  float:left;
  padding: 0 0 10px;
}
.fsi_cr a:hover {
  text-decoration:none;
  border-bottom:0;
}
/* ------------------ news ---------------------- */
.f_news {
  padding-top:40px;
  padding-bottom:40px;
  font-weight:300;
  margin-bottom:20px;
}
.f_news_top_title {
  font-size:48px;
  text-align:center;
  line-height: 40px;
  margin:0 0 60px;
  color:#30435f;
}
.f_news .item {
  padding:26px;
  border-top:1px solid #dadada;
  border-bottom:1px solid #dadada;
}
.f_news_title {
  font-size:24px;
  color:#30435f;
  line-height:24px;
  margin:0 0 20px;
}
.f_news_text {
  font-size:18px;
  color:#30435f;
  margin:0 0 20px;
}
.f_news_text p {
  font-size:18px;
  color:#30435f;
  line-height:25px;
}
.f_news .url_news {
  font-size:18px;
  border-bottom:1px solid #ffcf27;
  float:left;
  padding:0 0 5px;
  color:#30435f;
}
.f_news .url_news a:hover {
  text-decoration:none;
  border-bottom:0;
}
.f_news_img {
  float:left;
  margin:0 26px 26px 0;
}
/* ------------------ entry ---------------------- */
.f_map {
  clear: both; 
}
 
.f_map > div {
  width:100%;
  height:400px;
}
/* ------------------ 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;
}
.body_page {
}
.body_page #YMapsID_1 {display:none;}
/* ------------------ footer ---------------------- */
footer {
  padding:40px 0 0;
  color:#fff;
  line-height:22px;
}
footer:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  top:0;
  z-index:2;
  background:rgba(48,65,95,0.8);
}
footer .cop {
  text-align:center;
  font-size:18px;
  color:#96a0ac;
  padding:20px 0;
}
footer .container {
  position:relative;
  z-index:3;
}
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;
}
.map_bg {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:1;
}
.map_bg > div {
  width:100%;
  height:100%;
}
/* ------------------ 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:350px;
  margin-bottom:30px;
}
#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;
}
#header_slider .bx-wrapper,
#header_slider .bx-viewport,
#header_slider .carousel-inner {
  height:100% !important;
}
.bx-wrapper {
  position: relative;
  margin:0 auto;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
@media screen and (max-width: 1024px) {
  .nav_logo {
    float:left;
  }
  .f_news_img {
    float:none;
    margin:0 0 26px;
    text-align:center;
  }
  #header_slider .item_text {font-size:28px;}
  .f_service_block_right,
  .f_reviews_block_right {
    width:100%;
    float:none;
    margin:0;
    padding: 0 15px;
  }
  .f_service .container > div,
  .f_reviews .container > div {
    padding:30px 0 1px;
    width:100%;
    float:none;
  }
  .f_reviews .container > div {
    padding:30px 0;
  }
  .f_s_triangle,
  .f_r_triangle{
    display:none;
  }
  .f_service_block_title,
  .f_reviews_block_title {
    display: block;
    width: 100%;
    background: none;
    height: auto;
    margin: 0 0 30px;
    position: relative;
  }
  .f_service_block_title div,
  .f_reviews_block_title div {
    line-height:30px;
    margin:0 0 10px;
  }
}
@media screen and (max-width: 782px) {
  .menu-header .navbar-nav.menu,
  .menu-header ul.nav li.dropdown > ul.dropdown-menu {
    background: #30435f;
  }
  .navbar .header_nav ul.navbar-nav {
      background: #30435f;
  }
  #header_slider .left.carousel-control {top: 50%;left: 10%;}
  #header_slider .right.carousel-control {top: 50%;right: 10%;}
  #header_slider .item_text {font-size:28px;padding:10px;}
  .header_nav.navbar-collapse.col-md-10 {
    width: 100%;
    margin: 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;
  }
  .col-md-6.fsi_l {
    display:non
  }
  .col-md-6.fsi_r {
    position: relative;
    top: 0;
    bottom: 0;
    min-height: 200px;
  }
  .f_gallery_slide li a div {
    width:160px;
  }
  footer .container .row > div table{
        margin: auto;
    text-align: left;
  }
  .f_service_in:nth-child(odd) .fsi_cr {padding:20px 0;}
  .f_service_in:nth-child(even) .fsi_cr {padding:20px 0;}
  footer,footer p {text-align:center !important;}
}
@media screen and (max-width: 782px) {
}
a {
    color: #ffcf27;
    text-decoration: none;
}
a.tel {
    color: white;
}
a.tel-body {
    color: #333;
}
.wp-image-377{
	width:100%;
}
.ngg-gallery-thumbnail img {
    width: 100%;
    height: 200px !important;
}
@media (max-width: 768px) {
.ngg-gallery-thumbnail img {
    height: 50px !important;
}	
}