Your IP : 3.17.9.149


Current Path : /home/bitrix/ext_www/teplo.home-comfort.in.ua/conv-mount_files/
Upload File :
Current File : /home/bitrix/ext_www/teplo.home-comfort.in.ua/conv-mount_files/styles.css

/* insert styles here to display them in WYSIWYG */
p.insert {
  padding: 20px 0 20px 40px;
  font-family: "Regular", sans-serif;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #1178b9;
  border-top: 2px solid #1178b9;
  border-bottom: 2px solid #1178b9;
}
.header__slogan {
	display: none;
}

.header-fake-menu {
	float: left;
	display: inline-block;
}
.header__top .header__columns {
  margin-left: -20px;
}
.hfm-left {
 float: left;
 font-size: 15px;
 font-weight: inherit;
 padding: 0 23px;
 height: 42px;
 line-height: 40px;
 border: 0;
 display: block;
 background: none;
 text-align: left;
 transition: background .3s;
 background-color: #fff;
 font-family: "Semibold", sans-serif;
 text-decoration: none;
 display: none; 
}

.hfm-left:hover {
 text-decoration: underline;
}

a.hfm-right {
	float:left;
	display: inline-block;
  color: #fff;
  font-size: 15px;
  font-weight: inherit;
  padding: 0 23px;
  height: 42px;
  line-height: 40px;
  border: 0;
  display: block;
  background: none;
  text-align: left;
  transition: background .3s;
  font-family: "Semibold", sans-serif;
  text-decoration: none; 
  display: none;  
}

a.hfm-right:hover {
  text-decoration: underline;
}

a.hfm-right:visited {
  color: #fff;
}

.policy {
  font-size: 16px;
  color: #000;
}

.policy h2 {
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 40px;
}

.policy p {
  margin-bottom: 10px;
}

.policy ol {
  padding-left: 20px;
  list-style: none;
}

.policy ul li,
.policy ol li {

  margin-bottom: 10px;
}

.policy ol li {
  list-style: decimal;
}

.policy ul li ul {
  padding-left: 40px;
}

.policy ul li ul,
.policy ul li,
.policy ul {
  list-style:disc;
}

.policy ol,
.policy ul {
  margin-bottom: 15px;
  padding-left: 30px;
}

.policy  ol > li:before {
  display: none;
}

.mail-modal__input_agree {
	padding:2px;
}

.sub_error {
	color:red;
	margin:10px 0;
}

.filt__catalog-item-description ul{
    margin: 0 0 15px;
    padding: 0;
    list-style: none !important;
}

.filt__catalog-item-description ul li{
    margin-bottom: 7px;
    position: relative;
    padding-left: 18px;
    color: #011e41;
}

.filt__catalog-item-description ul li:before {
    background-image: url(/local/templates/home-comfort/img/bullet.svg);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    color: #011e41;
    margin-right: 5px;
}
.d-flex{
    display:flex;
}
.model-btn{
    position: relative;
}
.model-list-items{
    position: absolute;
}
.d-flex{
    display:flex;
}
.model-btn{
    position: relative;
}
.model-list-items{
    position: absolute;
}