/*
Theme Name: borsan
Theme URI: https://www.borsan.com
Author: Pavel Kuchenev
Author URI: https://www.borsan.com
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: roma-ua.com

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.
*/
.video-block{
	width: 100%;
	max-width: 860px;
	margin: 10px auto 40px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
	
.video-block iframe{
	border: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%!important;
		height: 100%!important;
}
		
.section12 a{
	color: #fff;
}
.a-d{
	display: none;
}
.dropdown-item {
    text-transform: capitalize!important;
}
.btn-group{
    padding: 0 17px;
}
.mnu-block button{
    background-color: transparent;
    text-transform: uppercase;
    padding: 0!important;
    outline: none!important;
    font-size: 16px;
}
.mnu-block button:focus{
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
}
header button{
    background-color: transparent;
    text-transform: uppercase;
    padding: 0!important;
    outline: none!important;
}
header button:focus{
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
}
#politic{
    max-width: 977px;
    text-align: left;
    font-size: 13px;
}
.flr{
    float: right;
}
.img1{
    margin-top: 4px;
	width: 85px!important;
/*     height: 74px; */
}
#thanck{
    padding: 30px 15px 20px!important;
    background-color: #e30613;
    color: #ffffff;
}
#thanck h3{
    font-size: 16px;
}
#thanck h1{
    margin-top: 15px;
}
    
.mfp-close{
    color: #fff!important;
}
.white-popup{
	padding: 0!important;
}
@media (max-width: 600px){
    .section10 .col-md-6, .section11 .col-md-6{
        padding: 0!important;
    }
    .section10 form, .section11 form{
        margin-left: 0!important;
        margin-right: 0!important;
    }
    footer .logo img{
        margin-left: 0;
        width: 190px;
    }
    .section13 .col-sm-5.col-md-4.col-lg-3{
        padding-left: 0!important;
        margin-right: 0!important;
    }
    .section13 .col-sm-7.col-md-8.col-lg-9{
        padding-left: 0!important;
        margin-right: 0!important;
    }
}