/*
Theme Name: Pen
Theme URI: https://www.htmlpie.com/products/pen-multipurpose-wordpress-theme
Author: HTMLPIE
Author URI: https://www.htmlpie.com/about
Description: This is a Full Version theme with tons of features, multiple color schemes, and very beautiful animation effects.
Version: 1.4.3
Requires at least: 4.8
Requires PHP: 5.6
Tested up to: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pen
Tags: blog, custom-background, custom-colors, custom-header, custom-logo, custom-menu, e-commerce, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, four-columns, full-width-template, grid-layout, left-sidebar, microformats, one-column, portfolio, post-formats, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, wide-blocks
*/

*
{
	font-family: Calibri;
}

.pen_logo img
{

}

ul.addr li a
{
	text-decoration: none !important;
}

.phon 
{
	text-align: center;
    width: 300px;
    margin: auto;
    font-weight: bold;
    color: #000;
 
}

.phon p
{
	    margin: 0px !important;
	    line-height: 38px;

}

.phon a p
{
	    color: #000 !important;
}

.phon a :hover
{
	    text-decoration: none !important;
}

.pen_container.head
{
  max-width: 1200px;
    margin: auto;
}

.pen_container.pen_animate_on_scroll.pen_custom_animation_fadeIn.animate__animated.animate__fadeIn
{
  max-width: 1200px;
    
}

.pen_articles.pen_masonry_applied
{
 /* max-width: 1200px;
    margin: auto;*/
}

.pen_article_wrapper
{
 /* background-color: #fff;*/
}

#slideshowwidget-2
{
  max-width: 1200px;
  margin-top: 40px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#page .pen_container {
    width: 100% !important;
}

.seti
{
	/*float: right;*/
	width: 150px;
    margin: auto;
}

/*.pen_container.head
{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}*/

.languages
{
	width: 120px;
    margin: auto;
}

.footer-threecol33 .vc_column_container
{
	width: auto !important;
	  margin: auto;

}

.seti a
{
	display: inline-flex;

}

.etapi
{
	margin: auto;
}

.oneblock
{
    background-color: #F0F0F0;
    padding-bottom: 60px;
        
     
}

.contactform
{
	background-image: url('/wp-content/themes/pen/img/obratnaia-sveazi.jpg');
       background-position: center;
       min-height: 540px;
}

.stoimosti
{
	color: #fff;
	margin: auto;
}

.rasceot
{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 0.5vw;
}

.rasceot input
{
	    height: 50px;
    font-size: 18px !important;
}

.oztivi
{
	background-color: #ECECEC;
	padding-top: 50px;
    padding-bottom: 70px;
}

.otzivitwo
{
	margin: auto;
}

.telefon .pen_widget_transparent.pen_animate_on_scroll
{
	
}

.footer-rights
{
    background-color: #028FE3;
    color: #fff;
    font-size: 17px;
    border-top: 1px solid #a2a2a2;
}

.footer-rights .wpb_animate_when_almost_visible
{
	    opacity: 1 !important;
}

.footer-rights .wpb_button, .footer-rights .wpb_content_element, .footer-rights ul.wpb_thumbnails-fluid li {
    margin-bottom: 0px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}

.footer-rights .vc_column-inner
{
	padding-top: 0px !important;
}

#pen_footer_menu
{
   background-color: #3DBA47;
    box-shadow: 0px 0px 2px 2px #bdbdbd;
}

#pen_footer_menu a
{
       color: #fff !important;
    font-size: 16px !important;
    font-weight: 800;
}

#pen_footer_menu a:hover
{
       color: #000 !important;
}

.site-info
{
	background-color: #3eba48;
	    margin-bottom: 0 !important;
	    color: #fff;
	        padding-top: 5px;
    padding-bottom: 5px;
}

.menu-bottom
{
	margin-bottom:0px !important; 
}

.menu-bottom ul{
	width: 100%; /* Ширина основного блока меню */
	height: 50px; /* Высота основного блока меню */
	position: relative;
	display: table;
	margin: 0;
	padding: 0;

}
.menu-bottom ul li {
	display: table-cell !important;
	position: relative;
	width: auto !important;
}
.menu-bottom ul li a {
	display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px; /* Приравниваем к высоте, чтобы выровнять текст по вертикали */
    color: #fff;
    font-size: 19px;
    text-decoration: none !important; 
}
.menu-bottom ul li a:hover {
    text-decoration: underline !important;
}
.menu-bottom ul li ul {
	display: none; /* Скрываем выпадающее меню */
	position: absolute;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.menu-bottom ul li ul li {
	display: block;
}
.menu-bottom ul li:hover ul {
	display: block; /* Показываем выпадающее меню, где оно есть, при наведении */
}

.menu-bottomtwo
{
	background-color: #028FE3;
}

.bottom-menuthree
{
	margin: auto;
}

.footer-threecol3
{
	margin: auto;
	padding-bottom: 25px;
}

.footer-threecol33
{
	margin: auto;
	padding-bottom: 5px;

}

.wpcf7-form-control.wpcf7-submit
{
	width: 100% !important;
}

.button-submit a
{
	display: block;
    background-color: #FE1E1E;
    text-align: center;
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    text-decoration: none !important;
    font-size: 17px;
    box-shadow: 0px 0px 2px 1px #808080;
    margin: auto;
    margin-top: 50px;
}

.fulltext
{
	max-width: 1200px;
	margin: auto !important;
	font-size: 19px;
	width: 100%;
}

.button-submit a:hover
{
	color: #fff !important;
	background-color: #f74c4c;
}

.vidipotolkov
{
	background-color: #fff;
}

.vidipotolkov .vc_btn3.vc_btn3-size-md {
    font-size: 19px !important;
    background-color: #00A6FC !important;
    text-decoration: none !important;
    /*padding-left: 50px !important;
    padding-right: 50px !important;*/
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    }

  .vidipotolkov .vc_btn3.vc_btn3-size-md:hover {
    background-color: #f23630 !important;
    }  

    .vc_btn3-container.vc_btn3-left {
    text-align: center !important;
}

.vc_grid-item-mini
{
	border: 1px solid #d8d8d8;
    box-shadow: 0px 0px 3px 1px #d4d4d4;
}

.vidipotolkov h4
{
text-align: center !important;
    font-size: 25px;
    font-weight: bold;
}

.vidipotolkovthree
{
    margin: auto;
}

.voprosi
{
	background-color: #EEEEEE;
}

.voprosi h4
{
	font-size: 25px;
}

.voprosi p
{
	font-size: 22px;
}

.voprositwo
{
	margin: auto;
}

.vc_toggle_title {
    background-color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #d8d8d8;
}

.vc_row.vc_row-o-equal-height>.vc_column_container {

    display: inline-block !important;
}


.whatsapp-button {
       background-image: url('/wp-content/themes/pen/img/WhatsApp.png');
       background-position: center;
    background-size: 65px;
       border: 3px solid #1cc15a;
       border-radius: 50%;
       /* box-shadow: 0 8px 10px rgba(7, 206, 112, 0.6); */
       cursor: pointer;
       height: 68px;
       text-align: center;
       width: 68px;
       
       z-index: 9999;
       transition: .3s;
       -webkit-animation: hoverWave linear 1s infinite;
       animation: hoverWave linear 1s infinite;
}

.whatsapp-button:hover {
    opacity: 0.7;
}
  
.whatsapp-button .text-button {
        height:68px;
        width:68px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
}
.whatsapp-button .text-button span {
    text-align: center;
    color: #23a455;
    opacity: 0;
    font-size: 0;
    position: absolute;
    right: 17px;
    top: 26px;
    line-height: 14px;
    font-weight: 700;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}



.viber-button {
       background-image: url('/wp-content/themes/pen/img/viber.png');
       background-position: center;
    background-size: 65px;
       border: 3px solid #7e4d9f;
    border-radius: 50%;
    /* box-shadow: 0 8px 10px rgb(126 77 159); */
       cursor: pointer;
       height: 68px;
       text-align: center;
       width: 68px;
       z-index: 9999;
       transition: .3s;
       -webkit-animation: hoverWave linear 1s infinite;
       animation: hoverWave linear 1s infinite;
}

.viber-button:hover {
    opacity: 0.7;
}
  
.viber-button .text-button {
        height:68px;
        width:68px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
}
.viber-button .text-button span {
    text-align: center;
    color: #8f4da4;
    opacity: 0;
    font-size: 0;
    position: absolute;
    right: 17px;
    top: 26px;
    line-height: 14px;
    font-weight: 700;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}


.bottom-menuthree .vc_column-inner
{
     padding-top: 0px !important;
}

.footer-threecol .wpb_single_image.vc_align_left {
    text-align: center !important;
}

.vidipotolkov p
{
	font-size: 17px;
}













@media screen and (max-device-width:480px){
    .rasceot {
    display: block;
}

.rasceot div {
        margin-bottom: 10px;
}

.menu-bottom ul li {
    display: block!important;
    position: relative;
    width: auto !important;
    border-bottom: 1px solid #fff;
}

.menubottom nav
{
	display: block !important;
}

.container .row
{
	display: block !important;
}

    /*Далее остальные стили*/
}

@media (min-width: 768px){
.vc_col-sm-6 {
    width: 100% !important;
    max-width: 1200px !important;
}

.stoimosti {
    width: 100% !important;
    max-width: 1200px !important;
}

}

