@charset 'utf-8';

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* defaults end */
html, body {height:100%;}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#343435; 
	font-size:12px;
	width:100%; 
	min-width:100%; 
	min-height:100%; 
	overflow-x:hidden; 
	position:relative;}
	
img {max-width:100%; height:auto;}
	
.clearboth {
	width:100%; 
	height:40px; 
	line-height:0px; 
	display:block; 
	clear:both; 
	overflow:hidden; 
	font-size:0px;
}

/* grid */

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }



.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}


  @media (min-width: 768px) {
    .container {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1170px;
    }
  }

  .b-col-left {
    display: block;
  }
  .b-col-left {
      width: 260px;
  }
  .b-col-mid {
    padding-right: 275px;
    margin-right: -260px;
  }
  .b-col-mid {
      font-size: 1.083em;
  }
  .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    }
    *, ::after, ::before {
        box-sizing: border-box;
    }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  @media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
      float: left;
    }
    .col-sm-12 {
      width: 100%;
    }
    .col-sm-11 {
      width: 91.66666667%;
    }
    .col-sm-10 {
      width: 83.33333333%;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-8 {
      width: 66.66666667%;
    }
    .col-sm-7 {
      width: 58.33333333%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-5 {
      width: 41.66666667%;
    }
    .col-sm-4 {
      width: 33.33333333%;
    }
    .col-sm-3 {
      width: 25%;
    }
    .col-sm-2 {
      width: 16.66666667%;
    }
    .col-sm-1 {
      width: 8.33333333%;
    }
    .col-sm-pull-12 {
      right: 100%;
    }
    .col-sm-pull-11 {
      right: 91.66666667%;
    }
    .col-sm-pull-10 {
      right: 83.33333333%;
    }
    .col-sm-pull-9 {
      right: 75%;
    }
    .col-sm-pull-8 {
      right: 66.66666667%;
    }
    .col-sm-pull-7 {
      right: 58.33333333%;
    }
    .col-sm-pull-6 {
      right: 50%;
    }
    .col-sm-pull-5 {
      right: 41.66666667%;
    }
    .col-sm-pull-4 {
      right: 33.33333333%;
    }
    .col-sm-pull-3 {
      right: 25%;
    }
    .col-sm-pull-2 {
      right: 16.66666667%;
    }
    .col-sm-pull-1 {
      right: 8.33333333%;
    }
    .col-sm-pull-0 {
      right: auto;
    }
    .col-sm-push-12 {
      left: 100%;
    }
    .col-sm-push-11 {
      left: 91.66666667%;
    }
    .col-sm-push-10 {
      left: 83.33333333%;
    }
    .col-sm-push-9 {
      left: 75%;
    }
    .col-sm-push-8 {
      left: 66.66666667%;
    }
    .col-sm-push-7 {
      left: 58.33333333%;
    }
    .col-sm-push-6 {
      left: 50%;
    }
    .col-sm-push-5 {
      left: 41.66666667%;
    }
    .col-sm-push-4 {
      left: 33.33333333%;
    }
    .col-sm-push-3 {
      left: 25%;
    }
    .col-sm-push-2 {
      left: 16.66666667%;
    }
    .col-sm-push-1 {
      left: 8.33333333%;
    }
    .col-sm-push-0 {
      left: auto;
    }
    .col-sm-offset-12 {
      margin-left: 100%;
    }
    .col-sm-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
      margin-left: 75%;
    }
    .col-sm-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
      margin-left: 50%;
    }
    .col-sm-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
      margin-left: 25%;
    }
    .col-sm-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
      float: left;
    }
    .col-md-12 {
      width: 100%;
    }
    .col-md-11 {
      width: 91.66666667%;
    }
    .col-md-10 {
      width: 83.33333333%;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-8 {
      width: 66.66666667%;
    }
    .col-md-7 {
      width: 58.33333333%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-5 {
      width: 41.66666667%;
    }
    .col-md-4 {
      width: 33.33333333%;
    }
    .col-md-3 {
      width: 25%;
    }
    .col-md-2 {
      width: 16.66666667%;
    }
    .col-md-1 {
      width: 8.33333333%;
    }
    .col-md-pull-12 {
      right: 100%;
    }
    .col-md-pull-11 {
      right: 91.66666667%;
    }
    .col-md-pull-10 {
      right: 83.33333333%;
    }
    .col-md-pull-9 {
      right: 75%;
    }
    .col-md-pull-8 {
      right: 66.66666667%;
    }
    .col-md-pull-7 {
      right: 58.33333333%;
    }
    .col-md-pull-6 {
      right: 50%;
    }
    .col-md-pull-5 {
      right: 41.66666667%;
    }
    .col-md-pull-4 {
      right: 33.33333333%;
    }
    .col-md-pull-3 {
      right: 25%;
    }
    .col-md-pull-2 {
      right: 16.66666667%;
    }
    .col-md-pull-1 {
      right: 8.33333333%;
    }
    .col-md-pull-0 {
      right: auto;
    }
    .col-md-push-12 {
      left: 100%;
    }
    .col-md-push-11 {
      left: 91.66666667%;
    }
    .col-md-push-10 {
      left: 83.33333333%;
    }
    .col-md-push-9 {
      left: 75%;
    }
    .col-md-push-8 {
      left: 66.66666667%;
    }
    .col-md-push-7 {
      left: 58.33333333%;
    }
    .col-md-push-6 {
      left: 50%;
    }
    .col-md-push-5 {
      left: 41.66666667%;
    }
    .col-md-push-4 {
      left: 33.33333333%;
    }
    .col-md-push-3 {
      left: 25%;
    }
    .col-md-push-2 {
      left: 16.66666667%;
    }
    .col-md-push-1 {
      left: 8.33333333%;
    }
    .col-md-push-0 {
      left: auto;
    }
    .col-md-offset-12 {
      margin-left: 100%;
    }
    .col-md-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
      margin-left: 75%;
    }
    .col-md-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
      margin-left: 50%;
    }
    .col-md-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
      margin-left: 25%;
    }
    .col-md-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
      float: left;
    }
    .col-lg-12 {
      width: 100%;
    }
    .col-lg-11 {
      width: 91.66666667%;
    }
    .col-lg-10 {
      width: 83.33333333%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-8 {
      width: 66.66666667%;
    }
    .col-lg-7 {
      width: 58.33333333%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-5 {
      width: 41.66666667%;
    }
    .col-lg-4 {
      width: 33.33333333%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-2 {
      width: 16.66666667%;
    }
    .col-lg-1 {
      width: 8.33333333%;
    }
    .col-lg-pull-12 {
      right: 100%;
    }
    .col-lg-pull-11 {
      right: 91.66666667%;
    }
    .col-lg-pull-10 {
      right: 83.33333333%;
    }
    .col-lg-pull-9 {
      right: 75%;
    }
    .col-lg-pull-8 {
      right: 66.66666667%;
    }
    .col-lg-pull-7 {
      right: 58.33333333%;
    }
    .col-lg-pull-6 {
      right: 50%;
    }
    .col-lg-pull-5 {
      right: 41.66666667%;
    }
    .col-lg-pull-4 {
      right: 33.33333333%;
    }
    .col-lg-pull-3 {
      right: 25%;
    }
    .col-lg-pull-2 {
      right: 16.66666667%;
    }
    .col-lg-pull-1 {
      right: 8.33333333%;
    }
    .col-lg-pull-0 {
      right: auto;
    }
    .col-lg-push-12 {
      left: 100%;
    }
    .col-lg-push-11 {
      left: 91.66666667%;
    }
    .col-lg-push-10 {
      left: 83.33333333%;
    }
    .col-lg-push-9 {
      left: 75%;
    }
    .col-lg-push-8 {
      left: 66.66666667%;
    }
    .col-lg-push-7 {
      left: 58.33333333%;
    }
    .col-lg-push-6 {
      left: 50%;
    }
    .col-lg-push-5 {
      left: 41.66666667%;
    }
    .col-lg-push-4 {
      left: 33.33333333%;
    }
    .col-lg-push-3 {
      left: 25%;
    }
    .col-lg-push-2 {
      left: 16.66666667%;
    }
    .col-lg-push-1 {
      left: 8.33333333%;
    }
    .col-lg-push-0 {
      left: auto;
    }
    .col-lg-offset-12 {
      margin-left: 100%;
    }
    .col-lg-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
      margin-left: 75%;
    }
    .col-lg-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
      margin-left: 50%;
    }
    .col-lg-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
      margin-left: 25%;
    }
    .col-lg-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
      margin-left: 0%;
    }
  }
  .clearfix:before,
  .clearfix:after,
  .container:before,
  .container:after,
  .container-fluid:before,
  .container-fluid:after,
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .clearfix:after,
  .container:after,
  .container-fluid:after,
  .row:after {
    clear: both;
  }
  .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .pull-right {
    float: right !important;
  }
  .pull-left {
    float: left !important;
  }


/* fonts */
h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;    
    font-weight: bold;
    color: #0d6599;
    }
	
h1 {
    font-size: 24px;
    line-height: 130%;
}

h2 {
	font-size: 18px;
}

h3 {    
    color:#343435;
	font-size: 14px;
}

.blue {color: #0d6599;}

.text-center {
    text-align: center !important;
}

.mt-3 {margin-top:55px;}
.mt-2 {margin-top:20px;}

.mb-3 {margin-bottom:55px;}
.mb-2 {margin-bottom:20px;}
	
p {
	font-size:12px;
    padding-bottom: 10px;
    color:#343435;
	line-height: 20px;}
	
p.title {
	font-size:14px;
    padding-bottom: 10px;
    color:#343435;
	line-height: 20px;}

a {	
    color: #0d6599;
	text-decoration:none;}
	
a:hover {
    color: #0d6599;
    text-decoration:none;}
    
hr {
  border-top: 1px solid #f2f2f2;
  width: 100%;
  display: inline-block;
  margin: 20px 0;
  border-bottom: none;
  border-right: none;
  border-left: none;
}
	

/* page */

.block_title {
    color: #343435;
    font-size: 18px;
    font-weight: bold;
}

.blue_bl_bg {
    background: #f2fbff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
}

.blue_bl_bg:before {
    content: ''; 
    position: absolute;
    left: -30px; 
    top: 32%;
    border: 20px solid transparent; 
    border-right: 20px solid #f2fbff; 
}

.blue_bl_bg p {
}

.dark_blue_bg {   
    background: #0d6599;
    border-radius: 10px;
    padding: 10px
}

.dark_blue_border {
    border: 1px solid #fff;
    border-radius: 10px;
    background: transparent;
    text-align: center;    
    padding: 45px
}

.dark_blue_bg h2{
    color: #fff;    
    padding: 0 0 30px 0;
}

.dark_blue_bg p{
    color: #fff;
    font-size: 16px;
    padding: 0 0 30px 0;
}

.dark_blue_bg a{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.cont-list {}

.cont-list li{
    margin: 0 0 30px 0;
    position: relative;
    padding: 0 0 0 20px;
}

.cont-list li:before {
    content: '';
    position: absolute;
    background: #0d6599;
    left: 0px;
    width: 4px;
    height: 14px;
}

.btn {
    background: #0d6599;
    padding: 20px 50px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 50px;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.btn:hover {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.btn span{
    position: relative;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;    
    font-weight: bold;  
}

.text-uppercase {
    text-transform: uppercase;
    margin: 0 0 20px 0; }

.btn span:before {
    content: '';
    background: transparent url("../../assets/img/icons/calk_icon.png") no-repeat scroll 0 center;
    width: 28px;
    height: 35px;
    display: inline-block;
    margin: 0 20px 0 0;
}

.text-decoration {text-decoration: underline;}

.steps_wrap {
    border: 2px solid #f2f2f2;
    padding: 30px; 
    border-radius: 10px; 
}

.step_title {
    font-size: 18px;
    display: block;
    margin: 20px 0 0 0;
    font-weight: bold;
}

.swiper-container {
    border: 2px solid #f2f2f2;
    border-radius: 10px;
}

.slider_bord {
    padding: 35px;}

.swiper-container {
    width: 100%;
  }

.doc_wrapp {
  width: 80%;
  margin: 0 auto;
}

.top_block_ved {position: relative;}

.top_block_ved_title_wrap {
  position: absolute;
  top: 33%;
  left: 5%;
  width: 57%;
}

.top_block_ved_title {
  color: #0d6599;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

.top_block_ved_desctiption {
  font-size: 16px;
  color: #343435;
  font-weight: bold;
}

.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #0d6599;
    border: none;
    height: 18px;
    width: 18px;
}

.swiper-sertif {overflow: hidden;
  position: relative;}

.num_col {
  font-size: 36px;
  color: #2474b6;
  font-weight: bold;
}

sup {vertical-align: top;}

ul.inline {}

ul.inline li{
  display: inline-block;
  font-size: 12px;
  position: relative;
  padding: 0 10px;
}

ul.inline li:first-child{
  padding: 0 10px 0 0;
}

ul.inline li:before{  
  content: '';
  position: absolute;
  background: #0d6599;
  right: 0px;
  width: 1px;
  height: 14px;
}

ul.inline li:last-child:before{  
  content: '';
  position: absolute;
  background: transparent;
  right: 0px;
  width: 1px;
  height: 14px;
}

table.table {width: 100%;}
table.table thead {}
table.table thead tr{
  background: #2474b6;
  color: #fff;
  font-size: 12px;
}
table.table thead tr th{
  vertical-align: middle;
  padding: 15px 15px;
  border: 1px solid #3c86c0;
}
table.table tbody tr{}
table.table tbody tr td{
  background: #ebf6fb;
border-bottom: 1px solid #fff;
vertical-align: middle;
padding: 15px 15px;
}

.month_wrap {
  position: relative;
}

.month_descropt {
  position: absolute;
  bottom: 10px;
  text-align: center;
  left: 5%;
  right: 5%;
}

.month_descropt p{
  line-height: 15px;
}

.swiper-slide img.bborder {
  border: 10px solid #ebf6fb;
  width: auto;
  max-height: 190px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAeCAYAAAAhDE4sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0YTU5MGNmZC03MWRiLTQ2Y2YtYmM1Ni1hN2QxNzhhMDAzNDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTI4OEZCQThDRTMxMTFFOUFENUM4NDIzNDAzRUZEMEEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTI4OEZCQTdDRTMxMTFFOUFENUM4NDIzNDAzRUZEMEEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NWUzYTM0NC1hNDlhLTRjMzYtOGRkZC01Yzg2MWE2NWRhNmUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphODEzNGU1OS0wNjUwLTlmNDgtYWRiZi1kODYwNjczZmY4ZDkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7jK5clAAABYElEQVR42mL8//8/A6mAMXWOKJBaBMQ6QFz/f3bKPEZSDYIasg9qCAxkkmQQ0BAZILUfiFXQpJ6wkGjIASBWxiJ9migXETDkFBC7MRFhiCIeQ0DedAMG9kcWAoaoQA2RxmGID9CQbyAOEzUMwWkQqYZgNQhoiC6QOojDkM1A7IFuCAiwYDEElNhEcBgSAjTkFzZfMFHDELhBBAxZR8gQEGBufCpjCg1AISzyy4A4CmjIH0LpDeSiOUDMj8OQOKAhf4nJQkwMVAIgg1KA+BMWuShQmQMMP2aiDAI6/TQovwDxW0oMg+d+AjG3CYhDCUY/CAAVXQZSTkD8Bos6PyBeA7SMjajAJmCYLz7DMGINapgdED/FYxgXzjCiSTECddkdIOWAw2WOQLwF2WV4EyQphlGj8D8MCjui6zUChq0lp4LEZthDcqpskGG7gVgDSTiZkYJGxFIgVgfiBmCkzAcIMACqY6+y/cfpDQAAAABJRU5ErkJggg==");
  right: 10px;
  left: auto;  
  width: 18px;
  height: 30px;
  background-size: auto;
  margin-top: -15px;
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAeCAYAAAAhDE4sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0YTU5MGNmZC03MWRiLTQ2Y2YtYmM1Ni1hN2QxNzhhMDAzNDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTI4OEZCQThDRTMxMTFFOUFENUM4NDIzNDAzRUZEMEEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTI4OEZCQTdDRTMxMTFFOUFENUM4NDIzNDAzRUZEMEEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NWUzYTM0NC1hNDlhLTRjMzYtOGRkZC01Yzg2MWE2NWRhNmUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphODEzNGU1OS0wNjUwLTlmNDgtYWRiZi1kODYwNjczZmY4ZDkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7jK5clAAABYElEQVR42mL8//8/A6mAMXWOKJBaBMQ6QFz/f3bKPEZSDYIasg9qCAxkkmQQ0BAZILUfiFXQpJ6wkGjIASBWxiJ9migXETDkFBC7MRFhiCIeQ0DedAMG9kcWAoaoQA2RxmGID9CQbyAOEzUMwWkQqYZgNQhoiC6QOojDkM1A7IFuCAiwYDEElNhEcBgSAjTkFzZfMFHDELhBBAxZR8gQEGBufCpjCg1AISzyy4A4CmjIH0LpDeSiOUDMj8OQOKAhf4nJQkwMVAIgg1KA+BMWuShQmQMMP2aiDAI6/TQovwDxW0oMg+d+AjG3CYhDCUY/CAAVXQZSTkD8Bos6PyBeA7SMjajAJmCYLz7DMGINapgdED/FYxgXzjCiSTECddkdIOWAw2WOQLwF2WV4EyQphlGj8D8MCjui6zUChq0lp4LEZthDcqpskGG7gVgDSTiZkYJGxFIgVgfiBmCkzAcIMACqY6+y/cfpDQAAAABJRU5ErkJggg==");
  left: 0px;
  right: auto;
  width: 18px;
  height: 30px;
  background-size: auto;
  margin-top: -15px;
}


@media (max-width: 767px) { 
	.block_title {
        color: #343435;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        display: block;
    }

  .dark_blue_border {
      border: 1px solid #fff;
      border-radius: 10px;
      background: transparent;
      text-align: center;
      padding: 20px;
  }

  .btn span:before {
      content: '';
      background: transparent url("../../assets/img/icons/calk_icon.png") no-repeat scroll 0 center;
      width: 28px;
      height: 35px;
      display: inline-table;
      margin: 0 20px 0 0;
  }

  .steps_col::after {
      content: "+";
      position: absolute;
      bottom: -26px;
      width: 16px;
      height: 16px;
      font-size: 20px;
      font-weight: bold;
      color: #1d73b8;
      left: 48%;
      right: auto;
      top: auto;
  }

  .steps_col {
      margin: 0 0 40px;
  }

  .slider_bord {
      border: 2px solid #f2f2f2;
      padding: 20px;
      border-radius: 10px;
      overflow: hidden;}

  
  .col {
    width: 100%;
    flex-basis: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .month_wrap {
    position: relative;
    margin: 0 0 20px 0;
  }

  table td, table th {font-size:10px;}

  .top_block_ved_title_wrap {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
    
}
@media (min-width: 768px) and (max-width: 980px){
    
}