/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
 color: #000;
font-family: 'PT Sans', sans-serif;
background: #FAFAFA;
}
.img-responsive{display:inline}
.h3, h3 {
font-size: 16px;
color: #354C59;
text-transform: uppercase;
font-weight: 600;
text-decoration: underline;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-brand {
background: url(../images/komtech.png) no-repeat;
background-size: cover;
background-position: 0% 10%;
width: 225px;
}
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  top: 0;
right: 0;
left: 0;
z-index: 20;
width: 100%;
background-color: #4B7690;
padding-bottom: 15px;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.28);
border-bottom: 1px solid #244B63;
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 25px;
/* margin: 3px; */
/* border-radius: 30px; */
color: #fff;
border-right: 1px solid #4B7690;
background: #3D96D2;
font-size: 16px;
}
.dropdown-menu li a:hover{background:#3D96D2; color:#fff}
.navbar-default .navbar-nav>li>a {
color: #FFF;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
color: #DADADA;
background-color: #044F94;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #044F94;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(4, 79, 148, 1);
border-radius: 0px;
/* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
/* box-shadow: 0 6px 12px rgba(0,0,0,.175); */
}
.dropdown-menu>li>a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #DFDFDF;
white-space: nowrap;
}
.dropdown-menu>li:hover {
background:#eee
}
.navbar-default .navbar-nav>li>a:hover {
color: #FFF;
background:#337AB7
}
.navbar-default .navbar-nav>li>a:hover {
color: #eee;

}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar {
margin-bottom: 0;
border: none;
}
.navbar-default {
background-color: #4B7690;
}
.btn-lg {
border-radius:20px;
padding: 20px 36px;
font-size: 18px;
color:black;
font-weight:bold;
text-transform: uppercase;
background: rgba(252,255,102,1);
background: -moz-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,255,102,1)), color-stop(88%, rgba(219,188,12,1)), color-stop(100%, rgba(214,179,0,1)));
background: -webkit-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: -o-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: -ms-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: linear-gradient(to bottom, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcff66', endColorstr='#d6b300', GradientType=0 );
}
.btn:focus{

  background: rgba(252,255,102,1);
background: -moz-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,255,102,1)), color-stop(88%, rgba(219,188,12,1)), color-stop(100%, rgba(214,179,0,1)));
background: -webkit-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: -o-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: -ms-linear-gradient(top, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
background: linear-gradient(to bottom, rgba(252,255,102,1) 0%, rgba(219,188,12,1) 88%, rgba(214,179,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcff66', endColorstr='#d6b300', GradientType=0 );
}
.btn-lg:hover {color:#3D96D2}
#content-top {
	background: url(../images/vizit.jpg) 100% 100% no-repeat; /* Добавляем фон */
	background-size: cover; /* Масштабируем фон */
	height: 500px;

	position: relative;
	padding-top: 140px;
}
.market .col-lg-4{text-align:center}
.market .img-circle{
border: 5px solid #4B7690
}
.market{padding:30px 0 60px  0 }
.strip{padding: 40px;
margin-bottom: 50px;
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(217,217,217,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(100%, rgba(217,217,217,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(217,217,217,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(217,217,217,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#d9d9d9', GradientType=0 );
border-bottom: 1px solid #C5C5C5;
border-top: 1px solid #A6A6A6;}
#content-top-desc {
	float: right;
	width: 100%;
	color: #fff;
	text-align: justify;
	font-size: 16px;
}
#domofon {
/*width: 640px;
height: 500px;
position: absolute;
bottom: -100px;
left: 45%;
margin-left: -348px;*/
width:100%;
text-align: center;
margin-top: ;
height:400px;
}
#market{background: rgba(14,76,105,1);
background: -moz-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(15%, rgba(14,76,105,1)), color-stop(34%, rgba(40,97,122,1)), color-stop(100%, rgba(131,168,181,1)));
background: -webkit-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: -o-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: -ms-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4c69', endColorstr='#83a8b5', GradientType=1 );
border-top: 1px solid #1F5F7C;
border-bottom: 1px solid #0F5372;}
#domofon1{
/*position: absolute;
left: 10%;
bottom: 180px;*/
padding-top: 35px;
vertical-align: middle;
width: 120px;
height: 120px;
background: rgba(61,150,210,1);
background: -moz-linear-gradient(-45deg, rgba(61,150,210,1) 0%, rgba(12,91,176,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(61,150,210,1)), color-stop(100%, rgba(12,91,176,1)));
background: -webkit-linear-gradient(-45deg, rgba(61,150,210,1) 0%, rgba(12,91,176,1) 100%);
background: -o-linear-gradient(-45deg, rgba(61,150,210,1) 0%, rgba(12,91,176,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(61,150,210,1) 0%, rgba(12,91,176,1) 100%);
background: linear-gradient(135deg, rgba(61,150,210,1) 0%, rgba(12,91,176,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d96d2', endColorstr='#0c5bb0', GradientType=1 );
text-align: center;
border-radius: 100px;
color: #FFFFFF;
border:3px solid #5ABDFF;
box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
}
.foot{font-size: 21px;

color: #FEFD00;
list-style-type: none;}
footer a {color:#eee}
footer li{list-style-type: disc;}
footer a:hover {color:#fff}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.carousel  {
	background: #F3F3F3;
width: 100%;
margin-top: 50px;
padding: 20px 0 20px 0;
border-top: 1px solid #eee;
}
.carousel-wrapper {
   margin: 0 50px; /* отступы для стрелок */
   overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
   position:relative;
}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 200px; /* задаём ширину каждого элемента */
   padding: 10px 10px 10px 0px; /* делаем оступы, чтобы элементы не сливались */
}
.carousel-block img{
    display:block;
	border: 2px solid #3D96D2;
	width: 150px;
}
 
/*********** BUTTONS ***********/
.carousel-button-left {
float:left;
margin-top:60px;
}
.carousel-button-right {
float:right;
margin-top:60px;
}
.carousel-button-left a, .carousel-button-right a { 
background: #fff;
border-radius: 35px;
display: block;
position: relative;
cursor: pointer;
width: 35px;
height: 35px;
color: #526C7C;
font-weight: bold;
text-align: center;
line-height: 35px;
text-decoration: none;
font-size: 22px;
}
.carousel-button-left a:hover {
color: #fff;
background: #526C7C;
}
.carousel-button-right a:hover {
color: #fff;
background: #526C7C;
}
/*********** SHADOW ***********/
.shadow{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4, .marketing .col-lg-1-5 {
  margin-bottom: 20px;
  text-align: center;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
font-weight: bold;
}
.modal-header {
min-height: 16.43px;
padding: 15px;
border-bottom: 1px solid #076BDA;
background: #3D96D2;
color: #fff;
font-weight: bold;
}
.col-lg-1-5 p{margin-top:15px; text-align:justify}
.marketing h2 {
  font-weight: normal;
text-align: center;
font-size: 36px;
text-transform: uppercase;
padding: 20px 0 20px 0 ;
color: black;
}
.marketing hr {
/* margin-top: 20px; */
margin-bottom: 20px;
border: 0;
border-top: 1px solid #969898;
}
#market p{color:#fff}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.img-circle{
border: 5px solid #fff;
}
.img-circle:hover {
border: 5px solid #3D96D2;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    /*border-radius: 4px;*/
	margin-top: 15px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
      .navbar-default.navbar-shrink {
        padding: 0;
    }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
  #navbar {
float:left;
}
.navbar-header {
margin-bottom: 10px;
}
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
  #navbar {
float:left;
}
.navbar-header {
margin-bottom: 10px;
}
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
  #navbar {
float:left;
}
.navbar-header {
margin-bottom: 10px;
}
}
footer {
background: rgba(14,76,105,1);
background: -moz-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(15%, rgba(14,76,105,1)), color-stop(34%, rgba(40,97,122,1)), color-stop(100%, rgba(131,168,181,1)));
background: -webkit-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: -o-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: -ms-linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
background: linear-gradient(45deg, rgba(14,76,105,1) 15%, rgba(40,97,122,1) 34%, rgba(131,168,181,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4c69', endColorstr='#83a8b5', GradientType=1 );
border-top: 1px solid #1F5F7C;
border-bottom: 1px solid #0F5372;
color: #fff;
}
footer .container{
padding-top:25px;
}
.bs-callout+.bs-callout {
margin-top: -5px;
}
.bs-callout {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 3px;
}
.bs-callout-warning {
border-left-color: #3d96d2;
font-weight:bold;
}
.bs-callout-warning h4{
  font-weight:bold;
}
.leftcol{
  text-align: center;
}
.leftcol img{
  border: 5px solid #4B7690;
}
#telef{
  margin-top: -5px;
  color:white;
  margin-left: 25px;
  font-size:22px;
}
#telef2{
position:absolute;
top: 0;
right: 0;
margin: 20px;
  color:white;
  font-size:22px;
}
.btn1{
  padding: 2px 5px 2px 5px;

}
#navbar{
  margin-top: 8px
}
.copyright{
  margin-left: 15px;
  
}