#font-face {
    font-family: 'bignoodlelitling';
    src: url('font/bignoodletitling.ttf');
    font-weight: normal;
    font-style: normal;
}
.topheader{
    z-index: 99999;
    position: fixed;
    width: 100%;
    background: rgb(99, 127, 141);
    height: 100px;
}
body {
    font-size: 14px;
    line-height: 100%;
    font-weight: 300;
    color: #000000;
    min-height: 100% !important;
    margin: 10;
}
.logo{
    margin-left:-500px;
    display: block;
    position: absolute;
    bottom: auto;
}
.logo>a>img{
    margin-top: -10px;
    padding-right: -10px;
    height: 50px;
}
.logo>a{
    margin-top: 20px;
    display: flex;
    align-items: center;
    width: 65%;
    color: rgb(223, 219, 208);;
    text-transform: uppercase;
    font-size: 19px;
    line-height: initial;
}
.banner{
    min-height: 708px;
    width: 100%;
    display: flex;
    background: url(images/slider.jpg) #696969;
    background-blend-mode: multiply, normal;
    color: #d5d5d5;
    align-items: center;
    min-height: 1100px;
    background-size: cover;
    text-align: center;
}
.banner h2 {
    font-size: 3rem;
}
.banner p {
    font-size: 2rem;
}
.scrolldown {
    position: absolute;
    left: calc(50% - 52px);
    margin-top: 35%;
}
.scrolldown img {
    margin-bottom: 20px;
}
.scrolldown p {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
}
h3 {
    font-size: 36 px;
    text-transform: uppercase;
    font-family: 'bignoodlelitling';
}
.maintext {
    font-family: 'bignoodlelitling';
}
.head_white_content{
    padding: 5%;
    text-align: center;
    width: 100%;
}
.head_white_content p{
    padding: 20px 90px 0px;
    color: #696969;
}
.head_white_content span {
    display: inline-block;
    width: 153px;
    content: ' ';
    height: 3px;
    background-color: rgb(223, 219, 208);;
}
.aboutus{
    margin-bottom: 90px;
}
.advantage{
    text-align: center;
    width: 100%;
    background: #ebebeb;
    padding: 30px;
    margin: 3% 0;
}
.advantage span{
    font-size: 60px;
    color: rgb(145, 144, 141);
}
.advantage h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.25px;
    color: #707070;
    padding: 25px 0 13px;
}
.advantage p{
    color: #707070;
    font-size: 14px;
    line-height: 100%;
}
.somefutures{
    background-color: #171f23;
    text-align: center;
    color: #f6f6f6;
    padding: 60px 0;
    display: block;
}
h4{
    text-transform: uppercase;
    font-size: 36px;
}
.head_black_content{
    padding-bottom: 20px;
    text-align: center;
}
.head_black_content span{
    display: inline-block;
    width: 85px;
    height: 2px;
    margin: 25px auto 0;
    background: rgb(223, 219, 208);;
}
.price{
    background-color: #0e1316;
    text-align: center;
    color: #f6f6f6;
    padding: 60px 0;
    display: block;
}

.iddit_info {
    margin: 5%;
    width: 110%;
}
.price-content-hover{
    background: #0e1316;
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    padding: 40px 0 30px;
}
.price-content-head h4{
    padding-top: 6px;
    font-size: 24px;
}
.price-content-head p{
    margin-top: 25px;
    padding: 0 25px;
    font-size: 14px;
}
.price-content:hover{
    border: 1px solid rgb(223, 219, 208);;
}
.price-content:hover .price-content-body>p>span{
    color: rgb(223, 219, 208);;
}

/* тело для блока цен */
.price-content-body{
    background: rgb(99, 127, 141);
    padding: 45px 0 40px;
    letter-spacing: 1px;
    font-weight: 250px;
}
.price-content-body p{
    font-size: 15px;
    padding-bottom: 20px;
    color: rgb(187, 184, 175);
}
/*Стиль для цифр и кнопки заказать*/
.price-content-body p span{
    font-size: 14px;
    font-weight: 700;
    margin-right: 2px;
}
.price-content-body a{
    background: rgb(223, 219, 208);
    color: rgb(145, 144, 141);
    border-radius: 10px;
    font-weight: 700;
    padding: 10px 30px;
}
.head_white_content{
    padding: 5%;
    text-align: center;
    width: 100%;
}
.head_white_content p{
    padding: 20px 90px 0px;
    color: #696969;
}
.head_white_content span {
    display: inline-block;
    width: 153px;
    content: ' ';
    height: 3px;
    background-color: rgb(223, 219, 208);
}

.partners{
background: url(images/cbanner.jpg) no-repeat center center;
background-size: cover; 
color: rgb(187, 184, 175);
padding: 30px 0;
}
.slides{
    display: flex;
    align-items: center;
}
.innerwidth{
    width: 60%;
    margin: 0 auto;
}
.sinner1{
    padding: 9% 5%;
    text-align: center;
    background: #ebebeb;
    min-height: 440px;
}
.sinner1 img{
    margin: 0 auto;
}
.sinner1 a img{
    display: inherit;
    width: 20%;
}
.sinner1 h4{
    margin-top: 10px;
    font-size: 20px;
}
.sinner2 {
padding-top: 122px;
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 84px ;
    background: #e9dddd;
   min-height: 440px;
   min-width: 663px;
}
.sinner2 p{
    margin: 14px 0 42px 0;
}
.sinner2 a img{
 width: 552px;
height: 137px;
}
.team{
    padding-bottom: 90px;
}
.team .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
    position: absolute;
    bottom: 50px;
    width: 100%;
    left: -34%;
}

footer{
    background-color: rgb(99, 127, 141);;
    text-align: center;
    color: #f6f6f6;
}
.logo-ft>img{
    height: 64px;
    width: 64px;
}   
footer p{
    font-size: 15px;
    padding-bottom: 19px;
}
footer h4{
    padding-top: 6px;
    padding-bottom: 11px;
}
#filters {
    margin: 1% auto;
    width: 100%;
    text-align: center;
}
#filters li {
    display: inline-block;
    padding: 5px 10px;
}
.filter {
    display: block;
    color: #3d3d3d;
    cursor: pointer;
    font-family: sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
}
.filter.active {
    font-weight: 700;
    color: #3d3d3d;
    border-bottom: 1px solid ;
}
.getintouch{
    padding: 80px 0; /*внутренний отступ секции*/
   }
   .textinput{
    margin: 40px 0; /*внешний отступ полей*/
   }
   .textinput p, .textmsg p { /*типографика надписей для полей ввода*/
    font-weight: 700;
    color: #696969;
    margin-bottom: 5px;
   }
   .textinput p span, .textmsg p span { /*типографика для звездочки*/
    color: rgb(223, 219, 208);;
    margin-left: 5px;
   }
   .textinput input { /*Графика для верхних полей ввода */
    border: 0; /*отключение рамки*/
    border-bottom: 1px solid #cacaca; /*нижняя граница для поля*/
    width: 90%;
    height: 40px;
    outline: 0; /* Отключение обводки при нажатии на поле */
   }
   .textmsg textarea { /*Графика для нижнего поля ввода */
    border: 0;
    border-bottom: 1px solid #cacaca;
    width: 95%;
    height: 80px;
    outline: 0;
    padding-top: 10px;
   }
   .getintouch form { /*сужение формы ввода */
    width: 70%;
    margin: 0 auto;
   }
   .submit { /*кнопка отправки формы */
    width: 205px;
    height: 50px;
    letter-spacing: 1px;
    background: rgb(223, 219, 208);
    border: 1px solid rgb(223, 219, 208);
    color: rgb(145, 144, 141);
    display: block;
    margin: 50px auto 0;
    font-weight: 700;
    text-transform: uppercase;
   }
   .submit:hover {
    color: rgb(145, 144, 141);;
    transition: 0.5s;
    background: white;
}
.textinput input:focus, .textmsg textarea:focus{
    box-shadow: 0px 1px 3px 4px rgba(246, 116, 75, 0.5);
}

.mapping{ 
    color: #f6f6f6;
    background-color: #171f23;
    text-align: center;
}
.mapping h4 {
    padding: 34px 0 33px 0;
}
.map span{
    margin-left: 10px;
    font-weight: 700;
    color: rgb(223, 219, 208);
    font-size: 24px;
}
.accordion-open span::before{
    font-family: 'Linearicons-Free';
    content: "\e873";
}
.accordion-close span::after{
    font-family: 'Linearicons-Free';
    content: "\e874";
}
#portfoliolist .portfolio {
    border: none !important;
 width: 20%; 
 float: left; 
 overflow: hidden; 
 display: none; 
}
.portfolio-wrapper{ 
 overflow: hidden; 
 position: relative !important; 
 cursor: pointer; 
}
.portfolio img{ 
 width: 100%; 
 display: block; 
 position: relative; 
}
.imgDisc2{ 
 position: absolute; 
 color: #fff; 
 width: 100%; 
 background: rgba(0,0,0,0.5); 
 font-size: 18px; 
 text-align: center; 
 visibility: hidden; 
 opacity: 0; 
 padding-top: 120px; 
 cursor: pointer; 
 transition: 0.5s; 
 top: 0; 
 left: 0; 
 bottom: 0; 
}
.imgDisc2 h1{ 
 font-size: 20px; 
 text-transform: uppercase; 
}
.portfolio-wrapper:hover .imgDisc2{ 
 visibility: visible; 
 opacity: 1; 
}
/* Кликабельная область меню*/
.primary-nav-trigger {
    position: absolute;
    right: 20%;
    top: 0;
    height: 100%;
    width: 60px;
}
/* При открытом меню убрать среднюю полоску в гамбургере*/
.primary-nav-trigger .menu-icon.is-clicked {
    background-color: rgba(255,255,255,0);
}
/*Поворот гамбургера при открыти в крестик*/
.primary-nav-trigger .menu-icon.is-clicked::before {
    top: 0;
    transform: rotate(135deg);
}
.primary-nav-trigger .menu-icon.is-clicked::after {
    top: 0;
    transform: rotate(225deg);
}
/* Стиль выпадающего меню */
.primary-nav {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 150px 0 0;
    background: rgba(0,0,0,0.96);
    text-align: center;
    backface-visibility: hidden;
    overflow: auto;
    transform: translateY(-100%);
    transition-property: transform;
    transition-duration: 0.4s;
}
.primary-nav li {
    font-weight: 300;
    margin: .2em 0;
    font-size: 30px;
    text-transform: capitalize;
}
/*Появление при открытии */
.primary-nav.is-visible {
    transform: translateY(0);
}
/*Элемент меню */
.primary-nav a {
    text-transform: uppercase;
    display: inline-block;
    padding: 20px 1em;
    border-radius: 0.25em;
    transition: background 0.2s;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}
/*Наведение на элемент меню */
.primary-nav a:hover {   
        background-color: rgb(223, 219, 208);
}
.send_success {
    padding: 2%;
    box-shadow: 0 0 10px rgba(1,255,1,0.3);
    border: 2px solid rgba(1,255,1,0.3);
}
.send_fail {
    padding: 2%;
    box-shadow: 0 0 10px rgba(255,1,1,0.3);
    border: 2px solid rgba(255,1,1,0.3);
}
#send_form{
    transition: all 1s ease-out;
}
.spinSquare {
    position: absolute;
    background-color: rgb(235, 227, 227);
    top: 0;
    height: 25px;
    width: 25px;
    animation-name: spinningSquares;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}
.preload{
    z-index: 999999;
    position: fixed;
    background-color: rgb(0, 0, 0);
    height: 100%;
    width: 100%;
}
#spinSquares {
    position: relative;
    width: 224px;
    height: 28px;
    margin: auto;
    top: 50%;
}
@keyframes spinningSquares {
    0% {
        transform: scale(1);
    }
    100%{
        transform: scale(0.3) rotate(90deg);
    }}
    #spinSquare_1 {
        left: 0px;
        animation-delay: 0.1s;
    }
    #spinSquare_2 {
        left: 25px;
        animation-delay: 0.15s;
    }
    #spinSquare_3 {
        left: 50px;
        animation-delay: 0.2s;
    }
    #spinSquare_4 {
        left: 25px;
        animation-delay: 0.25s;
    }
    #spinSquare_5 {
        left: 75px;
        animation-delay: 0.3s;
    }
    #spinSquare_6 {
        left: 100px;
        animation-delay: 0.35s;
    }
    #spinSquare_7 {
        left: 125px;
        animation-delay: 0.40s;
    }
    #spinSquare_8 {
        left: 150px;
        animation-delay: 0.50s;
    }
    @media only screen and (max-width: 768px) {
        .bx-wrapper .bx-controls-direction a{
            display: none;
        }
        .numeral div {
            margin: 3% 0;
        }
        .innerwidth {
            width: 100%;
        }
        .team .bx-wrapper .bx-pager {
            bottom: 30px;
        }
        .sinner2{
            min-height: 300px;
            padding-top: 30px;
        }
        .sinner2 .img{
            width: 50%;
            height: 50%;
        }
        .sinner2 p{
        font-size: 10px;
        }
        .sinner2 h4{
            font-size: 10px;
        }
        .sinner1{
            min-height: 300px;
        }
        .sinner1 img{
            width: 70%;
        }
        .price-content{
            width: 100%;
        }
    }

   
    /* тело для блока цен */
    .price-content-body1 p{
        font-size: 15px;
        padding-bottom: 20px;
        color: #ffffff;
    }
    .price-content1 a{
        background: #331ef4;
        color: #ffffff;
        border-radius: 6px;
        font-weight: 700;
        padding: 9px 25px;
 
    }