/*-----------------------------------------------------------------------------------

    Template Name: Builder Pro || Construction Bootstrap4 Template
    Template URI: http://pluginspoint.com/demo/builder-pro-preview
    Description: Construction Bootstrap4 Template is a Fully Responsive Construction Template built on Bootstrap4, HTML5, CSS3, JavaScript, jQuery.
    Author: Johanspond
    Author URI: http://pluginspoint.com
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================
  
    Theme default CSS
    1. Concstraction Home One
        header
        menu-area
        header-middle
        hero-area
        top-service
        about
        project-area
        team
        our-project
        why-choose
        service
        blog
        testimonial
        brand
        footer
    2. Concstraction Home Two
        h2-hero
        h2-top-service
        h2-about
        h2-why-choose
        h2-service
        we-offer
        h2-project
        free-quote
        free-consultant
        h2-testimonial
    3. Concstraction Home Three
        h3-hero
        h3-about
        h3-featurea
        h3-service
        h3-blog
        h3-all-project
        h3-testimonial
        our-certificate
    4. Details
    5. Grid
    6. Grid Left Sidebar
    7. Work
    8. Work Details
    9. Service + Details
    10. Team
    11. Contact
    12. Blog
    
-----------------------------------------------------------------------------------*/


/*----------------------------------------*/


/*  Theme default CSS
/*----------------------------------------*/


/*google-font*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');



/*import-font*/

@font-face {
    font-family: 'Pump Demi Bold LET';
    src: url('../fonts/PumpDemiBoldLetPlain.woff2') format('woff2'),
    url('../fonts/PumpDemiBoldLetPlain.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}


.clear {
    clear: both
}

::-moz-selection {
    background: #00b0ff;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #00b0ff;
    color: #fff;
    text-shadow: none;
}

.no-mar {
    margin: 0!important;
}

.no-pad {
    padding: 0!important;
}

div#preloader {
    background: #000 url("../img/loader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.menu-area.navbar-fixed-top {
    animation-duration: 0.8s;
    animation-name: fadeInDown;
    animation-timing-function: ease-in-out;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
    left: 0;
    padding-top: 8px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.h2-menu-area.navbar-fixed-top {
    background: #000 none repeat scroll 0 0;
    padding: 0;
    z-index: 999;
}

.h2-menu-area .h2-logo-col {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.h2-menu-area.navbar-fixed-top .h2-logo-col {
    margin-right: -80px;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: left center 0;
}

.mar-bot-50 {
    margin-bottom: 50px;
}

.mar-bot-40 {
    margin-bottom: 40px;
}

.mar-bot-35 {
    margin-bottom: 35px;
}

.mar-bot-30 {
    margin-bottom: 30px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-80 {
    margin-top: 80px;
}

.mar-top-80 {
    margin-top: 80px;
}

.mar-top-55 {
    margin-top: 55px;
}

.mar-top-108 {
    margin-top: 108px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus {
    outline: 0;
}

html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
}

body {
    background: #fff;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #888;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

img {
    max-width: 100%;
    height: auto;
}

button,
input,
textarea {
    letter-spacing: 1px;
}


/* 
Table Of Contents
=========================
- Default Typography
- Custom Typography
=========================
*/


/* 
--------------------------
- Default Typography
--------------------------
*/

body {
    font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #000;
    letter-spacing: 1.5px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
    font-family: 'Roboto', sans-serif;
}

h1 {
    font-size: 36px;
    line-height: 70px;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0px;
}

h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
}

h4 {
    font-size: 20px;
    line-height: 27px;
}

h5 {
    font-size: 16px;
    line-height: 24px;
}

h6 {
    font-size: 14px;
    line-height: 24px;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

p img {
    margin: 0;
}

span {
    font-family: 'Roboto', sans-serif;
}


/* em and strong */

em {
    font: 15px/30px;
}

strong,
b {
    font: 15px/30px;
}

small {
    font-size: 11px;
    line-height: inherit;
}


/*  blockquotes */

blockquote {
    border-left: 0 none;
    font-family: 'Roboto', sans-serif;
    margin: 10px 0;
    padding-left: 40px;
    position: relative;
}

blockquote::before {
    color: #4e5665;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 36px;
    left: 20px;
    line-height: 0;
    margin: 0;
    opacity: 0.5;
    position: absolute;
    top: 20px;
}

blockquote p {
    font-style: italic;
    padding: 0;
    font-size: 18px;
    line-height: 36px;
}

blockquote cite {
    display: block;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
}

blockquote cite:before {
    content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
    color: #8B9798;
    border: none
}


/* abbreviations */

abbr {
    color: #444;
    font-weight: 700;
    font-variant: small-caps;
    text-transform: lowercase;
    letter-spacing: .6px;
}

abbr:hover {
    cursor: help;
}


/* links */

a,
a:visited {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #111;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    outline: 0;
}

a:hover,
a:active {
    color: #ffbb35;
    text-decoration: none;
    outline: 0;
}

a:focus {
    text-decoration: none;
    outline: 0;
}

p a,
p a:visited {
    line-height: inherit;
    outline: 0;
}

a.active-page {
    color: #e6ae48!important;
}


/* list */

ul,
ol {
    margin-bottom: 0px;
    margin-top: 0px;
}

ul {
    margin: 0;
}

ol {
    list-style: decimal;
}

ol,
ul.square,
ul.circle,
ul.disc {
    margin-left: 0px;
}

ul.square {
    list-style: square outside;
}

ul.circle {
    list-style: circle outside;
}

ul.disc {
    list-style: disc outside;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 0;
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {
    margin-bottom: 0px;
}

li {
    line-height: 18px;
    margin-bottom: 0px;
}

ul.large li {}

li p {}


/* definition list */

dl {
    margin: 12px 0;
}

dt {
    margin: 0;
    color: #11ABB0;
}

dd {
    margin: 0 0 0 20px;
}

button {}


/* 
--------------------------
- Custom Typography
--------------------------
*/


/* Your Custom Typography. */

.bg-with-black {
    position: relative;
}

.bg-with-black::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.bg-with-white {
    position: relative;
}

.bg-with-white::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.bg-with-blue {
    position: relative;
}

.bg-with-blue::before {
    background: #00bff3 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.hvr-bs:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



/*----------------------------------------*/


/*  1. Concstraction Home One
/*----------------------------------------*/


/*section-title*/

.section-title {
    margin: 0 0 45px;
    text-align: center;
}

.section-title .icon {
    margin: 0 0 23px;
}

.section-title .icon img {}

.section-title .title {
    color: #333333;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 34px;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.section-title .text {
    color: #333;
    font-size: 15px;
    line-height: 25px;
}


/*header*/

header {}

.header-top-area {
    padding: 5px 0;
}

.curr-lang-search {
    padding: 10px 0;
}

.curr-lang-search>div {
    display: inline-block;
    padding: 0 6px;
    position: relative;
}

.curr-lang-search>div:first-child {
    padding-left: 0;
}

.curr-lang-search>div::after {
    background: #333333 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
}

.curr-lang-search>div:last-child::after {
    display: none;
}

.curr-lang-search .currency {}

.curr-lang-search .currency select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0 none;
    color: #333333;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.curr-lang-search .currency select:hover {
    color: #ffbb35;
}

.curr-lang-search .currency select option {
    color: #333333;
}

.curr-lang-search .language {}

.curr-lang-search .language span {
    color: #333333;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.curr-lang-search .language:hover span {
    color: #ffbb35;
}

.curr-lang-search .language select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0 none;
    color: #333333;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.curr-lang-search .language select:hover {
    color: #ffbb35;
}

.curr-lang-search .language select option {
    color: #333333;
}

.curr-lang-search .search {}

.curr-lang-search .search .icon {
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.search-modal {}

.search-modal .modal-dialog {
    height: 100%;
    margin: auto;
    max-width: 100%;
    position: relative;
    width: 100%;
    z-index: 9999999;
}

.search-modal .modal-content {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    height: 100vh;
    outline: 0 none;
    position: relative;
}

.search-modal .modal-title {
    color: #fff;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 46px;
    margin: 100px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.search-modal .modal-content form {
    margin: 100px 0;
    text-align: center;
}

.search-modal .modal-content input[type="text"] {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #fff;
    font-size: 16px;
    height: 60px;
    letter-spacing: 0;
    margin: auto;
    text-align: center;
    width: 400px;
}

.search-modal .modal-close {
    text-align: center;
}

.search-modal .modal-close button {
    background: #ffbb35 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 10px 40px;
    text-transform: uppercase;
}

.modal-backdrop {
    display: none;
}

.daily-visitor {
    padding: 16px 0;
}

.daily-visitor p {
    color: #333333;
    line-height: 18px;
}

.daily-visitor p .icon {}

.daily-visitor p .counter {
    color: #ffbb35;
}

.register-login-cart {
    padding: 8px 0;
    text-align: right;
}

.register-login-cart>div {
    display: inline-block;
    padding: 0 6px;
    position: relative;
}

.register-login-cart>div:last-child {
    padding-right: 0;
}

.register-login-cart>div::after {
    background: #333333 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.register-login-cart>div:last-child::after {
    display: none;
}

.register-login-cart .register {}

.register-login-cart .register a {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.register-login-cart .register a:hover {
    color: #ffbb35;
}

.register-login-cart .register a span {
    margin-right: 6px;
}

.register-login-cart .login {}

.register-login-cart .login a {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.register-login-cart .login a:hover {
    color: #ffbb35;
}

.register-login-cart .login a span {
    margin-right: 6px;
}

.register-login-cart .cart {}

.register-login-cart .cart a {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.register-login-cart .cart a:hover {
    color: #ffbb35;
}

.register-login-cart .cart a span {}


/*header-middle*/

.header-middle-area {
    background: #efefef none repeat scroll 0 0;
    padding: 5px 0;
}

.logo {
    background: #fff none repeat scroll 0 0;
    left: 15px;
    position: absolute;
    right: 15px;
    top: -58px;
}

.logo a {
    display: block;
}

.logo a img {}

.hm-address {
    padding: 16px 0;
}

.hm-address p,
.hm-address a {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.hm-address p:hover,
.hm-address a:hover {
    color: #ffbb35;
}

.hm-address p span,
.hm-address a span {
    color: #333333;
    margin-right: 8px;
}

.hm-phone {
    padding: 16px 0;
}

.hm-phone p,
.hm-phone a {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.hm-phone p:hover,
.hm-phone a:hover {
    color: #ffbb35;
}

.hm-phone p span,
.hm-phone a span {
    color: #333333;
    margin-right: 8px;
}

.hm-free-quote {
    padding: 16px 0;
    text-align: right;
}

.hm-free-quote p,
.hm-free-quote a {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.hm-free-quote p:hover,
.hm-free-quote a:hover {
    color: #ffbb35;
}

.hm-free-quote p span,
.hm-free-quote a span {
    color: #333333;
    margin-right: 8px;
}


/*menu-area*/

.menu-area {
    background: #fff none repeat scroll 0 0;
}

.menu {
    padding: 0;
}

.menu ul {
    list-style: outside none none;
    padding: 0;
    z-index: 99;
}

.menu ul li {
    display: inline-block;
    position: relative;
}

.menu ul li::before {}

.menu ul li:hover::before {}

.menu ul li::after {}

.menu ul li:hover::after {}

.menu ul li>a {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding: 24px 9px;
    text-transform: uppercase;
}

.menu ul li:first-child>a {
    padding-left: 0;
}

.menu ul li:hover>a,
.menu ul li.active>a {
    color: #ffbb35;
}

.menu ul li:last-child>a {
    padding-right: 0;
}

.menu ul li>a.disable {
    cursor: pointer;
    pointer-events: none;
}

.menu ul li .drop {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    display: block;
    left: 0;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    top: 100%;
    transform: scale(0);
    transform-origin: 0 0 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 220px;
}

.menu ul li:hover .drop {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}

.menu ul li .drop li {
    display: block;
    position: relative;
}

.menu ul li .drop li:before,
.menu ul li .drop li:after {
    display: none;
}

.menu ul li .drop li > a {
  color: #ffffff;
  display: block;
  font-weight: 400;
  padding: 10px 20px;
}

.menu ul li .drop li:hover>a {
    color: #ffbb35;
}

.menu ul li .drop li .third {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    display: block;
    left: 100%;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 220px;
}

.menu ul li .drop li:hover .third {
    opacity: 1;
    visibility: visible;
}

.menu ul li .drop li .third li {}

.menu ul li .drop li .third li>a {}

.menu ul li .mega-menu {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    left: -100%;
    margin: auto;
    opacity: 0;
    padding: 8px;
    position: absolute;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden;
}

.menu ul li:hover .mega-menu {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
}

.menu ul li .mega-menu li {
    width: 200px;
}

.menu ul li .mega-menu li::before {
    display: none;
}

.menu ul li .mega-menu li::after {
    display: none;
}

.menu ul li .mega-menu li>a {
    color: #ffffff;
    cursor: default;
    padding: 10px 14px;
    pointer-events: none;
    text-decoration: underline;
}

.menu ul li .mega-menu li:hover>a {
    color: #ffbb35;
}

.menu ul li .mega-menu li ul {}

.menu ul li .mega-menu li ul li {}

.menu ul li .mega-menu li ul li::before {
    display: none;
}

.menu ul li .mega-menu li ul li::after {
    display: none;
}

.menu ul li .mega-menu li ul li a {
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 16px;
    pointer-events: unset;
    text-decoration: none;
}

.menu ul li .mega-menu li ul li:hover a {
    color: #ffbb35;
}

.inquiry {
  padding: 15px 0 0;
  text-align: right;
}

.inquiry>a {
    background: #ffbb35 none repeat scroll 0 0;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    padding: 11px 30px;
    text-transform: uppercase;
}


/*hero-area*/

.hero-area {
    background: rgba(0, 0, 0, 0) url("../img/home-1/hero-bg.jpg") no-repeat scroll left top / cover;
    padding: 200px 0;
    position: relative;
}

.hero-banner {
    background-image: url("../img/home-1/hero-banner.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    position: absolute;
    right: 0;
    top: 75px;
    width: 40%;
    z-index: 5;
}

.hero {
    position: relative;
    z-index: 9;
}

.hero .intro {
    color: #ffbb35;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 29px;
}

.owl-item.active .hero .intro {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.hero .title {
    color: #ffffff;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 54px;
    margin: 0 0 3px;
}

.owl-item.active .hero .title {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.hero .title-2 {
    color: #ffffff;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 44px;
    margin: 0 0 24px;
}

.owl-item.active .hero .title-2 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.hero .text {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 23px;
}

.owl-item.active .hero .text {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.owl-item.active .hero .buttons {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.hero .buttons>a {
    border: 2px solid #ffbb35;
    border-radius: 25px;
    color: #ffbb35;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    margin-right: 15px;
    padding: 9px 30px;
}

.hero .buttons>a:hover {
    background: #ffbb35 none repeat scroll 0 0;
    color: #fff;
}


/*top-service*/

.top-service-area {}

.top-service-box {
    margin: 0 -15px;
    position: relative;
    overflow: hidden;
}

.top-service-box::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 2;
}

.top-service-box:hover::before {
    background: #ffbb35 none repeat scroll 0 0;
    opacity: 1;
}

.top-service-box .img {}

.top-service-box .img img {}

.top-service-box .content {
    bottom: 0;
    left: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    z-index: 9;
}

.top-service-box .content .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.top-service-box .content .text {
    color: #ffffff;
    margin: -43px 0 -40px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
}

.top-service-box:hover .content .text {
    margin: 0 0 10px;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

.top-service-box .content .address {
    color: #ffffff;
    margin: 0 0 23px;
}

.top-service-box .content .more {
    border: 2px solid #fff;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    padding: 6px 14px;
    text-transform: capitalize;
}

.top-service-box .content .more:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #ffbb35;
}



/*about*/

.about-area {
    padding: 80px 0 20px;
}

.about-left {}

.about-left img {}

.about-right {
  margin: 65px 0 0;
}

.about-right .title {
    color: #ffbb35;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 34px;
    margin: 0 0 18px;
}

.about-right .text {
    color: #333333;
    margin: 0 0 26px;
}

.about-right .contact {
    background: #ffbb35 none repeat scroll 0 0;
    border: 1px solid #ffbb35;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding: 8px 18px;
}



/*project-area*/

.project-area {
    padding: 60px 0 80px;
}

.project-img {
    position: relative;
}

.project-img .overlay::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 2;
}

.project-img:hover .overlay::before {
    opacity: 0.5;
}

.project-img::before {
    border-color: rgba(255, 255, 255, 0.5) transparent transparent rgba(255, 255, 255, 0.5);
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 70%;
    opacity: 0;
    left: 30px;
    position: absolute;
    right: 0;
    top: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 70%;
    z-index: 5;
}

.project-img:hover::before {
    opacity: 1;
}

.project-img::after {
    border-color: transparent rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) transparent;
    border-style: solid;
    border-width: 10px;
    bottom: 30px;
    content: "";
    height: 70%;
    opacity: 0;
    position: absolute;
    right: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 70%;
    z-index: 5;
}

.project-img:hover::after {
    opacity: 1;
}

.project-img img {}

.project-info {}

.single-project-info {
    border: 1px solid #e8e8e8;
    margin: 0 0 24px 16px;
    padding: 23px 30px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-project-info::before {
    border-color: transparent #e8e8e8 transparent transparent;
    border-style: solid;
    border-width: 10px 16px;
    content: "";
    left: -32px;
    position: absolute;
    top: 88px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 5;
}

.single-project-info:hover::before {
    border-color: transparent #ffbb35 transparent transparent;
}

.single-project-info::after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 10px 16px;
    content: "";
    left: -31px;
    position: absolute;
    top: 88px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 5;
}

.single-project-info:hover::after {
    border-color: transparent #ffbb35 transparent transparent;
}

.single-project-info:hover {
    background: #ffbb35 none repeat scroll 0 0;
}

.single-project-info .title {
    color: #333333;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    margin: 0 0 9px;
    text-transform: uppercase;
}

.single-project-info .text {
    color: #333333;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 25px;
}

.single-project-info .more {
    border: 2px solid #333333;
    border-radius: 25px;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    padding: 6px 15px;
}

.single-project-info .more:hover {
    background: #333333 none repeat scroll 0 0;
    color: #ffbb35;
}

.single-project-info.in-right {
    margin-left: 0;
    margin-right: 16px;
    text-align: right;
}

.single-project-info.in-right::before {
    border-color: transparent transparent transparent #e8e8e8;
    left: auto;
    right: -32px;
}

.single-project-info.in-right:hover::before {
    border-color: transparent transparent transparent #ffbb35;
}

.single-project-info.in-right::after {
    border-color: transparent transparent transparent #fff;
    left: auto;
    right: -31px;
}

.single-project-info.in-right:hover::after {
    border-color: transparent transparent transparent #ffbb35;
}

.single-project-info.in-bottom {
    margin-left: 0;
    margin-right: 0;
    text-align: right;
}

.single-project-info.in-bottom::before {
    border-color: #e8e8e8 transparent transparent;
    border-width: 15px 10px;
    bottom: -30px;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.single-project-info.in-bottom:hover::before {
    border-color: #ffbb35 transparent transparent;
}

.single-project-info.in-bottom::after {
    border-color: #fff transparent transparent;
    border-width: 15px 10px;
    bottom: -29px;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.single-project-info.in-bottom:hover::after {
    border-color: #ffbb35 transparent transparent;
}



/*team*/

.team-area {
    background: rgba(0, 0, 0, 0) url("../img/home-1/team-bg.jpg") no-repeat fixed left top / cover;
    padding: 80px 0 50px;
}

.team-area::before {
    opacity: 0.8;
}

.team-area .section-title {}

.team-area .section-title .title {
    color: #ffffff;
}

.team-area .section-title .text {
    color: #ffffff;
}

.single-team {
    display: inline-block;
    margin: 0 0 30px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-team .img {
    position: relative;
}

.single-team .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.single-team:hover .img::before {
    opacity: 0.5;
}

.single-team .img img {}

.single-team .content {
    background: #ffffff none repeat scroll 0 0;
    padding: 26px 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-team .content .name {}

.single-team .content .name a {
    display: block;
}

.single-team .content .name,
.single-team .content .name a {
    color: #333333;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.single-team .content .name a:hover {
    color: #ffbb35;
}

.single-team .content .desg {
    color: #333333;
    font-weight: 500;
    line-height: 18px;
    text-transform: capitalize;
}

.single-team .social {
    list-style: outside none none;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 30px;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: 1;
}

.single-team:hover .social {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.single-team .social li {
    display: block;
}

.single-team .social li a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 100px;
    color: #333333;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0 0 10px;
    text-align: center;
    width: 35px;
}

.single-team .social li:last-child a {
    margin-bottom: 0;
}

.single-team .social li.facebook a {
    color: #333333;
}

.single-team .social li.pinterest a {
    color: #333333;
}

.single-team .social li.twitter a {
    color: #333333;
}

.single-team .social li a:hover {
    color: #ffbb35;
}



/*our-project*/

.our-project-area {
    padding: 80px 0 30px;
}

.single-our-project {
    border: 1px solid #e8e8e8;
    margin: 0 0 49px;
}

.single-our-project .img {
    position: relative;
}

.single-our-project .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.single-our-project:hover .img::before {
    opacity: 0.5;
}

.single-our-project .img img {}

.single-our-project .content {
    padding: 27px 30px 44px;
    position: relative;
}

.single-our-project .content .name {
    color: #333333;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 22px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-our-project .content .name:hover {
    color: #ffbb35;
}

.single-our-project .content .type-price {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.single-our-project .content .type-price p {
    flex: 1 1 50%;
}

.single-our-project .content .type-price .type {
    color: #999999;
    font-weight: 700;
    line-height: 18px;
}

.single-our-project .content .type-price .price {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
}

.single-our-project .content .type-price .price .old {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-right: 6px;
    text-decoration: line-through;
}

.single-our-project .content .add-cart {
    background: #333333 none repeat scroll 0 0;
    border-radius: 25px;
    bottom: -20px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 900;
    left: 50%;
    letter-spacing: 0;
    line-height: 24px;
    padding: 7px 16px;
    position: absolute;
    text-transform: capitalize;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.single-our-project .content .add-cart:hover {
    background: #ffbb35 none repeat scroll 0 0;
}



/*why-choose*/

.why-choose-area {
  padding: 20px 0 50px;
}

.why-choose-items {}

.single-why-choose {
    margin: 0 0 30px;
}

.single-why-choose .content {
    text-align: right;
}

.single-why-choose .content .title {
    color: #333333;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 10px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-why-choose:hover .content .title {
    color: #ffbb35;
}

.single-why-choose .content .text {
    color: #333333;
    margin: 0 0 24px;
}

.single-why-choose .content .more {
    background: #333333 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    padding: 7px 17px;
    text-transform: capitalize;
}

.single-why-choose .content .more:hover {
    background: #ffbb35 none repeat scroll 0 0;
}

.single-why-choose .img {
    border: 5px solid #e8e8e8;
    border-radius: 100px;
    position: relative;
    text-align: right;
    width: 160px;
}

.single-why-choose .img::before {
    background: #111111 none repeat scroll 0 0;
    border-radius: 100px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.single-why-choose:hover .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    opacity: 0.5;
}

.single-why-choose .img::after {
    border-color: transparent #e8e8e8 transparent transparent;
    border-style: solid;
    border-width: 12px 16px;
    content: "";
    left: -33px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-12deg);
    -ms-transform: translateY(-50%) rotate(-12deg);
    -o-transform: translateY(-50%) rotate(-12deg);
    transform: translateY(-50%) rotate(-12deg);
    z-index: 1;
}

.single-why-choose .img img {
    border-radius: 100px;
}

.single-why-choose.from-left {}

.single-why-choose.from-left .content {
    text-align: left;
}

.single-why-choose.from-left .img {
    text-align: left;
}

.single-why-choose.from-left .img::after {
    border-color: transparent transparent transparent #e8e8e8;
    left: auto;
    right: -31px;
    -webkit-transform: rotate(12deg) translateY(-50%);
    -ms-transform: rotate(12deg) translateY(-50%);
    -o-transform: rotate(12deg) translateY(-50%);
    transform: rotate(12deg) translateY(-50%);
}



/*service*/

.service-area {
    background: #333333 none repeat scroll 0 0;
    padding: 80px 0 0;
}

.service-area .section-title {}

.service-area .section-title .title {
    color: #ffffff;
}

.service-area .section-title .text {
    color: #ffffff;
}

.service-carousel {
    margin-bottom: 240px;
    margin-top: -240px;
    position: relative;
    top: 240px;
}

.single-service {
    border: 1px solid #e8e8e8;
    margin: 0 0 40px;
}

.single-service .img {
    position: relative;
}

.single-service .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.single-service:hover .img::before {
    opacity: 0.4;
}

.single-service .img img {}

.single-service .content {
    background: #fff none repeat scroll 0 0;
    padding: 30px 10px;
    text-align: center;
    transition: all 0.3s ease 0s;
}

.single-service:hover .content {
    background: #ffbb35 none repeat scroll 0 0;
}

.single-service .content .title {
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-service:hover .content .title {
    color: #ffffff;
}

.single-service .content .text {
    color: #333333;
    margin: 0 0 24px;
}

.single-service .content .more {
    border: 1px solid #ebebeb;
    border-radius: 25px;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    padding: 8px 17px;
    text-transform: capitalize;
}

.single-service:hover .content .more {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffbb35;
}



/*blog*/

.blog-area {
  padding: 40px 0 50px;
}

.single-blog {
    position: relative;
    margin: 0 0 167px;
}

.single-blog .img {
    position: relative;
}

.single-blog .img::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.single-blog:hover .img::before {
    background: #ffbb35 none repeat scroll 0 0;
}

.single-blog .img img {}

.single-blog .content {
    background: #ffffff none repeat scroll 0 0;
    bottom: -137px;
    padding: 21px 0 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-blog .content .title {
    margin: 0 0 4px;
    padding: 0 10px;
}

.single-blog .content .title a {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px;
    text-transform: uppercase;
}

.single-blog .content .title a:hover {
    color: #ffbb35;
}

.single-blog .content .meta {
    list-style: outside none none;
    margin: -14px;
    padding: 0 10px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transition: all 0.3s ease 0s;
}

.single-blog:hover .content .meta {
    list-style: outside none none;
    margin: 0 0 14px;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

.single-blog .content .meta li {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 5px;
}

.single-blog .content .meta li span {}

.single-blog .content .text {
    color: #333333;
    margin: -23px 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
}

.single-blog:hover .content .text {
    margin: 0 0 24px;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

.single-blog .content .date-more {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    text-align: left;
}

.single-blog .content .date-more .date {
    color: #333333;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%;
    font-weight: 700;
    padding: 7px 0 7px 18px;
}

.single-blog .content .date-more .more {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    display: block;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    padding: 7px 20px 7px 0;
    position: relative;
    text-align: right;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 5;
}

.single-blog .content .date-more .more:hover {
    background: #ffbb35 none repeat scroll 0 0;
}

.single-blog .content .date-more .more::before {
    border-color: transparent transparent #333333;
    border-style: solid;
    border-width: 38px 29px;
    bottom: 0;
    content: "";
    left: -29px;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: -1;
}

.single-blog .content .date-more .more:hover::before {
    border-color: transparent transparent #ffbb35;
}




/*testimonial*/

.testimonial-area {
    background: rgba(0, 0, 0, 0) url("../img/home-1/testimonial-bg.jpg") repeat fixed right center / cover;
    padding: 80px 0 70px;
}

.testimonial-area::before {
    opacity: 0.8;
}

.testimonial-area .section-title {}

.testimonial-area .section-title .title {
    color: #ffffff;
}

.testimonial-area .section-title .text {
    color: #ffffff;
}

.single-testimonial {}

.single-testimonial .st-box {
    background: #333333 none repeat scroll 0 0;
    margin-right: 55px;
    padding: 46px 74px 46px 64px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-testimonial .st-box:hover {
    background: #ffbb35 none repeat scroll 0 0;
}

.single-testimonial .st-box .text {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
}

.single-testimonial .st-box .img {
    border-radius: 100px;
    position: absolute;
    right: -55px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-testimonial .st-box .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    border-radius: 100px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}

.single-testimonial .st-box:hover .img::before {
    opacity: 1;
}

.single-testimonial .st-box .img img {
  border-radius: 100%;
}

.single-testimonial .st-box .img .name {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    line-height: 22px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: hidden;
    z-index: 6;
}

.single-testimonial .st-box:hover .img .name {
    opacity: 1;
    visibility: visible;
}

.single-testimonial .st-box.from-left {
    margin-left: 55px;
    margin-right: 0;
}

.single-testimonial .st-box.from-left .img {
    left: -55px;
    right: auto;
}

.testimonial-carousel .owl-dots {
    margin: 21px 0 0;
    text-align: center;
}

.testimonial-carousel .owl-dots .owl-dot {
    background: #fff none repeat scroll 0 0;
    border-radius: 100px;
    display: inline-block;
    height: 11px;
    margin: 0 2px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 11px;
}

.testimonial-carousel .owl-dots .owl-dot.active {
    background: #ffbb35 none repeat scroll 0 0;
}



/*brand*/

.brand-area {
    background: #efefef none repeat scroll 0 0;
}

.brand-box {
    padding: 47px 10px;
    text-align: center;
}

.brand-box .img {
    height: 50px;
    margin: 0 0 10px;
}

.brand-box .img img {
    margin: auto;
    width: auto;
}

.brand-box p {
    color: #999999;
    font-family: "Pump Demi Bold LET";
    font-size: 20px;
    line-height: 24px;
}




/*footer*/

footer {}

.footer-upper {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 50px 0 0;
}

.footer-widget {
    margin: 0 0 50px;
}

.footer-widget .title {
    color: #333333;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 18px;
}

.fw-wdays {}

.fw-wdays ul {
    list-style: outside none none;
    padding: 0 30px 0 0;
}

.fw-wdays ul li {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 35px;
}

.fw-wdays ul li span {
    float: right;
}

.fw-coffice ul {
    list-style: outside none none;
    padding: 0;
}

.fw-coffice ul li {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 35px;
}

.fw-list ul {
    list-style: outside none none;
    padding: 0;
}

.fw-list ul li {
    display: block;
}

.fw-list ul li a {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 35px;
    padding-left: 28px;
    position: relative;
}

.fw-list ul li a:hover {
    color: #ffbb35;
    padding-left: 35px;
}

.fw-list ul li a::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
}

.fw-list ul li a:hover::before {
    content: "";
}

.footer-bottom {
    background: #efefef none repeat scroll 0 0;
    padding: 32px 0;
}

.copyright {
    padding: 4px 0;
}

.copyright p {
    color: #333333;
    font-weight: 700;
}

.copyright p a {
    color: #ffbb35;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
}

.bottom-social {}

.bottom-social ul {
    list-style: outside none none;
    padding: 0;
    text-align: right;
}

.bottom-social ul li {
    display: inline-block;
    margin-left: 3px;
}

.bottom-social ul li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 100px;
    color: #ccc;
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 35px;
}

.bottom-social ul li.facebook a {
    color: #4267b2;
}

.bottom-social ul li.twitter a {
    color: #02b0e8;
}

.bottom-social ul li.pinterest a {
    color: #b00a1b;
}

.bottom-social ul li.youtube a {
    color: #c22e2a;
}

.bottom-social ul li.vimeo a {
    color: #00a098;
}

.bottom-social ul li a:hover {
    background: #f9b808 none repeat scroll 0 0;
    color: #ffffff;
}



/*scrollUp*/

#scrollUp {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    border: 1px solid #ffbb35;
    bottom: 20px;
    color: #ffbb35;
    height: 40px;
    line-height: 40px;
    right: 20px;
    text-align: center;
    width: 40px;
}

#scrollUp:hover {
    background: #ffbb35 none repeat scroll 0 0;
    color: #fff;
}




/*----------------------------------------*/


/*  2. Concstraction Home Two
/*----------------------------------------*/

header.home-2-header {}

.h2-menu-area {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    padding: 16px 0;
    position: fixed;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999;
}

.h2-menu-area .menu ul li>a {
    color: #fff;
}

.h2-menu-area .menu ul li:hover>a,
.h2-menu-area .menu ul li.active>a {
    color: #ffbb35;
}

.h2-logo {
    left: 0;
    position: absolute;
    top: -16px;
    z-index: 90;
}

.home-2-header .register-login-cart {
    padding: 18px 0;
}

.home-2-header .register-login-cart .register a {
    color: #fff;
}

.home-2-header .register-login-cart .register a:hover {
    color: #ffbb35;
}

.home-2-header .register-login-cart>div::after {
    background: #fff none repeat scroll 0 0;
}

.home-2-header .register-login-cart .login a {
    color: #fff;
}

.home-2-header .register-login-cart .login a:hover {
    color: #ffbb35;
}

.home-2-header .register-login-cart .cart a {
    color: #fff;
}

.home-2-header .register-login-cart .cart a:hover {
    color: #ffbb35;
}



/*h2-hero*/

.h2-hero-area {
    height: 100vh;
    padding: 340px 0 220px;
}

.h2-hero-area::before {
    opacity: 0.6;
}

.h2-hero {
    text-align: center;
}

.h2-hero .intro {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    color: #fff;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 34px;
    margin: 0 0 19px;
}

.h2-hero .title {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    color: #ffbb35;
    font-size: 70px;
    letter-spacing: 0;
    line-height: 74px;
    margin: 0 0 8px;
}

.h2-hero .text {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
    margin: 0 0 24px;
}

.h2-hero .links {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.h2-hero .links>a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 6px;
    padding: 8px 30px;
    text-transform: capitalize;
}

.h2-hero .links>a:hover {
    background: #ffbb35 none repeat scroll 0 0;
    border-color: #ffbb35;
}




/*h2-top-service*/

.h2-top-service-area {}

.single-h2-top-service {
    margin: 0 -15px;
    position: relative;
}

.single-h2-top-service::before {
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 10px;
    bottom: 15px;
    content: "";
    height: 90%;
    opacity: 0.4;
    position: absolute;
    right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 90%;
    z-index: 8;
}

.single-h2-top-service:hover::before {
    opacity: 0;
}

.single-h2-top-service::after {
    border-color: #fff transparent transparent #fff;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 90%;
    left: 15px;
    opacity: 0;
    position: absolute;
    top: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 90%;
    z-index: 8;
}

.single-h2-top-service:hover::after {
    opacity: 0.4;
}

.single-h2-top-service .img {
    position: relative;
}

.single-h2-top-service .img::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 7;
}

.single-h2-top-service:hover .img::after {
    background: #ffbb35 none repeat scroll 0 0;
    opacity: 1;
}

.single-h2-top-service .img img {}

.single-h2-top-service .content {
    bottom: 50px;
    left: 30px;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 9;
}

.single-h2-top-service:hover .content {
    left: 56px;
}

.single-h2-top-service .content .title {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 4px;
    text-transform: uppercase;
}

.single-h2-top-service .content .text {
    color: #fff;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 27px;
}

.single-h2-top-service .content .more {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    padding: 7px 12px;
    text-transform: capitalize;
}

.single-h2-top-service .content .more:hover {
    background: #fff none repeat scroll 0 0;
    color: #ffbb35;
}



/*h2-about*/

.h2-about-area {
    padding: 80px 0;
}

.h2-about-img {}

.h2-about-img img {
    border-radius: 100%;
}

.h2-about-text {}

.h2-about-text p {}

.h2-about-right {}

.h2ar-box {
    margin: 0 0 90px;
    padding-left: 100px;
    position: relative;
}

.h2ar-box:last-child {
    margin-bottom: 0;
}

.h2ar-box .icon {
    color: #333;
    font-size: 64px;
    left: 0;
    position: absolute;
    top: 0;
}

.h2ar-box .title {
    color: #333333;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 29px;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.h2ar-box .info {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
}




/*h2-why-choose*/

.h2-why-choose-area {
    padding: 80px 0 50px;
    position: relative;
}

.h2-why-choose-area::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}

.h2-why-choose-area .section-title .text {
    color: #333;
}

.single-h2-why-choose {
    margin: 0 0 30px;
    position: relative;
}

.single-h2-why-choose::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.single-h2-why-choose .img {}

.single-h2-why-choose .img img {}

.single-h2-why-choose .content {
    background: transparent none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 23px 20px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
}

.single-h2-why-choose:hover .content {
    background: #fff none repeat scroll 0 0;
}

.single-h2-why-choose .content .title,
.single-h2-why-choose .content .title a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 8px;
    text-transform: capitalize;
}

.single-h2-why-choose:hover .content .title,
.single-h2-why-choose:hover .content .title a {
    color: #333;
}

.single-h2-why-choose .content .title:hover,
.single-h2-why-choose .content .title a:hover {
    color: #ffbb35;
}

.single-h2-why-choose .content .text {
    color: #fff;
    font-weight: 500;
}

.single-h2-why-choose:hover .content .text {
    color: #333;
}



/*h2-service*/

.h2-service-area {
    padding: 80px 0 0;
}

.h2-single-service {
    margin: 0 0 50px;
}

.h2-single-service .content {
    border-left: 2px solid #333;
    margin: 0 0 30px;
    padding: 30px 0 30px 28px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.h2-single-service:hover .content {
    border-color: #ffbb35;
}

.h2-single-service .content .title {
    color: #333;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.h2-single-service .content .text {
    color: #333;
    margin: 0 0 23px;
}

.h2-single-service .content .more {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    padding: 7px 9px;
    text-transform: capitalize;
}

.h2-single-service .content .more:hover {
    background: #ffbb35 none repeat scroll 0 0;
}

.h2-single-service .img {
    margin: 0 0 30px;
}

.h2-single-service .img img {}



/*we-offer*/

.we-offer-area {
    padding: 30px 0 80px;
}

.we-offer-img {}

.we-offer-img img {}

.we-offer-tab-menu {
    padding: 16px 0 0;
}

.we-offer-tab-menu .nav-tabs {
    border: 1px solid #e8e8e8;
    display: block;
}

.we-offer-tab-menu .nav-tabs .nav-item {
    display: block;
    margin: 0;
}

.we-offer-tab-menu .nav-tabs .nav-item .nav-link {
    border: none;
    border-bottom: 1px solid #e8e8e8;
    color: #333333;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    padding: 11px 10px 11px 16px;
}

.we-offer-tab-menu .nav-tabs .nav-item .nav-link span {
    margin-right: 8px;
}

.we-offer-tab-menu .nav-tabs .nav-item .nav-link.active {
    color: #ffbb35;
}

.we-offer-tab-content .tab-pane {
    overflow: hidden;
}

.we-offer-tab-content .feature {
    float: left;
    padding: 31px 0 0;
    width: 170px;
}

.we-offer-tab-content .feature ul {
    list-style: outside none none;
    padding: 0;
}

.we-offer-tab-content .feature ul li {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 35px;
}

.we-offer-tab-content .feature ul li span {
    color: #ffbb35;
    margin-right: 8px;
}

.we-offer-tab-content .text {
    overflow: hidden;
    padding: 69px 0 0;
}

.we-offer-tab-content .text p {
    color: #333333;
}



/*h2-project*/

.h2-project-area {
    padding: 80px 0 50px;
}

.h2-single-project {
    margin: 0 0 30px;
}

.h2-single-project .img {
    position: relative;
}

.h2-single-project .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.h2-single-project:hover .img::before {
    opacity: 0.5;
}

.h2-single-project .img img {}

.h2-single-project .content {
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 30px;
}

.h2-single-project .content .name {
    color: #333;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.h2-single-project:hover .content .name {
    color: #ffbb35;
}

.h2-single-project .content .text {
    color: #333333;
    margin: 0 0 23px;
}

.h2-single-project .content .more {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    padding: 8px 17px;
    text-transform: capitalize;
}

.h2-single-project .content .more:hover {
    background: #ffbb35 none repeat scroll 0 0;
}



/*free-quote*/

.free-quote-area {
    background: #ffbb35 none repeat scroll 0 0;
    padding: 50px 0;
}

.free-quote-content {
    padding-left: 92px;
    position: relative;
}

.free-quote-content .icon {
    color: #fff;
    font-size: 60px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.free-quote-content .intro {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 15px;
}

.free-quote-content .text {
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
}

.free-quote-get {
    padding: 8px 0;
    text-align: right;
}

.free-quote-get .link {
    background: #fff none repeat scroll 0 0;
    color: #ffbb35;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    padding: 10px 16px;
}


/*h2 blog*/

.h2-blog-area {
  padding: 80px 0 50px;
}


/*free-consultant*/

.free-consultant-area {
    padding: 0 0 30px;
}

.free-consultant {
    background: #ffbb35 none repeat scroll 0 0;
    border-radius: 80px;
    padding: 48px 100px;
}

.free-consultant-content {}

.free-consultant-content .title {
    color: #fff;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 29px;
    margin: 0 0 9px;
}

.free-consultant-content .text {
    color: #fff;
    font-weight: 700;
}

.free-consultant-link {
    padding: 2px 0;
    text-align: right;
}

.free-consultant-link .link {
    background: #fff none repeat scroll 0 0;
    color: #ffbb35;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding: 13px 25px;
}



/*h2-testimonial*/

.h2-testimonial-area {
    padding: 50px 0 70px;
}

.h2-single-testimonial {}

.single-testimonial.h2-single-testimonial .st-box {
    background: transparent none repeat scroll 0 0;
    padding: 0 74px 0 0;
}

.single-testimonial.h2-single-testimonial .st-box.from-left {
    padding: 0 0 0 74px;
}

.single-testimonial.h2-single-testimonial .st-box .text {
    color: #333;
    font-weight: 300;
    padding: 50px 0 0;
    position: relative;
}

.single-testimonial.h2-single-testimonial .st-box.from-left .text {
    text-align: left;
}

.single-testimonial.h2-single-testimonial .st-box .text::before {
    color: #ccc;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 50px;
    position: absolute;
    right: 8px;
    top: 10px;
}

.single-testimonial.h2-single-testimonial .st-box.from-left .text::before {
    left: 8px;
    position: absolute;
    right: auto;
    transform: scale(-1, 1);
}

.single-testimonial.h2-single-testimonial .st-box .img::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.single-testimonial.h2-single-testimonial .st-box:hover .img::before {
    opacity: 0.5;
}




/*brand*/

.h2-brand-area {
    background: #111111 none repeat scroll 0 0;
}

.h2-brand-area .brand-box p {
    color: #fff;
}



/*footer*/

.home2-footer {}

.home2-footer .footer-upper {
    background: #171717 none repeat scroll 0 0;
}

.home2-footer .footer-widget .title {
    color: #fff;
}

.home2-footer .fw-wdays ul li {
    color: #fff;
}

.home2-footer .fw-coffice ul li {
    color: #fff;
}

.home2-footer .fw-list ul li a {
    color: #fff;
}

.home2-footer .fw-list ul li a:hover {
    color: #ffbb35;
}

.home2-footer .footer-bottom {
    background: #111111 none repeat scroll 0 0;
}

.home2-footer .copyright p {
    color: #fff;
}


/*h2-map*/

.h2-map {
    height: 161%;
    position: absolute;
    right: calc((-100vw + 1160px) / 2);
    top: -228px;
    width: 190%;
}

.h2-map #googleMap {
    height: 100%;
    width: 100%;
}




/*----------------------------------------*/


/*  3. Concstraction Home Three
/*----------------------------------------*/

.home3-header {}

.h3-header-top-area {
    background: #ffbb35 none repeat scroll 0 0;
    padding: 25px 0;
}

.h3-header-top-area .hm-phone p,
.h3-header-top-area .hm-phone a {
    color: #fff;
}

.h3-header-top-area .hm-phone p span,
.h3-header-top-area .hm-phone a span {
    color: #fff;
}

.h3-header-top-area .hm-address p,
.h3-header-top-area .hm-address a {
    color: #fff;
}

.h3-header-top-area .hm-address p span,
.h3-header-top-area .hm-address a span {
    color: #fff;
}

.h3-header-top-area .hm-free-quote {
    text-align: left;
}

.h3-header-top-area .hm-free-quote p,
.h3-header-top-area .hm-free-quote a {
    color: #fff;
}

.h3-header-top-area .hm-free-quote p span,
.h3-header-top-area .hm-free-quote a span {
    color: #fff;
}

.h3-header-top-area .register-login-cart .register a {
    color: #fff;
}

.h3-header-top-area .register-login-cart>div::after {
    background: #fff none repeat scroll 0 0;
}

.h3-header-top-area .register-login-cart .login a {
    color: #fff;
}

.h3-header-top-area .register-login-cart .cart a {
    color: #fff;
}

.h3-header-bottom-area {}

.h3-header-bottom {
    background: #fff none repeat scroll 0 0;
    left: 0;
    padding: 6px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.h3-logo {
    left: 0;
    position: absolute;
    top: -106px;
    z-index: 9;
}

.h3-logo a {
    display: block;
}

.h3-logo a img {}

.h3-header-bottom .menu ul li>a {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding: 27px 9px;
    text-transform: uppercase;
}

.h3-header-bottom .daily-visitor {
    padding: 26px 0 30px;
}



/*h3-hero*/

.h3-hero-area {
    background: #232f47 none repeat scroll 0 0;
}

.h3-hero {
    padding: 238px 0 60px;
}

.h3-hero .intro {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    color: #ffbb35;
    font-size: 29px;
    letter-spacing: 0;
    line-height: 29px;
}

.h3-hero .title {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    color: #ffbb35;
    font-size: 45px;
    letter-spacing: 0;
    line-height: 45px;
    margin: 0 0 17px;
    text-transform: uppercase;
}

.h3-hero .text {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 40px;
}

.h3-hero .title-2 {
    color: #fff;
    letter-spacing: 0;
    margin: 0 0 18px;
    text-transform: uppercase;
}

.h3-hero .info {
    list-style: outside none none;
    margin: 0 0 24px;
    padding: 0;
    width: 200px;
}

.h3-hero .info li {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
}

.h3-hero .info li:nth-child(2n+1) {
    color: #ffbb35;
}

.h3-hero .info li .icon {
    margin-right: 15px;
}

.h3-hero .info li .counter {
    float: right;
}

.h3-hero .service {
    background: #ffbb35 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 19px;
    padding: 12px 30px;
}


/*h3-about*/

.h3-about-area {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 80px 0 33px;
}

.h3-about-icons {
    margin: 52px 0;
}



/*h3-featurea*/

.h3-featurea-area {
    padding: 80px 0 20px;
}

.feature-project-menu {
    margin: 0 0 45px;
    text-align: center;
}

.feature-project-menu .button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px;
    outline: medium none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.feature-project-menu .button.is-checked {
    color: #ffbb35;
}

.h3-single-feature-project {
    margin: 0 0 30px;
    position: relative;
}

.h3-single-feature-project .img {
    position: relative;
}

.h3-single-feature-project .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 5;
}

.h3-single-feature-project:hover .img::before {
    opacity: 1;
}

.h3-single-feature-project .img img {}

.h3-single-feature-project .content {
    bottom: 30px;
    left: 30px;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 260px;
    z-index: 8;
}

.h3-single-feature-project:hover .content {
    opacity: 1;
    visibility: visible;
}

.h3-single-feature-project .content .title {
    color: #fff;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 11px;
    text-transform: uppercase;
}

.h3-single-feature-project .content .text {
    color: #fff;
    margin: 0 0 23px;
}

.h3-single-feature-project .content .more {
    background: #fff none repeat scroll 0 0;
    color: #ffbb35;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 3px 17px;
}



/*h3-service*/

.h3-service-area {
    padding: 30px 0 10px;
}

.h3-all-service {
    padding: 0 15px;
}

.h3-single-service {}

.h3-single-service:hover::before {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.6;
}

.h3-single-service .content .more:hover {
    background: #ffbb35 none repeat scroll 0 0;
    border-color: #ffbb35;
    color: #fff;
}



/*h3-blog*/

.h3-blog-area {
    padding: 70px 0 20px;
}

.h3-single-blog {
    margin: 0 0 30px;
}

.h3-single-blog .img {
    position: relative;
}

.h3-single-blog .img::before {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.h3-single-blog:hover .img::before {
    background: #ffbb35 none repeat scroll 0 0;
}

.h3-single-blog .img img {}

.h3-single-blog .content {
    border-color: transparent #e8e8e8 #e8e8e8;
    border-radius: 0 0 10px 10px;
    border-style: solid;
    border-width: 1px;
    padding: 26px 18px;
}

.h3-single-blog .content .title,
.h3-single-blog .content .title a {
    color: #333333;
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
}

.h3-single-blog .content .title:hover,
.h3-single-blog .content .title a:hover {
    color: #ffbb35;
}

.h3-single-blog .content .title {
    margin: 0 0 8px;
}

.h3-single-blog .content .title a {}

.h3-single-blog .content .meta {
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0;
}

.h3-single-blog .content .meta li {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 5px;
}

.h3-single-blog .content .meta li span {}

.h3-single-blog .content .text {
    color: #333333;
    font-weight: 700;
    margin: 0 0 14px;
}

.h3-single-blog .content .date-more {
    overflow: hidden;
}

.h3-single-blog .content .date-more .date {
    color: #ffbb35;
    display: inline-block;
    font-weight: 700;
    line-height: 18px;
}

.h3-single-blog .content .date-more .more {
    color: #333;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 6px;
}

.h3-single-blog .content .date-more .more:hover {
    color: #ffbb35;
}

.h3-single-blog .content .date-more .more span {
    margin-right: 4px;
}



/*h3-all-project*/

.h3-all-project-area {
    padding: 30px 0 34px;
}

.all-project-menu {
    margin: 0 0 50px;
    text-align: center;
}

.all-project-menu .button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #e5e5e5;
    border-radius: 5px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    outline: medium none;
    padding: 13px 54px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.all-project-menu .button.is-checked {
    background: #ffbb35 none repeat scroll 0 0;
    border-color: #ffbb35;
    color: #fff;
}

.h3-single-project {
    margin: 0 -12px 6px;
    position: relative;
}

.h3-single-project .img {
    position: relative;
}

.h3-single-project .img::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.h3-single-project:hover .img::before {
    background: #ffbb35 none repeat scroll 0 0;
    opacity: 1;
}

.h3-single-project .img img {}

.h3-single-project .content {
    bottom: 30px;
    left: 30px;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
}

.h3-single-project:hover .content {
    opacity: 1;
    visibility: visible;
}

.h3-single-project .content .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.h3-single-project .content .text {
    color: #ffffff;
    margin: 0 0 10px;
}

.h3-single-project .content .address {
    color: #ffffff;
    margin: 0 0 23px;
}

.h3-single-project .content .more {
    border: 2px solid #fff;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    padding: 6px 14px;
    text-transform: capitalize;
}

.h3-single-project .content .more:hover {
    background: #fff none repeat scroll 0 0;
    color: #ffbb35;
}



/*h3-testimonial*/

.h3-testimonial-area {
    padding: 40px 0 54px;
}

.h3-testimonial {}

.h3-tesimonial-box {
    margin: 14px 0 60px;
    position: relative;
    text-align: center;
}

.h3-tesimonial-box::before {
    bottom: -44px;
    color: #ccc;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 74px;
    position: absolute;
    right: 20%;
}

.h3-tesimonial-box::after {
    bottom: -44px;
    color: #ccc;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 74px;
    position: absolute;
    right: 20%;
}

.h3-tesimonial-box .name {
    color: #333333;
    letter-spacing: 0;
    margin: 0 0 16px;
    text-transform: capitalize;
}

.h3-tesimonial-box .desg {
    color: #333;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 20px;
}

.h3-tesimonial-box .text {
    color: #333333;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
}

.h3-testimonial-carousel .owl-dots {
    bottom: 17px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

.h3-testimonial-carousel .owl-dots .owl-dot {
    background: #e8e8e8 none repeat scroll 0 0;
    border-radius: 100px;
    display: inline-block;
    height: 11px;
    margin: 0 2px;
    width: 11px;
}

.h3-testimonial-carousel .owl-dots .owl-dot.active {
    background: #ffbb35 none repeat scroll 0 0;
}



/*our-certificate*/

.our-certificate-area {
    padding: 80px 0;
}

.our-certificate-tab-menu {}

.our-certificate-tab-menu .nav-tabs {}

.our-certificate-tab-menu .nav-tabs .nav-item {}

.our-certificate-tab-menu .nav-tabs .nav-item .nav-link {
    position: relative;
}

.our-certificate-tab-menu .nav-tabs .nav-item .nav-link::before {
    border-color: transparent #ffbb35 transparent transparent;
    border-style: solid;
    border-width: 8px 17px;
    content: "";
    left: -33px;
    opacity: 0;
    position: absolute;
    top: 16px;
    transition: all 0.3s ease 0s;
}

.our-certificate-tab-menu .nav-tabs .nav-item .nav-link.active::before {
    opacity: 1;
}

.our-certificate-tab-menu .nav-tabs .nav-item .nav-link.active {
    background: #ffbb35 none repeat scroll 0 0;
    color: #fff;
}



/*h3-brand*/

.h3-brand-area {
    background: #ffbb35 none repeat scroll 0 0;
}

.h3-brand-area .brand-box p {
    color: #fff;
}




/*h3-footer*/

.home3-footer {}

.h3-footer-upper {
    background: #232f47 none repeat scroll 0 0;
}

.h3-footer-upper .footer-widget .title {
    color: #fff;
}

.h3-footer-upper .fw-wdays ul li {
    color: #fff;
}

.h3-footer-upper .fw-coffice ul li {
    color: #fff;
}

.h3-footer-upper .fw-list ul li a {
    color: #fff;
}

.h3-footer-upper .fw-list ul li a:hover {
    color: #ffbb35;
}

.h3-footer-bottom {
    background: #ffbb35 none repeat scroll 0 0;
}

.h3-footer-bottom .copyright p {
    color: #fff;
}

.h3-footer-bottom .copyright p a {
    color: #333333;
}

.h3-footer-bottom .bottom-social ul li a {
    background: #ffffff none repeat scroll 0 0;
}

.h3-footer-bottom .bottom-social ul li a:hover {
    background: #fff none repeat scroll 0 0;
    color: #ffbb35;
}




/*----------------------------------------*/


/*  4. Details
/*----------------------------------------*/


/*other-page-breadcumb*/

.other-page-breadcumb-area {
    background: rgba(0, 0, 0, 0) url("../img/home-1/hero-bg.jpg") repeat fixed 0 0;
    padding: 74px 0;
}

.op-breadcumb {}

.op-breadcumb ul {
    list-style: outside none none;
    padding: 0;
}

.op-breadcumb ul li {
    display: inline-block;
}

.op-breadcumb ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 12px;
    padding-right: 5px;
    position: relative;
}

.op-breadcumb ul li:last-child a {
    color: #f6b364;
}

.op-breadcumb ul li a span {
    margin-right: 3px;
}

.op-breadcumb ul li a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -5px;
    top: 1px;
}

.op-breadcumb ul li:last-child a::after {
    display: none;
}

.op-back {
    text-align: right;
}

.op-back>a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    padding-right: 14px;
    position: relative;
}

.op-back>a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -5px;
    top: 1px;
}


/*product*/

.details-product-area {
  padding: 80px 0 20px;
}

.product-tab {}

.pt-content {}

.ptc-box {
    border: 1px solid #f6f6f6;
    position: relative;
}

.ptc-box .sale {
    background: #ffbb35 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    left: 10px;
    letter-spacing: 0;
    line-height: 18px;
    padding: 4px 11px;
    position: absolute;
    text-transform: capitalize;
    top: 10px;
}

.pt-menu.nav-tabs {
    border: 0 none;
    list-style: outside none none;
    margin: 24px auto auto;
    padding: 0;
    width: 70%;
}

.pt-menu.nav-tabs li {}

.pt-menu.nav-tabs li a {
    border-color: transparent;
    margin-bottom: 2px;
    padding: 0;
}

.pt-menu.nav-tabs li a.active {
    border-color: transparent;
    border-radius: 0;
}

.pt-menu.nav-tabs li a:focus {
    border-color: #f6b364;
}

.pt-menu.nav-tabs li a img {}

.pt-menu-carousel .owl-nav {}

.pt-menu-carousel .owl-nav>div {
    color: #333333;
    font-size: 14px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pt-menu-carousel .owl-nav>div:hover {
    color: #f6b364;
}

.pt-menu-carousel .owl-nav .owl-prev {
    left: -14px;
}

.pt-menu-carousel .owl-nav .owl-next {
    right: -14px;
}

.product-details {}

.product-details .name {
    color: #333333;
    letter-spacing: 0;
    margin: 0 0 17px;
}

.product-details .review {
    margin: 0 0 19px;
}

.product-details .review .rating {
    display: inline-block;
}

.product-details .review .rating .star {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    margin: 0 1px 0 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 14px;
}

.product-details .review .rating .star::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.product-details .review .rating .star-on::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.product-details .review .rating .star-half::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.product-details .review .rating .star:hover::after {
    color: #999999;
}

.product-details .review .count {
    color: #999999;
    display: inline-block;
    line-height: 18px;
    margin-left: 16px;
}

.product-details .price {
    color: #333333;
    letter-spacing: 0;
    margin: 0 0 23px;
}

.product-details .price .old-price {
    color: #999999;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: line-through;
}

.product-details .desc {
    color: #333333;
    line-height: 24px;
    margin: 0 0 23px;
}

.product-details .desc span {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    margin: 0 0 9px;
}

.qty-availability {
    margin: 0 0 33px;
}

.qty-availability .quantity {
    display: inline-block;
    margin-right: 26px;
    position: relative;
}

.qty-availability .quantity label {
    color: #333333;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-right: 10px;
    text-transform: uppercase;
}

.qty-availability .quantity input[type="text"] {
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    height: 30px;
    padding: 0 15px;
    text-align: center;
    width: 68px;
}

.qty-availability .quantity .qtybutton {
    background: #f6b364 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 27px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 15px;
}

.qty-availability .quantity .dec {
    border-radius: 8px 0 0 8px;
    right: 52px;
}

.qty-availability .quantity .inc {
    border-radius: 0 8px 8px 0;
    right: 0;
}

.qty-availability .availability {
    color: #333333;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}

.qty-availability .availability span {
    margin-left: 12px;
    text-transform: uppercase;
}

.qty-availability .availability .yes {
    color: #f6b364;
}

.qty-availability .availability .no {
    color: #ff623f;
}

.product-details .buttons {
    margin: 0 0 33px;
}

.product-details .buttons .add-cart {
    background: #333333 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 8px;
    padding: 8px 19px;
    width: auto;
}

.product-details .buttons .add-cart:hover {
    background: #f6b364 none repeat scroll 0 0;
}

.product-details .buttons ul {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}

.product-details .buttons ul li {
    display: inline-block;
    margin-right: 8px;
}

.product-details .buttons ul li a {
    background: #333333 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
    width: 34px;
}

.product-details .buttons ul li a:hover {
    background: #f6b364 none repeat scroll 0 0;
}

.view-modal {
    max-width: 100%;
    width: 1000px;
}

.view-modal-content {
    padding: 30px;
    position: relative;
}

.view-modal-content .close {
    cursor: pointer;
    position: absolute;
    right: 24px;
    top: 24px;
    z-index: 9;
}

.product-details .share {
    border-top: 1px solid #e8e8e8;
    padding: 11px 0 0;
}

.product-details .share span {
    color: #18c1f0;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 14px;
}

.product-details .share ul {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}

.product-details .share ul li {
    display: inline-block;
    margin-right: 6px;
}

.product-details .share ul li a {
    display: block;
    font-size: 18px;
    line-height: 22px;
}

.product-details .share ul li a.facebook {
    color: #45619d;
}

.product-details .share ul li a.g-plus {
    color: #cf4539;
}

.product-details .share ul li a.twitter {
    color: #42c0fb;
}

.product-details .share ul li a.skype {
    color: #009ee5;
}

.product-details .share ul li a.rss {
    color: #fd9f13;
}


/*product-details-tab*/

.product-details-tab-area {
    padding: 30px 0;
}

.product-details-tab {}

.pdt-menu.nav-tabs {
    border-bottom: 1px solid #333333;
}

.pdt-menu.nav-tabs li {}

.pdt-menu.nav-tabs li a {
    background: #333333 none repeat scroll 0 0;
    border-radius: 8px 8px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 46px;
    letter-spacing: 0;
    line-height: 46px;
    margin-right: 5px;
    padding: 0 20px;
    text-transform: uppercase;
}

.pdt-menu.nav-tabs li a.active {
    background: #f6b364 none repeat scroll 0 0;
    color: #fff;
}

.pdt-content {
    border: 1px solid #f6f6f6;
    border-radius: 0 5px 5px 0;
    padding: 30px;
}

.pdtc-box {}

.pdtc-box p {
    color: #333333;
    line-height: 24px;
}

.details-page-opa {
  padding: 50px 0;
}


/*our-course*/

.our-course-area {
    padding: 40px 0;
}

.details-course-box {
    -webkit-box-shadow: 0 0 2px 0 rgb(161, 161, 161);
    box-shadow: 0 0 2px 0 rgb(161, 161, 161);
    margin: 0 0 30px;
}

.details-course-box .img {
    position: relative;
}

.details-course-box .img img {}

.details-course-box .img::before {
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.details-course-box:hover .img::before {
    opacity: 0.8;
}

.details-course-box .img .cart {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.details-course-box .img .cart .button {
    background: #f6b364 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    min-width: 110px;
    opacity: 0;
    padding: 7px 19px;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
    visibility: hidden;
}

.details-course-box:hover .img .cart .button {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.details-course-box .content {
    padding: 16px 10px 27px;
    text-align: center;
}

.details-course-box .content .name {
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 19px;
}

.details-course-box .content .name:hover {
    color: #f6b364;
}

.details-course-box .content .review {}

.details-course-box .content .review .rating {
    display: inline-block;
}

.details-course-box .content .review .rating .star {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    margin: 0 1px 0 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 14px;
}

.details-course-box .content .review .rating .star::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.details-course-box .content .review .rating .star-on::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.details-course-box .content .review .rating .star-half::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.details-course-box .content .price {
    color: #f6b364;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
}

.details-course-box .content .price span {
    color: #999999;
    font-size: 14px;
    margin-left: 6px;
}


/*----------------------------------------*/


/*  5. Grid
/*----------------------------------------*/

.grid-product-area {
    padding: 80px 0 40px;
}

.grid-menu {
    border: 1px solid #f6f6f6;
    border-radius: 5px;
    margin: 0 0 30px;
    padding: 20px 28px;
    position: relative;
}

.grid-menu>div {
    display: inline-block;
}

.grid-menu nav {}

.grid-menu nav .nav-tabs {
    border: 0 none;
    margin-right: 5px;
}

.grid-menu nav .nav-tabs .nav-link {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    color: #333333;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    width: 30px;
}

.grid-menu nav .nav-tabs .nav-link.active {
    background: #f6b364 none repeat scroll 0 0;
    border-color: #f6b364;
    color: #fff;
}

.grid-menu nav .nav-tabs .nav-link:last-chlid {
    margin-right: 0;
}

.grid-menu .sort-show {}

.grid-menu .sort-show select {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    letter-spacing: 0;
    padding: 4px 14px;
}

.grid-menu .sort-show select option {}

.grid-menu .sort-show p {
    color: #333333;
    display: inline-block;
    line-height: 24px;
    margin: 0 8px;
}

.grid-menu .sort-show p a {}

.grid-menu .pages {}

.grid-menu .pages ul {
    list-style: outside none none;
    padding: 0;
}

.grid-menu .pages ul li {
    display: inline-block;
    margin-left: 3px;
}

.grid-menu .pages ul li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    color: #333333;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.grid-menu .pages ul li:first-child a,
.grid-menu .pages ul li:last-child a {
    background: #333333 none repeat scroll 0 0;
    border-color: #333333;
    color: #fff;
}

.grid-menu .pages ul li:first-child a {}

.grid-menu .pages ul li:last-child a {}

.grid-menu .pages ul li a:hover,
.grid-menu .pages ul li a.active {
    background: #f6b364 none repeat scroll 0 0;
    border-color: #f6b364;
    color: #fff
}


/*details-course-box-list*/

.details-course-box-list {
  border: 1px solid #f6f6f6;
  margin: 0 0 30px;
  overflow: hidden;
}

.details-course-box-list .img {
    float: left;
    width: 270px;
}

.details-course-box-list .img img {}

.details-course-box-list .content {
  overflow: hidden;
  padding: 24px 24px 0;
}

.details-course-box-list .content .name {
    color: #333333;
    letter-spacing: 0;
    margin: 0 0 6px;
}

.details-course-box-list .content .review {
    margin: 0 0 4px;
}

.details-course-box-list .content .review .rating {
    display: inline-block;
}

.details-course-box-list .content .review .rating .star {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    margin: 0 1px 0 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 14px;
}

.details-course-box-list .content .review .rating .star::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.details-course-box-list .content .review .rating .star-on::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.details-course-box-list .content .review .rating .star-half::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.details-course-box-list .content .review .rating .star:hover::after {
    color: #999999;
}

.details-course-box-list .content .review .count {
    color: #999999;
    display: inline-block;
    line-height: 18px;
    margin-left: 16px;
}

.details-course-box-list .content .price {
    color: #333333;
    letter-spacing: 0;
    margin: 0 0 15px;
}

.details-course-box-list .content .price .old-price {
    color: #999999;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: line-through;
}

.details-course-box-list .content .desc {
    color: #333333;
    line-height: 24px;
    margin: 0 0 20px;
}

.details-course-box-list .content .buttons {
    margin: 0 0 33px;
}

.details-course-box-list .content .buttons .add-cart {
    background: #333333 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 8px;
    padding: 8px 19px;
    width: auto;
}

.details-course-box-list .content .buttons .add-cart:hover {
    background: #f6b364 none repeat scroll 0 0;
}

.details-course-box-list .content .buttons ul {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}

.details-course-box-list .content .buttons ul li {
    display: inline-block;
    margin-right: 8px;
}

.details-course-box-list .content .buttons ul li a {
    background: #333333 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
    width: 34px;
}

.details-course-box-list .content .buttons ul li a:hover {
    background: #f6b364 none repeat scroll 0 0;
}



/*----------------------------------------*/


/*  6. Grid Left Sidebar
/*----------------------------------------*/

.grid-product-ls-area {
  padding: 80px 0 50px;
}

.gls-ppb.product-page-banner {
    margin: 0 0 70px;
}

.gls-ppb.product-page-banner .inner {
    left: 40px;
    position: absolute;
    top: 40px;
    width: 90%;
}


/*sidebar*/

.grid-sidebar {}

.gs-widget {
    border: 1px solid #f6f6f6;
    border-radius: 5px;
    margin: 0 0 50px;
    padding: 0 0 20px;
}

.gs-widget .title {
    background: #333333 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    padding: 11px 20px 11px 50px;
    position: relative;
}

.gs-widget .title::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 18px;
    position: absolute;
    top: 11px;
}

.gs-widget .title-2 {
    color: #333333;
    letter-spacing: 0;
    line-height: 18px;
    margin: 26px 0 21px;
    padding: 0 18px;
}

.gs-widget .title-3 {
    border-bottom: 1px solid #e8e8e8;
    color: #333333;
    letter-spacing: 0;
    margin: 0 18px 20px;
    padding: 34px 0 12px;
}

.all-cat-gsw {
    padding-bottom: 0;
}

.all-cat-gsw .cat {
    list-style: outside none none;
    padding: 0;
}

.all-cat-gsw .cat li {
    display: block;
}

.all-cat-gsw .cat li a {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 50px;
    padding: 0 20px;
}

.all-cat-gsw .cat li a:hover,
.all-cat-gsw .cat li a.active {
    color: #f6b364;
}

.all-cat-gsw .cat .more-cat {
    list-style: outside none none;
    padding: 0;
}

.all-cat-gsw .cat li .more {
    background: #e8e8e8 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    position: relative;
}

.all-cat-gsw .cat li .more::before {
    color: #f6b364;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 10px;
    margin-right: 4px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.all-cat-gsw .cat li .more.collapsed {
    color: #333333;
}

.all-cat-gsw .cat li .more.collapsed::before {}

.catalog-gsw {}

.catalog-gsw .price-slider {
    padding: 0 18px;
}

.catalog-gsw .price-slider .ui-slider {
    background: #333333 none repeat scroll 0 0;
    border: medium none;
    height: 2px;
    margin: 0 0 24px;
}

.catalog-gsw .price-slider .ui-slider .ui-slider-range {
    background: #f6b364 none repeat scroll 0 0;
    height: 2px;
    top: 0;
}

.catalog-gsw .price-slider .ui-slider .ui-slider-handle {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 100px;
    height: 11px;
    top: -4px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 11px;
}

.catalog-gsw .price-slider .ui-slider .ui-slider-handle:focus {
    background: #f6b364 none repeat scroll 0 0;
}

.catalog-gsw .price-slider p {
    text-align: center;
}

.catalog-gsw .price-slider p input[type="text"] {
    background: #333333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    letter-spacing: 0;
    padding: 0 16px;
    text-align: center;
    width: 130px;
}

.catalog-gsw .price-slider p input[type="submit"] {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    letter-spacing: 0;
    line-height: 34px;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.catalog-gsw .price-slider p input[type="submit"]:hover {
    background: #f6b364 none repeat scroll 0 0;
}

.catalog-gsw .select-box {
    padding: 0 18px;
}

.catalog-gsw .select-box select {
    border: 1px solid #999999;
    border-radius: 5px;
    height: 35px;
    letter-spacing: 0;
    padding: 0 20px;
    width: 100%;
}

.catalog-gsw .select-box select option {}

.best-sale-gsw {}

.best-sale-gsw .product {
    list-style: outside none none;
    padding: 0;
}

.best-sale-gsw .product li {
    display: block;
    margin: 0 0 30px;
}

.best-sale-gsw .product li:last-child {
    margin-bottom: 0;
}

.best-sale-gsw .product li a {
    display: block;
    overflow: hidden;
}

.best-sale-gsw .product li a .img {
    float: left;
    padding: 18px 0 0 18px;
    width: 100px;
}

.best-sale-gsw .product li a .img img {}

.best-sale-gsw .product li a .content {
    overflow: hidden;
    padding: 18px 8px 8px 18px;
}

.best-sale-gsw .product li a .content .name {
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 19px;
    margin: 0 0 8px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.best-sale-gsw .product li a .content .name:hover {
    color: #f6b364;
}

.best-sale-gsw .product li a .content .rating {
    margin: 0 0 3px;
}

.best-sale-gsw .product li a .content .rating .star {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    margin: 0 1px 0 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 14px;
}

.best-sale-gsw .product li a .content .rating .star::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.best-sale-gsw .product li a .content .rating .star-on::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.best-sale-gsw .product li a .content .rating .star-half::after {
    color: #f6b364;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
}

.best-sale-gsw .product li a .content .price {
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 19px;
}

.best-sale-gsw-carousel .owl-nav {}

.best-sale-gsw-carousel .owl-nav>div {
    background: #333333 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 21px;
    text-align: center;
    top: -64px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 34px;
}

.best-sale-gsw-carousel .owl-nav>div:hover {
    background: #f6b364 none repeat scroll 0 0;
}

.best-sale-gsw-carousel .owl-nav .owl-prev {
    right: 64px;
}

.best-sale-gsw-carousel .owl-nav .owl-next {}

.gls-right .details-course-box-list .content {
  padding: 14px 8px 0 20px;
}

.gls-right .details-course-box-list .content .buttons {
  margin: 0 0 10px;
}


/*----------------------------------------*/


/*  7. Work
/*----------------------------------------*/

.work-area {
    padding: 80px 0 50px;
}

.work-area .top-service-box {
    margin: 0 0 30px;
}



/*----------------------------------------*/


/*  8. Work Details
/*----------------------------------------*/

.blog-details-area {
  padding: 80px 0 50px;
}

.blog-details {}

.blog-details .img {
    margin: 0 0 25px;
}

.blog-details .img img {}

.blog-details .title {
    color: #333333;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 29px;
    margin: 0 0 17px;
}

.blog-details .text {
    color: #333333;
    line-height: 24px;
    margin: 0 0 24px;
}

.blog-details-title {
    color: #333333;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 29px;
    text-decoration: underline;
}

.comments {
    margin: 0 0 19px;
}

.all-comments {
    list-style: outside none none;
    padding-left: 40px;
}

.all-comments li {
    display: block;
}

.all-comments li article {
    border: 1px solid #f6f6f6;
    border-radius: 5px;
    display: block;
    margin: 0 0 28px;
    padding: 24px 20px 24px 64px;
    position: relative;
}

.all-comments li article .img {
    left: -40px;
    margin: 0;
    position: absolute;
    top: 32px;
    width: 80px;
}

.all-comments li article .img img {}

.all-comments li article .content {
    overflow: hidden;
}

.all-comments li article .content .name {
    color: #333333;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    margin: 0 0 8px;
}

.all-comments li article .content .text {
    color: #333333;
    line-height: 24px;
    margin: 0 0 10px;
}

.all-comments li article .content .meta {
    list-style: outside none none;
    padding: 0;
}

.all-comments li article .content .meta li {
    display: inline-block;
    margin-right: 16px;
}

.all-comments li article .content .meta li a {
    color: #999999;
    display: block;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 17px;
}

.all-comments li article .content .meta li a span {
    margin-right: 2px;
}

.all-comments li ul {
    padding-left: 100px;
}

.leave-reply {}

.leave-reply-input-box {
    margin: 0 0 16px;
}

.leave-reply-input-box label {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 0 11px;
}

.leave-reply-input-box input[type="text"],
.leave-reply-input-box input[type="email"] {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    height: 35px;
    width: 100%;
}

.leave-reply-input-box input[type="text"] {}

.leave-reply-input-box input[type="email"] {}

.leave-reply-input-box textarea {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    height: 200px;
    width: 100%;
}

.leave-reply-input-box input[type="submit"] {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    padding: 7px 23px;
    text-transform: uppercase;
}




/*----------------------------------------*/


/*  9. Service + Details
/*----------------------------------------*/

.page-service-area {
    padding: 80px 0 50px;
}

.recent-blog-bsw {}

.recent-blog-bsw .recent-blog {
    list-style: outside none none;
    padding: 20px 18px 0;
}

.recent-blog-bsw .recent-blog li {
    display: block;
    margin: 0 0 20px;
}

.recent-blog-bsw .recent-blog li:last-child {
    margin-bottom: 0;
}

.recent-blog-bsw .recent-blog li a {
    display: block;
    overflow: hidden;
}

.recent-blog-bsw .recent-blog li a .img {
    display: inline-block;
    float: left;
    width: 60px;
}

.recent-blog-bsw .recent-blog li a .img img {}

.recent-blog-bsw .recent-blog li a .content {
    display: inline-block;
    overflow: hidden;
    padding-left: 16px;
}

.recent-blog-bsw .recent-blog li a .content .name {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 0 5px;
}

.recent-blog-bsw .recent-blog li a .content .name:hover {
    color: #f6b364;
}

.recent-blog-bsw .recent-blog li a .content .date {
    color: #999999;
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 17px;
    margin: 0 0 5px;
}

.recent-blog-bsw .recent-blog li a .content .comment {
    color: #999999;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 17px;
}

.recent-blog-bsw .recent-blog li a .content .comment span {
    margin-right: 2px;
}



/*----------------------------------------*/


/*  10. Team
/*----------------------------------------*/

.page-team-area {
    padding: 80px 0 50px;
}

.team-details-area {
  padding: 80px 0 50px;
}

.teamd-img {
  margin: 0 0 30px;
}

.teamd-img img {}

.teamd-content {
  padding: 55px 0 0;
}

.teamd-content .name {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 26px;
  margin: 0 0 6px;
}

.teamd-content .desg {
  color: #333;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 12px;
}

.teamd-content .cont-info {
  list-style: outside none none;
  margin: 0 0 11px;
  padding: 0;
}

.teamd-content .cont-info li, .teamd-content .cont-info li a {
  color: #666;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
}

.teamd-content .cont-info li {}

.teamd-content .cont-info li a {}

.teamd-content .info {
  color: #666;
  margin: 0 0 38px;
}

.teamd-content .cont-social {
  overflow: hidden;
}

.teamd-content .cont-social .now {
  border: 2px solid #333333;
  border-radius: 25px;
  color: #333333;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 18px;
  padding: 6px 16px;
  text-transform: capitalize;
}

.teamd-content .cont-social .social {
  display: inline-block;
  float: right;
  list-style: outside none none;
  padding: 0;
}

.teamd-content .cont-social .social li {
  display: inline-block;
}

.teamd-content .cont-social .social li a {
  background: #333333 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 0 2px;
  text-align: center;
  width: 35px;
}


/*----------------------------------------*/


/*  11. Contact
/*----------------------------------------*/

.contact-title {
    color: #333333;
    font-size: 18px;
    letter-spacing: 0;
    margin: 0 0 27px;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}

.contact-title::after {
    background: #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 108px;
}

.contact-area {
    padding: 80px 0 60px;
}

.map-area {
    margin: 0 0 43px;
}

.map-area .gmap {}

.map-area .gmap #googleMap {
    border-radius: 10px;
    height: 500px;
    width: 100%;
}

.cf-msg {
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}

.cf-msg p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-transform: capitalize;
}

.contact-us {}

.contact-us form {}

.contact-us form .cf-input-box {
    margin: 0 0 16px;
}

.contact-us form .cf-input-box label {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 0 10px;
}

.contact-us form .cf-input-box input[type="text"],
.contact-us form .cf-input-box input[type="email"] {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    height: 35px;
    width: 100%;
}

.contact-us form .cf-input-box input[type="text"] {}

.contact-us form .cf-input-box input[type="email"] {}

.contact-us form .cf-input-box textarea {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    height: 200px;
    width: 100%;
}

.contact-us form .cf-input-box button {
    background: #18c1f0 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding: 7px 22px;
    text-transform: uppercase;
}

.contact-info {}

.contact-info .text {
    color: #333333;
    line-height: 24px;
    margin: 0 0 24px;
}

.contact-info .info {
    list-style: outside none none;
    padding: 0;
}

.contact-info .info li {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 0 14px;
}

.contact-info .info li:last-child {
    margin-bottom: 0;
}

.contact-info .info li span {
    border: 1px solid #ebebeb;
    border-radius: 100px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 16px;
    text-align: center;
    width: 35px;
}



/*----------------------------------------*/


/*  12. Blog
/*----------------------------------------*/

.page-blog-area {
    padding: 80px 0 50px;
}


/*About Page*/
.about-page-wca {
  padding: 60px 0 50px;
}


/*----------------------------------------*/


/*  13. Gallery
/*----------------------------------------*/


.gallery-area {
  padding: 80px 0 50px;
}

.single-gallery {
    margin: 0 0 30px;
    position: relative;
}

.single-gallery::before {
    background: #ffbb35 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}

.single-gallery:hover::before {
    opacity: 0.5;
}

.single-gallery a {
    display: block;
    position: relative;
}

.single-gallery a i {
    background: #fff none repeat scroll 0 0;
    border-radius: 100px;
    color: #ffbb35;
    display: inline-block;
    font-size: 14px;
    height: 36px;
    left: 50%;
    line-height: 36px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 36px;
    z-index: 9;
}

.single-gallery:hover a i {
    opacity: 1;
    visibility: visible;
}

.single-gallery a img {}

.gallery-menu {
  margin: 0 0 21px;
  text-align: center;
}

.gallery-menu .button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #999;
  cursor: pointer;
  letter-spacing: 0;
  outline: medium none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.gallery-menu .button.checked {
  color: #333;
}

/*----------------------------------------*/


/*  14. FAQ
/*----------------------------------------*/

.faq-area {
  padding: 80px 0 50px;
}

.accordion {
  margin: 0 0 30px;
}

.accordion .card {}

.accordion .card .card-header {}

.accordion .card .card-header .mb-0 {}

.accordion .card .card-header .mb-0 .btn {
  color: #333;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
}

.accordion .card .collapse {}

.accordion .card .collapse .card-body, .accordion .card .collapsing .card-body {
  color: #666;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
}

.faq-box {
  margin: 0 0 30px;
}

.faq-box .title {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 0 0 12px;
  padding: 0 0 8px;
}

.faq-box .text {
  color: #666;
}


/*----------------------------------------*/


/*  15. Testimonial
/*----------------------------------------*/

.testimonial-non-slider {
  padding: 30px 0 80px;
}



/*----------------------------------------*/


/*  16. Wishlist
/*----------------------------------------*/

.wishlist-area {
  padding: 80px 0;
}

.shopping-cart-table {
    border: 1px solid #ebebeb;
}

.shopping-cart-table table {
    text-align: center;
    width: 100%;
}

.shopping-cart-table thead {}

.shopping-cart-table thead tr {
    color: #232530;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: capitalize;
}

.shopping-cart-table thead tr th, .shopping-cart-table table td {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  margin: 0;
  padding: 15px 20px;
  text-align: center;
}

.shopping-cart-table thead tr th:last-child, .shopping-cart-table table td:last-child {
  border-right: none;
}

.shopping-cart-table thead tr th {
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}

.shopping-cart-table thead tr th:last-child {
  border-right: none;
}

.shopping-cart-table thead tr th.cart-img-title,
.shopping-cart-table table tr td.cart_product_image_value {
    width: 15%;
}

span.product_price {
    color: #444;
    font-weight: 700;
}

.product-quantity-t > input[type="number"] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #6f6f6f;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    padding: 0 5px 0 10px;
    text-align: center;
    width: 60px;
}

span.product_price {
  color: #ffbb35;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
}

p.cart_product_name a {
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}


/*shopping-cart*/

.shopping-cart-button {
    background: #ffbb35 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 5px 30px;
    text-transform: uppercase;
}

.shopping-cart-content-area {
    padding: 0 0 60px;
}

.scca-head {
    padding: 30px 0 50px;
}

.scca-head .scb-continue {
    color: #fff;
}

.scca-head .scb-update {
    color: #fff;
    float: right;
}

.shopping-cart-content-box {
    border: 1px solid #ebebeb;
    padding: 0 0 30px;
}

.sccb-shipping {}

.sccb-title {
    border-bottom: 1px solid #ebebeb;
    color: #232530;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    padding: 16px 0 20px;
    text-align: center;
}

.sccb-shipping-title {
    color: #646a7c;
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 18px 0 20px;
    text-align: center;
}

.sccb-shipping-content {
    margin-bottom: 28px;
    padding: 0 15px;
}

.sccb-shipping-input {
    margin-bottom: 10px;
}

.sccb-shipping-input label {
    color: #646a7c;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px;
    margin: 5px 0 0;
}

.sccb-shipping-input select {
    border: 1px solid #ebebeb;
    color: #646a7c;
    float: right;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0;
    padding: 0 15px;
}

.sccb-shipping-input option {}

.sccb-shipping .sccb-shipping-get {
    text-align: center;
}

.sccb-shipping .sccb-shipping-get > a {
    color: #fff;
}

.sccb-discount {}

.sccb-discount-subscribe-box {
    padding: 0 15px;
}

.sccb-discount-subscribe-box input[type="text"] {
    border: 0 none;
    border-bottom: 1px solid #ebebeb;
    display: inline-block;
    width: 48%;
}

.sccb-discount-subscribe-box .sccb-discount-subscribe {
    color: #fff;
    float: right;
}

.sccb-cart-total {}

.sccb-cart-content {
    margin: 30px 0 0;
    padding: 0 15px;
}

.sccb-cart-content h6 {
    color: #646a7c;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 15px;
}

.sccb-cart-content h6 span {
    color: #ffbb35;
    float: right;
}

.sccb-cart-total .sccb-cart-button {
    text-align: center;
}

.sccb-cart-total .sccb-cart-button > a {
    color: #fff;
}

.cart-page-service-area {
    background: #f2f2f2 none repeat scroll 0 0;
}

.single-cart-page-box {
    padding: 36px 0;
}

.single-cart-page-box > p {
    color: #7d7d7d;
    padding-left: 45px;
    position: relative;
}

.single-cart-page-box > p::before {
    border: 1px solid #ffbb35;
    border-radius: 100px;
    color: #ffbb35;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px #ccc;
    top: -5px;
    width: 40px;
}

.single-cart-page-box > p.satisfaction {}

.single-cart-page-box > p.satisfaction::before {
    content: "";
}

.single-cart-page-box > p.shipping {}

.single-cart-page-box > p.shipping::before {
    content: "";
}

.single-cart-page-box > p.return {}

.single-cart-page-box > p.return::before {
    content: "";
}

.single-cart-page-box > p.opening {}

.single-cart-page-box > p.opening::before {
    content: "";
}