body {
    font-size: 16px;
    font-weight: normal;
    font-variant: normal;
    font-family: 'Source Sans Pro', sans-serif;
}
a {
    color: #404040;
    outline: 0 !important;
    text-decoration: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
dl, ol, ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
img{
    max-width: 100%;
}
/* margin top */
.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-70 {
    padding-top: 70px;
}
/* margin bottom */
.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mr-15 {
    margin-right: 15px;
}
.align-items-center {
    align-items: center !important;
}
.section-padding {
    padding: 100px 0;
}
.bg-grey{
    background-color: rgba(136, 116, 181, .11) !important;
}
.mi-line-two{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.section-title {
    text-align: center;
    margin-bottom: 65px;
}
.default-btn {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    color: #ffffff;
    background-color: #5764ec;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    will-change: transform;
}

.btn-primary {
    border: none;
    display: inline-block;
    line-height: initial;
    border-radius: 3px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 14px 32px;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 600;
}

.btn-primary {
    display: inline-block;
    color: #ffffff;
    background-color: #5764ec;
    background-image: linear-gradient(135deg, #ff561d 0%, #ff561d 50%, #5764ec 50%, #5764ec 100%);
    background-position: right center;
    text-align: center;
    text-decoration: none;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color, background;
    transition-property: color, background;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    background-size: 270% auto;
}

.btn-primary:hover, .btn-primary:focus {
    background-position: left center;
    -webkit-box-shadow: unset !important;
    -moz-box-shadow: unset !important;
    box-shadow: unset !important;
}

.btn-mr-right-20 {
    margin-right: 20px;
}


.section-title h6 {
    font-size: 16px;
    color: #ff561d;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.section-title h2 {
    font-size: 38px;
    color: #0b0b31;
    font-weight: 800;
    margin: 0;
}

header nav{
    height: 80px;
}
header nav .nav-item{
    margin: 0 10px;
}

.mi-footer {
    background-color: #131328;
    /*background-image: url(../images/footer-shape.svg);*/
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    overflow: hidden;
}
.mi-footer::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8;
    /*background-image: url(../images/footer-dot.png);*/
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-heading-2 {
    margin-bottom: 25px;
}
.footer-heading-2 h3 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin: 0 0 0 0;
    position: relative;
}
.single-footer-widget-2 p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.single-footer-widget-2 .footer-heading-2 {
    margin-bottom: 25px;
}
.single-footer-widget-2 .footer-heading-2 h3 {
    font-size: 18px;
    color: #e0dbdb;
    font-weight: 600;
    margin: 0 0 0 0;
}
.single-footer-widget-2 .footer-quick-links-2 {
    padding-left: 0;
    margin-bottom: 0;
}
.single-footer-widget-2 .footer-nav-links-2 li {
    list-style-type: none;
    padding-bottom: 12px;
}
.single-footer-widget-2 .footer-nav-links-2 li:last-child {
    padding-bottom: 0;
}
.single-footer-widget-2 .footer-nav-links-2 li a {
    display: inline-block;
    color: #e0dbdb;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}
.single-footer-widget-2 .footer-nav-links-2 li a:hover {
    color: #5764ec;
    text-decoration: underline;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.footer-offices-info-2 {
    margin-bottom: 30px;
}
.footer-offices-info-2:last-child {
    margin-bottom: 0px;
}
.footer-offices-info-2 h6 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}
.footer-offices-info-2 p {
    color: #e0dbdb;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 0;
}
.footer-offices-info-2 span a {
    color: #5764ec;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
}
.single-footer-widget-2 .footer-info-contact-2 {
    position: relative;
    margin-bottom: 15px;
}
.single-footer-widget-2 .footer-social-2 {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
}
.single-footer-widget-2 .footer-social-2 li {
    display: inline-block;
    margin-right: 10px;
}
.single-footer-widget-2 .footer-social-2 li:last-child {
    margin-right: 0;
}
.single-footer-widget-2 .footer-social-2 i {
    display: inline-block;
    font-size: 18px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    color: #5764ec;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    will-change: transform;
    text-align: center;
}
.single-footer-widget-2 .footer-social-2 i:hover {
    background-color: #ff561d;
    color: #ffffff;
    border: 1px solid #ff561d;
}
.newsletter-form-2 {
    max-width: 580px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}
.newsletter-form-2 .input-newsletter {
    display: block;
    width: 100%;
    background-color: #f5f5f5;
    border: none;
    height: 54px;
    padding-left: 25px;
    border-radius: 3px;
    outline: 0;
    color: #0b0b31;
}
.newsletter-form-2 .input-newsletter::-webkit-input-placeholder {
    color: #505050;
}
.newsletter-form-2 .input-newsletter:-ms-input-placeholder {
    color: #505050;
}
.newsletter-form-2 .input-newsletter::-ms-input-placeholder {
    color: #505050;
}
.newsletter-form-2 .input-newsletter::placeholder {
    color: #505050;
}
.newsletter-form-2 button {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #ffffff;
    font-size: 15px;
    background-color: #5764ec;
    border: none;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    border-radius: 3px;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.newsletter-form-2 button:hover {
    background-color: #0b0b31;
    color: #ffffff;
}
.single-footer-widget-2 .footer-download-btn-2 {
    margin-top: 25px;
}
.single-footer-widget-2 .footer-download-btn-2 a {
    display: inline-block;
}
.single-footer-widget-2 .footer-download-btn-2 .app-link-btn-1 {
    margin-right: 10px;
}
.single-footer-widget-2 .footer-download-btn-2 a:hover {
    opacity: .8;
}

.copyright-area {
    background-color: #0f0f22;
    padding-top: 35px;
    padding-bottom: 35px;
}

.copyright-area p {
    color: #e0dbdb;
    font-size: 15px;
}

.copyright-area ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right;
}

.copyright-area ul li {
    display: inline-block;
    color: #e0dbdb;
    font-size: 15px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.copyright-area ul li a {
    display: inline-block;
    color: #e0dbdb;
}

.copyright-area ul li a:hover {
    color: #ff561d;
}

.copyright-area ul li::before {
    content: '';
    position: absolute;
    top: 5px;
    right: -13px;
    width: 1px;
    height: 14px;
    background-color: #ffffff;
}

.copyright-area ul li:last-child {
    margin-right: 0;
}

.copyright-area ul li:last-child::before {
    display: none;
}

.copyright-area ul li:first-child {
    margin-left: 0;
}

/*mobile footer*/
.mi-footer-nav{
    width: 100%;
    overflow: hidden;
    height: 5.2rem;
    background-color: rgba(33, 50, 91,1);
    position: fixed;
    bottom: 0;
    left: 0;
    color: #ffffff;
    display: none;
    z-index: 999;
}
.mi-footer-nav .row{
    align-items: center;
    height: 100%;
}
.mi-footer-nav .row .col{
    text-align: center;
}
.mi-footer-nav .row .col i{
    font-size: 1.4rem;
    margin-top: .2rem;
}

/*product list start*/
.product-section{
    /*background-image: url(../images/map-image.png);
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;*/

    background-image: url(../images/home3-bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.product-item-box {
    position: relative;
    margin-bottom: 75px;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    will-change: transform;
}

.product-item-box:hover {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
}
.product-item-box .single-product-link {
    display: flex;
}
.single-product-link img {
    border-radius: 5px;
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.product-link-title-box {
    background-color: transparent;
    margin: 0 15px;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px -5px rgba(68, 107, 138, 0.3);
    -moz-box-shadow: 0 0 20px -5px rgba(68, 107, 138, 0.3);
    box-shadow: 0 0 20px -5px rgba(68, 107, 138, 0.3);
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.product-link-title-inside {
    text-align: center;
    width: 100%;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    perspective: 1000px;
    position: relative;
    z-index: 1;
}

.product-item-box:hover .product-link-title-box {
    bottom: 15px;
}

.product-link-flip-front {
    background-color: rgba(255,255,255,.65);
    color: #333;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 5px;
    transition: all 700ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
}
.product-link-flip-back {
    background-color: #5764ec;
    background: linear-gradient(-48deg, #c6fdb8 -30%, #5764ec 60%);
    color: #fff;
    transform: rotateX(180deg);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 5px;
    transition: all 700ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product-link-title-box:hover .product-link-flip-front {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.product-link-title-box:hover .product-link-flip-back {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}

.product-link-title-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.product-link-title-box .product-link-flip-back h3 {
    font-size: 16px;
    font-weight: 700;
}

.product-more-btn-box {
    margin-top: 15px;
}
.product-more-btn-box {
    margin-top: 15px;
}
/*product list end*/

.home-3-contact-area,
.contact-page-1-section {
    background-image: url(../img/map-image.png);
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;
}
.contact-form-box {
    margin-top: 35px;
}
.contact-form .form-group {
    margin-bottom: 30px;
}

.contact-form form .form-control {
    background-color: #ffffff;
    border: none;
    height: 50px;
    font-size: 15px;
    border: 1px solid #cacaca;
}
.home-3-contact-area form .form-control,
.contact-page-1-section form .form-control {
    background-color: transparent;
    border: none;
    height: 50px;
    font-size: 15px;
    border: 1px solid #cacaca;
}

.contact-form form .form-control:focus {
    border: 1px solid #5764ec;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.contact-form form textarea.form-control {
    height: auto;
    padding-top: 15px;
    line-height: initial;
}

.contact-info-box .single-contact-box {
    text-align: center;
    background-color: #ffffff;
    padding: 0px 25px;
    margin-top: 30px;
}

.single-contact-box img {
    margin-bottom: 30px;
}

.contact-section .form-message {
    margin: 0;
}
.contact-section .form-message.success {
    background: #03b103;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.contact-section .form-message.error {
    background: #ff4d15;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 30px;
}

/**************************************
 ** - 23.01 - Contact-2 Page CSS
 **************************************/
.contact-form-2 .form .form-control {
    background-color: #f3f3f3;
    border: none;
    height: 50px;
    font-size: 15px;
    border: 0px solid #f3f3f3;
}
.contact-form-2 .form textarea.form-control {
    height: auto;
    padding-top: 15px;
    line-height: initial;
}
.contact-form-2 .form .form-control:focus,
.contact-form-2 .form textarea.form-control:focus {
    border: 0px;
    outline: none;
}
.single-contact-box-2 h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}
.contact-office-address-box {
    background: #fff;
    margin-top: 30px;
    padding: 45px 20px;
    text-align: center;
    border-radius: 5px;
    border-top: 2px solid #5764ec;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
}

.contact-office-address-box h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.contact-office-address-box a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    display: block;
    line-height: 1.5;
}

.contact-office-address-box p {
    font-size: 14px;
    margin-bottom: 12px;
}
.social-icon-box {
    margin-top: 20px;
}

.social-icon-box li {
    margin-right: 10px;
    display: inline-block;
}

.social-icon-box li a {
    color: #5764ec;
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #5764ec;
    background: transparent;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.social-icon-box li a:hover {
    background: #5764ec;
    color: #fff !important;
}

.home-3-contact-area,
.contact-page-1-section {
    background-image: url(../images/map-image.png);
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;
}
.contact-form-box {
    margin-top: 35px;
}
.contact-form .form-group {
    margin-bottom: 30px;
}

.contact-form form .form-control {
    background-color: #ffffff;
    border: none;
    height: 50px;
    font-size: 15px;
    border: 1px solid #cacaca;
}
.home-3-contact-area form .form-control,
.contact-page-1-section form .form-control {
    background-color: transparent;
    border: none;
    height: 50px;
    font-size: 15px;
    border: 1px solid #cacaca;
}

.contact-form form .form-control:focus {
    border: 1px solid #5764ec;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.contact-form form textarea.form-control {
    height: auto;
    padding-top: 15px;
    line-height: initial;
}

.contact-info-box .single-contact-box {
    text-align: center;
    background-color: #ffffff;
    padding: 0px 25px;
    margin-top: 30px;
}

.single-contact-box img {
    margin-bottom: 30px;
    max-height: 560px;
    width: 100%;
    object-fit: cover;
}

.contact-section .form-message {
    margin: 0;
}
.contact-section .form-message.success {
    background: #03b103;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.contact-section .form-message.error {
    background: #ff4d15;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.consultation-area {
    padding: 70px 0;
    background-color: rgba(136, 116, 181, .11);
    position: relative;
    z-index: 1;
    color: #fff;
    background: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.consultation-area::before {
    position: absolute;
    top: 0;
    content: "";
    left: 0px;
    padding: 0;
    height: 100%;
    width: 100%;
    opacity: .7;
    z-index: -1;
    background: rgba(47, 55, 136, 0.5);
}

.consultation-content h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 10px;
}

.consultation-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.consultation-content .callbtn-number:hover {
    color: #5764ec;
}

/**************************************
 ** - 15 - Blog Section CSS
 *************************************/
.blog-area .news-content{
    padding: 0 10%;
}
.blog-area .section-title {
    margin-bottom: 30px;
}

.blog-area .single-blog {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 15px -5px rgba(68, 107, 138, 0.3);
    box-shadow: 0 3px 15px -5px rgba(68, 107, 138, 0.3);
    border-radius: 3px;
    margin-top: 35px;
    overflow: hidden;
}

.blog-area .post-img {
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 15px -5px rgba(68, 107, 138, 0.3);
    display: flex;
    justify-content: center;
}

.blog-area .single-blog img {
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 300px;
    width: auto;
    object-fit: cover;
}

.blog-area .single-blog:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: rotate(3deg) scale(1.1, 1.1);
    -ms-transform: rotate(3deg) scale(1.1, 1.1);
    transform: rotate(3deg) scale(1.1, 1.1);
}

.blog-area .single-blog .blog-content {
    padding: 25px 25px;
    text-align: left;
}

.blog-content .blog-date {
    margin-bottom: 15px;
}

.blog-content .blog-date .blog-list li {
    display: inline-block;
}

.blog-content .blog-date .blog-list li h6 {
    font-size: 15px;
    color: #505050;
    display: inline-block;
}

.blog-content .blog-date .blog-list li .blog-inline-sep {
    padding: 0 5px;
    font-size: 14px;
    color: #333;
}

.blog-content .blog-date .blog-list li a {
    font-size: 15px;
    color: #5764ec;
    font-weight: 600;
    display: inline-block;
}

.blog-area .single-blog .blog-content h3 a {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.blog-area .single-blog .blog-content h3 a:hover {
    color: #5764ec;
    text-decoration: underline !important;
}

.blog-bottom-text-link {
    margin-top: 15px;
}

.single-blog .blog-content .blog-bottom-text-link a {
    color: #5f5f5f;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
}

.single-blog .blog-content .blog-bottom-text-link a:hover {
    color: #5764ec;
    text-decoration: underline !important;
}

/**************************************
 ** - ZSmart - Faq Page start
 **************************************/
.faq-area {}
.faq-accordion .accordion {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
}

.faq-accordion .accordion .accordion-item {
    display: block;
    border-radius: 5px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0.3em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    box-shadow: 0 0.3em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    padding-bottom: 20px;
}
.faq-accordion .accordion .accordion-item h2{
    cursor: pointer;
}
.faq-accordion .accordion .accordion-item .accordion-collapse {
    /*margin-top: -20px;
    margin-bottom: 10px;*/
}
.faq-accordion .accordion .accordion-item:last-child {
    margin-bottom: 0;
}

.faq-accordion .accordion .accordion-item .accordion-title {
    padding: 30px 20px 10px;
    color: #333;
    position: relative;
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border: none;
    margin-bottom: 0;
}

.faq-accordion .accordion .accordion-item .accordion-title i {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #767c99;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 15px;
}

.faq-accordion .accordion .accordion-item .accordion-title.active i::before {
    content: "\f0d8";
}

.faq-accordion .accordion .accordion-item .accordion-content {
    display: none;
    background-color: #ffffff;
    margin-bottom: 0;
    padding: 20px 15px;
    font-size: 15px;
    border-top: 1px solid #dadada;
}

.faq-accordion .accordion .accordion-item .accordion-content.show {
    display: block;
}

/**************************************
 ** - ZSmart - Faq Page end
 **************************************/

/**************************************
 * Team Section Style
 *************************************/

.team-area {
    background-color: #f7f7f7;
    padding: 50px 0 20px;
}

.team-area .section-title {
    margin-bottom: 35px;
}
.single-team-box {
    padding: 0px 10px;
    margin-top: 30px;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.team-image {
    position: relative;
    z-index: 1;
    text-align: center;
}
.single-team-box .team-image img {
    width: 70%;
    height: auto;
    border-radius: 50%;
}
.team-info {
    padding: 20px 15px 25px;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.team-info h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.team-info span {
    color: #ff561d;
    font-size: 14px;
    font-weight: 700;
    display: block;
}
.team-social-icon {
    display: block;
    margin-top: 15px;
}
.single-team-box .team-social-icon a {
    display: inline-block;
    color: inherit;
    font-size: 14px;
    margin: 0 5px;
    vertical-align: middle;
    background: transparent;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 30px;
    position: relative;
    z-index: 1;
}
.single-team-box .team-social-icon a:after {
    top: 0px;
    left: 0px;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    background: inherit;
    border-radius: inherit;
}
.single-team-box .team-social-icon a:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.single-team-box .team-social-icon a:hover i:before {
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.social-color-1:hover:after {
    background-color: #3b5998 !important;
}
.social-color-2:hover:after {
    background-color: #00acee !important;
}
.social-color-3:hover:after {
    background-color: #0e76a8 !important;
}
.social-color-1 {
    color: #3b5998 !important;
    background-color: transparent;
    border: 1px dashed #3b5998;
}
.social-color-2 {
    color: #00acee !important;
    background-color: transparent;
    border: 1px dashed #00acee;
}
.social-color-3 {
    color: #0e76a8 !important;
    background-color: transparent;
    border: 1px dashed #0e76a8;
}
.mt-70 {
    margin-top: 70px !important;
}
.team-more-btn-box {
    margin-top: 30px;
}


/***************************************************
 ** - 15.00 - Blog Page Number Pagination Area CSS
 ***************************************************/

.about-area {
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}

.about-content {
    padding-right: 0px;
}

.about-content h6 {
    font-size: 16px;
    color: #ff561d;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.about-content h2 {
    font-size: 38px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 15px;
}

.about-image {
    position: relative;
}

.about-image img {
    border-radius: 5px;
}

.video-btn.popup-youtube {
    height: 70px;
    width: 70px;
    line-height: 75px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}

.video-btn.popup-youtube i {
    color: #ffffff;
    font-size: 30px;
    padding-left: 5px;
}
.about-inner-area {
    margin-top: 35px;
}
.about-page-content {
    margin-top: 35px;
}
.about-inner-area .about-page-content h3 {
    color: #333;
    font-size: 25px;
    margin-bottom: 10px;
}

/**********************************************
 ** page subtitle css
 **********************************************/
.page-title-area {
    position: relative;
    z-index: 1;
    padding: 20px 0;
    background: #5764ec;
    background: linear-gradient(to right, rgb(87 100 236) 0, rgb(13 118 255) 50%);
}

.page-title-content {
    text-align: left;
}

.page-title-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.page-title-content ul li {
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: 13px;
    margin: 0;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.page-title-content ul li a {
    display: inline-block;
    color: #ffffff;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    will-change: transform;
}

.page-title-content ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.page-title-content ul li::after {
    content: '\007c';
    padding: 0 10px;
    vertical-align: top;
    font-weight: bolder;
    font-size: 12px;
}

.page-title-content ul li:last-child::after {
    display: none;
}

/****************************************
 ** page subtitle css
 ****************************************/

.hire-wrapper {
    padding: 70px 0;
    background-color: rgba(136, 116, 181, .11);
    position: relative;
    z-index: 1;
    border-radius: 5px;
    background: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.hire-wrapper::before {
    position: absolute;
    top: 0;
    content: "";
    left: 0px;
    padding: 0;
    height: 100%;
    width: 100%;
    opacity: .7;
    z-index: -1;
    background: rgba(47, 55, 136, 0.5);
}

.hire-content h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 15px;
}

.hire-content h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.btn-1 {
    margin-right: 10px;
}

.service-area {
    background-color: #f4f5ff;
    position: relative;
    z-index: 1;
}
.service-area .section-title {
    margin-bottom: 15px;
}
.service-area .row{
    justify-content: center;
}
.service-area .row .col-lg-4{
    margin-top: 10px;
}
.service-single-item {
    position: relative;
    margin-top: 35px;
}

.service-icon-box {
    position: absolute;
    left: 0;
    top: 0;
}
.service-icon-box .service-icon-number {
    background: url(../images/circle-border.svg) 0 0 no-repeat;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    width: 64px;
    height: 64px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.service-info {
    padding-left: 85px;
    padding-top: 20px;
}

.service-info h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.service-number-bg {
    position: absolute;
    top: -40px;
    left: 10px;
    width: 120px;
    z-index: -1;
    text-align: right;
}

.service-number-bg span {
    font-size: 12.5rem;
    color: rgba(0,0,0,.03);
    font-weight: 700;
    line-height: 1;
}
.contact-form-3 form .form-control {
    font-size: 15px;
    width: 100%;
    padding: 10px 20px;
    height: 50px;
    color: #333;
    border: none;
    background-color: #f3f3f3;
    font-weight: 600;
    border-radius: 5px;
    text-transform: capitalize;
    border-left: 2px solid #929292;
    transition: all 0.4s;
}
.contact-form-3 .form input:focus,
.contact-form-3 .form textarea:focus {
    outline: none;
    border: none;
    border-left: 2px solid #5764ec;
}

.contact-information-box-3 .single-contact-info-box {
    position: relative;
    z-index: 1;
    padding: 15px 25px;
    display: block;
    border-radius: 3px;
    background: #f3f3f3;
    text-align: left;
    margin-bottom: 20px;
    overflow: hidden;
}
.contact-information-box-3 .contact-info {
    position: relative;
    z-index: 1;
}
.contact-information-box-3 .contact-info i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #5764ec;
    font-size: 35px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    display: block;
    background: #ffffff;
}
.contact-information-box-3 .contact-info h6 {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    margin-bottom: 7px;
    text-transform: capitalize;
}

.contact-information-box-3 .contact-info p {
    font-weight: 500;
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
    margin: 0;
    width: 75%;
}
.contact-information-box-3 .single-contact-info-box .contact-info-bg-icon {
    color: #ff561d;
    opacity: .07;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    margin: 0 auto;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.contact-information-box-3 .single-contact-info-box .contact-info-bg-icon i {
    font-size: 200px;
}
@media (max-width: 65rem) {
    .mi-footer{
        display: none;
    }
    .copyright-area{
        padding-bottom: 5.5rem;
    }
    .copyright-area p {
        text-align: center;
    }
    .copyright-area ul{
        text-align: center;
    }
    .mi-footer-nav{
        display: block;
    }
}