<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: PermNefteGaz
Theme URI: 
Author: 
Description: Custom theme for PermNefteGaz
Version: 1.0
*/

/* ÃƒÂÃ…Â¾Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Âµ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â· ÃƒÂÃ‚Â¾Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â½ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ HTML */
.maxwidth-theme {
    max-width: 1200px;
    margin: 0 auto;
}


html {
    margin: 0 !important;
    padding: 0 !important;
}
/* ÃƒÂÃ‚ÂÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Âµ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ */
@media (max-width: 768px) {
    .top-callback .phone {
        text-align: center;
    }
    
    .banners-big .text {
        padding: 20px !important;
    }
}

.navbar-nav {
    display: block;
    display: table;
    /* background: #fefefe; */
    border-top: 1px solid #e1e3e0;
    padding: 0;
}
header nav {
    margin-top: 0;
}

.logo-row.row {
    display: block;
}

.title {
    font-size: 26px;
    color: #fff;
    line-height: 42px;
    padding: 20px;
    margin-top: -26px;
    margin-bottom: -3px;
    font-family: 'Ubuntu';
    padding-right: 80px;
}

a.btn-default.btn.white { 
    color: #000;
}

a.btn-default.btn {
    background: #0088cc;
    color: #fff;
}

.btn {
    cursor: pointer;
}

nav .sub-menu li:hover{
    background-color: #00527a;
 
}

header .sub-menu li:hover&gt;a{
    color: #fff !important;
    text-decoration: none !important;
}

.buttons-block {
    margin-left: 1vw;
}



.logo-slider .owl-item {
    display: flex !important;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    height: 154px;
    width: 300px !important;
    /* overflow: visible; */
    justify-content: center;
    filter: saturate(0) contrast(1.5);
    cursor: pointer;
    transition: 0.3s all ease;
    align-items: center;
}

.logo-slider .owl-item img {
    display: block;
    min-width: 55%;
    max-height: 45%;
    max-width: 84%;
    margin: 13px auto;
    width: auto;
}


.logo-slider .owl-item:hover {
    filter: unset;
}

.cp {
    color: #fff;
}
.phone-number {
    font-size: 19px;
}
.logo_and_menu-row&gt;div {
    display: inline-block;
    margin-right: 18px;
    text-align: left;
}

.anno {
    font-size: 13px;
    line-height: 18px;
    margin-top: 13px;
    color: #797979;
    margin-left: 18px;
    text-align: left !important;
}

.full {
    display: table;
    width: 1200px;
}

.full * {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.full span {
    color: #aaaaaa;
}

.full {
    padding-top: 4vh;
}
.cp {
    color: #aaaaaa;
}


    .testimonials {
        max-width: 1000px;
        margin: 0 auto;
        padding: 40px 20px;
        font-family: 'Arial', sans-serif;
    }

    .testimonial {
        background: #eaf0f2;
        border-radius: 8px;
        /* box-shadow: 0 2px 15px rgba(0,0,0,0.1); */
        padding: 25px;
        /* margin-bottom: 30px; */
        border-left: 4px solid #2196F3;
    }

    .testimonial__text {
        color: #333;
        line-height: 1.6;
        margin-bottom: 15px;
    }
    .testimonial__link:hover .file-size{
        color: #fff;
    }
    .testimonial__link {
        display: inline-flex;
        color: #2196F3;
        text-decoration: none;
        margin: 10px 0;
        /* padding: 0px 15px 15px; */
        /* border: 1px solid #2196F3; */
        padding-right: 5px;
        border-radius: 4px;
        transition: all 0.3s ease;
        align-items: flex-end;
    }

    .testimonial__link:hover {
        background: #2196F3;
        color: white;
    }

    .testimonial__link::before {
        content: "";
        font-size: 1.2em;
        margin-right: 8px;
    }

    .testimonial__author {
        margin-bottom: 46px;
        padding-top: 8px;
        /* border-top: 1px solid #eee; */
    }

    .testimonial__name {
        font-weight: 600;
        color: #222;
        margin-bottom: 5px;
        padding-left: 101px;
    }

    .testimonial__position {
        color: #666;
        font-size: 1em;
        /* font-style: italic; */
        padding-left: 102px;
    }

    .file-size {
        color: #888;
        font-size: 0.85em;
        margin-left: 10px;
    }
    table {
        width: 100%; /* ÃƒÂÃ‚Â¨ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â½ÃƒÂÃ‚Â° Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â&nbsp;Ãƒâ€˜Ã¢â‚¬Â¹ */
        table-layout: fixed; /* ÃƒÂÃ‚Â¤ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚Â½ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Â¹ layout */
        border-collapse: collapse; /* ÃƒÂÃ‚Â£ÃƒÂÃ‚Â±ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¶Ãƒâ€˜Ã†â€™Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¶ÃƒÂÃ‚Â´Ãƒâ€˜Ã†â€™ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¹ÃƒÂÃ‚ÂºÃƒÂÃ‚Â°ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¸ */
        margin: 20px 0;
      }
      
      /* ÃƒÂÃ¢â‚¬â€ÃƒÂÃ‚Â°ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â&nbsp;Ãƒâ€˜Ã¢â‚¬Â¹ */
      table th {
        background: #2c3e50;
        color: white;
        padding: 12px;
        text-align: left;
        border: 1px solid #34495e;
      }
      
      /* ÃƒÂÃ‚Â¯Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¹ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â&nbsp;Ãƒâ€˜Ã¢â‚¬Â¹ */
      table td {
        padding: 12px;
        border: 1px solid #ecf0f1;
      }
      
      /* ÃƒÂÃ‚Â§ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚ÂµÃƒÂÃ‚Â´ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ Ãƒâ€˜Ã¢â‚¬Â&nbsp;ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â² Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âº */
      table tr:nth-child(even) {
        background: #e3edf8; /* ÃƒÂÃ‚Â¦ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚Â Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Â¦ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âº */
      }
      
      table tr:nth-child(odd) {
        background: #ffffff; /* ÃƒÂÃ‚Â¦ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Â¦ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âº */
      }
      
      /* ÃƒÂÃ‚Â¥ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬-Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¾Ãƒâ€˜Ã¢â‚¬Å¾ÃƒÂÃ‚ÂµÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â‚¬Å¡ */
      table tr:hover {
        background: #e9ecef;
      }

    td {
        border: 1px solid #ffffff;
        }
        
        .wp-block-table td, .wp-block-table th {
            border: 1px solid #a2a2a2;
            padding: 16px 19px;
        }      



        .side-menu .sub-menu {
            display: none;
            position: relative;
        }
        .side-menu .current-page-ancestor  .sub-menu{
            display: block;
            filter: none;
        }
        
        .side-menu  .current-page-ancestor&gt;a{
            background: #0088cc;
            display:block;
            width: 100%;
            padding: 5px;
            color: #fff !important;
        }
        .side-menu {
            width: 274px;
            display: table;
            float: left;
            margin-top: 0px;
            margin-left: calc((100% - 1200px)/2);
        }
        .navbar-nav ul {
    padding: 0;
}
        .side-menu ul li {
            padding: 6px;
            /* width: 100px; */
            list-style: none;
            filter: unset;
            border-bottom: 1px solid #d9d9d9;
        }


li.active.child {}

li.active.child&gt;a {
    background: #0090d6;
    color: #fff;
    padding: 7px 10px;
}

li.active.child&gt;a {
    color: #fff !important;
}

.side-menu .active .sub-menu {
    display: block;
    padding: 0;
    filter: unset;
    background: #f5f6f7;
}

.side-menu li a {
    color: #000;
    display: block;
    padding: 13px 10px !important;
    /* border-bottom: 1px solid #ccc; */
}

.page .sub-menu li a {
    color: #333;
}
header .sub-menu li:hover&gt;a {
    color: #ffffff !important;
}

.side-menu ul li.active {
    padding-bottom: 0;
    /* border-bottom: 0; */
}

.page .sub-menu .active&gt;a {
    color: #0090d6;
}

.side-menu li {
    list-style: none;
}

.side-menu {
    padding: 0;
}

li.child {
    border-bottom: 1px solid #d9d9d9;
}
.page article {
    width: 900px;
    margin-left: 23px;
}

.page h1, .single h1,.category h1 {
    font-size: 39px;
    font-family: Ubuntu;
    margin-left: calc((100% - 1200px)/2);
    width: 1200px;
    text-align: left;
    padding: 0px 8px;
    float: left;
    margin-top: 2px;
    margin-bottom: 17px;
    font-weight: 500;
    line-height: 38px;
}

span.slb_data_title {
    display: none !important;
}

.breadcrumbs {
    font-size: 18px;
    padding-bottom: 4px;
    margin-left: calc((100% - 1200px)/2);
    text-align: left;
    float: left;
    padding-top: 0;
    padding-left: 2px;
    margin-top: 174px;
    position: relative;
}
.product-slider-main .item {
  overflow: hidden;
  position: relative;
  padding-bottom: 24px;
}

.product-slider-main .item img {
  transition: transform 0.3s ease, transform-origin 0.3s ease;
  display: block;
  width: auto;
  /* height: 300px; */
  max-width: 96%;
  transform: scale(1);
  max-height: 300px;
  margin: 0 auto;
  padding-right: 0px;
  border-radius: 8px;
  border: 2px solid #ccc;
}

.wp-block-column .product-slider-thumbs .owl-item img {
    width: 101px !important;
    border: 3px solid #c7c7c7;
    border-radius: 4px;
    transition: 0.3s all ease;
}

.product-slider-thumbs .owl-item img {

    border: 5px solid #c7c7c7;
}

.product-slider-thumbs .owl-item.current img {
    border: 2px solid #0eafff;
}
.product-slider-main .item img:hover {

}
.wp-block-column .product-slider-thumbs .owl-item img:hover {
    transform: scale(1);
}
.wp-block-column .product-slider-thumbs .owl-item img{
    transform: scale(0.95);
    cursor: pointer;
}
.current-menu-parent&gt;a {
    /* color: #0088cc !important; */
}

article.category-description {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 25px;
    margin-bottom: 38px;
    margin-top: 20px;
}

.home nav.breadcrumbs {
    display: none;
}

article.news {
    width: 858px;
    /* float: left; */
    margin-left: 0;
    margin-bottom: 33px;
    margin-top: 1px;
}

.cat {
    display: table;
}

.side-menu .active .sub-menu {
    /* display: none; */
}

.side-menu li a::before {
    content: '&gt;';
    float: right;
    font-family: cursive;
    font-weight: bold;
    font-size: 18px;
    color: #0090d6;
}

.owl-carousel.logo-slider.owl-loaded.owl-drag {
    width: 1200px !important;
}

.partners .owl-dots {
    width: unset;
}

.sl-wrapper .sl-image {
    border: 10px #fff solid;
    max-height: fit-content;
    border-radius: 10px;
    max-width: fit-content;
    filter: drop-shadow(2px 4px 6px black);
}

.sl-wrapper .sl-image img {
    max-height: 90vh;
    width: unset !important;
    display: table;
}
.testimonial {
    background: #eaf0f2;
    border-radius: 8px;
    padding: 25px;
    border-left: 4px solid #2196F3;
    position: relative; /* ÃÂ¾ÃÂ±Ã‘ÂÃÂ·ÃÂ°Ã‘â€šÃÂµÃÂ»Ã‘Å’ÃÂ½ÃÂ¾ */
}

.testimonial::before {
    content: "";
    position: absolute;
    bottom: -26px;
    left: 47px;
    width: 0;
    height: 0;
    border-top: 33px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 41px solid #eaf0f2; /* ÃÂ¼ÃÂµÃÂ½Ã‘ÂÃÂµÃÂ¼ border-right ÃÂ½ÃÂ° border-left */
}
article.aconts {
    width: 1200px;
    margin-left: calc(50vw - 600px);
}


.aconts .wpcf7 p { 
    width: calc(50% - 21px);
    float: right;
    margin: 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 173px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 91%;
}


.inactive .msearch {
    background: #0088cc;
    color: #fff;
}

.inactive .msearch i {
    color: #fff;
}

.product-slider-thumbs .owl-nav button span{
    background: none;
    border: none;
} 

.product-gallery-wrapper  .owl-stage {
    display: flex;
    align-content: center;
    align-items: center;
}

.wp-block-media-text.is-stacked-on-mobile {
    background: #eef2f4;
    margin-bottom: 29px;
    padding: 31px;
}

.ask_a_question {
    display: none;
}</pre></body></html>