@import url("/assets/animate.min.css");
@import url("/assets/custom-animate.min.css");
@import url("/assets/flaticon.min.css");
@import url("/assets/stroke-gap.min.css");
@import url("/assets/pe-icon-7-stroke.min.css");
@import url("/assets/owl.min.css");
@import url("/assets/jquery-ui.css");
@import url("/assets/jquery.fancybox.min.css");
@import url("/assets/scrollbar.min.css");
@import url("/assets/hover.min.css");
@import url("/assets/botstrap-select.min.css");
@import url("/assets/swiper.min.css");
@import url("/assets/rtl.min.css");
@import url("/assets/elpath.min.css");
.pt-0 {
    padding-top: 0 !important;
}
.text {
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 15px;
}
.auto-container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 15px;
    position: static;
}
.banner-section {
    position: relative;
}
.banner-section .background-text {
    bottom: 190px;
    color: hsla(0, 0%, 100%, 0.1);
    font-size: 240px;
    font-weight: 700;
    letter-spacing: -5px;
    line-height: 200px;
    position: absolute;
    right: -280px;
    text-transform: uppercase;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    z-index: 99;
}
.banner-section .background-text .text-2 {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: hsla(0, 0%, 100%, 0.2);
    color: transparent;
    left: 15px;
    position: absolute;
    top: -5px;
}
.banner-slider,
.three-item-carousel {
    height: 100% !important;
    position: relative;
    z-index: 9;
}
.banner-section .swiper-slide {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.banner-section .swiper-slide:before {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner-section .content-outer {
    display: table;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 100%;
}
.banner-section .content-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 730px;
    padding: 20px 15px;
    position: relative;
}
.banner-section .content-box .inner {
    opacity: 0;
    padding: 0 15px;
    position: relative;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}
.banner-section .swiper-slide-active .content-box .inner {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.banner-section .content-box h1 {
    color: #fff;
    font-size: 80px;
    font-size: 100px;
    font-weight: 900;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 90px;
    margin-bottom: 30px;
    opacity: 0;
    padding-bottom: 30px;
    position: relative;
    text-transform: uppercase;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
}
.banner-section .content-box h1:before {
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 76px;
}
.banner-section .content-box.justify-content-center h1:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.banner-section .swiper-slide-active .content-box h1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    visibility: visible;
}
.banner-section .content-box h4 {
    color: var(--theme-color);
    display: block;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 30px;
    opacity: 0;
    position: relative;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
}
.banner-section .swiper-slide-active h4 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
    visibility: visible;
}
.banner-section .content-box .text {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 40px;
    opacity: 0;
    position: relative;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
}
.banner-section .swiper-slide-active .text {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s;
    visibility: visible;
}
.banner-section .link-box {
    margin: 0 -10px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
}
.banner-section .swiper-slide-active .link-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.banner-section .link-box a {
    margin: 0 10px 10px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.banner-section .banner-slider-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.banner-section .banner-slider-button-next {
    background-color: #fff;
    border-radius: 50%;
    color: #181614;
    cursor: pointer;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    margin-right: 50px;
    position: relative;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 70px;
    z-index: 9;
}
.banner-section .banner-slider-button-next:hover {
    background: var(--theme-color);
    color: #fff;
}
.banner-section .banner-slider-button-prev {
    background-color: hsla(0, 0%, 100%, 0.98);
    border-radius: 50%;
    color: #181614;
    cursor: pointer;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    margin-left: 50px;
    position: relative;
    text-align: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 70px;
    z-index: 9;
}
.banner-section .banner-slider-button-prev:hover {
    background: var(--theme-color);
    color: #fff;
}
.banner-section .banner-slider-nav.style-two {
    left: 0;
    right: auto;
    top: auto;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-prev {
    background: #293e9c;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-next,
.banner-section .banner-slider-nav.style-two .banner-slider-button-prev {
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    height: 53px;
    line-height: 53px;
    margin: 0;
    text-transform: uppercase;
    width: 106px;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-next i {
    margin-left: 10px;
    position: relative;
    top: 1px;
}
.banner-section .banner-slider-nav.style-two .banner-slider-button-prev i {
    margin-right: 10px;
    position: relative;
    top: 1px;
}
section.welcome-section {
    padding: 60px 0 90px;
    position: relative;
}
section.welcome-section .image-block {
    padding-right: 60px;
    position: relative;
}
section.welcome-section .cover-block {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
}
section.welcome-section .cover-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
}
section.welcome-section .image-one {
    margin-bottom: 30px;
    margin-top: 60px;
}
section.welcome-section .image-two {
    border-bottom: 5px solid var(--theme-color);
    margin-bottom: 30px;
    padding-bottom: 10px;
}
section.welcome-section .image-one img,
section.welcome-section .image-two img {
    max-width: 100%;
}
section.welcome-section .image-three {
    margin-bottom: 30px;
}
section.welcome-section .image-four {
    border-bottom: 5px solid var(--theme-color);
    margin-bottom: 30px;
    padding-bottom: 10px;
}
section.welcome-section .experience-year {
    background-color: #fff;
    border-radius: 50%;
    color: #454456;
    -webkit-filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.1));
    font-size: 18px;
    font-weight: 400;
    height: 197px;
    left: 0;
    line-height: 26px;
    padding-top: 50px;
    position: absolute;
    text-align: center;
    top: 110px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 197px;
}
section.welcome-section .experience-year h3 {
    color: var(--theme-color);
    font-family: Poppins;
    font-size: 54px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
}
section.welcome-section .experience-year:before {
    border: 2px dashed #bd8448;
    border-radius: 50%;
    bottom: 16px;
    content: "";
    left: 16px;
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: -1;
}
.sec-title-dec,
.sub-title {
    margin-bottom: 10px;
    position: relative;
}
.sub-title {
    color: #818188;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-transform: uppercase;
}
.sub-title.light {
    color: #fff;
}
.sec-title {
    color: #454456;
    font-family: Poppins;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 50px;
    position: relative;
}
.sec-title.light {
    color: #fff;
}
section.welcome-section ul.list {
    margin-bottom: 25px;
}
section.welcome-section ul.list li {
    display: block;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    padding-left: 30px;
    position: relative;
}
section.welcome-section ul.list li img {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 13px;
    vertical-align: middle;
}
section.welcome-section .author-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
section.welcome-section .author-wrapper .author-thumb {
    border: 2px dashed var(--theme-color);
    border-radius: 50%;
    margin-right: 20px;
    padding: 15px;
    position: relative;
}
section.welcome-section .author-wrapper .author-thumb img {
    border-radius: 50%;
}
.services-section {
    padding: 120px 0 90px;
    position: relative;
}
.service-block-one .inner-box {
    background: #fff;
    margin-bottom: 30px;
    padding: 45px 20px;
    position: relative;
    text-align: center;
}
.center .service-block-one .inner-box {
    background-color: #f6f2ee;
}
.service-block-one .image {
    display: inline-block;
    margin-bottom: 35px;
}
.service-block-one .image img {
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.service-block-one .image:hover img {
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
}
.service-block-one h4 {
    color: #454456;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 21px;
    text-align: center;
}
.service-block-one h4 a {
    color: #454456;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.service-block-one h4 a:hover {
    color: var(--theme-color);
}
.service-block-one .text {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0;
    text-align: center;
}
.service-block-one .image {
    border: 2px dashed rgba(69, 68, 86, 0.2);
    border-radius: 50%;
    overflow: hidden;
    padding: 30px;
}
.owl-style-one .owl-dots {
    display: block;
    margin-bottom: 30px;
    text-align: center;
}
.owl-style-one .owl-dots .owl-dot {
    background: #ddd;
    border-radius: 6px;
    display: inline-block;
    height: 11px;
    margin: 0 5px;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    width: 11px;
}
.owl-style-one .owl-dots .owl-dot.active {
    background-color: var(--theme-color);
}
section.funfacts-section {
    padding: 120px 0 90px;
    position: relative;
}
.funfacts-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: var(--theme-color);
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
    min-height: 280px;
    padding: 30px;
    position: relative;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.funfacts-block:hover {
    background-position: 100% 115%;
}
.funfacts-block_icon {
    color: #fff;
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 15px;
    position: relative;
}
h4.funfacts-block_title {
    font-size: 20px;
    font-weight: 500;
}
.funfacts-block_number,
h4.funfacts-block_title {
    color: #fff;
    font-family: Poppins;
    position: relative;
}
.funfacts-block_number {
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
}
section.services-two-section {
    background: #f8f7f7;
    padding: 120px 0 90px;
}
.auto-container.full-width {
    max-width: 100%;
    padding: 0;
}
.services-two-section .inner-container {
    max-width: 570px;
    padding-left: 120px;
    padding-top: 120px;
}
.services-two-section .image-bg {
    background-size: cover;
}
section.services-two-section .bottom-area {
    padding-top: 120px;
    position: relative;
}
.service-block-two {
    margin-bottom: 30px;
    padding-right: 30px;
    position: relative;
}
.service-block-two_icon {
    color: var(--theme-color);
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 30px;
    position: relative;
}
h4.service-block-two_title {
    color: #fff;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 15px;
    position: relative;
}
.service-block-two_text {
    color: #aaa9b5;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
}
.service-block-two:before {
    background-image: url(../images/shape/shape-3.png);
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
}
.col-lg-3:last-child .service-block-two:before {
    display: none;
}
section.testimonials-section {
    background: #deb18a;
}
section.testimonials-section .image-100 {
    width: 100%;
}
.testimonial-block-wrapper {
    background-size: cover;
    padding: 120px 0;
    position: relative;
}
.testimonial-block {
    margin: 0 auto;
    max-width: 650px;
    text-align: center;
}
.testimonial-block_title {
    color: #fff;
    font-family: Poppins;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 50px;
    text-align: center;
}
.testimonial-thumbs {
    margin: 0 auto 40px;
    max-width: 240px;
}
.testimonial-block_text {
    color: #fff;
    font-family: Poppins;
    font-size: 36px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 30px;
    text-align: center;
}
.testimonial-block_name {
    color: #454456;
    display: inline-block;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    padding-left: 15px;
    position: relative;
    text-align: center;
}
.testimonial-block_name:before {
    background: #454456;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 17px;
    width: 10px;
}
section.testimonials-section .sec-bg {
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
section.our-team-section {
    padding: 120px 0 90px;
    position: relative;
}
.team-block-one {
    margin-bottom: 30px;
}
.team-block-one_image {
    position: relative;
}
.team-block-one_lower-content {
    background-color: #fff;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -85px;
    padding: 30px;
    position: relative;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.team-block-one_name {
    color: #454456;
    font-size: 24px;
    margin-bottom: 8px;
}
.team-block-one_designation,
.team-block-one_name {
    font-family: Poppins;
    font-weight: 400;
    text-align: center;
}
.team-block-one_designation {
    color: #818188;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
ul.team-block-one_social-links li a {
    background-color: #fbf7f4;
    color: #454456;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 40px;
}
ul.team-block-one_social-links li {
    display: inline-block;
    margin: 0 4px 10px;
}
ul.team-block-one_social-links li a:hover {
    background: var(--theme-color);
    border-radius: 50%;
    color: #fff;
}
.inner-box:hover .team-block-one_lower-content {
    background-color: #fff;
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.05));
}
section.cta-section {
    background: var(--theme-color);
    padding: 100px 0 70px;
    position: relative;
}
.cta-block-one_icon-box {
    margin-bottom: 30px;
    padding-left: 100px;
    position: relative;
}
.cta-block-one_icon {
    background-color: #454456;
    border-radius: 38px;
    color: #fff;
    font-size: 30px;
    height: 76px;
    left: 0;
    line-height: 83px;
    position: absolute;
    text-align: center;
    top: 5px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 76px;
    z-index: 1;
}
.cta-block-one_icon:hover {
    color: var(--theme-color);
}
.cta-block-one_text-two {
    font-size: 20px;
    font-weight: 400;
}
.cta-block-one_text-two,
a.cta-block-one_phone {
    color: #fff;
    font-family: Poppins;
    line-height: 40px;
}
a.cta-block-one_phone {
    font-size: 34px;
    font-weight: 700;
}
.cta-block-one_inner-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cta-block-one_btn {
    border-color: #fff;
    margin-bottom: 30px;
}
.cta-block-one_btn:before {
    background: #222;
}
.cta-block-one_btn:hover {
    border-color: #222;
}
.cta-block-one_text {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 30px;
}
.cta-block-one_icon:before {
    background: #fff;
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: -1;
}
.cta-block-one_icon:hover:before {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
section.news-section {
    padding: 120px 0 90px;
    position: relative;
}
section.news-section:before {
    background: #fbf7f4;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
.news-block-one_image {
    width: 100%;
}
.news-block-one_inner-box {
    margin-bottom: 30px;
    position: relative;
}
.news-block-one_lower-content {
    background-color: #fff;
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.05));
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -70px;
    text-align: center;
}
.news-block-one_date {
    background: var(--theme-color);
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 7px 15px;
    text-align: center;
    text-transform: uppercase;
}
h4.news-block-one_title {
    color: #454456;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 10px;
    text-align: center;
}
h4.news-block-one_title a {
    color: #454456;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
h4.news-block-one_title a:hover {
    color: var(--theme-color);
}
.news-block-one_text {
    color: #818188;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 5px;
    text-align: center;
}
.news-block-one_read_more_link {
    color: #454456;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-block-one_read_more_link:hover {
    color: var(--theme-color);
}
.news-block-one_post-meta {
    color: #818188;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.news-block-one_post-meta span {
    margin-right: 10px;
}
.news-block-one_post-meta i {
    color: var(--theme-color);
    margin-right: 3px;
}
.news-block-one_box {
    padding: 33px 20px;
}
section.news-section .owl-stage-outer {
    overflow: visible;
    pointer-events: none;
}
section.news-section .owl-item {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
section.news-section .owl-item.active {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}
section.client-logo {
    border-top: 1px solid #e9e1db;
    padding: 120px 0;
    position: relative;
}
section.client-logo img {
    opacity: 0.5;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
section.client-logo img:hover {
    opacity: 1;
}
footer.main-footer {
    background-size: cover;
    position: relative;
}
footer.main-footer .widgets-section {
    padding-bottom: 80px;
    padding-top: 120px;
}
.about-widget_text {
    color: #fff;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 35px;
    position: relative;
}
.about-widget_phone {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 35px;
}
.about-widget_phone,
.about-widget_phone a {
    color: var(--theme-color);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.about-widget_phone a {
    position: relative;
}
ul.about-widget_social-links li {
    display: inline-block;
    margin-right: 15px;
}
ul.about-widget_social-links a {
    background-color: #3a3949;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 47px;
}
ul.about-widget_social-links a:hover {
    background: var(--theme-color);
    border-radius: 50%;
}
h4.widget-title {
    color: #fff;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
}
.widget {
    margin-bottom: 40px;
}
.links-widget li a {
    color: #aaa9b5;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.links-widget li a:hover {
    color: var(--theme-color);
}
.links-widget li {
    margin-bottom: 2px;
}
.footer-border-bottom {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}
.contact-widget_address {
    color: #fff;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}
.contact-widget_address-title {
    color: #aaa9b5;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
}
.contact-widget_mail {
    color: #fff;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}
.contact-widget_mail a {
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.contact-widget_mail a:hover {
    color: var(--theme-color);
}
.contact-widget_mail-title,
.footer-bottom {
    color: #aaa9b5;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
}
.footer-bottom {
    background: #3a3949;
    padding: 28px 0;
    position: relative;
    text-align: center;
}
header.main-header.header-style-two {
    position: absolute;
}
.header-top-two {
    position: relative;
}
.header-top-two .inner-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 10px;
    padding-top: 42px;
    position: relative;
}
.header-top-two_contact-info {
    margin-bottom: 30px;
    padding-left: 50px;
    position: relative;
}
.header-top-two_contact-info-icon {
    color: var(--theme-color);
    font-size: 35px;
    left: 0;
    position: absolute;
    top: 8px;
}
.header-top-two_mail-title {
    font-size: 14px;
    margin-bottom: 0;
    position: relative;
}
.header-top-two-mail,
.header-top-two_mail-title {
    color: #fff;
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
}
.header-top-two-mail {
    font-size: 24px;
}
.header-top-two .logo-box {
    margin-bottom: 30px;
}
.header-top-two_phone-title {
    color: #fff;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    position: relative;
}
.header-top-two-mail a {
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.header-top-two-mail a:hover {
    color: var(--theme-color);
}
.header-top-two-phone {
    color: #fff;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
}
.header-top-two-phone a {
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.header-top-two-phone a:hover {
    color: var(--theme-color);
}
.main-header.header-style-two .nav-outer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.main-header.header-style-two .main-menu .navigation > li > a {
    color: #fff;
}
.main-header.header-style-two .main-menu .navigation > li {
    padding: 15px 0;
}
.header-style-two .sticky-header {
    background: #222;
}
.banner-section.style-two .content-box {
    min-height: 880px;
    padding-top: 190px;
}
section.features-section {
    padding: 120px 0 90px;
    position: relative;
}
h4.feature-block_title {
    bottom: 50px;
    color: #fff;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    left: 0;
    line-height: 36px;
    position: absolute;
    right: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.feature-block {
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}
.feature-block_hover-content {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.feature-block_image {
    overflow: hidden;
    position: relative;
}
.feature-block_text {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
}
.feature-block_image img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.feature-block:hover .feature-block_image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.feature-block:hover .feature-block_title {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
}
.feature-block:hover .feature-block_hover-content {
    opacity: 1;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
}
.feature-block .feature-block_hover-content h4.feature-block_title {
    margin-bottom: 25px;
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.feature-block:hover .feature-block_hover-content h4.feature-block_title {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
section.introduction-section {
    position: relative;
}
section.introduction-section:before {
    background: #fbf7f4;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 50px;
    width: calc(50% - 15px);
}
.introduction-block_image {
    margin-bottom: 30px;
    position: relative;
}
.introduction-block_text-two {
    color: #fff;
    font-family: Poppins;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 22px;
    position: relative;
}
.introduction-block_content {
    background: var(--theme-color);
    bottom: 80px;
    left: -140px;
    padding: 40px 50px;
    position: absolute;
}
.introduction-block_link-btn-two {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: underline;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.introduction-block_link-btn-two:hover {
    color: #222;
    text-decoration: underline !important;
}
.introduction-block_content:before {
    border: 20px solid transparent;
    border-top: 20px solid var(--theme-color);
    bottom: -38px;
    content: "";
    position: absolute;
    right: 65px;
}
.introduction-block_text {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 30px;
    padding-bottom: 40px;
    position: relative;
}
.introduction-block_text:before {
    background-image: url(../images/shape/shape-4.png);
    background-repeat: repeat-x;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
}
.introduction-block {
    margin-left: 70px;
}
ul.introduction-block_list {
    color: #454456;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 50px;
    padding-bottom: 30px;
    position: relative;
}
ul.introduction-block_list li {
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
}
ul.introduction-block_list i.icon {
    display: inline-block;
    left: 0;
    margin-right: 15px;
    position: absolute;
    top: 0;
}
ul.introduction-block_list:before {
    background-image: url(../images/shape/shape-4.png);
    background-repeat: repeat-x;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
}
.introduction-block_contact-info {
    margin-bottom: 30px;
    position: relative;
}
.introduction-block_phone-title {
    color: #818188;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
}
.introduction-block-phone {
    color: #454456;
    font-family: Poppins;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
}
.introduction-block-phone a {
    color: #222;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.introduction-block-phone a:hover {
    color: var(--theme-color);
}
.introduction-block_link-btn {
    margin-bottom: 30px;
}
.introduction-block_link-btn a {
    color: #222;
}
.introduction-block_link-btn a:hover {
    color: #fff;
}
section.service-offer-section {
    padding: 120px 0 90px;
    position: relative;
}
.service-block-three {
    margin-bottom: 30px;
    min-height: 265px;
    padding: 35px 35px 35px 255px;
    position: relative;
}
.service-block-three_border_top {
    top: 0;
}
.service-block-three_border_bottom,
.service-block-three_border_top {
    background-image: url(../images/shape/shape-4.png);
    height: 2px;
    left: 7px;
    position: absolute;
    right: 0;
}
.service-block-three_border_bottom {
    bottom: 0;
}
.service-block-three_border_right {
    right: 0;
}
.service-block-three_border_left,
.service-block-three_border_right {
    background-image: url(../images/shape/shape-5.png);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 2px;
}
.service-block-three_border_left {
    left: 0;
}
.service-block-three_image {
    border-radius: 50%;
    height: 189px;
    left: 35px;
    overflow: hidden;
    position: absolute;
    top: 35px;
    width: 189px;
}
h4.service-block-three_title {
    color: #454456;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 25px;
}
h4.service-block-three_title a {
    color: #454456;
    transition: 0.5s;
}
h4.service-block-three_title a:hover {
    color: var(--theme-color);
}
.service-block-three_text {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}
section.video-section {
    background-size: cover;
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    text-align: center;
}
h4.video-block_title {
    color: #fff;
    font-family: Poppins;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2em;
    margin-top: 40px;
    text-align: center;
}
.video-btn {
    position: relative;
}
.video-btn span {
    height: 100px;
    line-height: 100px;
    width: 100px;
}
.video-btn a,
.video-btn span {
    border-radius: 50%;
    position: relative;
    text-align: center;
}
.video-btn a {
    background-color: var(--theme-color);
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 122px;
    line-height: 122px;
    margin-right: 52px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 122px;
}
.video-btn a:hover {
    background-color: #fff;
    color: var(--theme-color);
}
.video-btn .ripple:after {
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    border-radius: 50%;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.14);
    -ms-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.14);
    -o-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.14);
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.14);
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    }
}
@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    }
}
.video-section_bg {
    background-size: cover;
    bottom: -100px;
    left: 0;
    position: absolute;
    right: 0;
    top: -100px;
}
.gallery-overlay {
    overflow: hidden;
    position: relative;
}
.gallery-overlay.b-radius-8 {
    border-radius: 8px;
    overflow: hidden;
}
.gallery-overlay .overlay-box {
    background: transparent;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.gallery-overlay .overlay-box:before {
    left: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.gallery-overlay .overlay-box:after,
.gallery-overlay .overlay-box:before {
    background: hsla(28, 56%, 71%, 0.8);
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 50%;
}
.gallery-overlay .overlay-box:after {
    right: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.gallery-overlay:hover .overlay-box:after,
.gallery-overlay:hover .overlay-box:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.gallery-overlay .inner-box img {
    width: 100% !important;
}
.gallery-overlay .overlay-inner {
    display: table;
    height: 100%;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 100%;
    z-index: 1;
}
.gallery-overlay .overlay-inner .content {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.gallery-overlay .overlay-inner .link {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    opacity: 0;
    position: relative;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    width: 50px;
}
.gallery-overlay:hover .overlay-inner .link {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 0.5s ease 0.5s;
    -webkit-transition: all 0.5s ease 0.5s;
    -ms-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
}
.gallery-overlay .overlay-inner .link .icon,
section.gallery-section {
    position: relative;
}
section.gallery-section .row-3 {
    margin: 0 -3px;
}
section.gallery-section .col-lg-3 {
    padding: 6px 3px 0;
}
.gallery-block_image {
    overflow: hidden;
}
.gallery-block_image img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
}
.gallery-block:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
section.our-testimonials-section-two {
    padding: 120px 0 90px;
    position: relative;
}
section.our-testimonials-section-two.style-two.style-two:before {
    background: #fbf7f3;
    content: "";
    height: 525px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.testimonial-block-two {
    background: #fff;
    border: 1px solid #e9e2dc;
    margin: 50px 15px 30px;
    padding: 0 58px 60px;
    position: relative;
}
.testimonial-block-two:before {
    background-color: var(--theme-color);
    bottom: -1px;
    content: "";
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.testimonial-block-two:hover:before {
    height: 4px;
    opacity: 1;
}
.testimonial-block-two_image {
    margin-bottom: 30px;
    margin-top: -46px;
}
.testimonial-block-two_text {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 20px;
}
section.our-testimonials-section-two .auto-container {
    max-width: 1500px;
}
.testimonial-block-two_name {
    color: #454456;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}
.testimonial-block-two_dasignation {
    color: var(--theme-color);
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.fun-facts-section-two-bg {
    background-size: cover;
    bottom: -100px;
    left: 0;
    position: absolute;
    right: 0;
    top: -100px;
}
.fun-facts-section-two {
    margin-top: -250px;
    overflow: hidden;
    padding-bottom: 90px;
    padding-top: 250px;
    position: relative;
}
.fun-facts-section-two_description {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 30px;
    max-width: 500px;
    position: relative;
}
.fun-facts-section-two .progress-levels {
    max-width: 500px;
    position: relative;
}
.progress-levels h5 {
    color: #454456;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px;
}
.default-section .progress-levels {
    padding-top: 7px;
}
.progress-levels .progress-box {
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
.progress-levels .progress-box:last-child {
    margin-bottom: 0;
}
.progress-levels .progress-box .bar {
    background: #fff;
    height: 5px;
    position: relative;
}
.progress-levels .progress-box .bar .bar-innner {
    height: 5px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.progress-levels .progress-box .bar .bar-fill {
    background: var(--theme-color);
    height: 5px;
    left: -100%;
    position: absolute;
    top: 0;
    -webkit-transition: all 2s ease 0.3s;
    -o-transition: all 2s ease 0.3s;
    transition: all 2s ease 0.3s;
    width: 0;
}
.progress-levels .progress-box.animated .bar .bar-fill {
    left: 0;
}
.progress-levels .progress-box .percent {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: -30px;
    -webkit-transition: all 2s ease 0.7s;
    -o-transition: all 2s ease 0.7s;
    transition: all 2s ease 0.7s;
}
.progress-levels .progress-box.animated .percent {
    opacity: 1;
}
section.benefits-section {
    background: #454456;
    padding-top: 120px;
    position: relative;
}
section.benefits-section:before {
    background-color: var(--theme-color);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
}
.benefits-section_description {
    color: #aaa9b5;
    margin-bottom: 30px;
    position: relative;
}
.benefits-section_description,
ul.benefits-section_list {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
}
ul.benefits-section_list {
    color: #fff;
    margin-bottom: 50px;
}
ul.benefits-section_list li {
    padding-left: 35px;
    position: relative;
}
ul.benefits-section_list img {
    left: 0;
    margin-right: 15px;
    position: absolute;
    top: 14px;
}
.benefits-section_image {
    position: relative;
}
.benefits-section_image img {
    max-width: none;
}
.benefits-section_icon-box {
    background: var(--theme-color);
    bottom: 0;
    left: 0;
    padding: 50px 10px;
    position: absolute;
    width: 221px;
}
.benefits-section_text {
    color: #fff;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
}
.benefits-section_icon {
    color: #fff;
    font-size: 60px;
    margin-bottom: 12px;
    position: relative;
    text-align: center;
}
section.news-section-two {
    padding: 120px 0 90px;
    position: relative;
}
section.client-logo.style-two {
    background: var(--theme-color);
    border-color: var(--theme-color);
}
section.client-logo.style-two img {
    opacity: 0.3;
}
section.client-logo.style-two img:hover {
    opacity: 0.8;
}
.page-title,
section.client-logo .image {
    text-align: center;
}
.page-title {
    background-color: #222;
    background-size: cover;
    overflow: hidden;
    padding: 132px 0;
    position: relative;
}
.page-title h1 {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2em;
}
.page-title h1:before {
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 76px;
}
.page-title .bread-crumb {
    margin-bottom: 10px;
    position: relative;
}
.page-title .bread-crumb li {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-right: 15px;
    padding-right: 20px;
    position: relative;
}
.page-title .bread-crumb li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.page-title .bread-crumb li:before {
    content: "/";
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 2px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.page-title .bread-crumb li:last-child:before {
    display: none;
}
.page-title .bread-crumb li a {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}
.page-title .bg {
    background-size: cover;
    bottom: -100px;
    left: 0;
    position: absolute;
    right: 0;
    top: -100px;
}
.introduction-block-two_author-thumb {
    border: 2px dashed var(--theme-color);
    border-radius: 50%;
    margin-right: 20px;
    padding: 15px;
    position: relative;
}
.introduction-block-two_author-thumb img {
    border-radius: 50%;
}
.introduction-block-two_author-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-left: -25px;
    position: relative;
}
section.introduction-section-two {
    padding: 120px 0 90px;
    position: relative;
}
.introduction-block-two_image {
    border-left: 5px solid var(--theme-color);
    display: inline-block;
    margin-bottom: 30px;
    padding-left: 10px;
}
.introduction-block-two_image-wrapper {
    text-align: right;
}
.introduction-section-two_description {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}
section.gallery-section-two {
    padding: 120px 0 90px;
    position: relative;
}
section.gallery-section-two .gallery-block {
    margin-bottom: 30px;
}
.faq-section {
    padding: 120px 0 90px;
    position: relative;
}
.accordion-box {
    margin-bottom: 30px;
    position: relative;
}
.accordion-box .block {
    border: 1px solid #fbf7f4;
    border-radius: 0;
    margin-bottom: 20px;
    padding-top: 0;
    position: relative;
}
.accordion-box .block:last-child {
    margin-bottom: 0;
}
.accordion-box .block .acc-btn {
    background: #fbf7f4;
    border-bottom: 1px solid #fbf7f4;
    color: #454456;
    cursor: pointer;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    font-weight: 400;
    line-height: 1.2em;
    padding: 24px 45px 24px 40px;
    position: relative;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.accordion-box .block .acc-btn,
.accordion-box .block .icon-outer {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.accordion-box .block .icon-outer {
    color: #555;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 24px;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 30px;
}
.accordion-box .block.active-block .icon-outer span:before {
    content: "\f106";
}
.accordion-box .block .icon-outer .icon {
    font-size: 18px;
    font-weight: 400;
    left: 50%;
    line-height: 1em;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.accordion-box .block .acc-content {
    background: #fbf7f4;
    border-top: 1px solid #e9e2dc;
    display: none;
    position: relative;
}
.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px;
}
.accordion-box .block .acc-content.current {
    display: block;
}
.accordion-box .block .content {
    font-size: 14px;
    padding: 5px 40px 21px;
    position: relative;
}
.accordion-box .block .content .text {
    color: #737373;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0;
    margin-top: 20px;
}
.accordion-box .block .acc-btn strong {
    border-right: 1px solid #e9e5df;
    color: #c2c0bb;
    display: inline-block;
    font-size: 24px;
    line-height: 75px;
    margin-right: 30px;
    text-align: center;
    width: 76px;
}
.accordion-box .block .acc-btn.active {
    background: #fbf7f4;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #fbf7f4;
}
.accordion-box .block.active-block {
    border-color: #fbf7f4;
}
.accordion-box .block .acc-btn.active .icon-outer {
    color: var(--theme-color);
}
section.error-section {
    padding: 120px 0;
    position: relative;
}
section.error-section .content {
    text-align: center;
}
section.error-section h1 {
    font-size: 100px;
    font-weight: 600;
    line-height: 120px;
    margin-bottom: 10px;
    position: relative;
}
section.error-section .text,
section.error-section h2 {
    margin-bottom: 20px;
}
.sidebar-page-container {
    padding: 120px 0 90px;
    position: relative;
}
.news-block-three {
    position: relative;
}
.news-block-three .inner-box {
    margin-bottom: 30px;
    position: relative;
}
.news-block-three .image {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.news-block-three .image img {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
}
.news-block-three .date {
    bottom: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
}
.news-block-three .content {
    background-color: #fff;
    position: relative;
}
.news-block-three .post-meta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
    position: relative;
}
.news-block-three .post-meta li {
    color: #737373;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    margin-right: 10px;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-block-three .post-meta li i {
    color: var(--theme-color);
    margin-right: 3px;
}
.news-block-three h4 {
    color: #212121;
    color: #454456;
    font-family: Poppins;
    font-size: 26px;
    font-size: 34px;
    font-weight: 500;
    font-weight: 400;
    line-height: 40px;
    line-height: 34px;
    margin-bottom: 20px;
    position: relative;
}
.news-block-three h4 a {
    color: #181614;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-block-three .text {
    color: #737373;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0;
    position: relative;
}
.styled-pagination {
    margin-bottom: 30px;
    position: relative;
}
.styled-pagination li {
    display: inline-block;
    margin: 0 6px 0 0;
    position: relative;
}
.styled-pagination li a {
    background: #f9f8f7;
    color: #181614;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 78px;
    line-height: 78px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 78px;
}
.styled-pagination li a.active,
.styled-pagination li a:hover {
    color: #fff;
}
.styled-pagination li.next a:hover,
.styled-pagination li.prev a:hover {
    background-color: #181614;
}
.sidebar .search-box .form-group {
    margin: 0;
    position: relative;
}
.blog-sidebar .widget.search-box {
    background: transparent;
    padding: 0;
}
.sidebar .search-box .form-group input[type="search"],
.sidebar .search-box .form-group input[type="text"] {
    background: var(--theme-color);
    color: #fff;
    display: block;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    font-weight: 500;
    height: 75px;
    line-height: 30px;
    padding: 10px 50px;
    position: relative;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 100%;
}
.sidebar .search-box .form-group button {
    background: none;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 75px;
    line-height: 100%;
    position: absolute;
    right: 10px;
    top: 0;
    width: 70px;
}
.category-widget .cat-list,
.category-widget .cat-list li {
    position: relative;
}
.category-widget .cat-list li a {
    color: #818188;
    display: block;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.category-widget .cat-list li a:hover {
    color: var(--theme-color);
}
.category-widget .cat-list li:last-child a {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.news-widget-two .post {
    color: #666;
    font-size: 14px;
    margin-bottom: 25px;
    min-height: 80px;
    padding-left: 90px;
    position: relative;
}
.news-widget-two .post:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.news-widget-two .post .post-thumb {
    height: 70px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 70px;
}
.news-widget-two .post .post-thumb img {
    display: block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.news-widget-two .post .text {
    color: #454456;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}
.news-widget-two .post .text a {
    color: #2d2727;
    display: inline-block;
    line-height: 26px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.news-widget-two .post .text a:hover {
    color: var(--theme-color);
}
.news-widget-two .comment {
    color: #818188;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
}
.news-widget-two .comment i {
    color: var(--theme-color);
    margin-right: 5px;
}
.tag-widget a {
    background: none;
    border: 1px solid var(--theme-color);
    color: #454456;
    display: inline-block;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0 6px 10px 0;
    min-width: 100px;
    padding: 7px 33px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.tag-widget a:hover {
    background: var(--theme-color);
    color: #fff;
}
.blog-sidebar .widget {
    background: #fbf7f4;
    margin-bottom: 30px;
    padding: 50px 30px 50px 50px;
}
.blog-sidebar .widget .widget_title {
    color: #454456;
    display: inline-block;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    text-transform: capitalize;
}
.sidebar-page-container .author-box {
    background: #fbf7f4;
    margin-bottom: 75px;
    min-height: 282px;
    padding: 60px 60px 40px 260px;
    position: relative;
}
.sidebar-page-container .author-box .image {
    left: 60px;
    position: absolute;
    top: 60px;
    width: 170px;
}
.sidebar-page-container .author-box h4 {
    color: #212121;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 15px;
}
.sidebar-page-container .author-box h5 {
    font-family: inherit;
    margin-bottom: 10px;
}
.sidebar-page-container .author-box h5 a {
    font-size: 18px;
    font-weight: 500;
    position: relative;
}
.sidebar-page-container .author-box .text {
    color: #737373;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 20px;
    position: relative;
}
.comments-area {
    margin-bottom: 70px;
    margin-top: 30px;
}
.comments-area,
.sidebar-page-container .group-title {
    position: relative;
}
.sidebar-page-container .group-title h3 {
    color: #454456;
    font-family: Poppins;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 35px;
    position: relative;
}
.comments-area .comment-box {
    margin-bottom: 40px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.comments-area .comment-box.reply-comment {
    margin-left: 65px;
}
.comments-area .comment {
    border-bottom: 1px solid #eae1da;
    font-size: 14px;
    padding: 0 0 30px 170px;
    position: relative;
}
.comments-area .comment .comment-inner {
    position: relative;
}
.comments-area .comment-box.reply-comment .comment-inner {
    background-color: #fff;
}
.comments-area .comment .comment-inner .text {
    color: #737373;
    font-size: 18px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5em;
    line-height: 34px;
    margin-bottom: 15px;
    position: relative;
}
.comments-area .comment .comment-inner h5 {
    color: #454456;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 15px;
}
.comments-area .comment-box .author-thumb {
    left: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    top: 5px;
}
.comments-area .comment-box .author-thumb img {
    display: block;
    width: 142px;
}
.comments-area .comment-info {
    color: #212121;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 20px;
    position: relative;
}
.comments-area .comment-info a {
    color: #1e1e29;
    position: relative;
}
.comments-area .date {
    background: transparent !important;
    font-size: 16px;
    font-weight: 600;
    margin-left: 5px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.comments-area .comment-box .reply-comment-btn {
    border: 1px solid var(--theme-color);
    color: #454456;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 7px 27px 3px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: -10px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.comments-area .comment-box .reply-comment-btn:hover {
    background-color: var(--theme-color);
    color: #fff;
}
.comment-form,
.comment-form .form-group {
    margin-bottom: 30px;
    position: relative;
}
.comment-form .form-group:last-child {
    margin-bottom: 0;
}
.comment-form .form-group input[type="email"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="text"],
.comment-form .form-group select,
.comment-form .form-group textarea {
    background: #fbf7f4;
    border: 1px solid transparent;
    color: #7e7b7a;
    display: block;
    font-size: 18px;
    height: 58px;
    line-height: 28px;
    padding: 15px 25px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
}
.comment-form .form-group textarea {
    height: 180px;
}
.comment-form button {
    display: block;
    margin-top: 10px;
    position: relative;
}
.comment-form .note {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
}
.comment-form .note input {
    margin-right: 7px;
}
.sidebar-page-container .comment-form .text {
    margin-bottom: 40px;
}
.sidebar-page-container .comment-form .row-10 {
    margin: 0 -10px;
}
.sidebar-page-container .comment-form .form-group {
    margin-bottom: 20px;
    padding: 0 10px;
}
.post-tag {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border-top: 1px solid #dcdcdc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 10px;
    padding-top: 20px;
    position: relative;
}
.post-tag ul.tag,
.post-tag ul.tag li {
    display: inline-block;
}
.post-tag ul.tag li {
    margin-bottom: 10px;
    margin-right: 10px;
}
.post-tag span.tag-title {
    color: #454456;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    margin-right: 10px;
}
.post-tag ul.tag li a {
    border: 1px solid var(--theme-color);
    color: #454456;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 14px 20px 10px;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.post-tag ul.tag li a:hover {
    background-color: var(--theme-color);
    color: #fff;
}
.post-tag .social-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}
.post-tag .social-icon li {
    margin: 0 5px 10px;
    position: relative;
}
.post-tag .social-icon li a {
    background-color: #fbf7f4;
    color: #181614;
    display: inline-block;
    font-size: 15px;
    height: 47px;
    line-height: 48px;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 47px;
}
.post-tag .social-icon li a:hover {
    background: var(--theme-color);
    color: #fff;
}
.news-block-two {
    position: relative;
}
.news-block-two .image {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.news-block-two .image img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-block-two .image:before {
    background: -o-linear-gradient(
        left,
        hsla(0, 0%, 100%, 0) 0,
        hsla(0, 0%, 100%, 0.3) 100%
    );
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(hsla(0, 0%, 100%, 0)),
        to(hsla(0, 0%, 100%, 0.3))
    );
    background: linear-gradient(
        90deg,
        hsla(0, 0%, 100%, 0) 0,
        hsla(0, 0%, 100%, 0.3)
    );
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    width: 50%;
}
.news-block-two .inner-box:hover .image:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
    opacity: 1;
}
.news-block-two .inner-box {
    margin-bottom: 30px;
    position: relative;
}
.news-block-two .lower-content {
    background-color: #fff;
    border-radius: 10px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 0;
    position: relative;
}
.news-block-two h4 {
    color: #454456;
    font-family: Poppins;
    font-size: 34px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 20px;
}
.news-block-two h4 a {
    color: #212121;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-block-two h4 a:hover {
    color: var(--theme-color);
}
.news-block-two .text {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 10px;
}
.news-block-two ul.post-mate {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.news-block-two ul.post-mate li {
    color: #818188;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    margin-right: 20px;
    position: relative;
}
.news-block-two ul.post-mate li i {
    color: var(--theme-color);
    margin-right: 5px;
}
.news-block-two ul.post-mate li:last-child {
    margin-right: 0;
}
.post-pagination {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
}
.post-pagination li {
    display: inline-block;
    margin: 0 4px 10px;
}
.post-pagination li a {
    background-color: #f0f4f9;
    color: #222;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    width: 60px;
}
.post-pagination li span {
    font-size: 12px;
}
.post-pagination li a:hover,
.post-pagination li.active a {
    background-color: var(--theme-color);
    border-color: transparent;
    color: #fff;
}
.news-block-two .read-more a {
    color: #454456;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-block-two .read-more a:hover {
    color: var(--theme-color);
}
.contact-form input {
    background-color: #fbf7f3;
    border-color: #fbf7f3;
    border-radius: 0;
    color: #737373;
    font-size: 15px;
    font-weight: 400;
    height: 63px;
    padding: 0 25px;
    width: 100%;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form textarea {
    background-color: #fbf7f3;
    border-color: #fbf7f3;
    border-radius: 0;
    color: #737373;
    font-size: 15px;
    font-weight: 400;
    height: 177px;
    padding: 13px 25px;
    width: 100%;
}
.contact-form.style-two input,
.contact-form.style-two textarea {
    border-color: #f0f0f0;
}
section.map-section {
    padding: 120px 0 90px;
    position: relative;
}
.contact-info-wrapper {
    border-bottom: 1px solid #e9e1db;
    padding-bottom: 20px;
    padding-top: 40px;
    position: relative;
}
.contact-info-section_text {
    color: var(--theme-color);
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
}
h4.contact-info-section_title {
    color: #454456;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 30px;
}
h4.contact-info-section_title a {
    color: #454456;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
h4.contact-info-section_title a:hover {
    color: var(--theme-color);
}
.contact-form-section_sec-title-area {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.contact-form-section_description {
    color: #818188;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 30px;
}
section.contact-form-section {
    padding: 110px 0 90px;
    position: relative;
}
.contact-author_thumb {
    margin-bottom: 25px;
    position: relative;
}
.contact-author_name {
    color: #000;
    font-size: 30px;
    margin-bottom: 5px;
}
.contact-author_designation,
.contact-author_name {
    font-family: Poppins;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.contact-author_designation {
    color: #818188;
    font-size: 18px;
}
ul.service-cat-list {
    color: #454456;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    position: relative;
}
.service-cat-list a {
    background: #fbf7f4;
    color: #454456;
    display: block;
    margin-bottom: 5px;
    padding: 23px 40px;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.service-cat-list a:before {
    content: "\f105";
    font-family: Font Awesome\5 Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 54px;
    position: absolute;
    right: 30px;
    top: 8px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.service-cat-list .active a,
.service-cat-list a:hover {
    background: var(--theme-color);
    color: #fff;
}
.service-category-widget {
    margin-bottom: 30px;
    position: relative;
}
.consult-widget {
    background-size: cover;
    padding: 60px 20px 50px;
    position: relative;
    text-align: center;
}
.consult-widget_icon {
    background-color: #fff;
    border-radius: 63px;
    color: var(--theme-color);
    font-size: 50px;
    height: 125px;
    line-height: 132px;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
    width: 125px;
}
.consult-widget_title {
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 20px;
}
.consult-widget_phone_title,
.consult-widget_title {
    color: #fff;
    font-family: Poppins;
    font-weight: 400;
    position: relative;
    text-align: center;
}
.consult-widget_phone_title {
    font-size: 14px;
    line-height: 30px;
}
.consut-widget_phone_number {
    color: #fff;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    text-align: center;
}
.consut-widget_phone_number a {
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.consult-widget:before {
    background: rgba(69, 68, 86, 0.9);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.consut-widget_phone_number a:hover {
    color: var(--theme-color);
}
.service-details .image {
    margin-bottom: 30px;
    position: relative;
}
h2.service-details-title {
    color: #454456;
    font-family: Poppins;
    font-size: 40px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 20px;
}
.service-details-description {
    color: #818188;
    font-size: 18px;
}
.service-details-description,
.service-details-description-two {
    font-family: Poppins;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 25px;
}
.service-details-description-two {
    color: var(--theme-color);
    font-size: 30px;
    position: relative;
}
.service-details-icon-box {
    margin-bottom: 30px;
    padding-left: 88px;
    position: relative;
}
.service-details-icon {
    color: var(--theme-color);
    font-size: 60px;
    left: 0;
    position: absolute;
    top: 12px;
}
.service-details-icon-box-text {
    color: #454456;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 38px;
    position: relative;
}
.service-details-title-two {
    color: #454456;
    font-size: 30px;
    font-weight: 600;
}
.service-details-text-two,
.service-details-title-two {
    font-family: Poppins;
    line-height: 34px;
    margin-bottom: 20px;
    position: relative;
}
.service-details-text-two {
    color: #818188;
    font-size: 20px;
    font-weight: 400;
}
ul.service-details-list {
    display: block;
    font-family: Poppins;
    font-size: 23px;
    font-weight: 400;
    line-height: 36px;
}
ul.service-details-list img {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -6px;
    vertical-align: middle;
}
