/*
 Theme Name:   Education Zone Child
 Theme URI:    https://rarathemes.com/wordpress-themes/education-zone/
 Description:  Education Zone Child for Department
 Template:     education-zone
 Version:      1.2.12-2
 Author:       ChDTU
 Author URI:   https://chdtu.edu.ua/
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  education-zone-child
*/



html {
	overflow-x: hidden;
}

.lister ul, li {
	color: black;
  font-weight: 400;
}

.black li{
	color: black;
}

p {
    margin-bottom: 0.7em;
    margin-top: 0;
}

ul, li, ol{
	font-size: 14px;
/* 	color: black; */
}
.elementor-element {
    font-size: 14px;
}

.entry-content p{
	color: black;
	text-align: justify;
} 

.elementor-image-box-content{
/* 	text-align: justify; */
}

/*.elementor-widget-container {
	text-align: justify;
}*/

.latest-events p{
	color: white;
}

.site-header .header-bottom{
	background: #0D4C96;
}

.site-header .header-m{
	padding: 0px; 
}

.elementor-widget:not(:last-child) {
		margin-top: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
    margin-bottom: 0px;
		box-sizing: inherit;
}

.site-header .header-top {
    background: #0D4C96;
    padding: 2px 0 0;
}

.site-header .header-top .secondary-nav {
	padding: 6px;
}

.site-header .form-section form input[type="submit"] {
	background-position: 9px 0px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
    text-transform: none;
    padding: 13px 0;
}

.latest-events .learn-more {
    background: #0D4C96;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    display: inline-block;
    padding: 8px 18px;
}


.latest-events .learn-more:hover {
    background: #0e3769;
}

.site-footer .widget-area .col {
    width: 33.33%;
    padding: 0 15px;
    float: left;
}

@media screen and (max-width: 1000px) {
.social-links svg {
	font-size: 30px;
	margin-left: 0px;
	color: yellow;
}
.fa fa-youtube fa-3x{
	margin-left: 0px;
}
}

@media only screen and (max-width: 1055px){
	.mobile-menu .search-form {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    max-width: 80%;
    margin: 0 0 10px 25px;
    display: flex;
    flex-wrap: wrap;
    padding: 5px 10px;
    align-items: center;
}
}

.fitis-logo {
    width: 70px;
	padding-top: 5px;
}

@media only screen and (max-width: 1200px){
.fitis-logo{
	width: 0px;
}
}

input[type="submit"]:focus{
    outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    outline: none;
}

a:focus {
    outline: none;
}

.line .wo-pad a:hover {
	color: #0D4C96;
}

.main-navigation ul li a:focus{
    outline: none;
}

.comment-form form input[type="submit"] {
    box-shadow: none;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    padding: 12px 60px;
    background: #3b9ad7;
    display: block;
    width: 100%;
}

.latest-events {
    text-align: center;
    padding: 0px 0 0px;
}

.mobile-header .menu-opener span {
    display: block;
    width: 100%;
    height: 2px;
    background: white;
    margin-bottom: 4px;
}

.history {
	margin: 0 0 0 0;
}

.site-content {
    padding-top: 0px;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px;
}

.n2-section-smartslider {
    position: relative;
    width: 100%;
		margin-left: 0px;
		margin-right: 0px;
}

#primary {
    padding: 0 15px;
    margin-bottom: 0px;
}

#primary .post, #primary .page {
    background: #fff;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.comments-area, .comments-area.form {
    margin-bottom: 0px;
    background: #fffffe;
    padding: 0px 0;
    font-size: 16px;
}

.page-title {
	padding-bottom: 0;	
}

.comment-content {
	color: gray;
}

.mobile-menu .main-navigation li {
	padding-left: 15px;
}

.spoiler > input + label:after{
  content: "+";
  float: right;
  font-family: monospace;
  font-weight: bold;}
.spoiler > input:checked + label:after{
  content: "-";
  float: right;
}
.spoiler > input{display:none;}
.spoiler > input + label , .spoiler > .spoiler_body{
  background:#CCC;
  padding:5px 15px;
  overflow:hidden;
	border-bottom: 1px solid black;
  width:100%;
  box-sizing: border-box;
  display: block;}
.spoiler > input + label + .spoiler_body{display:none; border-bottom: 1px solid red;}
.spoiler > input:checked + label + .spoiler_body{display: block;}
.spoiler > .spoiler_body{
  background: white;
	
  border: 3px solid #CCC;
  border-top: none;}

@media only screen and (min-width: 1300px){
	.latest-events .post img {
    width: 90%;
		display: block;
		margin-left: auto;
/* 		margin-right: auto; */
}
	.latest-events .col-1 .post .image-wrapper .text {
    width: 70%;
    margin-bottom: 50px;
    background: rgba(9, 9, 9, 0.6);
    margin-left: 30px;
}
	
}

@media only screen and (min-width: 1056px){
	.latest-events .post img {
    width: 90%;
		display: block;
		margin-left: auto;
/* 		margin-right: auto; */
}
	.latest-events .col-1 .post .image-wrapper .text {
    width: 75%;
    margin-bottom: 50px;
    background: rgba(9, 9, 9, 0.6);
    margin-left: 30px;
}
	
}

@media only screen and (max-width: 1055px){
		.latest-events .col-1 .post .image-wrapper .text {
    width: 90%;
		margin-bottom: 50px;
}
}

@media only screen and (max-width: 765px){
		.latest-events .col-1 .post .image-wrapper .text {
    width: 100%;
}
}

.elementor-widget-image .elementor-image img {
    
    display: block;
		margin-left: auto;
		margin-right: auto;
		
}
/* 
.footable_1718 td{
	font-size: 12px;
} */

.heateorSssClear {
    padding-bottom: 25px;
    clear: both;
}



/* The footer is fixed to the bottom of the page */

/*footer{
    position: fixed;
    bottom: 0;
}*/


.footer-distributed .logos {
    display: inline-block;
}

.footer-distributed .logos .chdtu-logo {
    padding-top: 3px;
    margin-bottom: 15px;
    height: 35px;
    display: inline;
}

#logos2 {
    display: block;
}

#logos2 img {
    padding-top: 3px;
    width: 200px;
    height: auto;
}

.footer-distributed .logos .university {
    display: inline-block;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 12px;
    color: white;
    font-family: Arial;
    font-weight: 300;
}

.footer-right .facebook i, .footer-right .facebook svg {
    padding-right: 10px;
}

.footer-right p.ChDTU-copyright {
    color: silver;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 400;
    text-align: center;
}

@media only screen and (min-width: 1920px){
.footer-main {
 	display: block;
  	margin-right: auto;
  	width: 70%;
}
}

@media (max-height:800px){
    /*footer { position: static; }*/
}

.footer-distributed {
    background-color: #0d4c96;
}


@media only screen and (max-width: 880px){
.footer-distributed div.logos {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-center ul {
    padding-left: 0;
}
.footer-distributed .footer-left img {
    margin: 0 auto;
}

.footer-distributed{
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 0px 30px 0px 30px;
    margin-top: 60px;

}
}

@media only screen and (min-width: 881px){
.footer-distributed {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 10px 10px 10px 30px;
    margin-top: 40px;
}
  
.footer-distributed .logos{
  padding-top: 5px;
    width: 300px;
}
  .footer-distributed .footer-center{

    width: 300px;
}
}

@media only screen and (min-width: 1056px){
.footer-distributed .logos{
	padding-top: 5px;
	width: 300px;
}

}

@media only screen and (min-width: 1100px){
.footer-distributed .logos{
	padding-top: 5px;
	width: 300px;
}

}

@media only screen and (min-width: 995px){
.footer-distributed {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: auto;
    margin-top: 40px;
}
}

@media only screen and (min-width: 1180px){
.footer-distributed {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 10px 10px 10px 170px;
    margin-top: 40px;
}
}

@media only screen and (min-width: 1080px){
.footer-distributed {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 10px 10px 10px 80px;
    margin-top: 40px;
}
}

@media only screen and (min-width: 969px){
.footer-distributed {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 10px 10px 10px 80px;
    margin-top: 40px;
}
}

@media only screen and (min-width: 1500px){
.footer-distributed {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 10px 10px 10px 350px;
    margin-top: 40px;
  
  	display: block;
  	margin-right: auto;
  	margin-left: auto;
  
}
  .footer-distributed .footer-left img{
    padding-top: 3px;
}

}

@media only screen and (min-width: 1180px){
.footer-distributed {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 0px 10px 0px 100px;
    margin-top: 40px;
  
  	display: block;
  	margin-right: auto;
  	margin-left: auto;
  
}
  .footer-distributed .footer-left img{
    padding-top: 3px;
}

}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
    display: inline-block;
    vertical-align: top;
}

/*global percents*/

.footer-distributed .footer-left{
    width: 15%;
}

.footer-distributed .footer-right{
    width: 15%;
}

.footer-distributed .footer-center{
    width: 30%;
}

/* Footer left */

.footer-distributed h3{
    /*color:  #ffffff;*/
    /*font: normal 36px 'Cookie', cursive;*/
    margin: 0;
}

/* The company logo */

.footer-distributed .footer-left img{
    width: 60%;
    padding-top: 12px;
}

/*.footer-distributed .logos img{
    width: 25%;
}
*/
.footer-distributed h3 span{
    /*color:  #e0ac1c;*/
}

/* Footer links */

.footer-distributed .footer-links{
    /*color:  #ffffff;*/
    margin: 20px 0 12px;
}

.footer-distributed .footer-links a{
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    color: inherit;
}

.footer-distributed .footer-company-name{
    /*color:  #8f9296;*/
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center i{
    /*background-color:  #33383b;*/
    /*color: #ffffff;*/
    font-size: 25px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    margin: 10px 15px;
    vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
    font-size: 17px;
    line-height: 38px;
}

.footer-distributed .footer-center p{
    display: inline-block;
    /*color: #ffffff;*/
    vertical-align: middle;
    margin:0;
}

.footer-distributed .footer-center {
    margin-top: 25px;
}

.footer-distributed .footer-center p span{
    display:block;
    font-weight: normal;
    font-size:14px;
    line-height:2;
}

.footer-distributed .footer-center p a{
    /*color:  #e0ac1c;*/
    text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-company-about{
    line-height: 20px;
    /*color:  #92999f;*/
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}

.footer-distributed .footer-company-about span{
    display: block;
    /*color:  #ffffff;*/
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-distributed .footer-icons{
    margin-top: 25px;
    text-align: center;
}

.footer-distributed .footer-icons a{
    display: inline-block;
    /*width: 35px;*/
    /*height: 35px;*/
    cursor: pointer;
    /*background-color:  #33383b;*/
    border-radius: 2px;

    font-size: 20px;
    color: silver;
    text-align: center;
    line-height: 35px;

    margin-right: 3px;
    margin-bottom: 5px;
}

.lister i, li{
    color: black;
    font-weight: 400;
}


/*.footer-distributed .footer-left,*/ 
.footer-distributed .logos {
    padding-top: 20px;
}

.footer-distributed .logos a {
    display: flex;
}

/* Here is the code for Responsive Footer */
/* You can remove below code if you don't want Footer to be responsive */


@media (max-width: 880px) {


    .footer-distributed .footer-center,
    .footer-distributed .footer-right,
    .footer-distributed .logos{
        display: block;
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

    .footer-distributed .footer-left{
        display: block;
        margin-right: auto;
        margin-left: auto; 
        width: 50%;
        margin-bottom: 10px;
        text-align: center;
    }

    #logos2{
        padding-top: 0px;
    }

    .footer-distributed .logos{
        padding-top: 0px;
    }
    
    /*.footer-distributed .logos .chdtu-logo {
        margin-bottom: 0px;
    }*/

    .footer-distributed .footer-center i{
        margin-left: 0;
    }
    .footer-distributed .footer-icons {
        margin-top: 0px;
    }
    
    /*.footer-distributed .footer-left, .logos #logos2 {
        display: none;
    }*/

}

.footer-main {
	display: block;
	margin-left: auto;
	margin-right: auto;
    width: 100%;
}

#primary .entry-footer .read-more {
    font-weight: 600;
}

.mobile-menu .main-navigation ul li a {
    color: #000;
    padding: 15px 32px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
}

footer .container {
    max-width: 1350px;
    width: 100%;
}

.footer-center ul {
    margin-left: 0px;
}

.footer-center ul li {
    list-style: none;
    color: silver;
    padding-bottom: 10px;
    font-size: 13px;
}

.footer-center ul li span {
    padding-left: 10px;
}

.chdtu-logo-and-url .site-branding #right {
    margin: 1px 0 1px 0;
}

.chdtu-logo-and-url .site-branding .example {
    text-align: left;
    margin-left: 20px;
}

.chdtu-logo-and-url .site-branding .form-section .ukr {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 5px;
	padding-top: 6px;
    color: white;
    font-family: Arial;
}

.chdtu-logo-and-url .site-branding .form-section .eng {
    font-size: 10px;
	line-height: 5px;
	padding-top: 10px;
    color: #C0C0C0;
}

.chdtu-logo-and-url .img-logo img {
    padding-top: 1px;
    height: 35px;
}

.chdtu-logo-and-url form.search-form {
	height: 21px;
	font-size: 6px;
}

.chdtu-logo-and-url form.search-form label{
	display: inline-block;
}

.line {
    border-left: 5px solid #0D4C96; /* Параметры линии */ 
    margin-left: 20px; /* Отступ слева */
    padding-left: 10px; /* Расстояние от линии до текста */ 
    min-height: 84px;
    text-align: left;
    margin-left: 20px;
}

.line a {
    font-weight: 500;
    font-family: Arial;
}

.line a#eng {
    font-size: 14px;
}

.departmentLogos {
    margin: 3px 0 3px 0;
    max-width: 470px;
}

.mobile-header .departmentLogos a 
{
    text-transform: uppercase;
}

.departmentLogos .line a, .facultyLogos .example a {
	text-transform: uppercase;
	font-weight: bold;
}

.departmentLogos .line a.eng {
    font-size: 14px;
}

.departmentLogos .line {
    min-height: 83px;
}

.facultyLogos {
    margin: 3px 0 3px 0;
    width: 440px;
    /*line-height: 24px;*/
}

.facultyLogos .example {
    text-align: left;
    margin-left: 20px;
}

.facultyLogos .example a {
    font-family: Arial;
}

.facultyLogos .example a.ukr {
    padding-bottom: 0px;
}

.facultyLogos .example a.eng {
    font-size: 14px;
}

.departmentLogos .line a.eng, .facultyLogos .example a.eng {
	font-size: 12px;
	text-transform: uppercase;
}

.wo-pad {
    margin-bottom: 0px;
    color: black;
}

.wo-pad.ukr {
	font-size: 15px;
}

.mobile-header {
    background-color: #0D4C96;
}

.mobile-header .container {
    width: 100%;
    line-height: 100%;
}

.mobile-header .universityLogos {
    display: grid;
    grid-template-columns: 3fr 9fr 4fr 1fr;
    width: 100%;
    padding-right: 5px;
}

.mobile-header .departmentLogos {
    /*width: 55%;*/
    padding-left: 15px;
    align-self: center;
}

.mobile-header .universityLogos .university {
    padding-left: 5px;
    align-self: center;
}

.mobile-header .universityLogos .university img {
    padding-bottom: 10px;
    padding-top: 3px;
    width: 64px;
}

.mobile-header .universityLogos .faculty {
    padding-left: 15px;
    align-self: center;
}

.mobile-header .universityLogos .faculty img {
    padding-top: 3px;
    width: 86px;
}

.mobile-header .departmentLogos a {
    font-weight: 500;
    font-size: 14px;
}

.mobile-header .departmentLogos .ukr {
    font-family: Arial;
    color: white;
}

.mobile-header .departmentLogos .eng {
    color: gray;
}

.chromeFix .site-title, .chromeFix .site-description {
    left: 0px;
}

.site-info {
    padding-top: 0px;
}

.staff {
    min-height: 30px;
}

.wp-block-image figcaption {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 13px;
}

.elementor hr {
    background-color: #ccc !important;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em !important;
}

#primary .staff-title {
    font-size: 38px;
    line-height: 42px;
    color: #474b4e;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
}

#primary .entry-header-staff {
    padding: 0px;
}

.staffName {
    color: black;
    text-transform: uppercase;
    margin-bottom: 0;
}

.wp-block-table table, .wp-block-table tr, .wp-block-table td {
    border: 1px solid black;
}

.entry-footer {
    padding-bottom: 20px;
}

p.has-text-align-center {
    text-align: center;
}


.single-post .site-content .entry-content .photonic-stream ul li {
    background: none;
    padding-left: 5px;
}

.single-post .site-content .entry-content .photonic-stream ul {
    margin: 0px;
}

.footer-main ul {
    margin: 0;
}

.mobile-header .menu-opener {
    align-self: center;
}

.tablepress {
    display: block;
    overflow-x: auto;
    font-size: 14px;
    line-height: 16px;
}

/*.tablepress thead .column-1 {
    width: 100% !important;
}*/

table.tablepress {
	display: table;
}

.dataTables_wrapper {
	overflow-x: auto;
}

.wp-block-table {
    font-size: 14px;
}

#primary .entry-title a {
    font-size: 25px;
}

.page-header .page-title {
    font-size: 28px;
}

a.staffName {
    font-size: 18px;
}

a.staffName p {
    font-size: 14px;
}

.textIndent {
    text-indent: 25px;
}

.custom-post-block {
    width: 100%;
}

.dataTables_wrapper {
    box-sizing: initial;
}

article .post-thumbnail {
    text-align: center;
}

.elementor-text-editor table, .elementor-text-editor table tr, .elementor-text-editor table td {
	border: 1px solid black;
	padding: 0 0 0 5px;
}

.main-navigation li {
  margin-right: 42px;
  margin-left: 0;
}