html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
a:active, a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
} @media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td, .table th {
background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333;
background-color: #fff;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #895cd1;
text-decoration: none;
}
a:hover, a:focus {
color: #6231af;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
font-size: 75%;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small, .small {
font-size: 85%;
}
mark, .mark {
background-color: #fcf8e3;
padding: 0.2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase, .initialism {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #895cd1;
}
a.text-primary:hover, a.text-primary:focus {
color: #6d37c3;
}
.text-success {
color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover, a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
}
.bg-primary {
background-color: #895cd1;
}
a.bg-primary:hover, a.bg-primary:focus {
background-color: #6d37c3;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul, ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt, dd {
line-height: 1.42857;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table;
}
.dl-horizontal dd:after {
clear: both;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857;
}
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
.container-fluid:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple], select[size] {
height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio, .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label, .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline, .checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm, select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg, select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.33333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table;
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup, .dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #895cd1;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eee;
border-color: #895cd1;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #895cd1;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs, td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm, td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md, td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg, td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print, td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
#page {
position: relative;
overflow: hidden;
}
.wrapper {
padding: 30px 0;
}
#wrapper-hero {
padding: 0px !important;
}
.sticky, .gallery-caption, .bypostauthor {
font-size: inherit;
}
.wrapper#wrapper-sticky {
border-bottom: 1px solid #777;
}
#wrapper-footer-full, #wrapper-static-hero {
background-color: #eee;
}
.wp-caption {
font-size: inherit;
}
.wp-caption-text {
font-size: inherit;
}
.screen-reader-text {
font-size: inherit;
}
.alignright {
float: right;
padding-left: 10px;
}
.alignleft {
float: left;
padding-right: 10px;
}
.aligncenter {
margin: 0px auto;
}
.entry-footer span {
padding-right: 10px;
}
img.wp-post-image, article img, figure, img, #secondary img {
max-width: 100%;
height: auto;
}
.jumbotron {
margin-bottom: 0px;
}
.menu-item {
float: left;
width: auto;
display: inline;
}
.nav-link {
margin-left: 0.425rem;
margin-right: 0.425rem;
}
.dropdown-menu .dropdown-menu {
position: relative;
display: block;
border: none;
box-shadow: none;
margin-left: 10px;
width: 140px;
}
.dropdown-menu .dropdown-menu li {
list-style: square;
padding-left: 0px;
}
.dropdown-menu .menu-item {
width: 100%;
}
.dropdown-menu .menu-item a:hover {
background-color: #895cd1;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.page-header {
padding: 0;
border: 0;
margin: 0;
}
label.assistive-text {
display: none;
} .mce-i-table:before { content: "\f535" !important; font-family: dashicons !important; }html {font-size: 10px !important}
body {
font-family: 'IBM Plex Sans', sans-serif;
font-size: 17px !important;
line-height: 1.5em;
font-weight:400;
color:#000000;
}
h1,.h1 {
font-family: 'IBM Plex Sans', sans-serif;
font-size:5rem;
line-height: 1.3em;
font-weight: 700;
color:#101010;
}
h2,.h2 {
font-family: 'IBM Plex Sans', sans-serif;
font-size:4rem;
line-height:1.4em;
font-weight: 600;
letter-spacing: .01em;
color:#202020;
}
h3,.h3 {
font-family: 'IBM Plex Sans', sans-serif;
font-size:3rem;
line-height:1.4em;
font-weight:500;
color:#303030;
}
h4,.h4 {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-size:2.2rem;
line-height: 1.4em;
font-weight: 600;
color: #202020;
}
h5,h6,.h5,.h6 {
font-family: 'IBM Plex Sans', sans-serif;
font-size:2rem;
line-height:1.4em;
font-weight:500;
color:#202020;
}
.white-header h1, h1.white-header,
.white-header h2, h2.white-header,
.white-header h3, h3.white-header,
.white-header h4, h4.white-header {color: white !important;}
h1.entry-title {
margin-bottom: 4rem;
text-align: center;
}
@media (max-width: 1199px) {
html {font-size:8.75px !important}
}
@media (max-width: 991px) {
html {font-size:7.5px !important}
body {font-size: 16px !important;}
}
@media (max-width: 767px) {
html {font-size:6.25px !important}
h1,.h1 {font-size: 35px;}
h2,.h2 {font-size: 30px;}
h3,.h3 {font-size: 25px;}
h4,.h4 {font-size: 20px;}
h5,h6,.h5,.h6 {font-size: 18px}
} a,a:link, a:visited {color:#101010;font-style: normal;text-decoration: underline;}
.fl-rich-text a,.fl-rich-text a:link,.fl-rich-text a:visited, 
.blog-content .entry-content a,.blog-content .entry-content a:link,.blog-content .entry-content a:visited, 
.blog-content .entry-meta a,.blog-content .entry-meta a:link,.blog-content .entry-meta a:visited{
font-style: normal;
}
.fl-rich-text p a:hover {
color:#000;
text-decoration: underline;
}
.fl-rich-text a:hover, .header-info a:hover, .blog-content .entry-content a:hover {
text-decoration:none;
color:black;
}
a:hover {text-decoration: none;}
a:active {color:#101010;} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
} button:focus {outline:0;}  body.page-template-fullwidthpage .fl-row {margin: 0 0 6rem;}
body.home.page-template-fullwidthpage .fl-row {margin: 0 0 7rem;}
.fl-row {margin: 0 0 3rem;}
.large-text {
font-size:20px;
line-height: 1.5em;
}
.xl-text {
font-size: 22px;
line-height: 1.5em
}
.small-text {
font-size: 14px;
line-height: 1.5em;
}
.large-text h2,.xl-text h2 {margin-bottom: 2rem !important}
.white-text {color: white;}
.small-para p {margin-bottom: 10px;}
.flexin {
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
align-items:center;
justify-content:center;
-webkit-align-items:center;
-webkit-box-align:center;
-webkit-box-pack:center;
-webkit-justify-content:center;
-ms-flex-align:center;
-ms-flex-pack:center;
}
.flexin.stack-lg {
-webkit-flex-direction: column;
flex-direction: column;
}
.cap-it h3,.cap-it h4,.footer-container h3,span.cap-it,.footer-col h4 {
margin: 0 0 .5rem;
text-transform: uppercase;
letter-spacing: .05em;
font-weight: bold;
}
svg path, svg circle,svg rect,.header-info a {
-webkit-transition: all .1s ease;
-moz-transition: all .1s ease;
-ms-transition: all .1s ease;
-o-transition: all .1s ease;
transition: all .1s ease;
} .fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited,a.btn-primary,.btn-primary {
color:#FFF !important;
background: #345ada;
border:none;
}
.fl-builder-content a.fl-button .fl-button-text {color: white;}
.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited,a.bordered-btn,.bordered-btn,a.btn-primary,.btn-primary {
font-family: 'IBM Plex Sans', sans-serif;
margin:0 0 20px !important;
padding: 14px 28px !important;
font-size: 18px !important;
font-weight: 600 !important;
letter-spacing: .01em !important;
line-height:1em !important;
text-transform: capitalize;
display:inline-block;
transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-border-radius:4px !important;
-webkit-border-radius:4px !important;
border-radius:4px !important;
text-decoration: none !important;
box-shadow: none !important;
}
.fl-builder-content a.fl-button:hover,.fl-builder-content a.fl-button:hover,a.btn-primary:hover,.primary-btn:hover {
color:#FFF !important;
background: #333;
text-decoration: none !important;
}
a.bordered-btn {
color:#404040 !important;
background: transparent;
border: 2px solid #606060;
box-shadow: none !important;
}
a.bordered-btn:hover {
background:#000;
color:#FFF !important;
border:2px solid #000;
}
a.bordered-btn.white-btn {
margin: 0 5px 10px !important;
border: 2px solid rgba(255,255,255,.75) !important;
background: rgba(255,255,255,0) !important;
color: white !important;
}
a.bordered-btn.white-btn:hover {
border: 2px solid rgba(255,255,255,1) !important;
background: white !important;
color: black !important;
}
a.bordered-btn.large-btn.white-btn {
font-size: 18px !important;
padding: 12px 30px !important;
background: rgba(0,0,0,.25) !important;
}
a.bordered-btn.large-btn.white-btn:hover {background: white !important}
.fw-cta-row a.bordered-btn,.fw-cta-row a.btn-primary,.fw-cta-row a.bordered-btn.white-btn {margin-bottom: 0 !important}
.btn-auto {margin-top: auto}
.frm_style_formidable-style-2.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style-2.with_frm_style input[type=submit], .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style-2.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style-2.with_frm_style.frm_login_form input[type=submit] {
font-family: 'IBM Plex Sans', sans-serif !important;
text-transform: uppercase !important;
font-weight: 700 !important;
letter-spacing: .02em !important;
box-shadow: none !important
} blockquote, .chunked-content {
margin:1rem 0 20px !important; 
padding:2.5rem 3rem;
font-style: normal !important;
line-height: 1.5em;
background:#f6f6f6;
border:2px solid #e0e0e0 !important;
border-left: none;
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
border-radius:0 !important;
}
blockquote {font-weight: 400 !important;}
.fw-cta-row {
color: rgba(255,255,255,.75);
text-align: center;
}
.fw-cta-row .fl-row-content-wrap {
-webkit-box-shadow: inset 0px 0px 4rem 0px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 0px 4rem 0px rgba(0,0,0,0.2);
box-shadow: inset 0px 0px 4rem 0px rgba(0,0,0,0.2);
padding: 6rem 15% !important;
background: #2C469A;
}
.fw-cta-row h2 {
font-weight: 700 !important;
font-size: 3rem !important;
text-transform: capitalize;
letter-spacing: 0;
color: white !important;
margin-bottom: 15px;
}
.fancy-header {margin-bottom: 4rem}
.fancy-header .fl-heading .fl-heading-text, h1.entry-title,.page-title h1 {
position: relative;
display: block;
padding: 0 3rem !important;
z-index: 0;
}
.fancy-header .fl-heading .fl-heading-text {
display: inline-block;
background: white;
}
.fancy-header .fl-heading {position: relative;}
h1.entry-title:after,.header-row .page-title h1:after, .fancy-header .fl-heading:before {
content: '';
position: absolute;
border-bottom: 3px solid #4c9b77;
width: 100px;
margin-left: -50px;
left: 50%;
bottom: -15px;
}
h1.entry-title:after {bottom: -10px}
.header-row .page-title h1:after {border-bottom: 2px solid rgba(255,255,255,.5)}
.fancy-header .fl-heading:before {
width: 80%;
height: 3px;
left: 50%;
top: 50%;
margin-left: -40%;
border: none;
background: #f0f0f0;
}
.fancy-header h1,.fancy-header h2,.fancy-header h3,.fancy-header h4,.page-title h1 {margin-bottom: 0 !important}
.circle-img img {    
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
@media (max-width: 1199px) {
.large-text {font-size: 19px;}
.xl-text {font-size: 21px;}
}
@media (max-width: 991px) {
.large-text {font-size: 18px;}
.xl-text {font-size: 20px;}
.small-text {font-size: 12px;}
.header-cta a.bordered-btn.white-btn {
padding: 8px 15px 5px !important;
font-size: 15px !important;
}
blockquote,.chunked-content {font-size: 16px;}
}
@media (max-width: 767px) {
body.home.page-template-fullwidthpage .fl-row {margin: 0 0 40px;}
body.page-template-fullwidthpage .fl-row {margin: 0 0 30px;}
.fl-module-button .fl-button-left {text-align:left !important}
.xl-text {font-size: 18px;}
blockquote,.chunked-content {font-size: 16px;}
.fw-cta-row h2 {font-size: 25px !important;}
.flexin.stack-lg {
-webkit-flex-direction: row;
flex-direction: row;
}
body.home .fancy-header {margin-bottom: 10px;}
.fancy-header .fl-heading:before {
width: 100%;
height: 3px;
left: 0;
top: 50%;
margin-left: 0;
border: none;
background: #f0f0f0;
}
}  .header {
position: fixed;
top: 0;
width: 100%;
background-color: white;
z-index: 100;
border-width:0 0 1px;
border-bottom: 5px solid #2c469a;
}
.admin-bar .header {top: 32px;}
@media screen and (max-width: 782px) {
.admin-bar .header {top: 46px;}
}
.header-wrap.flexin  {
flex-grow:1;
justify-content:space-between;
-webkit-justify-content:space-between;
position: relative;
}
.header-wrap.flexin {padding: 0 7rem 0 8rem;}
.logo-area {padding:1rem 0;text-align:left;}
.logo-primary {
display: block;
height: 50px;
margin: 0;
}
.header-info {
margin-left: auto;
padding-top: 5px;
}
.header-info a {
font-family: 'IBM Plex Sans Condensed', sans-serif;
text-transform: uppercase;
font-size: 15px;
margin: 0 1rem;
letter-spacing: .05em;
font-weight: 700;
}
.header-info a.btn-primary {
margin-bottom: 0 !important;
padding: 8px 20px !important;
font-size: 16px !important;
margin-left: 10px !important;
}
.header-info a:hover {color: black}
.header-info-wrap { justify-content: flex-start; } .feature .sf-menu,.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu{line-height:1;z-index:99}.sf-menu ul{position:absolute;top:-999em;width:10em}.sf-menu ul li{width:100%}.sf-menu li:hover,.sf-menu li:focus{visibility:inherit}.sf-menu li{float:left;}.sf-menu a{display:block;}.sf-menu li.sfHover ul,.sf-menu li:hover ul,.sf-menu li:focus ul{left:0;top:2.5em;z-index:99}ul.sf-menu li.sfHover li ul,ul.sf-menu li:hover li ul,ul.sf-menu li:focus li ul{top:-999em}ul.sf-menu li li.sfHover ul,ul.sf-menu li li:hover ul,ul.sf-menu li li:focus ul{left:10em;top:0}ul.sf-menu li li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li li:focus li ul{top:-999em}ul.sf-menu li li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li li:focus ul{left:10em;top:0}.ie6 .sf-menu{margin-bottom:-1px}.sf-menu li li{line-height:1.1em}.sf-menu ul a,.sf-menu ul li.menu-item a{display:inline-block}.sf-menu{width:auto}.open-menu, .close-menu, .sub-menu-expand, .menu-mobile-header { display: none; }
#main-menu.flexin {
margin: 0 1rem 0 auto;
}
ul.sf-menu li ul.sub-menu {
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
}
.sf-menu li {position: inherit;}
.sf-menu a {
color: #000;
padding: 5px .25rem 0;
margin: 0 .75rem;
font-size: 16px;
line-height: 70px;
font-weight: 600;
font-style: normal;
text-decoration: none;
}
.sf-menu .menu-item-has-children a {position: relative;}
.sf-menu li.sfHover a,.sf-menu a:hover {
color: #606060;
} .sf-menu .menu-item-has-children a:after, ul.sf-menu li ul.sub-menu:before {
content: '';
position: absolute;
z-index: 1000 !important;
}
.sf-menu .menu-item-has-children ul.sub-menu li a:after {content: none}
.sf-menu .menu-item-has-children.sfHover a:after, .sf-menu .menu-item-has-children:hover a:after {
width: 0px;
height: 0px;
border-bottom: 8px solid #2c469a;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
bottom: 0;
left: 50%;
margin-left:-8px;
transition: none;
z-index: 1000 !important;
}
ul.sf-menu li ul.sub-menu:after {
height: 50px;
width: 5000%;
top: 0;
left: -2500%;
background: #2c469a;
z-index: -100;
} .sf-menu ul {left:0 !important}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {top:70px}
ul.sf-menu li ul.sub-menu {
background: #2c469a;
margin-top: 5px;
padding: 0 3rem;
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
z-index: 10000 !important;
width: 100%;
height: 45px;
justify-content: center;
-webkit-justify-content: center;
}
.sf-menu ul.sub-menu li.menu-item {
width: auto !important;
position: relative;
}
.sf-menu ul a,.sf-menu ul li.menu-item a {
font-family: 'IBM Plex Sans', sans-serif;
color: white !important;
letter-spacing: 0 !important;
padding: 0 1rem !important;
line-height: 45px;
font-size: 15px !important;
display: inline-block;
position: relative;
z-index: 1001;
}
.sf-menu ul a:focus, .sf-menu ul li.menu-item a:focus, .sf-menu ul a:hover, .sf-menu ul li.menu-item a:hover {color: rgba(255,255,255,.7) !important} .social-media-wrap {
height:5rem;
-webkit-justify-content: flex-end;
justify-content: flex-end;
} 
.header-top-wrap .social-media-wrap {
height:30px;
margin-right: 1.5rem;
}
.header-top-wrap .social-icon {
height:30px;
width:30px;
}
.social-icon,svg.si-icon{
height:5rem;
width:5rem;
display:inline-block;
}
.social-icon-bg {fill: transparent;}
header .social-icon-fill {fill:rgba(0,0,0,.75)}
header .social-icon a:hover .social-icon-fill {fill:#101010;}
footer .social-media-wrap {margin-top: 1rem;}
footer .social-icon-fill {fill:rgba(255,255,255,.75)}
footer .social-icon a:hover .social-icon-fill {fill:white;}
@media (max-width: 1199px) {
.header-wrap.flexin {padding: 0 5rem 0 6rem;}
.header-info a.btn-primary {font-size: 14px !important;}
.sf-menu a {font-size: 15px;}
}
@media (max-width: 991px) {
.header-wrap.flexin {padding: 0 3rem 0 4rem;}
.header-info a {margin: 0 .5rem;}
}
@media (max-width: 767px) {
.admin-bar .header {top: 0;}
.header {position: relative;}
.header-info-wrap {display: none;}
body.page-template-fullwidthpage .fl-row.header-row .fl-row-content-wrap, body.single .fl-row.header-row .fl-row-content-wrap {
padding: 60px 0 !important;
} .header-wrap.flexin {position:static;}
.logo-widget {height: auto; }
.open-menu, .open-menu .hamburger-box, .open-menu .hamburger-inner {display:block;}
.open-menu .hamburger-box {position: relative;}
.open-menu .hamburger-inner::before, .open-menu .hamburger-inner::after {content: '';display: block;}
.open-menu .hamburger-inner,.open-menu .hamburger-inner::before, .open-menu .hamburger-inner::after {position: absolute;}
.menu-mobile-header {display: block; position: relative;}
.close-menu, .close-menu .close-box, .close-menu .close-inner {display:block;}
.close-menu .close-box {position: relative;}
.close-menu .close-inner::before, .close-menu .close-inner::after {content: '';display: block;}
.close-menu .close-inner,.close-menu .close-inner::before, .close-menu .close-inner::after {position: absolute;}
.close-menu .close-inner {-webkit-transform: rotate(-225deg);transform: rotate(-225deg);}
.close-menu .close-inner::before {top: 0;opacity: 0;}
.close-menu .close-inner::after {bottom: 0;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.page-canvas {
width: 100%;
height: 100%;
position: relative;
-webkit-transform: none;
transform: none;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
}
.main-menu {
position: absolute;
display: block;
top:0;
right:-275px;
height:100vh;
overflow-y: scroll;
overflow-x:hidden;
z-index:999;
}
.mobile-menu-open {overflow: hidden; }
.main-menu:target,.main-menu[aria-expanded="true"] {outline: none;}
.mobile-menu-open .backdrop, .main-menu:target + .backdrop,.main-menu[aria-expanded="true"] + .backdrop {
position:absolute;
display:block;
content:"";
left:0;
top: 0;
width:100%;
height:100vh;
z-index:998;
cursor:default;
}
.main-menu .close-menu {position: absolute; right: 0; top: 0;}
.main-menu:target .close-menu, .main-menu[aria-expanded="true"] .close-menu {z-index:1001;}
.main-menu:target ul,.main-menu[aria-expanded="true"] ul {position: relative;z-index:1000;}
.sf-menu .menu-item-has-children.sfHover a:after, .sf-menu .menu-item-has-children:hover a:after {content: none}
ul.sf-menu li {float:none;width:100%;display:block;position: relative;}
ul.sf-menu li ul.sub-menu, ul.sf-menu li ul.sub-menu {display:none;}
ul.sf-menu li:hover ul.sub-menu, ul.sf-menu li.sfHover ul.sub-menu { display: none;}
ul.sf-menu li.sfClick ul.sub-menu {
top: 0;
display: block;
position: static;
width: 100%;
height: auto;
padding-bottom: 0 !important;
margin: 0 0 -1px;
}
ul.sf-menu .sub-menu-expand {display: block;position: absolute; right: 0; top: 0; }
ul.sf-menu .sub-menu-expand:before {content: ""; display: block; -webkit-transform: rotate(135deg); transform: rotate(135deg);}
ul.sf-menu .sub-menu-expand[aria-expanded="true"]:before {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
ul.sf-menu ul li.menu-item a {display: block; }
ul.sf-menu li.menu-item.hidden { display: block !important; } #main-menu.flexin {margin: 0}
#main-menu-open {margin-top: 3px;}
.header-wrap.flexin {padding: 0px 30px 0 25px;}
.logo-primary {
margin: 7px 0 8px;
height: 45px;
}
.open-menu .hamburger-box {width:30px;height:20px;}
.open-menu .hamburger-inner {top: 50%;margin-top:-2px;}
.open-menu .hamburger-inner,.open-menu .hamburger-inner::before, .open-menu .hamburger-inner::after {
background-color: #000;
width: 30px;
height: 2px;
}
.open-menu .hamburger-inner::before {top: -8px;}
.open-menu .hamburger-inner::after {bottom: -8px;}
.main-menu {
width:275px;
background: #2c469a;
}
.mobile-menu-open .page-canvas { 
-webkit-transform: translateX(-275px);
transform: translateX(-275px);
-webkit-transform: translate3d(-275px, 0, 0);
transform: translate3d(-275px, 0, 0);
}
.main-menu:target, .main-menu[aria-expanded="true"] {
-moz-box-shadow: 3px 0 12px rgba(0,0,0,.25);
-webkit-box-shadow: 3px 0 12px rgba(0,0,0,.25);
box-shadow: 3px 0 12px rgba(0,0,0,.25);
}
.mobile-menu-open .backdrop, .main-menu:target + .backdrop, .main-menu[aria-expanded="true"] + .backdrop {
background: #000;
background: rgba(0,0,0,.5);
}
.menu-mobile-header { 
padding: 14px 0 10px 20px; 
color: #fff; 
border-bottom: 2px solid rgba(0,0,0,.2);
background: rgba(0,0,0,.2)
}
.menu-mobile-title { 
display: block;
font-size:18px;
text-transform: uppercase;
letter-spacing: .05em;
font-weight: bold;
}
.main-menu .close-menu {top: 14px;right: 10px;}
.close-menu .close-box {width:25px;height:20px;}
.close-menu .close-inner {top: 50%;}
.close-menu .close-inner,.close-menu .close-inner::before, .close-menu .close-inner::after {
background-color: #fff;
width: 25px;
height: 2px;
}
.close-menu .close-inner::before {top: -8px;}
ul.sf-menu { padding-left: 15px;}
ul.sf-menu li { 
border-bottom: 1px solid rgba(255,255,255,.2); 
}
ul.sf-menu a, ul.sf-menu a:hover, ul.sf-menu a:active {
color: #fff;
font-size: 16px; 
line-height: 1.2em; 
padding-top: 15px; 
padding-bottom: 15px;
margin: 0 45px 0 5px;
}
ul.sf-menu .sub-menu-expand {
line-height: 1.2em;
border-left: 1px solid rgba(255,255,255,.2);
padding: 18px 17px 22px;
}
ul.sf-menu .sub-menu-expand:before {
width: 10px;
height: 10px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
ul.sf-menu li ul.sub-menu { 
padding: 0 0 12px 0 !important;
border-top: 1px solid rgba(255,255,255,.2);
-webkit-box-shadow: none; 
-moz-box-shadow: none; 
box-shadow: none; 
}
ul.sf-menu ul li.menu-item a {padding: 10px 0; margin: 0 0 0 15px;  }
} body.home.page-template-fullwidthpage .hero-row.fl-row, body.page-template-fullwidthpage .fl-row.header-row, body.single .fl-row.header-row {position: relative;}
body.home.page-template-fullwidthpage .hero-row.fl-row {
margin:0 0 8rem !important;
}
body.home.page-template-fullwidthpage .hero-row.fl-row:before, body.page-template-fullwidthpage .fl-row.header-row:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
width: 100%;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
body.home.page-template-fullwidthpage .hero-row.fl-row:before {height: 100vh}
body.page-template-fullwidthpage .fl-row.header-row:before {height: 40rem;} .hero-row .fl-row-content{
-webkit-box-shadow: inset 0px 0px 6rem 0px rgba(0,0,0,0.6);
-moz-box-shadow: inset 0px 0px 6rem 0px rgba(0,0,0,0.6);
box-shadow: inset 0px 0px 6rem 0px rgba(0,0,0,0.6);
}
.hero-wrap.flexin {
width: 100%;
max-width: 800px;
padding: 0 25px;
margin: 0 auto;
height: 100vh;
position: relative;
}
.hero-content {
text-align: center;
font-size: 2.8rem;
line-height: 1.5em;
}
h2.hero-header {
text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
}
h2.hero-header.hh-pop {
font-size:4rem;
margin-bottom: 3rem;
}
h2.hero-header.hh-sub {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-size: 2.5rem;
text-transform: uppercase;
font-style:normal;
letter-spacing: .2em;
margin-bottom: 4rem;
font-weight: 300;
line-height: 1em;
}
h2.hero-header.hh-sub.flexin {
flex-direction: column;
-webkit-flex-direction: column;
}
h2.hero-header.hh-sub.flexin span {
margin-bottom: 1.5rem;
padding-bottom: 1.5rem;
position: relative;
width: 100%;
}
h2.hero-header.hh-sub.flexin span:after {
content: '';
position: absolute;
width: 80px;
border-bottom: 1px solid rgba(255,255,255,.4);
left: 50%;
bottom: 0;
margin-left: -40px;
}
h2.hero-header.hh-sub.flexin span:last-child {margin: 0;padding: 0}
h2.hero-header.hh-sub.flexin span:last-child:after {content: none;} .header-row .fl-row-content-wrap {
height: 40rem !important;
min-height: 40rem !important;
}
.header-row .fancy-header {
position: relative;
z-index: 20;
margin: 60px 0 0 !important;
}
.header-row .page-title {
position: relative;
z-index: 1;
}
@media (max-width: 1199px) {
.hero-header h2.hh-sub {font-size: 2.5rem;}
}
@media (max-width: 991px) {
body.home.page-template-fullwidthpage .hero-row.fl-row {margin-top: 75px;}
body.home.page-template-fullwidthpage .hero-row.fl-row:before {
top: 75px;
height: 100vh;
}
.hero-wrap.flexin {
padding: 0 30px;
margin-top: 75px;
height: 100vh;
}
}
@media (max-width: 767px) {
body.home.page-template-fullwidthpage .hero-row.fl-row, body.page-template-fullwidthpage .fl-row.header-row {
margin: 0 0 40px !important;
}
.header-row .fl-row-content-wrap,body.page-template-fullwidthpage .fl-row.header-row:before {
height: 300px !important;
min-height: 300px !important;
}
body.home.page-template-fullwidthpage .hero-row.fl-row:before {
top: 0;
height: 75vh;
}
.hero-wrap.flexin {
margin-top: 0;
height: 450px;
}
h2.hero-header.hh-pop {
font-size: 25px;
line-height: 1.3em;
}
h2.hero-header.hh-sub {font-size: 18px}
.hero-content {
font-size: 20px;
}
} .hero-row.fw-row {
position: fixed !important;
width: 100%;
height: 100vh;
}
.section-1 {
padding-top: 100vh;
}
.subsection-1 {
padding: 20vh 0 20vh !important;
}
.no-background::after {display: inline;}
@media (max-width: 767px) {
.hero-row.fw-row {
position: inherit !important;
height: auto;
}
.hero-wrap.flexin {
height: 75vh;
}
.section-1 {padding-top: 0;}
.subsection-1 {padding: 0 !important;}
.no-background .fl-row-content-wrap {background: none !important; margin-bottom: 75px;}
.no-background .fl-row-content-wrap:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-bottom: 3px solid #ccc;
width: 25%;
margin: 0 auto;
}
.no-background:nth-child(2) .fl-row-content-wrap {margin-top: 40px;}
.fl-col-small:not(.fl-col-small-full-width) {max-width: 100%;}
} .three-col-edit.fl-row .fl-col {padding: 0 20px !important}
.icon-row.fl-row .fl-col {padding: 0 !important}
.icon-row.fl-row .circle-icon-wrap {
height: 16rem;
width: 16rem;
padding: 4rem;
margin: 0 auto 2.75rem;
background: white;
-moz-border-radius:100% !important;
-webkit-border-radius:100% !important;
border-radius:100% !important;
-webkit-box-shadow: 0px 0px 7rem 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 7rem 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 7rem 0px rgba(0,0,0,0.15);
}
.icon-row.fl-row svg.circle-icons.icon {
width: 100%;
height: auto;
fill: url(#icon-gradient)
}
.icon-row.fl-row h3 {font-size: 30px !important;}
.icon-text {
padding: 0 2rem;
line-height: 1.3em;
font-size: 20px;
}
.logo-row.flexin, .small-icon-row.flexin {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 1000px;
margin: 10px auto 0;
}
.logo-row.flexin img {
max-height: 50px;
max-width: 200px;
width: auto;
height: auto;
margin: 0 5rem 6rem;
}
.accordion-plain .fl-accordion-button-icon {
position: absolute;
bottom: -30px;
left: 0;
right: 0;
padding: 0;
width: 100%;
opacity: 1;
text-align: center;
}
.accordion-plain .fl-accordion-button {
padding: 0 0 1.5rem;
text-align: center;
}
.accordion-plain .fl-accordion-content {
padding: 0;
text-align: center;}
.accordion-plain .fl-accordion-content p {margin-bottom: 1.5rem;}
.accordion-plain .fa-plus:before,.accordion-plain .fa-minus:before {
color: #EB191C;
font-family: 'IBM Plex Sans', sans-serif;
font-size: 16px;
-webkit-box-shadow: 0 2px 0 #EB191C;
-moz-box-shadow: 0 2px 0 #EB191C;
box-shadow: 0 2px 0 #EB191C;
text-transform: uppercase;
letter-spacing: .1em;
}
.accordion-plain .fa-plus:before {
content: 'Continue Reading...';
}
.accordion-plain .fa-minus:before {
content: 'Click To Hide Text';
}
.accordion-plain .fl-accordion-item {position: relative;}
svg.number-icon {
height: 8rem;
width: 8rem;
margin: 0 auto 2rem auto;
}
.number-icon-fill {fill:white}
.small-icon-row.flexin {
max-width: 1200px;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.sm-icon-wrap.flexin {
-webkit-flex-direction: column;
flex-direction: column;
margin: 0 2rem 3rem;
width: 130px;
}
.sm-icon-wrap.flexin svg.small-icon {
margin-bottom: 1rem;
width: 60px;
height: 60px;
}
.sm-icon-wrap.flexin h3 {
font-size: 18px !important;
font-weight: 400;
text-align: center;
}
.gradient-overlay-bw, .hero-row .fl-row-content-wrap:after {
background: rgba(0,0,0,0.3);
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.3)), color-stop(100%, rgba(0,0,0,0.8)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
@media (max-width: 1199px) {
.callout-text {font-size: 16px;}
.callout-feature .fl-callout {padding: 3rem;}
.sm-icon-wrap.flexin {margin: 0 1rem 3rem;}
}
@media (max-width: 991px) {
.icon-text {font-size: 18px;}
.icon-row.fl-row h3 {font-size: 24px !important;}
.logo-row.flexin img {
max-width: 180px;
max-height: 40px;
}
.sm-icon-wrap.flexin svg.small-icon {
width: 50px;
height: 50px;
}
.sm-icon-wrap.flexin h3 {font-size: 16px !important;}
}
@media (max-width: 767px) {
.icon-row.fl-row h3 {font-size: 22px !important;}
.icon-row.fl-row .circle-icon-wrap {margin-bottom: 15px;}
.icon-row.fl-row .fl-col {padding: 0 0 20px !important}
.three-col-edit.icon-row.fl-row .fl-col, .three-col-edit.process-row.fl-row .fl-col {padding: 0 0 30px !important}
.three-col-edit.icon-row.fl-row .fl-col:last-child, .three-col-edit.process-row.fl-row .fl-col:last-child {padding: 0 !important}
.three-col-edit.process-row.fl-row p {margin: 0 !important}
.logo-row.flexin img {
max-width: 150px;
max-height: 35px;
margin: 0 15px 30px;
}
.accordion-plain .fa-plus:before, .accordion-plain .fa-minus:before {font-size: 14px;}
.sm-icon-wrap.flexin {
margin: 0 2% 25px;
width: 46%;
}
.sm-icon-wrap.flexin h3 {font-size: 16px !important;}
} .venn-diagram-wrap {
height: 500px;
width: 500px;
margin: 10rem auto 5rem;
}
.venn-diagram-wrap [class^='c'] {
background-color: #0ff;
border-radius: 50%;
height: 500px;
width: 500px;
mix-blend-mode: multiply;
position: absolute;
}
svg.venn-diagram {
margin: 0 auto;
overflow: visible;
}
svg.venn-diagram g text {
opacity: 0;
transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
}
svg.venn-diagram g text.vg-header-text-1, svg.venn-diagram g text.vg-header-text-2, svg.venn-diagram g text.vg-header-text-3 {
font-size: 60px;
font-weight: 600;
}
svg.venn-diagram g text tspan.vg-text-1, svg.venn-diagram g text tspan.vg-text-2, svg.venn-diagram g text tspan.vg-text-3 {
font-size: 35px;
font-weight: 400;
}
.venn-diagram-wrap svg circle {pointer-events: all;}
.venn-diagram-wrap svg circle:hover {cursor: pointer} 
.venn-diagram-wrap svg circle.vg-circle-1:hover + text.vg-header-text-1,
.venn-diagram-wrap svg circle.vg-circle-2:hover + text.vg-header-text-2,
.venn-diagram-wrap svg circle.vg-circle-3:hover + text.vg-header-text-3 {
opacity: 1;
}
.vg-circle-1 {
fill: url(#vg-circle-gradient-1);
-webkit-animation: c1 2s ease-in-out;
animation: c1 2s ease-in-out;
-webkit-transform: translate(-25%, 25%);
transform: translate(-25%, 25%);
opacity: 0;
}
.vg-circle-2 {
fill: url(#vg-circle-gradient-2);
-webkit-animation: c2 2s ease-in-out;
animation: c2 2s ease-in-out;
-webkit-transform: translate(25%, 25%);
transform: translate(25%, 25%);
opacity: 0;
}
.vg-circle-3 {
fill: url(#vg-circle-gradient-3);
-webkit-animation: c3 2s ease-in-out;
animation: c3 2s ease-in-out;
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
opacity: 0;
}
.vg-circle-1, .vg-circle-2, .vg-circle-3 {
animation-timing-function:linear;
animation-fill-mode:forwards;
animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function:linear;
animation-delay: .25s;
}
@-webkit-keyframes c1 {
from {
-webkit-transform: translate(-20%, 20%);
transform: translate(-20%, 20%);
opacity: 0;
}
to {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
}
@keyframes c2 {
from {
-webkit-transform: translate(20%, 20%);
transform: translate(20%, 20%);
opacity: 0;
}
to {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
}
@keyframes c3 {
from {
-webkit-transform: translate(0, -20%);
transform: translate(0, -20%);
opacity: 0;
}
to {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
}
@media (max-width: 1199px) {
svg.venn-diagram g text.vg-header-text-1, svg.venn-diagram g text.vg-header-text-2, svg.venn-diagram g text.vg-header-text-3 {
font-size: 54px;
}
svg.venn-diagram g text tspan.vg-text-1, svg.venn-diagram g text tspan.vg-text-2, svg.venn-diagram g text tspan.vg-text-3 {
font-size: 32px;
}
}
@media (max-width: 991px) {
.venn-diagram-wrap {margin-top: 12rem}
svg.venn-diagram g text.vg-header-text-1, svg.venn-diagram g text.vg-header-text-2, svg.venn-diagram g text.vg-header-text-3 {
font-size: 48px;
}
svg.venn-diagram g text tspan.vg-text-1, svg.venn-diagram g text tspan.vg-text-2, svg.venn-diagram g text tspan.vg-text-3 {
font-size: 28px;
}
}
@media (max-width: 767px) {
.venn-diagram-wrap {
height: auto;
width: 100%;
max-width: 500px;
margin: 15rem auto 6rem;
}
svg.venn-diagram g text.vg-header-text-1, svg.venn-diagram g text.vg-header-text-2, svg.venn-diagram g text.vg-header-text-3 {
font-size: 48px;
}
svg.venn-diagram g text tspan.vg-text-1, svg.venn-diagram g text tspan.vg-text-2, svg.venn-diagram g text tspan.vg-text-3 {
font-size: 20px;
}
} .product-grid li {
-webkit-perspective: 500px;
perspective: 500px;
margin: 5px;
background-size:cover;
}
.product-grid .info.flexin {
-webkit-transform: rotate3d(1, 0, 0, 90deg);
transform: rotate3d(1, 0, 0, 90deg);
pointer-events: none;
background-color: rgba(44, 70, 154,.9);
z-index: 20;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
flex-direction: column;
-webkit-flex-direction: column;
text-align: center;
padding: 20px;
}
.product-grid .info.flexin p, .product-grid .info.flexin h3 {width: 100%;}
.in-top .product-header-wrap h3.product-header,.in-right .product-header-wrap h3.product-header,.in-bottom .product-header-wrap h3.product-header,.in-left .product-header-wrap h3.product-header {
opacity: 0;display: none;
} .product-grid .in-top .info{-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;-webkit-animation: in-top 300ms ease 0ms 1 forwards;animation: in-top 300ms ease 0ms 1 forwards;}.product-grid .in-right .info{-webkit-transform-origin: 100% 0%;transform-origin: 100% 0%;-webkit-animation: in-right 300ms ease 0ms 1 forwards;animation: in-right 300ms ease 0ms 1 forwards;}.product-grid .in-bottom .info{-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;-webkit-animation: in-bottom 300ms ease 0ms 1 forwards;animation: in-bottom 300ms ease 0ms 1 forwards;}.product-grid .in-left .info{-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-animation: in-left 300ms ease 0ms 1 forwards;animation: in-left 300ms ease 0ms 1 forwards;}.product-grid .out-top .info{-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;-webkit-animation: out-top 300ms ease 0ms 1 forwards;animation: out-top 300ms ease 0ms 1 forwards;}.product-grid .out-right .info{-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;-webkit-animation: out-right 300ms ease 0ms 1 forwards;animation: out-right 300ms ease 0ms 1 forwards;}.product-grid .out-bottom .info{-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;-webkit-animation: out-bottom 300ms ease 0ms 1 forwards;animation: out-bottom 300ms ease 0ms 1 forwards;}.product-grid .out-left .info{-webkit-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-animation: out-left 300ms ease 0ms 1 forwards;animation: out-left 300ms ease 0ms 1 forwards;}@-webkit-keyframes in-top{from{-webkit-transform: rotate3d(-1, 0, 0, 90deg); transform: rotate3d(-1, 0, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg);transform: rotate3d(0, 0, 0, 0deg);}}@keyframes in-top{from{-webkit-transform: rotate3d(-1, 0, 0, 90deg); transform: rotate3d(-1, 0, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}}@-webkit-keyframes in-right{from{-webkit-transform: rotate3d(0, -1, 0, 90deg); transform: rotate3d(0, -1, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}}@keyframes in-right{from{-webkit-transform: rotate3d(0, -1, 0, 90deg); transform: rotate3d(0, -1, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}}@-webkit-keyframes in-bottom{from{-webkit-transform: rotate3d(1, 0, 0, 90deg); transform: rotate3d(1, 0, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}}@keyframes in-bottom{from{-webkit-transform: rotate3d(1, 0, 0, 90deg); transform: rotate3d(1, 0, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}}@-webkit-keyframes in-left{from{-webkit-transform: rotate3d(0, 1, 0, 90deg); transform: rotate3d(0, 1, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}}@keyframes in-left{from{-webkit-transform: rotate3d(0, 1, 0, 90deg); transform: rotate3d(0, 1, 0, 90deg);}to{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}}@-webkit-keyframes out-top{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(-1, 0, 0, 104deg); transform: rotate3d(-1, 0, 0, 104deg);}}@keyframes out-top{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(-1, 0, 0, 104deg); transform: rotate3d(-1, 0, 0, 104deg);}}@-webkit-keyframes out-right{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(0, -1, 0, 104deg); transform: rotate3d(0, -1, 0, 104deg);}}@keyframes out-right{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(0, -1, 0, 104deg); transform: rotate3d(0, -1, 0, 104deg);}}@-webkit-keyframes out-bottom{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(1, 0, 0, 104deg); transform: rotate3d(1, 0, 0, 104deg);}}@keyframes out-bottom{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(1, 0, 0, 104deg); transform: rotate3d(1, 0, 0, 104deg);}}@-webkit-keyframes out-left{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(0, 1, 0, 104deg); transform: rotate3d(0, 1, 0, 104deg);}}@keyframes out-left{from{-webkit-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg);}to{-webkit-transform: rotate3d(0, 1, 0, 104deg); transform: rotate3d(0, 1, 0, 104deg);}}
.product-grid {
max-width: 1200px;
margin: 0 auto;
}
.product-grid ul.flexin {
padding: 0;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
margin: 0;
}
.product-grid ul:after {
content: "";
display: table;
clear: both;
}
.product-grid li {
position: relative;
width: 250px;
height: 250px;
padding: 0;
list-style: none;
}
.product-grid li a {
display: inline-block;
vertical-align: top;
text-decoration: none;
position: relative;
}
.product-grid li a:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.product-header-wrap.flexin {
position: absolute;
width: 100%;
height: 100%;
z-index: 10;
padding: 3rem;
}
.product-grid li h3 {
font-family: 'IBM Plex Sans', sans-serif;
font-size: 28px;
line-height: 1.2em;
color:white;
font-weight: bold;
margin: 0 0 .5rem;
transition:all 200ms ease-in-out;
-moz-transition:all 200ms ease-in-out;
-webkit-transition:all 200ms ease-in-out;
}
.product-grid li h3 span.product-sub {
font-family: 'IBM Plex Sans', sans-serif;
font-weight: normal;
text-transform: capitalize;
}
.product-grid li p {
font-size: 16px;
line-height: 1.2em;
color:white;
margin-bottom: 0;
}
.product-grid li a.normal {
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
position: relative;
z-index: 10;
}
.product-grid li .normal img {
height: 300px;
width: auto;
max-width: none;
position: absolute;
top: 0;
left: 0;
}
.product-grid * {
box-sizing: border-box;
}
sub, sup {vertical-align: super;font-size:10px}
@media (max-width: 1199px) {
.product-grid {max-width: 1000px;}
.product-grid li {
-webkit-perspective: 400px;
perspective: 400px;
width: 200px;
height: 200px;
}
.product-grid li h3 {font-size: 22px}
.product-grid li p {font-size: 16px}
}
@media (max-width: 991px) {
.product-grid {max-width: 900px;}
.product-grid li {
-webkit-perspective: 350px;
perspective: 350px;
width: 175px;
height: 175px;
}
.product-grid li h3 {font-size: 22px}
}
@media (max-width: 767px) {
.product-grid li {margin: 1%}
.product-grid li {
-webkit-perspective: 300px;
perspective: 300px;
width: 48%;
height: 150px;
}
.product-grid .info.flexin {
transform: none;
padding: 15px;
background-color: rgba(26, 66, 138,.7);
}
.product-grid li h3 {
font-size: 18px;
margin: 0 !important;
}
} table { border-collapse: collapse; text-align: left; width: 100%; margin-bottom: 2rem; background: #fff; overflow: hidden; border: 1px solid #e0e0e0; }
table td, table th { padding: 3px 10px; }
table th {background:#2c469a; color:#FFFFFF; font-size: 15px; font-weight: bold; } 
table th:first-child { border: none; }
table td { color: #000000; border-bottom: 1px solid #e0e0e0;font-weight: normal; }
table td:first-child { border-left: none; }
table tr:last-child td { border-bottom: none; } .product-breadcrumbs {}
.card-row .fl-col.card-col {padding: 0rem 4rem 4rem 0 !important;}
.card-row .fl-col.card-col .fl-col-content{
-webkit-box-shadow: 0px 0px 1rem 0px rgba(0,0,0,.1);
-moz-box-shadow: 0px 0px 1rem 0px rgba(0,0,0,.1);
box-shadow: 0px 0px 1rem 0px rgba(0,0,0,.1);
transition:all .1s ease-in-out;
-moz-transition:all .1s ease-in-out;
-webkit-transition:all .1s ease-in-out;
background: white;
}
.card-row .fl-col.card-col .fl-col-content:hover {
-webkit-box-shadow: 0px 0px 1rem 0px rgba(0,0,0,.35);
-moz-box-shadow: 0px 0px 1rem 0px rgba(0,0,0,.35);
box-shadow: 0px 0px 1rem 0px rgba(0,0,0,.35);
}
.card-text {padding: 1rem 3rem 0 4rem}
.card-text h3 {font-size: 2.75rem;font-weight: bold;line-height: 1.4em}
.card-icon {padding: 0 3rem 2rem 4rem;margin-top: auto}
.card-icon img {max-height: 50px;width: auto;}
.fl-col.mini-collage-col {min-height: 25rem;padding: 0 2rem 2rem 0 !important;} .tile-icons.flexin {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.tile-btn.flexin {
-webkit-flex-direction: column;
flex-direction: column;
padding: 2rem;
background: #f0f0f0;
margin: 0 1rem 2rem;
width: 20%;
height: 24rem;
font-size: 2.5rem;
line-height: 1.3em;
text-align: center;
-moz-border-radius:1.5rem !important;
-webkit-border-radius:1.5rem !important;
border-radius:1.5rem !important;
}
.tile-btn.flexin:hover {background: #f6f6f6}
.account-row .fl-col {
padding: 0 10px 20px !important;
}
.account-row .fl-col.fl-col-has-cols {padding: 0 !important}
.account-row .fl-col-content {
background: #f4f4f4;
padding: 3rem 3rem 1rem !important;
}
.account-row .fl-col.no-bg .fl-col-content {background: white;padding: 0 !important}
.team-row .fl-col {padding: 0 !important}
.team-pic {
max-width: 20rem;
margin: 0 auto;
}
.team-description {
padding: 0 2rem 2rem;
}
.team-description h4 {
margin-bottom: 5px
} .right-border .fl-col-content.fl-node-content::after {
content: '';
position: absolute;
height: 300px;
width: 10px;
background: #fff;
left: 38%;
top: 50%;
transform: translateY(-50%);
}
.tall.right-border .fl-col-content.fl-node-content::after {height: 350px;} 
.beetexting-color.right-border .fl-col-content.fl-node-content::after {background: #ffcc00;}
.dentsmart-color.right-border .fl-col-content.fl-node-content::after {background: #15996A;}
@media (max-width: 767px) {
.right-border .fl-col-content.fl-node-content::after {content: none;}
svg.hero-icon {
height: 70px;
width: 70px;
margin: 0 auto 15px;
}
.tile-btn.flexin {
padding: 30px 20px;
margin: 0 30px 20px;
width: 100%;
height: auto;
font-size: 20px;	
-moz-border-radius:10px !important;
-webkit-border-radius:10px !important;
border-radius:10px !important;
}
.account-row .fl-col {
padding: 25px 25px 10px !important;
}
.team-pic {max-width: 200px; }
.team-pic img {
max-width: 200px;
}
.team-description {
padding: 0 10px 20px;
}
.fl-accordion-medium .fl-accordion-button-label {font-size: 16px;}
.no-padding .fl-col-content.fl-node-content {padding: 0 !important;}
}  .footer-gap {margin-bottom: 10px;}
footer.flexin {
background:black;
font-size: 16px;
line-height: 1.6em;
font-weight: 400;
color: rgba(255,255,255,.75);
position: relative;
flex-direction:column;
-webkit-flex-direction:column;
width: 100%;
}
.footer-col-wrap.flexin {
padding: 8rem;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items: flex-start;
-webkit-align-items: flex-start;
width: 100%;
}
.footer-col {
max-width: 25rem;
padding: 0 3rem 0 0;
}
.footer-sub-col-wrap.flexin {
align-items: flex-start;
}
footer.site-footer h3 {
font-family: 'IBM Plex Sans', sans-serif;
color: white !important;
font-size: 20px;
text-transform: uppercase;
letter-spacing: .1em;
font-weight: 600;
margin-bottom: 10px;
width: 100%;
}
footer.site-footer .footer-col h4.cap-it.white-header {
font-size: 16px;
font-weight: 600;
letter-spacing: .1em;
margin: 0;
color: rgba(255,255,255,.9) !important;
}
footer.site-footer a {color: rgba(255,255,255,.75);;}
footer.site-footer a:hover {color: white;text-decoration: none;}
footer.site-footer p {margin-bottom:1rem;}
footer .footer-right img {
max-width: 125px;
height: auto;
}
footer .logo-primary {margin: 0 auto 2rem 0}
.scroll-icon {height: 6rem;width: 6rem;display: inline-block;}
.scroll-icon-color{fill:#808080;}
a.scrollup:hover .scroll-icon-color {fill:#FFF;}
@media (max-width: 1199px) {
footer.flexin {font-size: 15px;}
.footer-col-wrap.flexin {padding: 8rem 6rem;}
.footer-col {
max-width: 22rem;
padding-right: 20px;
}
}
@media (max-width: 991px) {
.footer-col {max-width: 25rem;}
footer .footer-right img {max-width: 100px;}
}
@media (max-width: 767px) {
footer.flexin {font-size: 14px;}
.footer-col-wrap.flexin {
padding: 40px 20px;
margin: 0;
flex-direction: column;
-webkit-flex-direction: column;
align-items:center;
-webkit-align-items:center;
text-align: center;
}
.footer-sub-col-wrap.flex-stack-sm.flexin {
flex-direction: column;
-webkit-flex-direction: column;
align-items:center;
-webkit-align-items:center;
margin-bottom: 20px;
}
footer.site-footer {
font-size: 15px;
line-height: 1.5em;
width: 100%;
}
footer.site-footer h3 {margin-bottom: 5px;}
footer.site-footer .footer-col h4.cap-it.white-header {font-size: 15px;}
.footer-col {
max-width: 300px;
padding: 0;
}
.footer-gap {margin-bottom: 5px;}
.footer-contact .footer-col:first-child {margin-bottom: 10px;}
#footer-scroll {margin-top:15px;}
} body.blog h2.entry-title {font-size: 4rem}
.blog-sidebar {
font-size:1.6rem;
line-height:1.5em;
padding-left: 3% !important;
border-left:1px solid #f0f0f0;
margin-left:-1px;
font-weight: 400;
}
.blog-sidebar p {margin-bottom: 2rem}
.blog-sidebar ul {margin:0 0 2rem 0;list-style:none;padding-left:0;}
.blog-sidebar ul li {font-size: 2rem;margin-bottom: 1rem;}
.blog-sidebar ul li a {display:block;}
.blog-sidebar ul li a:hover {text-decoration: none}
.blog-sidebar ul ul {margin:.5rem 0 0 2rem}
.blog-content {padding-right:5% !important;border-right:1px solid #f0f0f0;padding-left:0;}
.blog-content h2.entry-title { margin-bottom: 0;}
.blog-content .entry-title a:hover {text-decoration: none}
.blog-content .entry-meta, .fl-post-feed-date {margin-bottom: 1.5rem;font-size: 1.5rem !important;}
.blog-content .featured-image {margin-bottom: 2rem;}
.blog-content .entry-meta a {color:#000}
.blog-content .entry-meta a:hover {color:#000}
.avatar-img img {  
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
body.single h1.entry-title {font-size: 4rem !important;margin-bottom: 0}
body.single article {margin-bottom: 2rem;}
body.single .navigation {display: none;}
span.byline {display: none;}
.navigation .nav-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-box-pack: center;
-webkit-box-align: center;
justify-content: space-between;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
}
body.blog #main-content, body.archive #main-content, body.search #main-content {
margin-bottom: 0;
}
.news-post-row,#blog-content {background-color:#f0f0f0;padding:50px 60px 30px;}
body.single #blog-content {background-color:transparent;}
.entry-content .news-post-feed .wp-post-image { padding: 0; margin: 0;border: none;float: none;}
.news-post-feed .fl-post-feed-post, body.blog #blog-content .post, body.archive #blog-content .post, body.search #blog-content .post {
padding: 0;
margin-bottom: 30px;
border: 0 !important;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: center;
-webkit-justify-content: space-between;
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-flex-direction: row;
flex-direction: row;
}
body.blog #blog-content .post .entry-content, body.archive #blog-content .post .entry-content, body.search #blog-content .post .entry-content { margin-bottom: auto; padding: 30px;}
.news-post-feed .fl-post-feed-header {margin-bottom: auto;margin-right: auto;padding: 20px 30px 0 30px;}
.news-post-feed h2.fl-post-feed-title {	font-size:2.5rem;line-height:1.4em;margin: 0 !important;}
.news-post-feed h2.fl-post-feed-title a {color: black}
.news-post-feed h2.fl-post-feed-title a:hover {color:#606060}
.news-post-feed .fl-post-feed-image {margin-bottom: 0;width: 300px; flex-shrink:0;}
.news-post-feed .fl-post-feed-content {padding:0 30px;}
.news-post-feed .fl-post-feed-text {  
flex-grow:1; 
margin-left: 30px !important;;
background-color:#FFF;	
-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.news-post-feed .bordered-btn {padding: 0 !important; border: 0 !important; font-size: 16px !important;}
.news-post-feed .bordered-btn:hover {background: transparent; color: #000 !important;}
.news-post-feed .fl-builder-pagination li a.page-numbers, .news-post-feed .fl-builder-pagination li span.page-numbers { background: #fff; border: 1px solid #888888; }
.news-post-feed .fl-builder-pagination li a.page-numbers:hover, .news-post-feed .fl-builder-pagination li span.current { background: #D83445; border: 1px solid #D83445; color:#fff;}
@media (max-width: 1199px) {
.news-post-row,#blog-content {padding:40px 40px 30px;}
}
@media (max-width: 991px) {
.news-post-row,#blog-content {padding:30px 20px 10px;}
.news-post-feed .fl-post-feed-header {padding: 15px 25px 0 25px;}
}
@media (max-width: 767px) {
.news-post-feed .fl-post-feed-post, body.blog #blog-content .post, body.archive #blog-content .post, body.search #blog-content .post { flex-direction: column; -webkit-flex-direction: column;}
.news-post-feed .fl-post-feed-text { width: 100%; margin: 0 !important; }
.news-post-feed .fl-post-feed-header {padding: 10px 20px 0 20px;}
.news-post-row,#blog-content {padding:30px 0 20px;}
.fl-post-feed-post.fl-post-feed-image-beside {max-width: none;}
.news-post-feed h2.fl-post-feed-title {	font-size:22px !important;}
.news-post-feed .fl-post-feed-content {padding:0 20px 20px 20px;}
body.single h1.entry-title:after {display: none;}
} #searchform { margin-bottom: 2rem;}
#searchform .input-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-box-pack: center;
-webkit-box-align: center;
justify-content: space-between;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
}
#searchform #searchsubmit { padding: 5px 12px;}
#searchform #searchsubmit:hover { background-color: #2C6696;}
#subscribe-submit input {}
#subscribe-submit input:hover {}  .fl-module-photo, .fl-module-video {margin-bottom: 2rem}
.page-template-fullwidthpage .container-fluid,.page-template-fullwidthpage .container-fluid .row {padding: 0;margin: 0}
body.page-template-fullwidthpage .container-fluid .fl-row .fl-row-content-wrap,body.home.page-template-fullwidthpage .container-fluid .fl-row .fl-row-content-wrap {padding: 0 6rem;}
body.page-template-fullwidthpage .container-fluid .fl-row.fw-row .fl-row-content-wrap {padding: 0;}
.fl-col-small {max-width: none} .fl-col:first-child:nth-last-child(2) {padding-right: 3%;}
.fl-col:first-child:nth-last-child(2) ~ .fl-col {padding-left: 3%;} .fl-col:first-child:nth-last-child(3) {padding-right: 2%;}
.fl-col:first-child:nth-last-child(3) ~ .fl-col {padding-left: 1%;padding-right: 1%;}
.fl-col:first-child:nth-last-child(3) ~ .fl-col:last-child {padding-left: 2%;padding-right: 0%;} .fl-col:first-child:nth-last-child(4) {padding-right: 3%;}
.fl-col:first-child:nth-last-child(4) ~ .fl-col {padding-left: 1.5%;padding-right: 1.5%;}
.fl-col:first-child:nth-last-child(4) ~ .fl-col:last-child {padding-left: 3%;padding-right: 0%;} .fl-col:first-child:nth-last-child(5) {padding-right: 2%;}
.fl-col:first-child:nth-last-child(5) ~ .fl-col {padding-left: 1%;padding-right: 1%;}
.fl-col:first-child:nth-last-child(5) ~ .fl-col:last-child {padding-left: 2%;padding-right: 0%;} .fl-module-photo {margin-bottom: 2rem}
.fl-separator {margin:1rem 0 3rem !important;border-top:10px solid #ffcc00;}
.fl-pricing-table .fl-pricing-table-features li {text-align: center;}
.fl-pricing-table .fl-pricing-table-features li {text-align: center;}
.fl-pricing-table.fl-pricing-table-spacing-tight [class^='fl-pricing-table-col-'], .fl-pricing-table.fl-pricing-table-spacing-medium [class^='fl-pricing-table-col-'] {padding-left: 10px;padding-right: 10px}
.fl-pricing-table .fl-pricing-table-features li {padding: 10px 5px !important;font-size: 18px;}
@media (min-width: 1200px) {
.page-template-template-page-fullwidth .fl-row-fixed-width {max-width:1170px;}
}
@media (max-width: 1199px) {
.page-template-template-page-fullwidth .fl-row-fixed-width {max-width:970px;}	
}
@media (max-width: 991px) {
.page-template-template-page-fullwidth .fl-row-fixed-width {max-width:750px;}
.fl-pricing-table .fl-pricing-table-features li {font-size: 16px;}
}
@media (max-width: 767px) {
.fl-separator {margin:0 0 30px 0 !important;}
.fl-row-fixed-width {padding: 0}
.page-template-template-page-fullwidth .fl-row-fixed-width {max-width:none;}
.page-template-template-page-fullwidth .fl-col {padding:0}
.fl-col:first-child:nth-last-child(2) ~ .fl-col,.fl-col:first-child:nth-last-child(2),.fl-col:first-child:nth-last-child(3),.fl-col:first-child:nth-last-child(3) ~ .fl-col,.fl-col:first-child:nth-last-child(3) ~ .fl-col:last-child,.fl-col:first-child:nth-last-child(4),.fl-col:first-child:nth-last-child(4) ~ .fl-col,.fl-col:first-child:nth-last-child(4) ~ .fl-col:last-child,.fl-col:first-child:nth-last-child(5),.fl-col:first-child:nth-last-child(5) ~ .fl-col,.fl-col:first-child:nth-last-child(5) ~ .fl-col:last-child {padding-left:0;padding-right:0}
.fl-pricing-table.fl-pricing-table-spacing-tight [class^='fl-pricing-table-col-'], .fl-pricing-table.fl-pricing-table-spacing-medium [class^='fl-pricing-table-col-'] {padding-left: 0;padding-right: 0}
.fl-pricing-table .fl-pricing-table-col-8, .fl-pricing-table .fl-pricing-table-col-7, .fl-pricing-table .fl-pricing-table-col-6, .fl-pricing-table .fl-pricing-table-col-5, .fl-pricing-table .fl-pricing-table-col-4, .fl-pricing-table .fl-pricing-table-col-3, .fl-pricing-table .fl-pricing-table-col-2, .fl-pricing-table .fl-pricing-table-col-1 {margin: 0 auto;width: 98%}
.container-fluid .fl-row-full-width .fl-row-content-wrap,.page-template-fullwidthpage .container-fluid .fl-row .fl-row-content-wrap,body.page-template-fullwidthpage .container-fluid .fl-row .fl-row-content-wrap {padding-right:20px !important;padding-left:20px !important;} .container-fluid .fl-row-full-width .fl-row-content-wrap,.page-template-fullwidthpage .container-fluid .fl-row .fl-row-content-wrap,.page-template-fullwidthpage .container-fluid .fl-row.hero-row .fl-row-content-wrap {padding-right:0 !important;padding-left:0 !important;}
.fl-accordion-medium .fl-accordion-button-label {font-size: 18px;}
} .row {margin-left:-20px;margin-right: -20px}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.container-fluid,.container{padding-left:20px;padding-right:20px}
#primary.col-md-12 {padding-left:0 !important;padding-right:0 !important}
.mfp-figure figure {background: white;}
body.page-template-fullwidthpage #content {margin-top: 80px !important;}
body.home.page-template-fullwidthpage #content {margin-top: 0 !important;}
.wrapper {padding:3rem 0 0;margin-top: 80px} body.home.page-template-fullwidthpage .wrapper {margin-top: 0}
.ticker-active .wrapper {margin-top:105px;}
.page-template-template-page-fullwidth .wrapper {margin-bottom: 0}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
.ticker-active .wrapper { margin-top: 0; }
}
@media (max-width: 767px) {
.container {width: auto;}
body.page-template-fullwidthpage #content {margin-top: 0 !important;}
.wrapper {margin-top: 0}
} .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date,.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {background: white}
.ai1ec-title-buttons .ai1ec-btn-group,.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {margin-left: 0}
.ai1ec-agenda-view .ai1ec-date-events {margin: 0;} html,body {text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {margin-bottom:1rem;margin-top:0;}
p{margin-bottom:20px}
hr {float:left;width:100%;clear:both;margin:2rem 0;border-top:1px solid #d0d0d0;}
body.page-template-fullwidthpage header.entry-header {display:none}
strong, b {font-weight: 600 !important;}
ol li {margin-bottom: 1rem;}
ul, ol {margin-bottom: 20px}
.nopadding {padding:0!important}
.nomargin {margin:0!important}
.left-col-border {border-right:1px solid #e0e0e0;}
.right-col-border {border-left:1px solid #e0e0e0;margin-left:-1px;}
.no-pseudo:before,a.no-pseudo:before,.no-pseudo:after,a.no-pseudo:after {content: none}
.hidden-mobile {display: none} svg {display: block} .margin-xs{margin:1rem 0 !important}.margin-sm{margin:2rem 0 !important}.margin-md{margin:4rem 0 !important}.margin-l{margin:6rem 0 !important}.margin-xl{margin:8rem 0 !important}
.padding-xs{padding:1rem 0 !important}.padding-sm{padding:2rem 0 !important}.padding-md{padding:4rem 0 !important}.padding-l{padding:6rem 0 !important}.padding-xl{padding:10rem 0 !important}
.mt-xs{margin-top:1rem !important}.mt-sm{margin-top:2rem !important}.mt-md{margin-top:4rem !important}.mt-l{margin-top:6rem !important}.mt-xl{margin-top:8rem !important}
.mb-xs{margin-bottom:1rem !important}.mb-sm{margin-bottom:2rem !important}.mb-md{margin-bottom:4rem !important}.mb-l{margin-bottom:6rem !important}.mb-xl{margin-bottom:8rem !important}
.pt-xs{padding-top:1rem !important}.pt-sm{padding-top:2rem !important}.pt-md{padding-top:4rem !important}.pt-l{padding-top:6rem !important}.pt-xl{padding-top:8rem !important}
.pb-xs{padding-bottom:1rem !important}.pb-sm{padding-bottom:2rem !important}.pb-md{padding-bottom:4rem !important}.pb-l{padding-bottom:6rem !important}.pb-xl{padding-bottom:8rem !important}
.no-mb {margin-bottom: 0 !important;} .max-50{max-width:50%;margin:0 auto}
.max-60{max-width:60%;margin:0 auto}
.max-75{max-width:75%;margin:0 auto}
.max-700 {max-width: 700px;margin: 0 auto}
.max-800 {max-width: 800px;margin: 0 auto;}
.max-img {max-width: 80%;margin: 0 auto 2rem;}
.max-img-md img {max-height:150px;margin: 0 auto;width:auto;}
.max-img-sm {max-width:200px;margin: 0 auto 3rem;}
.height-100 {height: 100% !important}
.width-100 {width: 100% !important} .fade{opacity:.7;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}.fade:hover{opacity:1}.fade-2{opacity:.75;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.fade-2:hover{opacity:1;-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);transform:scale(1.2,1.2);-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
@media (max-width: 1199px) {
.max-75{max-width: 90% !important;width: 90% !important}
}
@media (max-width: 991px) {
.max-75{max-width: 95% !important;width: 95% !important}
}
@media (max-width: 767px) {
h1.entry-title {display:block;}
.left-col-border {border:none !important}
.right-col-border {border:none !important}
.margin-xs{margin:10px 0 !important}.margin-sm{margin:15px 0 !important}.margin-md{margin:20px 0 !important}.margin-l{margin:30px 0 !important}.margin-xl{margin:40px 0 !important}
.padding-xs{padding:10px 0 !important}.padding-sm{padding:15px 0 !important}.padding-md{padding:20px 0 !important}.padding-l{padding:30px 0 !important}.padding-xl{padding:50px 0 !important}
.mt-xs{margin-top:10px !important}.mt-sm{margin-top:15px !important}.mt-md{margin-top:20px !important}.mt-l{margin-top:30px !important}.mt-xl{margin-top:40px !important}
.mb-xs{margin-bottom:10px !important}.mb-sm{margin-bottom:15px !important}.mb-md{margin-bottom:20px !important}.mb-l{margin-bottom:30px !important}.mb-xl{margin-bottom:40px !important}
.pt-xs{padding-top:10px !important}.pt-sm{padding-top:15px !important}.pt-md{padding-top:20px !important}.pt-l{padding-top:30px !important}.pt-xl{padding-top:40px !important}
.pb-xs{padding-bottom:10px !important}.pb-sm{padding-bottom:15px !important}.pb-md{padding-bottom:20px !important}.pb-l{padding-bottom:30px !important}.pb-xl{padding-bottom:40px !important}
.extra-padding-md {padding: 30px;}
.max-img {max-width: 75%;margin: 0 auto;}
.max-img-sm img {max-width:150px;margin: 0 auto 20px;max-height: 80px;width: auto !important} .max-50,.max-60,.max-75,.max-700,.max-800,.width-100 {max-width: 100% !important;width: 100% !important}
.fl-col { width: 100% !important; }
.no-margin {margin: 0 !important;}
}