
/*
#header1 a.cabinet {
	
    color: white;
    margin-top: 3px;
    text-decoration: none;
}*/
	

#header1 a.cabinet {
    color: #212529;
    margin-top: 3px;
    background: white;
    font-size: 15px;
    justify-content: space-around;
	/*width: fit-content;
    float: right;*/

}





section#IT2 {
	
	padding-top: 35px;
	
}

/*** contact***/


.content_contact {
    background: #f4f4f4
}
.content_contact:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}


/************************ */

.clear {
    /* display: block; */
    /* overflow: hidden; */
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    font-size: 0;
    line-height: 0;
    width: 0
}
.clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."
}



.wrapper {
    margin: 0 auto;
    padding-top: 15px
}
.wrapper h1,
.wrapper h2,
.wrapper h3 {
    margin-bottom: 15px
}

.wrapper h3 {
    /*color: #555;*/
    font-size: 25px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 9px
}


.wrapper p {
    margin-bottom: 15px
}
.wrapper .right-service {
    background: #fff;
    border-right: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
	margin-bottom:30px
}
.wrapper .right-service ul {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .wrapper .right-service ul {
        margin-left: 20px;
    }
}
.wrapper .right-service ul li {
  /*  list-style: circle;*/
}

@media (max-width: 767px) {
    .wrapper .right-service ul li {
        margin: 0 0 5px 0;
    }
}

.wrapper .left-wrapper {
    background: #fff;
    border-right: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    padding: 30px;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
    .wrapper .left-wrapper {
        padding: 30px 15px;
    }
}
@media (max-width: 340px) {
    .wrapper .left-wrapper {
        padding: 30px 10px;
    }
}



@media (max-width: 767px) {
    .right-wrapper {
        margin-bottom: 20px;
    }
}
.our_service {
    padding: 30px;
    display: block
}
@media (max-width: 991px) {
	.our_service {
	    padding: 30px 15px;
	}
}



.our_service li a:hover {
    text-decoration: underline;
	color: blue;
	
}
.our_service li.active a,
.our_service li.active a:hover {
    text-decoration: none;
    color: red;
    cursor: pointer;
}
.our_service li.active ul li a {
    text-decoration: none;
    color: #0b8fe2
}
.our_service li.active ul li.active a,
.our_service li.active ul li.active a:hover {
    color: red;
    text-decoration: none
}


.contact p {
	font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}
.contact {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .contact {
        padding-left: 15px;
    }
}


/***end contact***/


/* Accordion */
/*
.accordion-group .card {
  border-radius: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #dfdfdf !important;
}*/


.btn-block {
	
	width: 100%;
	text-align: left;
	
}


.btn-check:focus+.btn, .btn:focus {
	
	    box-shadow: none;
	
}


.accordion-group .card-body {
  padding: 15px 20px;
}
.accordion-group .card-body img {
  max-width: 100px;
  margin-bottom: 10px;
}
.accordion-group .card-header .btn {
  font-size: 20px;
 /* text-transform: uppercase;*/
  /*font-weight: 700;*/
  padding: 13px 15px;
  padding-bottom: 10px;
}
.accordion-group .card-header .btn:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  z-index: 0;
  font-size: 14px;
  right: 16px;
  padding: 3px 8px 1px;
  text-align: center;
  border-radius: 3px;
  top: 12px;
  content: "\f107";
  font-weight: 700;
  background-color: #fff;
  color: #1d4ccf;
  transition: 0.3s;
}

.accordion-group .card-header .btn[aria-expanded=false] {
  color: #1d4ccf;
}

.accordion-group .card-header .btn[aria-expanded=true]::before {
  content: "\f106";
  color: #333;
 /* background-color: #333;*/
}

.accordion-group.accordion-classic .card-header .btn:before {
  display: none;
}

/* end Accordion */





/*** IT ***/


section#vert {
	
	padding:20px 0;
	margin-bottom: 15px;
	
}


.intro {
 padding-top: 20px;
 text-align: center;
 margin-bottom: 15px;
}


section#IT {
	padding: 20px 0;
	
}


section#IT h2 img{

	width: 100%;
	height:100%;
	
	
}

section#IT h2 {
	text-align: center;
}




h1.section-title {
  font-size: 1.7rem;
  text-align: justify;
  /*line-height: 28px;*/
  margin: 25px 0 35px 0;
  /*text-transform: uppercase;*/
  font-weight: 900;
  /*color: #1d4ccf;*/
}

h5.section-title {
  
  font-weight: 900;
  color: #1d4ccf;
}

.section-sub-title {
 
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 46px;
   
}

.sdt {
	color: #1d4ccf;
}

.it-text {
	
	margin-bottom: 15px;
	padding-left: 40px;
}

.it-text p {
  font-size: 18px;
  line-height: 1.3;
  text-align: justify;
  margin-bottom:0px;
}


.it-banner {
 /* padding: 1.8rem;*/
  /*padding: 1.8rem 0;*/
  margin-bottom: 35px;
}

.it-banner-text {
	margin-bottom: 0px;
	padding: 0 1.8rem 0 1.8rem ;
}




.it-banner-title {
  font-weight: bold;
  color: #1d4ccf;
  line-height: 1.33;
  font-size: 2.3rem;
  font-style: normal;
  letter-spacing: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 30px;
}


#low_current.anons .it-banner-title {
	font-size: 25px;
	text-align: left;
    margin-bottom: 75px;
    margin-top: 20px;
}

.it-reliable {
 font-size: 19px;
  line-height: 1.3;
}


.ts-service-box {
	display: flex;
	margin-bottom: 25px;
	
}

.ts-service-box .ts-service-box-info {
  margin-left: 25px;
  /*margin-bottom: 40px;*/
}

.service-box-title {
  font-size: 21px;
  margin: 0 0 10px;
  font-weight: bold;
}
.service-box-title a {
  color: #333;
}
.service-box-title a:hover {
  color: #ffb600;
}

.ts-service-box-info p {
	line-height: 20px;
    font-size: 1.17rem;
	text-align: justify;
	
}

.ts-service-box-img {
	
	padding-top:15px;
	
}





@media screen and (max-width: 991px) {
  .it-banner-title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  
  h1.section-title {
  font-size: 1.2rem;
 
  } 
}



@media (max-width: 575px) {
  .section-sub-title {
    font-size: 15px;
  }
  
  h4.section-title {
  font-size: 13px;
	}
	
  
  .it-text p {
  font-size: 1.0rem;
  line-height: 1.3;
 
  }
  
  .it-banner-title {
    font-size: 27px;
  }	
 
  .it-reliable {
    font-size: 16px;
  }
  
  .service-box-title {
  font-size: 16px;
}

.ts-service-box-info p {
	font-size: 1.0rem;
}
  
  
}

@media (min-width: 575px) and (max-width: 770px) {
   .section-sub-title {
	/*font-size: calc(1.3rem + .6vw);*/
    font-size: 17px;
    }
	
	h4.section-title {
  font-size: 14px;
	}
	
	
	.it-text p {
  font-size: 1.0rem;
  line-height: 1.3;
  }
/*
.it-banner-title {
    font-size: 17px;
  }*/	


.it-reliable {
    font-size: 16px;
}

.service-box-title {
  font-size: 16px;
}

.ts-service-box-info p {
	font-size: 1.0rem;
}
	
}

@media (min-width: 771px) and (max-width: 991px) {
   .section-sub-title {
	/*font-size: calc(1.3rem + .6vw);*/
    font-size: 22px;
    }
	
	h4.section-title {
  font-size: 16px;
	}
	
	
	.it-text p {
  font-size: 1.0rem;
  line-height: 1.3;
 
  }
  
  .it-reliable {
 font-size: 1.0rem;
}
  
  
  .service-box-title {
  font-size: 20px;
}
  
 
 .ts-service-box-info p {
    font-size: 1.1rem;

}
 
	
}

@media (min-width: 992px) and (max-width: 1200px) {
   .section-sub-title {
	/*font-size: calc(1.3rem + .6vw);*/
    font-size: 25px;
    }
	
	#IT div.it-text {
     
		margin-left: 20px;
		
	}
}
/*** end IT ***/



/*** banner ***/



section#banner {
	
   padding: 10px 0 10px 0;
   margin-bottom: 25px;	
	
}


#banner .container .row {
   display: flex;
   flex-wrap: nowrap;
}

.sb-banner {
  padding: 1.8rem;
  background-color: #f0f3f8;
  
}


.banner-left {
	
	margin-right:25px;
	border-radius: 0 5.625rem;
	
}


.banner-right {
	
	border-radius: 5.625rem 0;
	text-align: center;
}





@media screen and (max-width: 991px) {
  .sb-banner {
    padding: 40px;
  }
  
  #banner .container .row {
   display: flex;
   flex-wrap: wrap;
}
  
  .banner-left {
	  margin-bottom: 25px;
	  
  }
  
  
}

.sb-banner-title {
  /*font-family: "Gilroy-ExtraBold";*/
  font-weight: bold;
  /*color: #a12c4c;*/
  color: #1d4ccf;
  line-height: 1.33;
  font-size: 1.5rem;
  font-style: normal;
  letter-spacing: normal;
  /*text-align: left;*/
  font-style: normal;
  letter-spacing: normal;
  /*line-height: normal;*/
}


.reliable {

font-size: 20px;

}

#banner .reliable.cons li i.fa { 
    
	color: #1d4ccf;
    font-size: 15px;
}


.it-reliable.cons li {
	font-size: 22px;
	
}


 .it-reliable.cons li i.fa { 
    
	color: #1d4ccf;
	/*color:#0f2d83;*/
    font-size: 20px;
	/*-webkit-transform: rotate(90deg);*/
	/*padding-top: 3px;*/
	/*transition: 0.5s;*/
}

@media screen and (max-width: 1200px) {
	
.reliable {

font-size: 20px;

}
	
	
}


@media screen and (max-width: 991px) {
  .sb-banner-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  
  .it-reliable.cons li i.fa { 
 
    font-size: 15px;
	padding-top: 2px;
}
  
 	

  
}



.sb-banner-text {
  font-family: "Gilroy-ExtraBold";
  margin-bottom: 1.25rem;
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  .sb-banner-text {
    margin-bottom: 10px;
  }
}

.sb-banner-phone {
  font-family: "Gilroy-ExtraBold";
  display: inline-block;
  /*color: #a12c4c;*/
  color: #1d4ccf;
  /*font-size: 2rem;*/
  font-size: 22px;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 991px) {
  .sb-banner-phone {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

 .banner_block {
    gap: 16px;
    display: flex;
    align-items: flex-start;
    justify-content:center;
   /* padding: 32px;*/
    flex-wrap: wrap;
  }
  @media (max-width: 992px) {
    .banner_block {
      border-radius: 12px;
      padding: 32px 16px;
      flex-direction: column;
      gap: 32px;
      align-items: center;
    }
  }
  

  .banner_title {
/*	    font-family: "Open Sans", sans-serif;*/
    /*font-size: 48px;*/
	font-size: 18px;
    margin: 0;
  }

  @media (max-width: 992px) {
    .banner_title {
      text-align: center;
      font-size: 18px;
      font-weight: 600;
      line-height: 32px;
      margin: 32px 0 0;
    }
  }
  
  .banner_block .banner_btn {
    margin-top: 16px;
    padding: 8px 75px;
    /*background: #002C42;*/
	background: #0f2d83;
    letter-spacing: 0.15px;
    border-radius: 24px;
    color: white;
    display: inline-flex;
    justify-content: center;
    transition: all 0.5s ease;
	box-shadow: none;
  }
  
    .banner_block .banner_btn1 {
    margin-top: 16px;
    padding: 8px 40px;
    /*background: #002C42;*/
	background: #0f2d83;
    letter-spacing: 0.15px;
    border-radius: 24px;
    color: white;
    display: inline-flex;
    justify-content: center;
    transition: all 0.5s ease;
	box-shadow: none;
  }




@media (max-width: 575px) {

	.sb-banner-title {
    font-size: 18px;
    }	
    .reliable {
    font-size: 15px;
    }
}

  

@media (min-width: 575px) and (max-width: 770px) {
	
.sb-banner-title {
    font-size: 18px;
 }	
.reliable {
font-size: 15px;
 }
	

}

  
@media (max-width: 992px) {
    .banner_btn {
      font-size: 14px;
      font-weight: 600;
      line-height: 16px;
    }
  }
  .banner_block .banner_btn:hover {
    color: white;
    /*background: #002C42;*/
	background: #0f2d83;
    opacity: 0.7;
  }
  
  
@media (max-width: 992px) {
    .banner_btn {
      width: 100%;
      max-width: 326px;
      padding: 16px;
      margin-top: 32px;
    }
}

/*** end banner ***/


/** nnn **/


.flex1 {
    display: flex;
    /*flex-wrap: wrap;*/
	flex-direction: column;
	align-items: center;
}

section#success.sa {
    padding-top: 50px;
    padding-bottom: 50px;
}



section#success {
	
	padding:0px;
}

section#success.company {
	
	padding: 35px 50px 0px 50px;
}


#success .row_in {
  /*  padding:100px 0*/
}
#success .row-line {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#success .adsafe__big {
    width:49%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
#success .adsafe__big img {
    width:100%;
    display:block
}
#success .success_item {
    cursor:default;
	border-radius: 30px;
    padding:20px 15px 35px 20px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:center;
	/*align-items:flex-start;*/
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:49%;
	 /*width:30%;*/
    margin-bottom:30px;
    border:1px solid #e1e5e7;
    background-color:#fff;
    -webkit-transition:.4s ease all;
    -o-transition:.4s ease all;
    transition:.4s ease all;
    position:relative;
    overflow:hidden;
    z-index:1;
	
	text-decoration:none;
    -webkit-box-shadow:0 15px 30px #e1e5e7;
    box-shadow:0 15px 30px #e1e5e7;
	
}


#success .sa.success_item, #success.print .sa.success_item {
	
	width:30%;
	
}


#success .sa_it.success_item {
	
	width:24%;
	
}

#success.print .success_item {
	display:block;
    cursor:default;
	border-radius: 30px;
    padding:20px 15px 35px 20px;
    width:49%;
    margin-bottom:30px;
    border:1px solid #e1e5e7;
    background-color:#fff;
    -webkit-transition:.4s ease all;
    -o-transition:.4s ease all;
    transition:.4s ease all;
    position:relative;
    overflow:hidden;
    z-index:1;
	text-decoration:none;
    -webkit-box-shadow:0 15px 30px #e1e5e7;
    box-shadow:0 15px 30px #e1e5e7;
	
}




#success .success_item p {
    color:#001f2f;
    font-size:24px;
    font-weight:400;
    line-height:30px;
    /*text-transform:uppercase;*/
    text-align: justify;
    margin-bottom:0;
}

#success .success_item p.sdt {
   
    color: #1d4ccf;
}

/*
#success .success_item:hover {
    text-decoration:none;
    -webkit-box-shadow:0 15px 30px #e1e5e7;
    box-shadow:0 15px 30px #e1e5e7;
}
*/
#success .success_num {
    color:#eef9ff;
    font-size:100px;
    font-weight:700;
    line-height:100px;
    letter-spacing:-10px;
    position:absolute;
    bottom:-20px;
    right:-15px;
    z-index:-1;
}
#success .success_img {
    position:relative;
    width:70px;
    height:70px;
    /*background-color:#eef9ff;*/
	/*background-color:#ebf3f7;*/
    border-radius:10em;
    display:inline-block;
    margin-bottom:10px;
}
#success .success_img img {
    display:block;
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
}
#success .success_text {
    position:relative;
    display:block;
   /* margin-top:30px;*/
    padding-top:15px;
	
    font-size:20px;
    font-weight:400;
    /*color:#6b6f7a;*/
	color:#000;
    line-height:26px;
	    text-align: justify;
    padding-right: 10px;
}

#success .success_text.us {
    position:relative;
    display:block;
   /* margin-top:30px;*/
    padding-top:15px;
	
    font-size:22px;
    font-weight:400;
    /*color:#6b6f7a;*/
	color:#000;
    line-height:26px;
	    text-align: center;
    padding-right: 10px;
}

#success .success_text.sa {
	 padding-top:0px;
}

#success .success_text.us {
	 padding-top:0px;
}

#success.print .success_text {
    text-align: start;
    
}


/*
#success .success_text:before {
    content:'';
    display:block;
    width:24px;
    height:4px;
    background-image:url(../img/dots.png);
    position:absolute;
    top:0;
    left:0;
    background-size:100%;
    background-repeat:no-repeat;
}*/

#success .success_text a {
    color:#001f2f;
    text-decoration:underline;
}
#success .success_title {
    margin-bottom:25px;
}
@media (max-width:1000px) {
    #success .row_in {
        padding:60px 0
    }
    #success .success_title {
        margin-bottom:60px
    }
}
@media (max-width:991px) {
    #success .adsafe__big {
        width:100%;
    }
    #success .row_in {
        padding:15px 0 0 0;
    }
    #success .success_title {
        margin-bottom:30px;
    }
    #success .success_item, #success .success_item.sa, #success .success_item.sa_it, #success.print .sa.success_item {
        width:100%;
        padding:20px;
    }
    #success .success_img {
        margin-bottom:15px;
    }
    #success .success_text {
        padding-top:15px;
        margin-top:15px;
    }
    #success .success_title {
        font-size:26px;
    }
	
	#success.print .success_item {
	
    width:100%;
	}
	
}



.success_title {
    color:#001f2f;
    font-size:40px;
    font-weight:700;
    line-height:50px;
    text-transform:uppercase;
    margin-bottom:0;
    padding-left:32px;
    position:relative;
}
.success_title:before {
    content:"";
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    width:12px;
    height:16px;
    background-image:url(../img/title.png)
}
@media (max-width:600px) {
    .success_title {
        font-size:30px;
        line-height:40px;		
    }
	#success .success_text {
		font-size:18px;
		 padding-top: 0px;
      margin-top: 0px;
	}
	
	#success .success_item p {
     font-size:22px;
    }
	

}


@media (max-width:450px) {
   /* #success .success_title {
        font-size:20px;
        line-height:27px;
    }*/
	
	#success .success_text {
		font-size:18px;
}

}
/** end nnn */

/** nnn1 **/


.tasks {
	margin-bottom:25px;
	
}

.tasks .row_in {
    padding:15px 0 0 0;
   /* padding-bottom:50px;*/
    /*background-image:url(../img/bg-line.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover*/
}
.tasks .tasks_top {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
   /* padding-bottom:100px*/
}
.tasks .tasks_top_title {
    width:48%;
    margin-left:1px
}
.tasks .block__blue {
    width:48.5%;
    margin-bottom:0
}
.tasks .block__blue-not:after {
    display:none
}
.tasks .tasks_line {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
/*
.tasks .tasks_item {
    
	 width:48%;
    padding:40px 30px;
    padding-bottom:160px;
    margin-bottom:25px;
    background-color:#f2f4f9;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    position:relative;
    z-index:1;
    cursor:pointer;
    -webkit-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out
}*/
.tasks .tasks_item {
    /* width: 23%; */
    width: 48%;
    padding: 40px 15px 40px 15px;
   /* padding-bottom: 130px;*/
	padding-bottom: 75px;
    margin-bottom: 25px;
    background-color: #f2f4f9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
    position: relative;
    z-index: 1;
    cursor: default;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}





.tasks .tasks_item:hover .tasks_item_bg {
    opacity:1;
   /* visibility:visible;
    -webkit-transform:scale(1.2);
    -ms-transform:scale(1.2);*/
    transform:scale(1.1);
    /*-webkit-box-shadow:0 15px 30px #e1e5e7;*/
    box-shadow:0 15px 30px #e1e5e7
}
/*
.tasks .tasks_item:hover .num {
    display:none
}
.tasks .tasks_item:hover .tasks_item_top img {
    visibility:visible;
    opacity:1
}
*/
.tasks .tasks_item:hover .tasks_item_text {
    color:#fff
}
.tasks .tasks_item_bg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1;
    opacity:0.3;
   /* visibility:hidden;*/
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    background-color:transparent
}
.tasks .tasks_item_bg img {
    width:100%;
    height:100%
}
.tasks .tasks_item_top {
    position:relative;
    margin-bottom:30px;
    /*width:60px;
    height:60px;*/
	width:40px;
    height:40px;
    border-radius:5em;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    background-color:#fff;
	background-color: #155de1;
}
.tasks .tasks_item_top img {
    position:absolute;
    left:0;
    top:0;
    z-index:2;
    opacity:0;
    visibility:hidden;
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.tasks .num {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    height:100%;
    /*color:#40c4f4;*/
	color:#fff;
    font-size:18px;
    font-weight:700;
    line-height:24px
}
.tasks .tasks_item_text {
    /*color:#001f2f;*/
	color:#02079f;
	/*color:#fff;*/
    font-size:24px;
    /*font-weight:400;*/
    line-height:24px
}


/*
.tasks .tasks_item:after {
  opacity:0.5;
  position: absolute;
  content: "";
  top: 0;
  right: auto;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 400ms;
}

.tasks .tasks_item:hover:after {
  opacity: 0;
}
*/

@media (max-width:1200px) {
    .tasks .tasks_item:hover .tasks_item_bg {
     /*   -webkit-transform:scale(1.05);
        -ms-transform:scale(1.05);
        transform:scale(1.05)*/
    }
}

@media (max-width:1000px) {
    .tasks .tasks_item {
        width:48%;
        margin-bottom:30px
    }
    .tasks .row_in {
    /*    padding:60px 0;
        padding-bottom:30px*/
    }
    .tasks .tasks_top {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding-bottom:60px
    }
    .tasks .tasks_top_title {
        width:100%;
        margin-bottom:60px
    }
    .tasks .block__blue {
        width:100%
    }
}

@media (max-width:991px) {
   
   .tasks .tasks_item {
        width:100%;
       align-items: center;
    }
	.tasks .tasks_item_text {
    
    font-size: 25px;
	}
	
}

@media (max-width:750px) {
    .tasks .tasks_top {
        padding-bottom:40px
    }
    .tasks .tasks_top_title {
        margin-bottom:40px
    }
    .tasks .tasks_item {
        width:100%
    }
    .tasks .tasks_item:last-child {
        margin-bottom:0
    }
    .tasks .tasks_item:hover .tasks_item_bg {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1)
    }
    .tasks .row_in {
        padding-top:40px;
        padding-bottom:40px
    }
	
	
	.tasks .tasks_item .tasks_item_bg {
    opacity:0.9;
   
    }
	.tasks .tasks_item .tasks_item_text {
    color:#fff
    }
	
	.tasks .tasks_item {
     padding-bottom: 85px;
	}
	
}

/** end nnn1 **/


/** nnn3 **/


		


#sysadm {
   
    padding:15px 0 0 0;
	margin-bottom: 15px;
}

#sysadm .sysadm_line {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
#sysadm .sysadm_item {
    width:45%;
    padding-bottom:30px;
    position:relative
}
#sysadm .sysadm_item img {
    width:100%
}
#sysadm .sysadm_item:nth-child(2n) {
    padding-top:90px;
    padding-bottom:0
}
#sysadm .sysadm_item:nth-child(2n) .sysadm_text {
    bottom:auto;
    top:0
}

#sysadm .sysadm_text {
    position: absolute;
    bottom: 0;
    left: 164%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 560px;
    height: 180px;
    display: block;
   /* background-color: #fff;*/
    text-align: justify;
    font-size: 26px;
    line-height: 33px;
    /*color: #6b6f7a;*/
    padding: 20px;
    padding-top: 20px;
    top: 15px;
    border-radius: 25px;
}

@media (max-width:1450px) {
/*	#sysadm .sysadm_text {
	
    width: 135%;
	line-height: 30px;
	left: 160%;
	
	}*/
	
	
}


@media (max-width:1200px) {
	#sysadm .sysadm_text {
	/*left: 160%;
    width: 135%;
	font-size: 25px;*/
	top: 0px;
	}
	
	
}


/*
@media (max-width:1000px) {

    .sysadm .sysadm_item {
        width:45%;
        margin-bottom:30px;
    }
    .sysadm .sysadm_text {
		width: 160%;
        padding: 20px;
        top: 10%;
        font-size: 1rem;
		
		
    }
}*/

@media (max-width:999px) {

    #sysadm .sysadm_text {
        
		width: 130%;
        top: 12%;
		padding-top: 12px;
		font-size: 24px;
		
    }
}


@media (max-width:991px) {

    #sysadm .sysadm_text {
        
		width: 130%;
        top: 5%;
		padding-top: 4px;
		font-size: 20px;
		line-height: 25px;
		
    }
		#sysadm .it-banner-title {
		
		font-size: 30px;
	}
	
}

@media (max-width:770px) {
    #sysadm {
        padding:40px 0
    }
    #sysadm .sysadm_line {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -webkit-flex-direction:column;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    
	#sysadm .sysadm_item {
        width:80%;
		margin-bottom: 0;
        padding-bottom: 0;
    }
    
	#sysadm .sysadm_text {
        width:100%;
        position:relative;
        padding:10px;
        height:auto;
		left: 50%;
		border-radius: 0; 
		font-size:20px;
    }
	
	#sysadm .it-banner-title {
		
		font-size: 27px;
	}
}
/** end nnn3 **/


/** nnn4**/



#business.company {
	padding: 35px 50px 0px 50px ;
	
}



#business {
    position:relative;
   /* background-size:100% 300px;
    background-position:top;
    background-repeat:no-repeat*/
	padding: 0;
	
}
#business .row_in {
   /* padding:100px 0*/
}
#business .row-line {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#business .adsafe__big {
    width:49%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
#business .adsafe__big img {
    width:100%;
    display:block;
}
#business .business_item {
    cursor:default;
    padding:30px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    /*align-items:flex-start;*/
	align-items: center;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:49%;
    /*margin-bottom:30px;*/
    /*border:1px solid #e1e5e7;
    background-color:#fff;*/
    -webkit-transition:.4s ease all;
    -o-transition:.4s ease all;
    transition:.4s ease all;
    position:relative;
    overflow:hidden;
    z-index:1;
	
	background: white;
    border-radius: 25px;
	margin-bottom: 25px;
}

#business .business_item.company {
   
    width:100%;
	padding-bottom: 30px;
	padding-top: 25px;
    
}

/*
#business .business_item:last-child {
        width: 85%;
    text-align: justify;
    padding-left: 100px;
	padding-top:20px;
    padding-right: 0;
    }*/




#business .business_item p {
    color:#001f2f;
    font-size:20px;
    font-weight:400;
    line-height:30px;
    /*text-transform:uppercase;*/
    margin-bottom:0;
}
/*
#business .business_item:hover {
    text-decoration:none;
    -webkit-box-shadow:0 15px 30px #e1e5e7;
    box-shadow:0 15px 30px #e1e5e7
}*/

#business .business_num {
    color:#eef9ff;
    font-size:100px;
    font-weight:700;
    line-height:100px;
    letter-spacing:-10px;
    position:absolute;
    bottom:-20px;
    right:-15px;
    z-index:-1;
}
#business .business_img {
    position:relative;
    width:70px;
    height:70px;
    background-color:#eef9ff;
    border-radius:10em;
    display:inline-block;
    margin-bottom:30px;
}
#business .business_img img {
    display:block;
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
}
#business .business_text {
    position:relative;
    display:block;
   /* margin-top:30px;
    padding-top:30px;*/
    font-size:22px;
    font-weight:400;
    color:#000;
    line-height:28px;
}

/*
#business .business_text:before {
    content:'';
    display:block;
    width:24px;
    height:4px;
    background-image:url(../img/dots.png);
    position:absolute;
    top:0;
    left:0;
    background-size:100%;
    background-repeat:no-repeat
}*/

#business .business_text a {
    color:#001f2f;
    text-decoration:underline;
}
#business .business_title {
    margin-bottom:10px;
}


@media (max-width:1000px) {
    #business .row_in {
        padding:60px 0;
    }
    #business .business_title {
        margin-bottom:60px;
    }
}
@media (max-width:767px) {
    
    #business .row_in {
        padding:40px 0;
    }
    #business .business_title {
        margin-bottom:30px;
    }
	/*
    #business .business_item {
        width:100%;
        padding:20px
    }*/
	
    #business .business_img {
        margin-bottom:15px;
    }
	/*
    #business .business_text {
        padding-top:15px;
        margin-top:15px;
    }*/
    #business .business_title {
        font-size:26px;
    }
}



#business .business_title {
    /*color:#001f2f;*/
    font-size:30px;
    font-weight:700;
    line-height:30px;
	text-align: center;
    /*text-transform:uppercase;*/
    /*margin-bottom:0;*/
    /*padding-left:32px;*/
    position:relative;
}
/*
.business_title:before {
    content:"";
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    width:12px;
    height:16px;
    background-image:url(../img/title.png)
}*/

@media (max-width: 991px) {
    #business .business_item {
        width: 100%;
        padding: 20px;
		margin-bottom:0px;
		text-align: justify;
		margin-bottom: 25px;
    }
	/*
	#business .business_item:last-child {
    width: 100%;
    padding:20px;
	
    }*/
	
	
}

@media (max-width:600px) {
    .business_title {
        font-size:30px;
        line-height:40px;
    }
}
@media (max-width:450px) {
    #business .business_title {
        font-size:20px;
        line-height:27px;
		margin-bottom:0px;
    }
	#business .business_item {
     
        padding: 15px;
	}
	
	#business .business_item:last-child {

    padding:15px;
	
    }
	
	#business .business_text {
         padding-top: 0px; 
         margin-top: 0px;
    }
	
	#business .business_text {
    
    font-size:18px;
    /*line-height:28px*/
}

	
}



/** end nnn4**/




/** nnn5**/




.intermediate {
    padding:100px 0;
    background-image:url(../images/form/123.jpg);
    background-repeat:no-repeat;
    background-size:cover;
}
.intermediate .wrapper_list {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
.intermediate .wrapper_descr {
    width:65%;
	margin-bottom: 75px;
}

.intermediate .wrapper_descr_text {
    display:block;
    margin-top:15px;
    color:#fff;
    font-size:26px;
    /*font-weight:400;*/
    line-height:30px;
}

.intermediate .wrapper_descr_text i.fa {
	left: 0px;
    color: #fff;
    /* color: #0f2d83; */
    font-size: 20px;
    /* -webkit-transform: rotate(90deg); */
    /* padding-top: 3px; */
    /* transition: 0.5s; */
	
    position: relative;
}


.intermediate .wrapper_descr_title {
    display:block;
    font-size:40px;
    /*font-weight:700;*/
    line-height:50px;
    /*text-transform:uppercase;*/
    color:#fff;
    margin-bottom:30px;
	padding-left: 35px;
}


.intermediate .wrapper_form_sub {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start
}
.intermediate .wrapper_form {
    width:45%;
    padding-left:50px
}
.intermediate .wrapper_form_field {
    width:100%;
    margin-bottom:10px;
    height:60px
}
.intermediate .wrapper_form_field input {
    width:100%;
    height:100%;
    background-color:#fff;
    border:0;
    padding-left:20px;
    color:#000;
    font-size:14px;
    font-weight:400
}
.intermediate .wrapper_form_field input::-webkit-input-placeholder {
    color:#9aa0a6
}
.intermediate .wrapper_form_field input::-moz-placeholder {
    color:#9aa0a6
}
.intermediate .wrapper_form_field input:-ms-input-placeholder {
    color:#9aa0a6
}
.intermediate .wrapper_form_field input::-ms-input-placeholder {
    color:#9aa0a6
}
.intermediate .wrapper_form_field input::placeholder {
    color:#9aa0a6
}
.intermediate .wrapper_descr_text {
    margin-bottom:15px
}
.intermediate .wrapper_descr_text .time-work {
    color:#fff;
    font-size:14px;
    font-weight:300;
    line-height:20px;
    display:block
}
.intermediate .form__check {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:10px;
    width:40%
}
.intermediate .form__check span {
    color:#fff;
    font-size:12px;
    font-weight:300;
    margin-left:14px
}
.intermediate .form__check input {
    margin-top:4px
}
.intermediate .wrapper_form_sbt {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:55%
}
.intermediate .wrapper_form_sbt input, .intermediate .wrapper_form_sbt button {
    width:100%;
    height:60px;
    background-color:#2930dd;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    border-radius:5px;
    border:0;
    color:#fff;
    font-size:15px;
    font-weight:400;
    line-height:40px;
    text-transform:uppercase;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
    cursor:pointer
}
.intermediate .wrapper_form_sbt input:hover, .intermediate .wrapper_form_sbt button:hover {
    background-color:#0da4db
}
@media (max-width:1000px) {
    .intermediate .wrapper_list {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -webkit-flex-direction:column;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:start;
        -webkit-align-items:flex-start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .intermediate .wrapper_descr {
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -webkit-flex-direction:column;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -webkit-align-items:flex-start;
        /*-ms-flex-align:center;*/
        align-items:flex-start;
        margin-bottom:40px
    }
    .intermediate .wrapper_form {
        width:100%;
        padding:0
    }
}

@media (max-width:991px) {
.intermediate {
    padding:20px 0;
   }
}

@media (max-width:600px) {
    .intermediate {
        padding:20px 0
    }
    .intermediate .wrapper_descr_title {
        font-size:30px;
        line-height:40px
    }
    .intermediate .form__phone {
        width:100%
    }
    .intermediate .form__form {
        padding:0
    }
	
	.intermediate .wrapper_form_sbt {
		width:100%;
	}
}

/** end nnn5**/



/* Services */
section#services {
	padding:0px 0 35px 0;
}

#services {
	padding-bottom: 0px;
	/*background-color: #f1f0f0;*/
	/*background: #DEE8FE ;*/
}


#services .fixed {
   /* font: 16px/1.5 'GolosText', sans-serif;*/
}




#services h2 {
    margin: 10px 0 20px 0;
	padding-top: 15px;
    text-align:center;
}



#services .btn {
    background: #2828F0;
    min-width: 239px;
    text-align: center;
    color: #fff;
    padding: 13.5px 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500;
    border-radius: 24px;
    text-decoration: none !important;
}

#services .btn-orange {
    background: #BE8C55;
}

#services .btn-transparent {
    background: transparent;
    border: 2px solid #BE8C55;
    box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.1);
}

#services .btn-blue:hover {
    background: #000;
}

#services .btn-orange:hover {
    background: #9e7140;
}

#services .btn-transparent:hover {
    background: #BE8C55;
    color: #fff;
}

#services .btn-white {
    background: #fff;
    border: 2px solid #1E1E1E;
    color: #1E1E1E;
}



#services .btn-white:hover {
    background: #1E1E1E;
	background: #3399ff;
	background: #1D334A;
	background: #063971;
    color: #fff;
}

#services .btn-black {
    background: #262626;
    color: #fff;
}
#services .btn-black:hover {
    background: #fff;
    color: #262626;
}

.fixed {
   /* max-width: 1190px;*/
    margin: 0 auto;
    padding: 0 10px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
	
}

.flex-center {
    justify-content: center;
}

.res-in {
  /*  padding: 54px 0 85px 0;*/
}

.res-items {
    margin: 16.5px -9px -23.5px -9px;
}

.res-item {
    width: calc(100% / 5);
    padding: 23.5px 9px;
}

.res-item.company {
    width: calc(100% / 3);
    padding: 23.5px 9px;
}


.res-item-box {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    overflow: hidden;
    transition: 300ms;
    height: 100%;
	background: #fff;
}

.res-item-box:hover {
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.6);
}

.res-item-image img {
    display: block;
    width: 100%;
   /* height: 226px;*/
    /*object-fit: contain;*/
}

.res-item-image img.jpg {
    object-fit: cover;
}

.res-item-image img.png {
    object-fit: contain;
}



.res-item-cont {
    padding: 13px 20px 23px 20px;
}

.res-item-top {
    color: #B0B0B0;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 14px;
    line-height: 22.4px;
    margin-bottom: 1px;
    justify-content: space-between;
}
.res-item-service {
    text-transform: uppercase;
}

.res-item-title {
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    /*color: #000;*/
    margin-top: 10px;
	text-align: center;
}

.res-item-title.company {
    font-size: 30px;
    
}

.res-item-text {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-bottom: 8px;
}




.res-item-cont .res-item-text p {
    position: relative;
	font-size: 18px;
   /* text-align: justify;*/
 
}

.res-item-cont .res-item-text.company p {
   
	font-size: 22px;
   
 
}


.res-item-cont .res-item-text p:before
/*.res-item-cont .res-item-text p:after*/ {
    content: '';
    background: #B0B0B0;
    height: 1px;
    position: absolute;
    left: -40px; right: -20px;
	
}
.res-item-cont .res-item-text p:before {
    top: 0;
}
/*
.res-item-cont .res-item-text p:after {
    bottom: 0;
}*/




.res-item-result {
    font-size: 16px;
    line-height: 25.6px;
    font-weight: 600;
    margin-bottom: 21px;
}

.res-item-see-btn {
    width: 100%;
    font-size: 18px;
    line-height: 21.6px;
    padding: 17.5px 15px;
}



@media (max-width: 1240px) {

    .res-item {
       /* padding-top: 28px;*/
	   width: calc(100% / 4);
    }
}





@media (max-width: 991px) {
/*   
   .res-item {
        width: calc(100% / 2);
        display: none;
    }


    .res-item:nth-child(-n+5) {
        display: block;
    }

 
*/

  .res-item.company {
    width: 100%;
    
  }

  .res-item {
    width: calc(100% / 2);
   }
}



@media (max-width: 670px) {
    .res-items {
        margin: 15px -10px -15px -10px;
    }

    .res-item {
        width: 100%;
        padding: 15px 10px;
    }



    #services .btn {
        border-radius: 24px;
        font-size: 14px;
        line-height: 17px;
        padding: 14.5px 20px;
    }

    .btn-transparent, .btn-white {
        padding: 12.5px 20px;
    }


  /*  .res-in {
        padding: 31px 0 50px 0;
    }*/

   
    .res-item-box {
        border-radius: 24px;
    }

    .res-item-image img {
        /*height: auto;*/
		height: 226px;
    }

    .res-item-cont {
        padding-bottom: 30px;
    }

    .res-item-service {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 3px;
    }


 .res-item-title {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 5px;
    }

    .res-item-cont ul {
        margin: 0 0 9px 16px;
    }

    .res-item-result {
        margin-bottom: 23px;
    }


}
/**  end Services  **/



/** Мы готовы **/


#dogovor {
	padding-top: 25px;
	padding-bottom: 0;
	
}

.wrapper {
  gap: 8px;
  display: flex;
  z-index: 1;
}
@media (max-width:767.95px) {
  .wrapper {
    flex-direction: column;
  }
}

.element {
  gap: 8px;
  flex: 1;
  display: flex;
  padding: 24px 16px;
  background: #fff;
  box-shadow: 0px 3.364px 26.072px 0px rgba(60, 80, 110, 0.21);
  align-items: flex-start;
  border-radius: 24px;
  justify-content: space-between;
}
@media (max-width:1151.95px) {
  .element {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: start;
  }
}
.element .icon {
  width: 40px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.element .content {
  gap: 8px;
  width: calc(100% - 40px);
  display: flex;
  text-align: left;
  flex-direction: column;
  
}

.element .description {
    font-size: 20px;
	color: #000;
 }

@media (max-width:1151.95px) {
  .element .description {
    font-size: 19px;
  }
}
.element .icon img {
  width: 40px;
  height: 40px;
}


/** end Мы готовы **/









/*** footer***/

.footer-contact {
  display: flex;
  justify-content: flex-end;
}

/* Footer */
footer {
/*    background: url(../images/footer_bg.jpg)no-repeat;*/
    
 /*   background-size:cover;
	background-repeat: no-repeat;
    background-position: center;*/
    position:relative;
    padding-top:15px;
}
/*
footer::before {
    background: rgba(255, 255, 255, 0.33) none repeat scroll 0 0;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
*/

footer::after {
    /*background: rgba(34, 37, 51, 0.9) none repeat scroll 0 0;*/
	background: linear-gradient(to top, #003399, #3399ff);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.footer_top,.footer_bottom{
	position:relative;
	z-index:1;
	color:#fff;
}

.footer_item {
	display:flex;
}

.footer_item.contact {
flex-direction: column;
}
	
.footer_item {
  /*  margin-top: 20px;*/
}
.footer_item > h4 {
    color: #fff;
   /* font-family: "futura_ltbook",sans-serif;*/
    font-size: 25px;
    margin-bottom: 20px;
    text-transform: inherit;
}

.footer-name > h4 {
      margin-bottom: 20px;
	  padding-left: 25px;
	  font-size: 20px;
}

.footer_item .list-unstyled > li a{
    color: #fff;
}
/* Footer About */
.footer_item .logo {
    margin-bottom: 15px;
    /*width: 100px;*/
	width: 200px;
}
.list-inline.footer_social_icon {
    margin: 32px 0 0;
}
.footer_social_icon .fa {
    background: #ffcb0f none repeat scroll 0 0;
    border-radius: 100%;
    color: #222;
    font-size: 20px;
    height: 45px;
    padding: 12px;
    text-align: center;
    width: 45px;
}
.footer_item .footer_social_icon .fa:hover,.footer_item .footer_social_icon .fa:focus {
    background: #d7a300 none repeat scroll 0 0;
}
/* Footer Explore */
.footer_menu .fa {
    font-size: 10px;
    margin-right: 18px;
}
.list-unstyled.footer_menu > li {
    padding: 4px 0;
}
/* Footer Post */
.list-unstyled.post,.list-unstyled.footer_contact {
    margin-top: -14px;
}
.post .date {
    border: 2px solid #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 20px;
    height: 50px;
    line-height: 12px;
    margin-right: 15px;
    padding: 10px;
    text-align: center;
    width: 50px;
}
.footer_item li a:hover .date,.footer_item li a:focus .date{ border:2px solid #aaa; }
.footer_item li a:hover,.footer_item li a:focus{
    color: #aaa;
}
.post .date small {
    font-size: 12px;
}

.list-unstyled.post > li,.list-unstyled.footer_contact > li {
   padding: 10px 0 5px 0;
    overflow:hidden;
}
/* Footer Contact */
.footer_contact .fa {
    margin-right: 25px;
    text-align: center;
    width: 15px;
    float: left;
    font-size:18px;
}
.list-unstyled.footer_contact p {
    overflow: hidden;
}
.footer_bottom {
  /* background: #1a1c27 none repeat scroll 0 0;
    padding: 28px 0 18px;
    margin-top:30px;*/
}
.footer_bottom a {
    color: #00BFFF;
}
.footer_bottom a:hover,.footer_bottom a:focus {
    color: #1E90FF;
}


ul.footer_contact li{
  display: flex;
 /* justify-content: space-evenly;*/

}

ul.footer_contact li p{
    margin-bottom: 0;
    padding-top: 3px; 
	padding-left: 5px;
}

.footer-slogan {
	margin-left: 20px;
		/*padding-top: 5px;*/
	
}

.footer-map {
	padding-top:55px;
	padding-left: 35px;
}

.footer-slogan h4 {
	
	font-size: 25px;
	/*font-weight: bold;*/
}



@media (max-width: 1200px) {

	/*.footer-slogan h4 {
	
	font-size: 14px;
}*/
	.footer-slogan {
    margin-left: 15px;
}
	
	.footer-name > h4 {
    font-size: 14px;
}
	
	.list-unstyled {
    font-size: 14px;
	}
	
	
	
}

@media (max-width: 1000px) {
/*	
.list-unstyled li img{
    width:7%;
	}	
	*/
	/*.footer-contact {
    
    justify-content: flex-end;
}*/
}

@media (max-width:770px) {

.footer-map {
	padding-top:0px;
	padding-left: 15px;
	
}

.footer_item .logo {
 	
	width: 175px;
	
}
/*
.footer-slogan  h4 {
	font-size: 16px;
}*/
	
}

@media (max-width: 991px) {
.footer-contact {
    
    justify-content: flex-start;
  }
}


.list-unstyled.footer_contact {
   margin-bottom:0;
}

@media (max-width: 460px) {
	
	
	
	.footer_item .logo {
 	
	width: 110px;
	
}
  footer .container {
    padding: 0 10px;
  }
  
  footer .footer-slogan h4 {
    font-size: 18px; 
	font-weight: normal;
    }
	
 .footer_item > h4 {
	 font-size: 18px; 
	 
 }
 
 .list-unstyled.footer_contact > li p {
	 font-size: 17px;
	 
 }
 .list-unstyled.footer_contact > li img {
	 width: 7%;
 }
 
 
}





@media (max-width: 360px) {
	footer .footer-slogan h4 {
        font-size: 17px;
    }
	
	.list-unstyled.footer_contact p {
 
    font-size: 14px;
}
	
	
}


/*** end footer***/


/*** port ***/

.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}

.item-thumbs a + img {
	width: 100%;	
}

.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);	
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #000;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 32px;
	line-height: 1em;	
	opacity: 1;
	filter: alpha(opacity=100);
}


/*** end port ***/


/** low_current**/



section#prologue_banner {
	background: #DEE8FE ;
    padding-top:3px;
	padding-bottom: 0px;
	width:100%;
	height:auto;
	overflow:hidden;
	}

.prologue-item{
	/*display: block;*/
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover;
	height:355px;
    position: relative;
 /*   display: none;*/
    float: left;
    width: 100%;
/*    margin-right: -100%;*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}

.prologue-item img { 
 position: absolute;
 width:100%;
 height: 100%;
}

.prologue_content-block.sa {
	text-align:center;
	
}

.prologue_content-block.company {
	text-align:end;
	padding-right: 15px;
}


.prologue_content-block{
	padding-top:32px;
	padding-bottom:32px;
	padding-left:70px;
	/*max-width:800px;*/
	position:relative;
	/**background-color:#0000005c;**/
	/*background-color:#00000014;*/
	border-radius: 25px;
	margin-top:15px;
	}

.prologue_title{
	color:#fff;
	
	font-size:2.3rem;
	font-style:normal;
	/*font-weight:600;*/
	line-height:normal;
	}


.prologue_title.company {
    /*color: #2f5597;*/
	font-weight:600;
}

@media (max-width:1240px){
	
	.prologue-item{
		background-position:70%;
		background-repeat:no-repeat;
		background-size:cover;
		height:350px;
		}
}
	
@media (max-width:991px){

.prologue-item{
		
		height:325px;
		}

}



@media (max-width:768px){
	.prologue_content-block{
		padding-top:32px;
		padding-bottom:32px;
		position:relative;
		/*background-color:#0000005c;*/
		/**background-color:#00000094;**/
		padding:16px;
		border-radius:25px;
		margin-top:15px;
		max-width:500px;
		}
	
	.prologue-item{
		background-position:100%;
		background-repeat:no-repeat;
		background-size:cover;
		height:250px;
		}
	
	.prologue_title{
		font-size:22px;
		text-align: center;
		}
	.prologue_title.company {
		font-size:20px;
		
	}

}





section#low {
	
	padding:0px;
	padding-top: 20px;
}


#low .row_in {
  /*  padding:100px 0*/
}
#low .row-line {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	color: #000;
}

#low .success_item {
    cursor:default;
	border-radius: 30px;
    padding:20px 15px 35px 20px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:center;
	/*align-items:flex-start;*/
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:49%;
	 /*width:30%;*/
    margin-bottom:30px;
    border:1px solid #e1e5e7;
    background-color:#fff;
    -webkit-transition:.4s ease all;
    -o-transition:.4s ease all;
    transition:.4s ease all;
    position:relative;
    overflow:hidden;
    z-index:1;
	
	text-decoration:none;
    -webkit-box-shadow:0 15px 30px #e1e5e7;
    box-shadow:0 15px 30px #e1e5e7;
	
}

#low.audit {
	
	padding-top: 35px;
	
}

#low.audit .success_item {
    cursor:default;
	border-radius: 30px;
    padding:35px 15px 35px 20px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:center;
	/*align-items:flex-start;*/
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:100%;
	 /*width:30%;*/
    margin-bottom:30px;
    border:1px solid #e1e5e7;
    background-color:#fff;
    -webkit-transition:.4s ease all;
    -o-transition:.4s ease all;
    transition:.4s ease all;
    position:relative;
    overflow:hidden;
    z-index:1;
	
	text-decoration:none;
    -webkit-box-shadow:0 15px 30px #e1e5e7;
    box-shadow:0 15px 30px #e1e5e7;
	
}

#low .success_item p {
    color:#001f2f;
    font-size:24px;
    font-weight:400;
    line-height:30px;
    /*text-transform:uppercase;*/
    /*text-align: justify;*/
	text-align:center;
    margin-bottom:0;
}

#low .success_item p.sdt {
   
    color: #1d4ccf;
}

/*
#low .success_item:hover {
    text-decoration:none;
    -webkit-box-shadow:0 15px 30px #e1e5e7;
    box-shadow:0 15px 30px #e1e5e7;
}
*/
#low .success_num {
    color:#eef9ff;
    font-size:100px;
    font-weight:700;
    line-height:100px;
    letter-spacing:-10px;
    position:absolute;
    bottom:-20px;
    right:-15px;
    z-index:-1;
}
#low .success_img {
    position:relative;
    width:70px;
    height:70px;
    /*background-color:#eef9ff;*/
	/*background-color:#ebf3f7;*/
    border-radius:10em;
    display:inline-block;
    margin-bottom:10px;
}
#low .success_img img {
    display:block;
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
}
#low .success_text {
    position:relative;
    display:block;
   /* margin-top:30px;*/
    padding-top:15px;
	
    font-size:20px;
    font-weight:400;
    /*color:#6b6f7a;*/
    line-height:26px;
	    text-align: justify;
    padding-right: 10px;
}


#low .success_text a {
    color:#001f2f;
    text-decoration:underline;
}
#low .success_title {
    margin-bottom:25px;
}
@media (max-width:1000px) {
    #low .row_in {
        padding:60px 0
    }
    #low .success_title {
        margin-bottom:60px
    }
}
@media (max-width:991px) {
    #low .adsafe__big {
        width:100%;
    }
    #low .row_in {
        padding:15px 0 0 0;
    }
    #low .success_title {
        margin-bottom:30px;
    }
    #low .success_item {
        width:100%;
        padding:20px;
    }
    #low .success_img {
        margin-bottom:15px;
    }
    #low .success_text {
        padding-top:15px;
        margin-top:15px;
    }
    #low .success_title {
        font-size:26px;
    }
}



@media (max-width:600px) {

	#low .success_text {
		font-size:18px;
		 padding-top: 0px;
      margin-top: 0px;
	}
	
	#low .success_item p {
     font-size:22px;
    }
	

}


@media (max-width:450px) {
   /* #low .success_title {
        font-size:20px;
        line-height:27px;
    }*/
	
	#low .success_text {
		font-size:18px;
}

}



/** current**/

section#current.print {
	padding:0;
}


.it-banner-title.print{
	
	margin-top:50px;
}

section#current {
	padding:70px 0 35px 0;
}

#current {
	padding-bottom: 0px;
	/*background-color: #f1f0f0;*/
	/*background: #DEE8FE ;*/
}


#current .fixed {
   /* font: 16px/1.5 'GolosText', sans-serif;*/
}




#current h2 {
    margin: 75px 0 20px;
	padding-top: 15px;
    text-align:center;
}



#current .btn {
    background: #2828F0;
    min-width: 239px;
    text-align: center;
    color: #fff;
    padding: 13.5px 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500;
    border-radius: 24px;
    text-decoration: none !important;
}

#current .btn-orange {
    background: #BE8C55;
}

#current .btn-transparent {
    background: transparent;
    border: 2px solid #BE8C55;
    box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.1);
}

#current .btn-blue:hover {
    background: #000;
}

#current .btn-orange:hover {
    background: #9e7140;
}

#current .btn-transparent:hover {
    background: #BE8C55;
    color: #fff;
}

#current .btn-white {
    background: #fff;
    border: 2px solid #1E1E1E;
    color: #1E1E1E;
}



#current .btn-white:hover {
    background: #1E1E1E;
	background: #3399ff;
	background: #1D334A;
	background: #063971;
    color: #fff;
}

#current .btn-black {
    background: #262626;
    color: #fff;
}
#current .btn-black:hover {
    background: #fff;
    color: #262626;
}

.fixed {
   /* max-width: 1190px;*/
    margin: 0 auto;
    padding: 0 10px;
}

#current .flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-center {
    justify-content: center;
}

.res-in {
  /*  padding: 54px 0 85px 0;*/
}

/*
#current .res-items-curr {
    margin: 16.5px -9px -23.5px -9px;
}
*/
#current .res-item-curr {
    width: calc(100% / 2);
    padding: 23.5px 9px;
}

#current .pos.res-item-curr {
    width: calc(100% / 3);
    padding: 23.5px 9px;
}


#current .res-item-box-curr {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    overflow: hidden;
    transition: 300ms;
    height: 100%;
	background: #fff;
}

#current .res-item-box-curr:hover {
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.6);
}



#current .res-item-image-curr img {
    display: block;
    width: 100%;
   /* height: 226px;*/
    /*object-fit: contain;*/
}

#current .res-item-image-curr img.jpg {
    object-fit: cover;
}

#current .res-item-image-curr img.png {
    object-fit: contain;
}


#current .pos.res-item-image-curr {
padding-top: 15px;
}

#current .pos.res-item-image-curr img {
        width: 50%;
		margin-left: 80px;
   
}



#current .res-item-cont-curr {
    padding: 13px 20px 23px 20px;
}

.res-item-top {
    color: #B0B0B0;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 14px;
    line-height: 22.4px;
    margin-bottom: 1px;
    justify-content: space-between;
}
.res-item-service {
    text-transform: uppercase;
}

#current .res-item-title {
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    /*color: #000;*/
    margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}

#current .pos.res-item-title {
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    /*color: #000;*/
    margin-top: 10px;
	text-align: center;
	text-transform: none;
}


#current .res-item-text-we {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-bottom: 8px;
}




#current .res-items-curr .res-item-cont-curr .res-item-text-we p {
    position: relative;
	font-size: 20px;
   /* text-align: justify;*/
 
}


#current .res-items-curr .res-item-cont-curr .res-item-text-we p i {
    position: static;
	
}


#current .res-items-curr .res-item-cont-curr .res-item-text-we p:first-child:before
/*.res-item-cont-curr .res-item-text-we p:after*/ {
    content: '';
    background: #B0B0B0;
    height: 1px;
    position: absolute;
    left: -40px;
	right: -20px;
	top: 0;
	
}
/*
#current .res-item-cont-curr .res-item-text-we p:before {
    top: 0;
}*/
/*
.res-item-cont-curr .res-item-text-we p:after {
    bottom: 0;
}*/




.res-item-result {
    font-size: 16px;
    line-height: 25.6px;
    font-weight: 600;
    margin-bottom: 21px;
}

#current .res-item-see-btn {
    width: 100%;
    font-size: 18px;
    line-height: 21.6px;
    padding: 17.5px 15px;
}


#current .res-item-see {
	
	padding-top: 15px;
	/** скрыть элемент**/
	visibility: hidden;
	
}

#current .pos.res-item-see-btn {
	
	padding: 5px 0;
	min-width: 0;
	background: #85baef;
	border: 2px solid #85baef;
}


#current .pos.res-item-see-btn:hover {
	
	background: blue;
	border: 2px solid blue;
}

/*
@media (max-width: 1240px) {

    #current .res-item {
        width: calc(100% / 4);
    }
}
*/




@media (max-width: 991px) {
	
	 #current .res-item-curr {
        width: 100%;
		/*height:auto;*/
     
    }
	
	#current .pos.res-item-curr {
         width: calc(100% / 3);
		/*height:auto;*/
     
    }
	
	#current .res-item-image-curr img {
        /*height: auto;*/
		height: auto;
    }
	
	#current .pos.res-item-image-curr img {
    	margin-left: 50px;
   
}
  
}


@media (max-width: 760px) {
	
	
	#current .pos.res-item-image-curr img {
    	width: 80%;		
		margin-left: 12px;
   
    }
  
}




@media (max-width: 670px) {
    #current .res-items-curr {
        margin: 15px -10px -15px -10px;
    }

    #current .res-item-curr {
        width: 100%;
        padding: 15px 10px;
    }



    #current .btn {
        border-radius: 24px;
        font-size: 14px;
        line-height: 17px;
        padding: 14.5px 20px;
    }

    .btn-transparent, .btn-white {
        padding: 12.5px 20px;
    }


  /*  .res-in {
        padding: 31px 0 50px 0;
    }*/

   
   #current .res-item-box-curr {
        border-radius: 24px;
    }

    #current .res-item-image-curr img {
        /*height: auto;*/
		height: 226px;
    }
	
	#current .pos.res-item-image-curr img {
        height: auto;
		
    }

    #current .res-item-cont-curr {
        padding-bottom: 30px;
    }

    .res-item-service {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 3px;
    }


 #current .res-item-title {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 5px;
    }

    #current .res-item-cont-curr ul {
        margin: 0 0 9px 16px;
    }

    .res-item-result {
        margin-bottom: 23px;
    }


}


@media (max-width: 550px) {

	
	#current .pos.res-item-curr {
          width: 100%;
		
     
    }
	
}
/**  end current  **/


/** end low_current **/


/** anons**/

#low_current.anons {
	padding-top: 20px;
	
}

.usluga_item {
    height: 100%;
    border-radius: 16px;
    /*padding: 24px; 
    background-color: #FFF;*/
    gap: 24px;
	margin-bottom: 25px;
}
            
.usluga_item:last-child {
	
	margin-bottom: 0px;
	padding-bottom: 20px;
	
}			
			
.mb-16 {
	 margin-bottom: 16px;
} 
    
.preview {
    font-size: 20px;
    margin-bottom: 20px;
	color: #000;
}
    
.usluga_img {
    flex: 0 0 326px;
}

img.responsive {
    max-width: 100%;
    /* height: auto; */
    height: 100%;
}
.usluga_img > img {
    border-radius: 8px;
    display: block;
}

.usluga_detail_preview h3 {
    font-size: 30px;
    font-weight: 600;
}


@media (max-width: 680px){
  .usluga_item{
    flex-direction: column;
  }

  .usluga_img img{
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
}



.anons .btn.btn-default {
    border-color: #257AFF;
    border-bottom-color: #0036FF;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    color: #fff;
}
.anons .btn {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
    margin: 0;
    border: 1px solid;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    border-radius: 100px;
    padding: 16px 32px;
    overflow: hidden;
    transition: background-color .1s ease;
    -moz-transition: background-color .1s ease;
    -ms-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    -webkit-transition: background-color .1s ease;
}

.anaons .btn-default:hover {
	background: linear-gradient(180deg, #0036FF 0%, #0036FF 100%);	
}

/** end anons**/


#Who.company {
	
	padding-top: 35px;
	
}


#Who .project_img {flex: 0 0 370px;}
#Who .project_img > img {border-radius: 8px; display: block;}

#Who .news-list {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	row-gap: 32px;
	padding: 0 40px 35px 40px;
}

#Who .service-item, #Wh .service-item {
  height: 100%;
  border-radius: 16px;
  padding: 24px;
  background-color: #FFF;
  gap: 24px;
}

#Wh .service-item { 
  /*padding-left: 200px;*/
}

#Wh .news-list {
	
	padding: 0 50px 0 50px;
	margin-bottom: 30px;
	
}



#Who .service-item.revers {
	flex-direction: row-reverse;
	}


#Who .news_detail_preview h3 {
	background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 24px;
}


#Who .business_title {
	font-size:30px;
    font-weight:700;
    line-height:30px;
	text-align: center;
    position:relative;
    margin-bottom:10px;
}

#Who .preview {
    font-size: 20px;
    /*margin: 20px 0;*/
    color: #000;
}

#Who .news_detail_preview {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}


@media (max-width:1000px) {
    
  /*  #Who .business_title {
        margin-bottom:60px;
    }*/
}


@media (max-width: 991px) {
	
	#Who .project_img {
		flex: 0 0 auto;
		}
   #Who .project_img img {
		width: 100%;
		}
	#Who .service-item, #Who .service-item.revers {
		flex-direction: column; 
		gap: 16px;
		padding: 20px
		}	
		
}


@media (max-width: 767px) {
	#Who .news-list  { 
	    gap: 16px; 
	   }


    #Who .business_title {
       /* margin-bottom:30px;*/
		font-size:26px;
    }
		
}


@media (max-width:600px) {
    #Who .business_title {
        font-size:30px;
        line-height:40px;
    }
}
@media (max-width:450px) {
    #Who .business_title {
        font-size:26px;
        line-height:27px;
		margin-bottom:10px;
    }
	

	
}

#Wh.content-custom {
	
	padding-top: 35px;
}

#Wh.content-custom .list-num-circle_big1 li  {
    font-size: 15px;
	
  }

 

#Wh.content-custom .list-num-circle1 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  font-size: 1.375rem;
 /*font-weight: 700;*/

 
}



#Wh.content-custom .list-num-circle1 li span {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* background: #3e77b7; */
    /* border-radius: 50%; */
    color: #1d4ccf;
    /* margin-right: 1.875rem; */
	font-size: 23px;
	padding-top: 2px;
    margin-right: 15px;
	font-weight: 600;
}



/*
@media screen and (max-width: 775px) {

 #Who .content-custom .list-num-circle_big1 li {
    font-size: 15px;
  }

  #Who .content-custom .list-num-circle_big1 li span {
    width: 30px;
    min-width: 30px;
    height: 30px;
    font-size: 13px;
    padding-top: 2px;
    margin-right: 15px;
  }
}
*/



section.philosophy {
	padding: 50px 0px;
	
}


.philosophy .philosophy_in {
    /*padding:100px 0;*/
   /* background-image:url(../img/bg-line.png);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center*/
}
.philosophy .philosophy_line {
    padding-top:50px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
}
.philosophy .philosophy_col {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    /*width:23%;*/
	width:45%;
}

.philosophy .philosophy_col.right {
	
	padding-top: 45px;
}

.philosophy .philosophy_col:last-child .philosophy_item {
    -webkit-box-pack:end;
    -webkit-justify-content:flex-end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:row-reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
}
.philosophy .philosophy_col:last-child .philosophy_icon {
    margin-left:0;
    margin-right:30px
}
.philosophy .philosophy_item {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:end;
    justify-content: space-between;
    margin-bottom:30px;
}
.philosophy .philosophy_item:last-child {
    margin-bottom:0;
}
.philosophy .philosophy_icon {
    width:70px;
    height:70px;
    margin-left:32px;
}
.philosophy .philosophy_text {
    color:#001f2f;
    font-size:22px;
    font-weight:400;
    line-height:25px;
}

.philosophy .philosophy_mid {
    width:49%;
    color:#1d4ccf;
    font-size:35px;
    font-weight:700;
    line-height:40px;
    text-transform:uppercase;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    z-index:1;
    position:relative;
    text-align:center;
    padding:0 9%;
}
.philosophy .philosophy_mid:after {
    content:'';
    display:block;
    position:absolute;
    width:230px;
    height:230px;
    background-color:#40a9f4;
    top:50%;
    z-index:-1;
    border-radius:5em;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}

@media (max-width:1200px) {
    .philosophy .philosophy_mid {
        width:45%;
        margin:20px 0;
        padding:0 6%;
        font-size:30px;
        line-height:40px;
        background-size:100% 100%;
    }
   
}
@media (max-width:1000px) {
    .philosophy .philosophy_mid {
        -webkit-box-ordinal-group:2;
        -webkit-order:1;
        -ms-flex-order:1;
        order:1;
        width:80%;
        margin-bottom:100px;
        background-image:none;
    }
    .philosophy .philosophy_mid:after {
        width:200px;
        height:200px;
    }
    .philosophy .philosophy_col {
        width:44%;
        margin:0 15px;
        -webkit-box-ordinal-group:3;
        -webkit-order:2;
        -ms-flex-order:2;
        order:2;
    }
    .philosophy .philosophy_col:last-child {
        -webkit-box-ordinal-group:4;
        -webkit-order:3;
        -ms-flex-order:3;
        order:3;
    }
    .philosophy .philosophy_in {
        padding:60px 0
    }
    .philosophy .philosophy_line {
        -webkit-box-pack:center;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding-top:60px;
    }
}
@media (max-width:991px) {
    .philosophy .philosophy_in {
        padding:40px 0;
        background-image:none;
    }
    .philosophy .philosophy_line {
        padding-top:40px;
    }
    .philosophy .philosophy_icon {
        margin-left:0;
        margin-right:15px;
    }
	
    .philosophy .philosophy_item {
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -webkit-flex-direction:row-reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse;
		justify-content: flex-end;
    }
    .philosophy .philosophy_mid {
        font-size:25px;
        line-height:35px;
        margin-bottom:60px;
        width:100%;
        padding:0;
        margin-top:0;
        border-radius:10px;
        margin-bottom:20px;
    }
    .philosophy .philosophy_mid:after {
        display:none;
    }
    .philosophy .philosophy_item {
        margin-bottom:15px;
    }
    .philosophy .philosophy_col {
        width:100%;
        margin:0;
        margin-bottom:15px;
    }
    .philosophy .philosophy_col:last-child {
        margin-bottom:0;
    }
    .philosophy .philosophy_col:last-child .philosophy_icon {
        margin-right:15px;
    }
	
	.philosophy .philosophy_col.right {
    padding-top: 0px;
}
	
}



/** Услуга ТО УС **/

p.mr_bt:first-child {
	
	padding-top: 20px;
}

p.mr_bt {
	font-size: 25px;
    line-height: 1.3;
    text-align: justify;
	color: #000;
	/*padding-top: 20px;*/
}

p.mr_bt.us {
	font-size: 25px;
    line-height: 1.3;
    text-align: center;
	color: #000;
	padding-top: 20px;
}



@media screen and (max-width: 775px) {
    p.mr_bt {
        font-size: 20px;
    }
}

section#low.us {
	
	padding:35px;
}

#low .row_in.us {
    padding-top:35px;
}

#low_current.company {
	
	padding-top: 35px;
	
}


#low_current .object_list {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-top:10px;
    padding-bottom:25px
}
#low_current .object_item {
    width:23%;
    margin-bottom:30px;
    border:5px solid #1d6dd3;
    padding:25px 5px;
	text-align: center;
    cursor:default;
    position:relative;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
   /* min-height:320px*/
}


#low_current .object_item.schet {
    width:30%;
}

#low_current .object_item-title {
    display:block;
    color:#001f2f;
    font-size:22px;
    /*font-weight:400;*/
    line-height:22px;
    /*margin-bottom:15px*/
}

#low_current .num_us {
    position:absolute;
    right:-25px;
    top:-25px;
    display:block;
    width:50px;
    height:50px;
    background-color:#dee8fe;
    z-index:10;
    color:#1d6dd3;
    font-size:20px;
    font-weight:600;
    line-height:22px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
#low_current .num_block {
    background-color:#dee8fe;
    position:absolute;
    left:-25px;
    bottom:-25px;
    z-index:10;
    display:block;
    width:50px;
    height:50px
}
#low_current .num_block:after {
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:10px;
    height:10px;
    background-color:#1d6dd3;
    z-index:10
}


.container.company {
	
	padding: 0 50px;
	
}


.sdt.company {

font-weight: 600;	
	
}

@media (max-width:991px) {
    #low_current .object_item {
        width:100%
    }
	
	#low_current .object_item.schet {
    width:100%;
}

.container.company, #business.company, section#success.company, #Wh .news-list {
	padding: 0;
    }

#Who .news-list {
	
	padding: 0 0 35px 0;
   }

#Wh ul {
    padding-left: 1rem;
}

}


/** **/



.page-sertificat {
	
	padding: 30px 0px;
	
}



/** search**/

.content-wrapper  {
	/*background: linear-gradient(252deg, #FFF 1.32%, #DEE8FE 95.5%), #FFF;*/
	background: #DEE8FE ;
}


.content-wrapper{
	width:100%;
	padding-top: 50px;
}


.content-main{
		width:960px; margin:0 auto; padding:0 15px; overflow:hidden;
}

.content{
			float:left; 
			/*width:615px;*/
}

.articles{
	overflow:hidden; color:#373737; font-size:13px; border-bottom:1px solid #e6e6e6; padding-bottom:25px; margin-bottom:25px;
}
.articles:last-child{
	overflow:hidden; color:#373737; font-size:13px; border-top:none; padding-top:0; margin-bottom:25px;
}
				
.articles a{
	/*color:#eb4900;*/
	color: #000;
}
.articles-gen-img{
	float:left; background:#f3f3f3; padding:10px; margin-right:20px;
}
.articles-head{
	overflow:hidden; font-size:11px; margin-bottom:15px;
}
.articles-head img{
	vertical-align:middle;
}
.articles-date{
	float:left;
}
.articles-date span{
	color:#eb4900;
}
.articles-comments{
	float:right;
}
.articles h1{
	font-size:25px;
	margin-bottom:15px;
}

.articles h1 a{
	/*color:#373737;*/
	color: #1d4ccf;
}
.articles p{
	margin-bottom:15px;
	font-size: 20px;
}

.articles p a:hover {
	color: #1d4ccf;
}


/** end search**/



/** consal **/

.consulting {
    /*padding:56px 0 80px;*/
	background:#DEE8FE;
}
.consulting__card-wrap {
    align-items:stretch;
    display:flex;
    justify-content:space-between;
    padding-top:66px;
    position:relative
}
.consulting__card-wrap:before {
    background:#1d4ccf;
    content:"";
    height:1px;
    position:absolute;
    top:42px;
    width:100%
}
.consulting__card {
    /*background:#f1f4f9;*/
	background:#fff;
    border-radius:8px;
    padding:40px 32px;
    position:relative
}

.consulting__card:not(:last-child) {
    margin-right:24px
}
.consulting--vertical .consulting__card:not(:last-child) {
    margin-right:0
}

.consulting__card:after {
    border-bottom:16px solid #225fbf;
    border-left:16px solid transparent;
    content:"";
    left:50%;
    position:absolute;
    top:-32px
}

.consulting__card:before {
    background:#225fbf;
    content:"";
    height:16px;
    left:50%;
    position:absolute;
    top:-32px;
    width:16px
}

.consulting:not(.consulting--vertical) .consulting__card:after,
.consulting:not(.consulting--vertical) .consulting__card:before {
    transform:translateX(-50%)
}
.consulting__card-title {
    color:#1d4ccf;
    font-size:24px;
    font-weight:700;
    line-height:24px;
    margin:0 0 8px
}
.consulting-horizon__card-wrap__5 .consulting__card-title {
    margin-bottom:0
}
.consulting__card-subtitle {
    /*color:#181b21;
    font-family:Open Sans,sans-serif;*/
    font-size:20px;
    line-height:24px;
    margin:0
}
.with-hidden-text.open-hide-text .consulting__card-subtitle.richtext p {
    margin-bottom:16px
}
.with-hidden-text.open-hide-text .consulting__card-subtitle.richtext ul {
    margin-bottom:24px
}
.consulting__card-date {
    color:#272b33;
    font-size:18px;
    font-weight:700;
    left:0;
    line-height:18px;
    margin:0;
    position:absolute;
    text-align:center;
    text-transform:uppercase;
    top:-66px;
    width:100%
}
.consulting--vertical .consulting__card-wrap {
    align-items:flex-end;
    flex-direction:column;
    padding:0
}
.consulting--vertical .consulting__card-wrap:before {
    height:100%;
    top:0;
    width:1px
}
.consulting--vertical .consulting__card-date {
    text-align:end
}
.consulting--vertica .consulting__card.with-hidden-text {
    padding-bottom:32px
}
.consulting__card-btn.button {
    margin-top:8px;
    max-width:fit-content
}
.consulting__card-hidden .consulting__card-btn.button .consulting-hidden-btn-text {
    display:none
}
.consulting__card-hidden .consulting__card-btn.button .consulting-show-btn-text {
    display:block
}
.consulting__card-btn.button .consulting-show-btn-text {
    display:none
}
.consulting__card-btn.button>svg {
    height:12px;
    transform:rotate(180deg);
    transition:all .2s ease-in-out;
    width:10px
}
.consulting__card-hidden .consulting__card-btn.button>svg {
    transform:rotate(0)
}
.consulting__card-hidden .consulting__card-subtitle.consulting__hidden-text {
    display:none
}
.consulting__card-subtitle.consulting__hidden-text {
    display:block
}
.consulting__hidden-wrp:not(.consulting__card-hidden) {
    margin-bottom:16px
}

/** timeline--blue  **/

.consulting--blue {
    background:#DEE8FE;
}
.consulting--blue .richtext a:hover {
    border-bottom-color:#f1f4f9;
    color:#f1f4f9
}
.consulting--blue .richtext a:active {
    border-bottom-color:hsla(0,0%,100%,.56);
    color:hsla(0,0%,100%,.56)
}
.consulting--blue .consulting__card-wrap:before {
    background:#66a1ff;
}
.consulting--blue .consulting__card {
    background:#2d6bcc
}
.consulting--blue .consulting__card-date,
.consulting--blue .consulting__card-subtitle,
.consulting--blue .consulting__card-title {
    color:#fff
}
.consulting--blue .consulting__card:after {
    border-bottom-color:#498cf5
}


@media (min-width:1199.5px) {
    .consulting--vertical .consulting__card-wrap:before {
        left:103px
    }
    
    .consulting--vertical .consulting__card {
        padding:25px 40px; 
        width:calc(100% - 167px)
    }
    .consulting--vertical .consulting__card.with-hidden-text {
        padding-bottom:32px
    }
    .consulting--vertical .consulting__card:not(:last-child) {
        margin-bottom:40px
    }
    .consulting--vertical .consulting__card:after,
	.consulting--vertical .consulting__card:before {
        left:-72px;
        top:36px
    }
    
    .consulting--vertical .consulting__card-date {
        left:inherit;
        right:calc(100% + 88px);
        top:35px
    }
    
}
@media (max-width:1199.5px) and (min-width:1023.5px) {
    .consulting__card {
        padding:32px 24px
    }
    .consulting-horizon__card-wrap__5 .consulting__card {
        padding:24px 20px 32px;
        width:calc(20% - 16px)
    }
    .consulting-horizon__card-wrap__5 .consulting__card:not(:last-child) {
        margin-right:20px
    }
    .consulting-horizon__card-wrap__5 .consulting__card-subtitle.richtext,.consulting-horizon__card-wrap__5 .consulting__card-subtitle.richtext * {
        font-size:14px;
        line-height:20px
    }
    .consulting--vertical .consulting__card.with-hidden-text {
        padding-bottom:24px
    }
    .consulting--vertical .consulting__card-wrap {
        align-items:flex-end;
        flex-direction:column;
        padding:0
    }
    .consulting--vertical .consulting__card-wrap:before {
        height:100%;
        left:89px;
        top:0;
        width:1px
    }
    
    .consulting--vertical .consulting__card {
        /*padding:40px 56px 48px;*/
        width:697px
    }
    .consulting--vertical .consulting__card:not(:last-child) {
        margin-bottom:40px
    }
    .consulting--vertical .consulting__card:after,.consulting--vertical .consulting__card:before {
        left:-72px;
        top:35px
    }
    
    .consulting--vertical .consulting__card-date {
        left:inherit;
        right:calc(100% + 88px);
        top:34px;
        /*width:fit-content*/
    }
    
}
@media (max-width:1023.5px) {
   /* .consulting:not(.hidden_indents) {
        padding:48px 0 80px
    }*/
    .consulting__card-wrap {
        align-items:flex-end;
        flex-direction:column;
        padding:0
    }
    .consulting__card-wrap:before {
        height:100%;
        right:calc(100% - 282px);
        top:0;
        width:1px
    }
    
    .consulting__card {
        padding:32px 48px 40px;
        width:505px
    }
    .consulting-horizon__card-wrap__1 .consulting__card,.consulting-horizon__card-wrap__3 .consulting__card,.consulting-horizon__card-wrap__4 .consulting__card,.consulting-horizon__card-wrap__5 .consulting__card {
        width:calc(100% - 144px)
    }
    .consulting-horizon__card-wrap__5 .consulting__card {
        padding:32px 48px
    }
    .consulting__card:not(:last-child) {
        margin-bottom:32px;
        margin-right:0
    }
    .consulting__card:after,.consulting__card:before {
        left:-72px;
        top:31px
    }
    .arabic-language .consulting__card:after,.arabic-language .consulting__card:before {
        left:unset;
        right:-72px;
        top:31px
    }
    .consulting:not(.consulting--vertical) .consulting__card:after,.consulting:not(.consulting--vertical) .consulting__card:before {
        transform:none
    }
    .consulting__card-date {
        font-size:16px;
        left:-96px;
        line-height:20px;
        text-align:end;
        top:29px;
        width:fit-content
    }
    .consulting--vertical .consulting__card-date {
        left:-80px;
        transform:translateX(-100%)
    }
    
    .consulting--vertical .consulting__card.with-hidden-text {
        padding-bottom:24px
    }
}

@media (max-width:991.5px) {
    .consulting__card-wrap:before {
        height:100%;
        right:calc(100% - 42px);
        top:0;
        width:1px
    }
}

@media (max-width:767.5px) {
	/*
    .consulting:not(.hidden_indents) {
        padding:32px 0 64px
    }*/
    .consulting__card-wrap:before {
        right:calc(100% - 9px)
    }
    .consulting__card {
        margin-top:30px;
        /*padding:24px 48px 32px;*/
		padding: 0px;
		padding-left: 5px;
    }
    .consulting-horizon__card-wrap__1 .consulting__card,.consulting-horizon__card-wrap__3 .consulting__card,.consulting-horizon__card-wrap__4 .consulting__card,.consulting-horizon__card-wrap__5 .consulting__card,.consulting__card {
        width:calc(100% - 25px)
    }
    .consulting-horizon__card-wrap__5 .consulting__card {
        padding:24px 24px 32px
    }
    .consulting__card:not(:last-child) {
        margin-bottom:32px
    }
    .consulting__card:after,.consulting__card:before {
        left:-25px;
        top:-28px
    }
    
    
    .consulting__card-title {
        font-size:20px;
        /*line-height:20px*/
    }
    .consulting__card-subtitle {
       font-size:16px;
       /* line-height:20px*/
    }
    .consulting__card-date {
        text-align:left;
        top:-29px;
        width:inherit
    }
    .consulting--vertical .consulting__card-date {
        left:0;
        text-align:left;
        transform:unset
    }
    .with-hidden-text.open-hide-text .consulting__card-subtitle.richtext p {
        margin-bottom:10px
    }
    .consulting__card-wrap {
        padding-top:24px
    }
    .consulting__card-wrap:before {
        left:8px
    }
    .consulting__card-date {
        left:0
    }
    .consulting--vertical .consulting__card.with-hidden-text {
        padding-bottom:16px
    }
}

/** end consal**/


.suggest {
	
	font-size: 25px;
    color: #000;
    line-height: 1.3;
	
}


/** myfancy **/


section#myfancy  {
	/*background: linear-gradient(252deg, #FFF 1.32%, #DEE8FE 95.5%), #FFF;*/
	background: #DEE8FE ;
	padding: 40px 0;
}



.lic-wrapper {
	background-color: #F7F7F7;
	border: 1px solid #DFDFDF;
	border-radius: 16px;
	padding: 32px;
	margin-bottom: 32px;
}
.lic-wrapper a.fancybox {
	max-width: 653px;
	display: block;
}
.lic-wrapper a {
	cursor: pointer;
	}
.lic-certificate {
	background: #F7F7F7;
	padding: 52px;
	gap: 24px;
}
.lic-wrapper {   
	display: flex;
    justify-content: center;
}

.lic-wrapper img {
	box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.25);
    max-width: 100%;
	height: auto;
}





.fancybox__container {
  --fancybox-bg: #27272a;

  display: flex;
  /*display: grid;
  grid-template-columns: minmax(0, 1fr) clamp(100px, 30vw, 300px) 46px;
  grid-template-rows: minmax(0, 1fr);*/
}

.fancybox__container.is-opening {
  --f-transition-duration: 0.25s;
  --f-transition-easing: ease-out;
  --f-transition-delay: 0.1s;
}

.fancybox__container.is-closing {
  --f-transition-duration: 0.1s;
}

.fancybox__toolbar {
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-bg: #000;
  --f-button-hover-bg: #333;
  --f-button-active-bg: #444;

  grid-column: 3 / 3;
  grid-row: 1 / 3;

  background: #000;
}

.fancybox__caption {
  grid-column: 2 / 3;
  grid-row: 1 / 3;

  height: 100%;
  overflow: auto;

  padding: 1rem 1.5rem;
  background: #18181b;
}


/** end myfancy **/




/** vacancies**/


p.mr_bt_v {
	font-size: 18px;
	padding-top: 10px;
    line-height: 1.3;
    text-align: justify;
	color: #000;
}
/*
@media screen and (max-width: 775px) {
    p.mr_bt_v {
        font-size: 20px;
    }
}*/




.vacancies_btn.btn-default {
    border-color: #257AFF;
    border-bottom-color: #0036FF;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    color: #fff;
}
.vacancies_btn {
	
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
    margin: 10px 0 0 0;
    border: 1px solid;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    border-radius: 100px;
    padding: 10px 20px;
    overflow: hidden;
    transition: background-color .1s ease;
    -moz-transition: background-color .1s ease;
    -ms-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    -webkit-transition: background-color .1s ease;
}

.btn-default:hover {
	background: linear-gradient(180deg, #0036FF 0%, #0036FF 100%);	
}




.vacancies .vacancies_list {

list-style-type: disc;

}



.vacancies_text {
  
  margin-top: 15px;
  font-size: 1.53rem;
  color: #1d4ccf;
  
}




.vacancies .vacancies__filter {
  position: sticky;
  top: 50px;
}

@media (max-width: 992px) {
    .vacancies .vacancies__filter {
      margin-bottom: 32px;
    }
  }
  .vacancies .vacancies__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 32px;
  }
  @media (max-width: 992px) {
    .vacancies .vacancies__list {
      margin-bottom: 64px;
    }
  }
  .vacancies .vacancies__list li:last-child .vacancies__separator {
    display: none;
  }
  .vacancies .vacancies__list-item {
    position: relative;
    /*display: inline-block;*/
    padding: 32px;
    color: #1F1F22;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 16px;
    transition: all 0.6s ease;
	background-color: #fff;
	margin-bottom: 15px;
  }
  @media (max-width: 992px) {
    .vacancies .vacancies__list-item {
      padding: 16px;
      margin: 0 -20px 15px -20px;
    }
  }
  .vacancies .vacancies__list-item:hover {
    text-decoration: none;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2509803922);
    border-color: rgba(0, 0, 0, 0.2509803922);
  }
  @media (max-width: 992px) {
    .vacancies .vacancies__list-item:hover {
      border-color: transparent;
    }
  }
  .vacancies .vacancies__list-item:hover .vacancies__separator {
    display: none;
  }
  .vacancies .vacancies__subtitle {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
  }
  .vacancies .vacancies__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 16px;
    word-break: break-word;
  }
  @media (max-width: 992px) {
    .vacancies .vacancies__title {
      font-size: 21px;
      font-weight: 600;
      line-height: 28px;
    }
    .vacancies .vacancies__title img {
      display: none;
    }
  }
  .vacancies .vacancies__subtitle img {
    margin-right: 8px;
  }
  .vacancies .vacancies__text {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
  }
  @media (max-width: 992px) {
    .vacancies .vacancies__text {
      font-size: 16px;
      line-height: 24px;
    }
  }
  .vacancies .vacancies__separator {
    display: inline-block;
    width: calc(100% - 64px);
    height: 1px;
    background: rgba(0, 0, 0, 0.2509803922);
    position: absolute;
    bottom: -1px;
    left: 32px;
    transition: all 0.6s ease;
  }
  @media (max-width: 992px) {
    .vacancies .vacancies__separator {
      display: none;
    }
  }


.anketa {
	
	margin-bottom:0;
	padding-bottom: 30px;
	
}

.anketa a, a.employment {
	
	color: blue;
	
}


.anketa a:hover, a.employment:hover {
	
	color: blue;
	text-decoration: underline;
}







/** end vacancies **/


/** articles **/



#low_current-news, section.news {
	
	padding: 30px 0;
	
}

#low_current-news {
	
	margin-bottom: 70px;
	
}


.news__block {
    display:flex;
    margin-bottom:70px
}




.news__image {
    align-self:center;
    margin-right:70px;
    border-radius:15px;
    overflow:hidden;
    flex-shrink:1;
   /* min-width:30%;
    max-width:30%;*/
    flex-grow:0;
    display:flex;
    align-items:flex-start;
    width:360px;
}

@media (max-width:1439px) {
    .news__image {
        margin-right:30px
    }
}

@media (max-width:639px) {
    .news__image {
        flex-shrink:1;
        margin-right:0;
        max-width:100%;
        width:100%;
        margin-bottom:10px
    }
	
	    .news__line {
        justify-content:flex-start
    }
	
	.news__name {
        margin-bottom:8px
    }
  
      .news__block {
        flex-direction:column;
        align-items:flex-start;
        margin-bottom:40px
    }
  
}

@media (max-width:1439px) {
    .news__image {
        margin-right:20px
    }
}



.news__img {
    width:100%
}



.news__content {
    position:relative
}



.news__line {
    display:flex;
    justify-content:space-between;
    margin-bottom:10px;
    align-items:center;
    line-height:32px
}


.news__date {
    font-size:16px;
    color:#a5a5a5
}



.news__name {
    font-weight:700;
    margin-bottom:10px;
    min-height:26px;
	font-size: 20px;
    /*color:#434448*/
}
/*
.news__name:hover {
    color:#2b6943
}*/


.news__link {
    display:block;
    color:#1d4ccf;
    text-decoration:underline;
    margin-top:10px;
    margin-bottom:10px
}
.news__link:hover {
    text-decoration:underline ;
	color:#1d4ccf;
}

.news__text {
    max-width:750px;
    max-height:98px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    
	font-size:18px;
    /*color:#737373*/
}



#low_current-news .title-news {
	
  font-weight: bold;
  color: #1d4ccf;
  font-style: normal;
  /*margin-bottom: 30px;*/
  font-size: 25px;
  text-align: left;
  margin-top: 20px;
}



  .news .news__block {
    position: relative;
    /*display: inline-block;*/
    padding: 32px;
    color: #1F1F22;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 16px;
    transition: all 0.6s ease;
	background-color: #fff;
	margin-bottom: 5px;
	text-decoration: none;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2509803922);
    border-color: rgba(0, 0, 0, 0.2509803922);
  }
  @media (max-width: 992px) {
    .news .news__block {
      padding: 16px;
      margin: 0 -20px 15px -20px;
    }
  }


/********* **********************************/


/***   post article */

.article_list_item p, .article_list_item ul li {
	font-size: 19px;
	padding-top: 10px;
    line-height: 1.3;
    text-align: justify;
	color: #000;
}

.article_list_item ul li {
	/*line-height: 0.9;*/
	
}

.article_list_item h4 {
    font-size: 24px;
    font-weight: 600;
	padding-left: 1rem;
}

.article_list_item h3 {
    font-size: 27px;
    font-weight: 600;
	padding-left: 1rem;
}


.article_list_item {
	/*display:flex;*/
    margin-top:40px;
    position: relative;
    padding: 32px;
    color: #1F1F22;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 16px;
    transition: all 0.6s ease;
	background-color: #fff;
	margin-bottom: 25px;
	text-decoration: none;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2509803922);
    border-color: rgba(0, 0, 0, 0.2509803922);
}




.article_list_item .title {
   
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 16px;
	font-weight: 600;
   
}
  
 p.mr_bt_ar {
	font-size: 21px;
	color: #000;
}
  
  @media (max-width: 990px) {
    .article_list_item .title {
      font-size: 21px;
      font-weight: 600;
      line-height: 28px;
    }
	
	.article_list_item {
	
    margin-top:20px;
	}

    p.mr_bt_ar {
	font-size: 19px;
	
    }
	
}
  



.fat {
	
	    font-weight: 600;
}



.ar_text {
  
  margin-top: 15px;
  font-size: 1.53rem;
  color: #000;
  
}


.news-item__all {
    display: flex;
    align-items: center;
    width: 200px;
    color: #1d4ccf;
    margin-top: 20px;
    font-size: 16px;
    padding-left: 30px;
	/*position:fixed;*/
}

 a.news-item__all:hover{
	color: #1d4ccf;
	text-decoration: underline;
	
}



/** end articles **/




.inform  {
	
	padding-bottom: 170px;
	
}
