/**
 * Theme Name: KBS
 * Template: shapely
 */
@import url('../shapely/style.css');

body {
    color: #191919;

}

#nav-tel {
    height: 30px;
    line-height: 35px;
    font-size: 16px;
    color: #ccc;
}

#nav-tel span {
    color: white;
    font-weight: bold;
    padding-right: 10px;
}

.copyright-text span {
    padding-right: 15px;
}

#nav-tel a {
    color:#ffffff;
    font-size: 16px;
    font-weight: bold;
    color: #ccc;
}

#imgphone{
    padding-bottom: 5px;
    padding-right: 10px;
}

#imgsocial{
    padding-left: 10px;
}

.nav-bar {
    height: 124px;
    max-height: 124px;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    background-color: #333333;
border-bottom: solid 8px #c72020;
}

nav {
    border-bottom: none;
}

.menu li a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #FFFFFF;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
    padding-left: 2px;
    padding-right: 2px;
}

.menu li a:hover {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000000;
    background-color: #FFFFFF;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}

.dropdown-menu {
    border-top: none;
}

.dropdown:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    content: "\f107";
    font-family: 'fontawesome';
    /*speak: none;*/
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: white;
}

.page-title-section {
    height: 0px;
    padding: 0px 0;
    visibility: hidden;
}

section, footer {
    padding: 5px 0;
    position: relative;
    overflow: hidden;
}

.footer-inner {
    padding-top: 20px;
}

.entry-title{
/*     height: 0px; */
    padding: 0px 0;
    visibility: hidden;
}

.back-to-top {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateX(-50%);
    /* -webkit-transform: translateX(-50%); */
    height: 34px;
    width: 36px;
    padding: 5px 11px;
    margin-bottom: 0px;
}

span#red{ 
    color: #c72020;
    font-weight: bold;
    font-size: 18px;
}

.topphoto {
    color: #868789;
    padding: 0 15px 10px;
    width: auto;
}

.copyright-text {
    color: #868789;
}

.module.widget-handle i {
    font-size: 20px;
    line-height: 53px;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: white;
}

.image-bg h3, .image-bg h1 {
    text-shadow: 5px 1px 5px rgb(0, 0, 0);
    padding-top: 20px;
}
.image-bg p {
    font-size: 22px;
}

.leftpic {
    float: left;
    margin: 0 50px 50px 0;
}

@media (min-width: 1200px) {
    .logo {
        max-height: 100%;
    }
}

.entry-content h1{
    padding-bottom: 10px;
    padding-top: 21px;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #c72020;
}

h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    padding-top: 30px;
}

h3 {
    font-size: 22px;
    line-height: 24px;
}

.menu > li > ul li a:hover {
    background: #777;
    color: #fff;
}

.menu > li {
    margin-right: 15px;
}

.page-list-ext .page-list-ext-title {
    clear: both;
    font-size: 16px;
    text-align: center;
    color: #337ab7;
}

.page-list-ext .page-list-ext-item {
    clear: both;
    margin: 0px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.page-list-ext .page-list-ext-image {
    float: left;
    display: inline;
    margin: 0px;
    padding-bottom: 10px;
}
.page-list-ext .page-list-ext-image:hover {
    border: 2px solid red; 
      filter:saturate(4);
}


.benefits {
    background-color: #e6e6e6;
    padding: 10px 10px;
}

.benefits li {
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
    list-style: none;
    background: url(https://k-b-s.com.ua/wp-content/uploads/2019/12/red-dot.png) no-repeat 0 10px;
    padding-left: 25px;
}

.grey {
    background-color: #e6e6e6;
    padding: 10px 30px;
    margin-top: 50px;
    margin-bottom: 30px;

}

.company {
    background-color: #e6e6e6;
    padding: 30px 10px 10px;
    font-size: 19px;
    text-align: center;
    line-height: 1.4;
    width: fit-content;
}

.review{
    background-color: #e6e6e6;
    padding: 10px 30px;
    margin-top: 25px;
    border-radius: 10px;
}

.review:after {
  border-right-color: #e6e6e6;
  top: 50%;
  right: 100%;
  margin-top: -15px;
}

.review-button {
    border: 2px solid #999;
    border-radius: 15px;
    text-align: center;
    width: 250px;
    height: 50px;
    line-height: 40px;
    margin: auto;
}

.review-button a {
    font-size: 18px;
    font-weight: normal;
    color: #999;
}

.review-button a:hover {
    color: #777;
}

.speech-bubble {
  position: relative;
  background-color: #e6e6e6;
  margin: 25px 0;
  padding: 20px;
  color: white;
  border-radius: 10px;
  width: 100%;
}
.speech-bubble:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 12px solid;
}
 
.speech-bubble-left:after {
  border-right-color: #e6e6e6;
  top: 50%;
  right: 100%;
  margin-top: -35px;
}

.speech-bubble {
  display: table;
}
.speech-bubble p {
   color: black;
}

.mltlngg-lang-switch-names {
    float: right;
    width: 150px;
}

a:hover {
    color: #255884;
    text-decoration: none;
}

a:visited {
    color: #337ab7;
}

.menu > li ul {
    left: 0;
    width: 250px;
}

@media (max-width: 991px){
    .menu > li ul {
        width: 100%;
    }
}

@media (max-width: 1200px){
    .menu li a {
        font-size: 11px;
    }

.menu li a:hover {
    font-size: 11px;
margin-right: 1px;
}

    .menu > li {
        margin-right: 1px;
    }
}

hr {
    border: none;
    border-top: 1px solid #e6e6e6;
    margin: 0 0 24px 0;
    width: 100%;
}

.entry-header{
    padding-top: 135px;
}

.entry-content{
    padding-top: 37px;
}

.page-list-ext-title a{
    color: #000000;
}
.page-list-ext-title a:visited{
    color: #000000;
}
.page-list-ext-item p a {
    font-size: 18px;
    font-weight: normal;
}

@media (max-width: 768px) {
    .nav-bar .module {
        padding: 0 16px;
    }
}
#nav-tel span {
    padding-right: 2px;
    font-size: 13px;
}
#nav-tel a {
    font-size: 13px;
}
#nav-tel {
    font-size: 13px;
}
#imgphone{
    display: none
}
.page-list-ext-item h3 a {
    font-size: 18px;
    font-weight: normal;
}
button.button.btn.btn-default.callme-btn {
    background: #c72020!important;
    border-color: #c72020!important;
}
#vdz_cb_widget {
    border: 2px solid #a944423d!important;;
    background-color: #a944423b!important;;
}
#vdz_cb_widget:before {
    border: 2px solid #a94442b0!important;;
}
#vdz_cb_widget:after {
    background-color: #c5201d96!important;;
}
.vdz_cb_widget:hover {
    border: 2px solid #9e312f!important;;
}
.vdz_cb_widget:hover svg {
    fill: #333!important;
}

.left_align_img{
    float: left;
    padding: 0 10px 0 0;
}

.btn-filled, .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #c72021;
    color: #fff !important;
}

.btn, .button {
    font-family: "fontawesome", Arial, sans-serif;
    border: 2px solid #c72021;
}

.btn-filled:hover, .btn:visited:hover {
    background: #c72021;
    border-color: #c72021;
}

input[type="submit"] {
    background: #c72021;
    border-radius: 0 !important;
    border: 2px solid #c72021;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 1px;
    line-height: 48px;
    max-width: 250px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

input[type="submit"]:hover {
    background-color: #c72021;
    color: #fff;
}

.btn, .button {
    border: 2px solid #c72021;
    color: #c72021;
}

.btn:hover, .button:hover {
    background: #c72021;
    color: #fff;
}

/* .gallery figure{
    margin: 0px !important;
} */
.title-visible{
    visibility: visible !important;
    text-align: left;
    font-family: "fontawesome", Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #333333 !important;
}

.title-visible a{
    font-family: "fontawesome", Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #333333 !important;
}

.phone-text{
    font-size: 18px !important;
    color: #FFFFFF !important;
    padding-right: 10px !important;
}

#imgphone {
    display: unset !important;
    padding-bottom: 8px !important;
    padding-right: 4px !important;
}
