﻿/*-----------------------------------------------------------------------

  Template Name: Bizom - Business Consulting Agency HTML Template 
  Template URI: http://snowwhitetheme.com/bizom-preview/
  Description: This is html5 multipurpose template
  Author: themevictory
  Author URI: http://snowwhitetheme.com
  Version: 1.0 

--------------------------------------------------------------------------
    
  CSS INDEX  
  ===================    
  
  01. Theme Default CSS (body, link color etc.)
  02. Header Area
  03. Welcome Area   
  04. About Area
  05. Services Area
  06. Banner Area
  07. Portfolio Area 
  08. Testimonial Area
  09. Team Area
  10. Pricing Area 
  11. Blog Area
  12. Footer Area
  13. Home 2 Page
  14. Breadcrumb Area
  15. About Page
  16. Services Page
  17. Portfolio Page
  18. Error Page
  19. Faq Page
  20. Blog Page
  21. Contact Page

------------------------------------------------------------------------*/
/* Google Fonts Here */
@import url("../css-1");

/*----------------------------------------*/
/*  1. Theme default CSS
/*----------------------------------------*/
.main_color,
.pricing-single .time,
.price-list li,
.comment-form .form-control,
.news-list li a,
.aside-list li a,
.archive-list li a,
.tags-list li a,
.contact-single p a {
    color: #5e5e5e;
}

.title_heading_color,
h1,
h2,
h3,
h4,
h5,
h6,
.pricing-single .price,
.blog-content h4 a,
.blog-meta li a,
.faq-info .btn-link.collapsed,
.faq-info .btn-link.collapsed::after,
.pagination-area .page-link,
.author-info li a,
.comment-content h5 a,
.date-reply li:last-child a,
.aside-content h4 {
    color: #252525;
}

.sub_title_heading_color {
    color: #0652cf;
}

.bg_white_color {
    background-color: #ffffff;
}

.section_background_color {
    background-color: #f9f9f9;
}

.background_color {
    background-color: #f2f4fc;
}

.white,
.btn,
#scrollUp,
.mail-text p,
.call-text p,
.location-text p,
.mail-text p a,
.call-text p a,
.location-text p a,
.social-list li a,
.search-btn-area .btn.search-btn,
.intro-content h1,
.intro-btn a,
.intro-btn a:last-child:hover,
.about-content-area .nav-pills .nav-link.active,
.services-item:hover .services-icon span::before,
.services-item:hover h4,
.services-item:hover p,
.banner-content h3,
.team-member-info h4,
.team-member-info span,
.team-member-info h4 a,
.team-member-link li a,
.call-us a span,
.breadcrumb-content h2,
.breadcrumb-item a,
.breadcrumb-item + .breadcrumb-item::before,
.about-service .services-item.active .number,
.about-service .services-item.active h4,
.about-service .services-item.active p,
.about-count .counter-content-single h2,
.about-count .counter-content-single h4,
.cta-content h3,
.cta-number h4 a,
.faq-info .btn-link,
.faq-info .btn-link::after,
.pagination-area .page-link:hover {
    color: #ffffff;
}

.primary_color,
.navbar-expand-lg .navbar-collapse .dropdown-menu .nav-item .nav-link:hover,
.main-search i,
.services-icon span::before,
.pricing-single h3,
.blog-content .read-more,
.blog-meta li a i,
.nextprev-area .prev-link a:hover,
.nextprev-area .next-link a:hover,
.nextprev-area .social-list li a:hover,
.author-info li a i,
.comment-content h5 a:hover,
.comment-content .name-title a:hover,
.date-reply li:last-child a:hover,
.blog-search-option .button,
.news-list li a:hover,
.aside-list li a:hover,
.aside-content .news-list li a:hover,
.archive-list li a:hover,
.tags-list li a:hover {
    color: #0f7dfa;
}

.secondary_color,
.about-content-area .nav-pills .nav-link,
.team-member-info h4 a:hover,
.team-member-link li a:hover {
    color: #f28c07;
}

.btn_bg_color,
.btn {
    background-color: #0f7dfa;
}

.color_one {
    color: #e0e1fc;
}

.color_two {
    color: #f02655;
}

.color_three {
    color: #fe484c;
}

.color_four {
    color: #fd5979;
}

.color_five {
    color: #3cdb7f;
}

.color_six {
    color: #ffba34;
}

.border_color {
    color: #e5e5e5;
}

.error {
    color: red;
}

.success {
    color: green;
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 26px;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    color: #5e5e5e;
    background-color: #ffffff;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

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

ul {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

p {
    margin: 0 0 0.9375rem;
    text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    margin: 0 0 0.625rem;
}

h1 {
    font-size: 2.8125rem;
    line-height: 55px;
    font-weight: 700;
}

h2 {
    font-size: 1.875rem;
    font-weight: 600;
}

@media (max-width: 767px) {
    h2 {
        font-size: 1.625rem;
    }
}

h3 {
    font-size: 1.5rem;
    font-weight: 600;
}

@media (max-width: 767px) {
    h3 {
        font-size: 1.375rem;
    }
}

h4 {
    font-size: 1.25rem;
    font-weight: 600;
}

h5 {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media (max-width: 767px) {
	
    h5 {
        font-size: 1.0625rem;
    }
}

h6 {
    font-size: 0.9375rem;
    line-height: 26px;
}

.btn {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    display: inline-block;
    padding: 0.75rem 1.875rem;
    border-radius: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.btn:hover {
    color: #fff;
    background-color: #f28c07;
}

.btn.ctn:hover {
    background: #fff;
    color: #333;
}

:focus {
    outline: -webkit-focus-ring-color auto 0;
}

button:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color;
}

.hvr-wobble-horizontal {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

input.form-control::-webkit-input-placeholder {
    font-family: "Open Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    color: #5e5e5e !important;
}

input.form-control::-moz-placeholder {
    font-family: "Open Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    color: #5e5e5e !important;
}

input.form-control:-ms-input-placeholder {
    font-family: "Open Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    color: #5e5e5e !important;
}

input.form-control:-moz-placeholder {
    font-family: "Open Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    color: #5e5e5e !important;
}

input.form-control::placeholder {
    font-family: "Open Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    color: #5e5e5e !important;
}

.list-style {
    list-style: none;
}

.pt-100 {
    padding-top: 6.25rem;
}

.section-padding {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
}

@media (max-width: 767px) {
    .section-padding {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}

.section-title {
    display: block;
    width: 100%;
    text-align: center;
}

.section-title h2 {
    text-transform: capitalize;
    line-height: 1.4rem;
    padding-bottom: 0.4375rem;
}

.section-title p {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1.6875rem;
}

/**** Scroll Top ****/
#scrollUp {
    font-size: 1.25rem;
    line-height: 40px;
    right: 15px;
    bottom: 15px;
    width: 30px;
    height: 40px;
    transition: all .3s ease 0s;
    text-align: center;
    border-radius: 2px;
    background-color: #0f7dfa;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#scrollUp:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.header-top,
.social-list,
.intro-content,
.banner-content,
.team-member-info,
.team-member-link,
.blog-meta,
.about-two .about-content,
.breadcrumb-content,
.about-count,
.cta-info,
.nextprev-area,
.author-info,
.comment-details,
.news-list li,
.tags-list,
.contact-address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*----------------------------------------*/
/*  2. Header Area
/*----------------------------------------*/
.header-top-area {
    background-color: #0f7dfa;
}

.header-top {
    height: 50px;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.header-top p {
    font-size: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .header-top {
        height: auto;
        padding: 0.8125rem 0 0.625rem;
    }
}

@media (max-width: 767px) {
    .header-top {
        height: auto;
        display: block;
        padding: 0.8125rem 0 0.625rem;
    }
}

.mail-text p,
.call-text p,
.location-text p {
    font-weight: 500;
    margin-bottom: 0;
}

.mail-text p a:hover,
.call-text p a:hover,
.location-text p a:hover {
    text-decoration: underline;
}

.social-list li {
    margin-right: 10px;
}

.social-list li:last-child {
    margin-right: 0;
}

.social-list li a {
    font-size: 0.875rem;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: none;
    display: block;
    border-radius: 50%;
}

.header-bottom {
    background-color: #fff;
}

.header-info {
    width: 100%;
}

.header-info .navbar {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
}

.navbar-expand-lg .navbar-collapse {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-expand-lg .navbar-collapse {
        padding: 20px 0 0;
    }
	
	.header-top-area {
		display: none;
	}
}

@media (max-width: 767px) {
	
	.header-top-area {
		display: none;
	}
    .navbar-expand-lg .navbar-collapse .navbar-nav {
        padding-top: 20px;
    }
}

.navbar-expand-lg .navbar-collapse .nav-item .nav-link {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    display: block;
    color: #252525;
    text-transform: uppercase;
    position: relative;
    margin-right: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-expand-lg .navbar-collapse .nav-item .nav-link {
        margin-right: 1.25rem;
    }
}

.navbar-expand-lg .navbar-collapse .nav-item .nav-link:hover {
    color: #0f7dfa;
}

@media (min-width: 768px) {
    .navbar-expand-lg .navbar-collapse .nav-item .nav-link {
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
    }
}

.navbar-expand-lg .navbar-collapse .nav-item:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.navbar-expand-lg .navbar-collapse .dropdown-menu .nav-item:nth-last-child(1) {
    margin-left: 0;
}

@media (max-width: 991px) {
    .navbar-light .navbar-toggler {
        border-color: rgba(0, 0, 0, 0.4);
    }

    .navbar-expand-lg .navbar-collapse .dropdown-menu .nav-item:nth-last-child(1) {
        margin-top: 0;
    }
}

.dropdown-menu {
    min-width: 13rem;
    top: 34px;
    left: calc(50% - 80px);
}

@media (max-width: 991px) {
    .dropdown-menu {
        left: 0;
    }
}

.dropdown-menu .nav-item {
    display: block;
    position: relative;
}

.navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand-lg .navbar-collapse .dropdown-menu .nav-item .nav-link {
    padding: 0.3125rem 0.9375rem 0.3125rem 0.9375rem;
    margin-right: 0;
}

.navbar-expand-lg .navbar-collapse .dropdown-menu .nav-item .nav-link:hover {
    padding-left: 1.25rem;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse .nav-item .dropdown-menu .nav-item .dropdown-menu {
        left: 100%;
        top: -10px;
        display: none;
    }

    .navbar-expand-lg .navbar-collapse .nav-item:hover ul.dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 150ms ease-in-out both;
        animation: fadeInUp 150ms ease-in-out both;
    }

    .navbar-expand-lg .navbar-collapse .nav-item .dropdown-menu .nav-item:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 150ms ease-in-out both;
        animation: fadeInUp 150ms ease-in-out both;
    }

    .dropdown-toggle::after {
        border: none;
    }
}

.search-btn-area {
    position: relative;
    height: 100%;
    line-height: 35px;
}

.search-btn-area .input-group {
    position: absolute;
    z-index: 99999;
    top: 58px;
    right: 0;
    display: none;
    width: 260px;
    border-radius: 0.1875rem;
}

@media (max-width: 991px) {
    .search-btn-area .input-group {
        right: auto;
        left: 0;
        top: 55px;
    }
}

.search-btn-area .input-group .form-control {
    width: 100%;
}

.search-btn-area .input-group .form-control:not(:last-child) {
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
}

.search-btn-area .input-group .input-group-append {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
}

@media (max-width: 767px) {
    .search-btn-area .input-group {
        right: auto;
    }
}

.search-btn-area .btn.search-btn {
    font-size: 1rem;
    padding: 0.5rem 0.75rem 0.25rem;
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
    border: none;
    height: 38px;
}

.search-btn-area .btn.search-btn:hover {
    background-color: #f28c07;
}

.main-search {
    font-size: 1rem;
    display: inline-block;
}

.main-search i {
    padding-left: 0.125rem;
}

.header-bottom.stick {
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 1px 1px #f2f2f2;
    -webkit-animation: slide-down 1s;
    animation: slide-down 1s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.stick .header-info .navbar {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/*----------------------------------------*/
/*  3. Welcome Area 
/*----------------------------------------*/
.intro-slider {
    position: relative;
    height: 750px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .intro-slider {
        height: 450px;
    }
	.swiper-button-prev,
	.swiper-button-next {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
    .intro-slider {
        height: 550px;
    }
}

.intro-slider::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 3 22 / 80%);
}

.intro-slider img {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .intro-slider img {
        height: 450px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .intro-slider img {
        height: 550px;
    }
}

.intro-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: left;
    z-index: 1;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.intro-content h1 {
    font-size: 70px;
    line-height: 80px;
    max-width: 70%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .intro-content h1 {
        font-size: 2.5rem;
        line-height: 50px;
    }
}

@media (max-width: 767px) {
    .intro-content h1 {
        font-size: 1.75rem;
        line-height: 36px;
    }
}

.intro-content p {
    font-size: 1.125rem;
    max-width: 624px;
    color: #ffffff;
    padding: 0.6875rem 0 1.1875rem;
}

.intro-btn a {
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0.8125rem;
    background-color: #fd5979;
}

.intro-btn a:first-child:hover {
    color: #252525;
    background-color: #ffcd00;
}

.intro-btn a:last-child {
    color: #252525;
    background-color: #ffcd00;
}

.intro-btn a:last-child:hover {
    background-color: #fd5979;
}

.swiper-slide:nth-child(even) .intro-content h1,
.swiper-slide:nth-child(even) .intro-content p,
.swiper-slide:nth-child(even) .intro-content .intro-btn {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.swiper-slide:nth-child(odd) .intro-content h1,
.swiper-slide:nth-child(odd) .intro-content p,
.swiper-slide:nth-child(odd) .intro-content .intro-btn {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.swiper-slide .intro-content h1 {
    -webkit-transition: all 1s ease-in-out .1s;
    transition: all 1s ease-in-out .1s;
}

.swiper-slide .intro-content p {
    -webkit-transition: all 1s ease-in-out .6s;
    transition: all 1s ease-in-out .6s;
}

.swiper-slide .intro-content .intro-btn {
    -webkit-transition: all 1s ease-in-out 1s;
    transition: all 1s ease-in-out 1s;
}

.swiper-slide.swiper-slide-active .intro-content h1,
.swiper-slide.swiper-slide-active .intro-content p,
.swiper-slide.swiper-slide-active .intro-content .intro-btn {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: perspective;
    transform-style: preserve-3d;
}

.swiper-slide .intro-slider img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.swiper-slide:nth-child(odd) .intro-slider img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.swiper-slide:nth-child(even).swiper-slide-active .intro-slider img {
    -webkit-transition: 7s;
    transition: 7s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.swiper-slide:nth-child(odd).swiper-slide-active .intro-slider img {
    -webkit-transition: 7s;
    transition: 7s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.swiper-button-next,
.swiper-button-prev {
    margin-top: -30px;
    background-image: none;
}

.swiper-button-next {
    right: 13px;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next i,
.swiper-button-prev i {
    font-size: 24px;
    color: #fff;
    background-color: #0f7dfa;
    display: inline-block;
    width: 40px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.swiper-button-prev:hover i,
.swiper-button-next:hover i {
    background-color: #ea9500;
}

/*----------------------------------------*/
/*  4. About Area
/*----------------------------------------*/
.about-image img {
}

.about-content-area {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}

@media (max-width: 767px) {
    .about-content-area {
        -ms-grid-columns: 1fr [1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.about-content-area .nav-pills .nav-link {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding: 0.6875rem 1.5625rem;
    background-color: #ffffff;
    border-radius: 0;
    border: 1px solid #f28c07;
}

@media (max-width: 767px) {
    .about-content-area .nav-pills .nav-link {
        padding: 0.6875rem 1.25rem;
    }
}

.about-content-area .nav-pills .nav-link.active {
    background-color: #f28c07;
}

.about-content-area .tab-pane h4 {
    padding: 2.8125rem 0 0.4375rem;
}

.about-content-area .tab-pane p {
    padding-bottom: 0.4375rem;
}

/*----------------------------------------*/
/*  5. Services Area
/*----------------------------------------*/
.services-area {
    background-color: #f7f7f7;
}

.services {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .services {
        -ms-grid-columns: 1fr [2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .services {
        -ms-grid-columns: 1fr [1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.services-item {
    text-align: center;
    background-color: #ffffff;
    border-bottom: 2px solid #0f7dfa;
    padding: 4.0625rem 1.875rem 2.75rem;
    cursor: pointer;
    transition: 0.3s ease-out;
}

.services-item:hover {
    background-color: #0f7dfa;
}

.services-item h4 {
    padding: 1.25rem 0 0.5rem;
}

.services-icon span {
    display: block;
    line-height: 1;
}

.services-icon span::before {
    font-size: 2.75rem;
    line-height: 44px;
}

/*----------------------------------------*/
/*  6. Banner Area
/*----------------------------------------*/
.banner-area {
    background-color: #f28c07;
}

.banner-content {
    height: 154px;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

@media (max-width: 767px) {
    .banner-content {
        height: auto;
        display: block;
        padding: 2.875rem 0 3.125rem;
        text-align: center;
    }
}

.banner-content h3 {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .banner-content h3 {
        margin-bottom: 1.5rem;
    }
}

/*----------------------------------------*/
/*  7. Portfolio Area
/*----------------------------------------*/
.portfolio {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .portfolio {
        -ms-grid-columns: 1fr [2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .portfolio {
        -ms-grid-columns: 1fr [1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.portfolio-item a {
    position: relative;
    display: block;
}

.portfolio-item a::before,
.portfolio-item a::after {
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.portfolio-item a::before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 125, 250, 0.9);
}

.portfolio-item a::after {
    content: "+";
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    line-height: 53px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.portfolio-item a:hover::before {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.portfolio-item a:hover::after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

@media (max-width: 991px) {
    .portfolio-item a img {
        width: 100%;
    }
}

.portfolio-area {
    text-align: center;
}

.btn-view.btn {
    margin-top: 3.125rem;
}

/*----------------------------------------*/
/*  8. Testimonial Area
/*----------------------------------------*/
.testimonial-area {
    background-color: #0f7dfa;
}

.testimonial-area .section-title h2 {
    color: #fff;
}

.testimonial-area .section-title p {
    color: #f4f4f4;
}

.testimonial.owl-carousel .owl-item img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
}

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

.testimonial-item h4,
.testimonial-item p,
.testimonial-item span {
    color: #f4f4f4;
}

.testimonial-item span {
    display: block;
    padding-bottom: 1.375rem;
}

.testimonial-item h4 {
    margin-bottom: 0.5rem;
}

.testimonial-item p {
    padding: 2.0625rem 0 1.375rem;
}

.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    border: 3px solid #ff7200;
    background-color: transparent;
    margin: 0 3px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
    border: 3px solid #fff;
}

.owl-dots {
    height: 14px;
    line-height: 1;
}

/*----------------------------------------*/
/*  9. Team Area
/*----------------------------------------*/
.team {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .team {
        -ms-grid-columns: 1fr [2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .team {
        -ms-grid-columns: 1fr [1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.team-member {
    position: relative;
    overflow: hidden;
}

.team-member:hover .team-member-info {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
}

.team-member-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 1px);
    background-color: rgba(15, 125, 250, 0.9);
    border: 10px solid rgba(242, 140, 7, 0.95);
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    -webkit-transform-origin: center left 0;
    transform-origin: center left 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.team-member-info h4,
.team-member-info span {
    display: block;
}

.team-member-info h4 {
    margin-bottom: 0.125rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .team-member-info h4 {
        font-size: 1.0625rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .team-member-info span {
        font-size: 0.9375rem;
    }
}

@media (max-width: 991px) {
    .team-member img {
        width: 100%;
    }
}

.team-member-link {
    padding: 0.4375rem 0 2.1875rem;
}

.team-member-link li a {
    display: inline-block;
    margin: 0 0.3125rem;
}

/*----------------------------------------*/
/*  10. Pricing Area
/*----------------------------------------*/
.pricing-area {
    background-color: #f4f9ff;
}

.pricing-box-area {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .pricing-box-area {
        -ms-grid-columns: 1fr [2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .pricing-box-area {
        -ms-grid-columns: 1fr [1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.pricing-single {
    width: 100%;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    padding: 2.8125rem 0rem 3.125rem;
    position: relative;
    border-radius: 5px;
    position: relative;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.pricing-single:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0px 2px 17.64px 0.36px rgba(0, 0, 0, 0.16);
}

.pricing-single h3 {
    font-weight: 600;
    margin-bottom: 0.375rem;
}

@media (max-width: 767px) {
    .pricing-single h3 {
        font-size: 1.375rem;
    }
}

.pricing-single .time {
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
}

.pricing-single .price {
    display: block;
    font-size: 2.1875rem;
    font-weight: 600;
    padding: 0.75rem 0 1.75rem;
}

.price-list li {
    display: block;
    padding: 0.3125rem 0;
}

.pricing-single a {
    margin-top: 1.75rem;
}

/*----------------------------------------*/
/*  11. Blog Area
/*----------------------------------------*/
.blog {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .blog {
        -ms-grid-columns: 1fr [2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .blog {
        -ms-grid-columns: 1fr [1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.single-news figure {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .single-news figure img {
        width: 100%;
    }
}

.blog-content {
    border: 1px solid #e5e5e5;
}

.blog-content h4 {
    padding: 1.5625rem 1.5625rem 0.1875rem 1.5625rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-content h4 {
        font-size: 1.1875rem;
    }
}

.blog-content h4 a:hover {
    color: #0f7dfa;
}

.blog-content p {
    padding: 0 1.5625rem;
}

.blog-content .read-more {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 0 0 1.375rem 1.5625rem;
}

.blog-meta {
    height: 58px;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0 1.5625rem;
    border-bottom: 1px solid #e5e5e5;
}

.blog-meta li {
    margin-right: 1.375rem;
    border-right: 1px solid #e5e5e5;
    padding-right: 1.375rem;
}

@media (max-width: 767px) {
    .blog-meta li {
        margin-right: 0.625rem;
        padding-right: 0.625rem;
    }
}

.blog-meta li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.blog-meta li a {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
}

.blog-meta li a i {
    display: inline-block;
    margin-right: 0.625rem;
}

/*----------------------------------------*/
/*  12. Footer Area
/*----------------------------------------*/
.footer-area {
    background-color: #222326;
}

.footer-top-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.6fr 1.3fr 1fr 1.2fr;
    grid-template-columns: 1.6fr 1.3fr 1fr 1.2fr;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-top-content {
        -ms-grid-columns: 1fr [2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .footer-top-content {
        -ms-grid-columns: 1fr [1];
        grid-template-columns: repeat(1, 1fr);
    }
}

.footer-logo {
    margin-bottom: 1.75rem;
    line-height: 1;
}

.footer-logo a {
    display: inline-block;
    line-height: 17px;
}

@media (max-width: 991px) {
    .footer-info {
        margin-bottom: 2.5rem;
    }
}

.footer-info h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
    margin-top: -0.375rem;
    padding-bottom: 1.0625rem;
}

.footer-info p {
    color: #b1b1b1;
    padding-right: 3.125rem;
}

.footer-info .social-list {
    padding-top: 0.8125rem;
}

.footer-info .social-list li a {
    border: 1px solid #fff;
}

.footer-info .social-list li a:hover {
    background-color: #f28c07;
    border-color: #f28c07;
}

.link-list li {
    padding-bottom: 0.375rem;
}

.link-list li:last-child {
    padding-bottom: 0;
}

.link-list li a {
    display: inline-block;
    color: #b1b1b1;
}

.link-list li a:hover {
    color: #f28c07;
}

.link-list.arrow li a::before {
    content: '\f105';
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    color: #aaa;
    padding-right: 8px;
    -webkit-transition: .3s;
    transition: .3s;
}

.link-list.arrow li a:hover::before {
    color: #f28c07;
}

.call-us a {
    font-family: "Poppins", sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    margin-top: 1.375rem;
    display: block;
    color: #0f7dfa;
}

.call-us a:hover span {
    color: #f28c07;
}

.footer-top {
    padding-bottom: 5.625rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-top {
        padding-bottom: 2.6875rem;
    }
}

@media (max-width: 767px) {
    .footer-top {
        padding-bottom: 2.0625rem;
    }
}

.footer-bottom-content p {
    margin-bottom: 0;
    color: #b1b1b1;
    text-align: center;
}

.footer-area.section-padding {
    padding-bottom: 0;
}

.footer-bottom {
    border-top: 1px solid #3a3a3a;
    padding: 1.25rem 0;
}

/*----------------------------------------*/
/*  13. Home 2
/*----------------------------------------*/
.welcome-area {
    background-image: url(../img/slider/2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 750px;
    position: relative;
}

@media (max-width: 767px) {
    .welcome-area {
        height: 550px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .welcome-area {
        height: 550px;
    }
}

.welcome-area::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 3 22 / 80%);
}
.welcome-area .intro-content {
    text-align: center;
}

.welcome-area .intro-content h1,
.welcome-area .intro-content p {
    margin-left: auto;
    margin-right: auto;
}

.about-two .about-content {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.about-content-two h4 {
    margin-top: -0.3125rem;
}

.about-content-two p {
    padding: 0.4375rem 0;
}

.services-area.service-two {
    background-color: #eff5f9;
}

/*----------------------------------------*/
/*  14. Breadcrumb Area
/*----------------------------------------*/
.breadcrumb-area {
    position: relative;
    height: 300px;
    background-image: url(../img/about/2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumb-area::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
}

.breadcrumb-content {
    position: relative;
    height: 100%;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0.9375rem;
    z-index: 1;
}

.breadcrumb-content h2 {
    font-size: 2.75rem;
    text-transform: capitalize;
    margin-bottom: 0.125rem;
}

@media (max-width: 767px) {
    .breadcrumb-content h2 {
        font-size: 2.125rem;
        padding-bottom: 0;
    }
}

.breadcrumb-item.active {
    color: #fe8300;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    background-color: transparent;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.breadcrumb-item {
    font-family: "Open Sans", sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: capitalize;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5625rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "";
    width: 5px;
    height: 2px;
    vertical-align: middle;
    background-color: #ffffff;
    display: inline-block;
    margin-right: 0.5625rem;
}

/*----------------------------------------*/
/*  15. About Page
/*----------------------------------------*/
.about-service .services {
    grid-column-gap: 0;
}

.about-service .services-item {
    background-color: #f9f9f9;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border-bottom: none;
}

.about-service .services-item.active {
    background-color: #0f7dfa;
}

.services-area.about-service {
    background-color: #fff;
    padding-bottom: 5.625rem;
}

span.number {
    color: #007efe;
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 28px;
}

.counter-area {
    position: relative;
    height: 308px;
    background-image: url(../img/counter/1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 767px) {
    .counter-area {
        height: auto;
    }
}

.counter-area::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 1, 1, 0.8);
}

.about-count {
    height: 308px;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .about-count {
        height: auto;
        display: block;
        text-align: center;
        padding: 5rem 0 3.125rem;
    }
}

@media (max-width: 767px) {
    .about-count .counter-content-single {
        margin-bottom: 1.875rem;
    }
}

.about-count .counter-content-single h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 2.125rem;
    font-weight: 600;
    margin-top: -0.25rem;
    margin-bottom: 1.125rem;
}

@media (max-width: 767px) {
    .about-count .counter-content-single h2 {
        font-size: 1.75rem;
        line-height: 36px;
        margin-top: -0.5625rem;
        margin-bottom: 0.3125rem;
    }
}

.about-count .counter-content-single h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.375rem;
    font-weight: 400;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .about-count .counter-content-single h4 {
        font-size: 1.1875rem;
    }
}

.cta-area {
    height: 236px;
    background-image: url(../img/about/3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

@media (max-width: 991px) {
    .cta-area {
        height: auto;
    }
}

.cta-area::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 1, 1, 0.8);
}

.cta-info {
    height: 236px;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

@media (max-width: 991px) {
    .cta-info {
        height: auto;
        display: block;
        padding: 4.6875rem 0 4.5rem;
    }
}

.cta-content h3 {
    padding-bottom: 0.3125rem;
}

.cta-content p {
    font-size: 0.9375rem;
    color: #dad9d9;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .cta-content p {
        height: auto;
        display: block;
        margin-bottom: 1.875rem;
    }
}

.cta-number h4 {
    color: #007efe;
    margin-bottom: 0;
}

/*----------------------------------------*/
/*  16. Services Page
/*----------------------------------------*/
.service-details-content figure,
.portfolio-details-content figure {
    border: 10px groove #0f7dfa;
    border-radius: 0.1875rem;
}

.service-details-content h3,
.portfolio-details-content h3 {
    padding: 0.5625rem 0 0.4375rem;
}

.service-details-content p {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .analysis-content {
        padding-top: 2.625rem;
    }
}

.analysis-content h4 {
    margin-top: -0.3125rem;
    padding-bottom: 0.5rem;
}

.analysis-content p {
    padding-bottom: 0.3125rem;
}

.analysis-list li {
    display: block;
    position: relative;
    padding-left: 26px;
    padding-bottom: 13px;
}

.analysis-list li:last-child {
    padding-bottom: 0;
}

.analysis-list li::before {
    position: absolute;
    content: "\f14a";
    font-family: "Font Awesome 5 free";
    font-weight: 400;
    color: #0f7dfa;
    left: 0;
    top: 1px;
    font-size: 1.25rem;
    vertical-align: middle;
    display: inline-block;
}

.service-details-area.section-padding,
.portfolio-details-area.section-padding {
    padding-bottom: 5.125rem;
}

@media (max-width: 767px) {

    .service-details-area.section-padding,
    .portfolio-details-area.section-padding {
        padding-bottom: 4.5rem;
    }
}

/*----------------------------------------*/
/*  17. Portfolio Page
/*----------------------------------------*/
.portfolio-details-right figure {
    border: 10px groove #0f7dfa;
    border-radius: 0.1875rem;
}

.portfolio-details-right figure img {
    width: 100%;
    height: 427px;
    object-fit: cover;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .portfolio-details-right figure img {
        height: 345px;
    }
}

@media (max-width: 991px) {
    .portfolio-details-right figure img {
        height: auto;
    }
}

.portfolio-info {
    margin-top: 4.4375rem;
}

@media (max-width: 991px) {
    .portfolio-info {
        margin-top: 1.4375rem;
    }
}

.portfolio-info li {
    font-family: "Poppins", sans-serif;
    color: #252525;
    margin-bottom: 0.3125rem;
}

.portfolio-info li:last-child {
    margin-bottom: 0;
}

.portfolio-info li span {
    font-weight: 500;
}

.portfolio-details-content p:nth-last-child(1) {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .portfolio-details-right {
        padding-top: 2.625rem;
    }
}

/*----------------------------------------*/
/*  18. Error Page
/*----------------------------------------*/
.error-content {
    text-align: center;
}

.error-content h1 {
    font-size: 3.75rem;
    line-height: 44px;
    color: #007efe;
}

.error-content h3 {
    font-weight: 700;
    padding: 0.875rem 0 1.0625rem;
}

.error-content p {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0.5rem;
}

/*----------------------------------------*/
/*  19. Faq Page
/*----------------------------------------*/
.faq-info .btn-link {
    font-size: 1.125rem;
    font-weight: 500;
    position: relative;
    display: block;
    width: 100%;
    padding: 0.875rem 1.875rem 0.875rem 1.875rem;
    text-align: left;
    background-color: #0f7dfa;
    white-space: initial;
    border: none;
    cursor: pointer;
}

.faq-info .btn-link::after {
    position: absolute;
    content: '\f116';
    font-family: 'Flaticon';
    font-size: 1rem;
    font-weight: 700;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .faq-info .btn-link::after {
        right: 10px;
    }
}

.faq-info .btn-link:hover,
.faq-info .btn-link:focus {
    text-decoration: none;
}

@media (max-width: 767px) {
    .faq-info .btn-link {
        padding-left: 0.9375rem;
    }
}

.faq-info .btn-link.collapsed {
    border: none;
    background-color: #f4f9ff;
}

.faq-info .btn-link.collapsed::after {
    content: '\f115';
    font-family: 'Flaticon';
    font-size: 1rem;
    font-weight: 700;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .faq-info .btn-link.collapsed::after {
        right: 10px;
    }
}

.faq-info .card {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 1.25rem;
}

.faq-info .card:last-child {
    margin-bottom: 0;
}

.faq-info .card-header {
    padding: 0;
    border: none;
    background-color: transparent;
}

.faq-info .card-header:first-child {
    border-radius: 0;
}

.faq-info .card-body {
    padding: 1.4375rem 1.875rem 1.4375rem 1.875rem;
    border: none;
    background-color: #f4f9ff;
}

@media (max-width: 991px) {
    #accordionBizom {
        margin-bottom: 1.25rem;
    }
}

/*----------------------------------------*/
/*  20. Blog Page
/*----------------------------------------*/
.pagination-area {
    margin-top: 3.125rem;
}

.pagination-area .page-link {
    padding: 0.625rem 1.25rem;
}

.pagination-area .page-link:hover {
    background-color: #0f7dfa;
    border-color: #0f7dfa;
}

.pagination-area .page-item.active .page-link {
    background-color: #0f7dfa;
    border-color: #0f7dfa;
}

.blog-details figure {
    position: relative;
}

.blog-details figure::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05);
}

.blog-details h3 {
    text-transform: capitalize;
    padding: 0.5625rem 0 0.4375rem;
}

.nextprev-area {
    padding: 2.3125rem 0 1.875rem;
    border-bottom: 1px solid #ddd;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .nextprev-area {
        display: block;
    }
}

.nextprev-area .prev-link a,
.nextprev-area .next-link a {
    font-family: "Poppins", sans-serif;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 0.375rem 1.25rem;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #5b5656;
    border-radius: 6.25rem;
}

.nextprev-area .social-list li a {
    color: #9d9a9a;
}

@media (max-width: 767px) {
    .blog-social-link {
        padding: 0.9375rem 0rem;
    }
}

.author-info {
    font-family: "Poppins", sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 1.875rem 0 3.5rem;
}

.author-info li {
    vertical-align: middle;
    line-height: 35px;
    margin-right: 1.25rem;
}

.author-info li a img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 15px;
}

.author-info li a i {
    display: inline-block;
    margin-right: 0.375rem;
}

@media (max-width: 767px) {
    .comment-details {
        display: block;
    }
}

.comment-img {
    max-width: 65px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    margin-right: 1.25rem;
}

@media (max-width: 767px) {
    .comment-img {
        margin-right: 0;
        margin-bottom: 0.5625rem;
    }
}

.comment-img img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.comment-content {
    padding-bottom: 1.875rem;
    border-bottom: 1px solid #e5e5e5;
}

.comment-content h5 {
    font-weight: 500;
    text-transform: capitalize;
}

.comment-content .name-title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9375rem;
    font-style: italic;
    color: #928f8f;
    padding: 0.125rem 0 0.3125rem;
}

.comment-content .name-title a {
    color: #928f8f;
}

.comment-content p {
    padding: 0.375rem 0 0.4375rem;
}

.comments-area h4 {
    font-size: 1.375rem;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 0.875rem;
}

.comments-list .comment-content {
    padding-bottom: 0;
    margin-bottom: 1.875rem;
}

.comments-list li:last-child .comment-content {
    margin-bottom: 0;
}

.comments-list-reply li:last-child .comment-content {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.comments-list-reply {
    padding-left: 5.3125rem;
}

@media (max-width: 767px) {
    .comments-list-reply {
        padding-left: 0.9375rem;
    }
}

.date-reply {
    display: table;
    content: "";
    clear: initial;
    width: 100%;
}

.date-reply li {
    float: left;
    padding: 0.0625rem 0 0.25rem;
}

.date-reply li:last-child {
    float: right;
}

.date-reply li:last-child a {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    font-style: normal;
    display: inline-block;
    padding-right: 0.3125rem;
}

.date-reply li a {
    font-size: 0.9375rem;
    font-style: italic;
    color: #928f8f;
    display: inline-block;
}

.date-reply li a:hover {
    color: #3b48ea;
}

.comment-respond {
    margin-top: 3.5rem;
}

.comment-respond h4 {
    font-size: 1.375rem;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 0.875rem;
}

.comment-form {
    margin: 0 -0.9375rem;
}

.comment-form .form-group {
    margin-bottom: 1.875rem;
    float: left;
    width: 50%;
    padding: 0 0.9375rem;
}

@media (max-width: 767px) {
    .comment-form .form-group {
        width: 100%;
    }
}

.comment-form .form-group:nth-child(3) {
    width: 100%;
}

.comment-form .form-group:last-child {
    margin-bottom: 0;
}

.comment-form .form-control {
    height: 50px;
    border-color: #e5e5e5;
    padding-left: 1.25rem;
}

.comment-form .form-control:focus {
    color: #5e5e5e;
    border-color: #e5e5e5;
    box-shadow: none;
}

.comment-form textarea.form-control {
    height: 154px;
    padding-top: 1.25rem;
    resize: none;
}

.comment-form .btn {
    text-transform: uppercase;
}

.blog-search-option {
    position: relative;
    display: block;
    margin-bottom: 2.8125rem;
}

@media (max-width: 991px) {
    .blog-search-option {
        margin-top: 4.375rem;
    }
}

.blog-search-option .input-search {
    width: 100%;
    height: 50px;
    padding: 0.3125rem 0 0.3125rem 1.25rem;
    border: 1px solid #e5e5e5;
    border-radius: 0;
}

.blog-search-option .button {
    font-size: 1.25rem;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    cursor: pointer;
    background-color: #ffffff;
}

.blog-search-option .button i {
    font-size: 1.25rem;
    line-height: 29px;
}

.aside-content {
    margin-bottom: 1.5625rem;
}

.aside-content h4 {
    position: relative;
    margin-bottom: 0.375rem;
}

@media (max-width: 767px) {
    .aside-content h4 {
        font-size: 1.125rem;
    }
}

.aside-content.aside-archive h4 {
    margin-bottom: 0.3125rem;
}

.aside-content.aside-post {
    margin-bottom: 2.8125rem;
}

.aside-content.aside-tag {
    margin-bottom: 0;
}

.news-list {
    padding-top: 0.4375rem;
}

.news-list li {
    margin-bottom: 1.25rem;
}

.news-list li:last-child {
    margin-bottom: 0;
}

.news-list li img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 0.9375rem;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .news-list li img {
        margin-right: 0.625rem;
    }
}

.news-list li a {
    display: inline-block;
}

.aside-list li a {
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    height: 51px;
    line-height: 51px;
}

.aside-list li a span {
    float: right;
    line-height: 50px;
    padding-right: 0.3125rem;
}

.aside-list li a span::before {
    font-size: 1rem;
}

.aside-list li:last-child a {
    border-bottom: none;
}

.aside-content .news-list li a {
    font-weight: 600;
    color: #25292f;
}

.aside-content .news-list li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1.25rem;
}

.aside-content .news-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.aside-content .news-list {
    padding-top: 1.1875rem;
}

.aside-content.aside-archive {
    margin-bottom: 1.875rem;
}

.archive-list {
    padding-top: 0.3125rem;
}

.archive-list li a {
    display: inline-block;
    line-height: 42px;
}

.tags-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0.9375rem -0.3125rem 0;
}

.tags-list li a {
    display: inline-block;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    height: 40px;
    padding: 0 1.25rem;
    margin: 0.625rem 0.3125rem 0;
}

/*----------------------------------------*/
/*  21. Contact Page
/*----------------------------------------*/
.contact-area .map-cont {
    width: 100%;
    height: 450px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .contact-area .map-cont {
        height: 450px;
    }
}

@media (max-width: 767px) {
    .contact-area .map-cont {
        height: 300px;
    }
}

.contact-address {
    height: 100%;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 767px) {
    .contact-address {
        padding-top: 2.1875rem;
    }
}

.contact-single {
    margin-bottom: 1.375rem;
}

.contact-single:last-child {
    margin-bottom: 0;
}

.contact-single h4 {
    padding-bottom: 0.125rem;
}

.contact-single p {
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 0;
}

.contact-single p span {
    display: inline-block;
    line-height: 1;
    margin-right: 1.25rem;
    vertical-align: middle;
}

.contact-single p span::before {
    font-size: 1.25rem;
    line-height: 20px;
    color: #0f7dfa;
}

.contact-single p a {
    display: block;
}

.contact-single p a:hover {
    color: #0f7dfa;
}

.contact-form h3 {
    padding: 2.1875rem 0 0.875rem;
}

.contact-form .form-group {
    float: left;
    width: 50%;
    margin-bottom: 0.625rem;
}

@media (max-width: 767px) {
    .contact-form .form-group {
        width: 100%;
    }
}

.contact-form .form-group:nth-child(1) {
    padding-right: 0.625rem;
}

@media (max-width: 767px) {
    .contact-form .form-group:nth-child(1) {
        padding-right: 0;
    }
}

.contact-form .form-group:nth-child(2) {
    padding-left: 0.625rem;
}

@media (max-width: 767px) {
    .contact-form .form-group:nth-child(2) {
        padding-left: 0;
    }
}

.contact-form .form-group:nth-child(3) {
    width: 100%;
}

.contact-form .form-group:last-child {
    margin-bottom: 0;
}

.contact-form .form-control {
    height: 45px;
}

.contact-form textarea.form-control {
    height: 120px;
    resize: none;
    padding-top: 0.9375rem;
    margin-top: 0.625rem;
}

/*----------------------------------------*/
/*  END CSS
/*----------------------------------------*/