/*
Theme Name: arte_legis
Theme URI: arte_legis
Author: IT4U
Author URI: 
Description: arte_legis theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*300,400,500,700,900*/

/*@font-face {
font-family: Roboto; 
src: url(fonts/roboto/Roboto-Medium.ttf);
}*/

html {
    scroll-behavior: smooth;
}
body {
    position: relative;
    min-height: 100vh;
    /*font-family: Roboto;*/
}
button:focus, input:focus, textarea:focus {
    outline: none!important;
}
header {
    height: 100px;
    width: 100%;
    z-index: 3;
    position: relative;
}
.logo {
    width: 100%;
    height: 100%;
    line-height: 100px;
}    
.wrap_main_menu ul {
    display: flex;
    list-style-type: none;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 100px;
    justify-content: right;
    margin-right: -70px;
    position: relative;
    z-index: 2;
} 
.wrap_main_menu ul li a {
    font-family: Nunito;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    color: #434242;
    padding-left: 40px;
}
.wrap_main_menu ul li a:hover {
    color: #D7B46A;
    text-decoration: none;
}
.section_first_screen {
    width: 100%;
    height: 800px;
    background-position: right top!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    margin-top: -100px;
    position: relative;
}
.wrap_title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 150px;
    line-height: 150px;
    color: #fff;
    mix-blend-mode: difference;
    padding-top: 20px;
    position: relative;
}
.first_text {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #939292;
    padding-top: 220px;
    width: 100%;
}
.first_vertical_line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30%;
    z-index: 0;
    width: 1px;
    background: #EDECEC;
}
.second_vertical_line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 70%;
    z-index: 0;
    width: 1px;
    background: #EDECEC;
}
.title_usual {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 76px;
    color: #434242;
    z-index: 1;
    text-align: center;
    width: 100%;
}
.partner_main_section {
    /*padding-top: 100px;*/
}
.name_partner {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #434242;
    padding-top: 50px;
}
.job_partner {
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #D7B46A;
    padding-bottom: 25px;
}
.img_partner img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: center top;
    max-width: 460px;
}
.img_partner_two {
    padding-top: 60px;
}
.name_partner_two {
    padding-top: 20px;
}
.section_fon {
    margin-top: 80px;
    width: 100%;
    height: 500px;
    background-position: center top!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
}
.section_fon_header, .section_first_screen_another {
    width: 100%;
    height: 300px;
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
}
.wrap_all_block {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.wrap_arhive_practices {
    background: #FAF6E9;
    padding: 100px 60px;
}
.wrap_arhive_cases {

}
.title_arhive_practices {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 48px;
    color: #434242;
    padding: 10px 0;
}
.section_archive_practices a:hover,.glider_main a:hover {
    text-decoration: none;
}
.content_arhive_practices {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #434242;
}
.title_practice {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #D7B46A;
}
.more {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #D7B46A;
    text-align: right;
    padding-top: 10px;
}
.section_archive_practices img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.case_selection {}
.case_selection_title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #434242;
    padding: 10px 0;
    min-height: 100px;
    display: flex;
    align-items: center;
}
.content_case_selection {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #434242;
}
.case_selection, .wrap_arhive_practices {
    /*padding-bottom: 100px;*/
    margin-bottom: 100px;
}
.glider_main {
    background: #FAF6E9;
}
.glider_main .case_selection {
    padding-bottom: 0px;
}
.glider_main .case_selection {
    padding: 100px 0px 100px 0px ;
}
.glider-slide img {
    max-width: 100%;
    height: 300px;
    object-fit: contain;
    object-position: center;
}
.glider-next, .glider-prev {
    left:6%!important;
    top: 70%!important;
    color: #D7B46A!important;
}
.glider-next {
    right: 60%!important;
    left: auto!important;
    color: #D7B46A!important;
}
.section_glider {
    margin-top: 100px;
    background: #FAF6E9;
}
.content_single_practice {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #434242;
    margin-bottom: 40px;
}
.section_fon img {
    width: 100%;
    height: 500px;
    background-position: center top!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
    object-fit: cover;
    object-position: center;
}
.section_case_single img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}
.section_case_single {
    padding-top: 100px;
}
.section_case_single a:hover {
    text-decoration: none;
}
.title_up {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #434242;
    padding-top: 100px;
    z-index: 1;
}
.title_center {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    color: #D7B46A;
    z-index: 1;
}
.title_down {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #939292;
    padding-top: 30px;
    z-index: 1;
}
.wrap_strategi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    z-index: 1;
    margin-left: 35px;
    margin-top: 100px;
}
.box_bravado {
    width: 33.3%;
    z-index: 1;
    padding-right: 60px;
    margin-bottom: 40px;
}
.number_strategi {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 76px;
    text-align: right;
    color: #EDECEC;
    margin-left: -60px;
    z-index: 1;
}
.title_strategi {
    display: inline-block;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
    color: #434242;
    z-index: 1;
}
.content_strategi {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #939292;
    padding-top: 10px;
}
.title_comand {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    color: #434242;
    text-align: left;
    width: 100%;
    padding-bottom: 100px;
    z-index: 1;
}
.section_comand {
    padding-top: 150px;
}
.box_comand {
    margin-bottom: 70px;
}
.box_comand img {
    width: 100%;
    height: 470px;
    object-fit: cover;
    object-position: top;
}
.name_comand {
font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #434242;
    padding: 10px 0;
    min-height: 70px;
    display: flex;
    align-items: center;
}
.job_comand {
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #D7B46A;
}
.title_contact_box {
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #D7B46A;
    padding-bottom: 5px;
}
.content_contact_box, .content_contact_box a {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #434242;
    margin-bottom: 30px;
}
.content_contact_box a:hover {
    color: #D7B46A;
    text-decoration: none;
}
.wrap_social {
    margin-top: 20px;
}
.wrap_social i {
    color: #fff;
    background: #D7B46A;
    width: 50px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    margin-right: 5px;
    transition: all 0.2s ease;
}
.wrap_social i:hover {
    transform: scale(1.1);
    background: #000;
}
.wrap_text_redact {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #939292;
    margin-top: 80px;
}
.google_iframe {
    width: 100%;
    height: 470px;
}
.google_iframe iframe {
    width: 100%;
    filter: grayscale(1);
    transition: all 0.2s ease;
}
.google_iframe iframe:hover {
    width: 100%;
    filter: grayscale(0);
}
.section_contacts {
    padding-bottom: 150px;
}
.embed-container { 
    text-align: center;
    position: relative; 
    overflow: hidden;
    height: 300px;
    width: 100%;
} 

.embed-container iframe,
.embed-container object,
.embed-container video,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 300px;
}
.section_content_practice .embed-container {
    margin-top: 60px;
}
.title_two {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #434242;
    padding: 100px 0;
}
.title_service_practice {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    padding-bottom: 20px;
}
.content_service_practice {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #939292;
}
.wrap_service_practice a:hover {
    text-decoration: none;
}
.wrap_service_practice a:hover .title_service_practice {
    color: #D7B46A;
}
.wrap_service_practice a:hover .content_service_practice {
    color: #000;
}
.title_post_single {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    color: #434242;
}
.wrap_single_content {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #434242;
    margin-bottom: 40px;
    z-index: 1;
}
.wrap_single_content ul {
    list-style: square;
}
.data_post {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #D7B46A;
    padding-right: 40px;
}
.wrap_autor {
    margin: 30px 0 0 0;
    padding: 15px 0;
    border-top: 1px solid #EDECEC;
    border-bottom: 1px solid #EDECEC;
}
.wrap_autor p {
    margin-bottom: 0;
}
.wrap_autor a:hover {
    text-decoration: none;
}
.wrap_step_title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #434242;
    padding: 40px 0 30px 0;
}
.wrap_sider_categories ul {
    list-style-type: none;
    padding-left: 50px;
    text-align: left;
}
.wrap_sider_categories ul li a {
    font-family: Nunito;
    font-style: normal;
    font-weight: 900;
    font-size: 13px;
    line-height: 36px;
    text-transform: uppercase;
    color: #434242;
}
.wrap_sider_categories ul li a:hover {
    text-decoration: none;
    color: #D7B46A;
}
.wrap_sider_categories .current-post-parent a, .wrap_sider_categories .current-menu-item a {
    position: relative;  
    color: #D7B46A;
}
.wrap_sider_categories .current-post-parent a:after, .wrap_sider_categories .current-menu-item a:after {
    content: "";
    position: absolute;
    left: -40px;
    top: 8px;
    background: #D7B46A;
    width: 30px;
    height: 1px;
}
.title_post_category {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
    color: #434242;
    padding: 20px 0;
    display: block;
}
.title_post_category:hover {
    text-decoration: none;
    color: #D7B46A;
}
.wrap_post_tumbnail img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.wrap_post_tumbnail_a:hover {
    text-decoration: none;
}
.post_text_category {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #434242;
    padding: 20px 0 70px 0;
}
.wrap_tel_header {
    display: flex;
    list-style-type: none;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 100px;
    justify-content: right;
}
.wrap_tel_header a {
    font-family: Nunito;
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
    color: #434242;
}
.wrap_tel_header a:hover {
    text-decoration: none;
    color: #D7B46A;
}
footer {
    background: #313131;
    position: relative;
    padding-top: 100px;
}  
footer .content_contact_box, footer .content_contact_box a {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 15px
}
footer .title_contact_box {
    text-align: center;
    padding-top: 20px;
}
.wrap_footer_contacts {
    display: flex;
    justify-content: space-around;
    width: 100%;
    border-top: 1px solid #D7B46A;
    border-bottom: 1px solid #D7B46A;
    align-items: center;
    margin-bottom: 70px;
}
footer .wrap_social {
    text-align: center;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
}
footer .wrap_social i {
    background: #434242;
}
footer .wrap_social i:hover {
    background: #D7B46A;;
}
.wrap_right, .wrap_right a {
    width: 100%;
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #939292;
    margin-bottom: 40px;
}
.right_box {
    width: 100%;
}
.wrap_right {
    display: flex;
}
.wrap_right a:hover {
    text-decoration: none;
    color: #D7B46A;
}
.button_blog {
    background: #D7B46A;
    padding: 15px 60px;
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    transition: all 0.3s ease;
}
.button_blog:hover {
    color: #D7B46A;
    background: #313131;
}
.button_blog_wrap {
    width: 100%;
    text-align: center;
    position: relative;
    top: 80%;
}
.subscribe_text {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #434242;
    width: 100%;
}
.recomend_text {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #D7B46A;
    width: 100%;
}
.actual_text {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #939292;
    width: 100%;
    padding-top: 5px;
}
.wrap_shart_form {
    width: 100%;
    position: relative;
}
.wrap_shart {
    width: 100%;
}
.form_short {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-left: 40px;
    margin-top: 40px;
}
input[type="email"], input[type="text"], input[type="tel"] {
    border: none;
    border-bottom: 1.5px solid #b9b9b9;
    border-radius: 0;
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #434242;
    padding: 11px 0;
}
input[type="submit"] {
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #D7B46A;
    padding: 10px 80px;
    border: none;
    margin-left: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}
input[type="submit"]:hover {
    color: #D7B46A;
    background: #313131;
}
.todo_text {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #D7B46A;
    width: 100%;
    margin-left: 5%;
    z-index: 1;
}
.fill_text {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    color: #434242;
    width: 100%;
    margin-left: 5%;
    z-index: 1;
}
.do_it {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #939292;
    margin-left: 5%;
}
.wrap_foto_form img {
    height: 400px;
    object-fit: contain;
    object-position: top;
    width: 100%;
}
.wrap_foto_form {
    padding-left: 10%;
    text-align: center;
}
.title_form_full {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #434242;
}
.form_full {
    display: flex;
    flex-wrap: wrap;
}
.form_full span {
    display: block;
    width: 50%;
}
.form_full input[type="email"], .form_full input[type="text"], .form_full input[type="tel"] {
    width: 85%;
    padding: 30px 0 15px 0;
    background: #FAF6E9;
}
.form_full input[type="submit"] {
    margin-top: 40px;
    width: 42%;
    margin-left: 0;
}
.section_contacts_practice {
    position: relative;
}
.section_contacts_practice:before {
    content: "";
    position: absolute;
    top: -60px;
    left: 0%;
    right: 0%;
    bottom: 60px;
    background: #FAF6E9;
    z-index: 0;
}
.wrap_sider_form .fill_text {
    font-size: 25px;
    line-height: 15px;
}
.wrap_sider_form .title_form_full {
    display: none;
}
.wrap_sider_form .form_full input[type="email"],
.wrap_sider_form .form_full input[type="text"],
.wrap_sider_form .form_full input[type="tel"] {
    width: 100%;
    padding: 30px 0 15px 0;
    background: #FAF6E9;
}
.wrap_sider_form .form_full span {
    display: block;
    width: 100%;
}
.wrap_sider_form .form_full {
    margin-left: 5%;
}
.wrap_sider_form .form_full input[type="submit"] {
    margin-top: 40px;
    width: 100%;
    margin-left: 0;
}
.wrap_sider_form {
    background: #FAF6E9;
        padding: 80px 30px 40px 30px;
}
.form_blog_arhive {
    background: #FAF6E9;
    margin: 100px 0;
    padding: 150px 40px;
}
.form_blog_arhive input[type="email"] {
    background: #FAF6E9;
}
.wrap_select_practice a:hover {
    text-decoration: none;
}
.wrap_select_practice {
    background: #FAF6E9;
    padding: 50px 20px 50px 20px;
    margin-top: 50px;
}
.mobile_icon, .mobile_close {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9;
    cursor: pointer;
}
.mobile_menu {
    display: none;
}
.side_image {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 40%;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
}
.wrap_another_site {
    width: 100%;
    text-align: center;
    padding: 20px 0 100px 0;
}
.two_title_main {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    color: #434242;
    padding-bottom: 40px;
    text-align: left;
}
.no_read {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #939292;
}
.wrap_no_read {
    margin-bottom: 60px;
}
.no_read {
    padding-right: 20px;
}
.no_read_link {
    cursor: pointer;
}
.read_block {
    display: none;
}
.display {
    display: block!important;
}
.wrap_share {
    border-top: 1px solid #EDECEC;
    border-bottom: 1px solid #EDECEC;
    padding: 15px 0;
    margin: 60px 0;
}
.img_practice img {
    height: auto;
}
.img_publication {
    padding: 100px 0;
}
.section_404 {
    min-height: 80vh;
}
.title_404 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 76px;
    color: #434242;
    z-index: 1;
    text-align: center;
    width: 100%;
}
.text_404 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 48px;
    color: #434242;
    text-align: center;
}
.wrap_breadcrumbs {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    color: #434242;
    padding-top: 30px;
}
.wrap_breadcrumbs a {
    display: inline-block;
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    color: #434242;
}
.wrap_breadcrumbs a:hover {
    text-decoration: none;
    color: #000;
}
.wrap_breadcrumbs span {
    padding: 0 5px;
}
.wpcf7-spinner {
    display: inline-block!important;
    width: 24px!important;
    height: 24px!important;
}
/*dots*/
.section_glider {
    overflow: hidden;
}
.section_glider .title_dots {
    display: block;
}
.section_glider .glider-dot {
    display: block;
    cursor: pointer;
    color: #000;
    border-radius: 999px;
    background: transparent;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.section_glider .title_dots {

}
.glider-dot.active {
    background: transparent;
    font-weight: bold;
    color: #D7B46A;
}
.section_glider .glider-dot:focus, .section_glider .glider-dot:hover {
    background: transparent;
    text-decoration: underline;
}
.section_glider .glider-dot:focus {
    text-decoration: none;
}
.section_glider .glider-dot.active {
    background: transparent;
}
.section_glider button {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 15px;
    color: #434242;
    text-align: left;
}
.wrap_single_content strong {
    font-weight: bold!important;
}

/*dots end*/

/*media*/
@media screen and (max-width: 1200px) {
    .section_glider button img {
        width: 60%;
    }
    .title_arhive_practices {
        font-size: 27px;
        line-height: 40px;
    }
    .wrap_title {
        font-size: 120px;
    }
    .wrap_main_menu ul li a {
        padding-left: 30px;
    }
    .wrap_tel_header {
        padding-top: 2px;
    }
}
@media screen and (max-width: 991px) {
    .section_glider button img {
        width: 100%;
    }
    .form_full {
        margin-left: 40px;
    }
    .line_vert {
        display: none;
    }
    .wrap_main_menu ul {
        /*margin-right: -25px;*/
        margin-right: 0px;
    }
    .wrap_tel_header {
        padding-top: 3px;
    }
    .wrap_main_menu ul li a {
        font-family: Nunito;
        font-weight: 800;
        font-size: 11px;
        text-transform: uppercase;
        color: #434242;
        padding-left: 10px;
    }
    .wrap_tel_header a {
        font-size: 14px;;
    }
    .logo img {
        height: 35px;
    }
        .title_usual {
        font-size: 34px;
        line-height: 48px;
    }
    .partner_main_section {
        padding-top: 40px;
    }
    .img_partner img {
        height: 370px;
    }
    .img_partner_two {
        padding-top: 30px;
    }
    .section_glider {
        margin-top: 40px;
    }
    .wrap_arhive_practices {
      background: #FAF6E9;
      padding: 60px 10px;
      padding-bottom: 40px!important;
    }
    .glider_main .case_selection {
        padding: 20px 0px 100px 0px;
    }
    .glider-next {
        right: 5%!important;
        left: auto!important;
        color: #D7B46A!important;
        top: 90%!important;
    }
    .glider-prev {
        left: 6%!important;
        top: 90%!important;
        color: #D7B46A!important;
    }
    .wrap_foto_form {
        padding-left: 0;
        text-align: center;
    }
    .section_contacts_practice:before {
        content: "";
        position: absolute;
        top: -40px;
        left: 0%;
        right: 0%;
        bottom: -20px;
        background: #FAF6E9;
        z-index: 0;
    }
    .title_form_full {
        padding-top: 20px;
        text-align: center;
    }
    .wrap_select_practice {
        margin-bottom: 40px;
    }
    .wrap_sider_form {
        margin-top: 60px;
    }

}
@media screen and (max-width: 768px) {
    .wrap_single_content {
        padding: 0 10px;
    }
    .wrap_breadcrumbs {
        padding-left: 20px;
    }
    .img_practice {
        display: none;
    }
    .section_case_single {
        padding-top: 10px;
    }
    .section_fon img {
        height: 300px;
    }
    .wrap_service_practice {
        margin-bottom: 40px;
    }
    .two_title_main {
        font-size: 25px;
        line-height: 35px;
        padding-left: 10px;
    }
    .wrap_main_menu {
        display: none;
        background: #fff;
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 0px;
        position: absolute;
        width: 100%;
    }
    .mobile_icon {
        display: block;
    }
    .mobile_close {
        display: none;
    }
    .mobile_menu {
        display: block;
        z-index: 4;
        left: 100%;
        right: 0;
        margin-left: 0;
        margin-right: 0;
        transition: all 0.3s ease;
        position: fixed;
        height: 100vh;
        padding-top: 40px;
    }
    .mobile_menu .wrap_tel_header {
        margin-right: 0;
        margin-left: 0;
    }
    .section_fon {
        margin-top: 0;
        height: 400px;
    }
    .button_blog_wrap {
        top: 70%;
    }
    .footer {
        padding-top: 60px;
    }
    .wrap_footer_contacts {
        display: block;
    }
    .form_short {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
        text-align: center;
    }
    input[type="submit"] {
        font-family: Nunito;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        background: #D7B46A;
        padding: 10px 40px;
        border: none;
        margin-left: 70px;
        cursor: pointer;
        transition: all 0.3s ease;
        margin-top: 40px;
    }
    .section_contacts {
        padding: 50px 0;
    }
    header {
        background: #fff;
        height: 60px;
    }
    .logo {
        width: 100%;
        height: 100%;
        line-height: 60px;
    }
    .wrap_main_menu ul {
        display: block;
        line-height: 60px;
    }
    .wrap_main_menu ul li a{
        color: #434242;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0!important;
        font-size: 15px;
    }
/*    .wrap_main_menu {
        display: block;
        background: #fff;
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -55px;
        position: absolute;
        width: 100%;
    }*/
    .wrap_tel_header {
        display: block;
        background: #fff;
        margin-left: -15px;
        margin-right: -15px;
    }
    .wrap_tel_header a {
        color: #434242;
        display: block;
        line-height: 60px;
        text-align: center;
        padding: 0!important;
    }
    .first_text {
        padding-top: 150px;
        letter-spacing: 0.1em;
        padding-left: 15px;
    }
    .form_blog_arhive {
        background: #FAF6E9;
        margin: 40px 0;
        padding: 60px 20px;
    }
    .title_post_category h2 {
        font-size: 22px;
        line-height: 25px;
    }
    .wrap_sider_categories {
        text-align: center;
        width: 100%;
    }
    .section_bravada {
        padding: 20px 10px;
    }
    .title_center {
        font-size: 35px;
        line-height: 40px;
    }
    .wrap_strategi {
        display: block;
    }
    .box_bravado {
        width: 100%;
        z-index: 3;
        padding-right: 55px;
        margin-bottom: 0px;
        position: relative;
    }
    .title_comand {
        padding-bottom: 40px;
        text-align: center;
    }
    .fill_text {
        font-size: 35px;
        line-height: 40px;
    }
    .wrap_text_redact {
        margin: 40px 0;
    }
    .title_post_single {
        font-size: 35px;
        line-height: 40px;
    }
    .wrap_right {
        display: block;
    }
    .right_box {
        margin: 10px 0;
    }
    .wrap_right a {
        text-align: center!important;
    }

}
@media screen and (max-width: 576px) {
    .section_archive_practices img,
    .wrap_post_tumbnail img,
    .case_selection img {
        height: 200px
    }
    .recomend_text {
        padding: 0 20px;
    }
    .title_usual {
        text-align: center!important;
        padding: 20px 0!important;
    }
    .data_post {
        padding-right: 15px;
    }
    .wrap_sider_categories ul {
        padding-left: 20%;
    }
    .form_full input[type="submit"] {
        margin-top: 40px;
        width: 50%;
        margin-left: 0;
    }
    .form_full {
        display: block;
    }
    .form_full span {
        display: block;
        width: 100%;
    }
    .form_full input[type="submit"] {
        width: 90%;
    }
    .no_read {
        display: block;
        padding-bottom: 10px;
    }
    .wrap_foto_form img {
        height: 300px;
    }

}