body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
a,
a:active,
a:focus,
a:hover {
	color: #4cade7;
}
.floatl{
    float: left;
}
.floatr{
    float: right;
}
.clr{
    clear: both;
}

.left{
    text-align: left;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
}
.pointer,
.nav-link{
    cursor: pointer;
}
.rel{
    position: relative;
}
.abs{
    position: absolute;
}
.telv{
    display: none;
}
.nopad{
    padding: 0;
}
.nobord{
   border: 0 none !important;
}

.colored{
    color: #4cade7;
}
.colored2{
    color: #000;  
}
.colored3{
    color: #b6e0ff;  
}
.bgcolor{

	background: #ffece0;
}
.fs11px{
   font-size: 11px;
}
.fs12px,
.fs12px a{
    font-size: 12px;
}
.fs18px,
.fs18px a{
    font-size: 18px;
}





.tbl1  {
    border-collapse: collapse;
    width: 100%;
    margin: 15px auto 15px;
}

.tbl1 tr th, 
.tbl1 thead tr th, 
.tbl1 thead tr td,
.tbl1 tbody tr td {
    font-size: 13px;
    font-weight: normal;
    padding: 4px 7px;
    border: solid 1px #cdecff;
}
.tbl1 tr th, 
.tbl1 thead tr th, 
.tbl1 thead tr td  {
    background: #4cade7 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}
.tbl1 tbody tr td{
    color: #004675;       
}
table.tbl1 tr:nth-child(even) td {
   background: #e5f5ff;
}
table.tbl1 tr:nth-child(odd) td{
   background: #fff; 
}
table.tbl1 .dsbl{
   color: #b5b5b5;
}



.h1, h1 {
    font-size: 1.75rem;
}

a.logo{
    color: #fff;
    display: block;
	background:  url("../images/logo.png") left center / contain no-repeat;
	padding: 1px 0 0px 38px;
	margin: 2px auto 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 26px;
	text-align: left;
	
	height: 70px;
	box-sizing: border-box;
}

.toppanel{
    position: relative;
    z-index: 10;
    width: 100%;
    color: #fff;
    line-height: 24px;
    background: #191919;
    padding: 10px 50px;
}
.toppanel .floatr{
    text-align: right;
    padding: 30px 50px;
}
.toppanel a{
    color: #fff;
    font-weight: 700;
}
.mw200px{
     max-width: 200px;
}
.carousel-indicators li{
    cursor: pointer;
}


.bgwhite{
    background: #fff;
}

.bgblue{
    background: #ddeaf2;
}


.reasons{
     padding: 30px 0;
}
.reasons img{
     margin: 30px auto 10px auto;
}
.reasons ul{
     text-align: left;
     margin: 5px auto 30px auto;
     font-size: 14px;
}


.thumbimg{
     margin: 7px auto;
}
.thumbimg a{
   display: block;
   width: 25%;
   float: left;
   text-align: center;
}
.thumbimg a img{
   width: 96%;
   margin-bottom: 5px;
}
.leafs{
    color: #0b75c1;
	background: #fff  url("../images/bg2.png") center center / cover no-repeat;
	padding: 40px 0 50px;
}
.leafs.bluebg{
    color: #fff;
	background: #0b75c1  url("../images/bg2.png") center center / cover no-repeat;
}
.leafs .col-md-3 img{
    width: 40%;
    margin: auto;
    display: block;
    padding: 10px 0 0 0;
    text-align: center;
}
.leafs p{
    font-size: 14px;    
}
.leafs h4{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 20px 0 0 0;
    color: #0b75c1;
}
.polza img{
    margin: 0 30px 0 0;
}
.feedback{
	margin: 0px auto 30px; 
    background: #f4f5f5; 
    padding: 40px 0px 40px; 
    text-align: center;
}
.feedback input[type="text"]{
    font-size: 14px; 
    font-weight: normal;
    padding: 9px 25px;
    border: solid 1px #888;
    margin: 5px auto;
}
.techslide{
	margin: 0px auto 0; 
    background: #f4f5f5; 
    padding: 20px 0px 45px; 
}





.gallery{
    left: -800px;
    padding: 1px 0 0px;
    position: relative;
    
}

.gallery img{
    height: 70px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 5px 10px;
}
.circleli li{
    list-style: none;
	margin: 0 auto;
    padding: 0;
}
.circleli li.item{
    background: #4cade7;
    border: solid 5px #4cade7;
    border-radius: 25px;
    font-size: 20px;
    color: #fff;   
    padding: 0px 10px 0px 0;
    margin: 5px 0;  
    display: inline-block;  
}
.circleli li.item div{
    background: #fff;
    color: #4cade7;  
    font-size: 20px; 
    border-radius: 25px;
    height: 25px;  
    width: 25px;  
    float: left;
    margin: 0 10px 0 0;
	line-height: 25px;
    text-align: center;
}

.bignum{
    border-radius: 50%;
    background: #fff;
    color: #4cade7;
    font-size: 52px;
    line-height: 130px;
    width: 130px;
    height: 130px;
    border: solid 5px #fff;
	margin: 14px auto 0;
    text-align: center;
}
.bignum.long{
    font-size: 42px;
    line-height: 120px;
}



.chavo{
	background: #fff  url("../images/bg2.png") center center / cover no-repeat;
	padding: 40px 0 50px;
}
.chavo p{
	display: inline-block;
	background: #fff;
	padding: 7px 10px;
	border: solid 1px #cecece;
	border-radius: 10px;
	margin: 10px auto 5px;
	font-size: 14px;
}
.chavo span{
    display: inline-block;
	background: #039cd8;
	color: #fff;
	padding: 7px 10px;
	border: solid 1px #039cd8;
	border-radius: 10px;
	margin: 0px 0 20px 40px;
	font-size: 14px;
}




#scroller{
position: fixed;
z-index: 1000;
right:10px;
bottom: 20px;
padding: 5px;
/** картинка кнопки наверх**/
background:  url("../images/arrow-up.png") no-repeat center center;
width: 70px;
height: 70px;
cursor: pointer;
/** скругляем углы серого фона **/
/** скрываем кнопку в начале **/
display:none;
/** добавляем красоты- прозрачность и плавное проявление при наведении **/
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
#scroller:hover {
/** при наведении мыши делаем все ярче и отбрасываем тень **/
opacity: 0.7;
}






@media (max-width: 1280px) {
	.leafs{
	    background: #c8ebff;
    }
}

@media (min-width: 768px) {
	.leftdeskv{
	    text-align:left;
	}
	.rightdeskv{
	    text-align:right;
	}
}

@media (max-width: 1000px) {
	.deskv,
	.carousel-indicators{
	    display: none;
	}
	.telv{
	    display: inline-block;
	}

	
	.objects .col-lg-6{
	  padding: 30px 15px;
	}
	
	.circleli{
	    padding: 0;
	}
	.circleli li.item{
	    font-size: 14px;
	}
	.circleli li.item div{
	    font-size: 16px; 
	}
	
	
	.tbl1 tr th, 
	.tbl1 thead tr th, 
	.tbl1 thead tr td,
	.tbl1 tbody tr td {
	    font-size: 11px;
	    line-height: 14px;
	    padding: 3px 2px;
	}
	.h1, h1 {
	    font-size: 1.8rem;
	    padding-top: 10px;
	}
	.etapy h3 span{
	   border-bottom: none;
	}
}

@media (max-width: 400px) {
	a.logo{
	    padding: 0 0 0 33px;
	    width: 210px;
		font-size: 20px;
	}
	
	.objects div div h3{
	    font-size: 26px;

	  
	}
	
}
@media (max-width: 310px) {
	a.logo{
		padding: 0px 0 0px 30px;
		width: 188px;
		font-size: 16px;
	}
}










.custom-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #4cade7;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
}
.custom-btn:hover{
   text-decoration: none;
   color: #fff;
   background: #3185c9;
}
.custom-btn:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}



.pulse {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  text-transform: uppercase;
  color:#fff;
  text-align: center;
  margin: auto;
  font-weight: bold;
  background: #d90000;
  border-radius: 50%;
  animation: radial-pulse 1s infinite;
  cursor: pointer;
}


@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }

  100% {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
}

.navbar-expand-lg  .navbar-nav .nav-link {
    padding-left: 1.0rem;
    padding-right: 1.0rem;
}



