@font-face {
    font-family: 'bignoodletitling';
    src: url(font/bignoodletitling.ttf);
    font-weight: normal;
    font-style: normal;
}
@media only screen and (max-width: 990px) {
    .price-content-head {
        min-height: 185px;
    }
}

@media only screen and (max-width: 765px) {
    .price-content-head {
        min-height: auto;
    }
}


body {
    font-size: 14px;
    line-height: 100%;
    font-weight: 300;
    color: #000;
}
.topheader {
    position: fixed;
    width: 100%;
    height: 75px;
    background-color: #ffffff;
    z-index: 10000;
}
.logo {
    display: block;
    position: absolute;
    top: 10%;
    bottom: auto;
}
.logo>a>img {
    height: 65px;
    padding-right: 10px;
}
.logo>a {
    display: flex;
    align-items: center;
    width: 70%;
    font-family: 'bignoodletitling';
    text-transform: uppercase;
    font-size: 18px;
    line-height: initial;
    color: #000;
}
.logo:hover {
    font-weight: bold;
}

.banner {
  background: url(images/slider.jpg) #8b6ee3;
  background-blend-mode: multiply;
  background-size: cover;
  min-height: 700px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
}
.banner h2 {
    font-family: 'bignoodletitling';
   font-size: 3rem; 
}
.banner p {
    font-size: 2rem;
}
.bx-wrapper {
    background: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.scrolldown {
    position: absolute;
    left: calc(50% - 52px);
    margin-top: 15%;
}
.scrolldown img {
    margin-bottom: 20px;
}
.scrolldown p{
    color:#fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.head_white_content>h3 {
    font-family: 'bignoodletitling';
    font-size: 2rem;
    text-transform: uppercase;
    
}

.head_white_content>span {
    width: 150px;
    height: 2px;
    background:#8b6ee3 ;
    display: inline-block;
}
.head_white_content {
padding: 50px;
text-align: center;
}

.head_white_content>p {
    padding: 20px 10% 0px; 
}
.aboutus, .somefeature, .team, .price, .request, .ourworks {
    padding-bottom: 50px;
}

.advantage {
    text-align: center;
    width: 100%;
    padding: 10%;
    background: #dfd0f0;
    margin: 2% 0;
}
.advantage > span {
    font-size: 60px;
    color: #fff;
}

.advantage >  p {
    font-size: 18px;
    line-height: 1;
}

.black {
    background-color:#171f23;
    color: #f3e7e6;
}
.head_black_content {
    text-align: center;
    width: 100%;
    padding: 5%;
}
.head_black_content>h3 {
    font-family: 'bignoodletitling';
    font-size: 2rem;
    text-transform: uppercase;
}

.head_black_content>span {
    width: 85px;
    height: 2px;
    background-color: #8b6ee3;
    display: inline-block;
}
.feature {
    text-align: center;
}
.feature > span {
    font-size: 60px;
    margin: 40px;
}
.feature > p {
    margin: 20px;
}
.feature > h4 {
    font-size: 2 rem;
    font-family: 'bignoodletitling';
}
.head_black_content>p {
    padding: 20px 15% 0; /* отступ сверху | отступ слева и справа | отступ снизу */
}
.price-content-head {
    text-align: center;
    background-color:#d6c0ef ;
    padding: 10px;
   
}
.price-content-body {
   padding: 70px 0;
   text-align: center;
   line-height: 30px;
}
.price-content-head>h4 {
    font-family: 'bignoodletitling';
    font-size: 30px;
}
.price-content-head>h5 {
    font-size: 15px;
    padding-top: 14px;
}
.price-content-head>p {
    font-size: 12px;
}
.price [class^=col-] {
    padding: 0;

}
.price-content:hover {
    outline: 3px solid #8b6ee3;
    outline-offset: -3px;
}
.price-content:hover .price-content-head {
    background-color: #8b6ee3;
}
.price-content-body a{
    background: #8b6ee3;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    padding: 10px 30px;
    text-decoration: none;
}
.left {
    background:  #dccded;
    min-height: 400px;
    padding: 30% 7%;
    text-align: center;
    color: #000;
}
.left> div {
    height: 150px;
    width: 150px;
    background-color: #8b6ee3;
    border-radius: 75px;
    margin: 0 auto;
}
.left>h4 {
    font-family: 'bignoodletitling';
    font-size: 36px;
    margin-top: 20px;
}
.left>a {
    font-size: 20px;
    color: #000;
    margin: 5px;
}
.left>h6 {
    margin-bottom: 15px; 
}
.right {
    background: #dccded;
    min-height: 400px;
    padding: 10% 10%;
}
.right>h4 {
    font-family: 'bignoodletitling';
    font-size: 36px;
    color: #000;
}
.right> .horizontall {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.right> .horizontall> .progress {
    width: 75%;
    margin: 0 10px;
}
.right> .horizontall > span {
    font-family: 'bignoodletitling';
    font-size: 20px;
    color: #000;
    
}
.team-slide {
  margin-right: 20px;
}
.team .bx-wrapper .bx-pager,
.team .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 7%;
    width: 100%;
    left: -35%;
}
.form-floating>label {
    display: flex;
    align-items: center;
    font-size: 16px;
    left: 25px;
    color: #000;
}
.request form {
display: flex;
justify-content: center;
}
.request form>div {
    width: 70%;
}
.form-floating> .form-control {
    margin: 15px;
} 
#coment {
    height: 150px;
}
#label-coment {
    display: block;
    top: 20px;
}
.submit {
    background-color: #8b6ee3;
    border: none;
    width: 200px;
    margin: 0 auto;
}

.submit:focus {
    background-color: #8b6ee3;
    border: none;
}
.submit:hover {
    background-color: #a591df;
    border: none;
}
.accordion-button:not(:focus-visible),
.accordion-button:not(.collapsed) {
    background-color: #000000;
    font-family: 'bignoodletitling';
    font-size: 2rem;
    text-transform: uppercase;
    color: white;
    border: none;
    box-shadow: none;
}

.accordion-item, 
.accordion-item:first-of-type .accordion-button,
.accordion-item:first-of-type .accordion-button.collapsed,
.accordion-item:last-of-type .accordion-button,
.accordion-item:last-of-type .accordion-button.collapsed {
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.accordion-button::after {
    background-image: none;
    content: '\e873';
    font-family: 'Linearicons-Free';
    height: auto;
}
.accordion-button:not(.collapsed)::after {
    background-image: none;
}
.accordion-header {
    background-color: #000;
}
.accordion-button {
    width: 200px;
    margin: 0 auto;
}
.accordion-body {
    padding: 0;
}
footer {
background-color: #000;
padding: 5%;
text-align: center;
}
footer h4 {
    font-family: 'bignoodletitling';
    font-size: 30px;
    color: #fff;
    margin: 20px;
}
footer a {
    text-decoration: none;
}
footer p {
  color: #fff;
}
footer p a {
    color: #8b6ee3;
}
footer p a:hover {
    color: #dccded;
}
footer span {
    color: #fff;
}
.controls {
    display: flex;
    margin: 20px;
    justify-content: center;
    background-color: #fff;
}
.control {
    padding: 10px;
    border: 0px;
    background-color: #fff;
}
.mix {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d6c0ef;
    width: 200px;
    height: 100px;
    border-radius: 5px;
    margin: 10px;
}
.container-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.mix img {
    position: absolute;
    width: 199px;
    top: 0px;
    border-radius: 5px;
    height: 99px;
    z-index: -10;
}
.mixitup-control-active {
    font-weight: 700;
    color: #8b6ee3;
}
.ourworks .head_white_content {
    padding-bottom: 0;
}
.mix p {
    position: absolute;
    color: #fff;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 18px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    padding: 20%;
    transition: opacity 0.5s ease;
}
.mix:hover p {
    visibility: visible;
    opacity: 1;
}
.send_success input, .send_success textarea {
background-color: greenyellow;
color: white;
}
.send_fail input, .send_fail textarea {
    background-color: red;
    color: white;

}