/*
  Template Name: Белорусская национальная перестраховочная организация
  Author: bk-web
  Description: Белорусская национальная перестраховочная организация
  Version: 1.0
*/




/* Global styles
================================================== */
#secondary{
    display: none;
}
#polylang-2{
    position: absolute;
    top: 0;
    right: 0;
}
#polylang-2 .screen-reader-text{
    display: none;
}
#lang-menu{
    display: none;
}
html{
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body{
  border: 0;
  margin: 0;
  padding: 0;
  
  
}
.title.h3{
  font-weight: normal;
  color: #000;
  margin-left: 55px;
}
@media (max-width: 991px) {
  .title.h3{
    font-size: 18px;
    margin-left: 32px;
  }
}
.slogan{
  width: 230px;
  display: block;
  position: absolute;
  top: 65px;
  right: 90px;
  z-index: 10;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
@media (max-width: 1600px) {
  .slogan{
    right: 10px;
    width: 200px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
.slogan-xs img{
  margin: 0 auto;
  display: block;
  width: 300px;
}
.body-inner{
  position: relative;
  overflow: hidden;
}
.custom-logo-link{
  display: block;
  text-align: center;
}
a:link,
a:visited{
    text-decoration: none;
}

a{
  color: #0052a5;
}


a:hover{
  text-decoration: none;
  color: #000;
}

a.read-more{
  color: #0052a5;
   font-weight: 700;
   font-family: 'Scada', serif;
}

a.read-more:hover{
  color: #222;
}

section, .section-padding{
  padding: 40px 0;
  position: relative;

}
.main-container{
  margin-top: 40px;
}
@media (max-width : 767px) {
  .main-container{
    padding: 10px 0;
    position: relative;
    margin-top: 0;
  }
}

.no-padding{
  padding: 0;
}

.media>.pull-left{
  margin-right: 20px;
}

.gap-60 {
  clear: both;
  height: 60px;
}

.gap-40 {
  clear: both;
  height: 40px;
}

.gap-30 {
  clear: both;
  height: 30px;
}
.gap-20 {
  clear: both;
  height: 20px;
}

.mrb-30{
   margin-bottom: 30px;
}

.mrb-60{
   margin-bottom: 60px;
}

.mrb-80{
   margin-bottom: 80px;
}

a:focus{
  outline: 0;
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ts-padding {
    padding: 50px;
}

.solid-bg{
   background: #f9f9f9;
}

.border-box{
   border-top: 1px solid #d6d6d6;
   border-left: 1px solid #d6d6d6;
   border-right: 1px solid #d6d6d6;
   border-bottom: 5px solid #0052a5;
   padding: 30px;
   margin-bottom: 50px;
}

/* Video responsive */

.embed-responsive {
  padding-bottom: 56.25%;
   position: relative;
   display: block;
   height: 0;
   overflow: hidden;
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Input form */

.form-control{
  box-shadow: none;
   border:0;
  border-bottom: 1px solid #d6d6d6;
  padding: 5px 0;
  height: 46px;
  background: none;
  color: #959595;
  font-size: 14px;
  border-radius: 0;
}

.form-control:focus{
  box-shadow: none;
   border: 0;
   border-bottom: 1px solid #0052a5;
}

hr {
    background-color: #e7e7e7;
    border: 0;
    height: 1px;
    margin: 40px 0;
}

blockquote {
   padding: 30px;
   border-left: 0;
   margin: 30px 0;
   background: #f9f9f9;
   position: relative;
}

blockquote:before {
   content: "\f347";
   font-family: "Ionicons";
   position: absolute;
   font-size: 54px;
   color: #fff;
   top: 8px;
   left: 15px;
   z-index: 0;
}

blockquote p{
   font-size: 16px;
   line-height: 24px;
   font-weight: 300;
   position: relative;
   z-index: 1;
}

cite {
   display: block;
   font-size: 14px;
   margin-top: 10px;
}


/* Title */

.title-head{
   font-weight: 700;
   font-size: 30px;
   margin-top: 0;
   margin-bottom: 30px;
   padding-top: 40px;
   position: relative;
   text-transform: uppercase;
   background: url(images/arrow-top.png) no-repeat 50% 0;
}


.title-head:after {
   content: '';
   width: 50px;
   left: 50%;
   bottom: -20px;
   margin-left: -23px;
   height: 3px;
   background: #0052a5;
   position: absolute;
}

.title-description{
   font-size: 18px;
   line-height: 30px;
   color: #616161;
   max-width: 1000px;
   margin: 0 auto 50px;
}

/* Title classic */

.title-classic{
   font-size: 24px;
   position: relative;
   margin-bottom: 20px;
}

.title-classic:after{
   content: '';
   width: 30px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #0052a5;
   position: absolute;
}



/* Ul, Ol */

.check-list{
   list-style: none;
   padding-left: 20px;
}

.check-list li i{
   margin-right: 10px;
   color: #0052a5;
}

ul.arrow li, ul.check li{
   line-height: 30px;
   color: #999;
}

ul.arrow li:before {
   content: "\f125";
   font-family: "Ionicons";
   margin-right: 15px;
   color: #0052a5;
   font-size: 12px;
}

ul.check li:before {
   content: "\f122";
   font-family: "Ionicons";
   margin-right: 15px;
   color: #0052a5;
}

/* Owl Carousel */

.testimonial-slide.owl-theme .owl-dots .owl-dot.active span,
.clients-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #0052a5;
}

.testimonial-slide.owl-theme .owl-dots .owl-dot span,
.clients-carousel.owl-theme .owl-dots .owl-dot span {
    width: 24px;
    height: 3px;
    margin: 0 2px !important;
    border-radius: 0;
}

/* Typography
================================================== */

body{
   background:#fff;
}

body, p{
   text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  color: #616161;
  line-height: 24px;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Roboto Condensed', serif;
}

h1, h2, h3, h4{
  color: #222;
  font-family: 'Scada', serif;
   font-weight: 700;
}

h1{
   font-size: 36px;
   line-height: 48px;
}

h2{
   font-size: 28px;
   line-height: 36px;
}

h3{
   font-size: 24px;
   line-height: 32px;
}

h4{
   font-size: 18px;
   line-height: 28px;
}

h5{
   font-size: 14px;
   line-height: 24px;
}

/* Button */


.btn-primary{
  background: #0052a5;
    border: 0;
    border-radius: 0;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
}

.btn-primary:hover{
  background: #333;
}

.btn-primary.more-link{
  margin-top: 15px;
}

.btn-primary.more-link:after{
  position: relative;
  content: "\f178";
   font-family: "FontAwesome";
   display: inline-block;
   color: #fff;
   font-size: 10px;
   font-style: normal;
   margin-left: 2px;
   opacity: 0;
   margin-left: -12px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.btn-primary.more-link:hover:after{
  opacity: 1;
  margin-left: 5px;
   padding-left: 5px;
}


.general-btn{
   margin-top: 40px;
}

.general-btn .btn-primary{
   padding: 12px 40px;
}


/* Top Bar
================================================== */

/* Top bg */

.top-bg{
   background: #0052a5;
   position: relative;
   min-height: 50px;
   padding: 20px 0 10px 0;
   margin-right: -55px;
}

.top-bg:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: -650px;
    width: 650px;
    background: #0052a5;
}

.top-bg:after {
    content: '';
    position: absolute;
    left: 100%;
    z-index: 0;
    border-top: 175px solid #0052a5;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    bottom: 0;
}

/* Top menu */

.top-menu{
  padding-top: 15px;
   padding-left: 0;
}

.top-menu ul{
   text-align: right;
}

.top-menu ul li{
  display: inline-block;
  margin-right: 16px;
}

.top-menu ul li a{
   color: #222;
}

.top-menu li a:hover{
  color: #0052a5;
}

/* Top social */

.top-social{
   padding-right: 0;
}

.top-social ul{
  list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    padding-top: 10px;

}

.top-social li {
  display: inline-block;
  padding: 0;
}

.top-social li a{
   color: #222;
  margin: 0 0 0 15px;
  font-size: 14px;
  -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.top-social li a:hover{
  color: #0052a5;
}

/* Search */

.top-search{
  text-align: right;
}

.top-search .fa-search {
    background: rgba(0,0,0,.25);
    border: none;
    color: #fff;
    font-size: 14px;
    outline: none;
    padding: 8px 20px;
    line-height: 30px;
}

.site-search {
  text-align: center;
  background: rgba(0,0,0,.25);
}
.site-search .container {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.site-search .container.open {
  height: 80px;
}

.site-search input[type="text"] {
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  margin: 30px 0;
  padding-right: 20px;
  width: 100%;
  outline: 0;
  text-align: center;
}
.site-search input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}

@media (max-width: 450px) {
  .site-search input[type="text"] {
    font-size: 20px;
    margin: 21px 0;
    text-align: left;
  }
}
.site-search .close {
  color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  font-size: 32px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  right: 15px;
}
.site-search .close:hover {
  color: #fff;
}


/* Header area
================================================== */

.header{
   background: #fff;
}

/*-- Logo --*/

.logo{
   background: #0052a5;
   position: relative;
   min-height: 200px;
   padding:25px 0 0 30px;
   margin-bottom: -20px;
}
.logo img{
  margin: 0 auto;
}
.logo:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: -650px;
    width: 650px;
    background: #0052a5;
}

.logo:after {
    content: '';
    position: absolute;
    left: 100%;
    z-index: 0;
    border-top: 200px solid #0052a5;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    bottom: 0;
}


/* header right */
.header-right {
   float: right;
   padding-right: 0;
}

ul.top-info {
   list-style: none;
   margin:55px 0 0 0;
   padding: 0;
}
@media (max-width: 1200px) {
  ul.top-info {
    margin-top: 25px;
    margin-left: 45px;
  }
}
@media (max-width: 767px) {
  ul.top-info{
    margin: 20px 0 5px;
  }
}
ul.top-info li {
   position: relative;
   float: left;
   font-size: 14px;
   margin-left: 50px;
}
ul.top-info li .info-box span.info-icon {
   font-size: 20px;
   color: #0052a5;
   display: inline-block;
   width: 40px;
   height: 36px;
   line-height: 32px;
   border: 2px solid #0052a5;
   text-align: center;
   padding-left: 5px;
   position: relative;
   top: -3px;
}
ul.top-info li .info-box .info-box-content {
   display: inline-block;
   padding-left: 15px;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
}
@media (max-width: 991px) {
  ul.top-info li .info-box .info-box-content {
    padding-left: 5px;
  }
}
ul.top-info li .info-box .info-box-content .info-box-title {
   font-weight: 700;
   font-size: 14px;
   text-transform: uppercase;
   line-height: normal;
   margin: 0;
}
ul.top-info li .info-box .info-box-content .info-box-subtitle {
   margin: 0 0 3px 0;
   line-height: normal;
   font-size: 13px;
}
ul.top-info li .info-box-subtitle a{
  color: #000;
}


.consult{
   background-color: #0052a5;
   padding: 6px 40px;
   font-weight: 700;
   text-transform: uppercase;
   text-align: center;
   display: inline-block;
}

.consult a{
   color: #fff;
}

.consult:hover{
   background: #222;
}


/* Main navigation */

.site-navigation{
   position: relative;
}

.site-nav-inner {
    position: absolute;
    z-index: 100;
    background: #222;
    top: -15px;
}

.site-nav-inner:before {
    content: '';
    position: absolute;
    left: -15px;
    z-index: 0;
    border-left: 15px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 65px solid #222;
    bottom: 0;
}

.site-nav-inner:after {
   content: "";
   position: absolute;
   background: #222;
   display: block;
   width: 300%;
   height: 100%;
   right: -300%;
   top: 0;
}

.navbar{
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}

.navbar-toggle{
   float: left;
   margin-top: 10px;
   padding: 12px;
  border-radius: 0;
  margin-right: 5px;
   background: #0052a5;
}

.navbar-toggle .icon-bar{
  background: #fff;
}

.nav>li>a:focus, 
.nav>li>a:hover{
   background: none;
}

.nav-tabs>li>a{
   border: 0;
}


ul.navbar-nav{
   float: none;
   display: block;
}

ul.navbar-nav > li{
   float: none;
   display: inline-block;
}

ul.navbar-nav > li:hover > a, 
ul.navbar-nav > li.active > a{
  color: #4b9bec;
  position: relative;
}


ul.navbar-nav > li{
   padding: 0 20px;
   position: relative;
}

ul.navbar-nav > li:after{
   content: '';
   position: absolute;
   width: 1px;
   height: 10px;
   background: #fff;
   top: 50%;
   right: 0;
   margin-top: -3px;
}

ul.navbar-nav > li:last-child:after{
   background: none;
}

ul.navbar-nav > li > a{
   color: #fff;
   font-family: 'Scada', serif;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    font-size: 16px;
    margin:0;
   padding: 25px 0 25px;
    line-height: 16px;
    position: relative;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}



ul.navbar-nav > li > a i{
  font-weight: 400;
}

.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus{
  background: transparent;
  border:0;
}

ul.navbar-nav > li:hover > a:after, 
ul.navbar-nav > li.active > a:after {
    position: absolute;
    content: '';
    background: #4b9bec;
    left: 0;
    bottom:0;
    width: 100%;
    height: 3px;
}

/* Dropdown */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
   display: block;
   content: "\f105";
   font-family: FontAwesome;
   float: right;
   margin-top: 0;
   right: 10px;
   top: 50%;
   margin-top: -7px;
   position: absolute;

}

.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;
}

@media (min-width: 768px) {

  ul.nav li.dropdown:hover ul.dropdown-menu{ 
      display: block; 
   }

  ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
      display: none;
  } 

  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {
      display: block;
  } 
}


.dropdown-menu{
   text-align: left;
  background: rgba(34, 34, 34, 0.9);
  box-shadow: 0 2px .09px rgba(0,0,0,0.15);
  z-index: 100;
  min-width: 200px;
  border-radius: 0;
}

.navbar-nav>li>.dropdown-menu a{
  background: none;
}

.dropdown-menu li a{
  font-family: 'Scada', serif;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 15px 20px ;
  color: #fff;
  border-bottom: 1px solid rgba(255,255,255,.05);
}

.dropdown-menu li:last-child > a{
  border-bottom: 0;
}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>.dropdown-menu>.active>a{
  background: none;
  color: #4b9bec;
}

.dropdown-menu li a:hover, 
.dropdown-menu li a:focus{
  color: #4b9bec;
}


/*-- Search start --*/

.navbar-nav .fa-search {
   background: none;
   border: none;
   color: #fff;
   font-size: 14px;
   outline: none;
}

.site-search {
   text-align: center;
   background: rgba(0,0,0,.7);
   position: absolute;
   top: 47px;
   z-index: 100;
   width: 100%;
}
.site-search .container {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.site-search .container.open {
  height: 80px;
}

.site-search input[type="text"] {
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  margin: 25px 0;
  padding-right: 20px;
  width: 100%;
  outline: 0;
  text-align: center;
}
.site-search input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}

@media (max-width: 450px) {
  .site-search input[type="text"] {
    font-size: 20px;
    margin: 21px 0;
    text-align: left;
  }
}
.site-search .close {
  color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  font-size: 32px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  right: 15px;
}
.site-search .close:hover {
  color: #fff;
}



/* Main Slider
================================================== */

/*-- Main slide --*/
.main-slider{
  position: relative;
  display: block;
}
.item-main-slider{
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 750px;
}
.item-main-slider .caption{
  position: absolute;
  font-size: 36px;
  line-height: 42px;
  font-family: "Scada", sans-serif;
  padding: 25px;
  background-color: #fff;
  color: #0052A5;
  z-index: 9;
  max-width: 900px;
  bottom: 70px;
  right: 0;
/*  margin-right: -450px;*/
  text-align: center;
  opacity: .9;
}
.item-main-slider .caption:before{
  content: '';
  position: absolute;
  right: 95%;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #fff;
  transform: skew(-14deg);
  transform-origin: 0 0;
  z-index: -1;
}
.item-main-slider .caption p{
  font-size: 16px;
}
.item-main-slider .caption p:nth-last-child(1){
  margin-bottom: 0;
}
@media (max-width : 1199px){
  .item-main-slider{
    min-height: 550px;
  }
  .item-main-slider .caption{
    font-size: 28px;
    line-height: 32px;
    max-width: 600px;
    right: 50%;
    margin-right: -300px;
    padding: 15px;
  }
  .item-main-slider .caption:before{
    right: 92%;
    transform: skew(-13deg);
  }
  .item-main-slider .caption:after{
    content: '';
    position: absolute;
    left: 99%;
    top: 0;
    height: 100%;
    width: 50px;
    background-color: #fff;
    transform: skew(-14deg);
    transform-origin: 0 0;
    z-index: -1;
  }
}
@media (max-width : 767px){
  .item-main-slider{
    min-height: 400px;
  }
  .item-main-slider .caption{
    max-width: 500px;
    margin-right: -250px;

  }
}
@media (max-width : 480px){
  .item-main-slider{
    min-height: 300px;
  }
  .item-main-slider .caption{
    max-width: 300px;
    font-size: 16px;
    line-height: 20px;
    margin-right: -150px;
    bottom: 30px;

  }
  .item-main-slider .caption:after,
  .item-main-slider .caption:before{
    display: none;
  }
  .item-main-slider .caption p{
    font-size: 14px;
    line-height: 18px;
  }
  
}
.main-slider .owl-nav{

}
.main-slider .owl-nav [class*=owl-] {
    font-size: 36px;
    padding: 10px 15px;
    background: transparent;
    color: #FFF;
    border: none;
    outline: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.main-slider .owl-prev,.main-slider .owl-next{
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: -30px;

}
.main-slider .owl-prev{
  left: 10%;
}
.main-slider .owl-next{
  right: 10%;
}
@media (max-width : 992px){
  .main-slider .owl-prev{
    left: 0;
  }
.main-slider .owl-next{
    right: 0;
  }
}
@media (max-width : 767px){
  .owl-nav{
    display: none;
  }
}
/* Carousel */

.carousel-indicators li{
  width: 30px !important;
  height: 10px !important;
  margin: 1px !important;
  border-radius: 0 !important;
  background: rgba(255,255,255,.5);
  display: none;
}

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
    -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right,
#main-slide .carousel-indicators {
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right,
#main-slide:hover .carousel-indicators{
  opacity: 1;
  filter: alpha(opacity=100);
}

#main-slide:hover .carousel-control.left{
  left: 20px;
}

#main-slide:hover .carousel-control.right {
  right: 20px;
}

#main-slide .carousel-control.left span {
  padding: 15px;
}

#main-slide .carousel-control.right span {
  padding: 15px;
}

#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -25px;
}

#main-slide .carousel-control .fa-angle-left{
  left: 0;
}

#main-slide .carousel-control .fa-angle-right{
  right: 0;
}

#main-slide .carousel-control i{
  background: #0052a5;
  color: #fff;
  line-height: 56px;
  width: 56px;
  height: 56px;
  border-radius: 4px;
  font-size: 36px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#main-slide .carousel-control i:hover{
  background: #222;
}


/* Features
================================================== */

.features{
   padding-top: 0;
   padding-bottom: 0;
   top: -60px;
   position: relative;
   z-index: 10;
}
@media (max-width : 767px) {
  .features{
    top: 0;
  }
}
.features-row{
   background: #0052a5;
   color: #fff;
   padding: 50px 50px 35px 50px;
}

.feature-box{
   
}

.feature-box .feature-icon{
   width: 70px;
   height: 70px;
   line-height: 70px;
   font-size: 48px;
   float: left;
   background: #fff;
   color: #222;
   display: inline-block;
   text-align: center;
   border: 1px solid rgba(0,0,0,.15);
   box-shadow: 5px 5px 0 #ececec;
}

.feature-box .feature-box-content{
   margin-left: 100px;
}

.feature-box .feature-box-content h3{
   color: #fff;
   margin: 0 0 10px 0;
   line-height: normal;
   font-size: 18px;
}

.feature-box .feature-box-content p{
   color: #fff;
}

/* Features Center */

.features.text-center .features-row{
   padding-top: 0;
}

.features.text-center .feature-box {
    padding: 0 40px;
}

.features.text-center .feature-box .feature-box-content{
   margin-left: 0;
}

.features.text-center .feature-box .feature-icon{
   background: #0052a5;
   color: #fff;
   float: none;
   box-shadow: none;
   border: 0;
   width: 110px;
   height: 110px;
   line-height: 100px;
   border-radius: 100%;
   margin-top: -50px;
}

/* About us tab
================================================== */

.about-us{
   padding-top: 30px;
}

.featured-tab{
   padding: 30px 0;
}

.featured-tab .nav-tabs{
   border-bottom: 0;
   padding-right: 0;
}
.tab-wrapper{
  padding: 10px;
}
.featured-tab .nav-tabs>li{
   margin-bottom: -3px;
}

.featured-tab .nav-tabs>li>a{
   background: #fff;
   border-radius: 0;
   padding: 0 15px 0;
   color: #323232;
   position: relative;
   border: 1px solid #d6d6d6;
   line-height: 85px;
   height: 85px;
   margin-right: 0;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
   transition: all 300ms ease;
}

.featured-tab .nav-tabs>li.active>a{
   border-left: 5px solid #0052a5;
   border-right: 1px solid transparent;
}

.featured-tab .nav-tabs>li.active>a .tab-icon, 
.featured-tab .nav-tabs>li>a:hover{
   color: #0052a5; 
}

.featured-tab .tab-icon{
   font-size: 44px;
   display: inline-block;
}

.featured-tab .tab-info {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 65px;
    top: 50%;
    margin-top: -10px;
}

.featured-tab .tab-content{
   padding-left: 30px;
}

.featured-tab .tab-info h3{
   font-size: 16px;
   font-weight: 700;
   line-height: normal;
   margin: 0;
   text-transform: uppercase;
}

.featured-tab .tab-pane img.pull-left{
   margin: 0 30px 10px 0;
}

.featured-tab .tab-pane img.pull-right{
   margin: 0 0 0 30px;
}

.featured-tab .tab-pane h3{
   margin-top: 0;
   line-height: normal;
   text-align: left;
   font-size: 20px;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus{
   background: none;
}

.nav-tabs>li.active>a:focus{
   color: #222;
}

/* Practice area
================================================== */

.practice-area{
   background: #f9f9f9;
}

.practice-item{
   position: relative;
   overflow: hidden;
   margin: 0;
   width: 100%;
}

.practice-item .img-thumb .overlay{
   position: absolute;
   top: 15px;
   right: 15px;
   bottom: 15px;
   left: 15px;
   padding: 30px;
   z-index: 1;
   width: 330px;
   height: 276px;
   background: rgba(255,255,255,.9);
   border:1px solid #999;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}

.practice-item .img-thumb:hover .overlay{
   background: #f9f9f9;
}

.practice-icon{
   font-size: 50px;
   color: #0052a5;
}

.practice-title{
   font-size: 18px;
   margin-top: 10px;
}

.practice-details{
   color: #555;
}


/* Call to action
================================================== */


.bridge{
   background:url(images/numb1.jpg) no-repeat;
   background-repeat: no-repeat;
   padding: 24px 0; /*было 80px 0*/
   color: #fff;
   position: relative;
   background-position: bottom;
}
.bridge .icon{
  padding: 0 20px;
  text-align: center;
}
.bridge .icon img{
  display: block;
  margin: 0 auto;
  height: 150px;
}

@media (max-width : 991px) {
  .bridge .icon img{
    height: 110px;
  }
  .bridge{
    padding: 40px 0;
  }
}

.bridge .icon .descr{
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    margin-top: 20px;
}

@media (max-width : 991px) {
  .bridge .icon .descr{
    font-size: 22px;
  }
}

.bridge .icon .numb, .bridge .icon span{
  font-size: 26px;
  color: #FFF;
  margin-top: 24px;
  font-weight: bold;
  display: inline-block;
}

@media (max-width : 991px) {
  .bridge .icon .numb, .bridge .icon span{
    font-size: 24px;
  }
  .bridge .icon{
    margin-bottom: 40px;
  }
}
@media (max-width : 767px) {
  .bridge .icon .numb, .bridge .icon span{
    font-size: 22px;
    margin-top: 10px;
  }
  .bridge .icon{
    margin-bottom: 30px;
  }
  .bridge .icon .descr{
    font-size: 18px;
  }
  .bridge .icon img{
    height: 70px;
  }
  .bridge{
    padding: 20px 0;
  }
}



.planning {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .planning {
      margin: 0 0 30px; } }
  .planning a {
    overflow: hidden;
    position: relative;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
    @media screen and (max-width: 767px) {
      .planning a {
        -webkit-flex-basis: -webkit-calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2); } }

.service_block {
  display: flex;
  flex-direction: column;
  margin: 0;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  background: #58b4dd;
  border: 1px solid #84d9ff;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  min-height: 200px; }

.planning a .icon_block {
  margin: 15px auto 0;
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.planning a:hover .icon_block {
  -ms-transform: translateY(-115px);
  transform: translateY(-115px);
  -webkit-transform: translateY(-115px); }
  @media screen and (max-width: 767px) {
    .planning a:hover .icon_block {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; } }

.planning a .link_title {
  display: block;
  margin: 20px 0 15px;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.planning a:hover .link_title {
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-transform: translateY(80px); }

  @media screen and (max-width: 767px) {
    .planning a:hover .link_title {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; } }

.service_txt {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  padding: 15px 10px;
  background: #52aad2;
  border: 1px solid #84d9ff;
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s; }
@media screen and (max-width: 1200px) {
  .service_txt{
    font-size: 14px;
    padding: 5px;
    line-height: 16px;
  }
}
.planning a:hover .service_txt {
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100); }

  @media screen and (max-width: 767px) {
    .planning a:hover .service_txt {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      opacity: 0; } }

.service_txt p{
  color: #FFF;
}

/* Case Results
================================================== */

.case-item{
   float: left;
   width: auto;
   overflow: hidden;
   position: relative;
}


.case-details {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.case-details-content {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 55%;
    padding: 0 30px;
    z-index: 10;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.case-details:after{
   content: '';
   position: absolute;
   top: 50%;
   bottom: 0;
   width: 100%;
   background: 0 0;
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: -ms-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,.03)),torgba(0,0,0,.9));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    -moz-box-sizing: border-box!important;
}

.case-details-content .case-amount, 
.case-details-content .case-desc{
   color: #fff;
}

.case-details-content .case-amount{
   font-size: 30px;
   line-height: 36px;
   margin-bottom: 15px;
   position: relative;
}

.case-details-content .case-amount a{
   color: #fff;
}

.case-details-content .case-amount a:hover{
   color: #0052a5;
}

.case-details-content .case-amount:after{
   content: '';
   width: 20px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #0052a5;
   position: absolute;
}

.case-details-content .case-desc{
   font-size: 18px;
}



/* Image Block
================================================== */

.image-block, .image-block2 {
    background: #f9f9f9;
}

.img-block-left{
   padding-left: 140px;
}

.feature .feature-icon{
   font-size: 36px;
   color: #0052a5;
}

.feature-title{
   font-size: 18px;
   margin-top: 10px;
}




/* Attorneys
================================================== */

.team-grid {
   position: relative;
   z-index: 1;
   display: inline-block;
   width: 260px;
   height: 340px;
   overflow: hidden;
}

.team-grid:hover .team-hover{
  bottom: 0;
}

.team-hover{
   background: #0052a5;
   color: #fff;
   position: absolute;
   bottom: -155px;
   left: 25px;
   z-index: 1;
   height: 230px;
   width: 260px;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-hover:before{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #0052a5;
   border-left: 0 solid transparent;
   border-right: 270px solid transparent;
   bottom: 100%;
   left: 0;
}

 .team-img-wrapper img{
   max-width: 100%;
   height: auto;
}

.team-img-wrapper{
   position: relative;
   width: 240px;
   height: 300px;
}

.team-img-wrapper:after{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #fff;
   border-left: 0 solid transparent;
   border-right: 250px solid transparent;
   bottom: 0;
   left: 0;
}

.team-hover-content{
   padding: 10px 50px 0 25px;
   position: relative;
   z-index: 1;
}

.team-name, .team-name a, .team-desg, 
.team-desc, .social-icons a{
   color: #fff;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-name a:hover, .social-is a:hover{
   color: rgba(0,0,0,.7);
}

.team-name{
   font-size: 18px;
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   line-height: normal;
}

.team-desg{
   font-size: 13px;
   margin-top: 0;
   margin-bottom: 25px;
   line-height: normal;
   position: relative;
}

.team-desg:after{
   content: '';
   width: 20px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #fff;
   position: absolute;
}

.team-desc{
   border-bottom: 1px solid #fff;
   padding-bottom: 20px;
}

.social-icons a{
   margin-right: 10px;
   font-size: 16px;
}

/* Image Block 2
================================================== */

.img-block-right{
   padding: 100px 50px;
}

/* Testimonials */

.testimonial-text{
   border: 1px solid #a7a7a7;
   background: #f9f9f9;
   padding: 45px;
   font-size: 18px;
   line-height: 30px;
   position: relative;
}

.testimonial-text:before{
   content: "";
    position: absolute;
    bottom: -22px;
    left: 20px;
    border-width: 21px 15px 0 15px;
    border-style: solid;
    border-color: #a7a7a7 transparent;
    display: block;
    width: 0;
}

.testimonial-text:after{
   content: "";
   position: absolute;
   bottom: -20px;
   left: 21px;
   border-width: 20px 14px 0 14px;
   border-style: solid;
   border-color: #f9f9f9 transparent;
   display: block;
   width: 0;
}

.testimonial-thumb{
   margin-top: 30px;
   float: left;
   margin-right: 25px;
}

.testimonial-slide.owl-carousel .testimonial-thumb img {
    width: 80px;
    height: 80px;
    display: inline-block;
}

.testimonial-name{
   font-size: 18px;
   margin: 55px 0 10px;
   line-height: normal;
}

.testimonial-name span{
   font-size: 12px;
   display: block;
   color: #0052a5;
   text-transform: uppercase;
}

.testimonial-slide.owl-theme .owl-controls{
   text-align: left;
   margin-top: 25px;
   position: relative;
   z-index: 1;
}


/* Facts */

.facts{
   color: #fff;
}

.facts-icon{
   font-size: 60px;
   margin-right: 30px;
   float: left;
}

.facts-num .counter{
   font-size: 30px;
   color: #fff;
   margin: 0;
   display: inline-block;
}

.facts-num span{
   font-size: 30px;
   font-weight: 700;
   font-family: 'Scada', serif;
}

.facts-num span.sign{
   display: inline-block;
   margin-right: 7px;
}

.facts-num span.amount{
   margin-left: 7px;
}

.facts-title{
   font-size: 14px;
   text-transform: uppercase;
   margin: 0;
   color: #fff;
}

/* Facts sub page */

.ts-counter.sub-page{
   background: #0052a5 url(images/facts-bg.jpg) 50% 50% / cover no-repeat;
   padding: 140px 0;
}

.facts.text-center .facts-icon{
   float: none;
   margin:0 0 30px 0;
   display: inline-block;
}

.facts.text-center .facts-num .counter, 
.facts.text-center .facts-num span{
   font-size: 48px;
}


.facts.text-center .facts-title{
   font-size: 24px;
   margin-top: 20px;
}

/* Action for all page */

.call-action-all{
   background: #0052a5 url(images/action-bg-all.jpg) 50% 50% / cover no-repeat;
   padding: 50px 0;
}

.action-text{
   float: left;
}

.action-text h2{
   font-size: 36px;
   color: #fff;
}

.action-text p{
   font-size: 24px;
   color: #fff;
}

.call-action-all .action-btn{
   float: right;
}

.call-action-all .action-btn .btn-primary{
   font-size: 16px;
   padding: 13px 25px;
   margin-top: 30px;
}

/* Join Us */

.join-us-area{
   position: relative;
}

.join-us{
   position: absolute;
   padding: 80px;
}

.join-us-title{
   font-size: 60px;
   line-height: 70px;
}

.join-us-call{
   font-size: 36px;
   color: #0052a5;
   margin: 30px 0 40px;
}

.join-us .btn-primary{
   padding: 14px 80px;
}


/* Latest post
================================================== */
section.news{
  background-image: url(images/bg-news5.jpg);
  background-repeat: no-repeat;
  padding: 80px 0;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section.news h3.title-head{
  font-weight: 700;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 40px;
    color: #FFF;
    position: relative;
    text-transform: uppercase;
    background: url(images/arrow-top-w.png) no-repeat 50% 0;
}
section.news h3.title-head:after {
    content: '';
    width: 50px;
    left: 50%;
    bottom: -20px;
    margin-left: -23px;
    height: 3px;
    background: #fff;
    position: absolute;
}
.latest-post{
  background-color: #FFF;
  display: block;
  position: relative;
  padding: 5px 10px 10px;
}

.latest-post .post-title{
   font-size: 18px;
   position: relative;
   margin-top: 10px;
   margin-bottom: 10px;
   line-height: 24px;
   font-family: "Oswald", sans-serif;
   font-weight: 400;
}


.latest-post .post-title a{
   color: #222;
}

.latest-post .post-title a:hover, 
.latest-post .readmore:hover{
   color: #0052a5;
}

.latest-post .post-body{
   padding-bottom: 0;
}

.latest-post .post-item-date{
   color: #222;
}

.latest-post .readmore{
   color: #222;
}


/* Quote area
================================================== */

.quote-area{
   background: url(images/quote-bg.jpg) no-repeat;
   background-size: cover;
   padding: 100px 0;
   height: 620px;
   margin: 30px 0;
}

.quote_form{
   background: #0052a5;
   color: #fff;
   padding: 50px;
   margin-top: -140px;
}

.quote_form_title{
   font-size: 24px;
    line-height: 44px;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    position: relative;
}

.quote_form_title:after {
    content: '';
    width: 50px;
    left: 50%;
    bottom: -20px;
    margin-left: -23px;
    height: 3px;
    background: #fff;
    position: absolute;
}

.quote_form_title span{
   font-size: 36px;
}

.quote-form-text{
   text-align: center;
   font-weight: 600;
   margin-bottom: 30px;
}

.quote_form input::-webkit-input-placeholder,
.quote_form textarea::-webkit-input-placeholder, 
.newsletter-form input::-webkit-input-placeholder {
  color: #fff
}

.quote_form input:-moz-placeholder,
.quote_form textarea:-moz-placeholder,
.newsletter-form input:-moz-placeholder {
  color: #fff
}

.quote_form input::-moz-placeholder,
.quote_form textarea::-moz-placeholder,
.newsletter-form input::-moz-placeholder {
  color: #fff
}

.quote_form input:-ms-input-placeholder,
.quote_form textarea:-ms-input-placeholder,
.newsletter-form input:-ms-input-placeholder {
  color: #fff
}

.quote_form .form-control{
   border: 0;
   border-bottom: 1px solid #fff;
   padding-left: 0;
   color: #fff;
}

.quote_form .form-control:focus{
   border: 0 !important;
   border-bottom: 1px solid rgba(0,0,0,.15) !important;
}


.quote_form .btn-primary{
   float: right;
   border: 1px solid #fff;
   margin: 10px 0 25px;
}

.quote_form .btn-primary:hover{
   border: 1px solid transparent;
}

.quote_form .tag-line{
   text-align: center;
   color: #fff;
   clear: both;
   margin-top: 20px;
   margin-bottom: 0;
}

.quote_form .tag-line p{
   color: #fff;
   margin: 0;
}


/* Quote form side bar */

.sidebar .quote_form{
   margin: 0;
   padding: 0;
   background: none;
}

.sidebar .quote_form .form-control{
   color: #999;
}

.sidebar .quote_form .form-control{
   border-bottom: 1px solid #d3d3d3;
}

.sidebar .quote_form input::-webkit-input-placeholder,
.sidebar .quote_form textarea::-webkit-input-placeholder{
   color: #999
}

.sidebar .quote_form input:-moz-placeholder,
.sidebar .quote_form textarea:-moz-placeholder{
   color: #999
}

.sidebar .quote_form input::-moz-placeholder,
.sidebar .quote_form textarea::-moz-placeholder{
   color: #999
}

.sidebar .quote_form input:-ms-input-placeholder,
.sidebar .quote_form textarea:-ms-input-placeholder{
   color: #999
}

.sidebar .quote_form .tag-line p{
   color: #999
}

/* Clients
================================================== */

.clients .title-classic{
   font-size: 36px;
   margin-top: 50px;
   margin-bottom: 35px;
}

.clients .title-classic:after{
   bottom: -20px;
}

.clients .lead{
   font-size: 18px;
}

.client-logo{
   text-align: center;
}

.client-logo img{
   max-height: 90px;
}

.clients-row li{
   text-align: center;
   padding: 12px 0;
}

.clients-row li:nth-child(2), 
.clients-row li:nth-child(4), 
.clients-row li:nth-child(6),
.clients-row li:nth-child(8){
   background: #f9f9f9;
}

/* Footer top
================================================== */

.footer-top{
  background: #222222;
}

.footer-top-call{
  float: right;
}

.footer-top-call h3{
  color: #fff;
  margin-top: 5px;
}


.footer-top-call i{
   width: 48px;
   height: 48px;
   line-height: 44px;
   background: #1c1c24;
   border-radius: 100%;
   display: inline-block;
   text-align: center;
   margin-right: 10px;
}

/* Footer
================================================== */

.footer{
   background: #1c1c24;
   font-size: 14px;  
   position: relative;
   padding: 80px 0 60px;
}

.footer .angle-bg {
   background: #0052a5;
   position: absolute;
   top: 0px;
   bottom: 0px;
   right: 0px;
   bottom: 0px;
   width: 50%;
   margin-right: -17%;
   -webkit-transform: skew(-6deg);
   -moz-transform: skew(-6deg);
   -o-transform: skew(-6deg);
}

.footer-widget{
   padding: 20px 15px 10px;
   border-top: 1px solid #aaa;
   border-bottom: 1px solid #aaa;
   min-height: 295px;
   margin-bottom: 30px;
   margin-top: 35px;
}

.footer .widget-title{
    color: #fff;
    font-size: 24px;
    margin-bottom: 25px;
}

.footer-about-desc{
   color: #999;
}

.footer-social a{
   color: #fff;
   font-size: 16px;
   margin-right: 10px;
}

.footer-social a:hover{
   color: #fff;
}

.footer-widget ul li{
   width: 50%;
   float: left;
   line-height: 35px;
}

.footer-widget ul li a{
   color: #999; 
}

.footer-widget ul li a:hover{
   color: #0052a5;
}

/* Contact us */

.contact-info-box i {
  float: left;
  font-size: 20px;
  margin-top: 3px;
  color: #fff;
}
.contact-info-box .contact-info-box-content {
  padding-left: 35px;
  margin-bottom: 15px;
  color: #999;
}

.contact-info-box .contact-info-box-content p {
   color: #999;
   margin-bottom: 0;
   line-height: 20px;
}

.contact-info-box:last-child .contact-info-box-content {
  border-bottom: 0;
}

.sidebar .contact-info-box .contact-info-box-content p{
  color: #222;
}

/* Newsletter */

.newsletter-widget{
   text-align: right;
   border: 0;
   padding-top: 0;
}

.newsletter-widget .widget-title{
   margin-top: 0;
   line-height: 40px;
   margin-bottom: 25px;
}

.newsletter-widget .widget-title span{
   font-size: 36px;
   display: block;
   text-transform: uppercase;
}

.newsletter-form input{
   width: 80%;
   float: right;
}

.newsletter-form button {
   background: #1c1c24;
   border-radius: 0 !important;
   color: #fff;
   border: 0 !important;
   padding: 0px 25px;
   height: 40px;
   display: inline-block;
   margin: 15px 0 0;
}

.newsletter-widget-full .newsletter-form button{
   background: #0052a5;
}

/* Copyright */

.footer-menu{
   float: right;
}

.footer-menu ul li{
   display: inline-block;
   line-height: 12px;
   padding-left: 8px;
}

.footer-menu ul li a{
   color: #fff;
   padding: 0;
}

.footer-menu ul li a:hover{
   color: #fff;
}

/* Sidebar
================================================== */

.sidebar .widget-title{
  font-size: 18px;
   font-weight: 700;
   position: relative;
   margin-bottom: 30px;
   margin-top: 0;
   line-height: normal;
}

.sidebar .widget-title:after{
   content: '';
   width: 30px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #0052a5;
   position: absolute;
}

.sidebar .widget{
  background: #f9f9f9;
}
.widget{
  background: transparent;
  padding:25px;
  margin-bottom: 40px;
}
.sidebar .widget ul{
  padding: 0;
}
.sidebar .widget ul li{
  list-style-type: none;
  color: #222;
  line-height: normal;
  font-weight: 600;
  border-bottom: 1px solid #d3d3d3;
  padding: 15px 0;
}
.sidebar .widget ul li:last-child{
  border-bottom: 0;
}
.sidebar .widget ul li:before{
  content: "\f125";
  font-family: "Ionicons";
  margin-right: 15px;
  color: #0052a5;
  font-size: 12px;
}
.sidebar .widget ul li a{
  color: #222;
  border-radius: 0;
  padding: 0;
  padding-left: 0;
  font-weight: 600;
  display: inline-block;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0;
}
.sidebar .widget ul li a:hover{
  color: #0052a5 !important;
}
.widget_recent_entries ul li:before{
  display: none;
}
.widget_recent_entries ul li .post-date{
  font-weight: 400;
  color: #999;
  text-transform: capitalize;
  font-size: 14px;
  margin: 0 15px 0 0;
}
/* Navigation */

.sidebar ul.nav-tabs{
   border:0;
}

.sidebar ul.nav-tabs li.active a{
   color: #0052a5 !important;
}

.sidebar ul.nav-tabs li a{
   color: #222;
   border-radius: 0;
   padding: 0;
   padding-left: 0;
   font-weight: 600;
   display: inline-block;
}

.sidebar ul.nav-tabs li{
   color: #222;
   line-height: normal;
   font-weight: 600;
   border-bottom: 1px solid #d3d3d3;
   padding: 15px 0;
}

.sidebar ul.nav-tabs li:last-child{
   border-bottom: 0;
}

/* Statistics */

ul.statistics-list .count{
   float: right;
   font-weight: 700;
   color: #222;
}

/* Widget search */

.widget.widget_search{
   padding: 8px 20px;
}

.widget_search .form-control,
.widget_search .form-control:focus{
   border: 0 !important;
   font-style: italic;
}

.widget_search i{
   color: #222;
   font-size: 24px;
   position: relative;
   top: 3px;
}

/* Recent News */

.widget.recent-posts .widget-title{
   margin-bottom: 35px;
}

.widget.recent-posts ul li{
   border-bottom: 1px solid #d6d6d6;
   padding-bottom: 15px;
   margin-bottom: 17px;
}

.widget.recent-posts ul li:last-child{
   border: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.widget.recent-posts .posts-thumb img{
   margin-right: 15px;
   width: 90px;
   height: 70px;
}

.widget.recent-posts .post-info .entry-title{
   font-size: 14px;
   font-weight: 700;
   line-height: 20px;
   margin: 0;
}

.widget.recent-posts .entry-title a{
   color: #222;
}

.widget.recent-posts .entry-title a:hover{
   color: #0052a5;
}

.widget.recent-posts .post-date{
   font-weight: 400;
   color: #999;
   text-transform: capitalize;
}

/* Widget tags */

.widget-tags ul > li {
  float: left;
  margin: 3px;
}

.widget-tags ul > li a{
   font-family: 'Scada', serif;
  border: 1px solid #d6d6d6;
  color: #222;
  display: block;
  font-size: 13px;
  padding: 5px 15px;
   font-weight: 600;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-tags ul > li a:hover{
  background: #0052a5;
  color: #fff;
   border: 1px solid transparent;
}



/* Sub Pages
================================================== */

/* Banner */

.banner-area {
   position: relative;
    min-height: 450px;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    margin-top: -75px;
}

.banner-heading{
   position: relative;
}

.banner-heading:after{
   content: '';
   width: 50px;
   left: 50%;
   bottom: -20px;
   margin-left: -23px;
   height: 5px;
   background: #0052a5;
   position: absolute;
}

.banner-title{
   font-size: 48px;
   display: inline-block;
}

.banner-title span{
  color: #0052a5;
}

.banner-desc{
   font-size: 20px;
   margin-top: 10px;
   margin-bottom: 30px;
   color: #0052a5;
}

.breadcrumb{
   font-size: 14px;
   background: none;
   padding-left: 0;
   color: #222;
   font-weight: 600;
   font-family: 'Scada', serif;
}

.breadcrumb>li+li:before{
   color: #222;
}


/*-- About page ---*/

.featured-tab.sub-page{
   padding-bottom: 60px;
}


/* Skills */

.skills{
   font-family: 'Scada', serif;
   position: relative;
   margin-bottom: 50px;
}

.skills-name{
   color: #222;
   font-weight: 600;
   left: auto;
   font-size: 14px;
   position: absolute;
   top: -28px;
   z-index: 1;
}

.skills-percent{
   font-weight: 600;
   color: #fff;
   background: #000;
   font-size: 11px;
   width: 32px;
   height: 22px;
   line-height: 22px;
   position: absolute;
   text-align: center;
   right: 0;
   top: -32px;
}

.skills-percent:after{
   border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -11px;
    margin-left: -6px;
    left: 50%;
    border-width: 6px;
    border-style: solid;
    z-index: 9999;
}

.progress {
  height: 5px;
  background: #ccc;
  box-shadow: none;

}

.progress-bar {
   background: #0052a5;
   text-align: left;
   transition-duration: 3s;
   position: absolute;
}

/* Image block */

.image-block.common-page{
   background: none;
}

/* Feature bg */

.feature-bg .feature-icon{
   width: 70px;
   height: 70px;
   line-height: 70px;
   font-size: 36px;
   text-align: center;
   background: #ececec;
   color: #000;
   float: left;
}
.features .feature-icon img{
  width: 50px;
  margin-top: -10px;
}


.feature-bg-content{
   margin-left: 100px;
}

.feature-bg .feature-title{
   margin-top: 0;
   line-height: normal;
}


/*-- Practice page ---*/

.practice-area.section-padding{
   background: none;
   padding-top: 0;
}

.single-practice p.lead{
   font-size: 16px;
   color: #222;
}

/*-- Attorneys single page ---*/

.attorneys-page.section-padding{
   padding-top: 0;
}

.attorney-info, .attorney-info p{
   color: #222;
}

.attorney-info .attorney-name{
   font-size: 24px;
   line-height: normal;
   margin-bottom: 0;
}

.attorney-info .social-icons a{
   color: #222;
}

.attorney-info p i{
   font-size: 16px;
   margin-right: 10px;
}

.attorney-info .btn-primary{
   width: 80%;
}

.attorney-bio h3{
   font-size: 18px;
   margin-top: 0;
   line-height: normal;
}


/* Accordion */

.panel-default>.panel-heading{
   background: none;
   border-radius: 0;
   position: relative;
}

.panel-group .panel{
   border-radius: 0;
   margin-bottom: -6px;
}

.panel.panel-default{
   margin-top: 20px;
}

h4.panel-title{
   font-size: 14px;
   background: none;
   border: 0;
   padding: 8px 0 8px 30px;
   line-height: normal;
   border-radius: 0;
}

h4.panel-title a{
   color: #0052a5;
}

h4.panel-title span{
   float: right;
}

h4.panel-title a.collapsed{
   color: #333;
}

h4.panel-title a:before,
h4.panel-title a.collapsed:before{
   font-family: "Ionicons";
   position: absolute;
   z-index: 0;
   font-size: 12px;
   left: 15px;
   padding: 0 5px;
   text-align: center;
   top: 50%;
   margin-top: -7px;
}

h4.panel-title a:before {
   content: "\f126";
}

h4.panel-title a.collapsed:before {
   content: "\f123";
}

.panel-body ul{
   padding-left: 25px;
}

.panel-group .btn.btn-primary.solid:hover{
   color: #333;
}



/* Testimonial page */

.testimonials-video-area{
   position: relative;
   min-height: 450px;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
}

.testimonials-video-area img{
   display: inline-block;
}

.video-info{
   margin-top: -150px;
}

.video-info-desc{
   font-size: 24px;
   color: #fff;
}

.video-info-title{
   font-size: 58px;
   line-height: 68px;
   color: #0052a5;
}

.video-info-title span{
   display: block;
}

.video-icon{
   margin-top: 290px;
}

.popup.cboxElement{
   display: block;
}

.video-icon, .video-info{
   color: #fff;
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   font-size: 36px;
   z-index: 1;
}

.video-icon i{
   width: 80px;
   height: 80px;
   line-height: 80px;
   border: 2px solid #fff;
   display: inline-block;
   border-radius: 100%;
   text-align: center;
}

.video-icon span{
   font-family: 'Scada', serif;
   font-size: 20px;
   text-decoration: underline;
   text-transform: uppercase;
   position: relative;
   top: -10px;
   font-weight: 700;
   left: 10px;
}

.testimonial-classic.mrb-80{
   border-bottom: 1px solid #d6d6d6;
   padding-bottom: 20px;
}

.testimonial-classic-text{
   background: #f9f9f9;
   padding: 50px 30px;
   position: relative;
}

.testimonial-classic-text:before {
   color: #0052a5;
   content: "\f347";
   font-family: "Ionicons";
   font-size: 44px;
   left: 50%;
   margin-left: -45px;
   position: absolute;
   top: -40px;
   background: #fff;
   padding: 20px;
}

.testimonial-classic-info{
   text-align: center;
   position: relative;
   top: -30px;
}

.testimonial-classic-name{
   font-size: 16px;
   text-transform: uppercase;
   display: inline-block;
}

.testimonial-classic-thumb{
   display: inline-block;
   width: 110px;
   height: 110px;
   border-radius: 100%;
   border: 8px solid #fff;
   margin: 0 10px;
}

.testimonial-classic-desg{
   display: inline-block;
   font-size: 14px;
}


/* Clients page */

.clients-area{
   background: #f9f9f9;
}

.clients-area .title{
   margin: 0 0 60px;
}


.client_logo{
   vertical-align: middle;
   display: inline-block !important;
   text-align: center;
}

.client_logo img{
   width: auto !important;
}

.clients-carousel.owl-theme .owl-controls{
   margin-top: 30px;
}

/* Gallery page */

.isotope-nav{
   display: inline-block;
   margin: 0 0 10px;
}

.isotope-nav ul{
   list-style: none;
   margin: 0;
}

.isotope-nav ul li{
   float: left;
   margin-right: 10px;
}

.isotope-nav ul li a{
   color: #222;
   font-size: 14px;
   padding: 5px 8px;
   margin-right: 5px;
   font-weight: 600;
   text-transform: uppercase;
   font-family: 'Scada', serif;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.isotope-nav ul a.active {
   color: #222;
   border-color: #0052a5;
   border-bottom: 2px solid #0052a5;
}

.isotope-item {
    margin-top: 30px;
}


.isotop-img-conatiner{
   position: relative;
   overflow: hidden;
}


.gallery-icon i{
   background: #0052a5;
   color: #fff;
   opacity: 0;
   position: absolute;
   text-align: center;
   top: 0;
   right: 30px;
   font-size: 16px;
   width: 36px;
   height: 36px;
   line-height: 36px;
   z-index: 1;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.isotop-img-conatiner:hover .gallery-icon i{
   opacity: 1;
   top: 30px;
}

.isotop-img-conatiner:after{
   opacity: 1;
   position: absolute;
   content: '';
   top: 0;
   right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 500ms;
   -moz-transition: opacity 500ms;
   -o-transition: opacity 500ms;
   transition: opacity 500ms;
   background-color: rgba(0, 0, 0, 0.2);
}

.isotop-img-conatiner:hover:after{
   opacity: 0;
}

.isotope-item-info{
   position: absolute;
   bottom: -35px;
   padding: 0 20px;
   z-index: 1;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.isotop-img-conatiner:hover .isotope-item-info{
   bottom: 0;
}

.isotope-item-info .title-classic, 
.isotope-item-info .title-desc{
   font-size: 14px;
   margin-top: 0;
   color: #fff;
}

.isotope-item-info .title-classic{
   text-transform: uppercase;
   margin-bottom: 15px;
}

.isotope-item-info .title-classic:after{
   bottom: -3px;
   width: 20px;
}

/* Job page */

.join-us-area{
   position: relative;
   min-height: 500px;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
}

.job-area.section-padding{
   padding-bottom: 0;
}

.job-box{
   margin-bottom: 30px;
}

.job-box h4{
   margin-top: 0;
   line-height: normal;
}

/* Case Single page */

.case-info{
   margin-bottom: 30px;
}

.case-info-title{
   margin: 0;
   line-height: normal;
}


.case-info-desc{
   font-size: 16px;
}


/* News listing
================================================== */

.post{
   position: relative;
}

.post .post-body.border-bottom{
   border-top: 0;
}

.post .post-date{
   font-weight: 700;
   color: #222;
   text-transform: uppercase;
   display: inline-block;
   margin-right: 10px;
}

.post-no-media{
   padding-bottom: 40px;
}

.entry-header .entry-title{
   margin: 5px 0 20px;
   position: relative;
   font-size: 22px;
   line-height: 24px;
   text-transform: uppercase;
}


.entry-header .entry-title a{
   color: #24272a;
}

.entry-header .entry-title a:hover{
   color: #0052a5;
}

.post-bottom{
   font-family: "Oswald", sans-serif;
}
@media (max-width : 767px) {
  .entry-title.h2{
    font-size: 16px;
  }
}


/* Meta */

.entry-meta .post-author-img{
   border-right: 0;
   margin: 0;
   padding: 0;
}

.entry-meta .post-author-img img{
   width: 60px;
   height: 60px;
   border-radius: 100%;
   margin: 0 15px 0 0;
}

.entry-meta span{
   color: #999;
   font-size: 14px;
   float: left;
   border-right: 1px solid #d6d6d6;
   margin:0 25px 0 0;
   padding: 0 25px 0 0;
}

.entry-meta a{
   display: block;
   color: #222;
   font-weight: 600;
   font-family: 'Scada', serif;
}

.entry-meta a:hover{
   color: #0052a5;
}

.entry-meta .post-comment{
   border-right: 0;
   padding-right: 0;
   margin-right: 0;
}

.post-bottom .more-link{
   width: 48px;
   height: 48px;
   line-height: 50px;
   background: #0052a5;
   border-radius: 100%;
   text-align: center;
   color: #fff;
   font-size: 24px;
   -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

.post-bottom .more-link:hover{
   background: #222;
}

/* Gallery slider */

.post-gallery{
   margin-bottom: -10px;
}

.gallery-slider.owl-theme .owl-controls .owl-nav [class*=owl-]{
   background: none !important;
   color: #fff;
   border: 1px solid #fff;
   font-size: 24px;
   width: 40px;
   height: 48px;
   line-height: 38px;
   position: absolute;
   z-index: 999;
   top: 50%;
   display: inline-block;
   margin: 0;
   margin-top: -28px;
   cursor: pointer;
   border-radius: 0;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.gallery-slider.owl-carousel .owl-item img{
   width: auto;
   max-width: 100%;
}

.gallery-slider.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
   background: #0052a5 !important;
   border: 1px solid transparent;
}

.gallery-slider.owl-theme .owl-nav .owl-prev{
    left: 20px;
}

.gallery-slider.owl-theme .owl-nav .owl-next {
    right: 20px;
}

/* Pagination */

.paging{
   margin-bottom: -5px;
}

.pagination{
   margin: 0;
}

.pagination li a{
   border-radius: 0 !important;
   margin-right: 8px;
   color: #222;
   padding: 10px 12px;
   font-size: 16px;
}

.pagination li a i{
   font-size: 14px;
}

.pagination>.active>a, .pagination>.active>a:hover,
.pagination>li>a:hover{
   color: #fff;
   background: #0052a5;
   border: 1px solid transparent;
}


/* Single News
================================================== */

.post-meta{
   margin-bottom: 20px;
}

.post-meta span{
   color: #999;
   font-size: 14px;
   margin:0 15px 0 0;
}

.post-meta a{
   margin-left: 3px;
   color: #222;
   font-weight: 600;
   font-family: 'Scada', serif;
}

.post-meta a:hover{
   color: #0052a5;
}


.entry-content{
   margin-bottom: 40px;
}
.post .entry-content{
   margin-bottom: 0;
}

.post-tags{
   font-family: 'Scada', serif;
   color: #222;
   font-weight: 600;
}

.post-tags span{
   text-transform: uppercase;
}

.post-tags a{
   color: #222;
}

.post-tags a:hover{
   color: #0052a5;
}

.post-social-icons > li {
    display: inline-block;
}

.post-social-icons a{
   color: #222;
   margin-left: 10px;
   font-size: 16px;
}

.post-social-icons a:hover{
   color: #0052a5; 
}

.social-icons-head{
   font-family: 'Scada', serif;
   color: #222;
   font-weight: 600;
   text-transform: uppercase;
}

/* Author box */

.author-img img{
   width: 96px;
   height: 96px;
   margin-right: 30px;
}

.author-info{
   position: relative;
   overflow: hidden;
}

.author-info h3 {
   font-size: 16px;
   font-weight: 700;
   line-height: normal;
   margin-bottom: 10px;
   margin-top: 0;
}

.author-social a {
    color: #222;
    font-size: 16px;
    margin-left: 10px;
}

.authors-social a:hover{
   color: #0052a5;
}

/* Post comments */

.comments-heading{
   margin-top: 0;
   line-height: normal;
}

.comments-list{
   list-style: none;
   margin: 0;
   padding: 20px 0;
}

.comments-list .comment{
   border-bottom: 1px solid #d6d6d6;
   padding-bottom: 20px;
   margin-bottom: 30px;
}

.comments-list .comment.last{
   border-bottom: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.comments-list img.comment-avatar{
   width: 82px;
   height: 82px;
   border-radius: 100%;
   margin-right: 30px;
}

.comments-list .comment-body{
   margin-left: 110px;
}

.comments-list .comment-author{
   font-family: 'Scada', serif;
   margin-bottom: 0;
   margin-top: 0;
   font-weight: 700;
   font-size: 14px;
   color: #222;
}

.comments-list .comment-date{
   color: #222;
   font-size: 14px;
}

.comments-list .comment-content{
   margin: 15px 0;
}

.comments-list .comment-reply{
   color: #0052a5;
   text-transform: uppercase;
   font-weight: 600;
}

.comments-list .comment-reply:hover{
   color: #222;
}

.comments-reply{
   list-style: none;
   margin: 0 0 0 70px;
}

/* Comments form */

.comments-form{
   margin-bottom: 0;
}

.comments-form .title-normal{
   margin-top: 0;
   line-height: normal;
   margin-bottom: 25px;
}

.comments-form .btn.btn-primary{
   padding: 10px 20px;
   float: right;
   margin: 20px 0 10px;
}


/* Single page navigation */

.post-navigation{
   text-align: center;
   margin: 50px 0 0;
}

.post-navigation .post-previous,
.post-navigation .post-next {
   padding: 0 40px;
   width: 50%;
   display: table-cell;
   position: relative;
   vertical-align: middle;
}

.post-navigation .post-previous i {
   left: 0;
}
.post-navigation .post-next i {
   right: 0;
}

.post-navigation .post-previous {
    text-align: left;
    float: left;
}

.post-navigation .post-next {
    text-align: right;
    float: right;
}

.post-navigation i {
   font-size: 24px;
   text-align: center;
   width: 36px;
   height: 48px;
   line-height: 48px;
   border: 1px solid #d6d6d6;
   position: absolute;
   top: 50%;
   margin-top: -22px;
}

.post-navigation a{
   color: #222;
}

.post-navigation a:hover{
   color: #0052a5;
}

.post-navigation h3{
   font-size: 14px;
   line-height: normal;
   margin: 0 15px;
   text-transform: uppercase;
}

/* Contact Page
================================================== */

.contact-form-wrapper .title-normal{
   font-size: 18px;
   margin-top: 0;
}

#contact-form button{
   float: right;
   margin-top: 15px;
}

.contact-info-box-content h4{
   font-size: 14px;
   margin-top: 0;
   line-height: normal;
}

.contact-page-info .contact-info-box i{
   width: 50px;
   height: 46px;
   line-height: 46px;
   background: #0052a5;
   color: #fff;
   text-align: center;
}

.contact-page-info .contact-info-box .contact-info-box-content{
   padding-left: 65px;
   margin-bottom: 25px;
}

.map {
   height: 420px;
   z-index: 1;
}

/* Error page
================================================== */

.error-page .error-code{
   display: block;
   font-size: 150px;
   line-height: 150px;
   color: #333;
   margin-bottom: 20px;
   text-shadow: 5px 5px 1px rgba(0,0,0,.1);
}

.error-page .error-body .btn{
   margin-top: 30px;
   font-weight: 700;
}

/* Home 2
================================================== */

/* Top bar */

.top-bar-full{
   background: #0052a5;
   color: #fff;
}

.top-bar-full .top-menu{
   padding-top: 10px;
   padding-bottom: 10px;
}

.top-bar-full .top-menu ul{
   text-align: left;
}

.top-bar-full .top-menu ul li a{
   color: #fff;
}

.top-bar-full .top-menu ul li a:hover{
   color: #0052a5;
}

.top-bar-full .top-social li a{
   color: #fff;
}

.top-bar-full .top-social li a:hover{
   color: #0052a5;
}

/* Header */

.header2 .logo{
   background: none;
   padding: 45px 0 0 0;
   min-height: 160px;
   margin: 0;
}

.header2 .logo:before{
   background: none;
   position: relative;
}

.header2 .logo:after{
   border: 0;
   position: relative;
}

/* Navigation */

.navigation-full{
   background: #222;
}

.navigation-full .site-nav-inner{
   position: relative;
   background: none;
   top: 0;
}

.newsletter-widget-full .newsletter-form input{
   float: left;
}
.news-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
}
ul.news-tabs{
  text-align: center;
  padding: 0;
  font-size: 20px;
  color: #FFF;
  display: block;
  margin-bottom: 0;
}

ul.news-tabs li{
  display: inline-block;
  padding: 10px 15px;
}
ul.news-tabs li a{
  color: #FFF;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
ul.news-tabs li a img{
  margin-left: 10px;
  height: 30px;
}
ul.news-tabs li.active a{
  text-decoration: underline;
}
.adv_item{
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.adv_item img{
  max-width: 100px;
  height: auto;
}
@media (max-width : 767px){
  .adv_item{
    margin-bottom: 30px;
  }
}
@media (max-width : 991px){
  .adv_item img{
    max-width: 65px;
  }
}
@media (max-width : 767px){
  .adv_item img{
    max-width: 120px;
    height: auto;
  }
}
.adv_item .title{
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}
.adv_item .title p{
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 10px;
  line-height: 28px;
}
.adv_item .title p b{
  font-weight: 500;
}
@media (max-width : 991px){
  .adv_item .title p{
    font-size: 13px;
    margin-left: 5px;
    line-height: 18px;
  }
}
@media (max-width : 767px){
  .adv_item .title p{
    font-size: 22px;
    margin-left: 15px;
    line-height: 26px;
  }
}

@media (max-width : 1199px){
  .owl-partners{
    margin: 0;
  }
}
.owl-partners .item{
  padding: 15px 30px;
}

.owl-partners .owl-controls{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 22px;
  z-index: 10;
  margin-top: 0;

}
.owl-partners .owl-controls .owl-nav [class*=owl-] {
    font-size: 16px;
    padding: 5px 10px;
    background: #0052a5;
}
.owl-partners .owl-prev,.owl-partners .owl-next{
  display: none;

}
.owl-partners .owl-prev{
  left: -25px;
}
.owl-partners .owl-next{
  right: -25px;
}
@media (max-width : 1199px){
  .owl-partners .item{
    padding: 5px 10px;
  }
  .owl-partners .owl-prev{
    left: -35px;
  }
  .owl-partners .owl-next{
    right: -35px;
  } 
}

footer{
  background: #505050;
}
footer p{
  color: #c1c1c1;
}
.footer_inside{
  padding: 10px 15px 0;
  
  color: #c5c5c5;
  position: relative;
}

.copyright {
  margin-top: 15px;
  padding: 15px;
  background-color: #393E40;
}
.copyright p{
  margin-bottom: 0;
}
.form_re .form-group {
  margin-bottom: 10px;
}
.form_re .form-control {
  border-radius: 0;
  color: #bdbdbd;
  padding: 5px;
  background-color: #393e40;
  background-image: none;
  border: 1px solid #393e40;
}
.form_re .btn {
  border-radius: 0;
  position: relative !important;
  padding: 6px 13px !important;
  background: #0052a5 !important;
  border: 0 !important;
  border-radius: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 13px !important;
  color: #eaeaea !important;
}
.form_re .btn i{
  margin-right: 8px;
}
.form_re .btn:hover {
  background: #3d3d3d !important;
  color: #c5c5c5 !important;
}

#lang-menu {
  width: 55px;
  height: auto;
  position: absolute;
  top: 15px;
  font-size: 16px;
  right: 20px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  color: #000;
}

#lang-menu div {

  text-align:center;
  padding:10px;
  border-bottom:1px solid rgba(255,255,255,0);
  transition:all .2s ease;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  
}

#lang-menu ul {
  list-style:none;
  margin:0px;
  padding:0px;
  display:none; 
  text-align:center;
}
#lang-menu ul li {
  padding:6px 0px;
  transition:all .3s ease;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
}
#lang-menu ul li:hover {  
  display: block;
  cursor:pointer;
  color:#000;
  background:rgba(255,255,255,.1);
}
.sep{
  color: #000;
}



.page_item_has_children{
  padding-bottom: 0 !important;
}
.page_item_has_children .children{
  padding-left: 20px!important;
}


.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.3;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none;
    text-indent: -9999px;
    background: url(images/icon_top.png) no-repeat;
    z-index: 5;
}
.fw-accordion .fw-accordion-title .ui-icon{
  top: 27px!important;
}
.hslider_slide_holder{
  z-index: 0!important;
}
.hslider_pager_holder{
  z-index: 1!important;
}
.hslider_text_element {
    background-color: #fff;
    padding: 30px 0;
    font-family: 'Scada', serif!important;
    text-transform: uppercase;
    opacity: .8!important;
}
.hslider_text_element:before{
  content: '';
  position: absolute;
  right: 95%;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #fff;
  transform: skew(-15deg);
  transform-origin: 0 0;
}
.hslider_text_element:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #fff;
  transform: skew(-15deg);
  transform-origin: 0 0;
}
.hslider_timer_holder{
	z-index: 1 !important;
}
@media (max-width : 767px) {
  .hslider_text_element{
    top: 40%!important;
  }
}



/* Responsive styles
================================================== */

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {

  /* Header */
  
  ul.navbar-nav > li.visible-md.visible-lg {
      display: inline-block !important;
  }
}
@media (max-width : 1200px) {
  ul.navbar-nav > li > a{
    font-size: 14px;
  }
}

/* Medium Devices, Desktops */
@media (min-width: 992px) and (max-width:1199px){

  .dropdown i{
    display: none;
  }
  ul.top-info {
    margin-top: 50px;
    margin-left: 20px;
  }
  #polylang-2 {
    right: -30px;
    top: -5px;
  }

  ul.navbar-nav > li.visible-md.visible-lg {
      display: inline-block !important;
  }

  /* Header */

  ul.navbar-nav > li{
    padding: 0 10px;
  }

  ul.top-info li{
    margin-left: 10px;
  }

  /* Slideshow */

  .slider-text{
    position: relative;
    z-index: 1;
  }

  .slider-img{
    top: -95px;
  }

  /* Practice item */

  .practice-item .img-thumb .overlay{
    width: auto;
    height: auto;
    padding: 15px;
  }

  .practice-details{
    overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      max-height: 44px;
  }

  /* Case result */

  .case-details-content .case-desc{
    font-size: 14px;
    line-height: normal;
  }


  /* Image block */

  .img-block-left.ts-padding{
    padding: 40px;
  }


  /* Bottom */

  .contact-info-box .contact-info-box-content p{
    word-wrap: break-word;
    font-size: 12px;
  }



}

/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {

  /* Header */
  #polylang-2 {
    right: -30px;
    top: -5px;
  }
  .top-bar{
    padding-bottom: 10px;
  }

  .top-menu{
    padding-left: 15px;
    padding-top: 10px;
  }

  .top-menu ul{
    text-align: left;
  }

  .top-social{
    padding-right: 15px;
  }

  ul.top-info{
    margin: 35px 0 0 20px;
  }

  ul.top-info li{
    margin-left: 10px;
    margin-bottom: 10px;
  }

  .logo{
    min-height: 160px;
    padding-top: 20px;
  }

  .logo:after{
    border-top-width: 160px;
  }
  
  /* Navigation */

  ul.navbar-nav > li{
    padding: 0 9px;
  }

  ul.navbar-nav > li > a, 
  .dropdown-menu li a{
    font-size: 12px;
  }


  /* Slideshow */

  #main-slide .item{
    min-height: 450px;
  }

  #main-slide .slider-content{
    margin-top: -115px;
  }

  #main-slide .slider-content h2{
    font-size: 24px;
  }
  #main-slide .slider-content h3{
    font-size: 32px;
    margin: 10px 0;
    line-height: 50px;
  }

  .slider-img{
    top: -38px;
    width: 35%;
  }

  .slider.btn{
    padding: 5px 20px;
    margin-top: 0;
    font-size: 12px;
  }

  #main-slide .carousel-indicators {
    bottom: 20px;
  }

  /* Feature box */

  .feature-box {
      clear: both;
      margin-bottom: 40px;
  }

  /* Feature Tab */

  .featured-tab .tab-content img{
    margin-bottom: 15px !important;
  }

  /* Practice Item */

  .practice-item{
    width: auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .practice-item .img-thumb{
    display: inline-block;
    text-align: center;
  }

  .practice-item .img-thumb .overlay{
    left: auto;
    right: auto;
    margin: 5px 0 0 20px;
  }

  .call-to-action{
    background-position: 50% 50%;
  }

  /* Case Item */

  .case-item{
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .case-item .img-thumb{
    display: inline-block;
    text-align: center;
  }

  .case-details{
    width: 372px;
    height: 265px;
  }

  .case-details-content .case-amount:after{
    left: 50%;
  }

  .case-details-content{
    width: 372px;
  }

  .case-details:after{
    left: 0;
    width: 372px;
  }

  /* Team */

  .team-grid{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .team-img-wrapper{
    width: auto;
  }

  .team-img-wrapper:after{
    left: 50%;
      margin-left: -120px;
  }

  .team-hover{
    left: 50%;
    margin-left: -90px;
  }

  .team-hover:before{
    border-right: 260px solid transparent;
  }

  .team-desg:after{
    left: 50%;
  }
  
  /* Image block */

  .img-block-left{
    padding-left: 100px;
  }

  .img-block-right {
      padding: 100px;
  }
  
  .latest-post{
    clear: both;
    margin-bottom: 50px;
  }

  .quote_form{
    margin-top: -110px;
  }

  /* Footer */

  .footer .angle-bg{
    background: none;
  }

  .footer-widget{
    border:0;
    min-height: auto;
    margin-bottom: 20px;
  }



}

/* Small Devices Potrait */
@media (max-width : 767px){

  /* Header */
  .recent_news_aside{
    display: none;
  }
  .top-bar{
    padding-bottom: 10px;
  }

  .top-menu{
    padding-top: 10px;
    padding-left: 15px;
  }

  .top-menu ul, .top-bar-full .top-menu ul{
    text-align: center;
  }

  .top-social{
    padding-right: 45px;
  }

  .top-bar-full .top-menu{
    padding-bottom: 0;
  }

  .top-social ul{
    text-align: center;
  }

  .top-bar-full .top-social{
    padding-bottom: 5px;
  }


  ul.top-info{
    margin: 15px 0 0 0;
  }

  ul.top-info li{
    margin-left: 10px;
    margin-bottom: 10px;
  }

  ul.top-info li .info-box .info-box-content{
    padding-left: 10px;
  }

  .logo{
    min-height: auto;
    padding: 20px 25px 0;
  }

  .header2 .logo{
    min-height: auto;
    padding: 45px 25px 0;
  }



  .logo:after{
    position: relative;
    border: 0;
  }

  .header-right{
    border: 0;
    float: none;
  }

  ul.top-info{
    margin: 20px 0 5px;
    float: left;
  }

  .consult{
    display: none;
  }
  
  /* Navigation */

  .site-navigation{
    background: #1c1c1c;
  }

  .site-nav-inner{
    background: none;
    top: 0;
      left: 10px;
      position: relative;
  }

  .site-nav-inner:before{
    border: 0;
  }

  .site-nav-inner:after{
    background: none;
  }

  .navbar-collapse{
    background: #1c1c1c;
  }

  .navbar-collapse ul.navbar-nav > li > a{
    color: #fff;
  }

  .navbar-collapse ul.navbar-nav > li.active > a,
  .navbar-collapse ul.navbar-nav > li:hover > a{
    color: #4b9bec;
  }

  ul.navbar-nav > li{
    display: block;
    padding-left: 40px;
  }

  ul.navbar-nav > li.search{
    display: none;
  }

  ul.navbar-nav > li > a{
    padding: 20px 0;
  }

  ul.navbar-nav > li:after{
    background: none;
  }

  ul.navbar-nav > li:hover > a:after, 
  ul.navbar-nav > li.active > a:after{
    background: none;
  }

  .navbar-nav .open .dropdown-menu>li>a {
      line-height: 30px;
  }


  /* Slideshow */

  #main-slide .item{
    min-height: 400px;
  }

  #main-slide .slider-content{
    margin-top: -165px;
  }

  #main-slide .slider-content h2{
    font-size: 18px;
  }
  #main-slide .slider-content h3{
    font-size: 26px;
    margin: 10px 0;
    line-height: 36px;
  }

  .slider-text{
    z-index: 1;
      position: relative;
  }

  .slider-text .slide-head:after{
    height: 3px;
    bottom: 0;
  }

  .slider-img{
    top: -38px;
    width: 85%;
    right: 0;
  }

  .slider.btn{
    padding: 5px 20px;
    margin-top: 0;
    font-size: 12px;
  }

  #main-slide .carousel-indicators {
    bottom: 20px;
  }

  /* Feature box */

  .feature-box .feature-icon{
    float: none;
    margin-bottom: 30px;
  }

  .feature-box .feature-box-content {
      margin-left: 0;
      margin-bottom: 30px;
  }

  .features.text-center .feature-box{
    margin-bottom: 70px;
  }


  /* Feature Tab */

  .featured-tab .tab-content img{
    margin-bottom: 15px !important;
  }

  /* Practice Item */

  .practice-item{
    width: auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .practice-item .img-thumb{
    display: inline-block;
    text-align: center;
  }

  .practice-item .img-thumb .overlay{
    left: auto;
    right: auto;
    margin: 5px 0 0 20px;
  }

  /* Action */

  .action-title{
    font-size: 62px;
  }

  .action-subtitle{
    font-size: 28px;
  }

  .action-btn .btn-primary{
    font-size: 20px;
    min-height: 54px;
    padding-right: 30px;
  }

  .action-btn .btn-primary i{
    height: 54px;
      line-height: 54px;
  }

  .call-to-action{
    background-position: 50% 50%;
  }

  /* Case Item */

  .case-item{
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .case-item .img-thumb{
    display: inline-block;
    text-align: center;
  }

  .case-details{
    width: 372px;
    height: 265px;
  }

  .case-details-content .case-amount:after{
    left: 50%;
  }

  .case-details-content{
    width: 372px;
  }

  .case-details:after{
    left: 0;
    width: 372px;
  }

  /* Team */

  .team-grid{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .team-img-wrapper{
    width: auto;
  }

  .team-img-wrapper:after{
    left: 50%;
      margin-left: -120px;
  }

  .team-hover{
    left: 50%;
    margin-left: -90px;
  }

  .team-hover:before{
    border-right: 260px solid transparent;
  }

  .team-desg:after{
    left: 50%;
  }
  
  /* Image block */

  .img-block-left{
    padding-left: 30px;
  }

  .img-block-right {
      padding: 100px 30px;
  }
  
  .latest-post{
    clear: both;
    margin-bottom: 50px;
  }

  /* Quote form */

  .quote_form_title{
    font-size: 18px;
  }

  .quote_form_title span {
      font-size: 32px;
  }

  .quote-form-text{
    margin-bottom: 10px;
  }


  /* Footer */

  .footer .angle-bg{
    background: none;
  }

  .footer-widget{
    border:0;
    min-height: auto;
    margin:0;
  }

  .footer-top-call{
    float: none;
    margin-top: 30px;
  }

  .newsletter-widget{
    margin-top: 30px !important;
  }

  .copyright-info{
    text-align: center;
  }

  .footer-menu{
    float: none;
    text-align: center;
  }

  /* Sub pages */

  .banner-text{
    margin-top: -105px;
  }

  .banner-title{
    font-size: 30px;
  }

  .banner-desc{
    font-size: 18px;
    margin-top: 0;
  }

  .call-action-all .action-btn {
      float: none;
      text-align: center;
  }

  .action-text{
    text-align: center;
    float: none;
  }

  .action-text h2{
    font-size: 28px;
  }

  .action-text p{
    font-size: 18px;
  }

  .call-action-all .action-btn .btn-primary {
      font-size: 14px;
      padding: 12px 25px;
    min-height: 40px;
  }

  .ts-counter.sub-page{
    padding: 80px;
  }

  .ts-counter .facts{
    margin-bottom: 30px;
  }

  /* Video Testimonial */

  .testimonials-video-area{
    min-height: 300px;
  }

  .video-info {
      margin-top: -100px;
  }

  .video-info-title {
      font-size: 28px;
      line-height: 30px;
   }

   .video-info-desc{
    font-size: 14px;
   }

   .video-icon {
      margin-top: 210px;
      font-size: 18px;
  }

  .video-icon i{
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .video-icon span{
    font-size: 14px;
    top: -3px;
  }

  /* Testimonial classic */

  .testimonial-classic-info{
    top: 0;
    text-align: center;
  }

  .testimonial-classic-name,
  .testimonial-classic-desg{
    display: block;
  } 
  .testimonial-classic-thumb{
    display: inline-block;
  }

  /* Gallery */

  .isotope-nav ul li{
    margin-bottom: 20px;
  }

  /* Career */

  .join-us-title {
      font-size: 30px;
      line-height: 40px;
  }

  .join-us-call {
      font-size: 24px;
      margin: 20px 0;
  }

  .join-us .btn-primary {
      padding: 14px 40px;
  }

  .pagination{
    margin-bottom: 30px;
  }

  /* News */

  .entry-meta span{
    float: none;
    display: block;
  }

  .comments-list .comment-body {
    margin-left: 0;
  }

  .comments-reply {
    margin: 0;
  }

  .author-info{
    overflow: visible;
  }

  .share-items.pull-right{
    float: none !important;
    margin-top: 20px;
    display: inline-block;
  }

  .clients{
    margin-top: 100px;
  }



}

/* Extra Small Devices, Phones */ 
@media (max-width : 479px) {

  /* Header */

  ul.top-info li .info-box span.info-icon{
    font-size: 16px;
    width: 30px;
    height: 26px;
    line-height: 22px;
    padding-left: 5px;
    top: -5px;
  }

  ul.top-info li .info-box .info-box-content .info-box-title{
    font-size: 12px;
  }

  ul.top-info li .info-box .info-box-content .info-box-subtitle{
    font-size: 10px;
  }

  /* Slideshow */

  #main-slide .item{
    min-height: 320px;
  }

  .slider-img {
      top: -15px;
      width: 80%;
  }

  /* Practice item */

  .practice-item .img-thumb .overlay{
    width: auto;
      height: auto;
      margin: 5px 15px 15px 20px;
  }

  .practice-details{
    overflow: hidden;
      text-overflow: ellipsis;
      display: block;
    max-height: 50px;
  }

  .practice-item .read-more{
    display: none;
  }

  .case-details-content {
    width: 270px;
    left: 50%;
    margin-left: -180px;
    margin: -70px 0 0 -180px;
    top: 50%;
  }


}

/* Custom, iPhone Retina */ 
@media (max-width : 320px) and (max-width: 478px)  {



}


.widget_polylang ul li{
  list-style-type: none;
  display: inline-block;
}





.table-wrapper {
  overflow-y:auto; 
  max-width: 600px !important;
}

.table-wrapper  tbody {
    display:block;
    height:800px;   
    overflow-x:auto;
}
.table-wrapper  thead, tbody tr {
    display:table;
    width:100%;
}
.table-wrapper  thead {
    width: 100%;
}

.table-wrapper td{
  border-right:1px solid #CCC; 
  width:220px;
  display:table-cell;
}


.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover{
  border-radius: 0 !important;
  margin-right: 8px;
  color: #222;
  padding: 10px 12px;
  font-size: 16px;
  color: #fff;
    background: #0052a5;
    border: 1px solid transparent;
}
@media (max-width : 767px) {
  .widget_search, .widget_categories, .widget_archive{
    display: none;
  }
  .pagination li a,
  .pagination>.active>a, 
  .pagination>.active>a:focus, 
  .pagination>.active>a:hover, 
  .pagination>.active>span, 
  .pagination>.active>span:focus, 
  .pagination>.active>span:hover{
      padding: 5px 7px;
      font-size: 12px;
  }
}

.fin-table tr td{
  font-size: 14px;
  vertical-align: middle!important;
  text-align: center;
}
.fin-table tr td:nth-child(1){
  text-align: left;
}
.fin-table tr:nth-child(1){
  font-weight: bold;
}
.icon-titles{
  padding: 15px;
  text-align: center;
  display: block;
}
.icon-titles .icon_wrap{
  font-size: 48px;
  color: #0052A5;
}
.icon-titles .text_wrap{
  font-size: 22px;
  margin-top: 30px;
  color: #0052A5;
}
.icon-titles:hover .text_wrap, 
.icon-titles:hover .icon_wrap{
  color: #3A71A9;
}
.widget_polylang{
  z-index: 10;
}
.entry-footer{
  background-color: #FFF;
  text-transform: uppercase;
}
p.develop{
  text-align: right;
}
p.develop a{
  color: #FFF;
}
@media (max-width : 991px) {
  p.develop{
    text-align: left;
  }
}

/*Стили записи "* Предварительные данные" после счетчиков*/
#after_counts{
	margin-top: 80px;
	text-align: right;
	font-family: 'Roboto Condensed', serif;
	font-size: 16px;
}

/*Картинка за счетчиками по центру*/
#counts{
	background-position: 50% 20% !important; 
}

/* Стили раскрывающегося списка меню для Фотогалереи (id = menu-item-822), Photo Gallery (id = menu-item-820),
Спартакиады Минфина (id = menu-item-2924 (хук) */

#menu-item-822,
#menu-item-2924 {
    position: relative;
}

#menu-item-822>.dropdown-menu,
#menu-item-2924>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0;
}

#menu-item-822:hover>.dropdown-menu,
#menu-item-2924:hover>.dropdown-menu {
    display: block;
}

#menu-item-822>a:after {
   display: block;
   content: "\f105";
   font-family: FontAwesome;
   float: right;
   margin-top: 0;
   right: 10px;
   top: 50%;
   margin-top: -7px;
   position: absolute;

}

#menu-item-822:hover>a:after,
#menu-item-2924:hover>a:after {
    border-left-color: #fff;
}

#menu-item-822.pull-left,
#menu-item-2924.pull-left {
    float: none;
}

#menu-item-822.pull-left>.dropdown-menu,
#menu-item-2924.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;
}

@media (min-width: 768px) {

  ul.nav li.dropdown:hover ul.dropdown-menu{ 
      display: block; 
   }

  ul.nav li.dropdown:hover ul.dropdown-menu li#menu-item-822 ul.dropdown-menu,
  ul.nav li.dropdown:hover ul.dropdown-menu li#menu-item-2924 ul.dropdown-menu  {
      display: none;
  } 

  ul.nav li.dropdown ul.dropdown-menu li#menu-item-822:hover ul.dropdown-menu  {
      display: block;
  } 
}
/* Finish */