@import url(https://fonts.googleapis.com/css?family=Open + Sans:300, 300i, 400, 400i, 600, 600i, 700, 700i, 800, 800i|Volkhov:400, 400i, 700, 700i);
@import url(font-awesome.css);
@import url(flaticon.css);

@import url(animate.css);
@import url(owl.css);
@import url(jquery-ui.css);
@import url(jquery.fancybox.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(jquery.mCustomScrollbar.min.css);
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #777;
    line-height: 1.7em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}
.bordered-layout .page-wrapper {
    padding: 0 50px 0;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #cc8809;
}
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.6em;
    font-family: Volkhov, serif;
}
button,
input,
select,
textarea {
    font-family: Volkhov, serif;
}
textarea {
    overflow: hidden;
}
p {
    position: relative;
    line-height: 1.8em;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}
.medium-container {
    max-width: 850px;
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}
li,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
img {
    display: inline-block;
    max-width: 100%;
}
.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.centered {
    text-align: center;
}
.list-style-one {
    position: relative;
}
.list-style-one li {
    position: relative;
    margin-bottom: 20px;
}
.list-style-one li a {
    position: relative;
    color: #bbb;
    font-size: 15px;
    padding-left: 25px;
    font-weight: 400;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.list-style-one li a:before {
    position: absolute;
    content: "\f101";
    left: 0;
    top: 0;
    font-weight: 400;
    font-family: FontAwesome;
}
.list-style-one li a:hover {
    color: #cc8809;
}
.list-style-two {
    position: relative;
}
.list-style-two li {
    position: relative;
    color: #bbb;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 40px;
}
.list-style-two li:first-child .icon {
    font-size: 16px;
}
.list-style-two li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 400;
    color: #cc8809;
    font-size: 20px;
}
.list-style-two li a:hover {
    color: #cc8809;
}
.list-style-three {
    position: relative;
}
.list-style-three li {
    position: relative;
    color: #777;
    font-size: 15px;
    margin-bottom: 20px;
    padding-left: 40px;
}
.list-style-three li:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #cc8809;
    content: "\f161";
    font-family: Flaticon;
}
.list-style-four {
    position: relative;
    margin-bottom: 30px;
}
.list-style-four li {
    position: relative;
    color: #3d3e3e;
    font-size: 15px;
    margin-bottom: 10px;
    padding-left: 40px;
}
.list-style-four li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f12b";
    color: #cc8809;
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;
    font-family: Flaticon;
}
.btn-style-one {
    position: relative;
    padding: 16px 35px 15px;
    line-height: 24px;
    text-transform: capitalize;
    background: #cc8809;
    color: #fff;
    border: 2px solid #cc8809;
    font-size: 18px;
    font-weight: 700;
    font-family: Volkhov, serif;
}
.btn-style-one:hover {
    background: 0 0;
    color: #cc8809;
}
.btn-style-two {
    position: relative;
    padding: 12px 31px;
    line-height: 24px;
    background: 0 0;
    color: #3d3e3e;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #3d3e3e;
    text-transform: capitalize;
}
.btn-style-two:hover {
    background: #cc8809;
    color: #fff;
    border-color: #cc8809;
}
.btn-style-three {
    position: relative;
    font-size: 16px;
    padding: 14px 42px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    border: 2px solid #3d3e3e;
    background-color: #3d3e3e;
    text-transform: capitalize;
    font-family: Volkhov, serif;
}
.btn-style-three:hover {
    background: 0 0;
    color: #3d3e3e;
}
.btn-style-four {
    position: relative;
    padding: 17px 50px;
    line-height: 24px;
    background: 0 0;
    color: #cc8809;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #cc8809;
    text-transform: capitalize;
    font-family: Volkhov, serif;
}
.btn-style-four:hover {
    background: #cc8809;
    color: #fff;
    border-color: #cc8809;
}
.btn-style-five {
    position: relative;
    font-size: 16px;
    padding: 9px 28px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    border: 2px solid #3d3e3e;
    background-color: #3d3e3e;
    text-transform: capitalize;
    font-family: Volkhov, serif;
}
.btn-style-five:hover {
    background: 0 0;
    color: #3d3e3e;
}
.btn-style-six {
    position: relative;
    font-size: 16px;
    padding: 9px 29px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    border: 1px solid #cc8809;
    background: 0 0;
    text-transform: uppercase;
    font-family: Volkhov, serif;
}
.btn-style-six:hover {
    background: #cc8809;
    color: #fff;
}
.social-icon-one {
    position: relative;
}
.social-icon-one li {
    position: relative;
    margin-right: 14px;
    display: inline-block;
}
.social-icon-one li a {
    position: relative;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.social-icon-one li a:hover {
    color: #cc8809;
}
.social-icon-two {
    position: relative;
}
.social-icon-two li {
    position: relative;
    margin-right: 18px;
    display: inline-block;
}
.social-icon-two li.share {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-family: Volkhov, serif;
}
.social-icon-two li a {
    position: relative;
    font-size: 22px;
    color: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.social-icon-two li a:hover {
    color: #cc8809;
}
.social-icon-three {
    position: relative;
}
.social-icon-three li {
    position: relative;
    margin-right: 18px;
    display: inline-block;
}
.social-icon-three li.share {
    position: relative;
    color: #3d3e3e;
    font-size: 24px;
    font-family: Volkhov, serif;
}
.social-icon-three li a {
    position: relative;
    font-size: 20px;
    color: #777;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.social-icon-three li a:hover {
    color: #cc8809;
}
.social-icon-five {
    position: relative;
}
.social-icon-five li {
    position: relative;
    margin-right: 4px;
    display: inline-block;
}
.social-icon-five li a {
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 16px;
    color: #777;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ccc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.social-icon-five li a:hover {
    color: #cc8809;
}
.social-icon-four {
    position: relative;
}
.social-icon-four .share {
    color: #3d3e3e;
    font-size: 14px;
    font-weight: 700;
    font-family: Volkhov, serif;
}
.social-icon-four li {
    position: relative;
    margin-right: 18px;
    display: inline-block;
}
.social-icon-four li a {
    position: relative;
    font-size: 18px;
    color: #777;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-icon-four li a:hover {
    color: #cc8809;
}
.theme_color {
    color: #cc8809;
}
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg);
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #0a0a0a;
    display: none;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scroll-to-top:hover {
    color: #fff;
    background: #cc8809;
}
.sec-title {
    position: relative;
    margin-bottom: 45px;
}
.sec-title .title {
    position: relative;
    color: #3d3e3e;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px;
    font-family: Volkhov, serif;
}
.sec-title h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 36px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.4em;
}
.sec-title .text {
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 1.4em;
    margin-top: 15px;
}
.sec-title span {
    font-weight: 600;
}
.sec-title.light h2 {
    color: #fff;
}
.main-header {
    position: relative;
    z-index: 999;
    width: 100%;
}
.main-header .header-top {
    position: relative;
    background-color: #f5f5f5;
}
.main-header .header-top .top-left ul li {
    position: relative;
    color: #3d3e3e;
    font-size: 14px;
    font-weight: 400;
}
.main-header .header-top .top-left {
    position: relative;
    padding: 13px 0;
}
.main-header .header-top .top-right {
    position: relative;
    text-align: right;
    padding: 13px 0;
}
.main-header .header-top .top-right .social-nav {
    position: relative;
    float: left;
    z-index: 1;
    margin-right: 50px;
}
.main-header .header-top .top-right .social-nav li {
    position: relative;
    padding-left: 15px;
    display: inline-block;
}
.main-header .header-top .top-right .social-nav li a {
    position: relative;
    color: #cc8809;
    font-size: 18px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-header .header-top .top-right .social-nav li a:hover {
    color: #3d3e3e;
}
.main-header .language {
    position: relative;
    line-height: 1em;
    display: inline-block;
}
.main-header .language .flag-icon {
    margin-right: 10px;
}
.main-header .language .dropdown-menu {
    top: 100%;
    right: 0;
    left: auto;
    width: 170px;
    border-radius: 0;
    margin-top: 17px;
    background-color: #222;
    border: none;
    padding: 0;
    border-top: 3px solid #cc8809;
}
.main-header .language > a {
    color: #000 !important;
    padding: 0 0;
    background: 0 0 !important;
    text-transform: capitalize;
    display: inline-block;
    border: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 1em;
}
.main-header language a:hover {
    background: 0 0;
}
.main-header .language .dropdown-menu > li {
    padding-right: 0 !important;
    margin: 0 !important;
    float: none;
    display: block !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-header .language .dropdown-menu > li:last-child {
    border-bottom: none;
}
.main-header .language .dropdown-menu > li > a {
    padding: 10px 20px !important;
    color: #fff;
    text-align: left;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-header .language .dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: #cc8809;
}
.header-top-two {
    position: relative;
    background-color: #3d3e3e;
}
.header-top-two .top-left {
    position: relative;
    padding: 14px 0;
    float: left;
}
.header-top-two .top-left .links {
    position: relative;
}
.header-top-two .top-left .links li {
    position: relative;
    margin-right: 28px;
    display: inline-block;
}
.header-top-two .top-left .links li a {
    position: relative;
    color: #ccc;
    font-size: 14px;
    line-height: 1.4em;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.header-top-two .top-left .links li a:hover {
    color: #ebaf0b;
}
.header-top-two .top-left .links li a .icon {
    position: relative;
    margin-right: 12px;
    color: #ebaf0b;
    font-size: 17px;
}
.header-top-two .top-right {
    position: relative;
    float: right;
}
.header-top-two .top-right .social-icons {
    position: relative;
    padding: 13px 0;
    border-left: 1px solid rgba(0, 0, 0, 0.8);
    border-right: 1px solid rgba(0, 0, 0, 0.8);
}
.header-top-two .top-right .social-icons li {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    border-right: 1px solid rgba(0, 0, 0, 0.8);
}
.header-top-two .top-right .social-icons li:last-child {
    border-right: none;
}
.header-top-two .top-right .social-icons li a {
    position: relative;
    color: #ccc;
    font-size: 20px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.header-top-two .top-right .social-icons li a:hover {
    color: #fff;
}
.header-style-two {
    position: absolute;
}
.main-header .main-box {
    position: relative;
    padding: 0 0;
    left: 0;
    top: 0;
    width: 100%;
    background: 0 0;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-header .main-box .outer-container {
    position: relative;
    padding: 0 40px;
}
.header-style-two .main-box .outer-container {
    padding: 0;
}
.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0;
    z-index: 10;
    padding: 30px 0;
}
.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-header .nav-toggler {
    position: absolute;
    top: 50%;
    margin-top: 0;
    display: block;
}
.main-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    background: 0 0;
}
.main-header .header-upper {
    position: relative;
}
.main-header .header-upper .upper-right {
    padding-top: 45px;
}
.main-header .nav-outer {
    position: relative;
}
.main-header .header-lower {
    background-color: #3d3e3e;
}
.header-style-two .nav-outer {
    margin: 0;
    float: right;
    bottom: auto;
}
.main-header .header-upper .logo-box {
    padding: 10px 0;
}
.main-header .header-upper .logo-box img {
  max-width: 180px;
}
.main-footer .footer-widget .logo img {
    max-width: 180px;
}
.main-header .info-box {
    position: relative;
    float: left;
    min-height: 56px;
    margin-left: 50px;
    font-size: 13px;
    color: #777;
    text-align: left;
    padding: 0 0 20px 65px;
}
.main-header .info-box:last-child .theme-btn {
    padding: 11px 22px 10px;
}
.main-header .info-box .icon-box {
    position: absolute;
    width: 48px;
    height: 48px;
    left: 0;
    top: 0;
    color: #1f2a30;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    border: 1px dashed #1f2a30;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-header .info-box li {
    position: relative;
    line-height: 20px;
    color: #999;
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 400;
}
.main-header .info-box strong {
    position: relative;
    font-weight: 700;
    color: #3d3e3e;
    font-size: 16px;
    font-family: Volkhov, serif;
}
.main-header .info-box .quote-btn {
    position: relative;
    line-height: 24px;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 38px;
    border-radius: 50px;
    background: 0 0;
    text-transform: uppercase;
    border: 2px solid #f2f2f2;
}
.main-header .info-box .quote-btn:hover {
    color: #fff;
    border-color: #26447b;
    background-color: #26447b;
}
.main-menu {
    position: relative;
    float: left;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-menu .navbar-collapse {
    padding: 0;
}
.main-menu .navigation {
    position: relative;
    margin: 0;
}
.main-menu .navigation > li {
    position: relative;
    float: left;
    margin-right: 40px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-menu .navigation > li:last-child::after {
    display: none;
}
.main-menu .navigation > li:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header-style-two .main-menu .navigation > li:before {
    bottom: 42px;
}
.main-menu .navigation > li.current::before,
.main-menu .navigation > li:hover::before {
    opacity: 1;
}
.header-style-two .sticky-header .main-menu .navigation > li > a,
.sticky-header .main-menu .navigation > li > a {
    padding: 20px 0 !important;
    color: #444;
}
.header-style-two .sticky-header .main-menu .navigation > li.current > a,
.header-style-two .sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a {
    color: #cc8809;
    background-color: inherit !important;
}
.sticky-header .nav-outer .options-box {
    margin-top: 26px;
}
.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #fff;
    z-index: 0;
    border-bottom: 1px solid #e6e6e6;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sticky-header .logo {
    padding: 10px 0 10px;
}
.sticky-header .logo img{
  max-width: 100px;
}
.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -op-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.main-menu .navigation > li > a {
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 30px;
    text-transform: capitalize;
    letter-spacing: 0;
    opacity: 1;
    font-weight: 400;
    padding: 15px 0;
    font-size: 16px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Volkhov, serif;
}
.header-style-two .main-box {
    background-color: rgba(0, 0, 0, 0.6);
}
.header-style-two .main-box .logo-box {
    padding: 20px 0;
}
.header-style-two .main-menu .navigation > li {
    position: relative;
    margin-right: 0;
    margin-left: 2px;
}
.header-style-two .main-menu .navigation > li:before {
    display: none;
}
.header-style-two .sticky-header .main-menu .navigation > li {
    margin-right: 0;
}
.header-style-two .main-menu .navigation > li > a {
    padding: 40px 18px;
    color: #fff;
}
.header-style-two .main-menu .navigation > li.current > a,
.header-style-two .main-menu .navigation > li:hover > a {
    background-color: #3d3e3e;
    color: #fff;
}
.header-style-two .main-menu .navigation > li:after {
    display: none;
}
.sticky-header .main-menu .navigation > li {
    position: relative;
    margin-left: 30px;
    margin-right: 0;
}
.sticky-header .main-menu .navigation > li:after,
.sticky-header .main-menu .navigation > li:before {
    display: none;
}
.main-menu .navigation > li:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    width: 2px;
    height: 20px;
    margin-top: -10px;
    background-color: rgba(68, 68, 68, 0.3);
}
.main-menu .navigation > li.current::after,
.main-menu .navigation > li:hover::after {
    opacity: 0;
}
.main-header.light-version .main-menu .navigation > li.current > a,
.main-header.light-version .main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a {
    opacity: 1;
}
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li:hover > a:before {
    width: 100%;
}
.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 120%;
    width: 250px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #cc8809;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0;
}
.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #272727;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-menu .navigation > li > ul > li:hover > a {
    color: #fff;
    background: #2c2c2c;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 20px;
    display: block;
    color: #253d4a;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
    color: #fff;
}
.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 20px;
    width: 250px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #cc8809;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul > li > ul.from-right {
    left: auto;
    right: 0;
}
.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #272727;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-menu .navigation > li > ul > li > ul > li:hover > a {
    color: #fff;
    background: #2c2c2c;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #272727;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after {
    color: #fff;
}
.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 28px;
    border: 1px solid #fff;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
}
.main-header .options-box {
    position: relative;
    float: left;
    margin-top: 42px;
    right: 0;
    margin-left: 0;
}
.main-header .options-box .options-nav {
    position: relative;
}
.main-header .options-box .options-nav > li {
    position: relative;
    color: #fff;
    font-size: 22px;
    margin-left: 28px;
    display: inline-block;
}
.main-header .options-box .options-nav li.menu-btn {
    cursor: pointer;
}
.main-header .options-box .options-nav > li > a {
    position: relative;
    color: #fff;
}
.main-header .header-lower .outer-box {
    position: relative;
    float: right;
}
.main-header .header-lower .outer-box .advisor-box {
    position: relative;
    float: left;
    overflow: hidden;
}
.main-header .header-lower .outer-box .advisor-box .advisor-btn {
    position: relative;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    font-style: italic;
    padding: 18px 25px 18px 25px;
    background-color: #cc8809;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: Volkhov, serif;
}
.search-box-outer {
    position: relative;
    float: left;
    margin-top: 15px;
    margin-right: 30px;
}
.main-header .search-box-btn {
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: 0 0;
    border-radius: 50%;
    border: 1px dashed rgba(255, 255, 255, 0.6);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-header .search-box-outer .dropdown-menu {
    top: 47px;
    border-top: 3px solid #cc8809;
    padding: 0;
    width: 280px;
    border-radius: 0;
}
.sticky-header .search-box-outer .dropdown-menu {
    top: 40px;
}
.main-header .search-box-outer .dropdown-menu > li {
    padding: 0;
    border: none;
    background: 0 0;
}
.main-header .search-panel .form-container {
    padding: 25px 20px;
}
.main-header .search-panel .form-group {
    position: relative;
    margin: 0;
}
.main-header .search-panel input[type="password"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="text"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    color: #000;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #fff;
}
.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #cc8809;
}
.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #cc8809;
}
.main-header .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: 0 0;
    cursor: pointer;
}
.main-slider {
    position: relative;
    z-index: 10;
}
.main-slider .tp-caption {
    z-index: 5 !important;
}
.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, 0.4) !important;
}
.main-slider .tparrows.gyges {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.2);
}
.main-slider .tparrows.gyges:before {
    line-height: 60px;
}
.main-slider .tparrows.gyges:hover {
    color: #333 !important;
    background-color: #333;
}
.main-slider .title {
    position: relative;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 1.5em;
    text-transform: uppercase;
}
.main-slider h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 400;
    line-height: 1.3em;
    font-family: Volkhov, serif;
}
.main-slider h3 {
    font-size: 36px;
    color: #cc8809;
    font-weight: 400;
    line-height: 1.3em;
    font-family: Volkhov, serif;
}
.main-slider .text {
    position: relative;
    font-weight: 600;
    line-height: 1.8em;
    color: #fff;
    font-size: 18px;
}
.main-slider .text.text-center {
    text-align: center !important;
}
.main-slider .theme-btn {
    margin-right: 25px;
}
.main-slider .tparrows.preview3 {
    background: 0 0 !important;
    overflow: hidden;
    height: 90px;
}
.main-slider.alternate .tparrows.preview3 {
    margin-top: 30px !important;
    height: 50px;
}
.main-slider .contact-number {
    position: absolute;
    width: 100%;
    bottom: 40px;
    display: block;
    z-index: 20;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.main-slider .contact-number .icon {
    position: relative;
    display: block;
    margin-bottom: 15px;
    color: #cc8809;
    font-size: 30px;
}
.main-slider .tparrows.preview3::after {
    top: 0;
    color: #101010;
    font-size: 26px;
    padding: 0;
    background: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    width: 36px;
    height: 90px;
    line-height: 90px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-slider .tparrows.tp-leftarrow.preview3::after {
    content: "\f104";
    font-family: FontAwesome;
}
.main-slider .tparrows.tp-rightarrow.preview3::after {
    content: "\f105";
    font-family: FontAwesome;
}
.main-slider .tparrows.preview3:hover::after {
    background: #fff;
}
.main-slider .tparrows.preview3.tp-leftarrow {
    left: 0 !important;
}
.main-slider .tparrows.preview3.tp-rightarrow {
    right: -36px !important;
}
.main-slider .tparrows.preview3 .tp-arr-iwrapper {
    visibility: hidden;
    opacity: 0;
    display: none;
}
.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none !important;
}
.services-section {
    position: relative;
    padding: 110px 0 70px;
}
.services-block {
    position: relative;
    margin-bottom: 30px;
}
.services-block .inner-box {
    position: relative;
}
.services-block .inner-box .icon-box {
    position: relative;
    margin-bottom: 25px;
}
.services-block .inner-box .icon-box .icon {
    position: relative;
    color: #cc8809;
    font-size: 60px;
    line-height: 1em;
    padding-right: 20px;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
}
.services-block .inner-box .icon-box:before {
    position: absolute;
    content: "";
    left: 0;
    top: 28px;
    width: 100%;
    height: 2px;
    background-color: #bbb;
}
.services-block .inner-box .icon-box:after {
    position: absolute;
    content: "";
    left: 0;
    top: 35px;
    width: 100%;
    height: 2px;
    background-color: #bbb;
}
.services-block .inner-box h3 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.services-block .inner-box h3 a {
    position: relative;
    color: #3d3e3e;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.services-block .inner-box h3 a:hover {
    color: #cc8809;
}
.services-block .inner-box .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 22px;
}
.services-block .inner-box .read-more {
    position: relative;
    color: #cc8809;
    font-size: 14px;
    font-weight: 700;
    font-family: Volkhov, serif;
}
.services-block .inner-box .read-more:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    width: 0;
    height: 1px;
    background-color: #cc8809;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.services-block .inner-box:hover .read-more:before {
    width: 100%;
}
.history-section {
    position: relative;
    padding: 90px 0 160px;
    background-repeat: repeat;
}
.history-section .content-column {
    position: relative;
}
.history-section .content-column .inner-column {
    position: relative;
    padding-right: 70px;
}
.history-section .content-column .inner-column .learn-more {
    position: relative;
    color: #cc8809;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Volkhov, serif;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.history-section .content-column .inner-column .learn-more:hover {
    color: #3d3e3e;
}
.history-block {
    position: relative;
    margin-bottom: 35px;
}
.history-block .inner-block {
    position: relative;
}
.history-block .inner-block h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px;
}
.history-block .inner-block .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.9em;
}
.history-section .video-column {
    position: relative;
}
.history-section .video-column .inner-column {
    position: relative;
    padding-right: 30px;
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.history-section .video-column .inner-column:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 370px;
    height: 310px;
    border: 5px solid #3d3e3e;
}
.history-section .video-column .inner-column:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 355px;
    height: 234px;
    background-color: #cc8809;
}
.history-section .video-column h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 30px;
}
.history-section .video-column .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.9em;
    text-align: center;
    padding: 0 30px;
}
.video-box {
    position: relative;
    z-index: 1;
}
.video-box .image {
    position: relative;
    overflow: hidden;
}
.video-box .image img {
    position: relative;
    width: 100%;
}
.video-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.6);
}
.video-box:hover .overlay-box {
    z-index: 1;
    background: rgba(0, 0, 0, 0.2);
}
.video-box .overlay-box span {
    position: relative;
    width: 60px;
    height: 60px;
    top: 47%;
    z-index: 99;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin-top: -30px;
    text-align: center;
    border-radius: 50%;
    line-height: 58px;
    padding-left: 4px;
    display: inline-block;
    background-color: #cc8809;
}
.video-box .overlay-box span:after {
    position: absolute;
    content: "";
    left: -4px;
    top: -4px;
    right: -4px;
    bottom: -4px;
    z-index: -1;
    border-radius: 50%;
    border: 4px solid rgba(204, 136, 9, 0.6);
}
.counter-section {
    position: relative;
}
.counter-section .inner-container {
    position: relative;
    margin-top: -80px;
    padding: 40px 0 25px;
    background-color: #cc8809;
}
.fact-counter {
    position: relative;
}
.fact-counter .column {
    position: relative;
    margin-bottom: 15px;
}
.fact-counter .column .inner {
    position: relative;
    text-align: center;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.fact-counter .column .inner:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
}
.fact-counter .column:last-child .inner:after {
    display: none;
}
.fact-counter .count-outer {
    position: relative;
    font-size: 25px;
    line-height: 1em;
    font-weight: 400;
    color: #fff;
    margin: 0 0 10px;
    font-family: Volkhov, serif;
}
.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 400;
    color: #fff;
    font-size: 25px;
    line-height: 1em;
    margin-bottom: 15px;
    font-family: Volkhov, serif;
}
.fact-counter .column .counter-title {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #3d3e3e;
    text-transform: uppercase;
}
.about-section {
    position: relative;
    padding: 120px 0;
}
.about-section .image-column {
    position: relative;
    padding: 0;
}
.about-section .image-column .image {
    position: relative;
}
.about-section .image-column .image:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    outline: 2px solid #fff;
    outline-offset: -20px;
}
.about-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}
.about-section .content-column {
    position: relative;
    padding: 0;
}
.about-section .content-column .inner-column {
    position: relative;
    margin-left: -90px;
    margin-top: 50px;
    z-index: 2;
    padding: 54px 50px 40px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.about-section .content-column h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 22px;
}
.about-section .content-column h2 span {
    font-weight: 700;
}
.about-section .content-column .text {
    position: relative;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 2em;
    margin-bottom: 30px;
}
.about-section .content-column h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 26px;
    line-height: 1.6em;
    font-weight: 700;
    margin-bottom: 25px;
}
.about-section .content-column .charges {
    position: relative;
    color: #3d3e3e;
    font-size: 16px;
    text-align: center;
    font-family: Volkhov, serif;
}
.about-section .content-column .price {
    position: relative;
    color: #cc8809;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 20px;
    font-family: Volkhov, serif;
}
.fluid-section-one {
    position: relative;
    overflow: hidden;
    background: url(../images/background/2.jpg) repeat;
}
.fluid-section-one .outer-container {
    position: relative;
    min-height: 250px;
}
.fluid-section-one .image-column {
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}
.fluid-section-one .image-column .image-box {
    position: relative;
    display: none;
}
.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
}
.fluid-section-one .content-column {
    position: relative;
    float: right;
    width: 50%;
}
.fluid-section-one .content-column .inner-column {
    position: relative;
    max-width: 630px;
    z-index: 2;
    padding: 90px 15px 60px 100px;
}
.feature-block {
    position: relative;
    margin-bottom: 36px;
}
.feature-block .inner-block {
    position: relative;
    padding-left: 100px;
}
.feature-block .inner-block .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    font-size: 36px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #cc8809;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.feature-block .inner-block:hover .icon-box {
    background-color: #cc8809;
}
.feature-block .inner-block h3 {
    position: relative;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6em;
    margin-bottom: 10px;
}
.feature-block .inner-block .text {
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 1.9em;
}
.team-section {
    position: relative;
    padding: 110px 0 70px;
}
.team-block {
    position: relative;
    margin-bottom: 40px;
}
.team-block .inner-box {
    position: relative;
}
.team-block .inner-box .image {
    position: relative;
}
.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}
.team-block .inner-box .image:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    display: block;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.team-block .inner-box:hover .image:before {
    opacity: 1;
}
.team-block .inner-box .image .overlay-box {
    position: absolute;
    left: 25px;
    bottom: 25px;
    right: 25px;
    z-index: 2;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.team-block .inner-box:hover .image .overlay-box {
    opacity: 1;
}
.team-block .inner-box .image .overlay-box .team-info {
    position: relative;
    margin-bottom: 15px;
}
.team-block .inner-box .image .overlay-box .team-info li {
    position: relative;
    margin-bottom: 6px;
    color: #fff;
    font-size: 14px;
}
.team-block .inner-box .lower-box {
    position: relative;
    padding-top: 24px;
}
.team-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
}
.team-block .inner-box .lower-box h3 a {
    position: relative;
    color: #222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.team-block .inner-box .lower-box h3 a:hover {
    color: #cc8809;
}
.team-block .inner-box .lower-box .designation {
    position: relative;
    color: #cc8809;
    font-size: 15px;
}
.team-section .owl-nav {
    position: absolute;
    right: 0;
    top: -80px;
    z-index: 99;
}
.team-section .owl-next,
.team-section .owl-prev {
    position: relative;
    height: 35px;
    width: 35px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #cc8809;
    margin-left: 10px;
    background: #fff;
    display: inline-block;
    border: 1px solid #cc8809;
    -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;
}
.team-section .owl-next:hover,
.team-section .owl-prev:hover {
    color: #fff;
    border-color: #cc8809;
    background-color: #cc8809;
}
.consulting-section {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.consulting-section.style-two {
    padding: 95px 0 80px;
}
.consulting-section .form-column {
    position: relative;
}
.consulting-section .form-column .inner-column {
    position: relative;
    padding: 95px 0 80px;
}
.consulting-section .image-column {
    position: relative;
}
.consulting-section .image-column .image {
    position: relative;
    margin-top: -50px;
}
.default-form .form-group {
    margin-bottom: 20px;
}
.default-form.contact-form .form-group {
    margin-bottom: 30px;
}
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="text"],
.default-form select,
.default-form textarea {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding: 12px 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #ccc;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: "Open Sans", sans-serif;
}
.default-form textarea {
    height: 200px;
    resize: none;
}
.default-form .form-group .submit-btn {
    font-size: 16px;
    padding: 11px 32px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    background-color: #3d3e3e;
    text-transform: capitalize;
    font-family: Volkhov, serif;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.default-form .form-group .submit-btn:hover {
    background-color: #cc8809;
}
.consulting-section.style-two .default-form .form-group .submit-btn {
    margin-top: 20px;
}
.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 15px;
    font-style: normal;
    height: 50px;
    padding: 10px 20px;
    line-height: 30px;
    color: #999;
    float: left;
    border-radius: 0;
    border: 1px solid #ccc;
    background: #fff;
}
.form-group .ui-button .ui-icon {
    background: 0 0;
    position: relative;
    top: 2px;
    text-indent: 0;
    color: #333;
}
.form-group .ui-button .ui-icon:before {
    font-family: FontAwesome;
    content: "\f107";
    position: absolute;
    right: 0;
    top: 2px !important;
    top: 13px;
    width: 10px;
    height: 30px;
    display: block;
    color: #262626;
    line-height: 23px;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    z-index: 5;
}
.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0;
}
.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
}
.ui-menu .ui-menu-item:last-child {
    border: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
    background-color: #cc8809;
    border-color: #cc8809;
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px;
}
.news-section {
    position: relative;
    padding: 115px 0 70px;
}
.news-block {
    position: relative;
    margin-bottom: 40px;
}
.news-block .inner-box {
    position: relative;
}
.news-block .inner-box .image {
    position: relative;
    background-color: #000;
}
.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news-block .inner-box:hover .image img {
    opacity: 0.4;
}
.news-block .inner-box .lower-content {
    position: relative;
    padding-top: 32px;
}
.news-block .inner-box .lower-content h3 {
    position: relative;
    font-size: 21px;
    line-height: 1.7em;
}
.news-block .inner-box .lower-content h3 a {
    position: relative;
    color: #3d3e3e;
    -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;
}
.news-block .inner-box .lower-content h3 a:hover {
    color: #cc8809;
}
.news-block .inner-box .lower-content .post-info {
    position: relative;
    margin-top: 12px;
    color: #3d3e3e;
    font-size: 14px;
}
.call-to-action-section {
    position: relative;
    padding: 95px 0 90px;
    background-size: cover;
    background-repeat: no-repeat;
}
.call-to-action-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(204, 136, 6, 0.9);
}
.call-to-action-section .content-column {
    position: relative;
}
.call-to-action-section .content-column .inner-column {
    position: relative;
}
.call-to-action-section .content-column h2 {
    position: relative;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5em;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}
.call-to-action-section .content-column .text {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    margin-top: 15px;
    font-family: Volkhov, serif;
}
.call-to-action-section .content-column .text span {
    font-size: 24px;
    margin-left: 20px;
}
.call-to-action-section .btn-column {
    position: relative;
    text-align: right;
}
.call-to-action-section .btn-column .inner-column {
    padding-top: 15px;
}
.main-footer {
    position: relative;
    background-color: #1e1e1e;
    background-size: cover;
}
.main-footer:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(61, 62, 62, 0.8);
}
.main-footer.style-two:before {
    background-color: rgba(0, 0, 0, 0.8);
}
.main-footer .widgets-section {
    position: relative;
    padding: 105px 0 50px;
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 30px;
}
.main-footer .footer-widget h2 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 22px;
    text-transform: capitalize;
}
.main-footer .footer-widget .logo {
    position: relative;
    margin-bottom: 30px;
}
.main-footer .logo-widget .text {
    position: relative;
}
.main-footer .logo-widget .text p {
    position: relative;
    line-height: 1.9em;
    color: #bbb;
    font-size: 15px;
    margin-bottom: 20px;
}
.main-footer .logo-widget .text p:last-child {
    margin-bottom: 0;
}
.main-footer .footer-widget.links-widget .row {
    margin-bottom: 15px;
}
.main-footer .footer-widget .list-style-two {
    margin-bottom: 40px;
}
.subscribe-form {
    position: relative;
}
.subscribe-form form {
    position: relative;
}
.subscribe-form .form-group {
    position: relative;
}
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group textarea {
    position: relative;
    width: 100%;
    line-height: 28px;
    padding: 10px 18px;
    height: 50px;
    display: inline-block;
    font-size: 14px;
    background: 0 0;
    font-weight: 400;
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Open Sans", sans-serif;
}
.subscribe-form .form-group input::-webkit-input-placeholder {
    color: #fff;
}
.subscribe-form .form-group .subscribe-btn {
    position: absolute;
    width: 60px;
    height: 50px;
    top: 0;
    right: 0;
    float: right;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    background: #cc8809;
}
.main-footer .footer-bottom {
    position: relative;
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.main-footer .footer-bottom .scroll-top {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    width: 20px;
    height: 20px;
    color: #222;
    cursor: pointer;
    margin-top: -10px;
    line-height: 1.4em;
    text-align: center;
    padding: 0 5px;
    background-color: #cc8809;
}
.main-footer .footer-bottom .copyright {
    position: relative;
    color: #fff;
    font-size: 14px;
}
.news-widget-block {
    position: relative;
    margin-bottom: 20px;
}
.news-widget-block:last-child {
    margin-bottom: 0;
}
.news-widget-block .widget-inner {
    position: relative;
    padding-left: 100px;
    min-height: 70px;
    padding-top: 7px;
}
.news-widget-block .widget-inner .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
}
.news-widget-block .widget-inner h3 {
    position: relative;
    color: #aaa;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 5px;
}
.news-widget-block .widget-inner h3 a {
    position: relative;
    color: #aaa;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news-widget-block .widget-inner h3 a:hover {
    color: #fff;
}
.news-widget-block .widget-inner .post-date {
    position: relative;
    color: #cc8809;
    font-size: 12px;
}
.main-footer .footer-upper {
    position: relative;
    padding: 50px 55px;
    background-color: #030304;
}
.main-footer .footer-upper .social-icon-two {
    margin-top: 18px;
}
.main-footer .footer-upper .subscribe-form {
    width: 370px;
}
.main-footer .footer-upper .subscribe-form .form-group {
    margin-bottom: 0;
}
.services-section-two {
    position: relative;
    padding: 110px 0 50px;
}
.services-section-two.style-two {
    padding-bottom: 80px;
}
.services-block-two {
    position: relative;
    margin-bottom: 40px;
}
.services-block-two .inner-box {
    position: relative;
    overflow: hidden;
}
.services-block-two .inner-box .image {
    position: relative;
}
.services-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    max-height: 200px;
}
.services-block-two .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    -webkit-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%);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    background-color: rgba(0, 0, 0, 0.8);
}
.services-block-two .inner-box:hover .image .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
}
.services-block-two .inner-box .image .overlay-box .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 35px;
}
.services-block-two .inner-box .image .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.services-block-two .inner-box .image .overlay-box .text {
    position: relative;
    font-size: 14px;
    color: #fff;
    line-height: 1.8em;
    margin-bottom: 20px;
}
.services-block-two .inner-box .image .overlay-box .read-more {
    position: relative;
    color: #cc8809;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: Volkhov, serif;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.services-block-two .inner-box .image .overlay-box .read-more:hover {
    color: #fff;
}
.services-block-two .inner-box .lower-box {
    position: relative;
    padding: 18px 20px;
    overflow: hidden;
    border: 1px dashed #ddd;
    background-color: #fff;
}
.services-block-two .inner-box .lower-box .lower-inner {
    position: relative;
}
.services-block-two .inner-box .lower-box .lower-inner .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    color: #cc8809;
    font-size: 38px;
    line-height: 1em;
}
.services-block-two .inner-box .lower-box h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 18px;
    font-weight: 400;
    padding-left: 65px;
    padding-top: 8px;
}
.services-block-two .inner-box .lower-box h3 a {
    position: relative;
    color: #3d3e3e;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.services-block-two .inner-box .lower-box h3 a:hover {
    color: #cc8809;
}
.services-block-two .inner-box .lower-box .arrow {
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px;
    height: 20px;
    color: #cc8809;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #cc8809;
}
.services-section-two .owl-nav {
    position: absolute;
    right: 0;
    top: -80px;
    z-index: 99;
}
.services-section-two .owl-next,
.services-section-two .owl-prev {
    position: relative;
    height: 35px;
    width: 35px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #cc8809;
    margin-left: 10px;
    background: #fff;
    display: inline-block;
    border: 1px solid #cc8809;
    -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-section-two .owl-next:hover,
.services-section-two .owl-prev:hover {
    color: #fff;
    border-color: #cc8809;
    background-color: #cc8809;
}
.experiance-section {
    position: relative;
    padding: 60px 0 330px;
    background-position: -100px bottom;
    background-repeat: no-repeat;
}
.experiance-section.style-two {
    padding-top: 110px;
}
.experiance-section .content-column {
    position: relative;
}
.experiance-section .content-column .inner-column {
    position: relative;
}
.experiance-section .content-column .inner-column .sec-title {
    position: relative;
    margin-bottom: 28px;
}
.experiance-section .content-column .inner-column .text {
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 40px;
}
.clients-section {
    position: relative;
    padding: 80px 0 80px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.clients-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(204, 136, 9, 0.9);
}
.clients-section .sponsors-outer {
    position: relative;
}
.clients-section .sponsors-outer .owl-dots,
.clients-section .sponsors-outer .owl-nav {
    position: relative;
    display: none;
}
.clients-section .sponsors-outer .image-box {
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.clients-section .sponsors-outer .image-box img {
    max-width: 100%;
    width: auto;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.faq-section {
    position: relative;
    padding: 110px 0 80px;
}
.faq-section .title-column {
    position: relative;
    margin-bottom: 40px;
}
.faq-section .title-column .inner-column {
    position: relative;
    padding-right: 60px;
}
.faq-section .title-column .inner-column .sec-title {
    position: relative;
    margin-bottom: 20px;
}
.faq-section .title-column .inner-column .text {
    position: relative;
    margin-bottom: 40px;
}
.faq-section .title-column .inner-column .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 2em;
}
.faq-section .title-column .inner-column .text p:last-child {
    margin-bottom: 0;
}
.faq-section .title-column .inner-column .theme-btn {
    font-size: 14px;
    padding: 11px 45px;
    text-transform: uppercase;
}
.accordion-box {
    position: relative;
    z-index: 10;
    margin-bottom: 30px;
}
.accordion-box .block {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #bbb;
}
.accordion-box .block:last-child {
    margin-bottom: 0;
}
.accordion-box .block:last-child .acc-btn {
    border: 0;
}
.accordion-box .block .acc-btn {
    position: relative;
    font-size: 18px;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;
    color: #222;
    padding: 28px 20px 28px 40px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Volkhov, serif;
}
.accordion-box .block .acc-btn .icon-outer {
    position: absolute;
    right: 25px;
    top: 28px;
    font-size: 8px;
    color: #ff5400;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-weight: 600;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.accordion-box .block .acc-btn .icon-outer .icon {
    position: relative;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    color: #cc8809;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #cc8809;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0;
}
.accordion-box .block .icon-outer .icon-minus {
    opacity: 0;
    font-weight: 700;
}
.accordion-box .block.active-block .icon-minus {
    opacity: 1;
    color: #fff;
    margin-top: -20px;
    border-color: #cc8809;
}
.accordion-box .block .acc-content {
    position: relative;
    display: none;
}
.accordion-box .block .acc-content.current {
    display: block;
}
.accordion-box .block .content {
    position: relative;
    font-size: 15px;
    padding: 0 60px 25px 40px;
}
.accordion-box .block .content p {
    margin-bottom: 10px;
    line-height: 1.8em;
    font-size: 14px;
    color: #848484;
}
.accordion-box .block .content p:last-child {
    margin-bottom: 0;
}
.accordion-box.style-two {
    border: 1px solid #ddd;
}
.accordion-box.style-two .block {
    border: none;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}
.accordion-box.style-two .block:last-child {
    border: none;
}
.accordion-box.style-two .block .acc-btn {
    padding: 20px 45px 20px 26px;
}
.accordion-box.style-two .block .content {
    padding: 0 25px 25px;
}
.accordion-box.style-two .block .content .text {
    color: #777;
    font-size: 14px;
    line-height: 2em;
}
.accordion-box.style-two .block .acc-btn .icon-outer {
    top: 22px;
}
.accordion-box.style-three .block .acc-btn .icon-outer,
.accordion-box.style-two .block .acc-btn .icon-outer {
    font-size: 14px;
}
.accordion-box.style-three .block .acc-btn .icon-outer {
    top: 25px;
}
.accordion-box.style-three .block .acc-btn.active .icon-outer .icon-plus,
.accordion-box.style-two .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 1;
}
.accordion-box.style-three .block .acc-btn .icon-outer .icon,
.accordion-box.style-two .block .acc-btn .icon-outer .icon {
    padding-left: 2px;
}
.accordion-box.style-three .block .acc-btn.active .icon-outer .icon-plus,
.accordion-box.style-two .block .acc-btn.active .icon-outer .icon-plus {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding-left: 2px;
}
.accordion-box.style-three .block {
    margin-bottom: 20px;
}
.accordion-box.style-three .block .acc-btn {
    padding: 22px 45px 22px 110px;
}
.accordion-box.style-three .block .acc-btn.active {
    border-bottom: 1px solid #bbb;
}
.accordion-box.style-three .block .acc-btn .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    color: #cc8809;
    font-size: 32px;
    line-height: 70px;
    text-align: center;
    border-right: 1px solid #bbb;
}
.testimonial-section {
    position: relative;
    padding-top: 110px;
}
.testimonial-section .image-column {
    position: relative;
}
.testimonial-section .image-column .image {
    position: relative;
    width: 100%;
    text-align: center;
}
.testimonial-section .image-column .image img {
    position: relative;
}
.testimonial-section .content-column {
    position: relative;
    margin-bottom: 30px;
}
.testimonial-section .content-column .inner-column {
    position: relative;
}
.testimonial-section .content-column .sec-title {
    position: relative;
    margin-bottom: 20px;
}
.testimonial-section .content-column .inner-column .bold-text {
    position: relative;
    color: #cc8809;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 22px;
    font-family: Volkhov, serif;
}
.testimonial-section .content-column .owl-nav {
    display: none;
}
.testimonial-section .content-column .owl-dots {
    position: relative;
    margin-top: 35px;
}
.testimonial-section .content-column .owl-dots .owl-dot {
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    border: 1px solid #7d7d7d;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.testimonial-section .content-column .owl-dots .owl-dot.active,
.testimonial-section .content-column .owl-dots .owl-dot:hover {
    background-color: #7d7d7d;
}
.testimonial-block {
    position: relative;
}
.testimonial-block .inner-block {
    position: relative;
}
.testimonial-block .inner-block .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 35px;
}
.testimonial-block .inner-block .author-info {
    position: relative;
    padding-left: 155px;
    margin-top: 100px;
}
.testimonial-block .inner-block .author-info .image {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 120px;
    height: 120px;
}
.testimonial-block .inner-block .author-info h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 18px;
    font-weight: 700;
}
.testimonial-block .inner-block .author-info .designation {
    position: relative;
    color: #cc8809;
    font-size: 14px;
}
.call-to-action-two {
    position: relative;
    padding: 110px 0 120px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.call-to-action-two:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
}
.call-to-action-two .content {
    position: relative;
    text-align: center;
}
.call-to-action-two .content .icon-box {
    position: relative;
    color: #fff;
    font-size: 54px;
    line-height: 1em;
    margin-bottom: 35px;
}
.call-to-action-two .content h3 {
    position: relative;
    font-size: 24px;
    color: #fff;
    line-height: 1.4em;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: Volkhov, serif;
}
.call-to-action-two .content h2 {
    position: relative;
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Volkhov, serif;
}
.contact-info-section {
    position: relative;
    padding: 110px 0 0;
}
.info-block {
    position: relative;
    margin-bottom: 30px;
}
.info-block .block-inner {
    position: relative;
    padding-left: 85px;
}
.info-block .block-inner .icon-box {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    width: 60px;
    height: 60px;
    color: #cc8809;
    line-height: 60px;
    text-align: center;
    font-size: 32px;
    border: 1px dashed #cc8809;
}
.info-block .block-inner h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 1.4em;
}
.info-block .block-inner h2 span {
    font-weight: 700;
}
.info-block .block-inner .text {
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 1.7em;
}
.map-section {
    position: relative;
}
.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
}
.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212;
}
.map-canvas {
    height: 610px;
}
.page-title {
    position: relative;
    padding: 60px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.page-title .auto-container {
    position: relative;
}
.page-title:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
}
.page-title.shop-title:before {
    display: none;
}
.page-title h1 {
    position: relative;
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.page-breadcrumb {
    position: relative;
    left: 0;
    bottom: 0;
    display: inline-block;
    padding: 20px 50px 20px 60px;
    border-left: 4px solid #cc8809;
    background-color: rgba(255, 255, 255, 0.1);
}
.page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 15px;
    color: #cc8809;
    font-size: 16px;
    font-weight: 400;
}
.page-breadcrumb li:after {
    position: absolute;
    content: "/";
    right: -3px;
    top: 1px;
    color: #fff;
}
.page-breadcrumb li:first-child:after {
    display: none;
}
.page-breadcrumb li:first-child {
    color: #fff;
    padding-right: 0;
}
.page-breadcrumb li:last-child::after {
    display: none;
}
.page-breadcrumb li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.page-breadcrumb li a {
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.page-breadcrumb li a:hover {
    color: #cc8809;
}
.sidebar-page-container {
    position: relative;
    padding: 120px 0 60px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px;
}
.sidebar-widget {
    position: relative;
    margin-bottom: 40px;
}
.blog-cat {
    position: relative;
    border: 1px dashed #ddd;
}
.blog-cat li {
    position: relative;
}
.blog-cat li a {
    position: relative;
    color: #3d3e3e;
    font-size: 16px;
    font-weight: 400;
    padding: 26px 15px 26px 90px;
    display: block;
    border-bottom: 1px solid #ddd;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Volkhov, serif;
}
.blog-cat li a .icon {
    position: absolute;
    left: 30px;
    top: 26px;
    color: #cc8809;
    font-size: 30px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.blog-cat li.active a .icon,
.blog-cat li:hover a .icon {
    color: #fff;
}
.blog-cat li a:hover,
.blog-cat li.active a {
    color: #fff;
    background-color: #cc8809;
}
.sidebar-title {
    position: relative;
    margin-bottom: 20px;
}
.sidebar-title h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
}
.sidebar-title h2 span {
    font-weight: 700;
}
.brochures-widget {
    position: relative;
}
.brochures-widget .widget-content {
    position: relative;
}
.brochures-widget .widget-content .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 30px;
}
.brochures-widget .widget-content .download {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 18px 10px;
    text-align: center;
    background-color: #3d3e3e;
    font-family: Volkhov, serif;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.brochures-widget .widget-content .download:hover {
    background-color: #cc8809;
}
.practice-single {
    position: relative;
}
.practice-single .inner-box {
    position: relative;
}
.practice-single .inner-box .image {
    position: relative;
    margin-bottom: 35px;
}
.practice-single .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}
.practice-single .inner-box .lower-content {
    position: relative;
}
.practice-single .inner-box .lower-content h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 18px;
}
.practice-single .inner-box .lower-content h2 span {
    font-weight: 700;
}
.practice-single .inner-box .lower-content .text {
    position: relative;
}
.practice-single .inner-box .lower-content .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 25px;
}
.practice-single .inner-box .lower-content .text h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 24px;
    margin-bottom: 18px;
}
.practice-single .inner-box .lower-content .text h3 span {
    font-weight: 700;
}
.practice-single .inner-box .lower-content .text .two-column {
    position: relative;
    margin-top: 30px;
}
.practice-single .inner-box .lower-content .text h4 {
    position: relative;
    color: #3d3e3e;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
.practice-team {
    position: relative;
    margin-top: 30px;
}
.practice-team h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 36px;
    line-height: 1.4em;
    margin-bottom: 40px;
}
.practice-team h2 span {
    font-weight: 700;
}
.team-page-section {
    position: relative;
    padding: 120px 0 70px;
}
.attorneys-single-section {
    position: relative;
    padding: 120px 0 100px;
}
.attorneys-single-section .image {
    position: relative;
    margin-bottom: 30px;
}
.attorneys-single-section .info-column {
    margin-bottom: 30px;
}
.attorneys-single-section .info-column .inner-column {
    position: relative;
}
.attorneys-single-section .image img {
    position: relative;
    width: 100%;
    display: block;
}
.attorneys-single-section .info-column h2 {
    position: relative;
    color: #222;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
}
.attorneys-single-section .info-column .designation {
    position: relative;
    color: #cc8809;
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px;
}
.attorneys-single-section .info-column .text {
    position: relative;
    color: #3d3e3e;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 18px;
}
.attorneys-single-section .info-column ul {
    position: relative;
}
.attorneys-single-section .info-column ul li {
    position: relative;
    color: #cc8809;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: Volkhov, serif;
}
.attorneys-single-section .info-column ul li span {
    position: relative;
    color: #777;
    font-size: 15px;
    margin-left: 6px;
    font-weight: 400;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
}
.attorneys-single-section .info-column ul li a {
    position: relative;
    color: #3d3e3e;
    font-size: 18px;
    margin-left: 10px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.attorneys-single-section .info-column ul li a:hover {
    color: #cc8809;
}
.attorneys-single-section .content-column {
    position: relative;
}
.attorneys-single-section .content-column .inner-column {
    position: relative;
}
.attorneys-single-section .content-column h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 30px;
}
.attorneys-single-section .content-column h2 span {
    font-weight: 700;
}
.attorneys-single-section .content-column .text {
    position: relative;
}
.attorneys-single-section .content-column .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 20px;
}
.attorneys-single-section .content-column h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 30px;
    padding-top: 25px;
}
.attorneys-single-section .content-column h3 span {
    font-weight: 700;
}
.attorneys-info {
    position: relative;
}
.attorneys-info li {
    position: relative;
    padding-left: 70px;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 25px;
}
.attorneys-info li:before {
    position: absolute;
    content: "\f12b";
    left: 0;
    top: 5px;
    color: #cc8809;
    font-size: 22px;
    line-height: 1em;
    font-weight: 500;
    font-family: Flaticon;
}
.attorneys-info li strong {
    color: #3d3e3e;
    font-size: 15px;
    font-family: Volkhov, serif;
}
.testimonials-page-section {
    position: relative;
    padding: 120px 0 0;
}
.testimonial-block-two {
    position: relative;
    margin-bottom: 55px;
}
.testimonial-block-two .inner-box {
    position: relative;
    padding: 35px 35px 45px;
    border: 1px solid #e1e1e1;
}
.testimonial-block-two .inner-box h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.testimonial-block-two .inner-box .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
}
.testimonial-block-two .inner-box .author-info {
    position: relative;
    color: #cc8809;
    font-size: 14px;
    margin-top: 20px;
}
.testimonial-block-two .inner-box .author-info span {
    position: relative;
    color: #777;
    margin-left: 25px;
}
.testimonial-block-two .inner-box .quote-icon {
    position: absolute;
    right: 50px;
    bottom: -16px;
    width: 36px;
    height: 32px;
    color: #cc8809;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    background-color: #ebebeb;
}
.gallery-page-section {
    position: relative;
    padding: 110px 0;
}
.gallery-page-section .filters {
    position: relative;
}
.gallery-page-section .filters .filter-tabs {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}
.gallery-page-section .filters .filter-tabs .filter {
    position: relative;
    color: #3d3e3e;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 15px;
    font-weight: 700;
    padding-right: 25px;
    margin-right: 12px;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: Volkhov, serif;
}
.gallery-page-section .filters .filter-tabs .filter:last-child {
    padding-right: 0;
    margin-right: 0;
}
.gallery-page-section .filters .filter-tabs .filter:last-child::after {
    display: none;
}
.gallery-page-section .filters .filter-tabs .filter:after {
    position: absolute;
    content: "/";
    right: 0;
    top: 0;
    color: #333;
}
.gallery-page-section .filters .filter-tabs .filter.active,
.gallery-page-section .filters .filter-tabs .filter:hover {
    color: #cc8809;
}
.gallery-item.mix {
    display: none;
}
.gallery-item {
    position: relative;
    margin-bottom: 50px;
}
.gallery-item .inner-box {
    position: relative;
}
.gallery-item .inner-box .image {
    position: relative;
    overflow: hidden;
}
.gallery-item .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    background: rgba(204, 136, 9, 0.9);
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.gallery-item .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
}
.gallery-item .inner-box .image .overlay-box .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0;
}
.gallery-item .inner-box .image .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.gallery-item .inner-box .image .overlay-box .overlay-inner .link {
    position: relative;
    font-size: 20px;
    color: #cc8809;
    width: 50px;
    height: 50px;
    line-height: 52px;
    border-radius: 50%;
    margin: 0 5px;
    font-weight: 400;
    display: inline-block;
    background-color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.gallery-item .inner-box .image .overlay-box .overlay-inner .link .icon {
    position: relative;
}
.gallery-item .inner-box .image .overlay-box .overlay-inner .link:hover {
    color: #666;
    background-color: #fff;
}
.gallery-item .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}
.gallery-item .inner-box .lower-box {
    position: relative;
    padding-top: 30px;
}
.gallery-item .inner-box .lower-box h3 {
    position: relative;
    color: #3d3e3e;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}
.gallery-item .inner-box .lower-box h3 a {
    position: relative;
    color: #3d3e3e;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.gallery-item .inner-box .lower-box h3 a:hover {
    color: #cc8809;
}
.gallery-item .inner-box .lower-box .title {
    position: relative;
    color: #3d3e3e;
    font-size: 14px;
}
.gallery-page-section .styled-pagination {
    margin-top: 10px;
}
.pagination-outer {
    position: relative;
    text-align: center;
}
.pagination-outer:before {
    position: absolute;
    content: "";
    left: 0;
    margin-top: 25px;
    width: 100%;
    height: 1px;
    background-color: #ddd;
}
.styled-pagination {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
}
.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 6px 0 0;
}
.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 48px;
    height: 50px;
    font-size: 18px;
    min-width: 50px;
    color: #3d3e3e;
    font-weight: 400;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    font-family: Volkhov, serif;
}
.styled-pagination li.next a,
.styled-pagination li.prev a {
    color: #fff;
    border-color: #3d3e3e;
    background-color: #3d3e3e;
}
.styled-pagination li a.active,
.styled-pagination li a:hover {
    color: #fff;
    border-color: #cc8809;
    background-color: #cc8809;
}
.gallery-single-section {
    position: relative;
    padding: 120px 0 60px;
}
.gallery-single-section .big-image {
    position: relative;
    margin-bottom: 35px;
}
.gallery-single-section .big-image img {
    position: relative;
    width: 100%;
    display: block;
}
.gallery-single-section .lower-content {
    position: relative;
}
.gallery-single-section .lower-content .content-column {
    position: relative;
}
.gallery-single-section .lower-content .content-column .inner-column {
    position: relative;
}
.gallery-single-section .lower-content .content-column h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.gallery-single-section .lower-content .content-column .text {
    position: relative;
}
.gallery-single-section .lower-content .content-column .text p {
    position: relative;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.9em;
    margin-bottom: 22px;
}
.gallery-single-section .lower-content .info-column {
    position: relative;
}
.gallery-single-section .lower-content .info-column .inner-column {
    position: relative;
    padding-left: 15px;
}
.gallery-single-section .lower-content .info-column h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 18px;
}
.gallery-single-section .lower-content .info-column h2 span {
    font-weight: 700;
}
.case-list {
    position: relative;
    margin-bottom: 40px;
}
.case-list li {
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    padding-left: 45px;
}
.case-list li strong {
    position: relative;
    color: #3d3e3e;
    font-size: 16px;
    font-weight: 400;
    max-width: 130px;
    width: 100%;
    margin-right: 30px;
    display: inline-block;
    font-family: Volkhov, serif;
}
.case-list li strong:after {
    position: absolute;
    content: ":";
    right: 0;
    top: 0;
    font-size: 18px;
    color: #3d3e3e;
}
.case-list li .icon {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 16px;
    line-height: 1em;
    color: #cc8809;
}
.new-posts {
    position: relative;
    padding: 20px 0;
    margin-top: 20px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}
.new-posts a {
    position: relative;
    color: #3d3e3e;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    font-family: Volkhov, serif;
}
.new-posts a:hover {
    color: #cc8809;
}
.new-posts .grid-view {
    position: absolute;
    left: 50%;
    top: 19px;
    font-size: 26px;
    line-height: 1em;
    color: #3d3e3e;
    margin-left: -10px;
}
.related-news {
    position: relative;
    margin-top: 60px;
}
.faq-page-section {
    position: relative;
    padding: 115px 0 100px;
}
.faq-page-section .faq-tabs {
    position: relative;
}
.faq-page-section .faq-tabs .tab-btns {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 65px;
}
.faq-page-section .faq-tabs .tab-btns .tab-btn {
    position: relative;
    margin: 0 1px;
    font-size: 16px;
    background: 0 0;
    color: #000;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 8px 18px;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease;
    font-family: Volkhov, serif;
}
.faq-page-section .faq-tabs .tab-btns .tab-btn.active-btn,
.faq-page-section .faq-tabs .tab-btns .tab-btn:hover {
    color: #fff;
    background: #cc8809;
}
.faq-page-section .faq-tabs .tabs-content {
    position: relative;
}
.faq-page-section .faq-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0;
}
.faq-page-section .faq-tabs .tabs-content .tab.active-tab {
    display: block;
}
.faq-page-section .faq-tabs .tabs-content .tab .content {
    padding: 40px 30px;
}
.faq-page-section .faq-tabs .tabs-content .tab .content .image img {
    width: 100%;
    display: block;
}
.faq-page-section .faq-tabs .tabs-content .tab .content .text {
    position: relative;
    color: #777;
    line-height: 1.8em;
}
.blog-page-section {
    position: relative;
    padding: 120px 0 110px;
}
.contact-section {
    position: relative;
    padding: 60px 0 60px;
}
.contact-section .title-box {
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}
.contact-section .title-box h2 {
    position: relative;
    color: #3d3e3e;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.contact-section .title-box .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red !important;
}
.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500;
}
.news-block-two {
    position: relative;
    margin-bottom: 60px;
}
.news-block-two .inner-box {
    position: relative;
    background: #f5f5f5;
}
.news-block-two .inner-box .image-box {
    position: relative;
    overflow: hidden;
}
.news-block-two .inner-box .image-box img {
    display: block;
    width: 100%;
}
.news-block-two .image-box .default-overlay-outer {
    position: absolute;
    display: block;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: rgba(204, 136, 9, 0.8);
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}
.news-block-two .inner-box:hover .image-box .default-overlay-outer {
    left: 0;
}
.news-block-two .image-box .default-overlay-outer .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
}
.news-block-two .image-box .default-overlay-outer .inner .content-layer {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}
.news-block-two .inner-box .image-box .default-overlay-outer .content-layer .link-icon {
    position: relative;
    display: inline-block;
    line-height: 53px;
    width: 52px;
    height: 52px;
    background: #fff;
    border-radius: 5px;
    font-size: 18px;
    color: #223555;
}
.news-block-two .inner-box .content {
    position: relative;
    padding: 30px;
}
.news-block-two .inner-box .content .image-column .image img {
    width: 100%;
    display: block;
}
.news-block-two.style-two .inner-box .date {
    margin-top: -60px;
}
.news-block-two.style-two .inner-box .content {
    padding-top: 50px;
}
.news-block-two .inner-box .date {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 3;
    margin: 0;
    width: 60px;
    height: 60px;
    line-height: 25px;
    padding: 5px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    background: #223555;
    font-weight: 700;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.news-block-two .inner-box:hover .date {
    background: #cc8809;
}
.news-block-two .inner-box .tags {
    position: relative;
    margin-bottom: 10px;
    color: #2f2f31;
}
.news-block-two .inner-box .tags a {
    color: #999;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
.news-block-two .inner-box h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #2f2f31;
}
.news-block-two .inner-box h3 a {
    color: #2f2f31;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.news-block-two .inner-box h3 a:hover {
    color: #cc8809;
}
.news-block-two .inner-box .text {
    margin-bottom: 10px;
}
.news-block-two .inner-box .read-more {
    color: #223555;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.news-block-two .inner-box:hover .read-more {
    color: #cc8809;
}
.news-block-two .inner-box .post-info {
    position: relative;
    border-top: 1px solid #e1e1e1;
    padding: 12px 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.news-block-two .inner-box .post-info li {
    position: relative;
    float: left;
    margin-left: 15px;
    color: #999;
}
.news-block-two .inner-box .post-info li a {
    color: #999;
}
.news-block-two .inner-box .post-info li .author-thumb,
.news-block-two .inner-box .post-info li .fa {
    padding-right: 5px;
}
.blog-single blockquote {
    position: relative;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-left: 3px solid #e0e0e0;
    background: #fff;
    margin: 30px 0;
    font-size: 16px;
    font-style: italic;
    font-family: "Open Sans", sans-serif;
}
.list-view .news-block-two .image-box {
    float: left;
    width: 42%;
}
.list-view .news-block-two .right-content {
    float: left;
    width: 58%;
}
.list-view .news-block-two .date {
    position: absolute;
    left: -30px;
    top: 35px;
    margin-top: 0;
}
.list-view .news-block-two .content {
    padding: 25px 20px 25px 50px;
}
.sidebar .search-box .form-group {
    position: relative;
    margin: 0;
}
.sidebar .search-box .form-group input[type="search"],
.sidebar .search-box .form-group input[type="text"] {
    position: relative;
    line-height: 28px;
    padding: 10px 50px 10px 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #3a3a3a;
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 2px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sidebar .search-box .form-group input:focus {
    border-color: #cc8809;
}
.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #cc8809;
    background: #101010;
    border-radius: 0 3px 3px 0;
}
.sidebar .search-box .form-group button:hover,
.sidebar .search-box .form-group input:focus + button {
    color: #cc8809;
}
.sidebar .list {
    position: relative;
    font-family: "Open Sans", sans-serif;
}
.sidebar .list li {
    position: relative;
    margin-bottom: 10px;
    line-height: 32px;
}
.sidebar .list.style-two li {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 0;
}
.sidebar .list.style-two li a {
    margin: 10px 0;
}
.sidebar .list li .count {
    position: relative;
}
.sidebar .list li a {
    position: relative;
    display: block;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sidebar .list li:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 18px;
    line-height: 32px;
    color: #cc8809;
}
.sidebar .list li a:hover {
    color: #cc8809;
}
.styled-heading {
    position: relative;
    margin-bottom: 25px;
}
.styled-heading h2 {
    font-size: 24px;
    font-weight: 700;
    color: #2f2f31;
    padding-bottom: 12px;
    display: inline-block;
}
.styled-heading h2:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 40px;
    border-bottom: 3px solid #cc8809;
}
.styled-heading-two {
    position: relative;
    margin-bottom: 20px;
}
.styled-heading-two h2 {
    font-size: 24px;
    font-weight: 700;
    color: #2f2f31;
    padding-bottom: 12px;
    display: inline-block;
}
.styled-heading-two h2:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    border-top: 1px solid #cc8809;
    border-bottom: 1px solid #cc8809;
}
.sidebar .recent-posts .post {
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
    min-height: 60px;
    padding: 0 0 0 80px;
    color: #ccc;
}
.sidebar .recent-posts .post:last-child {
    margin-bottom: 0;
}
.sidebar .recent-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    height: 64px;
}
.sidebar .recent-posts .post .post-thumb img {
    width: 100%;
    display: block;
    border-radius: 0;
}
.sidebar .recent-posts .post h4 {
    position: relative;
    top: -6px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 2px;
    line-height: 1.4em;
    color: #202020;
    font-family: "Open Sans", sans-serif;
}
.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover {
    color: #cc8809;
}
.sidebar .recent-posts .post h4 a {
    color: #202020;
}
.sidebar .recent-posts .post-info {
    color: #cc8809;
    font-family: "Open Sans", sans-serif;
}
.sidebar .recent-posts .post-info .icon {
    padding-right: 5px;
}
.sidebar .latest-tweets {
    position: relative;
}
.sidebar .latest-tweets .tweet-content p {
    position: relative;
    margin: 10px 0;
    font-size: 15px;
}
.sidebar .latest-tweets .owl-dots {
    display: none !important;
}
.sidebar .latest-tweets .owl-nav {
    position: absolute;
    right: 0;
    bottom: -40px;
}
.sidebar .latest-tweets .widget-bottom {
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
}
.sidebar .latest-tweets .widget-bottom a {
    color: #707070;
    font-size: 16px;
    padding-top: 12px;
}
.sidebar .latest-tweets .time {
    color: #cc8809;
    margin-bottom: 10px;
}
.sidebar .latest-tweets .owl-next,
.sidebar .latest-tweets .owl-prev {
    line-height: 24px;
    font-size: 22px;
    margin-left: 18px;
    display: inline-block;
}
.sidebar .latest-tweets .owl-next:hover,
.sidebar .latest-tweets .owl-prev:hover {
    color: #cc8809;
}
.sidebar .instagram-gallery {
    position: relative;
}
.sidebar .instagram-gallery .images-outer {
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
}
.sidebar .instagram-gallery .image {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 5px;
}
.sidebar .instagram-gallery .image img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 3px;
}
.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 7px 15px;
    margin: 0 5px 12px 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    color: #555;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-radius: 2px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.sidebar .popular-tags a:hover {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #fff;
}
.blog-single .post-bottom {
    background: #fff;
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.blog-single .post-bottom .post-info {
    border: none;
    padding: 0;
}
.blog-single .post-bottom .post-info li {
    line-height: 34px;
}
.blog-single .post-bottom .share-options li {
    line-height: 34px;
    margin-left: 10px;
    float: left;
}
.blog-single .post-bottom .share-options li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 34px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #e9e9e9;
    text-align: center;
    color: #999;
    border-radius: 5px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.blog-single .post-bottom .share-options li a:hover {
    color: #fff;
    background: #cc8809;
    border-color: #cc8809;
}
.blog-single .post-info {
    position: relative;
    border-top: 1px solid #e1e1e1;
    padding: 12px 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.blog-single .post-info li {
    position: relative;
    float: left;
    margin-left: 15px;
    color: #999;
}
.blog-single .post-info li a {
    color: #999;
}
.blog-single .post-info li .author-thumb,
.blog-single .post-info li .fa {
    padding-right: 5px;
}
.blog-single .post-author {
    position: relative;
    color: #777;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.blog-single .post-author .inner-box {
    position: relative;
    padding: 15px 0 0 130px;
    min-height: 80px;
}
.blog-single .post-author .inner-box p {
    margin-bottom: 20px;
}
.blog-single .post-author .inner-box .author-thumb {
    position: absolute;
    left: 0;
    top: 10px;
    width: 110px;
    height: 110px;
    border-radius: 5px;
}
.blog-single .post-author .inner-box .author-thumb img {
    display: block;
    width: 110px;
}
.blog-single .post-author h4 {
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1a1a1a;
}
.blog-single .post-author h4 .author-occ {
    position: relative;
    left: 10px;
    padding: 5px 10px;
    font-size: 10px;
    background: #1cbefe;
    border-radius: 5px;
    color: #fff;
}
.sidebar-page-container .comments-area {
    position: relative;
    margin-bottom: 55px;
}
.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 28px;
}
.sidebar-page-container .group-title h2 {
    position: relative;
    font-size: 22px;
    color: #242424;
    font-weight: 600;
    line-height: 1.2em;
    padding-bottom: 0;
    display: inline-block;
}
.sidebar-page-container .group-title h2:after {
    position: absolute;
    content: "";
    left: 107%;
    bottom: 0;
    width: 25px;
    height: 2px;
    background-color: #cc8809;
}
.sidebar-page-container .comments-area .inner-box {
    position: relative;
    border: 1px solid #eee;
}
.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 25px 25px 25px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #ebe8e8;
}
.sidebar-page-container .comments-area .comment-box:nth-child(2n + 0) {
    background-color: #fcfcfc;
}
.sidebar-page-container .comments-area .comment-box:last-child {
    border-bottom: 0;
}
.sidebar-page-container .comments-area .comment {
    position: relative;
    font-size: 14px;
    min-height: 98px;
    padding: 0 0 0 100px;
}
.sidebar-page-container .comments-area .comment.reply-comment {
    margin-left: 100px;
    margin-top: 45px;
}
.sidebar-page-container .comments-area .comment .comment-inner {
    position: relative;
}
.sidebar-page-container .comments-area .comment .comment-reply {
    position: absolute;
    right: 0;
    top: 0;
    color: #252525;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sidebar-page-container .comments-area .comment .comment-reply span {
    font-size: 14px;
    margin-right: 4px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 73px;
    overflow: hidden;
    margin-bottom: 20px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 75px;
    display: block;
}
.sidebar-page-container .comments-area .comment-info {
    color: #3e5773;
    line-height: 24px;
    font-size: 13px;
}
.sidebar-page-container .comments-area .comment-box strong {
    font-size: 15px;
    font-weight: 700;
    color: #101010;
    line-height: 16px;
    text-transform: capitalize;
}
.sidebar-page-container .comments-area .comment-box .text {
    color: #898989;
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.7em;
    margin-bottom: 10px;
}
.sidebar-page-container .comments-area .comment-time {
    position: relative;
    font-size: 13px;
    color: #f47a3c;
}
.sidebar-page-container .comments-area .comment-box .theme-btn {
    padding: 6px 27px;
}
.sidebar-page-container .comments-area .comment-box .comment-info {
    position: relative;
    padding-top: 5px;
}
.sidebar-page-container .comments-area .comment-box .comment-info li {
    position: relative;
    padding-right: 15px;
    line-height: 1.4em;
    margin-right: 15px;
    color: #707070;
    font-size: 15px;
    display: inline-block;
    border-right: 1px solid #999;
}
.sidebar-page-container .comments-area .comment-box .comment-info li a {
    color: #202020;
    font-weight: 500;
    text-decoration: underline;
}
.sidebar-page-container .comments-area .comment-box .comment-info li:last-child {
    border: 0;
}
.blog-single .news-block-four {
    margin-bottom: 50px;
}
.comment-form {
    position: relative;
}
.comment-form .form-inner {
    position: relative;
    padding: 50px 35px 30px;
    background-color: #f7f7f7;
    border: 1px solid #eee;
}
.comment-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.comment-form .form-group input[type="email"],
.comment-form .form-group input[type="text"],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    height: 48px;
    color: #a5a5a5;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group textarea:focus {
    border-color: #cc8809;
}
.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 20px 20px;
    color: #a5a5a5;
    height: 170px;
    font-size: 15px;
    resize: none;
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.comment-form button {
    margin-top: 10px;
    padding: 10px 30px 10px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.news-block-three {
    position: relative;
    margin-bottom: 40px;
}
.blog-page-section .news-block-three {
    margin-bottom: 50px;
}
.news-block-three .inner-box {
    position: relative;
}
.news-block-three .inner-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #0b0b0b;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news-block-three .inner-box img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news-block-three .inner-box:hover .image img {
    opacity: 0.7;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.news-block-three .inner-box .lower-box {
    position: relative;
    padding-top: 25px;
}
.news-block-three .inner-box .lower-box .post-info {
    position: relative;
    color: #c2c1c1;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}
.news-block-three .inner-box .lower-box h3 {
    position: relative;
    color: #242424;
    font-size: 19px;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 10px;
}
.news-block-three .inner-box .lower-box h3 a {
    position: relative;
    color: #242424;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news-block-three .inner-box .lower-box h3 a:hover {
    color: #cc8809;
}
.news-block-three .inner-box .lower-box .read-more {
    position: relative;
    color: #cc8809;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    text-decoration: underline;
}
.news-block-three .inner-box .lower-box .read-more:hover {
    color: #101010;
    text-decoration: none;
}
.news-block-four {
    position: relative;
    margin-bottom: 50px;
}
.news-block-four .inner-box {
    position: relative;
}
.news-block-four .inner-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #0b0b0b;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news-block-four .inner-box img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news-block-four .inner-box:hover .image img {
    opacity: 0.7;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.news-block-four .inner-box .lower-content {
    position: relative;
}
.news-block-four .inner-box .lower-content .upper-box {
    position: relative;
    padding-bottom: 13px;
    border-bottom: 1px solid #e4e4e4;
}
.news-block-four .inner-box .lower-content .upper-box .posted-date {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.2em;
    padding: 12px 25px;
    border-radius: 5px;
    margin-top: -20px;
    margin-left: 22px;
    background-color: #cc8809;
}
.news-block-four .inner-box .lower-content .upper-box .post-meta {
    position: relative;
    padding-top: 20px;
}
.news-block-four .inner-box .lower-content .upper-box .post-meta li {
    position: relative;
    color: #787878;
    font-size: 14px;
    padding-right: 12px;
    margin-right: 12px;
    font-weight: 500;
    margin-bottom: 6px;
    display: inline-block;
}
.news-block-four .inner-box .lower-content .upper-box .post-meta li:after {
    position: absolute;
    content: "/";
    right: -5px;
    top: 0;
    color: #b8b8b8;
    font-size: 17px;
}
.news-block-four .inner-box .lower-content .upper-box .post-meta li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.news-block-four .inner-box .lower-content .upper-box .post-meta li:last-child::after {
    display: none;
}
.news-block-four .inner-box .lower-content .lower-box {
    position: relative;
    padding-top: 30px;
}
.news-block-four .inner-box .lower-content .lower-box h3 {
    position: relative;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 18px;
    color: #242424;
}
.news-block-four .inner-box .lower-content .lower-box h3 a {
    position: relative;
    color: #242424;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.news-block-four .inner-box .lower-content .lower-box h3 a:hover {
    color: #cc8809;
}
.news-block-four .inner-box .lower-content .lower-box .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 35px;
}
.news-block-four .inner-box .lower-content .btn-style-one {
    font-size: 16px;
    padding: 12px 30px;
}
.news-block-four .inner-box .lower-content .lower-box .text p {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 25px;
}
.news-block-four .inner-box .lower-content .lower-box .text a {
    text-decoration: underline;
}
.news-block-four .inner-box .lower-content .lower-box h4 {
    position: relative;
    color: #242424;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
