#gk-footer, #gk-top, html .site-header .main-navigation, html .site-content { overflow: hidden; border-radius: 40px; background: rgba(255, 255, 255, 0.7); -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1); }

#gk-copyrights { display: block; opacity: 1; line-height: inherit; padding: 18px 0; }

#gk-footer { margin: 20px 0px; }
#gk-footer .footnote-1, #gk-footer .footnote-2, #gk-footer .footnote-3 { display: block; text-align: center; color: #292668; font-weight: 300; font-size: 30px; font-style: italic; line-height: 36px; }
#gk-footer .footnote-2 { font-size: 22px; color: #72b7e1; }
#gk-footer .footnote-3 { display: block; text-align: center; line-height: 15px; }
#gk-footer .footnote-3 > span { position: relative; display: inline-block; font-size: 16px; line-height: 23px; }
#gk-footer .footnote-3 > span:before { content: ''; display: block; position: absolute; bottom: 2px; right: 0; left: 0; height: 1px; background: #292668; }
#gk-footer .footnote-3 > span .fa:before { font-style: italic; }

#gk-top.light-bg .widget-area { background: none; }

#page.site { max-width: 975px; width: auto; }

.group:before, .group:after { content: ""; display: table; }

.group:after { clear: both; }

.group { zoom: 1; /* For IE 6/7 (trigger hasLayout) */ }

html .contact-info { margin-bottom: 15px; color: #2e2b73; font-size: 13px; font-style: italic; font-family: 'Open Sans', sans-serif; font-weight: 600; text-transform: uppercase; }
html .contact-info span { display: block; text-align: right; }
html .gform_wrapper ul li.gfield { position: relative; margin-left: 200px !important; }
html .gform_wrapper ul li.gfield.gfield_error { width: auto; }
html .gform_wrapper ul li.gfield.gfield_contains_required .gfield_label:before { margin-right: 3px; content: '*'; color: #ff0000; }
html .gform_wrapper ul li.gfield input, html .gform_wrapper ul li.gfield textarea { height: 30px; border: 1px solid #aeaeae; padding: 3px; font-size: 11px; color: #202020; font-family: Verdana, Arial, 'Helvetica Neue', Verdana, sans-serif; }
html .gform_wrapper ul li.gfield input:focus, html .gform_wrapper ul li.gfield textarea:focus { background: #fff; }
html .gform_wrapper ul li.gfield textarea { height: auto; }
html .gform_wrapper .gform_footer { margin-top: 0; padding-top: 0; }
html .gform_wrapper .gform_footer input[type="submit"] { margin: 0; padding: 0 50px; margin-left: 200px; margin-top: 18px; border: 1px solid #aeaeae; color: #202020; font-size: 11px; text-align: center; text-transform: capitalize; background: #e3e3e3; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e3e3e3 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #e3e3e3 0%, #f7f7f7 100%); background: -o-linear-gradient(top, #e3e3e3 0%, #f7f7f7 100%); background: -ms-linear-gradient(top, #e3e3e3 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #e3e3e3 0%, #f7f7f7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#f7f7f7',GradientType=0 ); }
html .gform_wrapper .top_label .gfield_label { position: absolute; top: 0; left: -190px; width: 180px; text-align: right; color: #202020; font-size: 12px; font-weight: normal; font-family: Verdana, Arial, 'Helvetica Neue', Verdana, sans-serif; }
html .gform_wrapper .top_label .gfield_label .gfield_required { display: none; }
html .site-header { margin-top: 5px; }
html .site-header .home-link { float: left; width: auto; position: absolute; top: 0; left: 0; }
html .site-header .main-navigation { float: right; width: 675px; padding: 0; border-radius: 30px; }
html .site-header .main-navigation a { color: #2e2b73; font-size: 17px; font-style: italic; font-family: 'Open Sans', sans-serif; }
html .site-header .main-navigation .nav-menu { text-align: left; padding: 3px 0; }
html .site-header .main-navigation .nav-menu li a { padding: 12px 17px; color: #2e2b73; font-weight: 600; font-style: italic; font-size: 14px; text-shadow: none; }
html .site-content#content > article > div { background: none; }
html .site-content h1.entry-title { font-family: Verdana, Arial, 'Helvetica Neue', Verdana, sans-serif; line-height: 24px; font-size: 18px; font-weight: bold; color: #202020; text-align: justify; }
html .site-content h1.entry-title:after { display: none; }
html .site-content #comments { background: none; }
html .site-content .entry-header { padding: 40px 90px 0 90px; }
html .site-content .entry-content { padding: 0 90px; }
html .site-content .entry-content p { color: #202020; font-size: 14px; margin-top: 0; font-family: Verdana, Arial, 'Helvetica Neue', Verdana, sans-serif; }

@media only screen { html body .contact-info { margin-right: 50px; margin-top: 12px; }
  html .gform_wrapper ul li.gfield { margin-left: 0 !important; }
  html body .gform_wrapper .top_label .gfield_label { position: static; text-align: left; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 0; } }
@media only screen and (max-width: 40em) { html body .contact-info { margin-right: 50px; margin-top: 12px; }
  html .gform_wrapper ul li.gfield { margin-left: 0 !important; }
  html body .gform_wrapper .top_label .gfield_label { position: static; text-align: left; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 0; } }
@media only screen and (min-width: 40.063em) { html body .contact-info { margin-right: 50px; margin-top: 12px; }
  html .gform_wrapper ul li.gfield { margin-left: 0 !important; }
  html body .gform_wrapper .top_label .gfield_label { position: static; text-align: left; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 0; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { html body .contact-info { margin-right: 50px; margin-top: 12px; }
  html .gform_wrapper ul li.gfield { margin-left: 200px !important; }
  html body .gform_wrapper .top_label .gfield_label { position: absolute; text-align: right; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 200px; } }
@media only screen and (min-width: 64.063em) { html body .contact-info { margin-right: 0; }
  html .gform_wrapper ul li.gfield { margin-left: 200px !important; }
  html body .gform_wrapper .top_label .gfield_label { position: absolute; text-align: right; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 200px; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) { html body .contact-info { margin-right: 0; }
  html .gform_wrapper ul li.gfield { margin-left: 200px !important; }
  html body .gform_wrapper .top_label .gfield_label { position: absolute; text-align: right; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 200px; } }
@media only screen and (min-width: 90.063em) { html body .contact-info { margin-right: 0; }
  html .gform_wrapper ul li.gfield { margin-left: 200px !important; }
  html body .gform_wrapper .top_label .gfield_label { position: absolute; text-align: right; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 200px; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) { html body .contact-info { margin-right: 0; }
  html .gform_wrapper ul li.gfield { margin-left: 200px !important; }
  html body .gform_wrapper .top_label .gfield_label { position: absolute; text-align: right; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 200px; } }
@media only screen and (min-width: 120.063em) { html body .contact-info { margin-right: 0; }
  html .gform_wrapper ul li.gfield { margin-left: 200px !important; }
  html body .gform_wrapper .top_label .gfield_label { position: absolute; text-align: right; }
  html .gform_wrapper .gform_footer input[type="submit"] { margin-left: 200px; } }

/*# sourceMappingURL=groblit.css.map */
