/*   
Theme Name: Kalorifer.NET
Author: RA PROFIT
Author URI: http://profit44.ru/
*/


body {
	font-family: 'Geometria';
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active {
	background-color: #39a4bb;
    border-color: #39a4bb;
}
.btn-primary:not(:disabled):not(.disabled):active {
    box-shadow: 0 0 0 .2rem #39a4bb8A;
}

p{
	text-align: justify;
}
ol li{
	text-align: justify;
}

.hellobar {
    background-color: #404443;
    padding: 5px 0;
}
.hellobar .social ul {
    margin-bottom: 0;
	text-align: right;
}
.hellobar .social a {
    color: #fff;
    font-size: 20px;
}


header {
    padding: 30px 0;
	font-weight: 500;
}
.header-logo a {
    text-decoration: none;
}
.header-logo span {
    color: #22201e;
	margin-top: 10px;
	line-height: 1.2;
}
.header-contacts {
	color: black;
    text-align: center;
}
.header-contacts a {
	color: #39a4bb;
}
.header-address {
    line-height: 1.2;
    margin-bottom: 5px;
	font-size: 16px;
    font-weight: bold;
}
.header-phone a {
    font-size: 20px;
    font-weight: bold;
}
.header-email a {
    font-size: 20px;
    font-weight: bold;
}
@media(max-width: 1200px) {
	.header-logo {
		margin-bottom: 30px;
	}
}
@media(max-width: 767px) {
	.header-logo {
		margin-bottom: 0;
	}
	.header-contacts {
		margin-top: 30px;
	}
}
.header-boiler{
	line-height: 1.2;
    font-size: 24px;
    font-weight: bold;
	text-align: center;
}
.header-boiler-link{
	font-size: 22px;
    font-weight: bold;
}


.navbar-top {
    padding: 0;
}
.navbar-top .navbar-nav {
    border-top: solid 2px #B2B3B3;
	padding-top: 10px;
}
.navbar-top .nav-link {
    color: #898989;
    font-size: 18px;
    text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
}

#menu-main li{
	margin: 0px 10px;
}

@media(max-width: 767px) {
	.navbar-top {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.navbar-top .navbar-nav {
		border-top: 0;
	}
	.navbar-top .nav-link {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-nav .dropdown-menu {
		border: 0;
	}
}


section {
    padding: 60px 0;
}


.jumbotron {
    border-top: solid 15px #39a4bb;
    position: relative;
	border-radius: 0;
	margin-bottom: 0;
	padding: 0;
}
.jumbotron video {
    width: 100%;
	display: block;
}
.jumbotron::after {
    content: '';
	background: url(images/ventilyator.png) no-repeat center center;
	width: 70px;
	height: 70px;
	position: absolute;
	bottom: -35px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.jumbotron .container {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.jumbotron h1 {
    color: #fff;
    font-size: 60px;
    /*font-weight: 900;*/
    text-transform: uppercase;
    /*text-shadow: 0 0 5px rgba(0, 0, 0, .5);*/
    max-width: 80%;
}
.jumbotron h1 span{
	font-size: 90px;
    letter-spacing: -7px;
}
@media(max-width: 1200px) {
	.jumbotron h1 {
		font-size: 40px;
	}
}



.section-title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
	position: relative;
	margin-bottom: 80px;
}
h1.section-title {
    margin-top: 60px;
}
.section-title::after {
    height: 4px;
    background: #39a4bb;
    width: 100px;
    border-top: none;
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


footer {
    padding: 50px 0;
	background: #060703;
}
.footer-info p {
    color: #898989;
    font-size: 18px;
    line-height: 1.1;
}
.footer-info a {
    color: #39a4bb;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}
.footer-info-web a {
    font-size: 24px;
}
.footer-info a:link,
.footer-info a:visited {
	text-decoration: none;
	color: #39a4bb;
}
.footer-info a:hover {
	text-decoration: none;
	color: white;
}
.footer-info a:active {
	text-decoration: none;
	color: black;
}
@media(max-width: 1200px) {
	.footer-info p {
		font-size: 14px;
	}
}
@media(max-width: 991px) {
	.footer-logo {
		margin-bottom: 40px;
	}
	.footer-info {
		text-align: center;
	}
	.footer-info p {
		font-size: 18px;
	}
}
@media(max-width: 767px) {
	.footer-logo {
		margin-bottom: 0;
	}
	.footer-info {
		margin-top: 30px;
	}
}



.fp-nav-blocks a {
    text-decoration: none;
}
.fp-nav-block-item {
    height: 275px;
    background-size: cover;
    background-repeat: no-repeat;
	display: inline-block;
	width: 100%;
}
.fp-nav-block-item:hover {
    text-decoration: none;
}
.fp-nav-block-item.block-item-big {
    height: 824px;
}
.fp-nav-block-item1 {
    background-image: url(images/main-block/1.jpg);
	border: 5px solid white;
}
.fp-nav-block-item2 {
    background-image: url(images/main-block/2.jpg);
	border: 5px solid white;
}
.fp-nav-block-item3 {
    background-image: url(images/main-block/3.jpg);
	border: 5px solid white;
}
.fp-nav-block-item4 {
    background-image: url(images/main-block/4.jpg);
	border: 5px solid white;
}
.fp-nav-block-item5 {
    background-image: url(images/main-block/5.jpg);
	border: 5px solid white;
}
.fp-nav-block-item6 {
    background-image: url(images/main-block/6.jpg);
	border: 5px solid white;
}
.fp-nav-block-item7 {
    background-image: url(images/main-block/7.jpg);
	border: 5px solid white;
}
.fp-nav-block-item8 {
    background-image: url(images/main-block/8.jpg);
	border: 5px solid white;
}
.fp-nav-block-item9 {
    background-image: url(images/main-block/9.jpg);
	border: 5px solid white;
}
.fp-nav-block-item10 {
    background-image: url(images/main-block/10.jpg);
	border: 5px solid white;
}
.fp-nav-block-item11 {
    background-image: url(images/main-block/11.jpg);
	border: 5px solid white;
}
.fp-nav-block-item12 {
    background-image: url(images/main-block/12.jpg);
	border: 5px solid white;
}
.fp-nav-block-item-container {
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 30px;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity;
}
.fp-nav-block-item-container img{
	margin-bottom: 20px;
}
.fp-nav-block-item-container strong {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
	text-shadow: 5px 5px 5px rgb(0 0 0);
    display: block;
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.2;
}
.fp-nav-block-item-container .btn {
    border-color: #fff;
    text-transform: uppercase;
    color: #fff;
}
.fp-nav-block-item:hover .fp-nav-block-item-container {
    opacity: 1;
}
.fp-nav-block-green {
    background-color: #b0cb1f;
    width: 150px;
    height: 150px;
}
@media(max-width: 1200px) {
    .fp-nav-block-item-container strong {
        font-size: 24px;
    }
}
@media(max-width: 991px) {
	.fp-navigation {
		padding-bottom: 0;
	}
    .fp-nav-block-item {
		height: auto !important;
	}
	.fp-nav-block-item-container {
		opacity: 1;
	}
	.fp-nav-block-item-container strong {
		margin-bottom: 0;
	}
}

.fp-about {
    background: url(images/about-bg.jpg) no-repeat center 0 / cover;
    height: 1195px;
	margin-top: 50px;
	padding-top: 220px;
	border-bottom: solid 20px #39a4bb;
}
.fp-about .col-sm-5 img{
	margin-top: 60px;
}
.under-fp-main-products{
	height:20px;
	background: #39a4bb;
	margin-top: -1px;
}
.line-2{
	height: 4px;
    background: #39a4bb;
    width: 92px;
    margin-left: 0;
    border-top: none;
    margin-bottom: 40px;
    margin-top: 40px;
}
.fp-about h2{
	color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 36px;
	margin-top: 30px;
}
.fp-about p{
	color: #fff;
    font-size: 20px;
    text-align: justify;
    text-indent: 40px;
}
.content-font-6{
    margin-top: 85px;
}

.content-font-6 a{
	color: white;
    padding: 20px 40px;
    font-size: 24px;
    background-color: #39a4bb;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
}
.content-font-6 a:hover{
	color: white;
	background-color: black;
	text-transform: uppercase;
	text-decoration: none;
}
.about-preim {
	margin-top: 100px;
}
.about-preim .col-sm-4:first-child{
	background-image: url(images/about-line.png);
    background-repeat: no-repeat;
    background-position: top 0px left 355px;
}
.about-preim .col-sm-4:nth-child(3){
	background-image: url(images/about-line.png);
    background-repeat: no-repeat;
    background-position: top -35px left 30px;
}
.about-preim strong {
	color: #39a4bb;
    font-size: 70px;
	font-weight: bold;
    text-align: center;
	font-family: Geometria;
	display: block;
}
.about-preim span{
	color: #fff;
    font-size: 34px;
	text-transform: uppercase;
    text-align: center;
	display: block;
}
@media(max-width: 1200px) {
	.about-preim strong {
		font-size: 56px;
	}
	.about-preim span {
		font-size: 26px;
	}
}
@media(max-width: 991px) {
	.fp-about {
		height: auto;
	}
    .fp-about .content-font-6 {
		text-align: center;
		text-indent: 0;
	}
	.about-preim {
		margin-top: 60px;
	}
	.about-preim strong {
		font-size: 40px;
	}
	.about-preim span {
		font-size: 18px;
	}
}
@media(max-width: 767px) {
	.about-preim {
		margin-top: 30px;
	}
	.about-preim strong {
		margin-top: 30px;
	}
}


.fp-main-products{
	background: url(images/main-products-bg.jpg) no-repeat center 0 / cover;
	padding-top: 120px;
	min-height: 1311px;
}
.fp-main-products a {
    background: #fff;
    display: flex;
    transition: 0.2s;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding: 20px;
	margin-bottom: 30px;
}
.fp-main-products a:hover{
	box-shadow: 0 0 30px rgba(0, 0, 0, .5) inset;
	opacity: 0.8;
	text-decoration: none;
}

.fp-main-products .col-sm-4 img{
	padding: 25px;
}
.content-font-8{
	color: white;
    font-size: 34px;
	text-transform: uppercase;
    text-align: center;
}
.content-font-10{
    font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
    text-align: center;
	margin-top: 30px;
	color: black;
}
.line-3{
	height: 4px;
    background: #39a4bb;
    width: 100px;
    border-top: none;
}
@media(max-width: 991px) {
	.fp-main-products {
		min-height: auto;
		padding-bottom: 190px;
	}
}


.fp-produced-equipment{
	margin-bottom: 60px;
}
.produced-equipment-item {
    text-align: center;
    margin-bottom: 40px;
}
.produced-equipment-item p {
    margin-top: 42px;
	position: relative;
}
.produced-equipment-item p::before {
    height: 2px;
    background: #39a4bb;
    width: 100px;
	position: absolute;
	content: '';
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.content-font-11{
	font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
   	text-align: center;
    margin-top: 50px;
}
.content-font-12{
	font-size: 20px;
    text-transform: uppercase;
   	text-align: center;
}
.line-4{
	height: 4px;
    background: #39a4bb;
    width: 100px;
    border-top: none;
	margin-bottom: 50px;
}
.line-5{
	height: 2px;
    background: #39a4bb;
    width: 100px;
    border-top: none;
}
@media(max-width: 991px) {
	.produced-equipment-item p {
		font-size: 16px;
	}
}


.fp-map {
    filter: grayscale(1);
}
.fp-map > ymaps {
    position: relative;
    z-index: 1;
}
.fp-map > .container {
    position: absolute;
    left: -50%;
    right: -50%;
    margin: 0 auto;
    top: 0;
}
.fp-map-container {
    background-color: #003f77;
    color: #fff;
    padding: 30px;
    float: right;
    position: relative;
    font-size: 18px;
    width: 33.3334%;
    margin-top: 150px;
    z-index: 2;
}
.fp-map-container::before {
    content: '';
    position: absolute;
    left: -29px;
    top: 36px;
    border: 15px solid transparent;
    border-right: 14px solid #003f77;
}
.fp-map-container h3 {
    margin: 0;
    text-align: center;
    font-size: 35px;
}
.fp-map-container strong {
    display: block;
    font-weight: normal;
    font-size: 42px;
}
.fp-map-container em {
    display: block;
    text-align: right;
    color: #b0cb1f;
}
@media(max-width: 1200px) {
    .fp-map-container {
        width: 40%;
    }
}
@media(max-width: 991px) {
    .fp-map-container {
        width: 52%;
    }
}


.menu-product_cats-container > ul,
.menu-product_cats_eng-container > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-product_cats-container > ul > li,
.menu-product_cats_eng-container > ul > li {
    margin-bottom: 15px;
}
.menu-product_cats-container > ul > li > a,
.menu-product_cats_eng-container > ul > li > a {
    background-color: #6B6C6C;
    display: block;
    color: #fff;
    padding: 20px;
    text-transform: uppercase;
    border-radius: 3px;
}
.menu-product_cats-container > ul > li > a:hover,
.menu-product_cats_eng-container > ul > li > a:hover {
    background-color: #39a4bb;
    text-decoration: none;
}
.menu-product_cats-container > ul > li.current-menu-item > a,
.menu-product_cats_eng-container > ul > li.current-menu-item > a,
.menu-product_cats-container > ul > li.current-menu-parent > a,
.menu-product_cats_eng-container > ul > li.current-menu-parent > a {
    background-color: #39a4bb;
}
.menu-product_cats-container .sub-menu,
.menu-product_cats_eng-container .sub-menu {
    display: none;
}
.menu-product_cats-container .current-menu-item .sub-menu,
.menu-product_cats_eng-container .current-menu-item .sub-menu,
.menu-product_cats-container .current-menu-parent .sub-menu,
.menu-product_cats_eng-container .current-menu-parent .sub-menu {
    display: block;
    margin-top: 15px;
    list-style: none;
	padding-left: 5px;
}
.menu-product_cats-container .current-menu-item .sub-menu li,
.menu-product_cats_eng-container .current-menu-item .sub-menu li,
.menu-product_cats-container .current-menu-parent .sub-menu li,
.menu-product_cats_eng-container .current-menu-parent .sub-menu li {
    padding: 5px 0 5px 20px;
	background: url(images/arrow-right-red.png) no-repeat 0 11px;
}
.menu-product_cats-container .current-menu-item .sub-menu li a,
.menu-product_cats_eng-container .current-menu-item .sub-menu li a,
.menu-product_cats-container .current-menu-parent .sub-menu li a,
.menu-product_cats_eng-container .current-menu-parent .sub-menu li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #212529;
    font-weight: 500;
}


.card-img, .card-img-top {
    padding: 20px;
}
.card .btn {
    display: block;
}


.product-phone {
    font-size: 20px;
}
.product-phone a {
    color: #39a4bb;
    font-weight: 700;
    font-size: 20px;
}
.nav-pills .nav-link {
    color: #39a4bb;
    text-decoration: underline;
    padding: 10px;
    font-size: 14px;
}
.nav-pills .nav-link.active {
    background-color: #39a4bb;
	color: #fff;
	text-decoration: none;
}


.wp-pagenavi a, .wp-pagenavi span {
    border: 0;
    color: #898989;
}
.wp-pagenavi span.pages,
.wp-pagenavi a.first,
.wp-pagenavi a.last {
    display: none;
}
.wp-pagenavi span.pages {
    margin-right: 20px;
}
.wp-pagenavi a.last {
    margin-left: 20px;
}
.wp-pagenavi span.current {
    font-weight: normal;
    background-color: #39a4bb;
    color: #fff;
    border-radius: 4px;
}


.modal-container {
    padding: 20px;
}
.modal-container h3 {
    text-align: center;
	margin-bottom: 30px;
}

.header-sklad a{
	color: black;
}
.header-sklad a:hover{
	color: #39a4bb;
	text-decoration: none;
}
.contact-all a{
	color: #39a4bb;
}
.managers a{
	color: #39a4bb;
}


.news-item em {
    color: #999;
}


/*страница история компании*/
.history-block {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #B2B3B3;
}
.history-block p:first-child {
    font-size: 22px;
    font-weight: bold;
    color: #39a4bb;
}
.history-block img {
    height: 200px;
}
@media(max-width: 767px){
	.history-block img {
		margin-bottom: 20px;
	}
}
/*страница история компании*/

/*контакты*/
.contact-all {
    border-bottom: 2px solid #B2B3B3;
    padding: 30px 5px;
}
/*контакты*/

/*региональные менеджеры*/
.managers {
    border-bottom: 2px solid #B2B3B3;
    padding: 30px 5px;
}
@media(max-width: 767px){
	.managers {
		border-bottom: none;
	}
}
.manager {
    text-align: center;
}
/*региональные менеджеры*/
.table-variants td{
	padding: 0.4rem;
}

/*соцсети сверху*/
#menu-social li{
	display: inline-flex;
}
#menu-social li + li{
	margin-left: 30px;
}
/*соцсети сверху*/

.wp-pagenavi{
    text-align: center;
    margin-bottom: 30px;
}

.card-img, .card-img-top {
    height: 255px;
}

.card-title {
	height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
}

/*breadcrumbs*/
.breadcrumb-item a{
	color: #39a4bb;
}
.breadcrumb{
	background-color: white;
	font-size: 14px;
}
/*breadcrumbs*/

/*navbar*/
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #39a4bb;
}
.dropdown-menu {
    background-color: #6B6C6C;
}
.dropdown-item {
    color: white;
}
.dropdown-item:hover{
	background-color: #39a4bb;
	color: white;
}

/*navbar*/
.table-ostatki{
	width: auto;
}
.table-ostatki td{
    padding: .55rem;
}

.wppninja-gallery a{
	color: #39a4bb;
	text-decoration: none;
	line-height: 1.3;
	text-align: center;
	display: block;
}
.wppninja-gallery a:hover{
	color: black;
	text-decoration: none;
}
.wppninja-spacing{
	margin-bottom: 30px;
}
.navbar-light .navbar-nav .nav-link {
    color: black;
    font-weight: bold;
}

.media-body h5{
	color: #39a4bb;
    font-weight: bold;
}

.media-body a{
	color: #39a4bb;
    text-decoration: none;
}
.media-body a:hover{
	font-weight: bold;
    text-decoration: none;
	color: #39a4bb;
}
a h4{
	color: #39a4bb;
    text-decoration: none;
}
.h4{
	color: #39a4bb;
}
.header-photoalbum:hover{
	text-decoration: none;
}
.header-photoalbum:hover h4{
	font-weight: bold;
}
#pills-aero_characteristics p{
	font-weight: bold;
	font-size: 24px;
	margin: 20px 0px;
}

.table-variants{
	width: 400px;
}

@media(max-width: 767px){
	.table-variants{
		width: 100%;
	}
	#pills-aero_characteristics p{
		font-size: 16px;
	}
}

/*aerodynamics*/
.btn-aero{
	color: #39a4bb;
}
.btn-aero:hover{
	color: black;
	cursor: pointer;
}
.info-aero{
	display: none;
}
/*aerodynamics*/




@media(max-width: 767px){
	.jumbotron h1 span {
		font-size: 30px;
		letter-spacing: 0px;
	}
	.jumbotron h1 {
		font-size: 20px;
		margin-top: -25px;
	}
	.no-gutters .fp-nav-block-item-container strong{
		font-size: 18px;
	}
	.fp-about {
		padding-top: 0px;
		margin-top: 0px;
	}
	.fp-about h2 {
		font-size: 20px;
	}
	.fp-about p {
		font-size: 14px;
		text-indent: 0px; 
	}
	.fp-main-products .section-title{
		font-size: 26px;
	}
	.fp-produced-equipment .section-title{
		font-size: 26px;
	}
	#navbar #menu-main{
		text-align: center;
	}
	.navbar-top .nav-link {
		padding-top: 0px;
	}
	.navbar-light .navbar-nav .nav-link {
		font-size: 14px;
	}
	.breadcrumb-item {
		font-size: 10px;
	}
	.section-title {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	h1.section-title {
		margin-top: 20px;
		font-size: 20px;
	}
	section {
		padding: 10px 0;
	}
	.dropdown-item {
		white-space: normal;
		line-height: 1;
		padding-bottom: 10px;
		font-size: 14px;
	}
	#wppninja-gallery-1 .col-3{
		max-width: 100%;
		flex: none;
	}
	#wppninja-gallery-1 .caption{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.video-item .h4{
		font-size: 16px;
	}
	.menu-product_cats-container{
		display: none;
	}
	.table-ostatki {
		width: 100%;
		font-size: 14px;
	}
	.header-sklad{
		font-size: 14px;
	}
	.jumbotron::after {
		background: none;
	}
	body {
		padding: 10px;
	}
	.card-img, .card-img-top {
		height: auto;
	}
}

.border-bottom-none{
	border-bottom: 1px solid white !important;
}


.fa-instagram{
	display: none;
}
.fa-facebook-square{
	display: none;
}
/*.table-variants tr td:nth-child(2){
	border-bottom: 1px solid white;
	    text-align: center;
}
.table-variants tr:last-child td:nth-child(2){
	border-bottom: 1px solid #dee2e6;
}*/
.language{
	display: none;
}
