/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700&display=swap&subset=cyrillic');*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap&subset=cyrillic');
@font-face {
  font-family: 'Bebas Neue';
  font-display: auto;
  src: url('/assets/lib/font/BebasNeue-Regular.eot');
  src: url('/assets/lib/font/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
       url('/assets/lib/font/BebasNeue-Regular.woff2') format('woff2'),
       url('/assets/lib/font/BebasNeue-Regular.woff') format('woff'),
       url('/assets/lib/font/BebasNeue-Regular.ttf')  format('truetype');
}
nowrap, .nowrap {white-space:nowrap;}
bitrix, .bitrix {color:#2bbbf5;}
blue, .blue {color:#2bbbf5;}
.mln5 p {font-size:22px;}
.mln5 p .fa-check {padding-right:12px;margin-bottom:20px;padding-top:6px;display:block;float:left;}
#header .social-nav a.hdr {font-size:14px;padding:5px 15px;vertical-align:bottom;border-width: 2px;}
#header .social-nav a.hdr:hover {color:#199EB8;}
.minh1 {color:#199EB8;font-size:32px;margin-bottom:2rem;}
#ymaps-map-id_134156900996729903098 {padding:0px;}
#ymaps-map-id_134156900996729903098 > ymaps {width:100%;}
a {color:#199EB8;}
.dotted {border-bottom:1px dotted #199EB8;}
.dashed {border-bottom:1px dashed #199EB8;}
.text-white {color:#fff;}
.pcode b {border:1px solid #199EB8;border-radius:6px;padding:4px 8px;}
.lh50 {line-height:50px;}
.white, a.white:not([href]):not([tabindex]) {color:white;}

h3.underdecor, h2.underdecor {text-transform:uppercase;font-weight:bold;font-size:24px;margin-bottom:.5rem;}
h3.underdecor:after, h2.underdecor:after {content:'';display:block;margin:10px 0px;width:100px;height:2px;background:#199EB8;}
.expertise h2.underdecor {font-size:30px;margin-bottom:45px;}
.listing img {max-width:100%;}
.listing .rowafter {content:'';display:block;margin:60px auto;width:290px;height:2px;background:#199EB833;}
.listing ul:not(.nav):not(.nodec) {list-style-type:none;}
.listing ul:not(.nav):not(.nodec) li:before {content:'\2014\a0';counter-reset:none;display:inline-block;color:#199EB8;text-indent:-25px;margin-bottom:initial;}
.listing .fa-check {padding-right:12px;}

.listing.packages .package {padding-top:80px;}
.listing.packages .rowafter {margin-bottom:0px;}
.listing.packages .package bitrix big {font-size:38px;}

ul.nolm-ul {padding-left:0px;margin-left:0px;}

body.singleblog .blogcontent p.center {text-align:center;}
body.singleblog .blogcontent p.bold {font-weight:bold;}
body.singleblog .blogcontent p.big {font-size:140%;}
body.singleblog .blogcontent img {width:auto;max-width:100%;height:auto;}
body.singleblog .blogcontent .processedgal img {float:left;margin:8px 10px 10px 0px;border:1px solid #999;}
body.singleblog .blogcontent .float2 {margin-bottom:25px;}
body.singleblog .blogcontent blockquote {line-height:200%;border-left:4px solid #199EB888;padding:10px 0 10px 40px;font-style:italic;}

.bp050 {background-position:0 50%;}

.pricing .card {
  border: none;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
}


* {font-family:'Roboto Condensed', sans-serif;}
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
}

p {
  line-height: 1.55;
  color: #333;
  font-weight: 400;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 62px;
}

h2 {
  font-size: 30px;
  margin-bottom: 65px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

/* ==================================================
  General
  ================================================== */
a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

/* ==================================================
  Elements
  ================================================== */

a.btn:not([href]):not([tabindex]) {color:#fff;}
a.btn:not([href]):not([tabindex]):hover {color:#fff;}

a.btn-ghost:not([href]):not([tabindex]) {color:#fff;}
a.btn-ghost:not([href]):not([tabindex]):hover {color:#199EB8;}

.btn {
  background-color: #199EB8;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  /*font-weight: 800;*/
  font-weight:300;
  color: #fff;
  padding: 15px 45px;
  border-radius: 50px;
}
.btn:hover {background-color: #E04F00;color: #fff;}
.btn:focus {color: #fff;}

.btn-small {padding: .375rem .75rem;}
.btn-ghost {
  border: 3px solid #fff;
  background-color: transparent;
}

.btn-ghost:hover {
  background-color: #fff;
  color: #199EB8;
}

section {
  padding: 85px 0;
}
section.nopadding {padding: 0px 0;}
section.padding15 {padding: 15px 0;}
section.padding35 {padding: 35px 0;}
section.padding15b {padding-bottom:15px;}
section.padding15t {padding-top:15px;}
section.padding35b {padding-bottom:35px;}
section.padding50b {padding-bottom:50px;}
section.padding50t {padding-top:50px;}
section.padding15t {padding-top:15px;}
section.padding0t {padding-top:0px;}
section.padding0b {padding-bottom:0px;}

.presslist img {height:50px;line-height:50px;margin:0px 15px;}

.card {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  overflow: hidden;
}

a:hover {
  text-decoration: none !important;
}

.scrolltop {
  display: none;
  position: fixed;
  bottom: 15px;
  /*right: 15px;*/
  left: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #199EB8;
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.scrolltop:hover, .scrolltop:active, .scrolltop:focus {
  color: #fff !important;
  opacity: .75;
}

/* ==================================================
  Hero Styling
================================================== */
.hero {
  display: table;
  position: relative;
  background-image: url(/assets/img/promo/city1.jpg);
  background-size: cover;
  padding: 150px 0;
  color: #fff;
  width: 100%;
  height: 100vh;
}
.bitrix24 .hero {background-image: url(/assets/img/promo/bitrix24-dubai.jpg);}
.uon .hero {background-image: url(/assets/img/promo/uon.jpg);}
.hero:after {
  content: '';
  z-index: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.hero .container {
  position: relative;
  z-index: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.hero-brand {
  margin-bottom: 40px;
  display: inline-block;
}

.hero-brand img {max-height:80px;height:80px;width:100%;}

.hero-brand:hover {
  opacity: .75;
}

.tagline {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 26px;
  margin: 45px 0 75px 0;
  color: #fff;
}

/* ==================================================
  Header Styling
================================================== */
#header {
  background: #199EB8;
  height: 70px;
}

#header #logo {
  margin: 14px 25px 0 0;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 2px 0;
  line-height: 1;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

@media (max-width: 768px) {
  #header {
    height: 50px;
  }
  #header #logo {
    margin: 10px 0 0 0;
  }
  #header #logo h1 {
    padding: 2px 0;
    font-size: 26px;
  }
  #header #logo img {
    max-height: 30px;
  }
}

#header .social-nav {
  margin-top: 15px;
}

#header .social-nav a {
  font-size: 24px;
  margin-left: 15px;
  color: #fff;
}

#header .social-nav a:hover {
  color: rgba(255, 255, 255, 0.75);
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 22px 15px 18px 15px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  outline: none;
}

.nav-menu a:hover, .nav-menu li:hover > a, .nav-menu .menu-active > a {
  color: rgba(255, 255, 255, 0.75);
}

.nav-menu ul {
  margin: 4px 0 0 15px;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}

.nav-menu ul li {
  background: #fff;
  border-top: 1px solid #f4f4f4;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li:hover {
  background: #199EB8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.nav-menu ul li a {
  color: #333;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  padding: 10px 15px;
}

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

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 8px 10px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #199EB8;
}

#mobile-nav ul .menu-item-active {
  color: #199EB8;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/* ==================================================
  Stats Styling
================================================== */
.stats-row {
  margin-top: 65px;
}

.stats-col .circle {
  display: inline-block;
  width: 160px;
  height: 160px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #666;
  border: 6px solid #199EB8;
  border-radius: 50%;
  padding: 55px 25px 0 25px;
  position: relative;
}

.stats-col .circle .stats-no {
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  top: -25px;
  right: -15px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #E04F00;
  position: absolute;
  border-radius: 50%;
  font-weight: 700;
}

/* ==================================================
  Parallax Styling
  ================================================== */
.block {
  color: #fff;
  height: 490px;
  overflow: hidden;
  padding-top: 85px;
}
.block.block2 {
  color: #fff;
  width:100%;
  min-height: 290px;
  height: auto;
  overflow: hidden;
  padding-top: 85px;
  position:relative;
}
.block.darkened::before {content:'';display:block;position:absolute;left:0px;right:0px;top:0px;bottom:0px;background:#0009;z-index:0;}
.block.darkened2::before {content:'';display:block;position:absolute;left:0px;right:0px;top:0px;bottom:0px;background:#000b;z-index:0;}
.block.block2 > div {position:relative;z-index:1;}

.block h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
}

.block p {
  color: #fff;
  margin-bottom: 45px;
  font-size:18px;
}

/* ==================================================
  Features Styling
  ================================================== */
.features {
  padding-bottom: 45px;
  padding-top: 75px;
}

.features h2 {
  color: #199EB8;
}
.expertise h2 {
  color: inherit;
}

.feature-col {
  display: table;
  padding-bottom: 45px;
}

.feature-col > div > div {
  display: table-cell;
  vertical-align: middle;
}

.feature-col > div > div:last-child {
  padding: 0px 20px;
}

.feature-col .feature-icon {
  width: 70px;
  height: 70px;
  margin-bottom: 15px;
  background: #199EB8;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  display: inline-block;
}

.feature-col .feature-icon a { color:#fff; }
.feature-col .feature-icon:hover { opacity:0.85; }

.feature-col h3, .expertise-col h2 span {color: #199EB8;}
.expertise-col h2 {color: #333;margin-bottom:14px;font-size:26px;}
.expertise-col h2 a {color: #333;}
.expertise-col h2 a:hover {text-decoration:none!important;color:#199EB8;}

.feature-col h3 a, .feature-col a, .expertise-col a span {color:#199EB8;}
.feature-col h3 a:hover {opacity:0.85;text-decoration:none!important;}
.feature-col a:hover {text-decoration:underline!important;}

.feature-col p {font-family:"Roboto Condensed", Helvetica, Arial, sans-serif;font-size:14px;color:#333;}
.expertise-col p {font-size:17px;font-weight:300;}

.expertise-col a.more {/*display:none;*/}

/* ==================================================
  Call-to-action Styling
  ================================================== */
.cta {
  background-color: #199EB8;
  padding: 25px 0;
}

.cta h2 {
  margin-bottom: 5px;
}

.cta h1.fs45 {font-size:42px;}

.cta h1,
.cta h2,
.cta p {
  color: #fff;
}

.cta p {
  margin-bottom: 0;
  opacity: .85;
}

.cta .btn-ghost {
  position: relative;
  top: 13px;
}

/* ==================================================
  Portfolio Styling
  ================================================== */
.portfolio {
  background-color: #edf6ff;
  padding-bottom: 0;
}

.portfolio h2 {
  color: #199EB8;
  margin-bottom: 25px;
}

.portfolio-grid {
  margin-top: 65px;
}

.portfolio-grid .row {
  margin: 0;
}

.portfolio-grid .row > div {
  padding: 0;
}

.portfolio-grid .row > div .card img {
  width: 100%;
}

.portfolio-grid .row > div .card .portfolio-over {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.portfolio-grid .row > div .card .portfolio-over > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio-grid .row > div .card .portfolio-over .card-title {
  color: #fff;
  font-size: 30px;
}

.portfolio-grid .row > div .card .portfolio-over .card-text {
  color: #fff;
  opacity: .75;
  padding: 0 45px;
}

.portfolio-grid .row > div .card:hover .portfolio-over {
  opacity: 1;
  visibility: visible;
}

/* ==================================================
  Team Styling
  ================================================== */
.team h2 {
  color: #199EB8;
}

.team .col-sm-3 {
  padding: 0;
}

.team .card > a {
  display: block;
}

.team .card img {
  width: 100%;
}

.team .card h4 {
  color: #fff;
  text-transform: uppercase;
}

.team .card p {
  font-size: 11px;
  color: #fff;
  opacity: .75;
  margin: 0;
  padding: 0 35px;
}

.team .card .social-nav {
  margin-bottom: 45px;
}

.team .card .social-nav a {
  color: #fff;
  font-size: 16px;
  margin: 0 4px;
}

.team .card .social-nav a:hover {
  opacity: .75;
}

.team .card:hover .team-over {
  opacity: 1;
  visibility: visible;
}

.team .card:hover .card-title-wrap {
  background-color: #199EB8;
}

.team .card:hover .card-title-wrap .card-title, .team .card:hover .card-title-wrap .card-text {
  color: #fff;
}

.team .team-over {
  padding-top: 45px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.team .card-title-wrap {
  padding: 15px 25px;
  position: relative;
  z-index: 9;
  background-color: #fff;
}

.team .card-title-wrap .card-title, .team .card-title-wrap .card-text {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  display: block;
  margin: 0;
}

.team .card-title-wrap .card-title {
  font-size: 24px;
  color: #333;
}

.team .card-title-wrap .card-text {
  font-size: 18px;
  color: #999;
}

/* ==================================================
  Contact Section
  ================================================== */
#contact {
  background: #f7f7f7;
  padding: 80px 0;
}

#contact h2 {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  color: #199EB8;
}

#contact .info i {
  font-size: 32px;
  color: #199EB8;
  float: left;
}

#contact .info p {
  padding: 0 0 10px 50px;
  line-height: 24px;
}

#contact .info .dlinks p {margin-bottom:0px;}

#contact .form #sendmessage {
  color: #199EB8;
  border: 1px solid #199EB8;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#contact .form button[type="submit"] {
  background: #199EB8;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

#contact .form button[type="submit"]:hover {
  background: #23c2e1;
}

/* ==================================================
  Footer Styling
  ================================================== */
.site-footer {
  background-color: #111;
  padding: 0;
}

.site-footer h2, .site-footer p {
  color: #fff;
}

.site-footer p {
  opacity: .75;
  line-height: 2.0925;
}

.site-footer h2,
.site-footer .btn {
  margin-bottom: 25px;
}

.site-footer .social-nav a {
  color: #fff;
  opacity: .25;
}

.site-footer .social-nav a:hover {
  opacity: 1;
}

.site-footer .bottom {
  background-color: #000;
  padding: 20px 0;
}

.site-footer .bottom .list-inline, .site-footer .bottom p {
  margin: 0;
}

.site-footer .bottom .list-inline {
  position: relative;
  top: 5px;
}

.site-footer .bottom .list-inline a {
  color: #fff;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  margin-right: 15px;
}

.site-footer .bottom .list-inline .list-inline-item:last-of-type a {
  margin-right: 0px;
}

.site-footer .bottom .list-inline a:hover {
  color: #199EB8;
}

.site-footer .credits {
  color: #ddd;
}

.site-footer .credits a {
  color: #199EB8;
}

/* ==================================================
  Responsive Styling
  ================================================== */
@media (max-width: 61.9em) {
  section,
  .block,
  .cta {
    padding: 35px 0;
  }
  .features {
    padding-bottom: 5px;
  }
  p,
  .block p {
    margin: 0;
  }
  .hero-brand {
    margin-bottom: 35px;
  }
  .hero-brand img {
    max-width:200px;
    max-height:auto;
  }
  .tagline {
    margin: 35px 0;
  }
  h1 {
    font-size: 32px;
    margin: 0;
  }
  h2,
  .tagline {
    font-size: 24px;
  }
  h2 {
    margin-bottom: 25px;
  }
  h3 {
    font-size: 14px;
    font-size: 21px;
  }
  .hero {
    padding: 75px 0;
  }
  .stats-col {
    margin-bottom: 25px;
  }
  .block {
    height: auto;
  }
  .feature-col {
    padding-bottom: 30px;
  }
  .feature-col h3 {font-size:25px;}
  .portfolio-grid .card h3.card-title {
    font-size: 18px !important;
  }
  .portfolio-grid .card .card-text {
    font-size: 13px;
  }
  .team .team-over {
    padding-top: 20px;
  }
  .team .card .social-nav {
    margin-bottom: 15px;
    padding: 0;
  }
  .site-footer .social-nav {
    margin-bottom: 35px;
  }
  .site-footer .list-inline {
    text-align: center;
    padding-bottom: 15px;
  }
  .site-footer .list-inline li {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .block.block2 {padding-bottom:85px;}
  .block {
    padding-left: 30px;
    padding-right: 30px;
  }
  .presslist img {margin:15px 15px;}
}

@media (max-width: 700px) {
  bxst-features-table-section-body {display:block;}
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.solutionslist .card {border: 1px solid #00000020;border-radius: .25rem;margin:0px 25px 25px;text-align:center;}
.solutionslist .card h5 {font-weight:600;}
.slick-arrow {position:absolute;top:100%;background:transparent;border:1px solid #2bbbf5;padding:7px 20px;color:#2bbbf5;}
.slick-arrow:hover {background:#2bbbf5;color:#fff;}
.slick-prev {left:25px;}
.slick-next {right:25px;}

/*News*/
.news-item {
  position: relative;
  max-width: 490px;
  margin: 0 auto 1.125rem;
  overflow: hidden;
  cursor:pointer;
}
.news-item._big .news-item__abs {
  left: 0;
  width: 100%;
  padding: 17px 21px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  transition: .2s;
}
.news-item._big:hover .news-item__abs {
  background: rgba(0, 0, 0, 0.35);
}
.news-item._big .news-item__date {
  font-size: 1.125rem;
}
.news-item._big .news-item__title {
  font-size: 2rem;
  margin: .5rem 0;
}
.news-item._big .news-item__title a {
  color: #fff;
  text-decoration: none;
}
.news-item._big .news-item__title a:hover {
  color: #d5d5d5;
}
.news-item._big .news-item__bottom {
  padding: 17px 21px;
}
.news-item._big .news-item__desc {
  font-size: 1.125rem;
}
.news-item._big .news-item__tags a {
  color: #fff;
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .news-item._big .news-item__title {
    font-size: 1.25rem;
  }
  .news-item._big .news-item__desc {
    font-size: .875rem;
  }
}
.news-item .news-item__img img {
  transition: .2s;
}
.news-item .news-item__abs {
  position: absolute;
  top: 0;
  left: 20%;
  width: 80%;
  height: 100%;
  z-index: 2;
  padding: 16px 10px;
  background: rgba(255, 255, 255, 0.9);
}
.news-item .news-item__title {
  font-size: 1.375rem;
  margin: .375rem 0;
}
.news-item .news-item__title a {
  color: #000;
  text-decoration: none;
}
.news-item .news-item__title a:hover {
  color: #008800;
}
.news-item .news-item__desc {
  font-size: 0.875rem;
}
.news-item .news-item__bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2px 10px;
}
.news-item .news-item__rm a {
  font-size: 0.875rem;
  text-decoration: underline;
}
.news-item .news-item__rm a:hover {
  text-decoration: none;
}
.news-item:hover .news-item__img img {
  transform: scale(1.1);
}
.news-item .news-item__tags {
  font-size: 0.875rem;
  margin-top: 1rem;
  text-transform:lowercase;
}
.news-item .news-item__tags a {
  color: #000;
  text-decoration: none;
}
.news-item .news-item__tags a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  .news-item:not(._big) .news-item__desc {
    display: none;
  }
}

.news .news__back a {float:left;max-width:50%;margin-bottom:10px;}
.news .news__next a {float:right;max-width:50%;margin-bottom:10px;text-align:right;}
.news .news__back a, .news .news__next a {
  color: #808080;
  text-decoration: none;
}
.news .news__back a:hover, .news .news__next a:hover {
  text-decoration: underline;
}
.news .news__meta {
  margin: 1rem 0;
  color: #008800;
  font-size: 1.375rem;
}
.news .news__meta .singletag {text-transform:lowercase;}
.news .news__title {
  font-size: 1.625rem;
}
.news .news__desc {
  margin: 1.5rem 0;
  font-size: 14px;
}
.news .news__desc a {
  text-decoration: underline;
}
.news .news__desc a:hover {
  text-decoration: none;
}

/*Pagination*/
.pagination {
  display: block;
  margin: 1rem 0;
  text-align: center;
}
.pagination span, .pagination a {
  margin: 0px 5px;
  font-size: 14px;
}
.pagination a {
  text-decoration: underline;
}
.pagination a:hover {
  text-decoration: none;
}

.socicons a {display:inline-block;margin-right:7px;color:#000!important;}
.socicons a i {color:#000!important;font-size:22px!important;}
.socicons a i:hover {color:#199EB8!important;}