/*
Theme Name: forexn
Theme URI: 
Author: afrozkhangafur
Author URI: https://profiles.wordpress.org/afrozkhangafur/
Description: Forex is business WP free Theme. Theme  is useful to create chool, education, digital marketing, affiliate, blogging, company, corporate, medical, hospital and any kind of firm website. Theme has slider, service, blog, about section on the Home Page. This is ratina ready and woocommerce compatible theme. So you can implement shop page here. theme has full width template too. Also top header info will help you to show your quick contacts. Footer is fully customizable. You can add unlimited pages. Header Naviagtion support mobile menus too. You can create support ticket on org forum if you have any support query. Theme is based on bootstrap and we provide high quality animations. Using customizer you can implement your website within few minutes. Also we are providing detailed Documentation Page with it. You can get help in designing with doc. So start your website design with forexn.   
Version: 2.5
Text Domain: forexn
Requires at least: 4.9
Requires PHP: 5.2.4
Tested up to: 5.4.1
Tags:  right-sidebar, custom-background, custom-menu, featured-images,threaded-comments, translation-ready, theme-options, footer-widgets, blog, custom-logo
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
*/

 
body,
html {
    font-size: 14px;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #666666;

}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    color: #000000d1;
    text-transform: capitalize
}
th a{
    color: #000;
}

i {
    line-height: 1
}

h4 {
    font-size: 20px;
}

a {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

a:hover {
    outline: 0;
    text-decoration: none
}

input:focus,
textarea:focus,
select:focus {
    outline: 0
}

.on-focus {
    outline: 0
}

.btn.focus,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

p {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}

.form-control::-webkit-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

.form-control:-ms-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

.form-control::-ms-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

.form-control::-webkit-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

.form-control:-ms-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

.form-control::placeholder {
    color: #232323;
    text-transform: capitalize;
}

::-webkit-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

:-ms-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

::-ms-input-placeholder {
    color: #232323;
    text-transform: capitalize;
}

::placeholder {
    color: #232323;
    text-transform: capitalize;
}

.bx-shadow {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.text-hard {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.text-black {
    color: #000;
}

.h-100 {
    height: 100%;
}

.txt-white {
    color: #fff !important;
}

ul li {
    margin: 0;
    padding: 0;
}

ul li:before span:name{
    color: #82B541;
}

.breadcrumb-item a span{
    color: #fff;
}

.breadcrumb-item a span:hover{
    color: #82B541;
}

.breadcrumb-item:before span:name {
    box-sizing: border-box;
    color: #82B541 !important;
}

.wrap-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 200px;
    flex: 1 200px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.strong,
b,
strong {
    font-weight: 700;
}

.focus-in,
.hover-in {
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}

.focus-out,
.hover-out {
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
}

.pr-40 {
    padding-right: 39px;
}

.m-top20 {
    margin-top: 20px !important;
}

.m-top30 {
    margin-top: 30px !important;
}

.m-btm30 {
    margin-bottom: 30px;
}

.m-top40 {
    margin-top: 40px !important;
}

.p-top20 {
    padding-top: 20px !important;
}

.p-btm50 {
    padding-bottom: 50px !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-gray {
    background-color: #f5f5f5 !important;
}

.simple-heading {
    font-weight: 500;
    margin-bottom:20px;
    font-size: 40px;
}
.service-detail .page-content p{
    margin-top:15px;
}
.bg-primary {
    background-color: #fff !important;
}

.bg-secondry {
    background-color: #f7f7f7 !important;
}

.btn-cmn {
    z-index: 1;
    color: #fff;
    display: inline-block;
    border-radius: 27px;
    background-color: #82B541;
    border: 1px solid transparent;
    z-index: 0;
    padding: 8px 25px;
    font-weight: 500;
    position: relative;
}
.btn-cmn:focus,
.btn-cmn:hover {
    color: #82B541;
    background-color: transparent;
    border: 1px solid #82B541;
}

.section-padding {
    padding: 100px 0;
}

.sp-70-100 {
    padding: 70px 0 100px;
}

.section-heading {
    font-size: 40px;
    color: #000;
    text-align: center;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px;
    line-height: 1;
}

.section-heading::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    bottom: 7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    background-color: #82B541;
}

.section-heading::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    background-color: #82B541;
}

.subtitle {
    color: #666666;
    text-align: center;
    max-width: 750px;
    margin: 20px auto 25px;
    font-size: 14px;
}

.subtitle.mb-55,
.section-heading.mb-55 {
    margin-bottom: 55px;
}

.txt-white {
    color: #fff;
}

/* header section */

.header-top {
    background-color: #fff;
    padding: 12px;
}

.header-top2 {
    background-color: #232323;
}
.header-top2 .login-btn:focus,
.header-top2 .login-btn:hover {
    background-color: transparent;
    color: #82B541;
}

.header-top2 .login-btn {
    margin-right: 5px;
}

.header-top2 .top-con {
    margin: 30px auto;
}

.header-top2 .login-join-frame li {
    margin-top: 25px
}

.top-con {
    list-style: none;
    margin: 20px auto 10px;
    padding: 0;
	float:right;
}

.top-con li {
    display: inline-block;
    padding: 0 14px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.top-con li:first-child{
    padding-left: 0
}
.top-con li:last-child{
    padding-right: 0
}
.top-con li:first-child,
.top-con li:last-child {
    border: 0;
}

.header-top2 .top-con li:last-child {
    border-left: 1px solid #d7d7d7;
}

.top-con i,
.search-btn i {
    background-color: #82B541;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
}

.search-btn i {
    margin-right: 5px;    
    height: 29px;
    width: 29px;
    line-height: 29px;
}

.top-con span {
    color: #666666;
}

.header-top2 .top-con span {
    color: #fff;
}

.search-btn a {
    text-decoration: none;
    color: inherit;
}

.search-btn i {
    position: relative;
}

.search-btn i::after {
    content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    border: 1px solid #82B541;
    border-radius: 50%;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.search-btn:focus i::after,
.search-btn:hover i::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.top-nav {
    margin-top: 10px;
    text-align: right;
    padding: 0;
}

.top-nav a {
    text-decoration: none;
    color: #fff;
}

.top-nav li {
    display: inline-block;
}

/* Search Style */

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.86);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
        transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    visibility: hidden;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    visibility: visible;
    z-index: 9999999;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
    padding: 10px;
}
#search input::-webkit-input-placeholder {
    color: #fff;
}

#search input:-ms-input-placeholder {
    color: #fff;
}
#search input::-ms-input-placeholder {
    color: #fff;
}

#search input::-webkit-input-placeholder {
    color: #fff;
}

#search input:-ms-input-placeholder {
    color: #fff;
}
#search input::placeholder {
    color: #fff;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 22px;
    color: #fff;
}


#search .close:focus,
#search .close:hover {
    opacity: .7;
    cursor: pointer;
}
.search-form{
    border: 1px solid;
    border-radius: 30px;
    padding: 11px 10px 0 8px;
}
.search-submit{
    float: right;
    border-radius: 20px;
    border: 1px solid #82B541;
    background: #82B541;
    padding: 10px;
    margin: -8px;
    color: #fff;
}
.open .search-submit{
    display: none;
}

/* menubar  */
.menubar{
    padding: 5px 0
}
.menubar-fixed {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    border-bottom: 1px solid #434039;
    text-transform: uppercase;
    padding: 5px 0
}

.affix.sticky_menu,
.mobile-menu.sticky_menu {
    background-color: #232323;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 998;
    border: 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

.menubar.affix.sticky_menu {
    background-color: #fff
}

.mobile-menu.sticky_menu {
    padding: 0;
    background-color: #fff;
}

.menu-item-has-children,
.page_item_has_children {
    position: relative;
    z-index: 1;
}

.menu-item-has-children >.sub-menu li a:before,
.page_item_has_children >.children li a:before {
    font-family: FontAwesome;
    margin-right: 10px;
}

.mobile-menu {
    display: none;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-nav {
    display:contents;
}

@media (max-width: 991px){
.owl-carousel .owl-item img {
    max-width: none;
    width: 100%;
    height: 300px !important;
}}

@media (min-width: 992px){
.navbar-expand-lg {
    padding: 0 !important;
    margin-right: -15px;
    margin-left: -15px;
}

.header-top.header-top1 .my-3{

    margin-bottom: 0!important;
    margin-top: 0!important;
}

.forexn-top-head{

    padding: 0 !important;
}

.header-top{

    padding: 17px 0;
}

.nav-panel.clearfix .custom-logo-link{

    display: none;
}

.nav-panel.clearfix .site-title{

    display: none;
}

.main-navigation{

    padding-bottom: 20px;
    padding-top: 10px;
}

.menubar-fixed.affix .site-description{

    display: none;
}
}

.menubar .logo .my-3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-two .navbar-nav a {
    color: #fff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase
}

.menubar .navbar-two .navbar-nav a {
    color: #000;
}

.navbar-two .navbar-nav a.active,
.navbar-two .navbar-nav a:focus,
.navbar-two .navbar-nav a:hover {
    color: #fff;
}

.navbar-two .navbar-brand {
    color: #fff;
    margin: 0;
    padding: 10px 0;
}
.navbar-expand-lg .navbar-nav .menu-item:a{
    margin-right:0
}

.login-join-frame {
    text-align: right
}

.login-join-frame li {
    display: inline-block;
    margin: 20px 0;
    margin-left: 25px;
}

.menu-login-btn {
    color: #fff;
    text-transform: capitalize;
}

.menu-login-btn:focus,
.menu-login-btn:hover {
    color: #82B541;
}

.menu-login-btn i {
    height: 25px;
    width: 25px;
    color: #fff;
    background-color: #82B541;
    border-radius: 50%;
    margin-right: 5px;
    text-align: center;
    line-height: 25px;
}
/* slider  */


/*===============================
          slider section
 ===============================*/

.slider-area {
    position: relative;
}

.slider-area .still {
    position: absolute;
    width: 100%;
    max-width: 1150px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    z-index: 99;
}

.slider-area .owl-carousel .owl-item img {
    max-width: none;
    width: 100%;
    height: 700px;
}

.slider-main .overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
}

.slider-main .overlay::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background-color: #000;
    opacity: .85;
}

.slider-main .overlay .slide-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 840px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.slide-text {
    margin: auto;
    padding:10px;
    z-index: 10;
    text-align: center;
}

.slide-text h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.slide-text-2 h2 {
    font-size: 40px;
}

.slider-main .overlay .slide-text-2 {
    max-width: 1140px;
}

.slide-text p {
    padding: 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    margin: 40px 0 30px;
}

.slide-text p span {
    max-width: 600px;
    text-align: center;
    display: inline-block;
}

.slide-text a.btn-custom {
    font-weight: 600;
    margin-right: 10px;
    z-index: 1;
    color: #fff;
    display: inline-block;
    border-radius: 27px;
    background-color: #82B541;
    padding: 10px 35px;
    border: 1px solid transparent;
    margin-top: 10px;
    z-index: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.slide-text a.btn-custom:after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 27px;
    z-index: -1;
    background-color: #82B541;
}

.slide-text a.btn-custom:focus:after,
.slide-text a.btn-custom:hover:after {
    width: 100%;
    -webkit-animation: fadeInLeft 0.5s ease-in-out;
    animation: fadeInLeft 0.5s ease-in-out;
}

.slide-text .slider-btns {
    margin-top: 40px;
}

.slide-text a.btn-custom:focus,
.slide-text a.btn-custom:hover,
.slide-text a.btn-custom.active {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.slide-text a.btn-custom.active:focus,
.slide-text a.btn-custom.active:hover,
.slide-text a.btn-custom:focus,
.slide-text a.btn-custom:hover {
    color: #fff;
    border-color: #82B541;
}

.slide-text>a:focus,
.slide-text>a:hover,
.slide-text>a:active {
    background-color: transparent;
}

.owl-item.active .slide-text h2 {
    -webkit-animation: 1s .2s fadeInUp both;
    animation: 1s .2s fadeInUp both;
}

.owl-item.active .slide-text p {
    -webkit-animation: 1s .4s fadeInUp both;
    animation: 1s .4s fadeInUp both;
}

.owl-item.active .slide-text .btn-custom {
    -webkit-animation: 1s .6s fadeInUp both;
    animation: 1s .6s fadeInUp both;
}

.slider-area .nav-dot-container {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
}

.inner-con {
    position: relative;
    background: rgba(0, 0, 0, .5);
    z-index: 99;
    padding: 7px 50px;
    display: inline-block;
    border-radius: 25px;
}

.slider-area .nav-dot-container .owl-prev,
.slider-area .nav-dot-container .owl-next {
    background-color: transparent;
    color: #fff;
    font-size: 25px;
    border: 0;
    position: absolute;
    top: 47%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    line-height: 1;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.slider-area .nav-dot-container .owl-prev:focus,
.slider-area .nav-dot-container .owl-prev:hover,
.slider-area .nav-dot-container .owl-next:focus,
.slider-area .nav-dot-container .owl-next:hover {
    color: #82B541;
}

.slider-area .nav-dot-container .owl-prev {
    left: 15px;
}

.slider-area .nav-dot-container .owl-next {
    right: 15px;
}

.slider-area .slider-dot-con .owl-dot {
    display: inline-block;
    height: 8px;
    width: 8px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    outline: 0;
    cursor: pointer;
    border: 0;
    position: relative;
    background-color: #fff;
    border-radius: 50%;
    padding: 0;
    margin: 0 5px;
}

.slider-area .slider-dot-con .owl-dot:before {
    content: "";
    border: 3px solid #82B541;
    background-color: transparent;
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-radius: 50%;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    visibility: hidden;
}

.slider-area .slider-dot-con .owl-dot.active:before,
.slider-area .slider-dot-con .owl-dot:focus:before,
.slider-area .slider-dot-con .owl-dot:hover:before {
    opacity: 1;
    visibility: visible;
}

.slider-area .slider-dot-con .owl-dot.active,
.slider-area .slider-dot-con .owl-dot:focus, 
.slider-area .slider-dot-con .owl-dot:hover {
    background-color: transparent;
}

.slider-form {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px #929292;
    box-shadow: 0px 0px 5px #929292;
}

.slider-form::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 5px;
    right: 5px;
    bottom: -7px;
    background-color: #ffffff;
    border-radius: 10px;
    z-index: -1;
    -webkit-box-shadow: 0px 0px 5px #929292;
    box-shadow: 0px 0px 5px #929292;
}

.slider-form::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 10px;
    right: 10px;
    bottom: -15px;
    background-color: #ffffff;
    border-radius: 10px;
    z-index: -2;
    -webkit-box-shadow: 0px 0px 5px #929292;
    box-shadow: 0px 0px 5px #929292;
}

.slider-form .form-control {
    border: 1px solid #000;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: transparent;
    height: 38px;
    padding-left: 15px;
}

.slider-form .form-control:focus {
    border-color: #82B541;
    outline: none;
}

.slider-form .btn-submit {
    background-color: #82B541;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 0;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.slider-form .btn-submit:focus,
.slider-form .btn-submit:hover {
    background-color: #000;
    color: #fff;
}

.slider-form .form-control::-webkit-input-placeholder {
    color: #000;
}

.slider-form .form-control:-ms-input-placeholder {
    color: #000;
}

.slider-form .form-control::-ms-input-placeholder {
    color: #000;
}

.slider-form .form-control::-webkit-input-placeholder {
    color: #000;
}

.slider-form .form-control:-ms-input-placeholder {
    color: #000;
}

.slider-form .form-control::placeholder {
    color: #000;
}

.slider-form p {
    color: #000;
    font-size: 14px;
    text-align: center;
}

.slider-form p a {
    color: #82B541;
}

.txt-holder {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

/******* main-banner ******/

.main-banner {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 200px 0;
    z-index: 0;
}

.main-banner::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background-color: #000;
    opacity: .85;
}

.main-banner .overlay {
    position: relative
}

.main-banner .overlay .slide-text {
    position: relative
}

/* page section  */

.page-title {
    background-attachment: fixed;
    padding: 150px 0 70px;
    text-align: center;
    position: relative;
    z-index: 0;
}

.page-title::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #000;
    opacity: 0.7;
}

.page-title .title {
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
}

ul.brdcrumb {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.brdcrumb li {
    display: inline-block;
    padding: 5px 0px;
    position: relative;
    color: #fff;
    text-decoration: none;
}

ul.brdcrumb li a {
    text-decoration: none;
    color: #fff;
    padding: 0 5px;
}

ul.brdcrumb li a:focus, 
ul.brdcrumb li a:hover {
    color: #82B541;
}

ul.brdcrumb li:not(:last-child):after {
    position: absolute;
    color: #fff;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}

ul.brdcrumb .current {
    color: #82B541;
    font-weight: 500;
    text-transform: uppercase;
}

/* services  */

.service-section {
    background: #fff;
}
.services .service-box {
    margin-top: 30px;
}

.step .content p {
    color: #fff
}

.service-nav {
    background-color: #82B541;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 26px;
    margin-top: 23px;
}

.service-nav .owl-next,
.service-nav .owl-prev {
    background-color: transparent;
    border: 0;
    outline: 0;
    font-size: 25px;
    margin: 0 10px;
    line-height: 1;
    cursor: pointer;
    padding: 5px 0;
    color: #fff;
}

.service-nav .owl-next:focus,
.service-nav .owl-prev:focus,
.service-nav .owl-next:hover,
.service-nav .owl-prev:hover {
    color: #000;
}

.service-box {
    background: #fff;
    border: 1px solid #232323;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.service-box .service-icon {
    background-color: #232323;
    text-align: center;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    padding: 15px 10px;
}

.service-box .service-icon i {
    font-size: 42px;
    color: #fff;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.service-box.box-2 .service-icon {
    background-color: transparent;
}

.service-box .service-icon img {
    width: auto;
    max-width: 40px;
    display: inline-block;
}

.service-box .service-title {
    font-size: 18px;
    font-weight: 500;
    margin: 25px 10px 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.service-box .service-title a {
    color: #000;
    text-decoration: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.service-box.box-2:focus .service-icon i,
.service-box.box-2:hover .service-icon i {
    color: #82B541;
}

.service-box p {
    margin-bottom: 15px;
}

.service-box .read-more {
    display: inline-block;
    border: 1px solid #000;
    padding: 5px 15px;
    border-radius: 25px;
    text-transform: uppercase;
    color: #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 25px;
}

.service-box:focus,
.service-box:hover {
    border-color: #82B541;
}

.service-box:focus .service-icon,
.service-box:hover .service-icon {
    background-color: #82B541;
}

.service-box.box-2:focus .service-icon,
.service-box.box-2:hover .service-icon {
    background-color: transparent;
}

.service-box:focus .read-more,
.service-box:hover .read-more {
    background-color: #82B541;
    border-color: #82B541;
    color: #fff;
}

.service-box.box-2 {
    padding: 30px 20px;
    border-radius: 10px;
    margin-top: 30px;
}

.service-box.box-2 .service-title {
    margin-top: 20px
}

.service-box.box-2 .service-icon {
    padding: 0
}

.service-box.box-2 p {
    margin-bottom: 0
}

.service-box.box-2 .service-icon i {
    color: #232323;
}

.service-slider .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.service-slider .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background: #82B541;
    border-radius: 50%;
    margin-right: 8px;
    display: inline-block;
}

.service-slider .owl-dots .owl-dot.active {
    background-color: #000;
}

.service-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.service-list li {
    position: relative;
    font-size: 14px;
    margin-top: 15px;
    padding-left: 20px;
}

.service-list li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #82B541;
    position: absolute;
    left: 0;
}

.service-image img {
    width: 100%;
}

/* contact bar  */

.contact-bar {
    background-color: #82B541;g);
    background-position: 5% 14px;
    background-repeat: no-repeat;
    color: #fff;
    padding: 40px 0;
}

.contact-bar .subline {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
}

.contact-bar .btn-contact {
    color: #82B541;
    background-color: #fff;
    padding: 10px 25px;
    border-radius: 20px;
    text-transform: uppercase;
    border: 1px solid transparent;
}

.contact-bar .btn-contact:focus,
.contact-bar .btn-contact:hover {
    background-color: #82B541;
    color: #fff;
    border: 1px solid #fff;
}

.contact-bar .con-btn {
    text-align: right;
}

/* client Partner section */

.clients-feed {
    background-attachment: fixed;
    position: relative;
    z-index: 0;
}

.clients-feed::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: .9;
    z-index: -1;
}

.clients {
    list-style: none;
    margin: 40px auto 0;
    padding: 0;
}

.clients li {
    width: calc(100%/3);
    float: left;
    min-height: 87px !important;
    text-align: center;
    margin-top: 30px;
}

.clients img {
    max-width: 100%;
    height: auto;
    min-width: 150px;
    padding: 0px 62px 0px 0px;
}

/* blog section  */

.blog-sm {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.blog-sm .featured-img {
    position: relative;
    margin: 0 10px;
    margin-bottom: 10px;
}
.blog-sm .blog-img p {
    min-height: 105px;
}

.blog-lg .featured-img {
    position: relative;
    margin: 0 20px;
}

.blog-sm .featured-img img {
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.blog-content {
    padding: 0 20px;
    border: 1px solid #82B541;
    border-radius: 5px 5px 0 0;
    padding-top: 70px;
    border-bottom-color: transparent;
}
.has-post-thumbnail .blog-content {
    margin-top: -70px;
} 

.blog-content p {
    margin-bottom: 20px;
}

.blog-content blockquote p {
    margin-bottom: 10px;
}

.blog-meta {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 5px 0;
    color: #000;
    text-align: center;
}

.blog-sm .blog-meta{
    margin-top: 25px;
}

.blog-meta li {
    border-right: 1px solid #d7d7d7;
    display: inline-block;
    padding: 2px 15px;
}

.blog-meta li a {
    text-decoration: none;
    color: #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    text-transform:capitalize;
    display: unset;
}

.blog-meta li a:focus,
.blog-meta li a:hover {
    color: #82B541;
}

.blog-meta li:last-child {
    border: none;
}

.blog-sm .blog-head a{
    color: #000 !important;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    padding: 19px 0 10px;
    line-height: 1.6;
    text-decoration: none;
}

.blog-lg .blog-head {
    padding: 25px 0 15px;
}

.blog-sm .read-more {
    text-decoration: none;
    background-color: #82B541;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: block;
    padding: 10px 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.blog-sm .blog-head a:focus,
.blog-sm .blog-head a:hover {
    color: #82B541 !important;
}

.blog-sm .read-more:focus,
.blog-sm .read-more:hover {
    background-color: #232323
}

.blog-meta li i {
    margin-right: 5px;
}

.blog-space {
    margin: 250px auto 50px;
}

.pagination {
    display: block; }

.pagi {
    position: relative;
    z-index: 0;
    text-align: center;
    margin-top: 60px;
    text-align:center !important;
}

.pagi ul {
    display: inline-block;
    background-color: #fff;
    padding: 0 10px;
    margin: 0;
}

.pagi ul li {
    display: inline-block;
    margin-right: 5px;
}

.pagi ul li:first-child , .page-numbers:first-child, .post-page-numbers:first-child{
    margin-right: 15px;
}

.pagi ul li a , .page-numbers, .post-page-numbers{
    display: inline-block;
    color: #000;
    padding: 7px 10px;
    min-height: 30px;
    min-width: 30px;
    border: 1px solid #82B541;
    border-radius: 4px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    line-height: 1;
    margin-right: 5px;
}

.pagi ul a:focus,
.pagi ul a:hover,
.pagi ul a.active,
.page-links .current, 
.post-page-numbers:hover, 
.page-numbers:hover,
.nav-links .current,
.page-numbers:focus, 
.post-page-numbers:focus {
    background-color: #82B541;
    border-color: #82B541;
    color: #fff;
}

.blog-lg .featured-img img {
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.blog-lg blockquote {
    position: relative;
    margin: 30px auto;
    padding: 30px;
    background: #82B541;
    color: #fff;
    border-radius: 9px;
}

.blog-lg blockquote::after {
    content: "";
    position: absolute;  width: 42px;
    height: 31px;
    bottom: 20px;
    right: 20px;
}

.input-box {
    position: relative;
}
.contact-form2 .input-box{
    margin-bottom: 30px
}
.input-box .form-control {
    max-width: 100%;
    height: 45px;
    padding: 15px;
    border: 1px solid #666666;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    width: 700px !important;
}

.comment-section .input-box .form-control {
    margin-bottom: 30px;
}

.input-box .form-control:focus {
    border: 1px solid #82B541;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-box textarea {
    resize: none;
    min-height: 150px;
}

.btn-secondry {
    background-color: #82B541;
    color: #fff;
    border: 0;
    font-weight: 500;
    outline: 0;
    position: relative;
    padding: 15px 20px 15px;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
}

.blog-lg .blog-content {
    padding-top: 200px;
    margin-top: -200px;
    border-radius: 5px;
    border-color: #232323;
    padding-bottom: 20px;
}

.blog-lg blockquote small {
    color: #000;
    font-size: inherit;
    font-weight: 500;
}

.img-radius {
    border-radius: 5px;
}

.blog-tags,
.blog-social {
    color: #000;
    font-weight: 500;
}

.blog-social {
    text-align: right;
}

.blog-tags .title,
.blog-tags .title i,
.blog-social .title,
.blog-social .title i {
    margin-right: 5px;
}

.blog-metas a,
.tagcloud a {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    text-decoration: none;
    border: 1px solid #000;
    border-radius: 5px;
    position: relative; z-index: 0;
    color: #000;
    font-size: 14px !important;
    text-transform: capitalize;
    padding: 4px 15px;
    text-transform: capitalize;
}

.blog-metas a:hover,
.tagcloud a:hover {
    border: 0;
    color: #fff;
}

.blog-metas a:before,
.tagcloud a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    background-color: #82B541;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.blog-metas a:focus:before,
.tagcloud a:focus:before,
.blog-metas a:hover:before,
.tagcloud a:hover:before {
    width: 100%;
    border-radius: 8px;
    color: #fff;
    border: 0;
    background-color:#82B541;
}


/*********************
        search
**********************/
.widget_search {
    border: none;
    border-radius: 30px;
}
.widget_search .side-form{
    position: relative;
    padding: 5px;
}
.side-form{
    border: 1px solid #232323;
    border-radius: 30px;
}

.fa.fa-search{
    color: #fff;
}

.blog-social .mini-social {
    display: inline-block;
    vertical-align: middle;
}

.mini-social {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mini-social li {
    display: inline-block;
    margin-right: 10px;
}

.mini-social li:last-child {
    margin-right: 0;
}

.mini-social li a {
    height: 30px;
    width: 30px;
    border: 1px solid #000;
    color: #000;
    border-radius: 5px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    display: block;
    position: relative;
}

.mini-social li a:focus, 
.mini-social li a:hover {
    background-color: #82B541;
    border-color: #82B541;
    color: #fff;
}

.mini-social li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.blog-metas {
    border-top: 1px solid #d7d7d7;
    margin-top: 10px;
}

/*====================
Pagination
====================*/

.pagi-simple {
    list-style: none;
    width: 100%;
    padding: 0;
}

.pagi-simple li {
    float: left;
}

.pagi-simple li:last-child {
    float: right;
}

.pagi-simple li a {
    display: block;
    border: 1px solid #000;
    padding: 5px 15px 3px;
    text-decoration: none;
    color: #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 5px;
}

.pagi-simple li a:focus,
.pagi-simple li a:hover {
    background-color: #82B541;
    border-color: #82B541;
    color: #fff;
}

.pagi-simple li a i {
    font-size: 14px;
}

/*====================
Comments section
====================*/
.comment-body{
    margin: 30px 0 70px -70px;
}

#comment{
    width: 100%;
}
.logged-in-as a:hover{
    color: #82B541;
}
.submit{
    background-color: #82B541;
    color: #fff;
    padding: 5px 15px 5px 15px;
    border-radius: 10px;
}

.reply {
    text-decoration: none;
    color: #82B541;
}
.fn{
    position: relative;
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-top: 10px
}
.fn a{
    display: table-caption !important;
}
.says{
    display: none;
}
.comment-reply-link{
    text-decoration: none;
    color: #82B541 !important;
    margin: 0 0 0 103px;
}
.comment-metadata a time{
    color: #82B541 !important;
    font-size: 12px;
    margin: -120px 0 0 0px;
    display: grid;
    vertical-align: baseline;
    margin: -120px 0 0 100px;
}
.comment-meta{
    margin-top: 20px;
}
.comment-content{
    margin: -100px 0 0 100px;
}
.edit-link{
    margin-top: 100px;
}

.avatar{
    left: -8rem;
    height: 6rem;
    width: 6rem;
    border-radius: 20px;
}

@media only screen and (min-width: 768px){
.comment {
    padding-left: calc(.5 * (1rem + calc(100vw / 12 )));
    }
}

/*====================
    widgets
====================*/
.widget-content ul li,
.footer-widget ul li{
    list-style: none !important;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li{
    /*padding: 8px 0px 25px 0;*/
}
.footer-widget ul, 
.widget-content ul{
    margin-left: -41px;
}
.widget-content select{
    width: 100%;
}
.widget_archive li,
.widget_recent_comments li{
    padding: 8px 0 10px 0;
    text-align: right;  
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a {
    float: left;
    display: block;
    text-decoration: none;
    color: #000;
    position: relative  ;
    font-weight: 400;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover {
    color: #82B541 !important;
}

.widget_recent_entries ul li ,
.widget_recent_comments ul li ,
.widget_recent_comments .comment-author-link {
    color: #82B541 !important;
}
.categories li a span , 
.widget_categories ul li a span , 
.widget_archive ul li a span {
    position: absolute;
    right: 0;
    top: 10px;
}

/*====================widget_calendar====================*/

.widget_calendar table th,
.widget_calendar table thead tr,
.widget_calendar table tr td a,
.widget_calendar table tr td:focus,
.widget_calendar table tr td:hover{
    color: #82B541;
}

.widget_calendar table caption{
    background-color: #82B541;
    color: #fff;
    text-align: center;
}

.widget_calendar table caption:focus,
.widget_calendar table caption:hover{
    background-color: gainsboro;
    color: #82B541;
}
.widget_calendar table tr td , .widget_calendar table thead tr th{
    border: 1px solid gray;
    text-align: center;
}

/*====================widget_categories====================*/

.widget_categories {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-content{
    border: 1px solid #232323;
    border-radius: 10px;
    margin-bottom: 40px;
    padding: 20px;
}

.widget-content li/*,
.footer-widget li*/{
    border-bottom: 1px solid #e1e1e1;
}
.widget-content ul li{
    padding: 10px 25px 26px 0 !important;
}

.widget-content li:last-child {
    border-bottom: 0;
}
.widget_categories li a span {
    position: absolute;
    right: 0;
    top: 10px;
}

.widget_categories ul li> .children li{
    position: relative;
    margin: 20px 0 0 20px !important;
    padding-bottom: 1px;
/*    border-bottom: 1px solid #e1e1e1 !important;*/
    border-top: none !important;
}

.widget_categories li{
    /*padding: 10px 0px 10px 0;*/
    text-align: right;
}

/*====================widget_meta====================*/
.widget_meta li{
    /*padding: 8px 0 25px 0;*/
    text-align: right;
}
/*====================widget_nav_menu====================*/
.widget_nav_menu .menu li a
{
    padding: 10px 0px 10px 0 !important;
    color: #000 !important;
    display: block !important;
    border: none;
}
.widget_nav_menu ul li a{
    color: #000;
    padding: 10px;
    position: unset;
}
.widget_nav_menu ul .sub-menu {
    border-top:none;
    /*border-bottom: 1px solid #e1e1e1 !important;*/
    opacity: 1;
    visibility: visible !important;
    margin: -20px 0 20px 20px !important;
    box-shadow: none;
    min-width: 100px;
}
.widget_nav_menu ul .sub-menu li a:hover{
    margin: -20px 0 20px 20px !important;
    color: #82B541 !important;
    background-color: transparent;
    margin: 0 !important;
}
.widget_nav_menu .menu-item-has-children .sub-menu>.menu-item-has-children .sub-menu{
    position: unset;
    margin: -20px 0 20px 10px !important;
    padding-bottom: 1px;
    /*border-bottom: none;*/
    background: none !important
}
/*====================widget_pages====================*/

.widget_pages .page_item a,
.widget_pages .page_item ul .page_item a{
    padding: 10px 0px 10px 0 !important;
    color: #000 !important;
    display: block !important;
    border: none;
}

.widget_pages .page_item ul{
    box-shadow: none;
}
.widget_pages .page_item a:focus,
.widget_pages .page_item a:hover,
.widget_pages .page_item ul .page_item a:focus,
.widget_pages .page_item ul .page_item a:hover{
    color: #82B541 !important;
    text-decoration: none !important;
    margin: 0 0 0px 0px !important;

}

.widget_pages .menu-item-has-children .sub-menu,
.widget_pages .page_item_has_children .children {
    border-top: none;
    opacity: 1;
    visibility: visible !important;
    margin: -20px 0 20px 20px !important;
}

.widget_pages .menu-item-has-children:focus> .sub-menu,
.widget_pages .page_item_has_children:focus> .children 
.widget_pages .menu-item-has-children:hover> .sub-menu,
.widget_pages .page_item_has_children:hover> .children {
    margin: -20px 0 20px 20px !important;
}

.widget_pages .menu-item-has-children .sub-menu>.menu-item-has-children .sub-menu, 
.widget_pages .page_item_has_children .children>.page_item_has_children .children {
    position: unset;
    margin-bottom: 20px;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input
{

    width: 100%;
}
.comment-form-comment textarea:focus,
.comment-form-author input:focus,
.comment-form-email input:focus,
.comment-form-url input:focus,
.widget_search input[type="search"]:focus,
.widget_search input[type="submit"]:focus
{

    outline: 2px solid #007bff;
}
/*====================widget_recent_comments====================*/
.widget_recent_comments ul li a{
    display: block;
    text-decoration: none;
    color: #000;
    position: relative  ;
    font-weight: 400;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
/*====================widget_recent_entries====================*/ 
.widget_recent_entries li{
    padding: 5px;
}
.widget_recent_entries ul li a{
    display: block;
    text-decoration: none;
    color: #000;
    position: relative  ;
    font-weight: 400;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
/*====================widget_search====================*/
.widget-content .search-box , .cc-search .search-box{
    position: relative;
    padding: 5px;
}

.widget_search .form-control {
    border: 0;
    border-radius: 0;
    background-color: #f7f7f7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.widget_search .search-btn2 {
    background-color: #232323;
    position: absolute;
    height: 34px;
    width: 34px;
    color: #fff;
    font-size: 16px;
    border: 0;
    top: 50%;
    right: 5px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.widget_search {
    border: 1px solid #232323;
    border-radius: 30px;
}

.widget-content .form-control {
    background-color: transparent;
}

.widget-box {
    margin-top: 60px;
    padding: 15px;
    border: 1px solid #232323;
    border-radius: 10px;
}

.widget-title {
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #bbfeba;
    padding: 5px 0 15px;
    font-weight: 500;
    margin-bottom: 20px;
}

.widget-title a{
    color: #000 !important;
}

.widget-title a,
.textwidget a,
.textwidget a:focus,
.textwidget a:hover{
    color: #000;
}

.site-title{
    color: #82B541;
}
/*====================widget_tag_cloud====================*/

/*====================widget_rss====================*/
.widget_rss h3 a{
    color: #fff;
}
.rss-date, cite{
    color: #82B541;
}
a.rsswidget {
    color: #000;
}
.screen-reader-text{
    margin-left: 0px;
    display: none;
}

/*====================
  Aside posts
  ====================*/

#recentcomments {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-widget #recentcomments li {
    padding-bottom:15px;
    position: relative;
    /*border-bottom: 1px solid #e1e1e1;*/
    display: -webkit-box;
    margin-right: 15px;
    width: 100%;
}

#recentcomments li {
    padding-bottom:15px;
    position: relative;
    /*border-bottom: 1px solid #e1e1e1;*/
    display: -webkit-box;
    margin-right: 35px;
}
#recentcomments li .t-cell{
    display: -webkit-box;
    vertical-align: middle;
}
#recentcomments li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#recentcomments li:last-child {
    margin-bottom: 0;
}

#recentcomments li .featured-pic {
   width: 90px;
   padding-right: 10px;
}

#recentcomments li a {
    display: block;
    line-height: 1.4;
}

.aside-post-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding: 10px 0 0;
    margin-bottom: 15px;
}

.aside-post-title a {
    color: #000;
    font-size: 14px;
}

#recentcomments .date {
    position: relative;
    color: #82B541;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
}

#recentcomments .date::before {
    content: "\f073";
    position: absolute;
    top:1px;
    left: 0;
    font-family: FontAwesome;
}

.comment-edit-link{
    color: #82B541;
    display: block;
    margin-top: 100px;
}

.comment-edit-link:hover{
    color: #000;
}

/*====================
    page not found
  ====================*/

.page-not-found img {
    max-width: 100%;
}

.page-not-found-title {
    font-size: 30px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.contact-box {
    padding:40px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin-bottom:60px;
}
  
.contact-box .con {
    display: table;
    margin-top: 30px;
}

.contact-box .con .icon {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    padding-right: 15px;
}

.contact-box .con .icon i {
    height: 38px;
    width: 38px;
    background-color: #82B541;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.contact-box .con .content {
    display: table-cell;
    vertical-align: middle;
}

.contact-box .con .content h5 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #232323;
}

.contact-box .con .content p {
    font-size: 14px;
    margin: 0;
    color: #232323;
}

.maps {
    border-radius: 10px;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.maps iframe{
    width: 100%;
    border: 0;
    height: 350px
} 

/*====================
    footer
  ====================*/

.footer-main .search-box .form-control ,.footer-main .widget_calendar table th, .footer-main .widget_calendar table thead tr ,.footer-main .widget_calendar table tbody tr:nth-child(odd) td , .footer-main .widget_calendar table tbody tr:nth-child(even) th,.footer-main .widget_calendar table tbody tr:nth-child(even) td {
    background-color: transparent;
    color: #fff;
}

.footer-widget .tagcloud a {
    color: #fff;
    border: 1px solid #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}


.footer-widget .tagcloud a  {
    text-decoration: none;
    position: relative; z-index: 0;
    font-size: 14px !important;
    text-transform: capitalize;
    padding: 4px 15px;
    border-radius: 5px;
    text-transform: capitalize;
}

.footer-widget .tagcloud a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    background-color: #82B541;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.footer-widget .tagcloud a:focus:before,
.footer-widget .tagcloud a:hover:before {
    width: 100%;
}

.footer-widget .tagcloud a:focus,
.footer-widget .tagcloud a:hover {
    color: #fff;
    background-color:#82B541; 

}
.footer-widget .side-form{
    border: 1px solid #232323;
    border-radius: 30px;
    position: relative;
    padding: 5px;
    border: 0;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
}
.footer-widget.widget_pages .page_item a,
.footer-widget.widget_pages .page_item ul .page_item a{
/*  padding: 10px 0px 10px 0 !important;*/
    color: #fff !important;
    display: block !important;
}

.footer-widget.widget_pages .page_item a:focus ,
.footer-widget.widget_pages .page_item ul .page_item a:focus
.footer-widget.widget_pages .page_item a:hover ,
.footer-widget.widget_pages .page_item ul .page_item a:hover{
    color: #82B541 !important;
    text-decoration: none !important;
    margin: 0 0 0px 0px !important;
}

.footer-widget.widget_pages .menu-item-has-children .sub-menu,
.footer-widget.widget_pages .page_item_has_children .children {
    background-color: #0e0d0d;
    border: none;
    opacity: 1;
    visibility: visible !important;
    margin: -20px 0 20px 20px !important;
}

.footer-widget.widget_pages .menu-item-has-children:focus> .sub-menu,
.footer-widget.widget_pages .page_item_has_children:focus> .children
.footer-widget.widget_pages .menu-item-has-children:hover> .sub-menu,
.footer-widget.widget_pages .page_item_has_children:hover> .children {
    margin: -20px 0 20px 20px !important;
}

.footer-widget .widget_pages .menu-item-has-children .sub-menu>.menu-item-has-children .sub-menu, 
.footer-widget .widget_pages .page_item_has_children .children>.page_item_has_children .children {
    position: unset;
    margin-bottom: 20px;
}
@media (max-width: 991px){
    .footer-widget.widget_pages .menu-item-has-children .sub-menu, 
    .footer-widget.widget_pages .page_item_has_children .children {
        border: 0;
        padding: 0;
        margin-bottom: -1px !important;
    }
}

.footer-widget .side-form{
    background-color: #fff;
}
.footer-widget.widget_archive li, 
.footer-widget.widget_categories li{
    padding: 8px 0px 25px 0;
}
.footer-widget.widget_nav_menu ul li a{
    color: #fff !important;
}
.footer-widget.widget_nav_menu ul .sub-menu li{
    background-color: #0d0d0d;
    /*border-bottom: none !important;*/
}
.footer-widget.widget_nav_menu ul .sub-menu li a:hover{
    color:#82B541;
    background-color: transparent !important;
}

.footer-widget.fa.fa-search{
    color: #000;
}
.footer-widget button[type="submit"] {
    background-color: #232323;
}
.footer-widget {
    border: 0;
}

.footer-widget h3{
    color: #fff;
    font-weight: 400;
    margin-bottom: 25px;
}
.footer-widget ul li a{
    color: #fff !important;
    margin-right: -20px;
}

.footer {
    z-index: 0;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

.footer::before {
    content: "";
    position: absolute;
    background-color: #000;
    opacity: .95;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
}

.footer-main.section-padding {
    padding: 80px 0 30px;
}

.footer-widget {
    margin-bottom: 50px
}

.social-icons {
    margin: 30px auto 0;
    padding: 0;
}

.social-icons li {
    display: inline-block;
    margin-right: 10px;
}

.social-icons li a {
    display: block;
    height: 28px;
    width: 28px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.social-icons li a:focus,
.social-icons li a:hover {
    background-color: #82B541;
    border-color: #82B541;
}

.features-2 .secondry-head {
    margin-bottom: 0
}

.secondry-head {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.footer .secondry-head {
    color: #fff;
}

.secondry-head::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 15px;
    background-color: #82B541;
    left: 0
}

.secondry-head::before {
    content: "";
    position: absolute;
    bottom: 7px;
    width: 35px;
    height: 2px;
    background-color: #82B541;
    left: 0
}

.sm-head {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.sm-head::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    bottom: 7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    background-color: #82B541;
}

.sm-head::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    background-color: #82B541;
}

.footer-widget .con {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-widget .con li {
    display: table;
    margin-bottom: 40px;
}

.footer-widget .con li:last-child {
    margin-bottom: 0;
}

.footer-logo {
    margin-bottom: 20px;
}

.footer-widget .con li .icon {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 0 0;
}

.con li .icon i {
    height: 38px;
    width: 38px;
    background-color: #82B541;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
}

.footer-widget .con li .content {
    display: table-cell;
    vertical-align: middle;
}

.con li .content h5 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #82B541;
}

.con li .content p {
    font-size: 14px;
    margin: 0;
}

.footer-widget .contact-form {
    padding: 20px;
    position: relative;
    z-index: 0;
}

.footer-widget .contact-form::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: .2;
    border-radius: 10px;
    z-index: -1;
}

.contact-form .form-control {
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: transparent;
    height: 38px;
    padding-left: 15px;
}

.contact-form .form-control:focus {
    border-color: #82B541;
    outline: none;
}

.contact-form .btn-submit {
    background-color: #82B541;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
    font-weight: 500;
    font-size: 16px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.contact-form .btn-submit:focus,
.contact-form .btn-submit:hover {
    border-color: #82B541;
    background-color: transparent;
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #fff;
}

.contact-form .form-control:-ms-input-placeholder {
    color: #fff;
}

.contact-form .form-control::-ms-input-placeholder {
    color: #fff;
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #fff;
}

.contact-form .form-control:-ms-input-placeholder {
    color: #fff;
}

.contact-form .form-control::placeholder {
    color: #fff;
}

.copyright {
    padding: 18px 0;
    position: relative;
    z-index: 0;
}

.copyright::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: .15;
    z-index: -1;
}

.copyright p {
    margin: 0;
    color: #fff;
}

.copyright a {
    color: #82B541 !important;
}
 a:focus,
 a:hover {
    text-decoration: none !important;
}

/* preloader  */

.preloader {
    height: 100%;
    width: 100%;
    background-color: #000000;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
}

.loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.loader-inner h3 {
    text-align: center;
    color: #82B541;
    font-weight: 300;
    -webkit-animation: fadeAnim 3s linear infinite;
    animation: fadeAnim 3s linear infinite;
}

@-webkit-keyframes fadeAnim {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeAnim {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

#bitcoin {
    width: 200px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #888888;
    position: relative;
    -webkit-transform: rotate(-14deg);
    -ms-transform: rotate(-14deg);
        transform: rotate(-14deg);
}

.path {
    stroke-dasharray: 2110;
    stroke-dashoffset: 2110;
    stroke-width: 2;
    stroke-linecap: round;
    -webkit-animation: dash 6s linear infinite;
    animation: dash 6s linear infinite;
    fill-opacity: 0;
    stroke: #dc4e41;
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 2110;
        opacity: 0;
        stroke: #dc4e41;
    }
    15% {
        opacity: 1;
        stroke: #dc4e41;
    }
    70% {
        opacity: 1;
        stroke: #dc4e41;
    }
    100% {
        stroke-dashoffset: 0;
        opacity: 0;
        stroke: #82B541;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 2110;
        opacity: 0;
        stroke: #dc4e41;
    }
    15% {
        opacity: 1;
        stroke: #dc4e41;
    }
    70% {
        opacity: 1;
        stroke: #dc4e41;
    }
    100% {
        stroke-dashoffset: 0;
        opacity: 0;
        stroke: #82B541;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/* Back To Top */

.back-to-top {
    position: fixed;
    right: -7.5%;
    bottom: 20px;
    height: 45px;
    width: 45px;
    line-height: 44px !important;
    font-size: 16px;
    opacity: 1;
    z-index: 1111;
    visibility: hidden;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background: #82B541;
    color: #fff;
}

.back-to-top:focus,
.back-to-top:hover {
    color: #fff;
    background-color: #232323;
}

.show-back-to-top {
    display: block;
    right: 20px;
    visibility: visible;
}

/* animate css small */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.nav-links .page-numbers.current,
.page-links .post-page-numbers.current,
.page-links .post-page-numbers:focus,
.nav-links .page-numbers:focus,
.page-links .post-page-numbers:hover,
.nav-links .page-numbers:hover{
    border-color: #82B541;
    color: #fff;
    background-color: #82B541;
    padding: 7px 10px;
}

.nav-links .page-numbers,
.page-links .post-page-numbers{
    padding: 7px 10px;
    min-height: 30px;
    min-width: 30px;
    border: 1px solid #82B541;
    border-radius: 4px;
    border-radius: 4px;
    line-height: 1;
    color: black;
    text-align: center !important;
}


.blog-sm .featured-img img, .blog-lg .featured-img img{
    height: auto;
    width: 100%;
}

.btn-cmn.mt-5{
    border-radius: 30px;
}
.page-title h2,
.footer-widget h3{
    color: #fff !important
}
}

h2.trail-browse {
    display: none;
}
.menubar-fixed ul li a{
    width: 100%;
    height: auto;
}

@media (min-width: 992px){
    .admin-bar .affix.sticky_menu {
        top:32px;
    }
    .slicknav_btn {
        margin-top: 60px;
    }

    #main-menu>li.menu-item-has-children::after,
    #main-menu>li.page_item_has_children::after{
        content: "\f107";
        font-family: 'FontAwesome';
        border: 0;
        vertical-align: 0;
        margin-left: 4px;
        display: inline;
        top: calc( 50% - 11px);
        position: absolute;
        color: #fff;
        left: 100%;
    }
    #main-menu>li{
        margin-right: 42px;
        position: relative;
    }
    #main-menu li a {
        display: block;
        position: relative;
        list-style: none !important;
    }
    #main-menu li:hover,
    #main-menu li.on-focus{
        border: none;
    }
   
    #main-menu li.on-focus > ul,
    #main-menu li:hover > .sub-menu,
    #main-menu li:hover > .children{
        position: absolute;
        display: block;
    }
    #main-menu > li > a {
        display: block;
        padding: 30px 0;
    }
    #main-menu > li > a:hover {
        display: block;
        padding: 30px 0;
        color: #82B541;
    }

    #main-menu .sub-menu li,
    #main-menu .children li {
        text-align: center;
        width: 100%;
    }
    #main-menu .sub-menu,
    #main-menu .children {
        display: none;
        width: auto;
        min-width: 160px;
    }
    #main-menu .sub-menu > .menu-item-has-children > a:before
{
        content: "\f104";
        font-family: FontAwesome;
        margin-right: 10px;
        display: inline;
    }
    #main-menu ul li.on-focus > ul,
    #main-menu .sub-menu li:hover > .sub-menu,
    #main-menu .children li:hover > .children{
        top: -3px;  
    }
}
@media (max-width: 991px){
.page-template-home-page .menubar-fixed, .menubar{

  display: block !important;
  margin-top:51px; 
}

.page-template-default .menubar-fixed, .menubar{

    margin-top: 0;
    padding-top: 40px;
    display: block;
}

.site-title a{

    font-size: 20px;
}
.main-navigation a:hover{

    color: #82B541 !important;
}

body{

    overflow-x: hidden;
}

.menubar-fixed{

    position: inherit !important;
}

    .slicknav_brand {
        max-width: 60%;
        padding: 0 10px !important;
        margin-top: 50px !important;
    }
    .slider-area {
        position: relative;
        margin-top: -50px !important;
    }
    .slicknav_menu{
        margin-top: 0;
        padding: 0px 10px !important;
    }
    .site-description{
        color: #000;
    }
    a.slicknav_btn.slicknav_collapsed {
    margin-top: 60px !important;
    }
    .slicknav_btn {
        margin-top: 60px !important;
    }
}

@media (max-width: 600px){
    .slicknav_menu{
        margin-top: -40px;
        padding: 0px 10px !important;
    }
}
@media (max-width: 767px){
    .clients {
        margin-bottom: 80px;
        padding: 0;
        width: 515px !important;
    }
    .clients img {
        max-width: 100%;
        height: auto;
        width: 100% !important;
    }
}

form select {
    text-transform: none;
    width: 100%;
}
.comments ul .comment-box{
    margin: 30px 0 30px;
    border: 1px solid #e8e6e6;
    background: #fff;
    width: 100%;
}
select#archives-dropdown--1 {
    width: 100%;
}
#cancel-comment-reply-link{
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
.subline h3{
    color: #fff !important;
}
.blogg-img li a{
    color: #82B541;
}


.widget_search .search-form:focus{

    outline: 2px solid #007bff;
}



.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    background: #fff;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation ul ul a {
            width: 251px;
    line-height: 35px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    text-transform: capitalize;
    color: #232323;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
        padding: 0 14px;
}

.main-navigation .nav-menu>.menu-item:hover>a{

    color: #82B541 !important;
}



.menu-item-has-children>a:after {
    content: "\f078";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    position: absolute;
    top: 20px;
    right: 0;
    font-weight: normal;
    font-size: 10px;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 993px) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }

.main-navigation li{

    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 12px;
}

.main-navigation .nav-menu>.menu-item-has-children > .sub-menu li:hover{


    background: #82B541;
}

.main-navigation .nav-menu>.menu-item-has-children > .sub-menu .menu-item-has-children>a:after {
    content: "\f078";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    position: absolute;
    top: 20px;
    right: 10px;
    font-weight: normal;
    font-size: 10px;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}


.main-navigation .nav-menu>.menu-item-has-children > .sub-menu li:hover > a{

        color: #fff !important;

}
.main-navigation a{

    color: #fff !important;
}
    .sub-menu>li:last-child, .sub-dropdown>li:last-child{

      margin-bottom: 0 !important;
    }

    .main-navigation ul ul a{

      color: #000 !important;
    }

    .main-navigation a:hover{

      color: #0085ba;
    }
}


    .main-navigation a:hover{

      color: #0085ba;
    }
@media screen and (max-width: 992px){
.main-navigation.toggled .menu.nav-menu {
    display: inline-grid;
}


.main-navigation ul li.menu-item-has-children:hover > .sub-menu,
.main-navigation ul li.focus > .sub-menu
{


    position: relative;
    left: 0;
    top: 0;
} 


.menu-all-pages-container .menu.nav-menu{


    overflow: auto;
    height: 400px;
}

.main-navigation a{

    padding-top: 14px;
}

.fixed{
 display: none;
    }
.main-navigation ul ul a {
            width: 400px;
    line-height: 25px;
}
.main-navigation .menu-toggle{

  float: right;
  margin-top: -11%;
  background: transparent;
  border: none;
}

.menu-item-has-children>a:after{

  right: 10px;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul{

  left: 50%;
}

.menu-all-pages-container .nav-menu{

  top: 100%;
  width: 100%;
  background-color: #f0f0f0;
  overflow-y: auto;

}

.main-navigation li{

  border-bottom: 1px dotted #d6d6d6;
}

.main-navigation .menu-toggle:focus{

  outline: 2px solid #000;
}
}
.trail-browse{

    display: none;
}
.site-title
{
	font-size:40px;
}
.submit:hover, .submit:focus  {
    background-color: #5c753c !important;
}
.blog-content h1,.blog-content h2, .blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6
{
	margin-bottom:20px;
}

.description.customize-control-description input{

    display: none;
}

.about-section{

    background: #e4e4e4;
}

.blog-lg .blog-desc{

    margin-top: 30px;
}