

/* Start:/local/templates/main/components/bitrix/news/team/bitrix/news.detail/.default/style.css?1714370124177*/
.element_card_img{
    display: inline-block;
    background: #00B5CF;
    border-radius: 50%;
	width: 100%;
}

.element_card_img img{
    width: 100%;
    border-radius: 50%;
}
/* End */


/* Start:/local/components/main/schedule/templates/.default/style.css?1714462264513*/
.active_date{
	background:#00B5CF !important;
	color:#fff;
	text-align: center;
    font-weight: 500;
	vertical-align: middle;
}

.table-bordered tr td{
	border:1px solid #e6e6e6;
}

.job{
    color: #7D7D7D;
    font-size: 12px;
    line-height: 15px;
    display: block;
}

.idate{
	font-weight:400;
	font-size:13px;
	color: #999;
}

.next{
    cursor: pointer;
    background: #2bbee2;
    padding: 6px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
}

.next:hover{ 
    background: #c8016e; 
}
/* End */


/* Start:/local/components/main/send.form/templates/statics/style.css?17143766901780*/
 
.center-div {
	display: flex;
	align-items: center;
	height: 100%
}
 
.form-statics{
 
	position: relative;
	background-position: center !important;
    background-size: cover !important;
}



.btn-statics {
	  font-size: 16px;
	  line-height: 24px;
	  text-align: center;
	  color: #065a85 !important;
	  padding: 13px  0px;
	  border: 1px solid #fff;
	  outline: none; 
	  background: #fff;
	  border-radius: 30px; 
	  transition: 1s; 
	  cursor:pointer;
	  text-decoration:none;
	  display:block;
	      margin-top: 9px;
}

.btn-statics:hover{
	background: #00B5CF;
    color: #fff !important; 
	 border: 1px solid #fff;
}

.form-control-statics {
  position: relative;
}

.form-control-statics input,
.form-control-statics textarea{ 
	width: 100% !important;
    font-size: 16px;
    color: #fff;
    margin-top: 7px;
    margin-bottom: 17px;
    border: 1px solid #ffffff;
    padding: 17px 13px 10px 13px;
    border-radius: 30px;
    outline: none;
    background: #00b5cf;
}

.form-control-statics input:focus ~ label,
.form-control-statics input:not(:placeholder-shown) ~ label,
.form-control-statics textarea:focus ~ label,
.form-control-statics textarea:not(:placeholder-shown) ~ label{
	top: -14px;
	left: -12px;
	font-size: 12px;
}

.form-control-statics input:focus,
.form-control-statics input:not(:placeholder-shown),
.form-control-statics textarea:focus,
.form-control-statics textarea:not(:placeholder-shown){
   
}
 
.form-control-statics label {
  position: absolute;
  top:0;
  left: 0;
  padding: 0px 6px;
  margin: 22px 34px;
  font-size: 15px;
  color: #fff;
  pointer-events: none;
  transition: .5s;
}
 

 	
.container_fb{
	background:#00B5CF;
	border-radius: 25px; 
	overflow: hidden;
}

@media (max-width: 992px){
	
	.form_foot{
		padding: 15px;
	}
}
/* End */
/* /local/templates/main/components/bitrix/news/team/bitrix/news.detail/.default/style.css?1714370124177 */
/* /local/components/main/schedule/templates/.default/style.css?1714462264513 */
/* /local/components/main/send.form/templates/statics/style.css?17143766901780 */
