/*
Theme Name: Prague
Theme URI: https://prague.foxthemes.me/
Author: FOXTHEMES
Author URI: http://themeforest.net/user/fox-themes
Description: A stunning visual experience for minimal loving creative. This theme is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
Version: 2.5.8
License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prague
*/
.testimonials-swiper.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.services_section_about_me_page{
	position: relative;
    top: -200px;
    z-index: 99;
}
.rs-stl-visible rs-layer-wrap.rs-parallax-wrap:first-child {
    top: 50%!important;
    left: 30px!important;
}
.rs-stl-visible rs-layer-wrap.rs-parallax-wrap:last-child {
    top: 50%!important;
    right: 30px!important;
}
.overflow-hidden{
	overflow:hidden;
}