html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, cite,
del, dfn, em, font, q, s, samp,
strike, strong,
ol, ul, li,
fieldset, form, label, legend,
tbody, tfoot, thead, tr {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote:before, q:before,
blockquote:after, q:after {
}
blockquote:before, q:before {
}
blockquote:after, q:after {
}
blockquote, q {
position: relative;
display: block;
font-weight: 600;
background: #f3f3f3;
border-left: 3px solid #1EAAF1;
padding: 5px 15px;
margin: 0 0 20px 15px;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote cite a,
q cite a {
color: #fff;
}
blockquote cite:before,
q cite:before {
content: "- ";
}
dt {
font-weight: bold;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
.clearboth {
width: 100%;
clear: both;
display: block;
} .screen-reader-text {
position: absolute !important;
word-wrap: normal !important;
overflow: hidden;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.screen-reader-text:focus {
z-index: 100000;
display: block;
outline: none;
color: #21759b;
font-size: 13px;
font-weight: 600;
line-height: normal;
text-decoration: none;
top: 5px;
right: 5px;
width: auto;
height: auto;
padding: 12px 20px;
background-color: #f1f1f1;
border: 2px solid #aaa;
border-radius: 0px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
clip: auto !important;
clip-path: none;
} body,
button,
input,
select,
textarea {
color: #777;
font-family: Lato, Helvetica, Arial;
font-size: 14px;
line-height: 1.8;
word-wrap: break-word;
}
body {
background: #FFF;
}
#body-core {
background: #EEE;
min-width: 320px;
}
#body-core #main-core > article {
background: #FFF;
border-bottom: 3px solid #e2e2e2;
padding: 20px;
margin-bottom: 30px;
} body.layout-fixed,
body.layout-fixed #body-core,
body.layout-fixed #site-header,
body.layout-fixed #header-sticky,
body.layout-fixed #notification {
min-width: 1140px;
} h1,h2,h3,h4,h5,h6 {
color: #1E1E1E;
clear: both;
margin: 0 0 0.8em;
font-family: Lato, Helvetica, Arial;
line-height: 1.5;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
hr {
background-color: #E6E6E6;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 20px;
}
ul, ol {
margin: 0 0 20px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
code,
pre {
padding: 2px 8px;
margin-bottom: 10px;
border: 1px solid #e2e2e2;
background: #f8f8f8;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
vertical-align: baseline;
*vertical-align: middle;
}
button,
input {
line-height: inherit;
*overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
padding: 7px 26px;
}
input.searchsubmit {
padding: 10px 25px;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
background: white;
border: 1px solid #efeeee;
padding: 10px 15px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
background: #fff;
}
textarea {
overflow: auto;
vertical-align: top;
width: 100%;
} table {
text-align:   center;
margin:       0 0 25px;
width:        100%;
border:       1px solid #ddd;
border-collapse:collapse;
}
caption {
font-size:  0.875rem;
font-style: italic;
color:      #888;
}
th,
td {
font-size:   0.9em;
padding:     4px 2%;
border:      1px solid #ddd;
border-left: none;
}
th {
font-weight: bold;
}
td {
border-top: none;
}
#footer table,
#footer th,
#footer td {
border-color: #353433;
} a {
color: #1EAAF1;
cursor: pointer;
text-decoration: none;
outline: 0 none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:hover {
color: inherit;
}
a,
a:visited {
text-decoration: none;
} .alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
.alignright {
display: inline;
float: right;
margin-left: 20px;
margin-bottom: 10px;
}
.aligncenter {
clear: both;
display: block;
margin: 20px auto;
} #pre-header-core,
#header-core,
#header-sticky-core,
#content-core,
#footer-core,
#sub-footer-core,
#sub-footer-widgets,
#sub-footer-close,
#notification-core,
#intro-core,
#introaction-core,
#outroaction-core {
display: block;
max-width:1140px;
margin: 0 auto;
}
#content,
.main-navigation,
.site-title,
.site-description {
margin: 0 auto;
}
#content {
clear: both;
margin: 0;
padding: 30px 10px;
} body.layout-boxed,
body.custom-background {
background: #F1F1F1;
padding: 25px 0;
}
body.layout-boxed #body-core,
body.custom-background #body-core {
max-width: 1170px;
display: block;
margin: 0 auto;
border: 1px solid #DDD;
}
body.layout-boxed #pre-header,
body.layout-boxed #header,
body.layout-boxed #header-sticky,
body.custom-background #pre-header,
body.custom-background #header,
body.custom-background #header-sticky {
max-width: 1170px;
} .entry-content img,
.entry-content iframe {
display: block;
}
img {
max-width: 100%;
height: auto;
}
embed,
iframe,
object,
.wp-caption {
max-width: 100%;
}
iframe.twitter-tweet {
margin: 0 !important;
width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size: 12px;
font-style: italic;
}
#content .gallery a img {
border: none;
} #nav-above,
#nav-below {
padding: 0;
margin: 0 0 35px;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
.nav-previous,
.nav-next {
width: 45%;
max-width: 150px;
}
.nav-previous {
float: left;
}
.nav-next {
float: right;
}
.nav-previous a,
.nav-next a {
display: block;
color: inherit;
text-align: center;
height: 35px;
line-height: 35px;
background: #FFF;
border: 3px solid #e2e2e2;
border-top: none;
}
.nav-previous a {
border-left: none;
}
.nav-next a {
border-right: none;
}
.nav-previous a:hover,
.nav-next a:hover {
color: #FFF;
background: #1EAAF1;
}
.nav-previous a .meta-nav,
.nav-next a .meta-nav {
padding: 0 5px;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
top: -1px;
position: relative;
}
.nav-previous a:hover .meta-icon,
.nav-next a:hover .meta-icon {
}
.nav-previous i,
.nav-next i {
} .pag {
list-style: none;
text-align: center;
background: #FFF;
margin: 1px 0 30px;
padding: 0;
}
.pag li {
font-size: 90%;
text-align: center;
display: inline-block;
}
.pag li a,
.pag li span {
color: inherit;
display: block;
width: 35px;
height: 35px;
line-height: 35px;
background: none;
border-left: 1px solid #EEE;
}
.pag > span:last-child li:last-child  a,
.pag > span:last-child li:last-child  span {
border-right: 1px solid #EEE;
}
.pag li a:hover,
.pag li.current span {
color: #FFF;
background: #1EAAF1;
}
li.pag-first,
li.pag-last { }
li.pag-previous {
}
li.pag-next {
} .pag.pag-start {
}
.pag.pag-inner {
}
.pag.pag-end {
}
.pag.pag-inner span.pag-before {
}
.pag.pag-inner span.pag-current {
}
.pag.pag-inner span.pag-after {
} .navigation.pagination {
margin: 10px 0 30px;
list-style: none;
}
.navigation.pagination .screen-reader-text {
display: none;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
text-align: center;
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
color: inherit;
background: none;
border: 1px solid #232323;
margin-right: 3px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
color: #fff;
background: #232323;
}
.navigation.pagination .nav-links a.prev,
.navigation.pagination .nav-links a.next {
font-size: 0;
top: 1px;
position: relative;
}
.navigation.pagination .nav-links a.prev:after,
.navigation.pagination .nav-links a.next:after {
font-size: 15px;
font-family: fontawesome;
}
.navigation.pagination .nav-links a.prev:after {
content: "\f104";
}
.navigation.pagination .nav-links a.next:after {
content: "\f105";
}
.navigation.pagination .nav-links .dots:hover {
color: inherit;
background: none;
border-color: #232323;
}  .custom-header img {
display: block;
margin: 0 auto;
} .site-description {
color: #E0E0E0;
font-size: 13px;
line-height: 13px;
}
#logo,
#logo-sticky {
float: left;
margin-top: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#logo img,
#logo-sticky img {
width: auto;
max-height: 50px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#logo h1 {
margin-top: 10px
}
#logo h1,
#logo-sticky h1 {
font-size: 22px;
line-height: 1.4;
font-weight: bold;
} #logo-sticky {
margin-top: 5px;
}
#logo-sticky img {
max-height: 45px
}
#logo-sticky h1 {
font-size: 15px;
}
#logo-sticky .site-description {
display: none;
} .header-below #logo {
margin-top: 10px;
}
.header-below #logo img {
max-height: 30px;
} .header-style2 #logo {
float: none;
text-align: center;
margin: 25px 0 15px;
}
.header-style2 #logo a {
display: inline-block;
}
.header-style2 #logo h1 {
margin-bottom: 20px;
}
.header-style2 #logo img {
max-height: 90px;
}  #header-image img {
display: block;
width: 100%;
}
#header-image.header-image-boxed {
display: block;
margin: 0 auto;
max-width: 1170px;
} #site-header {
position: relative;
} #pre-header {
position: relative;
background: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#pre-header li {
float: left;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
color: #FFF;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a {
color: #999;
font-size: 12px;
}
#pre-header .header-links li a {
display: block;
padding: 9px 15px;
padding-left: 15px;
padding-right: 15px;
background: #333;
}
#pre-header .header-links > ul > li > a {
display: inline-block;
height: 40px;
line-height: 40px;
padding-top: 0;
padding-bottom: 0;
border-left: 1px solid #444;
}
#pre-header .header-links > ul > li:last-child > a {
border-right: 1px solid #444;
}
#pre-header .header-links > ul > li:before {
content: "";
}
#pre-header .header-links > ul > li.alignright:before,
#pre-header .header-links > ul > li:first-child:before {
content: "";
padding: 0;
}
#pre-header .header-links > ul > li.menu-parent > a:after {
position: relative;
content: "\f107";
font-family: FontAwesome;
padding-left: 6px;
}
#pre-header .header-links .sub-menu {
position: absolute;
display: none;
z-index: 9999;
border-top: 1px solid #1E1E1E;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#pre-header .header-links .sub-menu li {
}
#pre-header .header-links .sub-menu a {
min-width: 100px;
padding: 5px 25px 5px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#pre-header .header-links .sub-menu a:hover {
color: #E3E3E3;
}
#pre-header-core {
display: table;
width: 100%;
}
#pre-header-links-inner,
#pre-header-search,
#pre-header-social {
display: table-cell;
vertical-align: middle;
}
#pre-header .main-navigation ul {
float: right;
} #pre-header li.alignright {
float: right;
margin: 0;
} #pre-header .header-links i {
color: #1EAAF1;
padding-right: 10px;
font-size: larger;
} #pre-header-social {
float: left;
}
#pre-header-social ul {
display: table;
float: right;
}
#pre-header-social li.message {
border: none;
padding-right: 10px;
white-space: nowrap;
}
#pre-header-social li,
#pre-header-social li a {
border: 0px;
}
#pre-header-social li {
display: table-cell;
vertical-align: middle;
float: none;
}
#pre-header-social li a {
display: table;
text-align: center;
width: 36px;
height: 40px;
background: none;
margin: 0;
border-left: 1px solid #444;
}
#pre-header-social li:last-child a {
border-right: 1px solid #444;
}
#pre-header-social li a:hover {
color: #fff;
}
#pre-header-social li.facebook a:hover {
background: #3b5997;
}
#pre-header-social li.twitter a:hover {
background: #a5dee8;
}
#pre-header-social li.google-plus a:hover {
background: #db4a39;
}
#pre-header-social li.instagram a:hover {
background: #AC8263;
}
#pre-header-social li.tumblr a:hover {
background: #395672;
}
#pre-header-social li.linkedin a:hover {
background: #56a1c4;
}
#pre-header-social li.flickr a:hover {
background: #c5c5c5;
}
#pre-header-social li.pinterest a:hover {
background: #C92228;
}
#pre-header-social li.xing a:hover {
background: #126567;
}
#pre-header-social li.paypal a:hover {
background: #1e477a;
}
#pre-header-social li.youtube a:hover {
background: #de1f26;
}
#pre-header-social li.vimeo-square a:hover {
background: #4EBBFF;
}
#pre-header-social li.rss a:hover {
background: #fea81d;
}
#pre-header-social li i {
font-size: 12px;
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
}
#pre-header-social .tooltip-inner {
padding: 6px 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #pre-header-search {
font-size: 12px;
width: 165px;
float: left;
position: relative;
padding-left: 40px;
}
#pre-header-search .search {
width: 165px;
height: 40px;
color: #FFF;
background: none;
border: none;
padding: 10px 40px 10px 15px;
border-left: 1px solid #444;
border-right: 1px solid #444;
}
#pre-header-search .searchsubmit {
display: none;
}
#pre-header-search .fa-search {
font-size: 14px;
text-align: center;
color: #B3B3B3;
position: absolute;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#pre-header-search.active .fa-search {
color: #FFF;
} #pre-header-search ::-webkit-input-placeholder { color: #B3B3B3; }
#pre-header-search :-moz-placeholder { color: #B3B3B3; }
#pre-header-search ::-moz-placeholder { color: #B3B3B3; }
#pre-header-search :-ms-input-placeholder { color: #B3B3B3; } .pre-header-style2 #pre-header {
background: #EEE;
border-bottom: 1px solid #DDD;
}
.pre-header-style2 #pre-header .header-links li a {
background: #EEE;
}
.pre-header-style2 #pre-header .header-links > ul > li > a {
border-left: 1px solid #DDD;
}
.pre-header-style2 #pre-header .header-links > ul > li:last-child > a {
border-right: 1px solid #DDD;
}
.pre-header-style2 #pre-header .header-links li a,
.pre-header-style2 #pre-header-social li {
color: #999;
}
.pre-header-style2 #pre-header-social li a {
border-left: 1px solid #DDD;
}
.pre-header-style2 #pre-header-social li:last-child a {
border-right: 1px solid #DDD;
}
.pre-header-style2 #pre-header .header-links a:hover {
color: #1EAAF1;
}
.pre-header-style2 #pre-header .header-links .sub-menu {
border: 1px solid #DDD;
}
.pre-header-style2 #pre-header-search .search {
color: #999;
background: none;
border-left: 1px solid #DDD;
border-right: 1px solid #DDD;
}
.pre-header-style2 #pre-header-search .fa-search {
color: #aaa;
}
.pre-header-style2 #pre-header-search ::-webkit-input-placeholder { color: #CACACA; }
.pre-header-style2 #pre-header-search :-moz-placeholder { color: #CACACA; }
.pre-header-style2 #pre-header-search ::-moz-placeholder { color: #CACACA; }
.pre-header-style2 #pre-header-search :-ms-input-placeholder { color: #CACACA; } #header,
#header-sticky {
position: relative;
font-size: 12px;
background: #FFF;
padding: 0;
z-index: 99999;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#header-core,
#header-sticky-core {
position: relative;
}
#header-links,
#header-sticky-links {
float: right;
}
#header-links-inner,
#header-sticky-links-inner {
float: right;
}
#header .header-links li,
#header-sticky .header-links li {
float: left;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
font-size: 14px;
padding: 23px 25px;
}
#header .header-links > ul > li.menu-parent > a:after,
#header-sticky .header-links > ul > li.menu-parent > a:after {
position: relative;
content: "\f107";
font-family: FontAwesome;
padding-left: 6px;
}
#header .header-links li a,
#header-sticky .header-links li a {
color: #1E1E1E;
font-weight: 300;
display: block;
padding: 8px 14px;
margin: 0px;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
display: none;
float: left;
position: absolute;
z-index: 9999;
background: #FFF;
border-top: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
}
#header .header-links .menu-hover > .sub-menu,
#header-sticky .header-links .menu-hover > .sub-menu {
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
color: #1E1E1E;
font-size: 13px;
line-height: 32px;
min-width: 100px;
margin: 0;
padding: 2px 10px;
}
#header .header-links .sub-menu li,
#header-sticky .header-links .sub-menu li {
float: none;
}
#header .header-links .sub-menu li:last-child > a,
#header-sticky .header-links .sub-menu li:last-child > a {
border: 0;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a,
#header-sticky .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu .current-menu-item a {
color: #1EAAF1;
}
#pre-header .sub-menu li,
#header .sub-menu li,
#header-sticky .sub-menu li {
float: none;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease
}
#header .sub-menu li,
#header-sticky .sub-menu li {
padding: 0 20px;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #E3E3E3;
}
#header .menu > li > a,
#header-sticky .menu > li > a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover,
#header-sticky .menu > li.menu-hover > a,
#header-sticky .menu > li.current_page_item > a,
#header-sticky .menu > li.current-menu-item > a,
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
color: #FFF;
background: #1EAAF1;
}
.main-navigation:after {
clear: both;
content: "";
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation .sub-menu a {
white-space: nowrap;
}
.main-navigation .sub-menu .sub-menu {
position: absolute;
top: -1px;
left: 100%;
}
.main-navigation ul ul :hover > a {
}
#pre-header .main-navigation ul li:hover > ul,
#header .main-navigation ul li:hover > ul,
#header-sticky .main-navigation ul li:hover > ul {
display: block;
} #header-sticky {
visibility: hidden;
position: fixed;
top: 0;
width: 100%;
z-index: 999999;
border-bottom: 1px solid #EEE;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.header-sticky-active #header-sticky {
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
#header-sticky .header-links > ul > li a{
padding: 15px 15px;
} #header .header-links .header-thinkupmega > ul,
#header-sticky .header-links .header-thinkupmega > ul {
left: 0;
width: 100%;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #E3E3E3;
margin: 0 !important;
}
#header .header-links .header-thinkupmega > ul > li:first-child,
#header-sticky .header-links .header-thinkupmega > ul > li:first-child {
border-left: none;
}
#header .header-links .header-thinkupmega > ul > li,
#header-sticky .header-links .header-thinkupmega > ul > li {
height: auto !important;
float: left;
padding-top: 10px;
padding-bottom: 10px;
border-right: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#header .header-links .header-thinkupmega  > ul > li > a,
#header-sticky .header-links .header-thinkupmega  > ul > li > a {
font-weight: 700;
text-transform: uppercase;
}
#header .header-links .header-thinkupmega  > ul > li > a:before,
#header-sticky .header-links .header-thinkupmega  > ul > li > a:before {
content: "";
}
#header .header-links .header-thinkupmega ul .sub-menu,
#header-sticky .header-links .header-thinkupmega ul .sub-menu {
position: relative;
display:block !important;
visibility: visible !important;
float: none;
left: 0px;
top: auto;
border: none;
}
#header .header-links .header-thinkupmega ul .sub-menu li,
#header-sticky .header-links .header-thinkupmega ul .sub-menu li {
position: relative;
border: none;
padding-left: 0;
padding-right: 0;
}
#header .header-links .header-thinkupmega ul .sub-menu a,
#header-sticky .header-links .header-thinkupmega ul .sub-menu a {
border: none;
}
#header .header-links .header-thinkupmega ul .sub-menu a:before,
#header-sticky .header-links .header-thinkupmega ul .sub-menu a:before {
position: relative;
font-family: FontAwesome;
content: "\f105";
padding-right: 10px;
}
#header .header-links .header-thinkupmega .sub-menu a,
#header-sticky .header-links .header-thinkupmega .sub-menu a {
padding: 2px 10px;
} .header-style1.header-below #header {
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
.header-style1.header-below #header .header-links > ul > li > a {
padding: 12px 15px;
}
.header-style1.header-below #header .sub-menu {
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
.header-style1.header-below1 #header #header-links-inner > ul > li > .sub-menu {
bottom: 100%;
}
.header-style1.header-below1 #header .header-links > ul > li.menu-parent > a:after {
content: "\f106";
}
.header-style1.header-below1 #header .main-navigation .sub-menu .sub-menu {
top: -1px
}
.header-style1.header-below2 #header .sub-menu {
bottom: auto;
border-bottom: 1px solid #EEE;
} .header-style2 #header {
background: none;
}
.header-style2 #header-core,
.header-style2.slider-full #header-core {
max-width: 100%;
}
.header-style2 #header-links {
float: none;
background: #FFF;
border-top: 1px solid #EEE;
}
.header-style2 #header-links-inner {
float: none;
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.header-style2 #header .header-links > ul > li > a {
border-left: 1px solid #EEE;
}
.header-style2 #header .header-links > ul > li:last-child > a {
border-right: 1px solid #EEE;
}
.header-style2 #header .header-links > ul > li > a {
padding: 15px 22px;
}
.header-style2 #header .header-links .sub-menu {
border-top: 1px solid #E3E3E3;
}
.header-style2 #header .header-links .sub-menu a {
padding: 2px 0px;
}
.header-style2 #header .main-navigation .sub-menu .sub-menu {
top: -1px;
}
.header-style2 #header .menu > li.menu-hover > a,
.header-style2 #header .menu > li.current-menu-item > a,
.header-style2 #header .menu > li.current-menu-ancestor > a,
.header-style2 #header .menu > li > a:hover {
}
.header-style2 #header-search .search {
border: none;
}
.header-style2 #header .header-links .header-thinkupmega > ul {
border-left: none;
} .header-style2 #header-container {
display: table;
max-width: 1140px;
width: 100%;
margin: 20px auto;
}
.header-style2 #header-container #logo,
.header-style2 #header-container #header-social {
display: table-cell;
vertical-align: middle;
}
.header-style2 #header-container #logo {
text-align: left;
padding-left: 20px;
} .header-style2 #header-search {
padding-left: 0;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
} #header-links-inner,
#header-sticky-links-inner {
display: table;
}
#header-links-inner > .menu,
#header-sticky-links-inner > .menu,
#header-search,
#header-social {
display: table-cell;
vertical-align: middle;
} #header-social {
padding-left: 40px;
}
#header-social ul {
float: right;
display: table;
margin: 0;
}
#header-social li.message {
border: none;
padding-right: 10px;
white-space: nowrap;
}
#header-social li,
#header-social li a {
border: 0px;
}
#header-social li {
display: table-cell;
vertical-align: middle;
float: none !important;
}
#header-social li a {
display: table !important;
text-align: center;
width: 36px;
height: 36px;
color: #FFF !important;
background: #292929;
padding: 0 !important;
margin: 2px !important;
}
#header-social li a:hover {
color: #fff;
opacity: 0.8;
}
#header-social li.facebook a {
background: #3b5997;
}
#header-social li.twitter a {
background: #a5dee8;
}
#header-social li.google-plus a {
background: #db4a39;
}
#header-social li.instagram a {
background: #AC8263;
}
#header-social li.tumblr a {
background: #395672;
}
#header-social li.linkedin a {
background: #56a1c4;
}
#header-social li.flickr a {
background: #c5c5c5;
}
#header-social li.pinterest a {
background: #C92228;
}
#header-social li.xing a {
background: #126567;
}
#header-social li.paypal a {
background: #1e477a;
}
#header-social li.youtube a {
background: #de1f26;
}
#header-social li.vimeo-square a {
background: #4EBBFF;
}
#header-social li.rss a {
background: #fea81d;
}
#header-social li i {
font-size: 12px;
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
}
#header-social .tooltip-inner {
padding: 6px 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #header-search {
width: 165px;
position: relative;
padding-left: 40px;
}
#header-search .search {
width: 165px;
height: 40px;
background: none;
border: 1px solid #EEE;
padding: 10px 40px 10px 15px;
}
#header-search .searchsubmit {
display: none;
}
#header-search .fa-search {
font-size: 14px;
text-align: center;
color: #aaa;
position: absolute;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
} #header-search ::-webkit-input-placeholder { color: #CACACA; }
#pre-header-search :-moz-placeholder { color: #CACACA; }
#pre-header-search ::-moz-placeholder { color: #CACACA; }
#pre-header-search :-ms-input-placeholder { color: #CACACA; } #pre-header .sub-menu .menu-parent > a:before {
font-family: FontAwesome;
font-size: 1.2em;
text-align: right;
content: "\f105";
position: relative;
left: 10px;
top: -2px;
display: inline-block;
float: right;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#pre-header .sub-menu .menu-parent > a:hover:before {
left: 15px
}
#header .sub-menu .menu-parent > a:before,
#header-sticky .sub-menu .menu-parent > a:before {
font-family: FontAwesome;
font-size: 1.2em;
text-align: right;
content: "\f105";
position: relative;
left: 10px;
display: inline-block;
float: right;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header .sub-menu .menu-parent > a:hover:before,
#header-sticky .sub-menu .menu-parent > a:hover:before {
left: 15px
} #header-responsive {
display: none;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
} #slider {
position: relative;
}
#slider-core {
position: relative;
text-align: center;
} #slider .slidedeck-frame {
margin: 0 auto;
} #slider .slides {
height: 0;
margin: 0;
background: #333;
background: url(//www.pinjamanperibadikoperasi.com/wp-content/themes/Melos_Pro/images/slideshow/thinkupslider_bg_333_555.png) repeat;
}
#slider .rslides {
margin: 0;
overflow: hidden;
}
.rslides li {
width: 100%;
}
.rslides img {
width: 100%;
}
#slider .rslides-inner {
position: relative;
width: 1140px;
max-width: 100%;
margin: 0 auto;
border: 0;
overflow: hidden;
}
#slider .rslides-inner li {
height: auto;
list-style: none;
}
#slider .rslides-container {
padding: 40px 10px 10px;
}
#slider a.rslides_nav {
text-align: center;
line-height: 1;
width: 60px;
height: 60px;
margin: -30px 0 0;
position: absolute;
overflow: hidden;
top: 50%;
color: rgba(0, 0, 0, 0.8);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
#slider a.rslides_nav.prev {
left: -60px;
}
#slider a.rslides_nav.next {
right: -60px;
}
#slider a.rslides_nav.prev:before,
#slider a.rslides_nav.next:before {
color: #fff;
background: #000;
background: rgba(0, 0, 0, 0.5);
font-family: FontAwesome;
font-size: 30px;
line-height: 60px;
display: block;
position: relative;
z-index: 9999;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
#slider a.rslides_nav.prev:hover:before,
#slider a.rslides_nav.next:hover:before {
color: #333;
background: #fff;
}
#slider a.rslides_nav.prev:before {
content: "\f104";
}
#slider a.rslides_nav.next:before {
content: "\f105";
}
#slider .rslides-inner:hover a.rslides_nav {
opacity: 1;
}
#slider .rslides-inner:hover a.rslides_nav.prev {
left: 0px;
}
#slider .rslides-inner:hover a.rslides_nav.next {
right: 0px;
}
#slider .rslides_tabs {
position: absolute;
z-index: 99;
text-align: center;
width: 100%;
bottom: 0;
margin: 0;
}
#slider .rslides_tabs li {
list-style: none;
margin: 0 2px;
display: inline-block;
zoom: 1;
}
#slider .rslides_tabs li a {
width: 30px;
height: 4px;
display: block;
background: #000;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
}
#slider .rslides_tabs li a:hover,
#slider .rslides_tabs li.rslides_here a {
background: #FFF;
} .layout-boxed #slider .rslides-content,
.custom-background #slider .rslides-content,
.slider-boxed #slider .rslides-content {
padding: 0 80px;
}
.slider-boxed #slider .rslides-inner {
width: 1140px;
}
.slider-boxed #slider .rslides-inner {
}
.slider-full #header-core {
max-width: 1140px;
}
.slider-full #header-links {
border-bottom: none;
}
.slider-full #slider  .rslides-inner {
width: 100%;
position: relative;
}
.slider-full #slider .rslides-container {
padding: 0;
} #slider .rslides-content,
.thinkupslider-sc .rslides-content {
height: 100%;
width: 100%;
position: absolute;
top: 0;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider .rslides-content-inner,
.thinkupslider-sc .rslides-content-inner {
display: table;
width: 100%;
height: 100%;
margin: 0 auto;
}
#slider .featured,
.thinkupslider-sc .featured {
display: table-cell;
vertical-align: middle;
}
#slider .featured-title,
.thinkupslider-sc .featured-title {
margin-bottom: 25px;
}
#slider .featured-title span,
.thinkupslider-sc .featured-title span {
display: inline-block;
color: #FFF;
font-size: 35px;
line-height: 1.2;
font-weight: 400;
}
#slider .featured-excerpt p,
.thinkupslider-sc .featured-excerpt p {
margin-bottom: 35px;
}
#slider .featured-excerpt span,
.thinkupslider-sc .featured-excerpt span {
display: inline-block;
color: #FFF;
font-size: 16px;
line-height: 1.4;
font-weight: 300;
}
#slider .featured-link a,
.thinkupslider-sc .featured-link a {
display: inline-block;
color: #FFF;
font-size: 12px;
font-weight: 400;
padding: 5px 15px;
background: #1EAAF1;
border: 1px solid #1EAAF1;
}
#slider .featured-link a:hover,
.thinkupslider-sc .featured-link a:hover {
background: #333333;
border-color: #333333;
} #slider.style2 .featured.one_half,
.thinkupslider-sc.style2 .featured.one_half {
padding-left: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider.style3 .featured.one_half,
.thinkupslider-sc.style3 .featured.one_half {
padding-right: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider.style2 .wrap-safari,
#slider.style3 .wrap-safari,
.thinkupslider-sc.style2 .wrap-safari,
.thinkupslider-sc.style3 .wrap-safari {
display: table;
height: 100%;
max-width: 1140px;
margin: 0 auto;
width: 100%;
}
#slider.style2 .rslides-content-inner,
#slider.style3 .rslides-content-inner,
.thinkupslider-sc.style2 .rslides-content-inner,
.thinkupslider-sc.style3 .rslides-content-inner {
display: table-cell;
width: 100%;
vertical-align: middle;
margin: 0 auto;
}
#slider.style2 .featured-video,
#slider.style3 .featured-video,
.thinkupslider-sc.style2 .featured-video,
.thinkupslider-sc.style3 .featured-video {
margin-bottom: 0;
} #slider .featured-video iframe,
.thinkupslider-sc .featured-video iframe {
padding-bottom: 20px;
}
#slider .featured-video .wp-video,
#slider .wp-video-shortcode,
.thinkupslider-sc .featured-video .wp-video,
.thinkupslider-sc .wp-video-shortcode {
max-width: 100%;
}
#slider .videoBG video,
.thinkupslider-sc .videoBG video {
top: -30% !important;
width: 100%;
}
#slider .mejs-layers,
.thinkupslider-sc .mejs-layers {
max-width: 100%;
}
#slider .videoBG,
#slider .videoBG_wrapper,
#slider .videoBG_wrapper li,
.thinkupslider-sc .videoBG,
.thinkupslider-sc .videoBG_wrapper,
.thinkupslider-sc .videoBG_wrapper li {
width: 100% !important;
height: 100% !important;
} #slider .featured-title,
#slider .featured-excerpt,
#slider .featured-link,
.thinkupslider-sc .featured-title,
.thinkupslider-sc .featured-excerpt,
.thinkupslider-sc .featured-link {
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#slider .rslides > [class*="_on"] .featured-title,
#slider .rslides > [class*="_on"] .featured-excerpt,
#slider .rslides > [class*="_on"] .featured-link,
.thinkupslider-sc .rslides > [class*="_on"] .featured-title,
.thinkupslider-sc .rslides > [class*="_on"] .featured-excerpt,
.thinkupslider-sc .rslides > [class*="_on"] .featured-link {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
}
#slider .rslides > [class*="_on"] .featured-title,
.thinkupslider-sc .rslides > [class*="_on"] .featured-title {
-webkit-transition-delay: 1.0s;
-moz-transition-delay: 1.0s;
-ms-transition-delay: 1.0s;
-o-transition-delay: 1.0s;
transition-delay: 1.0s;
}
#slider .rslides > [class*="_on"] .featured-excerpt,
.thinkupslider-sc .rslides > [class*="_on"] .featured-excerpt {
-webkit-transition-delay: 1.2s;
-moz-transition-delay: 1.2s;
-ms-transition-delay: 1.2s;
-o-transition-delay: 1.2s;
transition-delay: 1.2s;
}
#slider .rslides > [class*="_on"] .featured-link,
.thinkupslider-sc .rslides > [class*="_on"] .featured-link {
-webkit-transition-delay: 1.4s;
-moz-transition-delay: 1.4s;
-ms-transition-delay: 1.4s;
-o-transition-delay: 1.4s;
transition-delay: 1.4s;
} #slider .rslides-content.slider-left .featured-title,
#slider .rslides-content.slider-left .featured-excerpt,
#slider .rslides-content.slider-left .featured-link,
.thinkupslider-sc .rslides-content.slider-left .featured-title,
.thinkupslider-sc .rslides-content.slider-left .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-left .featured-link {
text-align: left;
}
#slider .rslides-content.slider-right .featured-title,
#slider .rslides-content.slider-right .featured-excerpt,
#slider .rslides-content.slider-right .featured-link,
.thinkupslider-sc .rslides-content.slider-right .featured-title,
.thinkupslider-sc .rslides-content.slider-right .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-right .featured-link {
text-align: right;
}
#slider .rslides-content.slider-center .featured-title,
#slider .rslides-content.slider-center .featured-excerpt,
#slider .rslides-content.slider-center .featured-link,
.thinkupslider-sc .rslides-content.slider-center .featured-title,
.thinkupslider-sc .rslides-content.slider-center .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-center .featured-link {
text-align: center;
}
#slider .rslides-content.slider-half .featured-title,
#slider .rslides-content.slider-half .featured-excerpt,
#slider .rslides-content.slider-half .featured-link,
.thinkupslider-sc .rslides-content.slider-half .featured-title,
.thinkupslider-sc .rslides-content.slider-half .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-half .featured-link {
width: 50%;
}
#slider .rslides-content.slider-middle .featured-title,
#slider .rslides-content.slider-middle .featured-excerpt,
#slider .rslides-content.slider-middle .featured-link,
.thinkupslider-sc .rslides-content.slider-middle .featured-title,
.thinkupslider-sc .rslides-content.slider-middle .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-middle .featured-link {
width: 50%;
margin-left: auto;
margin-right: 0;
} #slider img.slider-parallax,
.thinkupslider-sc img.slider-parallax {
background-attachment: fixed !important;
} #slider .rslides-content.style2 .featured-title,
.thinkupslider-sc .rslides-content.style2 .featured-title {
margin-bottom: 0px;
}
#slider .rslides-content.style2 .featured-title span,
.thinkupslider-sc .rslides-content.style2 .featured-title span {
display: inline-block;
color: #FFF;
font-size: 60px;
line-height: 1.2;
font-weight: 700;
}
#slider .rslides-content.style2 .featured-excerpt p,
.thinkupslider-sc .rslides-content.style2 .featured-excerpt p {
margin-bottom: 30px;
}
#slider .rslides-content.style2 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style2 .featured-excerpt span {
font-size: 60px;
line-height: 1.1;
margin-bottom: 0;
font-weight: 400;
}
#slider .rslides-content.style2 .featured-link a,
.thinkupslider-sc .rslides-content.style2 .featured-link a {
background: #1EAAF1;
border: 1px solid #1EAAF1;
}
#slider .rslides-content.style2 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style2 .featured-link a:hover {
background: #333;
border-color: #333;
} #slider .rslides-content.style3 .featured-title,
.thinkupslider-sc .rslides-content.style3 .featured-title {
position: relative;
padding-bottom: 25px;
}
#slider .rslides-content.style3 .featured-title:after,
.thinkupslider-sc .rslides-content.style3 .featured-title:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: 0;
left: 0;
right: 0;
height: 5px;
width: 90px;
background: #333;
background: rgba(255, 255, 255, 0.2);
}
#slider .rslides-content.style3 .featured-title span,
.thinkupslider-sc .rslides-content.style3 .featured-title span {
font-size: 34px;
font-weight: 700;
}
#slider .rslides-content.style3 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style3 .featured-excerpt span {
font-size: 16px;
font-weight: 300;
}
#slider .rslides-content.style3 .featured-link a,
.thinkupslider-sc .rslides-content.style3 .featured-link a {
font-size: 14px;
font-weight: 300;
padding: 3px 30px;
background: none;
border: 1px solid #FFF;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#slider .rslides-content.style3 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style3 .featured-link a:hover {
background: #333;
border-color: #333;
background: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 1);
} #slider .rslides-content.style4 .featured-title,
.thinkupslider-sc .rslides-content.style4 .featured-title {
margin-bottom: 30px;
}
#slider .rslides-content.style4 .featured-title span,
.thinkupslider-sc .rslides-content.style4 .featured-title span {
color: #1EAAF1;
font-size: 36px;
font-weight: 400;
background: #FFF;
background: rgba( 255, 255, 255, 0.9 );
padding: 8px 20px;
}
#slider .rslides-content.style4 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style4 .featured-excerpt span {
font-size: 20px;
line-height: 1;
font-weight: 300;
background: #333;
background: rgba(0,0,0,0.8);
padding: 12px 20px;
margin-bottom: 15px;
}
#slider .rslides-content.style4 .featured-excerpt span i,
.thinkupslider-sc .rslides-content.style4 .featured-excerpt span i {
width: 22px;
color: #1EAAF1;
font-size: 90%;
margin-right: 10px;
}
#slider .rslides-content.style4 .featured-excerpt span p,
.thinkupslider-sc .rslides-content.style4 .featured-excerpt span p {
margin-bottom: 25px;
}
#slider .rslides-content.style4 .featured-link a,
.thinkupslider-sc .rslides-content.style4 .featured-link a {
font-size: 13px;
background: none;
background: #1EAAF1;
border: 1px solid #1EAAF1;
padding: 6px 25px;
}
#slider .rslides-content.style4 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style4 .featured-link a:hover {
background: #333;
border-color: #333;
} #slider .rslides-content.style5 .featured-title,
.thinkupslider-sc .rslides-content.style5 .featured-title {
position: relative;
padding-bottom: 20px;
margin-bottom: 20px;
}
#slider .rslides-content.style5 .featured-title:after,
.thinkupslider-sc .rslides-content.style5 .featured-title:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: 0;
left: 0;
right: 0;
height: 3px;
width: 30px;
background: #FFF;
}
#slider .rslides-content.style5 .featured-title span,
.thinkupslider-sc .rslides-content.style5 .featured-title span {
font-size: 18px;
font-weight: 400;
}
#slider .rslides-content.style5 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style5 .featured-excerpt span {
font-size: 48px;
font-weight: 700;
line-height: 1.1;
}
#slider .rslides-content.style5 .featured-link a,
.thinkupslider-sc .rslides-content.style5 .featured-link a {
color: #1EAAF1;
font-size: 13px;
font-weight: 400;
padding: 5px 30px;
background: #FFF;
border: 1px solid #FFF;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#slider .rslides-content.style5 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style5 .featured-link a:hover {
color: #1EAAF1;
background: #333;
border-color: #333;
color: rgba(255, 255, 255, 1);
background: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 1);
} #slider .rslides-content.style6 .featured-title,
.thinkupslider-sc .rslides-content.style6 .featured-title {
margin-bottom: 10px;
}
#slider .rslides-content.style6 .featured-title span,
.thinkupslider-sc .rslides-content.style6 .featured-title span {
font-size: 24px;
font-weight: 700;
}
#slider .rslides-content.style6 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style6 .featured-excerpt span {
font-size: 16px;
font-weight: 400;
}
#slider .rslides-content.style6 .featured-excerpt p,
.thinkupslider-sc .rslides-content.style6 .featured-excerpt p {
margin-bottom: 20px;
}
#slider .rslides-content.style6 .featured-link a,
.thinkupslider-sc .rslides-content.style6 .featured-link a {
color: #fff;
font-size: 12px;
font-weight: 400;
padding: 6px 20px;
background: #333;
background: rgba(255, 255, 255, 0.25);
border: none;
}
#slider .rslides-content.style6 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style6 .featured-link a:hover {
background: #1EAAF1;
} #slider .rslides-content.style7 .featured-title,
.thinkupslider-sc .rslides-content.style7 .featured-title {
margin-bottom: 10px;
}
#slider .rslides-content.style7 .featured-title span,
.thinkupslider-sc .rslides-content.style7 .featured-title span {
color: #1EAAF1;
}
#slider .rslides-content.style7 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style7 .featured-excerpt span {
color: #1e1e1e;
font-size: 20px;
line-height: 30px;
}
#slider .rslides-content.style7 .featured-excerpt span i,
.thinkupslider-sc .rslides-content.style7 .featured-excerpt span i {
color:#fff;
position: relative;
top: 5px;
font-size: 32px;
text-align: center;
width: 75px;
height: 55px;
line-height: 55px;
margin: 20px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#slider .rslides-content.style7 .featured-excerpt span i:after,
.thinkupslider-sc .rslides-content.style7 .featured-excerpt span i:after {
content: "";
display: block;
width: 20px;
height: 1px;
background: #FFF;
margin: 0 auto;
}
#slider .rslides-content.style7 .featured-excerpt span a:hover i,
.thinkupslider-sc .rslides-content.style7 .featured-excerpt span a:hover i {
opacity: 0.9;
}
#slider .rslides-content.style7 .featured-link a,
.thinkupslider-sc .rslides-content.style7 .featured-link a {
font-size: 13px;
background: #333;
border: none;
padding: 6px 26px;
}
#slider .rslides-content.style7 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style7 .featured-link a:hover {
background: #1EAAF1;
}  #intro {
text-align: center;
padding: 35px 10px;
background: #232323;
}
#intro #intro-core {
width: 100%;
}
#intro .page-title {
position: relative;
font-size: 24px;
font-weight: 700;
color: #FFF;
text-transform: uppercase;
margin: 0px;
padding-bottom: 15px;
}
#intro .page-title:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: 0;
left: 0;
right: 0;
height: 3px;
width: 40px;
border-bottom: 3px solid #1EAAF1;
} #intro #breadcrumbs {
color: #FFF;
font-size: 11px;
text-transform: uppercase;
vertical-align: middle;
padding-bottom: 5px;
}
#intro #breadcrumbs .delimiter {
padding: 0px 5px;
}
#intro #breadcrumbs a {
color: #1EAAF1;
}
#intro #breadcrumbs a:hover {
color: inherit;
}
#intro #breadcrumbs-core {
display: inline-block;
}
#intro #breadcrumbs-home {
padding-left: 12px;
}
#intro #breadcrumbs-home:after {
position:relative;
top: 1px;
font-family: FontAwesome;
font-size: large;
content: "\f015";
padding-left: 12px;
} #intro.option1 .page-title {
}
#intro.option2 .page-title,
#intro.option2 #breadcrumbs {
} #notification {
position: relative;
z-index:999999;
width: 100%;
background: #364BE6;
border-bottom: 2px solid white;
-webkit-box-shadow: 0 0 6px 0 #999;
-moz-box-shadow: 0 0 6px 0 #999;
-ms-box-shadow: 0 0 6px 0 #999;
-o-box-shadow: 0 0 6px 0 #999;
box-shadow: 0 0 6px 0 #999;
}
#notification-core {
text-align: center;
color: white;
padding: 5px 0px;
}
#notification-core .notification-button {
color: white;
background: black;
padding: 3px 10px;
margin: 0px 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}   .themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #FFF;
text-align: center;
background: #1EAAF1;
border: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.themebutton {
color: #FFF;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #333;
}
.themebutton:focus,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: none
} .themebutton2 {
color: #FFF;
text-align: center;
background: #333;
border: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.themebutton2 {
color: #FFF !important;
}
.themebutton2:hover {
background: #1EAAF1;
}
.themebutton2:focus {
outline: none
} .themebutton3 {
color: #FFF;
text-align: center;
background: #1EAAF1;
border: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.themebutton3 {
color: #FFF !important;
}
.themebutton3:hover {
background: #BBB;
}
.themebutton3:focus {
outline: none
} .themebutton4 {
color: #1EAAF1;
text-align: center;
background: #fff;
background: rgba(255, 255, 255, 0.2);
border: 2px solid #1EAAF1;
-webkit-box-shadow: 0 0 0 4px #FFF;
-moz-box-shadow: 0 0 0 4px #FFF;
-ms-box-shadow: 0 0 0 4px #FFF;
-o-box-shadow: 0 0 0 4px #FFF;
box-shadow: 0 0 0 4px #FFF;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.themebutton4 {
color: #FFF !important;
}
.themebutton4:hover {
color: #1EAAF1 !important;
background: #fff;
} #section-home {
padding: 0 10px;
}
#section-home-inner {
max-width: 1140px;
margin: 30px auto 0;
}
#section-home .services-builder {
margin: 0;
} #introaction,
#outroaction {
text-align: center;
}
#introaction {
padding: 40px 10px 30px;
}
#outroaction {
padding: 30px 10px 40px;
}
#introaction-core,
#outroaction-core {
background: #FFF;
padding: 30px 15px;
border-top: 1px solid #1EAAF1;
border-bottom: 3px solid #E2E2E2;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.action-message,
.action-message {
text-align: center;
}
.action-text {
margin-bottom: 0;
}
.action-text h3 {
font-size: 24px;
line-height: 1;
font-weight: 700;
border-bottom: 1px solid #E2E2E2;
margin-bottom: 25px;
padding-bottom: 20px;
}
.action-teaser {
color: #999;
font-size: 15px;
line-height: 1.5;
padding: 0;
margin-bottom: 25px;
}
.action-teaser p {
margin-bottom: 0px;
}
.action-link {
padding: 0;
}
.action-link a {
display: inline-block;
font-size: 12px;
font-weight: 600;
padding: 8px 20px;
} #header-core:before,
#header-core:after,
#intro-core:before,
#intro-core:after,
#introaction-core:before,
#introaction-core:after,
#outroaction-core:before,
#outroaction-core:after,
#main-core:before,
#main-core:after,
#content-core:before,
#content-core:after,
#article:before,
#article:after,
#nav-above:before,
#nav-above:after,
#nav-below:before,
#nav-below:after,
#sharepost:before,
#sharepost:after,
#author-bio:before,
#author-bio:after,
#sub-footer:before,
#sub-footer:after,
#footer-core:before,
#footer-core:after,
.entry-meta:before,
.entry-meta:after,
.attention:before,
.attention:after,
ul.pricing-table:before,
ul.pricing-table:after,
.popular-posts:before,
.popular-posts:after,
.recent-comments:before,
.recent-comments:after,
.recent-posts:before,
.recent-posts:after,
.searchform:before,
.searchform:after,
.thinkup_widget_categories a:before,
.thinkup_widget_categories a:after {
content:"";
display:table;
}
#header-core:after,
#intro-core:after,
#introaction-core:after,
#outroaction-core:after,
#main-core:after,
#content-core:after,
#article:after,
#nav-above:after,
#nav-below:after,
#sharepost:after,
#author-bio:after,
#sub-footer:after,
#footer-core:after,
.entry-meta:after,
.attention:after,
ul.pricing-table:after,
.popular-posts:after,
.recent-comments:after,
.recent-posts:after,
.searchform:after,
.thinkup_widget_categories a:after {
clear:both;
} #footer {
font-size: 14px;
font-weight: 300;
background: #232323;
padding: 55px 10px 40px;
}
#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
width: 100%;
color: #B3B3B3;
background: #333;
border: 1px solid #444;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#footer-core h3 {
color: #FFF;
font-size: 15px;
font-weight: 700;
padding-bottom: 15px;
margin-bottom: 30px;
text-transform: uppercase;
border-bottom: 1px solid #565656;
}
#footer-core h3 span {
}
#footer-core,
#footer-core p {
color: #DDD;
}
#footer-core a,
#footer-core .widget li > a:before {
color: #1EAAF1;
}
#footer-core a:hover,
#footer-core .widget li > a:hover:before {
color: #DDD;
} #sub-footer {
position: relative;
padding: 20px 10px;
}
#sub-footer {
background: #FFF;
}
#sub-footer,
#sub-footer a {
font-size: 12px;
}
#sub-footer,
#sub-footer a:hover {
color: #333;
}
#sub-footer a {
color: #1EAAF1;
}
#footer-menu {
text-align: right;
margin-bottom: 10px;
}
#footer-menu a {
color: inherit;
text-transform: uppercase;
padding: 0 12px;
}
#footer-menu a:hover {
color: #1EAAF1;
}
#footer-menu ul {
margin: 0px;
}
#footer-menu li {
display: inline-block;
}
#footer-menu li:after {
content: '';
}
#footer-menu li:last-child:after {
content: none;
} #sub-footer-widgets {
max-height: 500px;
overflow: hidden;
padding: 25px 0;
-webkit-transition: max-height 0.5s ease, padding 0.5s ease;
-moz-transition: max-height 0.5s ease, padding 0.5s ease;
-ms-transition: max-height 0.5s ease, padding 0.5s ease;
-o-transition: max-height 0.5s ease, padding 0.5s ease;
transition: max-height 0.5s ease, padding 0.5s ease;
}
#sub-footer-widgets.collapsed {
max-height: 0;
padding: 0;
}
#sub-footer-widgets h3{
color: #1E1E1E;
font-size: 15px;
font-weight: 700;
padding-bottom: 15px;
margin-bottom: 30px;
text-transform: uppercase;
border-bottom: 1px solid #eee;
}
#sub-footer-widgets p {
color: #717171;
} #sub-footer-close {
position: relative;
text-align: center;
}
#sub-footer-close-core {
position: absolute;
background: #1E1E1E;
border: 1px solid #444;
top: -60px;
right: 0;
display: block;
height: 40px;
width: 40px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#sub-footer-close-core:hover {
cursor: pointer;
background: #333;
}
#sub-footer-close-core:before {
font-family: FontAwesome;
content: "\f107";
color: #FFF;
display: block;
line-height: 40px;
font-size: large;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#sub-footer-close-core.collapsed:before {
transform:rotate(180deg);
-ms-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
} #sub-footer-core {
display: table;
width: 100%;
}
#sub-footer-core .copyright,
#post-footer-social,
#sub-footer-core #footer-menu {
display: table-cell;
vertical-align: middle;
} #post-footer-social ul {
margin: 0;
display: table;
float: right;
}
#post-footer-social li {
display: table-cell;
vertical-align: middle;
float: none;
}
#post-footer-social li a {
font-size: 11px;
display: table;
text-align: center;
color: #B3B3B3;
background: #292929;
width: 21px;
height: 21px;
margin-left: 10px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#post-footer-social li a:hover {
color: #fff;
background: #1E1E1E;
}
#post-footer-social li i {
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
}
#post-footer-social .tooltip-inner {
padding: 6px 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#post-footer-social .tooltip-arrow,
#post-footer-social .tooltip-inner {
margin-bottom: 5px;
} #scrollUp {
bottom: 20px;
right: 20px;
-webkit-transition: all 0 ease;
-moz-transition: all 0 ease;
-ms-transition: all 0 ease;
-o-transition: all 0 ease;
transition: all 0 ease;
}
#scrollUp:after {
content: "\f106";
font-family: FontAwesome;
width: 45px;
height: 45px;
display: block;
text-align: center;
line-height: 45px;
font-size: 30px;
color: #FFF;
background: #1D1D1F;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#scrollUp:hover:after {
background: #1EAAF1;
}  #sidebar .widget {
background: #fff;
border-top: 1px solid #1EAAF1;
padding: 20px;
margin-bottom: 40px;
}
#sidebar h3.widget-title {
position: relative;
font-size: 16px;
font-weight: 700;
line-height: 1;
margin-bottom: 20px;
padding-bottom: 20px;
text-transform: uppercase;
border-bottom: 1px solid #e2e2e2;
}
#sidebar .rev_slider_wrapper {
padding: 3px;
border: 1px solid #ddd;
}
#sidebar input[type=text],
#sidebar input[type=email],
#sidebar input[type=password],
#sidebar input[type=search],
#sidebar select,
#sidebar textarea {
background: #f3f3f3;
border: 1px solid #e2e2e2
}
#sidebar input[type=text]:focus,
#sidebar input[type=email]:focus,
#sidebar input[type=password]:focus,
#sidebar input[type=search]:focus,
#sidebar select:focus,
#sidebar textarea {
background: #fff;
} .layout-sidebar-left #main {
float: right;
width: 73%;
display: block;
}
.layout-sidebar-left #main-core {
margin-left: 30px;
}
.layout-sidebar-left #sidebar {
display: block;
float: right;
width: 27%;
}
.layout-sidebar-left #sidebar-core {
margin-right: 10px;
} .layout-sidebar-right #main {
float: left;
width: 73%;
display: block;
}
.layout-sidebar-right #main-core {
margin-right: 30px;
}
.layout-sidebar-right #sidebar {
display: block;
float: left;
width: 27%;
}
.layout-sidebar-right #sidebar-core {
margin-left: 10px;
} .widget {
line-height: 1.8;
}
.widget select {
max-width: 100%
}
.widget a {
color: inherit;
}
#footer .widget {
margin-bottom: 35px;
}
#footer .widget-area .widget:last-child {
margin-bottom: 0px;
} #footer .thinkup_widget_categories a,
#footer .popular-posts a,
#footer .recent-comments a,
#footer .recent-posts a,
#footer .thinkup_widget_tagscloud a {
font-weight: normal;
}
#footer .popular-posts a.comment,
#footer .recent-comments a.date,
#footer .recent-posts a.date {
opacity: 1;
color: #FFF;
}
#footer .thinkup_widget_categories a:hover,
#footer .popular-posts a:hover,
#footer .recent-comments a:hover,
#footer .recent-posts a:hover {
color: #FFF;
} .widget ul {
margin: 0;
}
.widget li {
list-style: none;
}
.widget li a {
padding: 4px 0;
display: inline-block;
vertical-align: top;
}
.widget li > a:before {
}
.widget li a:hover,
.widget li > a:hover:before {
color: #1EAAF1;
}
.widget ul.children,
.widget ul.sub-menu {
border-left:none;
border-right:none;
border-bottom: none !important;
}
.widget ul.children li:last-child,
.widget ul.sub-menu li:last-child {
border-bottom: none;
}
.widget ul.children li a,
.widget ul.sub-menu li a {
padding-left: 20px;
}
.widget ul.children ul.children li a,
.widget ul.sub-menu ul.sub-menu li a {
padding-left: 40px;
}
.widget select {
width: 100%;
margin-top: 10px;
} #footer .widget ul {
border: none;
}
#footer .widget li {
border: none;
padding: 2px 0;
}
#footer .widget li a {
display: inline-block;
padding: 1px 0px 1px 0px;
}
#footer .widget ul.children li a,
#footer .widget ul.sub-menu li a {
padding-left: 15px;
}
#footer .widget ul.children ul.children li a,
#footer .widget ul.sub-menu ul.sub-menu li a {
padding-left: 30px;
} .widget.widget_recent_comments li > a:before {
content: "";
margin-right: 0;
} .widget_calendar #calendar_wrap {
border: 1px solid #DDD;
padding: 10px;
}
.widget_calendar #wp-calendar {
margin: 0;
}
#footer .widget_calendar #calendar_wrap {
border-color: #353433;
overflow: hidden;
} #sidebar .widget_rss li {
padding: 10px 0;
}
.widget_rss li a {
display: inline-block;
color: #1EAAF1;
}
.widget_rss li a:hover {
color: inherit;
}
.widget li a.rsswidget {
padding: 0;
}
.widget li .rsswidget,
.widget li .rss-date,
.widget li .rssSummary {
padding: 5px 0
} .widget_tag_cloud a {
font-size: 13px !important;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.widget_tag_cloud a:hover {
color: #1EAAF1;
}
#sidebar .widget_tag_cloud a {
padding: 1px 8px 1px 0;
margin: 0 5px 6px 0;
}
#footer .widget_tag_cloud a {
font-size: 13px !important;
text-align: center;
padding: 1px 10px 1px 0;
margin: 0 3px 4px 0;
}
#footer .widget_tag_cloud a:hover {
} .widget_search .searchsubmit { display: none; }
.widget_search form {
}
.widget_search .search {
float: left;
font-size: 11px;
width: 100%;
border: 1px solid #DDD;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#footer .widget_search form {
border: none;
padding: 0;
}
#footer .widget_search .search {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
} #sidebar .widget_tag_cloud,
#sidebar .widget_archive,
#sidebar .widget_categories,
#sidebar .widget_search {
border-bottom: none;
} .thinkup_widget_categories { list-style: none; }
.thinkup_widget_categories ul { list-style: none; margin: 0; }
.thinkup_widget_categories li i { width: 10%; }
.thinkup_widget_categories li a { display: block !important; padding: 0 !important }
.thinkup_widget_categories li a:hover { color: #1EAAF1; }
.thinkup_widget_categories li span { display: inline-block; }
.thinkup_widget_categories select { width: 95%; margin-top: 10px; }
.thinkup_widget_categories li span.cat-count {
font-size: 80%;
float: right;
text-align: center;
width: 23px;
height: 23px;
line-height: 23px;
border: 1px solid #ddd;
-webkit-transition: background 0.3s ease;
-moz-transition: background 0.3s ease;
-ms-transition: background 0.3s ease;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
}
.thinkup_widget_categories li a:hover span.cat-count {
color: #fff;
border-color: #1EAAF1;
}
#sidebar .thinkup_widget_categories select { width: 100%; }
#sidebar .thinkup_widget_categories .widget-main { padding-top: 5px; }
#sidebar .thinkup_widget_categories li { padding: 6px 0; }
#footer .thinkup_widget_categories li span.cat-count { color: #B3B3B3; background: #333; border: 1px solid #444; } .thinkup_widget_childmenu {
padding: 0 !important;
}
.thinkup_widget_childmenu ul {
overflow: hidden;
border-width: 1px 1px 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.thinkup_widget_childmenu ul {
border: 1px solid #DDD;
}
.thinkup_widget_childmenu li {
border-bottom: 1px solid #DDD;
}
.thinkup_widget_childmenu li:last-child {
border-bottom: none;
}
.thinkup_widget_childmenu li a {
display: block;
padding: 10px 20px;
}
.thinkup_widget_childmenu li > a:before {
font-family: FontAwesome;
content: "\f105";
float: right;
margin: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.thinkup_widget_childmenu li a.active,
.thinkup_widget_childmenu li a:hover,
.thinkup_widget_childmenu li > a.active:before,
.thinkup_widget_childmenu li > a:hover:before {
color: #FFF;
}
.thinkup_widget_childmenu li a.active,
.thinkup_widget_childmenu li a:hover {
background: #1EAAF1;
} .wpcf7-form p {
margin-bottom: 15px;
}
.wpcf7-form input {
width: 100%;
padding: 8px 15px;
}
.wpcf7-form input[type="submit"] {
width: inherit;
padding: 8px 30px;
}
.wpcf7-form textarea {
height: 130px;
min-height: 68px;
}
.wpcf7-form .wpcf7-response-output {
margin-left: 0;
margin-right: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
width: 100%;
left: 0;
top: -6px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#footer .wpcf7-form input,
#footer .wpcf7-form textarea {
color: #969696;
border: 1px solid #444;
background: #2D2D2D;
background: rgba(0, 0, 0, 0.1);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#footer .wpcf7-form input[type=submit] {
text-transform: capitalize;
border: 1px solid #111;
background: #1A1A1A;
} .wpcf7-form ::-webkit-input-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; }
.wpcf7-form :-moz-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; }
.wpcf7-form ::-moz-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; }
.wpcf7-form :-ms-input-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; } .thinkup_widget_flickr a,
.thinkup_widget_flickr img {
display: block;
}
.thinkup_widget_flickr img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_flickr img:hover {
opacity: 0.8;
}
.thinkup_widget_flickr .flickr {
float: none;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_flickr .flickr-photo {
float: left;
position: relative;
overflow: hidden;
margin-right: 10px;
margin-bottom: 10px;
}
#sidebar .thinkup_widget_flickr .flickr-photo {
}
#sidebar .thinkup_widget_flickr a .image-overlay {
}
#sidebar .thinkup_widget_flickr a .image-overlay:before {
}
#sidebar .thinkup_widget_flickr a:hover .image-overlay {
}
#footer .thinkup_widget_flickr img {
border: none;
}
#footer .thinkup_widget_flickr img:hover {
} #footer-core .thinkup_widget_logotext h3 {
padding: 0;
border: none;
margin-bottom: 35px;
} .popular-posts .image,
.recent-comments .image,
.recent-posts .image {
margin-bottom: 0px;
position: relative;
float: left;
}
.popular-posts .main,
.recent-comments .main,
.recent-posts .main {
position: relative;
margin-left: 95px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.popular-posts,
.recent-comments,
.recent-posts {
clear:both;
}
.popular-posts a,
.recent-comments a,
.recent-posts a,
.popular-posts img,
.recent-comments img,
.recent-posts img {
display: block;
}
.popular-posts a.title,
.recent-comments a.title,
.recent-posts a.title {
color: #333;
font-weight: 700;
line-height: 1.3;
margin-bottom: 7px;
}
.popular-posts .excerpt {
color: inherit !important;
}
.popular-posts img,
.recent-comments img,
.recent-posts img {
max-width: 75px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.popular-posts img:hover,
.recent-comments img:hover,
.recent-posts img:hover {
opacity: 0.8;
}
.popular-posts .comment,
.recent-comments .date,
.recent-posts .date {
font-size: smaller;
opacity: 0.9;
}
.popular-posts,
.recent-comments,
.recent-posts {
padding-bottom: 20px;
}
.popular-posts:last-child,
.recent-comments:last-child,
.recent-posts:last-child {
}
.tab-content .popular-posts,
.tab-content .recent-posts {
}
#sidebar .popular-posts a .image-overlay,
#sidebar .recent-comments a .image-overlay,
#sidebar .recent-posts a .image-overlay {
display: none;
}
#sidebar .popular-posts a .image-overlay:before,
#sidebar .recent-comments a .image-overlay:before,
#sidebar .recent-posts a .image-overlay:before {
}
#sidebar .popular-posts:hover .image-overlay,
#sidebar .recent-comments:hover .image-overlay,
#sidebar .recent-posts:hover .image-overlay {
}
#footer .popular-posts,
#footer .recent-comments,
#footer .recent-posts {
border: none;
padding: 0 0 15px;
}
#footer .popular-posts:last-child,
#footer .recent-comments:last-child,
#footer .recent-posts:last-child {
border-bottom: none;
}
#footer .popular-posts img,
#footer .recent-comments img,
#footer .recent-posts img {
max-width: 70px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#footer .popular-posts:hover img,
#footer .recent-comments:hover img,
#footer .recent-posts:hover img {
border-color: #1EAAF1;
} .thinkup_widget_recentcomments .quote {
padding-left: 15px;
}
.thinkup_widget_recentcomments .quote:before {
font-family: "Times New Roman",Georgia,Times,serif;
content: '\201C';
margin: -8px -15px;
position: absolute;
}
.thinkup_widget_recentcomments .quote:before {
color: #1EAAF1;
font-size: 150%;
font-weight: bold;
display: inline;
} .thinkup_widget_search .searchsubmit {
display: none;
}
.thinkup_widget_search .search {
float: left;
width: 100%;
border: 1px solid #DDD;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#sidebar .thinkup_widget_search form {
}
#footer .thinkup_widget_search .search {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
} #sidebar .thinkup_widget_search ::-webkit-input-placeholder { color: #CCC; }
#sidebar .thinkup_widget_search :-moz-placeholder { color: #CCC; }
#sidebar .thinkup_widget_search ::-moz-placeholder { color: #CCC; }
#sidebar .thinkup_widget_search :-ms-input-placeholder { color: #CCC; }
#footer .thinkup_widget_search ::-webkit-input-placeholder { color: #777; }
#footer .thinkup_widget_search :-moz-placeholder { color: #777; }
#footer .thinkup_widget_search ::-moz-placeholder { color: #777; }
#footer .thinkup_widget_search :-ms-input-placeholder { color: #777; } .thinkup_widget_tabs .nav-tabs {
margin: 0 0 20px;
border: none;
overflow: hidden;
}
.thinkup_widget_tabs .nav-tabs > li {
margin-bottom: 0;
border-bottom: 0;
}
.thinkup_widget_tabs li {
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_tabs li a:before {
content: "";
margin: 0;
}
.thinkup_widget_tabs li a,
.thinkup_widget_tabs li a:hover,
.thinkup_widget_tabs li.active a,
.thinkup_widget_tabs li.active:hover a {
display: block;
padding: 0;
margin: 0;
border: none;
background: none;
}
.thinkup_widget_tabs h3.widget-title {
line-height: 40px;
text-align: center;
}
.thinkup_widget_tabs li.active > a,
.thinkup_widget_tabs h3.widget-title {
height: 40px;
-webkit-transition: all 0s;
-moz-transition: all 0s;
-ms-transition: all 0s;
-o-transition: all 0s;
transition: all 0s;
}
.thinkup_widget_tabs .popular-posts,
.thinkup_widget_tabs .recent-comments,
.thinkup_widget_tabs .recent-posts {
}
.thinkup_widget_tabs .popular-posts:last-child,
.thinkup_widget_tabs .recent-comments:last-child,
.thinkup_widget_tabs .recent-posts:last-child {
border-bottom: none;
}
#sidebar .thinkup_widget_tabs li.active > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#sidebar .thinkup_widget_tabs h3.widget-title {
line-height: 40px;
display: block;
font-size: 16px;
background: #EEE;
margin: 0;
padding: 0;
border: none !important;
}
#sidebar .thinkup_widget_tabs li.active h3.widget-title {
color: #FFF;
background: #1EAAF1;
}
#sidebar .thinkup_widget_tabs .tab-content {
}
#footer .thinkup_widget_tabs .nav-tabs {
margin-bottom: 35px;
}
#footer .thinkup_widget_tabs h3.widget-title {
display: block;
color: #FFF;
font-size: 14px;
font-weight: 400;
border-width: 0;
margin: 0;
padding: 0;
border: 1px solid rgba(0, 0, 0, 0);
}
#footer .thinkup_widget_tabs .nav .active h3.widget-title {
color: #B3B3B3;
background: #333;
border: 1px solid #444;
} .thinkup_widget_tagscloud a {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .thinkup_widget_tagscloud a {
color: #FFF;
font-size: 13px !important;
line-height: 1;
background: #1EAAF1;
padding: 6px 10px;
margin: 0 5px 3px 0;
display: inline-block;
}
#sidebar .thinkup_widget_tagscloud a:hover {
color: #FFF;
background: #333;
}
#footer .thinkup_widget_tagscloud a {
color: #B3B3B3;
background: #333;
border: 1px solid #444;
padding: 2px 10px;
margin: 0 5px 5px 0;
}
#footer .thinkup_widget_tagscloud a:hover {
color: #fff;
background: #1EAAF1;
border-color: #1EAAF1;
} .thinkup_widget_twitterfeed ul {
list-style: none;
margin: 0;
}
.thinkup_widget_twitterfeed ul:last-child {
border-bottom: none;
}
.thinkup_widget_twitterfeed .tweet-content {
padding: 10px 10px 0 45px;
}
.thinkup_widget_twitterfeed .tweet-content p {
margin-bottom: 10px;
}
.thinkup_widget_twitterfeed .tweet-content a {
display: inline;
padding: 0;
}
#sidebar .thinkup_widget_twitterfeed ul {
}
#sidebar .thinkup_widget_twitterfeed a {
color: #1EAAF1;
}
#sidebar .thinkup_widget_twitterfeed a:hover {
color: inherit;
}
#sidebar .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.pinjamanperibadikoperasi.com/wp-content/themes/Melos_Pro/images/widgets/twitter-bird-light-bgs.png) 2px 5px no-repeat;
background-size: 40px;
}
#footer .thinkup_widget_twitterfeed .tweet-content {
border: none;
padding: 0 0 0 35px;
}
#footer .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.pinjamanperibadikoperasi.com/wp-content/themes/Melos_Pro/images/widgets/twitter-bird-dark-bgs.png) -8px -5px no-repeat;
background-size: 40px;
}
#footer .thinkup_widget_twitterfeed small {
display: block;
color: #DDD;
opacity: 0.9;
}
#sub-footer .thinkup_widget_twitterfeed {
padding-right: 15px;
}
#sub-footer .thinkup_widget_twitterfeed .tweet-content {
border: none;
padding: 0 55px 0 0;
}
#sub-footer .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.pinjamanperibadikoperasi.com/wp-content/themes/Melos_Pro/images/widgets/twitter-bird-dark-bgs.png) right -5px no-repeat;
background-size: 40px
}
#sub-footer .thinkup_widget_twitterfeed ul {
border: none;
}
#sub-footer .thinkup_widget_twitterfeed small {
color: #7c7c7c;
display: block;
}  .entry-meta {
font-size: 13px;
}
.entry-meta > span {
display: inline-block;
margin: 0 5px 5px 0;
}
.sticky {
} .blog-thumb {
max-width: 100%;
overflow: hidden;
position: relative;
background: #fff;
}
.blog-thumb > a,
.blog-thumb iframe,
.blog-thumb img {
display: block;
}
.blog-thumb img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.blog-thumb img:hover {
opacity: 0.8;
}
.blog-icon i {
color: white;
line-height: 48px;
width: 48px;
height: 48px;
float: left;
display: inline-block;
background: #B7C6C9;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.blog-icon i:hover {
background: #1EAAF1;
}
.blog-article .more-link {
}
.blog-article .more-link a {
padding: 7px 15px;
display: inline-block;
} .blog-thumb .image-overlay {
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
background: #1EAAF1;
background: rgba(30, 170, 241, 0.9);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.blog-thumb:hover .image-overlay {
opacity: 0.9;
}
.blog-thumb .image-overlay-inner {
display: table;
width: 100%;
height: 100%;
}
.blog-thumb .image-overlay .prettyphoto-wrap {
display: table-cell;
vertical-align: middle;
}
.blog-thumb .image-overlay-inner a {
display: inline-block;
color: #FFF;
font-size: 33px;
font-weight: bold;
line-height: 35px;
width: 35px;
height: 35px;
margin: 5px;
border: 1px solid #fff;
}
.blog-thumb .image-overlay-inner a.hover-zoom {
-webkit-transform: translateX(-35px);
-moz-transform: translateX(-35px);
-ms-transform: translateX(-35px);
-o-transform: translateX(-35px);
transform: translateX(-35px);
}
.blog-thumb .image-overlay-inner a.hover-link {
-webkit-transform: translateX(35px);
-moz-transform: translateX(35px);
-ms-transform: translateX(35px);
-o-transform: translateX(35px);
transform: translateX(35px);
}
.blog-thumb .image-overlay-inner a:hover {
background: #1E1E1E;
border-color: #1E1E1E;
background: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 1);
}
.blog-thumb:hover .image-overlay-inner a {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.blog-thumb .image-overlay-inner i {
font-size:18px;
line-height: 35px;
font-style: normal;
} .blog-thumb .image-overlay.style2 a.hover-zoom,
.blog-thumb .image-overlay.style2 a.hover-link {
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
}
.blog-thumb:hover .image-overlay.style2 a {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
} .blog-article {
position: relative;
background: #FFF;
border-bottom: 3px solid #E2E2E2;
margin-bottom: 35px;
}
.blog-article.sticky  {
background: #FAFAFA;
}
.blog-grid.column-1 {
width: 100%;
padding: 0%;
}
.blog-article .entry-meta {
line-height: 1.8 !important;
margin-bottom: 10px;
}
.blog-article .entry-content {
position: relative;
z-index: 2;
padding: 15px 20px 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.blog-article .entry-header {
position: relative;
}
.blog-article .blog-icon {
position: absolute;
top: 0;
left: 0;
}
.blog-article .blog-thumb {
max-width: 100%;
display:inline-block;
}
.blog-article .blog-thumb.gallery {
display: block;
}
.blog-article .blog-thumb.gallery .rslides-container {
padding: 0;
}
.blog-article .blog-title {
font-size: 15px;
font-weight: 700;
line-height: 1.2;
text-transform: uppercase;
margin-bottom: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.blog-article .blog-title a {
color: inherit;
}
.blog-article .blog-title a:hover {
color: #1EAAF1;
}
.blog-article .entry-footer {
padding: 20px 20px 15px;
}
.blog-article .entry-meta > span {
margin-right: 15px;
}
.blog-article .entry-meta > span:after {
content: "|";
margin-left: 10px;
}
.blog-article .entry-meta > span.comment:after {
content: "";
margin-left: 0;
}
.blog-article .entry-meta a,
.blog-article .entry-meta span:before {
color: inherit;
opacity: 0.9;
}
.blog-article .entry-meta a {
}
.blog-article .entry-meta a:hover {
color: #1EAAF1;
} .blog-article .entry-meta > span.sticky:before,
.blog-article .entry-meta > span.date:before,
.blog-article .entry-meta > span.author:before,
.blog-article .entry-meta > span.comment:before,
.blog-article .entry-meta > span.category:before,
.blog-article .entry-meta > span.tags:before {
font-family: FontAwesome;
padding: 0 6px 0 1px;
}
.blog-article .entry-meta > span.sticky:before {
content: "\f08d"
}
.blog-article .entry-meta > span.date:before {
content: "\f017";
}
.blog-article .entry-meta > span.author:before {
content: "\f040";
}
.blog-article .entry-meta > span.comment:before {
content: "\f075";
}
.blog-article .entry-meta > span.category:before {
content: "\f07b";
}
.blog-article .entry-meta > span.tags:before {
content: "\f02b";
}  .blog-style1 .blog-article .blog-title,
.blog-style1 .blog-article .entry-meta > span.comment {
color: #fff;
position: absolute;
top: 0;
height: 50px;
line-height: 50px;
margin: 0;
}
.blog-style1 .blog-article .blog-title {
left: 0;
width: 100%;
background: #777;
background: rgba(0, 0, 0, 0.5);
-webkit-box-shadow: -400px 0 0 0 #777;
-moz-box-shadow: -400px 0 0 0 #777;
-ms-box-shadow: -400px 0 0 0 #777;
-o-box-shadow: -400px 0 0 0 #777;
box-shadow: -400px 0 0 0 #777;
-webkit-box-shadow: -400px 0 0 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: -400px 0 0 0 rgba(0, 0, 0, 0.5);
-ms-box-shadow: -400px 0 0 0 rgba(0, 0, 0, 0.5);
-o-box-shadow: -400px 0 0 0 rgba(0, 0, 0, 0.5);
box-shadow: -400px 0 0 0 rgba(0, 0, 0, 0.5);
}
.blog-style1 .blog-article .entry-meta > span.comment {
right: 20px
}
.blog-style1 .blog-article .entry-meta span.comment:before {
opacity: 1;
} .blog-style1-layout1 .blog-article .entry-header,
.blog-style1-layout1 .blog-article .entry-content {
margin-bottom: 0;
}
.blog-style1-layout1 .blog-article .entry-header {
z-index: 10;
}
.blog-style1-layout1 .blog-article .entry-content {
padding: 70px 20px 0 0;
}
.blog-style1-layout2 .blog-article .blog-title,
.blog-style1-layout2 .blog-article .entry-meta > span.comment {
top: 0;
}
.blog-style1-layout1 .blog-article .blog-title {
padding: 0;
}
.blog-style1-layout1 .blog-article .blog-thumb {
display: block;
} .blog-style1-layout1 .blog-article.format-nomedia  .blog-title {
left: 20px;
}
.blog-style1-layout1 .blog-article.format-nomedia .entry-content {
padding-left: 20px;
} .blog-style1-layout2 .blog-article .blog-title,
.blog-style1-layout2 .blog-article .entry-meta > span.comment {
top: -57px;
height: 50px;
}
.blog-style1-layout2 .blog-article .blog-title {
padding: 0 20px
}
.blog-style1-layout2 .blog-article.format-gallery .blog-title {
top: -50px;
}
.blog-style1-layout2 .blog-article.format-gallery .rslides_tabs {
bottom: 50px
} .blog-style1-layout2 .blog-article.format-nomedia  .blog-title {
top: 0px;
}
.blog-style1-layout2 .blog-article.format-nomedia .entry-content {
padding-top: 70px;
} .blog-style2 .blog-grid.column-2 {
width: 50%;
padding: 0 10px;
}
.blog-style2 .blog-grid.column-3 {
width: 33%;
padding: 0 10px;
}
.blog-style2 .blog-grid.column-4 {
width: 25%;
padding: 0 10px;
}
.blog-style2 #content {
}
.blog-style2 .blog-article {
margin-bottom: 20px;
padding: 0px;
background: none;
border-bottom: 0;
}
.blog-style2 .blog-article .blog-thumb {
}
.blog-style2 .blog-article .blog-title {
border-bottom: 1px solid #f3f3f3;
padding-bottom: 15px;
}
.blog-style2 .blog-article .entry-content {
margin: -56px 15px 0 15px;
background: #FFF;
border-bottom: 3px solid #E2E2E2;
}
.blog-style2 .blog-article.format-gallery .entry-content {
margin-top: -50px;
}
.blog-style2 .blog-article.format-gallery .rslides_tabs {
bottom: 50px
} .blog-style2 .blog-article.format-nomedia .entry-content {
margin: 0;
}  .blog-style2 .pag li a,
.blog-style2 .pag li span {
}
.blog-style2 .pag li a:hover,
.blog-style2 .pag li.current span {
}  .post-thumb {
margin-bottom: 15px;
}
.single article.post {
margin-bottom: 35px;
padding: 0 !important;
}
.single article.post.format-nomedia {
padding-top: 20px !important;
}
.single .entry-header,
.single .entry-content {
margin: 0 20px;
}
.single .entry-header {
}
.single .entry-content {
margin-bottom: 30px;
}
.single .post-title {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 10px;
} .single .entry-meta,
.single .entry-meta a,
.single .entry-meta span:before {
color: inherit;
opacity: 0.9;
}
.single .entry-meta {
margin-bottom: 10px;
}
.single .entry-meta a:hover {
color: #1EAAF1;
}
.single .entry-meta > span {
margin-right: 15px;
}
.single .entry-meta > span:after {
}
.single .entry-meta > span:last-child:after {
} .single .entry-meta > span.date a {
cursor: default;
pointer-events: none;
} .single .entry-meta > span.date:before,
.single .entry-meta > span.author:before,
.single .entry-meta > span.comment:before,
.single .entry-meta > span.category:before,
.single .entry-meta > span.tags:before {
font-family: FontAwesome;
padding: 0 6px 0 1px;
}
.single .entry-meta > span.date:before {
content: "\f017";
}
.single .entry-meta > span.author:before {
content: "\f040";
}
.single .entry-meta > span.comment:before {
content: "\f075";
}
.single .entry-meta > span.category:before {
content: "\f07b";
}
.single .entry-meta > span.tags:before {
content: "\f02b";
} .single .format-image .post-thumb img {
display: block;
} .single .format-gallery .post-thumb .rslides-sc .rslides-container {
padding: 0;
}
.single .format-gallery .post-thumb .slides.rslides li {
z-index: 0 !important;
} .single .format-video .post-thumb iframe {
display: block;
}  .page-links {
margin-bottom: 25px;
} #sharepost {
display: table;
width: 100%;
background: #FFF;
border-bottom: 3px solid #e2e2e2;
margin-bottom: 35px;
padding: 10px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#sharemessage,
#shareicons {
display: table-cell;
vertical-align: middle;
}
#sharemessage {
}
#sharemessage p {
margin: 0 15px 0 0;
}
#shareicons {
text-align: right;
}
#shareicons a,
#shareicons i {
width: 24px;
height: 24px;
line-height: 24px;
}
#shareicons a {
color: #FFF;
text-align: center;
display: inline-block;
margin: 0 5px 0 0;
color: #aaa;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#shareicons a:hover {
}
#shareicons i {
display: block;
font-size: 15px;
}
#shareicons a.facebook:hover {
color: #3b5997;
}
#shareicons a.twitter:hover {
color: #a5dee8;
}
#shareicons a.google-plus:hover {
color: #db4a39;
}
#shareicons a.instagram:hover {
color: #AC8263;
}
#shareicons a.tumblr:hover {
color: #395672;
}
#shareicons a.linkedin:hover {
color: #56a1c4;
}
#shareicons a.flickr:hover {
color: #c5c5c5;
}
#shareicons a.pinterest:hover {
color: #C92228;
}
#shareicons a.xing:hover {
color: #126567;
}
#shareicons a.paypal:hover {
color: #1e477a;
}
#shareicons a.youtube:hover {
color: #de1f26;
}
#shareicons a.vimeo-square:hover {
color: #4EBBFF;
}
#shareicons a.rss:hover {
color: #fea81d;
}
#shareicons .tooltip-inner {
text-shadow: none;
padding: 4px 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #author-header h3 {
line-height: 1;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
border-bottom: 1px solid #f3f3f3;
padding-bottom: 15px;
margin-bottom: 20px;
}
#author-bio {
padding: 20px;
margin-bottom: 35px;
background: #FFF;
border-bottom: 3px solid #e2e2e2;
}
#author-image {
float: left;
}
#author-content {
margin-left: 180px;
}
#author-title a {
display: inline-block;
color: #1E1E1E;
font-weight: 700;
line-height: 1;
text-transform: uppercase;
}
#author-title a:hover {
color: #1EAAF1;
}
#author-bio img {
display: block;
margin-right: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#author-title p:last-child {
margin-bottom: 15px;
line-height: 1;
}
#author-text p:last-child {
margin: 0;
} #comments {
}
#comments .comment-notes,
#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .comment-form-url label,
#comments .comment-form-comment label {
display: none;
}
#comment-nav-above,
#comment-nav-below {
margin-bottom: 50px;
} #comments input::-webkit-input-placeholder { color: #c3c3c3; }
#comments input:-moz-placeholder { color: #c3c3c3; }
#comments input::-moz-placeholder { color: #c3c3c3; }
#comments input:-ms-input-placeholder { color: #c3c3c3; }
#comments textarea::-webkit-input-placeholder { color: #c3c3c3; }
#comments textarea:-moz-placeholder { color: #c3c3c3; }
#comments textarea::-moz-placeholder { color: #c3c3c3; }
#comments textarea:-ms-input-placeholder { color: #c3c3c3; }
.bypostauthor {
}
#comments-title {
background: #FFF;
padding: 20px 20px 0;
}
#comments-title h3,
#reply-title {
position: relative;
font-size: 16px;
font-weight: 700;
line-height: 1;
text-transform: uppercase;
}
#comments-title h3 {
border-bottom: 1px solid #f3f3f3;
margin: 0;
padding-bottom: 15px;
}
#comments-title h3:before {
}
#comments-title span {
}
#reply-title {
margin-bottom: 20px;
}
#reply-title:before {
}
#reply-title #cancel-comment-reply-link {
font-size: 12px;
padding: 5px 10px;
margin-left: 20px;
}
.commentlist article {
display: table;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.commentlist article header,
.commentlist article footer {
margin: 0 0 0 100px;
}
.commentlist article header {
position: relative;
line-height: 1;
}
.commentlist article header .comment-author,
.commentlist article header .comment-meta,
.commentlist article header .reply {
display: inline-block;
}
.commentlist article header .comment-author {
}
.commentlist article header .comment-meta {
position: absolute;
right: 0;
top: 0;
font-size: 90%;
}
.commentlist article header .reply {
padding-left: 15px;
}
.commentlist article header .reply a:before {
font-family: FontAwesome;
content: "\f112";
padding-right: 5px;
}
.commentlist,
.comment-respond {
margin: 0 0 40px 0;
}
.commentlist {
background: #fff;
padding: 20px 20px 5px;
border-bottom: 3px solid #e2e2e2;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.commentlist .children {
list-style: none;
margin: 0px;
}
.commentlist .children {
margin: 0 0 0 100px;
}
.commentlist .comment,
.commentlist .pingback {
list-style: none;
margin-bottom: 40px;
}
.commentlist .avatar {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.commentlist .comment-respond {
background: none;
border: none;
padding: 0;
}
.comment-author h4 {
font-size: 15px;
font-weight: 700;
line-height: 1;
margin: 0 0 5px;
clear: none;
}
.comment-author a {
color: inherit;
}
.comment-meta a {
color: #ccc;
}
.comment-meta time:before {
font-family: FontAwesome;
padding: 0 4px 0 1px;
content: "\f017";
}
.comment-author a:hover,
.comment-meta a:hover {
color: #1EAAF1;
}
.comment-content {
margin-top: 10px;
}
.comment-content p:last-child {
margin: 0;
}
.comment-meta,
.comment .reply {
margin-left: 0px;
}
.comment .reply a {
}
.comment-respond {
background: #fff;
padding: 20px;
border-bottom: 3px solid #e2e2e2;
}
.comment-respond .form-submit {
margin: 0;
}
li.pingback {
font-weight: bold;
}
li.pingback a {
font-weight: normal;
} #commentform input[type=text],
#commentform input[type=email],
#commentform input[type=password],
#commentform input[type=search],
#commentform textarea {
background: #f3f3f3;
border: 1px solid #e2e2e2;
}
#commentform input[type=text]:focus,
#commentform input[type=email]:focus,
#commentform input[type=password]:focus,
#commentform input[type=search]:focus,
#commentform textarea:focus {
background: #FFF;
}
#commentform input[type="text"] {
width: 100%;
max-width: 370px;
}
#commentform input[type="submit"] {
font-weight: 700;
}
#commentform #comment {
height: 180px;
}
#commentform .form-allowed-tags {
font-size: 11px;
}
.required {
color: #880000;
} .page-template-template-contact iframe {
width: 100% !important;
max-height: 350px !important;
}
.page-template-template-contact-php #main .google-map-placeholder {
width: 100% !important;
}
.page-template-template-contact-php #main h4 {
line-height: 1;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
border-bottom: 1px solid #f3f3f3;
margin-bottom: 30px;
padding-bottom: 20px;
}
.page-template-template-contact-php #main h4:after {
}
.page-template-template-contact-php #main h5 {
font-weight: 600;
}
.page-template-template-contact-php #main .contact-details h5 {
width: 80px;
}
.page-template-template-contact-php #main .wpcf7-form input,
.page-template-template-contact-php #main .wpcf7-form textarea {
background: #f3f3f3;
border: 1px solid #e2e2e2;
}
.page-template-template-contact-php #main .wpcf7-form input:focus,
.page-template-template-contact-php #main .wpcf7-form textarea:focus {
background: #fff;
}
.page-template-template-contact-php #main .wpcf7-form input[type="submit"] {
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
height: 40px;
border: none;
background: #1EAAF1;
padding-top: 0;
padding-bottom: 0;
}
.page-template-template-contact-php #main .contact-map,
.page-template-template-contact-php #main .contact-form,
.page-template-template-contact-php #main .contact-info {
padding: 20px;
background: #fff;
border-bottom: 3px solid #e2e2e2;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.page-template-template-contact-php #main .contact-details {
font-weight: 300;
}
.page-template-template-contact-php #main .contact-details i,
.page-template-template-contact-php #main .contact-details h4,
.page-template-template-contact-php #main .contact-details h5,
.page-template-template-contact-php #main .contact-details span {
display: inline-block
}
.page-template-template-contact-php #main .contact-details h5,
.page-template-template-contact-php #main .contact-details span {
vertical-align: top;
margin-bottom: 5px
}
.page-template-template-contact-php #main .contact-details i {
color: inherit;
font-size: 14px;
text-align: center;
width: 26px;
height: 26px;
line-height: 25px;
margin: 0 12px 5px 0;
background: #EFEEEE;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.page-template-template-contact-php #content {
padding: 0;
}
.page-template-template-contact-php #content-core {
margin: 0;
max-width: 100%;
}
.page-template-template-contact-php .panel-grid {
padding: 30px 10px 0;
}
.page-template-template-contact-php .panel-grid-core {
display: block;
max-width: 1140px;
margin: 0 auto
} .page-template-template-contact-php #body-core #main-core > article {
background: none;
border: none;
padding: 0;
margin: 0;
} .page-template-template-archive-php h3.page-title {
margin-top: 0
}
.page-template-template-archive-php #main-core a {
color: inherit;
}
.page-template-template-archive-php #main-core a:hover {
color: #1EAAF1;
}
.page-template-template-archive-php ul.archive-pages,
.page-template-template-archive-php ul.archive-categories,
.page-template-template-archive-php ul.archive-authors,
.page-template-template-archive-php ul.archive-monthly,
.page-template-template-archive-php ul.archive-recent {
margin-left: 2px;
list-style: none;
}
.page-template-template-archive-php ul.archive-pages li,
.page-template-template-archive-php ul.archive-categories li,
.page-template-template-archive-php ul.archive-authors li,
.page-template-template-archive-php ul.archive-monthly li,
.page-template-template-archive-php ul.archive-recent li {
padding-bottom: 4px;
}
.page-template-template-archive-php ul.archive-pages .children li,
.page-template-template-archive-php ul.archive-categories .children li,
.page-template-template-archive-php ul.archive-authors .children li,
.page-template-template-archive-php ul.archive-monthly .children li,
.page-template-template-archive-php ul.archive-recent .children li {
padding-left: 25px;
}
.page-template-template-archive-php ul.archive-pages li:before,
.page-template-template-archive-php ul.archive-categories li:before,
.page-template-template-archive-php ul.archive-authors li:before,
.page-template-template-archive-php ul.archive-monthly li:before,
.page-template-template-archive-php ul.archive-recent li:before {
color: #AAA;
line-height: 1;
font-family: FontAwesome;
content: "\f105";
font-size: 1.3333333333333333em;
padding-right: 10px;
}
.page-template-template-archive-php ul.archive-pages ul.children,
.page-template-template-archive-php ul.archive-categories ul.children,
.page-template-template-archive-php ul.archive-authors ul.children,
.page-template-template-archive-php ul.archive-monthly ul.children,
.page-template-template-archive-php ul.archive-recent ul.children {
margin: 10px 0px 10px -2px;
list-style: none;
} .page-template-template-sitemap-php h3.page-title {
margin-top: 0
}
.page-template-template-sitemap-php #main-core a {
color: inherit;
}
.page-template-template-sitemap-php #main-core a:hover {
color: #1EAAF1;
}
.page-template-template-sitemap-php ul.sitemap-pages,
.page-template-template-sitemap-php ul.sitemap-authors,
.page-template-template-sitemap-php ul.sitemap-archives,
.page-template-template-sitemap-php ul.sitemap-posts,
.page-template-template-sitemap-php ul.sitemap-posts ul {
margin-left: 2px;
list-style: none;
}
.page-template-template-sitemap-php ul.sitemap-pages li,
.page-template-template-sitemap-php ul.sitemap-authors li,
.page-template-template-sitemap-php ul.sitemap-archives li,
.page-template-template-sitemap-php ul.sitemap-posts li,
.page-template-template-sitemap-php ul.sitemap-posts ul li {
padding-bottom: 4px;
}
.page-template-template-sitemap-php ul.sitemap-pages .children li,
.page-template-template-sitemap-php ul.sitemap-authors .children li,
.page-template-template-sitemap-php ul.sitemap-archives .children li,
.page-template-template-sitemap-php ul.sitemap-posts .children li,
.page-template-template-sitemap-php ul.sitemap-posts ul .children li {
padding-left: 25px;
}
.page-template-template-sitemap-php ul.sitemap-pages li:before,
.page-template-template-sitemap-php ul.sitemap-authors li:before,
.page-template-template-sitemap-php ul.sitemap-archives li:before,
.page-template-template-sitemap-php ul.sitemap-posts li:before,
.page-template-template-sitemap-php ul.sitemap-posts ul li:before {
color: #AAA;
line-height: 1;
font-family: FontAwesome;
content: "\f105";
font-size: 1.3333333333333333em;
padding-right: 10px;
}
.page-template-template-sitemap-php ul.sitemap-pages ul.children,
.page-template-template-sitemap-php ul.sitemap-authors ul.children,
.page-template-template-sitemap-php ul.sitemap-archives ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul ul.children {
margin: 10px 0px 10px -2px;
list-style: none;
} .page-template-template-parallax-php #content {
padding: 0;
}
.page-template-template-parallax-php #content-core {
margin: 0;
max-width: 100%;
}
.page-template-template-parallax-php .panel-grid {
padding: 30px 10px 0;
}
.page-template-template-parallax-php.layout-boxed .panel-grid {
padding: 30px 20px 0;
}
.page-template-template-parallax-php .panel-grid-core,
.page-template-template-parallax-php #content #nav-above,
.page-template-template-parallax-php #content #nav-below,
.page-template-template-parallax-php #content #comments {
display: block;
max-width: 1140px;
margin: 0 auto
}
.page-template-template-parallax-php #content #comments {
padding-bottom: 30px;
} .page-template-template-parallax-php #body-core #main-core > article {
background: none;
border: none;
padding: 0;
margin: 0;
} .page-template-template-narrow-php #main-core {
max-width: 770px;
margin: 0 auto
} .page-template-template-narrow-php.slider-boxed.layout-sidebar-none #content {
padding-top: 0;
}
.page-template-template-narrow-php.slider-boxed.layout-sidebar-none #slider .rslides-container {
padding-bottom: 0;
}
.page-template-template-narrow-php.slider-boxed.layout-sidebar-none #main-core {
position: relative;
top: -50px;
z-index: 9999;
margin-bottom: -50px;
} .page-template-template-no-background-php #body-core #main-core > article {
background: none;
border: none;
padding: 0;
margin: 0;
}    .search-results .blog-article .entry-meta {
margin: 0;
} .title-404 {
text-align: center;
margin: 30px 0;
}
.title-404 h2 {
line-height: 1;
font-size: 80px;
margin: 0 0 20px 0;
}
.title-404 h2 i {
padding-right: 15px;
}
.title-404 p {
font-size: 15px;
}
.title-404 .search {
margin-bottom: 20px;
width: 200px;
max-width: 200px;
} .column-1 { width: 100%;    padding: 10px; }
.column-2 { width: 50%;     padding: 10px; }
.column-3 { width: 33.333%; padding: 10px; }
.column-4 { width: 25%;     padding: 10px; }
.column-5 { width: 20%;     padding: 10px; }
.column-6 { width: 16.65%;  padding: 10px; }
.column-1,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6 {
float: left;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}  .client-thumb {
text-align: center;
margin: 0;
list-style: none;
}
.column-4.client_grid {
padding: 20px 10px;
} .team-grid {
margin-bottom: 0px;
}
.team-grid .team-thumb {
height: auto !important;
} .team-social {
display: block;
margin-bottom: 10px;
padding-top: 20px;
border-top: 1px solid #f3f3f3;
}
.team-social ul {
display: table;
margin: 0;
}
.team-social li {
display: table-cell;
vertical-align: top;
float: none;
padding: 0 !important;
}
.team-social li a {
display: table;
font-size: 13px;
text-align: center;
color: #BBB;
width: 30px;
height: 30px;
border: 1px solid #BBB;
margin-right: 8px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.team-social li a:hover {
color: #1EAAF1;
border-color: #1EAAF1;
}
.team-social li i {
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
}
.team-social .tooltip-inner {
padding: 5px 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.team-grid .team-social ul {
margin: 0 auto;
} .team-content .entry-header {
width: 100%;
display: table;
margin-bottom: 20px;
}
.team-content .team-title,
.team-content .team-links,
.team-content .team-email {
display: table-cell;
vertical-align: middle
}
.team-content .team-links,
.team-content .team-email {
text-align: right
}
.team-content .team-links ul {
margin: 0 0 0 auto;
}
.team-content .team-email {
width: 150px;
}
.team-content .team-email a {
padding: 6px 20px;
display: inline-block;
} .team-grid .carousel-team.style2 {
text-align: center;
} .testimonial-grid {
text-align: center;
}
.testimonial-grid .entry-content {
padding: 20px 25px;
margin-bottom: 20px;
}
.testimonial-thumb img {
margin: 0 auto;
}
.testimonial-excerpt {
display: inline-block;
font-weight: 300;
}
.testimonial-excerpt p:last-child {
margin-bottom: 0;
}
.testimonial-name h3 {
clear: none;
font-weight: 700;
font-size: 15px;
line-height: 1;
text-transform: uppercase;
margin: 0 0 3px 0;
}
.testimonial-name h3 a {
color: inherit;
}
.testimonial-name h3 a:hover {
color: #1EAAF1;
}
.testimonial-position {
color: #1EAAF1;
font-weight: 300;
font-style: italic;
}
.testimonial-quote {
}
.testimonial-quote:before {
} .testimonial-grid .carousel-testimonial.style1 .entry-content {
padding: 0;
}
.testimonial-grid .carousel-testimonial.style1 .testimonial-name h3 {
margin-top: 15px;
}   blockquote.style2:before, q.style2:before,
blockquote.style2:after, q.style2:after {
content: '';
}
blockquote.style2, q.style2 {
color: inherit;
background: none;
padding: 0 20px;
margin-bottom: 20px;
border-left: 10px solid #1EAAF1;
}
blockquote.style2 p:last-child,
q.style2 p:last-child {
margin-bottom: 0;
} .sc-action {
text-align: center;
}
.sc-action-core {
text-align: center;
background: #FFF;
padding: 30px 15px;
border-top: 1px solid #1EAAF1;
border-bottom: 3px solid #E2E2E2;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
} .sc-action.style1 .action-link a {
margin: 15px 4px 4px;
} .sc-carousel {
}
.sc-carousel li {
margin: 0;
border: none;
padding: 0px 15px;
}
.sc-carousel a.prev,
.sc-carousel a.next {
color: #FFF;
background: #676767;
}
.sc-carousel a.prev:hover,
.sc-carousel a.next:hover {
color: #FFF;
background: #1EAAF1;
}
.sc-carousel a.next {
}
.sc-carousel a.prev {
}
.sc-carousel a.prev i,
.sc-carousel a.next i {
color: inherit;
top: 0;
line-height: 30px;
}
.sc-carousel a.prev:hover i,
.sc-carousel a.next:hover i {
color: #FFF;
}
.sc-carousel .entry-content {
margin: 0;
padding: 20px 20px 10px;
background: #FFF;
border-bottom: 3px solid #E2E2E2;
}
.sc-carousel .entry-content h4,
.sc-carousel .entry-content p {
margin-bottom: 15px;
}
.sc-carousel .entry-content h4 {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
.sc-carousel .entry-content .date a,
.sc-carousel .entry-content .date a {
color: #3d3d3d;
}
.sc-carousel .entry-content .comment {
float: none;
line-height: 1;
}
.sc-carousel-title {
float: left;
position: absolute;
top: -70px;
} .sc-carousel .entry-meta {
line-height: 1;
margin-bottom: 15px;
} .sc-carousel .port-thumb {
display: block;
} .sc-carousel .entry-content h4 a:hover {
color: #1EAAF1 !important;
} .sc-carousel .image-overlay .prettyphoto-wrap {
display: table-cell;
vertical-align: middle;
}
.sc-carousel .entry-header .image-overlay-inner,
.sc-postitem .entry-header .image-overlay-inner,
.sc-grid .entry-header .image-overlay-inner {
background: #1EAAF1;
background: rgba(30, 170, 241, 0.9);
}
.sc-carousel .entry-header .hover-icons,
.sc-postitem .entry-header .hover-icons,
.sc-grid .entry-header .hover-icons {
}
.sc-carousel .entry-header .hover-link,
.sc-carousel .entry-header .hover-zoom,
.sc-postitem .entry-header .hover-link,
.sc-postitem .entry-header .hover-zoom,
.sc-grid .entry-header .hover-link,
.sc-grid .entry-header .hover-zoom {
line-height: 35px;
width: 35px;
height: 35px;
border: 1px solid #fff;
background: none;
margin: 1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-carousel .entry-header:hover .hover-zoom,
.sc-carousel .entry-header:hover .hover-link,
.sc-postitem .entry-header:hover .hover-zoom,
.sc-postitem .entry-header:hover .hover-link,
.sc-grid .entry-header:hover .hover-zoom,
.sc-grid .entry-header:hover .hover-link {
background: none;
}
.sc-carousel .entry-header .hover-link:hover,
.sc-carousel .entry-header .hover-zoom:hover,
.sc-postitem .entry-header .hover-link:hover,
.sc-postitem .entry-header .hover-zoom:hover,
.sc-grid .entry-header .hover-link:hover,
.sc-grid .entry-header .hover-zoom:hover {
background: #1E1E1E;
border-color: #1E1E1E;
background: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 1);
}
.sc-carousel .entry-header .hover-zoom:before,
.sc-carousel .entry-header .hover-link:before,
.sc-postitem .entry-header .hover-zoom:before,
.sc-postitem .entry-header .hover-link:before,
.sc-grid .entry-header .hover-zoom:before,
.sc-grid .entry-header .hover-link:before {
right: auto;
top: auto;
line-height: 35px;
width: 35px;
}
.sc-carousel .entry-header .hover-zoom:before,
.sc-postitem .entry-header .hover-zoom:before,
.sc-grid .entry-header .hover-zoom:before {
font-size: 18px;
font-family: dashicons;
content: "\f211";
}
.sc-carousel .entry-header .hover-link:before,
.sc-postitem .entry-header .hover-link:before,
.sc-grid .entry-header .hover-link:before {
font-size: 18px;
font-family: dashicons;
content: "\f345";
right: auto;
top: auto;
} .sc-carousel .entry-header .image-overlay.overlay2 .image-overlay-inner,
.sc-postitem .entry-header .image-overlay.overlay2 .image-overlay-inner,
.sc-grid .entry-header .image-overlay.overlay2 .image-overlay-inner {
color: #FFF;
background: #333;
background: rgba(0, 0, 0, 0.5);
}
.sc-carousel .entry-header .image-overlay.overlay2 h4 a,
.sc-postitem .entry-header .image-overlay.overlay2 h4 a,
.sc-grid .entry-header .image-overlay.overlay2 h4 a {
color: #FFF;
}
.sc-carousel .entry-header .image-overlay.overlay2 h4 a:hover,
.sc-postitem .entry-header .image-overlay.overlay2 h4 a:hover,
.sc-grid .entry-header .image-overlay.overlay2 h4 a:hover {
color: #DDD;
} .sc-carousel.sc-postitem {
} .sc-featured,
.sc-image {
display: inline-block;
margin-top: 0;
padding: 0;
}
.sc-featured img,
.sc-image img {
margin: 0 !important;
width: auto !important;
}
.sc-featured .entry-header {
margin-bottom: 15px;
}
.sc-featured h3 {
font-size: 15px;
line-height: 1;
font-weight: 700;
margin-bottom: 15px;
}
.sc-featured .image-overlay i,
.sc-image .image-overlay i {
color: #FFF;
font-size: 55px;
}
.sc-featured .image-overlay i.fa-hover-plus,
.sc-image .image-overlay i.fa-hover-plus {
display: block;
font-size: 19px;
line-height: 1;
font-style: normal;
width: 19px;
height: 19px;
margin: 0 auto;
padding: 11px;
border: 7px solid #FFF;
webkit-border-radius: 500px;
-moz-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.sc-featured .image-overlay i.fa.fa-hover-plus:after,
.sc-image .image-overlay i.fa.fa-hover-plus:after {
content: '+';
} ul.iconfont i {
color: #1EAAF1;
font-size: 90%;
margin: 0 15px 0 -22px;
} .sc-lightbox .image-overlay {
}
.sc-lightbox:hover .image-overlay {
opacity: 0.8;
}
.sc-lightbox .image-overlay-inner {
background: #1EAAF1;
background: rgba(30, 170, 241, 0.9);
}
.sc-lightbox .hover-zoom {
width: 35px;
height: 35px;
line-height: 35px;
margin: 1px;
border: 1px solid #fff;
background: none;
webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-lightbox .hover-zoom:hover {
background: #1E1E1E;
border-color: #1E1E1E;
background: rgba(255, 255, 255, 0.2);
border-color: #FFF;
}
.sc-lightbox .hover-zoom:before {
content: "\f211";
font-family: dashicons;
font-size: 18px;
line-height: 35px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc-lightbox a:hover:before {
} .notification {
margin-bottom: 20px;
border: 1px solid rgba(0, 0, 0, 0.1);
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.notification p:last-child{ margin: 0; }
.notification,          .notification.normal   { background: #F9F9F9; }
.notification.download, .notification.success  { color: #587051; background: #d0edbf; border-color: #cfe4c5; }
.notification.error,    .notification.stop     { color: #ce4c48; background: #eeb5af; border-color: #dcb2af; }
.notification.info,     .notification.question { color: #5d95c2; background: #badff4; border-color: #b3d9ed; }
.notification.warning,  .notification.message  { color: #af8637; background: #f7f1c5; border-color: #ece9c7; } .notification.download,
.notification.success,
.notification.error,
.notification.stop,
.notification.info,
.notification.question,
.notification.warning,
.notification.message  {
position: relative;
padding-left: 30px;
}
.notification.download:before,
.notification.success:before,
.notification.error:before,
.notification.stop:before,
.notification.info:before,
.notification.question:before,
.notification.warning:before,
.notification.message:before  {
font-size:20px;
font-family: FontAwesome;
position:absolute;
top:15px;
left:15px;
}
.notification.download:before, .notification.success:before { content: "\f058"; }
.notification.error:before,    .notification.stop:before { content: "\f057"; }
.notification.info:before,     .notification.question:before { content: "\f05a"; }
.notification.warning:before,  .notification.message:before  { content: "\f071"; }
.notification .icon          { padding: 15px 20px; }
.notification.error .icon    { background: none; }
.notification.stop .icon     { background: none; }
.notification.download .icon { background: none; }
.notification.success .icon  { background: none; }
.notification.info .icon     { background: none; }
.notification.question .icon { background: none; }
.notification.warning .icon  { background: none; }
.notification.message .icon  { background: none; } .pricing-table {
text-align: center;
background: #F6F6F6;
}
.pricing-table .entry-header {
padding: 55px 20px 25px;
}
.pricing-table .entry-content {
padding: 25px 20px 45px;
}
.pricing-table .entry-footer {
padding: 0 20px 35px;
}
.pricing-table li {
line-height: 1;
position: relative;
border-bottom: none;
}
.pricing-table i {
color: #1EAAF1;
position: absolute;
left: -15px;
}
.pricing-features {
text-align: left;
display: inline-block;
}
.pricing-table .pricing-title,
.pricing-table .pricing-price {
line-height: 1;
color: #1EAAF1
}
.pricing-table .pricing-title {
font-size: 22px;
font-weight: 600;
margin-bottom: 5px;
}
.pricing-table .pricing-price {
font-size: 40px;
}
.pricing-table .pricing-link a {
min-width: 115px;
font-weight: 600;
display: inline-block;
margin: 4px;
padding: 5px 40px;
} .pricing-table.style1 .pricing-link a {
border: 2px solid #fff;
} .pricing-table.style2 i {
color: #fff;
}
.pricing-table.style2 {
background: #1EAAF1;
}
.pricing-table.style2 .entry-header {
padding: 55px 20px;
}
.pricing-table.style2 .pricing-title,
.pricing-table.style2 .pricing-price,
.pricing-table.style2 .pricing-features {
color: #fff;
}
.pricing-table.style2 .pricing-link a {
border: 2px solid #1EAAF1;
} .rslides-sc .rslides-inner li {
}
.rslides-sc a.rslides_nav {
opacity: 1;
text-align: center;
position: absolute;
top: 50%;
z-index: 9999;
width: 60px;
height: 60px;
line-height: 1;
margin: -25px 0px 0;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.rslides-sc a.rslides_nav.prev {
left: -60px;
}
.rslides-sc a.rslides_nav.next {
right: -60px;
}
.rslides-sc a.rslides_nav.prev:before,
.rslides-sc a.rslides_nav.next:before {
color: #fff;
background: #000;
background: rgba(0, 0, 0, 0.5);
font-family: FontAwesome;
font-size: 30px;
line-height: 60px;
display: block;
position: relative;
z-index: 9999;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rslides-sc a.rslides_nav.prev:hover:before,
.rslides-sc a.rslides_nav.next:hover:before {
color: #333;
background: #fff;
}
.rslides-sc .rslides-inner:hover a.rslides_nav {
opacity: 1;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.prev {
left: 0px;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.next {
right: 0px;
} .tabs .tab-content {
border-color: #e2e2e2;
}
.tabs .nav-tabs > .active > a,
.tabs .nav-tabs > .active > a:hover,
.tabs .nav-tabs > .active > a:focus {
border-color: #e2e2e2;
border-bottom-color: rgba(0, 0, 0, 0);
} .tabs.style2 {
padding: 20px 20px 0;
background: #fff;
border-bottom: 3px solid #e2e2e2;
}
.tabs.style2 .nav-tabs {
border-color: #e2e2e2;
padding-bottom: 15px;
}
.tabs.style2 .nav-tabs a {
color: #FFF;
font-weight: 400;
text-shadow: none;
background: #676767;
border: none;
}
.tabs.style2 .nav-tabs .active a,
.tabs.style2 .nav-tabs a:hover {
background: #1EAAF1;
border: none;
}
.tabs.style2 .nav-tabs > li {
margin: 0;
}
.tabs.style2 .tab-content {
border: none;
padding-left: 0;
padding-right: 0;
padding-top: 10px;
} .accordion-inner {
padding: 15px 0px;
} .accordion.style1 .accordion-heading .accordion-toggle {
background: #fff;
text-shadow: none;
border: 1px solid #e2e2e2;
border-bottom: 3px solid #e2e2e2;
}
.accordion.style1 .accordion-group {
border: none;
} .accordion.style2 .accordion-group {
border: none;
margin-bottom: 15px;
}
.accordion.style2 .accordion-heading {
border: none;
background: none;
}
.accordion.style2 .accordion-heading .accordion-toggle {
color: #1EAAF1;
text-shadow: none;
background: none;
border: none;
height: 35px;
line-height: 35px;
padding-left: 45px;
padding-top: 0;
padding-bottom: 0;
border-bottom: 1px solid #1EAAF1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.accordion.style2 .accordion-heading .accordion-toggle.collapsed {
color: #333;
border-color: #333;
}
.accordion.style2 .accordion-inner {
border-top: none;
}
.accordion.style2 .accordion-toggle:before {
top: 0;
left: 0;
color: #fff;
height: 35px;
width: 35px;
line-height: 35px;
margin-top: 0px;
text-align: center;
background: #1EAAF1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.accordion.style2 .accordion-toggle.collapsed:before {
background: #333;
} .sc-carousel.carousel-portfolio .entry-header {
display: block;
}
.sc-carousel.carousel-portfolio .entry-content h4 {
font-size: 14px;
line-height: inherit;
margin: 0;
}
.sc-carousel.carousel-portfolio .entry-content h4 a:hover {
color: #1EAAF1;
}
.sc-carousel.carousel-portfolio .entry-footer {
font-size: 100%;
border: 0;
margin: 0;
padding: 0;
}
.sc-carousel.carousel-portfolio .entry-footer p {
margin: 0;
}
.sc-carousel.carousel-portfolio .comment {
display: none;
} .sc-carousel.carousel-portfolio.items-3 .port-details.style2 .port-title {
font-size: 20px;
}
.sc-carousel.carousel-portfolio.items-4 .port-details.style2 .port-title,
.sc-carousel.carousel-portfolio.items-5 .port-details.style2 .port-title,
.sc-carousel.carousel-portfolio.items-6 .port-details.style2 .port-title {
font-size: 16px;
} .sc-carousel.carousel-team .entry-header {
display: block;
margin: 0;
}
.sc-carousel.carousel-team .entry-content {
}
.sc-carousel.carousel-team .entry-content h4 {
font-size: 15px;
}
.sc-carousel.carousel-team .entry-content h5 {
font-size: 13px;
color: #BBB;
font-style: italic;
margin: -10px 0 15px
} .sc-carousel.carousel-team .entry-header .hover-link {
font-weight: 400;
width: auto;
border: 1px solid #FFF;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.sc-carousel.carousel-team .entry-header .hover-link:hover {
color: #fff;
}
.sc-carousel.carousel-team .entry-header .hover-link:before,
.sc-carousel.carousel-team .entry-header .hover-link:before {
content: "";
} .carousel-team.style1 .team-social .envelope {
position: absolute;
top: 0;
right: 0;
}
.carousel-team.style1 .team-social .envelope a {
font-size: 20px;
color: #FFF;
width: 45px;
height: 45px;
background: #1EAAF1;
border: none;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.carousel-team.style1 .team-social .envelope a:hover {
background: #1E1E1E;
}
.carousel-team.style1 .team-social .envelope .tooltip {
display: none !important;
} .carousel-team.style2 {
padding-top: 125px;
overflow: visible;
background: #333;
padding-bottom: 20px;
}
.carousel-team.style2 .entry-header,
.carousel-team.style2 .entry-content {
color: #fff;
background: #333;
}
.carousel-team.style2 .entry-header {
overflow: visible;
padding-bottom: 15px;
}
.carousel-team.style2 .entry-content {
min-height: 25px;
border-top: none;
margin: 0;
padding: 0 20px;
border: none;
}
.carousel-team.style2 .entry-content h4 a {
color: #FFF;
}
.carousel-team.style2 .entry-content h5 {
color: #1EAAF1;
}
.carousel-team.style2 .team-thumb {
text-align: center;
margin-top: -77px;
}
.carousel-team.style2 .team-thumb a {
display: inline-block
}
.carousel-team.style2 .team-thumb img {
border: 3px solid #F3F3F3;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.carousel-team.style2 .team-thumb:hover img{
border: 3px solid #1EAAF1;
}
.carousel-team.style2 .image-overlay {
margin-top: 3px;
overflow: visible;
}
.carousel-team.style2 .image-overlay-inner {
width: 150px;
height:150px;
margin:0 auto;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.carousel-team .image-overlay.overlay2 .hover-link {
font-size: 0;
}
.carousel-team .image-overlay.overlay2 .hover-link:before {
font-size: 18px;
font-family: dashicons;
content: "\f345";
right: auto;
top: auto;
line-height: 35px;
width: 35px;
} .carousel-team.style2 .team-social {
padding: 20px 0;
margin-bottom: 20px;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
}
.carousel-team.style2 .team-social .envelope {
display: none;
}
.carousel-team.style2 .team-social-buton a {
display: inline-block;
text-transform: uppercase;
padding: 5px 15px;
}  .sc-carousel.carousel-testimonial .entry-header,
.sc-carousel.carousel-testimonial .entry-content {
text-align: left;
}
.sc-carousel.carousel-testimonial .entry-content {
border: none;
margin: 0;
}
.sc-carousel.carousel-testimonial .sc-carousel-thumbs a {
position: relative;
}
.sc-carousel.carousel-testimonial .caroufredsel_wrapper:nth-child(2) {
overflow: visible !important;
} .sc-carousel.carousel-testimonial.style1 .entry-header  {
font-size: 14px;
background: #FFF;
border-bottom: 3px solid #E2E2E2;
margin-bottom: 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-carousel.carousel-testimonial.style1 .entry-content {
background: none;
padding-top: 10px;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb {
text-align: center;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb img {
width: 62px;
height: 62px;
border: 4px solid #FFF;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb .selected:before {
left: 32px;
top: -74px;
content: "";
height: 0;
width: 0;
position: absolute;
border: solid transparent;
border-width: 10px;
pointer-events: none;
border-bottom-color: #FFF;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb .selected img {
border-color: #1EAAF1;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb .selected:before {
border-bottom-color: #1EAAF1;
} .sc-carousel.carousel-testimonial.style2 {
padding: 0 35px;
}
.sc-carousel.carousel-testimonial.style2 .entry-header,
.sc-carousel.carousel-testimonial.style2 .entry-content {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-excerpt {
margin-top: 8px;
} .sc-carousel.carousel-testimonial.style2 .entry-header {
margin: 0;
padding: 0;
background: none;
float: left;
width: 105px
}
.sc-carousel.carousel-testimonial.style2 .entry-header .testimonial-thumb {
width: 105px;
position: relative;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-thumb:before {
}
.sc-carousel.carousel-testimonial.style2 .entry-header img {
display: inline-block;
width: 105px;
height: 105px;
margin: 0;
}
.sc-carousel.carousel-testimonial.style2 .entry-content,
.sc-carousel.carousel-testimonial.style2 .testimonial-excerpt {
}
.sc-carousel.carousel-testimonial.style2 .entry-content {
background: #FFF;
border: 1px solid #EFEEEE;
padding: 20px;
margin: 0 0 0 105px;
} .sc-carousel.carousel-testimonial.sc-postitem {
display: block;
padding: 0;
} .sc-carousel.carousel-testimonial.sc-postitem.style1 .entry-header {
margin-bottom: 0;
}
.sc-carousel.carousel-testimonial.sc-postitem.style1 .entry-content:before {
display: block;
margin: 0 auto;
content: "";
height: 3px;
width: 40px;
pointer-events: none;
background: #1EAAF1;
}
.sc-carousel.carousel-testimonial.sc-postitem.style1 .testimonial-thumb:before {
position: relative;
top: 3px;
border: solid rgba(0, 0, 0, 0);
border-top-color: #1EAAF1;
border-width: 7px;
content: "";
height: 0;
width: 0;
pointer-events: none
}
.sc-carousel.carousel-testimonial.sc-postitem.style1 .testimonial-thumb img {
width: 120px;
height: 120px;
border: 6px solid #FFF;
} .sc-carousel.carousel-testimonial.sc-postitem.style2 {
max-width: 382px;
margin: 0 auto 20px;
} .iconmain .iconurl {
margin-top: 0px;
}
.iconmain .iconurl a.themebutton,
.iconmain .iconurl a.themebutton2 {
display: inline-block;
padding: 4px 18px;
}
.iconmain .iconurl a:after {
content: "";
} .iconfull.style1 .iconmain h3,
.iconfull.style2 .iconmain h3 {
font-size: 15px;
margin-bottom: 12px;
}
.iconfull.style1.iconbackground,
.iconfull.style2.iconbackground {
background: none;
margin-bottom: 20px;
padding: 30px 20px 10px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.iconfull.style1 .iconurl > a,
.iconfull.style2 .iconurl > a {
}
.iconfull.style1 .iconurl > a:hover,
.iconfull.style2 .iconurl > a:hover {
} .iconfull.style1 {
text-align: center;
}
.iconfull.style1 br {
display: none
}
.iconfull.style1 .iconimage {
float: none;
width: auto;
margin-bottom: 20px;
}
.iconfull.style1 .iconimage i {
font-size: 24px;
color: #333;
border: 2px solid #333;
height: 46px;
width: 46px;
line-height: 46px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.iconfull.style1 .iconimage a:hover i {
color: #1EAAF1;
border-color: #1EAAF1;
}
.iconfull.style1 .iconimage i.fa-inverse {
color: #1EAAF1;
border-color: #1EAAF1;
}
.iconfull.style1 .iconimage a:hover i.fa-inverse {
color: #333;
border-color: #333;
}
.iconfull.style1 .iconmain {
margin: 0;
padding:0;
} .iconfull.style2 br {
display: none
}
.iconfull.style2 .iconimage {
float: left;
width: auto;
}
.iconfull.style2 .iconimage i {
font-size: 24px;
color: #333;
border: 2px solid #333;
height: 46px;
width: 46px;
line-height: 46px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.iconfull.style2 .iconimage a:hover i {
color: #1EAAF1;
border-color: #1EAAF1;
}
.iconfull.style2 .iconimage i.fa-inverse {
color: #1EAAF1;
border-color: #1EAAF1;
}
.iconfull.style2 .iconimage a:hover i.fa-inverse {
color: #333;
border-color: #333;
}
.iconfull.style2 .iconmain {
margin: 0 0 0 70px;
} .sc-progress {
width: 100%;
margin-bottom: 15px
}
.sc-progress .entry-header {
margin-bottom: 5px;
}
.sc-progress .bar-title,
.sc-progress .progress {
}
.sc-progress .bar-title {
width: 1%;
white-space: nowrap;
padding-right: 5px;
}
span.bar-title,
span.bar-per {
color: #555;
font-size: 14px;
line-height: 1;
font-weight: 300;
text-align: left;
text-shadow: none;
}
.progress {
height: 15px;
background: #e9e9e9;
margin-bottom: 20px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.progress .bar {
display: block;
height: 15px;
padding: 5px 20px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.progress .bar {
background-color: #9DCEE3;
}
.progress.progress-basic .bar {
background: #9DCEE3;
}
.progress .bar-info {
background-color: #449edd;
}
.progress.progress-basic .bar-info {
background: #449edd;
}
.progress .bar-success {
background-color: #97d04d;
}
.progress.progress-basic .bar-success {
background: #97d04d;
}
.progress .bar-warning {
background-color: #ea984f;
}
.progress.progress-basic .bar-warning {
background: #ea984f;
}
.progress .bar-danger {
background-color: #1EAAF1;
}
.progress.progress-basic .bar-danger {
background: #1EAAF1;
} .sc-knob-dial {
color: #555 !important;
font-weight: 300 !important;
}
.sc-knob-title {
font-weight: 300;
} .rslides-sc a.rslides_nav,
.thinkupslider-sc a.rslides_nav {
}
.rslides-sc a.rslides_nav.prev:before,
.rslides-sc a.rslides_nav.next:before,
.thinkupslider-sc a.rslides_nav.prev:before,
.thinkupslider-sc a.rslides_nav.next:before {
}
.rslides-sc a.rslides_nav.prev:hover:before,
.rslides-sc a.rslides_nav.next:hover:before,
.thinkupslider-sc a.rslides_nav.prev:hover:before,
.thinkupslider-sc a.rslides_nav.next:hover:before {
}
.rslides-sc a.rslides_nav.prev,
.thinkupslider-sc a.rslides_nav.prev {
}
.rslides-sc a.rslides_nav.next,
.thinkupslider-sc a.rslides_nav.next {
}
.rslides-sc .rslides-inner:hover a.rslides_nav.prev,
.thinkupslider-sc .rslides-inner:hover a.rslides_nav.prev {
}
.rslides-sc .rslides-inner:hover a.rslides_nav.next,
.thinkupslider-sc .rslides-inner:hover a.rslides_nav.next {
} .customtitle.style5 span {
border-bottom: 2px solid #202224;
}  .panel-grid-cell #introaction {
padding: 0;
}
.panel-grid-cell #introaction h3 {
font-size: 30px;
font-weight: normal;
}
.panel-grid-cell #introaction .style1,
.panel-grid-cell #introaction .style2 {
color: #FFF;
background: #1EAAF1;
}
.panel-grid-cell #introaction .style3,
.panel-grid-cell #introaction .style4 {
color: #FFF;
background: #2D2D2D;
}
.panel-grid-cell #introaction .style5,
.panel-grid-cell #introaction .style6 {
color: #202224;
background: #FFF;
}
.panel-grid-cell #introaction .style1:hover,
.panel-grid-cell #introaction .style5:hover {
color: #FFF;
background: #2D2D2D;
}
.panel-grid-cell #introaction .style2:hover,
.panel-grid-cell #introaction .style3:hover {
color: #202224;
background: #FFF;
}
.panel-grid-cell #introaction .style4:hover,
.panel-grid-cell #introaction .style6:hover {
color: #FFF;
background: #1EAAF1;
} .carousel-portfolio-builder.style2 {
position: relative;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio {
padding-bottom: 0;
margin-bottom: 20px;
margin-top: 90px;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
top: 0;
margin-top: 0;
height: 100%;
background: #fff;
border: 1px solid #eee;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev:hover,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next:hover {
background: #1EAAF1;
border-color: #1EAAF1;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {
left: -35px;
right: auto;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
right: -35px;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev i,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next i {
top: 45%;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio .entry-content {
margin: 0;
}
.carousel-portfolio-builder.style2 .sc-carousel-button {
position: absolute;
right: 0;
color: inherit;
background: #FFF;
border: 1px solid #EEE;
padding: 5px 21px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.carousel-portfolio-builder.style2 .sc-carousel-button:hover {
color: #FFF;
background: #1EAAF1;
border-color: #1EAAF1;
}
.carousel-portfolio-builder.style2 .sc-carousel-title,
.carousel-portfolio-builder.style2 .sc-carousel-button {
top: -90px;
}
.layout-boxed .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev,
.custom-background .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {
left: -20px;
}
.layout-boxed .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next,
.custom-background .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
right: -20px;
} .services-builder.style1 {
background: #FFF;
padding: 20px 20px 0;
-webkit-box-shadow: 0 1px 5px #ccc;
-moz-box-shadow: 0 1px 5px #ccc;
-ms-box-shadow: 0 1px 5px #ccc;
-o-box-shadow: 0 1px 5px #ccc;
box-shadow: 0 1px 5px #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.services-builder {
margin-bottom: 30px;
}
.services-builder i {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .services-builder.style1 {
}
.services-builder.style1 .iconimage {
padding: 0 0 15px;
}
.services-builder.style1 .iconimage img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.services-builder.style1 .iconimage a:hover img {
opacity: 0.85;
}
.services-builder.style1 .iconmain {
color: #888;
padding: 0;
}
.services-builder.style1 h3{
font-size: 15px;
font-weight: 700;
margin-bottom: 15px;
} .services-builder.style2 br {
display: none
}
.services-builder.style2 {
text-align: center;
background: #fff;
border-bottom: 3px solid #e2e2e2;
}
.services-builder.style2 .iconimage {
float: none;
border-top: 1px solid #333;
margin-bottom: 30px;
}
.services-builder.style2 .iconimage a {
margin-top: -1px;
display: block;
border-top: 1px solid transparent;
}
.services-builder.style2 .iconimage i {
color: #FFF;
font-size: 24px;
height: 50px;
width: 50px;
line-height: 50px;
background: #333;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.services-builder.style2 .iconimage a:hover {
border-color: #1EAAF1;
}
.services-builder.style2 .iconimage a:hover i {
background: #1EAAF1;
}
.services-builder.style2 .iconimage i.fa-inverse {
background: #1EAAF1;
}
.services-builder.style2 .iconmain {
padding: 0 20px;
}
.services-builder.style2 .iconmain .iconurl {
margin-bottom: 30px;
} .services-builder.style2 .iconimage.style2 a {
border-color: #1EAAF1;
}
.services-builder.style2 .iconimage.style2 a:hover {
border-color: #333;
}
.services-builder.style2 .iconimage a:hover i.fa-inverse {
background: #333;
} .services-builder.style3 br {
display: none
}
.services-builder.style3 {
text-align: center;
background: #fff;
}
.services-builder.style3 .iconimage {
float: none;
padding-top: 25px;
padding-bottom: 20px;
background: #333;
}
.services-builder.style3 .iconimage i {
color: #FFF;
font-size: 45px;
height: 45px;
width: 45px;
line-height: 45px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.services-builder.style3 .iconmain {
padding: 0;
}
.services-builder.style3 .iconmain h3 {
color: #FFF;
background: #333;
padding-bottom: 25px;
}
.services-builder.style3 .iconmain h3,
.services-builder.style3 .iconmain p {
margin-bottom: 25px;
}
.services-builder.style3 .iconmain p {
padding: 0 10px;
}
.services-builder.style3 .iconmain .iconurl {
margin-bottom: 25px;
} .services-builder.style3 .iconimage.style2,
.services-builder.style3 .iconmain.style2 h3 {
background: #1EAAF1;
} #ie8 .entry-content img,
#ie8 .widget img,
#ie8 .wp-caption img {
width: auto;
}
#ie8 .content-core {
zoom:1;
}  .wrap-safari {
display: block;
height: 100%;
max-width: 1140px;
margin: 0 auto;
} .hidden {
display: none;
} body .fa-lg {
line-height: 1;
vertical-align: -10%;
}