/**
 * @file
 * Overall specifications for Bartik.
 */

html {
  height: 100%;
}
body {
  min-height: 100%;
  word-wrap: break-word;
  font-family: B Yekan, Tahoma;
  font-size: 87.5%;
  line-height: 1.5;
}
a,
a.link {
  text-decoration: none;
  border-bottom: 1px dotted;
}
a:hover,
a:active,
a:focus,
.link:hover,
.link:active,
.link:focus {
  text-decoration: none;
  border-bottom-style: solid;
}
.link {
  font-family: B Yekan, Tahoma;
}
h1 a,
h2 a {
  border-bottom: none;
}

/**
 * Reusable heading classes are included to help modules change the styling of
 * headings on a page without affecting accessibility.
 */
h1,
.heading-a {
  margin: 1em 0 0.5em;
  color: #000;
  font-size: 1.357em;
  font-weight: inherit;
}
h2,
.heading-b {
  margin: 1em 0 0.5em;
  font-size: 1.143em;
  font-weight: inherit;
}
h3,
.heading-c {
  margin: 1em 0 0.5em;
  font-size: 1.092em;
  font-weight: inherit;
}
h4,
.heading-d {
  margin: 1em 0 0.5em;
  font-size: 1.05em;
  font-weight: inherit;
}
h5,
.heading-e {
  margin: 1em 0 0.5em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.889em;
  font-weight: inherit;
}
h6,
.heading-f {
  margin: 1em 0 0.5em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.67em;
  font-weight: inherit;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}

blockquote {
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  border-left: 1px solid #bbb; /* LTR */
  background: #f7f7f7;
  font-style: italic;
}
[dir="rtl"] blockquote {
  border-right: 1px solid #bbb;
  border-left: none;
}
blockquote:before {
  margin-right: 0.2em; /* LTR */
  content: "\201C";
  vertical-align: -0.4em;
  color: #bbb;
  font-size: 3em;
  line-height: 0.1em;
}
[dir="rtl"] blockquote:before {
  margin-right: 0;
  margin-left: 0.2em;
  content: "\201D";
}
blockquote:after {
  content: "\201D";
  vertical-align: -0.45em;
  color: #bbb;
  font-size: 3em;
  line-height: 0.1em;
}
[dir="rtl"] blockquote:after {
  content: "\201C";
}
blockquote > p:first-child {
  display: inline;
}
.feed-icon {
  display: block;
  margin: 25px 0 0 0;
}
img {
  max-width: 100%;
  height: auto;
}
ul,
ol {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
[dir="rtl"] ul,
[dir="rtl"] ol {
  padding: 0 1em 0.25em 0;
}
ol ol,
ul ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
[dir="rtl"] ol ol,
[dir="rtl"] ul ul {
  padding: 0 1em 0.25em 0;
}


#block-bartik-search { float:left; }
#main {margin: 20px 20px 20px 20px; background-color: #eeeeee;}
.region-secondary-menu {padding-left: 6%; padding-right: 3%; padding-top: 1%;}
.menu-item a { font-family: B Yekan, Tahoma; color: #43655A !important; padding-bottom: 5px;}
#page-wrapper { background-image: url("/sites/default/files/images/bg.jpg"); height: auto; width: 100%; background-size: cover; background-repeat: repeat;}
#main-wrapper { margin: 0px 50px 0px 50px; border-radius: 25px; background: rgba(0, 0, 0, 0.4) !important; border: 1px solid #FFF; min-height: 800px;}
#main { border-radius: 10px; background: rgba(215, 215, 215, 0.4); padding-top: 1%;}
body.path-frontpage .dialog-off-canvas-main-canvas #page-wrapper #page #main-wrapper #main { border-radius: 10px; background: rgba(215, 215, 215, 0.4);}
.site-footer{ display:none;}
body .dialog-off-canvas-main-canvas #page-wrapper #page #main-wrapper #main #content { min-height: 675px;}
body.path-frontpage .dialog-off-canvas-main-canvas #page-wrapper #page #main-wrapper #main #content .section .region #block-bartik-page-title {display:none;}
body.path-frontpage .dialog-off-canvas-main-canvas #page-wrapper #page #main-wrapper #main #content .section .region #block-bartik-content .content .node .node__content .field--name-body {display:flex; justify-content:center;}
.frontpage-img { width:40%; height:40%; border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%; box-shadow: 20px 20px rgba(85,122,114,.45); transition: all .4s ease; margin:3% 5% 5% 5%; border: 5px solid #557A72;}
.frontpage-img:hover { border-radius: 0% 0% 0% 0% / 0% 0% 5% 5%; box-shadow: 10px 10px rgba(85,122,114,.95);}
body.path-frontpage .dialog-off-canvas-main-canvas #page-wrapper #page #main-wrapper #main #sidebar-second { margin-right: -45%; padding-top: 20px; }
#block-bartik-main-menu {background: rgba(0, 0, 0, 0); border: 0px; margin-top: 2%;}
#block-mainnavigation1 {background: rgba(0, 0, 0, 0); border: 0px; margin-top: 2%;}
#block-bartik-main-menu .content,#block-mainnavigation1 .content {display:flex; justify-content:center;}
#block-bartik-main-menu .content ul,#block-mainnavigation1 .content ul {width: 100%; text-align:center;}
#block-bartik-main-menu .content ul li,#block-mainnavigation1 .content ul li {padding-right: 3%; padding-left: 3%; display: inline-block; transition: 0.3s ease; text-align:center; border-top: 3px solid transparent; border-bottom: 3px solid transparent;padding-top:10px; padding-bottom:10px;}
#block-bartik-main-menu .content ul li:hover, #block-mainnavigation1 .content ul li:hover {border-top: 3px solid #557A72; border-bottom: 3px solid #557A72; padding-top:5px; padding-bottom:5px;}
#block-bartik-main-menu .content ul li a,#block-mainnavigation1 .content ul li a {color: #000 !important; border-bottom: none !important;}
#block-bartik-main-menu .content ul li a:hover, #block-mainnavigation1 .content ul li a:hover {color:#C4FCF0 !important;}
h1 {font-family: B Titr, Tahoma; color: #005B45;}
#block-bartik-branding {background-image: url("/sites/default/files/images/logo.png"); background-size: 300px; background-repeat: no-repeat; float: right; margin-top: -48px; height: 47px; padding-right: 4%;}
.site-branding__text {visibility: hidden;}
.view-view-proj-download-files div table tbody tr td span a,.view-view-soft-links div table tbody tr td a,.view-footer a {color: #FFE7D4;}
.view-view-proj-download-files div table tbody tr td span a:hover,.view-view-soft-links div table tbody tr td a:hover,.view-footer a:hover {color: #43655A;}
.view-footer {padding-bottom: 2%; color: #FFE7D4;}
.view-view-proj-download-files div table thead tr #view-body-table-column {width: 45%;}
.view-view-proj-download-files div table tbody tr td,.view-view-soft-links div table tbody tr td {color: #FFE7D4;}
