/*
Theme Name: True
Version: 1.01
Description: Шаблон для Бани-бочки Пономарева
Author: Лаборатория Продаж Абакан
Author URI: https://sales2lab.ru
*/

html,
body {
    height: 100%;
}

html {
    margin-top: 0!important;
}

.whole-wrapp {
    min-height: 100%;
}

/* Main menue*/

.bg-danger {
    background-color: #eee;
    box-shadow: 0px 4px 10px 0px #00000030;
}

.nav-link {
    color: #3e3225!important;
}

.nav-link:hover, .nav-link:focus {
    color: #717171!important;
}

.navbar-toggle {
border: 1px solid #3f2d19!important;
}


.navbar {
    min-height: 69px!important;
    border-radius: 0!important;
    margin-bottom: 0!important;
}


#myNavbar {
    margin-top: 15px;
}

.navbar-toggle {
    margin-top: 20px;
}

#mm-logo {
    height: 75px!important;
}

.navbar-brand {
    padding: 4px 15px!important;
}

.icon-bar {
    background-color: #3f2d19;
}

@media (min-width: 768px) {
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
}


.nav > li > a {
    letter-spacing: 1px;
    font-size: 16px;
    font-family: PTSerif;
    transition-duration: 300ms;
    padding: 10px 13px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent!important;
    color: #919191!important;
}

.main-menu-tel {
    font-weight: bold;
    font-size: 20px;
}

/* End of Main menue */



.main-discriptor {
	background-image: url(/wp-content/themes/true/images/main_bg.jpg);
    background-size: cover;
	background-position: bottom;
	padding-bottom: 120px;
}

.main_img {
	height: 120px;
	width: auto;
	padding: 0;
	margin-top: 25px;
}

.main_title {
	font-family: 'AG_Souvenir', arial;
	font-size: 40px;
	color: #483c39;
	font-weight: bold;
}

.main_discription {
	font-size: 22px;
	color: #483c39;
	margin-bottom: 40px;
	line-height: 1.3;
}

.discriptor_row {
	margin-top: 90px;
}

.main-page-btn {
	margin: 10px 0 30px;
	color: #fff;
	font-size: 18px;
	background-color: #ff8108;
	padding: 11px 42px;
	border-radius: 12px;
	letter-spacing: 1px;
	transition-duration: 300ms;
}

.main-page-btn:hover,
.main-page-btn:active,
.main-page-btn:focus {
	color: #fff!important;
	background-color: #ffa44c!important;
	outline: none!important;
	text-decoration: none!important;
}

.advantages {
	background-color: #fbf8f4;
	padding-top: 20px;
	padding-bottom: 30px;
}

.adv_title,
.contacts_title {
	text-align: center;
	font-family: 'AG_Souvenir', arial;
	font-size: 36px;
	color: #483c39;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 20px;
	
}

.contacts_title {
	margin-top: 40px;
}

.adv_img {
	width: 100%;
	height: auto;
	padding-right: 20px;
}

.adv-ul {
	margin-top: 90px;
}

.adv_li {
	font-size: 18px;
	color: #483c39;
	padding-bottom: 10px;
}

.quote_img {
	width: 70%;
	height: auto;
}

.quote_img_p {
	text-align: center;
	margin-bottom: 0!important;
}

.quote_p {
	font-size: 21px;
	color: #483c39;
	text-align: center;
	padding-top: 140px;
}

.quote_pp {
	font-size: 22px;
	color: #483c39;
	text-align: right;
}

.quote_div {
	height: 100%;
}

.team {
	background-color: #fbf8f4;
	padding-top: 20px;
	padding-bottom: 30px;
}

.stuff_img_p,
.stuff_name,
.stuff_position {
	text-align: center;
}

#team_title {
	margin-bottom: 45px;
}

.stuff_name {
	padding-top: 11px;
	font-size: 24px;
	color: #483c39;
	margin-bottom: 0;
}

.stuff_img {
	width: 70%;
	height: auto;
}

.stuff_position {
	font-size: 14px;
	color: #665e5c;
	margin-bottom: 50px;
}

.wp-block-presto-player-reusable-edit,
.wp-block-video {
    border-top-right-radius: 28px!important;
}

.wp-block-video {
	margin-bottom: 30px;
}

.banya_name {
	font-size: 20px;
	color: #665e5c;
	font-weight: bold;
	font-family: 'AG_Souvenir', arial;
	margin-bottom: 2px!important;
}

.banya_discription {
	font-size: 14px;
	line-height: 1.1;
	color: #444;
	font-family: 'AG_Souvenir', arial;
	padding: 0 10px 0 0;
}

.katalog_main_p {
	background-color: #fbf8f4;
	border: 1px solid #fbf8f4;
	border-radius: 25px;
	text-align: center;
	padding: 15px;
	margin-bottom: 30px;
	transition-duration: 300ms;
}

.katalog_main_p:hover,
.katalog_main_p:focus,
.katalog_main_p:active {
	border: 1px solid #9d9386;
}

.katalog_main_p p {
	text-align: center;
}

.katalog_title:hover,
.katalog_title:focus,
.katalog_title:active {
	outline: none!important;
	text-decoration: none!important;
}

.popmake-content {
	background-color: #fff!important;
	border: 1px solid #999!important;
	border-radius: 15px!important;
	padding: 20px 40px!important;
}

.pum-close {
	margin-top: 20px!important;
	padding: 8px 35px!important;
	color: #fff!important;
	background-color: #ff8108!important;
	border: 1px solid #fff!important;
	border-radius: 8px!important;
	transition-duration: 300ms;
}

.pum-close:hover,
.pum-close:focus,
.pum-close:active {
	border: 1px solid #aaa!important;
}

.card_title {
	text-align: center;
	font-family: 'AG_Souvenir', arial;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 47px;
}

.card_subtitle {
	font-size: 20px;
	font-family: 'AG_Souvenir', arial;
	font-weight: bold;
	margin-bottom: 20px;
}

.card_text {
	margin-bottom: 30px;
}

.soliloquy-container {
	border-radius: 20px!important;
}

.b24-window-popup {
	z-index: 2999999999!important;
}
	
.card_price{
	font-size: 22px;
	text-align: right;
	font-weight: bold;
}

.back_to_p {
	margin-top: 30px;
}

.proizvodstvo_p {
	font-size: 22px;
	text-align: center;
	font-family: 'AG_Souvenir', arial;
}

.contacts {
	background-color: #fbf8f4;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contacts_title {
	padding-top: 30px;
}

.contacts_text {
	font-size: 22px;
	font-family: 'AG_Souvenir', arial;
}

.footer {
	background-color: #6e5f5a;
	color: #ccc;
} 

.footer p {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 15px;
} 

/* Franchise */

.fr-discriptor,
.fr-advs,
.fr-2variants-1,
.fr-2variants-2,
.fr-production,
.fr-calculus,
.fr-money-issue,
.fr-contacts,
.fr-2variants-1-discr,
.fr-2variants-1-2 {
    font-family: 'Akrobat-Regular', arial;
}



.fr-discriptor {
    background-image: url(/wp-content/themes/true/images/fr-main-bg.jpg);
    background-size: cover;
	background-position: bottom;
	padding-top: 60px;
    padding-bottom: 60px;
}

.fr_main_img {
    width: 300px;
    height: auto;
}

.fr_sub_discription {
    margin-top: 20px;
    margin-bottom: 5px!important;
}

.fr_main_discription {
    margin-top: 0!important;
    margin-bottom: 40px;
}

.fr-main-page-btn,
.fr-money-issue-a {
    margin-top: 20px;
    padding: 7px 40px;
    background-color: #ffa24a;
    font-size: 22px;
    font-family: 'Akrobat-Bold', arial;
    color: #2c2c2c;
    text-decoration: none!important;
    border-radius: 6px;
}

.fr-title {
    font-family: 'Akrobat-Bold', arial;
    font-size: 52px;
}

.fr-advs {
    margin-top: 50px;
}

#adv-row {
    padding-left: 20px;
    margin-top: 30px;
}

.fr-adv-title-2 {
    margin-top: 10px;
    font-size: 22px;
    line-height: 1.2;
}

.fr-advs img {
    width: 100%;
    height: auto;
}

.no-gutters {
    padding-right: 0!important;
    padding-left: 0!important;
}

.fr-adv-p {
    padding-top: 10px;
    font-size: 16px;
}

.bold_txt {
    font-family: 'Akrobat-Bold', arial;
}

.fr-spros-p {
    margin-top: 50px;
    padding: 20px 40px;
    background-color: #ecefd6;
}

.fr-spros-p,
.fr-types,
.fr-types-p,
.fr-2variants-1-p-1,
.fr-2variants-2-discr,
.fr-contacts-sub-title {
    font-size: 22px;
}

.fr-types {
    margin-top: 50px;
    margin-bottom: 25px;
    font-family: 'Akrobat-Bold', arial;
}

.fr-types-img-p,
.fr-types-p {
    text-align: center;
}

.fr-types-img-p img {
    width: 70%;
    height: auto;
}

.fr-types-p {
    font-family: 'Akrobat-Bold', arial;
}

.fr-2variants {
    margin-top: 50px;
    margin-bottom: 20px;
}

.fr-2variants-1 {
    background-image: url(/wp-content/themes/true/images/fr-variant-1-bg.jpg);
    background-size: cover;
	background-position: bottom;
	height: 51vw;
	padding-top: 40px;
}

.fr-2variants-img-1 {
    width: 60%;
    height: auto;
    padding-left: 20%;
}

.fr-2variants-1-p {
    font-size: 36px;
    line-height: 1.2;
}

.fr-2variants-1-p-1 {
    margin-top: 20px;
}

.fr-2variants-1-p-2 {
    font-size: 16px;
    margin-bottom: 30px;
}

.fr-2variants-2 {
    margin-top: 50px;
    background-image: url(/wp-content/themes/true/images/fr-variant-2-bg.jpg);
    background-size: cover;
	background-position: bottom;
	height: 41vw;
	padding-top: 40px;
}

.fr-2variants-2 {
    color: #fff;
}

.fr-2variants-img-2 {
    width: 78%;
    height: auto;
    padding-left: 15%;
}

.fr-2variants-2-discr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.fr-2variants-2-discr-2,
.fr-production-discr {
    font-size: 16px;
}

.fr-2variants-2-p-1 {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.fr-production {
    margin-top: 30px;
}

.fr-pr-img {
    width: 100%;
    height: auto;
}

.fr-production-discr,
.fr-production-title {
    margin-left: -15px;
}

.fr-pr-video {
    margin-top: 30px;
    margin-left: -30px!important;
    margin-right: -30px!important;
}

.fr-pr-video-title {
    font-size: 22px;
    margin-left: -15px;
    margin-top: 30px;
}

.fr-pr-video .wp-block-presto-player-reusable-edit,
.fr-pr-video .wp-block-video {
    border-top-right-radius: 0!important;
}

.fr-calculus {
        text-align: center;
}

.fr-finmodel-title {
    margin-top: 30px;
    font-size: 36px;
    margin-bottom: 0;
}

.fr-finmodel-subtitle {
    font-size: 16px;
    margin-bottom: 40px;
}

.fr-finmodel-img-1 img {
    width: 85%;
    height: auto;
    margin-bottom: 30px;
}

.fr-finmodel-img-2 img {
    width: 50%;
    height: auto;
    margin-bottom: 30px;
}

.fr-money-issue {
    background-image: url(/wp-content/themes/true/images/fr-money-issue.jpg);
    background-size: cover;
	background-position: bottom;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
}

.fr-money-issue-title {
    font-size: 32px;
    font-family: 'Akrobat-Bold', arial;
}

.fr-money-issue-text {
    font-size: 22px;
    margin-bottom: 40px;
}

.fr-contacts-sub-title {
    margin-bottom: 20px;
}

.fr-contacts-name {
    font-size: 22px;
    font-family: 'Akrobat-Bold', arial;
}

.fr-contacts-text {
    font-size: 16px;
}

.fr-contacts-img-p img {
    width: 70%;
    height: auto;
}

.fr-contacts {
    padding-bottom: 30px;
}

.fr-2variants-1-2 {
    margin-top: 50px;
    background-color: #efefef;
	padding-top: 40px;
}

.fr-3var-img {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
}

    .fr-2variants-img-3 {
        width: 85%;
        height: auto;
        padding-left: 0;
    }

.fr-2variants-3-p {
    font-size: 36px;
    line-height: 1.2;
}

.fr-3variants-row {
    margin-top: 80px;
}

.fr-2variants-img-4 {
    width: 78%;
    height: auto;
    padding-left: 15%;
    padding-top: 10px;
}

.fr-variants-mob-1 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.fr_main_discription_var {
    font-size: 22px;
}


.card_row {
    margin-bottom: 50px;
}

/* Fonts */

@font-face {
 font-family: 'CyrillicOld';
 src: url(/wp-content/themes/true/fonts/CyrillicOld.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
      url(/wp-content/themes/true/fonts/CyrillicOld.woff2) format('woff2'), /* Super Modern Browsers */
      url(/wp-content/themes/true/fonts/CyrillicOld.woff) format('woff'),
      url(/wp-content/themes/true/fonts/CyrillicOld.ttf) format('ttf'); /* Prettys Modern Browsers */
 font-weight: normal;
 }
 
 @font-face {
 font-family: NotoSerif-Bold;
 src: url(/wp-content/themes/true/fonts/NotoSerif-Bold.ttf);
 font-weight: normal;
 }
 
  @font-face {
 font-family: PTSerif;
 src: url(/wp-content/themes/true/fonts/PTSerif-Regular.ttf);
 font-weight: normal;
 }
 
 @font-face {
 font-family: PTSerif-bold;
 src: url(/wp-content/themes/true/fonts/PTSerif-Bold.ttf);
 font-weight: normal;
 }
 
 @font-face {
 font-family: Montserrat;
 src: url(/wp-content/themes/true/fonts/Montserrat-Regular.ttf);
 font-weight: normal;
 }
 
 @font-face {
 font-family: Montserrat-bold;
 src: url(/wp-content/themes/true/fonts/Montserrat-Bold.ttf);
 font-weight: bold;
 }
  
 @font-face {
 font-family: NotoSerif-Regular;
 src: url(/wp-content/themes/true/fonts/NotoSerif-Regular.ttf);
 font-weight: normal;
 }
 
  @font-face {
 font-family: Akrobat-Black;
 src: url(/wp-content/themes/true/fonts/Akrobat-Black.otf);
 font-weight: normal;
 }

 @font-face {
 font-family: Akrobat-Bold;
 src: url(/wp-content/themes/true/fonts/Akrobat-Bold.otf);
 font-weight: bold;
 }

 @font-face {
 font-family: Akrobat-ExtraBold;
 src: url(/wp-content/themes/true/fonts/Akrobat-ExtraBold.otf);
 font-weight: normal;
 }

 @font-face {
 font-family: Akrobat-ExtraLight;
 src: url(/wp-content/themes/true/fonts/Akrobat-ExtraLight.otf);
 font-weight: normal;
 }


 @font-face {
 font-family: Akrobat-Light;
 src: url(/wp-content/themes/true/fonts/Akrobat-Light.otf);
 font-weight: normal;
 }

 @font-face {
 font-family: Akrobat-Regular;
 src: url(/wp-content/themes/true/fonts/Akrobat-Regular.otf);
 font-weight: normal;
 }

 @font-face {
 font-family: Akrobat-SemiBold;
 src: url(/wp-content/themes/true/fonts/Akrobat-SemiBold.otf);
 font-weight: normal;
 }

 @font-face {
 font-family: Akrobat-Thin;
 src: url(/wp-content/themes/true/fonts/Akrobat-Thin.otf);
 font-weight: normal;
 }
 
 /* play-regular - latin_cyrillic */
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/play-v12-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/play-v12-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/play-v12-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/play-v12-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/play-v12-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/play-v12-latin_cyrillic-regular.svg#Play') format('svg'); /* Legacy iOS */
}
/* play-700 - latin_cyrillic */
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/play-v12-latin_cyrillic-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/play-v12-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/play-v12-latin_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/play-v12-latin_cyrillic-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/play-v12-latin_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/play-v12-latin_cyrillic-700.svg#Play') format('svg'); /* Legacy iOS */
}

/* montserrat-900 - latin_cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/montserrat-v18-latin_cyrillic-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v18-latin_cyrillic-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v18-latin_cyrillic-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v18-latin_cyrillic-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v18-latin_cyrillic-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v18-latin_cyrillic-900.svg#Montserrat') format('svg'); /* Legacy iOS */
}
 
/* End of Fonts */


/* Mobile view */
 
 @media (max-width:767.98px){
     .navbar {
        min-height: 79px!important;
     }
     
     .mob-hide {
         display: none;
     }
     
     
     #logo {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
     }
	 
	 .discriptor_row {
		margin-top: 58px;	 
	 }
	 
	 .main-discriptor {
		 background-position: left;
    	padding-bottom: 59px;
	 }
	 
	 .quote_p {
    	padding-top: 17px;
	}
	 
	 .quote_pp {
		 margin-bottom: 30px;
		 font-weight: bold;
	 }
	 
	 .proizvodstvo_p {
     	font-size: 20px;
     	line-height: 1.3;
	 }
	 
	 .contacts_text {
		 font-size: 16px;
		 font-weight: bold;
		 padding-left: 10px;
	 }
	 
	 .main_img {
		 height: 110px;
	 }
	 
	 .main_title {
		 font-size: 40px;
		 padding-left: 20px;
	 } 
	 
	 #mm-logo {
    	height: 70px!important;
	 }
	 
	 .fr-discriptor {
	background-position: left;
	padding-top: 40px;
	    padding-bottom: 60px;
	 }
	 
	 .fr_main_img {
        width: 250px;
	 }
	 
	 .fr_main_discription {
        font-size: 30px;
	 }
	 
	 .fr-main-page-btn, .fr-money-issue-a {
        font-size: 18px;
	 }
	 
	 .fr-title {
        font-family: 'Akrobat-Bold', arial;
	 }
	 
	 .fr-2variants-1-p {
        font-size: 26px;
	 }
	 
	 .fr-2variants-1 {
        background-image: none;
        padding-top: 10px;
        height: auto;
	 }
	 
	 .fr-2variants-img-1 {
        width: 75%;
        height: auto;
        padding-left: 14%;
    }
    
    .fr-2variants-1-p-1 {
    margin-bottom: 23px;
    }
    
    .fr-advs {
        margin-top: 20px;
    }
    
    .fr-adv-title-2 {
        margin-top: 0;
    }
    
    .no-gutters-mob {
        padding-right: 0!important;
        padding-left: 0!important;
    }
    
    #hvoya-adv {
        margin-top: 10px;
    }
    
    .fr-types-p {
        margin-bottom: 30px;
        margin-top: -10px;
    }
    
    .fr-2variants-1-2 {
        padding-top: 0px;
    }
    
    .fr-3variants-row {
        margin-top: 50px;
    }
    
    .fr-2variants-3-p {
        font-size: 22px;
    }
    
    .fr-2variants-img-3 {
        width: 90%;
    }
    
    .fr-3var-img-p {
        text-align: center;
    }
    
    .fr-3var-img {
    width: 65%;
    padding-top: 20px;
    }
    
    .fr-2variants {
        font-size: 36px;
    }
    
    .fr-2variants-2 {
        height: auto;
        padding-bottom: 30px;
    }
    
    .fr-2variants-img-4 {
        width: 90%;
        padding-left: 0%;
    }
    
    .fr-var3-mob {
        font-size: 22px;
    }
    
    .fr-2variants-2-discr {
        font-size: 18px;
    }
    
    .fr-2variants-2-p-1 {
        font-size: 18px;
    }
    
    .fr-production-title,
    .fr-production-discr {
        margin-left: 0;
    }
    
    .fr-production-title {
        font-size: 36px;
    }

    
    .fr-production .no-gutters {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    
    .fr-pr-img {
        margin-bottom: 15px;
    }
    
    .fr-production {
        margin-top: 15px;
    }
    
    .fr-pr-video {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    
    .fr-pr-video-title {
        margin-left: 0;
    }
    
    .fr-finmodel-title {
        line-height: 1.1;
    }
    
    .fr-finmodel-subtitle {
        margin-bottom: 24px;
        margin-top: 10px;
    }
    
    .fr-finmodel-img-1-mob img {
        width: 100%;
        height: auto;
    }
    
    .fr-money-issue {
        padding-top: 48px;
        padding-bottom: 80px;
    }
    
    .fr-money-issue-title {
        line-height: 1.2;
        margin-bottom: 20px;
    }
    
    .fr-money-issue-text {
        font-size: 18px;
    }
    
    .fr-contacts {
        padding-bottom: 0;
    }
    
    .fr-contacts-text {
        margin-bottom: 40px;
    }
    
    .fr-contacts-name {
        margin-bottom: 5px;
    }
    
    .fr-finmodel-img-2 img {
        width: 94%;
    }
    
    .fr_main_discription_var {
        font-size: 18px;
    }
     
    .soliloquy-container {
        min-height: 95vw;
    }
}
 
  @media (min-width:768px){
     .mob {
         display: none;
     }
 }
 

 @media (max-width:1219.98px){
     .full-logo {
        display: none!important;
     }
}

 @media (min-width:1220px){
     .mob-logo {
        display: none!important;
     }
}
 
 @media (min-width: 768px) and (max-width: 1280px) {
     
    .navbar-nav.navbar-center {
    left: 30%!important;
    transform: translatex(-1%)!important;
    }

}

 @media (min-width: 1000px) and (max-width: 1280px) {

    .nav > li > a {
    padding: 10px 7px;
    }

}

 @media (min-width: 768px) and (max-width: 1280px) {
	 
	 .nav > li > a {
    padding: 10px 3px;
	letter-spacing: 0px;
    font-size: 14px;
    }
	 
}




/* End of Mobile view */
 

/* 
*{
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
} 
 */