a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-family: sans-serif;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0
}

article,
aside,
details,
div,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
button,
input,
select,
textarea {
    color: #000;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.6;
    outline: 0
}

input:invalid {
    box-shadow: none
}

body {
    background: #fff
}

a {
    color: #d66d11;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none
}

a:active,
a:hover {
    color: #d66d11
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    margin: 36px 0 12px;
    color: #333
}

h1 {
    font-size: 38px !important;
    font-weight: 700 !important;
}

h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight: 700 !important;
}

h3 {
    font-size: 28px;
    line-height: 36px !important;
    font-weight: 600 !important;
}

h4 {
    font-size: 18px;
    line-height: 1;
    font-weight: 600 !important;
}

h5 {
    font-size: 16px;
    line-height: 1
}

h6 {
    font-size: 14px;
    line-height: 1
}

address {
    font-style: italic;
    margin-bottom: 24px
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help
}

b,
strong {
    font-weight: 700
}

cite,
dfn,
em,
i {
    font-style: italic
}

ins,
mark {
    background: #d66d11;
    text-decoration: none
}

p {
    margin-bottom: 24px
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: sans-serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6
}

pre {
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

blockquote {
    color: #767676;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px
}

blockquote cite,
blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal
}

blockquote b,
blockquote strong {
    font-weight: 400
}

small {
    font-size: smaller
}

big {
    font-size: 125%
}

sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

dl {
    margin-bottom: 24px
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 24px
}

ol,
ul {
    list-style: none;
    margin: 0 0 24px 20px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin: 0 0 0 20px
}

img {
    width: inherit;
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    vertical-align: middle;
    max-width: 100%
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 0 24px;
    padding: 11px 12px 0
}

legend {
    white-space: normal
}

button,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0))
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

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
}

textarea {
    overflow: auto;
    vertical-align: top
}

table,
td,
th {
    border: 1px solid rgba(0, 0, 0, .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption,
td,
th {
    font-weight: 400;
    text-align: center
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

del {
    color: #767676
}

hr {
    background-color: rgba(0, 0, 0, .1);
    border: 0;
    height: 1px;
    margin-bottom: 23px
}

::selection {
    background: #d66d11;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #d66d11;
    color: #fff;
    text-shadow: none
}

:hover {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease
}

.required {
    color: red
}

.clear {
    clear: both
}

nav li {
    list-style-type: none
}

.bypostauthor>.comment-body .fn:before {
    vertical-align: text-top
}

.homepage {
    position: relative
}

header {
    top: 0;
    left: 0;
    z-index: 9;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    min-height: 105px;
    text-transform: uppercase;
    border-bottom: 1px solid #382f25;
    width: 100%;
    position: relative
}

.homepage header {
    position: absolute
}

.logo-box {
    float: left;
    margin-top: 6px
}

.site-logo {
    float: left
}

.name-box {
    float: left;
    margin-left: 10px
}

.site-name {
    margin: 0;
    color: #fff;
    font-size: 28px;
    letter-spacing: .05em
}

.name-box a {
    text-decoration: none
}

.site-tagline {
    font-size: 12px;
    color: #fff
}

.search-form {
    float: right;
    background-color: rgba(0, 0, 0, .18);
    overflow: hidden;
    width: 240px;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 5px;
    padding: 3px
}

.search-form input[type=text] {
    border: none;
    float: left;
    width: 100%;
    margin-right: -25px;
    padding-right: 25px;
    background: 0 0;
    color: #fff
}

.search-form input[type=submit] {
    background: url(images/search.png);
    float: right;
    border: none;
    width: 20px;
    height: 20px
}

.site-nav {
    clear: right;
    float: right;
    display: block;
    z-index: 10
}

.site-nav ul {
    margin: 0;
    float: left
}

.site-nav>ul>li {
    float: left;
    position: relative
}

.site-nav>ul>li+li {
    margin-left: 5px
}

.site-nav>ul>li a {
    display: block;
    font-size: 15px;
    line-height: 57px;
    padding: 0 20px;
    color: #fff;
    border-bottom: 1px solid transparent;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background-color: #000
}

.site-nav>ul>li:hover>a {
    border-bottom-color: #d66d11;
    color: #d66d11
}

.site-nav>ul>li a i {
    font-size: 6px;
    margin-left: 5px
}

.site-nav li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #bfbab4;
    width: 250px
}

.site-nav li:hover>ul {
    display: block
}

.site-nav li ul li {
    float: none;
    margin: 0;
    border-bottom: 1px solid #e6e7e7
}

.site-nav li ul li a {
    line-height: 40px;
    color: #fff;
    font-size: 13px
}

.site-nav li ul li:hover {
    background-color: #e6e7e7
}

.site-nav li ul li ul {
    top: 10px;
    left: 100%
}

.site-search-toggle {
    display: none;
    float: right;
    margin-top: 25px;
    background-color: transparent;
    border: none;
    color: #ccc
}

.site-nav-toggle {
    display: none;
    float: right;
    margin-top: 25px;
    background-color: transparent;
    border: none;
    color: #ccc
}

@media screen and (max-width:919px) {
    .site-nav-toggle {
        display: block
    }
    .site-nav {
        display: none;
        width: 100%;
        margin-top: 0;
        background-color: #bfbab4;
        position: absolute;
        top: 100%;
        left: 0
    }
    .site-nav>ul>li {
        float: none
    }
    .site-nav>ul>li+li {
        margin-left: 0
    }
    .site-nav>ul>li a {
        line-height: 50px
    }
    .site-nav li ul {
        position: static;
        margin-left: 20px;
        z-index: 200
    }
    .site-search-toggle {
        display: block
    }
    .search-form {
        display: none
    }
    header {
        min-height: 75px
    }
    .logo-box {
        margin-top: 10px
    }
    .search-form {
        position: absolute;
        top: 100%;
        right: 0;
        background-color: rgba(0, 0, 0, .18);
        overflow: hidden;
        width: 240px;
        margin-top: 5px;
        margin-right: 15px;
        padding: 3px
    }
}

header.sticky-header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    width: 100%;
    opacity: 1;
    box-shadow: 1px 0 5px #333;
    min-height: 0
}

.sticky-header .site-nav>ul>li>a {
    line-height: 60px
}

.sticky-header .logo-box {
    margin-top: 5px
}

.sticky-header .site-logo {
    height: 50px
}

.sticky-header .name-box {
    margin-top: 5px
}

.sticky-header .site-nav-toggle,
.sticky-header .site-search-toggle {
    margin-top: 15px
}

section[class^=homepage-section-] {
    padding: 50px 0
}

section.home-section {
    padding: 50px 0
}

section .widget {
    width: 100%;
    clear: both
}

.homepage-slider .carousel-caption {
    bottom: 40%;
    right: 15%;
    left: 15%;
    color: #fff;
    z-index: 3
}

.homepage-slider .carousel-caption h1 {
    color: #fff;
    font-size: 6em;
    text-transform: uppercase;
    font-weight: 400
}

.homepage-slider .carousel-caption strong {
    font-weight: 700
}

.homepage-slider .carousel-caption s {
    color: #d66d11;
    text-decoration: none
}

.homepage-slider .carousel-caption button {
    border: none;
    background-color: #d66d11;
    color: #fff;
    width: 220px;
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 40px;
    font-weight: 700
}

.homepage-slider .carousel-indicators li {
    border-width: 3px;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    margin: 5px
}

.homepage-slider .carousel-indicators li.active {
    background-color: #d66d11;
    margin: 5px
}

.homepage-slider .carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 50px
}

.homepage-slider .carousel-control .fa-angle-left {
    left: 50%
}

.homepage-slider .carousel-control .fa-angle-right {
    right: 50%
}

@media screen and (max-width:1100px) {
    .homepage-slider .carousel-caption h1 {
        font-size: 4em
    }
    .homepage-slider .carousel-caption {
        bottom: 20%
    }
    .carousel-indicators {
        display: none
    }
    .homepage-slider .carousel-caption button {
        width: 180px;
        height: 40px;
        font-size: 18px;
        margin-top: 30px
    }
}

@media screen and (max-width:919px) {
    .site-nav .children,
    .site-nav .sub-menu {
        display: block
    }
    .site-nav li ul li a {
        color: #fff
    }
    .site-nav>ul>li {
        position: static
    }
}

@media screen and (max-width:767px) {
    .homepage-slider .carousel-caption h1 {
        font-size: 3em
    }
    .homepage-slider .carousel-caption {
        bottom: 5%
    }
    .homepage-slider .carousel-caption button {
        width: 150px;
        height: 34px;
        font-size: 16px;
        margin-top: 20px
    }
}

.service {
    padding: 20px 0
}

.service-box {
    padding: 0;
    overflow: hidden;
    font-size: 13px
}

.service-box h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px
}

.service-box i {
    color: #b5b5b5
}

.service-box:hover i {
    color: #d66d11;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.service-box p {
    text-align: left;
    margin-bottom: 15px
}

.service-box a {
    font-size: 17px;
    color: #888
}

.service-box:hover a {
    color: #d66d11
}

.slogan {
    padding: 25px 0
}

.slogan-wrapper {
    background-color: #d66d11
}

.slogan .container {
    position: relative
}

.slogan-box {
    color: #fff;
    font-size: 20px;
    padding: 15px 0
}

.slogan-box h3 {
    color: #fff;
    font-size: 35px
}

.slogan .quote i {
    color: #d66d11
}

.slogan .quote {
    position: absolute
}

.slogan .quote i {
    font-size: 50px
}

.slogan .quote.left {
    left: 0;
    top: -15px
}

.slogan .quote.right {
    right: 0;
    bottom: -20px
}

.slogan .quote-slit {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 30px;
    left: 0;
    z-index: 999
}

.slogan .quote-slit i {
    color: #fff !important
}

.slogan .quote.left .quote-slit {
    height: 35px;
    top: 15px
}

.slogan .quote.left .quote-slit i {
    position: absolute;
    top: -15px
}

.slogan .quote.right .quote-slit {
    bottom: 20px
}

.title-wrapper::after {
    content: "";
    display: table;
    clear: both
}

.module-title {
    font-size: 36px;
    float: left;
    font-weight: 400;
    margin-right: 5px;
    text-transform: uppercase
}

.module-description {
    float: left;
    margin-top: 75px
}

.portfolio-box img {
    border: 1px solid transparent;
    padding: 5px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%)
}

.portfolio-box img:hover {
    border-color: #d66d11;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0)
}

.portfolio-box h3 {
    margin-top: 20px;
    margin-bottom: 5px
}

.portfolio-box ul {
    display: inline-block;
    margin-left: 0
}

.portfolio-box li {
    list-style-type: none;
    float: left
}

.portfolio-box li a {
    color: #737373
}

.portfolio-box li a:hover {
    color: #d66d11
}

.portfolio-box li+li::before {
    content: "\, "
}

.contact-form {
    margin-left: 10px
}

.contact-form fieldset {
    border: none;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    border-radius: 2px
}

.contact-form input[type=submit] {
    color: #fff;
    background-color: #d66d11;
    float: right;
    width: 200px;
    border: none;
    font-weight: 700;
    font-size: 18px
}

footer {
    background-color: #182f49 !important
}

.site-sns {
    margin: 20px auto 0;
    display: inline-block
}

.site-sns i {
    display: block;
    float: left;
    font-size: 16px;
    color: #fff;
    margin: 5px;
    width: 32px;
    height: 32px;
    background-color: #444;
    border-radius: 16px;
    padding-top: 9px;
    text-align: center
}

.site-sns i:hover {
    color: #d66d11;
    background-color: #fff
}

.site-info {
    font-size: 13px;
    margin-bottom: 10px;
    color: #fff
}

.site-info a {
    color: #ff0
}

.site-info a:hover {
    color: #fff;
    text-decoration: underline
}

.blog-list-page header {
    background-color: #182f49;
    background-position: top center
}

.blog-main {
    padding: 10px 0
}

.breadcrumb-box {
    font-size: 11px;
    text-transform: uppercase
}

.breadcrumb-box a,
.breadcrumb-box i,
.breadcrumb-box span {
    margin-right: 5px
}

.entry-box {
    padding: 0 0 50px;
    margin-top: 50px
}

.entry-box {
    border-bottom: 1px solid #d66d11
}

.blog-list-wrap article.entry-box:last-child,
.entry-box.last {
    border-bottom: none !important
}

.entry-date {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #d66d11;
    color: #fff
}

.entry-date .day {
    font-size: 50px;
    line-height: 1;
    margin-top: -8px;
    margin-left: -3px
}

.entry-date .month {
    text-transform: uppercase;
    font-size: 10px;
    margin-top: -6px
}

.entry-meta {
    font-size: 11px;
    text-transform: uppercase;
    overflow: hidden;
    margin-bottom: 20px
}

.entry-author,
.entry-category,
.entry-comments,
.entry-edit {
    float: left;
    margin-right: 15px
}

.entry-meta i {
    color: #000;
    margin-right: 5px
}

.entry-title {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
    color: #000;
    margin-top: 50px;
    margin-bottom: 10px
}

.entry-meta a {
    color: #949392
}

.entry-meta a:hover {
    color: #d66d11
}

.entry-title:hover {
    color: #d66d11
}

.entry-main img {
    border-radius: 0
}

.entry-footer {
    overflow: hidden;
    margin-top: 10px
}

.entry-more {
    float: right;
    background-color: #d66d11;
    color: #fff;
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
    padding: 5px 15px
}

.list-pagition a {
    color: #ccc
}

.list-pagition a,
.list-pagition span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px;
    font-size: 12px;
    line-height: 20px
}

.list-pagition a:hover {
    color: #fff;
    background-color: #d66d11
}

.post-entry {
    padding: 0 0
}

.entry-content {
    overflow: hidden
}

.entry-content a,
.entry-summary a {
    color: #d66d11
}

.entry-content a:hover,
.entry-summary a:hover {
    text-decoration: underline
}

.entry-content img,
.entry-summary img {
    max-width: 100%;
    margin-bottom: 0
}

.comments-area {
    border-top: 1px #ccc dashed
}

.comments-area h2 {
    text-transform: uppercase
}

.comment-respond {
    border-top: 1px #ccc dashed
}

.comment-form {
    width: 100%
}

.comment-body {
    margin-top: 10px;
    overflow: hidden;
    position: relative
}

.comment-avatar {
    float: left;
    height: 45px
}

.comment-avatar img {
    border-radius: 3px
}

.comment-box {
    float: left;
    margin-left: 20px;
    background: #f7f7f7;
    padding: 15px;
    border-radius: 3px;
    max-width: 80%
}

@media screen and (max-width:430px) {
    .comment-box {
        max-width: 60%
    }
}

.comment-box::after {
    content: "";
    position: absolute;
    border: 10px solid;
    border-color: transparent;
    border-right-color: #f7f7f7;
    margin-left: -18px;
    width: 0;
    height: 0;
    left: 72px;
    top: 15px
}

.comment-info {
    font-weight: 700
}

.comment-content {
    clear: both;
    font-style: italic
}

.comments-list li {
    list-style-type: none
}

.comment-form section {
    overflow: hidden;
    margin-bottom: 20px
}

.comment-form label {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    float: left;
    width: 100px
}

.comment-form input,
.comment-form textarea {
    padding: 6px;
    outline: 0;
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    max-width: 100%
}

.comment-form input:focus,
.comment-form textarea:focus {
    border-color: #d66d11;
    color: #d66d11
}

.form-submit {
    max-width: 100%;
    overflow: hidden
}

.form-submit input {
    background-color: #d66d11;
    color: #fff;
    width: 140px;
    border: none;
    float: right
}

.blog-side {
    padding: 50px 0
}

.widget-box {
    margin-bottom: 36px;
    overflow: hidden;
    font-size: 11px
}

.widget-title {
    font-family: sans-serif;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #000
}

.widget-sns a {
    padding-right: 5px
}

.widget-sns i {
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    background-color: #eee
}

.widget-sns i:hover {
    background-color: #d66d11;
    color: #fff
}

.widget-box ul {
    margin-left: 10px
}

.widget-box li {
    list-style-type: none;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid
}

.widget-box li:hover {
    border-bottom: 1px solid #090
}

.widget-box .nav-tabs {
    border-bottom: none
}

.widget-box .nav-tabs li {
    margin-bottom: 0
}

.widget-box a {
    color: #000
}

.widget-box a:hover {
    color: #d66d11
}

.searchform,
.widget-search {
    border: 1px solid #ccc;
    padding: 4px;
    overflow: hidden;
    max-width: 200px
}

.widget_search .screen-reader-text {
    display: none
}

.searchform input[type=text],
.widget-search input[type=text] {
    border: none;
    float: left;
    width: 100%;
    margin-right: -25px;
    padding-right: 25px
}

.searchform input[type=submit],
.widget-search input[type=submit] {
    background: url(images/search.png);
    float: right;
    border: none;
    width: 20px;
    height: 20px
}

.searchform label {
    display: none
}

.searchform #searchsubmit {
    text-indent: -99999px
}

.search-no-results .searchform {
    margin: 20px auto 0;
    max-width: 400px
}

.search-no-results .blog-list-wrap {
    padding: 30px 0
}

.widget-slider {
    position: relative
}

.widget-slider .carousel-bg {
    background-color: #eee;
    width: 100%;
    height: 50px
}

.widget-slider .carousel-indicators {
    bottom: -65px
}

.widget-slider .carousel-indicators li {
    border-width: 2px;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    margin: 3px;
    border-color: #d66d11
}

.widget-slider .carousel-indicators li.active {
    background-color: #d66d11;
    margin: 3px
}

.widget-box .tagcloud a {
    padding: 3px 7px;
    background-color: #d66d11;
    border-radius: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    display: inline-block
}

.widget-box .tagcloud a:hover {
    color: #fff
}

.widget-post .tab-pane ul {
    margin-left: 0
}

.widget-post .tab-pane li {
    list-style-type: none;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%
}

.widget-post .tab-pane img {
    display: block;
    float: left;
    width: 20%;
    margin-right: 3%;
    border-radius: 5px
}

.widget-post .tab-pane .tab-inner-box {
    float: left;
    width: 75%;
    margin-top: -5px
}

.widget-post .tab-pane .tab-inner-box a {
    color: #000
}

.widget-post .tab-pane .tab-inner-box a:hover {
    color: #d66d11
}

.widget-post .nav-tabs {
    margin-left: 0
}

.widget-post .nav-tabs>li {
    width: 50%;
    text-align: center
}

.widget-post .nav-tabs>li>a {
    background-color: #eee;
    border: 1px solid #dedede;
    border-radius: 0;
    font-size: 14px;
    font-family: sans-serif;
    padding: 12px 0;
    color: #000;
    text-align: center
}

.widget-post .nav-tabs>li>a:hover {
    color: #d66d11
}

.widget-post .nav-tabs>li.active>a {
    border-color: transparent;
    background-color: #d66d11;
    color: #fff
}

.page-404 i {
    margin-top: 20px;
    font-size: 70px;
    color: #d66d11
}

.page-404 p {
    margin-top: 30px;
    font-size: 30px;
    color: #777
}

.page-404 p strong {
    font-size: 40px
}

.divider {
    width: 100%;
    clear: both
}

.fa-2 {
    font-size: 2em
}

.fa-3 {
    font-size: 4em
}

.fa-4 {
    font-size: 7em
}

.fa-5 {
    font-size: 12em
}

.fa-6 {
    font-size: 20em
}

#loading i {
    height: 35px;
    width: 35px
}

.contact-form #loading {
    float: left;
    display: inline-block
}

.alignleft {
    text-align: left;
    float: left;
    margin-right: 10px
}

.alignright {
    text-align: right;
    float: right;
    margin-left: 10px
}

.aligncenter {
    text-align: center
}

.team-box {
    text-align: center;
    margin: 0 auto;
    max-width: 240px
}

.team-img-box {
    position: relative;
    margin-bottom: 10px
}

.team-img-box img {
    width: 100%;
    height: auto
}

.team-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    border: 2px solid #ccc;
    opacity: 0;
    z-index: -1;
    text-align: center
}

.team-img-box:hover .team-info {
    opacity: 1;
    z-index: 2;
    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease
}

.team-info img {
    width: 45%;
    height: auto
}

.team-info h4 {
    color: #000;
    font-size: 18px;
    margin: 10% 0 5%
}

.team-info h5 {
    color: #a0a0a0;
    font-size: 13px;
    margin: 0 0 5%
}

.team-sns {
    text-align: center;
    display: inline-block;
    margin: 5% 0
}

.team-sns a {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #eee;
    color: #595959;
    margin: 3px;
    padding-top: 3px;
    font-size: 16px
}

.team-sns a:hover {
    color: #d66d11
}

#dslc-theme-content {
    padding-left: 2px
}

.booking a {
    color: #d66d11 !important
}

.booking {
    background: #000;
    border-bottom: 1px solid #d66d11 !important
}

.design {
    background: rgba(0, 0, 0, 0) url(images/design.gif) repeat-x scroll 0 0;
    clear: both;
    margin-top: 20px;
    text-align: center;
    width: 88%;
    margin: auto;
    position: relative;
    bottom: 30px
}

.get-solution {
    display: inline-block;
    text-align: left;
    width: 400px
}

.get-solution h6 {
    color: #ffde00;
    font-size: 20px;
    font-weight: 700
}

.get-solution span {
    color: #fff;
    font-size: 43px;
    font-weight: 700;
    line-height: 50px
}

.get-solution-right {
    float: right;
    text-align: center;
    width: 488px
}

.panditji-btn {
    background-color: #d66d11;
    border: 4px solid #fff;
    border-radius: 15px;
    color: #fff;
    position: relative;
    left: -15px;
    display: inline-block;
    font-size: 32px;
    font-weight: 600;
    margin: 2px 0 0;
    padding: 0 37px 5px;
    text-align: center;
    text-shadow: 2px 2px 2px #000
}

.get-solution-right p {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0 !important;
    margin-top: 30px;
    margin-right: 36px
}

.footer220 {
    padding: 0 6px
}

.footer220 .footer220inner {
    float: left;
    background: #fff;
    border: 1px solid #9d9d9d
}

.footer220 .title220 {
    float: left;
    width: 200px;
    padding: 5px 10px;
    border-bottom: #ec5b29 3px solid;
    font-size: 27px;
    color: #fff;
    margin-bottom: 5px
}

.footer300 .title300 {
    float: left;
    width: 280px;
    padding: 5px 10px;
    background: #9d9d9d;
    font-size: 23px;
    color: #fff
}

.footer220 .BLK-links {
    float: left;
    font-size: 13px;
    color: #fff;
    margin: 5px 0 5px 10px
}

.footer220 .BLK-links a {
    text-decoration: none;
    color: #fff
}

.footer300 {
    float: left;
    width: 480px;
    padding: 0 6px
}

.footer300 .stayinTouch {
    float: left;
    width: 280px;
    padding: 5px 10px 15px;
    background: #706f6f
}

.footer300 .stayinTouch .title {
    float: left;
    width: 280px;
    font-size: 27px;
    color: #a9a9a9;
    margin-bottom: 10px
}

.footer300 .stayinTouch .txtfield {
    float: left;
    width: 270px;
    font-size: 14px;
    color: #989898;
    background: #fff;
    height: 26px;
    padding: 5px;
    border: 0;
    margin: 0;
    outline: 0
}

.footer300 .followUs {
    float: left;
    width: 300px;
    margin-top: 25px
}

.footer300 .followUs .title {
    float: left;
    width: auto;
    font-size: 27px;
    color: #a9a9a9;
    margin-right: 5px
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.num {
    color: #d66d11;
    font-size: 20px;
    font-weight: 700
}

.hd {
    margin-top: 14px !important;
    float: left
}

.blog-main {
    padding: 0 0 !important
}

.container.mycaro {
    width: 100% !important
}

@media screen and (min-width:920px) {
    .myclasss {
        display: none
    }
}

@media screen and (max-width:919px) {
    span.num.fa_phone {
        font-size: 15px
    }
    .top-right.myclasss {
        font-size: 0
    }
}

a.view {
    color: #d66d11
}

a:focus,
a:hover {
    color: #d66d11 !important
}
h2.looking_head {
    margin-bottom: 25px;
}
.card.cardservice {
    background: #f7f7f7;
}
a.cardservice_link {
    text-decoration: none;
    color: #000;
}
a.cardservice_link:hover {
    text-decoration: none;
    color: #000;
}
h4.card-title.cardservice {
    margin-top: 0px;
    margin-bottom: 0px !important;
    text-align: center !important;
}
.card-body.cardservice {
    padding: 15px;
}
.row.cardservice2 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.row.cardservice3 {
    margin-bottom: 40px;
}
img.card-img-top.cardservice {
    width: 100%;
}
h4.anugraha_head {
    text-align: center !important;
}
h2.review_head {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
p.fc-white.mbpx-.fs-default.lh-large.fw-light {
    text-align: center;
}
h2.lh-medium {
    text-align: center;
}
.fb_iframe_widget iframe {
    height: 550px !important;
    
}
.fb_live {
    margin-top: 35px;
}
._2p3a {
    width: 330px !important;
}
p.designedby {
    float: right;
    margin-top: 30px;
}
.entry-main {
    margin-top: 40px;
}
img.size-medium.wp-image-88.aligncenter {
    margin-bottom: 40px;
    margin-right: 15px;
}

img.size-medium.wp-image-84.aligncenter {
    margin-bottom: 40px;
    margin-right: 15px;
}
img.size-medium.wp-image-82.aligncenter {
    margin-bottom: 40px;
    margin-right: 15px;
}
img.size-medium.wp-image-90.aligncenter {
    margin-bottom: 40px;
    margin-right: 15px;
}
img.size-medium.wp-image-83.aligncenter {
    margin-bottom: 40px;
    margin-right: 15px;
}

.faq-section {
    background: #fdfdfd;
    min-height: 100vh;
    padding: 10vh 0 0;
}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}
.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #E91E63;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(233, 30, 99, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #3B566E;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #3B566E;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
  margin-bottom: 41px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}
h5.faq-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 30px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}
.col-md-2.service_crd {
    width: 20%;
}
@media screen and (max-width:800px){
    .col-md-2.service_crd {
        width: 100%;
    }
    img.size-medium.wp-image-88.aligncenter {
        margin-bottom: 0px;
        margin-right: 0px;
    }
    
    img.size-medium.wp-image-84.aligncenter {
        margin-bottom: 0px;
        margin-right: 0px;
    }
    img.size-medium.wp-image-82.aligncenter {
        margin-bottom: 0px;
        margin-right: 0px;
    }
    img.size-medium.wp-image-90.aligncenter {
        margin-bottom: 0px;
        margin-right: 0px;
    }
    img.size-medium.wp-image-83.aligncenter {
        margin-bottom: 0px;
        margin-right: 0px;
    }
    p.designedby {
        float: none;
        margin-top: 20px;
        text-align: center;
    }
    h1.bestastro_head {
        margin-top: 0px;
        font-size: 34px !important;
    }
    h2.looking_head {
        font-size: 30px !important;
    }
    .container.cardservice {
        padding-left: 0px;
        padding-right: 0px;
    }
    .card.cardservice {
        margin-bottom: 30px;
    }
    .row.cardservice2 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .row.cardservice3 {
        margin-bottom: 0px;
    }
    h2.review_head {
        margin-top: 0px;
    }
    .dslc-image {
        margin-bottom: 30px;
    }

}