﻿/*
Theme Name: OrenPro
Author: the OrenPro team
Version: 1.0
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.logo img {
    width: 180px;
}

.logo_footer img {
    width: 100px;
}

.fourth span.wpcf7-list-item, .consultation span.wpcf7-list-item {
    margin: 0 0 0 0;
}

.wpcf7-list-item-label {
    margin-left: 10px;
    color: #fff;
    font-size: 18px;
}

.consultation_right .wpcf7-list-item-label {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #025849;
    margin-bottom: 86px;
    margin-left: 0;
}

.checkbox:checked + .wpcf7-list-item-label .checkbox-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: url(./img/checked.png) top center no-repeat;
    background-size: contain;
}

.content blockquote p {
    padding-bottom: 0px;
}

.consultation span.wpcf7-list-item-label::before, .consultation span.wpcf7-list-item-label::after {
    content: " ";
    margin-right: 10px;
}

.first_slider.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}

.news_top_tags a:before {
    content: "#";
}

div.wpcf7 .ajax-loader {
    display: none;
}

.post-type-archive-services .news_top_name {
    border-lefT: 3px solid #fff;
}

.post-type-archive-services .news_top_right {
    background: #025849;
}

.post-type-archive-services a.news_top_a {
    color: #fff;
}

.post-type-archive-services .blog_item_detail {
    color: #025849;
}

.news_item_img {
    width: 100%;
    height: 260px;
}

.menu-glavnoe-menyu-container .menu ul.sub-menu {
    display: none;
    position: absolute;
    background: #f7f8fd;
}

.menu ul li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    z-index: 9;
    text-align: left;
}

.content .elementor ul li:before {
    display: none;
}

#menu-glavnoe-menyu-2 {
    display: block;
}

.elementor .header {
    padding-top: inherit;
    padding-bottom: inherit;
    box-shadow: 0px 0px 0px 0px rgba(52, 60, 92, 0.24);
}

.content a {
    color: #025849;
}

.third_item_desc a {
    color: #025849;
}

.third_item_desc a:hover, .third_item:hover .third_item_desc a {
    color: #ffff;
}

.header_phone .footer_soc {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin-top: 10px
}

.main_block_1 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.main_block_1 a {
    display: inline-block;
    background: #fff;
    font-size: 22px;
    line-height: 22px;
    border: none;
    font-weight: bold;
    color: #fff;
    padding: 14px 35px;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    box-sizing: border-box;
    border: 2px solid #025849;
    color: #025849;
    text-align: center;
}

.main_block_1:hover a {
    box-shadow: 0px 0px 19.11px 1.89px rgb(255 98 41 / 56%);
    background: #025849;
    color: #fff;
}
