/*    timeline starts   **/
.wpsm_panel-group .wpsm_panel {
    font-family: "Montserrat";
}

#wpsm_accordion_4064 .wpsm_panel-body, #wpsm_accordion_4065 .wpsm_panel-body, #wpsm_accordion_4066 .wpsm_panel-body, #wpsm_accordion_4067 .wpsm_panel-body {
    font-weight: normal;
}
#wpsm_accordion_4060 .ac_title_class {
    font-weight: 600;
	  line-height: 1.5 !important;
		display: flex;
    flex-direction: row;
	  align-items: center;
}

#wpsm_accordion_4064  .ac_title_class, #wpsm_accordion_4065  .ac_title_class, #wpsm_accordion_4066 .ac_title_class, #wpsm_accordion_4067 .ac_title_class {
    font-weight: 600;
    line-height: 1.5 !important;
		display: flex;
    flex-direction: row;
	  align-items: center;
}
.ac_title_class_opp {
    width: fit-content;
}

#wpsm_accordion_4060 .ac_open_cl_icon {
    display:none!important;
}

.fa-asterisk:before {
    content:none!important;
}

.fa-asterisk {
    width: 100px;
		height: 80px;
    background-image: url(http://utrorossii.ru/wp-content/uploads/2024/10/domick.svg);
		background-repeat: no-repeat;
		background-size: 80px 80px;
		vertical-align: middle;
/*		margin-right:30px!important;*/
}

.fa-laptop:before {
    content:none!important;

}
.fa-laptop {
		display:flex;
    width: 100px;
		height: 80px;
    background-image: url(http://utrorossii.ru/wp-content/uploads/2024/10/kruzhocheck_green.svg);
		background-repeat: no-repeat;
		background-size: 80px 80px;
		vertical-align: middle;
/*		margin-right:30px!important;*/
}

/*** timeline ends    ***/


div.pp_overlay {
    background-color: #1A733E;
}

/*
ul {
  list-style-position: outside;
}
*/

.content .container .container_inner.page_container_inner {
    padding: 0 0 30px 0;
}

.q_logo {
    top: 70px;
    left: -40px;
}

.qodef-qi-timeline .qodef-e-point-holder .qodef-e-icon-holder {
    font-size: .7em;
    line-height: 0em;
    max-height: 100%;
}

/* Настройки форм" */
   textarea.wpcf7-form-control.wpcf7-textarea { 
 /*  border-radius: 20px; */
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) { 
		color: #fff;
		font-family: Montserrat;
		background-color: #1A733E;
		margin-left: 15px;
		border-color: #1A733E;
		border-style:solid;
		border-width: 3px;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover { 
		color: #1A733E;
		font-family: Montserrat;
		background-color: #f6f6f6;
		margin-left: 15px;
		border-color: #1A733E;
		border-style:solid;
		border-width: 3px;

}

input.wpcf7-form-control.wpcf7-submit[disabled] { 
/*		color: rgba(26,115,62,0.50);*/
	  font-family: Montserrat;
		color: rgba(255, 255, 255, 0.58);
		background-color: #1A733E;
		margin-left: 15px;
		border-color: #1A733E;
		border-style:solid;
		border-width: 3px;

}

.brief_form a:link  {
		color: #000;
		text-decoration:underline;
}
.brief_form a:hover  {
		color: #1A733E;
}
.brief_form a:visited {
		color: #000;
}

.brief_fields {
		color: #1A733E;
		font-size: 14px;
}


.mw-close-btn.text:before {
	  font-family: Montserrat;
    background: linear-gradient(to right, #fff 50%, #1A733E 50%)!important;
    background-size: 200% 100%!important;
    background-position: right bottom!important;
    border-radius: 15px!important;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea  {
    font-family: Montserrat;
}


/***** VVV ***** настройки плана этажей ***** VVV *****/

.two_columns_25_75>.column1 {
    width: 20%;
}
.two_columns_25_75>.column2 {
    width: 80%;
}

.imp-ui-top-right {
    top: -50px;
}

.imp-object-list-item-artboard span {
    font-family: Montserrat;
	  color: #BDAA5F; 
		background-color: #1A733E;
}

.imp-object-list-item {
	  background-color: #f6f6f6; 
		color: #1A733E;
		height: 30px;
    line-height: 40px;
    font-family: Montserrat;
		font-weight: 500;
    font-size: 12px;
}

.imp-object-list-item-artboard .imp-icon {
    fill: #BDAA5F;
}

.imp-object-list-item p {
    font-size: 16px;
}

.imp-ui-layers-select option  {
		color: #1A733E;
    background: #f9f9f9;
    font-family: Montserrat;
		font-weight: 700;
		line-height: 100px !important;
    /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);*/
    border: 2px solid #1A733E;
		border-radius: 0px;
		height:50px;
}

.imp-ui-light .imp-ui-layers-select {
    color: #BDAA5F;
    background: #1A733E;
		    font-family: Montserrat;
		font-weight: 700;
  /*  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);*/
    border: 2px solid #1A733E;
}

.imp-ui-layers-select option a:hover  {
		color: #1A733E;
}

.imp-ui-light .imp-ui-layers-menu-wrap .imp-icon {
    fill: #BDAA5F;
}

.imp-tooltip-content a  {
		font-family: Montserrat;
		color: #BDAA5F;
}

.imp-tooltip-content a:hover  {
		color: #FFF;
}

.imp-object-menu.imp-detached {
    background: #f6f6f6;
}

/***** ^^^ ***** настройки плана этажей ***** ^^^ *****/

.wpcf7-file {

    width: 100%;
    display: block;
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Montserrat;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.wpcf7-file:hover {
    background-color: #BDAA5F; 
		color: #fff;
}
.wpcf7-file::-webkit-file-upload-button {
    visibility: hidden!important;
}



.wpcf7-file::before {
	  background: url(/wp-content/paper_clip.svg) no-repeat;
    content:'Прикрепить файл';
	  padding-left: 20px;
	  margin-right: -50px;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-transform: none;
    font-size: 13px;
}




.wpcf7-list-item-label {
    font-family: Montserrat;
}

/* end of Настройки форм */


.ls-nav-next:after, .ls-nav-prev:after {
    top: -2px;
}

@media only screen and (max-width: 999px){
.q_logo {
 /*   top: 50%;*/
		top: 0;
    left: 0;
}
		.footer_bottom .wp-block-media-text {
        display: block;
}
		
.qode_icon_font_awesome.fa {
    font-size: xx-large;
    color: #1a733e;
}
		nav.mobile_menu ul li.active>a {
    color: #1a733e;
}
 .container_inner {
    width: 95%;
}
.title_outer .title_without_animation{
    margin-left: 40px;
}
}

.q_logo a {
    height: 100px!important;
}

.footer_bottom .wp-block-media-text__content {
    text-align: left;
				    align-self: center;
}

.footer_bottom .wp-block-media-text__media {
        width: 100px;
}

@media only screen and (min-width: 1000px){
		.footer_bottom .wp-block-media-text {
        display: grid;
}
		.title_subtitle_holder {
    margin-left: 100px;
}
}

@media only screen and (max-width: 768px){
.ls-wrapper.ls-in-out.ls-inner-wrapper p{
 /*   margin-top: -150px!important;
		font-size: 0.9em!important;
		line-height: 1em!important;
		hyphens: manual!important;*/

}
}

@media only screen and (max-width: 1000px){
.q_logo img {
    height: 80px!important;
		padding-top: 10px;
}
header:not(.sticky):not(.scrolled) .header_bottom {

   border-bottom: 3px solid #1a733e!important;
}
.header_bottom {
 /*  height: 120px;*/
}
nav.mobile_menu ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #888;

}
}

@media only screen and (max-width: 600px){

.fa-asterisk  {
    width: 50px;
		height: 40px;
    background-image: url(http://utrorossii.ru/wp-content/uploads/2024/10/domick.svg);
		background-repeat: no-repeat;
		background-size: 40px 40px;
}
.fa-laptop  {
    width: 50px;
		height: 40px;
    background-image: url(http://utrorossii.ru/wp-content/uploads/2024/10/kruzhocheck_green.svg);
		background-repeat: no-repeat;
		background-size: 40px 40px;
}
}

@media only screen and (max-width: 480px){

.fa-asterisk  {
    display:none!important;
}
.fa-laptop {
    display:none!important;
}	
		
		#wpsm_accordion_4060 .ac_title_class {
    font-weight: 600;
	  line-height: 1.5 !important;
    font-size: 18px;
}
.wpcf7-file::before {
    background: url(/wp-content/paper_clip.svg) no-repeat;
    content: 'Файл';

}		
}

/* fix scrolling*/
@media (prefers-reduced-motion: no-preference) {
    html {
        scroll-behavior: auto;
    }
}
/* fix scrolling*/