/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.mini-search .submit {
    font: normal bold 17px/21px "Roboto", sans-serif;
}

/*<a class="header_email" href="mailto:email@softnet.uptoo.top" target="_blank">email@softnet.uptoo.top</a>*/
.header_email {
    color: #ffb536;
    display: block;
    font-size: 17px;
    margin-bottom: 10px;
}

/*<a class="header_phone" href="tel:+001-234-5678">001-234-5678</a>*/
.header_phone {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
}

/*
accent-title-color - blue
*/

#sidebar {
    padding-top: 60px;
}

.liga_btn {
    font-weight: bold;
    letter-spacing: 2px;
}

.liga_btn a:hover {
    background-color: rgb(255, 214, 70) !important;
}

.box_hover :hover {
    background-color: #eed7b9;
}

.box_hover_buh :hover {
    background-color: #ed6352;
}

.box_shadow {
    box-shadow: 0 0 10px #ddd;
}

.box_shadow-price > .vc_column-inner > .wpb_wrapper {
    -webkit-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 15px;
}

.box_shadow_2 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.box_shadow_2 span {
    background: white;
    display: inline-block;
    width: 200px;
    height: 100px;
    margin: 50px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

#main.sidebar-none {
    padding: 0;
}

.color_white {
    color: #fff;
}

.report_info-row {
    z-index: 999;
}

.report_info-box {
    background: #fff;
    border: 1px solid rgba(212, 212, 212, 0.52);
    box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
    -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
    border-radius: 7px;
    min-height: 200px;
}

.report_img-shadow img {
    box-shadow: 0 0 50px rgba(28, 29, 29, 0.52);
    border-radius: 7px;
}

.color_white {
    font-size: 17px;
}

.report_column-bg .vc_column-inner {
    min-height: 498px;
}

.report_block-ul {
    font-size: 17px;
    padding-left: 40px;
}

.report_price-table .ult_pricing_heading .price-heading:after {
    background: rgba(255, 255, 255, 0.43);
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    width: 80%;
}

.report_price-table .ult_pricing_table .ult_pricing_heading .price-subheading {
    margin-top: 20px;
}

.report_price-table .ult_price_link a {
    background-color: #f48276 !important;
}

.report_btn a {
    border-radius: 7px;
}

.report_btn a:hover {
    background-color: #f18f84 !important;
}

.ult_design_5.custom_price_table .ult_pricing_table .ult_price_features ul li {
    margin: 0;
    line-height: 1.5em;
}

.contragent_shadow {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.contragent_text {
    color: #fff;
    font-size: 18px;
}

textarea[name="textarea-835"] {
    max-height: 200px;
}

@media screen and (min-width: 1200px) {
    .desktop_lz-align {
        -ms-align-items: center;
        align-items: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
}

@media screen and (max-width: 1200px) {
    .report_column-bg .vc_column-inner {
        min-height: auto;
    }
}

/* latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"),
        url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2)
            format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
        U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
        U+2215, U+FEFF, U+FFFD;
}

.rev_row_zone_middle {
    top: 0;
}

.wpcf7-form-control-wrap.file-539 {
display: inline-block;
position: relative;
width: 150px;
height: 40px;
border-radius: 5px;
border: solid 1px #4096ee;
background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%);
color: #FFF;
overflow:hidden;
}


.wpcf7-form-control.file-539 {
position: absolute;
width: 1500px;
height: 1000px;
right: 0;
bottom: 0;
outline: none !important;
}

/* Добавляем текст кнопки */
.file-539:before {
content: "Загрузить файл";
display: block;
width: 150px;
height: 40px;
line-height: 40px;
text-align: center;
position: absolute;
right: 0;
bottom: 0;
color: #FFF;
font-size: 16px;
}
.grecaptcha-badge 
{ visibility: hidden; 
}