/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.pattern-top {
  background-image: url('../../../../media/gantry5/assets/images/pattern-top1.jpg'), url('../../../../media/gantry5/assets/images/pattern-bottom1.jpg') !important;
  background-position: top center, bottom center !important;
  background-repeat: repeat-x, repeat-x !important;
}
/* line 6, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.logo-top {
  margin-bottom: -35px;
  display: inline-block;
}
/* line 10, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.g-toplevel {
  justify-content: inherit !important;
}
/* line 13, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.padding10 {
  margin: -0.78rem;
  padding: 0rem;
}
/* line 17, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.padding0 {
  margin: 0.8rem;
  padding: 0rem;
}
/* line 21, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  padding: 0px !important;
  border-image: url('../../../../media/gantry5/assets/images/pattern-bottom2.jpg') 30 0 repeat;
  border-width: 0 0 30px 0;
  border-style: solid;
}
/* line 27, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.yslygi {
  border: 6px solid #907f76;
  float: left;
  margin: 0 14px 14px 0;
}
/* line 32, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.yslygif {
  background-image: url('../../../../images/sampledata/fonstydiya.jpg?566ac26c');
  padding: 30px 10px 0px 10px;
  height: 76px;
  text-align: center;
  color: #0d0600;
}
/* line 39, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #625049 none repeat scroll 0% 0%;
}
/* line 42, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
}
/* line 45, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.8rem 0.838rem;
  font-size: 20px;
}
/* line 49, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.nspArt h4.nspHeader {
  font-size: 35px;
}
/* line 52, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
body {
  font-size: 1.1rem;
}
/* line 55, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-title {
  font-size: 2.5rem;
  color: #625049;
}
/* line 59, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.nspArt p.nspText {
  letter-spacing: 0.5px;
}
/* line 62, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
div.g-content > p {
  margin: -2rem 0px;
}
/* оформление таблицы*/
/*.simple-little-table {
 font-family:Arial, Helvetica, sans-serif;
 color:#666;
 font-size:12px;
 text-shadow: 1px 1px 0px #fff;
 background:#eaebec;
 border:#ccc 1px solid;
 border-collapse:separate;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;
 -moz-box-shadow: 0 1px 2px #d1d1d1;
 -webkit-box-shadow: 0 1px 2px #d1d1d1;
 box-shadow: 0 1px 2px #d1d1d1;
 }
 .simple-little-table th {
 font-weight:bold;
 padding:21px 25px 22px 25px;
 border-top:1px solid #fafafa;
 border-bottom:1px solid #e0e0e0;
 background: #ededed;
 background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
 background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
 }
 .simple-little-table th:first-child{
 text-align: left;
 padding-left:20px;
 }
 .simple-little-table tr:first-child th:first-child{
 -moz-border-radius-topleft:3px;
 -webkit-border-top-left-radius:3px;
 border-top-left-radius:3px;
 }
 .simple-little-table tr:first-child th:last-child{
 -moz-border-radius-topright:3px;
 -webkit-border-top-right-radius:3px;
 border-top-right-radius:3px;
 }
 .simple-little-table tr{
 text-align: center;
 padding-left:20px;
 font-size:16px;
 }
 .simple-little-table tr td:first-child{
 text-align: left;
 padding-left:20px;
 border-left: 0;
 }
 .simple-little-table tr td {
 padding:18px;
 border-top: 1px solid #ffffff;
 border-bottom:1px solid #e0e0e0;
 border-left: 1px solid #e0e0e0;
 background: #fafafa;
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
 background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
 }
 .simple-little-table tr:nth-child(even) td{
 background: #f6f6f6;
 background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
 background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
 }
 .simple-little-table tr:last-child td{
 border-bottom:0;
 }
 .simple-little-table tr:last-child td:first-child{
 -moz-border-radius-bottomleft:3px;
 -webkit-border-bottom-left-radius:3px;
 border-bottom-left-radius:3px;
 }
 .simple-little-table tr:last-child td:last-child{
 -moz-border-radius-bottomright:3px;
 -webkit-border-bottom-right-radius:3px;
 border-bottom-right-radius:3px;
 }
 .simple-little-table tr:hover td{
 background: #f2f2f2;
 background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
 background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
 }
 .simple-little-table a:link {
 color: #666;
 font-weight: bold;
 text-decoration:none;
 }
 .simple-little-table a:visited {
 color: #999999;
 font-weight:bold;
 text-decoration:none;
 }
 .simple-little-table a:active,
 .simple-little-table a:hover {
 color: #bd5a35;
 text-decoration:underline;
 }*/
/*Финал оформления таблицы*/
/*Табы*/
/* line 170, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.tabsmain {
  background-color: #f9e9a8;
}
/* line 173, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.nn_tabs.outline_handles ul.nav-tabs > li a, .nn_tabs.outline_handles ul.nav-tabs > li a:hover {
  border: medium none;
}
/* line 176, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.nn_tabs.outline_content > .tab-content {
  border: none;
}
/* line 179, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.nn_tabs .nav-tabs {
  border-bottom: none;
}
/* line 182, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
td {
  border: 1px solid #000;
  color: #222;
  font-size: 17px;
  padding: 15px;
  font-family: sans-serif;
}
/*Финал табы*/
/* line 191, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#social-top a {
  color: #5c594c;
  font-size: 35px;
}
/* line 196, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#social-top a:hover {
  color: #fff;
}
/* line 200, /home/m/major2fq/major2fq.beget.tech/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-header.g-content {
  text-align: center;
}
