/*
Дополнительные стили корпоративного сайта
 к common.css, mobile.css

20.07.2021 Павел Сатин <it4@rezhcable.ru>
*/


header nav a {
    display: inline-block;
    /* margin-right: 120px; */
}

.nav-top-line a:hover {
    color: #ffd4d5 !important;
}


.dt-button {
    background: none !important;
    border: 2px solid #b01f23 !important;
    color: #b01f23 !important;
    display: inline-block;
    font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif !important;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
    line-height: 1 !important;
    padding: 13px 30px 13px !important;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1;
    text-align: center;
    cursor: pointer;
}

.dt-button.buttons-columnVisibility.active {
    background: #b01f23 !important;
    border: 2px solid #b01f23;
    color: #fff !important;
    display: inline-block;
    font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
    line-height: 1;
    padding: 13px 15px 13px;
    position: relative;
    overflow: hidden;
    /* transition: all 0.3s; */
    z-index: 1;
    text-align: center;
    cursor: pointer;




}

.dt-button-collection {
    width: 228px !important;
}

.dataTables_filter label {
    color: #b01f23 !important;
    margin: 0px 0px;
}

.dataTables_filter input {
    border: 2px solid #b01f23 !important;
    color: #b01f23 !important;
    display: inline-block;
    font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif !important;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
    line-height: 1 !important;
    padding: 12px 30px 11px !important;
    border-radius: 0px !important;
}

.w90 {
    width: 90%;
}

.w100 {
    width: 100%;
}

.h50 {
    height: 50px;
}

.w50 {
    width: 50%;
}

.mtop0 {
    margin-top: 0px !important;
}

span.button-side-solid,
a.button-side-solid, button.button-side-solid {
	background: none;
	border: 2px solid #b01f23;
	color: #b01f23;
	display: inline-block;
	font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
	line-height: 1;
	padding: 13px 15px 13px;
	position: relative;
	overflow: hidden;
	z-index: 1;
    text-align: center;
    cursor: pointer;
}

span.button-side-solid-active,
a.button-side-solid-active, button.button-side-solid-active {
	background: #b01f23;
	border: 2px solid #b01f23;
	color: #fff;
	display: inline-block;
	font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
	line-height: 1;
	padding: 13px 15px 13px;
	position: relative;
	overflow: hidden;
	/* transition: all 0.3s; */
	z-index: 1;
    text-align: center;
    cursor: pointer;
}



/* Бульон */

@font-face {
    font-family: Bad Script;
    /* Гарнитура шрифта */
    src: url(../fonts/bad_script-regular.ttf);
    /* Путь к файлу со шрифтом */
}

.menu-h1, .menu-h1 h1 {
    font-family: Bad Script;
    color: rgb(176, 31, 35);
    font-size: 36pt;
    line-height: 1;
    margin-bottom: 24px;
    font-weight: 700;
    float: left;
}

.offers-h1, .offers-h1 h1 {
    font-family: Bad Script;
    color: rgb(176, 31, 35);
    font-size: 36pt;
    line-height: 1;
    margin-top: 24px;
    font-weight: 700;
    float: left;
    max-width: calc(100% - 125px);
}

.col-menu-left {
    width: 20% !important;
}

.col-menu-right {
    width: 75% !important;
}

input[type=number] {
    border-top: 0px solid #ccc !important;
    border-right: 0px solid #ccc !important;
    border-left: 0px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    font-family: 'AGLetterica', sans-serif;
    font-size: 18px;
    padding: 8px 10px 7px;
    /* background-color: rgb(250, 226, 204); */
}
input[type=date], input[type=text], input[type=email],select {
    border: 1px solid #ccc;
    font-family: 'AGLetterica', sans-serif;
    font-size: 18px;
    padding: 8px 10px 7px;
    /* background-color: rgb(250, 226, 204); */
}
span.button {
    cursor: pointer;
}

@media only screen and (max-device-width: 1200px) {
    .col-menu-left {
        width: 100% !important;
    }

    .col-menu-right {
        width: 100% !important;
    }

    .menu-lady-img {
        display: none !important;
    }
}

.menu-lady-img {
    width: 100%;
}


span.button-solid,
a.button-solid,
button.submit-solid,
input[type=submit] {
	background: none;
	border: 2px solid #b01f23;
	color: #b01f23;
	display: inline-block;
	font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
	line-height: 1;
	padding: 13px 30px 13px;
	position: relative;
	overflow: hidden;
	z-index: 1;
    text-align: center;
    cursor: pointer;
}

button.btn-primary,
span.button-solid-active,
a.button-solid-active,
button.button-solid-active,
input[type=submit] {
	background: #b01f23;
	border: 2px solid #b01f23;
	color: #fff;
	display: inline-block;
	font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
	line-height: 1;
	padding: 13px 30px 13px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	/* transition: all 0.3s; */
	z-index: 1;
    text-align: center;
    cursor: pointer;
}

.menu-h2 h2 {
    font-family: Bad Script;
    color: rgb(176, 31, 35);
    font-size: 35pt;
    line-height: 50px;
}

/* .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 23px;
    padding: 8px;
    background-color: rgb(250, 226, 204);
} */

.menu-table {
    width: 100%;
}

.menu-table th {
    text-align: left;
}

.page-head.page-buillon {
    background-color: rgb(194,222,223);
}

.select2-container--default .select2-selection--single {
    background-color: rgb(250, 226, 204) !important;
    border: 1px solid #aaa m !important;
    height: 50px !important;
}
/* Бульон */


.header-login input[type=password] {
    border: 0 !important;
    font-family: 'AGLetterica', sans-serif;
    font-size: 12px !important;
    padding:0 !important;
}

.partners2 ul { display: flex; align-items: center; }

.partners2 li {
	align-items: center;
	display: flex;
	list-style: none;
	width: 25%;
}

.partners2 li a img {
	filter: grayscale(100%);
	float: left;
	margin-right: 15px;
	opacity: .6;
	transition: .3s all;
	}
/* .partners2 li p { } */

.partners2 li:hover a img {
	filter: none;
	opacity: 1;
	}



.page-content p, .page-content ol, .page-content ul {
    font-size: 18px;
    line-height: 1.4;
    margin: 15px 0;
}
.pagination {
    list-style: none !important;
}

.pagination li {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 5px 10px;
	}

.pagination li.active { border: 1px solid #aaa; border-radius: 2px; }

.pagination li.active a {
	border: none;
	color: #777;
	}


.btn.btn-success {
    background: #b01f23;
    border: 2px solid #b01f23;
    color: #fff;
    display: inline-flex;
    font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
    line-height: 1;
    padding: 13px 30px 13px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    transition: all 0.3s;
    z-index: 1;
    text-align: center;
    cursor: pointer;
}

.btn.btn-default {
	background: none;
	border: 2px solid #b01f23;
	color: #b01f23;
	display: inline-flex;
	font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 15pt !important;
    letter-spacing: 0px !important;
	line-height: 1;
	padding: 13px 30px 13px;
	position: relative;
	overflow: hidden;
	z-index: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

.btn.btn-default:hover {
	color: #fff;
    background: #b01f23;
}


.news-card-h164 {
    height: 164px;
}

.header-login {
    background: url(../img/login.png) 0 2px no-repeat;
    color: #daa9aa;
    padding-left: 20px;
    float: right;
}

.header-login input[type=password], .header-login input[type=text] {
    border: 0;
    font-family: 'AGLetterica', sans-serif;
    font-size: 12px;
    padding:0;
}

.profile-content {
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.file {
    font-size: 19px;
    padding-left: 50px !important;
    margin: 20px 0;
}

.col ol {
    padding-left: 20px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}


/* .page-content {
    margin-bottom: 0px !important;
} */

.quote-block {
    color: #b01f23;
    content: '/';
    font-size: 30pt;
    line-height: 1;
    float: left;
    padding-left: 0 !important;
    padding-right: 10px !important;
    font-weight: 700;

}

[class^='meteoservice'] table td {
    border-style: hidden;
}

.weather-city h5 {
    font-family: 'AGLetterica Bold', 'Arial Narrow', sans-serif;
    font-size: 21px;
    margin: 8px 0 10px;
    color: #b01f23;
    padding-left: 18px;
}

.news .col > div + div {
    margin-top: 50px;
    height: 162px !important;
}

.gray-background {
    background-color: rgba(0,0,0,.1);
    padding: 30px;
}

.pad-left-0 {
    padding-left: 0 !important;
}

/* footer {
    margin-top: 80px;
} */

.post-info-tags, .post-info-views, .post-info-time2read {
    color: lightgrey;
    padding-right: 40px;
    display: inline-block;
}

.post-info-tags a {
    color: lightgrey;
    border-bottom: none;
    text-decoration: none;
    background-color: transparent;
}


/* Выравнивание подвала */

html, body {
    height: 100%;
}

body .container {
    min-height: calc(100% - 336px);
}

footer {
    margin-top: 0;
}
