

/* Start:/local/templates/there-are-doors/components/bitrix/news.list/prom-slider2/style.css?17417030584340*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.carousel_item_background{
    height: 95vh;
    width: 100vw;
}
.slide_background_img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 95vh;
    width: 100vw;

}

.main_banner_wrapper .carousel-control-prev,  .main_banner_wrapper .carousel-control-next{
    width: 64px;
    height: 64px;
    border: 1px solid rgb(166, 163, 149);
    border-radius: 1px;
    top: -150px;
}
.main_banner_wrapper .carousel-control-next{
    right: 0px;
}
.main_banner_wrapper .carousel-control-prev{
    right: 100px;
    left: unset;
}

.buttons_wrapper{
    position: relative;
    display: flex;
    justify-content: right;
}

.content_block_wrapper{
    color: #494949 !important;
    padding-top: 80px;
    display: grid;
    gap: 40px;
    
}
.main_brown_text{
    max-width: 45% !important;
}

.block_title {
	font-family: Montserrat;
	font-size: 40px;
	font-weight: 700;
	line-height: 48.76px;
	text-align: left;
	max-width: 60%;
  }

  .transparent_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	padding: 18px 30px;
	height: 64px;
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: .1px;
	transition: .3s;
	border: 1px solid #494949 !important;
	color: #494949 !important;
	text-decoration: none;
	max-width: 300px;
  }
  .transparent_btn:hover{
	color: #fff !important;
}

  .transparent_btn svg path {
	transition: 300ms;
  }
  .main_brown_text li {
	margin-bottom: 20px;
  }
  .grid_propeties_wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 24px;
	max-width: 80%;
  }

  .main_property {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 16px;
  }

  .buttons_wrapper {
	position: relative;
	display: flex;
	justify-content: right;
  }

  .main_banner_wrapper .carousel-control-prev, .main_banner_wrapper .carousel-control-next {
	width: 64px;
	height: 64px;
	border: 1px solid rgb(166, 163, 149);
	border-radius: 1px;
	top: -150px;
  }

  .main_banner_wrapper .carousel-control-next {
	right: 0px;
  }

  .main_banner_wrapper .carousel-control-prev {
	right: 100px;
	left: unset;
  }

  @media screen and (max-width: 1024px) {
	.content_block_wrapper{
		padding-top: 40px !important;
	}
	.main_brown_text{
			max-width: 60% !important;
	}
	.main_brown_text li {
		margin-bottom: 14px !important;
		font-size: 15px;
	}
	.content_block_wrapper {
		gap: 20px !important;
	}
	.transparent_btn {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 5px;
		padding: 18px 24px;
		height: 54px;
		font-family: Montserrat, sans-serif;
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		letter-spacing: .1px;
		transition: .3s;
		border: 1px solid #A6A395;
		color: #A6A395;
		text-decoration: none;
		max-width: 258px;
	}
	.main_navigation_block_title{
		font-size: 22px !important;
		line-height: 30px !important;
		padding: 144px 20px 0px 20px !important;
	}

	.main_navigation_block {
		height: 230px !important;
		position: relative;
		background-repeat: no-repeat;
		text-decoration: none;
		background-color: #10101021;
	}
	.popular_model_block {
		background-color: #f8f8f8;
		border-radius: 3px;
		padding: 30px 3px !important;
		text-align: center;
		flex: 0 0 auto;
		width: calc(45% - 20px) !important;
	}
  }

  @media screen and (max-width: 480px) {
	.content_block_wrapper {
	  padding-top: 40px;
	  gap: 25px;
	}
	.slide_background_img {
		background-position: left;
	  }
	  .main_brown_text {
		font-size: 14px;
		max-width: 100% !important;
		
	  }
	  .grid_propeties_wrapper {
		grid-template-columns: 1fr 1fr;
	  }
	  
	  .main_brown_text li {
		margin-bottom: 10px;
	  }
	  .transparent_btn {
		margin: auto;
		padding: 10px 22px;
		font-size: 16px;
		height: 50px;
		

	  }
	  .main_banner_wrapper .carousel-control-prev {
		right: unset;
		left: 0px;
	  }
	  .main_banner_wrapper .carousel-control-prev, .main_banner_wrapper .carousel-control-next {
		top: -89px;
		width: 50px;
		height: 50px;
	  }

  }
/* End */


/* Start:/local/templates/there-are-doors/components/bitrix/news.list/main-navigation/style.css?17791055682403*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.main_navigation_block_wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5px;
	background-color: #161616;
  }
  .main_navigation_block {
	height: 500px;
	position: relative;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: unset;
  }
  .main_navigation_block_title {
	color: #FFFFFF;
	font-size: 36px;
	text-align: left;
	width: 100%;
	line-height: 44px;
	position: absolute;
	bottom: 20px;
	padding: 350px 50px 0px 50px;
	transition: 400ms;
	height: 100%;
	text-decoration: none;
	background-color: unset;
	overflow: hidden;
  }
  .main_navigation_block_title {
	color: #FFFFFF;
	font-size: 36px;
	text-align: left;
	width: 100%;
	line-height: 44px;
	position: absolute;
	bottom: 20px;
	padding: 350px 50px 0px 50px;
	transition: 400ms;
	height: 100%;
	text-decoration: none;
	background-color: unset;
	overflow: hidden;
  }
  .gotopage {
	display: none;
	text-align: right;
	font-size: 14px;
	margin-top: 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	transition: 300ms;
	color: #c6c6c6;
  }
  .main_navigation_block_title:hover .main_navigation_block_text {
	display: block;
  }
  .main_navigation_block_text {
	font-size: var(--bs-body-font-size);
	line-height: 28px;
	display: none;
	margin-top: 20px;
	width: 80%;
  }
  .gotopage {
	display: none;
	text-align: right;
	font-size: 14px;
	margin-top: 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	transition: 300ms;
	color: #A6A395;
  }
  .main_navigation_block:hover .gotopage{
    display: block;
    transition: 300ms;
}

.main_navigation_block_title:hover{
    background-color: #1010107d;
    backdrop-filter: blur(3px);
    text-decoration: none;
    transition: 400ms;
    padding: 150px 50px 0px 50px;
}

@media screen and (max-width: 480px) {

	.main_navigation_block_wrapper{
        display: grid;
        grid-template-columns: 1fr;
        gap: 5px;
        background-color: #161616;
    }


    .main_navigation_block{
        height: unset;
        position: relative;
        background-repeat: no-repeat;
        text-decoration: none;

        background-color: #10101021;
    }

    .main_navigation_block_title{
        font-size: 20px;
        line-height: 26px;
        padding: 187px 50px 10px 20px;
    
    }

}
/* End */


/* Start:/local/templates/there-are-doors/components/bitrix/news.list/main-preferences/style.css?177910583113086*/
.carousel_item_background{
    height: 95vh;
    width: 100vw;
}
.slide_background_img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
    width: 100vw;

}

.main_banner_wrapper .carousel-control-prev,  .main_banner_wrapper .carousel-control-next{
    width: 64px;
    height: 64px;
    border: 1px solid rgb(166, 163, 149);
    border-radius: 1px;
    top: -150px;
}
.main_banner_wrapper .carousel-control-next{
    right: 0px;
}
.main_banner_wrapper .carousel-control-prev{
    right: 100px;
    left: unset;
}

.buttons_wrapper{
    position: relative;
    display: flex;
    justify-content: right;
}

.content_block_wrapper{
    color: #A6A395;
    padding-top: 80px;
    display: grid;
    gap: 40px;
    
}
.main_brown_text{
    max-width: 60%;
    
}


.popular_model_block_body .transparent_btn{
    padding: 18px 5px;
}
.main_property{
    font-family: Helvetica;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 16px;
}
.grid_propeties_wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    /* max-width: 50%; */
}

.main_navigation_block_wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    background-color: #161616;
}
div.news-list img.preview_picture{height: auto;}
.main_navigation_block{
    height: 430px;
    position: relative;
    background-repeat: no-repeat;
    text-decoration: none;
    background-color: #10101021;
}
.pref_block_head .carousel-control-prev{
	right: 70px !important;
}

.main_navigation_block:hover{
    backdrop-filter: blur(5px);
    text-decoration: none;
}

.gotopage{
    display: none;
    text-align: right;
    font-size: 14px;
    margin-top: 20px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    transition: 300ms;
    color: #A6A395;
}

.main_navigation_block:hover .gotopage{
    display: block;
    transition: 300ms;
}

.main_navigation_block_title{
    color: #FFFFFF;
    font-size: 32px;
    text-align: left;
    width: 100%;
    line-height: 44px;
    /* position: absolute; */
    bottom: 0px;
    padding: 320px 50px 0px 50px;
    transition: 400ms;
    height: 100%;
    text-decoration: none;
    background-color: unset;
    overflow: hidden;

}

.main_navigation_block_title:hover{
    background-color: #1010107d;
    backdrop-filter: blur(3px);
    text-decoration: none;
    transition: 400ms;
    padding: 150px 50px 0px 50px;
}
.main_navigation_block_title:hover .main_navigation_block_text{
    display: block;
}

.main_navigation_block_text{
    font-size: var(--bs-body-font-size);
    line-height: 28px;
    display: none;
    margin-top: 20px;
    width: 80%;
    

}


.tooltip{opacity: 1;}








.main_property:nth-child(n + 4) {
    grid-column: span 1.5; 
}

.page-internal__main{
    margin-top: -10px;
}

.block_title{
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    line-height: 48.76px;
    text-align: left;
    max-width: 60%;
  }
 
.transparent_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 18px 30px;
    height: 64px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .1px;
    transition: .3s;
    border: 1px solid #A6A395;
    color: #A6A395;
    text-decoration: none;
    max-width: 300px;
}

.transparent_btn:hover{
    background-color: #252020;
    transition: .3s;
    text-decoration: none;
    color: #f0f0f0;

}

.main_brown_text ul.dashed {
    list-style-type: none;
  }

.main_brown_text ul.dashed > li {
    text-indent: -5px;
  }
  
.main_brown_text  ul.dashed > li:before {
    content: "-";
    text-indent: -5px;
  }

  .main_brown_text li {
margin-bottom: 20px;
}

.carousel-indicators [data-bs-target]{
    color: #A6A395;
}

.popular_models_grid{
    display: flex;
    flex-wrap: nowrap;
	gap: 15px;
    gap: 16px;
	overflow-x: scroll;
	padding-bottom: 20px;
	max-width: 100%;
}




.popular_model_block_price{
    color: #02c316;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px 10px;
}

.popular_model_block_body img{
    max-width: 300px;    
}

.popular_model_block_title{
    color: #252020;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 20px;
	height: 2em;
}



.popular_model_block .transparent_btn{
    margin: auto;
}

/* .popular_model_block_head{
    border-bottom: 1px solid #adadad;
} */

.block_title2{
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 30px;
}

.title_dark{
        color: #252020;
}



.pref_block_head{
    background-image: linear-gradient(to right, rgb(0, 194, 255), rgb(187, 123, 209), rgb(250, 225, 0)); 
    background-size: 100% 1px; 
    background-repeat: no-repeat; 
    background-position: 0 100%; 
    position: relative;
    height: 80px;
}

.pref_block_head .carousel-control-prev, .pref_block_head .carousel-control-next{
    border: 1px solid rgb(32, 37, 37);
    border-radius: 1px;
    width: 50px;
    height: 50px;
}

.pref_block_head .carousel-control-prev{
    right: 65px;
    left: unset;
}

.subtitle{
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 500;
    line-height: 43.88px;
    text-align: left;
    color: #494949;
    margin-bottom: 40px;
    
}

.text_content{
    font-family: Helvetica;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    color: #494949;
}

.our_works_wrapper{
    background-color: #161616;
    padding-bottom: 0px;
}

.title_light{
    color: #f8f8f8;
}

.our_works_wrapper{
    margin-top: 80px;
}

.pref_wrapper{
    margin-top: 0px;
}

.our_works_head{
    background-image: linear-gradient(to right, rgb(0, 194, 255), rgb(187, 123, 209), rgb(250, 225, 0));
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: relative;
    height: 110px;
}


.main_banner_wrapper .carousel-control-prev,  .main_banner_wrapper .carousel-control-next{
    width: 64px ;
    height: 64px ;
    border: 1px solid rgb(166, 163, 149) ;
    border-radius: 1px;
    top: -150px;
	/* display: none; */
}
.main_banner_wrapper .carousel-indicators{display: none;}
.main_banner_wrapper .carousel-control-next{
	display: none;
    right: 0px ;
}
.main_banner_wrapper .carousel-control-prev{
    right: 100px ;
    left: unset ;
	display: none;
}

.pref_block_head .carousel-control-prev, .pref_block_head .carousel-control-next {
    top: 0px;
    width: 50px;
    height: 50px;
	display: block !important;
}
.buttons_wrapper{
    position: relative ;
    display: flex ;
    justify-content: right ;
}


/* .carousel_center_item_top{
	display: flex;
	display: flex; 
	overflow-x: auto;
	white-space: nowrap; 
	gap: 16px;

} */
/* .carousel_center_item_top .popular_model_block{
	flex: 0 0 auto; 
	width: 23%; 
	margin-right: 10px; 
} */
.feedback_block_title{
	font-size: 40px;
	font-weight: 600;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
}
.feedback_block_text{
	font-size: 28px;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
}

.feedback_wrapper{
    background: url(/local/templates/there-are-doors/components/bitrix/news.list/main-preferences/local/templates/there-are-doors/images/imageback.png);     
    background-size: cover;
    background-position: center;
    padding-top: 80px;
    padding-bottom: 80px;
	background-repeat: no-repeat;
}

.feedback_block_wrapper2{
    text-align: center; justify-content: center;   
    padding: 100px;
}
.popular_model_block {
    background-color: #f8f8f8;
    border-radius: 3px;
    padding: 30px 20px;
    text-align: center; 
    flex: 0 0 auto;
    width: calc(25% - 20px);
}

.popular_model_block img{
    margin-top: 10px;
    margin-bottom: 30px;
    max-width: 90%;
    -webkit-box-shadow: 0px 4px 9px 0px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 0px 4px 9px 0px rgba(34, 60, 80, 0.6);
    box-shadow: 0px 4px 9px 0px rgba(34, 60, 80, 0.6);
}

.transparent_btn:hover svg path {
    stroke: #f0f0f0; 
}
.transparent_btn svg path {
    transition: 300ms;
}

.carousel_center .popular_model_block .transparent_btn{
    min-width: 90%;
}

.carousel_center .popular_model_block_head{
    padding-bottom: 0px; 
    border-bottom: none;
}

 .pref_wrapper .carousel-indicators{
	display: none;
} 

.pref_block_head .carousel-control-prev, .pref_block_head .carousel-control-next {
	top: 0px;
	width: 50px;
    height: 50px;
}
.popular_model_block_price_gray{
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 5%;
    font-size: 20px;
}

.carousel_center .transparent_btn{
    font-size: 18px;
}
/* 
.feedback_wrapper {
    margin-top: 60px;
} */

.feedback_block_wrapper {
    padding: 40px 100px;
    margin: 0px 50px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 4px 9px 0px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 0px 4px 9px 0px rgba(34, 60, 80, 0.6);
    box-shadow: 0px 4px 9px 0px rgba(34, 60, 80, 0.6);
}
.feedback_block_wrapper2{
    display: grid;
    margin: auto;
    gap: 42px;
    border-radius: 5px;
}
.our_works_wrapper .news-list{overflow-x: hidden;}
.our_works_wrapper .news-list img{max-width: 95%;}
.feedback_block_text{
    color: #f8f8f8;
}

.feedback_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.feedback_block_text {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 500;
    line-height: 43.88px;
    text-align: left;
    color: #d2d1cc;
    max-width: 60%;
    margin: auto;
}

.black_btn {
 width: 300px;
 color: #f8f8f8;
 margin: auto;
 min-width: 400px;
}

/* .gotopage:hover{
    color: white;
    transition: 300ms;
} */
@media screen and (max-width: 480px) {
    .block_title{
        font-size: 24px;
        gap: 16px;
        max-width: 100%;
    }
    .feedback_block_wrapper2{

    }
    .grid_propeties_wrapper{
        grid-template-columns: 1fr 1fr;
    }
    .main_property{
        font-size: 16px;
    }
    .content_block_wrapper{
        gap: 25px;
    }

    .main_brown_text{
        max-width: 100%;
    }

    .popular_models_grid{
    }
    .block_title2{
    font-size: 20px;
    max-width: 60%;
    }
    .subtitle{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .feedback_wrapper{
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .text_content {
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        text-align: left;
        color: #494949;
      }
      .carousel_center_item_top {
        /* display: grid;
        grid-template-columns: 1fr; */

      }



    .slide_background_img{
        background-position: left;
    }
    .main_banner_wrapper .carousel-control-prev, .main_banner_wrapper .carousel-control-next{
        top: -89px;
        width: 50px;
    height: 50px;
    }
    .main_brown_text{
        font-size: 14px;
    }
    .main_brown_text li{
        margin-bottom: 10px;
    }
    .main_banner_wrapper .carousel-control-prev{
        right: unset;
        left: 0px;
}
    .transparent_btn{
        margin: auto;
        padding: 10px 22px;
        font-size: 16px;
        height: 50px;
    }
    .popular_model_block_body img{
        width: 100%;
    }

    .content_block_wrapper{
        padding-top: 40px;
    }


      .popular_model_block{
        margin-bottom: 40px;
        width: calc(60% - 20px);
    }


  
    .block_title2{
        font-weight: 500;
        margin-bottom: 20px;
        margin-top: 10px;
        
    }
    .popular_model_block_price{
        font-size: 16px;
    }

    .main_navigation_block_wrapper{
        display: grid;
        grid-template-columns: 1fr;
        gap: 5px;
        background-color: #161616;
    }


    .main_navigation_block{
        height: 250px;
        position: relative;
        background-repeat: no-repeat;
        text-decoration: none;

        background-color: #10101021;
    }

    .main_navigation_block_title{
        font-size: 20px;
        line-height: 26px;
        padding: 150px 50px 10px 20px;
    
    }

	.feedback_block_title{
		font-size: 22px;
		font-weight: 500;
		line-height: 26px;
		text-align: center;
		color: #FFFFFF;
	}
	.feedback_block_text{
		font-size: 18px;
		font-weight: 300;
		line-height: 24px;
		text-align: center;
	}
    .pref_block_head .carousel-control-prev, .pref_block_head .carousel-control-next {
        top: 0px;
        width: 50px;
        height: 50px;
    }
    .pref_block_head .carousel-control-prev {
        left: unset;
        right: 70px !important;
    }
    .popular_model_block_title{
        margin-bottom:10px;
    }

    .grid_propeties_wrapper{
        max-width: 90%;
    }
    .feedback_block_text{
        max-width: 80%;
    }
    .our_works_head{    
        height: 60px;
    }
}

/* End */


/* Start:/local/templates/there-are-doors/components/bitrix/news.list/our_works/style.css?1744095305150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/there-are-doors/components/bitrix/form.result.new/mainpage_feedback/style.css?17440953052504*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

/* table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/there-are-doors/components/bitrix/form.result.new/mainpage_feedback/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
} */

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/there-are-doors/components/bitrix/form.result.new/mainpage_feedback/images/icon_warn.gif);
}



.btns_form_area{
	display: flex;
	justify-content: space-between;
	gap: 24px;
    margin-top: 20px;
}

.feedback_modal tbody td{
	font-family: Helvetica;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    color: #494949;
}


.feedback_modal .transparent_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 9px 15px;
    height: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .1px;
    transition: .3s;
    border: 1px solid #A6A395;
	color: #2e2e2c;
    text-decoration: none;
    max-width: 300px;
}

.feedback_modal .transparent_btn:hover{
    color: #A6A395;
}

.feedback_modal .inputtext{
	width: 100%;
}
.feedback_modal tr{
	margin-bottom: 15px;
}

.feedback_modal .phone{
	width: 100%;
}
.feedback_modal .phone, .feedback_modal .inputtext{
	margin-top: 10px;
	margin-bottom: 15px;
	/* padding: 7px 10px; */
	background: transparent;
    border: 0 solid #cfd5dc;
    border-bottom-width: 1px;
    border-radius: 2px;
    box-shadow: none;
    color: var(--dark-bg-2);
    height: auto;
    font-size: 16px;
    padding: 9px 0 9px;
    width: 100%;
    outline: 0;
}

.form-control{
	border: none;
}


.modal_title{
	color: #adadad;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.01em;
    
    padding: 0;
	margin-bottom: 20px;
}

.feedback_modal textarea{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	/* padding: 7px 10px; */
	background: transparent;
    border: 0 solid #cfd5dc;
    border-bottom-width: 1px;
    border-radius: 2px;
    box-shadow: none;
    color: var(--dark-bg-2);
    height: auto;
    font-size: 16px;
    padding: 9px 0 9px;
    width: 100%;
    outline: 0;
	background: #f5f5f5;
}
/* End */
/* /local/templates/there-are-doors/components/bitrix/news.list/prom-slider2/style.css?17417030584340 */
/* /local/templates/there-are-doors/components/bitrix/news.list/main-navigation/style.css?17791055682403 */
/* /local/templates/there-are-doors/components/bitrix/news.list/main-preferences/style.css?177910583113086 */
/* /local/templates/there-are-doors/components/bitrix/news.list/our_works/style.css?1744095305150 */
/* /local/templates/there-are-doors/components/bitrix/form.result.new/mainpage_feedback/style.css?17440953052504 */
