/*
Theme Name: NKO Child
Template: nkorfs
Description: Дочерняя тема для темы nkorfs
Author: Alva
Version: 1.0
*/
/*@import url("../nkorfs/css/style.css");*/
.text-area{
    border: none;
    right: 0px;
    left: 410px;
    height: 173px;
    top: 39px;
}
.right.fixed {
    position: fixed;
    top: 0;
}
.call-message{
    position: relative;
    /* grid-template-columns: 250px 250px 250px; */
    margin: auto;
    background-color: #DDEDF6;
    padding: 37px;
}
.call-message input{
    /* width: 100%; */
    height: 34px;
    border: 2px solid #fff;
    -webkit-box-shadow: inset 0px 2px 2px rgba(68,68,68,0.6);
    -moz-box-shadow: inset 0px 2px 2px rgba(68,68,68,0.6);
    box-shadow: inset 0px 2px 2px rgba(68,68,68,0.6);
}
.footer{
    background-color: #be3631;
    border: none !important;
    height: 98px;
    background-image: url("/wp-content/uploads/2020/12/ksnko-footer-optimized.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.logo-title-footer img{
    width: 100%;
}
.logo-title-footer{
    
}
.galleryid-SB-main{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.gallery br{
    display: none;
}
.cop-riht{
padding-right: 0px !important;
    padding-left: 0px !important;
}
.cop-riht ul{
list-style:none;
}
.cop-riht ul li{
color:#fff;
font-size:12px;
}
.logo-title-footer img {
    width: 458px;
}