/*!
Theme Name: Натуральные путешествия
Theme URI: 
Author: Руслан
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
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.main-section-seo {
	padding-top: 200px;
}
.main-section-seo .section-title {
	font-size: 26px;
}
@media screen and (max-width: 992px) {
    .main-section-seo {
        padding-top: 100px;
    }
}
@media screen and (max-width: 768px) {
    .main-section-seo {
        padding-top: 50px;
    }
}
.tours-text .section-title {
	font-size: 26px;
}
.grecaptcha-badge{
	display:none;
}