@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');
/* Header */
a.custom_logo{
	width: 150px;
	height: 61px;
	display: block;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

/* Home subheader */
#page-sub-header{
	background: transparent !important;
}
.home .entry-title{
	display: none;
}

/* Footer */
.site-footer{
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*height: 6rem;*/
	border-top: 1px solid #242d37;
}
.site-info{
	color: #777;
	font-size: .8rem;
}
.footer-contacts a{
	font-size: .8rem;
	color: #000;
	font-weight: 600;
	margin-right: 1rem;
}
.footer-contacts a:last-child{
	margin-right: 0rem;
}

/* social icons */
.site-footer .social-icons{
	justify-content: flex-end;
	display: flex;
	color: #999;
	font-size: .8rem;
}
.site-footer .social-icons a{
	margin-right: 1rem;
}
.site-footer .social-icons a:last-child{
	margin-right: 0rem;
}
@media only screen and (max-device-width: 770px){
	.site-footer .social-icons{
		justify-content: center;
	}
}

/* Form */
// iOS Reset
.new-design-form input {
	appearance: none;
	border-radius: 0;
}

.gform_wrapper .new-design-form label.gfield_label, 
.gform_wrapper .new-design-form legend.gfield_label,
.input-label-complex-anitamation .ginput_complex span label{
    font-family: "DM Sans", sans-serif;
}

.input-label-anitamation label,
.input-label-complex-anitamation .ginput_complex span label{
	position: absolute;
    top: 6px;
	transition: .25s ease;
    font-size: 15px !important;
    color: #5e5e5e !important;
	font-weight: 400 !important;
}

.input-label-anitamation.input-active label,
.input-label-complex-anitamation .ginput_complex span.input-active label,
.not-empty.input-label-anitamation label,
.input-label-complex-anitamation.not-empty .ginput_complex span label{
  	color: #6658d3 !important;
 	font-size: 12px !important;
  	transform: translateY(-1.3rem);
	padding-left: 4px !important;
	font-size:13px !important;
}

.input-label-anitamation input,
.input-label-complex-anitamation .ginput_complex span input{
	border: none;
    background: inherit;
    border-bottom: 2px solid #eee;
	outline: 0;
	padding-top:8px !important;
	padding-bottom: 8px !important;
	font-size:15px !important;
	color:#000;
}

.input-label-anitamation.input-active input,
.input-label-complex-anitamation .ginput_complex span.input-active{
  outline: 0;
  border-bottom-color: #6658d3 !important;
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 2px;
}

.is_show_inportant{
    display: block !important;
}

.new-design-form{
	font-family: "DM Sans", sans-serif;
	line-height: 1.5;
}

.input-label-anitamation,
.input-label-complex-anitamation .ginput_complex span{
	position: relative;
}

.input-label-anitamation{
	margin-top:35px !important;
}

.new-design-form textarea{
    border: 2px #eee solid;
    border-radius: 3px;
    background: #fff;
	outline:none;
}

#field_25_10 label.gfield_label{
	display: none;
}

#field_25_3,
#field_25_9,
#field_25_17{
	margin-top:35px !important;
}

#field_25_7{
	margin-top: -25px !important;
}

#field_25_15{
	margin-top:15px !important;
}

#field_25_7 .ginput_container,
#field_25_3 .ginput_container,
#field_25_9 .ginput_container,
#field_25_17 .ginput_container{
	margin-top: 0;
}

#field_25_7 label,
#field_25_3 label,
#field_25_9 label,
.gfield_checkbox label,
.gfield_radio li label{
	margin-bottom: 0;
}

#field_25_7 .ginput_container .gfield_radio li,
#field_25_3 .ginput_container .gfield_radio li,
#field_25_9 .ginput_container .gfield_radio li,
.gfield_checkbox li label,
.gfield_radio li label{
	font-size:15px;
}

#field_25_7 .ginput_container .gfield_radio li input,
#field_25_3 .ginput_container .gfield_radio li input,
#field_25_9 .ginput_container .gfield_radio li input,
.gfield_checkbox li input,
.gfield_radio li input{
	margin-top: 0;
}

@media only screen and (min-width: 641px){
	.gform_wrapper textarea{
		width: calc(50% - 8px);
	}
}

.new-design-form .gform_next_button.button,
.new-design-form .gform_button.button{
    font: inherit;
    font-size: 16px;
    padding: 15px 124px;
    font-weight: 500;
    background-color: #78ced3;
    border-radius: 6px;
    color: #FFF;
    border: 0;
    display: block !important;
    margin: 0 auto !important;
}

/* .gform_wrapper .gform_page_footer .button.gform_previous_button,
.gform_wrapper .gf_page_steps,
#field_25_20{
	display: none !important;
} */

#field_25_22{
	    display: flex;
    align-items: center;
}

.gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio {
    width: calc(100% + 16px);
    margin: 0;
    margin-left: 10px;
    margin-top: -17px;
}

.partial_entry_warning{
	display: none;
}

.head-title{
	background: #78ced3;
	padding: 35px 0;
}

.head-title h1.entry-title{
	font-weight: 900;
    font-size: 40px;
    color: #fff;
    text-align: center;
    border: none;
    padding: 0;
    margin: 0;
}

.field_sublabel_below label{
	margin-bottom: 25px;
}

#gform_page_25_2 .gform_page_footer{
	display:none;
}

/*.hapimetr-stars img.active{
	border:1px solid #21ced3;
}*/

#field_25_22 {
    display: block;
    align-items: center;
    width: 100%;
}

.hapimetr-stars-container{
	max-width: 430px;
    margin: 0 auto;
    position: relative;
}

.hapimetr-stars-container p{
text-align:center;
font-size:18px;
font-weight: bold;
}

.hapimetr-stars{
text-align:center;
}

.hapimetr-stars img{
margin: 0 20px;
cursor: pointer;
}

.hapimetr-title{
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    position: relative;
}

.hapimetr-title span{
	background: #fcfcfc;
    z-index: 2;
    position: relative;
    padding: 0 10px;
}

.hapimetr-title span.hapimetr-title-border{
    position: absolute;
    height: 2px;
    left: 0;
    top: 12px;
    width: 100%;
    padding:0;
    background: #000;
}

.hapimetr-title span.hapimetr-title-border:before{
    content: '';
    position: absolute;
    height: 10px;
    width: 2px;
    right: 0;
    top: -4px;
    background: #000;
}

.hapimetr-title span.hapimetr-title-border:after{
    content: '';
    position: absolute;
    height: 10px;
    width: 2px;
    left: 0;
    top: -4px;
    background: #000;
}

.hidden_rate{
    display: none !important;
}
body{
	background: #fff;
}