/*
    Theme Name: CyberiumBlack
    Theme URL: http://cyberium.ru/templates/cyberium_black/
    Author: Cyberium LLC
    Author URL: http://cyberium.ru
*/

/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic&subset=latin,cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&subset=latin,cyrillic');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700&subset=latin,cyrillic);


body {
    width: 100%;
    height: 100%;
    font-family: sans-serif;
	font-weight: 300;
    color: #333;
    background-color: #fff;
	/* Margin bottom by footer height */
	/*margin-bottom: 120px; */
}

html {
    width: 100%;
    height: 100%;
	/*position: relative;
	min-height: 100%;*/
}

h1,
h2,
h3,
h4,
h5,
h6, .h1 {
    margin: 0 0 30px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}
h1 {font-size:2em!important}
h2 {font-size:1.8em!important}
h3 {font-size:1.4em!important}
table {border-collapse:collapse;border-spacing:0;font-family:'Open Sans Condensed','Roboto',arial;font-size: 16px;line-height: 1.6em; }
table.bordered-table {border:1px #e2e2e2 solid;border-radius:5;}
td, th {padding:6px 5px 3px 5px; border:1px #efefed solid;color:#283f5c;text-align:center;}
tr {margin:10px 0;}
tr.selected {background-color:#283f5c;}
tr.selected td {color:#fff;}
td.first-col {text-align:left;font-weight:400}
p {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.6em;
	font-weight: 300!important;
	font-family: sans-serif,arial,verdana;
}

p.lead {
	font-weight: 600;
}

a {
    color: #fb4e35;	/*#28c3ab;*/
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
}

.light {
    font-weight: 400;
}

.logo {
    display: inline-block!important;
}
img.logo {
	padding-bottom: 10px;
	padding-right: 10px;
}
iframe {margin:10px}
.video-wrap {
  position: relative;
  padding-bottom: 56.25%; 
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.logo a {
	font-size:24px;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.navbar .contactinfo {
	margin:10px 30px 0px 60px;
	display: inline-block;
	text-align:center;
}
.navbar-brand {
    font-weight: 700;
}
.navbar-brand {
  height: 40px;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 1em;
}

.navbar-brand h1{
  text-shadow: none;
  color: #fff;
  font-size: 26px;
  line-height: 40px;
  text-shadow: 1px 1px 2px #7a7a7a;
}
.navbar-brand span.logo{
  text-shadow: none;
  color: #fff;
  font-size: 26px;
  line-height: 40px;
  text-shadow: 1px 1px 2px #7a7a7a;
}
.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
    background-color: rgba(255,255,255,0);
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}
.navbar-dark {
    background-color: rgba(0,0,0,0);
}

.navbar-custom ul.nav li a {
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
    color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}

.navbar-custom.top-nav-collapse ul.nav li a {
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #fff;
}

.navbar-custom ul.nav ul.dropdown-menu {
	border-radius: 0;
}

.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom: 1px solid rgba(255,255,255,.4); /*#fefefe;*/
}

.navbar-custom ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}

.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
	background-color: rgba(255,255,255,.1);
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	background-color: rgba(255,255,255,.3);
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
	background-color: rgba(255,255,255,.3);
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a:hover {
	background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 15px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:hover,
.navbar-toggle:active {
    outline: 0;
}

/* sub menu */

header ul.nav li ul li.dropdown-submenu li a {	
	color: #333;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: 1px;
	padding-right:0px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0;
    border-radius: 0 0 0 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;width:100%;
}

.dropdown-submenu>a:after {
    display: block;
    content: "\f105";
	font-family: 'FontAwesome';
    float: right;
    width: 0;
    height: 0;

    margin-top: 0;
    margin-right: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.dropdown-submenu .dropdown-menu a {
	padding-right:-10px; 
}
/*
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
*/

/* loader */
#preloader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}


#loaderInner {
    background:#ffffff url(../img/spinner.gif) center center no-repeat;
    height: 60px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 60px;
}

@keyframes boxSpin{
  0%{
    transform: translate(-10px, 0px);
  }
  25%{
    transform: translate(10px, 10px);
  }
  50%{
    transform: translate(10px, -10px);
  }
  75%{
    transform: translate(-10px, -10px);
  }
  100%{
    transform: translate(-10px, 10px);
  }
}


@keyframes shadowSpin{
  0%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
  25%{
    box-shadow: 10px 10px #39CCCC, -10px -10px #FFDC00;
  }
  50%{
    box-shadow: -10px 10px #39CCCC, 10px -10px #FFDC00;
  }
  75%{
    box-shadow: -10px -10px #39CCCC, 10px 10px #FFDC00;
  }
  100%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
}

#load {
  z-index: 9999;
  background-color: #FF4136;
  opacity: 0.75;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -5px auto 0 auto;
  left: 0;
  right: 0;
  border-radius: 0px;
  border: 5px solid #FF4136;
  box-shadow: 10px 0px #39CCCC, 10px 0px #01FF70;
  animation: shadowSpin 1s ease-in-out infinite;
}

/* misc */
hr {
  margin-top: 10px;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}
.marginbot-60{margin-bottom:60px !important;}
.marginbot-80{margin-bottom:80px !important;}

.brd-grey1 {border: 1px solid #999;}
/* ===========================
--- General sections
============================ */

.home-section {
    padding-top: 2.8em;
    padding-bottom: 90px;
	display:block;
    position:relative;
    z-index:120;
}
.news-section {
    padding-top: 0.2em;
    padding-bottom: 90px;
	display:block;
    position:relative;
    z-index:120;
}
.breadcrumb-section {
    padding-top: 100px;
    padding-bottom: 5px;
	background: #fff;
	display:block;
    position:relative;
    z-index:110;
}
.block-section {
    padding-top: 1.2em;
    padding-bottom: 30px;
	display:block;
    position:relative;
    z-index:120;
}
.blog-section {
    padding-top: 1.5em;
    padding-bottom: 30px;
	display:block;
    position:relative;
    z-index:120;
}
.section-heading h1 {
	margin-bottom: 1.5em;
}
.section-heading h2 {
		font-size: 24px;
	}
.section-heading i {
	margin-bottom: 20px;
}
.up-section {
	text-align: center;
	padding: 0px 0 ;
}

/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f8f8f8;
	opacity: 0.25;
}


.bg-dark {
	background: #575757;
}

/* --- section color var --- */

.text-light {
	color: #fff;
}

.text-xs-center {
	text-align: center;
}
.text-justify {
	text-align: justify!important;
}
.text-left {
	text-align: left!important;
}
.text-center {
	text-align: center!important;
}
.text-right {
	text-align: right!important;
}


/* ===========================
--- Intro
============================ */

.intro {
	width:100%;
	height:100vh;
	position:relative;
	background:url(../img/bg1.jpg) no-repeat top center fixed; /*  */
    background-size:cover;
	vertical-align:middle;
  display: table;
}
.landing {
	height:100vh;
	background:url(../img/bg5.jpg) no-repeat top center float;
}

/*#intro.intro {
	padding:130px 0 0 0;
	vertical-align:middle;
}*/
#intro .intro-content {
	vertical-align:middle;
	height:100%;
	border:1px solid #yellow;
	display: table-cell;
	width:100%;
}
#intro h1 {
	color: #FFF;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	font-family: 'Open Sans',sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -2px 0 2px #000;
}
.intro .slogan {
	text-align: center;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro .slogan h2 {
	color: #FFF;
	font-size: 50px;
	line-height: 55px;
	font-weight: 700;
	font-family: 'Open Sans',sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	/*text-transform: uppercase;*/
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -2px 0 2px #000;
}
.intro .slogan h2 a {
	color: #FFF;}

.intro .slogan h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
}
/*.intro .action {
	margin:60px 250px 60px 250px;
	padding:40px 60px 30px 60px;
	background-color: rgba(255,255,255,.1);
	text-align:center;
}
.intro .action h3 {
	color:#fff;
	font-size: 30px;
	font-weight: normal;
	text-transform: none;
}
.intro .action h3 a {
	text-shadow: -1px 0 1px #000;
}*/
.landing .slogan h2 {
	color: #FFF;
	text-shadow: none;
	font-size: 40px;
	line-height: 40px;
}
/* ===========================
--- About
============================ */

.boxed-grey {
	background: #f9f9f9;
	padding: 20px;
}
.team {
	margin: 15px;
	text-align: justify;
	display:inline-block;
}
.team h5 {
	margin-bottom: 15px;
}

.team p.subtitle {
	margin-bottom: 10px;
}

.avatar {
	margin: 0px 20px 20px 5px;
	float:left;
}

.team-social {
	margin-left: 0;
	padding-left: 0;
	
}

.team-social {
	text-align: center;
}

/*.team-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
} */


.team-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.team-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.team-social .social-facebook a{background: #3873ae;}
.team-social .social-twitter a{background: #62c6f8;}
.team-social .social-dribble a{background: #d74980;}
.team-social .social-deviantart a{background: #8da356;}
.team-social .social-google a{background: #000;}
.team-social .social-vimeo a{background: #51a6d3;}
.team-social .social-facebook a:hover{background: #4893ce;}
.team-social .social-twitter a:hover{background: #82e6ff;}
.team-social .social-dribble a:hover{background: #f769a0;}
.team-social .social-deviantart a:hover{background: #adc376;}
.team-social .social-google a:hover{background: #333;}
.team-social .social-vimeo a:hover{background: #71c6f3;}

/* ===========================
--- Comments
============================== */
#comments {
	text-align:center;
	padding:20px 10px 40px 10px;
}
.comments {
	text-align:center;
}

/* ===========================
--- Post
============================== */
#post {
	
}
.post {
	margin-bottom: 45px;
}
.post-date {
	margin-bottom: 15px;
}
/* ===========================
--- Services
============================ */
#service {
	background: url(../img/bg2.jpg) no-repeat top center fixed;
    background-size: cover;
}
.service-item {margin:10px 0px 10px 0px;text-align:left}
.service-item:hover{opacity:1;background:#fff;}
.service-icon {
	margin-bottom: 2px; /*15px;*/
	/*display: inline-block;*/
}
.service-box {
	padding: 30px 10px 10px 10px;
/*	padding-top: 5px;
	padding-bottom: 5px;
	/*margin-bottom: 25px;*/
	/*padding: 10px;*/
}
.service-icon, .service-desc, .service-desc i, .service-icon i {
	display: inline;
}
.service-desc i, .service-icon i {
	padding-right: 6px; 
	padding-top: 20px;
}
.service-desc h3 {
	font-size: 20px;
	margin-bottom: 25px;
	display: inline-block;
	text-align: center!important;
}
.service-desc p {
	font-size:16px;
	text-align: justify; /*left;*/
}
.opa-90 {
	opacity: 0.90;
	background: #f9f9f9;
}
.service-box button.btn {
		margin-bottom: 35px;
}
.service-title {text-align:left;}
.lead-button {text-align:center;margin-bottom:20px}
.lead-button a {margin:5px;padding:10px;border:1px solid #999}
.lead-button a:hover {border:1px solid #ddd}

.lead-button i {margin:0px;padding:5px}
.amoform_modal_button_text {font-weight:normal;font-size:14px;}
.remark {font-size:13px;font-family:'Open Sans',sans-serif;margin-top:10px;margin-bottom:30px;}
/* ===========================
--- Contact
============================ */

form#contactForm .form-group label {
	text-align: left !important;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}
form#contactForm input,form#contactForm select,form#contactForm textarea,form#contactForm checkbox {
	border-radius: 2;
	border: 1px solid #999;
   -webkit-box-shadow: none;
    box-shadow:  none;
}

form#contactForm input:focus,form#contactForm select:focus,form#contactForm textarea:focus,form#contactForm input:hover,form#contactForm select:hover,form#contactForm textarea:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	border: 1px solid #172435;
}
form#contactForm #agree,form#contactForm #agree-text p{
	text-align: left !important;
	display: block;
}
form#contactForm td {
	padding-left: 15px;
	vertical-align: top;
}
.input-group-addon {
  background-color: #fefefe;
  border: 1px solid #eee;
  border-radius: 0;
}

.widget-contact {
	text-align: left;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}
span.phone{
	font-size: 22px;
	font-weight: bold;
	margin: 15px 0;
}
.company-social {
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

.company-social {
	text-align: left;
}

.company-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}


.company-social a{
	margin:0;
	padding:0;
    display: block;
	width: 50px;
    height: 50px;
    line-height: 56px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
	border-radius: 50%;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.company-social a i{
	text-align: center;
	margin:0;
	padding:1;
}
.company-social .social-facebook a{background: #4267b2;}
.company-social .social-twitter a{background: #62c6f8;}
.company-social .social-google a{background: #000;}
.company-social .social-vk a{background: #3f729b;} 
.company-social .social-facebook a:hover{background: #476fc1;border:1px solid #ccc}
.company-social .social-twitter a:hover{background: #82e6ff;border:1px solid #ccc}
.company-social .social-google a:hover{background: #333;border:1px solid #ccc}
.company-social .social-vk a:hover{background: #4278a3;border:1px solid #ccc} 

/* ===========================
--- News
============================ */
.news-item {
	text-align:left;
	margin-bottom:40px;
}
.news-item .news-date {margin-bottom:0px;font-size:10px;}
.news-item .news-date i {margin-bottom:0px!important;margin-right:10px;}
.news-item div.news-title a h3 {text-align:left; margin-bottom:10px;}

/*a h3 */


/* ===========================
--- Footer
============================ */
#footer {
/*	position: absolute;
	bottom: 0;
	width: 100%; */
	/* Set the fixed height of the footer here */
	/*height: 120px;*/
}
.footer {
	text-align: center;
	padding: 30px 20px 0px 20px;
}

footer p {
	color: #f8f8f8;
}
footer a, footer a:hover {
	color: #fff;
}
footer h4 {color:#fff}
.credits, .credits a, .credits a:hover {color: #fff;}
.footer-top {height:12px;background-color:#ccc;}
.footer-top {height:12px;background:url(../img/footer-bg.png) repeat top center;}
.footer-nav {list-style: none;}
.footer ul {padding:0px;margin:0px}
.footer-nav li {font-size:13px;}
.footer-nav a span {color:#f8f8f8!important;}
.footer-nav a:hover span {color:#fff!important;}
.footer-nav5 {
	margin: 80px 0 10px 0;
	padding:20px 0 0 0;
}
.footer-menu {margin:0}
.botbar {border-top:#1d2d42 solid 1px; padding:10px 0 10px 0;}
a#scroll-up {
   position: fixed;
   bottom: 5px;
   right: 5px;
   display: none;
   background-color: #ffffff;
   opacity: 0.5;
   filter:alpha(opacity=50); /* For IE8 and earlier */
   padding: 6px 12px;
   border: 2px solid #ccc;
   border-radius: 2px;
   font-size: 18px;
}
a#scroll-up i {
   color:orange;
}
a#scroll-up:hover {
   opacity: 1;
   filter:alpha(opacity=100); /* For IE8 and earlier */
}
.footer-menu {
	margin:0 30px 0 0;
	display:inline-block;
}
.footer-menu-item {
	margin:0 0 10px 0px;
	float: left;
}
.footer-nav5 {
	padding-top:15px;
	font-size:12px;
}
.footer-nav6 {
	padding-top:0px;
	color:#fff;
	margin:20px 30px 0 0;
}
#social {
    margin-top: 15px;
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0!important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 10px 0 0;
}
.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 30px;
	color:#fff;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.footer-nav6 ul.company-social {
	text-align:left;
	margin-top:5px;
}
.phone {
	font-family: 'Open Sans Condensed',sans-serif;
	font-size:16px;
	font-weight: 700;}
/* ==========================
Parallax
============================= */
#parallax1{	
	background-image: url(../img/parallax/1.jpg);
}

#parallax1:after {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}


#parallax2{	
	background-image: url(../img/parallax/2.jpg);

}

#parallax2:after  {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}


/* ===========================
--- Elements
============================ */

.btn {
	border-radius: 3;
    /*text-transform: uppercase; */
    font-family: 'Open Sans','Oswald',sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-lead {
	border-radius: 5;
	padding:15px 40px;
	color: #fff;
	font-size: 18px;
}
.btn-lead:hover,
.btn-lead:focus {
    outline: 0;
    color: #fff;
    /*background: rgba(255,255,255,.1);*/
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.btn-circle.btn-dark {
    border: 2px solid #666;
    color: #666;
}
.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle.btn-dark :hover,
.btn-circle.btn-dark :focus {
    outline: 0;
    color: #999;
    background: #fff;
}

.btn-circle.btn-dark :hover i,
.btn-circle.btn-dark :focus i{
    color: #999;
}
ol.breadcrumb {
	background: #fff;
}
.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}
.strike {
	text-decoration:line-through;
	}
@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}


#text {
    color: #fff;
    background: #ffcc00;
}

#map {
	height: 500px;
}

.width_10 {margin-left:10px;margin-right:10px;}

.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}
.btn-light:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

.in-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 6px 15px;
    border: 2px solid #000;
    border-radius: 50%;
    font-size: 20px;
    color: #000;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.special-box p.span {
	margin-top: 0px;
	padding-top: 20px;
}
.special-box p span.in-circle {
	margin-top: 25px;
	font-weight: 400;
	text-align: center;
}
.special-box ul li {
	margin-bottom:8px;
	list-style:url("/img/bluedisc.png") inside;
}
.special-box ul li i {
	margin-right:8px;
}
#special .container.dark {
    background-color: #333;	/*#67b0d1;*/
	color: #fff;
	padding-top: 0px;
}
#contactformdark {
	padding: 20px 0;
	margin-top: 0px;
}
#blog {
	margin-bottom: 30px;
	padding-bottom: 30px
}
#special1 {
	padding-top: 30px;
	margin-top: 30px;
}
#special {
	margin-bottom: 30px;
	padding-bottom: 30px
}
#contactformdark #form-submit {
	margin-top: 30px;
	/*padding-left: 20px;
	margin-left: 20px;*/
}
#contactformdark .form-control {
    background-color: #f6f6f6;
	color: #000;
}
#contactformdark button {
    background-color: #fff;
	color: #000;
}
#content {
	padding-top: 0px;
	margin-top: 10px;
}
#content h3 {text-align:left;}
/*.content-title, .content-title h3 {text-align:left;} */
.copyright {
	color: #fff;
	margin: 0px 0 0px 0;
}
.contactinfo {margin: 0px 0 10px 0;}
.context-nav {
	/* font-family: 'Open Sans Condensed',sans-serif; */
	text-align: left;
	list-style: none;
	margin-left: -23px;
	margin-right: -20px;
}
.context-nav li {
	/*margin-top: 10px;*/
	padding-left:23px;
	padding-right: 20px;
	padding-top:5px;
	padding-bottom:5px;
}
.context-nav li:hover {
	background-color: #f0f0fd;
}
.time-count-block-1::before {
	content: "1";}
.time-count-block-2::before {
	content: "2";}
.time-count-block-3::before {
	content: "3";}
.time-count-block-4::before {
	content: "4";}
.time-count-block-5::before {
	content: "5";}
.time-count-block-6::before {
	content: "6";}
.time-list-item::before {
	position: absolute;
	top: 50%;
	left: -20px;
	padding: 1px 0 0 0;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 100%;
	border-radius: 50%;
	border-color:#ccc;
	background: #fff;
	color: #ccc;
	text-align: center;
	-webkit-transform: translate(-10px, -50%);
	transform: translate(-10px, -50%);
	box-sizing: border-box;
}
.time-list-item {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	color: #333;
	list-style: none!important;
	list-style-position: inside;
	font-size: 15px;
}
#content .section-content h2 {
	font-size:30px;
	text-align: center;
	margin: 50px 0 30px 0;
}
#content .section-content-left h2 {
	margin: 50px 0 30px 0;
	text-align: left;
}
#content .section-content-left .content-item {
	margin: 30px 0 50px 0;
}
.section-content h4 {
	margin: 20px 0 15px 0;
}
.section-content-left h4 {
	margin: 15px 0 10px 0;
}
.section-content ul {
	list-style: square outside;
}
.section-content ul li {
	margin-bottom:3px;
}
ul.fa_list {
	list-style: none!important;
}
ul.fa_list li {
	list-style: none!important;
}
ul.fa_list li i {
	margin-right: 15px;
}
ul.fa_list li:hover i{
	color:lightblue;
	margin-right: 20px;
}
.col2__item{position:relative;padding-bottom:0px;margin-bottom:0px!important;}
.col2__item:last-child{padding-bottom: 0!important}
.col2__main:after,.col2__main:before{content:'';display:table;clear:both}
.col2__main{margin:0 auto}
.col2__col{width:50%;text-align:right;margin:0px!important}
.col2__flipped{float:right;text-align:left;margin:0px!important}
.col2__block{padding-right:40px;padding-left:0!important;margin:0}
.col2__block__flipped{padding-right:0!important;padding-left:40px;margin:0 auto}

.col2__line{position:absolute;width:2px;top:0;background:#ccc;bottom:0;left:0;right:0;margin:0 auto}
.col2__item:first-child .col2__line{top:10px}
.col2__item:last-child .col2__line{height:10px;bottom:auto}

.col2__circle{width:46px;height:46px;position:absolute;right:0;left:0;top:5px;margin:0 auto;border-radius:100%;border:2px solid #fff}
.col2__number{position:absolute;top:50%;left:0;right:0;text-align:center;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff}

.col1 {display:block}
.col1__number{float:left;width:43px!important;text-align:center;margin:0}
.col1__circle{float:left;background-color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;width:30px;height:30px;text-align:center;font-size:14px;line-height:25px;color:#000;overflow:hidden;white-space:nowrap}
.col1__circle_inverse{float:left;background-color:#000;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;width:30px;height:30px;text-align:center;font-size:14px;line-height:25px;color:#fff;overflow:hidden;white-space:nowrap}
.col1__block{text-align:left;font-size:16px;margin-left:50px;margin-bottom:30px;margin-top:10px;line-height:20px;}
.img-block{margin:10px 10px 30px 10px}
ul.footer-nav5 li {list-style: none!important;}

ul.rounded {font-size:14px;}
ul.rounded li {list-style:url("/img/bluedisc.png") inside;margin-bottom:8px;}

.tab-pane {
	padding:25px;
	font-size:16px;
}
ul.nav-pills li a {
	color:#8cc900;
}
.nav-pills>li {
	background-color: #f9f9f9!important;
	border-right: 1px solid #fff;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color:#fff!important;
}
.nav-justified tr:hover {background-color: #f9f9f9!important;}

.footer-menu-title {font-family:'Open Sans Condensed',sans-serif;font-size:130%;}
p.footer-menu-title{margin-bottom:0px}

/* ===========================
--- Slider
============================ */

.slider-area {
-webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    0px 5px 4px 0px rgba(0, 0, 0, 0.4);
box-shadow:         0px 5px 4px 0px rgba(0, 0, 0, 0.4);	
}
.logo-block {text-align:center;margin:30px 0px 30px 30px}
.logo-block div div {border:0px solid #ccc;text-align:center} /* box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.4);} */
.logo-block img {padding:15px}

/* ===========================
--- Right side
============================ */

.right-block {border-left: #efefef 1px solid;}
.right-header {padding:10px 20px;} /*background:url(../img/header-bg.png) repeat top center;color:#fff}*/
.right-header h3 {margin:0px; text-align:left;}

.right-nav {padding:20px}
.right-nav ul {list-style:none;padding:0;}


/* =========================
--- parallax --- 
==========================*/
.parallax-1
{
	background-image: url('/files/img/para.jpg');
}
.parallax-2
{
	background-image: url('/files/img/para.jpg');
	box-shadow: 0px 2px 3px #555;
	-webkit-box-shadow: 0px 2px 3px #555;
	-moz-box-shadow: 0px 2px 3px #555;	
}

.parallax.cover
{
	background-size: cover;
}

.paralaxx {
	box-shadow: 0px 2px 3px #555;
	-webkit-box-shadow: 0px 2px 3px #555;
	-moz-box-shadow: 0px 2px 3px #555;
	position: relative;
	overflow: hidden;
		

}

.paralaxx img {
	position: absolute;
	bottom:0;
	height:80%
}
#call-to-action {padding:60px;}
/*-------------------------------------- */
#content .icon-boxes .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 0px 0;
}

#content .icon-boxes .icon-box .icon {
  float: left;
  background: #fff;
  padding: 14px;
  text-align:center;
  border-radius: 100%;
  border: 2px solid #fb4e35; /*#b32824;*/
  width:60px;
  height:60px;
}

#content .icon-boxes .icon-box .icon i {
  color: #fb4e35; /*#b32824;*/
  font-size: 28px;
}

#content .icon-boxes .icon-box .title {
  margin-left: 80px;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: uppercase;
}

#content .icon-boxes .icon-box .title a {
  color: #111;
}

#content .icon-boxes .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 15px;
  text-align:justify;
}


/* BOXED-DARK */
#content .icon-boxes-dark .box {
  padding: 50px 15px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #fba82b; /*#e6e6e6;*/
  border-radius:10px;
  height: 160px;
  position: relative;
  background: #fafafa;
}

#content .icon-boxes-dark .icon {
  position: absolute;
  top: -32px;
  left: calc(50% - 30px);
  transition: 0.2s;
  border-radius: 100%;
  display: inline-block;
  border: 5px solid #fff;
}

#content .icon-boxes-dark .icon a {
  display: inline-block;
  background: #fba82b; /*#b32824;*/
  border: 2px solid #fba82b; /*#b32824;*/
  padding: 12px;
  border-radius: 100%;
  transition: 0.3s;
  height:54px;
  width:54px;
}

#content .icon-boxes-dark .icon i {
  color: #fff;
  font-size: 24px;
}

#content .icon-boxes-dark .box:hover .icon i {
  color: #fba82b; /*#b32824;*/
}

#content .icon-boxes-dark .box:hover .icon a {
  color: #fba82b; /*#b32824;*/
  background: #fff;
}
#content .icon-boxes-dark .box p.description {
  font-family: "Open Sans Condensed", sans-serif;
}
.right-border {
	border-right:1px #ccc dashed;
}
/* ============================ */
.item-box {
	margin:5px;
}
.item-counter {
	font-size: 58px;
	color: #5698d0; /*#283f5c; */
	margin:25px 0 10px 0;
}
.item-title {
	font-size: 18px;
}
.img-left {float:left; margin-right:20px; margin-bottom:15px;}
/* ===========================
--- Media
============================ */
@media only screen and (max-width:640px){
	.col2__circle{position:relative;top:0;left:0;right:auto;margin-left:0}
	.col2__item{padding-bottom:0!important}
	.col2__col{float:none;text-align:left;width:100%}
	.col2__linewrapper,
	.col2__block,
	.col2__block__flipped{display:table-cell;vertical-align:top;padding-bottom:30px}
	.col2__linewrapper{position:relative;padding-bottom:30px}
	.col2__block,.col2__block__flipped{padding-left:20px!important;padding-right:0!important}
	.col2__line{right:auto;left:50%;-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}
	.col1 {text-align:center}.col1__number{float:top;text-align:center;width:100%}.col1__circle{max-width:40px;max-height:40px;font-size:16px!important;}.col1_block{width:100%;}
	#intro h1 {font-size: 18px;}
	.btn-lead {padding:7px 20px;}
	#about i.fa-4x {font-size:250%;}
}

@media screen and (max-width:960px){
	.col1__item {float:none;text-align:center!important}
	.col1__circle{float:none;max-width:40px;max-height:40px;font-size:15px!important;}
	.col1__number{float:none;text-align:center;width:40px;margin-left:47%}
	.col1__block{margin:20px 10px 30px 10px;text-align:center}
	.intro .slogan h2 {font-size: 24px!important;}
	#about i.fa-4x {font-size:320%;}
}
/* Media queries */

@media (min-width:767px) and (max-width:960px) {
	.navbar-brand {margin-left:-50px!important;}
	span.phone {font-size:inherit;}
	.nav>li>a {padding:15px 12px 15px 0px}
	ul.navbar-nav {}
	ul.navbar-nav li:last-child {margin-right:0px!important}
}
@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {margin-right:inherit;margin-left:inherit;}
	.navbar-brand span.logo {font-size:24px;}
    .top-nav-collapse {
        padding: 0;
        background-color: #000;
    }
    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
	.navbar .contactinfo {
		margin:10px 10px 0px 30px;
	}
	h1 {font-size:30px;}
	.intro {
        height: 100%;
        padding: 0;
    }
    .brand-heading {font-size: 100px;}
    .intro-text {font-size: 25px;}
}

@media (max-width:1366px) {
	.intro .slogan h2 {font-size: 30px!important;}
	#intro h1 {font-size: 24px;}
}

@media (max-width:1200px) {
	.intro .slogan h2 {font-size: 28px!important;}
	#intro h1 {font-size: 22px;}
}

@media (max-width:768px) {
	table {font-size: 14px;}
	.navbar .contactinfo {margin:10px 10px 0px 30px;}
	.navbar .contactinfo .phone {font-size:15px;}
	.team.boxed-grey {margin-bottom: 30px;}
	.boxed-grey {margin-bottom: 30px;}
	#intro h1 {font-size: 22px;}
	.intro .slogan-block {margin:20px 0 20px 0;}
	.intro .slogan h2 {font-size: 28px;}
	.btn-lead {padding:7px 20px;}
	.section-heading h2 {font-size: 28px;}
	.breadcrumb-section {padding-top: 60px;	padding-bottom: 0px;}
}

@media (max-width:480px) {
	table {font-size: 12px;}
	iframe.youtube-video {width:320px;height:240px;}
	.navbar .contactinfo {
		margin:10px 10px 0px 10px;
	}
	.navbar .contactinfo .phone {
		font-size:14px;
	}
	.navbar-custom .nav.navbar-nav {
    background-color: rgba(255,255,255,.2);
	}
	.navbar.navbar-custom.navbar-fixed-top {
		margin-bottom: 50px;
	}
	.tp-banner-container {
		padding-top:40px;
	}
	.intro {
		background:url(../img/bg1_1200.jpg) no-repeat top center fixed;
	}
	#intro h1 {
		font-size: 18px;
		margin-top: 75px;
	}
	.intro .slogan h2 {
		font-size: 26px!important;
	}	
	h1, .h1 {font-size:26px;}
	.btn-lead {padding:7px 20px;}
	#about i.fa-4x {font-size:220%;}
	.section-heading h2 {
		font-size: 24px;
	}
	.picture {width:100%;}
	.footer {padding:10px 10px 0 10px}
	.footer-menu {
		text-align:left;
		/*margin:40px 10px 40px 10px;*/
	}
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  display: table;
  width: 100%;
  height:90%;
  height: 100vh;
  background: url(../img/bg1.jpg) top center fixed; /* 9 */
  background-size: cover;
}

#hero .hero-container {
  background: rgba(0, 0, 0, 0.3);
  display: table-cell;
  margin: 0;
  padding: 250px 10px 250px 10px;
  text-align: center;
  vertical-align: middle;
}
#hero h1 {font-size:3.5em!important}

@media (max-width: 768px) {
	#hero .hero-container {
	  padding: 100px 10px 100px 10px;
	}
}
#hero h1 {
  margin: 20px 0 10px 0;
  font-size: 54px;
  font-weight: 700;
  line-height: 58px;
  text-transform: uppercase;
  color: #b32824;
  text-shadow:1px 1px 1px #ffdca3;
}
#hero h1 .strike {
	text-decoration:line-through;
	font-weight:400;
	color:#b32824;
	text-shadow:0;
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
}

#hero h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#hero .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 6px;
  transition: 0.5s;
  margin: 10px;
  background: #ce100e;
  border: 2px solid #ce100e;
  color: #fff;
  opacity: 0.75;
}

#hero .btn-get-started:hover {
  background: #ce100e;	/*#92211d;*/
  border: 2px solid #ce100e;	/*355708;*/
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  opacity: 0.85;
}
#news {
	display:block;
	margin:0 auto;
	padding:30px 0 20px 0;
	text-align:center;
	text-shadow: 1px 1px 1px #020202;
}
#news  a p {
	font-size:26px!important;
	font-weight:400;
}
#news .slider-block {
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}

@media (max-width: 768px) {
	#news {
		padding:20px 0 10px 0;
	}
	#news  a p {
		font-size:20px!important;
	}
	.breadcrumb {margin-bottom: 0px;}
}
@media (max-width: 420px) {
	#news {
		padding:10px 0 6px 0;
	}
	#news  a p {
		font-size:12px!important;
	}
}
.inner-shadow {
box-shadow: inset 2px 2px 5px rgba(154, 147, 140, 0.8), 1px 1px 5px rgba(255, 255, 255, 1);
}
#bitrix24 {padding: 50px 0}
#bitrix24 .bitrix-advert {text-align:center!important;margin:0 auto;}
#bitrix24 .bitrix-advert img {display:inline!important;}

#alisa {margin-top: 20px;}
#getconsult {
	padding:25px;
	background-color:#e7e7e7;
}
.getconsult-img {
	padding:10px;
	text-align:right;
	vertical-align:middle;
}
.getconsult {
	padding:35px 0px 15px 10px;
	text-align:left;
}
