/*crm-форма*/
.b24-form {
	font-family: "Girloy", Arial, sans-serif !important;
}

.b24-form-wrapper.b24-form-border-bottom {
	border-bottom: none !important;
}

.b24-form-wrapper {
	background-color: transparent !important;
	max-width: 815px !important;
	margin: 0 !important;
}

.b24-form-padding-side {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.b24-form-header {
	padding: 0 !important;
	border-bottom: none !important;
}

.b24-form-content {
	padding: 0 !important;
}

.b24-form-field {
	margin-bottom: 40px !important;
}

.b24-form-control-container {
	margin-bottom: 0 !important;
}

.b24-form-control-string .b24-form-control {
	border: 3px solid #000000 !important;
	font: 16px "Girloy", Arial, sans-serif !important;
}

.b24-form-control-label {
	font: 16px "Girloy", Arial, sans-serif !important;
}

.b24-form-control-alert-message {
	font: 13px "Girloy", Arial, sans-serif !important;
}

.b24-form-field-agreement .b24-form-control-desc {
	line-height: 0.5 !important;
}

.b24-form-control-desc {
	font: 19px "Girloy", Arial, sans-serif !important;
}

.b24-form-btn {
	min-height: 75px !important;
	width: 276px !important;
	border-radius: 50px !important;
	font: 500 32px "Girloy" !important;
}

.b24-window-popup-title,
.b24-window-popup-body {
	font-family: "Girloy" !important;
}

.b24-window-popup-body .b24-form-btn {
	min-height: 50px !important;
	font-size: 16px !important;
}

.b24-form-state-container .b24-form-success {
    border-radius: 15px;
    background-color: #33AA33 !important;
}
/**/

/*блок воопросы-ответы*/
.t668 > .t-container {
	max-width: 1620px !important;
}

.t668 .t-col_12 {
    max-width: 1620px !important;
}

.t668__textwrapper {
	border-top: 1px solid #D9D9D9 !important;
}
/**/

/*попап в этапах*/
#rec1246894226 .t396__artboard {
	/*width: 1317px;*/
	max-width: 100%;
	margin: 0 auto;
	border-radius: 15px;
}


@media screen and (max-width: 1199px) {
    .b24-form-control-label {
        font: 16px "Girloy", Arial, sans-serif !important;
    }
    
    .b24-form-btn {
        font: 500 26px "Girloy" !important;
    }
}

@media screen and (max-width: 959px) {
    .b24-form-btn {
        min-height: 47px !important;
    }
}

@media screen and (max-width: 639px) {
    .b24-form-field {
        margin-bottom: 30px !important;
    }
    
    .b24-form-btn {
        width: 100% !important;
        font-size: 18px !important;
    }
}

@media screen and (max-width: 480px) {
    /*блок воопросы-ответы*/
    .t668__title {
        font-size: 15px !important;
        padding-right: 60px;
    }
    
    .t668__col.t-col.t-col_12 {
        margin-bottom: 15px !important;
    }
    
    .t668__textwrapper {
        padding-bottom: 20px !important;
    }
    
    .t668__text {
        font-size: 13px !important;
        font-weight: 400 !important;
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }
    
    /*подменю*/
    .t794__list_item {
        margin-bottom: 0 !important;
    }
    
    .t450__list_item a {
        margin-bottom: 10px !important;
    }
}