/*
Theme Name: fastboot
Theme URI: https://github.com/behzadi/fastboot
Author: Mohammad Hasan Behzadi
Author URI: https://behzadi.github.io/
Description: A versatile and responsive Bootstrap WordPress theme based on Alpha Twitter Bootstrap 4.
Version: 0.1.0
License: MIT
License URI: https://opensource.org/licenses/MIT
Tags: one-column, right-sidebar, responsive-layout, fluid-layout, custom-menu
Text Domain: fastboot

fastboot WordPress Theme, Copyright 2019 Mohammad Hasan Behzadi.
*/

/* * * * * * * * * * * * * * *
 * WordPress Content Classes
 * * * * * * * * * * * * * * */
/* fira-sans-regular - latin */
@font-face {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/fira-sans-v9-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Fira Sans Regular'), local('FiraSans-Regular'),
    url('assets/fonts/fira-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */ url('assets/fonts/fira-sans-v9-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */ url('assets/fonts/fira-sans-v9-latin-regular.woff') format('woff'),
        /* Modern Browsers */ url('assets/fonts/fira-sans-v9-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */ url('assets/fonts/fira-sans-v9-latin-regular.svg#FiraSans') format('svg');
    /* Legacy iOS */
}

* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    position: relative;
    background: #f7f6fd;
    font-size: 14px;
    color: #b3b3c0;
    font-family: 'Fira Sans', sans-serif;
}

img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: 100%;
    height: auto;
}

section img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 10px 0;
    color: #151414;
    font-weight: bold;
    text-transform: uppercase;
}

p {
    margin: 0 0 15px;
    padding: 0;
    letter-spacing: 1px;
}

a {
    text-decoration: none;
    /* color: #23cfca; */
}

a:hover {
    text-decoration: none;
    color: #999;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

ul {
    margin: 0 0 0 15px;
    padding: 0;
}

:hover {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    width: 100%;
}

.clear {
    clear: both;
}

input[type='submit']:hover {
    cursor: pointer;
}

.center {
    text-align: center;
    margin-bottom: 40px;
}

.middle-align {
    margin: 0 auto;
    padding: 3em 0 0;
}

.wp-caption {
    margin: 0;
    padding: 0;
    font-size: 13px;
    max-width: 100%;
}

.wp-caption-text {
    margin: 0;
    padding: 0;
}

.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em;
}

.sticky {
    margin: 0;
    padding: 0;
}

.sticky .post-main-box h3 {
    background: url(assets/images/pin.png) no-repeat scroll 0 0px;
    padding-left: 40px;
}

.gallery-caption {
    margin: 0;
    padding: 0;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 0;
    border: 1px solid #bbb;
    padding: 5px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    border: 1px solid #bbb;
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 25px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    border: solid 1px #bbb;
    padding: 5px;
}

.alignnone,
img.alignnone {
    border: solid 1px #bbb;
    padding: 5px;
}

.comment-list .comment-content ul {
    list-style: none;
    margin-left: 15px;
}

.comment-list .comment-content ul li {
    margin: 5px;
}

#respond {
    clear: both;
}

.toggleMenu {
    display: none;
}

.bypostauthor {
    margin: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="phno"],
input[type="password"],
textarea {
    border: 1px solid #e4e3ed;
    width: 100%;
    font-size: 16px;
    padding: 10px 10px;
    margin: 0 0 23px 0;
    height: auto;
}

textarea {
    height: 111px;
}

/* input[type="submit"] {
  text-align:center;
  text-transform:uppercase;
  font-size:12px;
  padding: 18px 30px;
   background: #23cfca;
  font-weight:bold;
  color: #151414;
  letter-spacing: 1px;
  border: none;
} */
section {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 30px 0;
}

section h5 {
    color: #333;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}

/* --------TOP BAR --------- */

.top-bar .custom-social-icons h3 {
    display: none;
}

.top-bar .custom-social-icons i {
    color: #b3b3c0;
    font-size: 12px;
    /* border-left: solid 1px #ededf0; */
    padding: 19px 12px;
}

.top-bar .widget {
    list-style: none;
}

p.cart_no {
    text-align: right;
    border-left: solid 1px #ededf0;
    padding: 14px 0px;
    margin-bottom: 0;
}

.cart_no i {
    font-size: 18px;
    color: #b3b3c0;
}

.cart-value {
    position: relative;
    top: -10px;
    left: -10px;
    /* background: #23cfca; */
    border-radius: 50%;
    color: #fff;
    padding: 1px 5px;
}

.top-btn {
    text-align: right;
}

.top-btn a {
    padding: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    /* background: #23cfca; */
    letter-spacing: 1px;
    display: -webkit-inline-box;
    width: 121px;
    display: inline-block;
    text-align: center;
}

.top-btn a.login {
    background: #e6e6e6;
}

.middle-header {
    background: #000000;
}

.lower-bar {
    /* border-bottom: solid 3px #23cfca; */
}

.lower-bar p {
    margin-bottom: 0;
    border-right: solid 1px #ededf0;
    padding: 15px 0;
}

.lower-bar i {
    margin-right: 8px;
    font-size: 18px;
    /* color: #23cfca; */
}

/*----------------Menu bar-----------*/

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

.main-header-box .right_menu {
    padding-left: 0;
}

ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
    text-align: right;
}

.menubar ul {
    list-style: none;
    padding-left: 0;
    max-width: 100%;
    /* width: max-content; */
    margin-left: 0;
}

.menubar li {
    position: relative;
    display: inline-block;
    margin: 0px 10px;
}

.menubar a {
    display: block;
    text-decoration: none;
    text-transform: none;
    padding: 0px 10px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #fff;
    font-family: "Fira Sans";
    font-weight: 700;
}

.menubar li:last-child {
    border-right: none;
}

.menubar ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #121212;
    min-width: 215px;
    z-index: 9999;
}

.menubar ul ul ul {
    left: 100%;
    top: 0;
}

.menubar ul ul a {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 800;
    line-height: 1.5;
}

.menubar ul ul li,
.menubar.scrolled .menubar ul ul li {
    float: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    border-left: none;
    border-right: none;
}

.menubar ul ul li:last-child {
    border-bottom: 0;
    border-right: none;
}

.menubar ul li:hover > ul {
    display: block;
}

.menubar .menu > ul > li.highlight {
    background-color: #ffffff;
}

.menubar .menu > ul > li.highlight:hover {
    background: transparent;
}

.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after {
    height: 2px;
}

.menu > ul > li.exoplanet-search:after {
    background: transparent !important;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: auto;
}

.post-navigation a:hover .post-title {
    color: #24272e !important;
}


.main-header-box .header-search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.main-header-box .search-icon i {
    background-color: #333333;
    color: #fff;
    padding: 23px 13px;
    cursor: pointer;
    color: #fff;
}


/* ------------ LOGO CSS ----------- */
.logo {
    position: absolute;
    background: #000000;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.logo img {
    height: 52px;
}

.logo h1 a {
    color: #151414;
}

.logo h1 {
    font-size: 30px;
    padding: 0;
    letter-spacing: 1px;
}

p.site-description {
    font-weight: 500;
    letter-spacing: 1px;
    font-style: italic;
    font-size: 13px;
    margin-bottom: 0;
    color: #b3b3c0;
}

/*----------------- SEARCH POPUP ----------------*/
.serach_inner label {
    width: 80%;
}

.serach_outer {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 0.5s;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}

.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.closepop {
    position: absolute;
    top: 20%;
    transform: translateY(-50%);
    width: 100%;
    right: 0;
    text-align: right;
    margin-right: 28px;
}

.serach_outer i {
    font-size: 24px;
    padding: 4px 0 0 0;
    color: #bbb;
    cursor: pointer;
}

.serach_inner form.search-form {
    display: table;
    padding: 0;
    border-radius: 0;
    border-bottom: solid 1px #999;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
}

.serach_inner input.search-submit {
    padding: 10px 25px;
    background: url(assets/images/search.png) no-repeat scroll 0 8px;
    font-size: 13px;
    text-align: center;
    float: right;
    text-indent: -9999px;
    border: none;
    margin-top: 6px;
}

.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}

button.search-submit {
    border: 0;
    background: transparent;
}

input.search-field {
    border: none;
    padding: 4px 0;
    background: transparent;
    width: 100%;
    font-size: 20px;
    font-style: italic;
    color: #999
}

.search-box i {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    background: #333333;
    padding: 19px 12px;
}

.search-box {
    text-align: right;
}

/* --------- HEADER --------- */
.home-page-header {
    background: #fff;
}

#header .nav {
    display: block;
    margin: 8px 0;
}

#header .nav ul {
    padding: 0;
    margin: 0;
}

#header .nav ul li {
    display: inline-block;
    margin: 0;
    position: relative;
    float: right;
}

#header .nav ul li a {
    padding: 14px;
    font-size: 12px;
    letter-spacing: 1px;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
}

ul.sub-menu li a,
ul.children li a {
    border: none !important;
}

#header .nav ul li a:hover {
    /* color: #23cfca; */
}

#header .nav ul ul {
    margin: 5% 0 0 0;
}

#header .nav ul li:hover > ul li a {
    color: #fff;
}

/* --------- SLIDER--------- */
#slider,
#header {
    padding: 0;
}

#slider .carousel-inner img {
    width: 100%;
    height: 20%;
}

#slider .carousel-caption {
    transform: translateY(-50%);
}

#slider .carousel-inner h3 {
    font-size: 35px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: bold;
    padding-top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

#slider .carousel-inner p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 2;
    background-color: rgba(0, 0, 0, 0.5);
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}


.newsletter-form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: absolute !important;
    top: 22px;
    right: 240px;
}


#weaccept .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 110px;
    text-align: center;
    left: -19px;
    top: 34px;
    margin-bottom: 0;
}

#weaccept h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#weaccept h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#weaccept img {
    width: 100px;
    height: 50px
}

/* --------- Get Started ------- */
#search-box li {
    list-style: none;
}

#search-box .widgettitle {
    font: bold 22px Tahoma;
}

#search-box .all-plans {
    margin: 20px 0 0;
    box-sizing: border-box;
    padding: 10px 30px 20px;
    border: 2px solid #fff;
    background: #fff;
}

#search-box .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 128px;
    text-align: center;
    left: -28px;
    top: 36px;
    margin-bottom: 0;
}

#search-box .head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 700;
}

#search-box .head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}


/* -------------- Our Services ---------------- */

#our-services {
    padding-bottom: 0;
}

#our-services .our-services-head {
    padding-bottom: 40px;
}

#our-services .our-services-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#our-services .our-services-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#our-services .our-services-head .services-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #b3b3c0;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 11px;
    max-width: 60%;
}

#our-services .our-services-head .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 115px;
    text-align: center;
    left: -16px;
    top: 36px;
    margin-bottom: 0;
}

#our-services .services-box {
    border: 4px solid #e4e3ed;
    padding: 20px;
    text-align: center;
    position: relative;
    padding-top: 30%;
    top: -92px;
    background-color: #fff;
}

#our-services .services-box h5 a {
    font-size: 18px;
    letter-spacing: 1px;
    color: #232323;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;
}

#our-services .link-title {
    font-size: 15px;
    letter-spacing: 1px;
    color: #b3b3c0;
    font-family: "Fira Sans";
    font-weight: 600;
    text-align: center;
    background-color: #e4e3ed;
    border-radius: 30px;
    padding: 10px 15px;
    display: inline-block;
    position: absolute;
    left: 32%;
}

#our-services .services-content img {
    position: relative;
    z-index: 999;
}

#our-services .services-box:hover {
    /* border-color: #23cfca; */
}

#our-services .services-box:hover .link-title {
    /* background-color:#23cfca; */
    color: #fff;
}

#our-services #services-loop {
    display: none;
}

#our-services .owl-nav {
    display: block;
    position: absolute;
    top: -30%;
    left: auto;
    right: 8%;
}

#our-services .owl-next {
    left: 37px;
}

#our-services .owl-nav i {
    font-size: 16px;
    color: #d2d1dd;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #d2d1dd;
    border-radius: 50%;
    padding: 11px 13px;
    outline: none;
}

#our-services .owl-nav i:hover {
    /* background-color: #23cfca; */
    /* border: 2px solid #23cfca; */
    color: #fff;
}

/* --------- FOOTER ------- */
#footer .custom-social-icons {
    text-align: left;
}

#footer .tagcloud a {
    border: solid 1px #ceced7;
    color: #ceced7;
    font-size: 14px !important;
    padding: 6px 12px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

#footer .tagcloud a:hover {
    /* background: #23cfca; */
    color: #fff;
}

#footer li a:hover {
    /* color: #23cfca; */
}

#footer ins span,
#footer .tagcloud a {
    color: #ceced7;
}

.copyright img {
    text-align: right;
}

#footer .widget {
    padding: 1px 0;
}

#footer input[type="submit"] {
    margin-top: 0;
    padding: 10px 9px;
    font-size: 15px;
    width: 100%;
    color: #fff;
}

#footer label {
    width: 100%;
}

#footer .search-form .search-field {
    width: 100%;
    border: solid 1px #ceced7;
    padding: 10px;
    background: transparent;
}

#footer caption,
#sidebar caption {
    font-weight: bold;
    color: #ceced7;
    font-size: 20px;
}

#footer td,
#sidebar td {
    padding: 9px;
    color: #ceced7;
}

#footer th {
    text-align: center;
    padding: 10px;
    color: #ceced7;
}

#footer li a {
    color: #ceced7;
    font-size: 14px;
}

#footer ul li {
    list-style: none;
    padding: 5px 0;
}

#footer ul {
    margin: 0;
}

#sidebar select,
#footer select {
    padding: 10px 5px;
    width: 100%;
}

.sub-title {
    margin: 5em 0 0 0;
    line-height: 2em;
}

#footer {
    color: #ceced7;
    text-align: left;
    background: #151414;
}

#footer h3 {
    color: #fff;
    font-size: 25px;
    padding: 0 0 17px 0;
    letter-spacing: 1px;
}

#footer h3:after {
    /* border-bottom: solid 3px #23cfca; */
    width: 15%;
    padding-bottom: 5px;
    content: "";
    display: block;
}

#footer p {
    font-size: 14px;
}

.navigate ul {
    list-style: none;
}

.copyright a {
    color: #fff;
}

.copyright p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

#footer-2 {
    /* background: #23cfca; */
    text-align: center;
    padding: 20px 0;
}

.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 30px;
    right: 100px;
    font-size: 25px;
    padding: 6px;
    display: none;
    /* border: solid 1px #23cfca; */
    border-radius: 50%;
}

a.scrollup {
    /* color: #23cfca; */
}

/* --------- Blog Page ------- */
#our-services iframe {
    width: 100%;
}

h1.page-title {
    margin-bottom: 1%;
    margin-top: 0;
}

#our-services {
    margin-top: 10px;
}


article .entry-title,
section .archive-title {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

article .entry-title:after,
section .archive-title:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

.post-main-box {
    margin-bottom: 5%;
    padding: 20px;
    border: 1px solid #e4e3ed;
    box-shadow: 0px 15px 35px -15px #e4e3ed;
    background: #fff;
}

.post-main-box h3 {
    font-size: 20px;
    color: #151414;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 0;
    padding-top: 0;
}

.new-text p {
    line-height: 26px;
    margin-top: 15px;
    text-align: justify;
}

.post-info {
    font-size: 12px;
    letter-spacing: 1px;
}

.post-info span {
    margin-right: 1%;
}

.post-info hr {
    width: 10%;
    border-top: solid 2px #b3b3c0;
    margin-bottom: 0;
}

.post-main-box:hover h3 {
    /* color: #23cfca; */
}

/* --------- POST --------- */
h2#reply-title {
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}

.bradcrumbs {
    padding: 30px 0;
}

.bradcrumbs a {
    background: #f1f1f1;
    color: #000;
    padding: 5px 15px;
    margin-right: 5px;
}

.bradcrumbs a:hover {
    background: #ffd34e;
}

.bradcrumbs span {
    background: #dddddd;
    color: #000;
    padding: 5px 15px;
}

/* Comments BOX */
#comments ol.children img {
    width: 30px;
}

#comments ol {
    list-style: none;
}

#comments {
    margin-top: 30px;
}

#comments h2.comments-title {
    font-size: 20px;
    font-weight: bold;
    border-top: 2px dotted #7e7e7e;
    padding: 40px 0 0 0;
}

#comments h3.comment-reply-title {
    font-size: 20px;
    font-weight: bold;
    clear: both;
}

#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
    width: 100%;
    padding: 12px 10px;
    font-size: 18px;
    margin: 20px 0 0 0;
}

#comments input[type="submit"] {
    /* background: #23cfca; */
    color: #fff;
    padding: 10px 20px;
    font-weight: 800;
    font-size: 12px;
}

#comments a.comment-reply-link {
    color: #000;
    background: #cecece;
    padding: 5px 15px;
}

#comments a.comment-reply-link:hover {
    background: #ddd;
}

#comments a time {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

#content-vw #comments ol li {
    width: 100%;
    background: none;
    list-style: none;
    margin: 0 0 20px;
    padding: 20px;
    background: #fff;
    display: inline-block;
}

#content-vw #comments ul {
    margin: 0 0 0 40px;
}

#comments .reply {
    float: right;
}

#comments .comment-author {
    width: 100%;
}

#comments .comment-metadata {
    width: 90%;
    float: left;
    padding: 1% 0 0 0;
}

#comments .comment-content {
    width: 90%;
    float: left;
    margin-left: 7%;
}

#comments p {
    width: 100%;
    float: left;
}

/* Sidebar */
#sidebar .custom-social-icons {
    text-align: center;
}

#sidebar .custom-social-icons i,
#footer .custom-social-icons i {
    /* background: #23cfca; */
    width: 40px;
    text-align: center;
    height: 40px;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    line-height: 1.5;
    color: #fff;
}

#sidebar .custom-social-icons i:hover {
    background: #151414;
}

#footer .custom-social-icons i:hover {
    background: #fff;
    /* color: #23cfca; */
}

#sidebar td#prev a {
    color: #b3b3c0;
}

#sidebar caption {
    font-weight: bold;
    color: #151414;
    font-size: 20px;
}

#sidebar table,
#sidebar th,
#sidebar td {
    border: 1px solid #e1e1e1;
    text-align: center;
}

#sidebar td {
    padding: 7px;
    color: #b3b3c0;
}

#sidebar th {
    text-align: center;
    padding: 5px;
    color: #b3b3c0;
}

#sidebar select,
.woocommerce .woocommerce-ordering select {
    padding: 10px 5px;
    border: solid 1px #e1e1e1;
    color: #b3b3c0;
    background: transparent;
}

#sidebar form {
    text-align: center;
}

#sidebar h3 {
    font-size: 20px;
    display: table;
    color: #fff;
    padding: 10px 15px;
    margin: -45px auto 10px auto;
    /* background: #23cfca; */
}

#sidebar input[type="search"] {
    padding: 15px;
    font-size: 15px;
    margin-bottom: 10px;
    color: #b3b3c0;
    border: solid 1px #e4e3ed;
    width: 100%;
}

#sidebar label {
    margin-bottom: 0;
    width: 100%;
}

#sidebar input[type="submit"] {
    color: #fff;
    padding: 15px;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    letter-spacing: 1px;
}

#sidebar .widget {
    padding: 20px;
    border: 1px solid #e4e3ed;
    margin-bottom: 50px;
    box-shadow: 0px 15px 35px -15px #e4e3ed;
    background: #fff;
}

#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    color: #b3b3c0;
    font-size: 14px;
    border-bottom: 1px solid #e4e3ed;
    line-height: 43px;
}

#sidebar ul li a {
    color: #b3b3c0;
    letter-spacing: 1px;
    font-size: 14px;
}

#sidebar ul li a:hover {
    /* color: #23cfca; */
}

#sidebar .tagcloud a {
    border: solid 1px #e1e1e1;
    color: #b3b3c0;
    font-size: 14px !important;
    padding: 10px 18px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

#sidebar .tagcloud a:hover {
    /* background: #23cfca; */
    color: #fff;
}

.nav-previous {
    clear: both;
}

.nav-previous,
.nav-next {
    float: left;
    width: 50%;
    margin: 1% 0 0 0;
}

.nav-next {
    text-align: right;
    font-size: 18px;
}

.nav-previous {
    text-align: left;
    font-size: 18px;
}

/*------------ PAGE CSS -------------*/
.error404,
.error404 p {
    text-align: center !important;
}

#content-vw p {
    text-align: justify;
    line-height: 25px;
    font-size: 14px;
    margin: 0 0 20px 0;
}

#content-vw h2 {
    padding: 0;
    margin: 0 0 25px;
}

#content-vw h3 {
    padding: 0;
    margin: 0 0 25px;
}

#content-vw h4 {
    padding: 0;
    margin: 0 0 25px;
}

#content-vw h5 {
    margin: 0 0 15px;
    padding: 0;
}

#content-vw h6 {
    margin: 0 0 15px;
    padding: 0;
}

#content-vw ul {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 10px 0 0;
    font-size: 16px;
}

#content-vw ol {
    list-style: none;
    margin: 0 0 0 15px;
    padding: 10px 0 0 0;
    font-size: 16px;
    counter-reset: myCounter;
}

#content-vw ol li ol li {
    margin: 0 0 20px 0;
    padding: 0 0 0 35px;
}

#content-vw ol li {
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
}

/*------------- PAGINATION CSS --------------*/
.pagination {
    clear: both;
    position: relative;
    font-size: 14px;
    line-height: 13px;
    float: right;
    font-weight: bold;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 10px 15px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #151414;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    background: #23cfca;
}

.pagination .current {
    padding: 10px 15px;
    /* background: #23cfca; */
    font-weight: bold;
    color: #fff;
}

#content-vw .pagination ul {
    margin: 0;
    clear: both;
}

#content-vw .pagination ul li {
    margin: 0;
}

.post-navigation {
    clear: both;
}

.post-navigation {
    clear: both;
}

.nav-previous {
    float: left;
    width: 50%;
}

.post-navigation .current .screen-reader-text {
    position: absolute !important;
}

.post-navigation a {
    color: #151414;
    display: block;
    padding: 1.75em 0;
}

.post-navigation span {
    display: block;
}

.post-navigation .meta-nav {
    color: #686868;
    font-size: 13px;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 0.5384615385em;
    text-transform: uppercase;
}

.post-navigation .post-title {
    display: inline;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2173913043;
    text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
    /* color: #23cfca; */
}

.post-navigation:before {
    right: 0;
}

.post-navigation:after {
    right: 54px;
}

.post-navigation a:hover,
.post-navigation a:focus {
    /* color: #23cfca; */
}

.post-navigation .nav-links {
    position: relative;
}

.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
    color: #fff;
    font-size: 32px;
    line-height: 51px;
    opacity: 0.3;
    position: absolute;
    width: 52px;
    z-index: 1;
}

.post-navigation .page-numbers {
    display: inline-block;
    letter-spacing: 0.013157895em;
    line-height: 1;
    margin: 0 0.7368421053em 0 -0.7368421053em;
    padding: 0.8157894737em 0.7368421053em 0.3947368421em;
    text-transform: uppercase;
}

.post-navigation .current {
    display: inline-block;
    font-weight: 700;
}

.post-navigation .prev,
.post-navigation .next {
    background-color: #1a1a1a;
    color: #fff;
    display: inline-block;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 2;
}

.post-navigation .prev:before,
.post-navigation .next:before {
    font-size: 32px;
    height: 53px;
    line-height: 52px;
    position: relative;
    width: 53px;
}

.post-navigation .prev:hover,
.post-navigation .prev:focus,
.post-navigation .next:hover,
.post-navigation .next:focus {
    background-color: #007acc;
    color: #fff;
}

.post-navigation .prev:focus,
.post-navigation .next:focus {
    outline: 0;
}

.post-navigation .prev {
    right: 54px;
}

/*------------- WOOCOMMERCE CSS --------------*/
.woocommerce ul.products li.product .button,
a.checkout-button.button.alt.wc-forward {
    margin-top: 1em;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}

.woocommerce .star-rating {
    margin: 0 auto 10px !important;
}

.woocommerce span.onsale {
    background: #151414;
    padding: 0;
    border-radius: 0;
}

.products li {
    box-shadow: 3px 3px 10px 2px #e4e3ed;
    padding: 10px !important;
    text-align: center;
    background: #fff;
}

h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title {
    color: #151414;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #b3b3c0;
    font-size: 15px
}

.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    margin-bottom: 5px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    /* background: #23cfca; */
    color: #fff;
    padding: 17px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #151414;
    color: #fff;
}

.woocommerce .quantity .qty {
    width: 7em;
    padding: 12px;
    border: solid 1px #151414;
    color: #151414;
}

.col-1,
.col-2 {
    max-width: 100%;
}

nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {
    /* background: #23cfca; */
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 2px 2px 0 0 #151414;
    font-weight: bold;
}

nav.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
}

span.woocommerce-input-wrapper,
.checkout label {
    width: 100%;
}

.woocommerce .woocommerce-ordering select {
    padding: 5px;
    font-size: 12px;
    background: #fff;
}

span.posted_in {
    display: block;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 22%;
    display: inline-block;
    margin: 5px;
}

.woocommerce-message,
.woocommerce-info {
    border-top-color: #151414;
}

.woocommerce-message::before,
.woocommerce-info::before {
    color: #151414;
}

.related.products ul li {
    width: 30.75% !important;
}

/* gtranslate */

.gtranslate .option {
    position: absolute !important;
    z-index: 99999 !important;
}

.gtranslate .switcher {
    float: right;
}

.switcher .selected a {
    height: 43px;
    line-height: 44px;
}


/*------------------RESPONSIVE MEIDA-------------------*/
@media screen and (max-width: 720px) {

    #slider .inner_carousel,
    .search-box,
    .logo,
    .top-bar .custom-social-icons {
        text-align: center;
    }

    .top-btn {
        text-align: left;
        padding: 15px 0;
    }

    .logo {

        position: static;
        /* transform: none; */
    }

    .top-bar .custom-social-icons i {
        padding: 10px;
        border-bottom: solid 1px;
    }

    .box {
        text-align: center;
        margin-bottom: -50px;
    }

    #slider .carousel-control-prev,
    #slider .carousel-control-next {
        width: auto;
    }

    #slider .inner_carousel {
        border: none;
    }

    #slider .carousel-caption {
        padding: 0;
        right: 10%;
        left: 10%;
    }

    #slider .inner_carousel h2 {
        font-size: 15px;
        text-align: center;
        padding: 0;
    }

    .scrollup {
        right: 8px;
        background: #151414;
    }

    .toggle {
        display: block;
    }

    .toggle a {
        width: 100%;
        color: #fff;
        font-weight: 500;
        padding: 10px 10px;
        font-size: 16px;
        letter-spacing: 1px;
        text-align: left;
        border-bottom: solid 1px #fff;
        background: url('assets/images/responsive_menu.png') no-repeat right center #000000;
    }

    .nav,
    #slider .inner_carousel p {
        display: none;
    }

    #header .nav ul {
        width: 100%;
        float: none !important;
        margin-top: 0;
        background: #151414;
    }

    #header .nav ul li {
        border-top: solid 1px #b3b3c0;
        display: block;
        float: none;
        text-align: left;
    }

    .nav {
        padding: 0;
    }

    .nav ul li ul,
    .nav ul li ul ul {
        display: block !important;
    }

    .nav ul li ul li a:before {
        content: "\00BB \00a0";
    }

    .nav ul li a {
        color: #fff !important;
        padding: 12px !important;
    }

    .nav ul li ul li a {
        padding-left: 20px !important;
    }

    .nav ul li ul li ul li a {
        padding-left: 30px !important;
    }

    .gtranslate .switcher {
        margin: 0 auto;
        float: none;
    }

}

@media screen and (min-width: 720px) {
    #header .nav ul li ul {
        display: none;
        z-index: 2;
    }

    #header .nav ul li:hover > ul {
        display: block;
        background: #151414;
        width: 200px;
        position: absolute;
        top: 25px;
        left: 0;
        text-align: left;
        z-index: 99;
    }

    #header .nav ul li:hover > ul li {
        display: block;
    }

    #header .nav ul li:hover ul li ul {
        display: none;
    }

    #header .nav ul li:hover ul li:hover > ul {
        display: block;
        position: absolute;
        left: 200px;
        top: 5px;
    }

    #header .nav ul.sub-menu,
    #header .nav ul.children {
        margin-top: 10px;
    }

    #header .nav ul.sub-menu li a:hover,
    #header .nav ul.children li a:hover {
        /* background: #23cfca; */
        color: #fff;
    }

    #header .nav ul.sub-menu li a,
    #header .nav ul.children li a {
        padding: 12px;
        display: block;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    p.cart_no {
        padding: 7px 0px;
    }

    .top-bar .custom-social-icons i {
        padding: 19px 9px;
    }

    .top-btn a {
        padding: 8px;
    }

    #slider .carousel-caption {
        right: 30%;
    }

    #slider .inner_carousel p {
        font-size: 12px;
    }

    #slider .inner_carousel h2 {
        font-size: 30px;
    }

    #header .nav ul li a {
        border: none;
    }

    .box-content {
        top: -4em;
        padding: 4em 0 0;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    #slider .carousel-caption {
        right: 40%;
    }
}

/* safari */
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

.owl-nav i {
    font-size: 16px;
    color: #d2d1dd;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #d2d1dd;
    border-radius: 50%;
    padding: 11px 13px;
    outline: none;
}

.owl-nav i:hover {
    /* background-color: #23cfca; */
    /* border: 2px solid #23cfca; */
    color: #fff;
}

button.owl-next {
    position: absolute;
    right: -22px;
    top: -13%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
}

button.owl-prev {
    position: absolute;
    right: 0;
    top: -13%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgba(255, 255, 255, 0.0) !important;
}

/*---------------- Footer Section ----------------------*/

#footer_box {
    padding: 0px 0 15px 0;
}

#footer {
    background-color: #131115;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    /* border-top: 3px solid #23cfca; */
}

.outer-footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.footer-social .socialbox a {
    border-right: none;
}

.footer-social .socialbox a i {
    color: #ffffff;
}

.footer-top {
    padding-bottom: 50px;
}

.footer-top-col h3 {
    font-size: 20px;
    font-weight: bold;
}

.outer-footer {
    background-size: 100% 100%;

}

#footer form.search-form {
    border: none;
    background: transparent;
    padding: 0;
}

#footer form.search-form input {
    float: none;
    border: 1px solid #fff;
    margin: 20px 2px;
}

#footer form.search-form input[type="search"] {
    width: 100%;
    margin-bottom: 0px;
}

#footer textarea {
    height: 100px;
}

#footer p.post-date {
    color: #7f8391;
    font-size: 11px !important;
}

.main_sociobox {
    padding: 20px 0;
}

#footer {
    color: #fff;
    text-align: left;
}

.footer_hide {
    display: none;
}

#footer h3 {
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 600;
    padding: 10px 0 17px 0;
}

#footer h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 15px;
}

#footer ul li,
#footer li {
    list-style: none;
    margin: 0 0 5px 0;
    text-align: left;
    padding: 5px;
}

#footer .widget_recent_entries ul li:before {
    content: "";
}

#footer ul li a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    font-weight: 600;
}

#footer .about_me table {
    margin-bottom: 10px;
    border-bottom: 1px solid #25262c;
}

#footer .about_me table p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
}

.widget_recent_entries img {
    width: 100px;
}

.about_me table,
.about_me td,
.about_me th {
    border: none;
}

.about_me p.message {
    margin-bottom: 20px !important;
}

.copyright {
    padding: 25px 0 0 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.copyright p {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 44px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
    padding-top: 16px;
}

#footer .textwidget input[type="email"] {
    border-bottom: 1px solid #7f8391;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #7f8391;
}

#footer .textwidget input[type="email"]::placeholder {
    color: #7f8391;
}

#footer .textwidget input[type="submit"] {
    background-color: #222;
    border-radius: 40px;
    padding: 7px 20px;
    display: inline-block;
    margin-top: 17px;
    color: #fff;
}

#footer .about_me i {
    font-size: 18px;
    /* color:#23cfca; */
}

#footer .widget td {
    padding-top: 0px !important;
    padding-bottom: 0;
    padding: 6px;
}

#footer #site-navigation ul li a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #919191;
    font-weight: 500;
}

#footer #site-navigation ul li {
    margin-right: 20px;
    margin-bottom: 0;
    padding: 25px 10px 25px 0;
}

#footer #site-navigation {
    text-align: center;
}

#footer #site-navigation ul {
    border-bottom: none;
    margin: 0;
}

#footer #site-navigation ul li a {
    font-size: 18px;
    letter-spacing: 1px;
    color: #7e8a9e;
}

.footer-logo-box {
    display: flex;
    align-items: center;
    padding: 10px;
}

#footer .textwidget p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
}

#footer .widget p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
}

#footer .post-content a {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
}


#footer .widget_nav_menu ul {
    margin-left: 0;
}

#footer .recent-post-box .post-thumb {
    padding: 0;
}

#footer .widget ul {
    margin-left: 0;
}

#footer .copyright .socialbox i {
    width: 43px;
    height: 54px;
    color: #adadad;
    border: 2px solid #adadad;
    margin-right: 10px;
    padding: 17px 12px;
    font-size: 18px;
    margin-top: 10px;
}

#footer .copyright .socialbox i:hover {
    background-color: #24272e;
    border: 2px solid #24272e;
    color: #fff;
}

#footer .copyright-text {
    display: flex;
    align-items: center;
}

#footer .widget_media_gallery #gallery-1 img {
    border: none;
}

#footer #gallery-1 .gallery-item {
    margin: 0;
}

#footer .widget_pages ul li {
    border-bottom: 1px solid #25262c;
    line-height: 30px;
    position: relative;
}

#footer .widget_pages ul li:last-child {
    border-bottom: none;
}

#footer .widget_pages ul li:after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    color: #7c818c;
    position: absolute;
    right: 0;
}


#footer .widget_nav_menu ul li {
    border-bottom: 1px solid #25262c;
    line-height: 30px;
    position: relative;
}

#footer .widget_nav_menu ul li:last-child {
    border-bottom: none;
}

#footer .widget_nav_menu ul li:after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    color: #7c818c;
    position: absolute;
    right: 0;
}

#footer .copy-text {
    border-top: 1px solid #333336;
}

#footer .textwidget img {
    border: none;
    padding-bottom: 10px;
}

#footer .owl-nav {
    display: none
}

#footer .widget li {
    list-style: none !important;
}

#footer h2 {
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 600;
    padding: 10px 0 17px 0;
}

#footer h2:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 15px;
}

#return-to-top {
    position: fixed;
    bottom: 10px;
    right: 50%;
    background-color: #7c818c;
    opacity: .8;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}

#return-to-top i {
    color: #fff;
    position: relative;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 3px 18px;
}

/*=========*/
/*about us*/
#about-us {
    padding-bottom: .5%;
}

#about-us #our-features {
    padding: 0;
    top: -100px;
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#about-us .services-text {
    text-align: justify;
    line-height: 2em;
}

#about-us .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 110px;
    text-align: center;
    left: -28px;
    top: 38px;
    margin-bottom: 0;
}

#about-us .about-us-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 700;
}

#about-us .about-us-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: #23cfca;
    display: block;
    margin-top: 10px;
}

#about-us .features-content {
    background-color: #fff;
    padding: 30px;
    width: 100%;
}

#about-us .features-content img {
    /* border-bottom: 3px solid #23cfca; */
    padding-bottom: 15px;
}

#about-us .features-content p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    padding-top: 15px;
}

#about-us .owl-nav {
    display: none;
}


/* ---------- Our Projects ----------- */

#our-projects {
    padding-top: 1%;
}

#our-projects .our-projects-head {
    padding-bottom: 40px;
}

#our-projects .our-projects-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#our-projects .our-projects-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#our-projects .our-projects-head .project-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    max-width: 60%;
    padding-top: 10px;
    margin-bottom: 0;
}

#our-projects .our-projects-head .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 150px;
    text-align: center;
    left: -40px;
    top: 44px;
    margin-bottom: 0;
}

#our-projects #projects-loop {
    display: none;
}

#our-projects .owl-nav {
    display: block;
    position: absolute;
    top: -30%;
    left: auto;
    right: 8%;
}

#our-projects .owl-next {
    left: 37px;
}

#our-projects .owl-nav i {
    font-size: 16px;
    color: #d2d1dd;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #d2d1dd;
    border-radius: 50%;
    padding: 11px 13px;
    outline: none;
}

#our-projects .owl-nav i:hover {
    /* background-color: #23cfca; */
    /* border: 2px solid #23cfca; */
    color: #fff;
}

/* -------- project hover ------------- */

.project-box {
    font-family: 'Niramit', sans-serif;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.project-box:before,
.project-box:after,
.project-box-content:before,
.project-box-content:after {
    content: '';
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    height: 100%;
    width: 25%;
    transform: translateY(-100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s;
}

.project-box:hover:before,
.project-box:hover:after,
.project-box:hover .project-box-content:before,
.project-box:hover .project-box-content:after {
    transform: translateY(0);
}

.project-box:after {
    left: 25%;
}

.project-box .project-box-content:before {
    left: 50%;
}

.project-box .project-box-content:after {
    left: 75%;
}

.project-box:hover:before {
    transition-delay: 0.225s;
}

.project-box:hover:after {
    transition-delay: 0.075s;
}

.project-box:hover .project-box-content:before {
    transition-delay: 0.15s;
}

.project-box:hover .project-box-content:after {
    transition-delay: 0s;
}

.project-box img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
    border-radius: 0 !important;
}

.project-box:hover img {
    filter: grayscale(100%);
}

.project-box .project-box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.2s;
}

.content {
    width: 100%;
    padding: 7px 0;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: -30px;
    z-index: 2;
    transition: all 0.3s ease 0.1s;
}

.project-box:hover .content {
    opacity: 1;
    bottom: 5px;
}

.project-box .post {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 400;
    text-align: left;
    padding-left: 20px;
}

.project-box .post h5 {
    font-size: 25px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 600;
}

/*==============*/
/* Our Records*/
/* ------------- Our Records ----------- */

#our-records .our-records-content {
    text-align: left;
    padding: 50px 0;
}

#our-records .our-records-content h3 {
    font-size: 38px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 700;
    text-align: center;
    padding-top: 15px;
}

#our-records .our-records-content p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 600;
    transform: rotate(-90deg);
    margin-bottom: 0;
    width: 200px;
    position: absolute;
    top: 42px;
    left: -66px;
}

#our-records .our-records-content p:before {
    content: "";
    background-color: #fff;
    width: 3px;
    height: 60px;
    display: inline-block;
    position: absolute;
    bottom: -76px;
}

#our-records #records-loop {
    display: none;
}

/*----- Our Plans -------*/

#our-plans {
    margin-top: -108px;
}

#our-plans .our-plan-head {
    padding-bottom: 40px;
}

#our-plans .our-plan-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#our-plans .our-plan-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 5px;
}

#our-plans .our-plan-head .our-plan-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    padding-top: 8px;

    margin-bottom: 0;
}

#our-plans .our-plan-head .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 110px;
    text-align: center;
    left: -16px;
    top: 32px;
    margin-bottom: 0;
}

#our-plans .our-plan-box img {
    margin: 0;
    display: inline-block;
}

#our-plans .our-plan-content span {
    font-size: 14px;
    letter-spacing: 0px;
    color: #b9b9c3;
    font-family: "Fira Sans";
    font-weight: 400;
    padding-left: 10px;
    display: inline-block;
}

#our-plans .our-plan-content h5 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 600;
    padding-top: 5px;
}

#our-plans .our-plan-content h5:after {
    content: "";
    width: 30px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 15px;
}

#our-plans .our-plan-content p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #ceced8;
    font-family: "Fira Sans";
    font-weight: 600;
    text-align: center;
    border: 2px solid #ceced8;
    border-radius: 30px;
    padding: 8px 20px;
    transform: rotate(90deg);
    width: 110px;
    position: absolute;
    top: 31px;
    margin-bottom: 0;
}

#our-plans .our-plan-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #b3b3c0;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 11px;
    max-width: 60%;
}

#our-plans .our-plan-box ul {
    list-style-type: none;
    margin-left: 0;
    padding-top: 10px;
}

#our-plans .our-plan-box ul li {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
}

#our-plans .our-plan-box {
    padding: 20px;
    background-color: #fff;
}

#our-plans .our-plan-image-box {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

#our-plans .our-plan-image-box:hover {
    opacity: 1;
}

#our-plans .our-plan-image-box a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 600;
    text-align: center;
    /* background-color: #23cfca; */
    padding: 10px 15px;
    transform: rotate(90deg);
    border-radius: 30px;
    display: inline-block;
    position: absolute;
    top: 33%;
    right: 0;
}

#our-plans #our-plan-loop {
    display: none;
}

#our-plans .owl-nav {
    display: block;
    position: absolute;
    top: -30%;
    left: auto;
    right: 8%;
}

#our-plans .owl-next {
    left: 37px;
}

#our-plans .owl-nav i {
    font-size: 16px;
    color: #d2d1dd;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #d2d1dd;
    border-radius: 50%;
    padding: 11px 13px;
    outline: none;
}

#our-plans .owl-nav i:hover {
    /* background-color: #23cfca;
  border: 2px solid #23cfca; */
    color: #fff;
}

/* ---------- Our Products ------------- */

#our-products {
    padding-top: 2%;
}

#our-products .our-product-head {
    padding-bottom: 40px;
}

#our-products .our-product-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#our-products .our-product-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#our-products .our-product-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    max-width: 65%;
    padding-top: 11px;
}

#our-products .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 130px;
    text-align: center;
    left: -22px;
    top: 33px;
    margin-bottom: 0;
}

#our-products .our-product-content h5 a {
    font-size: 18px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 600;
}

#our-products .our-product-content h5 {
    margin-bottom: 4px;
}

#our-products .our-product-content del {
    font-size: 16px;
    letter-spacing: 1px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 500;
}

#our-products .our-product-content ins {
    font-size: 16px;
    letter-spacing: 1px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 500;
    text-decoration: none;
}

#our-products .cart a {
    background-color: #b3b3c0;
    color: #fff;
    padding: 14px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    display: inline-block;
}

#our-products .added_to_cart {
    position: absolute;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    width: 100%;
    left: 0;
    text-align: center;
    top: 0;
}

#our-products .our-product-image span {
    font-size: 13px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;
    background-color: #b3b3c0;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 24px;
    padding: 5px 10px;
    border-radius: 20px;
}

#our-products .our-product-content:hover .onsale {
    /* background-color: #23cfca; */
}

#our-products .our-product-content:hover .cart a {
    /* background-color: #23cfca; */
}

#our-products .owl-nav {
    display: block;
    position: absolute;
    top: -30%;
    left: auto;
    right: 8%;
}

#our-products .owl-next {
    left: 37px;
}

#our-products .owl-nav i {
    font-size: 16px;
    color: #d2d1dd;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #d2d1dd;
    border-radius: 50%;
    padding: 11px 13px;
    outline: none;
}

#our-products .owl-nav i:hover {
    /* background-color: #23cfca;
  border: 2px solid #23cfca; */
    color: #fff;
}

/* -------- Why Choose Us ------------ */
#why-choose-us {
    padding: 20px;
}

#why-choose-us .why-choose-us-head {
    padding-bottom: 40px;
    border-bottom: 1px solid #373638;
}

#why-choose-us .why-choose-us-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 700;
}

#why-choose-us .why-choose-us-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#why-choose-us .services-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 10px;
}

#why-choose-us .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 120px;
    text-align: center;
    left: -28px;
    top: 32px;
    margin-bottom: 0;
}

#why-choose-us .tab-content {
    padding-top: 25px;
}

#why-choose-us .tab-content sub {
    font-size: 20px;
    letter-spacing: 1px;
    /* color: #23cfca; */
    font-family: "Fira Sans";
    font-weight: 500;
}

#why-choose-us .tab-content p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0;
}

#why-choose-us .why-tabs {
    margin-left: 0;
    list-style-type: none;
}

#why-choose-us .why-tabs li {
    display: inline-block;
}

#why-choose-us .why-tabs li a {
    font-size: 17px;
    letter-spacing: 1px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;
    border: 2px solid #373638;
    margin-right: 20px;
    margin-top: 20px;
    width: 143px;
    height: 133px;
}

#why-choose-us .why-tabs li .active {
    /* background-color: #23cfca; */
    color: #fff;
}

#why-choose-us .why-tabs li a span {
    display: block;
    padding-top: 10px;
}

#why-choose-us .why-tabs li a:hover {
    /* background-color: #23cfca;
  border-color: #23cfca; */
    color: #fff !important;
}

/* ------- Our Team ----------- */
#our-team {
    margin-top: 20px;
}

#our-team .our-team-head {
    padding-bottom: 40px;
}

#our-team .our-team-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#our-team .our-team-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#our-team .team-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    max-width: 65%;
    padding-top: 10px;
}

#our-team .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 128px;
    text-align: center;
    left: -28px;
    top: 36px;
    margin-bottom: 0;
}

#our-team .team-title {
    font-size: 20px;
    letter-spacing: 0px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin-bottom: 35px;
}

#our-team .team-title:before {
    content: "";
    width: 40px;
    height: 3px;
    /* background-color: #23cfca; */
    display: inline-block;
    position: absolute;
    bottom: -15px;
}

#our-team .team-content span {
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 500;
    padding-left: 10px;
}

#our-team .team-content p {
    font-size: 15px;
    letter-spacing: 0px;
    color: #adadbd;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 5px;
}

#our-team .team-content p i {
    color: #151414;
    padding-right: 8px;
}

#our-team .social-icons i {
    color: #adadbd;
    font-size: 14px;
    padding-right: 13px;
}

#our-team .team-info {
    align-items: center;
    border: 3px solid #d2d1dd;
    margin-right: 0;
    margin-left: 0;
    padding: 0 !important;
}

#our-team .team-info:hover {
    border: 3px solid #00b51f;
}

/*#our-team .team-box {*/
/*    border-top: 3px solid #d2d1dd;*/
/*    border-bottom: 3px solid #d2d1dd;*/
/*    border-right: 3px solid #d2d1dd;*/
/*    padding: 20px 8px 20px 10px;*/
/*    font: normal 14px tahoma;*/
/*    text-align: left;*/
/*}*/
#our-team .team-box {
    padding: 20px;
    font: normal 14px tahoma;
    text-align: left;
}

#our-team .team-image {
    padding-right: 0;
}

#our-team .team-text {
    padding-left: 0;
}

#our-team .team-content:hover .team-box {
    /* border-color: #23cfca; */
}

#our-team #team-loop {
    display: none;
}

#our-team .owl-nav {
    display: block;
    position: absolute;
    top: -30%;
    left: auto;
    right: 8%;
}

#our-team .owl-next {
    left: 37px;
}

#our-team .owl-nav i {
    font-size: 16px;
    color: #d2d1dd;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #d2d1dd;
    border-radius: 50%;
    padding: 11px 13px;
    outline: none;
}

#our-team .owl-nav i:hover {
    /* background-color: #23cfca;
  border: 2px solid #23cfca; */
    color: #fff;
}

/* ------------- Appointment ----------- */

#appointment .appointment-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 700;
}

#appointment .appointment-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin-top: 10px;
}

#appointment .appointment-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 10px;
}

#appointment .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    background-color: #fff;
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 128px;
    text-align: center;
    left: -28px;
    top: 60px;
    margin-bottom: 0;
}

#appointment .wpforms-field____x {
    float: left;
    max-width: 46%;
    margin-right: 20px;
}

#appointment .app-textarea {
    float: none;
}

#appointment .appointment-form {
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
}

#appointment input[type="text"],
#appointment input[type="tel"] {
    border-top: none;
    border-right: none;
    border-left: none;
    border-color: #efeff2;
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 10px;
}

#appointment input[type="text"]::placeholder {
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 400;
    font-style: italic;
}

#appointment input[type="email"] {
    border-top: none;
    border-right: none;
    border-left: none;
    border-color: #efeff2;
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 10px;
}

#appointment input[type="email"]::placeholder {
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 400;
    font-style: italic;
}

#appointment textarea {
    border-top: none;
    border-right: none;
    border-left: none;
    border-color: #efeff2;
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 400;
    height: 80px;
    margin-bottom: 10px;
}

#appointment textarea::placeholder {
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 400;
    font-style: italic;
}

#appointment select {
    border-top: none;
    border-right: none;
    border-left: none;
    border-color: #efeff2;
    background-color: transparent;
    width: 270px;
    font-size: 15px;
    letter-spacing: 0px;
    color: #b0b0b8;
    font-family: "Fira Sans";
    font-weight: 400;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
}

#appointment button[type="submit"] {
    font-size: 15px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 600;
    text-align: center;
    background-color: #23cfca !important;
    border-radius: 30px;
    padding: 10px 25px;
}

#appointment .app-content {
    position: relative;
    top: 100px;
}

/* ----------- process ----------- */

#our-process {
    padding-top: 25px;
}

#our-process .process-icon img {
    margin-top: -27px;
}

#our-process .our-process-head {
    padding-bottom: 40px;
}

#our-process .our-process-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#our-process .our-process-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#our-process .process-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    max-width: 60%;
    padding-top: 10px;
}

#our-process .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 128px;
    text-align: center;
    left: -28px;
    top: 36px;
    margin-bottom: 0;
}

#our-process .process-icon {
    width: 150px;
    height: 150px;
    padding: 43px 20px;
    border: 4px solid #e4e3ed;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}

#our-process .process-box p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #b3b3c0;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
    padding-top: 15px;
}

#our-process .process-box {
    text-align: center;
}

#our-process .process-box span {
    font-size: 18px;
    letter-spacing: 1px;
    color: #b3b3c0;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #e4e3ed;
    display: inline-block;
    padding: 10px 10px;
    position: absolute;
    top: 0;
    left: -4px;
}

#our-process .process-box i {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #e4e3ed;
    display: inline-block;
    padding: 14px 10px;
    position: absolute;
    bottom: 0;
    right: -4px;
    font-size: 20px;
}

#our-process .process-box a {
    font-size: 18px;
    letter-spacing: 1px;
    color: #b3b3c0;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;
    padding-top: 15px;
    display: inline-block;
}

#our-process .process-box:hover span {
    /* background-color: #23cfca; */
    color: #fff;
}

#our-process .process-box:hover i {
    /* background-color: #23cfca; */
    color: #fff;
}

#our-process .process-box:hover .process-icon {
    /* border-color: #23cfca; */
}

/* ------------ Newsletter ---------- */

#newsletter {
    position: relative;
}

#newsletter h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 700;
}

#newsletter h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 15px;
}

#newsletter .process-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 15px;
}

#newsletter .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 125px;
    text-align: center;
    left: -28px;
    top: 29px;
    margin-bottom: 0;
}

#newsletter input[type="email"] {
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 12px 20px;
    font-size: 15px;
    letter-spacing: 0px;

    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
}

#newsletter input[type="email"]::placeholder {
    font-size: 15px;
    letter-spacing: 0px;
    color: #e4e3ed;
    font-family: "Fira Sans";
    font-weight: 400;
}

#newsletter button[type="submit"] {
    font-size: 15px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 600;
    text-align: center;
    border-radius: 30px;
    /* background-color: #23cfca !important; */
    margin-bottom: 0;
    position: absolute;
    /* right: -16px;
  padding: 14px 20px; */
}

#newsletter .newsletter-form {
    align-items: center;
}

#newsletter p {
    margin-bottom: 0;
}

/* ------------ Latest News ------------- */

#latest-news {
    padding: 85px 0 0 0;
}

#latest-news .latest-news-head {
    padding-bottom: 40px;
}

#latest-news .latest-news-head h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 700;
}

#latest-news .latest-news-head h3:after {
    content: "";
    width: 50px;
    height: 3px;
    /* background-color: #23cfca; */
    display: block;
    margin-top: 10px;
}

#latest-news .news-text {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    margin-bottom: 0;
    max-width: 65%;
    padding-top: 10px;
}

#latest-news .small-title {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    /* background-color: #23cfca; */
    border-radius: 30px;
    padding: 8px 10px;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    width: 110px;
    text-align: center;
    left: -19px;
    top: 34px;
    margin-bottom: 0;
}

#latest-news .news-content {
    text-align: center;
}

#latest-news .news-info h5 a {
    font-size: 18px;
    letter-spacing: 1px;
    color: #151414;
    font-family: "Fira Sans";
    font-weight: 500;
    text-align: center;

}

#latest-news .blog-meta a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    text-align: center;
}

#latest-news .blog-meta span {
    font-size: 14px;
    letter-spacing: 1px;
    color: #a5a5b2;
    font-family: "Fira Sans";
    font-weight: 400;
    text-align: center;
}

#latest-news .news-link {
    font-size: 15px;
    letter-spacing: 0px;
    color: #b3b3c0;
    font-family: "Fira Sans";
    font-weight: 600;
    text-align: center;
    background-color: #e4e3ed;
    border-radius: 30px;
    padding: 10px 20px;
    display: inline-block;
    position: absolute;
    left: 33%;
    top: 275px;
}

#latest-news .news-info {
    border: 4px solid #e4e3ed;
    padding: 20px;
    text-align: center;
    position: relative;
    padding-top: 30%;
    top: -110px;
    background-color: #fff;
    height: 300px;
}

#latest-news .news-content img {
    position: relative;
    z-index: 999;
}

#latest-news .blog-meta {
    padding-bottom: 20px;
}

#latest-news .news-date span {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Fira Sans";
    font-weight: 500;
    background-color: #b3b3c0;
    display: inline-block;
    padding: 4px 15px;
    border-radius: 30px;
    position: relative;
    top: -14px;
    z-index: 99999;
}

#latest-news .news-info:hover {
    /* border-color: #23cfca; */
}

#latest-news .news-info:hover .news-date span {
    /* background-color: #23cfca; */
}

#latest-news .news-info:hover .news-link {
    /* background-color: #23cfca; */
    color: #fff;
}

#latest-news #news-loop {
    display: none;
}


/*-------------- media section ---------------*/
@media screen and (max-width: 576px) {
    #slider .slide_nav a.carousel-next-button {
        margin-right: 20px;
    }

    .woocommerce-checkout .woocommerce-checkout .col-1,
    .woocommerce-checkout .woocommerce-checkout .col-2 {
        max-width: 100% !important;
    }

    #slider h2 {
        font-size: 14px !important;
        padding-top: 0;
        text-align: center;
    }

    #slider .inner_carousel h2 small {
        font-size: 12px !important;
        margin-bottom: 6px;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 37%;
    }

    #contact-details span {
        border-right: none;
        padding: 5px 30px 8px 9px;
    }

    #contact-details i {
        padding-top: 10px;
    }

    #our-services .services-box {
        margin-bottom: -12%;
    }

    #slider ol.carousel-indicators {
        display: none;
    }

    #contact-details i.fa-envelope {
        display: block;
    }


    blockquote {
        width: 100%;
    }

    #slider p {
        margin: 0 0 9px 0;
    }

    #slider h5 {
        font-size: 16px;
        letter-spacing: 4px;
        margin-bottom: 0;
        display: none;
    }

    #slider .carousel-inner h3 {
        font-size: 20px;

    }

    section h2 {
        font-size: 22px;
    }

    .serach_inner input.search-field {
        width: 85%;
    }

    .contact-info {
        text-align: center;
    }

    .logo {
        transform: none;
    }

    .logo p {
        line-height: 17px;
    }

    #header .header-search {
        text-align: right;
        justify-content: flex-end;
        padding-right: 30px;
    }

    .header-nav {
        padding-top: 0;
        padding-left: 15px;
    }

    #slider p {
        font-size: 18px;
        display: none;
    }

    #header .search-form label {
        width: 53%;
    }

    input.search-field {
        width: 97%;
    }

    .slider-box {
        padding: 0;
        max-width: 80%;
        left: 0;
        right: 0;
        border-style: none;
        top: 51%;
        text-align: center;
        margin: 0 auto;

    }

    #slider .carousel-prev-button {
        left: -0px;
        bottom: 36%;
    }

    #slider .carousel-next-button {
        right: 0px;
        bottom: 36%;
        left: auto;
    }

    #slider .slide_nav a {
        padding: 4px;
    }

    #search-box {
        padding: 16px;
    }

    #search-box .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #search-box .our-services-head {
        text-align: center;
    }

    #search-box .our-services-head h3 {
        padding-top: 15px;
        font-size: 18px;
    }

    #search-box .our-services-head h3:after {
        margin: 10px auto 0 auto;
    }


    .logo h1 a {
        font-size: 17px;
    }

    .post-navigation .nav-previous {
        width: 100%;
    }

    .post-navigation .nav-next {
        width: 100%;
    }

    .search_popup input.search-submit {
        padding: 3px 20px;
    }

    .contact-info-box .c_content {
        text-align: center;
    }

    .toggle-nav {
        margin-top: 9px !important;
        left: 20px;
    }

    .serach_inner form.search-form {
        text-align: center;
    }

    .home.page-template .site-header {
        position: unset;
        background-color: #24272e;
    }

    #about-us .about-image img {
        position: unset;
    }

    #header .logo {
        position: absolute;
        z-index: 9999;
        left: 0;
    }

    #header .logo img {
        height: 43px;
    }

    .topbar-social {
        text-align: center;
    }

    .socialbox i {
        border: none;
    }

    #site_top .cart-box {
        text-align: center;
    }

    #site_top .cart {
        left: -22px;
    }

    #site_top .cart span {
        margin-left: -37px;
    }

    .stickynavbar {
        background-color: transparent !important;
    }

    #contact-details {
        text-align: center;
    }

    #slider .slider-button-1,
    #slider .slider-button-2 {
        padding: 4px 15px;
        margin-top: 3px;
    }

    #our-services .our-services-head .services-text {
        max-width: 100%;
        text-align: justify;
        line-height: 2em;
    }

    #our-services .our-services-head .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #our-services .our-services-head {
        text-align: center;
    }

    #our-services .our-services-head h3 {
        padding-top: 15px;
    }

    #our-services .our-services-head h3:after {
        margin: 10px auto 0 auto;
    }

    #our-services .services-box h5 {
        padding-top: 15px;
    }

    #our-services .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #about-us .about-us-head .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    .about-us-head {
        text-align: center;
    }

    #about-us .about-us-head h3:after {
        margin: 10px auto 0 auto;
    }

    #about-us .about-us-head h3 {
        padding-top: 15px;
    }

    #about-us .about-text {
        text-align: center;
    }

    #our-features {
        position: unset;
        text-align: center;
    }

    #our-features .features-content h5 {
        margin-bottom: 0;
        padding-top: 15px;
    }

    #about-us {
        padding-bottom: 0;
    }

    #our-projects .our-projects-head .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #our-projects .our-projects-head {
        text-align: center;
    }

    #our-projects .our-projects-head h3 {
        padding-top: 15px;
    }

    #our-projects .our-projects-head h3:after {
        margin: 10px auto 0 auto;
    }

    #our-projects .our-projects-head .project-text {
        max-width: 100%;
    }

    #our-records .our-records-content p {
        transform: rotate(0deg);
        position: unset;
        width: 100%;
    }

    #our-records .our-records-content {
        text-align: center;
        padding: 0px;
    }

    #our-records .our-records-content p:before {
        width: 60px;
        height: 3px;
    }

    #our-plans .our-plan-head .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #our-plans .our-plan-head {
        text-align: center;
    }

    #our-plans .our-plan-head .our-plan-text {
        max-width: 100%;
    }

    #our-plans .our-plan-head h3 {
        padding-top: 15px;
    }

    #our-plans .our-plan-head h3:after {
        margin: 10px auto 0 auto;
    }

    #our-plans .plan-content p {
        transform: rotate(0deg);
        position: unset;
        margin: 15px auto 0 auto;
    }

    #our-plans .plan-box {
        text-align: center;
    }

    #our-plans .plan-content h5:after {
        margin: 15px auto 0 auto;
    }

    #testimonial-video .testimonial-text {
        max-width: 100%;
    }

    #testimonial-video .owl-carousel {
        text-align: center;
    }

    #testimonial-video .owl-carousel {
        top: 0;
    }

    .video {
        position: unset;
        margin-top: 30px;
    }

    #our-products .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #our-products .our-product-text {
        max-width: 100%;
    }

    #our-products .our-product-head {
        text-align: center;
    }

    #our-products .our-product-head h3 {
        padding-top: 15px;
    }

    #our-products .our-product-head h3:after {
        margin: 10px auto 0 auto;
    }

    #why-choose-us .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #why-choose-us .why-choose-us-head {
        text-align: center;
    }

    #why-choose-us .why-choose-us-head h3 {
        padding-top: 15px;
    }

    #why-choose-us .why-choose-us-head h3:after {
        margin: 10px auto 0 auto;
    }


    #why-choose-us .why-tabs li a {
        font-size: 14px;
        width: 125px;
        padding: 15px 10px;
        margin-right: 15px;
    }

    #why-choose-us .why-tabs {
        text-align: center;
    }

    #why-choose-us .tab-content p {
        text-align: center;
    }

    #our-team .small-title {
        transform: rotate(0deg);
        position: unset;
        margin: 0 auto;
    }

    #our-team .our-team-head h3 {
        padding-top: 15px;
    }

    #our-team .our-team-head h3:after {
        margin: 10px auto 0 auto;
    }

    #our-team .team-text {
        max-width: 100%;
    }

    #our-team .our-team-head {
        text-align: center;
    }

    #our-team .team-text {
        padding-left: 15px;
        text-align: center;
    }

    #our-team .team-image {
        padding-right: 15px;
    }

    #our-team .team-box {
        border: none;
    }


    #appointment .small-title {
        transform: rotate(0deg);
        position: unset;
        margin-top: 16%;
    }

    #appointment .app-content {
        position: unset;
    }

    .appointment-head {
        text-align: center;
        padding-bottom: 30px;
    }

    #appointment .appointment-head h3 {
        padding-top: 15px;
    }

    #latest-news .news-info {
        margin-bottom: -20%;
    }

    #appointment .appointment-head h3:after {
        margin: 10px auto 0 auto;
    }

    #appointment .wpcf7-form-control-wrap {
        max-width: 100%;
    }

    #our-process .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #our-process .our-process-head {
        text-align: center;
    }

    #our-process .process-text {
        max-width: 100%;
    }

    #our-process .our-process-head h3 {
        padding-top: 15px;
    }

    #our-process .our-process-head h3:after {
        margin: 10px auto 0 auto;
    }

    #newsletter .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    .newsletter-head {
        text-align: center;
    }

    #newsletter h3 {
        padding-top: 15px;
    }

    #newsletter h3:after {
        margin: 10px auto 0 auto;
    }

    .newsletter-form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
        top: 52px;
        right: 110px;
    }

    .newsletter-form form {
        text-align: center;
        margin-top: 30px;
    }

    #latest-news .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #latest-news .latest-news-head {
        text-align: center;
    }

    #latest-news .latest-news-head h3 {
        padding-top: 15px;
    }

    #latest-news .latest-news-head h3:after {
        margin: 10px auto 0 auto;
    }

    #latest-news .news-text {
        max-width: 100%;
    }

    #latest-news .news-info h5 {
        padding-top: 36px;
    }

    .sticky .nav_wrap {
        padding: 0 15px;
    }

    #about-us .about-text a {
        margin-bottom: 30px;
    }

    #latest-news .owl-carousel .owl-dots {
        padding-top: 0;
        margin-bottom: 30px;
    }

    .services-short .services-content {
        max-width: 300px;
        margin: 0 auto;
    }

    .short-projects .project-content {
        max-width: 300px;
        margin: 0 auto;
    }

    .all-team .team-content {
        text-align: center;
    }

    #slider h2 {
        padding-bottom: 0;
    }

    #testimonial-video .test-email {
        display: block;
    }

    #why-choose-us .tab-content sub {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #why-choose-us .tab-content {
        text-align: center;
    }

    #weaccept .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #weaccept .weaccept-head {
        text-align: center;
    }

    #weaccept .weaccept-head h3 {
        padding-top: 15px;
        font-size: 18px;
    }

    #weaccept .weaccept-head h3:after {
        margin: 10px auto 0 auto;
    }


    .header-nav {
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width: 577px) and (max-width: 767px) {

    .woocommerce-checkout .woocommerce-checkout .col-1,
    .woocommerce-checkout .woocommerce-checkout .col-2 {
        max-width: 100% !important;
    }

    button.owl-next {
        right: 0;
    }

    button.owl-prev {
        left: 0;
    }

    .top_bar_link {
        text-align: center;
    }

    .top_bar_link a {
        display: table;
        margin: 20px auto;
        text-align: center;
    }

    .top_bar_link {
        padding: 0 15px !important;
    }

    .post_dec {
        display: none;
    }

    .contact_details {
        padding: 12px 0;
        position: static;
        right: 0;
        top: 50%;
        transform: unset;
    }

    .logo_footer {
        margin-bottom: 20px;
    }

    .footer_form {
        padding: 0;
    }

    .postbox h3 {
        line-height: 22px;
    }

    #latest_post .owl-nav {
        position: static;
        margin: 0 auto;
        text-align: center;
    }

    .meta_post span {
        font-size: 12px;
    }

    .postbox .postbox-content {
        padding: 5px 15px;
    }

    .search-box span {
        float: right;
    }

    .contact_details ul li {
        display: block;
        color: #ffffff;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 37%;
    }

    #slider h2 {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 0;
    }

    #slider .inner_carousel h2 small {
        font-size: 15px !important;
    }

    #slider .carousel-caption.d-none.d-md-block {
        display: block !important;
    }

    #slider p.font-weight-bold {
        display: none;
    }

    #header .logo a.custom-logo-link {
        position: static;
    }

    #masthead #site-branding img,
    #masthead.scrolled #site-branding img {
        max-height: 40px;
        width: auto;
    }

    .menubar li,
    #masthead.scrolled .menubar li {
        display: block;
        line-height: 1.5 !important;
    }

    .sf-arrows .sf-with-ul {
        padding-right: 0;
    }

    .menu > ul > li > a {
        padding: 10px 0;
    }

    .menubar ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
    }

    #home-slider-section .bx-wrapper .bx-controls-direction a {
        display: none;
    }

    .slide-button-left,
    .slide-button-right {
        padding: 7px 25px 7px 25px;
        min-width: 160px;
        font-size: 16px;
    }

    .woocommerce div.product div.images .flex-control-thumbs {
        margin: 10px 0 0 0;
    }

    .innermenubox {
        position: static;
    }

    .contact-box .wpcf7 input[type="text"],
    .contact-box .wpcf7 input[type="email"],
    .contact-box .wpcf7 textarea {
        width: 100% !important;
    }

    #slider p {
        margin: 0;
        max-width: 87%;
        display: none;
    }

    .slider-box {
        max-width: 70%;
        top: 35%;
        border: none;
    }

    .header-nav {
        padding-top: 6px;
        padding-left: 35px;
    }

    .logo h1 a {
        font-size: 23px;
    }

    .home .menubar ul {
        border-bottom: none;
    }

    section {
        background-size: cover;
    }

    .home.page-template .site-header {
        position: unset;
        background-color: #24272e;
    }

    .logo {
        position: relative;
    }

    .topbar-social {
        text-align: center;
    }

    #site_top .cart-box {
        text-align: center;
    }

    .socialbox i {
        border: none;
    }

    .logo {
        padding: 10px;
    }

    #site_top {
        padding-bottom: 20px;
    }

    .toggle-nav {
        margin-top: 13px;
    }

    .main-header-box .search-icon i {
        padding: 32px 13px;
    }

    .serach_inner form.search-form {
        text-align: center;
    }

    #contact-details {
        text-align: center;
    }

    .sticky .toggle-nav i {
        color: #121212;
    }

    #slider .carousel-prev-button {
        bottom: 9%;
        left: 9%;
    }

    #slider .carousel-next-button {
        bottom: 9%;
        left: 17%;
    }

    #our-services .our-services-head .services-text {
        max-width: 100%;
    }

    #our-services .our-services-head .small-title {
        top: 50px;
    }

    #our-services .services-box {
        padding-top: 19%;
    }

    #our-services .link-title {
        left: 38%;
    }

    #our-services .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #about-us .about-us-head .small-title {
        top: 47px;
    }

    #about-us .about-text a {
        margin-bottom: 30px !important;
    }

    #our-features {
        position: unset;
        margin-top: 30px;
    }

    #about-us {
        padding-bottom: 0;
    }

    #our-features .features-content h5 {
        text-align: center;
        padding-top: 15px;
    }

    #our-projects .our-projects-head .project-text {
        max-width: 100%;
    }

    #our-projects {
        padding-top: 10%;
    }

    #our-records .record-content p {
        top: -90px;
    }

    #our-plan .our-plan-head .services-text {
        max-width: 100%;
    }

    #our-plan .our-plan-head .small-title {
        top: 42px;
    }

    #our-plan .plan-content p {
        position: unset;
        transform: rotate(0deg);
    }

    #testimonial-video .owl-carousel {
        top: 0;
    }

    #testimonial-video .testimonial-text {
        max-width: 100%;
    }

    #testimonial-video .test-email {
        padding: 0 10px;
    }

    .video {
        position: unset;
        padding-top: 40px;
    }

    #our-products .services-text {
        max-width: 100%;
    }

    #our-products .small-title {
        top: 48px;
    }

    #why-choose-us .small-title {
        top: 44px;
    }

    #our-team .team-text {
        max-width: 100%;
        padding-left: 15px;
    }

    #our-team .small-title {
        top: 45px;
    }

    #our-team .team-image {
        padding-right: 15px;
    }

    #our-team .team-box {
        border: none;
    }

    #appointment .app-content {
        top: 0;
    }

    #appointment .appointment-form {
        margin-top: 30px;
    }

    #our-process .process-text {
        max-width: 100%;
    }

    #our-process .process-box {
        margin-bottom: 30px;
    }

    .newsletter-form form {
        padding-top: 30px;
    }

    #latest-news .news-text {
        max-width: 100%;
    }

    #latest-news .small-title {
        top: 45px;
    }

    #latest-news .news-info h5 {
        padding-top: 30px;
    }

    #latest-news .news-link {
        left: 25%;
    }

    #latest-news .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .services-short .services-content {
        max-width: 500px;
        margin: 0 auto;
    }

    .short-projects .project-content {
        max-width: 300px;
        margin: 0 auto;
    }

    .header-nav {
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #contact-details span {
        padding-right: 10px;
    }

    #slider h2 {
        font-size: 25px;
        padding-top: 20px;
    }

    #slider p {
        margin: 0;
        max-width: 90%;
        line-height: 21px;
    }

    #slider .carousel-prev-button {

        bottom: 6%;
    }

    #slider .carousel-next-button {

        bottom: 6%;
    }

    .search-form button i {
        font-size: 12px !important;
        padding-right: 2px !important;
    }

    .header-nav .menubar {
        background-color: transparent;
    }

    #header .header-search {
        position: unset;
    }

    .slider-box {
        top: 40%;
        max-width: 73%;
        border: none;
    }

    .home .menubar ul {
        border-bottom: none;
    }

    #footer #site-navigation ul li {
        padding-top: 14px;
        padding-bottom: 11px;
    }

    .toggle-nav {
        margin-top: 17px !important;
    }

    .home.page-template .site-header {
        position: unset;
        background-color: #24272e;
    }

    #site_top .topbar-contact {
        display: unset;
    }

    #site_top .topbar-contact span {
        display: block;
    }

    .logo h1 a {
        font-size: 19px;
    }

    #site_top .socialbox i {
        padding-right: 7px;
    }

    #header .logo {
        clip-path: none;
        position: relative;
        width: auto;
        height: auto;
        padding: 8px 20px;
    }

    #slider .slider-button-1,
    #slider .slider-button-2 {
        margin-top: 20px;
    }

    .main-header-box .search-icon i {
        padding: 30px 13px;
    }

    #contact-details {
        text-align: center;
    }

    .sticky .toggle-nav i {
        color: #121212;
    }

    #our-services .our-services-head .services-text {
        max-width: 100%;
    }

    #our-services .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #about-us .about-text a {
        margin-bottom: 30px;
    }

    #about-us .about-img {
        text-align: right;
    }

    #our-features {
        bottom: -156px;
    }

    #our-projects {
        padding-top: 26%;
    }

    #our-projects .our-projects-head .project-text {
        max-width: 100%;
    }

    #our-plan .our-plan-head .services-text {
        max-width: 100%;
    }

    #our-products {
        padding-top: 15%;
    }

    .video {
        top: 28%;
    }

    #our-team .owl-carousel .owl-item img {
        margin: 0 !important;
    }

    #appointment .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #appointment .appointment-head h3 {
        padding-top: 15px;
    }

    #our-process {
        padding-top: 13%;
    }

    #newsletter .small-title {
        transform: rotate(0deg);
        position: unset;
    }

    #newsletter h3 {
        padding-top: 15px;
    }

    #latest-news .news-text {
        max-width: 100%;
    }

    #latest-news .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 991px) {
    #contact-details span {
        padding-right: 10px;
    }

    .search-box {
        float: none;
    }

    .search-box form.search-form {
        margin: 0 auto;
    }

    .social-box .social-media {
        padding-top: 21px;
    }

    #slider .inner_carousel h2 small {
        margin-bottom: 4px;
        font-size: 16px !important;
    }

    .socialbox a i {
        font-size: 12px;
        width: auto;

    }

    small {
        font-size: 13px !important;
    }

    .teambox {
        margin-bottom: 30px;
    }

    .postbox {
        margin-bottom: 20px;
    }

    .slider-box {
        max-width: 70%;
        top: 43%;
    }

    #slider p {
        line-height: 22px;
    }

    .logo h1 a {
        font-size: 18px;
    }

    .widget th,
    .widget td {
        padding: 0;
    }

    #slider h2 {
        font-size: 23px;
        padding-top: 20px;
    }

    .header-nav {
        display: flex !important;
        align-items: center;
        justify-content: flex-end;

    }


    #our-services .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #our-products {
        padding-top: 12%;
    }

    #our-products .product-content h5 a {
        font-size: 13px;
    }

    #why-choose-us .why-tabs li a {
        width: 120px;
        padding: 10px;
    }

    #newsletter input[type="submit"] {
        right: 10px;
    }

    #latest-news .news-info h5 a {
        padding-top: 20px;
        display: inline-block;
    }

    #latest-news .news-link {
        left: 30%;
    }

    #latest-news .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #about-us .about-text span {
        line-height: 22px;
    }

    #our-features {
        bottom: -178px;
    }

    #our-projects {
        padding-top: 24%;
    }
}

@media screen and (max-width: 1024px) {
    #latest-news .news-info {
        border-right: none;
    }

    .sticky {
        left: auto !important;
    }

    .home .menubar ul {
        border: none;
    }

    #our-records .owl-carousel .owl-dots button {
        border-color: #fff;
    }

    #our-records .owl-carousel .owl-dots .active {
        background-color: #fff !important;
        border: 2px solid #fff;
    }

    .list_outer {
        padding: 20px 20px;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .menubar ul ul {
        background-color: transparent;
    }

    .menubar ul ul li,
    .menubar.scrolled .menubar ul ul li {
        border-bottom: none;
    }

    .toggle-nav {
        display: block;
        position: relative;
        right: 15px;
        width: 30px;
        cursor: pointer;
        z-index: 999999;
        right: 0;
        text-align: right;
        right: 0;
        cursor: pointer;
    }

    .toggle-nav i {
        font-size: 29px;
        color: #fff;
    }

    .sticky .toggle-nav i {
        color: #121212;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999999;
        top: 0;
        right: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    .sidenav a:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        display: block;
        color: #ffffff;
        cursor: pointer;
    }

    .sidenav #site-navigation {
        width: 100%;
    }

    .toggle-nav span {
        font-size: 30px;
        cursor: pointer;
        text-align: right;
    }

    iframe {
        width: 100%;
        height: auto;
    }

    .menubar .menu {
        float: none;
        text-align: center;
    }

    .menubar ul ul li,
    #masthead.scrolled .menubar ul ul li {
        display: block;
    }

    .menubar .menu > ul > li.highlight {
        background: transparent !important;
    }

    .menu > ul > li:hover:before,
    .menu > ul > li.current_page_item:before,
    .menu > ul > li.current-menu-item:before {
        display: none;
    }

    .sf-arrows .sf-with-ul:after {
        border-top-color: #333;
    }

    .toggle i.fa.fa-bars,
    .toggle i.fa.fa-times {
        float: right;
        color: black;
    }

    .menubar .nav ul {
        width: 100%;
        margin-top: 0;
    }

    .menubar .nav ul li,
    .menubar.scrolled .menubar li {
        border-top: 1px #303030 solid;
        display: block;
        text-align: left;
        float: none;
        /* width: 18rem; */
        padding: 5px;
    }

    .nav ul li a {
        padding: 5px 10px;
        display: block;
        color: #ffffff;
    }

    .nav ul li ul,
    .nav ul li ul ul {
        display: block !important;
    }

    .nav ul li ul li a:before {
        content: "\00BB \00a0";
    }

    .nav ul li ul li a {
        padding-left: 20px !important;
    }

    .nav ul li ul li ul li a {
        padding-left: 30px !important;
    }

    .menubar ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
    }

    .top_bar_btn {
        padding: 0;
    }

    .menubar li.current_page_item {
        border: none;
    }

    .menubar ul ul {
        background: transparent !important;
    }

    .menubar ul ul li {
        background: transparent !important;
    }

    #header-menu .current_page_item {
        background: none;
    }

    #header-menu .current_page_item a {
        color: #979da7;
    }

    #header-menu .current_page_item ul li a {
        color: #fff;
    }

    #header-menu .current_page_item {
        border-bottom: none;
    }

    #our-services .owl-nav,
    #our-projects .owl-nav,
    #our-plans .owl-nav,
    #our-products .owl-nav,
    #our-team .owl-nav {
        display: none;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {
    #contact-details span {
        padding-right: 10px;
    }

    .widget th,
    .widget td {
        padding: 0;
    }

    .slider-box {
        max-width: 70%;
        top: 38%;
    }

    .logo h1 a {
        font-size: 18px;
    }

    .widget th,
    .widget td {
        padding: 0;
    }

    #slider p {
        max-width: 90%;
    }

    #slider h2 {
        font-size: 23px;
        padding-top: 20px;
    }

    #our-services .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #our-products {
        padding-top: 12%;
    }

    #our-products .product-content h5 a {
        font-size: 13px;
    }

    #why-choose-us .why-tabs li a {
        width: 120px;
        padding: 10px;
    }

    #newsletter input[type="submit"] {
        right: 10px;
    }

    #latest-news .news-info h5 a {
        padding-top: 20px;
        display: inline-block;
    }

    #latest-news .news-link {
        left: 30%;
    }

    #latest-news .owl-carousel .owl-dots {
        padding-top: 0;
        padding-bottom: 30px;
    }

    #about-us .about-text span {
        line-height: 22px;
    }

    #our-features {
        bottom: -178px;
    }

    #our-projects {
        padding-top: 2%;
    }

    #our-services .services-box h5 {
        padding-top: 20px;
    }

}

.menubar {
    background-color: #121212;
}

.sticky {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    align-items: center;
    z-index: 9999;
    background-color: #121212;
}

.sticky ul {
    margin: 0 auto;
}

#sticky-onoff {
    display: none;
}

/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

    .menubar ul {
        text-align: left;
    }

    .menubar a {
        font-size: 18px;
    }
}

.newsletter-form h5 {
    color: #fff;
}

.sf-arrows .sf-with-ul:after {
    right: 0px;
}

/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
    text-align: center;
    padding-top: 30px;
}

.owl-carousel .owl-dots button {
    width: 9px;
    height: 9px;
    background-color: transparent !important;
    margin: 0 5px;
    outline: none;
    border-radius: 50%;
    border: 2px solid #adadbd !important;
}

.owl-carousel .owl-dots .active {
    /* background-color: #23cfca !important;
  border:2px solid #23cfca; */
}

.owl-carousel .owl-item img {
    width: auto !important;
    margin: 0 auto;
    width: auto;
}

.team-content .owl-carousel .owl-item img {
    width: 170px !important;
    float: right !important;
}

@media screen and (max-width: 576px) {
    .team-content .owl-carousel .owl-item img {
        float: left !important;
    }

    #our-team .team-info {
        border: 0 !important;
    }
}

#our_partners img {
    width: auto !important;
}

button.owl-next,
button.owl-prev {
    background: #1e202c;
}

button.owl-prev {
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
}

button.owl-next {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
}

.owl-carousel .owl-nav i {
    color: #fff;
    font-size: 20px;
    width: 60px;
    height: 60px;
    /* background-color: #23cfca; */

}

.owl-carousel button.owl-prev i {
    padding: 20px 0 10px 32px;
}

.owl-carousel button.owl-next i {
    padding: 20px 32px 10px 0px;
}


/*Habibi*/
.entry-content p, .entry-content ul li {
    line-height: 35px !important;
    color: black !important;
    font-weight: 600 !important;
}

#our-services .under_text {
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
}

#our-services .owl-stage-outer {
    height: 290px !important;
}

#our-services .owl-carousel .owl-dots {
    text-align: center;
    padding-top: 0;
    padding-bottom: 15px;
}

.grecaptcha-badge {
    /*display: none !important;*/
    opacity: .1 !important;
}
