@import url(https://fonts.googleapis.com/css?family=PT+Sans);
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(font-awesome.css);
@import url(flaticon.css);
@import url(animate.css);
@import url(element.css);
@import url(header.css);
@import url(jquery-ui.css);
@import url(owl.css);
@import url(jquery.fancybox.css);
@import url(imagehover-extended.css);
@import url(nouislider.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(magnific-popup.css);
@import url(global.css);

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

body {
    font-size: 14px;
    color: #666;
    line-height: 1.8em;
    font-weight: 400;
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #888
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.4em;
    font-family: Ubuntu, sans-serif
}

.no-padding {
    padding: 0 !important
}

button,
input,
select,
textarea {
    font-family: Poppins, sans-serif
}

.text,
p,
span {
    position: relative;
    line-height: 1.8em;
    font-size: 14px;
    font-family: Poppins, sans-serif
}

figure {
    margin-bottom: 0
}

.row-10 {
    margin: 0 -10px
}

.strike-through {
    text-decoration: line-through
}

.auto-container {
    position: static;
    max-width: 1330px;
    padding: 0 15px;
    margin: 0 auto
}

.small-container {
    max-width: 780px;
    margin: 0 auto
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    text-align: center;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.grey-bg {
    background-color: #fafafa
}

.theme-bg {
    background-color: #ffc107
}

.centered {
    text-align: center
}

.owl-controls {
    text-align: center;
    display: block;
    position: relative;
    bottom: 0
}

.owl-dots-none .owl-dots {
    display: none
}

.owl-dots {
    text-align: center
}

.owl-dots .owl-dot {
    display: inline-block
}

.owl-dots .owl-dot span {
    height: 10px;
    background: #e9e9e9;
    width: 10px;
    margin: 0 5px;
    transition: .5s ease
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background-color: #ffc107;
    transition: .5s ease
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-nav-none .owl-nav {
    display: none
}

.owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -100px;
    right: 0;
    margin: 0
}

.owl-nav [class*=owl-] {
    color: #bdbdbd;
    font-size: 24px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    height: 45px;
    width: 45px;
    border: 1px solid #f0f0f0;
    line-height: 42px;
    text-align: center;
    margin-top: 23px;
    margin-left: 10px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.owl-nav [class*=owl-]:hover {
    color: #ffc107;
    border: 1px solid #ffc107;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.display-block-image img {
    display: block
}

.sec-title h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    color: #fff;
    letter-spacing: 8px;
    padding-bottom: 5px
}

.sec-title h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    padding-bottom: 35px;
    margin-bottom: 25px
}

.sec-title h2:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 76px;
    height: 2px;
    content: '';
    background: #222
}

.sec-title h2 span {
    font-weight: 300;
    color: #fff;
    font-size: 40px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 50px;
    font-family: Ubuntu, sans-serif
}

.sec-title h2 .color-text {
    font-weight: 700;
    color: #222
}

.section-title h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    color: #222;
    letter-spacing: 8px;
    padding-bottom: 5px
}

.section-title h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #222;
    line-height: 45px;
    padding-bottom: 25px;
    margin-bottom: 35px
}

.section-title h2:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 76px;
    height: 2px;
    content: '';
    background: #f66666
}

.section-title h2 span {
    font-weight: 300;
    color: #222;
    font-size: 40px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 50px;
    font-family: Ubuntu, sans-serif
}

.sec-title-one h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    color: #222;
    letter-spacing: 8px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.sec-title-one h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #222;
    line-height: 45px;
    padding-bottom: 35px
}

.sec-title-one h2:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -38px;
    width: 76px;
    height: 2px;
    content: '';
    background: #222
}

.sec-title-one h2 span {
    font-weight: 300;
    color: #222;
    font-size: 40px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 0;
    font-family: Ubuntu, sans-serif
}

.sec-title-two h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    color: #222;
    letter-spacing: 8px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.sec-title-two h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #222;
    line-height: 45px;
    padding-bottom: 35px
}

.sec-title-two h2:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -38px;
    width: 76px;
    height: 2px;
    content: '';
    background: #ffc107
}

.sec-title-two h2 span {
    font-weight: 300;
    color: #222;
    font-size: 40px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 0;
    font-family: Ubuntu, sans-serif
}

.sec-title-three h4 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 45px
}

.sec-title-three h6 {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 15px;
    color: #fff;
    margin-bottom: 25px
}

.sec-title-three h6:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 57px;
    height: 2px;
    content: '';
    background: #ffc107
}

.sec-title-four h6 {
    position: relative;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #333;
    margin-bottom: 12px
}

.sec-title-four h6:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    content: '';
    width: 100%;
    background: #e4e4e4
}

.sec-title-five h6 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 40px
}

.sec-title-six h3 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    color: #fefefe;
    padding-bottom: 40px
}

.sec-title-six h3 span {
    font-size: 35px;
    line-height: 45px;
    font-weight: 300;
    color: #fefefe;
    font-family: Ubuntu, sans-serif
}

.list-style-one {
    position: relative;
    margin-bottom: 26px
}

.list-style-one li {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    color: #e4e6eb;
    padding-left: 40px;
    margin-bottom: 18px
}

.list-style-one li:first-child .icon {
    top: 6px
}

.list-style-one li .icon {
    position: absolute;
    left: 0;
    top: 4px;
    color: #e4e6eb;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em
}

.list-style-two {
    position: relative;
    margin-bottom: 26px
}

.list-style-two li {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    padding-left: 60px;
    margin-bottom: 25px;
    color: rgba(0, 0, 0, .7)
}

.list-style-two li strong {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    display: block
}

.list-style-two li:before {
    position: absolute;
    content: '\f00c';
    left: 0;
    top: 6px;
    width: 40px;
    height: 40px;
    color: #ffc107;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #f1f1f1;
    font-family: FontAwesome
}

.list-style-three {
    position: relative;
    margin-bottom: 15px
}

.list-style-three li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
    color: #666;
    font-weight: 400;
    font-size: 16px
}

.list-style-three li:before {
    position: absolute;
    content: "\f0a4";
    left: 0;
    top: 0;
    color: #ffc107;
    font-family: FontAwesome
}

.btn-style-one {
    position: relative;
    padding: 10px 10px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background: #ffc107;
    letter-spacing: 1px;
    border-radius: 3px;
    border: 2px solid #ffc107;
    text-transform: uppercase
}

.btn-style-one:hover {
    color: #ffc107;
    background: 0 0;
    border-color: #ffc107
}

.btn-style-two {
    position: relative;
    padding: 10px 32px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background: #000;
    letter-spacing: 1px;
    border-radius: 3px;
    border: 2px solid #000;
    text-transform: uppercase
}

.btn-style-two:hover {
    color: #222;
    background: 0 0;
    border-color: #222
}

.btn-style-three {
    position: relative;
    padding: 10px 32px;
    line-height: 35px;
    color: #ffc107;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background: #fff;
    letter-spacing: 1px;
    border-radius: 3px;
    height: 60px;
    border: 2px solid #fff;
    text-transform: uppercase
}

.btn-style-three:hover {
    color: #ffc107;
    background: 0 0;
    border-color: #ffc107
}

.btn-style-four {
    position: relative;
    padding: 10px 32px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background: #ffc107;
    letter-spacing: 1px;
    border-radius: 3px;
    border: 2px solid #ffc107;
    text-transform: uppercase
}

.btn-style-four:hover {
    color: #ffc107;
    background: 0 0;
    border-color: #ffc107
}

img {
    display: inline-block;
    max-width: 100%
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg)
}

.fancybox-next span,
.fancybox-prev span {
    background-image: none !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    text-align: center
}

.fancybox-next span:before,
.fancybox-prev span:before {
    content: '';
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    font-size: 12px;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    background-color: rgba(28, 28, 28, .4) !important;
    color: #fff;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.fancybox-next span:before {
    content: '\f178'
}

.fancybox-prev span:before {
    content: '\f177'
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
    background-color: #fff !important;
    color: #000
}

.fancybox-type-image .fancybox-close {
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background: url(../images/icons/icon-cross.png) center center no-repeat;
    background-color: rgba(17, 17, 17, .5) !important
}

.fancybox-type-image .fancybox-close:hover {
    background-color: #000 !important
}

.fancybox-type-image .fancybox-skin {
    padding: 0 !important
}

.scroll-to-top {
    position: fixed;
    bottom: 50px;
    right: 14px;
    width: 53px;
    height: 53px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 53px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 2px;
    background: #ffc107;
    display: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.scroll-to-top:hover {
    color: #fff;
    background: #ffc107
}

.header-top {
    padding: 36px 0;
    background: #242a2d
}

.header-top .logo {
    margin-top: 7px
}

.header-info {
    margin-left: 40px
}

.header-info-item {
    position: relative;
    padding-left: 60px
}

.header-info-item:before {
    position: absolute;
    right: -25px;
    top: 12px;
    content: '';
    width: 1px;
    height: 28px;
    background: #eee
}

.header-info-item .icon-box {
    position: absolute;
    left: 0;
    top: 5px
}

.header-info-item .icon-box i:before {
    color: #ffc107;
    font-size: 30px;
    line-height: 40px
}

.info-colmun:nth-child(1) .header-info-item {
    margin-right: 0
}

.info-colmun:nth-child(2) .header-info-item {
    margin-right: 0;
    margin-left: 60px
}

.info-colmun:nth-child(3) .header-info-item {
    margin-right: 0;
    margin-left: 35px
}

.info-colmun:nth-child(3) .header-info-item:before {
    display: none
}

.header-info-item span {
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    color: #888
}

.header-info-item .info-num,
p a {
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    color: #fafafa
}

.header-info-item span a:hover {
    color: #ffc107;
    transition: all .3s ease
}

.main-slider {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.main-slider .tp-caption {
    z-index: 5
}

.main-slider .text-area {
    padding: 65px 40px 70px;
    background: rgba(246, 102, 102, .2)
}

.main-slider .text-area h3 {
    font-size: 35px;
    color: #242a2d;
    line-height: 45px;
    font-weight: 300
}

.main-slider .text-area h1 {
    font-size: 60px;
    color: #242a2d;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase
}

.main-slider .text-area h1 span {
    font-size: 60px;
    color: #fff;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase
}

.main-slider .text-area p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 25px
}

.metis.tparrows {
    width: 51px;
    height: 57px;
    padding: 10px;
    background: rgba(255, 255, 255, .1)
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none !important
}

.about-section {
    position: relative;
    z-index: 1;
    background: #fafafa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.about-section:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    content: '';
    z-index: -1;
    background: url(../images/resource/about.jpg) right no-repeat
}

.about-left-column {
    margin-right: 30px;
    padding: 140px 100px 145px 52px;
    background: rgb(255, 193, 70)
}

.about-left-column .text {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 23px;
    font-family: Poppins, sans-serif
}

.about-left-column p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 30px
}

.about-right-column {
    padding: 150px 0 80px;
    margin-left: -20px
}

.about-item-one {
    padding: 28px;
    background: #fff;
    margin-bottom: 40px;
    transition: all .3s ease
}

.about-item-one:hover {
    box-shadow: 0 0 20px 2px #efe3e3;
    transition: all .3s ease
}

.about-item-one i:before {
    font-size: 34px;
    line-height: 45px;
    color: #ffc107
}

.about-item-one h6 {
    font-size: 17px;
    line-height: 44px;
    color: #222;
    font-weight: 500;
    display: inline;
    padding-left: 10px;
    vertical-align: top
}

.about-item-one p {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    font-weight: 400;
    margin-top: 10px
}

.services-section {
    margin: 120px 0 110px;
    background: #fff
}

.services-section .sec-title-two {
    margin-bottom: 80px
}

.service-item-one {
    margin: 0 15px 40px;
    border-radius: 15px;
    box-shadow: 0 0 20px 1px #f1ebeb
}

.service-item-one .image-box {
    overflow: hidden;
    border-radius: 15px 15px 0 0
}

.service-item-one img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease
}

.service-item-one:hover img {
    transform: scale(1.1);
    transition: all .5s ease
}

.service-item-one .image-text {
    padding: 25px 32px
}

.service-item-one h6 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #222;
    padding-bottom: 5px;
    transition: all .5s ease
}

.service-item-one:hover h6 {
    color: #ffc107;
    transition: all .5s ease
}

.service-item-one p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #888;
    padding-bottom: 5px
}

.service-item-one .link-btn a {
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    color: #ffc107;
    text-transform: uppercase;
    transition: all .5s ease
}

.service-item-one .link-btn a:hover {
    color: #000;
    transition: all .5s ease
}

.service-item-one .link-btn i {
    margin-left: 10px
}

.fact-counter {
    position: relative;
    padding: 125px 0 75px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important
}

.fact-counter:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(33, 40, 43, .6);
    z-index: 0
}

.fact-counter .auto-container {
    position: relative;
    z-index: 1
}

.counter-column {
    position: relative;
    margin-bottom: 40px;
    z-index: 5
}

.counter-column .count-outer span {
    position: relative;
    font-size: 50px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    display: block;
    font-family: Ubuntu, sans-serif;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.counter-column .count-outer i {
    color: #fff;
    line-height: 74px;
    margin-bottom: 40px
}

.counter-column .count-outer i:before {
    font-size: 74px
}

.counter-column .count-outer p {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    font-weight: 500;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: Ubuntu, sans-serif
}

.gallery-section {
    padding: 145px 0 100px
}

.gallery-section .sec-title-two {
    margin-bottom: 110px
}

.gallery-container {
    padding: 0;
    margin: 0 -10px
}

.gallery-section .gallery-column {
    margin-bottom: 50px
}

.gallery-section .image-box {
    position: relative;
    margin: 0 10px;
    overflow: hidden
}

.gallery-section .image-box img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease
}

.gallery-section .image-box:hover img {
    transform: scale(1.1);
    transition: all .5s ease
}

.gallery-section .image-box figure {
    margin-bottom: 0
}

.gallery-section .overlay-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    vertical-align: middle;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    background: rgba(33, 40, 43, .84);
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transition: all .7s ease
}

.gallery-section .image-box:hover .overlay-box {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition: all .7s ease
}

.gallery-bottom {
    position: relative;
    padding: 100px 0;
    background: #21282b
}

.gallery-bottom .gb-text h2 {
    float: left;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    text-transform: capitalize
}

.gallery-bottom .link-btn {
    float: right
}

.team-section {
    margin: 130px 0 90px
}

.team-section .sec-title-two {
    margin-bottom: 60px
}

.team-item-one {
    position: relative;
    border-radius: 15px;
    margin-bottom: 40px;
    border: 1px solid #efefef;
    overflow: hidden;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.team-item-one .team-text-area {
    border-radius: 15px;
    padding-bottom: 55px;
    background: #fff;
    transition: all .7s ease
}

.team-item-one:hover .team-text-area {
    background: 0 0;
    transition: all .7s ease
}

.team-item-one .team-text {
    text-align: center;
    padding: 57px 50px 0;
    transform: scale(1);
    transition: all .7s ease
}

.team-item-one:hover .team-text {
    transform: scale(0);
    transition: all .7s ease
}

.team-item-one .image-box img {
    border-radius: 50%
}

.team-item-one h6 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    line-height: 30px
}

.team-item-one span {
    font-size: 14px;
    font-weight: 500;
    color: #a4a3a3;
    font-family: Ubuntu, sans-serif
}

.team-item-one p {
    font-size: 14px;
    font-weight: 400;
    color: #888;
    line-height: 24px;
    padding-top: 10px;
    margin-bottom: 0
}

.team-item-one .social-links {
    background: #fff;
    text-align: center
}

.team-item-one .social-links li {
    display: inline-block
}

.team-item-one .social-links li a {
    font-size: 14px;
    color: #aaa;
    padding: 17px 10px;
    display: inline-block;
    transition: all .5s ease
}

.team-item-one .social-links li:hover a {
    color: #ffc107;
    transition: all .5s ease
}

.testimonial-section {
    position: relative;
    padding: 135px 0 130px;
    z-index: 1;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important
}

.testimonial-section:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    background: rgba(33, 40, 43, .9)
}

.testimonial-section .sec-title-two {
    margin-bottom: 20px
}

.testimonial-section .sec-title-two h2,
.testimonial-section .sec-title-two h6,
.testimonial-section .sec-title-two span {
    color: #fff
}

.testimonial-area {
    max-width: 840px;
    margin: 0 auto;
    text-align: center
}

.testimonial-area i {
    font-size: 100px;
    color: #fff;
    line-height: 130px;
    margin-left: -20px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif
}

.testimonial-area p {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    line-height: 40px;
    margin-top: -60px;
    font-style: italic
}

.testimonial-area h6 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 25px
}

.testimonial-area .single-item span {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 25px;
    font-family: Ubuntu, sans-serif
}

.blog-section {
    margin: 140px 0 110px
}

.blog-section .sec-title-two {
    margin-bottom: 80px
}

.blog-item-one {
    margin-bottom: 40px
}

.blog-item-one.left-slide {
    margin-right: 7px
}

.blog-item-one .image-box {
    overflow: hidden
}

.blog-item-one .image-box img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease
}

.blog-item-one:hover .image-box img {
    transform: scale(1.1);
    transition: all .5s ease
}

.blog-item-one .content-text {
    padding: 30px 30px 25px;
    box-shadow: 0 0 7px 1px #f5ecec
}

.blog-item-one .content-text h5 {
    font-size: 25px;
    color: #333;
    line-height: 35px;
    font-weight: 500;
    padding-bottom: 10px;
    transition: all .5s ease
}

.blog-item-one .content-text h5:hover {
    color: #ffc107;
    transition: all .5s ease
}

.blog-item-one .text-left {
    float: left
}

.blog-item-one .text-left li {
    font-size: 13px;
    color: #333;
    font-weight: 400;
    line-height: 26px;
    margin-right: 45px;
    display: inline-block;
    font-family: Poppins, sans-serif
}

.blog-item-one .text-left li i {
    color: #ffc107;
    font-size: 15px;
    line-height: 26px;
    margin-right: 7px
}

.blog-item-one .text-left li span {
    color: #ffc107;
    font-size: 13px
}

.blog-item-one .link-btn {
    float: right
}

.blog-item-one .link-btn a {
    font-size: 15px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Ubuntu, sans-serif;
    transition: all .5s ease
}

.blog-item-one .link-btn i {
    color: #222;
    margin-left: 5px
}

.blog-item-one .link-btn a:hover {
    color: #ffc107;
    transition: all .5s ease
}

.blog-item-one .link-btn a:hover i {
    color: #ffc107;
    transition: all .5s ease
}

.client-logo {
    padding: 135px 0
}

.newslatter-section {
    position: relative;
    padding: 95px 0;
    background: #1f2324
}

.newslatter-section form {
    max-width: 670px;
    margin: 0 auto
}

.newslatter-section .form-group {
    margin-top: 50px;
    margin-bottom: 0
}

.newslatter-section input {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
    padding: 15px 30px;
    background: rgba(255, 255, 255, .05);
    width: 67%;
    margin-right: 30px;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, .05)
}

.newslatter-section input:focus {
    color: #ffc107;
    border-color: #ffc107
}

.newslatter-section ::placeholder {
    color: #fff;
    opacity: 1
}

.newslatter-section .btn-style-three {
    color: #222
}

.newslatter-section .btn-style-three:hover {
    color: #ffc107
}

.main-footer {
    position: relative;
    padding: 90px 0 50px;
    z-index: 1;
    background-position: top right !important;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.main-footer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    background: rgba(33, 40, 43, .98)
}

.about-widget .footer-logo {
    margin-bottom: 28px;
}

.about-widget {
    margin-right: 0px;
}

.main-footer .footer-colmun {
    margin-bottom: 40px;
    margin-right: -124px;
    margin-left: 66px;
}

.main-footer p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-weight: 400
}

.about-widget .social-links li {
    display: inline-block
}

.about-widget .social-links li a {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    padding: 7px;
    display: inline-block;
    transition: all .5s ease
}

.about-widget .social-links li:hover a {
    color: #ffc107;
    transition: all .5s ease
}

.news-widget {
    margin-right: 70px
}

.news-item-one {
    margin-bottom: 15px;
    border-bottom: 1px solid #464646
}

.news-item-one:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.news-item-one:last-child p {
    margin-bottom: 0
}

.news-item-one span {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.twitter-item-one {
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    padding-bottom: 10px
}

.twitter-item-one:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.twitter-item-one i {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}

.twitter-item-one p a {
    color: #fff;
    transition: all .5s ease
}

.twitter-item-one p a:hover {
    color: #ffc107;
    transition: all .5s ease
}

.footer-bottom {
    background: #1f2324
}

.copyright-text {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    padding: 25px 0;
    float: left;
    font-family: Ubuntu, sans-serif
}

.footer-menu {
    float: right;
    margin-right: 100px
}

.footer-menu li {
    display: inline-block
}

.footer-menu li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 25px 15px;
    display: inline-block
}

.header-upper-two {
    margin-bottom: -150px;
    padding: 39px 0;
    background: rgba(0, 0, 0, .4)
}

.header-upper-two .logo {
    float: left;
    padding-top: 15px
}

.header-upper-two .menu-area {
    position: relative;
    float: right
}

.header-upper-two .main-menu {
    float: left
}

.header-upper-two .main-menu .navigation>li {
    position: relative
}

.header-upper-two .main-menu .navigation>li:before {
    background: #ddd
}

.header-upper-two .main-menu .navigation>li:hover:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    top: 109px;
    background: #ffc107
}

.header-upper-two .main-menu .navigation>li>a {
    position: relative;
    color: #fff
}

.header-upper-two .main-menu .navigation>li>ul {
    top: 200%
}

.header-upper-two .main-menu .navigation>li.dropdown:hover>ul {
    top: 155%
}

.header-upper-two .main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    color: #fff
}

.header-upper-two .menu-area .outer-search-box {
    float: right
}

.header-upper-two .outer-search-box .seach-toggle {
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-left: 20px;
    padding: 25px 0 20px 20px;
    transition: all .5s ease
}

.header-upper-two .outer-search-box .seach-toggle.active,
.header-upper-two .outer-search-box .seach-toggle:hover {
    color: #f02853
}

.header-upper-two .search-box {
    background: #f5365e;
    border-top: 2px solid #f02853;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 200%;
    transition: all .5s ease 0s;
    visibility: hidden
}

.header-upper-two .search-box.now-visible {
    top: 154%;
    opacity: 1;
    visibility: visible;
    z-index: 9999
}

.header-upper-two .search-box .form-group {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 250px
}

.header-upper-two .search-box .form-group input[type=search] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    color: #000;
    display: block;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    transition: all .5s ease 0s;
    width: 100%;
    height: 40px;
    padding-left: 15px;
    padding-right: 50px
}

.header-upper-two .search-box .form-group input[type=search]:focus {
    border-color: #c61239
}

.header-upper-two .search-box .form-group button,
.header-upper-two .search-box .form-group input[type=submit] {
    background: #000;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    transition: all .5s ease 0s
}

.header-upper-two .search-box .form-group button:hover,
.header-upper-two .search-box .form-group input:focus+button {
    color: #fff;
    background: #c61239
}

.main-slider .text-area-two h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px
}

.main-slider .text-area-two p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #fff;
    padding-bottom: 10px;
    font-family: Poppins, sans-serif
}

.history-section {
    padding-bottom: 17px
}

.history-area {
    padding: 140px 0 50px;
    margin-bottom: 55px;
    border-bottom: 1px solid #e5e5e5
}

.history-text-left {
    position: relative;
    float: left;
    padding-right: 45px;
    margin-right: 45px
}

.history-text-left:before {
    position: absolute;
    right: 0;
    top: -25px;
    width: 1px;
    height: 140px;
    content: '';
    background: #e5e5e5
}

.history-text-left h3 {
    font-size: 35px;
    color: #222;
    line-height: 45px;
    font-weight: 700
}

.history-text-left h3 span {
    font-size: 35px;
    color: #222;
    line-height: 45px;
    font-weight: 300;
    font-family: Ubuntu, sans-serif
}

.history-text-right p {
    font-size: 14px;
    color: #888;
    line-height: 22px;
    font-weight: 400
}

.service-item-two {
    padding: 60px 40px;
    border-radius: 15px;
    background: #fafafa;
    margin-bottom: 40px;
    border: 1px solid #fafafa;
    transition: all .5s ease
}

.service-item-two:hover {
    border-color: #ffc107;
    transition: all .5s ease
}

.service-item-two .image-box {
    margin-bottom: 30px;
    height: 70px
}

.service-item-two h6 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #222;
    padding-bottom: 15px
}

.service-item-two:hover h6 {
    color: #ffc107
}

.service-item-two p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #888;
    padding-bottom: 5px
}

.service-item-two .link-btn a {
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    color: #ffc107;
    text-transform: uppercase
}

.service-item-two .link-btn i {
    margin-left: 10px
}

.about-us {
    position: relative;
    background: #f9f9f9;
    padding: 30px 0 60px
}

.about-us:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 30%;
    height: 75%;
    background: url(../images/resource/about-bg.png) right no-repeat
}

.about-us-left {
    margin-left: -90px;
    margin-right: 15px;
    margin-bottom: 40px
}

.about-us-right {
    margin-left: -20px;
    padding-top: 90px
}

.about-us-right .text {
    font-size: 18px;
    color: #222;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif
}

.about-us-right p {
    font-size: 14px;
    color: #888;
    font-weight: 400;
    line-height: 24px
}

.about-us-right .points {
    margin-right: 50px;
    margin-left: 5px
}

.about-item-two {
    position: relative;
    text-align: center;
    margin: 10px -5px;
    padding: 35px 20px 30px;
    background: #fff;
    transition: all .5s ease
}

.about-item-two:hover {
    box-shadow: 0 0 6px 3px #eae1e1;
    transition: all .5s ease
}

.about-item-two i:before {
    font-size: 40px
}

.about-item-two.one i:before {
    color: #af83ff
}

.about-item-two.two i:before {
    color: #ffc107
}

.about-item-two.three i:before {
    color: #63eb73
}

.about-item-two h6 {
    font-size: 18px;
    color: #222;
    line-height: 26px;
    font-weight: 500;
    padding-top: 10px
}

.video-section {
    padding: 150px 0 120px
}

.video-section p {
    font-size: 14px;
    color: #888;
    line-height: 24px;
    font-weight: 400;
    margin-right: 45px
}

.video-section .image-box {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.video-section .image-box img {
    width: 100%;
    border-radius: 10px;
    transform: scale(1);
    transition: all .5s ease
}

.video-section .image-box:hover img {
    transform: scale(1.1);
    transition: all .5s ease
}

.video-section .image-box .play-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.video-section .image-box .play-btn i {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    background: #fff;
    display: inline-block;
    transition: all .5s ease
}

.video-section .image-box:hover .play-btn i {
    background: #ffc107;
    transition: all .5s ease
}

.video-section .image-box .play-btn i:before {
    color: #383b3c;
    font-size: 22px;
    transition: all .5s ease
}

.video-section .image-box:hover .play-btn i:before {
    color: #fff;
    transition: all .5s ease
}

.project-section {
    position: relative;
    padding: 140px 0 150px;
    background-size: cover !important;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center !important
}

.project-section:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1px;
    background: rgba(33, 40, 43, .95)
}

.project-section .sec-title-two {
    margin-bottom: 55px
}

.project-section .sec-title-two h6 {
    color: #fff
}

.project-section .sec-title-two h2 {
    color: #fff
}

.project-section .sec-title-two h2 span {
    color: #fff
}

.mixitup-gallery {
    overflow: hidden;
    margin: 0
}

.projects-block-one {
    position: relative;
    margin: 0
}

.projects-block-one .inner-box {
    position: relative;
    display: block;
    margin: 0 -15px;
    padding: 0;
    overflow: hidden
}

.projects-block-one .image img {
    position: relative;
    width: 100%
}

.projects-block-one .overlay-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    padding: 40px 40px 25px 38px;
    background: rgba(254, 105, 105, .9);
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    -moz-transform: translateY(-25px);
    transform: translateY(-25px);
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    -moz-transition: all .7s ease
}

.projects-block-one .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.overly-content {
    position: relative;
    width: 100%;
    height: 100%
}

.overly-content ul {
    position: absolute;
    right: 0;
    top: 0
}

.overly-content li {
    margin-left: 5px;
    display: inline-block
}

.overly-content li a {
    width: 40px;
    height: 40px;
    content: '';
    text-align: center;
    background: 0 0;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #fff
}

.overly-content li i:before {
    font-size: 20px;
    color: #fff
}

.overly-content .text {
    position: absolute;
    left: 0;
    bottom: 0
}

.overly-content .text h6 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff
}

.overly-content .text p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0
}

.testimonials-section-two {
    margin: 140px 0 100px
}

.testimonials-section-two .sec-title-two {
    margin-bottom: 80px
}

.testimonial-area-two {
    max-width: 1000px;
    margin: 0 auto
}

.owl-carousel .testimonial-item-one .image {
    position: relative;
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 50%
}

.owl-carousel .testimonial-item-one img {
    display: inline-block;
    transform: scale(1);
    width: 100%;
    transition: all .5s ease
}

.owl-carousel .testimonial-item-one:hover img {
    transform: scale(1.1);
    transition: all .5s ease
}

.testimonial-item-one h6 {
    font-size: 20px;
    color: #333;
    line-height: 30px;
    font-weight: 500;
    margin-top: 20px
}

.testimonial-item-one span {
    font-size: 14px;
    color: #a4a3a3;
    line-height: 22px;
    font-weight: 400;
    font-family: Ubuntu, sans-serif
}

.testimonial-item-one .text-area {
    position: relative;
    border-radius: 15px;
    margin-top: 10px;
    padding: 50px 25px 20px;
    border: 1px solid #f2f2f2;
    transition: all .5s ease
}

.testimonial-item-one:hover .text-area {
    border-color: #ffc107
}

.testimonial-item-one .text-area span {
    position: absolute;
    top: -18px;
    font-size: 80px;
    color: #e8e8e8;
    line-height: 80px;
    display: inline-block;
    padding: 10px;
    width: 50px;
    height: 50px;
    content: '';
    margin-left: -25px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e8e8e8;
    transition: all .5s ease;
    font-family: 'PT Sans', sans-serif
}

.testimonial-item-one .text-area span:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 47px;
    height: 17px;
    top: -1px;
    left: 0;
    z-index: 99;
    overflow-wrap: break-word
}

.testimonial-item-one:hover .text-area span {
    border-color: #ffc107
}

.testimonial-item-one p {
    font-size: 14px;
    color: #888;
    font-weight: 400;
    line-height: 24px;
    height: 63px
}

.testimonial-item-one ul li {
    display: inline-block
}

.testimonial-item-one ul li i {
    font-size: 14px;
    color: #aaa;
    padding: 7px;
    transition: all .5s ease
}

.testimonial-item-one ul li:hover i {
    color: #ffc107;
    transition: all .5s ease
}

.client-logo.style-two {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important
}

.client-logo.style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(29, 35, 37, .8)
}

.client-logo .sec-title-two {
    margin-bottom: 50px
}

.client-logo .sec-title-two h6 {
    color: #fff
}

.client-logo .sec-title-two h2 {
    color: #fff
}

.client-logo .sec-title-two h2 span {
    color: #fff
}

.blog-item-one.two .content-text h5 {
    font-size: 22px
}

.page-title {
    position: relative;
    padding: 105px 0 100px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.page-title .section-title h1 {
    position: relative;
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    font-weight: 700;
    padding-bottom: 25px;
    margin-bottom: 20px
}

.page-title .section-title span {
    position: relative;
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    font-weight: 300
}

.page-title .section-title h1:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 76px;
    height: 2px;
    margin-left: -38px;
    background: #ffc107;
    content: ''
}

.page-title .section-title p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #fff
}

.mission-skill {
    margin: 130px 0 110px
}

.mission-text p {
    font-size: 14px;
    color: #888;
    line-height: 24px;
    font-weight: 400
}

.causes-progress {
    position: relative;
    width: 100%;
    padding-right: 40px;
    margin-bottom: 15px
}

.progress-item h6 {
    font-size: 14px;
    font-weight: 600;
    color: #2b363b;
    text-transform: capitalize;
    padding-bottom: 10px
}

.progress-item .progress {
    margin-bottom: 30px;
    overflow: visible;
    height: 2px;
    background: #f6f6f6;
    box-shadow: none;
    font-family: Poppins, sans-serif
}

.progress-item .progress-bar {
    position: relative;
    background: #ffc107;
    text-align: left;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

.progress-bar .value-holder {
    position: absolute;
    top: -35px;
    right: -15px;
    color: #222;
    font-size: 15px
}

.progress-bar .value-holder span {
    font-size: 14px;
    color: #222;
    line-height: 24px;
    font-weight: 600
}

.progress-bar .value-holder:before {
    position: absolute;
    top: 28px;
    right: 15px;
    width: 2px;
    height: 16px;
    content: '';
    background: #ffc107
}

.gallery-bottom.style-two {
    background: #fff
}

.gallery-bottom.style-two .gb-text h2 {
    color: #333
}

.history-section.style-two {
    padding-bottom: 70px
}

.history-area.style-two {
    margin-bottom: 100px
}

.services-details {
    border-radius: 15px;
    box-shadow: 0 0 20px #f5eded
}

.services-details .image-box {
    border-bottom: 9px solid #f9f9f9
}

.services-details .image-box img {
    border-radius: 15px 15px 0 0
}

.services-details .image-text {
    padding: 50px 65px
}

.services-details .image-text h5 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    color: #222;
    padding-bottom: 20px
}

.services-details .image-text p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #888
}

.services-details .content-text {
    position: relative;
    background: #ffc107;
    padding: 30px 64px;
    margin: 45px 0 35px
}

.services-details .content-text .icon-box {
    position: absolute;
    left: 10px;
    top: 30px
}

.services-details .content-text .icon-box:before {
    position: absolute;
    right: -65px;
    top: -10px;
    content: '';
    width: 1px;
    height: 100px;
    background: #fff
}

.services-details .content-text .icon-box i {
    font-size: 200px;
    color: #fff;
    font-weight: 400;
    line-height: 200px;
    font-family: 'PT Sans', sans-serif
}

.services-details .content-text .text {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
    display: inline-block;
    padding-left: 120px;
    font-family: Poppins, sans-serif
}

.related-services {
    padding-bottom: 110px
}

.services-title h5 {
    font-size: 30px;
    font-weight: 500;
    color: #333;
    line-height: 40px;
    padding-bottom: 30px
}

.gallery-bottom.style-three {
    background: #f6f6f6
}

.gallery-bottom.style-three .gb-text h2 {
    color: #333
}

.blog-single,
.blog-standard {
    margin: 50px 0
}

.blog-sidebar {
    margin-top: -5px;
    margin-left: 20px
}

.search-box-area form {
    position: relative;
    width: 100%;
    margin-bottom: 65px
}

.search-box-area input {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    width: 100%;
    padding: 0 30px;
    height: 60px;
    background: #f3f3f3;
    border-radius: 5px;
    border: 1px solid #f3f3f3
}

.search-box-area input:focus {
    border-color: #ffc107;
    transition: all 1s ease 0s
}

.search-box-area button {
    position: absolute;
    top: 1px;
    right: 1px;
    height: 58px;
    width: 58px;
    background: 0 0;
    border-radius: 5px
}

.search-box-area button:hover {
    background: #fafafa
}

.resent-post-area {
    margin-bottom: 65px
}

.resent-post-area li {
    width: 100%;
    margin-bottom: 15px
}

.resent-post-area li a {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    display: inline-block;
    transition: all 1s ease 0s;
    font-family: Poppins, sans-serif
}

.resent-post-area li i {
    margin-right: 12px
}

.resent-post-area li:hover a {
    color: #ffc107;
    transition: all 1s ease 0s
}

.resent-comment-area {
    margin-bottom: 65px
}

.resent-comment-area li {
    width: 100%;
    margin-bottom: 15px
}

.resent-comment-area li a {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    display: inline-block;
    transition: all 1s ease 0s;
    font-family: Poppins, sans-serif
}

.resent-comment-area li span {
    color: #888;
    transition: all 1s ease 0s
}

.resent-comment-area li:hover span {
    color: #ffc107;
    transition: all 1s ease 0s
}

.resent-comment-area li i {
    margin-right: 12px
}

.resent-comment-area li:hover a {
    color: #ffc107;
    transition: all 1s ease 0s
}

.categories-area {
    margin-bottom: 65px
}

.categories-area li {
    width: 100%;
    margin-bottom: 15px
}

.categories-area li a {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    font-weight: 400;
    display: inline-block;
    transition: all 1s ease 0s;
    font-family: Poppins, sans-serif
}

.categories-area li:hover a {
    color: #ffc107;
    transition: all 1s ease 0s
}

.meta-area {
    margin-bottom: 65px
}

.meta-area li {
    width: 100%;
    margin-bottom: 15px
}

.meta-area li a {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    font-weight: 400;
    display: inline-block;
    transition: all 1s ease 0s;
    font-family: Poppins, sans-serif
}

.meta-area li span {
    text-decoration: underline
}

.meta-area li:hover a {
    color: #ffc107;
    transition: all 1s ease 0s
}

.tags-area {
    margin-bottom: 10px
}

.tags-area .tags-list {
    margin-right: 15px
}

.tags-area li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 22px
}

.tags-area li a {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    font-weight: 400;
    display: inline-block;
    transition: all 1s ease 0s;
    font-family: Poppins, sans-serif
}

.tags-area li:hover a {
    color: #ffc107;
    transition: all 1s ease 0s
}

.social-links-area li {
    margin-right: 8px;
    display: inline-block
}

.social-links-area li a {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    padding: 5px;
    display: inline-block;
    transition: all 1s ease 0s;
    font-family: Poppins, sans-serif
}

.social-links-area li:hover a {
    color: #ffc107;
    transition: all 1s ease 0s
}

.blog-single .blog-item-one {
    margin-bottom: 75px
}

.blog-single .blog-item-one .text-left {
    float: none;
    margin-bottom: 20px
}

.blog-single .blog-item-one .content-text {
    padding: 30px 50px
}

.blog-single .content-text p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #888
}

.blog-single .content-text blockquote {
    padding: 15px 30px;
    margin: 25px 0 30px;
    border-left: 3px solid #ffc107
}

.blog-single .content-text blockquote .text {
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    font-family: Poppins, sans-serif
}

.blog-single .content-text .tags-list {
    padding: 20px 0
}

.blog-single .content-text .tags-list li:first-child {
    margin-right: 10px
}

.blog-single .content-text .tags-list li {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    display: inline-block;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 22px;
    color: #222;
    font-family: Poppins, sans-serif
}

.blog-single .content-text .tags-list li a {
    color: #888;
    font-weight: 400;
    transition: all 1s ease 0s
}

.blog-single .content-text .tags-list li:hover a {
    color: #ffc107;
    transition: all 1s ease 0s
}

.button-area .button-Prev {
    float: left
}

.button-area .button-Prev i {
    margin-right: 8px
}

.button-area .button-next {
    float: right
}

.button-area .button-next i {
    margin-left: 8px
}

.button-area {
    padding: 30px 0 20px
}

.button-area a {
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    font-family: Ubuntu, sans-serif
}

.button-area a:hover {
    color: #ffc107;
    transition: all 1s ease 0s
}

.comment-item-one {
    position: relative;
    padding-left: 120px;
    padding-bottom: 35px;
    margin-bottom: 45px;
    border-bottom: 1px solid #d6d6d6
}

.comment-item-one .image-box {
    position: absolute;
    top: 0;
    left: 10px
}

.comment-item-one h6 {
    font-size: 15px;
    line-height: 19px;
    color: #333;
    font-weight: 500
}

.comment-item-one span {
    font-size: 12px;
    line-height: 19px;
    color: #888;
    font-weight: 400;
    font-family: Ubuntu, sans-serif
}

.comment-item-one p {
    font-size: 13px;
    line-height: 24px;
    color: #888;
    font-weight: 400;
    margin-bottom: 0
}

.comment-item-one a {
    font-size: 13px;
    line-height: 24px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Ubuntu, sans-serif
}

.reply-area .form-group {
    margin-bottom: 35px
}

.reply-area input,
.reply-area textarea {
    font-size: 15px;
    color: #333;
    height: 55px;
    padding: 15px 20px;
    font-weight: 400;
    background: #f7f7f7;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #f7f7f7;
    transition: all 1s ease 0s;
    font-family: Ubuntu, sans-serif
}

.reply-area input:focus,
.reply-area textarea:focus {
    border-color: #ffc107;
    box-shadow: none;
    transition: all 1s ease 0s
}

.reply-area textarea {
    resize: none;
    height: 182px
}

.contact-us-info {
    margin: 145px 0 60px
}

.contact-us-item-one {
    position: relative;
    text-align: center;
    padding: 40px 60px;
    border-radius: 5px;
    margin-bottom: 40px;
    transition: all 1s ease 0s
}

.contact-us-item-one:hover {
    background: #fff;
    transition: all 1s ease 0s;
    box-shadow: 0 0 20px 2px #c7c1c1
}

.contact-left-info {
    margin-right: 65px
}

.contact-middle-info {
    margin: 0 35px
}

.contact-right-info {
    margin-left: 65px
}

.contact-us-item-one .icon-box {
    line-height: 50px;
    margin-bottom: 10px
}

.contact-us-item-one .icon-box i:before {
    font-size: 40px;
    color: #222
}

.contact-us-item-one strong {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    line-height: 26px;
    text-transform: uppercase;
    font-family: Ubuntu, sans-serif
}

.contact-us-item-one p {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 25px;
    padding-top: 10px
}

.contact-us-item-one a:hover {
    color: #ffc107;
    transition: all 1s ease 0s
}

.error-section {
    position: relative;
    padding: 175px 0;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.error-section .error-text h1 {
    position: relative;
    font-size: 250px;
    font-weight: 700;
    line-height: 260px;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.error-section .error-text h1:before {
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 76px;
    content: '';
    left: 50%;
    margin-left: -38px;
    background: #fff
}

.error-section .error-text h5 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif
}

.contact-page .map-area {
    margin-right: -15px
}

.contact-page .google-map {
    width: 100%;
    height: 705px
}

.contact-page .gmnoprint {
    display: none
}

.contact-form-area {
    position: relative;
    margin-left: -15px;
    padding: 128px 115px 100px 90px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.contact-form-area:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(29, 34, 38, .86)
}

.contact-form-area .form-group {
    margin-bottom: 30px
}

.contact-form-area input,
.contact-form-area textarea {
    font-size: 15px;
    color: #fff;
    height: 60px;
    padding: 15px 20px;
    font-weight: 400;
    background: rgba(247, 247, 247, .05);
    border-radius: 5px;
    width: 100%;
    border: 1px solid #737474;
    transition: all 1s ease 0s;
    font-family: Ubuntu, sans-serif
}

.contact-form-area input:focus,
.contact-form-area textarea:focus {
    border-color: #ffc107;
    box-shadow: none;
    background: 0 0;
    transition: all 1s ease 0s
}

.contact-form-area textarea {
    resize: none;
    height: 182px
}

.contact-form-area input::-webkit-input-placeholder,
.contact-form-area textarea::-webkit-input-placeholder {
    color: #fff
}

.contact-form-area input::-moz-placeholder,
.contact-form-area textarea::-moz-placeholder {
    color: #fff
}

.contact-form-area input:-ms-input-placeholder,
.contact-form-area textarea:-ms-input-placeholder {
    color: #fff
}

.contact-form-area input:-moz-placeholder,
.contact-form-area textarea:-moz-placeholder {
    color: #fff
}

.first-half {
    padding: 25px 33px 33px 41px;
    background: #fff;
    float: left;
    width: 42% !important
}

.one-fourth {
    width: 22%
}

.rsnp-mnu {
    background-color: #0c0c0c;
    bottom: 0;
    opacity: 0;
    padding: 85px 40px 50px;
    position: fixed;
    right: -400px;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    max-width: 400px;
    width: 100%
}

.rsnp-mnu.slidein {
    opacity: 1;
    right: 0;
    visibility: visible
}

.rspn-mnu-cls {
    background-color: #303030;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 12px;
    width: 40px
}

.rsnp-mnu>ul {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    overflow-y: auto !important;
    height: 300px;
    width: 100% !important
}

.rsnp-mnu>ul>li {
    color: #fff;
    float: left;
    font-family: poppins;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.rsnp-mnu>ul>li a {
    color: inherit;
    display: block
}

.rsnp-mnu>ul>li:last-child {
    margin-bottom: 0
}

.rsnp-mnu>ul ul {
    display: none;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 20px;
    opacity: 1;
    position: static;
    visibility: visible
}

.rsnp-mnu ul li.menu-item-has-children.active>a {
    margin-bottom: 15px
}

.rsnp-mnu>ul li.menu-item-has-children::before {
    content: ". . .";
    right: 0;
    position: absolute;
    top: -2px
}

.rsnp-mnu>ul ul>li {
    color: #a4a4a4;
    font-family: poppins;
    font-size: 12px;
    margin-bottom: 12px;
    position: relative;
    text-transform: initial
}

.rsnp-mnu>ul ul>li:last-child {
    margin-bottom: 0
}

.drk-bg .wdgt-tl+p {
    margin-top: 0
}

nav div ul ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 250px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .05);
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

nav div ul ul ul {
    left: 100%;
    top: 0
}

nav div ul ul li {
    float: left;
    width: 87%;
    padding: 0 2px
}

nav div ul ul li>a {
    float: left;
    padding: 5px 25px;
    width: 100%;
    border-bottom: 1px solid #eaeaea
}

nav div ul li.menu-item-has-children:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

nav div ul ul li:last-child>a {
    border-bottom: 0
}

nav div ul ul.miror {
    width: 500px
}

nav div ul ul.miror>li {
    width: 50%
}

header.style5 .menu-box>nav>div>ul>li ul li.menu-item-has-children:after {
    top: 12px;
    margin-top: 0;
    content: "\f0d7"
}

header.style5 .menu-box>nav>div>ul>li ul {
    -webkit-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s
}

header.style5 .menu-box>nav>div>ul>li ul {
    position: static;
    display: none;
    float: left;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding-left: 20px
}

header.style5 .menu-box>nav>div>ul>li ul.miror li {
    width: 100%
}

header.style5 .menu-box>nav>div>ul>li ul li a {
    border-color: rgba(255, 255, 255, .1);
    padding: 13px 0
}

header.style5 .menu-box>nav>div>ul>li ul li a:focus,
header.style5 .menu-box>nav>div>ul>li ul li:hover>a {
    background-color: transparent
}

header.style5 .menu-box>nav>div>ul>li ul li {
    padding: 0;
    color: #fff
}

header.style6 .menu-box>nav>div>ul>li ul li.menu-item-has-children:after {
    top: 12px;
    margin-top: 0;
    content: "\f0d7"
}

header.style6 .menu-box>nav>div>ul>li ul {
    -webkit-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s
}

header.style6 .menu-box>nav>div>ul>li ul {
    position: static;
    display: none;
    float: left;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding-left: 20px
}

header.style6 .menu-box>nav>div>ul>li ul.miror li {
    width: 100%
}

header.style6 .menu-box>nav>div>ul>li ul li a {
    padding: 13px 0
}

header.style6 .menu-box>nav>div>ul>li ul li {
    padding: 0
}

.lg-br {
    padding: 37px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f6f6f6
}

.lg-br .srch-lnks {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.lg-br .srch-lnks>li {
    float: left;
    position: relative;
    font-size: 16px;
    color: #6a6a6a
}

.lg-br .srch-lnks>li+li {
    padding-left: 15px;
    margin-left: 18px
}

.lg-br .srch-lnks>li+li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    background-color: #6a6a6a;
    left: 0;
    top: 50%;
    margin-top: -9px
}

.lg-br .srch-lnks>li a span {
    font-size: 11px;
    color: #000;
    line-height: 14px;
    width: 14px;
    text-align: center;
    position: absolute;
    right: -8px
}

header.style7 nav {
    float: left;
    width: 100%
}

header.style7 nav>div>ul>li:before {
    display: none
}

nav div ul li.menu-item-has-children:after {
    content: "\f107";
    font-family: fontawesome
}

nav div ul ul li.menu-item-has-children::after {
    position: absolute;
    content: "\f105";
    right: 20px;
    top: 50%;
    margin-top: -10px
}

.hdr-inf-br {
    float: left;
    width: 100%;
    padding-right: 40px
}

header.style7 nav>div>ul>li {
    line-height: 60px;
    text-align: initial
}

.slc-wrp2 {
    float: left;
    padding: 0 40px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.slc-wrp2 .bootstrap-select {
    width: auto !important;
    float: left !important
}

.slc-wrp2 .bootstrap-select>button {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    font-size: 10px;
    border: 0;
    float: left;
    line-height: 40px
}

.slc-wrp2 .bootstrap-select>button:after {
    margin-left: 0
}

.hdr-inf-br>span {
    float: left;
    padding: 0 40px;
    font-size: 11px;
    color: #000;
    font-weight: 600;
    line-height: 40px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.hdr-inf-br .tp-scl {
    width: auto;
    border-bottom: 0;
    padding: 8px 40px 8px 0;
    border-right: 1px solid rgba(255, 255, 255, .2);
    margin-right: 40px
}

.hdr-inf-br .tp-scl>a:focus,
.hdr-inf-br .tp-scl>a:hover {
    color: #000
}

.hdr-inf-br>div.pull-right>a {
    font-size: 11px;
    font-family: poppins;
    font-weight: 700;
    color: #313131;
    line-height: 40px
}

.hdr-inf-br>div.pull-right>a:focus,
.hdr-inf-br>div.pull-right>a:hover {
    color: #000
}

.hdr-inf-br>div.pull-right>a i {
    margin-right: 5px
}

.container .row:first-child {
    margin-bottom: 30px
}

.cta-section .container {
    box-shadow: 0 0 20px #e6e5e5;
    padding-left: 0;
    padding-right: 0
}

.left-renovation-list h3 {
    font-size: 25px
}

.left-renovation-list p {
    font-size: 15px;
    line-height: 1.8
}

.left-renovation-list {
    padding: 50px 40px;
    border: 1px solid #eee;
    border-radius: 3px
}

.renovation-items {
    margin-top: 30px
}

.single-renovation-item h3 {
    font-size: 17px;
    color: #222;
    font-weight: 500;
    display: inline
}

.single-renovation-item h3:before {
    position: absolute;
    left: -32px;
    top: 0;
    content: "\f1ce";
    font-family: fontAwesome;
    color: red
}

.single-renovation-item {
    padding-left: 40px
}

.single-renovation-item {
    position: relative;
    margin-bottom: 20px
}

.single-renovation-item p {
    color: #666
}

.right-renovation-form {
    background-color: #f8f7fd;
    padding: 54px 0px;
    border-radius: 3px
}

.renovation-form-header h3 {
    font-size: 25px
}

.renovation-form-header p {
    font-size: 15px
}

form.renovation-form p {
    width: 100%
}

form.renovation-form p input,
form.renovation-form p textarea {
    width: 100%;
    border: 1px solid #eee;
    padding: 15px
}

form.renovation-form p textarea {
    height: 120px;
    resize: none
}

form.renovation-form p input[type=submit] {
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    transition: .3s;
    cursor: pointer
}

form.renovation-form p:last-child {
    margin: 0
}

form.renovation-form {
    margin-top: 30px
}

.single-cart-item .row .col-md-2:last-child a,
.single-cart-item .row .col-md-2:last-child p {
    display: inline-block
}

.comment-form-wrap form p input[type=submit]:hover,
.footer-box.useful-links ul li:hover a,
.mainmenu ul li.active a,
.mainmenu ul li:hover a,
.news-bottom-text a.read-more:hover,
.news-details-meta-wrap .news-details-meta li:hover a,
.newslatter ul.social-icons li:hover a,
.newsletter-form form p input[type=submit]:hover,
.product-bg a:hover,
.review-form-wrap form p input[type=submit]:hover,
.search-section a:hover,
.search-section span:hover,
.single-counter-item i.fa,
.single-counter-item i.fa.social-icons ul li:hover a,
.single-job-detailed-item ul li:before,
.single-service-item a.read-more:hover,
.social-icons ul li:hover a,
a.boxed-btn:hover,
a.reply-btn:hover,
form.contact-form p input[type=submit]:hover,
form.coupon-form input[type=submit]:hover,
form.renovation-form p input[type=submit]:hover,
p.total,
ul.featured-list li:before,
ul.social-share-list li:hover a,
ul.star-ratings li {
    color: #fd0
}

.breadcrumb-area:before,
.carrer-icon-tablecell i.fa,
.comment-form-wrap form p input[type=submit],
.counter-bg,
.counter-bg:before,
.featured-bg,
.left-cta-text:before,
.left-job-list-wrap h4:after,
.news-bg,
.news-details-bg,
.news-top-text p.tip,
.newsletter-form form p input[type=submit],
.product-bg a,
.review-form-wrap form p input[type=submit],
.section-title h3:after,
.single-homepage-slide:before,
.single-news-wrap .news-text p.date:after,
.single-service-item:hover .service-text h3:after,
.work-hover:before,
a.boxed-btn,
form.contact-form p input[type=submit],
form.coupon-form input[type=submit],
form.renovation-form p input[type=submit],
ul.pagination-list li.active a,
ul.pagination-list li:hover a,
ul.social-share-list li a,
ul.work-titles li.active {
    background-color: #ffc107
}

.accordion-title,
.toggle-title {
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin: 0;
    padding: 10px 10px 10px 40px;
    line-height: 20px;
    font-weight: 700;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: url(../images/expand.png) 12px 11px no-repeat #f3f3f3
}

.accordion .current,
.toggle-active {
    background: url(../images/collapse.png) 12px 11px no-repeat #fff;
    border: 1px solid #ccc;
    color: #101010
}

.accordion-content,
.toggle-content {
    overflow: hidden;
    padding: 5px 10px;
    margin: 5px 0;
    display: none
}

.accordion-content p,
.toggle-content p {
    margin-bottom: 1em
}

.toggle {
    margin-bottom: 5px;
    position: relative
}

.certificate,
.consultant,
.global,
.happy-client {
    display: inline-block;
    background: url(../images/cer.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.certificate {
    background-position: 0 0;
    width: 74px;
    height: 74px
}

.consultant {
    background-position: -74px 0;
    width: 74px;
    height: 74px
}

.global {
    background-position: 0 -74px;
    width: 74px;
    height: 74px
}

.happy-client {
    background-position: -74px -74px;
    width: 74px;
    height: 74px
}

.paragragh2019 {
    margin-left: 20px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #888;
    font-family: Poppins, sans-serif
}

nav div ul li.dropdown>ul {
    -webkit-transform: scale(1)
}

.footer-service {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 35px
}

.contact-us-form {
    background: rgba(29, 34, 38, .86);
    padding: 54px 40px;
    border-radius: 10px
}

.contact-text-field {
    font-size: 15px;
    color: #fff;
    background: rgba(247, 247, 247, .05);
    border-radius: 15px;
    width: 100%;
    border: 1px solid #6e7575;
    font-family: Ubuntu, sans-serif
}

.select-field {
    width: 28%;
    height: 59px;
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 12px;
    color: gray
}

.select-field-input {
    width: 70%;
    height: 59px;
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 15px
}

.our_proect {
    background: #e4985b;
    position: relative
}

.our_proect .section_title h2,
.our_proect .section_title h6 {
    color: #fff
}

.section-padding {
    padding-top: 100px;
    padding-bottom: 100px
}

.section_title {
    margin-bottom: 40px
}

.section_title h6 {
    color: #e4985b;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px
}

.section_title h2 {
    color: #1b1b1b;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase
}

.our_proect .section_title h2,
.our_proect .section_title h6 {
    color: #fff
}

.project_slider.owl-carousel .owl-item img {
    width: 100%
}

.single_prject {
    margin-top: 30px
}

.project_photo h5 {
    margin-bottom: 0
}

figure.project_photo:hover figcaption {
    top: 68%
}

.portfolio_page figure.project_photo:hover::before {
    display: none
}

figure.project_photo figcaption i {
    bottom: 5px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 5px
}

figure.project_photo:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

figure.project_photo:hover figcaption {
    opacity: 1;
    top: 70%;
    visibility: visible;
    z-index: 1
}

figure.project_photo::before {
    background: rgba(255, 255, 255, .7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    width: 100%;
    z-index: 1
}

figure.project_photo {
    border: 1px solid #fff
}

figure.project_photo figcaption {
    background: #021b27;
    top: 100%;
    left: 5%;
    opacity: 0;
    padding: 21px 10px;
    position: absolute;
    visibility: hidden;
    width: 90%
}

figure.project_photo figcaption h5 {
    margin-bottom: 0
}

figure.project_photo figcaption h5 a {
    color: #e4985b;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 3px;
    text-transform: uppercase;
    margin-bottom: 0
}

figure.project_photo figcaption i {
    bottom: 5px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 5px
}

figure.project_photo:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

figure.project_photo:hover figcaption {
    opacity: 1;
    top: 70%;
    visibility: visible;
    z-index: 1
}

ul.project_nav {
    position: absolute;
    right: -77px;
    top: 0
}

ul.project_nav>li {
    background: #fff;
    color: #1b1b1b;
    font-size: 12px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 5px;
    padding: 0 10px;
    width: 76px;
    cursor: pointer;
    text-transform: uppercase
}

ul.project_nav>li:hover {
    background: #021b27;
    color: #fff
}

ul.project_nav>li i {
    font-size: 14px;
    margin-left: 10px
}

#footermap,
.blog_text,
.bottom_social li,
.bottom_social li a i,
.menu li,
.single_blog,
.sub_menu,
a,
a.th_bt,
figcaption,
figcaption ul.team_text li,
figure.blog_item::after,
figure.project_photo::before,
ul.post_social li a,
ul.pro_sing_nav li,
ul.project_nav>li {
    -webkit-transition: .5s;
    transition: .5s
}

.project_photo h5 {
    margin-bottom: 0
}

.portfolio_page figure.project_photo:hover::before {
    display: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: sans-serif
}

.gallery {
    background: #eee
}

.gallery-cell {
    width: 66%;
    height: 200px;
    margin-right: 10px;
    background: #8c8;
    counter-increment: gallery-cell
}

#project-single-carousel .project-control-button {
    background: #160f09 none repeat scroll 0 0;
    display: block;
    height: 50px;
    left: auto;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

#project-single-carousel .project-control-button {
    background: #160f09 none repeat scroll 0 0;
    display: block;
    height: 50px;
    left: auto;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

#project-single-carousel .project-control-button i {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 900;
    padding: 14px 0
}

#project-single-carousel .right.project-control-button {
    right: 0
}

#project-single-carousel .project-control-button:hover {
    background: #ffc107
}

.project-single .project-info {
    background: #160f09 none repeat scroll 0 0;
    margin-right: -25px;
    margin-top: 40px
}

.project-single .project-info ul {
    padding: 30px 20px 27px
}

.project-single .project-info ul li {
    color: #fff;
    font-size: 16px;
    padding-bottom: 19px;
    font-family: Montserrat, sans-serif
}

.project-single .project-info ul li:last-child {
    padding-bottom: 0
}

.project-single .project-info ul li span {
    display: inline-block;
    width: 100px;
    color: #e4985b
}

.project-single .project-info ul li strong {
    color: #e4985b;
    display: inline-block;
    padding-right: 20px
}

.project-single .content-holder {
    margin-top: 40px;
    padding-left: 25px
}

.project-single .content-holder .sec-title.two {
    margin-top: -5px;
    padding-bottom: 14px
}

.project-single .content-holder .sec-title.two h1 {
    line-height: 30px
}

.project-single .content-holder .sec-title.two span {
    color: #e4985b
}

.project-single .content-holder p {
    margin: 0 0 40px
}

.project-single .content-holder .button a {
    height: 50px;
    padding: 9px 0;
    width: 170px;
    border-radius: 3px
}

.project-single .content-holder .button a:before {
    background: #160f09
}

.project-single .project-analysis {
    padding-top: 58px
}

.project-single .project-analysis .sec-title.two {
    padding-bottom: 22px
}

.project-single .project-analysis .sec-title.two h1 {
    font-size: 24px
}

.project-single .project-analysis .text-holder {
    padding-left: 300px
}

.project-single .project-analysis .analysis-chart {
    margin-top: 32px;
    padding-left: 300px
}

.project-single .project-planning {
    padding-top: 58px
}

.project-single .project-planning .sec-title.two {
    padding-bottom: 22px
}

.project-single .project-planning .sec-title.two h1 {
    font-size: 24px
}

.project-single .project-planning .text-holder {
    padding-left: 300px
}

.project-single .project-planning .project-planning-step {
    margin-top: 32px;
    padding-left: 300px
}

.project-single .project-execution {
    padding-top: 58px
}

.project-single .project-execution .sec-title.two {
    padding-bottom: 22px
}

.project-single .project-execution .sec-title.two h1 {
    font-size: 24px
}

.project-single .project-execution .text-holder {
    padding-left: 300px
}

.project-single .project-execution .perform {
    margin-top: 32px;
    padding-left: 300px
}

.project-single .project-execution .perform .perform-list {
    margin-bottom: 35px;
    padding-left: 170px;
    position: relative
}

.project-single .project-execution .perform .perform-list .img-holder {
    left: 0;
    position: absolute;
    top: 0
}

.project-single .project-execution .perform .perform-list .text {
    padding-left: 30px
}

.project-single .project-execution .perform .perform-list .text h4 {
    margin: 0 0 17px
}

.project-single .project-execution .perform .perform-list .text ul li {
    line-height: 32px
}

.project-single .project-execution .perform .perform-list .text ul li i {
    color: #e4985b;
    display: inline-block;
    padding-right: 10px
}

.project-single .project-results {
    padding-top: 30px
}

.project-single .project-results .sec-title.two {
    padding-bottom: 22px
}

.project-single .project-results .sec-title.two h1 {
    font-size: 24px
}

.project-single .project-results .text-holder {
    padding-left: 300px
}

.project-single .project-results .project-results-chart {
    margin-top: 30px;
    padding-left: 300px
}

.servicepage_area.section-padding {
    padding-bottom: 0
}

.post_img>h4 {
    font-size: 16px;
    height: 59px;
    line-height: 20px;
    width: 45px
}

.section-padding {
    padding-top: 100px;
    padding-bottom: 100px
}

.servicepage_area.section-padding {
    padding-bottom: 0
}

.portfolio_page .col-sm-4:nth-child(1) .servicepage_details,
.portfolio_page .col-sm-4:nth-child(2) .servicepage_details,
.portfolio_page .col-sm-4:nth-child(3) .servicepage_details,
.service_page .col-sm-4:nth-child(1) .servicepage_details,
.service_page .col-sm-4:nth-child(2) .servicepage_details,
.service_page .col-sm-4:nth-child(3) .servicepage_details,
.testmonial_page .col-sm-4:nth-child(1) .client_says,
.testmonial_page .col-sm-4:nth-child(2) .client_says,
.testmonial_page .col-sm-4:nth-child(3) .client_says {
    margin-top: 0
}

.service_page .servicepage_details {
    margin-top: 30px
}

.servicepage_details .client_says {
    background: #ffcb3d none repeat scroll 0 0;
    padding: 57px 54px 60px 56px
}

.servicepage_details .ab_client i,
.servicepage_details .ab_client p {
    color: #fff
}

.servicepage_details .ab_client>h6 {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding-left: 34px
}

.servicepage_details .ab_client>img {
    padding-left: 35px;
    width: auto
}

.servicepage_details .ab_client>h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
    margin-top: 20px;
    padding-left: 34px
}

.servicepage_details .owl-dots {
    margin-top: 0;
    padding-left: 37px
}

.servicepage_details .ab_client>p {
    margin-bottom: 25px;
    padding-top: 28px
}

.portfolio_page .servicepage_details {
    margin-top: 32px
}

.portfolio_page .servicepage_photo figure:hover figcaption {
    top: 0
}

.servicepage_photo img {
    width: 100%
}

.servicepage_heading {
    border: 1px solid #ffc107;
    margin-top: 20px;
    padding: 17px 20px 8px
}

.servicepage_heading>h4 a {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #1b1b1b
}

.servicepage_heading>p {
    color: #8e8e8e;
    line-height: 21px
}

.portfolio_page .servicepage_heading {
    border: medium none;
    margin-top: 12px
}

.portfolio_page .servicepage_heading>h4 a {
    font-size: 18px;
    text-transform: uppercase
}

/*for Reviews Page*/
body {
    background-color: #f7f7f7;
    margin-top: 20px;
}

.main-timeline {
    position: relative;
}

.main-timeline:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #c6c6c6;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.main-timeline .timeline {
    margin-bottom: 40px;
    position: relative;
}

.main-timeline .timeline:after {
    content: "";
    display: block;
    clear: both;
}

.main-timeline .icon {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.main-timeline .icon:before,
.main-timeline .icon:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.33s ease-out 0s;
}

.main-timeline .icon:before {
    background: #ffc107;
    border: 2px solid #232323;
    left: -3px;
}

.main-timeline .icon:after {
    border: 2px solid #ffc107;
    left: 3px;
}

.main-timeline .timeline:hover .icon:before {
    left: 3px;
}

.main-timeline .timeline:hover .icon:after {
    left: -3px;
}

.main-timeline .date-content {
    width: 50%;
    float: left;
    margin-top: 22px;
    position: relative;
}

.main-timeline .date-content:before {
    content: "";
    width: 36.5%;
    height: 2px;
    background: #ffc107;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
}

.main-timeline .date-outer {
    width: 100px;
    height: 100px;
    font-size: 16px;
    text-align: center;
    margin: auto;
    z-index: 1;
}

.main-timeline .date-outer:before,
.main-timeline .date-outer:after {
    content: "";
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.33s ease-out 0s;
}

.main-timeline .date-outer:before {
    background: #fff;
    border: 2px solid #232323;
    left: -6px;
}

.main-timeline .date-outer:after {
    border: 2px solid #ffc107;
    left: 6px;
}

.main-timeline .timeline:hover .date-outer:before {
    left: 6px;
}

.main-timeline .timeline:hover .date-outer:after {
    left: -6px;
}

.main-timeline .date {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 27%;
    left: 0;
}

.main-timeline .month {
    font-size: 18px;
    font-weight: 700;
}

.main-timeline .year {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #232323;
    line-height: 36px;
}

.main-timeline .timeline-content {
    width: 50%;
    padding: 20px 0 20px 50px;
    float: right;
}

.main-timeline .title {
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 15px 0;
}

.main-timeline .description {
    margin-bottom: 0;
}

.main-timeline .timeline:nth-child(2n) .date-content {
    float: right;
}

.main-timeline .timeline:nth-child(2n) .date-content:before {
    left: 10px;
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 20px 50px 20px 0;
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .main-timeline .date-content {
        margin-top: 35px;
    }

    .main-timeline .date-content:before {
        width: 22.5%;
    }

    .main-timeline .timeline-content {
        padding: 10px 0 10px 30px;
    }

    .main-timeline .title {
        font-size: 17px;
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding: 10px 30px 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .main-timeline:before {
        margin: 0;
        left: 7px;
    }

    .main-timeline .timeline {
        margin-bottom: 20px;
    }

    .main-timeline .timeline:last-child {
        margin-bottom: 0;
    }

    .main-timeline .icon {
        margin: auto 0;
    }

    .main-timeline .date-content {
        width: 95%;
        float: right;
        margin-top: 0;
    }

    .main-timeline .date-content:before {
        display: none;
    }

    .main-timeline .date-outer {
        width: 110px;
        height: 110px;
    }

    .main-timeline .date-outer:before,
    .main-timeline .date-outer:after {
        width: 110px;
        height: 110px;
    }

    .main-timeline .date {
        top: 30%;
    }

    .main-timeline .year {
        font-size: 24px;
    }

    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        width: 95%;
        text-align: center;
        padding: 10px 0;
    }

    .main-timeline .title {
        margin-bottom: 10px;
    }
}

/*Whatsapp*/

img {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 300%;
    max-height: 300%;
    width: 100%;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img[Attributes Style] {}

a {
    color: #111;
    cursor: pointer;
}

a {
    color: #337ab7;
    text-decoration: none;
}

user agent stylesheet a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}

.whatsapp {
    position: fixed;
    bottom: 50px;
    right: 14px;
    width: 53px;
    height: 30px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 53px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.inner_block,
body {
    font-family: 'Open Sans', sans-serif;
}

html,
body {
    font-family: 'Open Sans', sans-serif;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*Email*/


img {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 300%;
    max-height: 300%;
    width: auto;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img[Attributes Style] {}

a {
    color: #111;
    cursor: pointer;
}

a {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #666;
    text-decoration: none;
}

user agent stylesheet a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}

.email {
    position: fixed;
    bottom: 50px;
    right: 14px;
    width: 53px;
    height: 33px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 53px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.inner_block,
body {
    font-family: 'Open Sans', sans-serif;
}

html,
body {
    font-family: 'Open Sans', sans-serif;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*global Support*/

.globe a,
i {
    padding-right: 6px;
    padding-left: 5px;

}


/*table grid*/
.grid {
    display: flex;
    /* establish flex container */
    flex-wrap: wrap;
    /* enable flex items to wrap */
    justify-content: space-around;
    /*font-family: Poppins,sans-serif;*/
    /*font-size: 15px;*/
    line-height: 2;
    /*color: #333;*/

}

.cell {
    flex: 0 0 32%;
    /* don't grow, don't shrink, width */
    margin-bottom: 15px;

}

/*table grid*/

/* ------------Explore section------------ */

.tab-container {
    max-width: 960px;
    margin: 100px auto;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 30px;
    margin-top: -4rem;
}

.tab {
    flex: 1;
    background-color: #e8bc0b2b;
    padding: 12px;
    text-align: center;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 600;
    color: #ffc107;
    cursor: pointer;
    transition: background-color 0.3s;
}

.tab:hover,
.tab.active {
    background-color: #ffc107;
    color: #ffffff;
}

.title h2 {
    text-align: center;
    color: #333;
    margin-bottom: 20px;
    font-size: 22px;
}

.iso-standards,
.industries {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 20px;
}

.iso-standards button,
.industries button {
    padding: 10px 18px;
    background-color: #e8bc0b2b;
    border: 1px solid #e8bc0b96;
    border-radius: 8px;
    cursor: pointer;
    font-size: 20px;
    color: #ffc107;
    transition: all 0.2s;
}

.iso-standards button:hover,
.industries button:hover {
    background-color: #ffc107;
    color: #ffffff;
    border-color: #ffc107;
}

.iso-provider {
    display: flex;
    flex-direction: row;
    gap: 2rem;
}

/*------------ Client section --------------*/

.gallery-container {
    text-align: center;
    padding: 40px 20px;
    background-color: #f9f9f9;
}

.gallery-container h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #333;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 35px;
    max-width: 1000px;
    margin: auto;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffae00;
    /* border-radius: 20px; */
}

.gallery-item img {
    width: 100%;
    height: auto;
    min-height: 100%;
    max-height: 100%;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

.caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    font-size: 1rem;
    opacity: 0;
    transform: translateY(100%);
    transition: all 0.3s ease;
}

.gallery-item:hover .caption {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 768px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.gallery-item img {
    filter: grayscale(100%);
    transition: all 0.3s ease;
}

.gallery-item:hover img {
    filter: grayscale(0%);
    transform: scale(1.05);
}

.find-provider {
    max-width: 1000px;
    margin: 40px auto;
    background-color: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.find-provider h2 {
    color: #1c1c1c;
    margin-bottom: 10px;
}

.find-provider p {
    color: #555;
    margin-bottom: 30px;
}

.filter-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
}

select {
    padding: 12px;
    width: 100%;
    max-width: 200px;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-size: 16px;
}

.provider-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.provider-card {
    flex: 1 1 300px;
    background-color: #f1f5f9;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s;
}

.provider-card:hover {
    transform: translateY(-5px);
}

.provider-card h3 {
    margin-top: 0;
    color: #2c3e50;
}

.testimonial {
    margin-top: 50px;
    padding: 20px;
    background: #e6f4ea;
    border-left: 6px solid #2ecc71;
    border-radius: 6px;
}

.testimonial strong {
    display: block;
    margin-bottom: 10px;
    color: #2d572c;
}

@media (max-width: 600px) {
    .filter-container {
        flex-direction: column;
    }
}

/* ----------How Kwikcert---------- */

.process-section {
    max-width: 1000px;
    margin: 60px auto;
    padding: 40px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    text-align: center;
}

.process-section h2 {
    font-size: 28px;
    color: #1c1c1c;
    margin-bottom: 20px;
}

.process-section p {
    font-size: 16px;
    color: #666;
    margin-bottom: 40px;
}

.steps-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.step {
    flex: 1 1 220px;
    padding: 20px;
    background-color: #f1f5f9;
    border-radius: 10px;
    text-align: center;
    transition: transform 0.2s;
}

.step:hover {
    transform: translateY(-5px);
}

.step-icon {
    font-size: 40px;
    margin-bottom: 15px;
    color: #2c3e50;
}

.step-title {
    font-weight: bold;
    margin-bottom: 10px;
    color: #2c3e50;
}

.step-description {
    color: #555;
    font-size: 15px;
}

@media (max-width: 768px) {
    .steps-container {
        flex-direction: column;
        align-items: center;
    }
}

/*----------- Why------------- */


.why-kwikcert {
    max-width: 1100px;
    margin: 60px auto;
    padding: 40px 20px;
    background-color: #ffffff;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-align: center;
}

.why-kwikcert h2 {
    font-size: 32px;
    color: #1c1c1c;
    margin-bottom: 12px;
}

.why-kwikcert p {
    font-size: 16px;
    color: #666;
    margin-bottom: 40px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.why-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.feature-card {
    background-color: #f9fbfd;
    border-radius: 12px;
    padding: 30px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.feature-card:hover {
    transform: translateY(-6px);
    border-bottom: 1px solid rgb(13, 13, 53);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
}

.feature-icon {
    font-size: 40px;
    margin-bottom: 15px;
    color: #2e86de;
}

.feature-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #2c3e50;
}

.feature-text {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

.button button{
    padding: 20px;
    background-color: #000;
    color: white;
    margin-top: 20px;
    border-radius: 20px;
    font-size: 15px;
    width: 30%;
}

.button button:hover{
    background-color: white;
    border: 1px solid black;
    color: black;
    font-size: 15px;
}


 /* CSS */
.profile {
  margin-top: 8rem;
  padding: 0 1rem;
}

.profile-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

@media (min-width: 768px) {
  .profile-grid {
    grid-template-columns: 1fr 1fr;
  }
}


.card {
  background: #fff;
  border: none;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.411);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  padding: 24px;
  margin: 30px auto;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  /* max-width: 1000px; */
  width: 90%;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.card:hover {
  transform: translateY(-3px);
  background-color: #05274917;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgb(9, 9, 55);
  /* border-left: 1px solid rgb(9, 9, 55); */
}

.profile-img img {
     width: 156px;
    height: 141px;
    border-radius: 15%;
    object-fit: cover;
    border: 3px solid #eee;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}


.card-content {
  flex: 1 1 220px;
}

.title-row {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
}

.subtitle {
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 2rem;
  margin-bottom: 4px;
}

.name {
  font-size: 30px;
  margin: 0;
  color: #222;
}

.location {
  font-size: 14px;
  color: #777;
  margin-top: 4px;
}

.badges {
  margin: 12px 0;
}

.badge {
  background: #eef4ff;
  color: #003e7e;
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 13px;
  margin-right: 8px;
  font-weight: 500;
}

.description {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  margin-bottom: 12px;
}

.footer {
  font-weight: bold;
  font-size: 14px;
  color: #222;
}

.services {
  font-weight: normal;
  color: #555;
}

.actions {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 32px;
}

.view-btn {
  padding: 16px 16px;
  background-color: rgba(253, 251, 251, 0.458);
  color: rgb(29, 27, 73);
  border: 1px solid #ffc107;
  border-radius: 24px;
  /* font-weight: bold; */
  font-size: 20px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.view-btn:hover {
    background-color: #ffc107;
  color: white;
  border: white;
 
}

.icon-btn {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.icon-btn:hover {
  transform: scale(1.2);
}

.share-menu {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 8px 0;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  z-index: 10;
  bottom: -55px;
  right: 0;
  min-width: 160px;
}

.share-option {
  display: block;
  width: 100%;
  padding: 8px 16px;
  text-align: left;
  background: none;
  border: none;
  font-size: 14px;
  cursor: pointer;
  color: #333;
  text-decoration: none;
}

.share-option:hover {
  background: #f5f5f5;
}

.main-menu .navigation > li > a {
 color: white;
}

/* .main-menu .navigation > li {
    position: relative;
    float: left;
 padding: 13px;
} */

.main-menu .navigation > li {
    position: relative;
    float: left;
    padding-right: 23px;
}

.header-upper{
    width: 121%;
}

.headertop{
    max-width: 100%;
    padding: 0px;
}

/* Filetr  */

/* FILTER PANEL CONTAINER */
#filters {
  display: none; 
  flex-wrap: wrap;
  gap: 1rem 2rem;
  padding: 1.5rem;
  margin: 2rem auto;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

/* SHOW FILTER PANEL */
#filters.show {
  display: flex;
}

/* INPUT & SELECT STYLING */
#filters input[type="text"],
#filters select {
  padding: 0.6rem 1rem;
  border-radius: 6px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 14px;
  min-width: 180px;
  transition: all 0.3s ease;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.05);
}

#filters input[type="text"]:focus,
#filters select:focus {
  border-color: #007bff;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0,123,255,0.15);
}

#filters button {
  padding: 0.6rem 1.4rem;
  border: none;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.25s ease, transform 0.15s ease;
}

#filters button:first-of-type {
  background-color: #007bff;
  color: white;
  font-size: 14px;
}

#filters button:first-of-type:hover {
  background-color: #0056b3;
  transform: translateY(-1px);
}

/* RESET BUTTON */
#filters button:last-of-type {
  background-color: #6c757d;
  color: white;
  font-size: 14px;
}

#filters button:last-of-type:hover {
  background-color: #545b62;
  transform: translateY(-1px);
}

/* FILTER SECTION HEADING */
.filter {
  margin-top: 4rem;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
}

/* MOBILE RESPONSIVENESS */
@media (max-width: 768px) {
  #filters {
    flex-direction: column;
    align-items: stretch;
  }

  #filters input[type="text"],
  #filters select,
  #filters button {
    width: 100%;
  }

  #filters button {
    margin-top: 0.5rem;
  }
}

.filter-btn{
  flex: 1 0 100%;       
  display: flex;
  justify-content: center; 
  gap: .75rem;        
  margin-top: 1rem;
}

.filter button {
  background-color: #6c757d;       
  color: #fff;
  padding: 0.6rem 1.2rem;
  font-size: 18px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  width: 200px;   
  max-width: 100%;
  transition: background-color 0.3s ease, transform 0.2s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.filter button:hover {
  background-color: #5a6268;
  transform: translateY(-1px);
}

.filter button:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(108, 117, 125, 0.4);
}

/* Load more button */

.load-more-btn {
  position: relative;
  padding: 0.8rem 2rem;
  font-size: 14px;
  border: none;
  border-radius: 10px;
  background-color: transparent;
  color: gray;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
  box-shadow:
    -1px -1px 0 0 gray,  /* top-left corner */
    1px 1px 0 0 gray;    /* bottom-right corner */
}

.load-more-btn:hover {
  transform: translateY(-2px);
  color: #000;
  box-shadow:
    -2px -2px 0 0 #ffc107,  /* top-left corner */
    2px 2px 0 0 #ffc107;    /* bottom-right corner */
}



.card {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.card[style*="block"] {
  opacity: 1;
  transform: translateY(0);
}


.compare-section {
  background-color: #111111e0;
  padding: 4rem 2rem;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}

.compare-header h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin-top: 1rem;
}

.compare-header p {
  max-width: 800px;
  margin: 1rem auto 3rem;
  font-size: 14px;
  color: #ccc;
}

.compare-icon {
  width: 50px;
  height: auto;
}

.compare-steps {
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.step-box {
  background-color: #1a1a1a;
  border: 1px solid #f7b500;
  border-radius: 10px;
  padding: 2rem;
  width: 300px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.step-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 15px rgba(247, 181, 0, 0.2);
}

.step-number {
  background-color: #fff;
  color: #000;
  font-weight: bold;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-size: 1rem;
  margin-bottom: 1rem;
}

.step-box h3 {
  color: #fff;
  font-size: 17px;
  margin-bottom: 0.5rem;
}

.step-box p {
  font-size: 13px;
  color: #aaa;
}

.compare-action {
  margin-top: 2rem;
}

.compare-btn {
  background-color: #f7b500;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  padding: 0.8rem 2rem;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.compare-btn:hover {
  background-color: #e0a800;
  transform: translateY(-2px);
}

.compare-header i {
    font-size: 40px;
}


/* faq */

.faq {
  margin: 0;
  height: 100%;
  font-family: 'Segoe UI', sans-serif;
  background: #fff;
  color: #333;
  overflow: hidden;
}

.faq-wrapper {
  display: flex;
  height: 100vh; /* Full height view */
}

.faq-left {
  flex: 1;
  overflow-y: auto;
  padding: 60px 40px;
}

.faq-left h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #2c2c2c;
}

.faq-item {
  margin-bottom: 20px;
}

.faq-item summary {
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  list-style: none;
}

.faq-item p {
  margin: 10px 0 0 0;
  font-size: 14px;
  color: #666;
}

.faq-right {
  flex: 1;
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  background: #f4f4f4;
}

.faq-right img {
  max-width: 400px;
  height: auto;
}

/* Responsive layout for small screens */
@media (max-width: 768px) {
  html, body {
    overflow: auto; /* Re-enable scroll for mobile */
  }

  .faq-wrapper {
    flex-direction: column;
    height: auto;
  }

  .faq-left, .faq-right {
    max-width: 100%;
    text-align: center;
    padding: 20px;
  }

  .faq-right {
    position: static;
    height: auto;
  }

  .faq-right img {
    width: 100%;
    max-width: 100%;
  }
}


/* view profile */

.profile-container {
    display: flex;
    gap: 40px;
    padding: 40px;
    background: #fff;
    border-radius: 12px;
    font-family: 'Segoe UI', sans-serif;
}

/* .profile-main {
    flex: 2;
    min-width: 320px;
} */

.sidebar {
    flex: 1;
    min-width: 280px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.contact-box,
.similar-profiles {
    background: #f9fafc;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 20px;
}

.contact-box h3,
.similar-profiles h3 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px;
}

.contact-btn {
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    background: #e7ecf3;
    color: #000;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.3s;
}

.contact-btn:hover {
    background: #d1d8e0;
    color: #000;
}

.about-profile h3 {
    font-size: 25px;
    margin-bottom: 10px;
    color: #333;
}

.about-profile p {
    font-size: 18px;
    color: #555;
    line-height: 1.6;
}

.designer-card {
  width: 360px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  font-family: 'Arial', sans-serif;
  margin: 20px auto;
}

.header-image {
  height: 120px;
 
}

.profile-pic-container {
  text-align: center;
  margin-top: -50px;
}

.profile-pic {
  width: 100px;
  height: 100px;
  border-radius: 15px;
  border: 4px solid #2c262680;
  object-fit: cover;
  /* filter: invert(1); */
}

.info-section {
  padding: 15px;
  text-align: center;
}

.profile-heading {
  font-size: 30px;
  color: #0b4f61;
  margin: 10px 0 4px;
}

.title {
  font-size: 16px;
  color: #514e4e;
  margin-bottom: 0px;
}

.title1{
  font-size: 14px;
  color: #514e4e;
  margin-bottom: 10px;
}

.enhanced-profile {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}


.about-profile, .specializations, .services-profile, .testimonials-profile, .contact-cta {
    margin-bottom: 20px;
    background-color: #f5deb34f;
    box-shadow: 0 4px 8px rgba(11, 79, 97, 0.3);
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}

.about-profile h3, .specializations h3, .services-profile h3, .testimonials-profile h3, .contact-cta h3 {
    font-size: 25px;
} 

.about-profile {
    background-color: #f5deb34f;
    box-shadow: 0 4px 8px rgba(11, 79, 97, 0.3);
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}


.about-profile p,
.services-profile ul,
.specializations ul,
.testimonials-profile blockquote {
    margin-top: 10px;
    color: #444;
    font-size: 18px;
}

.specializations ul, .services-profile ul {
    list-style: disc;
    padding-left: 20px;
    font-size: 18px;
}

.contact-cta {
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
}

.btn-contact {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background: #df965b;
    color: white;
    text-decoration: none;
    border-radius: 4px;
}

.profile-header-modern {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 27px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  background: #fff;
}

.profile-banner {
  position: relative;
  height: 220px;
  background: #fff;
}

.banner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
  z-index: 1;
}

.dark-layer {
  background: #333;
  opacity: 0.9;
  z-index: 1;
}

.orange-layer {
  background: #df965b;
  opacity: 0.85;
  clip-path: polygon(0 0, 100% 0, 100% 45%, 0 75%);
  z-index: 2;
}

.white-layer {
  /* background: #fff; */
  clip-path: polygon(0 0, 100% 0, 100% 20%, 0 60%);
  z-index: 3;
}

.profile-photo-modern {
     position: absolute;
    bottom: -40px;
    background-color: white;
    left: 40px;
    width: 147px;
    height: 145px;
    min-height: 0;
    object-fit: cover;
    border: 4px solid #bcb7b7;
    border-radius: 50%;
    z-index: 4;
    transition: transform 0.3s ease;
}

.profile-photo-modern:hover {
    transform: scale(1.50) translateY(-10px); /* Zoom + Move Up */
}

.profile-info-modern {
  padding: 60px 40px 20px 40px;
  text-align: left;
}

.profile-info-modern h2 {
  font-size: 24px;
  margin-bottom: 5px;
  color: #333;
}

.profile-info-modern .title {
  font-weight: bold;
  color: #df965b;
}

.profile-info-modern .location {
  font-size: 14px;
  color: #666;
}

.bullet{
    margin-left: 20px;
}

.bullet .points{
    list-style: disc;
}

.profile-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /* padding: 15px; */
}

.profile-main,
.sidebar {
    flex: 1 1 100%;
    max-width: 100%;
}

@media (min-width: 768px) {
    .profile-main {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .sidebar {
        flex: 0 0 28%;
        max-width: 28%;
    }
}

@media (max-width: 991px) {
    .sidebar {
        min-width: 87%;
    }
    .designer-card {
        width: 200px;
    }
    .profile-heading {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
.about-profile h3, .specializations h3, .services-profile h3, .testimonials-profile h3, .contact-cta h3 {
    font-size: 20px;
}
.about-profile p, .services-profile ul, .specializations ul, .testimonials-profile blockquote {
    font-size: 14px;
}
}

@media (max-width: 767px) {
    .profile-container {
        display: flex;
        flex-wrap: wrap;
    }

    .profile-container .sidebar {
        order: 1;
        width: 100%;
    }

    .profile-container .profile-main {
        order: 2;
        width: 100%;
    }
    .right-renovation-form {
        padding: 0;
    }
}



/* FAQ */
.iso-guide {
    max-width: 1000px;
    margin: 40px auto;
    padding: 30px;
    background-color: #f9fafc;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    font-family: 'Segoe UI', Tahoma, sans-serif;
}

.iso-guide .faq h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
    text-align: center;
}

.iso-guide .intro {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-bottom: 25px;
}

.faq-item {
    border-top: 1px solid #e0e0e0;
    padding: 15px 0;
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    padding: 10px 0;
    color: #2a4d9e;
    transition: color 0.3s ease;
}

.faq-question:hover {
    color: #1e3a8a;
}

.faq-answer {
    padding: 10px 0;
    color: #444;
    font-size: 15px;
    line-height: 1.6;
    display: none;
}

.faq-item.open .faq-answer {
    display: block;
}
