/*
 Theme Name:   Tabula Child
 Theme URI:    http://tabula.bold-themes.com
 Description:  Tabula child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     tabula
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  tabula-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

body:not(.home) .btContentWrap{
	margin-top: 150px;
}

.home_banner a:hover{
	background-color: #d32b2b !important;
	color: #ffed00 !important;
}

.btMenuHorizontal .menuPort nav > ul > li > a:hover,
.btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a{
	color: #d32b2b !important;
}

.btMenuHorizontal .menuPort nav > ul > li > a:after{
	background-color: #d32b2b !important;
}


body .bt_bb_card .bt_bb_card_content .bt_bb_card_text{
	max-height: inherit;
}

.bt_bb_card .bt_bb_card_content .bt_bb_card_title:before{
	color: #ffed00 !important;
}

.price_item{
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 25px 10px;
	background-color: #fff;
	border-radius: 7px;
	box-shadow: 3px 10px 10px 0px rgb(0 0 0 / 30%);
}

.price_item_title{
	color: #d32b2b ;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 25px;
}

.price_item_price{
	font-weight: 900;
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
	margin: 5px 0;
}

.price_item_price span{
	font-size: 24px;
	font-weight: normal;
}

.price_item_descr_wrap{
	margin-top: 25px;
}

.price_item_descr{
	font-size: 22px;
	color: #d32b2b;
	font-weight: bold;
	text-align: center;
}

.price_item .price_item_descr{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

.section_padding_bottom{
	padding-bottom: 100px;
}

.levels_wrap > .bt_bb_column_inner_content{
	display: flex;
	flex-direction: column;
	width: 100%;
}

.levels_item{
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 35px;
	border-radius: 10px;
	color: #000;
	overflow: hidden;
	background-color: #f5f5f5;
}

.levels_item_heading{
	padding: 20px;
	background-color: #ffed00;
}

.levels_item:nth-child(even) .levels_item_heading{
	background-color: #766fb3;
}

.levels_item_title{
	font-weight: 900;
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.levels_item_subtitle{
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

.levels_item_descr_wrap{
	display: flex;
	flex-direction: column;
}

.levels_item_descr{
	padding: 15px 20px;
	border-bottom: 1px solid #d7d7d7;
	font-size: 18px;
	color: #000;
}

.levels_item_price{
	font-weight: 900;
	font-size: 36px;
	color: #505050;
	text-transform: uppercase;
	padding: 20px;
	text-align: right;
	background-color: #fff;
}

.levels_item_time{
	font-size: 14px;
	text-align: right;
	padding: 5px 20px;
}

.levels_wrap .price_item_descr_wrap{
	margin-top: 0;
}

section.footer_section{
	color: #000 !important;
}


section.corporative .bt_bb_card{
	border: 1px solid #e7e7e7;
}

body.btMenuHorizontal:not(.btStickyHeaderActive) .menuPort nav > ul > li > a:after{
	bottom: 10px;
}

body.btMenuHorizontal:not(.btStickyHeaderActive) .menuPort nav > ul > li:hover > a:before,
body.btMenuHorizontal:not(.btStickyHeaderActive) .menuPort nav > ul > li.current-menu-item > a:before{
	content: "";
	background-color: #d7d7d7;
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: 20px;
	top: 20px;
	border-radius: 50px;
	z-index: -1;
}

body.btMenuHorizontal:not(.btStickyHeaderActive) .menuPort nav > ul > li.wpml-ls-current-language > a:before{
	content: "";
	background-color: #d7d7d7;
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: 20px;
	top: 20px;
	border-radius: 50px;
	z-index: -1;
}

body.btMenuHorizontal.btStickyHeaderActive .menuPort nav > ul > li.wpml-ls-current-language > a:after{
	content: ' ';
    display: block;
    position: absolute;
    z-index: 5;
    bottom: -4px;
    margin-left: -4px;
    left: 50%;
    pointer-events: none;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #ee5b54;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    background-color: #d32b2b !important;
}

.home_banner .bt_bb_size_extrahuge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{
	font-size: 24px;
	font-weight: bold;
	font-family: "Montserrat",Arial,Helvetica,sans-serif;
}

.btContactPhone{
	position: relative;
	width: 100%;
}

.btContact .btContactRow .icon_phone:before{
	content: "\e98e";
    font-family: Dripicons;
    font-size: inherit;
    color: #766fb3;
}

tr:nth-child(even){
	background-color: #ffed00;
}

tr:nth-child(odd){
	background-color: #d7d7d7;
}

@media screen and (max-width: 992px){
	.banner_girl{
		margin: 0 !important;
	}
}

@media screen and (max-width: 768px){
	table{
		display: block;
		overflow-x: scroll;
		height: auto !important;
	}
}