* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
}

.header-area {
    z-index: 20000;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
    color: #fe3f40;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fe3f40;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #fe3f40;
}

#notfound {
    position: relative;
    height: 70vh;
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
}

.notfound .notfound-404 {
    position: relative;
    height: 200px;
    margin: 0px auto 20px;
    z-index: -1;
}

.notfound .notfound-404 h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 236px;
    font-weight: 200;
    margin: 0px;
    color: #8e3114;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound .notfound-404 h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    color: #211b19;
    background: #fff;
    padding: 10px 5px;
    margin: auto;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

.notfound a {
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 23px;
    background: #fe3f40;
    font-size: 18px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound a:hover {
    color: #fe3f40;
    background: #211b19;
}

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 h1 {
        font-size: 148px;
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
        height: 148px;
        margin: 0px auto 10px;
    }
    .notfound .notfound-404 h1 {
        font-size: 86px;
    }
    .notfound .notfound-404 h2 {
        font-size: 16px;
    }
    .notfound a {
        padding: 7px 15px;
        font-size: 14px;
    }
}

.zindex {
    z-index: 100;
}

.new_footer_area {
    background: #fbfbfd;
}

.new_footer_top {
    padding: 50px 0px;
    position: relative;
    overflow-x: hidden;
}

.footer_bottom {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #7f88a6;
    z-index: 1000;
}

.new_footer_top .company_widget p {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #6a7695;
    margin-bottom: 20px;
}

.new_footer_top .company_widget .f_subscribe_two .btn_get {
    border-width: 1px;
    margin-top: 20px;
}

.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}

.btn_get:hover {
    color: #fff;
    background: #6754e2;
    border-color: #6754e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
    text-decoration: none;
    outline: none;
}

.new_footer_top .f_widget.about-widget .f_list li a:hover {
    color: #5e2ced;
}

.new_footer_top .f_widget.about-widget .f_list li {
    margin-bottom: 11px;
}

.f_widget.about-widget .f_list li:last-child {
    margin-bottom: 0px;
}

.f_widget.about-widget .f_list li {
    margin-bottom: 15px;
}

.f_widget.about-widget .f_list {
    margin-bottom: 40px;
}

.new_footer_top .f_social_icon a {
    width: 44px;
    height: 44px;
    line-height: 43px;
    background: transparent;
    font-size: 24px;
}

.f_social_icon a {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 45px;
    color: #858da8;
    display: inline-block;
    background: #ebeef5;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ti-facebook:before {
    content: "\e741";
}

.ti-twitter-alt:before {
    content: "\e74b";
}

.ti-vimeo-alt:before {
    content: "\e74a";
}

.ti-pinterest:before {
    content: "\e731";
}

.btn_get_two {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #5e2ced;
    border-color: #5e2ced;
    color: #fff;
}

.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}

.new_footer_top .f_social_icon a:hover {
    background: #06a4ed;
    color: white;
}

.new_footer_top .f_social_icon a + a {
    margin-left: 4px;
}

.new_footer_top .f-title {
    margin-bottom: 30px;
    color: #fe3f40;
}

.f_600 {
    font-weight: 600;
}

.f_size_18 {
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ffffff;
}

.new_footer_top .f_widget.about-widget .f_list li a {
    color: #6a7695;
}

.new_footer_top .f_widget.about-widget .f_list li a:hover {
    cursor: pointer;
    color: #fe3f40;
}

.new_footer_top .footer_bg {
    position: absolute;
    bottom: 0;
    background: url("../images/footer-bg.png") no-repeat center 0;
    width: 100%;
    height: 266px;
}

@-moz-keyframes myfirst {
    0% {
        left: -25%;
    }
    100% {
        left: 100%;
    }
}

@-webkit-keyframes myfirst {
    0% {
        left: -25%;
    }
    100% {
        left: 100%;
    }
}

@keyframes myfirst {
    0% {
        left: -25%;
    }
    100% {
        left: 100%;
    }
}

.navbar-collapse {
    flex-grow: 0;
    margin-right: 35px;
    text-align: left;
}

/* breadcrumb  */
ul.breadcrumbs {
    margin-top: 150px;
    padding: 10px 16px;
    list-style: none;
    text-align: center;
    background-color: #eee;
}

ul.breadcrumbs li {
    display: inline;
    font-size: 18px;
}

ul.breadcrumbs li + li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}

ul.breadcrumbs li a {
    color: #0275d8;
    text-decoration: none;
}

ul.breadcrumbs li a:hover {
    color: #01447e;
    text-decoration: underline;
}

/* price css style */
.price-container {
    color: #111;
    min-width: 320px;
    font-size: 16px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    /* -webkit-backface-visibility: hidden; */
    position: relative;
    padding: 50px 20px 50px;
}

.price-title h1 {
    font-size: 30px;
    text-transform: capitalize;
    color: #2a2a2a;
    font-weight: 700;
    letter-spacing: 0.25px;
    position: relative;
    z-index: 2;
    line-height: 44px;
}

.price-title h1 em {
    font-style: normal;
    color: #8e3114;
}

.pricing {
    text-align: center;
    border: 1px solid rgb(224, 224, 224);
    color: rgb(77, 75, 75);
    font-size: 14px;
    padding-left: 0;
    margin-bottom: 30px;
}

.pricing:hover {
    background-color: #65c9f6;
    color: #000;
    font-weight: 400;
}

.pricing li:first-child,
.pricing li:last-child {
    padding: 20px 13px;
}
.pricing li {
    list-style: none;
    padding: 13px;
}
.pricing li + li {
    border-top: 1px solid #f0f0f0;
}
.pricing h2 {
    font-size: 32px;
}
.pricing h3 {
    margin-bottom: 0;
    font-size: 36px;
}
.pricing span {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
}

.pricing li:nth-last-child(2) {
    padding: 30px 13px;
}
.pricing button {
    width: auto;
    margin: auto;
    font-size: 15px;
    font-weight: bold;
    border-radius: 50px;
    color: #fff;
    padding: 9px 24px;
    background: #aaa;
    opacity: 1;
    transition: opacity 0.2s ease;
    border: none;
    outline: none;
}
.pricing button:hover {
    opacity: 0.9;
}
.pricing button:active {
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
}
/* pricing color */
.p-green h2,
.p-green h3 {
    color: #4c7737;
}
.p-green button {
    background: #4c7737;
}
.p-yel h2,
.p-yel h3 {
    color: #ffbb42;
}
.p-yel button {
    background: #ffbb42;
}
.p-red h2,
.p-red h3 {
    color: #e13c4c;
}
.p-red button {
    background: #e13c4c;
}
.p-blue h2,
.p-blue h3 {
    color: #3f4bb8;
}
.p-blue button {
    background: #3f4bb8;
}

/* Projects grid */

.Projects-item {
    text-align: left;
    margin: 10px auto;
    border-radius: 8px;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transition: 0.3s ease-in;
}
.Projects-item:hover {
    box-shadow: 0 0 10px rgba(158, 3, 3, 0.5);
}
.Projects-item img {
    display: block;
}
.Projects-list {
    background: #fafafa;
    padding: 15px 10px;
}

.Projects-list h3 {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    margin: 0 0 10px 0;
}

.Projects-details {
    display: flex;
}

.price {
    font-size: 16px;
    color: #8f0000;
    display: block;
    margin-bottom: 12px;
    padding-left: 10px;
}
.button {
    text-decoration: none;
    display: inline-block;
    padding: 5px 20px;
    margin: 0 auto;
    background: #07a5ed;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;
    transition: 0.3s ease-in;
}

.button:hover {
    background-color: #fe3f40;
    color: #fff;
}

.Projects-item:hover .button {
    background: #fc5a5a;
    color: #fff;
}

.pagination {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination a.active {
    background-color: #07a5ed;
    color: white;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

/* Projects grid 2 */

.main-block {
    display: flex;
    justify-content: center;
}

.main-block .cards {
    cursor: pointer;
}

.main-block .cards .face {
    width: 280px;
    height: 200px;
    transition: 0.5s;
}

.main-block .cards .face.face1 {
    position: relative;
    background: #07a5ed;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(100px);
}

.main-block .cards:hover .face.face1 {
    background: #fe3f40;
    transform: translateY(0);
}

.main-block .cards .face.face1 .content {
    transition: 0.5s;
}

.main-block .cards:hover .face.face1 .content {
    opacity: 1;
}

.main-block .cards .face.face1 .content img {
    max-width: 200px;
}

.main-block .cards .face.face1 .content h3 {
    margin: 10px 0 0;
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
}

.main-block .cards .face.face2 {
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
    transform: translateY(-100px);
}

.main-block .cards:hover .face.face2 {
    transform: translateY(0);
}

.main-block .cards .face.face2 .content p {
    margin: 0;
    line-height: 20px;
}

.main-block .cards .face.face2 .content a {
    margin: 15px 0 0;
    display: inline-block;
    text-decoration: none;
    color: #fff;
}

/* blog css */

.blog-main {
    margin: 100px 0 50px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.bizagn--blog-section {
    position: relative;
}

.bizagn--blog-section .bizagn--rm-btn {
    position: absolute;
    top: -104px;
    right: 0;
}

@media only screen and (max-width: 991px) {
    .bizagn--blog-section .bizagn--rm-btn {
        left: 15px;
        top: -55px;
    }
}

.bizagn--blog-item {
    background-color: #fff;
    box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.07);
    margin-bottom: 50px;
}

.bizagn--blog-item:hover .bizagn--post-thumb img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.bizagn--blog-item .bizagn--post-thumb {
    overflow: hidden;
    display: block;
}

.bizagn--blog-item .bizagn--post-thumb img {
    -webkit-transition: 1.5s ease;
    transition: 1.5s ease;
}

.bizagn--blog-item.sticky {
    border: 2px dotted #ff1c1a;
}

.bizagn--blog-info {
    padding: 30px 40px 45px;
    position: relative;
    border-radius: 0 0 10px 10px;
}

.bizagn--blog-info h3 {
    color: #07a5ed;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
    word-break: break-word;
}

.bizagn--blog-info p {
    color: #666666;
    line-height: 1.625;
    margin-bottom: 15px;
}

.bizagn--blog-info .bizagn--blog-meta {
    border-top: 1px solid rgba(94, 90, 117, 0.1);
    padding-top: 25px;
    margin-top: 30px;
}

.bizagn--blog-info a.date {
    font-weight: 400;
    position: absolute;
    top: -10px;
    right: 25px;
    background: #ff1c1a;
    padding: 5px 10px;
    border-radius: 5px;
    transform: translateY(-50%);
}

.bizagn--blog-info a.date span {
    display: block;
    font-weight: bold;
    color: #fff;
    font-family: "Heebo", sans-serif;
    line-height: 1.2;
}

.bizagn--blog-info a.date span.posted-date {
    font-size: 24px;
}

.bizagn--blog-info a.date span.posted-month {
    font-size: 12px;
    text-transform: uppercase;
}

.bizagn--blog-info .bizagn--blog-meta .list-inline li {
    display: inline-block;
    margin-right: 45px;
    font-size: 14px;
    color: #666666;
}

.bizagn--blog-info .bizagn--blog-meta .list-inline li a {
    color: #666666;
    font-size: 14px;
    margin-right: 5px;
}

.bizagn--blog-info .bizagn--blog-meta .list-inline li a:hover {
    color: #ff1c1a;
}

.bizagn--blog-info .bizagn--blog-meta .list-inline li a:after {
    content: ",";
    color: #141414;
}

.bizagn--blog-info .bizagn--blog-meta .list-inline li a:last-child:after {
    display: none;
}

.bizagn--blog-info .btn-read-more {
    margin-top: 20px;
    display: inline-block;
    color: #171422;
    font-family: "Heebo", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

.bizagn--blog-info .btn-read-more i,
.bizagn--blog-info .btn-read-more svg {
    margin-left: 3px;
    font-size: 15px;
}

.bizagn--blog-info .btn-read-more:hover {
    color: #ff1c1a;
}


/* Testimonials */

.main-testimonial {
    margin-top: 50px;
}

.testimonial {
    margin: 50px auto;
    padding: 0 15px;
}

.testimonial img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testimonial-title {
    text-align: center;
    color: #8e3114;
    padding: 15px;
}

.testimonial-desc {
    text-align: center;
}


/* FAQ */

#container-main {
    margin: 40px auto;
    width: 95%;
    min-width: 320px;
    max-width: 960px;
}

.accordion-container {
    width: 100%;
    margin: 0 0 20px;
    clear: both;
}

.accordion-titulo {
    position: relative;
    display: block;
    padding: 20px;
    font-size: 24px;
    font-weight: 300;
    background: #8e3114;
    color: #fff;
    text-decoration: none;
}
.accordion-titulo.open {
    background: #fe3f40;
    color: #fff;
}
.accordion-titulo:hover {
    background: #0276ac;
    color: #fff;
}

.accordion-titulo span.toggle-icon:before {
    content: "+";
}

.accordion-titulo.open span.toggle-icon:before {
    content: "-";
}

.accordion-titulo span.toggle-icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 38px;
    font-weight: bold;
}

.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
}

.accordion-content p {
    margin: 0;
}

.accordion-content img {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    width: 50%;
    height: auto;
}

@media (max-width: 767px) {
    .accordion-content {
        padding: 10px 0;
    }
}

/* Projects Details  */

.cssSlider {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.cssSlider .slides {
    overflow: hidden;
    width: 100%;
    height: 60vmin;
    margin: 0;
    padding: 0;
    list-style: none;
}
.cssSlider .slides > li {
    width: 100%;
    height: 60vmin;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}
.cssSlider .slides > li > img {
    width: 100%;
}

.cssSlider .thumbnails {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
}
.cssSlider .thumbnails > li {
    float: left;
    width: 20%;
    padding: 1px 2px;
}
.cssSlider .thumbnails > li > a {
    display: block;
}
.cssSlider .thumbnails > li > a > img {
    width: 100%;
    height: 120px;
}

.cssSlider .slides li:target {
    z-index: 3;
    animation: slide 1s 1;
    -webkit-animation: slide 1s 1;
}
.cssSlider .slides li:not(:target) {
    animation: hidden 1s 1;
    -webkit-animation: hidden 1s 1;
}
@-webkit-keyframes slide {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@keyframes slide {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@-webkit-keyframes hidden {
    0% {
        z-index: 2;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        z-index: 2;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@keyframes hidden {
    0% {
        z-index: 2;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        z-index: 2;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@media (max-width: 767px) {
    .cssSlider .thumbnails > li > a > img {
        height: 80px;
    }
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators [data-bs-target] {
    background-color: #ac0202;
}
