
/* #region донастройка темы */

/* --------------------------------- */
/*           донастройка темы          */
/* --------------------------------- */

input, textarea {
    max-width: 95%;
}

button[disabled],button[disabled]:hover {
    border: 1px solid #545454;
    text-decoration:none;
    text-shadow:none;
    background: #ebebeb;  
    color:#545454;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.header div.logo {
  background: #fff;
  padding-bottom: 0px;
  border-radius: 0 0 100px 150px / 0 0 10px 10px;
}


li.active:hover
{
  color:#FFD400;
}

.header h2 {
  padding-left: 7%;
}

/*.header h2 span {
  position: relative;
  bottom: 10px;
}*/

p.breadcrumbs a, p.breadcrumbs a:visited {
    color: white;
}

p.breadcrumbs {
    color: white;
    padding-left: 2em;
}

a.anchor {
    color: #000;
}

.hero h2 {
  color: #fff;
}

.message a {
    color: navy;
}
.message a:visited {
    color: navy;
}

footer .block {
  display: inline-block;
}

footer .button {
  padding: 3px 15px;
  margin-left: 17px;
}


.copyright {
  width:auto;
}

.menu_main {
  width:auto;
  margin: 2em 0 0 0;
}

.menu_bottom {
  width:auto;
  padding: 3px 0;
}

/*
a.mail {
  margin: 0 17px;
}

a.mail,
a.mail:visited {
  color:#fff;
}
a.mail:hover,
a.mail:visited:hover {
  color:#FFD400;
}

a[href^="mailto:"]
*/

a[href^="mailto:"] {
  margin: 0 17px;
}

a[href^="mailto:"],
a[href^="mailto:"]:visited {
  color:#fff;
}
a[href^="mailto:"]:hover,
a[href^="mailto:"]:visited:hover {
  color:#FFD400;
}


/* ================================== */

        .header-center{
            float:left;
        }
        nav.menu_main {
            /*float: left;*/
            margin: 1em 0 0 2em;
            float:none;
            text-align:left;
        }
        h2.social {
            float: right;
            margin-top: 0;
            margin-left: 2em;
            padding-left: 0; /* fix */
        }
        .social-media{
            float:right; 
            margin-right:2px;
            bottom:0;
            margin-top: 14px;
        }
        a.vkontakte img {
            padding-bottom: 4px;
            padding-right: 15px;
        }

        .slogan {
            float: right;
            display: inline-block;
            font-size: 18px;
            color: #FFD400;
            margin-right: 22px;
        }
        .slogan > span {
            vertical-align: top;
        }
        .slogan  img {
            position: relative;
            top: -9px;
        }




/* #endregion донастройка темы */

/* #region main */

/* --------------------------------- */
/*             main                  */
/* --------------------------------- */

.main-thumb-container {
  /*float: right;*/
  /*max-width: 70%;*/
}

.main-thumb {
  /*float: left;*/
  display: inline-block;
  margin: 10px;
}

.main-thumb figcaption {
    color: white;
}

.main-thumb p {
    margin: 0;
}

/* #endregion main */

/* #region VK (news) */

/* --------------------------------- */
/*             VK (news)             */
/* --------------------------------- */

.vk-container {
  overflow: hidden;
}

/* #endregion VK (news) */

/* #region Recent comments */

/* --------------------------------- */
/*          Recent comments          */
/* --------------------------------- */

.recent-comments {
  list-style-type: none;
  padding: 0;
  max-height: 470px;
  overflow: scroll;
}

.recent-comments li {
  padding: 0;
}

.comment-author {
  font-size: 13px;
  color: #777;
  font-weight: 700;
}

.comment-date {
  font-size: 12px;
  color: #a5b2b9;
  font-weight: 500;
  margin-left: 10px;
}

.comment-body p {
  margin: 0 0 15px 0;
}

.all-comments-link-container {
  text-align: right;
  padding: 0 20px;
}

/* #endregion Recent comments */

/* #region Feedback */

/* --------------------------------- */
/*            Feedback               */
/* --------------------------------- */

/* отзывы, img "все эвакуаторы россии": */

.all-evak {
  vertical-align: bottom;
}

/* #endregion Feedback */

/* #region Photos */

/* --------------------------------- */
/*            Photos                 */
/* --------------------------------- */

 figure {
  padding: 10px;
  display:table;
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  min-width: 300px;
  /*min-width: 200px;*/
 }

 figcaption {
  color: #111;
  display:table-caption;
  caption-side:bottom;
  height: 30px;
}

figure img {
  height: 200px;
  /*max-width: 80%;*/
}

/* #endregion Photos */


/* #region tracking */

/* --------------------------------- */
/*            tracking               */
/* --------------------------------- */

.around-iframe {
    padding: 0; 
    line-height: 0;
}

.iframe-itself {
    width: 100%; 
    height: 500px; 
    border: none; 
    margin: 0;
    overflow:hidden;
}

/* #endregion tracking */

/* #region статья-телефоны */

/* --------------------------------- */
/*         статья-телефоны           */
/* --------------------------------- */

.phones {
    float: left;
}

.phones-info {
    float: left;
    margin-left: 20px;
}

/* #endregion статья-телефоны */


/* #region разное */

/* --------------------------------- */
/*             разное                */
/* --------------------------------- */

.noshow {
    display: none;
}

/* #endregion разное */
