@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "UTF-8";
@charset "utf-8";
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-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 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
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 {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
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-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-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;
}
.navbar {
display: none;
}
.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.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
text-decoration: none;
}
a:hover,
a:focus {
text-decoration: none;
}
a:focus {
outline: 0;
outline: 0 auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.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;
padding: 0;
margin: -1px;
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 {
padding: .2em;
background-color: #fcf8e3;
}
.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 {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.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;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.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;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
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%;
text-transform: uppercase;
}
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.42857143;
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;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.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.42857143;
}
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;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
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 {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.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-right: 15px;
padding-left: 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-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@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-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@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-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@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-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
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.42857143;
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;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.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 {
min-height: .01%;
overflow-x: auto;
}
@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 {
min-width: 0;
padding: 0;
margin: 0;
border: 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: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
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 .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .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 {
background-color: transparent;
border: 0;
}
.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-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
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 {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 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.3333333;
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.3333333;
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.3333333;
}
.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;
background-color: #dff0d8;
border-color: #3c763d;
}
.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;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.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;
background-color: #f2dede;
border-color: #a94442;
}
.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 {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.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;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .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-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.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;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
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);
}
.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.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.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;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.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 {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block; }
.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;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.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.42857143;
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;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.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: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-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-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding:0px 15px;
font-size: 18px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color:inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: 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,
.visible-sm,
.visible-md,
.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;
}
}.xs-main-overlay {
position: absolute !important;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.clearfix:before,
.clearfix:after,
.fw-container:before,
.fw-container:after,
.fw-container-fluid:before,
.fw-container-fluid:after,
.fw-row:before,
.fw-row:after {
content: " ";
display: table;
}
.clearfix:after,
.fw-container:after,
.fw-container-fluid:after,
.fw-row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide ,
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
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;
visibility: hidden !important;
}
.affix {
position: fixed;
}
.fw-itable {
display: table;
height: 100%;
width: 100%;
}
.fw-icell {
display: table-cell;
vertical-align: middle;
}
img,
iframe,
embeded {
max-width: 100%;
} .fw-container,
.fw-container *,
.fw-container *:before,
.fw-container *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fw-container {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.fw-container {
width: 750px;
}
}
@media (min-width: 992px) {
.fw-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.fw-container {
width: 1170px;
}
}
.fw-container-fluid {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.fw-row {
margin-left: -15px;
margin-right: -15px;
}
.fw-row:before,
.fw-row:after {
content: " ";
display: table;
}
.fw-row:after {
clear: both;
}
.fw-row:before,
.fw-row:after {
content: " ";
display: table;
}
.fw-row:after {
clear: both;
}
.fw-col-xs-1, .fw-col-sm-1, .fw-col-md-1, .fw-col-lg-1, .fw-col-xs-2, .fw-col-sm-2, .fw-col-md-2, .fw-col-lg-2, .fw-col-xs-3, .fw-col-sm-3, .fw-col-md-3, .fw-col-lg-3, .fw-col-xs-4, .fw-col-sm-4, .fw-col-md-4, .fw-col-lg-4, .fw-col-xs-5, .fw-col-sm-5, .fw-col-md-5, .fw-col-lg-5, .fw-col-xs-6, .fw-col-sm-6, .fw-col-md-6, .fw-col-lg-6, .fw-col-xs-7, .fw-col-sm-7, .fw-col-md-7, .fw-col-lg-7, .fw-col-xs-8, .fw-col-sm-8, .fw-col-md-8, .fw-col-lg-8, .fw-col-xs-9, .fw-col-sm-9, .fw-col-md-9, .fw-col-lg-9, .fw-col-xs-10, .fw-col-sm-10, .fw-col-md-10, .fw-col-lg-10, .fw-col-xs-11, .fw-col-sm-11, .fw-col-md-11, .fw-col-lg-11, .fw-col-xs-12, .fw-col-sm-12, .fw-col-md-12, .fw-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.fw-col-sm-1, .fw-col-sm-2, .fw-col-sm-3, .fw-col-sm-4, .fw-col-sm-5, .fw-col-sm-6, .fw-col-sm-7, .fw-col-sm-8, .fw-col-sm-9, .fw-col-sm-10, .fw-col-sm-11, .fw-col-sm-12 {
float: left;
}
.fw-col-sm-12 {
width: 100%;
}
.fw-col-sm-11 {
width: 91.66666667%;
}
.fw-col-sm-10 {
width: 83.33333333%;
}
.fw-col-sm-9 {
width: 75%;
}
.fw-col-sm-8 {
width: 66.66666667%;
}
.fw-col-sm-7 {
width: 58.33333333%;
}
.fw-col-sm-6 {
width: 50%;
}
.fw-col-sm-5 {
width: 41.66666667%;
}
.fw-col-sm-4 {
width: 33.33333333%;
}
.fw-col-sm-3 {
width: 25%;
}
.fw-col-sm-2 {
width: 16.66666667%;
}
.fw-col-sm-1 {
width: 8.33333333%;
}
.fw-col-sm-pull-12 {
right: 100%;
}
.fw-col-sm-pull-11 {
right: 91.66666667%;
}
.fw-col-sm-pull-10 {
right: 83.33333333%;
}
.fw-col-sm-pull-9 {
right: 75%;
}
.fw-col-sm-pull-8 {
right: 66.66666667%;
}
.fw-col-sm-pull-7 {
right: 58.33333333%;
}
.fw-col-sm-pull-6 {
right: 50%;
}
.fw-col-sm-pull-5 {
right: 41.66666667%;
}
.fw-col-sm-pull-4 {
right: 33.33333333%;
}
.fw-col-sm-pull-3 {
right: 25%;
}
.fw-col-sm-pull-2 {
right: 16.66666667%;
}
.fw-col-sm-pull-1 {
right: 8.33333333%;
}
.fw-col-sm-pull-0 {
right: auto;
}
.fw-col-sm-push-12 {
left: 100%;
}
.fw-col-sm-push-11 {
left: 91.66666667%;
}
.fw-col-sm-push-10 {
left: 83.33333333%;
}
.fw-col-sm-push-9 {
left: 75%;
}
.fw-col-sm-push-8 {
left: 66.66666667%;
}
.fw-col-sm-push-7 {
left: 58.33333333%;
}
.fw-col-sm-push-6 {
left: 50%;
}
.fw-col-sm-push-5 {
left: 41.66666667%;
}
.fw-col-sm-push-4 {
left: 33.33333333%;
}
.fw-col-sm-push-3 {
left: 25%;
}
.fw-col-sm-push-2 {
left: 16.66666667%;
}
.fw-col-sm-push-1 {
left: 8.33333333%;
}
.fw-col-sm-push-0 {
left: auto;
}
.fw-col-sm-offset-12 {
margin-left: 100%;
}
.fw-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-sm-offset-9 {
margin-left: 75%;
}
.fw-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-sm-offset-6 {
margin-left: 50%;
}
.fw-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-sm-offset-3 {
margin-left: 25%;
}
.fw-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-sm-offset-0 {
margin-left: 0%;
}
.visible-sm {
display: block !important;
}
}
@media (min-width: 992px) {
.fw-col-md-1, .fw-col-md-2, .fw-col-md-3, .fw-col-md-4, .fw-col-md-5, .fw-col-md-6, .fw-col-md-7, .fw-col-md-8, .fw-col-md-9, .fw-col-md-10, .fw-col-md-11, .fw-col-md-12 {
float: left;
}
.fw-col-md-12 {
width: 100%;
}
.fw-col-md-11 {
width: 91.66666667%;
}
.fw-col-md-10 {
width: 83.33333333%;
}
.fw-col-md-9 {
width: 75%;
}
.fw-col-md-8 {
width: 66.66666667%;
}
.fw-col-md-7 {
width: 58.33333333%;
}
.fw-col-md-6 {
width: 50%;
}
.fw-col-md-5 {
width: 41.66666667%;
}
.fw-col-md-4 {
width: 33.33333333%;
}
.fw-col-md-3 {
width: 25%;
}
.fw-col-md-2 {
width: 16.66666667%;
}
.fw-col-md-1 {
width: 8.33333333%;
}
.fw-col-md-pull-12 {
right: 100%;
}
.fw-col-md-pull-11 {
right: 91.66666667%;
}
.fw-col-md-pull-10 {
right: 83.33333333%;
}
.fw-col-md-pull-9 {
right: 75%;
}
.fw-col-md-pull-8 {
right: 66.66666667%;
}
.fw-col-md-pull-7 {
right: 58.33333333%;
}
.fw-col-md-pull-6 {
right: 50%;
}
.fw-col-md-pull-5 {
right: 41.66666667%;
}
.fw-col-md-pull-4 {
right: 33.33333333%;
}
.fw-col-md-pull-3 {
right: 25%;
}
.fw-col-md-pull-2 {
right: 16.66666667%;
}
.fw-col-md-pull-1 {
right: 8.33333333%;
}
.fw-col-md-pull-0 {
right: auto;
}
.fw-col-md-push-12 {
left: 100%;
}
.fw-col-md-push-11 {
left: 91.66666667%;
}
.fw-col-md-push-10 {
left: 83.33333333%;
}
.fw-col-md-push-9 {
left: 75%;
}
.fw-col-md-push-8 {
left: 66.66666667%;
}
.fw-col-md-push-7 {
left: 58.33333333%;
}
.fw-col-md-push-6 {
left: 50%;
}
.fw-col-md-push-5 {
left: 41.66666667%;
}
.fw-col-md-push-4 {
left: 33.33333333%;
}
.fw-col-md-push-3 {
left: 25%;
}
.fw-col-md-push-2 {
left: 16.66666667%;
}
.fw-col-md-push-1 {
left: 8.33333333%;
}
.fw-col-md-push-0 {
left: auto;
}
.fw-col-md-offset-12 {
margin-left: 100%;
}
.fw-col-md-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-md-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-md-offset-9 {
margin-left: 75%;
}
.fw-col-md-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-md-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-md-offset-6 {
margin-left: 50%;
}
.fw-col-md-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-md-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-md-offset-3 {
margin-left: 25%;
}
.fw-col-md-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-md-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-md-offset-0 {
margin-left: 0%;
}
.visible-md {
display: block !important;
}
}
@media (min-width: 1200px) {
.fw-col-lg-1, .fw-col-lg-2, .fw-col-lg-3, .fw-col-lg-4, .fw-col-lg-5, .fw-col-lg-6, .fw-col-lg-7, .fw-col-lg-8, .fw-col-lg-9, .fw-col-lg-10, .fw-col-lg-11, .fw-col-lg-12 {
float: left;
}
.fw-col-lg-12 {
width: 100%;
}
.fw-col-lg-11 {
width: 91.66666667%;
}
.fw-col-lg-10 {
width: 83.33333333%;
}
.fw-col-lg-9 {
width: 75%;
}
.fw-col-lg-8 {
width: 66.66666667%;
}
.fw-col-lg-7 {
width: 58.33333333%;
}
.fw-col-lg-6 {
width: 50%;
}
.fw-col-lg-5 {
width: 41.66666667%;
}
.fw-col-lg-4 {
width: 33.33333333%;
}
.fw-col-lg-3 {
width: 25%;
}
.fw-col-lg-2 {
width: 16.66666667%;
}
.fw-col-lg-1 {
width: 8.33333333%;
}
.fw-col-lg-pull-12 {
right: 100%;
}
.fw-col-lg-pull-11 {
right: 91.66666667%;
}
.fw-col-lg-pull-10 {
right: 83.33333333%;
}
.fw-col-lg-pull-9 {
right: 75%;
}
.fw-col-lg-pull-8 {
right: 66.66666667%;
}
.fw-col-lg-pull-7 {
right: 58.33333333%;
}
.fw-col-lg-pull-6 {
right: 50%;
}
.fw-col-lg-pull-5 {
right: 41.66666667%;
}
.fw-col-lg-pull-4 {
right: 33.33333333%;
}
.fw-col-lg-pull-3 {
right: 25%;
}
.fw-col-lg-pull-2 {
right: 16.66666667%;
}
.fw-col-lg-pull-1 {
right: 8.33333333%;
}
.fw-col-lg-pull-0 {
right: auto;
}
.fw-col-lg-push-12 {
left: 100%;
}
.fw-col-lg-push-11 {
left: 91.66666667%;
}
.fw-col-lg-push-10 {
left: 83.33333333%;
}
.fw-col-lg-push-9 {
left: 75%;
}
.fw-col-lg-push-8 {
left: 66.66666667%;
}
.fw-col-lg-push-7 {
left: 58.33333333%;
}
.fw-col-lg-push-6 {
left: 50%;
}
.fw-col-lg-push-5 {
left: 41.66666667%;
}
.fw-col-lg-push-4 {
left: 33.33333333%;
}
.fw-col-lg-push-3 {
left: 25%;
}
.fw-col-lg-push-2 {
left: 16.66666667%;
}
.fw-col-lg-push-1 {
left: 8.33333333%;
}
.fw-col-lg-push-0 {
left: auto;
}
.fw-col-lg-offset-12 {
margin-left: 100%;
}
.fw-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-lg-offset-9 {
margin-left: 75%;
}
.fw-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-lg-offset-6 {
margin-left: 50%;
}
.fw-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-lg-offset-3 {
margin-left: 25%;
}
.fw-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-lg-offset-0 {
margin-left: 0%;
}
.visible-lg {
display: block !important;
}
}
@media (max-width: 768px) { .fw-col-xs-1, .fw-col-xs-2, .fw-col-xs-3, .fw-col-xs-4, .fw-col-xs-5, .fw-col-xs-6, .fw-col-xs-7, .fw-col-xs-8, .fw-col-xs-9, .fw-col-xs-10, .fw-col-xs-11, .fw-col-xs-12 {
float: left;
}
.fw-col-xs-12 {
width: 100%;
}
.fw-col-xs-11 {
width: 91.66666667%;
}
.fw-col-xs-10 {
width: 83.33333333%;
}
.fw-col-xs-9 {
width: 75%;
}
.fw-col-xs-8 {
width: 66.66666667%;
}
.fw-col-xs-7 {
width: 58.33333333%;
}
.fw-col-xs-6 {
width: 50%;
}
.fw-col-xs-5 {
width: 41.66666667%;
}
.fw-col-xs-4 {
width: 33.33333333%;
}
.fw-col-xs-3 {
width: 25%;
}
.fw-col-xs-2 {
width: 16.66666667%;
}
.fw-col-xs-1 {
width: 8.33333333%;
}
.fw-col-xs-pull-12 {
right: 100%;
}
.fw-col-xs-pull-11 {
right: 91.66666667%;
}
.fw-col-xs-pull-10 {
right: 83.33333333%;
}
.fw-col-xs-pull-9 {
right: 75%;
}
.fw-col-xs-pull-8 {
right: 66.66666667%;
}
.fw-col-xs-pull-7 {
right: 58.33333333%;
}
.fw-col-xs-pull-6 {
right: 50%;
}
.fw-col-xs-pull-5 {
right: 41.66666667%;
}
.fw-col-xs-pull-4 {
right: 33.33333333%;
}
.fw-col-xs-pull-3 {
right: 25%;
}
.fw-col-xs-pull-2 {
right: 16.66666667%;
}
.fw-col-xs-pull-1 {
right: 8.33333333%;
}
.fw-col-xs-pull-0 {
right: auto;
}
.fw-col-xs-push-12 {
left: 100%;
}
.fw-col-xs-push-11 {
left: 91.66666667%;
}
.fw-col-xs-push-10 {
left: 83.33333333%;
}
.fw-col-xs-push-9 {
left: 75%;
}
.fw-col-xs-push-8 {
left: 66.66666667%;
}
.fw-col-xs-push-7 {
left: 58.33333333%;
}
.fw-col-xs-push-6 {
left: 50%;
}
.fw-col-xs-push-5 {
left: 41.66666667%;
}
.fw-col-xs-push-4 {
left: 33.33333333%;
}
.fw-col-xs-push-3 {
left: 25%;
}
.fw-col-xs-push-2 {
left: 16.66666667%;
}
.fw-col-xs-push-1 {
left: 8.33333333%;
}
.fw-col-xs-push-0 {
left: auto;
}
.fw-col-xs-offset-12 {
margin-left: 100%;
}
.fw-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-xs-offset-9 {
margin-left: 75%;
}
.fw-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-xs-offset-6 {
margin-left: 50%;
}
.fw-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-xs-offset-3 {
margin-left: 25%;
}
.fw-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-xs-offset-0 {
margin-left: 0%;
}
.visible-xs {
display: block !important;
}
}  .fw-main-row {
position: relative;
}
.fw-main-row-custom {
background-position: center center;
background-repeat: no-repeat;
position: relative;
}  .fw-btn {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
text-decoration: none;
white-space: nowrap;
outline: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.fw-btn:hover,
.fw-btn:focus {
text-decoration: none;
outline: none;
}
.fw-btn i {
margin-right: 5px;
}
.fw-btn i.pull-right {
margin: 0 0 0 8px;
position: relative;
top: 0.3em;
}
.fw-btn.fw-btn-full {
width: 100%;
}  .fw-testimonials {
position: relative;
margin: 40px 0;
}
.fw-testimonials .fw-testimonials-item {
position: relative;
}
.fw-testimonials .fw-testimonials-text {
font-size: 18.2px;
font-family: Georgia;
font-style: italic;
color: inherit;
}
.fw-testimonials .fw-testimonials-text p {
margin-bottom: 1.4em;
}
.fw-testimonials .prev,
.fw-testimonials .next {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 40px;
text-align: center;
font-weight: normal;
color: #999999;
}
.fw-testimonials .prev:active,
.fw-testimonials .next:active {
margin-top: 1px;
}
.fw-testimonials .prev:hover,
.fw-testimonials .next:hover {
color: #d5641b;
border-color: #d5641b;
}
.fw-testimonials .prev i:before {
content: "\f104";
}
.fw-testimonials .next i:before {
content: "\f105";
}
.fw-testimonials .fw-testimonials-pagination a {
display: inline-block;
width: 14px;
height: 14px;
border-radius: 50%;
background-color: #999999;
overflow: hidden;
margin: 3px;
}
.fw-testimonials .fw-testimonials-pagination a span {
display: block;
text-indent: -300px;
}
.fw-testimonials .fw-testimonials-pagination a:hover,
.fw-testimonials .fw-testimonials-pagination a.selected {
background-color: #1ac6ff;
}
.fw-testimonials-1 {
text-align: center;
padding: 20px 0;
}
.fw-testimonials-1 .fw-testimonials-title {
font-family: inherit;
}
.fw-testimonials-title:after {
content: "";
clear: both;
display: block;
margin: 10px auto;
width: 56px;
height: 2px;
border-top: 2px solid #d5641b;
}
.fw-testimonials-title.text-center {
margin-bottom: 60px;
}
.fw-testimonials-title:after {border-top: 2px solid #d5641b;}
.fw-testimonials-1 .fw-testimonials-item {
text-align: center;
}
.fw-testimonials-1 .fw-testimonials-avatar img {
margin: 0 auto;
display: inline-block;
width: 80px;
height: 80px;
border-radius: 50%;
border: 4px solid #fff;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
}
.fw-testimonials-1 .fw-testimonials-text {
text-align: center;
padding: 20px 10% 10px 10%;
}
.fw-testimonials-1 .fw-testimonials-author {
padding: 10px 0;
}
.fw-testimonials-1 .fw-testimonials-author .author-name {
font-weight: bold;
}
.fw-testimonials-1 .fw-testimonials-author em:before {
content: ", ";
margin-left: -3px;
}
.fw-testimonials-1 .fw-testimonials-author .fw-testimonials-url:before {
content: ", ";
margin-left: -3px;
}
.fw-testimonials-1 .prev,
.fw-testimonials-1 .next {
position: absolute;
z-index: 2;
top: 42%;
font-size: 30px;
border: 1px solid transparent;
border-radius: 50%;
}
.fw-testimonials-1 .prev i,
.fw-testimonials-1 .next i {
position: relative;
top: -1px;
}
.fw-testimonials-1 .prev:active,
.fw-testimonials-1 .next:active {
margin-top: 1px;
}
.fw-testimonials-1 .prev:hover,
.fw-testimonials-1 .next:hover {
color: #1ac6ff;
border-color: #1ac6ff;
}
.fw-testimonials-1 .prev {
left: 1px;
}
.fw-testimonials-1 .prev i {
left: -2px;
}
.fw-testimonials-1 .prev i:before {
content: "\f104";
}
.fw-testimonials-1 .next {
right: 1px;
}
.fw-testimonials-1 .next i {
right: -2px;
}
.fw-testimonials-1 .next i:before {
content: "\f105";
}
.fw-testimonials-1 .fw-testimonials-pagination {
text-align: center;
margin-top: 10px;
}
.fw-testimonials-1.fw-testimonials-1-2 .fw-testimonials-meta {
display: table;
margin: 0 auto;
}
.fw-testimonials-1.fw-testimonials-1-2 .fw-testimonials-meta > div {
display: table-cell;
vertical-align: middle;
}
.fw-testimonials-1.fw-testimonials-1-2 .fw-testimonials-avatar {
display: inline-block;
}
.fw-testimonials-1.fw-testimonials-1-2 .fw-testimonials-author {
display: inline-block;
text-align: left;
padding-left: 10px;
}
.fw-testimonials-2 .fw-testimonials-text {
position: relative;
background-color: #ffffff;
border-radius: 5px;
padding: 20px;
border: 1px solid #dadada;
margin-bottom: 15px;
}
.fw-testimonials-2 .fw-testimonials-text:before,
.fw-testimonials-2 .fw-testimonials-text:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 45px;
border-style: solid;
}
.fw-testimonials-2 .fw-testimonials-text:before {
bottom: -11px;
margin-left: -1px;
border-width: 11px 11px 0 11px;
border-color: #dadada transparent transparent transparent;
}
.fw-testimonials-2 .fw-testimonials-text:after {
bottom: -10px;
border-width: 10px 10px 0 10px;
border-color: #ffffff transparent transparent  transparent;
}
.fw-testimonials-2 .fw-testimonials-meta {
display: table;
margin-left: 20px;
}
.fw-testimonials-2 .fw-testimonials-meta > div {
display: table-cell;
vertical-align: middle;
}
.fw-testimonials-2 .fw-testimonials-avatar {
margin-right: 10px;
}
.fw-testimonials-2 .fw-testimonials-avatar img {
width: 70px;
height: 70px;
border: 1px solid #dadada;
padding: 5px;
background-color: #fff;
border-radius: 50%;
}
.fw-testimonials-2 .fw-testimonials-author {
padding: 0 0 0 20px;
}
.fw-testimonials-2 .fw-testimonials-author .author-name {
font-weight: bold;
display: block;
}
.fw-testimonials-2 .fw-testimonials-author em {
font-size: 90%;
}
.fw-testimonials-2 .fw-testimonials-author .fw-testimonials-url {
display: block;
}
.fw-testimonials-2 .fw-testimonials-arrows {
display: inline-block;
position: absolute;
bottom: 20px;
right: 0;
z-index: 2;
}
.fw-testimonials-2 .fw-testimonials-arrows a {
margin: 0 5px;
}
.fw-testimonials-2 .fw-testimonials-pagination {
position: absolute;
display: inline-block;
bottom: 22px;
right: 60px;
z-index: 2;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-text:before,
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-text:after {
left: auto;
right: 45px;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-text:before {
margin: 0 -1px 0 0;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-meta {
margin-right: 20px;
float: right;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-avatar {
float: right;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-author {
padding: 0 20px 0 0;
text-align: right;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-author .author-name {
font-weight: bold;
display: block;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-arrows {
right: auto;
left: 0;
}
.fw-testimonials-2.fw-testimonials-2-2 .fw-testimonials-pagination {
right: auto;
left: 60px;
}
.fw-testimonials-3 .fw-testimonials-pagination {
display: none;
}
.fw-testimonials-3 .fw-testimonials-item {
border-radius: 10px;
background-color: #fff;
padding: 20px;
}
.fw-testimonials-3 .fw-testimonials-item:before {
content: "”";
position: absolute;
z-index: 1;
left: 10px;
top: 0px;
line-height: 1em;
font-size: 100px;
color: #ccc;
}
.fw-testimonials-3 .fw-testimonials-avatar {
float: left;
margin: 0 20px;
}
.fw-testimonials-3 .fw-testimonials-avatar img {
margin: 0 auto;
display: inline-block;
width: 120px;
height: 120px;
border-radius: 50%;
border: 4px solid #fff;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
}
.fw-testimonials-3 .fw-testimonials-text {
position: relative;
margin-left: 150px;
}
.fw-testimonials-3 .fw-testimonials-author {
text-align: right;
}
.fw-testimonials-3 .fw-testimonials-author .author-name {
font-weight: bold;
color: #888;
}
.fw-testimonials-3 .fw-testimonials-author .author-name:before {
content: "- ";
}
.fw-testimonials-3 .fw-testimonials-author em:before,
.fw-testimonials-3 .fw-testimonials-author .fw-testimonials-url:before {
content: " | ";
}
.fw-testimonials-3 .fw-testimonials-arrows {
position: relative;
text-align: center;
}
.fw-testimonials-3 .fw-testimonials-arrows a {
margin: 0 10px;
}
.fw-testimonials-4 .fw-testimonials-arrows {
display: none;
}
.fw-testimonials-4 .fw-testimonials-item {
padding-top: 5px;
}
.fw-testimonials-4 .fw-testimonials-avatar {
position: relative;
float: left;
margin: 0 20px 0 0;
width: 120px;
height: 120px;
}
.fw-testimonials-4 .fw-testimonials-avatar img {
display: inline-block;
width: 100px;
height: 100px;
border: 4px solid #fff;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
border-radius: 10px;
}
.fw-testimonials-4 .fw-testimonials-wrapper {
position: relative;
border-radius: 10px;
background-color: #fff;
border: 1px solid #e1e1e1;
padding: 20px;
margin-left: 130px;
}
.fw-testimonials-4 .fw-testimonials-author {
text-align: left;
}
.fw-testimonials-4 .fw-testimonials-author .author-name {
font-weight: bold;
color: #888;
}
.fw-testimonials-4 .fw-testimonials-author .author-name:before {
content: "- ";
}
.fw-testimonials-4 .fw-testimonials-author em:before,
.fw-testimonials-4 .fw-testimonials-author .fw-testimonials-url:before {
content: " / ";
font-style: normal;
}
.fw-testimonials-4 .fw-testimonials-pagination {
text-align: center;
margin-top: 20px;
}  .fw-divider-space {
clear: both;
width: 100%;
}
.fw-divider-space.space-sm {
height: 30px;
}
.fw-divider-space.space-md {
height: 60px;
}
.fw-divider-space.space-lg {
height: 100px;
}
.fw-divider-line {
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.fw-divider-line.space-sm {
margin-bottom: 15px;
padding-top: 15px;
}
.fw-divider-line.space-md {
margin-bottom: 80px;
padding-top: 80px;
}
.fw-divider-line.space-lg {
margin-bottom: 50px;
padding-top: 50px;
}
.fw-divider-line.fw-line-solid {
border-bottom: 1px solid #eeeff0;
}
.fw-divider-line.fw-line-dashed {
border-bottom: 2px dashed #eeeff0;
}
.fw-divider-line.fw-line-dotted {
border-bottom: 2px dotted #eeeff0;
}
.fw-divider-line.fw-line-double {
border-bottom: 3px double #eeeff0;
}
.fw-divider-line.fw-line-thick {
border-bottom: 4px solid #eeeff0;
} .fw-divider-special {
clear: both;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: center;
overflow: hidden;
}
.fw-divider-special.title-right {
clear: both;
}
.fw-divider-special.title-left {
text-align: left;
margin-left: 0;
}
.fw-divider-special.title-left .fw-divider-title {
padding-left: 0;
}
.fw-divider-special.title-right {
text-align: right;
margin-right: 0;
}
.fw-divider-special.title-right .fw-divider-title {
padding-right: 0;
}
.fw-divider-special .fw-divider-holder {
border-color: #666666;
content: "";
display: block;
position: absolute;
top: 50%;
width: 3000px;
}
.fw-divider-special .fw-divider-left {
margin-right: 10px;
right: 100%;
}
.fw-divider-special .fw-divider-right {
left: 100%;
margin-left: 10px;
}
.fw-divider-special.fw-line-solid .fw-divider-holder {
border-top-style: solid;
border-top-width: 1px;
}
.fw-divider-special.fw-line-dashed .fw-divider-holder {
border-top-style: dashed;
border-top-width: 1px;
}
.fw-divider-special.fw-line-dotted .fw-divider-holder {
border-top-style: dotted;
border-top-width: 1px;
}
.fw-divider-special.fw-line-double .fw-divider-holder {
border-top-style: double;
border-top-width: 3px;
}
.fw-divider-special.fw-line-thick .fw-divider-holder {
border-top-style: solid;
border-top-width: 4px;
}
.fw-divider-special.fw-line-none .fw-divider-holder {
display: none;
}
.fw-divider-special.space-sm {
margin-top: 15px;
margin-bottom: 15px;
}
.fw-divider-special.space-md {
margin-top: 30px;
margin-bottom: 30px;
}
.fw-divider-special.space-lg {
margin-top: 50px;
margin-bottom: 50px;
}
.fw-divider-special .fw-divider-inner {
display: inline-block;
position: relative;
top: 50%;
}
.fw-divider-special.fw-divider-size-sm .fw-divider-inner {
font-size: 16px;
}
.fw-divider-special.fw-divider-size-md .fw-divider-inner {
font-size: 22px;
}
.fw-divider-special.fw-divider-size-lg .fw-divider-inner {
font-size: 36px;
}
.fw-divider-special.fw-divider-icon .fw-divider-inner {
padding: 0;
border-radius: 50%;
text-align: center;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-sm .fw-divider-inner {
width: 32px;
height: 32px;
line-height: 32px;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-sm .fw-divider-title {
line-height: 32px;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-md .fw-divider-inner {
width: 44px;
height: 44px;
line-height: 44px;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-md .fw-divider-title {
line-height: 44px;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-lg .fw-divider-inner {
width: 72px;
height: 72px;
line-height: 72px;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-lg .fw-divider-title {
line-height: 72px;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-lg .fw-divider-left {
margin-right: 15px;
}
.fw-divider-special.fw-divider-icon.fw-divider-size-lg .fw-divider-right {
margin-left: 15px;
}
.divider-bg-on .fw-divider-inner {
padding: 0.5em 1em;
background-color: #666666;
border-radius: 3px;
color: #fff;
}  .fw-iconbox {
padding: 30px 0;
}
.fw-iconbox .fw-iconbox-title h3 {
margin-top: 0;
font-size: 20px;
}
.fw-iconbox .fw-iconbox-text {
padding-bottom: 10px;
}
.fw-iconbox .fw-iconbox-text p:last-child {
margin-bottom: 0;
} .fw-iconbox-1 {
text-align: center;
}
.fw-iconbox-1 .fw-iconbox-image {
width: 80px;
font-size: 40px;
line-height: 40px;
margin-right: auto;
margin-left: auto; border-radius: 5px;
}
.fw-iconbox-1 .fw-iconbox-image img {
border-radius: 5px;
}
.fw-iconbox-1 .fw-iconbox-title h3 {
margin-top: 0.6em;
}
.fw-iconbox-1.bg-on .fw-iconbox-image {
width: 80px;
height: 80px;
line-height: 80px;
background-color: #ce631a;
color: #fff;
}
.fw-iconbox-1.icon-circle .fw-iconbox-image {
border-radius: 50%;
}
.fw-iconbox-1.icon-circle .fw-iconbox-image img {
border-radius: 50%;
} .fw-iconbox-2 {
text-align: left;
}
.fw-iconbox-2 .fw-iconbox-image {
float: left;
width: 44px;
font-size: 22px;
line-height: 22px; border-radius: 5px;
text-align: center;
}
.fw-iconbox-2 .fw-iconbox-image img {
border-radius: 5px;
}
.fw-iconbox-2 .fw-iconbox-aside {
margin-left: 70px; }
.fw-iconbox-2.fw-icon-right { }
.fw-iconbox-2.fw-icon-right .fw-iconbox-image {
float: right;
}
.fw-iconbox-2.fw-icon-right .fw-iconbox-aside {
margin-left: auto;
margin-right: 59px;
}
.fw-iconbox-2.bg-on .fw-iconbox-title h3,
.fw-iconbox-2.fw-iconbox-image-type .fw-iconbox-title h3 {
margin-top: 9px;
}
.fw-iconbox-2.bg-on .fw-iconbox-image {
width: 44px;
height: 44px;
line-height: 44px;
background-color: #ce631a;
color: #fff;
}
.fw-iconbox-2.icon-circle .fw-iconbox-image {
border-radius: 50%;
}
.fw-iconbox-2.icon-circle .fw-iconbox-image img {
border-radius: 50%;
} .fw-iconbox-3 {
text-align: left;
}
.fw-iconbox-3 .fw-iconbox-image { width: 36px;
font-size: 18px;
line-height: 18px; border-radius: 5px;
}
.fw-iconbox-3 .fw-iconbox-image img {
border-radius: 5px;
}
.fw-iconbox-3.fw-iconbox-image-type .fw-iconbox-image {
margin-right: 15px;
}
.fw-iconbox-3 .fw-iconbox-aside {
display: inline;
}
.fw-iconbox-3.bg-on .fw-iconbox-title h3,
.fw-iconbox-3.fw-iconbox-image-type .fw-iconbox-title h3 {
margin-top: 9px;
}
.fw-iconbox-3.bg-on .fw-iconbox-image {
width: 36px;
height: 36px;
line-height: 36px;
background-color: #ce631a;
color: #fff;
text-align: center;
margin-right: 15px;
}
.fw-iconbox-3.fw-icon-right { }
.fw-iconbox-3.fw-icon-right .fw-iconbox-image {
float: right;
margin-right: 0;
margin-left: 15px;
}
.fw-iconbox-3 .fw-iconbox-text {
clear: both; }
.fw-iconbox-3.icon-circle .fw-iconbox-image {
border-radius: 50%;
}
.fw-iconbox-3.icon-circle .fw-iconbox-image img {
border-radius: 50%;
}  .fw-imagebox {
position: relative;
}
.fw-imagebox.bg-on {
background-color: #e2e2e2;
}
.fw-imagebox.bg-on .fw-imagebox-aside {
padding: 20px 15px;
}
.fw-imagebox.bg-on .fw-imagebox-title {
margin-top: 0;
}
.fw-imagebox.text-center .fw-imagebox-title:after {
margin: 10px auto 0 auto;
}
.fw-imagebox .fw-imagebox-image {
position: relative;
display: block;
}
.fw-imagebox .fw-imagebox-image span {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
color: #fff;
width: 50px;
height: 50px;
font-size: 50px;
line-height: 50px;
text-align: center;
font-weight: normal;
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
background-color: rgba(0, 0, 0, 0.7);
border-radius: 50%;
opacity: 0;
}
.fw-imagebox .fw-imagebox-image span:before {
content: "+";
}
.fw-imagebox a.fw-imagebox-image:hover span {
opacity: 1;
}
.fw-imagebox.imagebox-boxed {
padding: 15px;
border: 1px solid #ccc;
}
.fw-imagebox.imagebox-boxed.bg-on .fw-imagebox-aside {
padding-bottom: 0;
}
.fw-imagebox.no-divider .fw-imagebox-title:after {
display: none;
}
.fw-imagebox-title {
margin: 20px 0 10px 0;
color: #000000;
font-size: 22px;
}
.fw-imagebox-title:after {
content: "";
clear: both;
display: block;
width: 50px;
height: 0;
border-top: 2px solid #b16b3c;
margin: 10px 0 10px 0;
}
.fw-imagebox-subtitle {
font-style: italic;
color: #666666;
font-size: 15px;
margin: 0 0 15px 0;
}
.fw-imagebox-text {
padding: 0;
}
.fw-imagebox-text p:last-child {
margin-bottom: 0;
}
.fw-imagebox-btn {
padding-top: 15px;
padding-bottom: 15px;
} .fw-imagebox-2 {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.fw-imagebox-2 .fw-imagebox-aside {
margin: 15px;
padding: 30px 20px;
display: block;
}
.fw-imagebox-2 .fw-imagebox-title {
margin: 0;
}
.fw-imagebox-2 .fw-imagebox-subtitle {
margin: 10px 0;
}
.fw-imagebox-2 .fw-imagebox-text {
margin-top: 10px;
}
.fw-imagebox-2 .fw-imagebox-text a {
text-decoration: underline;
}
.fw-imagebox-2 .fw-imagebox-btn {
padding-bottom: 0;
}
.fw-imagebox-2.light-style .fw-imagebox-title,
.fw-imagebox-2.light-style .fw-imagebox-subtitle,
.fw-imagebox-2.light-style .fw-imagebox-text,
.fw-imagebox-2.light-style .fw-imagebox-text a {
color: #000;
}
.fw-imagebox-2.light-style .fw-imagebox-aside {
background-color: rgba(255, 255, 255, 0.5);
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.fw-imagebox-2.light-style:hover .fw-imagebox-aside {
background-color: rgba(255, 255, 255, 0.8);
}
.fw-imagebox-2.dark-style .fw-imagebox-title,
.fw-imagebox-2.dark-style .fw-imagebox-subtitle,
.fw-imagebox-2.dark-style .fw-imagebox-text,
.fw-imagebox-2.dark-style .fw-imagebox-text a {
color: #fff;
}
.fw-imagebox-2.dark-style .fw-imagebox-aside {
background-color: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.fw-imagebox-2.dark-style:hover .fw-imagebox-aside {
background-color: rgba(0, 0, 0, 0.8);
}  .fw-alert {
padding: 15px;
margin-bottom: 22px;
border: 1px solid transparent;
border-radius: 4px;
}
.fw-alert h4 {
margin-top: 0;
color: inherit;
display: inline;
font-size: 17px;
font-weight: bold;
}
.fw-alert h4:after {
display: block;
clear: both;
content: "";
margin-bottom: 10px;
}
.fw-alert a {
font-weight: bold;
}
.fw-alert a:hover {
text-decoration: underline;
}
.fw-alert > p {
display: inline-block;
}
.fw-alert > p,
.fw-alert > ul {
margin-bottom: 0;
}
.fw-alert > p + p {
margin-top: 7px;
}
.fw-alert .alert-icon {
margin-right: 5px;
font-size: 18px;
position: relative;
top: 1px;
}
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.fw-alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.fw-alert-success hr {
border-top-color: #c9e2b3;
}
.fw-alert-success a {
color: #2b542c;
}
.fw-alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.fw-alert-info hr {
border-top-color: #a6e1ec;
}
.fw-alert-info a {
color: #245269;
}
.fw-alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.fw-alert-warning hr {
border-top-color: #f7e1b5;
}
.fw-alert-warning a {
color: #66512c;
}
.fw-alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.fw-alert-danger hr {
border-top-color: #e4b9c0;
}
.fw-alert-danger a {
color: #843534;
}  .fw-call-to-action {
background-color: #f4f4f4;
border: 1px solid #dbdbdb;
border-radius: 3px;
padding: 20px;
display: table;
width: 100%; }
.fw-call-to-action > div {
display: table-cell;
vertical-align: middle;
}
.fw-call-to-action .fw-action-content p {
font-size: 120%;
}
.fw-call-to-action .fw-action-content h2 {
margin-top: 0;
font-weight: bold;
}
.fw-call-to-action .fw-action-btn {
padding-left: 50px;
text-align: right;
}
.fw-call-to-action.light-style {
color: #fff;
}
.fw-main-row-custom .fw-call-to-action {
background-color: transparent;
border: none;
padding: 0;
}  .fw-team {
text-align: center;
}
.fw-team.fw-team-circle .fw-team-image img {
border-radius: 50%;
}
.fw-team .fw-team-name {
margin-bottom: 10px;
}
.fw-team .fw-team-name h3 {
font-size: 23px;
margin: 10px 0 5px 0;
color: #b16b3c;
}
.fw-team .fw-team-name h3 span {
font-weight: bold;
}
.fw-team .fw-team-name > span {
font-size: 13px;
color: #666666;
}
.fw-team .fw-team-socials a {
display: inline-block;
margin: 0 2px;
font-size: 20px;
color: #555555;
opacity: 0.7;
padding: 6px;
margin-top: 10px;
}
.fw-team .fw-team-socials a:hover {
opacity: 1;
color: #1ac6ff;
}  .fw-heading {
margin-bottom: 1em;
}
.fw-heading.fw-heading-h1 .fw-special-subtitle {
font-size: 130%;
}
.fw-heading.fw-heading-center {
text-align: center;
margin: auto;
}
.fw-heading .fw-special-title-half h1,
.fw-heading .fw-special-title-half h2,
.fw-heading .fw-special-title-half h3,
.fw-heading .fw-special-title-half h4,
.fw-heading .fw-special-title-half h5,
.fw-heading .fw-special-title-half h6{
margin: 0
}  .fw-list ul,
.fw-list ol {
margin: 0.7em 0 0 0;
padding: 0.7em 0 0 0;
}
.fw-list li {
margin: 0 0 0.7em 0;
list-style: inside;
padding-left: 15px;
position: relative;
}
.fw-list li ul,
.fw-list li ol {
margin: 0 0 0 10px;
}
.fw-list.list-numbers li {
list-style: decimal inside;
}
.fw-list.list-bordered ul,
.fw-list.list-bordered ol {
margin: 0;
border-bottom: 1px solid #cccccc;
}
.fw-list.list-bordered li {
border-top: 1px solid #cccccc;
padding-top: 0.7em;
}
.fw-list.list-bordered li ul {
margin: 0 0 0 10px;
border-bottom: none;
}
.fw-list.list-accent i {
color: #b16b3c;
}
.fw-list.list-icon li {
list-style: none;
padding-left: 30px;
}
.fw-list.list-icon li i {
position: absolute;
left: 10px;
top: 0.25em;
font-size: 14px;
}
.fw-list.list-icon.list-bordered i {
top: 0.95em;
}  .fw-tabs .nav-tabs {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}
.fw-tabs .nav-tabs li a i {
margin: 0 2px;
}
.fw-tabs-framed .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.fw-tabs-framed .nav-tabs > li {
padding-top: 2px;
}
.fw-tabs-framed .nav-tabs > li > a {
background-color: #ededed;
border: 1px solid #dddddd;
padding: 7px 15px;
color: #666666;
-webkit-transition: none;
-o-transition: none;
transition: none;
border-radius: 4px 4px 0 0;
}
.fw-tabs-framed .nav-tabs > li > a:hover {
color: #b16b3c;
}
.fw-tabs-framed .nav-tabs > li.active {
padding-top: 0;
}
.fw-tabs-framed .nav-tabs > li.active > a,
.fw-tabs-framed .nav-tabs > li.active > a:hover,
.fw-tabs-framed .nav-tabs > li.active > a:focus {
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
padding: 8px 15px;
color: #b16b3c;
}
.fw-tabs-framed .tab-content {
background-color: #ffffff;
border: 1px solid #dddddd;
border-top: none;
padding: 20px;
border-radius: 0 0 4px 4px;
}
.fw-tabs-framed .tab-content p:last-child {
margin-bottom: 0;
}
.fw-tabs-framed .nav-justified {
border-bottom: none;
}
.fw-tabs-framed .nav-justified > li {
padding-top: 0;
}
.fw-tabs-framed .nav-justified > li a {
padding: 6px 15px 8px 15px;
}
.fw-tabs-framed .nav-justified > li.active a {
padding: 8px 15px;
}
.fw-tabs-minimal .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.fw-tabs-minimal .nav-tabs > li > a {
background-color: transparent;
border: none;
padding: 8px 10px;
color: #666666;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.fw-tabs-minimal .nav-tabs > li > a:hover {
color: #1ac6ff;
}
.fw-tabs-minimal .nav-tabs > li.active > a,
.fw-tabs-minimal .nav-tabs > li.active > a:hover,
.fw-tabs-minimal .nav-tabs > li.active > a:focus {
background-color: transparent;
border: none;
border-bottom: 2px solid #1ac6ff;
color: #1ac6ff;
} .fw-tabs-minimal .tab-content p:last-child {
margin-bottom: 0;
}
.fw-tabs-left .nav-tabs {
border-bottom: 0;
float: left;
border-right: 1px solid #dddddd;
}
.fw-tabs-left .nav-tabs > li {
float: none;
padding-top: 0;
position: relative;
width: 150px;
}
.fw-tabs-left .nav-tabs > li > a {
margin-bottom: 3px;
border-radius: 4px 0 0 4px;
padding: 8px 10px;
border-right-color: transparent;
margin-right: 0;
white-space: normal;
}
.fw-tabs-left .nav-tabs > li.active a,
.fw-tabs-left .nav-tabs > li.active a:hover,
.fw-tabs-left .nav-tabs > li.active a:focus {
border-color: #dddddd transparent #dddddd #dddddd;
*border-right-color: #ffffff;
padding: 20px 30px;
margin-right: -1px;
}
.fw-tabs-left .tab-content {
margin-left: 150px;
}
.fw-tabs-left.fw-tabs-framed .tab-content {
border-top: 1px solid #dddddd;
border-radius: 0 4px 4px 0;
}
.fw-tabs-left.fw-tabs-minimal .nav-tabs > li.active > a,
.fw-tabs-left.fw-tabs-minimal .nav-tabs > li.active > a:hover,
.fw-tabs-left.fw-tabs-minimal .nav-tabs > li.active > a:focus {
border: none;
border-right: 2px solid #1ac6ff;
padding: 20px !important;
}
.xs-tab.fw-tabs-left ul.nav-tabs>li>a,
.fw-tabs-left.fw-tabs-minimal .nav-tabs > li.active > a,
.fw-tabs-left.fw-tabs-minimal .nav-tabs > li.active > a:hover,
.fw-tabs-left.fw-tabs-minimal .nav-tabs > li.active > a:focus{
padding: 10px 10px 10px 20px !important;
}
.fw-tabs-left.fw-tabs-minimal .tab-content { border-left: 1px solid #dddddd;
}  .fw-toggle {
margin-bottom: 20px;
}
.fw-toggle .panel-title {
position: relative;
}
.fw-toggle .panel-title i {
margin-right: 5px;
}
.fw-toggle .panel-collapse {
padding-top: 10px;
}
.fw-toggle .icon-toggle:before {
content: "\f067";
font-size: 14px;
margin-left: 3px;
position: relative;
top: 0.1em;
font-weight: normal;
}
.fw-toggle.opened .icon-toggle:before {
content: "\f068";
}
.fw-toggle.fw-toggle-boxed .panel-toggle {
display: block;
}
.fw-toggle.fw-toggle-boxed .icon-toggle:before {
position: absolute;
right: 0;
}
.fw-toggle.fw-toggle-boxed .panel-collapse {
padding-top: 0;
}  .fw-accordion .panel-title {
position: relative;
}
.fw-accordion .panel-title a {
display: block;
}
.fw-accordion .panel-title a:before {
font-family: FontAwesome;
content: "\f067";
font-size: 14px;
margin-left: 3px;
position: absolute;
right: 0;
top: 0.1em;
font-weight: normal;
}
.fw-accordion .panel-title a.collapsed:before {
content: "\f068";
}
.fw-accordion .panel-title i {
margin-right: 5px;
}   table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
width: 100%;
}
table td,
table th {
border-width: 0 1px 1px 0;
padding: 7px 10px;
}
.fw-table table {
width: 100%;
max-width: 100%;
margin-bottom: 22px;
border-collapse: collapse;
border-spacing: 0;
background-color: transparent;
}
.fw-table table caption {
padding-top: 8px 10px;
padding-bottom: 8px 10px;
color: #bfbfbf;
text-align: left;
}
.fw-table table th {
text-align: left;
}
.fw-table table > thead > tr > th,
.fw-table table > tbody > tr > th,
.fw-table table > tfoot > tr > th,
.fw-table table > thead > tr > td,
.fw-table table > tbody > tr > td,
.fw-table table > tfoot > tr > td {
padding: 8px 10px;
line-height: 1.6;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.fw-table table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.fw-table table > caption + thead > tr:first-child > th,
.fw-table table > colgroup + thead > tr:first-child > th,
.fw-table table > thead:first-child > tr:first-child > th,
.fw-table table > caption + thead > tr:first-child > td,
.fw-table table > colgroup + thead > tr:first-child > td,
.fw-table table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.fw-table table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.fw-table table table {
background-color: #f1f0ee;
}
.fw-table-condensed table > thead > tr > th,
.fw-table-condensed table > tbody > tr > th,
.fw-table-condensed table > tfoot > tr > th,
.fw-table-condensed table > thead > tr > td,
.fw-table-condensed table > tbody > tr > td,
.fw-table-condensed table > tfoot > tr > td {
padding: 5px;
}
.fw-table-bordered table {
border: 1px solid #dddddd;
}
.fw-table-bordered table > thead > tr > th,
.fw-table-bordered table > tbody > tr > th,
.fw-table-bordered table > tfoot > tr > th,
.fw-table-bordered table > thead > tr > td,
.fw-table-bordered table > tbody > tr > td,
.fw-table-bordered table > tfoot > tr > td {
border: 1px solid #dddddd;
}
.fw-table-bordered table > thead > tr > th,
.fw-table-bordered table > thead > tr > td {
border-bottom-width: 2px;
}
.fw-table-striped table > tbody > tr:nth-child(odd) {
background-color: #f9f9f9;
}
.fw-table-hover table > 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;
}
.fw-table {
overflow-x: auto;
min-height: 0.01%;
}
.fw-table .table-col-desc {
text-align: right;
}
.fw-table .heading-row th {
background-color: #f1f1f1;
}
@media screen and (max-width: 767px) {
.fw-table {
width: 100%;
margin-bottom: 16.5px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.fw-table > table {
margin-bottom: 0;
}
.fw-table > table > thead > tr > th,
.fw-table > table > tbody > tr > th,
.fw-table > table > tfoot > tr > th,
.fw-table > table > thead > tr > td,
.fw-table > table > tbody > tr > td,
.fw-table > table > tfoot > tr > td {
white-space: nowrap;
}
.fw-table > .table-bordered {
border: 0;
}
.fw-table > .table-bordered > thead > tr > th:first-child,
.fw-table > .table-bordered > tbody > tr > th:first-child,
.fw-table > .table-bordered > tfoot > tr > th:first-child,
.fw-table > .table-bordered > thead > tr > td:first-child,
.fw-table > .table-bordered > tbody > tr > td:first-child,
.fw-table > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.fw-table > .table-bordered > thead > tr > th:last-child,
.fw-table > .table-bordered > tbody > tr > th:last-child,
.fw-table > .table-bordered > tfoot > tr > th:last-child,
.fw-table > .table-bordered > thead > tr > td:last-child,
.fw-table > .table-bordered > tbody > tr > td:last-child,
.fw-table > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.fw-table > .table-bordered > tbody > tr:last-child > th,
.fw-table > .table-bordered > tfoot > tr:last-child > th,
.fw-table > .table-bordered > tbody > tr:last-child > td,
.fw-table > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}  .fw-price-table .fw-price-col {
display: inline-block;
float: left;
position: relative;
text-align: center;
}
.fw-price-table .fw-price-inner {
position: relative;
transition: all 0.15s ease 0s;
}
.fw-price-table .fw-price-title {
margin: 0;
}
.fw-price-table .fw-price-row {
line-height: 1.2em;
}
.fw-price-table .fw-price-inner > div {
box-sizing: content-box;
}
@media (max-width: 991px) {
.fw-price-table {
width: 100% !important;
}
}  .fw-single-image .fw-single-image-wrap {
display: inline-block;
overflow: hidden;
position: relative;
max-width: 100%;
}
.fw-single-image i {
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fw-single-image img {
display: block;
max-width: 100%;
transition: all 0.2s linear;
}
.fw-single-image.fw-single-image-left {
text-align: left;
}
.fw-single-image.fw-single-image-right {
text-align: right;
}
.fw-single-image.fw-single-image-center {
text-align: center;
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap i {
display: block;
opacity: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.3);
z-index: 2;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap i:before {
font-style: normal;
width: 56px;
height: 56px;
color: #ffffff;
line-height: 56px;
font-size: 28px;
border-radius: 50%;
border: 1px solid #ffffff;
text-align: center;
font-weight: normal;
position: absolute;
top: 50%;
left: 50%;
margin-left: -28px;
margin-top: -28px;
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap .fw-icon-zoom:before {
content: "\f065";
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap .fw-icon-link:before {
content: "\f0c1";
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap .fw-icon-video:before {
content: "\f04b";
text-indent: 0.2em;
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap:hover img {
transform: scale(1.1);
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap:hover i {
opacity: 1;
}
.fw-single-image.fw-single-image-icon .fw-single-image-wrap:hover i:before {
display: block;
}
.fw-single-image.fw-image-frame .fw-single-image-wrap {
border: 10px solid #ffffff;
}
.fw-single-image.fw-image-frame .fw-single-image-wrap:before {
position: absolute;
z-index: 2;
top: -9px;
bottom: -9px;
left: -9px;
right: -9px;
border: 1px solid #000;
content: "";
}
.fw-single-image.fw-image-circle .fw-single-image-wrap {
border-radius: 50%;
z-index: 1;
}
.fw-single-image.fw-image-circle .fw-single-image-wrap img {
border-radius: 50%;
}  .fw-video.fw-video-frame {
padding: 10px;
border: 1px solid #fff;
background-color: #fff;
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2);
}
.fw-video iframe,
.fw-video embed {
max-width: 100%;
}  .fw-quote {
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 5px;
}
.fw-quote small {
display: inline-block;
}
.fw-quote small:before {
content: "";
display: block;
clear: both;
width: 40px;
height: 2px;
background-color: #999;
margin: 5px 0 10px 0;
}
.fw-quote small span {
display: block;
}
.fw-quote.fw-quote-sm {
font-size: 14px;
line-height: 22px
}
.fw-quote.fw-quote-md {
font-size: 17px;
line-height: 30px;
}
.fw-quote.fw-quote-lg {
font-size: 21px;
}
.fw-quote.fw-quote-left {
text-align: left;
}
.fw-quote.fw-quote-right {
text-align: right;
}
.fw-quote.fw-quote-right small:before {
float: right;
}
.fw-quote.fw-quote-center {
text-align: center;
}
.fw-quote.fw-quote-center small:before {
margin: 5px auto 10px auto;
}
a i.pull-right, a span.pull-right {
margin-top: 0.2em;
}
.fw-checkbox-float-left div {
float: left;
margin-right: 15px;
}
.admin-bar .navbar, .admin-bar .canvas-overlay, .admin-bar .surface-overlay{
margin-top: 30px;
} .fw-testimonials-1 {
padding: 0 !important;
}
.fw-testimonials {
margin: 0 !important;
}
.panel-success>.panel-heading a{
color: rgb(134, 134, 134);
}
.panel-info>.panel-heading a{
color: #918080;
}
.panel-warning>.panel-heading a{
color: #A69F9F;
}
.panel-danger>.panel-heading a{
color: #C38282;
}
.panel-default>.panel-heading,
.panel-success>.panel-heading,
.panel-info>.panel-heading,
.panel-warning>.panel-heading,
.panel-danger>.panel-heading{
padding: 20px 15px;
}
.xs-col-no-padding {
padding: 0 !important;
}
.fw-map{
margin-left: -15px;
margin-right: -15px;
}
.xs-section-height-sm{
height: 350px
}
.xs-section-height-md{
height: 450px
}
.xs-section-height-lg{
height: 650px
}
.fw-single-image.fw-single-image-left, .fw-single-image .fw-single-image-left {
text-align: left;
float: left;
margin-right: 25px;
}
.fw-single-image.fw-single-image-center, .fw-single-image .fw-single-image-center {
text-align: center;
display: block;
margin: 0 auto;
}
.fw-single-image.fw-single-image-right,
.fw-single-image .fw-single-image-right {
text-align: right;
float: right;
margin-left: 25px;
}/*/*/.wrap-forms textarea {
width: 100% !important;
}
.fw-main-row-overlay {
display: block;
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
}/**/.fw-quote {
background-color:  transparent;
border:  none;
border-radius:  0;
padding:  0 50px;
font-weight:  400;
line-height:  47px;
display:  block;
margin-top:  1em;
margin-bottom:  1em;
}
.fw-quote p {
margin-bottom:  17px;
}
.fw-quote.quotes-nopadding {
padding:  0;
}
.fw-quote span {
color:  #96243a;
display:  block;
font-size:  14px;
font-family:  inherit;
font-weight:  400;
font-style:  normal;
letter-spacing:  2px;
}
.fw-quote small {
display:  block;
line-height:  normal;
}
.fw-quote small:before {
content: "\f07e";
font-family:  'FontAwesome';
font-size:  9px;
color:  #71c7e0;
display:  block;
width:  auto;
height:  auto;
background-color:  transparent;
margin:  17px auto 7px;
}
.fw-quote small a {
display:  block;
font-size:  14px;
font-weight:  bold;
text-transform:  uppercase;
letter-spacing:  2px;
margin-top:  15px;
}
.fw-quote.fw-quote-sm {
font-size:  16px;
}
.fw-quote.fw-quote-md {
font-size:  20px;
}
.fw-quote.fw-quote-lg {
font-size:  34px;
}
.fw-quote.fw-quote-left {
text-align:  left;
}
.fw-quote.fw-quote-left small {
text-align:  center;
width:  95%;
margin:  0 auto;
}
.fw-quote.fw-quote-right {
text-align:  right;
}
.fw-quote.fw-quote-right small {
text-align:  center;
width:  95%;
margin:  0 auto;
}
.fw-quote.fw-quote-right small:before {
float:  none;
}
.fw-quote.fw-quote-center {
text-align:  center;
}
.fw-quote.fw-quote-center small:before {
margin:  5px auto 10px auto;
}
.fw-quote:before, .fw-quote:after {
font-family:  'FontAwesome';
font-size:  30px;
color:  #f1eee9;
position:  relative;
}
.fw-quote:before {
content:  "\f10d";
top:  -28px;
left:  -56px;
float:  left;
}
.fw-quote:after {
content:  "\f10e";
bottom:  28px;
right:  -56px;
float:  right;
}
@media (max-width: 1199px) {
.fw-quote {
padding:  0 120px;
}
.fw-quote:before {
left:  -36px;
}
.fw-quote:after {
right:  -36px;
}
}@media (max-width: 991px) {
.fw-quote {
padding:  0 50px;
}
.fw-quote:before {
left:  -26px;
}
.fw-quote:after {
right:  -26px;
}
.fw-section-height-sm,
.fw-section-height-md,
.fw-section-height-lg{
height: auto;
}
}@media (max-width: 767px) {
.fw-quote {
line-height:  27px;
}
}@media (max-width: 479px) {
.fw-quote {
padding:  0;
}
.fw-quote:before, .fw-quote:after {
display:  none;
}
}/*/*/.wallpaper,
.wallpaper .wallpaper-container,
.wallpaper .wallpaper-media {
-webkit-transition: none !important;
transition: none !important;
}
.wallpaper {
overflow: hidden;
position: relative;
}
.wallpaper .wallpaper-container {
height: 100%;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
.wallpaper .wallpaper-media {
left: 0;
opacity: 0;
position: absolute;
top: 0;
}
.wallpaper .wallpaper-media.animated {
-webkit-transition: opacity 0.5s linear !important;
transition: opacity 0.5s linear !important;
}
.wallpaper .wallpaper-media img,
.wallpaper .wallpaper-media video,
.wallpaper .wallpaper-media iframe {
display: block;
height: 100%;
width: 100%;
}
.wallpaper .wallpaper-embed.ready:after {
content: '';
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.wallpaper .wallpaper-embed.ready iframe {/**/z-index: 0;
}
.wallpaper .wallpaper-media.native {
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
}
.wallpaper .wallpaper-media.native img {
display: none;
}
.wallpaper .wallpaper-media.fixed {
background-position: center;
background-attachment: fixed;
height: 100%;
width: 100%;
}
.wallpaper .wallpaper-media.fixed img {
display: none;
} @media (max-width: 767px) {
.xs-hidden-xs {
display: none !important;
}
.fw-divider-line.space-sm {
margin-bottom: 5px;
padding-top: 5px;
}
.fw-divider-line.space-md {
margin-bottom: 10px;
padding-top: 10px;
}
.fw-divider-line.space-lg {
margin-bottom: 20px;
padding-top: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.xs-hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.xs-hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.xs-hidden-lg {
display: none !important;
}
}
.entry-footer {
position: relative;
background: red;
}
.entry-footer p { margin: 0;
}
.entry-footer .meta-edit {
position: absolute;
margin-top: -24px;
}
.entry-footer .meta-edit a{
background: red;
color: #fff;
padding: 2px 10px;
}
.xs-text-block {
margin: 0;
padding: 0;
}
.popup-button .play-button1 {
display: inline-block;
width: 70px;
height: 70px;
font-size: 30px;
text-align: center;
color: #111111;
padding-top: 20px;
border-radius: 50%;
background: #FFFFFF;
padding-left: 8px;
}
.popup-button .play-button2 {
font-size: 80px;
color: #FFFFFF;
}
.popup-button .play-button3 {
display: inline-block;
color: #FFF;
font-size: 40px;
}
.popup-button .popup-text {
font-weight: 600;
display: inline-block;
vertical-align: middle;
margin-top: -20px;
font-size: 13px;
color: #FFF;
margin-left: 10px;
}
@media (max-width: 767px) {
.fw-heading.fw-heading-center {
width: 100% !important;
}
.fw-col-inner p br {
display: none;
}
p {
font-size: 80%;
}
}
.fw-heading.heading {
margin-bottom: 50px;
}
.fw-heading.fw-heading-center {
width: 50%;
}
.fw-special-subtitle{
margin-top: 25px;
}
.wallpaper .fw-container {
z-index: 10;
}
.sub-top-zero .fw-special-subtitle{
margin-top: 10px;
}
   .font-w300 {
font-weight: 300 !important;
}
.font-w400 {
font-weight: 400 !important;
}
.font-w500 {
font-weight: 500 !important;
}
.font-w600 {
font-weight: 600 !important;
}
.font-w700 {
font-weight: 700 !important;
} html * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.font-pt-serif-italic {
font-style: italic;
}
.font-pt-serif, .font-pt-serif-italic {
font-family: 'PT Serif', 'Segoe UI', 'Helvetica Neue', serif;
}
body {
font-family: 'PT Serif', 'Segoe UI', 'Helvetica Neue', serif;
-webkit-font-smoothing: antialiased;
letter-spacing: 0.05em;
font-size: 15px;
color: #626262;
line-height: 1.4em;
font-weight: 400;
}
html,
body {
overflow: hidden;
height: auto;
}
html.add-oveflow,
body.add-oveflow {
overflow-x: hidden;
overflow-y: auto;
} .sr .foo {
visibility: hidden;
}
main {
position: relative;
z-index: 2; overflow-y: auto;
-webkit-overflow-scrolling: touch;
background:inherit;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.7s ease-in-out;
-moz-transition: -moz-transform 0.7s ease-in-out;
transition: transform 0.7s ease-in-out;
} body.scroll-hide,
html.scroll-hide {
overflow-y: hidden !important;
}
p {
line-height: 1.6em;
}
ul,
li {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
ol,
ul {
list-style: none;
margin: 0px;
padding: 0px;
}
a {
color: #777777;
text-decoration: none;
cursor: pointer;
}
a:hover {
color: #000000;
text-decoration: none;
}
*:focus {
outline: none !important;
}
video {
background-size: cover;
display: table-cell;
vertical-align: middle;
width: 100%;
}
label {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
input,
textarea,
select {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
background: #F9F9F9;
color: #111111;
border: 1px solid #CCCCCC;
border-radius: 5px;
padding: 8px 15px;
font-size: 15px;
letter-spacing: 0.05em;
width: 100%;
max-width: 100%;
resize: none;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
textarea {
min-height: 100px;
}
button {
border: 0;
}
input[type="submit"] {
width: auto
}
input[type="button"],
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
input[type="submit"] {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-appearance: none;
}
input:hover,
textarea:hover,
select:hover {
border-color: #888888;
}
input:focus,
textarea:focus,
select:focus {
background: #FFFFFF;
border-color: #2E71F2;
}
input[type="submit"]:focus {
border: none !important
} .radio,
.checkbox {
text-align: left;
font-family: 'Poppins', sans-serif;
}
.radio label,
.checkbox label {
display: inline-block !important;
cursor: pointer;
position: relative;
padding-left: 25px;
margin-right: 15px;
font-size: 13px;
font-weight: 600;
}
input[type=radio],
input[type=checkbox] {
display: none;
}
.radio label:before,
.checkbox label:before {
font-family: 'Poppins', sans-serif;
content: "";
display: inline-block;
width: 16px;
height: 16px;
margin-right: 10px;
position: absolute;
left: 0;
bottom: 3px;
background-color: #F9F9F9;
border: solid 1px #CCCCCC;
font-weight: 400;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.radio label:before {
border-radius: 8px;
}
.checkbox label {
margin-bottom: 0px;
}
.checkbox label:before {
border-radius: 3px;
}
input[type=radio] + label:before {
content: "\2022";
color: #F9F9F9;
font-size: 24px;
text-align: center;
line-height: 19px;
}
input[type=radio] + label:hover:before {
content: "\2022";
color: #CCCCCC;
}
input[type=radio]:checked + label:before {
content: "\2022";
color: #2E71F2;
}
input[type=checkbox]:checked + label:before {
content: "\2713";
font-size: 12px;
background: #2E71F2;
color: #FFFFFF;
font-weight: 600;
text-align: center;
line-height: 15px;
border-color: #2E71F2;
} .dropdown select {
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
background: url(//pivnev.ru/wp-content/themes/modular/assets/img/other/down-arrow.png) no-repeat #F9F9F9;
background-position: 96% 12px;
text-indent: 0.01px;
text-overflow: "";
} ::-webkit-scrollbar {
width: 6px;
} ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background:#FFFFFF;
} ::-webkit-scrollbar-thumb {
background: rgba(46, 113, 242, 1);
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
background: rgba(46, 113, 242, 0.6);
}
select::-ms-expand {
display: none;
}
iframe {
border: 0;
}
.sound iframe {
width: 100%
}
ul {
list-style: none outside none;
}
ul,
ol,
dl {
list-style-position: outside;
}
::selection {
color: #FFFFFF;
background: #2e71f2;
}
::-moz-selection {
color: #FFFFFF;
background: #2e71f2;
}
::-webkit-input-placeholder {
color: #b2b2b2;
text-overflow: ellipsis;
}
:-moz-placeholder {
color: #b2b2b2 !important;
text-overflow: ellipsis;
opacity: 1;
}
::-moz-placeholder {
color: #b2b2b2 !important;
text-overflow: ellipsis;
opacity: 1;
}
:-ms-input-placeholder {
color: #b2b2b2 !important;
text-overflow: ellipsis;
opacity: 1;
}
.placeholder-light::-webkit-input-placeholder {
color: #DDDDDD
}
.placeholder-light:-moz-placeholder {
color: #DDDDDD
}
.placeholder-light::-moz-placeholder {
color: #DDDDDD
}
.placeholder-light:-ms-input-placeholder {
color: #DDDDDD
}
.animated {
-moz-transition-duration: 0s !important;
}
section {
width: 100%;
}
section:after {
content: "";
display: table;
clear: both;
}
img {
-webkit-backface-visibility: hidden;
}
.transition,
.transition * {
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-o-transition-duration: .2s;
transition-duration: .2s;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 300;
color: #111111;
padding: 0px;
margin: 0px;
letter-spacing: 0px;
}
h1 {
font-size: 65px !important;
}
h2 {
font-size: 50px !important;
}
h3 {
font-size: 40px !important;
}
h4 {
font-size: 32px !important;
}
h5 {
font-size: 26px !important;
}
h6 {
font-size: 17px !important;
line-height: 1.6em !important;
}
@media only screen and (max-width: 991px) {
h1 {
font-size: 45px !important;
}
h2 {
font-size: 38px !important;
}
h3 {
font-size: 28px !important;
}
h4 {
font-size: 24px !important;
}
h5 {
font-size: 20px !important;
}
}
@media only screen and (max-width: 767px) {
h1 {
font-size: 38px !important;
}
h2 {
font-size: 34px !important;
}
h3 {
font-size: 26px !important;
}
h4 {
font-size: 22px !important;
}
}
@media only screen and (max-width: 480px) {
h1 {
font-size: 32px !important;
}
h2 {
font-size: 28px !important;
}
h3 {
font-size: 25px !important;
}
}
@media only screen and (max-width: 320px) {
h1 {
font-size: 30px !important;
}
h2 {
font-size: 26px !important;
}
h3 {
font-size: 24px !important;
}
} .section-padding-zero {
padding: 0px;
}
.section-padding {
padding: 120px 0px;
}
.section-padding-small {
padding: 60px 0px;
}
@media only screen and (max-width: 767px) {
.section-padding {
padding: 60px 0px;
}
}
@media only screen and (max-width: 480px) {
.section-padding {
padding: 40px 0px;
}
.section-padding-small {
padding: 30px 0px;
}
}
.section-top-margin {
margin-top:100px;
}
.page-top-margin {
margin-top:42px;
}
@media only screen and (max-width: 991px) {
.section-top-margin {
margin-top:50px;
}
.page-top-margin {
margin-top:30px;
}
} .border-bottom-dark {
border-bottom:solid 1px #444444
}
.border-bottom-light {
border-bottom:solid 1px #EEEEEE
} .just-center {
float: none !important;
margin-left: auto !important;
margin-right: auto !important;
}
.center {
display: block;
margin-top: 40px;
margin-bottom: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 480px) {
.center {
margin-top: 20px;
}
} .content-wrapper {
margin-top: 100px;
}
.content-top-margin {
margin-top: 76px;
}
@media only screen and (max-width: 768px) {
.content-wrapper {
margin-top: 60px;
}
} .all-details-wrapper {
margin-top: 60px;
}
.all-details-wrapper-md {
margin-top: 80px;
}
.all-details-wrapper-lg {
margin-top: 100px;
}
@media only screen and (max-width: 767px) {
.all-details-wrapper {
margin-top: 40px;
}
.all-details-wrapper-md,
.all-details-wrapper-lg {
margin-top: 50px;
}
} .letter-spacing-close {
letter-spacing: -1px !important;
}
.letter-spacing-ultraclose {
letter-spacing: -3px !important;
}
@media only screen and (max-width: 991px) {
.letter-spacing-ultraclose {
letter-spacing: -1px !important;
}
}
@media only screen and (max-width: 480px) {
.letter-spacing-close,
.letter-spacing-ultraclose {
letter-spacing: 0px !important;
}
}
.letter-spacing0 {
letter-spacing: 0px !important;
}
.letter-spacing1 {
letter-spacing: 1px !important;
}
.letter-spacing2 {
letter-spacing: 2px !important;
}
.letter-spacing3 {
letter-spacing: 3px !important;
} .line-height {
line-height: 22px !important;
}
.line-height-med {
line-height: 25px !important;
}
.line-height-big {
line-height: 28px !important;
}
.line-height-large {
line-height: 31px !important;
}
.line-height-ultra {
line-height: 33px !important;
} .hr-left {
margin-left: 0px;
}
.hr-small {
width: 50px;
}
.hr-med {
width: 200px;
}
.hr-dark {
border-top: solid 1px #444444;
}
.hr-semi-dark {
border-top: solid 1px #CCCCCC;
}
.hr-white {
border-top: solid 1px #FFFFFF;
}
.hr-black {
border-top: solid 1px #000000;
} .text-small {
font-size: 11px !important;
}
.text-med {
font-size: 14px !important;
}
.text-large {
font-size: 15px !important;
}
.text-extra-large {
font-size: 16px !important;
}
.text-ultra {
font-size: 32px !important;
}
.text-underline {
padding-bottom: 3px;
border-bottom: solid 1px #333333;
}
.text-italics {
font-style: italic !important
}
.text-normal {
font-style: normal !important
} .text-grey {
color: #888888 !important;
}
.text-dark-grey {
color: #555555 !important;
}
.text-light-grey {
color: #DDDDDD !important;
}
.text-white {
color: #FFFFFF !important;
}
.text-black {
color: #111111 !important;
}
.text-blue {
color: #2e71f2;
}  .bg-blue {
background: #2e71f2 !important
} .bg-black {
background: #111111 !important
} .bg-dark {
background: #222222 !important
} .bg-white {
background: #FFFFFF !important
} .subh-basic-light,
.subh-basic-dark {
font-size: 14px !important;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600 !important;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
display: block;
}
.subh-basic-light {
color: #DDDDDD;
}
.subh-basic-dark {
color: #000000;
} .subtext {
font-size: 15px;
color: #999999;
} .overflow-hidden {
overflow: hidden !important
}
.overflow-hidden-mobile {
position: fixed !important;
overflow: hidden !important
}
.display-block {
display: block !important
}
.display-inline {
display: inline-block !important
}
.display-table {
display: table !important
} .img-center {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
} .z-index-1 {
z-index: 1 !important;
}
.z-index-0 {
z-index: 0 !important;
} .padding-all10 {
padding: 10px !important;
}
.padding-all20 {
padding: 20px !important;
}
.padding-all40 {
padding: 40px !important;
}
.padding-all60 {
padding: 60px !important;
}
.padding-left-right10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.padding-left-right20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.padding-top-bot10 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.padding-top-bot20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.padding-right10 {
padding-right: 10px !important;
}
.padding-right20 {
padding-right: 20px !important;
}
.padding-left10 {
padding-left: 10px !important;
}
.padding-left20 {
padding-left: 20px !important;
}
.padding-top10 {
padding-top: 10px !important;
}
.padding-top20 {
padding-top: 20px !important;
}
.padding-bot10 {
padding-bottom: 10px !important;
}
.padding-bot20 {
padding-bottom: 20px !important;
}
.no-padding-left-right {
padding-left: 0 !important;
padding-right: 0 !important
}
.no-padding-right {
padding-right: 0px !important;
}
.no-padding-top {
padding-top: 0 !important
}
.no-padding {
padding: 0 !important
}
.no-padding-left {
padding-left: 0px !important;
}
.no-padding-bottom {
padding-bottom: 0 !important
} .no-margin {
margin: 0 !important
}
.no-margin-bottom {
margin-bottom: 0 !important
}
.all-margin5 {
margin: 5px !important;
}
.all-margin10 {
margin: 10px !important;
}
.all-margin30 {
margin: 30px !important;
}
.margin-top5 {
margin-top: 5px !important;
}
.margin-top10 {
margin-top: 10px !important;
}
.margin-top20 {
margin-top: 20px !important;
}
.margin-top30 {
margin-top: 30px !important;
}
.margin-top50 {
margin-top: 50px !important;
}
.margin-top100 {
margin-top: 100px !important;
}
.margin-right5 {
margin-right: 5px !important;
}
.margin-right10 {
margin-right: 10px !important;
}
.margin-right20 {
margin-right: 20px !important;
}
.margin-left5 {
margin-left: 5px !important;
}
.margin-left10 {
margin-left: 10px !important;
}
.margin-left20 {
margin-left: 20px !important;
}
.margin-zero {
margin: 0px !important;
}
.margin-all5 {
margin: 5px !important;
}
.margin-all10 {
margin: 10px !important;
}
.margin-all20 {
margin: 20px !important;
}
.margin-all40 {
margin: 40px !important;
}
.margin-bot10 {
margin-bottom: 10px !important;
}
.margin-bot20 {
margin-bottom: 20px !important;
}
.margin-bot30 {
margin-bottom: 30px !important;
}
.margin-bot50 {
margin-bottom: 50px !important;
}
.margin-bot100 {
margin-bottom: 100px !important;
}
.margin-up-10 {
margin-top: -10px !important;
}
.margin-up-20 {
margin-top: -20px !important;
} .opacity-light {
position: absolute;
height: 100%;
width: 100%;
opacity: 0.5;
z-index: 1;
top: 0;
left: 0
}
.opacity-medium {
position: absolute;
height: 100%;
width: 100%;
opacity: 0.7;
z-index: 1;
top: 0;
left: 0
}
.opacity-full {
position: absolute;
height: 100%;
width: 100%;
opacity: 0.8;
z-index: 1;
top: 0;
left: 0
}
.opacity05:hover {
opacity: 0.5;
}
.opacity07:hover {
opacity: 0.7;
}
.opacity08:hover {
opacity: 0.8;
} .position-relative {
position: relative !important;
z-index: 5
}
.position-absolute {
position: absolute !important;
}
.position-right {
right: 0 !important;
}
.position-left {
left: 0 !important;
}
.position-top {
top: 0 !important;
} .left {
float: left !important
}
.right {
float: right !important
}
.no-float {
float: none !important;
} .bg-cover {
background-repeat: no-repeat !important;
background-size: cover !important;
background-attachment: fixed !important;
background-position: 50% 0;
}
.bg-cover-simple {
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center center !important
} .social {
display: block
}
.social a,
.social-dark a {
display: inline-block;
width: 36px;
height: 36px;
background: none;
padding-top: 8px;
font-size: 14px;
text-align: center;
margin: 10px 5px;
border-radius: 50%;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
.social a {
color: #FFFFFF;
border: solid 2px #FFFFFF;
}
.social a:hover {
color: #111111;
background: #FFFFFF;
}
.social-dark a {
color: #999999;
border: solid 2px #777777;
}
.social-dark a:hover {
color: #FFFFFF;
border: solid 2px #FFFFFF;
}
.social a:active,
.social-dark a:active {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
} .divider {
position: relative;
overflow: hidden;
margin: 35px 0;
width: 100%
}
.divider.divider-margin {
margin: 70px 0
}
.divider.divider-center.divider-short:before,
.divider.divider-center:before,
.divider:after {
content: '';
position: absolute;
width: 100%;
top: 8px;
left: 30px;
height: 0;
border-top: 1px solid #2e71f2
}
.divider.divider-center.divider-short.divider-thick:before,
.divider.divider-center.divider-thick:before,
.divider.divider-thick:after {
border-top-width: 3px
}
.divider.divider-short:after {
width: 30%
}
.divider i {
position: relative;
width: 18px;
height: 18px;
line-height: 1;
font-size: 18px!important;
text-align: center;
color: #2e71f2;
}
.divider a {
position: relative;
display: inline-block;
color: inherit;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease
}
.divider a:hover {
color: #888
}
.divider.divider-right {
text-align: right
}
.divider.divider-right:after {
left: auto;
right: 30px
}
.divider.divider-center,
.divider.divider-center.divider-short {
text-align: center
}
.divider.divider-center:before {
left: -50%!important;
right: 0;
margin-left: -20px
}
.divider.divider-center:after {
left: 50%!important;
right: 0;
margin-left: 20px
}
.divider.divider-center.divider-short:before {
left: auto!important;
right: 50%;
margin-right: 20px;
width: 15%
}
.divider.divider-center.divider-short:after {
left: 50%!important;
right: auto!important;
margin-left: 20px;
width: 15%
} .sidelines {
line-height: 0;
text-align: center;
}
.sidelines span {
display: inline-block;
position: relative;
}
.sidelines span:before,
.sidelines span:after {
content: "";
position: absolute;
height: 0px;
border-bottom: 1px solid #CCCCCC;
top: 20;
width: 100px;
}
.sidelines span:before {
right: 100%;
margin-right: 15px;
}
.sidelines span:after {
left: 100%;
margin-left: 15px;
}  #preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: #FFFFFF;
z-index: 9999; -webkit-transition: none;
transition: none;
} #status {
width: 36px;
height: 36px;
position: absolute;
left: 50%; top: 50%; background-repeat: no-repeat;
background-position: center;
margin: -18px 0 0 -18px; text-align: center;
}
[data-loader='circle-side'] {
position: relative;
width: 35px;
height: 35px;
-webkit-animation: circle infinite .75s linear;
-moz-animation: circle infinite .75s linear;
-o-animation: circle infinite .75s linear;
animation: circle infinite .75s linear;
border: 4px solid #2e71f2;
border-top-color: rgba(0, 0, 0, .2);
border-right-color: rgba(0, 0, 0, .2);
border-bottom-color: rgba(0, 0, 0, .2);
border-radius: 100%;
}
@-webkit-keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes circle {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#preloader .loading-text {
display: block;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
width: 100%;
text-align: center;
position: absolute;
bottom: 20px;
font-weight: 600;
font-size: 12px;
color: #999999;
}  .bttn {
font-family: 'Poppins', sans-serif;
display: inline-block;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 14px;
cursor: pointer;
text-decoration: none;
-webkit-transition: All 0.1s ease;
transition: All 0.1s ease;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bttn .right-icon {
margin-left: 10px;
margin-right: 0px;
}
.bttn .left-icon {
margin-right: 10px;
margin-left: 0px;
}
@media only screen and (max-width: 480px) {
.bttn-full {
display: block;
border-radius: 0px !important;
text-align: center;
}
}
.bttn-scale:active {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
} .bttn5 {
border-radius: 5px;
} .bttn75 {
-ms-border-radius: 75px;
border-radius: 75px;
} .bttn-large {
font-size: 1.1em;
padding: 20px 40px 15px 40px;
} .bttn-med {
font-size: 0.8em;
padding: 12px 28px 9px 28px;
} .bttn-small {
font-size: 0.67em;
padding: 10px 24px 7px 24px;
} .bttn-very-small {
font-size: 0.5em;
padding: 3px 17px 0px 17px;
} .bttn-shadow {
box-shadow: 0px 5px 30px rgba(0,0,0,0.3);
}
.bttn-shadow-dark {
box-shadow: 0px 5px 30px #111111;
}
.bttn-hovr-shadow {
box-shadow: 0px 0px 0px #999999;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.bttn-hovr-shadow:hover {
box-shadow: 0px 5px 30px #999999;
}
.bttn-hovr-shadow-dark {
box-shadow: 0px 0px 0px #111111;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.bttn-hovr-shadow-dark:hover {
box-shadow: 0px 5px 30px #111111;
} .bttn-light {
border: solid 2px #DDDDDD;
color: #555555;
}
.bttn-light i {
color: #555555;
}
.bttn-light:hover {
background: #F9F9F9;
border: solid 2px #555555;
color: #000000;
}
.bttn-light:hover i {
color: #000000;
} .bttn-light-alt {
border: solid 2px #666666;
color: #EEEEEE;
}
.bttn-light-alt i {
color: #EEEEEE
}
.bttn-light-alt:hover {
background: #000000;
color: #FFFFFF
}
.bttn-light:hover i {
color: #FFFFFF
} .bttn-black {
background: #111111;
color: #FFFFFF
}
.bttn-black i {
color: #FFFFFF
}
.bttn-black:hover {
background: #666666;
color: #FFFFFF
}
.bttn-black:hover i {
color: #FFFFFF
} .bttn-blue {
background: #2e71f2;
color: #FFFFFF;
}
.bttn-blue i {
color: #FFFFFF
}
.bttn-blue:hover {
background: #437ff3;
color: #FFFFFF;
} .bttn-green {
background: #2fdc58;
color: #FFFFFF
}
.bttn-green i {
color: #FFFFFF
}
.bttn-green:hover {
background: #7FE393;
color: #FFFFFF
} .bttn-white {
background: #FFFFFF;
color: #333333
}
.bttn-white i {
color: #333333
}
.bttn-white:hover {
background: #EEEEEE;
color: #111111
}
.bttn-white:hover i {
color: #111111
}
.bttn-transparent i{
color: #FFF !important;
}
.bttn-transparent:hover i{
color: #111 !important;
}
.bttn-transparent{
color: #FFF !important;
border: 2px solid #FFF !important;
background-color: transparent !important;
}
.bttn-transparent:hover{
background: #FFF !important;
color: #111 !important;
} .bttn-disable,
.bttn-disable i {
background: #DDDDDD;
color: #888888;
cursor: default;
pointer-events: none
} #googleMap {
display: block;
height: 400px;
margin-top: 20px;
background: #EEEEEE
} .grid {
display: block; *zoom: 1;
}
.grid:before,
.grid:after {
display: table;
content: " ";
}
.grid:after {
clear: both;
}
.grid .grid-item {
float: left;
display: block
}
.grid.gutter {
margin-left: -15px
}
.grid.gutter .grid-item {
padding: 0 0 15px 15px
}
.grid-4 .grid-item {
width: 25%
}
.grid-3 .grid-item {
width: 33.333333%
}
.grid .grid-item div {
min-height: 100px
}
@media only screen and (max-width: 1200px) {
.grid-4 .grid-item {
width: 33.333333%
}
}
@media only screen and (max-width: 991px) {
.grid-4 .grid-item,
.grid-3 .grid-item {
width: 50%
}
}
@media only screen and (max-width: 580px) {
.grid-4 .grid-item,
.grid-3 .grid-item {
width: 100%
}
}
.grid figure {
margin: 0;
position: relative
}
.grid figure img {
display: block;
width: 100%;
cursor: pointer
}
.grid-img {
overflow: hidden;
position: relative
}
.grid-img:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(46, 113, 242, 0.3);
opacity: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s
}
.grid-item:hover .grid-img:after {
opacity: 1
}
.grid-img img {
width: 100%;
vertical-align: top;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
figcaption .project {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
} .grid-type-1 figcaption {
padding-bottom:10px;
}
.grid-type-1.gutter figcaption {
padding-bottom:0px;
}
.grid-type-1 figcaption .project {
font-family: 'Poppins', sans-serif;
font-size: 13px;
display: block;
font-weight: 500;
color: #222222;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 10px;
text-align: center;
}
.grid-type-1 figcaption .company {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
display: block;
font-weight: 500;
color: #999999;
margin-top: 3px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center
}
.grid-type-1 figure:hover .project {
color: #2e71f2
}
.center-block-1{
width: 540px;
margin-left: auto!important;
margin-right: auto!important;
text-align: center!important;
margin-bottom: 20px
}
.center-block-2{
width: 620px;
margin-left: auto!important;
margin-right: auto!important;
text-align: center!important;
margin-bottom: 20px
}
.center-block-3{
width: 740px;
margin-left: auto!important;
margin-right: auto!important;
text-align: center!important;
margin-bottom: 20px
}
.head-center {
width: 540px;
margin-left: auto!important;
margin-right: auto!important;
text-align: center!important;
margin-top: 20px;
} .grid-type-2 figcaption {
background: #111111;
display: inline-block;
top: 0px;
padding: 5px 20px 10px;
opacity: 1;
position: absolute;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.grid-type-2 .project {
font-family: 'Poppins', sans-serif;
display: block;
font-weight: 400;
text-transform: capitalize;
letter-spacing: 1px;
margin-top: 10px;
font-size: 14px;
color: #FFFFFF;
}
.grid-type-2 .company {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 500;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
color: #999999;
display: block;
margin-top: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
}
@media only screen and (min-width: 992px) {
.grid figure{
overflow:hidden;
}
.grid figure:hover img {
opacity: 0.8;
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.grid-type-2 figcaption {
width: 100%;
opacity: 0;
padding:20px;
-webkit-transform: translate3d(0%, -100%, 0);
transform: translate3d(0%, -100%, 0)
}
.grid-type-2 figure:hover figcaption{
opacity: 1;
-webkit-transform: translate3d(0%, 0%, 0);
transform: translate3d(0%, 0%, 0)
}
} .panel-group .panel {
border-radius: 0;
border: solid 1px #CCCCCC;
margin: 15px 0px;
}
.panel-group panel.accordion-toggle.collapsed {
box-shadow: none
}
.panel-heading {
padding: 0px;
}
.panel-body {
padding: 20px;
}
.panel-body p {
margin: 0px;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
}
.accordion-toggle {
background: #EEEEEE;
position: relative;
display: block;
padding: 10px 24px 10px 20px;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 500;
color: #222222;
font-size: 16px;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.accordion-toggle .panel-group .panel {
border: solid 1px #000000
}
.accordion-toggle:hover,
.accordion-toggle.collapsed:hover {
background: #EEEEEE
}
.accordion-toggle.collapsed {
background: #FFFFFF
}
.accordion-toggle::before,
.accordion-toggle::after {
content: '';
display: block;
position: absolute;
top: 50%;
right: 10px;
width: 12px;
height: 2px;
margin-top: -2px;
background-color: #777777;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.panel-heading a::before {
opacity: 0;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.panel-heading a.collapsed::before {
opacity: 1;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg)
}
.panel-heading a.collapsed::after {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg)
} .nav-tabs {
border-bottom: none
}
.nav-tabs > li {
margin-bottom: 0px
}
.nav-tabs > li > a {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
letter-spacing: 1px;
color: #808080;
font-weight: 500;
margin-right: 20px;
border-radius: 0px;
background: none;
padding: 5px 0px;
border-bottom: solid 2px #CCCCCC;
-webkit-transition: all 0.25s;
transition: all 0.25s
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
border-top: none;
border-left: none;
border-right: none
}
.nav-tabs > li > a:hover {
background: none;
color: #111111;
border-bottom: solid 2px #111111
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
background: none;
color: #2e71f2;
border-bottom: solid 2px #2e71f2
}
.tab-content {
margin-top: 20px;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
}
@media only screen and (max-width: 767px) {
.nav-tabs > li {
display: block;
float: none;
margin-bottom: 5px
}
.nav-tabs > li > a {
display: block;
text-align: center;
margin-right: 0px;
background: #EEEEEE
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
border: none
}
.nav-tabs > li > a:hover {
background: #EEEEEE
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
background: #2e71f2;
color: #FFFFFF
}
} .pagination {
font-family: 'Josefin Sans', sans-serif;
font-weight:400;
display: block;
text-align: center
}
.mod-pagination {
text-align: center;
} .mod-pagination li {
display: none;
margin: 0 .2em;
} .mod-pagination li.button {
display: inline-block;
font-size: 1em;
text-transform: capitalize
}
.mod-pagination a,
.mod-pagination span {
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 4px 10px;
font-size: 1em;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: .1s;
-moz-transition-duration: .1s;
-o-transition-duration: .1s;
transition-duration: .1s;
}
.mod-pagination a {
border: 1px solid #e6e6e6;
border-radius: 0.25em;
}
.mod-pagination a:hover {
background-color: #f2f2f2;
}
.mod-pagination a:active {
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}
.mod-pagination a.disabled {
color: rgba(46, 64, 87, 0.4);
pointer-events: none;
}
.mod-pagination a.disabled::before,
.mod-pagination a.disabled::after {
opacity: .4;
}
.mod-pagination .button:first-of-type a::before {
content: '\00ab  ';
}
.mod-pagination .button:last-of-type a::after {
content: ' \00bb';
}
.mod-pagination .current {
background-color: #2e71f2;
border-color: #2e71f2;
color: #FFFFFF;
pointer-events: none;
}
@media only screen and (min-width: 768px) {
.mod-pagination li {
display: inline-block;
}
} .mod-pagination.no-space {
width: auto;
max-width: none;
display: inline-block;
border-radius: 0.25em;
border: 1px solid #e6e6e6;
}
.mod-pagination.no-space:after {
content: "";
display: table;
clear: both;
}
.mod-pagination.no-space li {
margin: 0;
float: left;
border-right: 1px solid #e6e6e6;
}
.mod-pagination.no-space li:last-of-type {
border-right: none;
}
.mod-pagination.no-space a,
.mod-pagination.no-space span {
float: left;
border-radius: 0;
padding: 8px 14px;
border: none;
}
.mod-pagination.no-space li:first-of-type a {
border-radius: 0.25em 0 0 0.25em;
}
.mod-pagination.no-space li:last-of-type a {
border-radius: 0 0.25em 0.25em 0;
} .mod-pagination.move-buttons:after {
content: "";
display: table;
clear: both;
}
.mod-pagination.move-buttons .button:first-of-type {
float: left;
}
.mod-pagination.move-buttons .button:last-of-type {
float: right;
}
.mod-pagination.no-space.move-buttons {
display: block;
overflow: hidden;
}
.mod-pagination.no-space.move-buttons li {
float: none;
border: none;
}
.mod-pagination.no-space.move-buttons a,
.mod-pagination.no-space.move-buttons span {
float: none;
} .mod-pagination.custom-icons .button a {
position: relative;
}
.mod-pagination.custom-icons .button:first-of-type a {
padding-left: 2.4em;
}
.mod-pagination.custom-icons .button:last-of-type a {
padding-right: 2.4em;
}
.mod-pagination.custom-icons .button:first-of-type a::before,
.mod-pagination.custom-icons .button:last-of-type a::after {
content: '';
position: absolute;
display: inline-block;
width: 16px;
height: 16px;
top: 50%; margin-top: -8px;
background: transparent url(//pivnev.ru/wp-content/themes/modular/assets/img/other/arrow.svg) no-repeat center center;
color: #00aff0;
}
.mod-pagination.custom-icons .button:first-of-type a::before {
left: .8em;
}
.mod-pagination.custom-icons .button:last-of-type a::after {
right: .8em;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
} blockquote {
margin: 20px 0px;
line-height: 1.5em
} .quote-1 {
font-size: 20px;
color: #111111;
font-family: 'Playfair Display', serif
}
@media only screen and (max-width: 767px) {
.quote-1 {
padding: 0px 20px
}
}
@media only screen and (max-width: 480px) {
.quote-1 {
font-size: 17px
}
} .quote-2 {
font-family: 'PT Serif', 'Segoe UI', 'Helvetica Neue', serif;
font-style: italic;
font-size: 26px;
letter-spacing: 0px;
line-height: 1.3em;
padding: 30px;
color: #000000;
border: solid 1px #DDDDDD;
border-radius: 5px
}
@media only screen and (max-width: 767px) {
.quote-2 {
font-size: 24px;
padding: 20px
}
}
@media only screen and (max-width: 480px) {
.quote-2 {
font-size: 20px
}
} .quote-3 {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 300;
font-size: 20px;
padding: 30px;
color: #000000;
border: solid 5px #2196F3
}
.quote-3:before {
color: #2196F3;
content: open-quote;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em
}
@media only screen and (max-width: 767px) {
.quote-3 {
padding: 20px
}
}
@media only screen and (max-width: 480px) {
.quote-3 {
font-size: 17px
}
} .quote-4 {
font-family: 'Playfair Display', serif;
padding: 30px;
line-height: 1.7em;
background: #333333;
color: #FFFFFF;
border: none;
font-size: 20px;
box-shadow: 0px 0px 60px #999999
}
@media only screen and (max-width: 767px) {
.quote-4 {
padding: 20px
}
}
@media only screen and (max-width: 480px) {
.quote-4 {
font-size: 17px
}
} .mouse-wrapper {
display: block;
margin-top: 30px;
min-height: 20px;
text-align: center
} @media only screen and (max-width: 991px) {
.mouse-wrapper {
display: none
}
}
.mouse.mouse-light {
border: 2px solid #FFFFFF
}
.mouse.mouse-dark {
border: 2px solid #555555;
}
.mouse {
display: inline-block;
height: 40px;
width: 24px;
border-radius: 10px;
transform: none
}
.mouse .wheel {
height: 5px;
width: 5px;
border-radius: 50%;
display: block;
margin: 5px auto;
position: relative
}
.mouse.mouse-light .wheel {
background: #FFFFFF
}
.mouse.mouse-dark .wheel {
background: #555555
}
.mouse .wheel {
-webkit-animation: mouse-wheel 1.2s ease infinite;
-moz-animation: mouse-wheel 1.2s ease infinite
}
@-webkit-keyframes mouse-wheel {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
transform: translateY(15px)
}
}
@-moz-keyframes mouse-wheel {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
transform: translateY(15px)
}
} .goto-top {
display: inline-block;
height: 40px;
width: 40px;
bottom: 20px;
right: 20px;
padding-top: 12px;
position: fixed;
text-align: center;
border-radius: 50%;
overflow: hidden;
white-space: nowrap;
opacity: 0;
z-index: 999;
background: #FFFFFF;
visibility: hidden;
color: #111111;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.goto-top.goto-is-visible,
.goto-top.goto-fade-out,
.no-touch .goto-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.goto-top.goto-is-visible {
visibility: visible;
opacity: 1;
}
.goto-top.goto-fade-out {
opacity: .8;
}
.no-touch .goto-top:hover,
.goto-top:hover {
background: #CCCCCC
}
.goto-top.goto-hide {
visibility: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 768px) {
.goto-top {
right: 40px;
bottom: 40px;
}
} .progress-bar-base span.skill,
.progress-bar-base span.percent {
font-family: 'Poppins', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
display: inline-block;
font-weight: 500;
font-size: 12px;
margin-top: 1px
} .progress-bar-1 .bar {
margin: 40px 0px
}
.progress-bar-1 .hollow {
height: 10px;
background: #EEEEEE;
display: block
}
.progress-bar-1 .fill {
background: #333333;
height: 10px;
margin-top: -10px;
display: block
}
.progress-bar-1 span.skill,
.progress-bar-1 span.percent {
color: #000000
}
.progress-bar-1 span.skill {
float: left;
margin-top: -25px
}
.progress-bar-1 span.percent {
float: right;
text-align: center;
margin-top: -31px;
position: relative;
width: 38px;
height: 23px;
padding: 0px;
background: #2e71f2;
color: #FFFFFF
}
.progress-bar-1 span.percent:after {
content: "";
position: absolute;
bottom: -8px;
left: 12px;
border-style: solid;
border-width: 8px 7px 0;
border-color: #2e71f2 transparent;
display: block;
width: 0;
z-index: 1;
} .progress-bar-2 .bar {
margin: 40px 0px
}
.progress-bar-2 .hollow {
height: 3px;
background: #EEEEEE;
display: block
}
.progress-bar-2 .fill {
background: #2e71f2;
height: 3px;
margin-top: -3px;
display: block
}
.progress-bar-2 span.skill,
.progress-bar-2 span.percent {
color: #000000;
margin-top: 5px
}
.progress-bar-2 span.skill {
float: left
}
.progress-bar-2 span.percent {
float: right
} .progress-bar-3 .bar {
margin: 20px 0px
}
.progress-bar-3 .hollow {
height: 25px;
background: #EEEEEE;
display: block
}
.progress-bar-3 .fill {
background: #2e71f2;
height: 25px;
margin-top: -25px;
display: block
}
.progress-bar-3 span.skill,
.progress-bar-3 span.percent {
color: #FFFFFF
}
.progress-bar-3 span.skill {
margin-left: 10px;
padding-top: 2px;
float: left
}
.progress-bar-3 span.percent {
padding-top: 2px;
margin-right: 10px;
float: right
} .progress-bar-4 .bar {
margin: 20px 0px
}
.progress-bar-4 .hollow {
height: 25px;
background: #EEEEEE;
display: block
}
.progress-bar-4 .fill {
height: 25px;
margin-top: -25px;
display: block
}
.progress-bar-4 span.skill,
.progress-bar-4 span.percent {
color: #FFFFFF
}
.progress-bar-4 span.skill {
padding-top: 2px;
margin-left: 10px;
float: left
}
.progress-bar-4 span.percent {
padding-top: 2px;
margin-right: 10px;
float: right
}
@-webkit-keyframes animated_stripes {
from {
background-position: 0;
}
to {
background-position: 40px;
}
}
@-o-keyframes animated_stripes {
from {
background-position: 0;
}
to {
background-position: 40px;
}
}
@keyframes animated_stripes {
from {
background-position: 0;
}
to {
background-position: 40px;
}
}
.animate-stripes {
animation: animated_stripes 0.5s linear infinite
}  .page-title-simple {
border-bottom: solid 1px #DDDDDD
}
.page-title-simple p {
width: 400px;
margin: 10px 0px 0px 0px;
color: #ccc;
} .page-title-simple .title-nav {
float: right;
color:#fff;
}
.page-title-simple .title-nav li {
display: inline-block;
margin-left: 5px;
font-family: 'Poppins', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 500;
font-size: 12px
}
.page-title-simple .title-nav a {
color: #ccc;
}
.page-title-simple .title-nav li a {
color: #ccc;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.page-title-simple .title-nav li a:hover,
.page-title-simple .title-nav li.current a {
color: #111111
}
.page-title-simple .title-nav li.current a {
pointer-events: none
}
.page-title-simple .title-nav li+li:before {
content: '\2215';
margin-right: 8px;
color: #AAAAAA;
}
@media only screen and (max-width: 767px) {
.page-title-simple .title-nav {
float: none;
margin-top: 20px;
margin-left: 10px
}
}
@media only screen and (max-width: 480px) {
.page-title-simple p {
width: 90%
}
} .page-title-1 {
background: #FFFFFF;
} .page-title-2 {
background: #111111;
}
.page-title-2 .title-nav li a:hover,
.page-title-2 .title-nav li.current a {
color: #FFFFFF;
} .page-title-3 {
background: #EEEEEE url(//pivnev.ru/wp-content/themes/modular/assets/img/bg/bg20.jpg);
} @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.page-title-3 {
background: #EEEEEE url(//pivnev.ru/wp-content/themes/modular/assets/img/bg/bg20.jpg);
}
}
.page-title-3 p {
color: #777777
} .page-title-4 {
background: #222222 url(//pivnev.ru/wp-content/themes/modular/assets/img/bg/bg06.jpg);
} @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.page-title-4 {
background: #222222 url(//pivnev.ru/wp-content/themes/modular/assets/img/bg/bg06.jpg);
}
}
.page-title-4 p {
color: #DDDDDD
}
.page-title-4 .title-nav li a {
color: #DDDDDD
}
.page-title-4 .title-nav li a:hover,
.page-title-4 .title-nav li.current a {
color: #FFFFFF;
}
.page-title-4 .title-nav li+li:before {
color: #CCCCCC;
} .page-title-modern {
border-bottom: solid 1px #DDDDDD;
}
.page-title-modern .page-center {
width: 700px;
margin-left: auto;
margin-right: auto;
}
.page-title-modern p {
width: 90%;
line-height: 1.3em;
font-size: 20px;
margin: 10px 0px 0px 0px;
color: #AAAAAA;
} .page-title-modern .title-nav {
margin-top: 20px;
margin-left: -3px;
text-transform: uppercase;
font-weight: 500;
}
.page-title-modern .title-nav a{
color: #cccccc;
}
.page-title-modern .title-nav li {
display: inline-block;
margin-left: 5px;
font-family: 'Poppins', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 500;
font-size: 12px
}
.page-title-modern .title-nav li a {
color: #999999;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.page-title-modern .title-nav li a:hover,
.page-title-modern .title-nav li.current a {
color: #111111
}
.page-title-modern .title-nav li.current a {
pointer-events: none
}
.page-title-modern .title-nav li+li:before {
content: '\2215';
margin-right: 8px;
color: #AAAAAA;
}
@media only screen and (max-width: 767px) {
.page-title-modern {
padding: 80px 0px 40px 0px
}
.page-title-modern .page-center {
width: 80%
}
.page-title-modern p {
font-size: 18px
}
}
@media only screen and (max-width: 480px) {
.page-title-modern .page-center {
width: 100%
}
.page-title-modern p {
width: 100%;
font-size: 16px
}
} .page-title-md-1 {
background: #F9F9F9;
} .page-title-md-2 {
background: #111111;
}
.page-title-md-2 .title-nav li a:hover,
.page-title-md-2 .title-nav li.current a {
color: #FFFFFF;
} .page-title-md-3 {
background: #EEEEEE url(//pivnev.ru/wp-content/themes/modular/assets/img/bg/bg20.jpg);
} @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.page-title-md-3 {
background: #EEEEEE url(//pivnev.ru/wp-content/themes/modular/assets/img/bg/bg20.jpg);
}
}
.page-title-md-3 p {
color: #777777
} .page-title-md-4 {
background:url(//pivnev.ru/wp-content/themes/modular/assets/img/example.jpg);
} @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.page-title-md-4 {
background:url(//pivnev.ru/wp-content/themes/modular/assets/img/example.jpg);
}
}
.page-title-md-4 p {
color: #CCCCCC
}
.page-title-md-4 .title-nav li a {
color: #CCCCCC
}
.page-title-md-4 .title-nav li a:hover,
.page-title-md-4 .title-nav li.current a {
color: #FFFFFF
}
.page-title-md-4 .title-nav li+li:before {
color: #CCCCCC
}  .modern-popup-1 {
width: 600px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
min-height: 100px;
padding: 30px;
text-align: center
}
.modern-popup-1 .icon {
font-size: 60px;
color: #666666
}
.modern-popup-1 h5 {
color: #111111
}
.modern-popup-1 p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 20px
}
.modern-popup-1 form {
margin-top: 20px
}
.modern-popup-1 input {
width: 300px;
font-size: 14px
}
.modern-popup-1 button.subscribe {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
background: #2e71f2;
color: #FFFFFF;
padding: 10px 14px;
border-radius: 5px;
}
.modern-popup-1 button.subscribe:active {
background: #111111
}
.modern-popup-1 .parsley-errors-list {
display: none;
}
@media only screen and (max-width: 767px) {
.modern-popup-1 {
width: 100%;
padding: 20px
}
}
@media only screen and (max-width: 480px) {
.modern-popup-1 input,
.modern-popup-1 button.subscribe {
width: 100%;
margin-bottom: 0px
}
} .modern-popup-2 {
width: 600px;
margin-left: auto;
margin-right: auto;
background: #2e71f2;
min-height: 100px;
padding: 30px
}
.modern-popup-2 p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
margin-top: 20px;
color: #EEEEEE
}
.modern-popup-2 form {
margin-top: 20px
}
.modern-popup-2 input {
width: 300px;
border-color: #2e71f2
}
.modern-popup-2 input:focus {
border-color: #111111
}
.modern-popup-2 button.subscribe {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
background: #111111;
color: #FFFFFF;
padding: 8px 15px;
border-radius: 5px;
border: 1px solid #111111;
font-size: 14px;
letter-spacing: 0.05em;
}
.modern-popup-2 button.subscribe:active {
background: #555555
}
.modern-popup-2 .parsley-errors-list {
display: none;
}
@media only screen and (max-width: 767px) {
.modern-popup-2 {
width: 100%;
padding: 20px
}
}
@media only screen and (max-width: 480px) {
.modern-popup-2 input,
.modern-popup-2 button.subscribe {
width: 100%;
margin-bottom: 0px
}
} .parsley-error {
border-color: #FF5722 !important
}
.parsley-success {
border-color: #59DC78 !important
}
.parsley-errors-list {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
margin: 2px 0 10px;
padding: 0;
list-style-type: none;
line-height: 1.2em;
opacity: 0;
font-size: 13px;
font-weight: 400;
color: #FF5722 !important;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in
}
.parsley-errors-list.filled {
opacity: 1
} .scrollup{
width:40px;
height:40px;
border-radius:100%;
text-align:center;
color:#7b6c63;
font-size:30px;
background:#2e71f2;
position:fixed;
right:25px;
font-weight:bold;
transition:.3s;
bottom:35px;
}
.scrollup i {
font-size: 13px;
position: absolute;
opacity: 1;
color: #fff;
left: 50%;
top: 50%;
margin-top: -7px;
margin-left: -6px;
text-decoration: none;
}
.hero-header-7{
min-height: 650px;
}
 .animated {
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated-md {
-webkit-animation-duration: 0.9s;
animation-duration: 0.9s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated-lt {
-webkit-animation-duration: 1.1s;
animation-duration: 1.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpSmall {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpSmall {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpSmall {
-webkit-animation-name: fadeInUpSmall;
animation-name: fadeInUpSmall;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
 .page-title-modern {
border-bottom: none;
}
.page-hero-overlay {
background: rgba(0,0,0,.80);
padding: 170px 0px 100px 0;
}
.blog-hero-overlay {
background: rgba(0,0,0,.80);
padding: 170px 0px 100px 0;
} @media only screen and (max-width: 767px) {
.blog-card .col-xs-12 {
padding: 0px;
}
}
.blog-card article {
margin-bottom: 50px;
}
.blog-card .blog-post {
display: block;
background: #FFFFFF;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
height: 460px; }
.blog-card .blog-post:hover {
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}
.blog-card .blog-post:before,
.blog-card .blog-post:after {
display: table;
content: " ";
}
.blog-card .blog-post:after {
clear: both;
}
.blog-card .blog-img {
min-height: 460px;
padding: 0;
overflow: hidden;
}
.blog-card .blog-content {
background: #FFFFFF;
padding: 50px;
}
@media only screen and (max-width: 1200px) {
.blog-card .blog-content {
padding: 30px;
}
}
.blog-card .blog-content .subh-basic-dark {
color: #999999;
margin-bottom: 30px;
}
.blog-card .blog-content h5 {
font-weight: 500;
letter-spacing: 0.5px;
margin-bottom: 30px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.blog-card .blog-post:hover h5 {
color: #2e71f2
}
.blog-card .blog-content p {
border-bottom: solid 1px #EEEEEE;
padding-bottom: 30px;
color: #888888
}
.blog-card .blog-content .article-by {
display: inline-block;
font-size: 12px;
color: #999999
}
.blog-card .blog-content .article-by .author {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-size: 11px;
color: #555555
} .blog-card-small .blog-wrapper {
width: 100%;
}
.blog-card-small .blog-post {
background: #FFFFFF;
min-height: 100px;
margin-bottom: 30px;
padding: 0;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.blog-card-small .blog-post:hover {
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}
.blog-card-small .blog-img {
overflow: hidden;
position: relative
}
.blog-card-small .blog-img:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(46, 113, 242, 0.3);
opacity: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s
}
.blog-card-small .blog-post:hover .blog-img:after {
opacity: 1
}
.blog-card-small .blog-img img {
width: 100%;
vertical-align: top;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
@media only screen and (min-width: 992px) {
.blog-card-small .blog-post:hover .blog-img img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
}
.blog-card-small .blog-content {
background: #FFFFFF;
padding: 30px;
}
.blog-card-small .blog-content .subh-basic-dark {
font-size: 11px !important;
color: #999999;
margin-bottom: 20px;
}
.blog-card-small .blog-content h6 {
font-weight: 600;
letter-spacing: 0.5px;
margin-bottom: 20px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
border-bottom: solid 1px #EEEEEE;
padding-bottom: 20px;
}
.blog-card-small .blog-post:hover h6 {
color: #2e71f2
}
.blog-card-small .blog-content .article-by {
display: inline-block;
font-size: 12px;
color: #999999
}
.blog-card-small .blog-content .article-by .author {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-size: 11px;
color: #555555
} .blog-popular {
border-bottom: solid 1px #DDDDDD;
padding-bottom: 20px;
}
.blog-popular:last-child{
border-bottom: solid 1px transparent;
}
.blog-popular .subh-basic-dark {
color: #888888;
font-size: 12px !important;
}
#search-2 .search-form label{
left: 0!important;
width: 100%
}
#search-2 .search-submit,
#search-2 .screen-reader-text{
display: none!important;
}
.blog-popular {
border-bottom: solid 1px #DDDDDD
}
.blog-popular .subh-basic-dark {
color: #888888;
font-size: 12px !important;
}
.popular-post {
margin-top: 10px;
}
.popular-post a {
display: block;
}
.popular-post .pop-img {
width: 25%;
display: inline-block;
float: left;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.popular-post .pop-title {
display: inline-block;
width: 75%;
float: left;
}
.popular-post .pop-title h6 {
font-size: 14px !important;
padding-left: 10px;
font-weight: 500;
letter-spacing: 1px;
line-height: 1.3em;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
color: #444444
}
.popular-post:hover .pop-img {
opacity: 0.7;
}
.popular-post:hover .pop-title h6 {
color: #2e71f2
}
@media only screen and (max-width: 1200px) {
.popular-post {
margin-top: 10px;
margin-bottom: 10px;
}
.popular-post .pop-img {
width: 50%;
float: none;
}
.popular-post .pop-title {
width: 100%;
float: none;
}
.popular-post .pop-title h6 {
padding-left: 0px;
}
}
.blog-tags {
padding: 30px 0px;
border-bottom: solid 1px #DDDDDD
}
.blog-tags .subh-basic-dark {
color: #888888;
font-size: 12px !important;
}
.blog-tags ul li {
display: inline-block;
}
.blog-tags ul {
margin-top: 5px;
}
.blog-tags a {
display: inline-block;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: 600;
font-size: 10px;
color: #555555;
border: solid 1px #CCCCCC;
padding: 4px 10px;
margin: 5px 5px 5px 0px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.blog-tags a:hover {
color: #111111;
border: solid 1px #111111;
}
.blog-about {
padding: 30px 0px;
}
.blog-about .subh-basic-dark {
color: #888888;
font-size: 12px !important;
}
.blog-about p {
margin-top: 10px;
color: #888888
} .blog-single {
}
.blog-single .blog-wrapper {
padding: 0;
}
.blog-single article {
display: block;
width: 100%;
margin-bottom: 50px;
}
.blog-single .blog-img {
overflow: hidden;
position: relative;
}
.blog-single .blog-img:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(46, 113, 242, 0.3);
opacity: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s
}
.blog-single .blog-img:hover:after {
opacity: 1
}
.blog-single .blog-img img {
vertical-align: top;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
@media only screen and (min-width: 992px) {
.blog-single .blog-img:hover img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
}
.blog-single .blog-content {
background: #FFFFFF;
padding: 30px 50px;
}
@media only screen and (max-width: 767px) {
.blog-single .blog-content {
padding: 20px;
}
}
.blog-single .blog-post {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05)
}
.blog-single .blog-post h5 {
font-weight: 300;
margin: 20px 0 7px;
padding-bottom: 0px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
display: inline;
line-height: 1.3em;
border-bottom: solid 1px #F8F8F8;
}
.blog-single .article-by {
display: block;
font-size: 12px;
color: #999999
}
.blog-single .article-by .author {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-size: 12px;
color: #555555
}
.blog-single p {
color: #777777;
margin-top: 20px;
}
.blog-single .bttn {
margin-top: 20px;
color: #111111;
padding: 0px;
border-bottom: solid 1px #F9F9F9
}
.blog-single .bttn:hover {
border-bottom-color: #111111;
}
@media only screen and (max-width: 480px) {
.blog-single-sidebar {
padding: 0
}
} .blog-post-title {
background: #111111 url(//pivnev.ru/wp-content/themes/modular/assets/img/example.jpg);
} @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.blog-post-title {
background: #111111 url(//pivnev.ru/wp-content/themes/modular/assets/img/example.jpg);
}
}
.blog-post-title .title-box {
width: 700px;
margin-left: auto;
margin-right: auto;
}
.blog-post-title p {
width: 90%;
line-height: 1.3em;
font-size: 20px;
margin: 20px 0px 0px;
color: #CCCCCC;
}
@media only screen and (max-width: 991px) {
.blog-post-title {
padding: 120px 0px 70px;
}
.blog-post-title .title-box {
width: 500px;
}
.blog-post-title p {
line-height: 1.3em;
font-size: 18px;
margin: 20px 0px 0px;
color: #AAAAAA;
}
}
@media only screen and (max-width: 520px) {
.blog-post-title {
padding: 100px 0px 60px;
}
.blog-post-title .title-box {
width: 100%;
}
}
.blog-post-title .article-by {
margin-top: 20px;
display: block;
font-size: 13px;
color: #CCCCCC
}
.blog-post-title .article-by .author {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-size: 12px;
color: #FFFFFF
}
.blog-single-page h6 {
font-size: 19px !important;
font-weight: 600;
margin: 30px 0px;
letter-spacing:0.05em;
}
.blog-single-page p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #555555;
font-size: 17px;
}
.blog-single-page blockquote {
font-family: 'Playfair Display', 'Segoe UI', 'Helvetica Neue', serif;
background: #FFFFFF;
font-size: 20px;
margin: 50px 0px;
border: solid 1px #FFFFFF;
border-radius: 3px;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05)
}
.firstcharacter {
float: left;
color: #2e71f2;
font-size: 75px;
line-height: 60px;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
font-family: Georgia;
}
.blog-single-page .pagination {
margin-top: 50px;
}
.blog-single-page .pagination a {
letter-spacing: 1px;
color: #111111;
font-weight:400;
border:solid 1px #888888;
border-radius:3px;
}
.blog-comment {
background: #FFFFFF
}
.blog-comment .social-share {
margin-top: 20px
}
.blog-comment .social-share a {
display: inline-block;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 12px;
padding: 8px 22px;
border-radius: 25px;
margin: 5px;
color: #FFFFFF;
-webkit-transition: all 0.05s ease-in-out;
transition: all 0.05s ease-in-out
}
.blog-comment .social-share a span {
margin-right: 10px
}
.blog-comment .social-share a.facebook {
background: #3b5998
}
.blog-comment .social-share a.twitter {
background: #55acee
}
.blog-comment .social-share a.gplus {
background: #dc4e41
}
@media only screen and (max-width: 540px) {
.blog-comment .social-share a {
margin-bottom: 10px;
margin-left: 0;
width: 100%;
display: block;
text-align: center
}
}
.comments-section {
margin-top: 20px;
padding: 20px 0px;
width: 100%;
border-top: solid 1px #DDDDDD
}
.comments-count {
display: block;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-size: 12px;
color: #999999;
margin-bottom: 20px;
}
.comment { border-color: #EEEEEE;
}
.comment .comment-img {
display: inline-block;
width: 20%;
float: left;
}
.comment .comment-text {
display: inline-block;
width: 80%;
float: left;
}
.comment .comment-text h5 {
font-weight: 600;
font-size: 17px !important;
margin-bottom: 3px;
letter-spacing: 0.05em;
}
.comment .comment-text em {
font-size: 14px;
color: #999999
}
.comment .comment-text p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
margin-top: 7px;
color: #666666;
font-size: 14px;
}
.comments-section ul ul li .comment {
margin-left: 20%
}
@media only screen and (max-width: 540px) {
.comment .comment-img img {
padding-right: 10px;
}
.comments-section ul ul li .comment {
margin-left: 10%
}
}
.comment-form input,
.comment-form textarea {
padding: 15px;
background: #F9F9F9;
border-color: #EEEEEE;
}
.comment-form input:focus,
.comment-form textarea:focus {
background: #FFFFFF;
border-color: #CCCCCC;
}
.blog-post .post-categories{
display: inline-flex;
}
.blog-post .post-categories li{
margin-right: 10px;
font-size: 14px;
color: #999;
font-weight: 600;
text-transform: uppercase;
}
.blog-content h6 a,
.blog-content h5 a{
color: #111;
}
.entry-content strong{
font-size: 14px;
}
.entry-content strong,
.blog-content h5 a:hover{
color: #2e71f2;
}
.entry-content strong,
.blog-content h6 a:hover{
color: #2e71f2;
}
.section-top-padding {
padding-top: 100px;
}
.light-bg {
background-color: #f9f9f9
}
.entry-content ul, .entry-content ol, .entry-content dl,
.comment-content ul, .comment-content ol, .comment-content dl {
margin: 10px 0;    
}
.entry-content ul, .comment-content ul{
list-style: initial !important;
margin: inherit !important; 
padding-left: 20px !important; 
}
.entry-content ol, .comment-content ol {
list-style: decimal !important;
margin: inherit !important; 
padding-left: 20px !important; 
}
.search-form label {
width: 100%;
}
.blog-img img {
max-height: 500px;
}
.meta-featured-post i{
color: #2e71f2 !important;
}
@media (min-width: 991px){
.admin-bar nav {
margin-top: 30px; 
}
}
.entry-content h1 {
font-size: 58px !important;
}
.entry-content h2 {
font-size: 45px !important;
}
.entry-content h3 {
font-size: 34px !important;
}
#wp-calendar td {
padding: 5px 5px 5px 10px !important;
}
.blog-wrap .entry-header h1 {
font-size: 36px !important;
margin-bottom: 20px;
margin-top: 20px;
}
.page .dark-nav li >a,
.blog .dark-nav li >a,
.single .dark-nav li >a {
color: #ffffff;
font-size: 11px;
}
.comment-content h1 {
font-size: 55px !important;
}
.comment-content h2 {
font-size: 45px !important;
}
.comment-content h3 {
font-size: 35px !important;
}
.comment-content {
padding-bottom: 0px;
}.blog-wrap {
padding: 80px 0;
}
.blog-hero-bg, .page-hero-bg {
background: url(//pivnev.ru/wp-content/themes/modular/assets/img/example.jpg) no-repeat center center fixed;
-moz-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
overflow: hidden;
}
.blog-hero, .page-hero {
background: rgba(255, 255, 255, 0.55);
padding: 130px 0 80px;
color: #fff;
min-height: 220px;
}
.entry-content p{
margin-bottom: 20px;
}
.entry-thumbnail {
margin-bottom: 20px;
width: 100%;
overflow: hidden;
position: relative;
min-height: 70px;
}
.entry-thumbnail img{
display: block;
max-width: 100%;
-webkit-transition: -webkit-transform all 1.5s ease-in-out;
-moz-transition: -moz-transform all 1.5s ease-in-out;
transition: all 1.5s ease-in-out;
}
.entry-thumbnail:hover img {
-webkit-transform: scale(1.25) rotate(4deg);
-moz-transform: scale(1.25) rotate(4deg);
-o-transform: scale(1.25) rotate(4deg);
transform: scale(1.25) rotate(4deg);
}
.entry-header h3 a{
line-height: 1.2em;
font-size: 32px;
font-family: 'Hind Madurai','Segoe UI','Helvetica Neue',sans-serif;
}
.blog-wrap ol, .blog-wrap ul{
padding: 5px 0px 5px 20px;
}
.blog-wrap .entry-meta {
padding: 15px 0px;
}
.entry-meta {
padding: 10px 0;
}
.entry-meta i{
color:#656565;
}
.entry-meta span, .entry-meta i {
padding-right: 5px;
}
article .entry-content {
margin-bottom: 40px;
padding-bottom: 40px;
overflow: hidden;
}
article .entry-content.full-width-content {
margin-bottom: 0px;
border-bottom: 1px solid #EDEDED;
padding-bottom: 0px;
}
.single-blog .entry-content{
border-bottom: transparent;
padding-bottom: 0;
}
.entry-content figure {
max-width: 100%
}
.blog-date{
position: absolute;
right: 0;
top: 0;
display: block;
width: 100px;
height: 80px;
padding: 8px 0 0;
text-align: center;
color: #fff;
line-height: 1;
font-weight: 700;
font-size: 18px;
}
.blog-date .day {
display: block;
font-size: 2em;
margin-bottom: 5px;
font-weight: 400;
}
.blog-date span {
font-weight: 400;
}
.sticky .meta-featured-post{
position: absolute;
top: 0;
margin-top: -25px;
font-size: 18px;
background-color: #EDEDED;
}
.entry-content ul, .comment-content ul {
list-style: initial;
}
.entry-content li, .comment-content li {
list-style: inherit;
}
.entry-content ol {
list-style: decimal;
}
.more-link {
text-align: right;
display: block;
}
ul li.next{
float: right;
}
ul li.next a {
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
ul li.previous a {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
ul li.next a, ul li.previous a{
background: #EDEDED;
padding: 10px;
}
.tagcloud {
padding: 1.5rem 0 0;
}
.tagcloud a {
display: inline-block;
font-size: 0.85em !important;
padding: 0.5em 1em;
background: #efefef;
margin: 0 0.4em 0.8em 0;
color: #999;
}
.tagcloud a:hover, .tagcloud a:hover:before {
color: #515151;
}
.tagcloud a:before {
content: '\f02b';
font-family: FontAwesome;
color: #c0c0c0;
margin-right: 0.5em;
} .error-page .container {
border-bottom: 10px solid#2e71f2;
}
.error-page .error-search {
padding-top: 60px;
}
.error-page .error404 {
color: #e7e7e7;
font-weight: 600;
font-size: 220px;
border-right: 1px solid #ccc;
height: 205px;
line-height: 205px;
margin-bottom: 60px;
margin-top: 45px;
margin-right: -17px;
}
.widget{
margin-bottom: 31px;
} #sidebar .widget {
margin-bottom: 20px;
}
#sidebar h5{
border-bottom: 1px solid #E8E8E8;
margin-bottom: 10px;
font-size: 16px;
background-color: #F5F5F5;
padding: 10px;
font-weight: bold;
}
#sidebar ul{
padding-left: 10px;
}
.widget_search .screen-reader-text {
display: none;
}
.widget_search .search-form {
padding: .5rem 0;
} .widget_search .search-form input[type="search"], .widget_search input[type="search"] {
padding: 10px 10px 10px 40px;
margin-top: 10px;
border-radius: 75px;
background: #EEE;
border-color: #F8F8F8;
}
.widget_search .search-form input[type="submit"], .widget_search input[type="submit"] {
display: none;
}
select.dropdown_product_cat {
border: 1px solid #71c7e0;
border-color: rgba(113,199,224,0.5);
background-color: #fff;
padding: 0 16px;
font-size: 16px;
font-weight: normal;
color: #17284d;
width: 100%;
height: 40px;
margin: 0;
text-overflow: ellipsis;
border-radius: 2px;
}
#sidebar .widget_recent_entries li {
display: block;
padding-left: 1.5rem;
line-height: 1.7em;
position: relative;
overflow: hidden;
}
#sidebar .widget_recent_entries li:before {
content: "\f0eb";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0em;
color: #868686;
}
#sidebar ul#recentcomments li {
display: block;
padding-left: 2rem;
line-height: 2em;
position: relative;
overflow: hidden;
}
#sidebar ul#recentcomments li:before {
content: "\f0e5";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0em;
color: #868686;
}
#sidebar .widget_pages ul li {
display: block;
padding-left: 1.5rem;
line-height: 2.6em;
position: relative;
overflow: hidden;
}
#sidebar .widget_pages ul li:before {
content: "\f0f6";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0em;
color: #868686;
}
#sidebar .widget_meta ul li {
display: block;
padding-left: 1.5rem;
line-height: 1.8em;
position: relative;
overflow: hidden;
}
#sidebar .widget_meta ul li:before {
content: "\f0f6";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0em;
color: #868686;
}
#sidebar .widget_archive ul li {
display: block;
padding-left: 1.5rem;
line-height: 2.6em;
position: relative;
overflow: hidden;
}
#sidebar .widget_archive ul li:before {
content: "\f187";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0em;
color: #868686;
}
#sidebar  a {
color:  #383838;
font-size:  12px;
}
#sidebar  li a {
margin-left: 5px;
}
#sidebar .wp-caption a img {
height: 100%;
width: 100%
}
#sidebar select {
max-width: 100%
}
#sidebar #today {
color:#2e71f2;
background-color: #EDEDED;
}
#wp-calendar caption {
font-weight: 500;
text-align: center;
font-size: 18px;
}
#wp-calendar thead {
background: #eee; 
}
#wp-calendar table td, #wp-calendar thead th {
text-align: center;
}
#wp-calendar td {
padding: 10px 10px 10px 20px;
border: 1px solid #EDEDED;
}
#sidebar  a:hover {
color: #2e71f2;
}
#sidebar .widget_categories a:hover {
color:  #565555;
}
#sidebar .widget_categories ul  {
list-style:  none;
}
#sidebar .widget_categories ul li {
line-height:  30px;
padding-left:  1.5rem;
width:  100%;
display:  list-item;
}
#sidebar .widget_categories ul li:before  {
font-family:  'FontAwesome';
content:  "\f114";
margin: 0 5px 0 -22px;
}
.prev-post {
}
.next-post {
text-align: right;
}
.comment  {
margin:  40px 0;
}
.comment-author.vcard img  {
width: 65px !important;
height: 65px !important;
padding: 5px;
border: 1px solid #EDEDED;
}
.comment .fn,  .comment .says  {
position:  relative;
}
.comment .comment-meta  {
position:  relative;
}
.comment .comment-meta  time{
margin-left: 50px;
}
.comment .comment-meta a , .fn {
color: #2e71f2;
margin-left: 4px;
}
.comment .comment-metadata{
margin-top: -22px;
margin-bottom: 20px;
margin-left: 22px;
}
.comment-content {
border-bottom: 1px solid #EDEDED;
padding-bottom: 20px;
margin-top: 10px;
}
.reply{
text-align: right;
margin-top: -28px;
}
.reply a {
background: #EDEDED;
padding: 5px 15px;
color: #2e71f2;
}
#respond  {
background:  #eff3f6;
padding:  20px 20px;
margin-top: 8rem;
}
#respond .btn-primary {
font-size: 22px;
}
.comment-reply-title  {
text-transform:  uppercase;
}
#commentform input[type="text"],  #commentform input[type="email"],  #commentform input[type="password"],  #commentform input[type="search"],  #commentform input[type="tel"],  #commentform #comment  {
border-color: rgba(237, 237, 237, 0.25);
background: #fff;
}
.comment-info input{
float: left;
width: 32.5%;
margin-bottom: 20px;
margin-top: 10px;
margin-right:  5px;
border: none;
height: 50px;
padding-left: 5px;
}
#commentform .comment-form-comment  {
margin-top:  20px;
}
#commentform #comment  {
width:  100%;
height:  120px;
line-height:  30px;
background: #fff;
padding: 10px 10px;
}
.comment-respond {
background-color: #F7F7F7;
padding: 20px 0;
}
.form-submit {
margin: auto;
text-align: center;
}
.form-submit input{
margin-top: 32px;
width: 30%;
} .entry-navigation {
border-top: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
height: 60px;
line-height: 60px;
margin-bottom: 30px;
margin-top: 30px;
}
.not-found {
text-align: center;
}
.not-found h1 {
margin-bottom: 20px;
}
.not-found p {
margin-bottom: 20px;
}
.search-forms .search-field{
height: 40px;
border: 1px solid #A6A6A6;
padding: 0 20px;
font-weight: 300;
}
.search-forms .search-submit{
display: none;
}
.page-header{
margin: 0px 0 20px! important;
} #share {
margin: auto;
display: block;
text-align: center;
margin-top: 5px;
}
.share-affix {
position: fixed;
top:50px;
left:0px;
}
.share-icon {
background-repeat: no-repeat;
background-image:url(//pivnev.ru/wp-content/themes/modular/assets/images/social-icons.png);
height:40px;
width:40px;
display: inline-block;
text-indent: -99999px;
margin:2px;
opacity: .9;
filter:Alpha(Opacity=90);
}
.share-icon:hover {
opacity: 1;
filter:Alpha(Opacity=100);
}
.share-icon-digg {
background-position: -526px 0;
}
.share-icon-email {
background-position: -614px 0;
}
.share-icon-flickr {
background-position: -261px 0;
}
.share-icon-foursquare {
background-position: 0 0;
}
.share-icon-rss {
background-position: -305px 0;
}
.share-icon-facebook {
background-position: -131px 0;
}
.share-icon-twitter {
background-position: -174px 0;
}
.share-icon-tumblr {
background-position: -87px 0;
}
.share-icon-linkedin {
background-position: -438px 0;
}
.share-icon-vimeo {
background-position: -393px 0;
}
.share-icon-instagram {
background-position: -44px 0;
}
.share-icon-pinterest {
background-position: -349px 0;
}
.share-icon-googleplus {
background-position: -218px 0;
}
.share-icon-in1 {
background-position: -482px 0;
}
.share-icon-stumbleupon {
background-position: -570px 0;
}
.form-allowed-tags {
display: none;
} .widget.widget_rss li a{
font-weight: bold;
}
.widget.widget_rss li{
margin-bottom: 15px;
}
.widget.widget_rss .rssSummary{
margin: 10px 0 5px 0;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.sticky-post {
background-color: #333;
color: #fff;
font-weight: 700;
letter-spacing: 0.04em;
padding: 0.25em 0.5em;
position: absolute;
top: 0;
text-transform: uppercase;
}
.updated:not(.published) {
display: none;
}
.sticky .posted-on {
display: none;
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.post-thumbnail {
border: 0;
display: block;
margin-bottom: 2.4em;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
}
a.post-thumbnail:hover,
a.post-thumbnail:focus {
opacity: 0.85;
} .site .avatar {
border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
audio,
canvas {
display: inline-block;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6em;
max-width: 100%;
vertical-align: middle;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 15px;
font-size: 1.5rem;
margin-top: 0;
margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
border-bottom: 0;
padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
top: 10px;
} .wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.entry-header, .entry-content {
-ms-word-wrap: break-word;
word-wrap: break-word;
} .recent-blog .entry-header h1 a, .recent-blog .entry-header h1 {
font-size: 1.7rem;
line-height: 2.2rem;
}
.recent-blog{
border: 1px solid#EDEDED;
padding: 10px;
min-height: 470px;
margin-bottom: 20px;
}
.recent-blog .recent-read-more {
text-align: center;
margin: 30px 0 10px;
}
.recent-blog .figure.entry-thumbnail {
max-height: 200px;
}
.recent-blog .entry-thumbnail img{
min-height: 200px;
width: 100%;
max-height: 200px;
}
.recent-read-more a{
padding: 10px 35px;
}
.comment-content h3, .entry-content h3 {
font-size: 22px;
margin-bottom: 5px;
}
.comment-content h4, .entry-content h4 {
font-size: 22px;
}
.comment-content h5, .entry-content h5 {
font-size: 18px;
margin-bottom: 5px;
}
.comment-content h6, .entry-content h6 {
font-size: 14px;
margin-bottom: 5px;
}
.comment-list, .comment-list .children {
list-style: none;
}
dd {
margin-bottom: 10px
}
.admin-bar .yam_menu.sticked{
margin-top: 30px;
}
.single-blog input[type=submit],
.entry-content input[type=submit] {
color: #fff;
border-color: transparent;
background-color: #2e71f2;
padding: 8px 20px;
}
.comment-form input[type="submit"] {
padding: 10px 20px;
}
@media (max-width:786px){
.blog-wrap ol, .blog-wrap ul {
padding: 0px 0px 0px 5px;
}
.admin-bar .navbar{
margin-top: 0px !important;
}
.admin-bar .yam_menu .container-fluid {
margin-top: 0px;
}
}
.entry-content table, .comment-content table {
margin: 20px 0;
}
.entry-content th, .comment-content th,
.entry-content td, .comment-content td {
border: 1px solid #EDEDED;
}
.nav-previous a, .nav-next a {
color: #2e71f2;
}
.comment-navigation {
margin-top: 10px;
}
.comments-area .comments-title {
margin-top: 20px;
}
.pingback {
padding: 10px 0;
}
.pingback .edit-link a{
margin-left: 20px;
color: #7b7b7b;
position: relative;
padding-left: 18px;
}
.pingback .edit-link a:before {
content: "\f040";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0em;
color: #868686;
}
.meta-categories a, .meta-date a, .meta-author a, .pingback a{
color: #464646;
}
.pingback a:hover {
color: #2e71f2;
}
.blog_post_content .blog_post_item .blog_post_item_img img {
height: 300px;
width: auto !important;
}
.widget .single_sidebar .sidebar_head h3 {
padding: 0.5rem 1.575rem;
position: relative;
z-index: 1;
line-height: 2.5rem;
font-size: 1.2rem;
margin-bottom: 0;
}
.bypostauthor {}
.entry-header.single-header .blog-main-title a{
color: #545454;
}
.entry-thumbnail img {
height: 300px;
}
h2.blog-main-title, .blog_post_content .blog_post_item_content a h2{
font-size: 2.5rem;
text-transform: inherit;
}
.blog_post_content .blog_post_item_content a h2,
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6,
.comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6 {
color: #545454;
text-transform: inherit;
}
.page-header h1 ,h2.comments-title {
color: #545454;
font-size: 2.429rem !important;
}
.sidebar_head, #sidebar .widget {
overflow: hidden;
}
.widget .single_sidebar .sidebar_head {
margin-bottom: 20px;
}
.pingback a {
font-size: 12px;
}
.read-more {
color: #2e71f2;
font-size: 16px;
}
.single-blog a{
color: #2e71f2;
}
.blog-heading a {
color: #111;
}
.pagination-nav{
margin-top: 10px;
margin-bottom: 40px;
}@font-face {
font-family: 'FontAwesome';
src: url(//pivnev.ru/wp-content/themes/modular/assets/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//pivnev.ru/wp-content/themes/modular/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), 
url(//pivnev.ru/wp-content/themes/modular/assets/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), 
url(//pivnev.ru/wp-content/themes/modular/assets/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), 
url(//pivnev.ru/wp-content/themes/modular/assets/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), 
url(//pivnev.ru/wp-content/themes/modular/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.fa-lg {
font-size: 1.33333333em;
line-height: .75em;
vertical-align: -15%
}
.fa-2x {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-fw {
width: 1.28571429em;
text-align: center
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none
}
.fa-ul>li {
position: relative
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: .14285714em;
text-align: center
}
.fa-li.fa-lg {
left: -1.85714286em
}
.fa-border {
padding: .2em .25em .15em;
border: solid .08em #eee;
border-radius: .1em
}
.fa-pull-left {
float: left
}
.fa-pull-right {
float: right
}
.fa.fa-pull-left {
margin-right: .3em
}
.fa.fa-pull-right {
margin-left: .3em
}
.pull-right {
float: right
}
.pull-left {
float: left
}
.fa.pull-left {
margin-right: .3em
}
.fa.pull-right {
margin-left: .3em
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg)
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg)
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1)
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center
}
.fa-stack-1x {
line-height: inherit
}
.fa-stack-2x {
font-size: 2em
}
.fa-inverse {
color: #fff
}
.fa-glass:before {
content: "\f000"
}
.fa-music:before {
content: "\f001"
}
.fa-search:before {
content: "\f002"
}
.fa-envelope-o:before {
content: "\f003"
}
.fa-heart:before {
content: "\f004"
}
.fa-star:before {
content: "\f005"
}
.fa-star-o:before {
content: "\f006"
}
.fa-user:before {
content: "\f007"
}
.fa-film:before {
content: "\f008"
}
.fa-th-large:before {
content: "\f009"
}
.fa-th:before {
content: "\f00a"
}
.fa-th-list:before {
content: "\f00b"
}
.fa-check:before {
content: "\f00c"
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d"
}
.fa-search-plus:before {
content: "\f00e"
}
.fa-search-minus:before {
content: "\f010"
}
.fa-power-off:before {
content: "\f011"
}
.fa-signal:before {
content: "\f012"
}
.fa-gear:before,
.fa-cog:before {
content: "\f013"
}
.fa-trash-o:before {
content: "\f014"
}
.fa-home:before {
content: "\f015"
}
.fa-file-o:before {
content: "\f016"
}
.fa-clock-o:before {
content: "\f017"
}
.fa-road:before {
content: "\f018"
}
.fa-download:before {
content: "\f019"
}
.fa-arrow-circle-o-down:before {
content: "\f01a"
}
.fa-arrow-circle-o-up:before {
content: "\f01b"
}
.fa-inbox:before {
content: "\f01c"
}
.fa-play-circle-o:before {
content: "\f01d"
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e"
}
.fa-refresh:before {
content: "\f021"
}
.fa-list-alt:before {
content: "\f022"
}
.fa-lock:before {
content: "\f023"
}
.fa-flag:before {
content: "\f024"
}
.fa-headphones:before {
content: "\f025"
}
.fa-volume-off:before {
content: "\f026"
}
.fa-volume-down:before {
content: "\f027"
}
.fa-volume-up:before {
content: "\f028"
}
.fa-qrcode:before {
content: "\f029"
}
.fa-barcode:before {
content: "\f02a"
}
.fa-tag:before {
content: "\f02b"
}
.fa-tags:before {
content: "\f02c"
}
.fa-book:before {
content: "\f02d"
}
.fa-bookmark:before {
content: "\f02e"
}
.fa-print:before {
content: "\f02f"
}
.fa-camera:before {
content: "\f030"
}
.fa-font:before {
content: "\f031"
}
.fa-bold:before {
content: "\f032"
}
.fa-italic:before {
content: "\f033"
}
.fa-text-height:before {
content: "\f034"
}
.fa-text-width:before {
content: "\f035"
}
.fa-align-left:before {
content: "\f036"
}
.fa-align-center:before {
content: "\f037"
}
.fa-align-right:before {
content: "\f038"
}
.fa-align-justify:before {
content: "\f039"
}
.fa-list:before {
content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b"
}
.fa-indent:before {
content: "\f03c"
}
.fa-video-camera:before {
content: "\f03d"
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e"
}
.fa-pencil:before {
content: "\f040"
}
.fa-map-marker:before {
content: "\f041"
}
.fa-adjust:before {
content: "\f042"
}
.fa-tint:before {
content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044"
}
.fa-share-square-o:before {
content: "\f045"
}
.fa-check-square-o:before {
content: "\f046"
}
.fa-arrows:before {
content: "\f047"
}
.fa-step-backward:before {
content: "\f048"
}
.fa-fast-backward:before {
content: "\f049"
}
.fa-backward:before {
content: "\f04a"
}
.fa-play:before {
content: "\f04b"
}
.fa-pause:before {
content: "\f04c"
}
.fa-stop:before {
content: "\f04d"
}
.fa-forward:before {
content: "\f04e"
}
.fa-fast-forward:before {
content: "\f050"
}
.fa-step-forward:before {
content: "\f051"
}
.fa-eject:before {
content: "\f052"
}
.fa-chevron-left:before {
content: "\f053"
}
.fa-chevron-right:before {
content: "\f054"
}
.fa-plus-circle:before {
content: "\f055"
}
.fa-minus-circle:before {
content: "\f056"
}
.fa-times-circle:before {
content: "\f057"
}
.fa-check-circle:before {
content: "\f058"
}
.fa-question-circle:before {
content: "\f059"
}
.fa-info-circle:before {
content: "\f05a"
}
.fa-crosshairs:before {
content: "\f05b"
}
.fa-times-circle-o:before {
content: "\f05c"
}
.fa-check-circle-o:before {
content: "\f05d"
}
.fa-ban:before {
content: "\f05e"
}
.fa-arrow-left:before {
content: "\f060"
}
.fa-arrow-right:before {
content: "\f061"
}
.fa-arrow-up:before {
content: "\f062"
}
.fa-arrow-down:before {
content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064"
}
.fa-expand:before {
content: "\f065"
}
.fa-compress:before {
content: "\f066"
}
.fa-plus:before {
content: "\f067"
}
.fa-minus:before {
content: "\f068"
}
.fa-asterisk:before {
content: "\f069"
}
.fa-exclamation-circle:before {
content: "\f06a"
}
.fa-gift:before {
content: "\f06b"
}
.fa-leaf:before {
content: "\f06c"
}
.fa-fire:before {
content: "\f06d"
}
.fa-eye:before {
content: "\f06e"
}
.fa-eye-slash:before {
content: "\f070"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071"
}
.fa-plane:before {
content: "\f072"
}
.fa-calendar:before {
content: "\f073"
}
.fa-random:before {
content: "\f074"
}
.fa-comment:before {
content: "\f075"
}
.fa-magnet:before {
content: "\f076"
}
.fa-chevron-up:before {
content: "\f077"
}
.fa-chevron-down:before {
content: "\f078"
}
.fa-retweet:before {
content: "\f079"
}
.fa-shopping-cart:before {
content: "\f07a"
}
.fa-folder:before {
content: "\f07b"
}
.fa-folder-open:before {
content: "\f07c"
}
.fa-arrows-v:before {
content: "\f07d"
}
.fa-arrows-h:before {
content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080"
}
.fa-twitter-square:before {
content: "\f081"
}
.fa-facebook-square:before {
content: "\f082"
}
.fa-camera-retro:before {
content: "\f083"
}
.fa-key:before {
content: "\f084"
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085"
}
.fa-comments:before {
content: "\f086"
}
.fa-thumbs-o-up:before {
content: "\f087"
}
.fa-thumbs-o-down:before {
content: "\f088"
}
.fa-star-half:before {
content: "\f089"
}
.fa-heart-o:before {
content: "\f08a"
}
.fa-sign-out:before {
content: "\f08b"
}
.fa-linkedin-square:before {
content: "\f08c"
}
.fa-thumb-tack:before {
content: "\f08d"
}
.fa-external-link:before {
content: "\f08e"
}
.fa-sign-in:before {
content: "\f090"
}
.fa-trophy:before {
content: "\f091"
}
.fa-github-square:before {
content: "\f092"
}
.fa-upload:before {
content: "\f093"
}
.fa-lemon-o:before {
content: "\f094"
}
.fa-phone:before {
content: "\f095"
}
.fa-square-o:before {
content: "\f096"
}
.fa-bookmark-o:before {
content: "\f097"
}
.fa-phone-square:before {
content: "\f098"
}
.fa-twitter:before {
content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a"
}
.fa-github:before {
content: "\f09b"
}
.fa-unlock:before {
content: "\f09c"
}
.fa-credit-card:before {
content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e"
}
.fa-hdd-o:before {
content: "\f0a0"
}
.fa-bullhorn:before {
content: "\f0a1"
}
.fa-bell:before {
content: "\f0f3"
}
.fa-certificate:before {
content: "\f0a3"
}
.fa-hand-o-right:before {
content: "\f0a4"
}
.fa-hand-o-left:before {
content: "\f0a5"
}
.fa-hand-o-up:before {
content: "\f0a6"
}
.fa-hand-o-down:before {
content: "\f0a7"
}
.fa-arrow-circle-left:before {
content: "\f0a8"
}
.fa-arrow-circle-right:before {
content: "\f0a9"
}
.fa-arrow-circle-up:before {
content: "\f0aa"
}
.fa-arrow-circle-down:before {
content: "\f0ab"
}
.fa-globe:before {
content: "\f0ac"
}
.fa-wrench:before {
content: "\f0ad"
}
.fa-tasks:before {
content: "\f0ae"
}
.fa-filter:before {
content: "\f0b0"
}
.fa-briefcase:before {
content: "\f0b1"
}
.fa-arrows-alt:before {
content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1"
}
.fa-cloud:before {
content: "\f0c2"
}
.fa-flask:before {
content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5"
}
.fa-paperclip:before {
content: "\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7"
}
.fa-square:before {
content: "\f0c8"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9"
}
.fa-list-ul:before {
content: "\f0ca"
}
.fa-list-ol:before {
content: "\f0cb"
}
.fa-strikethrough:before {
content: "\f0cc"
}
.fa-underline:before {
content: "\f0cd"
}
.fa-table:before {
content: "\f0ce"
}
.fa-magic:before {
content: "\f0d0"
}
.fa-truck:before {
content: "\f0d1"
}
.fa-pinterest:before {
content: "\f0d2"
}
.fa-pinterest-square:before {
content: "\f0d3"
}
.fa-google-plus-square:before {
content: "\f0d4"
}
.fa-google-plus:before {
content: "\f0d5"
}
.fa-money:before {
content: "\f0d6"
}
.fa-caret-down:before {
content: "\f0d7"
}
.fa-caret-up:before {
content: "\f0d8"
}
.fa-caret-left:before {
content: "\f0d9"
}
.fa-caret-right:before {
content: "\f0da"
}
.fa-columns:before {
content: "\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc"
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de"
}
.fa-envelope:before {
content: "\f0e0"
}
.fa-linkedin:before {
content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4"
}
.fa-comment-o:before {
content: "\f0e5"
}
.fa-comments-o:before {
content: "\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7"
}
.fa-sitemap:before {
content: "\f0e8"
}
.fa-umbrella:before {
content: "\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea"
}
.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa-exchange:before {
content: "\f0ec"
}
.fa-cloud-download:before {
content: "\f0ed"
}
.fa-cloud-upload:before {
content: "\f0ee"
}
.fa-user-md:before {
content: "\f0f0"
}
.fa-stethoscope:before {
content: "\f0f1"
}
.fa-suitcase:before {
content: "\f0f2"
}
.fa-bell-o:before {
content: "\f0a2"
}
.fa-coffee:before {
content: "\f0f4"
}
.fa-cutlery:before {
content: "\f0f5"
}
.fa-file-text-o:before {
content: "\f0f6"
}
.fa-building-o:before {
content: "\f0f7"
}
.fa-hospital-o:before {
content: "\f0f8"
}
.fa-ambulance:before {
content: "\f0f9"
}
.fa-medkit:before {
content: "\f0fa"
}
.fa-fighter-jet:before {
content: "\f0fb"
}
.fa-beer:before {
content: "\f0fc"
}
.fa-h-square:before {
content: "\f0fd"
}
.fa-plus-square:before {
content: "\f0fe"
}
.fa-angle-double-left:before {
content: "\f100"
}
.fa-angle-double-right:before {
content: "\f101"
}
.fa-angle-double-up:before {
content: "\f102"
}
.fa-angle-double-down:before {
content: "\f103"
}
.fa-angle-left:before {
content: "\f104"
}
.fa-angle-right:before {
content: "\f105"
}
.fa-angle-up:before {
content: "\f106"
}
.fa-angle-down:before {
content: "\f107"
}
.fa-desktop:before {
content: "\f108"
}
.fa-laptop:before {
content: "\f109"
}
.fa-tablet:before {
content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b"
}
.fa-circle-o:before {
content: "\f10c"
}
.fa-quote-left:before {
content: "\f10d"
}
.fa-quote-right:before {
content: "\f10e"
}
.fa-spinner:before {
content: "\f110"
}
.fa-circle:before {
content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112"
}
.fa-github-alt:before {
content: "\f113"
}
.fa-folder-o:before {
content: "\f114"
}
.fa-folder-open-o:before {
content: "\f115"
}
.fa-smile-o:before {
content: "\f118"
}
.fa-frown-o:before {
content: "\f119"
}
.fa-meh-o:before {
content: "\f11a"
}
.fa-gamepad:before {
content: "\f11b"
}
.fa-keyboard-o:before {
content: "\f11c"
}
.fa-flag-o:before {
content: "\f11d"
}
.fa-flag-checkered:before {
content: "\f11e"
}
.fa-terminal:before {
content: "\f120"
}
.fa-code:before {
content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123"
}
.fa-location-arrow:before {
content: "\f124"
}
.fa-crop:before {
content: "\f125"
}
.fa-code-fork:before {
content: "\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127"
}
.fa-question:before {
content: "\f128"
}
.fa-info:before {
content: "\f129"
}
.fa-exclamation:before {
content: "\f12a"
}
.fa-superscript:before {
content: "\f12b"
}
.fa-subscript:before {
content: "\f12c"
}
.fa-eraser:before {
content: "\f12d"
}
.fa-puzzle-piece:before {
content: "\f12e"
}
.fa-microphone:before {
content: "\f130"
}
.fa-microphone-slash:before {
content: "\f131"
}
.fa-shield:before {
content: "\f132"
}
.fa-calendar-o:before {
content: "\f133"
}
.fa-fire-extinguisher:before {
content: "\f134"
}
.fa-rocket:before {
content: "\f135"
}
.fa-maxcdn:before {
content: "\f136"
}
.fa-chevron-circle-left:before {
content: "\f137"
}
.fa-chevron-circle-right:before {
content: "\f138"
}
.fa-chevron-circle-up:before {
content: "\f139"
}
.fa-chevron-circle-down:before {
content: "\f13a"
}
.fa-html5:before {
content: "\f13b"
}
.fa-css3:before {
content: "\f13c"
}
.fa-anchor:before {
content: "\f13d"
}
.fa-unlock-alt:before {
content: "\f13e"
}
.fa-bullseye:before {
content: "\f140"
}
.fa-ellipsis-h:before {
content: "\f141"
}
.fa-ellipsis-v:before {
content: "\f142"
}
.fa-rss-square:before {
content: "\f143"
}
.fa-play-circle:before {
content: "\f144"
}
.fa-ticket:before {
content: "\f145"
}
.fa-minus-square:before {
content: "\f146"
}
.fa-minus-square-o:before {
content: "\f147"
}
.fa-level-up:before {
content: "\f148"
}
.fa-level-down:before {
content: "\f149"
}
.fa-check-square:before {
content: "\f14a"
}
.fa-pencil-square:before {
content: "\f14b"
}
.fa-external-link-square:before {
content: "\f14c"
}
.fa-share-square:before {
content: "\f14d"
}
.fa-compass:before {
content: "\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152"
}
.fa-euro:before,
.fa-eur:before {
content: "\f153"
}
.fa-gbp:before {
content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155"
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158"
}
.fa-won:before,
.fa-krw:before {
content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a"
}
.fa-file:before {
content: "\f15b"
}
.fa-file-text:before {
content: "\f15c"
}
.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa-sort-amount-asc:before {
content: "\f160"
}
.fa-sort-amount-desc:before {
content: "\f161"
}
.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa-thumbs-up:before {
content: "\f164"
}
.fa-thumbs-down:before {
content: "\f165"
}
.fa-youtube-square:before {
content: "\f166"
}
.fa-youtube:before {
content: "\f167"
}
.fa-xing:before {
content: "\f168"
}
.fa-xing-square:before {
content: "\f169"
}
.fa-youtube-play:before {
content: "\f16a"
}
.fa-dropbox:before {
content: "\f16b"
}
.fa-stack-overflow:before {
content: "\f16c"
}
.fa-instagram:before {
content: "\f16d"
}
.fa-flickr:before {
content: "\f16e"
}
.fa-adn:before {
content: "\f170"
}
.fa-bitbucket:before {
content: "\f171"
}
.fa-bitbucket-square:before {
content: "\f172"
}
.fa-tumblr:before {
content: "\f173"
}
.fa-tumblr-square:before {
content: "\f174"
}
.fa-long-arrow-down:before {
content: "\f175"
}
.fa-long-arrow-up:before {
content: "\f176"
}
.fa-long-arrow-left:before {
content: "\f177"
}
.fa-long-arrow-right:before {
content: "\f178"
}
.fa-apple:before {
content: "\f179"
}
.fa-windows:before {
content: "\f17a"
}
.fa-android:before {
content: "\f17b"
}
.fa-linux:before {
content: "\f17c"
}
.fa-dribbble:before {
content: "\f17d"
}
.fa-skype:before {
content: "\f17e"
}
.fa-foursquare:before {
content: "\f180"
}
.fa-trello:before {
content: "\f181"
}
.fa-female:before {
content: "\f182"
}
.fa-male:before {
content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184"
}
.fa-sun-o:before {
content: "\f185"
}
.fa-moon-o:before {
content: "\f186"
}
.fa-archive:before {
content: "\f187"
}
.fa-bug:before {
content: "\f188"
}
.fa-vk:before {
content: "\f189"
}
.fa-weibo:before {
content: "\f18a"
}
.fa-renren:before {
content: "\f18b"
}
.fa-pagelines:before {
content: "\f18c"
}
.fa-stack-exchange:before {
content: "\f18d"
}
.fa-arrow-circle-o-right:before {
content: "\f18e"
}
.fa-arrow-circle-o-left:before {
content: "\f190"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191"
}
.fa-dot-circle-o:before {
content: "\f192"
}
.fa-wheelchair:before {
content: "\f193"
}
.fa-vimeo-square:before {
content: "\f194"
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195"
}
.fa-plus-square-o:before {
content: "\f196"
}
.fa-space-shuttle:before {
content: "\f197"
}
.fa-slack:before {
content: "\f198"
}
.fa-envelope-square:before {
content: "\f199"
}
.fa-wordpress:before {
content: "\f19a"
}
.fa-openid:before {
content: "\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d"
}
.fa-yahoo:before {
content: "\f19e"
}
.fa-google:before {
content: "\f1a0"
}
.fa-reddit:before {
content: "\f1a1"
}
.fa-reddit-square:before {
content: "\f1a2"
}
.fa-stumbleupon-circle:before {
content: "\f1a3"
}
.fa-stumbleupon:before {
content: "\f1a4"
}
.fa-delicious:before {
content: "\f1a5"
}
.fa-digg:before {
content: "\f1a6"
}
.fa-pied-piper-pp:before {
content: "\f1a7"
}
.fa-pied-piper-alt:before {
content: "\f1a8"
}
.fa-drupal:before {
content: "\f1a9"
}
.fa-joomla:before {
content: "\f1aa"
}
.fa-language:before {
content: "\f1ab"
}
.fa-fax:before {
content: "\f1ac"
}
.fa-building:before {
content: "\f1ad"
}
.fa-child:before {
content: "\f1ae"
}
.fa-paw:before {
content: "\f1b0"
}
.fa-spoon:before {
content: "\f1b1"
}
.fa-cube:before {
content: "\f1b2"
}
.fa-cubes:before {
content: "\f1b3"
}
.fa-behance:before {
content: "\f1b4"
}
.fa-behance-square:before {
content: "\f1b5"
}
.fa-steam:before {
content: "\f1b6"
}
.fa-steam-square:before {
content: "\f1b7"
}
.fa-recycle:before {
content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba"
}
.fa-tree:before {
content: "\f1bb"
}
.fa-spotify:before {
content: "\f1bc"
}
.fa-deviantart:before {
content: "\f1bd"
}
.fa-soundcloud:before {
content: "\f1be"
}
.fa-database:before {
content: "\f1c0"
}
.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa-file-word-o:before {
content: "\f1c2"
}
.fa-file-excel-o:before {
content: "\f1c3"
}
.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8"
}
.fa-file-code-o:before {
content: "\f1c9"
}
.fa-vine:before {
content: "\f1ca"
}
.fa-codepen:before {
content: "\f1cb"
}
.fa-jsfiddle:before {
content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd"
}
.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1"
}
.fa-git-square:before {
content: "\f1d2"
}
.fa-git:before {
content: "\f1d3"
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4"
}
.fa-tencent-weibo:before {
content: "\f1d5"
}
.fa-qq:before {
content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9"
}
.fa-history:before {
content: "\f1da"
}
.fa-circle-thin:before {
content: "\f1db"
}
.fa-header:before {
content: "\f1dc"
}
.fa-paragraph:before {
content: "\f1dd"
}
.fa-sliders:before {
content: "\f1de"
}
.fa-share-alt:before {
content: "\f1e0"
}
.fa-share-alt-square:before {
content: "\f1e1"
}
.fa-bomb:before {
content: "\f1e2"
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3"
}
.fa-tty:before {
content: "\f1e4"
}
.fa-binoculars:before {
content: "\f1e5"
}
.fa-plug:before {
content: "\f1e6"
}
.fa-slideshare:before {
content: "\f1e7"
}
.fa-twitch:before {
content: "\f1e8"
}
.fa-yelp:before {
content: "\f1e9"
}
.fa-newspaper-o:before {
content: "\f1ea"
}
.fa-wifi:before {
content: "\f1eb"
}
.fa-calculator:before {
content: "\f1ec"
}
.fa-paypal:before {
content: "\f1ed"
}
.fa-google-wallet:before {
content: "\f1ee"
}
.fa-cc-visa:before {
content: "\f1f0"
}
.fa-cc-mastercard:before {
content: "\f1f1"
}
.fa-cc-discover:before {
content: "\f1f2"
}
.fa-cc-amex:before {
content: "\f1f3"
}
.fa-cc-paypal:before {
content: "\f1f4"
}
.fa-cc-stripe:before {
content: "\f1f5"
}
.fa-bell-slash:before {
content: "\f1f6"
}
.fa-bell-slash-o:before {
content: "\f1f7"
}
.fa-trash:before {
content: "\f1f8"
}
.fa-copyright:before {
content: "\f1f9"
}
.fa-at:before {
content: "\f1fa"
}
.fa-eyedropper:before {
content: "\f1fb"
}
.fa-paint-brush:before {
content: "\f1fc"
}
.fa-birthday-cake:before {
content: "\f1fd"
}
.fa-area-chart:before {
content: "\f1fe"
}
.fa-pie-chart:before {
content: "\f200"
}
.fa-line-chart:before {
content: "\f201"
}
.fa-lastfm:before {
content: "\f202"
}
.fa-lastfm-square:before {
content: "\f203"
}
.fa-toggle-off:before {
content: "\f204"
}
.fa-toggle-on:before {
content: "\f205"
}
.fa-bicycle:before {
content: "\f206"
}
.fa-bus:before {
content: "\f207"
}
.fa-ioxhost:before {
content: "\f208"
}
.fa-angellist:before {
content: "\f209"
}
.fa-cc:before {
content: "\f20a"
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b"
}
.fa-meanpath:before {
content: "\f20c"
}
.fa-buysellads:before {
content: "\f20d"
}
.fa-connectdevelop:before {
content: "\f20e"
}
.fa-dashcube:before {
content: "\f210"
}
.fa-forumbee:before {
content: "\f211"
}
.fa-leanpub:before {
content: "\f212"
}
.fa-sellsy:before {
content: "\f213"
}
.fa-shirtsinbulk:before {
content: "\f214"
}
.fa-simplybuilt:before {
content: "\f215"
}
.fa-skyatlas:before {
content: "\f216"
}
.fa-cart-plus:before {
content: "\f217"
}
.fa-cart-arrow-down:before {
content: "\f218"
}
.fa-diamond:before {
content: "\f219"
}
.fa-ship:before {
content: "\f21a"
}
.fa-user-secret:before {
content: "\f21b"
}
.fa-motorcycle:before {
content: "\f21c"
}
.fa-street-view:before {
content: "\f21d"
}
.fa-heartbeat:before {
content: "\f21e"
}
.fa-venus:before {
content: "\f221"
}
.fa-mars:before {
content: "\f222"
}
.fa-mercury:before {
content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224"
}
.fa-transgender-alt:before {
content: "\f225"
}
.fa-venus-double:before {
content: "\f226"
}
.fa-mars-double:before {
content: "\f227"
}
.fa-venus-mars:before {
content: "\f228"
}
.fa-mars-stroke:before {
content: "\f229"
}
.fa-mars-stroke-v:before {
content: "\f22a"
}
.fa-mars-stroke-h:before {
content: "\f22b"
}
.fa-neuter:before {
content: "\f22c"
}
.fa-genderless:before {
content: "\f22d"
}
.fa-facebook-official:before {
content: "\f230"
}
.fa-pinterest-p:before {
content: "\f231"
}
.fa-whatsapp:before {
content: "\f232"
}
.fa-server:before {
content: "\f233"
}
.fa-user-plus:before {
content: "\f234"
}
.fa-user-times:before {
content: "\f235"
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236"
}
.fa-viacoin:before {
content: "\f237"
}
.fa-train:before {
content: "\f238"
}
.fa-subway:before {
content: "\f239"
}
.fa-medium:before {
content: "\f23a"
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b"
}
.fa-optin-monster:before {
content: "\f23c"
}
.fa-opencart:before {
content: "\f23d"
}
.fa-expeditedssl:before {
content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244"
}
.fa-mouse-pointer:before {
content: "\f245"
}
.fa-i-cursor:before {
content: "\f246"
}
.fa-object-group:before {
content: "\f247"
}
.fa-object-ungroup:before {
content: "\f248"
}
.fa-sticky-note:before {
content: "\f249"
}
.fa-sticky-note-o:before {
content: "\f24a"
}
.fa-cc-jcb:before {
content: "\f24b"
}
.fa-cc-diners-club:before {
content: "\f24c"
}
.fa-clone:before {
content: "\f24d"
}
.fa-balance-scale:before {
content: "\f24e"
}
.fa-hourglass-o:before {
content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253"
}
.fa-hourglass:before {
content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255"
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256"
}
.fa-hand-scissors-o:before {
content: "\f257"
}
.fa-hand-lizard-o:before {
content: "\f258"
}
.fa-hand-spock-o:before {
content: "\f259"
}
.fa-hand-pointer-o:before {
content: "\f25a"
}
.fa-hand-peace-o:before {
content: "\f25b"
}
.fa-trademark:before {
content: "\f25c"
}
.fa-registered:before {
content: "\f25d"
}
.fa-creative-commons:before {
content: "\f25e"
}
.fa-gg:before {
content: "\f260"
}
.fa-gg-circle:before {
content: "\f261"
}
.fa-tripadvisor:before {
content: "\f262"
}
.fa-odnoklassniki:before {
content: "\f263"
}
.fa-odnoklassniki-square:before {
content: "\f264"
}
.fa-get-pocket:before {
content: "\f265"
}
.fa-wikipedia-w:before {
content: "\f266"
}
.fa-safari:before {
content: "\f267"
}
.fa-chrome:before {
content: "\f268"
}
.fa-firefox:before {
content: "\f269"
}
.fa-opera:before {
content: "\f26a"
}
.fa-internet-explorer:before {
content: "\f26b"
}
.fa-tv:before,
.fa-television:before {
content: "\f26c"
}
.fa-contao:before {
content: "\f26d"
}
.fa-500px:before {
content: "\f26e"
}
.fa-amazon:before {
content: "\f270"
}
.fa-calendar-plus-o:before {
content: "\f271"
}
.fa-calendar-minus-o:before {
content: "\f272"
}
.fa-calendar-times-o:before {
content: "\f273"
}
.fa-calendar-check-o:before {
content: "\f274"
}
.fa-industry:before {
content: "\f275"
}
.fa-map-pin:before {
content: "\f276"
}
.fa-map-signs:before {
content: "\f277"
}
.fa-map-o:before {
content: "\f278"
}
.fa-map:before {
content: "\f279"
}
.fa-commenting:before {
content: "\f27a"
}
.fa-commenting-o:before {
content: "\f27b"
}
.fa-houzz:before {
content: "\f27c"
}
.fa-vimeo:before {
content: "\f27d"
}
.fa-black-tie:before {
content: "\f27e"
}
.fa-fonticons:before {
content: "\f280"
}
.fa-reddit-alien:before {
content: "\f281"
}
.fa-edge:before {
content: "\f282"
}
.fa-credit-card-alt:before {
content: "\f283"
}
.fa-codiepie:before {
content: "\f284"
}
.fa-modx:before {
content: "\f285"
}
.fa-fort-awesome:before {
content: "\f286"
}
.fa-usb:before {
content: "\f287"
}
.fa-product-hunt:before {
content: "\f288"
}
.fa-mixcloud:before {
content: "\f289"
}
.fa-scribd:before {
content: "\f28a"
}
.fa-pause-circle:before {
content: "\f28b"
}
.fa-pause-circle-o:before {
content: "\f28c"
}
.fa-stop-circle:before {
content: "\f28d"
}
.fa-stop-circle-o:before {
content: "\f28e"
}
.fa-shopping-bag:before {
content: "\f290"
}
.fa-shopping-basket:before {
content: "\f291"
}
.fa-hashtag:before {
content: "\f292"
}
.fa-bluetooth:before {
content: "\f293"
}
.fa-bluetooth-b:before {
content: "\f294"
}
.fa-percent:before {
content: "\f295"
}
.fa-gitlab:before {
content: "\f296"
}
.fa-wpbeginner:before {
content: "\f297"
}
.fa-wpforms:before {
content: "\f298"
}
.fa-envira:before {
content: "\f299"
}
.fa-universal-access:before {
content: "\f29a"
}
.fa-wheelchair-alt:before {
content: "\f29b"
}
.fa-question-circle-o:before {
content: "\f29c"
}
.fa-blind:before {
content: "\f29d"
}
.fa-audio-description:before {
content: "\f29e"
}
.fa-volume-control-phone:before {
content: "\f2a0"
}
.fa-braille:before {
content: "\f2a1"
}
.fa-assistive-listening-systems:before {
content: "\f2a2"
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3"
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4"
}
.fa-glide:before {
content: "\f2a5"
}
.fa-glide-g:before {
content: "\f2a6"
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7"
}
.fa-low-vision:before {
content: "\f2a8"
}
.fa-viadeo:before {
content: "\f2a9"
}
.fa-viadeo-square:before {
content: "\f2aa"
}
.fa-snapchat:before {
content: "\f2ab"
}
.fa-snapchat-ghost:before {
content: "\f2ac"
}
.fa-snapchat-square:before {
content: "\f2ad"
}
.fa-pied-piper:before {
content: "\f2ae"
}
.fa-first-order:before {
content: "\f2b0"
}
.fa-yoast:before {
content: "\f2b1"
}
.fa-themeisle:before {
content: "\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4"
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
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
}
  .team-2 img {
display: block;
border-radius: 5px 5px 0px 0px;
}
.team-2 figcaption {
border-radius: 0px 0px 5px 5px;
position: relative;
}
.team-2 figcaption .position {
opacity: 1;
} .team-4 .img-wrapper img {
border-radius: 5px 5px 0px 0px;
}
.team-4 figure figcaption {
position: relative;
background: rgba(46, 113, 242, 1);
border-radius: 0px 0px 5px 5px;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #FFFFFF;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: url(//pivnev.ru/wp-content/themes/modular/assets/img/other/zoom-out.cur), auto;
}
.mfp-zoom {
cursor: pointer;
cursor: url(//pivnev.ru/wp-content/themes/modular/assets/img/other/zoom-in.cur), auto;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 0px;
}
.mfp-close-btn-in .mfp-close {
color: #111111;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #111111;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 400;
position: absolute;
top: 0;
right: 0;
color: #666666;
font-size: 13px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 850px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 12px;
text-align: left;
line-height: 18px;
text-transform:uppercase;
letter-spacing:1px;
color: #666666;
word-wrap: break-word;
padding-right: 36px;
font-weight:600;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: #FFFFFF;
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: #EEEEEE;
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
} .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.9
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 0.9;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.9;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
} .modal-block {
width: 600px;
background: #FFFFFF;
position: relative;
padding: 30px;
margin-left: auto;
margin-right: auto;
border-radius: 0px;
}
@media only screen and (max-width: 640px) {
.modal-block {
width: 100%;
}
} .my-simple.mfp-ready.mfp-bg {
background: #111111;
opacity: 0.7;
} .my-simple.mfp-removing.mfp-bg {
opacity: 0;
} .my-video.mfp-container {
background: #FFFFFF
} .my-media.mfp-bg {
background: rgba(133, 108, 212, 0.6);
}
.my-media.mfp-close-btn-in .mfp-close {
color: #FFFFFF;
} .my-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
} .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
} .my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-mfp-zoom-in.mfp-ready.mfp-bg {
background: #111111;
opacity: 0.7;
} .my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}  .my-mfp-slide-bottom .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective( 600px) rotateX( 10deg);
-moz-transform: translateY(-20px) perspective( 600px) rotateX( 10deg);
-ms-transform: translateY(-20px) perspective( 600px) rotateX( 10deg);
-o-transform: translateY(-20px) perspective( 600px) rotateX( 10deg);
transform: translateY(-20px) perspective( 600px) rotateX( 10deg);
} .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: translateY(0) perspective( 600px) rotateX( 0);
-moz-transform: translateY(0) perspective( 600px) rotateX( 0);
-ms-transform: translateY(0) perspective( 600px) rotateX( 0);
-o-transform: translateY(0) perspective( 600px) rotateX( 0);
transform: translateY(0) perspective( 600px) rotateX( 0);
} .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
opacity: 0;
-webkit-transform: translateY(-10px) perspective( 600px) rotateX( 10deg);
-moz-transform: translateY(-10px) perspective( 600px) rotateX( 10deg);
-ms-transform: translateY(-10px) perspective( 600px) rotateX( 10deg);
-o-transform: translateY(-10px) perspective( 600px) rotateX( 10deg);
transform: translateY(-10px) perspective( 600px) rotateX( 10deg);
} .my-mfp-slide-bottom.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-mfp-slide-bottom.mfp-ready.mfp-bg {
background: #111111;
opacity: 0.7;
} .my-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}@import url("https://fonts.googleapis.com/css?family=Montserrat:400");
.navbar .primary-logo,
.navbar .secondary-logo {
float: left
}
.navbar .secondary-logo {
display: none
}
.navbar .primary-logo.hide-logo {
display: none;
}
.navbar .secondary-logo.show-logo {
display: block;
}
.navbar-toggle {
padding: 15px 15px 5px 15px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
border-right: none;
border-bottom: none;
border-top: none;
border-radius: 0px;
line-height: 28px;
}
.navbar-toggle .ti-menu {
font-size: 24px;
}
@media(min-width:767px) {
.navbar {
padding: 20px 0;
-webkit-transition: background .35s ease-in-out, padding .35s ease-in-out;
-moz-transition: background .35s ease-in-out, padding .35s ease-in-out;
transition: background .35s ease-in-out, padding .35s ease-in-out;
}
.top-nav-collapse {
padding: 0;
}
}
.navbar-default {
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand,
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
margin-top: 15px;
padding: 0px 0px 0px 8px;
}
.navbar-default .navbar-header .navbar-toggle {
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-weight: 400;
font-size: 11px;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.navbar-default .nav > li > a:before {
content:"";
margin-bottom:0.135em;
display:inline-block;
right: 12px;
width: 5px;
height: 5px;
margin-right:5px;
background:transparent;
border-radius: 50%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media (min-width: 768px) {
.navbar-default {
background-color: transparent;
border-color: rgba(0, 0, 0, 0);
}
.navbar-collapse {
float: right;
}
}
@media (max-width: 768px) {
.navbar-default .nav {
margin-bottom: 0px;
margin-top: 0px;
}
} .navbar-black {
background: rgba(17, 17, 17, 1);
}
.navbar-black .navbar-toggle {
background: #333333;
}
.navbar-black .navbar-toggle .ti-menu {
color: #FFFFFF;
}
.navbar-black .nav > li > a,
.navbar-black .nav > li > a:focus {
color: #DDDDDD;
}
.navbar-black .nav > li > a:hover,
.navbar-black .nav > li > a:focus:hover {
color: #FFFFFF;
}
.navbar-black .nav > li.active > a,
.navbar-black .nav > li.active > a:focus {
color: #FFFFFF !important;
background-color: transparent;
}
.navbar-black .nav > li.active > a:before,
.navbar-black .nav > li.active > a:focus:before {
background: #FFFFFF;
}
.navbar-black .nav > li.active > a:hover,
.navbar-black .nav > li.active > a:focus:hover {
background-color: transparent;
}
@media (min-width: 767px) {
.navbar-black {
background: rgba(17, 17, 17, 0);
}
.navbar-black.top-nav-collapse {
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.5);
}
.navbar-black .nav > li > a,
.navbar-black .nav > li > a:focus {
color: #DDDDDD;
}
.navbar-black .nav > li > a:hover,
.navbar-black .nav > li > a:focus:hover {
color: #FFFFFF;
}
.navbar-black.affix {
background-color: #111111;
}
}
@media (max-width: 768px) {
.navbar-black .nav > li > a,
.navbar-black .nav > li > a:focus {
border-bottom: solid 1px #333333;
}
.navbar-black {
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.5);
}
} .navbar-white {
background: rgba(255, 255, 255, 1);
}
.navbar-white .navbar-toggle {
background: #DDDDDD;
}
.navbar-white .navbar-toggle .fa-bars {
color: #111111;
}
.navbar-white .nav > li > a,
.navbar-white .nav > li > a:focus {
color: #222222;
}
.navbar-white .nav > li > a:hover,
.navbar-white .nav > li > a:focus:hover {
color: #2e71f2;
}
.navbar-white .nav > li.active > a,
.navbar-white .nav > li.active > a:focus {
color: #2e71f2;
background-color: transparent;
}
.navbar-white .nav > li.active > a:before,
.navbar-white .nav > li.active > a:focus:before {
background:#2e71f2;
}
.navbar-white .nav > li.active > a:hover,
.navbar-white .nav > li.active > a:focus:hover {
background-color: transparent;
}
@media (min-width: 767px) {
.navbar-white {
background: rgba(255, 255, 255, 0);
}
.navbar-white.top-nav-collapse {
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.07);
}
.navbar-white .nav > li > a,
.navbar-white .nav > li > a:focus {
color: rgba(0, 0, 0, 0.5);
}
.navbar-white .nav > li > a:hover,
.navbar-white .nav > li > a:focus:hover {
color: rgba(0, 0, 0, 1);
}
.navbar-white.affix {
background-color: white;
border-color: rgba(34, 34, 34, 0.05);
}
}
@media (max-width: 768px) {
.navbar-white .nav > li > a,
.navbar-white .nav > li > a:focus {
border-bottom: solid 1px #EEEEEE;
}
.navbar-white {
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.07);
}
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {
cursor: url(//pivnev.ru/wp-content/themes/modular/assets/img/other/grabbing.png) 8 8, move;
} .owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .owl-theme .owl-controls {
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div {
display: inline-block;
color: #FFF;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #CCCCCC;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover {
text-decoration: none;
} .owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span {
display: block;
width: 6px;
height: 6px;
margin: 5px 7px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #CCCCCC;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
background: #2e71f2;
} .owl-theme .owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading {
min-height: 150px;
background: url(//pivnev.ru/wp-content/themes/modular/assets/img/other/AjaxLoader.gif) no-repeat center center
}.logo {
position: fixed;
z-index: 3;
left: 5%;
top: 20px;
}
.logo-center {
position: absolute;
z-index: 3;
left: 50%;
top: 20px;
width: 54px;
height: 54px;
margin: 20px 0 0 -27px;
text-align: center;
} .nav-button {
position: fixed;
z-index: 3;
right: 5%;
top: 20px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
display: inline-block;
width: 50px;
height: 50px;
background: #FFFFFF;
border-radius: 50%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.nav-button.nav-button-dark {
background: #111111;
}
.nav-button span {
display: block;
background: #111111;
height: 2px;
width: 18px;
position: absolute;
margin-top: 4px;
margin-left: 13px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.nav-button.nav-button-dark span {
background: #FFFFFF;
}
.nav-button span:before,
.nav-button span:after {
content: "";
display: block;
height: 2px;
position: absolute;
background: #111111;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.nav-button.nav-button-dark span:before,
.nav-button.nav-button-dark span:after {
background: #FFFFFF;
}
.nav-button span:before {
margin-top: -7px;
width: 24px;
}
.nav-button span:after {
margin-top: 7px;
width: 12px;
}
.nav-button:hover span:before {
width: 12px;
}
.nav-button:hover span:after {
width: 24px;
}
.navigation-is-open .nav-button span {
width: 24px;
background: transparent
}
.navigation-is-open .nav-button span:before {
width: 24px;
-webkit-transform: translateY(7px) translateX(0) rotate(45deg);
-moz-transform: translateY(7px) translateX(0) rotate(45deg);
-ms-transform: translateY(7px) translateX(0) rotate(45deg);
transform: translateY(7px) translateX(0) rotate(45deg);
}
.navigation-is-open .nav-button span:after {
width: 24px;
-webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
-moz-transform: translateY(-7px) translateX(0) rotate(-45deg);
-ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
transform: translateY(-7px) translateX(0) rotate(-45deg);
}
.navigation {
position: fixed;
z-index: 1;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(156, 39, 176, 1);
background: linear-gradient(135deg, rgba(156, 39, 176, 1), rgba(46, 113, 242, 1));
-ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#B29C27B0, endColorstr=#B22E71F2);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#B29C27B0, endColorstr=#B22E71F2);
visibility: hidden;
-webkit-transition: visibility 0s 0.7s;
-moz-transition: visibility 0s 0.7s;
transition: visibility 0s 0.7s
} .navigation .nav-wrapper {
height: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: -webkit-transform 0.7s;
-moz-transition: -moz-transform 0.7s;
transition: transform 0.7s;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out
}
.navigation-is-open .navigation {
visibility: visible;
-webkit-transition: visibility 0s 0s;
-moz-transition: visibility 0s 0s;
transition: visibility 0s 0s
} .navigation-is-open main {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
.navigation-is-open .navigation .nav-wrapper {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
transition: transform 0.5s;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out
}
.no-js main {
height: auto;
overflow: visible
}
.no-js .navigation {
position: static;
visibility: visible
}
.no-js .navigation .nav-wrapper {
height: auto;
overflow: visible;
padding: 100px 5%;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.navigation-block {
margin-top: 120px;
min-height: 200px;
padding: 50px;
margin-bottom: 20px;
}
.navigation-block .link-blocks {
width:50%;
float:left;
padding-top:0;
}
.navigation-block .info-blocks {
width:50%;
float:left;
padding-left:50px;
color:#FFFFFF;
border-left:solid 1px rgba(255,255,255,0.3)
}
.navigation-block .info-blocks .mail-link {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;	
display:inline-block;
color:#DDDDDD;
border:solid 2px rgba(255,255,255,0.3);
padding:8px 15px;
border-radius:25px;
}
.navigation-block .info-blocks .mail-link:hover {
color:#FFFFFF;
border:solid 2px rgba(255,255,255,1);
}
.navigation-block .contact-us {
display:block;
margin-top:25px;
font-size:20px
}
.navigation-block .contact-us .icon {
display:inline-block;
color:#DDDDDD;
margin-right:10px;
}
.navigation-block .social {
margin-top:20px;
margin-left:-5px;
}
.navigation-block .social a {
border-color:rgba(255,255,255,0.3);
}
.navigation-block ul li {
display: block;
margin: 0px 0px 10px;
}
.navigation-block ul li a {
font-family: 'Josefin Sans', sans-serif;
padding: 5px 0px 15px;
color: #dbe2f1;
color: #DDDDDD;
letter-spacing: 1px;
display:inline-block;
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
font-size: 30px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition: all .3s ease;
transition: all .3s ease
}
.navigation-block ul li a i {
margin-right: 5px;
color: #CCCCCC;
-webkit-transition: all .3s ease;
transition: all .3s ease
}
.navigation-block ul li a:hover,
.navigation-block ul li a.active {
color: #FFFFFF
}
.navigation-block ul li a:hover i,
.navigation-block ul li a.active i {
color: #FFFFFF
}
.navigation-block ul li a:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 0px;
height: 1px;
background: #FFFFFF;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out
}
.navigation-block ul li a.active:before {
right: 0%
}
@media only screen and (min-width: 1170px) {
.logo {
top: 40px
}
.nav-button {
top: 40px;
}
.navigation .nav-wrapper::after {
clear: both;
content: "";
display: table
}		
}
@media only screen and (min-width: 768px) {
.navigation-block ul li a:hover:before,
.navigation-block ul li a:focus:before {
right: 0%
}
}
@media only screen and (max-width: 767px) {
.navigation-pre-block {
margin-top: 80px;
padding: 0
}
.navigation-block h6 {
padding-left: 0px
}
.navigation-block {
margin-top: 20px;
padding: 10px 0px 0px 0px
}
.navigation-block .link-blocks,
.navigation-block .info-blocks  {
width:100%;
float:none;
}
.navigation-block .info-blocks {
margin-top:30px;
padding-left:0px;
border-left:none
}
.navigation-block ul li {
margin:0px 0px 5px;
}
.navigation-block ul li a {
display:block;
font-size:20px;
padding: 5px 0px;
border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
}
@media only screen and (max-width: 420px) {
.navigation-block .col-xs-6 {
width: 100%
}
}@import url("https://fonts.googleapis.com/css?family=Montserrat:400");
.sm {
position: relative;
z-index: 9999;
}
.sm,
.sm ul,
.sm li {
display: block;
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
direction: ltr;
text-align: left;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.sm-rtl,
.sm-rtl ul,
.sm-rtl li {
direction: rtl;
text-align: right;
}
.sm>li>h1,
.sm>li>h2,
.sm>li>h3,
.sm>li>h4,
.sm>li>h5,
.sm>li>h6 {
margin: 0;
padding: 0;
}
.sm ul {
display: none;
}
.sm li,
.sm a {
position: relative;
}
.sm a {
display: block;
}
.sm a.disabled {
cursor: not-allowed;
}
.sm:after {
content: "\00a0";
display: block;
height: 0;
font: 0px/0 serif;
clear: both;
visibility: hidden;
overflow: hidden;
}
.sm,
.sm *,
.sm *:before,
.sm *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mega-menu {
color: #FFFFFF;
padding: 0px 10px !important;
}
nav {
top: 0;
left: 0;
position: fixed;
display: block;
width: 100%;
z-index: 99;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.brand-name {
margin-left: 10px;
display: inline-block;
float: left;
margin-top: 15px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.brand-name img {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.brand-name .initial-logo {
display: block;
}
.brand-name .scroll-logo {
display: none;
} #main-nav .other-tools {
margin-top: 0px;
margin-right: 10px;
float: right;
display: inline-block;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#main-nav .menusearch {
display: inline-block;
color: #555555;
text-align: center;
padding: 18px 12px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#main-nav .menusearch {
margin-right: -4px;
} .toggle-bttn {
display: inline-block;
width: 50px;
height: 50px;
float: right;
background: #EEE;
}
.toggle-bttn:focus {
outline: 0
}
.toggle-bttn span {
display: block;
background: #111111;
height: 2px;
width: 18px;
position: relative;
margin-top: 24px;
margin-left: 10px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.toggle-bttn span:before,
.toggle-bttn span:after {
content: "";
display: block;
height: 2px;
position: absolute;
background: #111111;
}
.toggle-bttn span:before {
margin-top: -7px;
width: 26px;
}
.toggle-bttn span:after {
margin-top: 7px;
width: 26px;
}
.nav-heading {
padding: 7px 20px;
display: block;
color: #888888;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
border-bottom: solid 1px #DDDDDD;
} .sm-clean a {
padding: 7px 20px; padding-right: 58px;
color: #555555;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1.5px;
line-height: 17px;
text-decoration: none;
}
.sm-clean a.current {
color:#48A7EC;
}
.sm-clean a.disabled {
color: #bbbbbb;
}
.sm-clean a span.sub-arrow {
position: absolute;
top: 50%;
margin-top: -17px;
left: auto;
right: 0px;
width: 44px;
height: 34px;
overflow: hidden;
font: bold 16px/34px monospace !important;
text-align: center;
text-shadow: none;
background: rgba(0, 0, 0, 0.05);
}
.sm-clean a.highlighted span.sub-arrow:before {
display: block;
content: '-';
}
.sm-clean li {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
border-top: 0;
}
.sm-clean ul {
background: rgba(162, 162, 162, 0.1);
}
@media (max-width: 991px) {
.sm-clean {
max-height: 360px;
overflow-y: auto
}
}
@media (min-width: 992px) {  .sm-clean ul {
position: absolute;
width: 12em;
}
.sm-clean li {
float: left;
}
.sm-clean ul li {
float: none;
}
.sm-clean a {
font-size: 10px;
white-space: nowrap;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.sm-clean ul a {
white-space: normal;
}
.sm-clean .sm-nowrap > li > a,
.sm-clean .sm-nowrap > li >:not(ul) a {
white-space: nowrap;
} .toggle-bttn {
display: none
}  #main-nav {
width: 100%;
line-height: 0;
text-align: right;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
-webkit-transition: all .3s ease;
transition: all .3s ease;
} #main-menu {
display: inline-block;
}
#main-nav .menusearch {
color: #CCCCCC;
padding: 28px 12px;
}
#main-nav .menusearch:hover {
color: #FFFFFF;
}
.brand-name {
margin-left: 30px;
margin-top: 25px;
} .resize-menu {
display: inline-block !important
} .nav-heading {
color: #FFFFFF;
border-bottom: solid 1px #444444;
}
.sm-clean li {
border-top: 0;
}
.sm-clean a {
padding: 28px 12px;
color: #EEEEEE;
}
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active,
.sm-clean a.highlighted {
color: #FFFFFF;
}
.sm-clean a.highlighted span.sub-arrow:before {
display: none;
}
.sm-clean a.current {
color: #B6E7F1;
}
.sm-clean a.disabled {
color: #bbbbbb;
}
.sm-clean a.has-submenu {
padding-right: 24px;
}
.sm-clean a span.sub-arrow {
top: 50%;
margin-top: -4px;
right: 12px;
width: 6px;
height: 6px;
background: #CCCCCC;
border-radius: 50%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.sm-clean a:hover span.sub-arrow,
.sm-clean a:active span.sub-arrow,
.sm-clean a:focus span.sub-arrow,
.sm-clean a.highlighted span.sub-arrow {
background: #FFFFFF;
} .sm-clean ul {
padding: 5px 0;
background: #111111;
border: solid 1px #222222;
box-shadow:0px 0px 60px 0px rgba(0,0,0,0.05)
}
.sm-clean ul a {
color: #CCCCCC
}
.sm-clean ul a,
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active,
.sm-clean ul a.highlighted {
border: 0 !important;
padding: 6px 20px;
}
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active,
.sm-clean ul a.highlighted {
color: #FFFFFF;
}
.sm-clean ul a.current {
color:#a4e9fa;
border-left:solid 2px #a4e9fa !important;
margin-left:-1px;
}
.sm-clean ul a.disabled {
background: white;
color: #cccccc;
}
.sm-clean ul a.has-submenu {
padding-right: 20px;
}
.sm-clean ul a span.sub-arrow {
right: 8px;
top: 50%;
margin-top: -4px;
width: 6px;
height: 6px;
background: #999999;
border-radius: 50%;
}
.sm-clean ul a:hover span.sub-arrow,
.sm-clean ul a:active span.sub-arrow,
.sm-clean ul a:focus span.sub-arrow,
.sm-clean ul a.highlighted span.sub-arrow {
background: #FFFFFF;
} #main-nav.scroll-nav {
background: #F9F9F9;
}
.scroll-nav a {
color: #555555;
}
.min-padding {
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.min-padding a {
padding: 18px 12px;
}
.scroll-nav a span.sub-arrow {
background: #CCCCCC;
}
.scroll-nav a:hover,
.scroll-nav a:focus,
.scroll-nav a:active,
.scroll-nav a.highlighted {
color: #111111;
}
.scroll-nav a:hover span.sub-arrow,
.scroll-nav a:active span.sub-arrow,
.scroll-nav a:focus span.sub-arrow,
.scroll-nav a.highlighted span.sub-arrow {
background: #111111;
}
.min-padding .brand-name {
padding: 0px;
margin-top: 15px;
}
.trnsparent .brand-name .scroll-logo {
display: block;
}
.trnsparent .brand-name .initial-logo {
display: none;
}
.trnsparent.scroll-nav .brand-name .scroll-logo {
display: none;
}
.trnsparent.scroll-nav .brand-name .initial-logo  {
display: block;
}
#main-nav.scroll-nav .other-tools {
border-left: 1px solid rgba(125, 125, 125, 0.1);
}
#main-nav.scroll-nav {
border-bottom: 1px solid rgba(125, 125, 125, 0.1)
}
#main-nav.scroll-nav .menusearch {
color: #555555;
}
#main-nav.min-padding .menusearch {
padding: 18px 12px;
}
#main-nav.scroll-nav .menusearch:hover,
#main-nav.scroll-nav .shop-cart:hover {
color: #afaeae
} .sm-clean span.scroll-up,
.sm-clean span.scroll-down {
position: absolute;
display: none;
visibility: hidden;
overflow: hidden;
background: white;
height: 20px;
}
.sm-clean span.scroll-up:hover,
.sm-clean span.scroll-down:hover {
background: #eeeeee;
}
.sm-clean span.scroll-up:hover span.scroll-up-arrow,
.sm-clean span.scroll-up:hover span.scroll-down-arrow {
border-color: transparent transparent #d23600 transparent;
}
.sm-clean span.scroll-down:hover span.scroll-down-arrow {
border-color: #d23600 transparent transparent transparent;
}
.sm-clean span.scroll-up-arrow,
.sm-clean span.scroll-down-arrow {
position: absolute;
top: 0;
left: 50%;
margin-left: -6px;
width: 0;
height: 0;
overflow: hidden;
border-width: 6px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #555555 transparent;
}
.sm-clean span.scroll-down-arrow {
top: 8px;
border-style: solid dashed dashed dashed;
border-color: #555555 transparent transparent transparent;
} #main-nav.dark-nav {
background:#222222
}
#main-nav.dark-nav.min-padding {
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.5);
}
#main-nav.light-nav {
background:#F9F9F9
}
#main-nav.white-nav {
background:#FFFFFF
}
.light-nav a, .white-nav a {
color: #555555;
}
.light-nav a span.sub-arrow, .white-nav a span.sub-arrow {
background: #CCCCCC;
}
.light-nav a:hover,
.light-nav a:focus,
.light-nav a:active,
.light-nav a.highlighted,
.white-nav a:hover,
.white-nav a:focus,
.white-nav a:active,
.white-nav a.highlighted {
color: #111111;
}
.light-nav a:hover span.sub-arrow,
.light-nav a:active span.sub-arrow,
.light-nav a:focus span.sub-arrow,
.light-nav a.highlighted span.sub-arrow,
.white-nav a:hover span.sub-arrow,
.white-nav a:active span.sub-arrow,
.white-nav a:focus span.sub-arrow,
.white-nav a.highlighted span.sub-arrow {
background: #111111;
}
#main-nav.light-nav .other-tools,
#main-nav.white-nav .other-tools {
border-left: 1px solid rgba(125, 125, 125, 0.1);
}
#main-nav.light-nav,
#main-nav.white-nav {
border-bottom: 1px solid rgba(125, 125, 125, 0.1)
}
#main-nav.light-nav .menusearch,
#main-nav.white-nav .menusearch {
color: #555555;
}
#main-nav.light-nav .menusearch:hover,
#main-nav.white-nav .menusearch:hover{
color: #afaeae
}
#main-nav.no-border,
#main-nav.no-border .other-tools {
border:none
}
}
@media (max-width: 991px) {
nav {
background: #F9F9F9;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
#main-nav .menusearch {
padding: 0;
line-height: 50px;
width: 35px;
vertical-align: middle;
margin-right:5px;
}
#main-nav .other-tools {
margin-right: 0px;
}
.sm-clean {
background: #FFFFFF;
padding: 2px 0px;
border-bottom: solid 4px #EEEEEE;
border-top: solid 4px #EEEEEE
}
.sm-clean a {
color: #111111;
}
.mega-menu {
color: #111111
}
.brand-name .scroll-logo {
display: block;
}
.brand-name .initial-logo {
display: none;
}
nav #main-menu {
display: none;
position: absolute;
width: 100%;
float: none;
top: 50px;
left: 0;
}
} #main-menu .menusearch{
position: relative;
z-index: 999999
} .search-field-wrapper { position: fixed;
text-align: left;
left: 0;
top: 0;
height: 100%; width: 100%; background: rgba(255, 255, 255, 0.95);
z-index: 99999;
padding: 50px 0 30px 0px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden; -webkit-overflow-scrolling: touch;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.search-field-wrapper.is-visible {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
body.overflow-hidden,
html.overflow-hidden {
overflow: hidden !important;
} .search-icon {
position: relative;
z-index: 999999;
}
.search-icon:before {
color: #FFFFFF;
background: rgba(46, 113, 242, 1);
border-radius: 50%;
margin-right:-3px;
padding: 10px;
content: "\e646" !important;
font-size: 0.9em;
} .goto-top.hide-arrow {
display: none
} .search-field-wrapper .search-form {
display: block;
width: 767px;
margin: 25vh auto 20px auto;
}
.search-field-wrapper .search-form label {
display: block;
text-align: left;
font-size: 20px;
text-transform: none;
position: absolute;
font-weight: 400;
color: #111111;
top: 25px;
bottom: 0;
left: 50px;
width: 100%;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.search-field-wrapper .search-form > div {
position: relative;
margin-top: 30px;
}
.search-field-wrapper .search-form > div > label {
position: absolute;
}
.search-field-wrapper .search-form input {
background:rgba(255,255,255,0.3);
position: relative;
font-size: 20px;
border-radius: 75px;
margin-bottom: 0px;
color:#2e71f2;
border-color: #CCCCCC;
padding: 10px 10px 10px 50px;
}
.search-field-wrapper .search-form input:focus {
background:#FFFFFF;
border-color: #EEEEEE;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}
.search-field-wrapper .search-form > div > .search-form-icon {
position: absolute;
top: 15px;
font-size: 20px;
margin-left: 20px;
z-index: 99
}
.search-field-wrapper .search-form input:focus + label {
top: -20px;
color: #888888
}
@media (max-width: 991px) {
.dropdown-menu li {
background: #EDEDED
}
.search-field-wrapper .search-form {
width: 100%;
}
.search-field-wrapper .search-form label {
top: 13px;
}
.search-field-wrapper .search-form input:focus + label {
top: -25px;
}
.search-field-wrapper .search-form > div > .search-form-icon {
top: 12px;
}
.search-icon:before {
margin-left:-15px;
}
}
@media (max-width: 480px) {
.search-field-wrapper .search-form label {
font-size: 16px;
}
}
.xstrnas {
color: transparent !important;
}@font-face {
font-family: 'themify';
src: url(//pivnev.ru/wp-content/themes/modular/assets/css/fonts/themify.eot?-fvbane);
src: url(//pivnev.ru/wp-content/themes/modular/assets/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'), url(//pivnev.ru/wp-content/themes/modular/assets/fonts/themify.woff?-fvbane) format('woff'), url(//pivnev.ru/wp-content/themes/modular/assets/fonts/themify.ttf?-fvbane) format('truetype'), url(//pivnev.ru/wp-content/themes/modular/assets/fonts/themify.svg?-fvbane#themify) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ti-"],
[class*=" ti-"] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
content: "\e600";
}
.ti-volume:before {
content: "\e601";
}
.ti-user:before {
content: "\e602";
}
.ti-unlock:before {
content: "\e603";
}
.ti-unlink:before {
content: "\e604";
}
.ti-trash:before {
content: "\e605";
}
.ti-thought:before {
content: "\e606";
}
.ti-target:before {
content: "\e607";
}
.ti-tag:before {
content: "\e608";
}
.ti-tablet:before {
content: "\e609";
}
.ti-star:before {
content: "\e60a";
}
.ti-spray:before {
content: "\e60b";
}
.ti-signal:before {
content: "\e60c";
}
.ti-shopping-cart:before {
content: "\e60d";
}
.ti-shopping-cart-full:before {
content: "\e60e";
}
.ti-settings:before {
content: "\e60f";
}
.ti-search:before {
content: "\e610";
}
.ti-zoom-in:before {
content: "\e611";
}
.ti-zoom-out:before {
content: "\e612";
}
.ti-cut:before {
content: "\e613";
}
.ti-ruler:before {
content: "\e614";
}
.ti-ruler-pencil:before {
content: "\e615";
}
.ti-ruler-alt:before {
content: "\e616";
}
.ti-bookmark:before {
content: "\e617";
}
.ti-bookmark-alt:before {
content: "\e618";
}
.ti-reload:before {
content: "\e619";
}
.ti-plus:before {
content: "\e61a";
}
.ti-pin:before {
content: "\e61b";
}
.ti-pencil:before {
content: "\e61c";
}
.ti-pencil-alt:before {
content: "\e61d";
}
.ti-paint-roller:before {
content: "\e61e";
}
.ti-paint-bucket:before {
content: "\e61f";
}
.ti-na:before {
content: "\e620";
}
.ti-mobile:before {
content: "\e621";
}
.ti-minus:before {
content: "\e622";
}
.ti-medall:before {
content: "\e623";
}
.ti-medall-alt:before {
content: "\e624";
}
.ti-marker:before {
content: "\e625";
}
.ti-marker-alt:before {
content: "\e626";
}
.ti-arrow-up:before {
content: "\e627";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-arrow-down:before {
content: "\e62a";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-arrow:before {
content: "\e62c";
}
.ti-link:before {
content: "\e62d";
}
.ti-layout:before {
content: "\e62e";
}
.ti-layers:before {
content: "\e62f";
}
.ti-layers-alt:before {
content: "\e630";
}
.ti-key:before {
content: "\e631";
}
.ti-import:before {
content: "\e632";
}
.ti-image:before {
content: "\e633";
}
.ti-heart:before {
content: "\e634";
}
.ti-heart-broken:before {
content: "\e635";
}
.ti-hand-stop:before {
content: "\e636";
}
.ti-hand-open:before {
content: "\e637";
}
.ti-hand-drag:before {
content: "\e638";
}
.ti-folder:before {
content: "\e639";
}
.ti-flag:before {
content: "\e63a";
}
.ti-flag-alt:before {
content: "\e63b";
}
.ti-flag-alt-2:before {
content: "\e63c";
}
.ti-eye:before {
content: "\e63d";
}
.ti-export:before {
content: "\e63e";
}
.ti-exchange-vertical:before {
content: "\e63f";
}
.ti-desktop:before {
content: "\e640";
}
.ti-cup:before {
content: "\e641";
}
.ti-crown:before {
content: "\e642";
}
.ti-comments:before {
content: "\e643";
}
.ti-comment:before {
content: "\e644";
}
.ti-comment-alt:before {
content: "\e645";
}
.ti-close:before {
content: "\e646";
}
.ti-clip:before {
content: "\e647";
}
.ti-angle-up:before {
content: "\e648";
}
.ti-angle-right:before {
content: "\e649";
}
.ti-angle-left:before {
content: "\e64a";
}
.ti-angle-down:before {
content: "\e64b";
}
.ti-check:before {
content: "\e64c";
}
.ti-check-box:before {
content: "\e64d";
}
.ti-camera:before {
content: "\e64e";
}
.ti-announcement:before {
content: "\e64f";
}
.ti-brush:before {
content: "\e650";
}
.ti-briefcase:before {
content: "\e651";
}
.ti-bolt:before {
content: "\e652";
}
.ti-bolt-alt:before {
content: "\e653";
}
.ti-blackboard:before {
content: "\e654";
}
.ti-bag:before {
content: "\e655";
}
.ti-move:before {
content: "\e656";
}
.ti-arrows-vertical:before {
content: "\e657";
}
.ti-arrows-horizontal:before {
content: "\e658";
}
.ti-fullscreen:before {
content: "\e659";
}
.ti-arrow-top-right:before {
content: "\e65a";
}
.ti-arrow-top-left:before {
content: "\e65b";
}
.ti-arrow-circle-up:before {
content: "\e65c";
}
.ti-arrow-circle-right:before {
content: "\e65d";
}
.ti-arrow-circle-left:before {
content: "\e65e";
}
.ti-arrow-circle-down:before {
content: "\e65f";
}
.ti-angle-double-up:before {
content: "\e660";
}
.ti-angle-double-right:before {
content: "\e661";
}
.ti-angle-double-left:before {
content: "\e662";
}
.ti-angle-double-down:before {
content: "\e663";
}
.ti-zip:before {
content: "\e664";
}
.ti-world:before {
content: "\e665";
}
.ti-wheelchair:before {
content: "\e666";
}
.ti-view-list:before {
content: "\e667";
}
.ti-view-list-alt:before {
content: "\e668";
}
.ti-view-grid:before {
content: "\e669";
}
.ti-uppercase:before {
content: "\e66a";
}
.ti-upload:before {
content: "\e66b";
}
.ti-underline:before {
content: "\e66c";
}
.ti-truck:before {
content: "\e66d";
}
.ti-timer:before {
content: "\e66e";
}
.ti-ticket:before {
content: "\e66f";
}
.ti-thumb-up:before {
content: "\e670";
}
.ti-thumb-down:before {
content: "\e671";
}
.ti-text:before {
content: "\e672";
}
.ti-stats-up:before {
content: "\e673";
}
.ti-stats-down:before {
content: "\e674";
}
.ti-split-v:before {
content: "\e675";
}
.ti-split-h:before {
content: "\e676";
}
.ti-smallcap:before {
content: "\e677";
}
.ti-shine:before {
content: "\e678";
}
.ti-shift-right:before {
content: "\e679";
}
.ti-shift-left:before {
content: "\e67a";
}
.ti-shield:before {
content: "\e67b";
}
.ti-notepad:before {
content: "\e67c";
}
.ti-server:before {
content: "\e67d";
}
.ti-quote-right:before {
content: "\e67e";
}
.ti-quote-left:before {
content: "\e67f";
}
.ti-pulse:before {
content: "\e680";
}
.ti-printer:before {
content: "\e681";
}
.ti-power-off:before {
content: "\e682";
}
.ti-plug:before {
content: "\e683";
}
.ti-pie-chart:before {
content: "\e684";
}
.ti-paragraph:before {
content: "\e685";
}
.ti-panel:before {
content: "\e686";
}
.ti-package:before {
content: "\e687";
}
.ti-music:before {
content: "\e688";
}
.ti-music-alt:before {
content: "\e689";
}
.ti-mouse:before {
content: "\e68a";
}
.ti-mouse-alt:before {
content: "\e68b";
}
.ti-money:before {
content: "\e68c";
}
.ti-microphone:before {
content: "\e68d";
}
.ti-menu:before {
content: "\e68e";
}
.ti-menu-alt:before {
content: "\e68f";
}
.ti-map:before {
content: "\e690";
}
.ti-map-alt:before {
content: "\e691";
}
.ti-loop:before {
content: "\e692";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-list:before {
content: "\e694";
}
.ti-light-bulb:before {
content: "\e695";
}
.ti-Italic:before {
content: "\e696";
}
.ti-info:before {
content: "\e697";
}
.ti-infinite:before {
content: "\e698";
}
.ti-id-badge:before {
content: "\e699";
}
.ti-hummer:before {
content: "\e69a";
}
.ti-home:before {
content: "\e69b";
}
.ti-help:before {
content: "\e69c";
}
.ti-headphone:before {
content: "\e69d";
}
.ti-harddrives:before {
content: "\e69e";
}
.ti-harddrive:before {
content: "\e69f";
}
.ti-gift:before {
content: "\e6a0";
}
.ti-game:before {
content: "\e6a1";
}
.ti-filter:before {
content: "\e6a2";
}
.ti-files:before {
content: "\e6a3";
}
.ti-file:before {
content: "\e6a4";
}
.ti-eraser:before {
content: "\e6a5";
}
.ti-envelope:before {
content: "\e6a6";
}
.ti-download:before {
content: "\e6a7";
}
.ti-direction:before {
content: "\e6a8";
}
.ti-direction-alt:before {
content: "\e6a9";
}
.ti-dashboard:before {
content: "\e6aa";
}
.ti-control-stop:before {
content: "\e6ab";
}
.ti-control-shuffle:before {
content: "\e6ac";
}
.ti-control-play:before {
content: "\e6ad";
}
.ti-control-pause:before {
content: "\e6ae";
}
.ti-control-forward:before {
content: "\e6af";
}
.ti-control-backward:before {
content: "\e6b0";
}
.ti-cloud:before {
content: "\e6b1";
}
.ti-cloud-up:before {
content: "\e6b2";
}
.ti-cloud-down:before {
content: "\e6b3";
}
.ti-clipboard:before {
content: "\e6b4";
}
.ti-car:before {
content: "\e6b5";
}
.ti-calendar:before {
content: "\e6b6";
}
.ti-book:before {
content: "\e6b7";
}
.ti-bell:before {
content: "\e6b8";
}
.ti-basketball:before {
content: "\e6b9";
}
.ti-bar-chart:before {
content: "\e6ba";
}
.ti-bar-chart-alt:before {
content: "\e6bb";
}
.ti-back-right:before {
content: "\e6bc";
}
.ti-back-left:before {
content: "\e6bd";
}
.ti-arrows-corner:before {
content: "\e6be";
}
.ti-archive:before {
content: "\e6bf";
}
.ti-anchor:before {
content: "\e6c0";
}
.ti-align-right:before {
content: "\e6c1";
}
.ti-align-left:before {
content: "\e6c2";
}
.ti-align-justify:before {
content: "\e6c3";
}
.ti-align-center:before {
content: "\e6c4";
}
.ti-alert:before {
content: "\e6c5";
}
.ti-alarm-clock:before {
content: "\e6c6";
}
.ti-agenda:before {
content: "\e6c7";
}
.ti-write:before {
content: "\e6c8";
}
.ti-window:before {
content: "\e6c9";
}
.ti-widgetized:before {
content: "\e6ca";
}
.ti-widget:before {
content: "\e6cb";
}
.ti-widget-alt:before {
content: "\e6cc";
}
.ti-wallet:before {
content: "\e6cd";
}
.ti-video-clapper:before {
content: "\e6ce";
}
.ti-video-camera:before {
content: "\e6cf";
}
.ti-vector:before {
content: "\e6d0";
}
.ti-themify-logo:before {
content: "\e6d1";
}
.ti-themify-favicon:before {
content: "\e6d2";
}
.ti-themify-favicon-alt:before {
content: "\e6d3";
}
.ti-support:before {
content: "\e6d4";
}
.ti-stamp:before {
content: "\e6d5";
}
.ti-split-v-alt:before {
content: "\e6d6";
}
.ti-slice:before {
content: "\e6d7";
}
.ti-shortcode:before {
content: "\e6d8";
}
.ti-shift-right-alt:before {
content: "\e6d9";
}
.ti-shift-left-alt:before {
content: "\e6da";
}
.ti-ruler-alt-2:before {
content: "\e6db";
}
.ti-receipt:before {
content: "\e6dc";
}
.ti-pin2:before {
content: "\e6dd";
}
.ti-pin-alt:before {
content: "\e6de";
}
.ti-pencil-alt2:before {
content: "\e6df";
}
.ti-palette:before {
content: "\e6e0";
}
.ti-more:before {
content: "\e6e1";
}
.ti-more-alt:before {
content: "\e6e2";
}
.ti-microphone-alt:before {
content: "\e6e3";
}
.ti-magnet:before {
content: "\e6e4";
}
.ti-line-double:before {
content: "\e6e5";
}
.ti-line-dotted:before {
content: "\e6e6";
}
.ti-line-dashed:before {
content: "\e6e7";
}
.ti-layout-width-full:before {
content: "\e6e8";
}
.ti-layout-width-default:before {
content: "\e6e9";
}
.ti-layout-width-default-alt:before {
content: "\e6ea";
}
.ti-layout-tab:before {
content: "\e6eb";
}
.ti-layout-tab-window:before {
content: "\e6ec";
}
.ti-layout-tab-v:before {
content: "\e6ed";
}
.ti-layout-tab-min:before {
content: "\e6ee";
}
.ti-layout-slider:before {
content: "\e6ef";
}
.ti-layout-slider-alt:before {
content: "\e6f0";
}
.ti-layout-sidebar-right:before {
content: "\e6f1";
}
.ti-layout-sidebar-none:before {
content: "\e6f2";
}
.ti-layout-sidebar-left:before {
content: "\e6f3";
}
.ti-layout-placeholder:before {
content: "\e6f4";
}
.ti-layout-menu:before {
content: "\e6f5";
}
.ti-layout-menu-v:before {
content: "\e6f6";
}
.ti-layout-menu-separated:before {
content: "\e6f7";
}
.ti-layout-menu-full:before {
content: "\e6f8";
}
.ti-layout-media-right-alt:before {
content: "\e6f9";
}
.ti-layout-media-right:before {
content: "\e6fa";
}
.ti-layout-media-overlay:before {
content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd";
}
.ti-layout-media-left-alt:before {
content: "\e6fe";
}
.ti-layout-media-left:before {
content: "\e6ff";
}
.ti-layout-media-center-alt:before {
content: "\e700";
}
.ti-layout-media-center:before {
content: "\e701";
}
.ti-layout-list-thumb:before {
content: "\e702";
}
.ti-layout-list-thumb-alt:before {
content: "\e703";
}
.ti-layout-list-post:before {
content: "\e704";
}
.ti-layout-list-large-image:before {
content: "\e705";
}
.ti-layout-line-solid:before {
content: "\e706";
}
.ti-layout-grid4:before {
content: "\e707";
}
.ti-layout-grid3:before {
content: "\e708";
}
.ti-layout-grid2:before {
content: "\e709";
}
.ti-layout-grid2-thumb:before {
content: "\e70a";
}
.ti-layout-cta-right:before {
content: "\e70b";
}
.ti-layout-cta-left:before {
content: "\e70c";
}
.ti-layout-cta-center:before {
content: "\e70d";
}
.ti-layout-cta-btn-right:before {
content: "\e70e";
}
.ti-layout-cta-btn-left:before {
content: "\e70f";
}
.ti-layout-column4:before {
content: "\e710";
}
.ti-layout-column3:before {
content: "\e711";
}
.ti-layout-column2:before {
content: "\e712";
}
.ti-layout-accordion-separated:before {
content: "\e713";
}
.ti-layout-accordion-merged:before {
content: "\e714";
}
.ti-layout-accordion-list:before {
content: "\e715";
}
.ti-ink-pen:before {
content: "\e716";
}
.ti-info-alt:before {
content: "\e717";
}
.ti-help-alt:before {
content: "\e718";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-hand-point-up:before {
content: "\e71a";
}
.ti-hand-point-right:before {
content: "\e71b";
}
.ti-hand-point-left:before {
content: "\e71c";
}
.ti-hand-point-down:before {
content: "\e71d";
}
.ti-gallery:before {
content: "\e71e";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-face-sad:before {
content: "\e720";
}
.ti-credit-card:before {
content: "\e721";
}
.ti-control-skip-forward:before {
content: "\e722";
}
.ti-control-skip-backward:before {
content: "\e723";
}
.ti-control-record:before {
content: "\e724";
}
.ti-control-eject:before {
content: "\e725";
}
.ti-comments-smiley:before {
content: "\e726";
}
.ti-brush-alt:before {
content: "\e727";
}
.ti-youtube:before {
content: "\e728";
}
.ti-vimeo:before {
content: "\e729";
}
.ti-twitter:before {
content: "\e72a";
}
.ti-time:before {
content: "\e72b";
}
.ti-tumblr:before {
content: "\e72c";
}
.ti-skype:before {
content: "\e72d";
}
.ti-share:before {
content: "\e72e";
}
.ti-share-alt:before {
content: "\e72f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-pinterest:before {
content: "\e731";
}
.ti-new-window:before {
content: "\e732";
}
.ti-microsoft:before {
content: "\e733";
}
.ti-list-ol:before {
content: "\e734";
}
.ti-linkedin:before {
content: "\e735";
}
.ti-layout-sidebar-2:before {
content: "\e736";
}
.ti-layout-grid4-alt:before {
content: "\e737";
}
.ti-layout-grid3-alt:before {
content: "\e738";
}
.ti-layout-grid2-alt:before {
content: "\e739";
}
.ti-layout-column4-alt:before {
content: "\e73a";
}
.ti-layout-column3-alt:before {
content: "\e73b";
}
.ti-layout-column2-alt:before {
content: "\e73c";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-google:before {
content: "\e73e";
}
.ti-github:before {
content: "\e73f";
}
.ti-flickr:before {
content: "\e740";
}
.ti-facebook:before {
content: "\e741";
}
.ti-dropbox:before {
content: "\e742";
}
.ti-dribbble:before {
content: "\e743";
}
.ti-apple:before {
content: "\e744";
}
.ti-android:before {
content: "\e745";
}
.ti-save:before {
content: "\e746";
}
.ti-save-alt:before {
content: "\e747";
}
.ti-yahoo:before {
content: "\e748";
}
.ti-wordpress:before {
content: "\e749";
}
.ti-vimeo-alt:before {
content: "\e74a";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-tumblr-alt:before {
content: "\e74c";
}
.ti-trello:before {
content: "\e74d";
}
.ti-stack-overflow:before {
content: "\e74e";
}
.ti-soundcloud:before {
content: "\e74f";
}
.ti-sharethis:before {
content: "\e750";
}
.ti-sharethis-alt:before {
content: "\e751";
}
.ti-reddit:before {
content: "\e752";
}
.ti-pinterest-alt:before {
content: "\e753";
}
.ti-microsoft-alt:before {
content: "\e754";
}
.ti-linux:before {
content: "\e755";
}
.ti-jsfiddle:before {
content: "\e756";
}
.ti-joomla:before {
content: "\e757";
}
.ti-html5:before {
content: "\e758";
}
.ti-flickr-alt:before {
content: "\e759";
}
.ti-email:before {
content: "\e75a";
}
.ti-drupal:before {
content: "\e75b";
}
.ti-dropbox-alt:before {
content: "\e75c";
}
.ti-css3:before {
content: "\e75d";
}
.ti-rss:before {
content: "\e75e";
}
.ti-rss-alt:before {
content: "\e75f";
}
  .demo-style {
display: block;
background: #222222;
padding: 20px 0px;
color: #FFFFFF
}
.demo-style h5 {
color: #FFFFFF;
}  .contact-1 h3 {
margin-top: 40px;
color: #FFFFFF
}
.contact-1 hr {
border-top-color: rgba(255,255,255,0.5)
}
.contact-1 .subh-basic-light {
color: #FFFFFF
}
.contact-1 .social a {
border-color: rgba(255,255,255,0.5)
}
.contact-1 .social a:hover {
border-color: #FFFFFF
} .contact-2 form label {
color: #FFFFFF;
}
.contact-2 form textarea {
min-height: 100px
}
.contact-2 form input,
.contact-2 form textarea {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #FFFFFF;
border: solid 1px #444444;
background: #444444;
border-radius: 3px;
font-size: 13px;
margin-top: 15px;
}
.contact-2 form textarea {
border-radius: 3px
}
.contact-2 form input:focus,
.contact-2 form textarea:focus {
border-color: #FFFFFF;
background: #FFFFFF;
color: #111111;
}
.contact-2 .bttn-white:focus {
background:#CCCCCC
} .contact-3 form .input-container {
position: relative;
padding: 0;
margin-bottom: 20px;
min-height: 0px
}
.contact-3 form input {
border-radius: 75px
}
.contact-3 form textarea {
border-radius: 15px
}
.contact-3 form input,
.contact-3 form textarea {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
background: rgba(255, 255, 255, 0.3);
color: #FFFFFF;
padding: 10px 15px;
margin-bottom: 0px;
padding-left: 25px;
font-size: 14px;
border:solid 1px rgba(255,255,255,0.1)
}
.contact-3 form input:focus,
.contact-3 form textarea:focus {
background:#FFFFFF;
color:#111111;
border-color:#FFFFFF;
}
.contact-3 form input:focus::-webkit-input-placeholder,
.contact-3 form textarea:focus::-webkit-input-placeholder {
color: #666666
}
.contact-3 form input:focus:-moz-placeholder,
.contact-3 form textarea:focus:-moz-placeholder {
color: #666666
}
.contact-3 form input:focus::-moz-placeholder,
.contact-3 form textarea:focus::-moz-placeholder {
color: #666666
}
.contact-3 form input:focus:-ms-input-placeholder,
.contact-3 form textarea:focus:-ms-input-placeholder {
color: #666666
}
.contact-3 form input:focus + .input-icon,
.contact-3 form textarea:focus + .input-icon {
color: #666666
}
.contact-3 .details .det-head {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color: #CCCCCC
}
.contact-3 .details address {
color: #FFFFFF;
margin-top: 8px;
font-style:italic;
}
.contact-3 .parsley-errors-list {
margin-left: 20px;
margin-top: 10px
} .contact-4 {
background: #FFFFFF;
min-height: 300px
}
.contact-4 h4 {
color: #444444
}
.contact-4 .wrapper {
padding: 50px;
min-height: 200px;
border: solid 1px #DDDDDD;
}
@media only screen and (min-width: 767px) {
.contact-4 .wrapper:hover {
border-color: #2e71f2;
}
}
.contact-4 .details {
margin-top: 20px;
margin-bottom: 30px
}
.contact-4 .details .det-head {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color: #999999;
display: block
}
.contact-4 .details .my-detail {
display: block;
color: #000000;
margin-top: 8px;
font-size: 15px;
font-style:italic;
}
.contact-4 .bttn {
box-shadow: 0px 5px 40px #CCCCCC
}
.contact-4 form {
margin-top: 45px
}
.contact-4 form input {
background: #EEEEEE;
border-radius: 0px;
border-color: #EEEEEE
}
.contact-4 form input:focus,
.contact-4 form textarea:focus {
background: #FFFFFF;
border-color: #999999
}
.contact-4 form textarea {
background: #EEEEEE;
border-color: #EEEEEE;
min-height: 138px;
border-radius: 0px
}
.contact-4 .parsley-errors-list {
width: 100%;
margin-top: -10px;
}
@media only screen and (max-width: 991px) {
.contact-4 .all-details-wrapper .wrapper {
margin-bottom: -2px;
border-radius: 0px
}
}
@media only screen and (max-width: 767px) {
.contact-4 .all-details-wrapper {
border-radius: 0
}
.contact-4 .all-details-wrapper .wrapper {
padding: 20px
}
.contact-4 .col-md-10,
.contact-4 .col-md-7,
.contact-4 .col-md-5,
.contact-4 .container {
padding: 10px 0px;
width: 100%
}
.contact-4 .wrapper .row,
.contact-4 form {
margin-top: 20px
}
}  .content-block-1 .subh-basic-light {
color: #FFFFFF
}
.content-block-1 p {
color: #e2d4e7
}
.content-block-1 .col-sm-4 p {
font-style:italic
}
@media only screen and (max-width: 767px) {
.content-block-1 .col-sm-4 {
margin-bottom: 20px
}
} .content-block-2 p {
margin-top: 10px;
font-style: italic
}
@media only screen and (max-width: 1200px) {
.content-block-2 .subtext {
width: 100%
}
} .content-block-3 {
padding-bottom: 0px;
position: relative;
overflow: hidden;
}
.content-block-3 p {
color:#999999
}
.content-block-3 img {
margin-bottom: -400px;
margin: 0 auto;
}
@media only screen and (max-width: 480px) {
.content-block-3 img {
margin-bottom: -50px
}
} .content-block-4 p {
color: #888888
}
.content-block-4 img {
border-radius: 5px;
}
.content-block-4 .subh-basic-dark {
margin-top: 40px
}
@media only screen and (max-width: 991px) {
.content-block-4 .col-sm-8 {
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px
}
} .content-block-5 i{
font-size: 40px;
color: #FFFFFF;
margin-bottom: 10px;
}
.content-block-5 .subh-basic-light {
color: #FFFFFF;
}
.content-block-5 p {
margin-top: 10px;
color: #e9d3ed;
font-style:italic
}
.img-container {
overflow: hidden;
display: inline-block;
}
.content-block-5 .img-container {
overflow: hidden;
float: left;
left: 0;
margin-top: -30px;
margin-left: -100px;
box-shadow: 20px 20px 50px #9733EE
}
.content-block-5 .img-container img {
width: 700px
}
@media only screen and (max-width: 1200px) {
.content-block-5 .content-wrap,
.content-block-5 .img-container {
float: none;
margin: 0px;
box-shadow: none
}
.content-block-5 .content-wrap {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 40px
}
.content-block-5 .subtext {
width: 100%
}
.content-block-5 .img-container img {
margin-left: auto;
margin-right: auto;
display: block
}
}
@media only screen and (max-width: 480px) {
.content-block-5 .content-wrap {
width: 80%
}
.content-block-5 .all-features .col-xs-6 {
width: 100%
}
} .content-block-6 {
background: #F9F9F9;
overflow: hidden
}
.content-block-6 .content-wrap {
width: 450px;
float: left;
margin-left: 100px;
position: relative
}
.content-block-6 .subtext {
width: 80%
}
.content-block-6 .all-features .icon {
display: block;
font-size: 40px;
color: #2e71f2;
margin-bottom: 10px
}
.content-block-6 .all-features p {
margin-top: 10px;
font-style:italic;
}
.content-block-6 .img-container {
overflow: hidden;
float: right;
right: 0;
margin-top: -30px;
margin-right: -100px;
box-shadow: -20px 20px 50px #CCCCCC
}
.content-block-6 .img-container img {
width: 700px
}
@media only screen and (max-width: 1200px) {
.content-block-6 .content-wrap,
.content-block-6 .img-container {
float: none;
margin: 0px;
box-shadow: none
}
.content-block-6 .content-wrap {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 40px
}
.content-block-6 .subtext {
width: 100%
}
.content-block-6 .img-container img {
margin-left: auto;
margin-right: auto;
display: block
}
}
@media only screen and (max-width: 480px) {
.content-block-6 .content-wrap {
width: 80%
}
.content-block-6 .all-features .col-xs-6 {
width: 100%
}
} .content-block-7 p {
color: #999999
}
.content-block-7 .feature {
display: block;
position: relative;
padding: 0px;
margin-bottom: 30px
}
.content-block-7 .feature p {
margin-top: 10px;
width: 90%;
font-size: 16px;
font-style:italic
}
.content-block-7 i {
font-size: 50px;
color: #FFFFFF;
margin-bottom: 20px
}
@media only screen and (max-width: 767px) {
.content-block-7 .col-xs-8 {
float: none;
margin-left: auto;
margin-right: auto
}
.content-block-7 .subh-basic-dark {
margin-top: 10px
}
}
@media only screen and (max-width: 480px) {
.content-block-7 .col-xs-8 {
width: 100%
}
.content-block-7 .all-details-wrapper-md {
margin-top: 40px
}
} .content-block-8 .bubble {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 16px;
position: relative;
width: 100%;
min-height: 100px;
padding: 20px 20px 10px 20px;
border-radius: 5px;
}
.content-block-8 .bubble:after {
content: "";
position: absolute;
bottom: -15px;
left: 33px;
border-style: solid;
border-width: 15px 15px 0;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1
}
.content-block-8 .author {
color: #EEEEEE
}
.content-block-8 .author .name {
font-family: 'Poppins', sans-serif;
display: inline-block;
}
.content-block-8 .subh-basic-light {
color: #FFFFFF;
margin-bottom: 10px
}
.content-block-8 .feature p {
color: #c7d6f2;
font-style:italic;
}
@media only screen and (max-width: 767px) {
.content-block-8 .col-sm-6:nth-child(1) {
margin-bottom: 30px
}
}
@media only screen and (max-width: 480px) {
.content-block-8 .container {
padding: 0px
}
.content-block-8 .all-details-wrapper-md {
margin-top: 40px
}
.content-block-8 .bubble {
font-size: 14px
}
} .content-block-9 h3 {
color: #D500F9;
background: -webkit-linear-gradient(to right, #D500F9, #2196F3);
background: linear-gradient(to right, #D500F9, #2196F3);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 100%;
}
.content-block-9 i{
width: 100px;
height: 100px;
padding-top: 20px;
border-radius: 50%;
border: solid 1px #DDDDDD;
display: inline-block;
font-size: 50px;
color: #D500F9;
background: -webkit-linear-gradient(to right, #D500F9, #2196F3);
background: linear-gradient(to right, #D500F9, #2196F3);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 100%;
}
.content-block-9 .subh-basic-dark {
margin-top: 20px;
margin-bottom: 10px
}
.content-block-9 .bttn {
color:#FFFFFF;
background: #D500F9;
background: -webkit-linear-gradient(to right, #D500F9, #2196F3);
background: linear-gradient(to right, #D500F9, #2196F3);
}
@media only screen and (max-width: 767px) {
.content-block-9 .col-xs-8 {
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px
}
}
@media only screen and (max-width: 767px) {
.content-block-9 .col-xs-8 {
width: 100%
}
} .content-block-10 .feature {
margin-bottom: 20px;
padding:0px 10px;
}
.content-block-10 .feature-info {
font-size:14px;
}
.content-block-10 .feature-right {
text-align:right;
}
.content-block-10 i{
font-size: 50px;
color: #111111
}
.content-block-10 .subh-basic-light {
margin-top: 20px;
margin-bottom: 10px
}
.content-block-10 .img-wrapper {
padding:0;
}
@media only screen and (max-width: 767px) {
.content-block-10 img {
display:none;
}
.content-block-10 .feature {
width:400px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
}
@media only screen and (max-width: 480px) {
.content-block-10 .feature {
width: 100%
}
} .content-block-11 p {
color: #999999
}
.content-block-11 .main-icon {
width: 100px;
height: 100px;
padding-top: 23px;
border-radius: 50%;
border: solid 3px #555555;
display: inline-block;
font-size: 50px;
color: #BBDEFB;
margin-bottom: 30px
}
.content-block-11 i {
display: block;
font-size: 40px;
margin-bottom: 20px;
color: #FFFFFF
}
.content-block-11 .subh-basic-light {
color: #BBDEFB;
margin-bottom: 20px;
font-size: 16px;
}
@media only screen and (max-width: 991px) {
.content-block-11 .feature {
margin-bottom: 30px
}
}
@media only screen and (max-width: 767px) {
.content-block-11 .feature {
float: none;
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (max-width: 480px) {
.content-block-11 .feature {
width: 100%
}
} .content-block-12 .feature {
cursor: default
}
.content-block-12 i {
width: 60px;
height: 60px;
display: inline-block;
padding-top: 14px;
text-align: center;
font-size: 30px;
border-radius: 5px;
background: #FFFFFF;
color: #2e71f2;
box-shadow: 0px 0px 0px #DDDDDD;
border: solid 2px #EEEEEE;
-webkit-transition: All 0.4s ease;
transition: All 0.4s ease;
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.content-block-12 .feature:hover i {
background: #2e71f2;
border: solid 2px #2e71f2;
color: #FFFFFF;
-webkit-transform: scale(1.1) rotate(45deg);
transform: scale(1.1) rotate(45deg);
box-shadow: 0px 30px 20px #DDDDDD
} .content-block-13 .feature{
margin-bottom: 20px;
}
.content-block-13 i{
font-size: 60px;
color: #111111;
display: block;
}
.content-block-13 .content {
margin-top: 120px
}
@media only screen and (max-width: 991px) {
.content-block-13 .content {
margin-top: 30px
}
.content-block-13 .content.text-right {
text-align: left !important
}
.content-block-13 .col-md-4 {
float: none;
margin-left: auto;
margin-right: auto
}
.content-block-13 img {
margin-top: 30px
}
}
@media only screen and (max-width: 480px) {
.content-block-13 .col-md-4 {
width: 100%
}
} .content-block-14 {
min-height: 200px;
background: #F7F7F7
}
.content-block-14 img {
border-bottom: solid 1px #000000
} .content-block-15 {
padding: 0px
}
.content-block-15 .part {
min-height: 300px;
padding: 80px 30px 80px 50px
}
.content-block-15 .sub-hero-box {
padding: 0;
width: 400px
}
.content-block-15 .intro {
color:#adacac
}
@media only screen and (max-width: 991px) {
.content-block-15 .sub-hero-box {
width: 90%
}
}
@media only screen and (max-width: 767px) {
.content-block-15 .part {
padding: 40px 20px
}
}
@media only screen and (max-width: 480px) {
.content-block-15 .part {
padding-top: 40px;
padding-bottom: 30px
}
.content-block-15 .sub-hero-box {
width: 100%
}
} .content-block-16 p,
.content-block-16 .subtext {
color: #999999
}
.content-block-16 .subtext {
width: 70%
}
.content-block-16 .features {
margin-top: 50px
}
@media only screen and (max-width: 991px) {
.content-block-16 {
padding-bottom: 30px
}
.content-block-16 img {
margin-bottom: 30px
}
.content-block-16 .col-sm-8 {
float: none;
margin-left: auto;
margin-right: auto
}
}
@media only screen and (max-width: 480px) {
.content-block-16 .col-xs-10,
.content-block-16 .subtext {
width: 100%
}
} .content-block-17 p {
color: #CCCCCC;
font-size: 18px
}
.content-block-17 .quote {
font-size: 24px
}
@media only screen and (max-width: 991px) {
.content-block-17 .col-sm-8 {
float: none;
margin-left: auto;
margin-right: auto
}
.content-block-17 .quote {
font-size: 24px;
margin-bottom:30px;
}
}
@media only screen and (max-width: 480px) {
.content-block-17 .col-xs-10 {
width: 100%
}
.content-block-17 .quote {
font-size: 20px
}
.content-block-17 p {
font-size: 16px
}
} .content-block-18 {
border-top:solid 1px #222222;
background:#111111;
padding:60px 0px;
}
.content-block-18 .icon {
color:#FFFFFF;
font-size:50px;
}
.content-block-18 .subh-basic-light {
color:#FFFFFF;
margin-top:20px;
}
.content-block-18 p {
font-family: 'Josefin Sans', sans-serif;
color:#CCCCCC;
font-size:17px;
margin-top:20px;
}
.content-block-18 .content-wrapper {
margin-top:0px;
padding:30px;
cursor:default
}
.content-block-18 .content-wrapper:hover {
border-color:#FFFFFF;
} .description-box .subh-basic-light{
color: #ffffff;
}
.description-box p{
color: #e9d3ed;
font-style:italic;
}
.description-box .subtext {
width: 70%
}
.description-box i{
display: block;
font-size: 40px;
color: #FFF;
margin-bottom: 10px;
} footer a {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out
} .footer-1 {
font-family: 'Poppins', sans-serif;
background: #222222;
padding: 60px 0px;
min-height: 100px
}
.footer-1 .col-md-7 {
display: block;
text-align: center;
margin-top: 20px
}
.footer-1 ul li {
display: inline-block;
margin: 5px 10px
}
.footer-1 ul li a {
font-weight: 600;
font-size: 13px;
letter-spacing: 2px;
text-transform: uppercase;
color: #CCCCCC;
display: inline-block;
margin-bottom: 20px
}
.footer-1 ul li a:hover {
color: #FFFFFF
}
.footer-1 .social {
margin-top: 12px
}
.footer-1 .copyright {
color: #999999;
float: left;
font-size: 13px
}
.footer-1 .terms {
float: right;
color: #999999;
font-size: 13px
}
.footer-1 .terms span:last-child {
display: none;
}
.footer-1 .terms a {
color: #999999;
margin: 5px
}
.footer-1 .terms a:hover {
color: #FFFFFF
}
@media only screen and (max-width: 991px) {
.footer-1 .col-md-2 img {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto
}
.footer-1 .col-md-3 {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto
}
}
@media only screen and (max-width: 767px) {
.footer-1 .copyright,
.footer-1 .terms {
float: none;
display: block;
text-align: center
}
}
@media only screen and (max-width: 480px) {
.footer-1 {
padding: 30px 0px
}
.footer-1 .terms {
margin-top: 20px
}
.footer-1 .terms a {
text-decoration: underline;
line-height: 1.2em;
display: block;
text-align: center
}
} .footer-2 {
background: #222222;
padding: 60px 0px;
min-height: 100px
}
.footer-2 .info {
margin-top: 20px;
display: block;
color: #999999
}
.footer-2 ul li {
display: block;
margin-bottom: 10px
}
.footer-2 ul li a {
font-family: 'Poppins', sans-serif;
font-size: 14px;
color: #CCCCCC;
display: inline-block
}
.footer-2 ul li a:hover {
color: #FFFFFF
}
.footer-2 .subh-basic-light {
color: #999999;
margin-bottom: 20px
}
.footer-2 .social-dark a {
padding-top: 7px;
}
.footer-2 .copyright {
color: #999999;
float: right;
font-size: 14px
}
.footer-2 .terms {
float: left;
color: #999999;
font-size: 14px
}
.footer-2 .terms a {
color: #999999;
margin: 5px
}
.footer-2 .terms a:hover {
color: #FFFFFF
}
@media only screen and (max-width: 991px) {
.footer-2 .col-md-3 {
margin: 20px 0px
}
}
@media only screen and (max-width: 767px) {
.footer-2 .copyright {
margin-top: 20px
}
.footer-2 .copyright,
.footer-2 .terms {
float: none;
display: block;
text-align: center
}
}
@media only screen and (max-width: 480px) {
.footer-2 {
padding: 30px 0px
}
.footer-2 .col-xs-4 {
width: 100%
}
.footer-2 ul li a {
display: block;
padding-bottom:4px;
border-bottom:solid 1px #555555
}
.footer-2 .terms a {
text-decoration: underline;
line-height: 1.2em;
display: block;
text-align: center
}
} .footer-3 {
padding: 30px 0;
min-height: 100px;
}
.footer-3 ul {
margin-top: 20px
}
.footer-3 ul li {
display: inline-block
}
.footer-3 ul li a {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
color: #000000;
display: block;
margin: 5px 10px
}
.footer-3 ul li a:hover {
color: #2e71f2
}
.footer-scroll-top-one .ti-arrow-circle-up {
display: inline-block;
font-size: 35px;
margin-top: 15px;
color: #CCCCCC;
}
.footer-scroll-top-one .ti-arrow-circle-up:hover {
color: #000000;
}
.footer-scroll-top-two .ti-arrow-circle-up {
display: inline-block;
font-size: 35px;
margin-top: 15px;
color: #CCCCCC;
}
.footer-scroll-top-two .ti-arrow-circle-up:hover {
color: #ededed;
} .footer-4 .all-links {
margin-top: 70px;
}
.footer-4 .copyright {
margin-top: 20px;
color: #999999;
font-size: 14px
}
.footer-4 ul li {
display: block;
margin-bottom: 10px
}
.footer-4 ul li a {
font-family: 'Poppins', sans-serif;
font-size: 14px;
color: #CCCCCC
}
.footer-4 ul li a:hover {
color: #FFFFFF
}
.footer-4 .social-wide a {
display: block;
margin-bottom: 10px;
color: #999999;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
font-weight: 600;
}
.footer-4 .social-wide a span {
margin-right: 10px;
display: inline-block;
text-align: center;
background: #111111;
width: 30px;
height: 30px;
padding-top: 9px;
border-left: solid 4px #111111;
color: #888888;
}
.footer-4 .social-wide a:hover {
color: #FFFFFF
}
.footer-4 .social-wide a:hover span {
color: #FFFFFF;
border-color: #FFFFFF
}
.footer-4 .info {
color: #999999;
font-size: 14px
}
.footer-4 .get-direction {
display: block;
z-index: 99;
position: relative;
}
.footer-4 .get-direction button {
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 13px;
color: #FFFFFF;
background: #333333;
letter-spacing: 1px;
text-transform: uppercase;
border: none;
display: block;
width: 100%;
padding: 20px 22px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out
}
.footer-4 .get-direction button:hover {
background: #111111;
}
@media only screen and (max-width: 991px) {
.footer-4 .col-md-3 {
margin-bottom: 30px
}
}
@media only screen and (max-width: 767px) {
.footer-4 .col-md-3 {
float: none;
margin-left: auto;
margin-right: auto;
text-align: center
}
}
@media only screen and (max-width: 480px) {
.footer-4 .col-md-3 {
width: 100%
}
}  .hero-header-1 .slide .container {
margin-bottom: 100px
}
.hero-header-1 .text-wrapper {
width: 650px;
margin: 130px auto 0px;
}
.hero-header-1 h1 {
font-weight:600;
color: #FFFFFF;
line-height:1em;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
}
.hero-header-1 p {
width:80%;
color: #CCCCCC;
font-size: 18px;
margin-top:30px;
} .hero-header-1 .slide-1,
.hero-header-1 .slide-2,
.hero-header-1 .slide-3 {
padding: 60px 0px;
min-height: 200px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center
}
.hero-header-1 .owl-controls {
position: absolute;
width: 100%;
bottom: 20px;
}
.hero-header-1 .owl-controls .owl-page span {
background:rgba(255,255,255,0.3) !important;
width:50px !important;
border-radius:0px !important;;
height:2px !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out
}
.hero-header-1 .owl-controls .owl-page.active span,
.hero-header-1 .owl-controls.clickable .owl-page:hover span {
background: #DDDDDD !important;
}
.hero-header-1 .carousel-arrows {
width: 100%;
left: 0px;
top:250px;
position: absolute;
}
.hero-header-1 .carousel-arrows i {
width: 80px;
height: 80px;
text-align: center;
display: block;
border: solid 2px transparent;
border-radius: 50%;
padding-top: 15px;
color: rgba(255,255,255,0.4);
font-size: 50px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.hero-header-1 .carousel-arrows i:hover {
color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
.hero-header-1 .text-wrapper {
width: 500px;
margin: 100px auto 0px;
}
}
@media only screen and (max-width: 767px) {
.hero-header-1 .slide .container {
margin-bottom: 60px
}
.hero-header-1 .carousel-arrows {
top:200px;
}
}
@media only screen and (max-width: 480px) {
.hero-header-1 .text-wrapper {
width: 90%;
margin: 60px auto 0px;
}
.hero-header-1 .slide .container {
margin-bottom: 30px
}
.hero-header-1 p {
width:100%;
font-size:16px;
}
.hero-header-1 .carousel-arrows {
display:none
}
} .hero-header-2 .play-button {
display:inline-block;
width:70px;
height:70px;
font-size: 30px;
text-align:center;
color:#111111;
padding-top:20px;
border-radius:50%;
background:#FFFFFF;
margin-top:20px;
}
.hero-header-2 .play-button i {
margin-right:-7px;
}
.hero-header-2 .play-button:hover {
background:#CCCCCC;
}
.hero-header-2 h2 {
color: #EEEEEE;
}
.hero-header-2 h2 span {
color: #FFFFFF;
font-weight:700;
}
.hero-header-2 .subtext {
color: #CCCCCC;
margin-top: 30px;
width: 80%;
margin-left: auto;
margin-right: auto;
font-size: 18px
}
@media only screen and (max-width: 767px) {
.hero-header-2 .subtext {
width: 100%;
font-size: 16px
}
} .hero-header-3{
overflow: hidden;
}
.hero-header-3 .head-center {
margin-bottom: 0px
}
.hero-header-3 h2 {
color: #2E71F2;
margin-top: 80px
}
.hero-header-3 #watch {
position: relative;
margin-top: 30px;
z-index: 9;
bottom: 0px;
margin-bottom: -40%
}
.hero-header-3 .bttn {
position: relative;
top: -50px;
background: #FFFFFF;
border: solid 2px rgba(0,0,0,0.2);
color: #111111;
z-index: 999
}
.hero-header-3 .bttn:hover {
color: #FFFFFF;
background: #2E71F2
}
@media only screen and (max-width: 767px) {
.hero-header-3 .bttn {
top: -30px
}
} .hero-header-4 .play-button {
display:inline-block;
width:70px;
height:70px;
text-align:center;
padding-top:20px;
border-radius:50%;
background:#FFFFFF;
margin-top:20px;
}
.hero-header-4 .play-button i {
margin-right:-7px;
color:#111111;
font-size: 30px;
}
.hero-header-4 .play-button:hover {
background:#CCCCCC;
}
.hero-header-4 h1 {
font-weight: 700;
color: #FFFFFF;
margin-top: 30px;
line-height:1em;
}
.hero-header-4 .subtext {
margin-top: 30px;
font-size: 20px;
color: #EEEEEE;
width: 70%;
margin-left: auto;
margin-right: auto
}
@media only screen and (max-width: 991px) {
.hero-header-4 .subtext {
width: 90%
}
}
@media only screen and (max-width: 480px) {
.hero-header-4 .subtext {
width: 100%;
font-size:16px
}
} .hero-header-5 h1 {
margin-top:70px;
}
.hero-header-5 p {
width: 500px;
color: #DDDDDD;
font-size: 20px;
margin:30px auto 0px;
}
.hero-header-5 .popup-video {
display:inline-block;
}
.hero-header-5 .text-link {
font-family: 'Poppins', sans-serif;
font-weight:600;
display:inline-block;
vertical-align:middle;
margin-top:-20px;
font-size:13px;
color:#FFFFFF;
text-transform:uppercase;
letter-spacing:1px;
margin-left:10px;
}
.hero-header-5 .play-button {
display: inline-block;
color: #FFFFFF;
font-size: 40px
}
.hero-header-5 .popup-video:hover .text-link,
.hero-header-5 .popup-video:hover .play-button {
color:#CCCCCC
}
@media only screen and (max-width: 540px) {
.hero-header-5 p {
width: 100%;
font-size: 16px;
}
} .hero-header-6 h3 {
color: #FFFFFF;
margin-top: 170px;
}
.hero-header-6 p {
color:#cbdcfa;
font-size:18px;
width:70%;
}
.hero-header-6 #mainimg {
margin-top: 150px;
}
@media only screen and (max-width: 1200px) {
.hero-header-6 h3 {
margin-top: 100px
}
.hero-header-6 .bttn {
margin-bottom: 50px
}
.hero-header-6 #mainimg {
margin-top: 150px
}
}
@media only screen and (max-width: 991px) {
.hero-header-6 p {
width: 90%
}
.hero-header-6 .col-sm-8 {
margin-left: auto;
margin-right: auto;
float: none
}
.hero-header-6 #mainimg {
margin-top: 0px
}
}
@media only screen and (max-width: 480px) {
.hero-header-6 h3 {
margin-top: 50px
}
.hero-header-6 .col-xs-8 {
width: 90%
}
} .hero-header-7 .grad-wrapper {
width:100%;
position:absolute;
bottom:0;
height:300px;
overflow: hidden;
z-index:1;
}
.hero-header-7 .text-wrapper {
width:550px;
display:block;
position:absolute;
bottom:0;
overflow: hidden;
z-index:99;
padding-bottom:50px;
}
.hero-header-7 .grad-wrapper:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-radius: 5px;
display: inline-block;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
-ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
@media only screen and (max-width: 991px) {
.hero-header-7 {
min-height: 500px;
}
.hero-header-7 .text-wrapper {
width:400px;
padding-bottom:20px;
}
}
@media only screen and (max-width: 520px) {
.hero-header-7 .container {
padding:0;
}
.hero-header-7 .text-wrapper {
padding-left:20px;
padding-right:20px;
width:100%;
}
} .hero-header-8 h2 {
margin-top: 80px
}
.hero-header-8 h2 span {
color: #FFFFFF;
background:#111111;
padding:5px 30px 10px 30px;
border-radius:75px;
}
.hero-header-8 .play-bttn {
margin-top: 30px;
margin-bottom: 60px;
font-size: 90px;
color: #EEEEEE
}
.hero-header-8 .play-bttn:hover {
color: #FFFFFF
}
@media only screen and (max-width: 480px) {
.hero-header-8 .play-bttn {
font-size: 70px;
margin-bottom: 0px
}
}
@media only screen and (max-width: 400px) {
.hero-header-8 h2 span {
display:block;
margin-top:10px;
}
} .hero-header-9 p {
width: 80%;
margin-top: 30px;
font-size: 17px;
color: #777777
}
.hero-header-9 .main-img {
border-radius: 5px;
z-index: 9;
border: solid 1px #DDDDDD;
}
.hero-header-9 .play-button {
color: #FFFFFF;
font-size: 80px;
padding: 0;
position: absolute;
top: 50%;
left: 50%;
width: 70px;
height: 70px;
margin: -35px 0 0 -35px;
z-index: 10;
text-shadow: 0px 0px 60px #888888
}
.hero-header-9 .mouse.mouse-dark {
border: 2px solid #999999;
}
@media only screen and (max-width: 991px) {
.hero-header-9 .col-md-6 {
float: none;
margin-left: auto;
margin-right: auto
}
.hero-header-9 h2 {
margin-top: 40px
}
}
@media only screen and (max-width: 480px) {
.hero-header-9 .col-xs-10 {
width: 100%
}
.hero-header-9 p {
width: 100%;
font-size: 15px
}
} .hero-header-10{
overflow: hidden;
}
.hero-header-10 p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 400;
font-size: 16px;
margin-top: 30px;
color: #888888
}
.hero-header-10 img {
margin-top: 30px;
margin-bottom: -25%
} .hero-header-11 .slide {
min-height: 300px;
padding: 400px 0px 80px;
margin: 0px;
}
.hero-header-11 .text-wrapper {
width: 600px;
margin: 0px
}
.hero-header-11 h5 {
font-family: 'Poppins', sans-serif;
background: #FFFFFF;
color: #111111;
font-size: 14px !important;
font-weight: 600;
letter-spacing: 2px;
display: inline-block;
text-transform: uppercase;
padding: 15px 15px 10px 15px;
margin: 0px;
}
.hero-header-11 p {
background: #111111;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #FFFFFF;
font-weight: 300;
padding: 20px;
font-size: 16px;
display: block;
margin-top: 20px;
margin-bottom: 0px;
}
.hero-header-11 .bttn {
margin-top: 0px;
float: right;
background:rgba(255,255,255,0.7);
color: #111111;
}
.hero-header-11 .bttn:hover {
background: #FFFFFF;
color: #111111;
}
.hero-header-11 .owl-controls {
position: absolute;
width: 100%;
bottom: 20px;
}
.hero-header-11 .owl-controls .owl-page span {
background:rgba(255,255,255,0.5) !important
}
.hero-header-11 .owl-controls .owl-page.active span,
.hero-header-11 .owl-controls.clickable .owl-page:hover span {
background: #FFFFFF !important;
}
@media only screen and (max-width: 1200px) {
.hero-header-11 .slide {
padding: 350px 0px 60px;
}
}
@media only screen and (max-width: 991px) {
.hero-header-11 .slide {
padding: 250px 0px 60px;
}
.hero-header-11 p {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
.hero-header-11 .text-wrapper {
width: 80%;
}
.hero-header-11 p {
font-size: 16px;
}
}
@media only screen and (max-width: 480px) {
.hero-header-11 .slide {
padding: 150px 0px 60px;
}
.hero-header-11 .text-wrapper {
width: 100%;
}
} .hero-header-12 .content-box {
width: 700px;
margin-top: 60px;
}
.hero-header-12 p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 18px;
font-weight: 300;
width: 80%;
margin-top: 30px;
}
.hero-header-12 .mouse-wrapper {
text-align: left;
margin-top:50px;
}
@media only screen and (max-width: 991px) {
.hero-header-12 .content-box {
width: 600px;
}
.hero-header-12 p {
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
.hero-header-12 .content-box {
width: 80%;
}
.hero-header-12 p {
font-size: 17px;
width: 100%
}
}
@media only screen and (max-width: 480px) {
.hero-header-12 .content-box {
width: 100%;
margin-top: 45px;
}
} .hero-header-13 img {
margin-top:100px;
}
.hero-header-13 .text-wrapper {
margin-top:100px;
}
.hero-header-13 h4 {
color:#CCCCCC
}
.hero-header-13 h4 span {
color:#FFFFFF;
font-weight:600;
}
.hero-header-13 #countdown {
display: block;
margin-top:20px;
margin-bottom:20px;
}
.hero-header-13 .counter {
display: inline-block;
margin: 0px 3px;
}
.hero-header-13 .counter .type,
.hero-header-13 .counter .value {
display: block
}
.hero-header-13 .counter .type {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-size: 12px !important;
margin-top: 10px;
color: #DDDDDD;
text-align: left;
}
.hero-header-13 .counter .value {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 40px;
font-weight: 300;
margin-top: 20px;
color: #FFFFFF;
text-align: left;
}
.hero-header-13 .mouse-wrapper {
margin-top:30px;
margin-bottom:30px;
}
@media only screen and (max-width: 480px) {
.hero-header-13 img {
margin-top:60px;
}
} .hero-header-14:before,
.hero-header-14:after {
display: table;
content: " ";
}
.hero-header-14:after {
clear: both;
}
.hero-header-14 .part{
width:50%;
float:left;
min-height:650px;
}
.hero-header-14 .text-part {
padding-left:60px;
}
.hero-header-14 h5 {
color:#CCCCCC;
margin-top:170px;
}
.hero-header-14 p {
width:300px;
color:#CCCCCC;
margin-top:20px;
font-size:20px;
}
.hero-header-14 .mouse-wrapper {
display:inline-block;
margin-top:40px;
}
@media only screen and (max-width: 840px) {
.hero-header-14 .part{
width:100%;
float:none;
min-height:300px;
}
.hero-header-14 .text-part {
background:#111111;
padding:30px;
}
.hero-header-14 h5 {
margin-top:30px;
}
}
@media only screen and (max-width: 480px) {
.hero-header-14 p {
width:100%;
}
}  .portfolio-1 p.subtext {
color: #999999;
font-size: 15px;
margin-top: 20px;
margin-bottom: 0
}
.portfolio-1 .all-details {
margin-top: 50px
} @media only screen and (max-width: 768px) {
.portfolio-1 .all-details {
margin-top: 30px
}
} .portfolio-2 p.subtext {
color: #999999;
font-size: 15px;
margin-top: 20px;
width: 480px;
margin-bottom: 0
}
.portfolio-2 .all-details {
margin-top: 50px
}
@media only screen and (max-width: 481px) {
.portfolio-2 p.subtext {
width: 90%
}
.portfolio-2 .all-details {
margin-top: 30px
}
}  .price-1 {
background: #2e71f2;
min-height: 300px
}
.price-1 .subtext {
color: #c3d4f6;
}
.price-1 .price-wrapper {
min-height: 200px;
width: 700px;
margin-top: 60px
}
.price-1 .table-wrapper {
min-height: 200px;
width: 50%;
display: inline-block;
float: left;
padding: 20px
}
.price-1 .price-table {
border-radius: 15px;
min-height: 100px;
padding: 50px 30px 0px 30px;
text-align: center
}
.price-1 .price {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 700;
display: block;
text-align: center;
color: #FFFFFF;
font-size: 40px;
vertical-align: middle
}
.price-1 .price span {
font-size: 70px;
vertical-align: bottom
}
.price-1 .plan {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
font-size: 14px;
margin-top: 50px;
text-transform: uppercase;
letter-spacing: 1px;
color: #FFFFFF;
display: block
}
.price-1 .price-table.primary {
background: #FFFFFF;
box-shadow: 0px 20px 40px #153065
}
.price-1 .price-table.primary .price {
color: #2e71f2
}
.price-1 .price-table.primary .plan {
color: #000000
}
.price-1 .price-table.secondary {
background: #111111
}
.price-1 .info1,
.price-1 .info2 {
font-size: 14px;
margin-top: 20px;
display: block
}
.price-1 .info1 {
color: #666666
}
.price-1 .info2 {
color: #999999
}
.price-1 .bttn {
display: block;
margin-top: 30px;
margin-left: -30px;
border-radius: 0px 0px 15px 15px;
margin-right: -30px;
background: #333333;
color: #FFFFFF;
}
.price-1 .bttn:active {
background: #111111;
}
@media only screen and (max-width: 767px) {
.price-1 .price-wrapper {
width: 100%
}
}
@media only screen and (max-width: 640px) {
.price-1 .table-wrapper {
width: 80%;
margin-left: 10%;
padding: 0;
margin-bottom: 30px;
}
.price-1 .container {
padding: 0
}
}
@media only screen and (max-width: 480px) {
.price-1 .table-wrapper {
width: 90%;
margin-left: 5%;
}
} .price-2 .subtext {
color: #777777;
}
.price-2 .price-wrapper {
position: relative;
display: table;
width: 900px;
border-radius: 15px;
padding: 0px
}
.price-2 .table-wrapper {
padding: 30px 20px 10px 20px;
border: solid 1px #DDDDDD;
margin-right: -1px;
text-align: center;
background: #FFFFFF;
border-radius: 10px;
}
.price-2 .table-first {
margin-left: 1px;
border-radius: 15px 0px 0px 15px
}
.price-2 .table-last {
border-radius: 0px 15px 15px 0px
}
.price-2 .price {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 800;
display: block;
text-align: center;
color: #333333;
font-size: 40px;
vertical-align: top;
border-bottom: solid 1px #DDDDDD;
padding-bottom: 40px;
margin-bottom: 20px;
}
.price-2 .price span {
font-size: 60px;
vertical-align: bottom
}
.price-2 .plan {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
letter-spacing: 1px;
color: #2e71f2;
display: block;
margin-bottom: 30px
}
.price-2 .features {
padding-top: 0;
text-align: left;
padding-left: 30px
}
.price-2 .features li {
font-size: 14px;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
margin: 5px 0px;
color: #000000
}
.price-2 .features li span {
margin-right: 10px;
color: #CCCCCC
}
.price-2 .billing {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #888888;
display: block;
margin-top: 10px
}
.price-2 .table-wrapper.primary {
background: #f1f7fa
}
.price-2 .table-wrapper .bttn {
width: 100%;
}
@media only screen and (max-width: 991px) {
.price-2 .price-wrapper {
width: 100%
}
.price-2 .features {
padding-left: 0px
}
}
@media only screen and (max-width: 767px) {
.price-2 .table-wrapper {
width: 100%;
margin-bottom: 20px
}
.price-2 .table-first,
.price-2 .table-last {
margin-left: 0px;
border-radius: 0px
}
} .price-3 {
background: #f1f7fa;
min-height: 300px
}
.price-3 .price-table {
background: #FFFFFF;
padding: 20px 20px 0px 20px;
text-align: center;
border: solid 1px #EEEEEE;
border-radius: 10px;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
box-shadow: 0px 0px 0px #DDDDDD
}
.price-3 .plan {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
color: #2e71f2;
display: block;
text-align: center;
margin-bottom: 30px
}
.price-3 .price {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 800;
display: block;
text-align: center;
color: #333333;
font-size: 40px;
margin-bottom: 20px;
vertical-align: top;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.price-3 .price span {
font-size: 60px;
vertical-align: bottom
}
.price-3 .features {
margin-top: 40px;
margin-bottom: 20px;
text-align: center
}
.price-3 .features li {
font-size: 15px;
margin: 5px 0px;
color: #777777
}
.price-3 .purchase {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
display: block;
font-weight: 700;
background: #333333;
color: #FFFFFF;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 11px;
cursor: pointer;
text-decoration: none;
margin: 20px -20px 0px -20px;
padding: 10px 22px;
border-radius: 0px 0px 10px 10px;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease
}
@media only screen and (min-width: 991px) {
.price-3 .price-table:hover {
cursor: default;
box-shadow: 0px 0px 40px #DDDDDD
}
.price-3 .price-table:hover .price {
color: #2e71f2
}
.price-3 .price-table:hover .purchase {
background: #2e71f2;
color: #FFFFFF;
}
.price-3 .price-table:hover .purchase:active {
background: #111111;
}
}
@media only screen and (max-width: 991px) {
.price-3 .price-table {
margin-bottom: 20px
}
.price-3 .price {
color: #2e71f2
}
}
@media only screen and (max-width: 480px) {
.price-3 .col-md-10,
.price-3 .col-md-4 {
padding: 0
}
} .price-4 .subtext {
font-size: 17px
}
.price-4 .all-details{
width: 900px;
}
.price-4 .price-table {
background: #FFFFFF;
padding: 0px;
text-align: center;
border: solid 1px #DDDDDD;
border-radius: 8px;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
box-shadow: 0px 0px 0px #DDDDDD
}
.price-4 .plan {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
font-size: 16px;
letter-spacing: 1px;
color: #2e71f2;
display: block;
text-align: center;
margin-top: 30px;
margin-bottom: 30px
}
.price-4 .price {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 300;
display: block;
text-align: center;
color: #333333;
font-size: 30px;
letter-spacing: -1px;
margin-bottom: 20px;
vertical-align: top;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease
}
.price-4 .price span {
font-size: 60px;
vertical-align: bottom
}
.price-4 .billing {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 13px;
letter-spacing: 1px;
color: #999999;
display: block;
margin-top: 40px
}
.price-4 .purchase {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
background: #000000;
display: block;
font-weight: 700;
color: #FFFFFF;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 11px;
cursor: pointer;
text-decoration: none;
margin: 15px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
padding: 10px 22px;
border-radius: 75px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
.price-4 .purchase:active {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95)
}
.price-4 .features {
background: #FFFFFF;
margin: 0;
text-align: center;
padding: 8px 0px;
border-radius: 0px 0px 8px 8px;
-webkit-transition: All 0.3s ease;
-moz-transition: all .3s ease;
transition: All 0.3s ease
}
.price-4 .features li {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 13px;
color: #000000;
font-weight: 500
}
.price-4 .all-included {
margin-top: 30px;
padding: 30px
}
.price-4 .subinfo {
display: block;
text-align: center;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
padding: 7px 0px;
color: #2e71f2;
font-weight: 700
}
.price-4 .border {
display: block;
padding: 10px;
text-align: center;
border: solid 1px #DDDDDD
}
.price-4 .border .main-info {
display: inline-block;
margin: 0px 10px;
font-size: 13px;
}
.price-4 .border .main-info span {
color: #2e71f2;
margin-right: 10px
}
.price-4 .bttn {
width: 90%;
margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
.price-4 .price-table:hover {
cursor: default;
box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.2)
}
.price-4 .price-table:hover .price {
color: #2e71f2
}
.price-4 .price-table:hover .purchase {
background: #2e71f2;
color: #FFFFFF
}
.price-4 .price-table:hover .features {
background: #f1f7fa
}
}
@media only screen and (max-width: 991px) {
.price-4 .col-sm-4 {
padding: 5px;
}
.price-4 .price-table {
margin-bottom: 20px
}
.price-4 .price {
color: #2e71f2
}
}
@media only screen and (max-width: 480px) {
.price-4 .subtext {
font-size: 15px
}
.price-4 .col-md-10,
.price-4 .col-md-4 {
padding: 0
}
.price-4 .border .main-info {
display: block;
margin: 10px 2px
}
.price-4 .all-included {
margin-top: 10px
}
}  .promo-1 .subh-basic-light {
color: #CCCCCC;
}
.promo-1 h5 {
line-height: 1.4em;
}
.promo-1 p {
color: #CCCCCC;
}
.promo-1 .bttn {
background: #FFFFFF;
color: #111111;
}
@media only screen and (max-width: 767px) {
.promo-1 .col-xs-10 {
float: none;
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (max-width: 480px) {
.promo-1 .col-xs-10 {
width: 100%;
}
} .promo-2 p {
color: #999999
} .promo-3 .bttn {
color: #FFFFFF;
border: solid 2px #FFFFFF
}
.promo-3 .bttn:hover {
background: #FFFFFF;
color: #111111;
}
@media only screen and (max-width: 767px) {
.promo-3 h5,
.promo-3 .text-right {
text-align: center !important
}
.promo-3 .bttn {
margin-top: 20px;
}
} .promo-4 .play-button {
font-size: 80px;
color: #FFFFFF
} .promo-5 .subh-basic-light {
color: #90CAF9
}
.promo-5 p {
font-size: 22px
}
@media only screen and (max-width: 480px) {
.promo-5 p {
font-size: 18px
}
} .promo-6 p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
color: #CCCCCC;
margin-top: 20px;
}
.promo-6 .bttn {
background: #111111;
color: #FFFFFF
}  .sign-in-1 .sign-box {
background: #FFFFFF;
width: 350px;
min-height: 200px;
border-radius: 15px;
margin-top: 40px;
padding: 30px 30px 20px 30px;
margin-bottom: 30px;
box-shadow: 0px 20px 40px #204fa9
}
.sign-in-1 input {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 500;
border: solid 2px #CCCCCC;
color: #000000;
font-size: 13px;
text-align: center;
border-radius: 75px
}
.sign-in-1 input:hover {
border-color: #777777
}
.sign-in-1 input:focus {
border-color: #2e71f2
}
.sign-in-1 .accept {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #888888;
font-size: 13px;
display: block
}
.sign-in-1 .accept a {
color: #000000;
font-weight: 600
}
.sign-in-1 .accept a:hover {
color: #2e71f2
}
.sign-in-1 .bttn {
width: 100%;
text-align: center
}
.sign-in-1 .already {
color: #CCCCCC
}
.sign-in-1 .already a {
color: #FFFFFF;
border-bottom: solid 1px #CCCCCC
}
.sign-in-1 .already a:hover {
border-color: #FFFFFF
}
@media only screen and (max-width: 767px) {
.sign-in-1 {
padding: 60px 0px;
}
}
@media only screen and (max-width: 420px) {
.sign-in-1 .container {
padding: 0
}
.sign-in-1 .sign-box {
width: 100%;
padding: 20px;
border-radius: 0
}
} .sign-in-2 {
padding: 0px
}
.sign-in-2 .eq-ht {
min-height: 300px;
padding: 60px 30px
}
.sign-in-2 .part2 {
background: #FFFFFF;
border-bottom: solid 1px #DDDDDD
}
.sign-in-2 .content-box {
margin-top: 30px;
padding: 0;
width: 600px;
margin-left: auto;
margin-right: auto;
text-align: center
}
.sign-in-2 .subtext {
margin-left: auto;
margin-right: auto;
width: 500px;
margin-top: 20px;
font-size: 14px;
color: #888888
}
.sign-in-2 .sign-up-with {
display: block;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
margin-top: 30px;
letter-spacing: 1px
}
.sign-in-2 .social-share {
margin-top: 20px
}
.sign-in-2 .social-share a {
display: inline-block;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 12px;
padding: 8px 22px;
border-radius: 25px;
margin: 5px;
color: #FFFFFF;
-webkit-transition: all 0.05s ease-in-out;
transition: all 0.05s ease-in-out
}
.sign-in-2 .social-share a span {
margin-right: 10px
}
.sign-in-2 .social-share a.facebook {
background: #3b5998
}
.sign-in-2 .social-share a.twitter {
background: #55acee
}
.sign-in-2 .social-share a.gplus {
background: #dc4e41
}
.sign-in-2 .sidelines {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 600;
margin-top: 30px;
color: #CCCCCC
}
.sign-in-2 form {
margin-top: 30px;
text-align: center
}
.sign-in-2 form label {
display: block;
color: #999999;
text-align: left;
margin-left: 25px
}
.sign-in-2 form .input {
display: inline-block
}
.sign-in-2 form input {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
background: #EEEEEE;
border: 2px solid #EEEEEE;
padding: 10px 15px;
width: 250px;
margin: 10px;
font-size: 14px;
border-radius: 75px
}
.sign-in-2 form input:focus {
background: #FFFFFF;
border: 2px solid #2e71f2
}
.sign-in-2 .accept {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #666666;
font-size: 13px;
display: block;
margin-top: 10px;
width: 400px;
margin-left: auto;
margin-right: auto
}
.sign-in-2 .accept a {
color: #000000;
font-weight: 600
}
.sign-in-2 .accept a:hover {
color: #2e71f2
}
.sign-in-2 .bttn {
font-size: 11px
}
.sign-in-2 .already {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
display: block;
text-align: center;
margin-top: 20px;
color: #777777;
font-size: 13px
}
.sign-in-2 .already a {
color: #2e71f2;
font-weight: 600
}
@media only screen and (max-width: 767px) {
.sign-in-2 .eq-ht {
padding: 30px 10px;
}
.sign-in-2 .content-box {
width: 100%;
}
}
@media only screen and (max-width: 540px) {
.sign-in-2 .subtext,
.sign-in-2 .accept {
width: 100%
}
.sign-in-2 form input,
.sign-in-2 form label,
.sign-in-2 form .input,
.sign-in-2 .social-share a {
margin-bottom: 10px;
margin-left: 0;
width: 100%;
display: block;
text-align: center
}
} .sign-in-3 .sign-box {
background: #FFFFFF;
width: 350px;
min-height: 200px;
margin-top: 20px;
border-radius: 5px;
padding: 30px 30px 20px 30px;
margin-bottom: 30px;
border: solid 1px #CCCCCC
}
.sign-in-3 label {
display: block;
color: #777777;
}
.sign-in-3 input {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 400;
font-size: 13px;
text-align: left;
border-radius: 5px;
border-color: #EEEEEE;
background: #EEEEEE;
box-shadow: 0px 0px 0px #CCCCCC
}
.sign-in-3 input:focus {
background: #FFFFFF;
border-color: #FFFFFF;
box-shadow: 0px 5px 15px #CCCCCC
}
.sign-in-3 .bttn {
width: 100%;
text-align: center
}
.sign-in-3 .forgot-pass {
font-family: 'Poppins', sans-serif;
font-weight: 500;
color: #888888;
font-size: 12px;
margin-top: 20px;
display: inline-block;
border-bottom: solid 1px #DDDDDD
}
.sign-in-3 .forgot-pass:hover {
color: #000000;
border-bottom: solid 1px #000000
}
.sign-in-3 .sidelines {
font-family: 'Poppins', sans-serif;
font-weight: 500;
display: block;
margin-top: 30px;
color: #999999
}
.sign-in-3 .social-share {
margin-top: 20px;
text-align: center;
}
.sign-in-3 .social-share a {
display: inline-block;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 12px;
padding: 8px 22px;
border-radius: 25px;
margin: 5px;
color: #FFFFFF;
-webkit-transition: all 0.05s ease-in-out;
transition: all 0.05s ease-in-out
}
.sign-in-3 .social-share a span {
margin-right: 10px
}
.sign-in-3 .social-share a.facebook {
background: #3b5998
}
.sign-in-3 .social-share a.gplus {
background: #dc4e41
}
.sign-in-3 .already {
font-family: 'Poppins', sans-serif;
display: block;
font-size: 14px;
text-align: center;
color: #777777;
font-weight: 500;
}
.sign-in-3 .already a {
color: #111111;
border-bottom: solid 1px #111111
}
@media only screen and (max-width: 767px) {
.sign-in-3 {
padding: 60px 0px
}
}
@media only screen and (max-width: 420px) {
.sign-in-3 .container {
padding: 0
}
.sign-in-3 .sign-box {
width: 100%;
padding: 20px
}
} .team-1 .main-wrapper {
margin: 15px 0px;
min-height: 250px;
padding: 30px;
border-radius: 5px;
cursor: default;
position: relative;
}
.team-1 .main-wrapper:after {
content: "";
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
border-radius: 5px;
background: rgba(0, 0, 0, 0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
@media only screen and (min-width: 991px) {
.team-1 .main-wrapper:hover:after {
background: rgba(46, 113, 242, 0.5);
}
}
.team-1 .main-wrapper .name {
display: block;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 18px;
font-weight: 400;
color: #FFFFFF;
position: absolute;
z-index: 2;
}
.team-1 .main-wrapper .position {
text-transform: uppercase;
display: block;
letter-spacing: 1px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 12px;
color: #EEEEEE;
position: absolute;
z-index: 2;
margin-top: 25px;
}
.team-1 .main-wrapper .social {
position: absolute;
bottom: 10px;
margin-left: -5px;
z-index: 2;
}
.team-1 .main-wrapper .social a {
border-color: #FFFFFF;
color: #EEEEEE;
}
.team-1 .main-wrapper .social a:hover {
color: #111111;
} .team-2 figure {
position: relative;
cursor: default;
overflow: hidden;
}
.team-2 .img-wrapper {
position: relative;
display: block;
overflow: hidden;
}
.team-2 .img-wrapper:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-radius: 5px;
display: inline-block;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
-ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.team-2 img {
display: block;
border-radius: 5px
}
.team-2 figcaption {
width: 100%;
padding: 20px 20px 5px 20px;
position: absolute;
bottom: 0px;
}
.team-2 figcaption .name {
font-family: 'Poppins', sans-serif;
font-size: 13px;
font-weight: 500;
display: block;
text-transform: uppercase;
letter-spacing: 1px;
color: #FFFFFF;
}
.team-2 figcaption .position {
font-size: 13px;
display: block;
color: #DDDDDD;
}
.team-2 .social {
margin-top: 10px;
margin-left: -5px;
}
.team-2 .social li {
display: inline-block;
margin-right: 3px;
}
@media only screen and (min-width: 991px) {
.team-2 figcaption .name,
.team-2 figcaption .position {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
-webkit-transform: translate3d(0%, 50px, 0);
transform: translate3d(0%, 50px, 0)
}
.team-2 .social {
opacity: 1;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
transition: all .5s ease;
-webkit-transform: translate3d(0%, 100%, 0);
transform: translate3d(0%, 100%, 0)
}
.team-2 figure:hover figcaption .name,
.team-2 figure:hover figcaption .position,
.team-2 figure:hover figcaption .social {
opacity: 1;
-webkit-transform: translate3d(0%, 0px, 0);
transform: translate3d(0%, 0px, 0)
}
}
@media only screen and (max-width: 991px) {
.team-2 .col-md-3 {
margin-bottom: 30px
}
}
@media only screen and (max-width: 480px) {
.team-2 .col-xs-6 {
width: 100%;
text-align: center;
float: none;
margin-left: auto;
margin-right: auto
}
} .team-3 .part {
min-height: 300px;
background: #CCCCCC
}
.team-3 .part.text-part {
background: #FFFFFF;
padding: 50px 30px 50px 50px;
}
.team-3 .subh-basic-dark {
font-size: 12px;
color: #999999;
}
.team-3 .content {
width: 350px;
min-height: 200px;
margin-top: 20px;
}
.team-3 h4 {
margin-left: -4px;
}
.team-3 .position {
font-family: 'Poppins', sans-serif;
display: block;
font-size: 14px;
color: #111111;
margin-top: 7px;
}
.team-3 hr {
border-top: solid 1px #DDDDDD;
}
.team-3 p {
color: #333333;
font-size: 16px;
}
.team-3 .social-dark {
margin-left: -10px;
}
.team-3 .social-dark a {
background: #DDDDDD;
color: #111111;
border-color: #DDDDDD;
}
.team-3 .social-dark a:hover {
background: #111111;
color: #FFFFFF;
border-color: #111111;
}
.team-3 .owl-controls {
position: absolute;
width: 100%;
bottom: 0px;
padding: 20px 0px 10px 50px;
text-align: left !important;
}
.team-3 .owl-controls .owl-page span {
width: 8px !important;
height: 8px !important;
background: #FFFFFF !important;
border: solid 1px #666666 !important;
margin-bottom: 0px;
}
.team-3 .owl-controls .owl-page.active span,
.team-3 .owl-controls.clickable .owl-page:hover span {
background: #FF0084 !important;
border-color: #FF0084 !important;
}
@media only screen and (max-width: 991px) {
.team-3 .content {
width: 100%;
}
.team-3 .part.text-part {
padding: 30px 30px 0px;
}
}
@media only screen and (max-width: 767px) {
.team-3 .owl-controls {
position: relative;
padding: 20px 0px 10px 20px;
}
} .team-4 .col-md-3 {
padding: 15px;
}
.team-4 figure {
position: relative;
overflow: hidden;
}
.team-4 .img-wrapper img {
border-radius: 5px;
}
.team-4 figure figcaption {
padding: 20px 20px 5px 20px;
bottom: 0px;
position: absolute;
width: 100%;
background: rgba(46, 113, 242, 0.7);
display: block;
cursor: default;
border-radius: 0px 0px 5px 5px;
}
.team-4 figcaption .name {
font-family: 'Poppins', sans-serif;
font-size: 13px;
font-weight: 500;
display: block;
text-transform: uppercase;
letter-spacing: 1px;
color: #FFFFFF;
}
.team-4 figcaption .position {
font-size: 13px;
display: block;
color: #d9e3f6;
}
.team-4 .social {
margin-left: -7px;
}
.team-4 .social a {
border-color: #d9e3f6;
}
.team-4 .icon {
background: #2E71F2;
color: #FFFFFF;
font-size: 20px;
height: 60px;
width: 60px;
padding-top: 20px;
display: inline-block;
text-align: center;
border-radius: 50%;
}
.team-4 .icon:hover {
background: #111111;
}
.team-4 .join {
font-family: 'Poppins', sans-serif;
}
@media only screen and (min-width: 991px) {
.team-4 figure figcaption {
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
}
.team-4 figure:hover figcaption {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
transform: translateY(0%);
}
}
@media only screen and (max-width: 767px) {
.team-4 .img-wrapper img {
border-radius: 5px 5px 0px 0px;
}
.team-4 figure figcaption {
position: relative;
background: rgba(46, 113, 242, 1);
}
}
@media only screen and (max-width: 480px) {
.team-4 .col-xs-6 {
width: 100%;
text-align: center;
float: none;
margin-left: auto;
margin-right: auto
}
}  .testimonial-1 .text-container {
width: 720px;
margin-left: auto;
margin-right: auto
}
.testimonial-1 .text-container p {
letter-spacing: 0px;
line-height: 1.4em;
color: #FFFFFF;
font-size: 30px
}
.testimonial-1 .name {
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500 !important;
display: block;
color: #FFFFFF;
margin-top: 20px;
font-size: 14px !important
}
.testimonial-1 .position {
font-family: 'Poppins', sans-serif;
font-weight: 400;
color: #fff;
margin-top: 5px;
font-size: 14px
}
@media only screen and (max-width: 991px) {
.testimonial-1 .text-container {
width: 80%
}
.testimonial-1 .text-container p {
line-height: 1.3em;
font-size: 26px
}
}
@media only screen and (max-width: 480px) {
.testimonial-1 .text-container {
width: 90%
}
.testimonial-1 .text-container p {
font-size: 20px
}
} .testimonial-2 .all-testimonials .item {
display: block;
text-align: center;
background: #F1F7FA;
padding: 20px;
min-height: 100px;
margin: 10px;
border-radius: 10px;
}
.testimonial-2 .all-testimonials .item p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 14px;
color: #000000;
margin-top: 20px
}
.testimonial-2 .all-testimonials span {
display: block
}
.testimonial-2 .name {
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
display: block;
color: #2e71f2;
margin-top: 20px;
font-size: 14px
}
.testimonial-2 .position {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #888888;
margin-top: 5px;
font-size: 12px
}
.testimonial-2 .carousel-arrows {
opacity: 0;
width: 100%;
left: 0px;
position: absolute;
margin-top: -300px;
-webkit-transform: translate3d(0%, 100%, 0);
transform: translate3d(0%, 100%, 0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
.testimonial-2:hover .carousel-arrows {
opacity: 1;
-webkit-transform: translate3d(0%, 0%, 0);
transform: translate3d(0%, 0%, 0);
}
@media only screen and (max-width: 991px) {
.testimonial-2 .carousel-arrows .prev-feature {
margin-left: 50px
}
.testimonial-2 .carousel-arrows .next-feature {
margin-right: 50px
}
}
@media only screen and (max-width: 540px) {
.testimonial-2 .container {
padding: 0
}
.testimonial-2 .all-testimonials {
margin-top: 30px
}
}
@media only screen and (max-width: 480px) {
.testimonial-2 .carousel-arrows .prev-feature {
margin-left: 0px
}
.testimonial-2 .carousel-arrows .next-feature {
margin-right: 0px
}
} .testimonial-3 span {
display: block
}
.testimonial-3 .subh-basic-light {
color: #999999;
text-align: center
}
.testimonial-3 .quote-symbol {
text-align: center;
font-size: 40px;
color: #CCCCCC;
margin: 20px 0px
}
.testimonial-3 .testimonial03 {
margin-top: 30px;
width: 600px;
margin-left: auto;
margin-right: auto;
text-align: center
}
.testimonial-3 .testimonial03 .item {
margin-bottom: 30px
}
.testimonial-3 .testimonial03 .item p {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 18px;
color: #111111
}
.testimonial-3 img.face {
width: 80px;
margin-top: 30px
}
.testimonial-3 .name {
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
display: block;
color: #2e71f2;
margin-top: 20px;
font-size: 14px
}
.testimonial-3 .position {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #888888;
margin-top: 5px;
font-size: 12px
}
.testimonial-3 .carousel-arrows {
width: 100%;
left: 0px;
position: absolute;
top: 30%
}
.testimonial-3 .carousel-arrows .prev-feature2 {
margin-left: 100px
}
.testimonial-3 .carousel-arrows .next-feature2 {
margin-right: 100px
}
@media only screen and (max-width: 991px) {
.testimonial-3 .carousel-arrows {
width: 100%;
left: 0px;
position: relative;
margin-top: 0px
}
.testimonial-3 .carousel-arrows .prev-feature2 {
margin-left: 50px
}
.testimonial-3 .carousel-arrows .next-feature2 {
margin-right: 50px
}
}
@media only screen and (max-width: 640px) {
.testimonial-3 #testimonial3 {
width: 90%
}
.testimonial-3 #testimonial3 .item p {
font-size: 16px
}
}
@media only screen and (max-width: 480px) {
.testimonial-3 .carousel-arrows .prev-feature2 {
margin-left: 0px
}
.testimonial-3 .carousel-arrows .next-feature2 {
margin-right: 0px
}
} .testimonial-4 .col-xs-4 {
padding: 5px 10px;
margin: 5px 0px
}
.testimonial-4 .client-box {
background: #FFFFFF;
border: solid 1px #EEEEEE;
padding: 0px;
min-height: 100px;
border-radius: 5px;
cursor: default;
box-shadow:0px 0px 0px 0px rgba(0,0,0,0.07);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease
}
.testimonial-4 .author {
border-bottom: solid 1px #EEEEEE;
padding: 10px;
min-height: 50px;
border-radius: 5px 5px 0px 0px
}
.testimonial-4 .author img {
display: inline-block;
margin-left: 15px;
margin-top: -20px
}
.testimonial-4 .author .author-info {
display: inline-block;
margin-left: 10px;
margin-top: 5px
}
.testimonial-4 .name {
display: block;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-weight: 500;
color: #2e71f2;
font-size: 15px
}
.testimonial-4 .company {
display: block;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #999999;
margin-top: 5px;
font-size: 13px
}
.testimonial-4 p.quote {
width: 90%;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
color: #000000;
margin-top: 15px;
margin-bottom: 15px;
font-size: 14px;
margin-left: auto;
margin-right: auto;
padding: 0px 10px;
}
@media only screen and (min-width: 992px) {
.testimonial-4 .client-box:hover {
box-shadow:0px 10px 40px 0px rgba(0,0,0,0.09);
}
}
@media only screen and (max-width: 768px) {
.testimonial-4 .all-testimonials {
margin-top: 30px
}
.testimonial-4 .col-xs-4 {
width: 50%
}
}
@media only screen and (max-width: 480px) {
.testimonial-4 .col-xs-4 {
width: 100%
}
} .testimonial-5 h4 {
text-align: center;
color: #bed1f5;
margin-left: 20px;
margin-bottom: 30px;
}
.testimonial-5 h4 span {
color: #FFFFFF;
}
.testimonial-5 .owl-testimonial-5 .item {
margin: 20px
}
.testimonial-5 img {
border-radius: 50%
}
.testimonial-5 .name {
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #FFFFFF;
font-weight: 600;
font-size: 13px;
display: block;
margin-top: 15px
}
.testimonial-5 .position {
font-family: 'Poppins', sans-serif;
color: #fff;
font-size: 12px;
display: block;
margin-top: 0px
}
.testimonial-5 .bubble {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 15px;
position: relative;
width: 100%;
height: auto;
background: #111111;
color: #FFFFFF;
padding: 20px;
margin-bottom: 30px;
border-radius: 5px;
}
.testimonial-5 .bubble:after {
content: '';
position: absolute;
border-style: solid;
border-width: 20px 10px 0;
border-color: #111111 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -20px;
left: 15px
}
.testimonial-5 .owl-theme .owl-controls .owl-page span {
background: #111111
}
.testimonial-5 .owl-theme .owl-controls .owl-page.active span,
.testimonial-5 .owl-theme .owl-controls.clickable .owl-page:hover span {
background: #FFFFFF
}  .maintenance-1 {
background:#FFFFFF;
width:500px;
padding:30px;
margin:25vh auto 30px auto;
text-align:center;
border-radius:5px;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 540px) {
.maintenance-1 {
width:100%
}
} .maintenance-2 {
background:#FFFFFF;
width: 700px;
margin: 25vh auto 20px auto;
padding: 0px;
border-radius: 5px;
border:solid 1px #DDDDDD;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}
.maintenance-2 .part1 {
border-radius: 5px 0px 0px 5px;
background: #FFFFFF;
float: left;
width: 60%;
padding: 50px 40px 30px
}
.maintenance-2 .part2 {
border-radius: 0px 5px 5px 0px;
background: #F44336;
float: left;
width: 40%;
padding: 30px 30px 30px 0px
}
.maintenance-2 h4 {
color: #F44336
}
.maintenance-2 .icon {
color: #FFFFFF;
font-size: 250px
}
@media only screen and (max-width: 740px) {
.maintenance-2 {
width: 100%;
margin: 50px auto 20px auto
}
.maintenance-2 .part1,
.maintenance-2 .part2 {
float: none;
width: 100%;
border-radius: 0px
}
.maintenance-2 .icon {
font-size: 100px
}
}
@media only screen and (max-width: 480px) {
.maintenance-2 .part1 {
padding: 50px 20px
}
}  .page-404-1 {
display:block;
margin:140px auto 30px;
width:500px;
text-align:center;
}
.page-404-1 h4 {
color:#666666;
margin-top:30px;
}
@media only screen and (max-width: 510px) {
.page-404-1 {
margin:100px auto 30px;
width:100%;
}
} .page-404-2 {
display:block;
margin:200px auto 30px;
width:660px;
padding:0px;
}
.page-404-2 .icon {
display: block;
text-align: center;
color: #F44336;
font-size: 150px;
}
.page-404-2 h4 {
color: #F44336
}
.page-404-2 p {
color: #CCCCCC
}
@media only screen and (max-width: 767px) {
.page-404-2 .icon {
margin-bottom:30px;
font-size:100px;
}
.page-404-2 {
width:350px;
margin:100px auto 30px;
}
}
@media only screen and (max-width: 420px) {
.page-404-2 {
width:100%;
}
}  .coming-soon-1 h3 {
color:#EEEEEE
}
.coming-soon-1 #countdown {
padding:10px 50px 20px;
display:inline-block;
margin-top:50px;
margin-bottom:20px;
border-top:solid 1px rgba(255,255,255,0.3)
}
.coming-soon-1 .counter {
display: inline-block;
margin: 0px 3px;
}
.coming-soon-1 .counter .type,
.coming-soon-1 .counter .value {
display: block;
}
.coming-soon-1 .counter .type {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-size: 12px !important;
margin-top: 10px;
color: #DDDDDD;
text-align:center;
}
.coming-soon-1 .counter .value {
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
font-size: 40px;
font-weight: 300;
margin-top: 20px;
color: #FFFFFF;
text-align:center;
}
.coming-soon-1 .form-wrapper {
display:block;
}
.coming-soon-1 form {
display:inline-block;
margin-top: 30px;
position:relative;
}
.coming-soon-1 form input {
padding:10px 106px 10px 50px;
display: inline-block;
background:#FFFFFF;
width:450px;
border:solid 2px #FFFFFF;
border-radius:75px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
}
.coming-soon-1 form .icon{
position:absolute;
font-size:23px;
top:10px;
left:23px;
color:#999999;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.coming-soon-1 form input:focus {
border-color:#2e71f2
}
.coming-soon-1 form input:focus + .icon {
color:#2e71f2
}
.coming-soon-1 form button {
margin-left:-104px;
display:inline-block;
font-family: 'Hind Madurai', 'Segoe UI', 'Helvetica Neue', sans-serif;
background: #2e71f2;
border: solid 2px #2e71f2;
padding: 8px 25px;
color: #FFFFFF;
border-radius:75px;
margin-top: 0px;
font-size:14px;
}
.coming-soon-1 form button:hover {
background: #333333;
border: solid 2px #333333;
}
.coming-soon-1 .parsley-errors-list {
display: none;
}
.coming-soon-1 .social a {
border-color:rgba(255,255,255,0.5)}
@media only screen and (max-width: 540px) {
.coming-soon-1 {
padding:80px 0px;
}
.coming-soon-1 form {
display:block;
margin-top:0px;
}
.coming-soon-1 form input {
padding:10px 10px 10px 50px;
display:block;
width:100%;
border-radius:0px;
}
.coming-soon-1 form button {
margin-left:0;
display:block;
border-radius:0px;
margin-top: 0px;
width:100%;
}
}
@media only screen and (max-width: 480px) {
.coming-soon-1 #countdown {
display:block;
padding:10px 10px 20px;
margin-top:30px;
}
}  .clients-1 .subh-basic-dark {
color: #888888;
margin-bottom: 20px;
}
.clients-1 ul {
text-align: center;
}
.clients-1 ul li {
display: inline-block;
margin: 10px;
}
.clients-1 img {
width: 125px;
opacity: 0.6;
-webkit-transition: all .2s ease;
transition: all .2s ease;
}
.clients-1 img:hover {
opacity: 1
} .clients-2 {
background: #111111;
padding: 30px 0px;
min-height: 100px;
}
.clients-2 .subh-basic-dark {
color: #888888;
margin-bottom: 20px;
}
.clients-2 ul {
text-align: center;
}
.clients-2 ul li {
display: inline-block;
margin: 10px;
}
.clients-2 img {
width: 125px;
opacity: 0.6;
-webkit-transition: all .2s ease;
transition: all .2s ease;
}
.clients-2 img:hover {
opacity: 1
} .clients-3 .subh-basic-dark {
color: #888888;
margin-bottom: 20px;
}
.clients-3 ul {
width: 700px;
padding: 0;
list-style: none;
}
.clients-3 ul li {
width: 25%;
float: left;
border: dotted 1px #DDDDDD;
margin-right: -1px;
margin-bottom: -1px;
padding: 20px;
}
.clients-3 img {
opacity: 0.6;
-webkit-transition: all .2s ease;
transition: all .2s ease;
}
.clients-3 img:hover {
opacity: 1
}
@media only screen and (max-width: 767px) {
.clients-3 ul {
width: 100%;
}
.clients-3 ul li {
padding: 10px;
}
}
@media only screen and (max-width: 520px) {
.clients-3 ul li {
width: 33.333333%;
}
}
@media only screen and (max-width: 380px) {
.clients-3 ul li {
width: 50%;
}
} .clients-4 .subh-basic-dark {
color: #888888;
margin-bottom: 20px;
}
.clients-4 ul {
width: 800px;
position: relative;
z-index: 99;
}
.clients-4 ul li {
margin: 10px;
list-style: none;
}
.clients-4 ul li img {
width: 150px;
opacity: 0.6;
-webkit-transition: all .2s ease;
transition: all .2s ease;
}
.clients-4 ul li img:hover {
opacity: 1
}
.clients-4 .carousel-arrows {
width: 100%;
left: 0px;
position: absolute;
bottom: 28px;
z-index: 9;
}
.clients-4 .carousel-arrows .prev-client {
margin-left: 100px
}
.clients-4 .carousel-arrows .next-client {
margin-right: 100px
}
@media only screen and (max-width: 991px) {
.clients-4 ul {
margin-bottom: 20px;
}
.clients-4 .carousel-arrows {
bottom: 20px;
}
}
@media only screen and (max-width: 840px) {
.clients-4 ul {
width: 100%;
}
}  .counters-1 .col-xs-4 {
text-align: center;
}
.counters-1 h4 {
color: #FFFFFF;
letter-spacing: 1px;
}
.counters-1 h6 {
color: #FFFFFF;
margin-top: 10px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
}
@media only screen and (max-width: 480px) {
.counters-1 .col-xs-4 {
width: 100%;
margin-bottom: 20px;
}
} .counters-2 .col-xs-12 {
padding: 0px;
}
.counters-2 .col-sm-3 {
background: #111111;
text-align: center;
padding: 60px 20px;
position: relative; cursor: default;
border: solid 1px #222222;
margin-right: -1px;
margin-bottom: -1px;
}
.counters-2 .col-sm-3 .icon {
color: #999999;
font-size: 40px;
display: inline-block;
-webkit-transition: all .2s ease;
transition: all .2s ease;
-webkit-transform: scale(1);
transform: scale(1);
}
.counters-2 .col-sm-3:hover .icon {
color: #90CAF9;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
.counters-2 h4 {
color: #FFFFFF;
margin-top: 20px;
margin-bottom: 10px;
letter-spacing: 1px;
}
.counters-2 .subh-basic-light {
color: #999999;
}
@media only screen and (max-width: 991px) {
.counters-2 .col-sm-3:after {
font-size: 100px;
}
}
@media only screen and (max-width: 767px) {
.counters-2 .col-sm-3 {
padding: 20px;
}
.counters-2 .col-sm-3:after {
top: 50px;
}
}
@media only screen and (max-width: 420px) {
.counters-2 .col-xs-6 {
width: 100%
}
} .section-wraper {
position: relative;
}
.section-edit {
position: absolute;
width: 100%;
bottom: 0;
z-index: 1;
}
.section-abc {
background: rgba(255, 255, 255, 0.68);
padding: 2px 5px;
font-size: 12px;
font-style: italic;
display:none;
}
.section-edit:hover .section-abc{
display:inline;
}
.section-edit .post-edit-link {
margin: 10px 0;
padding: 2px 12px;
}
.section-edit .post-edit-link {
margin: 3px 0;
padding: 2px 12px;
font-size: 12px;
line-height: 1.45;
}
.section-edit .post-edit-link {
margin: 10px 0;
display: inline-block;
background: #E85757;
color: #fff!important;
padding: 2px 12px;
border-radius: 3px;
}
.recent-blog .entry-header a {
font-size: 1.5rem;
} .bg-color{
background-color: #2e71f2;
}
.caret {
display: none;
}
.form-builder-item .input-container label{
width: 100%;
}
.contact-2 .custom-form-btn .bttn{
margin-top: 20px;
}
.hero-header-1 .slide-1 i{
margin-left:10px;
}
.hero-header-11 .slide-1 i{
margin-left:10px;
margin-top: 3px;
}
.form-group, label {
margin-bottom:0;
}
.contact-3 .custom-form-btn .bttn{
margin-top: 20px;
}
.hero-header-11 .bttn-light i{
color: #111;
}
.hero-header-11 .bttn-light{
border:0;
}
.hero-header-11 .bttn-light:hover{
background: #FFF;
color: #111;
}
.dropdown-menu{
border-radius:0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #fff;
text-decoration: none;
background-color: transparent;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #a4e9fa;
border-left: solid 2px #a4e9fa!important;
margin-left: -1px;
background-color: transparent;
}
.sm-clean ul a.current {
color: #a4e9fa;
border-left: solid 2px #a4e9fa!important;
margin-left: -1px;
}
.price-table ul{
list-style: none;
}
.marginbottom-100 {
margin-bottom: -150px;
}
.bg-no-repeat {
background-repeat: no-repeat !important;
}
.blog-content .entry-content{
margin-bottom: 0;
padding-bottom: 0;
}
@media (min-width: 767px) {
#main-nav.light-nav.navbar-four  {
background: #fff;
}
.navbar-four.navbar-fixed-top .sm-clean > a, 
.navbar-four.navbar-fixed-top .sm-clean > a:focus, 
.navbar-four.navbar-fixed-top .sm-clean > a:hover {
color: rgba(0,0,0,.5);
background: transparent; } }    
.affix {
padding: 0;
}
.navbar-fixed-top .sm-clean a:before {
content: "";
margin-bottom: .135em;
display: inline-block;
right: 12px;
width: 5px;
height: 5px;
margin-right: 5px;
background: 0 0;
border-radius: 50%;
-webkit-transition: all .3s;
transition: all .3s;
}
.navbar-fixed-top .sm-clean .active a:before {
background:  #EEEEEE;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: transparent;
}