.lp-header-11-top-wrap {
    padding:0 !important;
}

.lp-header-11-bottom {
    padding: 0 !important;
}

.lp-form-tpl__success path {
	fill: rgba(255,166,6,1);
}

#spoiler_read{ display:none; margin-top: 10px;} 

#spoiler_read-more{
	cursor:pointer; 
	text-decoration: underline;
	margin-top: 10px;
} 

#spoiler_read-more:hover, #spoiler_hidden:hover {
	 
	color: rgba(255,166,6,1);
	transition: color 0.3s ease 0s;
}

#spoiler_hidden{
	cursor:pointer;
	display:none; 
	text-decoration: underline;
	margin-top: 10px;
}

.showmore-bottom {
	margin: 70px auto 20px auto;
	display: flex;
	justify-content: center;
}

.showmore-bottom a {
	color: rgba(255,255,255,1);
    font-size: 16px;
    text-align: center;
    text-align-last: center;
    font-weight: 400;
    text-decoration: none;
    line-height: 100%;
    font-family: Roboto, sans-serif;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-color: rgba(255,166,6,1);
	padding: 14px 16px; 
}

.showmore-bottom a:hover {
	background-color: rgb(255, 186, 26);
}


#_lp_block_84782305[data-block-layout='1718261'] .lp-header-11-title__icon {
    height: 90px !important;
}

.lp-form-tpl__field-text:focus, .lp-form-tpl__field-text:hover, .lp-form-tpl__field-textarea:focus, .lp-form-tpl__field-textarea:hover {
     background: rgba(255,166,6, 0.1) !important;
    border: 1px solid rgba(255,166,6,1) !important;
}

@media screen and (max-width: 1200px) {
    .lp-header-11-bottom {
        padding: 5px !important;
    }
    
    #_lp_block_84782305[data-block-layout='1718261'] .lp-header-11-title__icon {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    .lp-header-11-buttons {
        display: none;
    }
    
    .lp-header-11-info {
        max-width: 200px;
    }
}

@media screen and (max-width: 600px) {
    .lp-header-11-side-menu-button {
        padding: 10px !important;
    }
}