@import url(https://fonts.googleapis.com/css?family=Poppins:200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,900) !important;
.ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, .ur-frontend-form .ur-form-row .ur-form-grid input[type=date], .ur-frontend-form .ur-form-row .ur-form-grid input[type=email], .ur-frontend-form .ur-form-row .ur-form-grid input[type=number], .ur-frontend-form .ur-form-row .ur-form-grid input[type=password], .ur-frontend-form .ur-form-row .ur-form-grid input[type=phone], .ur-frontend-form .ur-form-row .ur-form-grid input[type=text], .ur-frontend-form .ur-form-row .ur-form-grid input[type=timepicker], .ur-frontend-form .ur-form-row .ur-form-grid input[type=url], .ur-frontend-form .ur-form-row .ur-form-grid select, .ur-frontend-form .ur-form-row .ur-form-grid textarea {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    padding: 10px 22px;
    background: #fff;
    color: #000;
    border: 1px solid #ddd;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.form-group span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    bottom: -15px;
    line-height: 1;
}
.blog-single .lower-content > .upper-box > ul.post-meta.pull-right, .category  .lower-content > .upper-box > ul.post-meta.pull-right {
    display: none;
}
.ur-frontend-form .ur-form-row .ur-form-grid textarea {
    height: 120px;
}
.ur-frontend-form .ur-form-row .ur-form-grid button:focus, .ur-frontend-form .ur-form-row .ur-form-grid input[type=email]:focus, .ur-frontend-form .ur-form-row .ur-form-grid input[type=password]:focus, .ur-frontend-form .ur-form-row .ur-form-grid input[type=radio]:focus, .ur-frontend-form .ur-form-row .ur-form-grid input[type=text]:focus, .ur-frontend-form .ur-form-row .ur-form-grid input[type=url]:focus, .ur-frontend-form .ur-form-row .ur-form-grid select:focus, .ur-frontend-form .ur-form-row .ur-form-grid textarea:focus {
    border-color: #cc0000;
}
.bar-right {
    width: 40px;
    position: absolute;
    height: 2px;
    background: #fff;
    right: -50px;
    bottom: 10px
}
.footer-bottom .pull-left .copyright:before {
    content: "Copyright © 2014-2025 BlazeCut. All rights reserved";
    color: #767676 !important;
    z-index: 9;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.footer-bottom .pull-left .copyright {
    font-size: 0 !Important;
}
.footer-bottom .pull-right {
    display: none;
}
body.search.search-results ul.post-meta.pull-right li:nth-child(2) {
    display: none;
}
.main-slider .tp-caption.ribbon-type-btnn-inner {
    white-space: nowrap !Important;
}
h3.kc_accordion_header.ui-accordion-header.ui-state-active {
    border-bottom: 0;
}
img.main-banner-imgg {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.custom-h2 h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2em;
    display: inline-block;
    font-family: 'Poppins', sans-serif !important;
    font-style: normal !important;
    margin-bottom: 15px;
}
.custom-h2 h2:after, .services-single .inner-box h2:after {
    position: absolute;
    content: '';
    left: 100%;
    margin-left: 10px;
    width: 40px;
    height: 2px;
    bottom: 8px;
    background-color: #c00;
}
.services-single .inner-box h2 {
    width: fit-content;
width: -moz-fit-content;
}
.indus-page-imgg {
    padding-top: 10px;
}
a.kc_button br {
    display: none;
}
li.menu-item-has-children.dropdown.max-80vh ul.submenu {
    max-height: 80vh;
    overflow-y: scroll;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c00; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #fff; 
}
.page-info .bread-crumb+.text.pull-right {
    display: none
}

.contact-btnnn .btn-style-one {
    width: 100%;
    text-align: center
}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

#left-paddingg {
    padding-left: 30px
}

#right-paddingg {
    padding-right: 30px
}

body {
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: Poppins, sans-serif
}

.single-post .widget_recent_entries.widget ul li {
    padding-bottom: 15px
}

.thm-unit-test .posts-nav a:hover,
.thm-unit-test .posts-nav a:hover span {
    background: #c00!important
}

.thm-unit-test .posts-nav a:hover {
    color: #c00
}

.lower-box .tag a:hover {
    color: #fff;
    background: #c00;
    border-color: #c00
}

.single-post .widget_recent_entries.widget ul li a {
    color: #333;
    font-size: 16px
}
.indus-page-imgg img, .indus-page-imgg {
   height: 100%;
    display: block;
    width: 100%;
    object-fit: cover;
}
.single-post .widget_recent_entries.widget ul li a:hover {
    color: #c00
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #c00
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

::placeholder {
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.6em;
    font-family: Poppins, sans-serif
}

.main-header .header-top {
    display: none
}

button,
input,
select,
textarea {
    font-family: Poppins, sans-serif
}

textarea {
    overflow: hidden
}

.theme_color {
    color: #c00
}

.text,
li,
p {
    position: relative;
    line-height: 1.8em;
    font-family: 'Open Sans', sans-serif
}

.strike-through {
    text-decoration: line-through
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}
.kc_row > .kc-container > .kc-wrap-columns > .kc_column .auto-container {
    padding-left: 0;
    padding-right: 0;
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

.grey-bg {
    background-color: #f2f2f2
}

.tabss ul.ui-tabs-nav li a {
    border-left: 3px solid #d2d2d2;
    min-width: 180px;
    background: #fff;
    color: #000!important;
    font-family: poppins
}

.tabss li.ui-tabs-active {
    margin-bottom: 0!important;
    padding-bottom: 0!important
}

.tabss ul.ui-tabs-nav li.ui-tabs-active a {
    background: #c00!important;
    color: #fff!important;
    border-left-color: #000!important
}

.tabss ul.ui-tabs-nav li a:hover {
    border-left-color: #000;
    color: #fff!important
}

.accordion-custom .ui-accordion-header a {
    font-size: 20px;
    font-weight: 600
}

.accordion-custom .kc_accordion_header i.fa-plus {
    margin-right: 10px;
    font-weight: 700
}

.accordion-custom .ui-state-active .fa-plus:before {
    content: "\f068"
}

.accordion-custom h3.kc_accordion_header.ui-accordion-header {
    border: 0
}

.accordion-custom h3.kc_accordion_header.ui-accordion-header a {
    color: #000;
    padding: 16px 30px
}

.accordion-custom h3.kc_accordion_header.ui-accordion-header.ui-state-active a {
    color: #fff
}

.accordion-custom .kc_accordion_content {
    border: 0
}

.accordion-custom span.ui-accordion-header-icon.ui-icon {
    opacity: 0
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.centered {
    text-align: center
}

.main-header .sticky-header .main-menu .navigation>li.active>a {
    color: #c00
}

.industry-sectionn-main {
    display: flex;
    flex-wrap: wrap
}

.industry-sectionn {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    background: #fff;
    position: relative
}

.industry-contentt {
    padding: 10px 20px 60px
}

.skew-bg-over-img {
    position: relative
}

.skew-bg-over-img:after,
.skew-bg-over-img:before {
    content: '';
    display: block;
    width: calc(100% + 0px);
    height: 30px;
    position: absolute;
    transform: skew(0deg, 3deg);
    transform-origin: top left
}

.skew-bg-over-img:before {
    background: #fff;
    z-index: 11;
    bottom: 0
}

.skew-bg-over-img:after {
    background: rgba(255, 255, 255, .56);
    z-index: 9;
    bottom: 30px
}

.industry-imagee img {
    width: 767px;
    height: 260px;
    object-fit: cover
}

.industry-sectionn a.button {
    background: #c00;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 40px 10px 25px;
    box-sizing: border-box;
    display: inline-block;
    width: 160px;
    position: absolute;
    margin-top: 10px;
    bottom: 0
}

.industry-sectionn a.button:before {
    content: " ";
    background: #fff;
    height: 48px;
    width: 25px;
    transform: skew(24deg, 0deg);
    position: absolute;
    right: -11px;
    top: -1px
}

/*===========11-08-2021 css starts here================*/
.partnumber_filter_sec.sidebar-page-container {
    padding: 80px 15px !important;
}
.partnumber_filter_sec .heading_title h4 {
    color: #242424;
    font-size: 24px;
    font-weight: 600;
    display: block;
    font-family: poppins;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.partnumber_filter_sec .partnumber_filter_form label {
    color: #242424;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.partnumber_filter_sec .partnumber_filter_form input[type=email], .partnumber_filter_sec .partnumber_filter_form input[type=password], .partnumber_filter_sec .partnumber_filter_form input[type=text], .partnumber_filter_sec .partnumber_filter_form select, .partnumber_filter_sec .partnumber_filter_form textarea {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    padding: 10px 22px;
    background: #fff;
    color: #000;
    border: 1px solid #ddd;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.partnumber_filter_sec .partnumber_filter_form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/wp-content/uploads/2021/08/arrow-down-sign-to-navigate.png);
    background-position: 98% 20px;
    background-size: 12px;
    background-repeat: no-repeat;
}
.partnumber_filter_sec #response p {
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #c00;
    display: inline-block;
    padding: 13px 50px 13px 30px;
    font-family: Poppins, sans-serif;
    width: 100%;
    max-width: 190px;
    margin: 10px 0 0 0;
}
.partnumber_response_output {
    display: block;
    width: 100%;
    max-width: 190px;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    padding: 10px 22px;
    background: #fff;
    color: #000;
    border: 1px solid #ddd;
    text-transform: uppercase;
}
.loader_gif_img img {
    max-width: 30px;
    margin-left: -3px;
    position: relative;
    top: -5px;
}
/*===========11-08-2021 css ends here================*/


@media (min-width:1200px) {
    .industry-sectionn:nth-child(3n) {
        margin-right: 0
    }
}
@media (min-width: 1141px) {
.partnumber_filter_sec.sidebar-page-container {
    padding-top: 140px !important;
}
}
@media (min-width:1000px) and (max-width:1199px) {
    .industry-sectionn {
        width: calc(33.33% - 20px);
        margin-right: 0
    }
}

@media (max-width:1000px) and (min-width:768px) {
    .industry-sectionn {
        width: calc(50% - 20px)
    }
    .industry-sectionn:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .industry-sectionn {
        width: 100%
    }
.logo.pull-left {
    display: none !important;
}
}

#agent-inners .blog-cat,
.agent-inner-pages,
.industry-inner-pages,
.industry-inner-pg .contact-info-widget,
.industry-inner-pg ul.blog-cat {
    display: none
}

#agent-inners .blog-cat.agent-inner-pages,
.industry-inner-pg ul.blog-cat.industry-inner-pages {
    display: block
}

.list-style-one {
    position: relative;
    margin-bottom: 40px
}

.list-style-one li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px;
    color: #424242;
    font-size: 17px;
    font-weight: 500
}

.list-style-one li:before {
    position: absolute;
    content: '\f00c';
    left: 0;
    top: 2px;
    color: #c00;
    font-size: 18px;
    font-family: FontAwesome
}

.list-style-two {
    position: relative
}

.list-style-two li {
    position: relative;
    color: #797979;
    font-size: 16px;
    padding-left: 38px;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif
}

.list-style-two li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #5b5b5b
}

.list-style-two li span {
    color: #242424;
    font-weight: 600;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif
}

.list-style-two li a {
    color: #fff
}

.list-style-three {
    position: relative
}

.list-style-three li {
    position: relative;
    color: #797979;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 8px
}

.list-style-three li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #656565
}

.list-style-three li a {
    color: #fff
}

.list-style-four {
    position: relative;
    margin-bottom: 30px
}

.list-style-four li {
    position: relative;
    color: #797979;
    font-size: 15px;
    padding-left: 30px;
    margin-bottom: 8px
}

.list-style-four li:before {
    position: absolute;
    content: "\f10d";
    left: 0;
    top: 0;
    font-size: 16px;
    color: #757779;
    font-family: Flaticon
}

body .ribbon-type-btnn-inner, .blog-page-section a.theme-btn.btn-style-four, .subscribe-form button.theme-btn,
a.kc_button.btn-style-one, input.wpcf7-form-control.wpcf7-submit, .list-post-type .kc-read-more,.ur-frontend-form input[type=submit] {
    border: 0 !important;
    transition: none;
    background: url(/wp-content/uploads/2020/08/BtnBackgroundwithBorder.png) !important;
    border-radius: 0 !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    padding: 13px 50px 13px 30px;
}
body .ribbon-type-btnn-inner:hover, .blog-page-section a.theme-btn.btn-style-four:hover, .subscribe-form button.theme-btn:hover,
a.kc_button.btn-style-one:hover, input.wpcf7-form-control.wpcf7-submit:hover, .list-post-type .kc-read-more:hover,.ur-frontend-form input[type=submit]:hover {
    background: url(/wp-content/uploads/2020/08/BtnBackgroundwithBorder-1.png) !important;
    background-size: 100% 100% !important;
   color: #fff !important;
}
.subscribe-section .subscribe-form .form-group input[type=email] {
    width: calc(100% - 20px);
}
.btn-style-one {
    position: relative;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #c00;
    display: inline-block;
    padding: 11px 50px;
    border-radius: 50px;
    border: 2px solid #c00;
    font-family: Poppins, sans-serif
}

.btn-style-one:hover {
    color: #c00;
    border-color: #c00;
    background: 0 0
}

.btn-style-two {
    position: relative;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: 0 0;
    display: inline-block;
    padding: 11px 50px;
    border-radius: 50px;
    border: 2px solid #fff;
    font-family: Poppins, sans-serif
}

.btn-style-two:hover {
    color: #242424;
    border-color: #c00;
    background: #c00
}

.btn-style-three {
    position: relative;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #242424;
    display: inline-block;
    padding: 11px 32px;
    border-radius: 50px;
    border: 2px solid #242424;
    font-family: Poppins, sans-serif
}

.btn-style-three:hover {
    color: #242424;
    border-color: #c00;
    background: #c00
}

.btn-style-four {
    position: relative;
    line-height: 24px;
    color: #4349d9;
    font-size: 16px;
    font-weight: 600;
    background: 0 0;
    display: inline-block;
    padding: 7px 29px;
    border-radius: 50px;
    border: 2px solid #4349d9;
    font-family: Poppins, sans-serif
}

.page-id-32 .btn-style-four {
    border: 2px solid #c00;
    color: #c00
}

.btn-style-four:hover {
    color: #242424;
    border-color: #c00;
    background: #c00
}

.page-id-32 .btn-style-four:hover {
    color: #fff
}

.btn-style-five {
    position: relative;
    line-height: 24px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    background: 0 0;
    display: inline-block;
    padding: 12px 37px;
    border-radius: 50px;
    border: 2px solid #fff;
    font-family: Poppins, sans-serif
}

.btn-style-five:hover {
    color: #242424;
    border-color: #c00;
    background: #c00
}

.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
}

.main-header .main-box .logo-box .logo img {
    width: 45px
}

.clients-section .sponsors-outer .image-box img {
    height: 90px
}

.page-id-36 .page-title:before {
    background-color: transparent!important
}

.page-id-36 .page-title {
    background-blend-mode: overlay;
    background-position: 50% 40%;
    display: none
}

.page-id-36 .main-header .main-box {
    background-color: #fff
}

.page-id-36 .main-menu .navigation>li>a {
    color: #242424
}

.page-id-36 .main-menu .navigation>li>a:hover {
    color: #c00
}

.services-single .inner-box .big-image {
    display: none
}

.fancybox-next span,
.fancybox-prev span {
    background-image: none!important;
    width: 44px!important;
    height: 44px!important;
    line-height: 44px!important;
    text-align: center
}

.fancybox-next span:before,
.fancybox-prev span:before {
    content: '';
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    font-size: 12px;
    width: 44px!important;
    height: 44px!important;
    line-height: 44px!important;
    background-color: rgba(28, 28, 28, .4)!important;
    color: #fff;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.fancybox-next span:before {
    content: '\f178'
}

.fancybox-prev span:before {
    content: '\f177'
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
    background-color: #fff!important;
    color: #000
}

.fancybox-type-image .fancybox-close {
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background: url(../images/icons/icon-cross.png) center center no-repeat;
    background-color: rgba(17, 17, 17, .5)!important
}

.fancybox-type-image .fancybox-close:hover {
    background-color: #000!important
}

.fancybox-type-image .fancybox-skin {
    padding: 0!important
}

.social-icon-one {
    position: relative
}

.social-icon-one li {
    position: relative;
    margin-right: 10px;
    display: inline-block
}

.social-icon-one li a {
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    line-height: 34px;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-one li a:hover {
    color: #c00;
    border-color: #c00
}

.social-icon-two {
    position: relative
}

.social-icon-two li {
    position: relative;
    margin-left: 20px;
    display: inline-block
}

.social-icon-two li a {
    position: relative;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-two li a:hover {
    color: #c00
}

.social-icon-three {
    position: relative
}

.social-icon-three li {
    position: relative;
    margin-left: 18px;
    display: inline-block
}

.social-icon-three li a {
    position: relative;
    font-size: 18px;
    color: #2b2b2b;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-three li a:hover {
    color: #c00
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 60px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #444;
    display: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.scroll-to-top:hover {
    color: #fff;
    background: #c00
}

.main-header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    background-color: rgba(0, 0, 0, .08);
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.header-style-two {
    position: relative;
    background-color: rgba(255, 255, 255, 1)
}

.header-style-two .header-top {
    background-color: #c00
}

.main-header .header-top {
    position: relative;
    color: #fff;
    background: #c00
}

.main-header .header-top .inner-container {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.main-header .header-top .top-left {
    position: relative;
    float: left;
    padding: 13px 0 10px
}

.main-header .header-top .top-left .links {
    position: relative;
    float: left
}

.main-header .header-top .top-left .links li {
    position: relative;
    float: left;
    margin-right: 24px;
    line-height: 1em;
    color: #ababab
}

.main-header .header-top .top-left ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0
}

.main-header .header-top .top-left .links li:last-child:after {
    display: none
}

.main-header .header-top .top-left .links li .icon {
    position: relative;
    top: 0;
    font-size: 16px;
    padding-right: 10px;
    line-height: 24px
}

.main-header .header-top .top-left .links li a {
    position: relative;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-family: Poppins, sans-serif
}

.main-header .header-top .top-left .links li:first-child a {
    font-size: 18px
}

.header-style-two .header-top .top-left .links li a {
    color: #242424
}

.main-header.header-style-two .header-top .top-left .links li a:hover {
    color: #fff
}

.main-header .header-top .top-left .links li a:hover {
    color: #c00
}

.main-header .header-top .top-right {
    position: relative;
    float: right;
    padding: 9px 0
}

.header-top .social-icon {
    position: relative;
    float: left
}

.header-top .social-icon li {
    position: relative;
    float: left;
    margin-left: 18px
}

.header-top .social-icon li a {
    position: relative;
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.header-top .social-icon li a {
    color: #fff
}

.header-style-two .header-top .social-icon li a {
    color: #000
}

.header-top .social-icon li a:hover {
    opacity: .6
}

.main-header .main-box {
    position: relative;
    padding: 0 0;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li {
    text-align: center;
}
.main-header .main-box .outer-container {
    position: relative
}

.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0;
    z-index: 10;
    padding: 10px 0
}

.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .nav-toggler {
    position: relative;
    right: 0;
    width: 44px;
    height: 46px;
    top: 50%;
    margin-top: 0;
    display: block;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ddd
}

.main-header .nav-toggler button {
    position: relative;
    left: 12px;
    display: block;
    color: #444;
    text-align: center;
    font-size: 20px;
    line-height: 44px;
    background: 0 0;
    font-weight: 600
}

.main-header .nav-outer {
    position: relative;
    float: right
}

.main-header .nav-outer .outer-box {
    position: relative;
    float: left;
    margin-top: 35px;
    display: block;
    margin-left: 5px
}

.main-header .nav-outer .search-box-outer {
    position: relative;
    color: #fff;
    margin-left: 20px
}

.main-header.header-style-four .nav-outer .search-box-outer,
.main-header.header-style-two .nav-outer .search-box-outer {
    color: #242424
}

.main-header.header-style-four .nav-outer .search-box-btn,
.main-header.header-style-two .nav-outer .search-box-btn {
    border-color: #242424
}

.main-header .search-box-btn {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 20px!important;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: 0 0;
    width: 40px;
    text-align: right;
    border-left: 1px solid rgba(255, 255, 255, .5);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-header .search-box-outer .dropdown-menu {
    top: 52px;
    right: 0;
    padding: 0;
    width: 280px;
    border-radius: 0;
    border-top: 3px solid #c00!important
}

.main-header .search-box-outer .dropdown-menu>li {
    padding: 0;
    border: none;
    background: 0 0
}

.main-header .search-box-outer .dropdown-menu {
    border-color: #c00!important
}

.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%;
    height: 40px;
    color: #000;
    line-height: 24px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 7px 40px 7px 15px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #c00
}

.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-menu {
    position: relative;
    float: left;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    position: relative;
    margin: 0
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    padding: 10px 0;
    margin-left: 30px
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    font-family: Poppins, sans-serif
}

.header-style-two .main-menu .navigation>li>a {
    color: #242424
}

.main-menu .navigation>li.current>a {
    color: #fff
}

.main-menu .navigation>li.current-menu-item>a,
.main-menu .navigation>li.current>a:hover,
.main-menu .navigation>li:hover>a {
    color: #c00;
    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: 100%;
    width: 250px;
    z-index: 100;
    display: none;
    padding: 0 0;
    background: #262626;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(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(255, 255, 255, .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 25px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    color: #838383;
    text-align: left;
    text-transform: capitalize;
    transition: all .1s ease;
    -moz-transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #262626;
    background-color: #c00
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 21px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #262626
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    z-index: 100;
    display: none;
    background: #262626;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .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 25px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    color: #838383;
    text-align: left;
    text-transform: capitalize;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #262626;
    background-color: #c00
}

.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 .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .header-upper {
    position: relative;
    background: #fff;
    z-index: 5;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-header .header-upper .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.main-header .header-upper .logo-outer {
    position: relative;
    z-index: 25;
    padding: 18px 0
}

.main-header .header-upper .upper-right {
    position: relative;
    padding-top: 28px
}

.main-header .info-box {
    position: relative;
    float: left;
    margin-left: 30px;
    font-size: 13px;
    color: #777;
    text-align: left;
    padding: 0 30px 0 48px;
    border-right: 1px solid #d3d3d3
}

.header-style-three .info-box:nth-child(2),
.header-style-three .info-box:nth-child(3) {
    border: 0;
    padding-right: 0
}

.header-style-four .info-box:last-child:last-child,
.header-style-three .info-box:last-child:last-child {
    margin-left: 0
}

.header-style-four .info-box:last-child:last-child .theme-btn {
    padding: 11px 40px
}

.header-style-three .info-box .theme-btn {
    padding: 11px 35px
}

.main-header .info-box .icon-box {
    position: absolute;
    left: 0;
    top: 9px;
    color: #6f6f6f;
    font-size: 28px;
    text-align: left;
    line-height: 1em;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .info-box li {
    position: relative;
    line-height: 1.6em;
    color: #242424;
    font-size: 15px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.main-header .info-box li span {
    font-weight: 600;
    display: block;
    font-family: Montserrat, sans-serif
}

.header-style-three {
    position: relative;
    border-bottom: none
}

.header-style-three .header-lower {
    background-color: #000
}

.header-style-three .nav-outer {
    width: 100%;
    padding-right: 0;
    float: none!important
}

.header-style-three .main-menu .navigation>li {
    padding: 0;
    margin-left: 0;
    margin-right: 60px
}

.header-style-three .main-menu .navigation>li:last-child {
    margin-right: 40px
}

.header-style-three .main-menu .navigation>li:after {
    position: absolute;
    content: '';
    right: -30px;
    top: 18px;
    width: 1px;
    height: 26px;
    background-color: rgba(255, 255, 255, .2)
}

.header-style-three .main-menu .navigation>li>a {
    padding: 16px 0;
    color: #fff;
    font-size: 16px
}

.header-style-three .outer-box {
    position: absolute!important;
    right: 0;
    top: 16px;
    margin-top: 0!important
}

.header-style-three .sticky-header .outer-box {
    top: auto
}

.sticky-header a.img-responsive {
    width: 45px!important
}

.sticky-header .main-menu .navbar-collapse {
    padding: 15px 0
}

.header-style-three .nav-outer .search-box-outer {
    color: #fff;
    left: auto;
    float: left;
    top: auto;
    margin-top: 21px
}

.header-style-four .search-box-outer .dropdown-menu,
.header-style-three .nav-outer .search-box-outer .dropdown-menu {
    top: 39px
}

.header-style-three .nav-outer .search-box-btn {
    text-align: left;
    border: 0;
    width: auto
}

.header-style-three .sticky-header .main-menu .navigation>li:after {
    display: none
}

.header-style-three .sticky-header .main-menu .navigation>li {
    padding: 4px 0!important;
    margin-left: 30px;
    margin-right: 0
}

.header-style-four {
    position: relative;
    border-bottom: none;
    background-color: rgba(255, 255, 255, 1)
}

.header-style-four .header-top {
    background-color: #1d1d1d
}

.header-style-four .header-top .top-left .text {
    font-size: 17px;
    line-height: 1.6em;
    color: rgba(255, 255, 255, .3)
}

.header-style-four .header-top .social-icon li a {
    color: #c00;
    font-size: 17px
}

.header-style-four .info-box {
    border: none;
    padding-right: 0;
    margin-left: 50px
}

.header-style-four .info-box .icon-box {
    top: 8px;
    color: #242424
}

.header-style-four .info-box li {
    color: #242424;
    font-size: 15px;
    font-weight: 500
}

.header-style-four .info-box li strong {
    font-size: 15px;
    color: #333;
    display: block;
    margin-bottom: 3px;
    font-weight: 600
}

.header-style-four .nav-outer {
    width: 100%;
    padding-right: 0;
    border-top: 1px solid #d3d3d3
}

.header-style-four .main-menu .navigation>li {
    padding: 0;
    margin-left: 0;
    margin-right: 40px
}

.header-style-four .sticky-header .main-menu .navigation>li {
    padding: 4px 0!important
}

.header-style-four .main-menu .navigation>li:last-child {
    margin-right: 0
}

.header-style-four .main-menu .navigation>li>a {
    color: #242424;
    padding: 16px 0
}

.header-style-four .outer-box {
    position: absolute!important;
    right: 0;
    top: 0;
    margin-top: 18px!important
}

.header-style-four .nav-outer .search-box-outer {
    position: relative;
    float: left;
    color: #fff;
    left: auto;
    top: auto;
    margin-top: 21px;
    margin-left: 20px
}

.header-style-four .nav-outer .search-box-btn {
    border-color: rgba(255, 255, 255, .4)
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #fff;
    z-index: 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.sticky-header .logo {
    padding: 10px 0 10px
}

.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: .5s;
    -moz-animation-duration: .5s;
    -op-animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .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-header .sticky-header .right-col .outer-box {
    position: relative!important;
    float: left;
    color: #fff;
    margin-top: 24px!important;
    margin-left: 20px
}

.main-header .sticky-header .search-box-outer .dropdown-menu {
    top: 44px
}

.main-header .sticky-header .main-menu .navigation>li {
    padding: 0 0
}

.main-header .sticky-header .main-menu .navigation>li>a {
    color: #242424
}

.main-header .sticky-header .main-menu .navigation>li.current>a,
.main-header .sticky-header .main-menu .navigation>li>a:hover {
    color: #c00
}

.main-header .sticky-header .right-col {
    position: relative
}

.main-slider {
    position: relative;
    z-index: 10
}

.main-slider .tp-caption {
    z-index: 5!important
}

.main-slider .tp-dottedoverlay {
    background: 0 0!important
}

.main-slider .btns-box .theme-btn {
    margin-right: 28px;
    margin-bottom: 10px
}

.main-slider h2 {
    position: relative;
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.3em;
    display: inline-block
}

.main-slider .text {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.7em
}

.main-slider.shop-slider h2 {
    font-size: 60px
}

.main-slider.shop-slider .text {
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none!important
}

.sec-title {
    position: relative;
    padding-bottom: 40px
}

.about-section .content-column .inner-column h2,
.certificates-title h2,
.sec-title h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2em;
    display: inline-block;
    font-family: Poppins, sans-serif!important;
    font-style: normal!important
}

.about-section .content-column .inner-column h2:before {
    display: none
}

.about-section .content-column .inner-column h2:after,
.certificates-title h2:after,
.sec-title h2:after {
    position: absolute;
    content: '';
    left: 100%;
    margin-left: 10px;
    width: 40px;
    height: 2px;
    bottom: 8px;
    background-color: #c00
}

.sec-title .title {
    position: relative;
    color: #797979;
    font-size: 20px;
    font-style: italic;
    margin-top: 8px;
    line-height: 1.6em;
    font-family: Lora, serif
}

.sec-title .text {
    position: relative;
    color: #494949;
    font-size: 16px;
    margin-top: 15px!important;
    line-height: 1.8em
}

.sec-title.light h2 {
    color: #fff
}

.sec-title.centered {
    text-align: center
}

.sec-title.centered h2:after {
    display: none
}

.sec-title.centered .text {
    max-width: 980px;
    margin: 0 auto
}

.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 #dfbf39;
    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: #c00;
    border-color: #c00
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px
}

.call-to-action {
    position: relative;
    padding: 20px 0;
    background-color: #c00
}

.call-to-action h2 {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.4em;
    float: left
}

.call-to-action .more {
    position: relative;
    float: right;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
    text-decoration: underline;
    font-family: Poppins, sans-serif;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.call-to-action .more:hover {
    text-decoration: none
}

.about-section {
    position: relative;
    padding: 90px 0 95px
}

.about-section .content-column {
    position: relative;
    margin-bottom: 40px
}

.about-section .content-column .inner-column {
    position: relative
}

.about-section .content-column .inner-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 18px
}

.about-section .content-column .inner-column .bold-text {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6em
}

.about-section .content-column .inner-column .bold-text span {
    font-weight: 400;
    font-style: italic
}

.about-section .image-column {
    position: relative
}

.about-section .image-column .row {
    position: relative;
    margin: 0 -5px
}

.about-section .image-column .column {
    position: relative;
    padding: 0 5px
}

.about-section .image-column .image {
    position: relative;
    margin-bottom: 10px
}

.about-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.we-do-section {
    position: relative;
    padding: 90px 0 50px
}

.services-block {
    position: relative;
    margin-bottom: 48px
}

.services-block .inner-box {
    position: relative;
    overflow: hidden
}

.services-block .inner-box .image {
    position: relative;
    background-color: #0b0b0b;
    overflow: hidden;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    border-bottom: 3px solid #c00
}
.services-block .inner-box .image a > br {
    display: none;
}
.services-block .inner-box:hover .image {
    -webkit-transform: scale(1) translateY(0px)!important;
    -ms-transform: scale(1) translateY(0px) !important;
    -moz-transform: scale(1) translateY(0px) !important;
    transform: scale(1) translateY(0px) !important;
}
.services-block .inner-box:hover .image img {
    -webkit-transform: scale(1.05) translateY(0px) !important;
    -ms-transform: scale(1.05) translateY(0px) !important;
    -moz-transform: scale(1.05) translateY(0px) !important;
    transform: scale(1.05) translateY(0px) !important;
} 

.services-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.services-block .inner-box:hover .image img {
    opacity: .7
}

.services-block .inner-box .lower-content {
    position: relative;
    padding-top: 16px
}

.services-block .inner-box .lower-content h3 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 14px
}

.services-block .inner-box .lower-content h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #9b9b9b;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.services-block .inner-box:hover .lower-content h3:after {
    width: 100%;
    background-color: #c00
}

.services-block .inner-box .lower-content h3 a {
    color: #242424;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.services-block .inner-box .lower-content h3 a:hover {
    color: #c00
}

.project-section {
    position: relative;
    padding: 90px 0 60px;
    background-color: #182431
}

.project-section .sec-title {
    padding-bottom: 50px
}

.project-section .sec-title .projects {
    position: relative;
    font-size: 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    border-bottom: 1px solid #c00
}

.project-section .sec-title .projects:hover {
    color: #fff
}

.services-block-two {
    position: relative;
    margin-bottom: 40px
}

.services-block-two .inner-box {
    position: relative
}

.services-block-two .inner-box .image {
    position: relative
}

.services-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.services-block-two .inner-box .image .content-overlay {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: block;
    background-color: rgba(204, 0, 0, .9);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top
}

.services-block-two .inner-box:hover .image .content-overlay {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1)
}

.services-block-two.style-two .inner-box .image .content-overlay {
    background-color: rgba(2, 173, 136, .9)
}

.services-block-two .inner-box .image .content-overlay .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    padding: 10px 30px;
    vertical-align: middle
}

.services-block-two .inner-box .image .content-overlay .overlay-inner .content-box {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.services-block-two .inner-box .image .content-overlay .content-box h4 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px
}

.services-block-two .inner-box .image .content-overlay .content-box h4 a {
    position: relative;
    color: #fff
}

.services-block-two .inner-box .image .content-overlay .content-box .detail {
    position: relative;
    color: #fff;
    font-size: 14px;
    text-decoration: underline
}

.aproach-section {
    position: relative;
    padding: 90px 0;
    background-color: #f4f4f4
}

.aproach-section .title-column {
    position: relative;
    margin-bottom: 40px
}

.aproach-section .title-column .inner-column {
    position: relative
}

.aproach-section .title-column h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    padding-bottom: 18px
}

.aproach-section .title-column h2:after {
    position: absolute;
    content: '';
    width: 85px;
    height: 2px;
    left: 0;
    bottom: 0;
    background-color: #c00
}

.aproach-section .content-column {
    position: relative
}

.aproach-section .content-column .inner-column {
    position: relative
}

.aproach-section .content-column .inner-column .icons-block {
    position: relative;
    margin-bottom: 20px
}

.aproach-section .content-column .inner-column .icons-block .icon {
    position: relative;
    font-size: 60px;
    line-height: 1em;
    color: #282828;
    margin-right: 30px;
    margin-bottom: 15px;
    display: inline-block
}

.aproach-section .content-column .inner-column .big-text {
    position: relative;
    color: #242424;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 30px
}

p.lg-title {
    font-size: 22px!important;
    font-weight: 300!important;
    line-height: 1.3em!important;
    color: #242424!important
}

.aproach-section .content-column .inner-column .text {
    position: relative;
    color: #6c6c6c;
    font-size: 16px
}

.testimonial-section {
    position: relative;
    padding: 100px 0;
    background-color: #c00
}

.testimonial-section .owl-theme {
    position: static
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-box {
    position: relative
}

.testimonial-block .inner-box .upper-box {
    position: relative
}

.testimonial-block .inner-box .upper-box .image {
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden
}

.testimonial-block .inner-box .upper-box .quote-icon {
    position: relative;
    width: 44px;
    height: 44px;
    color: #fff;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 0;
    background-color: #202020
}

.testimonial-block .inner-box .upper-box .image {
    display: none
}

.testimonial-block .inner-box .text {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em;
    text-align: center;
    font-style: italic;
    max-width: 1080px;
    margin: 0 auto;
    margin-top: 18px;
    font-family: Lora, serif
}

.testimonial-block .inner-box .author {
    position: relative;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.testimonial-section .owl-nav {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    margin-top: -110px;
    max-width: 520px;
    margin-left: -260px
}

.testimonial-section .owl-nav .owl-next,
.testimonial-section .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    line-height: 42px;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-section .owl-nav .owl-prev {
    left: 0
}

.testimonial-section .owl-nav .owl-next {
    right: 0
}

.testimonial-section .owl-nav .owl-next:hover,
.testimonial-section .owl-nav .owl-prev:hover {
    color: #000;
    background-color: #fff
}

.testimonial-section .owl-dots {
    position: absolute;
    right: 50px;
    top: 50%
}

.testimonial-section .owl-dots .owl-dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-bottom: 8px;
    background-color: #fff
}

.testimonial-section .owl-dots .owl-dot.active {
    position: relative;
    left: -2px;
    width: 8px;
    height: 8px;
    background: 0 0;
    border: 1px solid #fff
}

.testimonial-section.style-two {
    background-color: #f5f5f5
}

.testimonial-section.style-three {
    background-color: #fff
}

.clients-section {
    position: relative;
    padding: 35px 0 35px;
    background-color: #efefef
}

.clients-section.alternate {
    background-color: #f4f4f4;
    padding-top: 0
}

.clients-section.style-two {
    background-color: #ddd
}

.clients-section.alternate .sponsors-outer {
    padding-top: 50px;
    border-top: none
}

.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 .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.clients-section .sponsors-outer .image-box img {
    max-width: 100%;
    width: auto;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.clients-section .sponsors-outer .image-box img:hover {
    opacity: .7
}

.news-section {
    position: relative;
    padding: 95px 0 70px
}

.news-section.alternate {
    background-color: #f4f4f4
}

.news-block {
    position: relative;
    margin-bottom: 40px
}

.news-block .inner-box {
    position: relative
}

.news-block .inner-box .image {
    position: relative;
    background-color: #0b0b0b;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.news-block .inner-box:hover .image {
    -webkit-transform: scale(1.05) translateY(-5px);
    -ms-transform: scale(1.05) translateY(-5px);
    -moz-transform: scale(1.05) translateY(-5px);
    transform: scale(1.05) translateY(-5px)
}

.news-block .inner-box img {
    position: relative;
    width: 100%;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.news-block .inner-box:hover .image img {
    opacity: .7
}

.news-block .inner-box .lower-box {
    position: relative;
    padding-top: 32px
}

.news-block .inner-box .lower-box .post-info {
    position: relative;
    color: #c2c1c1;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px
}

.news-block .inner-box .lower-box h3 {
    position: relative;
    color: #242424;
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 8px
}

.news-block .inner-box .lower-box h3 a {
    position: relative;
    color: #242424;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.news-block .inner-box .lower-box h3 a:hover {
    color: #c00
}

.news-block .inner-box .lower-box .read-more {
    position: relative;
    color: #464cd5;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize
}

.news-block .inner-box .lower-box .read-more:hover {
    color: #c00
}

.news-section .sidebar-news {
    position: relative;
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.news-block-two {
    position: relative
}

.news-block-two .inner-box {
    position: relative;
    padding: 18px 30px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border-bottom: 1px solid #d9d9d9
}

.news-block-two .inner-box h3 {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 8px
}

.news-block-two .inner-box h3 a {
    color: #000;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-two .inner-box .post-info {
    position: relative;
    color: #c2c1c1;
    font-size: 16px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-two .inner-box .post-info span {
    margin-right: 18px
}

.news-section .sidebar-news .read-more {
    position: relative;
    color: #464cd5;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 30px;
    display: block
}

.news-block-two .inner-box:hover {
    background-color: #c00
}

.news-block-two .inner-box:hover .post-info,
.news-block-two .inner-box:hover h3 a {
    color: #fff
}

.subscribe-section {
    position: relative;
    padding-bottom: 100px
}

.subscribe-section .inner-container {
    position: relative;
    padding: 28px 35px 20px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    background-color: #f8f8f8
}

.subscribe-section .inner-container .title-column {
    position: relative;
    z-index: 1
}

.subscribe-section .inner-container .title-column h2 {
    position: relative;
    color: #242424;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 8px
}

.subscribe-section .inner-container .title-column .text {
    position: relative;
    color: #b4b4b4;
    font-size: 15px;
    line-height: 1.6em
}

.subscribe-section .form-column {
    position: relative
}

.subscribe-section .form-column .inner-column {
    position: relative;
    margin-top: 30px;
    padding-left: 30px
}

.subscribe-section .form-column .inner-column .big-icon {
    position: absolute;
    top: -30px;
    left: 0;
    font-size: 190px;
    line-height: 1em;
    color: #eee;
    -ms-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.subscribe-section .subscribe-form .form-group {
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    margin-bottom: 28px
}

.subscribe-section .subscribe-form .form-group input[type=email],
.subscribe-section .subscribe-form .form-group input[type=tel],
.subscribe-section .subscribe-form .form-group input[type=text],
.subscribe-section .subscribe-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 14px;
    color: #000;
    padding: 10px 50px 10px 30px;
    background: #fff;
    border: 1px solid #dcdcdc;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50px;
    font-family: Poppins, sans-serif
}

.subscribe-section .subscribe-form .form-group input[type=submit],
.subscribe-section .subscribe-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    line-height: 40px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    padding: 0 30px 0 30px;
    border-radius: 0 50px 50px 0;
    background: #c00
}

.video-section {
    position: relative;
    padding: 75px 0;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.video-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(38, 37, 43, .6)
}

.video-section .title {
    position: relative;
    color: #fff;
    font-size: 22px;
    line-height: 1.4em;
    font-style: italic;
    margin-bottom: 10px;
    display: inline-block;
    font-family: Lora, serif
}

.video-section .title:before {
    position: absolute;
    content: '';
    left: 110%;
    bottom: 4px;
    width: 45px;
    height: 2px;
    background-color: #c00
}

.video-section h2 {
    position: relative;
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 18px
}

.video-section .play-btn {
    position: relative;
    padding-left: 90px;
    color: #fff;
    font-size: 20px;
    padding-top: 3px;
    display: inline-block;
    font-style: italic;
    font-family: Lora, serif
}

.video-section .play-btn .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #c00;
    font-size: 64px;
    font-style: normal;
    line-height: 1em
}

.main-footer {
    position: relative;
    background-color: #191919
}

.main-footer .widgets-section {
    position: relative;
    padding: 80px 0 30px
}

.footer-widget.logo-widget .logo img {
    width: 55px
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 30px
}

.main-footer .footer-widget h2 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2em;
    margin-bottom: 25px;
    text-transform: capitalize;
    display: inline-block
}

.main-footer .footer-widget h2:after {
    position: absolute;
    content: '';
    left: 110%;
    bottom: 5px;
    width: 20px;
    height: 1px;
    background-color: #c00
}

.main-footer .logo-widget {
    position: relative
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 30px
}

.main-footer .logo-widget .text {
    position: relative;
    color: #a8a8a8;
    font-size: 14px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.main-footer .list,
.main-footer .widget_pages ul {
    position: relative
}

.main-footer .list li,
.main-footer .widget_pages ul li {
    position: relative;
    margin-bottom: 8px
}

.footer-widget .menu li a,
.main-footer .list li a,
.main-footer .widget_pages ul li a {
    position: relative;
    color: #a8a8a8;
    font-size: 14px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    font-family: Poppins, sans-serif
}

.footer-widget .menu li a:hover,
.main-footer .list li a:hover,
.main-footer .widget_pages ul li a:hover {
    color: #c00
}

.main-footer .info-widget {
    position: relative
}

.main-footer .info-widget .number {
    position: relative;
    color: #a8a8a8;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    font-family: Poppins, sans-serif
}

.main-footer .info-widget .text {
    position: relative;
    color: #a8a8a8;
    font-size: 16px;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif
}

.main-footer .footer-bottom {
    position: relative;
    padding: 22px 0;
    border-top: 1px solid rgba(252, 252, 252, .05)
}

.main-footer .footer-bottom .copyright,
.main-footer .footer-bottom .created {
    position: relative;
    color: #767676;
    font-size: 14px;
    font-family: Poppins, sans-serif
}

.company-section {
    position: relative;
    padding: 85px 0 30px
}

.company-section .sec-title .title {
    color: #242424;
    margin-top: 15px
}

.company-section .content-column {
    position: relative;
    margin-bottom: 40px
}

.company-section .content-column .sec-title {
    margin-bottom: 0;
    padding-bottom: 10px
}

.company-section .content-column .sec-title h2 {
    padding-bottom: 0
}

.company-section .content-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 0
}

.company-section .content-column .bold-text {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-style: italic;
    margin-top: 8px;
    line-height: 1.6em;
    font-family: Lora, serif
}

.company-section .content-column .text {
    color: #797979;
    font-size: 16px;
    line-height: 1.8em
}

.company-section .image-column {
    position: relative;
    margin-bottom: 50px
}

.company-section .image-column .inner-column {
    position: relative;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 20px
}

.company-section .image-column .image {
    position: relative
}

.company-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.company-section .image-column .image:before {
    position: absolute;
    content: '';
    right: -20px;
    top: -20px;
    left: 20px;
    bottom: 20px;
    z-index: -1;
    background-color: #c00
}

.services-section {
    position: relative;
    padding: 95px 0 100px;
    background-color: #f4f4f5
}

.services-section .owl-theme .owl-stage-outer {
    padding: 10px 10px 0;
    margin: -10px -10px 0
}

.services-block-three {
    position: relative;
    margin-bottom: 30px
}

.services-block-three .inner-box {
    position: relative;
    overflow: hidden
}

.services-block-three .inner-box .image {
    position: relative;
    background-color: #0b0b0b;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.services-block-three .inner-box:hover .image {
    -webkit-transform: scale(1.05) translateY(-5px);
    -ms-transform: scale(1.05) translateY(-5px);
    -moz-transform: scale(1.05) translateY(-5px);
    transform: scale(1.05) translateY(-5px)
}

.services-block-three .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.services-block-three .inner-box:hover .image img {
    opacity: .7
}

.services-block-three .inner-box .lower-content {
    position: relative;
    padding-top: 25px;
    text-align: center
}

.services-block-three .inner-box .lower-content h3 {
    position: relative;
    color: #242424;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px
}

.services-block-three .inner-box .lower-content h3 a {
    position: relative;
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-three .inner-box .lower-content h3 a:hover {
    color: #c00
}

.services-block-three .inner-box .lower-content .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.7em
}

.services-section .owl-dots {
    display: none
}

.services-section .owl-nav {
    text-align: center;
    margin-top: 20px
}

.services-section .owl-next,
.services-section .owl-prev {
    position: relative;
    width: 46px;
    height: 46px;
    color: #c2c2c2;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    margin: 0 5px;
    font-size: 18px;
    border: 2px solid #c2c2c2;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-section .owl-next:hover,
.services-section .owl-prev:hover {
    color: #c00;
    border-color: #c00
}

.fluid-section-one {
    position: relative
}

.fluid-section-one .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #f4f4f4
}

.fluid-section-one .image-column {
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    margin-left: -150px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.fluid-section-one .image-column:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(39, 39, 39, .05)
}

.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: 700px;
    margin-left: -150px;
    padding: 60px 15px 70px 70px
}

.fluid-section-one .content-column .inner-column .sec-title {
    padding-bottom: 25px
}

.fluid-section-one .content-column .inner-column .sec-title h2:after {
    background-color: #c00
}

.fluid-section-one .content-column .inner-column .text {
    position: relative;
    margin-bottom: 45px
}

.fluid-section-one .content-column .inner-column .text p {
    position: relative;
    color: #242424;
    font-size: 17px;
    line-height: 1.7em;
    margin-bottom: 25px
}

.fluid-section-one .content-column .inner-column .text p:last-child {
    margin-bottom: 0
}

.fluid-section-one .content-column .inner-column .icons-list {
    position: relative
}

.fluid-section-one .content-column .inner-column .icons-list li {
    position: relative;
    color: #242424;
    font-size: 18px;
    padding-left: 65px;
    padding-right: 35px;
    margin-right: 35px;
    margin-bottom: 15px;
    display: inline-block;
    border-right: 1px dashed #242424
}

.fluid-section-one .content-column .inner-column .icons-list li:last-child {
    border: none;
    margin-right: 0;
    padding-right: 0
}

.fluid-section-one .content-column .inner-column .icons-list li .icon {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 46px;
    line-height: 1em
}

.fluid-section-one.alternate .outer-container {
    background-color: #292929
}

.fluid-section-one.alternate .content-column .inner-column .text p {
    color: rgba(255, 255, 255, .5)
}

.fluid-section-one.alternate .content-column .inner-column .icons-list li {
    color: #fdfdfd
}

.fluid-section-one.alternate .content-column .inner-column .icons-list li {
    border-color: #fdfdfd
}

.ceo-section {
    position: relative
}

.ceo-section .image-column {
    position: relative
}

.ceo-section .image-column .image {
    position: relative;
    text-align: center
}

.ceo-section .content-column {
    position: relative;
    margin-bottom: 40px
}

.ceo-section .content-column .inner-column {
    position: relative;
    padding-top: 90px
}

.ceo-section .content-column .inner-column h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 12px
}

.ceo-section .content-column .inner-column .bold-text {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 22px;
    font-family: Lora, serif
}

.ceo-section .content-column .inner-column .text {
    position: relative;
    color: #898989;
    font-size: 17px;
    line-height: 1.7em
}

.ceo-section .content-column .inner-column .signature {
    position: relative;
    margin-top: 20px
}

.call-back-section {
    position: relative;
    padding: 90px 0 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.call-back-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(251, 216, 72, .9)
}

.call-back-section .sec-title h2:after {
    display: none
}

.call-back-form .form-group {
    margin-bottom: 30px
}

.call-back-form input[type=email],
.call-back-form input[type=password],
.call-back-form input[type=text],
.call-back-form select,
.call-back-form textarea {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 15px;
    color: #999;
    line-height: 24px;
    padding: 12px 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #dfbf39;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.call-back-form .form-group .submit-btn {
    border-radius: 50px;
    font-size: 16px;
    padding: 11px 44px;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
    background-color: #242424;
    text-transform: capitalize;
    font-family: Poppins, sans-serif
}

.services-section-two {
    position: relative;
    padding: 95px 0 70px;
    background-color: #f4f4f4
}

.services-section-two .title-column {
    position: relative;
    margin-bottom: 40px
}

.services-section-two .title-column h2 {
    position: relative;
    color: #242424;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 20px
}

.services-section-two .title-column .text {
    position: relative;
    color: #242424;
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 20px
}

.team-section {
    position: relative;
    padding: 90px 0 60px;
    background-color: #f7f7f7
}

.team-section.style-two {
    background-color: #fff
}

.team-section .title-column {
    position: relative;
    margin-bottom: 40px
}

.team-section .title-column h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.4em;
    padding-bottom: 15px
}

.team-section .title-column h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 54px;
    height: 2px;
    background-color: #c00
}

.team-section .team-column {
    position: relative
}

.team-section .team-column .inner-column {
    position: relative
}

.team-section .team-column .inner-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 40px
}

.team-block {
    position: relative;
    margin-bottom: 40px
}

.team-block .inner-box {
    position: relative;
    display: block
}

.team-block .inner-box .image {
    position: relative;
    display: block;
    overflow: hidden
}

.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.team-block .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    height: 100%;
    opacity: 0;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    background-color: rgba(204, 0, 0, .75);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top
}

.team-block .inner-box:hover .image .overlay-box {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1)
}

.team-block .inner-box .image .overlay-box .social-icons {
    position: absolute;
    bottom: 32px;
    width: 100%;
    left: 0
}

.team-block .social-icons li {
    position: relative;
    display: inline-block;
    margin: 0 10px
}

.team-block .social-icons li a {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.team-block .social-icons li a:hover {
    opacity: .7
}

.team-block .inner-box .lower-box {
    position: relative;
    padding-top: 18px;
    text-align: center
}

.team-block .inner-box .lower-box h3 {
    position: relative;
    color: #242424;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 3px
}

.team-block .inner-box .lower-box {
    position: relative;
    padding-top: 18px
}

.team-block .inner-box .lower-box h3 {
    position: relative;
    color: #242424;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4em;
    display: inline-block
}

.team-block .inner-box .lower-box h3:after {
    position: absolute;
    content: '';
    left: 110%;
    bottom: 5px;
    height: 1px;
    width: 40px;
    background-color: #c00
}

.team-block .inner-box .lower-box h3 a {
    position: relative;
    color: #242424;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.team-block .inner-box .lower-box h3 a:hover {
    color: #c00
}

.team-block .inner-box .lower-box .title {
    position: relative;
    color: #797979;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4em;
    font-family: Lora, serif
}

.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: 480px
}

.about-section-two {
    position: relative;
    padding: 95px 0 60px;
    background-color: #f3f3f3
}

.about-section-two .content-column {
    position: relative;
    margin-bottom: 40px
}

.about-section-two .content-column .inner-column {
    position: relative
}

.about-section-two .content-column .inner-column .sec-title {
    position: relative;
    padding-bottom: 20px
}

.about-section-two .content-column .inner-column .bold-text {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 20px
}

.about-section-two .content-column .inner-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 30px
}

.about-section-two .content-column .inner-column .theme-btn {
    font-size: 18px;
    font-weight: 600;
    padding: 11px 37px
}

.about-section-two .video-column {
    position: relative
}

.about-section-two .video-column .inner-column {
    position: relative;
    padding-left: 70px
}

.video-box {
    position: relative
}

.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;
    background-color: rgba(0, 0, 0, .2);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.video-box:hover .overlay-box {
    z-index: 1;
    background-color: rgba(0, 0, 0, .3)
}

.video-box .overlay-box span {
    position: relative;
    width: 70px;
    height: 70px;
    top: 50%;
    z-index: 99;
    color: #1d2008;
    font-size: 24px;
    margin-top: -35px;
    text-align: center;
    border-radius: 50%;
    line-height: 67px;
    padding-left: 6px;
    background-color: #fff;
    display: inline-block;
    border: 2px solid #fff
}

.default-section {
    position: relative;
    padding: 85px 0 80px;
    background-color: #efefef
}

.default-section h2 {
    position: relative;
    color: #242424;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 30px
}

.default-section .company-column {
    position: relative;
    margin-bottom: 40px
}

.default-section .company-column .image {
    position: relative;
    margin-bottom: 30px
}

.default-section .company-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.default-section .company-column .bold-text {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 18px;
    font-family: Lora, serif
}

.default-section .company-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em
}

.default-section .accordian-column .inner-column {
    padding-left: 30px
}

.accordion-box {
    position: relative
}

.accordion-box .block {
    position: relative;
    padding: 12px 0;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    background-color: #fff
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 18px;
    cursor: pointer;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    padding: 0 10px 0 64px;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    font-family: Poppins, sans-serif
}

.accordion-box .block .icon-outer {
    position: absolute;
    left: 14px;
    top: 0;
    font-size: 18px;
    color: #242424;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    width: 28px;
    height: 28px;
    font-size: 16px;
    font-weight: 300;
    text-align: center
}

.accordion-box .block .icon-outer .icon-plus {
    opacity: 1
}

.accordion-box .block .icon-outer .icon-minus {
    opacity: 0;
    font-weight: 300
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
    opacity: 1;
    color: #fff;
    background-color: #c00
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0
}

.accordion-box .block .acc-content {
    position: relative;
    display: none
}

.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px
}

.accordion-box .block .acc-content.current {
    display: block
}

.accordion-box .block .content {
    position: relative;
    font-size: 14px;
    padding: 10px 30px 0 64px
}

.accordion-box .block .content .text {
    margin-bottom: 20px;
    line-height: 1.8em;
    font-size: 16px;
    color: #797979
}

.accordion-box .block .content p:last-child {
    margin-bottom: 0
}

.accordion-box.faq .block {
    padding: 0;
    border: 0;
    margin-bottom: 40px
}

.accordion-box.faq .block .acc-btn {
    padding-left: 30px;
    font-weight: 600;
    font-size: 20px;
    font-family: Poppins, sans-serif
}

.accordion-box.faq .block .icon-outer {
    left: -10px;
    color: #242424
}

.accordion-box.faq .block .acc-btn.active .icon-outer .icon-minus {
    background: 0 0;
    color: #242424
}

.accordion-box.faq .block .content {
    padding: 14px 30px 0 30px
}

.accordion-box.faq .block .content .text {
    font-size: 17px;
    line-height: 1.6em
}

.accordion-box.style-three .block {
    margin-bottom: 20px
}

.accordion-box.style-three .accordion.active-block {
    background-color: #f9f9f9
}

.accordion-box.style-three .block .icon-outer {
    left: 12px;
    color: #242424
}

.accordion-box.style-three .block .acc-btn.active .icon-outer .icon-minus {
    color: #242424;
    background: 0 0
}

.accordion-box.style-three .block .content {
    padding-left: 52px
}

.accordion-box.style-three .block .acc-btn {
    padding-left: 52px;
    font-size: 17px;
    font-weight: 500
}

.accordion-box.style-three .block .content .text {
    margin-bottom: 5px
}

.fluid-section-two {
    position: relative
}

.fluid-section-two .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #c00
}

.fluid-section-two .image-column {
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.fluid-section-two .image-column:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .3)
}

.fluid-section-two .image-column .image-box {
    position: relative;
    display: none
}

.fluid-section-two .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.fluid-section-two .content-column {
    position: relative;
    float: left;
    width: 60%
}

.fluid-section-two .content-column .inner-box {
    position: relative;
    max-width: 730px;
    float: right;
    padding: 70px 110px 50px 15px
}

.fluid-section-two .content-column .inner-box h2 {
    position: relative;
    color: #242424;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 24px
}

.default-form {
    position: relative
}

.default-form .form-group {
    position: relative;
    margin-bottom: 15px
}

.default-form .form-group input[type=email],
.default-form .form-group input[type=tel],
.default-form .form-group input[type=text],
.default-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 10px 20px;
    color: #000;
    height: 42px;
    font-size: 15px;
    background: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.default-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 15px 20px;
    color: #797979;
    height: 135px;
    background: #fff;
    resize: none;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.default-form button,
.default-form input[type=submit] {
    margin-top: 15px;
    padding: 11px 42px
}

.default-form button:hover,
.default-form input[type=submit]:hover {
    border-color: #242424
}

.error-section {
    position: relative;
    padding: 180px 0 260px;
    background-repeat: no-repeat;
    background-size: cover
}

.error-section .content {
    position: relative;
    text-align: center
}

.error-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(31, 31, 32, .9)
}

.error-section h1 {
    position: relative;
    color: #c00;
    font-size: 200px;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif
}

.error-section h2 {
    position: relative;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif
}

.error-section .text {
    position: relative;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: Poppins, sans-serif
}

.error-section .theme-btn {
    color: #242424;
    font-size: 23px;
    padding: 19px 46px
}

.error-section .theme-btn:hover {
    color: #c00
}

.shop-banner {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 140px 0 0 0;
    background-position: center center;
    color: #fff;
    font-family: Poppins, sans-serif
}

.shop-banner:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .8)
}

.shop-banner .auto-container {
    position: relative;
    z-index: 1
}

.shop-banner .image-column,
.shop-banner .text-column {
    position: relative;
    margin-bottom: 50px
}

.shop-banner .text-column .inner {
    position: relative;
    max-width: 520px;
    padding: 160px 0 110px 50px
}

.shop-banner .image-column .inner {
    position: relative;
    padding: 70px 70px 20px 0;
    text-align: right
}

.shop-banner h2 {
    position: relative;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    line-height: 1.4em;
    margin-bottom: 20px;
    text-transform: capitalize
}

.shop-banner .text {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 30px;
    font-family: Poppins, sans-serif
}

.page-title {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 220px 0 80px 0;
    background-position: center center
}

.page-title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(38, 37, 43, .55)
}

.page-title h1 {
    position: relative;
    font-size: 52px;
    font-weight: 600;
    color: #fff;
    line-height: 1.3em;
    z-index: 99;
    margin-bottom: 10px;
    text-transform: capitalize
}

.page-title .title {
    position: relative;
    color: #cbcbcb;
    font-size: 18px;
    font-weight: 400
}

.page-info {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    color: #272727;
    z-index: 1;
    text-align: left;
    background-color: #f6f6fc;
    border-bottom: 1px solid #e2e2e5
}

.page-info .inner-container {
    position: relative;
    padding: 18px 0 17px
}

.page-info h2 {
    font-size: 16px;
    color: #272727;
    line-height: 24px;
    font-weight: 700
}

.page-info .bread-crumb {
    position: relative;
    font-size: 15px
}

.page-info .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-right: 24px;
    color: #9d9d9d;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize
}

.page-info .bread-crumb li:last-child {
    margin-right: 0
}

.page-info .bread-crumb li:after {
    content: '\f105';
    top: -1px;
    font-family: FontAwesome;
    position: absolute;
    right: -21px;
    width: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #9d9d9d
}

.page-info .bread-crumb li:last-child:after {
    display: none
}

.page-info .bread-crumb li a {
    color: #c00;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.page-info .bread-crumb li a:hover {
    color: #febe28
}

.page-info .text {
    position: relative;
    color: #9b9b9b;
    font-size: 15px
}

.history-section {
    position: relative;
    padding: 90px 0 70px
}

.history-section .title-column {
    position: relative;
    margin-bottom: 40px
}

.history-section .title-column h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    padding-bottom: 15px
}

.history-section .title-column h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 54px;
    height: 2px;
    background-color: #c00
}

.history-section .content-column {
    position: relative
}

.history-section .content-column .inner-column {
    position: relative
}

.history-section .content-column .bold-text {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 25px;
    font-family: Lora, serif
}

.history-section .content-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 55px
}

.history-section .content-column .image {
    position: relative;
    margin-bottom: 30px
}

.history-section .content-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.sidebar-page-container {
    position: relative;
    padding: 100px 0 60px
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px
}

.sidebar-widget {
    position: relative;
    margin-bottom: 40px
}

.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: 30px;
    padding: 10px 50px 10px 20px;
    background: #2c2c2c;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 52px;
    color: #fff;
    font-weight: 400;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 52px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 100%;
    font-weight: 400;
    background: 0 0
}

.sidebar-title {
    position: relative;
    margin-bottom: 20px
}

.sidebar-title h2 {
    font-size: 22px;
    color: #242424;
    font-weight: 600;
    line-height: 1.2em;
    display: inline-block;
    text-transform: capitalize;
    font-family: Poppins, sans-serif
}

.sidebar-title h2:after {
    position: absolute;
    content: '';
    left: 105%;
    bottom: 2px;
    width: 30px;
    height: 2px;
    background-color: #c00
}

.sidebar-title.style-two h2 {
    padding-bottom: 18px
}

.sidebar-title.style-two h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 35px;
    height: 2px
}

.cat-list,
.widget_categories ul {
    position: relative
}

.cat-list li,
.widget_categories ul li {
    position: relative
}

.cat-list li a,
.widget_categories ul li a {
    position: relative;
    color: #797979;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.cat-list li:last-child a,
.widget_categories ul li:last-child a {
    border-bottom: 0
}

.cat-list li a:after,
.widget_categories ul li a:after {
    position: absolute;
    content: '\f105';
    right: 0;
    top: 0;
    color: #c8c8c8;
    font-size: 14px;
    font-family: FontAwesome
}

.cat-list li a:hover,
.widget_categories ul li a:hover {
    color: #c00
}

.sidebar .popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 0 0;
    padding-left: 90px;
    min-height: 90px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1
}

.sidebar .popular-posts .post:last-child {
    margin-bottom: 0
}

.sidebar .popular-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px
}

.sidebar .popular-posts .post .post-thumb img {
    display: block;
    width: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.sidebar .popular-posts .post .text {
    position: relative;
    top: -4px;
    font-size: 14px;
    margin: 0 0 0;
    font-weight: 400;
    color: #242424;
    line-height: 1.6em;
    text-transform: capitalize
}

.sidebar .popular-posts .post .text a {
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.sidebar .popular-posts .post a:hover {
    color: #4349d9;
    text-decoration: underline
}

.sidebar .popular-posts .post-info {
    font-size: 14px;
    color: #9a9a9a;
    font-weight: 500
}

.sidebar .popular-tags a,
.widget_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 6px 18px 6px;
    margin: 0 6px 10px 0;
    color: #a6a6a6;
    text-align: center;
    font-size: 14px!important;
    background: 0 0;
    font-weight: 400;
    border: 1px solid #e4e4e4;
    text-transform: capitalize;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.sidebar .popular-tags a:hover,
.widget_tag_cloud .tagcloud a:hover {
    border-color: #c00;
    background-color: #c00;
    color: #242424
}

.blog-classic.padding-right,
.blog-single.padding-right,
.our-blog.padding-right {
    padding-right: 30px
}

.blog-page-section {
    position: relative;
    padding: 100px 0 100px
}

.news-block-three {
    position: relative;
    margin-bottom: 80px
}

.news-block-three .inner-box {
    position: relative;
    overflow: hidden
}

.news-block-three .inner-box .image {
    position: relative;
    background-color: #0b0b0b;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.news-block-three .inner-box:hover .image {
    -webkit-transform: scale(1.05) translateY(-5px);
    -ms-transform: scale(1.05) translateY(-5px);
    -moz-transform: scale(1.05) translateY(-5px);
    transform: scale(1.05) translateY(-5px)
}

.news-block-three .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.news-block-three .inner-box:hover .image img {
    opacity: .7
}

.news-block-three .inner-box .lower-content {
    position: relative
}

.news-block-three .inner-box .lower-content .upper-box {
    position: relative;
    padding-bottom: 13px;
    border-bottom: 1px solid #e4e4e4
}

.news-block-three .inner-box .lower-content .upper-box .posted-date {
    position: relative;
    color: #c00;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2em;
    padding: 13px 32px;
    border-radius: 5px;
    margin-top: -18px;
    margin-left: 22px;
    background-color: #fff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15);
    font-family: Poppins, sans-serif
}

.news-block-three .inner-box .lower-content .upper-box .post-meta {
    position: relative;
    padding-top: 20px
}

.news-block-three .inner-box .lower-content .upper-box .post-meta li {
    position: relative;
    color: #b8b8b8;
    font-size: 16px;
    padding-right: 12px;
    margin-right: 12px;
    font-weight: 500;
    margin-bottom: 6px;
    display: inline-block
}

.news-block-three .inner-box .lower-content .upper-box .post-meta li:after {
    position: absolute;
    content: '/';
    right: -5px;
    top: 0;
    color: #b8b8b8;
    font-size: 17px
}

.news-block-three .inner-box .lower-content .upper-box .post-meta li:last-child {
    margin-right: 0;
    padding-right: 0
}

.news-block-three .inner-box .lower-content .upper-box .post-meta li:last-child::after {
    display: none
}

.news-block-three .inner-box .lower-content .lower-box {
    position: relative;
    padding-top: 30px
}

.news-block-three .inner-box .lower-content .lower-box h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 18px;
    color: #242424;
    font-family: Poppins, sans-serif
}

.news-block-three .inner-box .lower-content .lower-box h3 a {
    position: relative;
    color: #242424;
    font-family: Poppins, sans-serif;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-three .inner-box .lower-content .lower-box h3 a:hover {
    color: #c00
}

.news-block-three .inner-box .lower-content .lower-box .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 35px
}

.news-block-three .inner-box .lower-content .lower-box .read-more {
    font-size: 15px;
    padding: 7px 32px 7px
}

.news-block-three .inner-box .lower-content .lower-box .text p {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 35px
}

.news-block-three .inner-box .lower-content .lower-box .text p a {
    color: #45ae7d;
    text-decoration: underline
}

.news-block-three .inner-box .lower-content .lower-box h4 {
    position: relative;
    color: #242424;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

.styled-pagination {
    position: relative
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 6px 0 0
}

.styled-pagination li a,
.styled-pagination li span.current {
    position: relative;
    display: inline-block;
    line-height: 42px;
    height: 44px;
    font-size: 16px;
    min-width: 45px;
    color: #4349d9;
    font-weight: 700;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #4349d9;
    text-transform: capitalize;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    font-family: 'Open Sans', sans-serif
}

.styled-pagination li a.active,
.styled-pagination li a:hover,
.styled-pagination li span.current,
.styled-pagination li span.current:hover {
    color: #fff;
    border-color: #4349d9;
    background-color: #4349d9
}

.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;
    font-family: Poppins, sans-serif
}

.sidebar-page-container .group-title h2:after {
    position: absolute;
    content: '';
    left: 107%;
    bottom: 0;
    width: 25px;
    height: 2px;
    background-color: #c00
}

.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 .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .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: #9cc900;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .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: 500;
    color: #242424;
    line-height: 16px;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif
}

.sidebar-page-container .comments-area .comment-box .text {
    color: #898989;
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.7em;
    margin-bottom: 8px
}

.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 .post-info {
    position: relative
}

.sidebar-page-container .comments-area .comment-box .post-info li {
    position: relative;
    padding-right: 10px;
    line-height: 1em;
    margin-right: 10px;
    color: #aeaeae;
    font-size: 15px;
    border-right: 1px solid #bebebe;
    display: inline-block
}

.sidebar-page-container .comments-area .comment-box .post-info li a {
    color: #45ae7d
}

.sidebar-page-container .comments-area .comment-box .post-info li:last-child {
    border: 0
}

.blog-single .news-block-three {
    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: 33px;
    padding: 10px 20px;
    height: 45px;
    color: #a5a5a5;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    font-family: Poppins, sans-serif
}

.comment-form .form-group input[type=email]:focus,
.comment-form .form-group input[type=text]:focus,
.comment-form .form-group textarea:focus {
    border-color: #c00
}

.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 .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    font-family: Poppins, sans-serif
}

.comment-form button {
    margin-top: 10px;
    padding: 11px 35px 10px;
    font-family: Poppins, sans-serif
}

.comming-soon {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    overflow-y: auto;
    background-size: cover
}

.comming-soon:before {
    position: fixed;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .6)
}

.comming-soon .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    vertical-align: middle
}

.comming-soon .content .content-inner {
    position: relative;
    padding: 50px 15px;
    display: table-cell;
    vertical-align: middle
}

.comming-soon .content .content-inner h2 {
    position: relative;
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 80px;
    font-family: Poppins, sans-serif
}

.comming-soon .content .content-inner .text {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6em;
    margin-top: 45px;
    max-width: 780px;
    margin: 0 auto;
    margin-bottom: 50px;
    display: inline-block
}

.time-counter {
    position: relative
}

.time-counter .time-countdown {
    position: relative
}

.time-counter .time-countdown .counter-column {
    position: relative;
    margin: 0 15px 0;
    width: 170px;
    height: 170px;
    text-align: center;
    display: inline-block;
    padding: 20px 0 10px;
    border: 2px solid #c00;
    color: #c00;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    border-radius: 50%;
    font-weight: 600;
    margin-bottom: 30px
}

.time-counter .time-countdown .counter-column .count {
    position: relative;
    display: block;
    font-size: 60px;
    line-height: 40px;
    padding: 25px 10px 20px;
    color: #c00;
    letter-spacing: 1px;
    font-weight: 600
}

.comming-soon .emailed-form .form-group {
    position: relative;
    display: block;
    max-width: 780px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 240px
}

.comming-soon .emailed-form .form-group input[type=email],
.comming-soon .emailed-form .form-group input[type=tel],
.comming-soon .emailed-form .form-group input[type=text],
.comming-soon .emailed-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 20px;
    height: 53px;
    font-size: 17px;
    color: #797979;
    padding: 10px 22px 10px 22px;
    background: #fff;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.comming-soon .emailed-form .form-group input[type=submit],
.comming-soon .emailed-form button {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    padding: 12px 40px
}

label {
    color: #242424
}

label span {
    font-weight: 500
}

.width-33 .wpcf7-checkbox span.wpcf7-list-item {
    width: 33%;
    margin: 0;
    display: inline-block;
    padding: 0 10px 0 0;
    vertical-align: top
}

.mb-10 {
    margin-bottom: 10px!important
}

@media and (max-width:1023px) {
    .width-33 .wpcf7-checkbox span.wpcf7-list-item {
        width: 50%
    }
}

@media and (max-width:600px) {
    .width-33 .wpcf7-checkbox span.wpcf7-list-item {
        width: 100%
    }
}

.contact-section {
    position: relative;
    padding: 75px 0 70px
}

.contact-section .contact-title {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 50px
}

.contact-section .contact-title h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1.4em
}

.contact-section .contact-title .text {
    position: relative;
    color: #797979;
    font-size: 16px
}

.contact-section .contact-title:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 45px;
    height: 2px;
    background-color: #c00
}

.contact-section .form-column {
    position: relative
}

.contact-section .form-column .inner-column {
    position: relative
}

.contact-form {
    position: relative
}

span.sub-label-text {
    display: block;
    font-weight: 500;
    color: #333;
    line-height: 26px;
    padding-bottom: 10px
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 20px
}

div#wpcf7-f521-p36-o1 input[type=checkbox],
div#wpcf7-f521-p36-o1 span.wpcf7-list-item-label {
    vertical-align: middle;
    margin-top: 0
}

.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=text],
.contact-form select,
.contact-form textarea {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    padding: 10px 22px;
    background: #fff;
    color: #000;
    border: 1px solid #ddd;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    padding: 10px 22px;
    background: #fff;
    color: #000;
    border: 1px solid #ddd;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.contact-form textarea {
    height: 150px;
    resize: none;
    font-size: 16px;
    background: #fff
}

.contact-form input[type=email]:focus,
.contact-form input[type=password]:focus,
.contact-form input[type=text]:focus,
.contact-form select:focus,
.contact-form textarea:focus,
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel:focus {
    border-color: #c00
}

.contact-form .theme-btn {
    font-size: 18px;
    margin-top: 10px;
    padding: 11px 36px
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error,
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.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: 11px;
    color: red;
    font-weight: 500
}

.contact-section .info-column {
    position: relative
}

.contact-section .info-column a {
    color: #242424;
    cursor: pointer
}

.contact-section .info-column a:hover {
    color: #242424
}

.contact-section .info-column .inner-column {
    position: relative;
    padding-left: 10px
}

.contact-section .info-column ul li {
    position: relative;
    color: #242424;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px
}

.contact-section .info-column ul li .red-icon span {
    font-size: 16px;
    display: inline-block;
    color: #6f6f6f;
    padding-left: 6px
}

i.fa.red-icon {
    color: #c00;
    display: block
}

.contact-section .info-column ul li span {
    color: #242424;
    font-size: 18px;
    font-weight: 500;
    display: block;
    font-family: poppins;
    margin-bottom: 6px;
    text-transform: capitalize
}

.faq-section {
    position: relative;
    padding: 95px 0 80px
}

.faq-section .sec-title {
    margin-bottom: 0
}

.faq-section .sec-title .text {
    font-size: 17px;
    color: rgba(0, 0, 0, .7)
}

.faq-search-box {
    position: relative;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 50px
}

.faq-search-box .form-group {
    position: relative;
    margin: 0
}

.faq-search-box .form-group input[type=search],
.faq-search-box .form-group input[type=text] {
    position: relative;
    line-height: 28px;
    color: #222;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 60px;
    border-radius: 5px;
    padding: 15px 15px 15px 20px;
    border: 1px solid #e0e0e0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.faq-search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    display: block;
    font-size: 22px;
    color: silver;
    background: 0 0;
    font-weight: 400;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.faq-search-box .form-group input:focus {
    border-color: #e7c330
}

.faq-form-section {
    position: relative;
    overflow: hidden;
    padding: 85px 0 0;
    background-color: #f8f8f8;
    background-position: right top;
    background-repeat: no-repeat
}

.faq-form-section .sec-title h2:after {
    display: none
}

.faq-form-section .form-outer {
    position: relative;
    max-width: 870px;
    z-index: 10;
    padding-bottom: 100px
}

.faq-form-section .image-box {
    position: absolute;
    right: -90px;
    bottom: 0
}

.faq-form-section .sec-title-two {
    margin-bottom: 60px
}

.faq-form-section .form-group {
    position: relative;
    margin-bottom: 30px
}

.faq-form-section .form-group:last-child {
    margin-bottom: 0
}

.faq-form-section .form-group input[type=email],
.faq-form-section .form-group input[type=text],
.faq-form-section .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 0 0 8px;
    color: #000;
    border-bottom: 2px solid #e3e3e3;
    height: 46px;
    font-size: 17px;
    background: 0 0;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.faq-form-section .form-group input::-webkit-input-placeholder,
.faq-form-section .form-group textarea::-webkit-input-placeholder {
    color: #000
}

.faq-form-section .form-group input[type=email]:focus,
.faq-form-section .form-group input[type=text]:focus,
.faq-form-section .form-group textarea:focus {
    border-color: #c00
}

.faq-form-section .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 0 0;
    color: #000;
    height: 160px;
    background: 0 0;
    resize: none;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 2px solid #e3e3e3;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.faq-form-section .form-group .theme-btn {
    padding: 11px 42px 10px;
    margin-top: 10px
}

.history-page-section {
    position: relative;
    padding: 95px 0 30px
}

.about-section-three .sec-title {
    margin-bottom: 0;
    padding-bottom: 20px
}

.about-section-three .content-column {
    position: relative;
    margin-bottom: 40px
}

.about-section-three .content-column .inner-column {
    position: relative;
    padding-right: 40px
}

.about-section-three .content-column .inner-column .bold-text {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5em;
    margin-bottom: 15px;
    font-family: Lora, serif
}

.about-section-three .content-column .inner-column .text {
    position: relative
}

.about-section-three .content-column .inner-column .text p {
    position: relative;
    color: #797979;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.about-section-three .image-column {
    position: relative;
    margin-bottom: 40px
}

.about-section-three .image-column .image {
    position: relative
}

.about-section-three .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.year-block {
    position: relative;
    margin-bottom: 40px
}

.year-block .inner-box {
    position: relative;
    padding-left: 170px
}

.year-block .inner-box .year {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 110px;
    color: #242424;
    line-height: 110px;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    display: inline-block;
    background-color: #c00
}

.year-block .inner-box .year:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 100%;
    width: 1px;
    height: 120%;
    background-color: #d2d2d2
}

.year-block:last-child .inner-box .year:before {
    display: none
}

.year-block .inner-box h3 {
    position: relative;
    font-weight: 600;
    font-size: 26px;
    color: #242424;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: Poppins, sans-serif
}

.year-block .inner-box .text {
    position: relative;
    color: #797979;
    font-size: 17px;
    line-height: 1.8em
}

.year-gallery {
    position: relative;
    margin-top: 50px
}

.year-gallery .image {
    position: relative;
    margin-bottom: 40px
}

.year-gallery .image img {
    width: 100%;
    display: block
}

.project-fullwidth-section {
    position: relative
}

.project-fullwidth-section .outer-container {
    position: relative;
    padding: 90px 15px 60px
}

.project-fullwidth-section .gallery-item {
    width: 20%;
    float: left;
    padding: 0 15px
}

.gallery-item {
    position: relative;
    margin-bottom: 40px
}

.gallery-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.gallery-item .image-box {
    position: relative;
    display: block
}

.gallery-item .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-item .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    background: rgba(67, 73, 217, .8);
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.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 .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.gallery-item .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-item .overlay-inner .link {
    position: relative;
    font-size: 18px;
    color: #2b291f;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    display: inline-block;
    background-color: #c00;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-item .overlay-inner .link {
    position: relative
}

.gallery-item .overlay-inner .link .icon {
    position: relative
}

.gallery-item .overlay-inner .link:hover {
    color: #666;
    background-color: rgba(255, 255, 255, 1)
}

.gallery-item .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 3px;
    line-height: 1.2em
}

.gallery-item .inner-box h3 a {
    position: relative;
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-item .inner-box h3 a:hover {
    color: #c00
}

.gallery-item .inner-box .text {
    position: relative;
    color: #9b9ba2;
    font-size: 15px;
    text-align: center
}

.project-grid-section {
    position: relative;
    padding: 100px 0 60px
}

.project-detail-section {
    position: relative;
    padding-top: 100px
}

.description-section {
    position: relative;
    padding-bottom: 80px
}

.description-section .image-column {
    position: relative
}

.description-section .image-column .image {
    position: relative;
    margin-bottom: 30px
}

.description-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.description-section .info-column {
    position: relative;
    margin-bottom: 40px
}

.description-section .info-column .inner-column {
    position: relative;
    padding: 45px 35px;
    min-height: 393px;
    background-color: #c00
}

.description-section .info-column .inner-column ul {
    position: relative
}

.description-section .info-column .inner-column ul li {
    position: relative;
    margin-bottom: 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.description-section .info-column .inner-column ul li span {
    position: relative;
    font-weight: 600;
    margin-right: 8px
}

.description-section h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    padding-top: 10px;
    margin-bottom: 20px
}

.description-section .text {
    position: relative
}

.description-section .text p {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 20px
}

.project-detail-section .we-did-section {
    position: relative;
    padding: 90px 0 30px;
    background-color: #f4f4f4
}

.we-did-section .content-column {
    position: relative;
    margin-bottom: 40px
}

.we-did-section .content-column .inner-column {
    position: relative;
    padding-right: 40px
}

.we-did-section .content-column h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 18px;
    margin-top: -15px
}

.we-did-section .content-column .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 25px
}

.we-did-section .image-column {
    position: relative;
    margin-bottom: 60px
}

.we-did-section .image-column .image {
    position: relative
}

.we-did-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.result-section {
    position: relative;
    padding: 75px 0
}

.result-section h2 {
    position: relative;
    color: #242424;
    font-weight: 600;
    font-size: 35px;
    line-height: 1.2em;
    margin-bottom: 25px
}

.result-section .text {
    position: relative;
    margin-bottom: 30px
}

.result-section .text p {
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 20px;
    color: #898989
}

.result-section .text p:last-child {
    margin-bottom: 0
}

.services-page-section {
    position: relative;
    padding: 90px 0 50px
}

.services-page-section h2 {
    position: relative;
    color: #242424;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 10px
}

.services-page-section .text {
    position: relative;
    color: #797979;
    font-size: 20px;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 40px;
    font-family: Lora, serif
}

.blog-cat {
    position: relative
}

.blog-cat li, .menu-industries-menu-container ul li, .menu-extinguishing-agents-container ul li {
    position: relative;
    margin-bottom: 3px
}

.blog-cat li a, .menu-industries-menu-container ul li a, .menu-extinguishing-agents-container ul li a {
    position: relative;
    color: #242424;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 15px 14px 20px;
    display: block;
    background-color: #f1f1f1;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    border-left: 4px solid #d2d2d2;
    font-family: Poppins, sans-serif
}

.blog-cat li a:hover, .menu-industries-menu-container ul li a:hover,  .menu-industries-menu-container ul .current-menu-item a, 
 .menu-extinguishing-agents-container ul li a:hover,  .menu-extinguishing-agents-container ul .current-menu-item a {
    color: #fff!important;
    border-color: #000;
    background-color: #c00
}

.page-id-299 .blog-cat li:nth-child(2) a {
    color: #fff!important;
    border-color: #000;
    background-color: #c00
}

.page-id-799 .blog-cat li:nth-child(1) a {
    color: #fff!important;
    border-color: #000;
    background-color: #c00
}

.page-id-836 .blog-cat li:nth-child(3) a {
    color: #fff!important;
    border-color: #000!important;
    background-color: #c00!important
}

.brochure-widget {
    margin-bottom: 40px
}

.brochure-box {
    position: relative;
    padding: 11px 18px;
    margin-bottom: 10px;
    background-color: #242424
}

.brochure-box .inner {
    position: relative;
    padding-left: 40px
}

.brochure-box .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.brochure-box .inner .icon {
    position: absolute;
    left: 0;
    top: 2px;
    color: #c00;
    font-size: 24px;
    font-weight: 300
}

.brochure-box .inner .text {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.contact-info-widget {
    position: relative
}

.contact-info-widget .inner-box {
    position: relative
}

.contact-info-widget .inner-box ul {
    position: relative;
    margin-top: 30px
}

.contact-info-widget .inner-box ul li {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #242424;
    line-height: 1.4em;
    margin-bottom: 15px;
    padding-left: 40px
}

.contact-info-widget .inner-box ul li .icon {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1em;
    color: #c00;
    font-size: 18px
}

.contact-info-widget .inner-box ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.services-single {
    position: relative;
    padding-left: 0px
}

.services-single .inner-box {
    position: relative
}

.services-single .inner-box .gallery-image {
    position: relative;
    margin-bottom: 45px
}

.services-single .inner-box .gallery-image .row {
    margin: 0 -5px
}

.services-single .inner-box .gallery-image .image-column {
    padding: 0 5px;
    margin-bottom: 10px
}

.services-single .inner-box .gallery-image .image {
    position: relative
}

.services-single .inner-box .gallery-image .image img {
    position: relative;
    width: 100%;
    display: block
}

.services-single .inner-box .big-image {
    position: relative;
    margin-bottom: 45px
}

.services-single .inner-box .big-image img {
    position: relative;
    width: 100%;
    display: block
}

.services-single .inner-box h2 {
    position: relative;
    color: #242424;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px
}

.services-single .inner-box .text {
    position: relative
}

.services-single .inner-box .text p {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 20px
}

.services-single .inner-box .text .two-column {
    position: relative;
    margin-top: 40px
}

.services-single .inner-box .text .two-column .inner-column.right-padd {
    position: relative;
    padding-right: 10px
}

.services-single .inner-box .text .two-column .inner-column.left-padd {
    position: relative;
    padding-left: 20px
}

.services-single .inner-box .text .two-column h3 {
    position: relative;
    color: #242424;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 18px
}

.services-single .inner-box .text .two-column .image-column {
    position: relative
}

.services-single .inner-box .text .two-column .image-column .image {
    position: relative
}

.services-single .inner-box .text .two-column .image-column .image img {
    position: relative;
    display: block;
    width: 100%
}

.featured-blocks {
    position: relative;
    border-bottom: 0;
    margin-top: 20px;
    border: 1px solid #e9e9e9
}

.featured-block {
    position: relative;
    padding: 0;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.featured-block:nth-child(3),
.featured-block:nth-child(4) {
    border-bottom: none
}

.featured-block:nth-child(2),
.featured-block:nth-child(4) {
    border-right: none
}

.featured-block:nth-child(2) .featured-inner {
    background-color: #fff
}

.featured-block:nth-child(3) .featured-inner {
    background-color: #fdfdfd
}

.featured-block .featured-inner {
    position: relative;
    padding: 25px 25px;
    background-color: #f9f9f9;
    border-bottom: none
}

.featured-block .featured-inner .content {
    position: relative;
    padding-left: 70px
}

.featured-block .featured-inner .content .icon-box {
    position: absolute;
    left: 0;
    top: 4px;
    color: #242424;
    font-size: 50px;
    line-height: 1em
}

.featured-block .featured-inner .content h3 {
    position: relative;
    color: #242424;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

.featured-block .featured-inner .content h3 a {
    position: relative;
    color: #242424;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.featured-block .featured-inner .content h3 a:hover {
    color: #c00
}

.accordian-boxed {
    position: relative;
    margin-top: 50px
}

.accordian-boxed h3 {
    position: relative;
    color: #242424;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px
}

.shop-features-section {
    position: relative;
    padding: 40px 0 20px;
    background-color: #c00
}

.feature-block {
    position: relative;
    margin-bottom: 20px
}

.feature-block .inner-box {
    position: relative;
    padding-left: 90px
}

.feature-block .inner-box .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    color: #242424;
    font-size: 56px;
    line-height: 1em;
    margin-bottom: 15px
}

.feature-block .inner-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 8px
}

.feature-block .inner-box h3 a {
    color: #242424
}

.feature-block .inner-box .text {
    position: relative;
    color: #242424;
    font-size: 16px;
    line-height: 1.6em
}

.shop-section {
    position: relative;
    padding: 90px 0 0
}

.shop-item {
    position: relative;
    margin-bottom: 90px
}

.shop-item .inner-box {
    position: relative;
    overflow: hidden
}

.shop-item .inner-box .image {
    position: relative;
    background-color: #0b0b0b;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.shop-item .inner-box:hover .image {
    -webkit-transform: scale(1.05) translateY(-5px);
    -ms-transform: scale(1.05) translateY(-5px);
    -moz-transform: scale(1.05) translateY(-5px);
    transform: scale(1.05) translateY(-5px)
}

.shop-item .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.shop-item .inner-box:hover .image img {
    opacity: .7
}

.shop-item .inner-box .lower-content {
    position: relative;
    padding-top: 25px;
    text-align: center
}

.shop-item .inner-box .lower-content h3 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px
}

.shop-item .inner-box .lower-content h3 a {
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item .inner-box .lower-content h3 a:hover {
    color: #c00
}

.shop-item .inner-box .lower-content .price {
    position: relative;
    color: #4349d9;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif
}

.shop-item .inner-box .lower-content .theme-btn {
    padding: 8px 35px 8px
}

.shop-item .inner-box .image .btn-style-eight {
    position: relative;
    top: 46%;
    margin-top: -23px
}

.products-section {
    position: relative;
    padding: 80px 0 50px;
    background-size: cover
}

.products-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .7)
}

.products-section .product-column {
    position: relative
}

.shop-item-two {
    position: relative;
    margin-bottom: 30px
}

.shop-item-two .inner-box {
    position: relative;
    background-color: #f1f2f2
}

.shop-item-two .inner-box .image {
    position: relative
}

.shop-item-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.shop-item-two .inner-box .lower-content {
    position: relative;
    text-align: center;
    padding-bottom: 40px
}

.shop-item-two .inner-box .lower-content h3 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 8px;
    margin-top: 10px
}

.shop-item-two .inner-box .lower-content h3 a {
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item-two .inner-box .lower-content .price {
    position: relative;
    color: #4349d9;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif
}

.products-section .content-column {
    position: relative;
    margin-bottom: 30px
}

.products-section .content-column .inner-column {
    position: relative;
    padding-left: 45px
}

.products-section .content-column .inner-column h2 {
    position: relative;
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 25px
}

.products-section .content-column .inner-column h2 span {
    color: #c00;
    font-size: 40px;
    display: block
}

.products-section .content-column .inner-column .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 38px;
    font-family: 'Open Sans', sans-serif
}

.products-section .content-column .inner-column .theme-btn {
    font-size: 18px;
    padding: 13px 32px 11px
}

.shop-single-section {
    position: relative;
    padding: 100px 0 0
}

.woocommerce-tabs.wc-tabs-wrapper {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 90px!important;
    border-bottom: 1px solid #e9e9e9
}

.product-details .basic-details {
    position: relative;
    margin-bottom: 40px
}

.product-details .image-column,
.product-details .info-column {
    margin-bottom: 40px
}

.product-details .image-column .image-box {
    padding-right: 40px
}

.product-details .info-column .inner-column {
    position: relative;
    padding-left: 15px
}

.product-details .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
    background-color: #f4f4f4
}

.product-details .basic-details h4 {
    font-size: 32px;
    font-weight: 600;
    margin: -5px 0 0;
    line-height: 1.2em;
    color: #242424;
    padding-bottom: 20px
}

.product-details .basic-details .text {
    position: relative;
    color: #797979;
    font-size: 17px;
    line-height: 1.7em;
    padding: 25px 0;
    margin-bottom: 22px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.product-details .basic-details .price {
    position: relative;
    color: #242424;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
    font-family: Poppins, sans-serif
}

.product-details .basic-details .price span {
    font-weight: 700;
    font-size: 22px;
    color: #242424;
    margin-left: 10px;
    font-family: Lora, serif
}

.cart-section input.quantity-spinner,
.product-details .basic-details .quantity-spinner {
    line-height: 24px;
    padding: 10px 15px!important;
    height: 46px!important;
    box-shadow: none!important
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical>.btn,
.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 11px 10px;
    background: #f4f5f6
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical i,
.product-details .bootstrap-touchspin .input-group-btn-vertical i {
    top: 6px
}

.product-details .basic-details .item-quantity {
    position: relative;
    margin-bottom: 40px
}

.product-details .info-column .inner-column .btn-style-eight {
    padding: 11px 36px
}

.product-details .basic-details .item-quantity .field-label {
    float: left;
    color: #242424;
    font-weight: 600;
    font-size: 18px;
    line-height: 40px;
    margin-right: 20px;
    display: inline-block
}

.product-details .basic-details .item-quantity .bootstrap-touchspin {
    width: 80px
}

.product-details .basic-details .add-to-cart {
    padding: 12px 39px;
    font-size: 18px
}

.shop-single .product-details .prod-tabs {
    position: relative;
    margin-bottom: 60px
}

.shop-single .product-details .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #e2e2e2
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 16px;
    background: #c00;
    color: #242424;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 11px 30px 9px;
    transition: all .5s ease
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    left: 0;
    top: -2px;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: #c00;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn::before,
.shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover::before {
    opacity: 1
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn:after,
.shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn,
.shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover {
    color: #242424;
    border-color: #e2e2e2;
    background: #fff
}

.shop-single .product-details .prod-tabs .tabs-content {
    position: relative;
    padding: 50px 35px 30px;
    border: 1px solid #e2e2e2;
    border-top: 0
}

.shop-single .product-details .prod-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0
}

.shop-single .product-details .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.shop-single .product-details .prod-tabs .tabs-content .tab .content {
    position: relative
}

.shop-single .product-details .prod-tabs .tabs-content .tab .content p {
    position: relative;
    font-size: 17px;
    color: #797979;
    line-height: 1.7em;
    margin-bottom: 25px
}

.prod-tabs .tabs-content .tab .title {
    position: relative;
    color: #232527;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 25px;
    font-family: Montserrat, sans-serif
}

.shop-single .comments-area {
    position: relative;
    margin-top: 0;
    margin-bottom: 50px
}

.shop-single .group-title {
    position: relative;
    margin-bottom: 40px
}

.shop-single .group-title h2 {
    position: relative;
    font-size: 24px;
    color: #232628;
    font-weight: 600;
    padding-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2
}

.shop-single .group-title h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 55px;
    height: 2px;
    background-color: #c00
}

.shop-single .comments-area .comment-box {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.shop-single .comments-area .comment-box:nth-child(1) {
    padding-top: 0
}

.shop-single .comments-area .comment-box:hover {
    border-color: #eb5310
}

.shop-single .comments-area .comment {
    position: relative;
    font-size: 14px;
    padding: 0 0 0 90px
}

.shop-single .comments-area .comment .comment-inner {
    position: relative;
    padding: 15px 20px;
    border: 1px solid #f4f4f4
}

.shop-single .comments-area .comment .comment-inner .rating {
    position: absolute;
    right: 15px;
    top: 15px
}

.shop-single .comments-area .comment .comment-inner .rating .fa {
    display: inline-block;
    color: #c00
}

.shop-single .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 20px
}

.shop-single .comments-area .comment-box .author-thumb img {
    width: 60px;
    display: block
}

.shop-single .comments-area .comment-info {
    position: relative;
    color: #232527;
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat, sans-serif
}

.shop-single .comments-area .comment-box .text {
    color: #848484;
    font-size: 14px;
    margin-top: 8px;
    font-weight: 300;
    line-height: 1.8em;
    margin-bottom: 0
}

.shop-comment-form {
    position: relative
}

.shop-comment-form h2 {
    position: relative;
    color: #232628;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2
}

.shop-comment-form h2:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 55px;
    height: 2px;
    background-color: #c00
}

.shop-comment-form .group-title {
    margin-bottom: 20px
}

.shop-comment-form .rating-box {
    position: relative;
    margin-bottom: 30px
}

.shop-comment-form .rating-box .text {
    position: relative;
    font-size: 16px;
    color: #848484;
    margin-bottom: 10px
}

.shop-comment-form .rating-box .rating {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ebebeb
}

.shop-comment-form .rating-box .rating:last-child {
    border-right: 0
}

.shop-comment-form .rating-box .rating .fa {
    position: relative;
    margin-right: 6px;
    display: inline-block
}

.shop-comment-form .rating-box .rating a {
    position: relative;
    color: #d6d6d6;
    font-size: 14px;
    display: inline-block
}

.shop-comment-form .rating-box .rating a:hover {
    color: #c00
}

.shop-comment-form .form-group {
    position: relative;
    margin-bottom: 15px
}

.shop-comment-form .form-group label {
    position: relative;
    color: #848484;
    font-size: 14px;
    font-weight: 400
}

.shop-comment-form .form-group:last-child {
    margin-bottom: 0
}

.shop-comment-form .form-group input[type=email],
.shop-comment-form .form-group input[type=password],
.shop-comment-form .form-group input[type=tel],
.shop-comment-form .form-group input[type=text],
.shop-comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #efefef;
    height: 50px;
    color: #848484;
    font-weight: 300;
    background: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.shop-comment-form .form-group input[type=email]:focus,
.shop-comment-form .form-group input[type=password]:focus,
.shop-comment-form .form-group input[type=tel]:focus,
.shop-comment-form .form-group input[type=text]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus {
    border-color: #c00
}

.shop-comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 15px;
    color: #848484;
    border: 1px solid #efefef;
    height: 115px;
    font-weight: 300;
    background: #fff;
    resize: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.shop-comment-form button {
    position: relative;
    margin-top: 10px
}

.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus {
    border-color: #c00
}

.checkout-page {
    position: relative;
    padding: 100px 0 80px
}

.checkout-page .default-links {
    position: relative;
    margin-bottom: 40px
}

.checkout-page .default-links li {
    margin-bottom: 15px;
    line-height: 24px;
    padding: 18px 28px;
    background: #f9f9f9;
    color: #797979;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid #ebebeb
}

.checkout-page .default-links li a {
    color: #4349d9;
    text-decoration: underline
}

.shop-form .billing-inner {
    position: relative;
    padding-right: 100px
}

.shop-form .sec-title h2 {
    font-size: 32px
}

.shop-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.billing-details .shop-form .form-group {
    margin-bottom: 20px
}

.billing-details .shop-form .form-group.sec-title {
    margin-bottom: 0;
    padding-bottom: 30px
}

.shop-form .form-group .field-label {
    display: block;
    line-height: 24px;
    margin-bottom: 8px;
    text-transform: capitalize;
    color: #797979;
    font-size: 15px;
    font-weight: 600
}

.shop-form .form-group .field-label sup {
    position: relative;
    top: 0;
    color: #797979;
    font-size: 16px
}

.shop-form input[type=email],
.shop-form input[type=number],
.shop-form input[type=password],
.shop-form input[type=tel],
.shop-form input[type=text],
.shop-form input[type=url],
.shop-form select,
.shop-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    line-height: 16px;
    padding: 10px 15px;
    height: 38px;
    border: 1px solid #eee;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.shop-form input.address-two {
    margin-top: 12px
}

.shop-form input::-webkit-input-placeholder,
.shop-form select::-webkit-input-placeholder,
.shop-form textarea-webkit-input-placeholder {
    color: #c6c6c6
}

.shop-form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: #fff url(../images/icons/icon-select.png) right center no-repeat;
    cursor: pointer
}

.shop-form select option {
    text-indent: 15px
}

.shop-form textarea {
    resize: none;
    height: 100px!important;
    overflow: hidden
}

.shop-form input:focus,
.shop-form select:focus,
.shop-form textarea:focus {
    border-color: #c00
}

.shop-order-box {
    position: relative;
    padding: 20px 28px 60px;
    border: 1px solid #d9d9d9;
    background-color: #fdfdfd
}

.shop-order-box .order-list {
    position: relative
}

.shop-order-box .order-list li {
    position: relative;
    color: #797979;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px;
    text-transform: uppercase
}

.shop-order-box .order-list li span {
    float: right;
    width: 35%;
    text-align: left;
    font-size: 17px;
    text-transform: capitalize
}

.shop-order-box .order-list li span.dark {
    color: #242424
}

.shop-order-box .order-list li.total {
    padding: 8px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

.payment-options {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px
}

.checkout-page .payment-options li {
    position: relative;
    margin-bottom: 15px
}

.checkout-page .payment-options li .radio-option {
    position: relative
}

.checkout-page .payment-options li .radio-option label {
    position: relative;
    display: block;
    padding-left: 30px;
    font-weight: 600!important;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #797979;
    cursor: pointer;
    font-size: 15px
}

.checkout-page .payment-options li .radio-option label strong {
    font-weight: 500;
    display: inline-block;
    color: #797979;
    font-size: 15px
}

.checkout-page .payment-options li .radio-option input[type=radio] {
    position: absolute;
    left: 0;
    top: 3px
}

.checkout-page .payment-options li .radio-option #payment-3 {
    top: 9px
}

.checkout-page .payment-options li .what-paypall {
    font-size: 13px;
    font-weight: 600;
    margin-left: 15px;
    color: #4349d9
}

.checkout-page .payment-options li .radio-option label .small-text {
    position: relative;
    display: none;
    padding: 18px 26px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 15px;
    color: #8e8d8d;
    border-radius: 4px;
    line-height: 20px;
    line-height: 1.7em;
    margin-top: 20px;
    margin-left: -30px;
    background-color: #ececec
}

.checkout-page .payment-options li .radio-option label .small-text:before {
    position: absolute;
    content: '';
    left: 24px;
    top: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #ececec
}

.checkout-page .payment-options li .radio-option input[type=radio]:checked+label .small-text {
    display: block
}

.checkout-page .payment-options li .radio-option label img {
    position: relative;
    top: -3px;
    display: inline-block;
    max-width: 100%;
    padding-left: 30px
}

.checkout-page .payment-options li .radio-option label img {
    position: relative;
    top: -3px;
    display: inline-block;
    max-width: 100%;
    padding-left: 30px
}

.cart-section {
    position: relative;
    padding: 100px 0 80px
}

.cart-outer {
    position: relative
}

.checkout-page .cart-outer {
    margin-bottom: 40px
}

.cart-outer .table-outer {
    position: relative;
    width: 100%;
    overflow-x: auto
}

.cart-outer .cart-table {
    width: 100%;
    min-width: 900px
}

.cart-table .cart-header {
    position: relative;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    background: #f9f9f9;
    color: #1c1c1c;
    border: 1px solid #ebebeb
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 13px 28px;
    font-weight: 600;
    font-size: 18px;
    color: #242424;
    text-transform: capitalize;
    border-right: 1px solid #ebebeb;
    font-family: Poppins, sans-serif
}

.cart-table thead tr th .fa {
    font-size: 18px
}

.cart-table thead tr th.prod-column {
    text-align: left
}

.cart-table tbody tr td {
    line-height: 24px;
    padding: 25px 28px 20px
}

.cart-table tbody tr .qty {
    width: 200px;
    padding-right: 80px
}

.cart-table tbody tr .qty .quantity-spinner {
    background: #fff
}

.cart-table tbody tr .prod-column .column-box {
    position: relative;
    min-height: 110px
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
    position: relative;
    width: 120px
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%
}

.cart-table tbody tr .prod-column .column-box h4 {
    font-size: 14px;
    color: #444;
    font-weight: 400;
    line-height: 90px
}

.cart-table tbody tr .prod-column .author {
    font-size: 13px;
    color: #333;
    margin-bottom: 0
}

.cart-table tbody tr .sub-total {
    font-weight: 400;
    color: #797979;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif
}

.cart-table tbody tr .remove-btn {
    position: relative;
    font-size: 14px;
    color: #1c1c1c;
    line-height: 30px;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.cart-table tbody tr .remove-btn .fa {
    position: relative;
    font-size: 18px;
    line-height: 30px
}

.cart-table tbody tr .remove-btn:hover {
    color: #c00
}

.cart-table tbody tr {
    border-bottom: 1px solid #e9e9e9
}

.cart-table tbody tr td {
    vertical-align: middle;
    color: #797979;
    font-size: 17px;
    border-left: 1px solid #ebebeb
}

.cart-table tbody tr .total-price {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif
}

.cart-table tbody tr td:last-child {
    border-right: 1px solid #ebebeb;
    text-align: center
}

.cart-table tbody tr td .prod-title {
    position: relative;
    font-size: 17px;
    color: #797979
}

.cart-table tbody tr td .quantity-spinner {
    padding: 5px 0 5px 20px;
    line-height: 24px;
    height: 34px;
    display: block;
    width: 100%;
    position: relative
}

.cart-table tbody .available-info {
    position: relative;
    padding-left: 50px
}

.cart-table tbody .available-info .icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #223555;
    border-radius: 50%
}

.cart-section .cart-options {
    position: relative;
    padding: 28px 35px 15px;
    margin-bottom: 50px;
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-top: 0
}

.cart-section .apply-coupon {
    position: relative
}

.cart-section .apply-coupon .form-group {
    position: relative;
    float: left;
    margin-right: 10px
}

.cart-section .apply-coupon .form-group input[type=text] {
    display: block;
    line-height: 15px;
    padding: 8px 10px;
    border: 1px solid #eee;
    width: 130px;
    height: 33px;
    font-size: 14px;
    background: #fff
}

.cart-section .btn-style-two {
    padding: 3px 26px;
    line-height: 24px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    border-color: #242424;
    background-color: #242424;
    font-family: 'Open Sans', sans-serif
}

.cart-section .btn-style-two:hover {
    color: #fff
}

.cart-section .cart-options .btn-style-eight {
    top: -2px;
    padding: 7px 28px
}

.cart-section .totals-table {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #ebebeb
}

.cart-section .totals-table li {
    line-height: 24px;
    padding: 14px 22px;
    border-bottom: 1px solid #ebebeb
}

.cart-section .totals-table li:first-child {
    background-color: #f9f9f9
}

.cart-section .totals-table li h3 {
    position: relative;
    font-weight: 600;
    color: #242424;
    font-size: 18px
}

.cart-section .totals-table li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding: 25px 30px
}

.cart-section .totals-table .col {
    position: relative;
    display: block;
    float: left;
    line-height: 24px;
    width: 50%;
    color: #242424;
    font-size: 17px;
    text-transform: capitalize
}

.cart-section .totals-table li .col:last-child {
    text-align: right;
    color: #797979
}

.cart-section .totals-table .total .price {
    color: #363636!important;
    font-weight: 700
}

.widget ul li {
    padding-bottom: 3px;
    margin-bottom: 0;
    border-bottom: 0
}

.blog-cat li a {
    position: relative;
    color: #242424!important;
    font-size: 16px!important;
    font-weight: 600!important;
    padding: 14px 15px 14px 20px!important;
    display: block!important
}

.widget ul li:after {
    display: none
}

.sidebar-page-container {
    padding-bottom: 0!important
}

.tp-bgimg.defaultimg {
    background-color: hsla(0, 0%, 0%, .55);
    background-blend-mode: overlay
}

.services-block-two.col-md-3 {
    width: 32%!important
}

.page-title {
    /*background-image: url(/wp-content/uploads/2018/08/blazecut_banner-img-1-1024x683.jpg)!important;*/
    background-color: rgba(0, 0, 0, .32);
    background-blend-mode: overlay
}
.kc_accordion_section h3.kc_accordion_header.ui-accordion-header span.ui-accordion-header-icon.ui-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	    background-image: none;
		text-indent: unset;
    color: #242424;
    line-height: 16px;
}
.kc_accordion_section h3.kc_accordion_header.ui-accordion-header span.ui-accordion-header-icon.ui-icon:before {
	content: "\f067";
position: absolute;
}
.kc_accordion_section h3.kc_accordion_header.ui-accordion-header.ui-state-active span.ui-accordion-header-icon.ui-icon:before {
	content: "\f068";
}
@media only screen and (max-width:1340px) {
    .page-wrapper {
        overflow: hidden
    }
    .project-fullwidth-section .gallery-item {
        width: 25%
    }
    .testimonial-section .owl-dots {
        right: 10px
    }
    .ifr_inner {
        width: 100%
    }
}

@media only screen and (max-width:1140px) {
    .main-header {
        position: relative;
        margin: 0!important;
        background-color: rgba(0, 0, 0, 1)
    }
    .header-style-four,
    .header-style-two {
        background-color: #fff
    }
    .main-menu .navigation>li {
        margin-left: 20px
    }
    .aproach-section .content-column .inner-column .big-text,
    .sec-title h2 {
        font-size: 30px
    }
    .header-style-three .outer-box,
    .header-style-two .main-menu .navigation>li:after {
        display: none!important
    }
    .fluid-section-one .content-column .inner-column {
        padding-left: 30px
    }
    .call-to-action h2 {
        font-size: 22px
    }
    .call-to-action .more {
        margin-top: 0
    }
    .about-section-two .video-column .inner-column,
    .company-section .image-column .inner-column,
    .contact-section .info-column .inner-column,
    .default-section .accordian-column .inner-column,
    .product-details .info-column .inner-column,
    .products-section .content-column .inner-column,
    .services-single,
    .services-single .inner-box .text .two-column .inner-column.left-padd {
        padding-left: 0
    }
    .fluid-section-two .content-column .inner-box {
        padding-right: 15px
    }
    .about-section-three .content-column .inner-column,
    .blog-classic.padding-right,
    .blog-single.padding-right,
    .our-blog.padding-right,
    .product-details .image-column .image-box,
    .services-single .inner-box .text .two-column .inner-column.right-padd,
    .shop-form .billing-inner,
    .we-did-section .content-column .inner-column {
        padding-right: 0
    }
    .page-title {
        padding: 80px 0
    }
    .description-section .info-column .inner-column {
        padding: 30px 15px;
        min-height: auto
    }
    .blog-page-section .news-block-three .inner-box .lower-content .lower-box h3 {
        font-size: 20px
    }
    .project-fullwidth-section .gallery-item {
        width: 33.33%
    }
    .testimonial-section .owl-dots {
        display: none
    }
    .shop-banner {
        padding: 0 0
    }
    .shop-banner .image-column .inner,
    .shop-banner .text-column .inner {
        padding-left: 0;
        padding-right: 0
    }
}
img.main-banner-imgg {
    height: auto;
    width: 100%;
    object-fit: cover;
}
@media only screen and (min-width:768px) {
    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block!important;
        visibility: hidden;
        opacity: 0
    }
img.main-banner-imgg {
    height: 450px;
}
    .flex-sectionn p {
        width: calc(100% - 330px)
    }
    .flex-sectionn {
        display: flex;
        flex-wrap: wrap
    }
}
@media only screen and (max-width: 768px) {
.main-slider  .text {
    max-width: 480px;
     width: 100%;
    white-space: break-spaces;
}
/*.text br {
    display: none !important;
}*/
}
@media only screen and (max-width:1023px) {
    .main-header .main-box .logo-box {
        width: 100%;
        padding-bottom: 10px
    }
    .main-header .nav-outer {
        width: 100%
    }
    .main-menu .navigation>li {
        margin-left: 0;
        margin-right: 18px;
        padding: 0
    }
    .main-header .btn-outer {
        display: none;
        padding: 12px 0
    }
    .main-header.fixed-header .main-box {
        position: relative;
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        -ms-animation: none;
        animation: none
    }
    .main-header.fixed-header .main-box .logo-box {
        padding: 15px 0
    }
    .main-header.fixed-header .main-box .logo-box .logo img {
        height: auto
    }
    .fixed-header .main-menu .navigation>li>a {
        padding: 20px 0
    }
    .header-style-four .nav-outer .outer-box,
    .header-style-two .outer-box,
    .shop-slider .content-image,
    .tparrows,
    .year-block .inner-box .year:before {
        display: none
    }
    .main-slider h2,
    .main-slider h2.alternate {
        font-size: 42px
    }
    .error-section h2,
    .main-slider h1 {
        font-size: 38px
    }
    .main-header .header-upper .upper-right {
        width: 100%;
        padding-top: 0;
        text-align: center;
        padding-bottom: 20px
    }
    .main-header .info-box {
        float: none;
        margin-left: 15px;
        display: inline-block;
        padding-right: 18px
    }
    .header-style-two .logo-outer {
        text-align: center;
        width: 100%
    }
    .error-section .text,
    .main-slider .text {
        font-size: 18px
    }
    .header-style-three .header-lower {
        margin-bottom: 0
    }
    .header-style-three .main-menu .navigation>li,
    .main-header .sticky-header .main-menu .navigation>li {
        margin-left: 0;
        margin-right: 20px
    }
    .main-header .sticky-header .right-col {
        width: 100%
    }
    .header-style-four .header-upper .logo-outer,
    .header-style-three .header-upper .logo-outer {
        width: 100%;
        text-align: center
    }
    .error-section h1 {
        font-size: 150px
    }
    .fixed-header .sticky-header,
    .header-style-three .main-menu .navigation>li:after {
        display: none
    }
    .fluid-section-one .content-column,
    .fluid-section-one .image-column,
    .fluid-section-two .content-column,
    .fluid-section-two .image-column {
        position: relative;
        width: 100%;
        display: block
    }
    .fluid-section-one .content-column .inner-column,
    .fluid-section-two .content-column .inner-box {
        max-width: 100%;
        padding-left: 15px;
        margin-left: 0
    }
    .fluid-section-one .image-column,
    .fluid-section-two .image-column {
        background-image: none!important;
        margin-left: 0
    }
    .fluid-section-one .image-column .image-box,
    .fluid-section-two .image-column .image-box {
        display: block
    }
    .main-header .nav-outer .outer-box {
        float: right;
        margin-top: 28px
    }
    .main-header .search-box-outer .dropdown-menu {
        top: 44px
    }
    .header-style-three .nav-outer .search-box-outer {
        float: right
    }
    .header-style-four .info-box:last-child:last-child .theme-btn,
    .header-style-three .info-box:last-child:last-child .theme-btn {
        top: -5px
    }
    .header-style-four .main-menu .navigation>li {
        margin-right: 25px
    }
    .call-to-action h2 {
        width: 100%;
        margin-bottom: 12px;
        text-align: center
    }
    .call-to-action .more {
        width: 100%;
        text-align: center
    }
    .testimonial-block .inner-box .text {
        font-size: 18px
    }
    .subscribe-section .inner-container {
        text-align: center
    }
    .subscribe-section .form-column .inner-column {
        padding-left: 0
    }
    .video-section h2 {
        font-size: 40px
    }
    .fluid-section-two .image-column::before {
        display: none
    }
    .products-section .content-column .inner-column h2 {
        font-size: 40px
    }
    .products-section .content-column .inner-column h2 span {
        font-size: 36px
    }
    .project-fullwidth-section .gallery-item {
        width: 50%
    }
    .shop-banner {
        padding: 80px 0 30px
    }
    .shop-banner .image-column .inner,
    .shop-banner .text-column .inner {
        position: relative;
        max-width: 740px;
        text-align: center;
        padding: 0 0;
        margin: 0 auto
    }
    .shop-banner h2 {
        font-size: 40px
    }
    .kc_tabs_nav li {
        margin-top: 5px!important
    }
}

@media only screen and (max-width:767px) {
    .header-upper .logo-outer {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 0
    }
    .main-header .header-top .top-left,
    .main-header .header-top .top-right,
    .main-header .header-top .top-right .links {
        width: 100%;
        text-align: center
    }
    .main-header .header-top .top-right .links {
        padding-bottom: 15px
    }
    .main-header .header-top {
        background: #c00
    }
    .header-top .social-icon {
        float: none;
        margin-left: 0;
        text-align: center;
        display: inline-block
    }
    .main-header .header-top .top-right .links li {
        float: none;
        display: inline-block
    }
    .sec-title h2 {
        font-size: 24px
    }
    .main-menu .collapse {
        float: none;
        width: 100%;
        padding: 0 0 0;
        border: none;
        margin: 0 0 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .main-menu .collapse.in,
    .main-menu .collapsing {
        max-height: 360px;
        overflow: auto;
        padding: 0 0 0;
        border: none;
        margin: 0 0 15px;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
scroll-behavior: unset;
    }
    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 12px 0;
        right: 0;
        z-index: 12
    }
    .main-menu .navbar-header .navbar-toggle {
        display: inline-block;
        z-index: 12;
        border: 1px solid #c00;
        float: none;
        margin: -2px 0 0 0;
        border-radius: 0;
        background: #c00
    }
    .main-menu .navbar-header .navbar-toggle .icon-bar {
        background: #fff
    }
    .main-menu .navbar-collapse>.navigation {
        float: none!important;
        margin: 0!important;
        width: 100%!important;
        background: #262626;
        border: 1px solid #fff
    }
    .main-menu .navbar-collapse>.navigation>li {
        margin: 0!important;
        float: none!important;
        padding: 0!important;
        width: 100%
    }
    .main-menu .navigation>li>a,
    .main-menu .navigation>li>ul:before {
        border: none
    }
    .main-menu .navbar-collapse>.navigation>li>a {
        padding: 10px 10px!important;
        border: none!important;
        font-weight: 500
    }
    .main-menu .navigation li.dropdown>a:after,
    .main-menu .navigation>li.dropdown>a:before,
    .main-menu .navigation>li>ul>li>a::before,
    .main-menu .navigation>li>ul>li>ul>li>a::before {
        color: #fff!important;
        right: 15px;
        font-size: 16px;
        display: none!important
    }
    .main-menu .navbar-collapse>.navigation>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0;
        left: auto!important;
        right: auto!important;
        top: auto!important;
        padding: 0;
        outline: 0;
        width: 100%;
        background: #262626;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        transition: none!important;
        -webkit-transition: none!important;
        -ms-transition: none!important;
        -o-transition: none!important;
        -moz-transition: none!important;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .main-menu .navbar-collapse>.navigation>li,
    .main-menu .navbar-collapse>.navigation>li>ul>li,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li {
        border-top: 1px solid rgba(255, 255, 255, .3)!important;
        border-bottom: none;
        opacity: 1!important;
        top: 0!important;
        left: 0!important;
        visibility: visible!important
    }
    .main-menu .navbar-collapse>.navigation>li:first-child {
        border: none
    }
    .main-menu .navbar-collapse>.navigation>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a {
        padding: 12px 20px 10px!important;
        line-height: 22px;
        color: #aaa;
        background: #262626;
        text-align: left;
        font-size: 16px
    }
    .main-menu .navbar-collapse>.navigation>li.current-menu-item>a,
    .main-menu .navbar-collapse>.navigation>li.current>a,
    .main-menu .navbar-collapse>.navigation>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a {
        background: #c00;
        color: #fff!important
    }
    .main-menu .navbar-collapse>.navigation li.dropdown .dropdown-btn {
        display: block;
    height: 100%;
    top: 0;
    line-height: 44px;
    }
.menu-item-has-children ul.submenu[style="display: none;"] + .dropdown-btn span.fa.fa-angle-down:before, .menu-item-has-children ul.submenu + .dropdown-btn span.fa.fa-angle-down:before {
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
z-index: 9999;
    position: relative;
}
.navbar-collapse.clearfix.collapse.in {
    position: relative;
    z-index: 999;
}
    .main-menu .navbar-collapse>.navigation li.dropdown:after,
    .main-menu .navigation>li>ul:before {
        display: none!important
    }
    .main-slider .big-title {
        font-size: 36px
    }
    .main-header .nav-outer {
        padding-right: 0;
        width: 100%
    }
    .main-header .nav-outer .outer-box {
        position: absolute;
        left: 0;
        top: 0;
        right: auto;
        z-index: 12;
        margin-top: 20px;
        margin-left: 0
    }
    .main-header .nav-outer .outer-box .search-box-outer {
        margin-left: 0
    }
    .main-header .nav-outer .search-box-outer .dropdown-menu {
        left: 0;
        top: 40px
    }
    .main-slider h2 {
        font-size: 26px
    }
    .main-header .btn-outer {
        position: relative;
        display: block;
        float: left;
        z-index: 15;
        margin-left: 0;
        margin-bottom: -58px
    }
    .main-header .header-top .top-left .links {
        width: 100%
    }
    .main-header .header-top .top-left .links li {
        float: none;
        display: inline-block
    }
    .main-header .header-top .top-left .links li:after,
    .main-header .header-top .top-left .links li:before {
        display: none
    }
    .main-slider .text {
        font-size: 16px
    }
    .main-header .info-box .icon-box {
        position: relative;
        top: 0;
        text-align: center;
        margin-bottom: 10px
    }
    .header-style-two .outer-box {
        display: block;
        left: 0;
        right: auto
    }
    .fixed-header .sticky-header,
    .header-style-two .outer-box,
    .header-style-two .outer-box .btn-style-eight,
    .main-header .header-top .top-left,
    .testimonial-section .owl-dots {
        display: none
    }
    .header-style-two .nav-outer .search-box-outer .dropdown-menu {
        top: 40px
    }
    .main-header .main-box .logo-box {
        text-align: center
    }
    .main-header .main-box .outer-container {
        padding-bottom: 5px
    }
    .main-header .search-box-btn {
        text-align: left;
        border: 0
    }
    .main-slider h2.alternate {
        font-size: 36px
    }
    .main-menu {
        width: 100%;
        padding-right: 0!important
    }
    .main-header .header-top .top-left,
    .main-header .header-top .top-right {
        padding-bottom: 0
    }
    .main-header .language {
        margin-top: 0;
        top: -8px
    }
    .main-header .header-top .top-left .links li {
        padding-right: 0
    }
    .main-header .info-box {
        display: block;
        padding: 0;
        margin-bottom: 20px;
        border: 0
    }
    .main-header .info-box {
        text-align: center;
        margin-left: 0
    }
    .header-style-four .info-box:last-child:last-child .theme-btn,
    .header-style-three .info-box:last-child:last-child .theme-btn {
        top: 0
    }
    .header-style-four .nav-outer .search-box-outer,
    .header-style-three .nav-outer .search-box-outer {
        position: absolute;
        left: 0;
        margin-top: 16px;
        z-index: 12;
        margin-left: 0
    }
    .about-section .content-column .inner-column .bold-text,
    .comming-soon .content .content-inner .text {
        font-size: 18px
    }
    .aproach-section .content-column .inner-column .big-text,
    .services-single .inner-box h2,
    .year-block .inner-box h3 {
        font-size: 22px
    }
    .aproach-section .title-column h2,
    .description-section h2,
    .error-section h2,
    .sec-title h2,
    .we-did-section .content-column h2 {
        font-size: 26px
    }
    .call-back-form .form-group .submit-btn {
        width: 100%
    }
    .featured-block .featured-inner .content .icon-box {
        position: relative;
        margin-bottom: 20px
    }
    .featured-block .featured-inner .content {
        padding-left: 0;
        text-align: center
    }
    .services-single .inner-box .text .two-column .image-column {
        margin-bottom: 40px
    }
    .project-fullwidth-section .gallery-item {
        width: 100%
    }
    .project-fullwidth-section .outer-container {
        padding-left: 0;
        padding-right: 0
    }
    .error-section {
        padding: 150px 0 150px
    }
    .comming-soon .content .content-inner h2 {
        font-size: 50px
    }
    .news-block-three .inner-box .lower-content .upper-box .post-meta {
        width: 100%;
        padding-top: 10px
    }
    .news-block-three .inner-box .lower-content .lower-box h3 {
        font-size: 20px
    }
    .news-block-three .inner-box .lower-content .upper-box .posted-date {
        margin-left: 10px
    }
    .sidebar-page-container .comments-area .comment.reply-comment {
        margin-left: 0
    }
    .shop-single .comments-area .comment,
    .sidebar-page-container .comments-area .comment {
        padding-left: 0
    }
    .feature-block .inner-box .icon-box,
    .shop-single .comments-area .comment-box .author-thumb,
    .sidebar-page-container .comments-area .comment-box .author-thumb {
        position: relative
    }
    .feature-block .inner-box {
        padding-left: 0;
        text-align: center
    }
    .main-slider.shop-slider h2,
    .page-title h1 {
        font-size: 40px
    }
    .shop-single .product-details .prod-tabs .tabs-content {
        padding: 20px 20px
    }
    .products-section .content-column .inner-column h2 {
        font-size: 32px
    }
    .products-section .content-column .inner-column h2 span,
    .shop-form .sec-title h2 {
        font-size: 26px
    }
    .page-info .text {
        display: none
    }
}
.footer-bottom .pull-left {
    float: none !important;
    text-align: center;
}
@media only screen and (max-width:599px) {
    .main-slider .big-title {
        font-size: 30px
    }

.testimonial-section {
    padding: 80px 0;
}
    .main-slider h2:after,
    .sec-title h2 br,
    .shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn:after,
    .shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover:after,
    .testimonial-section .owl-nav {
        display: none
    }
    .main-slider h2 {
        font-size: 20px;
        padding-bottom: 0
    }
    .main-slider .text {
        font-size: 10px  !important;
        line-height: 15px  !important;

    }
    .error-section .theme-btn,
    .main-slider h1,
    .shop-form .sec-title h2 {
        font-size: 24px
    }
    .contact-section .contact-title h2,
    .main-slider h2.alternate {
        font-size: 26px
    }
    .main-header .header-top .top-left {
        padding-bottom: 12px
    }
    .accordion-box .block .acc-btn,
    .sec-title .text {
        font-size: 16px
    }
    .ceo-section .content-column .inner-column h2,
    .fluid-section-two .content-column .inner-box h2,
    .page-title h1,
    .services-page-section h2 {
        font-size: 30px
    }
    .subscribe-section .inner-container {
        padding: 20px 15px 10px
    }
    .main-footer .footer-bottom .pull-left,
    .main-footer .footer-bottom .pull-right {
        width: 100%;
        text-align: center
    }
    .fluid-section-one .content-column .inner-column .icons-list li {
        border: none;
        padding-right: 0
    }
    .year-block .inner-box {
        padding-left: 0
    }
    .year-block .inner-box .year {
        position: relative
    }
    .page-title {
        padding: 50px 0
    }
    .error-section .theme-btn,
    .news-block-three .inner-box .lower-content .lower-box h3 {
        font-size: 18px
    }
    .comming-soon .emailed-form .form-group {
        padding-right: 0
    }
    .comming-soon .emailed-form .form-group input[type=submit],
    .comming-soon .emailed-form button {
        position: relative;
        margin-top: 15px;
        border-radius: 5px;
        width: 100%
    }
    .comming-soon .content .content-inner h2,
    .video-section h2 {
        font-size: 34px
    }
    .comment-form .form-inner {
        padding: 25px 25px 10px
    }
    .cart-section .cart-options .pull-right {
        width: 100%
    }
    .cart-section .cart-options,
    .cart-section .totals-table li:last-child {
        padding: 15px 15px
    }
    .shop-order-box .order-list li,
    .shop-order-box .order-list li span {
        font-size: 13px
    }
    .shop-order-box {
        padding: 15px 15px
    }
    .shop-single .product-details .prod-tabs .tab-btns .tab-btn {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
    .shop-banner {
        padding: 70px 0 20px
    }
    .shop-banner h2 {
        font-size: 32px
    }
    .shop-banner .text {
        font-size: 15px
    }
    .shop-banner .image-column {
        display: none
    }
    .services-block-two.col-md-3 {
        display: block;
        width: 100%!important
    }
.call-to-action h2 {
    font-size: 16px;
    margin-bottom: 5px;
}
.call-to-action {
    padding: 10px 0;
}
.call-to-action .more {
    font-size: 18px;
    line-height: 1;
}
.sec-title {
    padding-bottom: 20px;
}
}

@media only screen and (max-width:479px) {
    .main-slider .big-title {
        font-size: 24px
    }
    .main-slider h2 {
        line-height: 1em
    }
    .main-slider .text {
        font-size: 14px;
        line-height: 1.6em
    }
    .main-header .main-box .logo-box {
        padding-bottom: 0
    }
    .main-header .main-box .logo-box {
        width: 100%;
        margin-bottom: 20px
    }
    .main-slider h1 {
        font-size: 20px;
        padding-bottom: 0
    }
    .main-slider h1:after,
    .sec-title h2:after {
        display: none
    }
    .main-slider .medium-title {
        font-size: 24px
    }
    .main-header .header-top .top-left .links li {
        padding-right: 0;
        border: 0;
        margin: 5px 5px
    }
    .main-slider .solution,
    .main-slider h2 .pain {
        padding: 5px 5px
    }
    .main-slider h2.alternate {
        font-size: 20px
    }
    .project-section .sec-title .pull-right {
        width: 100%;
        margin-top: 10px
    }
    .subscribe-section .subscribe-form .form-group input[type=submit],
    .subscribe-section .subscribe-form button {
        position: relative;
        width: 100%;
        display: block;
        margin-top: 15px;
        border-radius: 50px
    }
    .shop-single .comments-area .comment .comment-inner .rating {
        position: relative;
        left: 0;
        top: auto
    }
    .kc_tabs_nav>li a {
        font-size: 12px!important;
        padding: 0 12px!important
    }
}

@media only screen and (max-width:499px) {
    .main-slider .text {
        font-size: 13px;
        line-height: 1.3em
    }
}
@media only screen and (max-width:992px) {
.contact-btnnn .btn-style-one {
max-width: 300px;
}
}
@media only screen and (max-width:992px) and (min-width:768px) {
.width-40-60p > .kc-wrap-columns > .kc_col-sm-9 {
    width: 65%;
}
.width-40-60p > .kc-wrap-columns > .kc_col-sm-3 {
    width: 35%;
}
}
@media (max-width: 992px) {
.full-w768 {
    display: flex !important;
    flex-wrap: wrap;
}
.full-w768 .kc_column_inner {
    width: 100%;
}
.orderrr-2 {
    order: 2;
}
.orderrr-1 {
    order: 1;
}
.menu-industries-menu-container ul li a, .menu-extinguishing-agents-container ul li a {
    padding: 8px 10px;
    font-size: 14px;
}
.indus-page-imgg {
    padding-top: 0;
}

}
.main-header .sticky-header .right-col .outer-box {
    color: #242424;
    margin-top: 40px!important;
}
.kc_tabs>.kc_wrapper>ul.kc_tabs_nav.ui-tabs-nav {
    display: flex;
    flex-wrap: wrap;
}
.agentsss aside.sidebar .widget_nav_menu {
    margin-bottom: 0;
}
.agentsss aside.sidebar .widget_nav_menu .menu-industries-menu-container {
    display: none;
}
div#nav_menu-6 {
    display: none;
}
.agentsss aside.sidebar div#nav_menu-6 {
    display: block;
}
.kc_row > .kc-row-container > .kc-wrap-columns > .kc_column {
    padding-left: 0px;
    padding-right: 0px;
}
.kc_row > .kc-container > .kc-wrap-columns > .kc_column {
    padding-left: 15px;
    padding-right: 15px;
}

.kc_row > .kc-container {
       max-width: 1200px;
}
.without-iconnn i {
    display: none;
}
.accordion-greyy .kc_accordion_section>.kc_accordion_header {
    border-bottom: 0;
    margin-bottom: 0px;
}
.accordion-greyy .kc_accordion_section	 {
    padding-bottom: 0;
}
.accordion-greyy {
    border-bottom: 1px solid #e0e0e0;
}
.accordion-greyy .ui-accordion-header a > i {
    width: 40px;
    height: 40px;
    background-image: url();
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90% 90%;
margin-right: 15px;
}
.accordion-greyy .kc_accordion_section>.kc_accordion_header span.ui-accordion-header-icon.ui-icon {
    position: absolute;
    right: 10px;
    top: 26px;
    margin: 0;
}
.accordion-greyy .ui-accordion-header a > i:before {
    content: "";
}
.accordion-greyy .ui-accordion-header a {
    display: flex;
    align-items: center;
padding: 15px;
}
body .kc-col-container ul.kc_tabs_nav.ui-tabs-nav li.ui-tabs-active {
    background: url(/wp-content/uploads/2020/08/BtnBackgroundwithBorder-1.png) !important;
    background-size: 100% 99% !important;
    color: #fff !important;
background-repeat: no-repeat !important;
}



@media (max-width: 1100px) and (min-width: 992px) {
ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li {
    width: calc(25% - 10px);
    padding: 15px 30px 15px 20px !important;
    min-width: auto !important;
}
ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li a {
	font-size: 15px !important;
}
}
@media (max-width: 991px) and (min-width: 601px) {
ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li {
    width: calc(50% - 10px);
    padding: 15px 30px 15px 20px;
}
ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li a {
	font-size: 16px;
}
}
@media (min-width: 992px) {
.sidebar-small {
    display: none !important;
}
}
@media (max-width: 1200px) and (min-width: 992px) {
.col-settingresp .kc_col-sm-3, .col-settingresp .kc_col-sm-5 {
    width: 33.33%;
}
}
@media (max-width: 991px) {
.col-settingresp .kc_col-sm-3, .col-settingresp .kc_col-sm-5 {
    width: 100%;
}

.company-section .content-column {
    margin-bottom: 10px;
}
.kc_wrapper.ui-tabs, .kc_tabs>.kc_wrapper>ul.kc_tabs_nav.ui-tabs-nav {
    padding: 0;
}
.kc_tabs_nav~.kc_tab.ui-tabs-body-active {
    padding: 15px 10px;
}
.sidebar-small {
    margin-top: 50px;
    margin-bottom: 60px;
}
.accordion-greyy {
    margin-bottom: 0;
}
.sidebar-side {
    display: none;
}
}
.clients-section .sponsors-outer .image-box img {
    height: 80px;
    object-fit: contain;
}
.clients-section .sponsors-outer .owl-nav {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	position: static;
}
.clients-section .sponsors-outer .owl-nav .owl-prev, .clients-section .sponsors-outer .owl-nav .owl-next {
    width: 44px;
    height: 44px;
    border: 1px solid #c00;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    color: #c00;
    font-size: 22px;
}

.clients-section .sponsors-outer .owl-nav .owl-prev, .clients-section .sponsors-outer .owl-nav .owl-next {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}
.clients-section .sponsors-outer .owl-nav .owl-next {
    right: 0;
    left: auto;
}
.clients-section .sponsors-outer .image-box img {
    padding: 0 50px;
}
.main-blog-list-row .news-block-three .inner-box .lower-content .upper-box {
    display: none;
}
.main-blog-list-row .posts-nav {
    display: none;
}
.main-blog-list-row .news-block-three .inner-box .lower-content .lower-box {
    padding-top: 15px;
}
.main-blog-list-row .news-block-three .inner-box {
    height: 100%;
}
.main-blog-list-row .col-md-1, .main-blog-list-row .col-md-10, .main-blog-list-row .col-md-11, .main-blog-list-row .col-md-12, .main-blog-list-row .col-md-2, .main-blog-list-row .col-md-3, .main-blog-list-row .col-md-4, .main-blog-list-row .col-md-5, .main-blog-list-row .col-md-6, .main-blog-list-row .col-md-7, .main-blog-list-row .col-md-8, .main-blog-list-row .col-md-9 {
    float: none;
}
.main-blog-list-row  .blog-page-section .row.clearfix {
    display: flex;
    flex-wrap: wrap;
}
.main-blog-list-row .blog-page-section {
    padding: 0;
}
.main-blog-list-row .btn-style-four {
    color: #ffffff;
    background: #cc0000;
    border: 2px solid #cc0000;
}
.main-blog-list-row .btn-style-four:hover {
    color: #cc0000;
    background: none;
}

.main-blog-list-row .blog-page-section a.theme-btn.btn-style-four {
    position: absolute;
    bottom: 0;
    left: 0;
}
.main-blog-list-row .lower-box, .main-blog-list-row  .lower-content {
    position: initial !important;
}
.main-blog-list-row .inner-box {
    padding-bottom: 40px;
}
/*POst case study css start*/
.single-post .lower-box .tag a {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 1;
    color: #cc0000;
    border-color: #cc0000;
}
.single-post .lower-box .tag a:hover {
    color: #fff;
}
.red-boxxx > .kc-col-inner-container {
    background: #cc0000;
    padding: 30px;
height: 100% !important;
    max-height: none !important;
    display: flex;
    flex-wrap: wrap;
}
.red-boxxx > .kc-col-inner-container .kc_text_block ul, .red-boxxx > .kc-col-inner-container .kc-raw-code ul li {
    display: flex;
    flex-wrap: wrap;
}
.red-boxxx > .kc-col-inner-container .kc-raw-code ul li strong, .red-boxxx > .kc-col-inner-container .kc-raw-code ul li span {
    width: 50%;
}
.red-boxxx > .kc-col-inner-container .kc-raw-code ul li {
    justify-content: space-between;
}
.red-boxxx > .kc-col-inner-container .kc-raw-code ul li {
    color: #fff;
    width: 100%;
    padding-bottom: 15px;
}
.red-boxxx > .kc-col-inner-container .kc-raw-code ul li:last-child {
    padding-bottom: 0px;
}
.red-boxxx-imagee img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.center-alignn  .kc-wrap-columns {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 1100px) {
.center-alignn  .kc-wrap-columns {
    align-items: center;
}
.red-boxxx > .kc-col-inner-container .kc-raw-code ul li {
    font-size: 14px;
}
}
@media (max-width: 998px) {
div.kc_row.red-boxxx-imagee {
    display: flex;
    flex-wrap: wrap;
    float: none;
}
.red-boxxx {
    padding-top: 30px;
    order: 3;
}
}
@media (max-width: 600px) {
div.kc_row.red-boxxx-imagee .kc_column_inner {
    width: 100%;
    padding-bottom: 30px;
}
.red-boxxx-imagee img {
    height: 300px;
}
.red-boxxx {
    padding-top: 0px;
    padding-bottom: 0px;
}
}
.form-group > span.wpcf7-form-control-wrap > span.wpcf7-form-control-wrap {
    display: block;
}
/*POst case study css start end*/
.tags-section-dynamic img {
    height: 230px;
    object-fit: cover;
}
@media (max-width: 767px) {
.nav-outer {
    height: 95px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tags-section-dynamic img {
    height: 300px;
}
.contentt-sidebarr .kc-row-container .kc-wrap-columns .industry-inner-pg {
    padding-top: 30px;
}
.contentt-sidebarr .kc-row-container .kc-wrap-columns {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.main-header .nav-outer .outer-box {
    margin-top: 37px;
}
.main-header .main-box .logo-box {
    position: absolute;
    width: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    margin-bottom: 0;
    padding-top: 0;
    z-index: 999;
}
header.main-header > .main-box > .auto-container {
    padding: 0;
}
.main-menu .navbar-collapse>.navigation {
    border: 0;
}
.main-menu .navigation li.dropdown .dropdown-btn {
    border: 0;
}
.menu-item-has-children ul.submenu[style="display: none;"] + .dropdown-btn span.fa.fa-angle-down:before, 
.menu-item-has-children ul.submenu + .dropdown-btn span.fa.fa-angle-down:before {
    content: "\f107";
display: block !important;
}
.menu-item-has-children ul.submenu[style="display: block;"] + .dropdown-btn span.fa.fa-angle-down:before {
    content: "\f106";
}
nav.main-menu .navbar-header {
    padding-left: 15px;
    padding-right: 15px;
}
.main-header .nav-outer .outer-box {
    padding-left: 15px;
}
.main-menu .navbar-collapse > .navigation > li > ul > li > a {
    padding-left: 30px !important;
    background: #4a4a4a;
}
.navbar-header {
    height: 100px;
    line-height: 80px;
}
#left-paddingg {
    padding-left: 15px;
}
#right-paddingg {
    padding-right: 15px;
}
h2 {
    font-size: 32px;
}
h2:after, .contentt-sidebarr .industry-inner-pg {
   display: none;
}

.certificates-title {
    text-align: center !important;
}
.testimonial-section .owl-nav {
    transform: translate(-50%, 0px);
    top: auto;
    margin-top: 0;
    margin-left: 0;
    display: block;
    bottom: 0px;
    text-align: center;
}
.testimonial-section .owl-theme {
    position: relative;
}
.testimonial-section .owl-nav .owl-next, .testimonial-section .owl-nav .owl-prev {
    position: relative;
}
.testimonial-section .owl-nav .owl-prev {
    margin-right: 5px;
}
.testimonial-section .owl-nav .owl-next {
    margin-left: 5px;
}
section.testimonial-section .owl-carousel .owl-stage-outer {
    padding-bottom: 60px;
}
.clients-section .sponsors-outer .owl-nav {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	position: static;
}
.clients-section .sponsors-outer .owl-nav .owl-prev, .clients-section .sponsors-outer .owl-nav .owl-next {
    width: 44px;
    height: 44px;
    border: 1px solid #c00;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    color: #c00;
    font-size: 22px;
}

.clients-section .sponsors-outer .owl-nav .owl-prev, .clients-section .sponsors-outer .owl-nav .owl-next {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}
.clients-section .sponsors-outer .owl-nav .owl-next {
    right: 0;
    left: auto;
}
.clients-section .sponsors-outer .image-box img {
    padding: 0 50px;
}
}
@media (max-width: 600px) {
ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li {
    padding: 20px 50px 20px 30px;
    min-width: auto;
    margin-right: 0;
    width: 100%;
}
.accordion-greyy .ui-accordion-header a {
    padding: 15px 30px 15px 15px;
}
body .ribbon-type-btnn-inner {
    white-space: normal;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
}
}
@media (max-width: 480px) {
ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li {
    padding: 15px 30px 15px 10px;
    min-width: auto;
    margin-right: 0;
    width: 100%;
}
.tags-section-dynamic img {
    height: 250px;
}
body .kc_tabs_nav > li a {
    font-size: 16px !Important;
}

}
@media (max-width: 375px) {
.tags-section-dynamic img {
    height: 200px;
}
}


#services-full-widthh .services-block .image img {
    height: 350px;
}


ul.kc_tabs_nav.ui-tabs-nav li {
    margin-bottom: 5px !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
header.main-header .nav-outer { 
    width: calc(100% - 60px);
}
#services-full-widthh .services-block .image img {
    height: 300px;
}
header.main-header .main-box .logo-box {
    width: 60px;
}
header .main-menu .navigation>li {
    margin-right: 10px;
}
header.main-header .nav-outer .search-box-outer {
    margin-left: 0;
}
header .main-menu .navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
header nav.main-menu {
    width: calc(100% - 46px);
}
header .main-menu .navigation>li>a {
    font-size: 13px;
    line-height: 55px;
}
.main-header .nav-outer .outer-box {
    margin-top: 38px;
}
img.main-banner-imgg {
    height: 380px;
}
}
@media (max-width: 767px) {
#services-full-widthh .services-block .image img {
    height: 100%;
}
}
@media (max-width: 520px) {
.mobile-viewww .tp-mask-wrap {
    top: 10px;
}
}
@media (orientation: landscape) {
.testimonial-section {
    padding: 50px 0;
}
}
.wpcf7-display-none{
display: none !important
}
section#industrial-services section > .auto-container > .row {
    display: flex;
    flex-wrap: wrap;
}
section#industrial-services section .services-block .inner-box .image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
@media (max-width: 767px) {
section#industrial-services section .services-block .inner-box .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}
@media (max-width: 360px) {
.main-slider .text {
    font-size: 9px !important;
}
}
.post-meta .author {
    display: none;
}
@media (max-width: 1250px) {
.kc_row > .kc-container{
    max-width: calc(100% - 30px);
}
.kc_row.kc_row_inner{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.kc_column_inner{
    padding-left: 0;
    padding-right: 0;
}
}