/*!
Theme Name: nachisto
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nachisto
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

nachisto is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.pum-container.pum-responsive.pum-responsive-tiny {
    margin-left: -15%;
    width: 30%;
}

@media(max-width: 600px){
    .pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -54%;
        width: 88%;
    }
}

.topmenu > li {
    margin-left: 30px;
}

@media(min-width: 1200px){
    .footer .services .cl_1:last-child{
        width: 31%;
    }
}
#popmake-37 form .title, #popmake-52 form .title{
    width: 100%;
}

.clean .dop_serv .item .sp {

    position: absolute;
    width: 90px;
    height: 90px;
    background: #c60c0c;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-Regular';
    font-weight: bold;
    padding-top: 30px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    background: #f7e700;
    font-size: 18px!important;
}

div.wpcf7-mail-sent-ok {
    background: #398f14;
}
div.languages{
    position: absolute;
    right:0;
}
@media(max-width: 768px){
    div.languages{
        right: 16px;
    }
}/*
@media(max-width: 700px){
    div.languages{
        position: absolute;
        left: -70px;
    }
}
*/
.col_2 .wpcf7-not-valid-tip, .col_2  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .col_2  .wpcf7 form.sent .wpcf7-response-output {
    bottom: -50px!important;
}

.intro .col_2 form {
   /* height: 400px!important;*/
}

.serv_akzii .s_btns {
    max-width: 270px;
}
.serv_akzii .s_btns .btn {
    width: 100%;
    max-width: 100%;
}

.submenu .nav_link{
    font-size: 16px!important;
}
.bx-pager-item{
    display: none!important;
}

.header .nav .nav_link span::after {
    background-color: #6FB5CF;
}
.header .nav .nav_link:hover {
    color: #6FB5CF;
    transition: all 0.3s linear;
}
.header .nav .nav_link span::before {
    background: #6FB5CF;
}
.intro .col_2 form input[type="submit"]{
    border-color: #6FB5CF;
    background: #6FB5CF;
}
.intro .col_2 form input[type="submit"]:hover{
    border-color: #41667E;
    background: #41667E;
}

.clean .serv .item::before {
    background: #6FB5CF;
}
.clean .serv .item:nth-child(3)::before {
    background: #41667E;
}
.clean .serv .item:nth-child(4)::before {
    background: #6FB5CF;
}
.clean .serv .title{
    color: #41667E;
}
.clean .serv .item .ttl{
    color: #6FB5CF;
}
.clean .serv .item:nth-child(3) .ttl {
    color: #41667E;
}
.clean .serv .item:nth-child(4) .ttl {
    color: #6FB5CF;
}
.clean .serv .item .price {
    color: #41667E;
}

.clean .serv .item .apply_btn{
    border-color: #6FB5CF;
    background: #6FB5CF;
}
.clean .serv .item .apply_btn:hover{
    border-color: #41667E;
    background: #41667E;
}
.pdr_btn {
    color: #41667E!important;
}
.intro .col_1 .suptitle::before{
    color: #6FB5CF;
}

.intro .col_1 .suptitle::before{
    background: #6FB5CF;
}
.clean .why_choose .title{
    color: #41667E!important;
}
.clean .why_choose .text .item .ttl{
    color: #41667E!important;
}

.clean .why_choose .apply_btn{
    border-color: #6FB5CF;
    background: #6FB5CF;
}
.clean .why_choose .apply_btn:hover{
    border-color: #41667E;
    background: #41667E;
}
.header .phone .callback_link{
    color: #41667E;
}

.clean .dop_serv .dop_title{
    color: #41667E;
}
.clean .dop_serv .item .sp {
    background: #41667E;
}

.clean .quality .col_2 .ttl span{
    color: #41667E;
}
.faq .title span {
    color: #41667E;
}
.faq form input[type="submit"]{
    border-color: #6FB5CF;
    background: #6FB5CF;
}
.faq form input[type="submit"]:hover{
    border-color: #41667E;
    background: #41667E;
}
.steps .title{
    color: #41667E;
}
.steps .item .ttl {
    color: #41667E;
}
.steps .apply_btn{
    border-color: #6FB5CF;
    background: #6FB5CF;
}
.steps .apply_btn:hover {
    border-color: #41667E;
    background: #41667E;
}

.footer .phone .callback_link {
    color: white;
}
#popmake-37 form .title span, #popmake-52 form .title span{
    color: #41667E;
}
#popmake-37 form input[type="submit"], #popmake-52 form input[type="submit"]{
    border-color: #6FB5CF;
    background: #6FB5CF;
}
#popmake-37 form input[type="submit"]:hover, #popmake-52 form input[type="submit"]:hover{
    border-color: #41667E;
    background: #41667E;
}
.serv_slide .title {
    color: #41667E;
}
.serv_slide .title::after {
    background: #6FB5CF;
}
.serv_bg .serv_items .item .sttl {
    color: #41667E!important;
}
.serv_bg .serv_ftext .col_1 .price .call_serv .btn{
    border-color: #6FB5CF;
    background: #6FB5CF;
}
.serv_bg .serv_ftext .col_1 .price .call_serv .btn:hover{
    border-color: #41667E;
    background: #41667E;
}

.serv_akzii .title{
    color: #41667E!important;
}
.serv_akzii .item .skidka{
    background: #41667E;
}
.serv_akzii .item .ttl{
    color: #41667E!important;
}
.serv_akzii .item::before {
    background: #6FB5CF;
}
.serv_akzii .item:nth-child(3)::before {
    background: #41667E;
}
.serv_akzii .item:nth-child(4)::before {
    background: #6FB5CF;
}
.serv_akzii .s_btns .btn.skidka{
    border-color: #6FB5CF;
    background: #6FB5CF;
}

.other_serv .title{
    color: #41667E;
}
.other_serv .item::before {
    background: #41667E;
}
.other_serv .item:hover::before {
    background: #6FB5CF;
}
.other_serv .item:hover .ttl{
    color: #41667E;
}
.other_serv .item .price {
    color:#6FB5CF;
}
.ourother_works .title{
    color: #41667E;
}

.block_title{
    background-color: rgba(255,255,255,0.8);
    border-radius: 15px;
    padding: 20px;
}

#popmake-37 form .row.form-group, 
#popmake-52 form .row.form-group,
.intro .col_2 form .row.form-group,
.faq form .row.form-group{
	padding-left:0;
}