

/* Start:/local/components/cetacs/top-section/templates/.default/style.css?1748343844561*/
.top-img-block img {
    width: 315px !important;
}
.top-img-block {
    position: absolute;
    z-index: 10000;
    right: 20%;
    bottom: -162px;
}
.owl-carousel .owl-stage-outer {
    overflow: visible !important;
}
.cc_slider_img_section {
    height: 100vh;
}
.cc_main_slide1 {
    height: 100vh;
    background-size: cover !important;
}
.cc_main_slide1 .owl-carousel.owl-drag .owl-item {
    height: 100vh !important;
}

.cc_slider_main_wrapper.surveillance .cc_slider_cont1 .title span {
    font-weight: bold;
    color: #23c0e9;
    font-size: 33px;
}
/* End */


/* Start:/local/components/cetacs/puzomerka/templates/.default/style.css?1748343842980*/
.b-progress {
  background: #23c0e9;
  display: flex;
  justify-content: center;
}
.b-progress__item {
  color: #fff;
  width: 300px;
  display: flex;
  justify-content: center;
  padding: 50px 10px;
}
.b-progress__item:nth-child(2n) {
  background: #22b5db;
}
.b-progress__value {
  font-size: 50px;
  text-align: center;
  line-height: 60px;
}
@media screen and (max-width: 1200px) {
  .b-progress__value {
    font-size: 35px;
    line-height: 35px;
  }
}
.b-progress__prefix {
  margin-bottom: 20px;
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 1200px) {
  .b-progress__prefix {
    font-size: 16px;
    margin-bottom: 7px;
  }
}
.b-progress__postfix {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .b-progress__postfix {
    font-size: 14px;
    margin-top: 7px;
  }
}
@media screen and (max-width: 768px) {
  .b-progress {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/cetacs/services_table/templates/development/style.css?1748343852989*/
@charset "UTF-8";
.jp_job_post_main_wrapper {
  width: 100%;
}
.jp_job_post_main_wrapper ul li {
  display: flex;
  margin-bottom: 15px;
}
.jp_job_post_main_wrapper ul li:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #23c0e9;
}
.jp_job_post_main_wrapper h3 {
  margin-bottom: 20px;
  font-size: 22px;
}
.jp_job_post_main_wrapper tr {
  color: #095a6f;
  background: rgba(34, 181, 219, 0.12);
}
.jp_job_post_main_wrapper tr:nth-child(2n) {
  background: rgba(35, 192, 233, 0.22);
}
.jp_job_post_main_wrapper tr td:last-child {
  text-align: right;
  font-weight: bold;
  white-space: nowrap;
}
.jp_job_post_main_wrapper td {
  padding: 10px 20px;
  font-size: 18px;
}

ul.nav.tabs-footer-nav {
  margin-top: 15px;
  display: flex;
  justify-content: flex-end;
}

ul.nav.tabs-footer-nav a:hover, ul.nav.tabs-footer-nav a:active, ul.nav.tabs-footer-nav li.active a {
  color: #fff;
  background-color: #22b5db;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/pages/components/bitrix/news.list/steps/style.css?17483432612096*/
.b-steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  .b-steps {
    justify-content: left;
  }
}
.b-steps__item {
  position: relative;
  margin: 15px;
  margin-bottom: 30px;
  height: 190px;
  width: 190px;
  background: #23c0e9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 31px;
  counter-increment: step;
  border: 2px solid #22b5db;
}
.b-steps__item:before {
  content: counter(step);
  position: absolute;
  left: 5px;
  top: 5px;
  color: #fff;
  font-size: 25px;
}
@media (max-width: 768px) {
  .b-steps__item:before {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .b-steps__item {
    height: auto;
    padding-left: 35px;
    padding-right: 20px;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin: 0;
    padding-top: 0;
  }
}
.b-steps__img {
  width: 45px;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .b-steps__img {
    width: 25px;
    margin-right: 10px;
    margin-bottom: 12px;
  }
}
.b-steps__text {
  text-align: center;
  color: #fff;
  font-size: 14px;
  height: 68px;
  display: flex;
  align-items: center;
  line-height: 20px;
}
@media (max-width: 768px) {
  .b-steps__text {
    height: auto !important;
    padding: 10px 10px;
    text-align: left;
  }
}

.steps_wrapper {
  float: left;
  padding: 50px 0;
  width: 100%;
}
.steps_wrapper .steps_wrapper_head {
  text-align: center;
  margin-bottom: 50px;
}
.steps_wrapper .steps_wrapper_head h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  line-height: 30px;
}
.steps_wrapper .steps_wrapper_head h2:before {
  content: "";
  border: 1px solid #23c0e9;
  width: 8px;
  position: absolute;
  bottom: -15px;
  left: -45px;
  right: 0;
  margin: 0px auto;
}
.steps_wrapper .steps_wrapper_head h2:after {
  content: "";
  border: 1px solid #23c0e9;
  width: 30px;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0px auto;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/pages/components/bitrix/news.list/partners/style.css?1748343265535*/
.jp_client_second_slider_wrapper .owl-item {
	display: flex !important;
	justify-content: center!important;
	align-items: center !important;
	min-height: 100px !important;
	background: #fff;
	padding: 10px 20px;
}
.jp_client_second_slider_wrapper img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}
.jp_client_second_slider_wrapper .owl-item {
	height: 120px;
	overflow: hidden;
	border-radius: 5px;
}
/* End */


/* Start:/local/components/cetacs/portfolio-sites/templates/.default/style.css?17483438551657*/
.portfolio-wrapper .item.jp_recent_main {
    max-width: 350px;
    width: 350px
}
.portfolio-wrapper .item.jp_recent_main .jp_career_img_wrapper img{
    width: 100%;
}
.portfolio-wrapper .jp_career_cont_wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}
.portfolio-wrapper .jp_career_cont_wrapper a{
    font-size: 15px;
}
ul.portpolio-filter {
    display: flex;
    margin-top: 50px;
}
ul.portpolio-filter li{
    padding: 5px 10px;
    margin-right: 10px;
}
ul.portpolio-filter li a{
    color: #000000;
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0px 0px 15px 10px;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
ul.portpolio-filter li a:before, ul.portpolio-filter li a:after{
    content: "";
    width: 11px;
    height: 1px;
    background-color: #23c0e9 !important;
    top: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 9px auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
ul.portpolio-filter li a:after{
    width: 0px;
    top: 50%;
    left: 5px;
}
ul.portpolio-filter li a:before{
    width: 0px;
    top: 50%;
    left: -40px;
}
ul.portpolio-filter li:hover > a:before {
    width: 10px;
    top: 50%;
}
ul.portpolio-filter li:hover > a:after {
    width: 30px;
    top: 50%;
}
.portfolio-wrapper.jp_career_slider_wrapper {
    margin-bottom: 0;
    margin-top: 20px;
    float: none;
}
.jp_career_cont_wrapper h3{
    height: 44px;
    overflow: hidden;
}
.jp_career_cont_wrapper h3 {
    padding-bottom: 0;
    margin-top: 10px;
}
/* End */


/* Start:/local/templates/pages/components/bitrix/news.list/reviews/style.css?17483432632711*/
.jp_client_slider_wrapper .owl-theme .owl-nav .owl-prev {
	font-size: 26px;
	margin: 0;
	padding: 0;
	right: 30px;
	top: 0;
	color: #ffffff85;
	background: none;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.jp_client_slider_wrapper .owl-theme .owl-nav {
	position: absolute;
	top: -74px;
	margin: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	display: block;
}
.jp_client_slider_wrapper .owl-theme .owl-nav .owl-next {
	font-size: 26px;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
	right: 0;
	position: absolute;
	color: #ffffff85;
	background: none;
	text-align: center;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.jp_client_slider_wrapper .owl-theme .owl-dots {
	display: none;
}
.jp_client_slider_wrapper {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.jp_first_client_slider_img_overlay {
	position: absolute;
	top: 0%;
	right: 0%;
	left: 0%;
	bottom: 0%;
	background: #0e1427d9;
}
.jp_first_client_slider_wrapper {
	background: url(http://www.webstrot.com/html/tm/thejobs/images/content/client_bg.jpg) 50% 0 repeat-y;
	background-position: center 0;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 40px;
}

.jp_client_slider_cont_wrapper p {
	font-size: 20px;
	font-style: italic;
	color: #ffffffd4;
}
.jp_client_slide_show_wrapper {
	float: left;
	width: 100%;
}

.jp_client_slider_img_wrapper {
	float: left;
	width: 120px;
}
.jp_client_slider_cont_wrapper {
	float: left;
	width: calc(100% - 120px);
	padding-left: 35px;
	padding-top: 18px;
}
.jp_client_slider_img_wrapper {
	float: left;
	width: 120px;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}
.jp_client_slider_cont_wrapper i {
	color: #f1a835;
}
.jp_client_slider_cont_wrapper span {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	margin-left: 10px;
	font-weight: bold;
}
.jp_client_heading_wrapper h2 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
}
.jp_client_heading_wrapper h2:before {
	content: '';
	border: 1px solid #23c0e9;
	width: 8px;
	position: absolute;
	bottom: -15px;
	left: 0;
}
.jp_client_heading_wrapper h2:after {
	content: '';
	border: 1px solid #23c0e9;
	width: 30px;
	position: absolute;
	bottom: -15px;
	left: 11px;
}
.jp_client_slider_wrapper .owl-stage-outer {
	overflow: hidden !important;
}
.jp_client_slider_cont_wrapper{
	text-align: justify;
}
.jp_client_slider_cont_wrapper span {
	float: right;
}
/* End */


/* Start:/local/components/cetacs/big-feedback-section/templates/development/style.css?1748343859287*/
.jp_downlord_main_wrapper.small-height{
    padding: 40px 0;
}

.jp_downlord_main_wrapper.small-height .ss_download_wrapper_details {
    flex-direction: row;
    justify-content: space-between;
}

.jp_downlord_main_wrapper.small-height .ss_download_wrapper_details a{
    width: auto;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174833136951*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/components/cetacs/top-section/templates/.default/style.css?1748343844561 */
/* /local/components/cetacs/puzomerka/templates/.default/style.css?1748343842980 */
/* /local/components/cetacs/services_table/templates/development/style.css?1748343852989 */
/* /local/templates/pages/components/bitrix/news.list/steps/style.css?17483432612096 */
/* /local/templates/pages/components/bitrix/news.list/partners/style.css?1748343265535 */
/* /local/components/cetacs/portfolio-sites/templates/.default/style.css?17483438551657 */
/* /local/templates/pages/components/bitrix/news.list/reviews/style.css?17483432632711 */
/* /local/components/cetacs/big-feedback-section/templates/development/style.css?1748343859287 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174833136951 */
