/*!
Theme Name: EnergoStal
Theme URI: http://gk-es.net/
Author: WebHavva
Author URI: http://gk-es.net/
Description: Энерго Сталь
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: energostal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif !important;
  line-height: 1em !important;
  font-weight: bold;
  text-transform: uppercase;
}

.services__sidebar {
  padding: 20px 0 20px 25px;
  border-left: 1px solid #5e5e5e20;
}

.services__blog {
  padding-top: 20px;
  padding-bottom: 50px;
}

.blog-box {
  padding: 20px;
  margin-bottom: 15px;
  border: 1px solid #fff;
  transition: all .5s ease-in-out;
}

.blog-box__img {
  margin: 0 auto 15px;
  max-width: 200px;
  display: flex;
  align-items: center;

}

.blog-box:hover {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #5e5e5e50;
  transition: all .5s ease-in-out;
}

.blog-box:hover.blog-box:after,
.blog-box:hover.blog-box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  transition: all .5s ease-in-out;
}

.blog-box:hover.blog-box:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #FFFFFF;
  border-width: 10px;
  margin-left: -10px;
  transition: all .5s ease-in-out;
}

.blog-box:hover.blog-box:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #5e5e5e70;
  border-width: 12px;
  margin-left: -12px;
  transition: all .5s ease-in-out;
}

.blog-box__info {
  padding: 20px 0;
}

.blog-box__info h4 {
  font-size: 20px;
  font-weight: 600;
}

.blog-box__info h4:hover a {
  color: #d25416;
  text-decoration: none;
}

.blog-box__info p {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
}

.blog-box a {
  color: #5e5e5e;
}

.blog-box i {
  margin-right: 5px;
}

.blog-box__more {
  display: flex;
  justify-content: space-between;
}

.blog-box__more a {
  color: #f15303;
}

.blog-box__more a:hover {
  color: #fd5400;
  text-decoration: none;
}

.blog-box__link i {
  margin-left: 5px;
}

.categories a {
  color: #f15303;
}

.categories a:hover {
  text-decoration: none;
  color: #ff8243;
}

/*===================
 sidebar
 */
.widget {
  margin-bottom: 40px;
}

.widget-title {
  margin-bottom: 20px;
  color: #f15303;
  font-size: 24px;
  font-weight: 400;
}


.textwidget p {
  font-size: 20px;
  font-weight: 300;
}

.widget a {
  color: #5e5e5e;
  font-size: 20px;
}

.widget a:hover {
  color: #f15303;
  text-decoration: none;
}

#today {
  color: #f15303;
}

.widget ul {
  padding-left: 20px;
}

.widget ul li {
  margin-bottom: 5px;
}

#wp-calendar {
  width: 200px;
  text-align: center;
}

#wp-calendar caption {
  text-align: right;
  color: #f15303;
  padding: 0;
}

.search-field {
  height: 50px;
  border: 2px solid #ebebeb;
  border-radius: 25px;
  background-color: #ebebeb;
  color: #5e5e5e;
  padding-left: 20px;
  padding-right: 20px;
}

.screen-reader-text {
  display: none;
}

.search-submit {
  display: none;
}

/*===============
  single-post 
  */
.entry-title {
  color: #5e5e5e;
  margin-top: 30px;
  margin-bottom: 30px;
}

.entry-title a {
  color: #5e5e5e;
}

.entry-title a:hover {
  color: #f15303;
  text-decoration: none;
}

.entry-meta {
  display: none;
}

.entry-content p,
.entry-content ul {
  font-size: 18px;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px;
}

.services__blog .post .entry-content ul {
  padding-left: 20px;
}

.entry-footer {
  display: none;
}

/*=================
 search-page 
 */
.search__page {
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-search__result {
  padding: 20px;
}

.page-search__title {
  color: #5e5e5e;
  font-weight: 600;
}

.page-search__title span {
  font-weight: 400;
}

.page-search__content {
  margin-top: 30px;
}

.page-search__content .entry-title {
  font-size: 20px;
}

.page-content p {
  font-size: 18px;
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 30px;
}

.entry-summary p {
  font-size: 18px;
  font-weight: 300;
}

.nav-next {
  margin-top: 20px;
}

.nav-next a {
  font-size: 18px;
  color: #d25416;
}

.nav-next a:hover {
  text-decoration: none;
  color: #fd5400;
}

.search__page .search__page-wrapper {
  margin-bottom: 50px;
  align-items: center;
  border-bottom: 1px solid #5e5e5e;
  padding-bottom: 30px;
}
.search__page .search__page-wrapper .search__page-content h3 {
  margin-bottom: 1rem;
  font-size: 30px;
}
.search__page .search__page-wrapper .search__page-content h3 a {
  color: #5e5e5e;
}
.search__page .search__page-wrapper .search__page-content h3 a:hover {
  color: #fd5400;
  text-decoration: none;
}
.search__page .search__page-wrapper .search__page-content p {
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 300;
}
.search__page .search__page-wrapper .search__page-content .blog__link-blog a {
  color: #fd5400;
  text-decoration: none;
}
.search__page .search__page-wrapper .search__page-content .blog__link-blog a i {
  margin-left: 5px;
}
/*======================
 pagination 
 */
.services__pagination {
  margin: 0 auto 30px;
}

.nav-links {
  margin: 0 auto;
}

.services__pagination .nav-links>.page-numbers {
  padding: 10px 15px;
  border-radius: 3px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  background-color: #5e5e5e;
}

.services__pagination .nav-links>.current {
  background-color: #f15303;
}

.services__pagination .nav-links>.page-numbers:hover {
  background-color: #f15303;
  text-decoration: none;
}

/*=================
 gallery 
 */
.gallery__box {
  padding-top: 50px;
  padding-bottom: 50px;

}

.gallery__box h4,
.gallery__box h6,
.gallery__box h1 {
  color: #5e5e5e;
  text-align: center;
}

.gallery__box h6 {
  margin-bottom: 30px;
  text-transform: capitalize;
  font-weight: 300;
  margin-top: 15px;
  font-size: 20px;
}

.gallery-title h5 {
  font-weight: 300;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 30px;
}

#envirabox-title-float-main {
  font-size: 18px;
}

#envirabox-right {
  right: -70px !important;
}

#envirabox-left {
  left: -70px !important;
}

/*========================
 single-child-page 
 */
.single-child-page {
  padding-top: 50px;
  padding-bottom: 50px;
}

.single-child-page h4 {
  color: #5e5e5e;
}

/*=======================
forms 
*/
#wpcf7-f733-o6 div.wpcf7-response-output {
  top: 640px;
}

#wpcf7-f733-o6 div.wpcf7-mail-sent-ok {
  top: 570px;
}

div.wpcf7-response-output {
  margin: 10px;
  padding: 10px 20px;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #eaeaea;
}

#mobileModal div.wpcf7-response-output {
  top: 370px;
  margin: 10px;
  padding: 10px 20px;
  left: 0;
  text-align: center;
}

#mobileModal div.wpcf7-mail-sent-ok {
  top: 270px;
}

#wpcf7-f734-o4 div.wpcf7-validation-errors {
  top: 450px;
}

#wpcf7-f734-o4 div.wpcf7-mail-sent-ok {
  margin: 10px 40px;
  padding: 70px 20px;
  left: 0;
  top: 110px;
  font-size: 18px;
}

#exampleModal div.wpcf7-mail-sent-ok {
  margin: 0;
  padding: 220px 300px;
  left: 15px;
  top: 70px;
  right: 15px;
  font-size: 20px;
}

#exampleModal div.wpcf7-validation-errors {
  left: 60px;
  top: 440px;
  max-width: 650px;
}

#wpcf7-f728-o2 div.wpcf7-mail-sent-ok {
  padding: 120px;
  top: -100px;
  width: 100%;
}

#wpcf7-f728-o2 div.wpcf7-validation-errors {
  top: 80px;
  max-width: 480px;
}

/*======================
 rolling_team 
 */
.single-team {
  padding-top: 80px;
  padding-bottom: 80px;
}

.single-team__details h2 {
  font-size: 32px;
  font-weight: 600;
  color: #5e5e5e;
  margin-bottom: 8px;
}

.single-team__details p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
}

.single-team__details blockquote>p {
  padding-left: 60px;
}

.SalesDepartmen__description .wpulike {
  text-align: center;
}

/*=====================
 map__block 
 */
.map__block_office .wd-row {
  height: 530px !important;
  margin-bottom: 0;
}

.map__block_bace .wd-row {
  height: 460px !important;
  margin-bottom: 0;
}

.map__block_big .wd-row {
  height: 460px !important;
  margin-bottom: 0;
}

/*========================
 template-section 
 */
.template-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.template-section h1 {
  margin-bottom: 30px;
}

.template-section .wp-block-button {
  margin-top: 1.5em;
}

.template-section p {
  font-size: 18px;
  font-weight: 300;
}

/* page-template-template-working */