/****shapka**********************/
.display-2 { /*******h1**/
    font-size: 32px;
	font-weight:700 !important;
	display:inline;
}
#prof {/*****profexpert***/
	color:red;
}
#h2start { /*****h2*/
font-size:20px;
display:inline;
color: #93AFB6 !important;
font-style:italic;
}
.modal-dialog { /***********modal city*******/
    max-width: 100%;
    margin: 1.75rem auto;
}
.modal-title {color:#fff; 
	a:hover  text-decoration:none!important;
	}


.ulsvet { /***alfavit**/
    margin: 30px 0;
	 display: inline !important;
}
.lisvet {
    list-style: none;
    display: block;
    /* float: left; */
    width: auto;
    margin-right: 20px;
    margin-bottom: 1%;
    font-size: 40px;
    /* background: #544d4d; */
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #58d0ce;
}
#licity {
    list-style: circle;
    /* display: block; */
    /* float: left; */
    width: auto;
    /* margin-right: 20px; */
    /* margin-bottom: 1%; */
    font-size: 20px;
    border-radius: 10px;
    /* padding: 20px; */
    /* border: 1px solid #58d0ce; */
    list-style-type: disc !important;
	color:red;
}

.ulhead {/***шапки **/
	font-size:20px;
	color:#fff;
	text-align:left;
}
#ihead{ /*** вы деляем название удо и про купить курсы шапки */
	color:#5cd8d1;
	font-style:italic;
}
.lihead { /*** преимущество в шапке **/
    list-style: none;
    display: block;    
}
#cenah3 {/***стоимость курсы текс шапки **/
	color:#fff;
}
#cena {/***цена курса цифры шапки **/
	font-size:32px;
	font-weight:bold;
	color:red;
}
#formskidka {/*****текст в шапке скидка****/
color:#fff;
	font-style:italic;
}
#topdescript {/*****слоган в шапке****/
color:#fff;
	font-style:italic;
	font-size:14px;
}
#cena {
	 
	font-size:32px;
	font-weight:bold;
}
#h2small {
	font-size:14px;
	display:inline!important;
	color: #93AFB6 !important;
	font-family: var(--ensurance-body-font-family);
    font-size: var(--ensurance-body-font-size);
    font-weight: var(--ensurance-body-font-weight);
    line-height: var(--ensurance-body-line-height);
    color: var(--ensurance-body-color);
    text-align: var(--ensurance-body-text-align);
     
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.text-400 {
	display:inline!important;
	color: #93AFB6 !important;
}
#kup {font-weight:400;color: var(--ensurance-primary);;font-size:17px;font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}

#chto {background:#224E8F;font-size:18px;font-weight:bold;"}
#linkkard {
	font-size:22px;
	font-weight:bold;
}
#navbar {
  --navbar-height: 64px;
  position: fixed;
  height: var(--navbar-height);
  background-color: var(--navbar-bg-color);
  left: 0;
  right: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.navbar-container {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}


