﻿

/* !!! Навигация и breadcrumb !!! */

.dispheader { margin: 0 0 20px 0; font-size: 1em !important; } /* row */
.breadcrumb17 	{ display: inline-block; margin: 15px 0 10px 0; padding: 0px; font-size: 12px;}
.breadcrumb17 i  { padding: 0px 6px; }
.breadcrumb17 i.fa { color: #4285F4;}

/* Jump menu */
.FormMenu17 { float: right; }
.FormMenu17 > select { width: 200px !important; height: auto; margin: 0px; padding:0 5px;}
div.FormMenu17 i { color: #303030; padding: 8px 10px 0 0; float: right; }

a.button { color: #fff !important ;}

.card .btn-outline-secondary  { background-color: #fff; border-color: #4285F4;}


/* !!! Корневой раздел меню 2018 !!! */

.phsection { margin: 0 0 10px 0; }
.phsection > .card .card-img-top { min-height: 250px; margin: 0px 0 -7px 0 !important; padding: 0 !important; text-align: center; }
.phsection > .card { margin-bottom: 15px !important; border: 1px solid #E3E3E3; }

.phsection:hover > .card  { border: 1px solid #4285F4; }
.phsection:hover > .card .card-text { color: #4285F4 !important;}

.phsection:hover > .card .btn-outline-secondary  { background-color: #4285F4; border-color: #4285F4;}
.phsection:hover > .card .btn-outline-secondary a { color: #fff !important; }

.phsection > .card img.card-img-top { }
.phsection > .card .card-body .card-text { font: 800 14px/18px 'Exo 2', Tahoma, Arial, Helvetica, sans-serif; }
/* */
.phsection > .card .btn-outline-secondary { border: 1px solid #4285F4;  text-decoration: none !important; }
.phsection > .card .btn-outline-secondary:hover { background-color: #4285F4; border: 1px solid #4285F4;  }

.phsection > .card .btn-outline-secondary a { color: #4285F4; text-decoration: none !important; }
.phsection > .card .btn-outline-secondary:hover a { color: #fff; text-decoration: none !important; }

.text-muted { padding: 10px 5px 0 0; font-size: 0.90em; color: #4285F4 !important; float: right;}
.text-muted i { padding: 0 5px 0 0; font-size: 1em; color: #4285F4;}

/*
.imgsec.imgsq {  margin: 0 0 10px 0; }
.imgsec.imgtb { width: 100%; height: 165px; overflow: hidden;  }
*/
div.imgsec { overflow: hidden; }



/* !!! Раздел MD !!! */


/* вывод разделов описание */
.sectiondesc { padding: 0 0 20px 0; margin: 0; text-align: center;}

.sectiondesc > h2 { font-size: 1.5em !important; padding: 0px 0px 10px 0px !important; margin: 0px !important; }
.sectiondesc div { padding: 0px 0px 10px 0px !important; margin: 0px !important; }

.phsection .card {   margin-top: 5px; text-align: center; padding: 0;}

.phsection .mdblock17 {}
.phsection .card .card-footer { background-color: #FEFEFE; }
.phsection .card a.cboxElement img { padding:0; margin: 0; border: 0px solid transparent !important; }

/* Блок просмотры */
.imgblock17view { font-size: 12px; }
.imgblock17view i { padding:0 5px 0 0; margin:0;}
.card-footer { }

/* !!! Раздел последний !!! */

.phsectionfull {}

.phsectionfull-flex {

	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;

	border: 1px solid #fff;
}
.imgprev, .imgnext {
    display: flex;
    justify-content: center;
    align-items: center;
}


.imgblock17full {}

.phsectionfull-title { display: block !important;     flex: none; }
.phsectionfull .phsectionfull-title h2 { font-size: 1.5em !important; padding: 0px 0px 20px 0px !important; margin: 20px !important; }


.imgprev, .imgnext { font-size: 2em; height: 100%;}
.imgprev a:hover i.fa, .imgnext a:hover i.fa  { color: #FF0E47 !important; }

.viewcount { text-align: right !important; padding: 5px 0;}
.imgblock17fulldesc {}


.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.055);
}


@media (max-width: 767px) {

	.imgblock17full img { width: 98%; height: auto;}
	.imgprev, .imgnext { font-size: 1.5em; }
}

@media (min-width: 768px) {
}


@media (min-width: 992px) {
}


@media (min-width: 1200px) {

}


