/*
 Author: Chingiz Mammadov
 Website: https://chingiz.net
 Year: 2017
*/

/*::selection {*/
	/*color: #ffffff;*/
	/*background: #ed145b;*/
/*}*/
/*::-moz-selection {*/
 /*color:#ffffff;*/
 /*background:#ed145b;*/
/*}*/

/*[class*="col-"] {*/
  /*padding-top: 15px;*/
  /*padding-bottom: 15px;*/
  /*background-color: #eee;*/
  /*background-color: rgba(86,61,124,.15);*/
  /*border: 1px solid #ddd;*/
  /*border: 1px solid rgba(86,61,124,.2);*/
/*}*/
body {
  background: #F6F6F6;
  font-size: 1.4em;
  line-height: 1.4;
}
.mobile_menu_opened {
  overflow: hidden;
}
a, a:hover , a:active , a:focus {
  text-decoration: none;
}
input , input:focus , input:active {
  outline:0;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-LightItalic.eot');
  src: url('../fonts/hinted-subset-FiraSans-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-LightItalic.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-LightItalic.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-LightItalic.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-LightItalic.svg#FiraSans-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-MediumItalic.eot');
  src: url('../fonts/hinted-subset-FiraSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-MediumItalic.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-MediumItalic.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-MediumItalic.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-MediumItalic.svg#FiraSans-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-BoldItalic.eot');
  src: url('../fonts/hinted-subset-FiraSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-BoldItalic.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-BoldItalic.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-BoldItalic.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-BoldItalic.svg#FiraSans-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-Italic.eot');
  src: url('../fonts/hinted-subset-FiraSans-Italic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-Italic.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-Italic.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-Italic.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-Italic.svg#FiraSans-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-Light.eot');
  src: url('../fonts/hinted-subset-FiraSans-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-Light.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-Light.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-Light.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-Light.svg#FiraSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-Regular.eot');
  src: url('../fonts/hinted-subset-FiraSans-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-Regular.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-Regular.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-Regular.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-Regular.svg#FiraSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-Medium.eot');
  src: url('../fonts/hinted-subset-FiraSans-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-Medium.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-Medium.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-Medium.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-Medium.svg#FiraSans-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('../fonts/hinted-subset-FiraSans-Bold.eot');
  src: url('../fonts/hinted-subset-FiraSans-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/hinted-subset-FiraSans-Bold.woff2') format('woff2'),
  url('../fonts/hinted-subset-FiraSans-Bold.woff') format('woff'),
  url('../fonts/hinted-subset-FiraSans-Bold.ttf') format('truetype'),
  url('../fonts/hinted-subset-FiraSans-Bold.svg#FiraSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#header{
  position: absolute;
  left: 0;
  right:0;
  top: 0;
  height: 180px;
  background: url(../img/header_bg.jpg) no-repeat center top #2678D8;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

#header.headroom--not-top.headroom--unpinned {
  position: fixed;
  top:-60px;
  right:0;
  left:0;
  height: 55px;
  z-index: 2000;
  overflow: hidden;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
/*#header {*/
  /*position: fixed;*/
  /*left: 0;*/
  /*right:0;*/
  /*top: 0;*/
  /*height: 180px;*/
  /*background: url(../img/header_bg.jpg) no-repeat center top #2678D8;*/
/*}*/

#header.headroom--not-top.headroom--pinned {
  position: fixed;
  left: 0;
  right:0;
  top: 0;
  height:55px;
  overflow: hidden;
  z-index: 2000;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

#header.headroom--not-top.headroom--pinned .logo {
  margin-top: 6px;
}

#header.headroom--not-top.headroom--unpinned .container {
  top:-10px;
  position: relative;
}

#header.headroom--not-top.headroom--pinned a.menu_toggle ,#header.headroom--not-top.headroom--pinned .call_center, #header.headroom--not-top.headroom--pinned .abad_logo{
  margin-top: 17px;
}

.logo {
  display: block;
  margin-top: 14px;
}

a.menu_toggle {
  font:500 14px/1.5 'Fira Sans';
  color:#fff;
  height: 19px;
  margin-left: 30px;
  margin-top: 27px;
}

.icon-menu {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height:15px;
  background: url(../img/sprite.svg) no-repeat 0 0;
}

.icon-call-center {
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height:19px;
}

.icon-call-center img {
  height: auto;
  margin-top: 1px;
  vertical-align: top;
  width: 49px;
}

.call_center, .abad_logo {
  font:500 14px/1.5 'Fira Sans';
  color:#fff;
  height: 19px;
  margin-top: 27px;
}

.fl {
  float: left;
}
.fr {
  float:right;
}

.clr{
  clear: both;
}

.search_box {
  position: relative;
  margin-top: 28px;
}
.search_box input {
  font:14px/1.5 'Fira Sans';
  border:0;
  color:#031529;
  width: 100%;
  border:1px solid #fff;
  padding:15px 48px 15px 45px;
  background: #FFFFFF;
  box-shadow: 0 2px 2px 0 #0666D6;
  border-radius: 3px;
}

/*Placeholder color*/
/* Webkit */
.search_box input::-webkit-input-placeholder { color: #031529;opacity: 1; }
/* Firefox 4-18 */
.search_box input:-moz-placeholder { color: #031529;opacity: 1; }
/* Firefox 19+ */
.search_box input::-moz-placeholder { color: #031529;opacity: 1; }
/* IE10+ */
.search_box input:-ms-input-placeholder { color: #031529;opacity: 1; }

.search_box button {
  display: none;
}

.search_box:before {
  content:'';
  width: 13px;
  height:13px;
  position: absolute;
  left:19px;
  border:none;
  top:19px;
  background: url(../img/sprite.svg) no-repeat -69px 0;
}

.mobile_menu {
  position: fixed;
  width: 300px;
  right:-300px;
  z-index: 3000;
  top:0;
  bottom:0;
  overflow-x: hidden;
  overflow-y:scroll;
  background: #2678D8;
  color:#fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.mobile_menu.opened {
  right:0;
  box-shadow: 0 2px 30px 0 rgba(0,0,0,0.50);
}

.inner_scrollable {
  position: relative;
  padding:27px 40px 60px 40px;
  min-height: 100%;
}

.sidebar_socials {
  position: absolute;
  bottom:20px;
  right:0;
  left:0;
  width:100%;
}

a.mobile_close {
  position: relative;
  display: block;
  float: left;
  margin-bottom: 50px;
  font:14px/1.5 'Fira Sans',sans-serif;
  color:#fff;
  padding-right: 20px;
}
.mobile_close:after{
  content:'';
  position: absolute;
  right:0;
  top:4px;
  width:15px;
  height:15px;
  background: url(../img/sprite.svg) no-repeat -82px 0;
}

.sidebar_menu h3 {
  margin:0 0 10px;
  display: block;
  font:bold 14px/1.5 'Fira Sans',sans-serif;
  color:#fff;
}

.sidebar_menu ul {
  padding:0;
  margin:0 0 50px;
}

.sidebar_menu ul li {
  list-style: none;
  font:14px/1.5 'Fira Sans',sans-serif;
  color:#fff;
  margin:0 0 10px;
}

.sidebar_menu ul li a {
  position: relative;
  font:14px/1.5 'Fira Sans',sans-serif;
  color:#fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sidebar_menu ul li a:after{
  content:'';
  position: absolute;
  left:10px;
  top:6px;
  width:7px;
  height:7px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.sidebar_menu ul li a:hover {
  padding-left: 17px;
}
.sidebar_menu ul li a:hover:after {
  content:'';
  position: absolute;
  left:0;
  top:6px;
  opacity: 1;
  width:7px;
  height:7px;
  border-radius: 50%;
  background: #fff;
}

.sidebar_menu ul li a.active:after {
  content:'';
  position: absolute;
  left:0;
  top:6px;
  opacity: 1;
  width:7px;
  height:7px;
  border-radius: 50%;
  background: #fff;
}
.sidebar_menu ul li a.active {
  padding-left: 17px;
}
.sidebar_socials ul {
  margin:0;
  padding:0;
  font-size: 0;
  display: block;
  width:100%;
  text-align: center;
}
.sidebar_socials ul li  {
  display: inline-block;
  list-style: none;
}

.sidebar_socials ul li a {
  display: inline-block;
  margin:0 25px;
}

.sidebar_socials ul li:first-child a {
  margin-left: 0;
}

.sidebar_socials ul li:last-child a {
  margin-right: 0;
}

.sidebar_socials ul li a.fb {
  background: url(../img/sprite.svg) no-repeat -97px 0;
  width: 8px;
  height: 15px;
}

.sidebar_socials ul li a.tw {
  background: url(../img/sprite.svg) no-repeat -105px 0;
  width: 18px;
  height: 15px;
}
.sidebar_socials ul li a.yt {
  background: url(../img/sprite.svg) no-repeat -123px 0;
  width: 20px;
  height: 14px;
}
.sidebar_socials ul li a.instagram {
  background: url(../img/svg/instagram.svg) no-repeat;
  width: 18px;
  height: 18px;
  background-size: 100% 100%
}

.home__services .box {
  position: relative;
  height: 195px;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.08);
}

.home__services .box a {
  display: block;
  text-align: center;
  width: 100%;
  height:100%;
  background: url(../img/h_s_bg.jpg) no-repeat  10px 20px #fff;
}

.home__services .box a:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content:'';
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  opacity: 0;
  border-radius: 20px;
  z-index: 1;
  background: url(../img/h_s_bg_hover.jpg) no-repeat 10px 20px #fff;
}

.home__services .box a:hover:after{
  opacity: 1;
}
.content_wrapper {
  position: relative;
  margin-top:180px;
  padding-bottom: 100px;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.home__services{
  margin-top: 30px;
}

.home__services .box a span{
  position: relative;
  float: left;
  z-index: 2;
  text-align: center;
  margin-top: 30px;
  display: block;
  width:100%;
  font:18px/1.5 'Fira Sans',sans-serif;
  color:#2678D8;
}

.home__services .box a img {
  position: relative;
  z-index: 2;
  margin:13px 0 20px 0;
}
.home__services .box a p {
  /*position: absolute;*/
  right: 10px;
  left: 10px;
  top: 120px;
  z-index: 2;
  font: 300 13px/1.5 'Fira Sans',sans-serif;
  color: #2678D8;
  margin: 0;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 100px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
}

.arpvxsida {
  position: relative;
  margin-top: 20px;
  font:12px/1.5 'Fira Sans',sasn-serif;
  color:#2678D8;
  min-height: 30px;
  padding-left:32px;
}

.arpvxsida:before {
  content:'';
  position: absolute;
  left:0;
  top:0;
  width:22px;
  height:25px;
  background: url(../img/gerb.png) no-repeat 0 0;
}

.arpvxsida{
  opacity: 0.85;
  transition: all 0.3s;
}

.arpvxsida:hover{
  opacity: 1;
  text-decoration: underline;
}

.lang a{
  margin-top: 20px;
  font:12px/1.5 'Fira Sans',sans-serif;
  color:#2678D8;
  display: block;
  float: right;
  padding-right: 20px;
}

.lang a.az {
  background: url(../img/az.png) no-repeat center right;
}
.lang a.ru {
  background: url(../img/ru.png) no-repeat center right;
}
.lang a.en {
  background: url(../img/en.png) no-repeat center right;
}

.f_menu {
  margin:17px 0 0 0;
  padding:0;
}

.f_menu li{
  display: inline-block;
  font:12px/1.5 'Fira Sans',sans-serif;
  color:#748292;
  margin-right: 30px;
}

.f_menu li a{
  font:12px/1.5 'Fira Sans',sans-serif;
  color:#748292;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.f_menu li a:hover{
  color:#031529;
}

.copyrights {
  font:12px/1.5 'Fira Sans',sans-serif;
  color:#748292;
  float:right;
  margin: 15px 0 0;
}

.home__popular_services .box {
  position: relative;
  height: 50px;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.08);
}

.home__popular_services .box a {
  display: table;
  text-align: left;
  width: 100%;
  height:100%;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.home__popular_services .box a span{
  position: relative;
  padding:0 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font:12px/1.5 'Fira Sans',sans-serif;
  color:#00193E;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.home__popular_services .box a span i {
  position: absolute;
  right:18px;
  top:50%;
  margin-top: -4px;
  width: 22px;
  height:7px;
  background: url(../img/sprite.svg) no-repeat -22px -28px;
}

.home__popular_services .box a:hover span {
  background: #1A355F;
  color:#fff;
}

.home__popular_services .box a:hover span i {
  background: url(../img/sprite.svg) no-repeat -22px -19px;
}
.home__popular_services h3 {
  display: block;
  text-align: center;
  font:14px/1.5 'Fira Sans';
  margin:15px 0 15px;
  color:#1A355F;
}

.scrollToTop {
  position: fixed;
  right:50px;
  bottom:120px;
  display: none;
  z-index: 1100;
  width: 50px;
  height:50px;
  cursor: pointer;
  background: #2678D8;
  border-radius: 50%;
  box-shadow: 0 1px 10px 3px rgba(0,0,0,0.14);
}
.scrollToTop:after{
  content:'';
  position: absolute;
  left:0;
  top:0;
  bottom:0;
  right:0;
  cursor: pointer;
  margin:auto;
  width:23px;
  height:12px;
  background: url(../img/sprite.svg) no-repeat -45px -19px;
}

.lang_popup_wrap {
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  display: none;
  background: #031529;
  opacity: 0.5;
  z-index: 6001;
}

.overflow {
  overflow: hidden;
}
.lang_switcher {
  display: none;
  z-index: 6000;
}

.lang_popup {
  display: none;
  position: absolute;
  left:100%;
  top:100%;
  transform: translate(100% , 100%);
  width: 1px;
  height: 1px;
  background: #FFFFFF;
  box-shadow: 0 5px 25px 0 rgba(110,110,110,0.50);
  border-radius: 5px;
  z-index: 6002;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lang_popup.opened {
  display: block;
  position: fixed;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  width: 330px;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0 5px 25px 0 rgba(110,110,110,0.50);
  border-radius: 5px;
  z-index: 6002;
  overflow: hidden;
}

.lang_popup ul {
  padding:0;
  margin:0;
}
.lang_popup ul li {
  padding:15px;
  list-style: none;
  border-bottom: 1px solid #EFEFEF;
}
.lang_popup ul li:last-child {
  border:0;
}

.lang_popup ul li a {
  display: block;
  font:12px/1.5 'Fira Sans',sans-serif;
  color:#191919;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lang_popup ul li a strong {
  display: block;
  font:500 16px/1.5 'Fira Sans';
  color:#191919;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lang_popup ul li a:hover , .lang_popup ul li a.active  , .lang_popup ul li a.active strong , .lang_popup ul li a:hover strong{
  color:#0E7DFF;
}
.search_box {
  display: block;
}
.autocomplete-suggestions {
  background: #FFFFFF;
  box-shadow: 0 3px 4px 0 rgba(143,143,143,0.50);
  border-radius: 0 0 3px 3px;
  overflow: scroll;
  margin-top: -2px;
  padding:10px 0;
}
.autocomplete-suggestion {
  font:14px/1.5 'Fira Sans';
  color:#031529;
  padding:10px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.autocomplete-suggestion:hover , .autocomplete-selected {
  background: #F1F1F1;
}
.page-404 {
  position: relative;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 100px;
}
.page-404 h3{
  display: block;
  margin:0;
  font:200px/200px 'Fira Sans';
  color:#748292;
  margin-bottom: 10px;
}

.page-404 p {
  font:14px/1.5 'Fira Sans';
  color:#748292;

}

.page-404 p strong {
  display: block;
  color:#031529;
  font:24px/1.5 'Fira Sans';
  margin-bottom:10px;
}

.page-404 a {
  margin-top: 50px;
  display: inline-block;
  padding:16px 30px;
  color:#fff;
  background: #2678D8;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
  font:14px/1.5 'Fira Sans';
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.breadcrumb_panel {
  position: relative;
  margin:30px 0;
  font-size: 0;
}
.breadcrumb_panel .back {
  position: relative;
  display: inline-block;
  border: 1px solid #2678D8;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font:14px/1.5 'Fira Sans';
  color:#2678D8;
  padding:9px 14px;
  vertical-align: top;
}

.breadcrumb_panel .back:before {
  content:'';
  display: inline-block;
  vertical-align: top;
  margin-top: 8px;
  width: 21px;
  height:7px;
  margin-right: 10px;
  background: url(../img/sprite.svg) no-repeat -21px -36px;
}

.breadcrumb_panel .back:hover {
  opacity: 0.7;
}

.breadcrumb_panel ul {
  padding:0;
  font-size: 0;
  margin:10px 0 0 20px;
  display: inline-block;
  vertical-align: top;
}

.breadcrumb_panel ul > li {
  display: inline-block;
  vertical-align: top;
  list-style: none;
}

.breadcrumb_panel > ul > li > a {
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#748292;
}

.breadcrumb_panel > ul > li > a:hover{
  color:#031529;
}

.breadcrumb_panel > ul > li > a:after {
  content:'/';
  display: inline-block;
  margin:0 5px;
}

.breadcrumb_panel > ul > li {
  font:14px/1.5 'Fira Sans';
  color:#2678D8;
}

.page-faq .box {
  background: #FFFFFF;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  margin-bottom: 10px;
  padding-bottom: 40px;
}

.page-faq article {
  padding-left: 40px;
}
.page-faq .box h2 {
  margin:23px 0 10px 20px;
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8;
}
.page-faq article h3 a {
  position: relative;
  font:500 14px/1.5 'Fira Sans';
  display: block;
  padding:10px 10px 7px 7px;
  color:#031529;
  border-bottom: 1px solid #E4EAF1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-faq article h3 {
  margin:0;
}

.page-faq article h3 a:before {
  position: absolute;
  left:0;
  top:10px;
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #031529;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 8px;
  margin-right: 3px;
}
.page-faq article > div {
  border-bottom: 1px solid #E4EAF1;
  display: none;
}
.page-faq article.opened h3 a:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #031529 transparent transparent transparent;
  margin-right: 2px;
  margin-top:10px;
}
.page-faq article p {
  font:14px/1.5 'Fira Sans';
  color:#031529;
  margin:0 0 12px 0;
}

.page-faq article.opened h3 a {
  border-bottom: 1px solid #fff;
}

.page-faq article.opened > div {
  display: block;
}


.page-project .box {
  position: relative;
  height: 140px;
  overflow: hidden;
  border-radius: 3px;
  margin-bottom: 20px;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.08);
}

.page-project .box a {
  display: block;
  text-align: left;
  width: 100%;
  height:100%;
  background: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-project .box a img {
  margin:10px 0 0 10px;
}

.page-project .box a span {
  display: block;
  position: absolute;
  left:15px;
  right:15px;
  bottom:10px;
  font:14px/1.5 'Fira Sans';
  text-align: left;
  color:#2678D8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-project .box a:hover {
  background: #2678D8;;
}

.page-project .box a:hover span {
  color:#fff;
}


a.videos {
  position: relative;
  float:right;
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#fff;
  padding:10px;
  background: #748292;
  border: 1px solid #748292;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.videos:hover{
  opacity: 0.7;
}

a.videos:before {
  content:'';
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  width: 17px;
  margin-right: 13px;
  height: 15px;
  border-radius: 2px;
  background: url(../img/sprite.svg) no-repeat 0 -40px;
}

.gallery_category {
  float: left;
  margin:0;
  padding:0;
  font-size: 0;
  line-height: 38px;
}

.gallery_category li {
  list-style: none;
  display: inline-block;
  font:italic 14px/1.5 'Fira Sans';
  color:#748292;
}

.gallery_category li a {
  font:italic 14px/1.5 'Fira Sans';
  color:#748292;
  opacity: 0.4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.gallery_category li a:hover {
  opacity: 1;
}

.gallery_category li:after {
  content:'/';
  display: inline-block;
  margin:0 10px;
  font:italic 14px/1.5 'Fira Sans';
  color:#748292;
  opacity: 0.4;
}

.gallery_category li:last-child:after {
  display: none;
}
.gallery_wrap {
  position: relative;
  margin-top: 15px;
}

.page-gallery {
  padding-bottom: 50px;
}

.page-gallery .box {
  border-radius: 3px;
  margin-bottom: 20px;
  overflow: hidden;
}
.page-gallery .box a > span {
  width: 100%;
  height: 50px;
  padding:0 10px;
  background: #fff;
  font:11px/50px 'Fira Sans';
  color:#748292;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
  overflow:hidden !important;
  text-overflow: ellipsis;
  display: inline-block;
  border-radius: 0 0 3px 3px;
}

.page-gallery.inner .box a img {
  border-radius: 3px;
}

.page-gallery.inner .box a > span {
  background: none;
  height: auto;
  font:12px/1.5 'Fira Sans';
  padding:0 24px 0 0;
  margin:10px 0 0 0;
  border-radius: 0;
}

.page-gallery .box a:hover > span {
  color:#031529;
}

.page-gallery .box a > span > span{
  display:table-cell;
  vertical-align: middle;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.container , .container-fluid {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.gallery-load-more {
  margin:30px 0 0 0;
  display: inline-block;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  border: 1px solid #031529;
  border-radius: 3px;
  padding:13px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.gallery-load-more:hover {
  opacity: 0.7;
}

.page-gov-links .box{
  position: relative;
  margin-bottom: 10px;
  background: #FFFFFF;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  padding:20px 20px 20px 20px;
  color: #2678D8;
}


.page-gov-links .box.gray{
  background: #E4EAF1;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
}

.page-gov-links .box.gray ul li {
  border-bottom: 1px solid #BBCBDE;
}

.page-gov-links .box.gray ul li:last-child {
  border-bottom: none;
}

.page-gov-links .box.single a{
  display: block;
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8;
}

.page-gov-links .box h3 {
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8;
  margin:0 0 10px 0;
}

.page-gov-links .box ul {
  padding:0 0 0 20px;
  margin:0;
}

.page-gov-links .box ul li {
  list-style: none;
  border-bottom:1px solid #E4EAF1;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  padding:10px 10px 10px 0;
}

.page-gov-links .box ul li a {
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.page-gov-links .box.hot_lines ul li a {
  display: inline-block;
  color:#2678D8;
}

.page-gov-links .box ul li a:hover {
  color:#2678D8;
}
.secondary_menu ul.menu.menu {
  margin:0;
  font-size: 0;
  width: 100%;
  text-align: center;
  padding:18px 0 16px;
}

.secondary_menu {
  position: relative;
  background: #1B6BC9;
}

.secondary_menu ul.menu li {
  margin:0 25px;
  display: inline-block;
  vertical-align: middle;
  font:bold 14px/1.5 'Fira Sans';
  color:#fff;
}

.secondary_menu ul.menu li a {
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#fff;
}

.options {
  padding:10px;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 3px;
}

.options .share {
  float: left;
  padding:0;
  list-style: none;
  font-size: 0;
  margin:0;
}

.options .share li {
  display: inline-block;
  margin-right: 20px;
}

.options .share li:last-child {
  margin-right: 0;
}

.options .share li a {
  position: relative;
  display: block;
  width: 70px;
  padding:7px 7px;
  height:30px;
  font:12px/1.5 'Fira Sans';
  color:#fff;
  text-align: right;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.jfontsize-button {
  position: relative;
  display: inline-block;
  padding:7px 7px;
  vertical-align: middle;
  border:1px solid #000;
  height:30px;
  width:30px;
  font:12px/1.2 'Fira Sans';
  color:#000;
  text-align: center;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.jfontsize-button.jfontsize-m2 {
  font:9px/15px 'Fira Sans';
}

a.jfontsize-button.jfontsize-d2 {
  font:12px/15px 'Fira Sans';
}

a.jfontsize-button.jfontsize-p2 {
  font:15px/15px 'Fira Sans';
}

a.jfontsize-button.jfontsize-disabled {
  color:#bebebe;
  border-color: #bebebe;
}

.azerbaijan_map_content {
  margin-bottom: 10px;
}


.options .share li a.facebook {background: #3A589A;}
.options .share li a.twitter {background: #00ABF0;}
.options .share li a.googleplus {background: #C4522E;}
.options .share li a.odnoklassniki {background: #FF9F42;}

.options .share li a:before {
  content:'';
  display: inline-block;
  position: absolute;
  left:10px;
  top:50%;
  margin-top: -8px;
}

.options .share li a.facebook:before  {
  background: url(../img/sprite.svg) no-repeat -97px 0;
  width: 8px;
  height: 15px;
}

.options .share li a.twitter:before  {
  background: url(../img/sprite.svg) no-repeat -105px 0;
  width: 18px;
  height: 15px;
}
.options .share li a.googleplus:before {
  background: url(../img/sprite.svg) no-repeat -143px 0;
  width: 23px;
  height: 16px;
}
.options .share li a.odnoklassniki:before {
  background: url(../img/sprite.svg) no-repeat -166px 0;
  width: 10px;
  height: 17px;
}



.speech_btn {
  position: relative;
  border:0;
  padding:0 7px;
  height:30px;
  font:12px/1.5 'Fira Sans';
  color:#fff;
  background: #EF579D;
  text-align: right;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 20px;
}

.print_btn {
  position: relative;
  border:0;
  padding:0 7px;
  height:30px;
  font:12px/1.5 'Fira Sans';
  color:#fff;
  background: #2678D8;
  text-align: right;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.speech_btn:before {
  content:'';
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  width: 18px;
  height: 16px;
  background: url(../img/sprite.svg) no-repeat -84px -15px;
}

.print_btn:before {
  content:'';
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  width: 15px;
  height: 15px;
  background: url(../img/sprite.svg) no-repeat -69px -15px;
}

.azerbaijan_map {
  position: relative;
  text-align: center;
  padding:20px;
  background: #E4EAF1;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  margin-bottom: 10px;
}

.box_gray {
  position: relative;
  padding:20px;
  background: #E4EAF1;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
}

.azerbaijan_map_content p {
  font:12px/1.5 'Fira Sans',sans-serif;
  margin:0 0 12px 0;
  color:#031529
}

.azerbaijan_map_content p:last-child {
  margin:0;
}

.azerbaijan_infos span {
  display: block;
  color:#2678D8;
  font:14px/1.5 'Fira Sans';
  margin:10px 0 10px 15px;
}

.azerbaijan_infos span a{
  display: inline !important;
  color:#2678D8 !important;
}

.azerbaijan_infos span a:hover {
  font:bold 14px/1.5 'Fira Sans' !important;
}

.azerbaijan_map img {
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
}
.checkbox, .radio {
  margin:0;
}

.radio {
  position: relative;
  cursor: pointer;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  padding:2px 0;
}
.radio::-moz-selection {
  background: transparent;
}
.radio::selection {
  background: transparent;
}
.radio input + span {
  content: "";
  display: inline-block;
  margin: 5px 8px 0 1px;
  padding: 0;
  vertical-align: top;
  width: 12px;
  height: 12px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}

.radio input + span {
  border:2px solid #021122;
}
.radio input + span::after {
  content: "";
  display: block;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.radio input:checked + span::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.radio input {
  position: absolute;
  cursor: pointer;
  opacity: 0;
}

.checkbox input + span {

}
.checkbox input + span::after {
  background: url(../img/sprite.svg) no-repeat -60px -35px;

  width: 14px;
  height: 14px;
}

.radio input + span {
  border-radius: 100%;
}
.radio input + span::after {
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
.radio input:checked + span::after {
  background: #2678D8;
  margin:-1px;
}

.radio input:checked + span {
  border:4px solid #021122;
}

.radio input:checked + span {
  width: 16px;
  height:16px;
  margin:3px 6px 0 -1px;

}

label {
  margin:0;
}

a.support_change_link {
  position: relative;
  display: block;
  font:12px/1.5 'Fira Sans',sans-serif;
  color:#748292;
  margin-bottom: 20px;
  margin-top:20px;
}

a.support_change_link:before {
  content:'';
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width:12px;
  height:12px;
  background: url(../img/sprite.svg) no-repeat -102px -15px;
}

.close {
  width:30px;
  height:30px;
  text-indent: -9999px;
  background: url(../img/sprite.svg) no-repeat -42px -32px !important;
  opacity: 1 !important;
}
.close:focus, .close:hover{
  opacity:0.7 !important;
}

.modal-header {
  padding:10px;
  border-bottom: 0;
}

.modal-content {
  border-radius: 0;
  background: #FFFFFF;
  box-shadow: 0 1px 20px 0 rgba(99,99,99,0.50);
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-default {
  width: 450px;
}

.page-support-form {
  position: relative;
  background: #2678D8;
  display: none;
  padding:20px;
  border-radius: 3px 3px 5px 5px;
}

.page-support-form h1 {
  font:16px/1.5 'Fira Sans',sans-serif;
  color:#fff;
  margin:0 0 50px 0;
}

.form-group {
  position: relative;
  margin-bottom: 30px;
}

.form-group label {
  margin-bottom: 7px;
  color:#fff;
  font:500 14px/1.5 'Fira Sans';
}

.form-control {
  background-color: transparent;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-family: 'Fira Sans';
  font-weight: 500;
  height: 50px;
  line-height: 1.42857;
  padding: 6px 10px;
  transition: none;
  width: 100%;
}

.form-control:focus {
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow:none;
}

/* Webkit */
input.form-control::-webkit-input-placeholder { color: #fff;opacity: 0.5; }
/* Firefox 4-18 */
input.form-control:-moz-placeholder { color: #fff;opacity: 0.5; }
/* Firefox 19+ */
input.form-control::-moz-placeholder { color: #fff;opacity: 0.5; }
/* IE10+ */
input.form-control:-ms-input-placeholder { color: #fff;opacity: 0.5; }

/* Webkit */
textarea.form-control::-webkit-input-placeholder { color: #fff;opacity: 0.5; }
/* Firefox 4-18 */
textarea.form-control:-moz-placeholder { color: #fff;opacity: 0.5; }
/* Firefox 19+ */
textarea.form-control::-moz-placeholder { color: #fff;opacity: 0.5; }
/* IE10+ */
textarea.form-control:-ms-input-placeholder { color: #fff;opacity: 0.5; }

.input-group-addon {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  font-family: 'Fira Sans';
  color:#fff;
  padding: 6px 12px;
  text-align: center;
}

.prefix_select {
  display: table-cell;
  vertical-align: middle;
}
.g-recaptcha {
  margin-bottom: 60px;
  float:left;
}

.page-support-form textarea.form-control {
  height: 150px;
  resize: none;
}

.support_form_btns {
  margin-right:-20px;
  margin-left: -20px;
  margin-bottom: -20px;
  padding:20px;
  background: #fff;
  border-radius:0 0 3px 3px;
}

.support_form_btns button.submit {
  background: #2678D8;
  border:none;
  color:#fff;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
  text-align: center;
  font:16px/1.5 'Fira Sans';
  padding:20px 42px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.support_form_btns button.submit:hover {
  opacity: 0.9;
}

.support_form_btns button.cancel {
  background: none;
  border:none;
  box-shadow:0;
  text-align: center;
  color:#2678D8;
  border-radius: 3px;
  font:16px/1.5 'Fira Sans';
  padding:20px;
}

.form-control.error {
  border-color: #D0011B;
}

.form-group.error label {
  color:#D0011B;
}
.form-group label.error , .captcha label.error {
  display: none !important;
}

.captcha.error .g-recaptcha {
  border:1px solid #D0011B;
}

.error_message span {
  display: block;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px;
  padding:12px 10px;
  font:12px/1.5 'Fira Sans';
  color:#D0011B;
}

.message-infoblock{
  text-align: center;
  position: relative;
  background: #2678D8;
  border-radius: 3px;
  padding:30px;
  margin-bottom: 100px;
}

.message-infoblock > div {
  max-width: 450px;
  margin:0 auto
}

.message-infoblock i {
  display:inline-block;
  width:126px;
  height:125px;
  margin-bottom: 30px;
}

.message-infoblock.success i {
  background: url(../img/sprite.svg) no-repeat -72px -31px;
}

.message-infoblock.error i {
  background: url(../img/sprite.svg) no-repeat -198px -31px;
}

.message-infoblock h4 {
  font:22px/1.5 'Fira Sans';
  color:#fff;
  margin:0 0 12px 0;
}

.message-infoblock p {
  font:14px/1.5 'Fira Sans';
  color:#fff;
  margin:0 0 18px 0;
}

.message-infoblock a {
  text-align: center;
  display: inline-block;
  font:14px/1.5 'Fira Sans';
  color:#fff;
  padding:11px;
  min-width: 230px;
  background: #2678D8;
  border: 1px solid #E4EAF1;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
}

.error-popup {
  text-align: center;
  margin-bottom: 40px;
}
.error-popup p {
  font:20px/1.5 'Fira Sans';
  margin-bottom: 42px;
  color:#031529;
}
.error-popup button {
  color:#fff;
  padding:13px 46px;
  font:14px/1.5 'Fira Sans';
  background: #2678D8;
  border:0;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
}


.service-block .box {
  position: relative;
  height: 93px;
  overflow: hidden;
  border-radius: 2px;
  margin-bottom: 20px;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.08);
}

.service-block .box.soon:after {
  content:'';
  position: absolute;
  background: #fff;
  width:100%;
  height:100%;
  left:0;
  top:0;
  opacity: 0.7;
}

.service-block .box a {
  position: relative;
  background: #fff;
  padding:10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  height: 100%;
}
.service-block .box a:hover{
  background:#2678D8;
}

.service-block .box a h3 {
  position: relative;
  margin:0;
  display: block;
  padding-right: 20px;
  font:14px/1.5 'Fira Sans';
  color:#2678D8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.service-block .box a:hover h3 , .service-block .box a:hover span {
  color:#fff;
}

.service-block .box a span {
  display: block;
  position: absolute;
  right:10px;
  bottom:10px;
  text-align: right;
  font:10px/1.5 'Fira Sans';
  color:#2678D8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.service-block .box.soon a span {
  width: 16px;
  text-indent: -9999px;
  height: 16px;
  background: url(../img/sprite.svg) no-repeat -114px -15px;
}


.service-block .box a i {
  position: absolute;
  left:10px;
  bottom:10px;
  width: 22px;
  height:7px;
  background: url(../img/sprite.svg) no-repeat -20px -44px;
}

.service-block .box.soon a i {
  background: none;
  font:14px/1.5 'Fira Sans';
  color:#2678D8;
  bottom:15px;
}

.service-block .box a:hover i {
  background: none;
}

.service-block .box a i:after{
  content:'';
  position: absolute;
  left:1px;
  top:0;
  width: 22px;
  opacity: 0;
  height:7px;
  background: url(../img/sprite.svg) no-repeat -21px -19px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}


.service-block .box a:hover i:after {
  left:10px;
  opacity: 1;
}

.service-block .box a em {
  color: #fff;
  height: 18px;
  position: absolute;
  right: -33px;
  text-align: center;
  top: 5px;
  width: 100px;
  background: #EF579D;
  font:10px/1.5 'Fira Sans';
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.service-block .box.soon a em {
  background: #2678D8;
}

.service-info-block a{
  position: relative;
  display: block;
  padding:16px 50px 16px 24px;
  background: #1A355F;
  color:#fff;
  font:14px/1.5 'Fira Sans';
  border-radius: 3px;
  text-transform: uppercase;
}

.service-info-block a:after {
  content:'';
  width:26px;
  height:26px;
  background: url(../img/sprite.svg) no-repeat -176px 0;
  position: absolute;
  right:14px;
  top:50%;
  margin-top:-13px;
}

.service-info-block a:before {
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left:10px;
  top:22px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.service-info-block.opened a:before {
  transform: rotate(90deg);
}

.service-info-block.opened a {
  border-radius: 3px 3px 0 0;
}

.service-info-block .toggle-service {
  background: #fff;
  display: none;
}

.service-info-block .toggle-service > div {
  padding:20px 24px;
}

.service-info-block .toggle-service p {
  max-width: 715px;
  margin:0 0 12px 0;
  font:14px/1.5 'Fira Sans';
  color:#031529;
}
.service-info-block .toggle-service p:last-child {
  margin:0;
}
.service-block {
  margin-bottom: 30px;
}

.organization_name {
  position: relative;
  font:12px/1.5 'Fira Sans';
  color:#031529;
  margin-bottom: 20px;
  padding:10px;
  background: #E4EAF1;
  border-radius: 3px;
}

.service-block.full .box a {
  padding:20px 20px 35px 20px;
}

.service-block.full .box a i {
  left:20px;
}
.service-block.full .box a span {
  right:20px;
}
.service-block.full .box a i , .service-block.full .box a span {
  bottom:20px;
}

.service-block.full .box a h3 {
  color:#031529;
  margin-bottom: 18px;
}

.service-block.full .box a:hover h3 {
  color:#fff;
}

.service-block.full .box {
  height: auto;
}

.queue_info {
  position: relative;
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8;
  margin-bottom: 20px;
  padding:10px;
  background: #E4EAF1;
  border-radius: 3px;
}

.page-gov-links .box.blue{
  background: #2678D8;
  border: 1px solid #2678D8;
  border-radius: 3px;
}

.page-gov-links .box.blue h3 {
  color:#fff;
}

.page-gov-links .box.blue ul li {
  border-bottom: 1px solid #2678D8;
  color:#fff;
}

.page-gov-links .box.blue ul li:last-child {
  border-bottom: none;
}

.page-gov-links .box.blue p {
  color:#fff;
  margin:0 0 20px 0;
  max-width: 990px;
  font:14px/1.5 'Fira Sans';
}
.page-gov-links .box.blue p a {
  color:#fff;
  font-weight:bold;
}
.page-gov-links .box.blue p:last-child {
  margin:0;
}

.communal_pay_box {
  background-image: linear-gradient(134deg, #2678D8 0%, #75ADF0 100%);
  border-radius: 3px;
  padding-bottom:40px;
  margin-bottom: 10px;
}

.no-cssgradients .communal_pay_box {
  background: #2678D8;
  border-radius: 3px;
}

.communal_pay_box h3 {
  font:12px/1.5 'Fira Sans';
  color:#E4EAF1;
  padding:20px;
  margin:0;
}

.communal_pay_box h4 {
  font:16px/1.5 'Fira Sans';
  color:#fff;
  padding:15px 20px;
  margin:0;
}

a.service-next-btn {
  display: block;
  float: right;
  margin-top: 5px;
  margin-right: 20px;
  background: #2678D8;
  border: 1px solid #E4EAF1;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
  font:14px/1.5 'Fira Sans';
  color:#fff;
  height: 40px;
  padding:8px 11px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: middle;
}

a.service-next-btn:before {
  content:'';
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  margin-right: 10px;
  height: 20px;
  background: url(../img/sprite.svg) no-repeat -202px 0;
}

a.service-next-btn:hover {
  opacity: 0.8;
}

.svg_animate {
  width: 100px;
  height:100px;
}

/* Style */
.svg_animate * {
  fill-opacity: 0;
  fill:none;
  transition: fill-opacity 0.4ms , fill 0.6ms , stroke-width 0.6ms;
}

#svg1.svg_animate .finished * {
  fill-opacity: 1;
  fill: #2678D8;
  stroke-width:0;
}

#svg2.svg_animate .finished * {
  fill-opacity: 1;
  fill: #094B99;
  stroke-width:0;
}

#svg3.svg_animate .finished * {
  fill-opacity: 1;
  fill: #094B99;
  stroke-width:0;
}

.svg_block .svg_animate {
  position: absolute;
  right:20px;
  top:50%;
  margin-top: -50px;
}

.loading_wrap {
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  display: none;
  background: rgba(3, 21, 41, 0.6);
}

.loading_wrap:after {
  display: block;
  position: absolute;
  z-index: 100;
  content:'';
  background: url(../img/loading.gif) no-repeat 0 0;
  width: 64px;
  height: 64px;
  top:50%;
  left:50%;
  margin:-32px 0 0 -32px;
}

.located_centers ul li {
  font:14px/1.5 'Fira Sans' !important;
  color:#2678D8 !important;
}

.font-size-changer {
  margin-left: 20px;
}

.located_centers ul li > span {
  display: block;
  margin:5px 0 10px 0 !important;
  font:12px/1.5 'Fira Sans' !important;
  color:#748292;
}

a.located_map  , a.located_queue{
  position: relative;
  font:12px/1.5 'Fira Sans' !important;
  color:#2678D8 !important;
  text-decoration: underline;
  margin-right: 10px;
  display: inline-block !important;
}

a.located_map:hover  , a.located_queue:hover , a.located_contact:hover {
  text-decoration: none;
}

a.located_map:before {
  content:'';
  display: inline-block;
  width: 7px;
  margin-right: 5px;
  height: 9px;
  background: url(../img/sprite.svg) no-repeat -130px -14px;
}

a.located_contact {
  display: inline-block;
  margin-left: 20px;
  padding-top: 20px;
  font:500 12px/1.5 'Fira Sans';
  color:#2678D8;
  text-decoration: underline;
}

.page-gov-links .box.gray.located_centers ul li:last-child {
  border-bottom:1px solid #bbcbde;
}

.page-press article:nth-child(odd) {
  border: 1px solid #E4EAF1;
  background: #FFFFFF;
  border-radius: 3px;
}

.page-press article:nth-child(even) {
  background: #E4EAF1;
  border-radius: 3px;
}

.page-press article {
  position: relative;
  margin-bottom: 10px;
  padding:20px 20px 30px 20px;
  min-height: 130px;
}

.page-press article time {
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  margin:0 0 5px 0;
}

.page-press article a {
  display: block;
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-press article a:hover {
  opacity: 0.7;
}

.page-press article a.more {
  position: absolute;
  text-indent: -9999px;
  margin-bottom: 0;
  bottom:20px;
  left:20px;
  display: block;
  width: 31px;
  height:11px;
  background: url(../img/sprite.svg) no-repeat -138px -18px;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
.page-press article:hover a.more {
  left:30px;
}

.single_post .options {
  margin-bottom: 80px;
}

.single_post time {
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  margin:0 0 5px 0;
}

.single_post h1 {
  margin:0 0 30px 0;
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8;
}

.single_post .content p {
  margin:0 0 20px 0;
  font:14px/1.5 'Fira Sans';
  color:#031529;
}

.single_post .content span.more {
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#2678D8;
  margin-bottom: 20px;
}

.single_post .content span.more a {
  color:#2678D8;
  text-decoration: underline;
}

.single_post .content span.more a:hover {
  text-decoration: none;
}
.page-press-title {
  font:500 18px/1.5 'Fira Sans';
  color:#031529;
  margin:0 0 10px 0;
}

.post_slider {
  width: 315px;
  float: left;
  margin:0 20px 10px 0;
  padding:6px;
  background: #FFFFFF;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.owl-carousel.owl-loaded {
  display: block; }
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }
.owl-carousel.owl-hidden {
  opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }
.owl-carousel.owl-rtl {
  direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../img/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
.post_slider ul.owl-carousel {
  list-style: none;
  margin:0;
  padding:0;
  width: 100%;
  height: 100%;
}

.post_slider .owl-carousel. .owl-item {
  width: 100%;
  height: 100%;
}

.post_slider .owl-prev , .post_slider .owl-next {
  position: absolute;
  top:50%;
  width:50px;
  height:50px;
  margin-top:-15px;
  text-indent: -9999px;
  transform: scale(0.7);
}

.post_slider .owl-prev {
  left:12px;
  background: url(../img/sprite.svg) no-repeat 0 -62px;
}
.post_slider .owl-next {
  right:12px;
  background: url(../img/sprite.svg) no-repeat 0 -112px;
}

.post_slider .owl-carousel .owl-item a {
  position: relative;
  display: block;
}

.post_slider .owl-carousel .owl-item a:after {
  content:'';
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: #031529;
  opacity: 0.3;
}

.post_img {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  width: 120px;
  padding:4px;
  float: left;
  margin:0 20px 20px 0;
}

.only-timepicker .datepicker--nav,
.only-timepicker .datepicker--content {
  display: none;
}
.only-timepicker .datepicker--time {
  border-top: none;
}
.datepicker {
  z-index: 1000;
}
.datepicker--day-name , .datepicker--cell.-current- {
  color:#2678D8;
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current-  {
  background: #2678D8;
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-focus- {
  background: #2678D8;
}

.calendar-group {
  position: relative;
  background: url(../img/calendar.png) no-repeat center right;
}

.timepicker-group {
  position: relative;
  background: url(../img/timepicker.png) no-repeat center right;
}

.-bottom-right- .datepicker--pointer, .-top-right- .datepicker--pointer {
  right: 18px;
}

.asan-logo-before:before{
  content:'';
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  margin-right: 5px;
  height: 20px;
  background: url(../img/sprite.svg) no-repeat -202px 0;
}
.support_form_btns button.submit.asan-logo-before {
  padding:20px 26px;
}

.error .bordered .chzn-container-single .chzn-single  {
  border-color:#D0011B;
}

.error .bordered .chzn-container-single .chzn-single div::after  {
  border-color:#D0011B transparent transparent transparent;
}

.bordered.full-width .chzn-container-single .chzn-single.chzn-default {
  color:#92BBEB;
}

.morris-hover{position:absolute;z-index:1000;display: none !important;}
.morris-hover.morris-default-style{border-radius:4px;padding:6px;color:#000;background:rgba(255, 255, 255, 1);border:solid 2px #E4EAF1;font-family:'Fira Sans';font-size:12px;text-align:center;font-weight: normal}

.morris-hover.morris-default-style .morris-hover-point span {
  font-weight: bold !important;
}
.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0;}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0;}

text[text-anchor="middle"]{
  opacity: 0;
}
.page-queue-chart .box > div.bar-chart {
  margin-bottom: -20px;
}
.page-queue-chart .box {
  background: #FFFFFF;
  padding:0 30px;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  margin-bottom: 10px;
}

.page-queue-chart .box h3 {
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8;
}

.bar-color-1 , .bar-color-2 {
  display: block;
  position: relative;
  float: left;
  font:500 12px/1.5 'Fira Sans';
  color:#031529;
  margin-right:50px;
  margin-bottom: 24px;
  margin-top: 24px;
}

.box:hover .morris-hover {
  display: block !important;
}

.bar-color-1:before , .bar-color-2:before {
  content:'';
  display: inline-block;
  margin-right: 5px;
  height: 10px;
  width: 60px;
  vertical-align: top;
  margin-top: 1px;
}

.bar-color-1:before  {
  background: #72AEFF;;
}
.bar-color-2:before  {
  background: #0D8C4F;;
}

.box.queue_legends {
  margin-top: 10px;
  margin-bottom: 20px;
}

.show_all_items a {
  display: block;
  margin-left: 40px;
  float: left;
  font:500 14px/1.5 'Fira Sans';
  color:#2678D8;
  text-decoration: underline;
}

.show_all_items a:hover{
  text-decoration: none;
}
.box_content {
  position: relative;
  padding:20px;
  margin-bottom: 10px;
}
.box_content.blue {
  background: #2678D8;
  border-radius: 3px;
}

.box_content h3 {
  margin:0;
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8
}

.box_content.blue h3 {
  color:#fff;
}
.box_content.blue p {
  padding:0 80px 0 20px;
  margin:20px 0 0 0;
  font:14px/1.5 'Fira Sans';
  color:#fff;
}



.box_content_white{
  position: relative;
  margin-bottom: 10px;
  background: #FFFFFF;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  padding:20px 0 20px 20px;
  color: #2678D8;
}


.box_content_white h3 {
  margin:0 0 10px 0;
  font:500 16px/1.5 'Fira Sans';
  color:#2678D8
}

.box_content_white{
  background: #fff;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
}

.box_content_white ul li {
  border-bottom: 1px solid #BBCBDE;
}

.box_content_white ul li:last-child {
  border-bottom: none;
}


.box_content_white ul li {
  list-style: none;
  border-bottom:1px solid #E4EAF1;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  padding:10px 40px 10px 0;
}

.box_content_white ul li a {
  display: block;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.box_content_white ul {
  padding:0 0 0 20px;
  margin:0;
}

.regulation {
  position: relative;
  margin-bottom: 10px;
  background: #E4EAF1;
  border-radius: 3px;
  padding:40px 80px 40px 40px;
  color: #2678D8;
}

.regulation h3 {
  margin:0;
  font:14px/1.5 'Fira Sans';
  color:#031529;
}

.regulation h3 a {
  text-decoration: underline;
  color:#2678D8;
}

.regulation h3 a:hover{
  text-decoration: none;
}

.page-regulation h2 {
  font:16px/1.5 'Fira Sans';
  color:#031529;
  margin:30px 0 20px;
}
.page-press img {
  float: left;
}

.page-press article {
  position: relative;
  margin-bottom: 10px;
  padding:20px 20px 30px 20px;
  min-height: 130px;
}


.page-press.awards article:nth-child(odd) {
  background: #FFFFFF;
}

.page-press.awards article:nth-child(even) {
  background: #FFFFFF;
}

.page-press.awards article > div {
  padding-left: 140px;
}

.page-press.awards article a.more {
  position: relative;
  left:auto;
  bottom:auto;
}

.page-press.awards article h2 {
  margin:0 0 20px 0;
}

.page-press.awards article p {
  font:12px/1.5 'Fira Sans';
  color:#031529;
  margin:0 0 25px 0;
}

.page-pagination {
  border-radius: 3px;
  background: #fff;
  position: relative;
  padding:5px;
  font-size: 0;
  text-align: right;
  border: 1px solid #E4EAF1;
}

.page-pagination a , .page-pagination span {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #fff;
  border-radius: 3px;
  padding:7px 16px;
  font:14px/1.5 'Fira Sans';
  color:#031529;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 1px;
  text-align: center;
}


.page-pagination a.prev-link , .page-pagination a.next-link {
  background: #2678D8;
  border: 1px solid #2678D8;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
  color:#fff;
}

.page-pagination a:hover , .page-pagination a.active {
  border: 1px solid #E4EAF1;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
}


.page-pagination a.prev-link:hover,
.page-pagination a.next-link:hover{
  border: 1px solid #2678D8;
  opacity: 0.8;
}

.page-support-form.service_form {
  display: block;
}

.service-locations .box {
  position: relative;
  background: #fff;
  min-height: 93px;
  overflow: hidden;
  border-radius: 2px;
  padding:10px;
  margin-bottom: 20px;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.08);
}

.service-locations .box h2 {
  margin:0 0 5px 0;
  font:14px/1.5 'Fira Sans';
  color:#2678D8;
}

.service-locations .box h2 a {
  font:14px/1.5 'Fira Sans';
  color:#2678D8;
  display:block;
}

.service-locations .box p {
  font:12px/1.5 'Fira Sans';
  color:#748292;
  margin:0 0 20px 0;
}

.service_form_info {
  margin-top: 50px;
}

.queue_code {
  position: relative;
  width: 100%;
  max-width: 100% !important;
  background: #1B6BC9;
  padding:16px;
  text-align: center;
  font-size: 0;
  margin-bottom: 30px !important;
}

.queue_code:before {
  content:'';
  position: absolute;
  left:-30px;
  top:0;
  bottom:0;
  width:30px;
  height:100%;
  background: #1B6BC9;
}
.queue_code:after {
  content:'';
  position: absolute;
  right:-30px;
  top:0;
  bottom:0;
  width:30px;
  height:100%;
  background: #1B6BC9;
}

.queue_code p {
  display: inline-block;
  font:14px/1.5 'Fira Sans';
  color:#fff;
  margin:0 15px;
}

.content_part * {
  -webkit-transition: font-size 0.3s;
  -moz-transition: font-size 0.3s;
  -o-transition: font-size 0.3s;
  transition: font-size 0.3s;
}

.bordered.full-width {
 margin-left: 0;
}

.box.padright100 {
  padding-right: 120px;
}

a.showMore ,a.showLess {
  font:500 14px/1.5 'Fira Sans';
  color:#fff;
  margin-left: 20px;
  text-decoration: underline;
  display: inline-block;
}
a.showMore:hover ,a.showLess:hover {
  text-decoration: none;
}

a.order_btn {
  margin-left: 12px;
  display: inline-block !important;
  font:14px/1.5 'Fira Sans';
  color:#fff !important;
  padding:6px 11px;
  background: #2678D8;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
}

a.order_btn:hover {
  opacity: 0.8;
}

.box.gray a.showLess , .box.gray a.showMore {
  color:#2678D8;
}

.page-gov-links .box.blue.general_info_bg {
  background-image: url(../img/general_info_bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.rowgallery {
  margin:20px 0 0 0;
}

.rowgallery .items {
  margin-bottom: 20px;
}
.secondary_menu_slider {
  position: relative;
  padding:0 100px;
}

.secondary_menu_slider .owl-item > div a {
  display: block;
  font:14px/17px 'Fira Sans';
  color:#fff;
  padding:19px 0;
}
.secondary_menu_slider .owl-item > div a.active {
  font:bold 14px/17px 'Fira Sans';
}

.secondary_menu_slider .owl-stage .owl-item {
  white-space: nowrap;
}

.secondary_menu_slider .owl-carousel .owl-stage-outer {
  overflow:hidden;
  height:55px;
}

.secondary_menu_slider .owl-prev , .secondary_menu_slider .owl-next {
  position: absolute;
  top:50%;
  width:50px;
  height:50px;
  margin-top:-25px;
  text-indent: -9999px;
  transform: scale(0.6);
}

.secondary_menu_slider .owl-prev {
  left:-60px;
  background: url(../img/sprite.svg) no-repeat 0 -62px;
}
.secondary_menu_slider .owl-next {
  right:-60px;
  background: url(../img/sprite.svg) no-repeat 0 -112px;
}

.service-center-lead-popup {
  margin:-64px -16px -26px;
  background: url(../img/lead_bg.jpg) #1B6BC9 no-repeat center center;
  background-size: cover;
  padding:35px 35px 55px 35px;
  text-align: center;
}
.rounded-popup {
  border-radius: 3px;
}

.modal-header {
  position: relative;
  z-index: 10;
}

.lead_img {
  width: 117px;
  height: 117px;
  margin:0 auto;
  background: #FFFFFF;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  padding:3px;
}
.lead_img img {
  width: 100%;
  height: auto;
}

.service-center-lead-popup h4 {
  margin:30px 0 10px;
  font:18px/18px 'Fira Sans';
  color:#fff;
}

.service-center-lead-popup p {
  font:14px/17px 'Fira Sans';
  color:#fff;
}

.service-center-popup .close {
  position: absolute;
  right:10px;
  top:-15px;
  width: 20px;
  height:20px;
  background: url(../img/sprite.svg) -226px 0 !important;
}

.mobile_box_blue {
  position: relative;
  padding:20px;
  background: #2678D8;
  border-radius: 3px;
  margin-bottom: 20px;
}

.mobile_box_blue h3 {
  position: relative;
  margin:0 0 10px 0;
  font:bold 14px/14px 'Fira Sans';
  color:#fff;
  padding-left: 15px;
}

.mobile_box_blue h3 i {
  position: absolute;
  left:0;
  top:2px;
  width:10px;
  height:10px;
  display: block;
  border-radius: 50%;
}

.mobile_box_blue p {
  font:14px/24px 'Fira Sans';
  color:#FFF;
  margin:0;
}

.mobile_schema ul {
  padding:0;
  margin:0;
}

.mobile_schema ul li {
  position: relative;
  height: 20px;
  width: 100%;
  display: block;
  margin-bottom: 40px;
}

.mobile_schema ul li:before {
  content:'';
  position: absolute;
  left:0;
  right:0;
  top:50%;
  margin-top: -1px;
  height: 2px;
  background: #fff;
  opacity: 0.6;
  z-index: 1;
}
.mobile_schema ul li div {
  position: relative;
  height: 100%;
  width: 100%;
}
.mobile_schema ul li:last-child div em{
  content:'';
  position: relative;
  left:100px;
  right:0;
  top:50%;
  margin-top: -1px;
  height: 2px;
  background: #2678D8;
  opacity: 1;
  z-index: 2;
}


.mobile_schema ul li a {
  position: relative;
  display: block;
  width:20px;
  height:20px;
  margin:0 65px;
  float: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.mobile_schema {
  margin-top: 35px;
}

.mobile_schema ul li a:before {
  position: absolute;
  left:50%;
  top:50%;
  margin-left: -4px;
  margin-top: -4px;
  border-radius: 50%;
  content:'';
  width:8px;
  height:8px;
  background: #fff;
  opacity: 0.8;
  z-index: 100;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s, margin 0.3s;
  -moz-transition: width 0.3s, height 0.3s, opacity 0.3s, margin 0.3s;
  -o-transition: width 0.3s, height 0.3s, opacity 0.3s, margin 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s, margin 0.3s;
}


.mobile_schema ul li:nth-child(odd):after {
  content:'';
  position: absolute;
  right:0;
  width:2px;
  top:11px;
  height: 58px;
  background: #fff;
  opacity: 0.6;
  z-index: 1;
}

.mobile_schema ul li:nth-child(even):after {
  content:'';
  position: absolute;
  left:0;
  width:2px;
  top:11px;
  height: 58px;
  background: #fff;
  opacity: 0.6;
  z-index: 1;
}

.mobile_schema ul li:last-child:after {
  display: none;
}

.mobile_schema ul li a span {
  display: block;
  white-space: nowrap;
  position: absolute;
  left:50%;
  transform: translate(-50%,0);
  text-align: center;
  top:-10px;
  font:12px/15px 'Fira Sans';
  color:#fff;
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.mobile_schema ul li a:hover:before , .mobile_schema ul li a.current:before {
  width:20px;
  height:20px;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 1;
  background: url(../img/sprite.svg) no-repeat -246px 0 #fff;
}

.mobile_schema ul li a:hover span , .mobile_schema ul li a.current span  {
  top:-16px;
  opacity: 1;
}

.mobile_schema ul li a span br {
  display: none;
}

.mobile_schema ul li:last-child {
  margin-bottom: 0;
}

.page-mobile-service .box {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E4EAF1;
  border-radius: 3px;
  padding:20px;
  margin-bottom: 20px;
}

.filter_item {
  float: left;
  margin-right: 20px;
  width: 302px;
}

.filter_item .black_select {
  margin-bottom: 0;
}

.filter_item.button {
  width: 130px;
  margin-right: 0;
}
.blackSelect .btn {
  outline: none 0 !important;
}

.filter_item.button button {
  height: 40px;
  background: #2678D8;
  font:14px/17px 'Fira Sans';
  color:#fff;
  border:none;
  width:100%;
  box-shadow: 0 0 4px 0 rgba(212,212,212,0.50);
  border-radius: 3px;
}

.filter_item .blackSelect .btn {
  background: #fff !important;
  border:1px solid #E4EAF1 !important;
  color:#000 !important;
}

.filter_item .blackSelect .btn {
  padding:11px 30px 11px 43px;
  outline: none 0 !important;
}
.filter_item {
  position: relative;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}


.bus_ico .btn:before {
  display: block;
  border-radius: 3px 0 0 3px;
  content:'';
  position: absolute;
  left:0;
  top:0;
  width: 33px;
  height: 100%;
  background: url(../img/sprite.svg) #2678D8 no-repeat 0 -162px;
}

.map_ico .btn:before {
  display: block;
  border-radius: 3px 0 0 3px;
  content:'';
  position: absolute;
  left:0;
  top:0;
  width: 33px;
  height: 100%;
  background: url(../img/sprite.svg) #2678D8 no-repeat 0 -200px;
}

.filter_item input.form-control {
  height: 40px;
  font:12px/15px 'Fira Sans';
  padding:11px 30px 11px 43px;
  color:#000;
  background: #fff !important;
  border:1px solid #E4EAF1 !important;
  color:#000 !important;
  box-shadow: 0 0 4px 0 rgba(212, 212, 212, 0.5);
}
.calendar_ico:before {
  display: block;
  border-radius: 3px 0 0 3px;
  content:'';
  position: absolute;
  left:0;
  top:1px;
  bottom:0;
  width: 33px;
  height: 38px;
  background: url(../img/sprite.svg) #2678D8 no-repeat 0 -238px;
}
.calendar_ico:after {
  position: absolute;
  content:'';
  right:10px;
  top:19px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}



.page-mobile-service .mobile_box_blue {
  background: #fff;
  border:1px solid #E4EAF1;
  padding-bottom:50px;
  min-height:255px;
}

.page-mobile-service .mobile_box_blue h3 , .page-mobile-service .mobile_box_blue h3 a {
  color:#000;
}

.page-mobile-service .mobile_place {
  color:#000;
}

.page-mobile-service .mobile_date {
  color:#2678D8;
}


.page-mobile-service .mobile_schema ul li a::before {
  background: #2678D8;
}

.page-mobile-service .mobile_schema ul li::before {
  background: #2678D8;
}

.page-mobile-service .mobile_schema ul li a {
  margin:0 40px;
}

.page-mobile-service .mobile_schema ul li:last-child div em {
  display: none;
}

.page-mobile-service .mobile_schema ul li a span {
  color:#2678D8;
}

.page-mobile-service .mobile_schema ul li a:hover:before, .page-mobile-service .mobile_schema ul li a.current:before {
  background: url(../img/sprite.svg) #2678D8 no-repeat -266px 0;
}

/* Webkit */
.page-mobile-service input.form-control::-webkit-input-placeholder { color: #000;opacity: 1; }
/* Firefox 4-18 */
.page-mobile-service input.form-control:-moz-placeholder { color: #000;opacity: 1; }
/* Firefox 19+ */
.page-mobile-service input.form-control::-moz-placeholder { color: #000;opacity: 1; }
/* IE10+ */
.page-mobile-service input.form-control:-ms-input-placeholder { color: #000;opacity: 1; }

.filter_item label {
  font:12px/15px 'Fira Sans';
  color:#000;
  margin:0 0 5px 0;
}

.calendar_filter {
  position: relative;
}

.page-mobile-service .mobile_box_blue em {
  position: absolute;
  left:20px;
  bottom:10px;
  width: 22px;
  height:7px;
  background: url(../img/sprite.svg) no-repeat -20px -44px;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  cursor: pointer;
}

.page-mobile-service .mobile_box_blue:hover em {
  left:35px;
}

a.mobile_service_more {
  position: absolute;
  right:20px;
  bottom:10px;
  font:12px/12px 'Fira Sans';
  color:#2678D8;
  text-decoration: underline;
}

a.mobile_service_more:hover {
  text-decoration: none;
}

.calendar-group.bordered .chzn-container-single .chzn-single div:after {
  display: none;
}

.timepicker-group.bordered .chzn-container-single .chzn-single div:after {
  display: none;
}

.call_center, .abad_logo {
  cursor: pointer;
}

.bordered.inline {
  display: inline-block;
}

.communal_pay_box h4 {
  display: inline-block;
}

.no-m-l {
  margin-left: 0 !important;
}

@media print
{
  body * { visibility: hidden; }
  .content_part * { visibility: visible;color:#000 !important; }
  .content_part .rowgallery {
    display: none;
  }
  .content_part { position: absolute; top: 40px; left: 30px; }
}

.search_cat {
  position: absolute;
  right:0;
  top:0;
  bottom:0;
  background: #fff;
  border-radius: 0 3px 3px 0;
  line-height: 53px;
  white-space: nowrap;
  width: auto;
}

.search_checkbox {
  display: inline-block;
  margin-right: 15px;
  margin-left: 10px;
  font: 14px/14px 'Fira Sans';
  color: #5B7390;
  z-index: 100;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.search_checkbox:before{
  content:'';
  margin-right: 3px;
  display: inline-block;
  margin-top: 2px;
  vertical-align: top;
  width: 12px;
  height:11px;
  background: url(../img/sprite.svg) no-repeat 0 -276px;
}

.search_checkbox.checked:before{
  background: url(../img/sprite.svg) no-repeat -12px -276px;
}

.img-about {
  margin:40px auto
}

.service-img-rounded {
  border-radius:3px;
  overflow:hidden;
  margin-bottom: 10px;
}

.service-img-rounded .img-responsive {
  min-width: 100%;
}

.announcement_box {
  margin-top: 30px;
  background: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(180,180,180,0.50);
  border-radius: 3px;
  padding:10px;
}


.announcement_box h4 , .announcement_box h4 a {
  font:16px/19px 'Fira Sans';
  color: #1B6BC9;
  text-decoration: none;
  margin:0;
}

.announcement_box h4 {
  margin-bottom: 5px;
}

.announcement_box h4 a:hover {
  text-decoration: underline;
}


.announcement_box time{
  display: block;
  color: #748292;
  margin:0 0 10px 0;
  font:14px/17px 'Fira Sans';
}

.announcement_box p {
  font:14px/17px 'Fira Sans';
  color:#031529;
  margin:0 0 5px 0;
}

.rowgallery .owl-next , .rowgallery .owl-prev {
  width: 90px;
  height: 100%;
  position: absolute;
  top:0;
  z-index: 100;
  background: rgba(255,255,255,0.8);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.rowgallery:hover .owl-next , .rowgallery:hover .owl-prev {
  opacity: 1;
}

.rowgallery .owl-prev {
  left:0;
}

.rowgallery .owl-next {
  right:0;
}
.rowgallery .items {
  margin-bottom:0;
}

.rowgallery {
  margin-bottom: 20px;
}
.rowgallery .owl-prev:after , .rowgallery .owl-next:after {
  content:'';
  display: block;
  width: 50px;
  height: 50px;
  opacity: 0.8;
  position: absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
}
.rowgallery .owl-prev:after {
  background: url(../img/sprite.svg) no-repeat -33px -212px;
}

.rowgallery .owl-next:after {
  background: url(../img/sprite.svg) no-repeat -33px -162px;
}
.rowgallery .owl-dots {
  position: absolute;
  left:0;
  bottom:10px;
  width: 100%;
  text-align: center;
  font-size: 0;
  z-index: 100;
}
.rowgallery .owl-dot {
  display: inline-block;
  margin:0 2px;
  width: 10px;
  height: 10px;
  border:1px solid #fff;
  background: #fff;
  border-radius: 50%;
  opacity: 0.7;
}

.rowgallery  .owl-dot.active {
  border:1px solid #2678D8;
  background: #2678D8;
}

.select-box {
  position: relative;
  display: inline-block;
  margin-bottom: 10px; }
.select-box:before {
  content: '';
  border-width: 2px 2px 0 0;
  border-style: solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  border-color: #fff;
  top: 50%;
  right: 15px;
  position: absolute;
  width: 7px;
  height: 7px;
  display: block;
  margin-top: -4.5px;
  z-index: 9; }
.select-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid silver;
  margin: 0;
  background-color: #03152A;
  position: relative;
  border-radius: 3px;
  width: auto;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  color: #fff;
  padding-right: 35px;
  font-family: 'Fira Sans'; }
.select-box select:focus {
  outline: none; }
.select-box.filter select {
  border: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: silver; }
.select-box.filter select:hover, .select-box.filter select:focus {
  outline: none !important; }

@media (min-width: 768px){
  .link-to-last-view{
    color: #fff;
    position: absolute;
    top: 50%;
    left: 203px;
    border-bottom: 1px dashed #fff;
    font: 500 14px/1.5 'Fira Sans';
    margin-top: -5px;
  }
}

@media (max-width: 767px){
  .link-to-last-view{
    display: none;
  }
}

@media (min-width: 767px){
  article.table-responsive{
    overflow: hidden !important;
  }
}


.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
  position: relative;
  overflow: hidden;
  min-height: 120px;
}
.quote-card p {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  max-width: 90%;
}
.quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  opacity: 0.8;
  max-width: 90%;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
@media (max-width: 640px) {
  .quote-card:after {
    font-size: 22em;
    right: -25px;
  }
}

.sidebar_socials li a{
  position: relative;
}

.sidebar_socials li:nth-child(1) a{
  bottom: 30px;
    left: 25px;
}

.sidebar_socials li:nth-child(2) a{
   
    right: 35px;
}

.sidebar_socials li:nth-child(3) a{
        bottom: 30px;
    right: 30px;
}

.sidebar_socials li:nth-child(4) a{
         right: 100px;
}