/*!
 * Start Bootstrap - Resume v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/resume)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
 */


 @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: 'Open Sans', serif;
  padding-top: 54px;
  color: #868e96; }

@media (min-width: 992px) {
  body {
    padding-top: 0;
    padding-left: 17rem; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #343a40; }

h1 {
  font-size: 2rem;
  line-height: 2.5rem; }

h2 {
  font-size: 1.75rem; }

h3 {
  font-size: 1.5rem; }

.subheading {
  font-weight: 500;
  font-family: 'Roboto Condensed', serif;
  font-size: 1.35rem; }

.list-social-icons a {
  color: #495057; }
  .list-social-icons a:hover {
    color: #BD5D38; }
  .list-social-icons a .fa-lg {
    font-size: 1.75rem; }

.list-icons {
  font-size: 3rem; }
  .list-icons .list-inline-item i:hover {
    color: #BD5D38; }

#sideNav .navbar-nav .nav-item .nav-link {
  font-weight: 600;
  text-transform: uppercase; }

@media (min-width: 992px) {
  #sideNav {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 17rem;
    height: 100vh; }
    #sideNav .navbar-brand {
      display: flex;
      margin: auto auto 0;
      padding: 0.5rem; }
      #sideNav .navbar-brand .img-profile {
        max-width: 10rem;
        max-height: 10rem;
        border: 0.5rem solid rgba(255, 255, 255, 0.2); }
    #sideNav .navbar-collapse {
      display: flex;
      align-items: flex-start;
      flex-grow: 0;
      width: 100%;
      margin-bottom: auto; }
      #sideNav .navbar-collapse .navbar-nav {
        flex-direction: column;
        width: 100%; }
        #sideNav .navbar-collapse .navbar-nav .nav-item {
          display: block; }
          #sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
            display: block; } }

section.resume-section {
  border-bottom: 1px solid #dee2e6;
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }
  section.resume-section .resume-item .resume-date {
    min-width: none; }

@media (min-width: 768px) {
  section.resume-section {
    min-height: 60vh; }
    section.resume-section .resume-item .resume-date {
      min-width: 18rem; } }

@media (min-width: 992px) {
  section.resume-section {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

.bg-primary {
  background-color: #BD5D38 !important; }

.text-primary {
  color: #BD5D38 !important; }

a {
  color: #BD5D38; }
  a:hover, a:focus, a:active {
    color: #824027; }


/* ДЛЯ ВЫДЕЛЕНИЯ КОНТЕНТНЫХ БЛОКОВ */

.color0block {
  /* этот для аналогичных блоков, но без выделения цветом */
  width: 100%;
}

.color1block {
  width: 100%;
  background-color: #d5edff;
}

.color2block {
  width: 100%;
  background-color: #eeeeee;
}

/* ОТСТУПЫ И ВИД КАРТИНОК */

.otstup5px {
  width: 100%;
  height: 5px;
}
.otstup10px {
  width: 100%;
  height: 10px;
}
.otstup15px {
  width: 100%;
  height: 15px;
}
.otstup20px {
  width: 100%;
  height: 20px;
}
.otstup25px {
  width: 100%;
  height: 25px;
}
.otstup30px {
  width: 100%;
  height: 30px;
}
.otstup35px {
  width: 100%;
  height: 35px;
}
.otstup40px {
  width: 100%;
  height: 40px;
}
.otstup45px {
  width: 100%;
  height: 45px;
}
.otstup50px {
  width: 100%;
  height: 50px;
}

.otstup60px {
  width: 100%;
  height: 60px;
}

.otstup70px {
  width: 100%;
  height: 70px;
}

.otstup80px {
  width: 100%;
  height: 80px;
}

.otstup90px {
  width: 100%;
  height: 90px;
}

.otstup100px {
  width: 100%;
  height: 100px;
}

.bottommargin5px {
  margin-bottom: 5px;
}

.bottommargin7px {
  margin-bottom: 7px;
}

.bottommargin10px {
  margin-bottom: 10px;
}

.bottommargin15px {
  margin-bottom: 15px;
}

.bottommargin20px {
  margin-bottom: 20px;
}

.bottommargin25px {
  margin-bottom: 25px;
}

.bottommargin30px {
  margin-bottom: 30px;
}
.bottommargin35px {
  margin-bottom: 35px;
}
.bottommargin40px {
  margin-bottom: 40px;
}
.bottommargin45px {
  margin-bottom: 45px;
}
.bottommargin50px {
  margin-bottom: 50px;
}

.bottommargin60px {
  margin-bottom: 60px;
}

.bottommargin70px {
  margin-bottom: 70px;
}

.bottommargin80px {
  margin-bottom: 80px;
}

.bottommargin90px {
  margin-bottom: 90px;
}

.bottommargin100px {
  margin-bottom: 100px;
}


.topmargin5px {
  margin-top: 5px;
}

.topmargin7px {
  margin-top: 7px;
}

.topmargin10px {
  margin-top: 10px;
}

.topmargin15px {
  margin-top: 15px;
}

.topmargin20px {
  margin-top: 20px;
}

.topmargin25px {
  margin-top: 25px;
}

.topmargin30px {
  margin-top: 30px;
}

.topmargin35px {
  margin-top: 35px;
}

.topmargin40px {
  margin-top: 40px;
}

.topmargin45px {
  margin-top: 45px;
}

.topmargin50px {
  margin-top: 50px;
}

.topmargin60px {
  margin-top: 60px;
}

.topmargin70px {
  margin-top: 70px;
}

.topmargin80px {
  margin-top: 80px;
}

.topmargin90px {
  margin-top: 90px;
}

.topmargin100px {
  margin-top: 100px;
}


.endborder10pxdiv {
  margin-top: 10px;
  border-bottom: 1px solid #dedede;    /* ЭТО ЦВЕТ ЛИНИИ-РАЗДЕЛИТЕЛЯ */
}

.borderbottom {
  border-bottom: 1px solid #888888;
}


img.podsvetka:hover {
  filter: alpha(Opacity=75) !important; /* Полупрозрачность для IE */
  opacity: 0.75 !important; /* Полупрозрачность для других браузеров */
}


.leftimg1 {
  float: left; /* Выравнивание по левому краю */
  margin: 0px 7px 7px 0px; /* Отступы вокруг картинки по часовой стрелке с позиции 12 часов */
}
.leftimg2 {
  float: left; /* Выравнивание по левому краю */
  margin: 10px 7px 2px 0px; /* Отступы вокруг картинки по часовой стрелке с позиции 12 часов */
}
.leftimg3 {
  float: none;
  margin: 5px 7px 2px 0px; /* Отступы вокруг картинки по часовой стрелке с позиции 12 часов */
}
.rightimg1 {
  float: right; /* Выравнивание по правому краю  */ 
  margin: 0px 0px 7px 7px; /* Отступы вокруг картинки по часовой стрелке с позиции 12 часов */
}
.imgborder0 {
border-width: 0px;
}
.imgborder1 {
border-width: 1px;
  border-color: #888888;
  border-style: solid;
}
.tableborder1px_d8d8d8 {
      border: 1px solid #D8D8D8;
}

/* КОНЕЦ ОТСТУПЫ И ВИД КАРТИНОК */




/* ЭТО ВНЕШНИЙ ВИД ССЫЛОК НА МОДАЛЬНОМ ОКНЕ */
.modallink01 {
color: #337ab7;
font-family: Arial;
font-size: 12pt;
text-decoration: underline;
  cursor:pointer;
}
.modallink01:hover {
color: #337ab7;
font-family: Arial;
font-size: 12pt;
text-decoration: none;
  cursor:pointer;
}
.modallink01 a:active {
color: #337ab7;
font-family: Arial;
font-size: 12pt;
  text-decoration: underline;
  cursor:pointer;
}
.modallink01 a:visited {
color: #337ab7;
font-family: Arial;
font-size: 12pt;
  text-decoration: underline;
  cursor:pointer;
}
.modallink01 a:link {
color: #337ab7;
font-family: Arial;
font-size: 12pt;
text-decoration: underline;
  cursor:pointer;
}
.modallink01 a:hover {
color: #41a7ff;
font-family: Arial;
font-size: 12pt;
text-decoration: none;
  cursor:pointer;
}



#smfooter .row, .row-fluid {
  margin-bottom: 0px !important;
}


.form-submit-button {
  background: #BD5D38;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
  color: #fff;
font-weight: 600;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #eee;
  text-shadow: none;
}

.form-submit-button:hover {
  background: #e38965;
  color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #fafafa;
  text-shadow: none;
}