.img-circle {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    -object-fit: cover;
}

.bt {
    border: 1px solid red;
}

.standart-padding {
    padding: 2em 0;
}

body {
    -font-family: 'IBM Plex Sans', sans-serif;
    -font-family: 'Open Sans', sans-serif;
    -font-family: 'Nunito', sans-serif;
    font-family: 'Andika', sans-serif;
}

.header {
    background-position: center -150px;
}

.header img {
    margin: 1.5em 0;
}

.header h1 {
    text-transform: none;
    text-align: right;
    margin: 0.5em 0;
    color: #777777;
}

.main {
    padding: 2em 0;
}

.main #nav-toc {
    1position: fixed;
}

#nav.affix+.main {
    margin-top: 3.5em;
}

#nav.affix .logo {
    display: block;
    margin-right: 10px;
    margin-left: -10px;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.navbar .logo {
    padding-top: 0.7em;
    display: none;
}

.navbar button {
    margin-top: 0.6em;
}

.navbar a:hover {
    color: #e83087 !important;
}


#error404 {
    margin-top: 5em;
}

#error404 h1,
#error404 h2 {
    text-align: left;
}

#error404 h3 {
    color: #777777;
    margin: 0 0 2em;
}

#home .home {
    color: #e83087;
    font-size: bold;
}

#seo li.seo {
    color: #ffffff;
    background: #e83087;
    padding: 15px;
}

#context li.context {
    color: #ffffff;
    background: #e83087;
    padding: 15px;
}

#smm li.smm {
    color: #ffffff;
    background: #e83087;
    padding: 15px;
}

#complex li.complex {
    color: #ffffff;
    background: #e83087;
    padding: 15px;
}

.btnContourAttention {
    border-color: #ffffff;
    background: none !important;
    color: #ffffff;
    border-color: #e83087;
    color: #e83087;
}

.btnContourAttention:hover {
    background: #ffffff !important;
    border-color: #ffffff;
    color: #e83087 !important;
}

.btnContourAttention:visited {
    border-color: #ffffff;
}

.btnContourAttention:active {
    border-color: #ffffff;
}

.btnContourAttention:focus {
    outline: none;
    box-shadow: none;
    color: #ffffff;
}

.btnContourAttention:hover {
    background: #e83087 !important;
    color: #ffffff !important;
}

.btnContourAttention:visited {
    color: #e83087;
    border-color: #e83087;
}

.btnContourAttention:active {
    color: #e83087;
    border-color: #e83087;
}

.btnContourAttention:focus {
    outline: none;
    box-shadow: none;
    border-color: #e83087;
    color: #e83087;
}

.offer {
    padding: 2em 0;
    text-align: center;
}

.offer a {
    color: #000000;
    background: #ffffff;
    text-decoration: none;
    display: block;
    border: 3px solid #ffffff;
    padding: 2em 1em;
    border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
}

.offer a:hover {
    border-color: #dddddd;
    1background: url(../i/bg1.jpg);
}

.offer a:hover div.btn {
    background: #e83087;
    border-color: #D32D84;
    width: 100%;
}

.offer a div.btn:hover {
    background: #e83087;
}

.contact {
    padding: 2em 0;
    text-align: center;
    background: #e83087;
    color: #ffffff;
    font-size: 150%;
    padding: 1.5em;
}

.contact h2 {
    margin: 0;
}

.contact .btn-contour {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: 3;
}

.contact form {
    font-size: 80%;
}

.contact form .btn-contour {
    width: 100%;
    -height: 5.3em;
    height: 11.0em;
}

.btn-contour {
    border-color: #ffffff;
    background: none !important;
    color: #ffffff;
}

.btn-contour:hover {
    background: #ffffff !important;
    border-color: #ffffff;
    color: #e83087 !important;
}

.btn-contour:visited {
    border-color: #ffffff;
}

.btn-contour:active {
    border-color: #ffffff;
}

.btn-contour:focus {
    outline: none;
    box-shadow: none;
    color: #ffffff;
}

.clients {
    padding: 2em 0;
}

.clients img {
    text-align: center;
    width: 150px;
    display: block;
    margin: 1em auto;
}

.testimonials {
    padding: 2em 0;
    background: #eee;
}

.testimonials_i {
    padding: 1em 1em;
    background: #b1edff;
}


.testimonials .carousel-control.left {
    background-image: none;
}

.testimonials .carousel-control.right {
    background-image: none;
}

.subscribe {
    padding: 2em 0;
    text-align: center;
    background: #ffcf00;
    color: #ffffff;
    font-size: 150%;
    padding: 1.5em;
}

.subscribe h2 {
    margin: 0;
}

.subscribe .btn-contour {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: 3;
}

h1,
.h1 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -2px;
}

h1 em,
.h1 em {
    color: #e83087;
    font-style: normal;
    font-weight: bold;
}

h1 .inner,
.h1 .inner {
    text-align: left !important;
}

h2 {
    text-align: left;
    letter-spacing: -1px;
}

.carousel-indicators {
    bottom: -25px;
}

.carousel-inner blockquote {
    display: block;
    height: 230px;
}

@media screen and (max-width: 900px) {
    .carousel-inner blockquote {
        height: auto;
    }
}

table {
    margin-bottom: 1em;
}

table td {
    height: 2em;
}

table th {
    font-weight: bold;
}

table tbody td {
    border-bottom: 1px solid #dddddd;
}

table tfoot td {
    font-weight: bold;
}

div.table div {
    padding: 0;
    1padding-right: 5px;
}

img.icon {
    width: 16px;
    height: 16px;
    margin-right: 0.5em;
}

.price {
    padding: 2em 0;
    margin-bottom: 1em;
}

.price .recommend {
    box-shadow: 5px #000000;
    outline: 5px;
}

.price .hintRecomend {
    background: #e83087;
    color: #ffffff;
    margin: -1em 0 0 -1em;
    position: absolute;
    padding: 0.5em 1em;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}

.price .item {
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    margin-top: 2em;
    padding: 0;
    border: 1px solid #dddddd;
    font-size: 100%;
}

.price .item ul {
    margin: 0;
}

.price .item .title {
    padding: 1em 2em;
    border-bottom: 1px solid #dddddd;
    color: #444444;
}

.price .item .title h3 {
    color: #e83087;
    margin: 0.3em 0 0.2em;
}

.price .item .title p {
    line-height: 1.2em;
}

.price .item .description {
    padding: 2em 0;
}

.price .item .description li {
    padding: 0.1em 2em;
    font-weight: bold;
}

.price .item .description li a {
    color: #000000;
    text-decoration: none;
    border-bottom: #dddddd solid 1px;
    cursor: help;
    font-weight: normal;
}

.price .item .description li span {
    color: #dddddd;
    padding-top: 2px;
}

.price .item .description li:last-child {
    border-bottom: none;
}

.price .item .description li.attention {
    background: red;
    color: #ffffff;
    font-weight: bold;
}

.price .item .description li:hover {
    background: #dddddd;
}

.price .item .description li:hover span {
    color: #ffffff;
}

.textPromo {
    display: block;
    margin-top: 2em;
}

.textPromo .container .col-lg-6,
.textPromo .container .col-lg-5 {
    vertical-align: bottom;
    display: table-cell;
    -float: none;
}

.textPromo .container .col-lg-5 {
    padding-bottom: 3em;
}

.textPromo h2 {
    color: #e83087;
}

@media screen and (max-width: 900px) {
    .textPromo {
        display: none;
    }
}

.marginStandart {
    margin: 4em 0;
}

.footer {
    font-size: 90%;
    color: #000000;
    background: #ffffff;
}

.innerpage .main {
    padding: 2em 0 3em;
}

.innerpage .main h1 {
    text-align: left;
    font-weight: bold;
    font-size: 2em;
}

.innerpage .main h3 {
    letter-spacing: -1px;
    text-align: left;
}

.innerpage .main .contacts .employer {
    margin-bottom: 2.5em;
}

.innerpage .main .contacts .employer img {
    margin-right: 1em;
}

.innerpage .main .contacts .employer h3 {
    font-size: 1.5em;
    margin: 0;
    padding: 1em 0 0 0;
    letter-spacing: -1px;
}

.innerpage .main .additional-info ul {
    padding-left: 1.5em;
}

.innerpage .main .additional-info ul li {
    /*line-height: 1.2em;*/
    margin-bottom: 0.5em;
}

.innerpage .main .additional-info h2 {
    line-height: 0.70em;
}

.innerpage .main .additional-info h2 em {
    font-size: 80%;
    font-style: normal;
    color: #777777;
}

.zagolovkii {
    color: #e83087;
    float: left;
    text-transform: uppercase;
    letter-spacing: -2px;
    font-size: 36px;
}

.sp {
    list-style-type: none;
    margin-left: -37px;
}

#countbox {
    display: none;
}

.shapka {
    text-transform: none;
    text-align: right;
    margin: 1em 0 0 0;
    color: #777;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 1.0;
    display: flex;
    align-items: end;
    justify-content: flex-end;
}

p.zagolovki {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -2px;
    font-size: 36px;
}

p.zagolovki em {
    color: #e83087;
    font-style: normal;
    font-weight: bold;
}

p.zagolovki .inner {
    text-align: left !important;
}

.video-frame {
    background-color: #000;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
}

iframe {
    border: medium none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}


-natali .zagolovkii {
    color: #e83087;
    float: left;
    text-transform: uppercase;
    letter-spacing: -2px;
    font-size: 36px;
}

.sp {
    list-style-type: none;
    margin-left: -37px;
}

#countbox {
    display: none;
}

.shapka-old {
    text-transform: none;
    text-align: right;
    margin: .5em 0;
    color: #777;
    font-size: 36px;
    letter-spacing: -2px;
}

p.zagolovki {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -2px;
    font-size: 36px;
}

p.zagolovki em {
    color: #e83087;
    font-style: normal;
    font-weight: bold;
}

p.zagolovki .inner {
    text-align: left !important;
}

.video-frame {
    background-color: #000;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
}

iframe {
    border: medium none;
    -height: 100%;
    -position: absolute;
    -top: 0;
    -width: 100%;
}








.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 20px;
    z-index: 1000;
    display: none;
    /* Скрыт по умолчанию, показывается JS */
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.cookie-banner.show {
    display: block;
}

.cookie-content {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.cookie-content p {
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 1.4;
}

.cookie-content a {
    color: #4CAF50;
    text-decoration: underline;
}

.cookie-buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.cookie-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s;
}

.accept {
    background-color: #4CAF50;
    color: white;
}

.accept:hover {
    background-color: #45a049;
}

.decline {
    background-color: #f44336;
    color: white;
}

.decline:hover {
    background-color: #da190b;
}

@media (max-width: 600px) {
    .cookie-buttons {
        flex-direction: column;
    }

    .cookie-btn {
        width: 100%;
    }
}