@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    background-color: #f6f6f6;
    color: #1f1f1f;
}

img {
    max-width: 100%;
}

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

a {
    color: #717171;
}

a,
a:hover,
.btn-link,
.btn-link:hover {
    text-decoration: none;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.header-wrap-all .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(64, 42, 105, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.header-wrap-all .navbar-light .navbar-toggler {
    color: rgb(64, 42, 105);
    border-color: rgb(64, 42, 105);
}

.header-wrap-all.scroll-menu .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.header-wrap-all.scroll-menu .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.55);
    border-color: rgba(0, 0, 0, 0.1);
}

.container {
    max-width: 1250px;
    width: 95%;
}

.btn {
    border-radius: 0;
    padding: .75rem 1rem;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.call .btn-secondary:not(:disabled):not(.disabled).active,
.call .btn-secondary:not(:disabled):not(.disabled):active,
.call .show>.btn-secondary.dropdown-toggle {
    background: #1b0c61;
    box-shadow: none;
}

.header-wrap .navbar .container-fluid {
    padding: 0 0 0 0;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #2eb8c5;
    border-color: #2eb8c5;
}

main {
    background: #fff;
}

header {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: transparent;
    padding: 0 0 0 0;
}

header .navbar {
    font-size: 15px;
    padding: 0 0;
    margin: 0 0;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.header-wrap-all {
    background: rgb(255, 255, 255);
    overflow: visible!important;
    border-bottom: 2px solid #eaeaea;
}

.header-wrap-all .header-wrap {
    padding: 0;
}

.bgpurple {
    background: #3d3d8f !important;
}

.btn-red {
    background: #e5007e !important;
}

.shadowmenu {
    box-shadow: 0 4px 2px -2px rgb(99 99 99 / 20%);
}

.top-header-wrap {
    background: transparent;
    padding: 5px 0;
    border-bottom: 1px solid #e7e7e7;
}

.top-header-wrap p {
    color: #3d3d8f;
}

.top-header-wrap,
header,
main,
footer,
#copyright {
    overflow: hidden;
}

.bg-color-1 {
    background: #e4573d !important;
}

.bg-color-2 {
    background: #402a69 !important;
}

.bg-color-3 {
    background: #ffbe00 !important;
}

.box-shadow {
    border: none;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .15);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .15);
}

.padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.navbar-brand {
    margin-right: 0;
}

.navbar-light .navbar-nav .nav-item {
    margin-right: 20px;
}

.navbar-light .navbar-nav .nav-item:last-child {
    margin-right: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #9b9b9b;
    font-size: 18px;
    position: relative;
    z-index: 1;
    font-weight: 700;
    overflow: hidden;
    padding: 10px 10px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #402a69;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #402a69;
}

.scrolled {
    background: #1b0c61;
    transition: 200ms linear;
}

.btn {
    border-radius: 5px;
    padding: 10px 30px;
    font-weight: 600;
    margin-right: 10px;
}

#slider-section {
    position: relative;
    overflow: hidden;
}

#slider-section .col-slide {
    padding: 0 0 0;
}

#slider-section span {
    position: relative;
    background: #ed7c4d;
    font-size: 24px;
    font-weight: 700;
    border-radius: 30px;
    padding: 5px 20px;
}

#slider-section .slide-title {
    color: #fff;
    font-size: 65px;
    font-weight: 900;
}

#slider-section .slide-text {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border-left: 5px solid #ed7c4d;
    padding-left: 20px;
}

#slider-section .btn {
    background: #00a7ac;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border: 0;
    box-shadow: none;
    outline: 0;
    border-radius: 30px;
    padding: 15px 30px;
}

.addons-search .form-search {
    box-shadow: none;
    outline: 0;
    background: #f8f8f8;
    border-radius: 50px;
    padding: 10px 40px 10px 20px;
    border-color: #f8f8f8;
}

.addons-search i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

.head {
    text-align: center;
    padding-bottom: 30px;
}

.head h2 {
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 40px;
}

.head p {
    color: #9b9b9b;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}

#slider-section .carousel-item .carousel-caption {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    width: 70%;
}

.btn-contact {
    background: transparent;
    border: 1px solid #201f1f;
    font-weight: 800;
    color: #201f1f;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 12px;
}

.btn-search {
    box-shadow: none;
    background: transparent;
    border: 0;
    color: #1f1f1f;
    margin: 0;
    padding: 10px 20px;
}

.btn-cart {
    box-shadow: none;
    background: transparent;
    border: 0;
    color: #1f1f1f;
    margin: 0;
    padding: 10px 20px;
}

.btn-quote {
    box-shadow: none;
    background: #e5007e;
    border: 0;
    color: #fff;
    margin: 0;
    padding: 15px 50px;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom-left-radius: 0;
}

.btn-lang {
    background: transparent;
    border: 0;
    color: #3d3d8f;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    padding: 5px 10px;
    font-weight: 400;
}

.btn-lang img {
    padding-right: 5px;
}

.btn-lang i {
    padding-right: 5px;
}

.btn-quote:hover {
    background: #e5007e;
}

.top-header-wrap .dropdown-menu {
    z-index: 9999;
}

footer.padding {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-top: 30px;
}

footer ul {
    padding-inline-start: 0;
    list-style: none;
}

footer ul li {
    margin-bottom: 10px;
    font-weight: 300;
}

footer ul li a {
    color: #9b9b9b;
    font-size: 13px;
    font-weight: 400;
}

footer ul li a:hover {
    color: #9b9b9b;
}

footer p {
    color: #9b9b9b;
    font-size: 18px;
    margin: 20px 0 0 0;
    font-weight: 400;
}

footer .social li a {
    color: #9b9b9b;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 0 0;
    width: 50px;
    height: 50px;
    font-size: 20px;
    border: 1px solid #9b9b9b;
    border-radius: 50%;
}

footer .social li:hover a {
    background: #4e97fd;
    border-color: #4e97fd;
    color: #fff;
}

footer .info li a {
    font-size: 18px;
}

footer .info li a i {
    font-size: 24px;
    margin-right: 5px;
}

footer .links {
    display: flex;
}

footer .links li {
    margin-bottom: 0;
}

footer .links li a {
    font-size: 14px;
}

footer .links li {
    margin-bottom: 0;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #9b9b9b;
}

footer .links li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0
}

.social {
    display: flex;
    align-items: center;
}

.top-header-wrap .text-start ul li {
    margin-right: 10px;
}

.top-header-wrap .text-start ul li a {
    color: #fff;
    font-size: 20px;
}

.top-header-wrap .text-end ul {
    display: inline-flex;
    align-items: center;
    margin-left: 100px;
}

.top-header-wrap .text-end ul li {
    margin-right: 10px;
    padding-right: 10px;
}

.top-header-wrap .text-end ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0;
}

.top-header-wrap .text-end a,
.top-header-wrap .text-end ul li a {
    color: #fff;
}

.header-wrap-all.scroll-menu {
    background: #fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.header-wrap-all.scroll-menu .header-wrap {
    padding: 5px 50px 5px 50px;
    margin-top: -50px;
    transition: 200ms linear;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.header-wrap-all.scroll-menu .top-header-wrap {
    border: 0;
}

.header-wrap-all.scroll-menu .navbar-light .navbar-nav .nav-link {
    color: #113d4b;
    position: relative;
}

.header-wrap-all.scroll-menu .navbar-light .navbar-nav .nav-link::before {
    content: "";
    width: 80%;
    height: 2px;
    background: #9b9b9b;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

header .logo img {
    padding: 10px 0;
}

.navbar-light .navbar-nav .nav-item .nav-link:hover::before,
.navbar-light .navbar-nav .nav-item .nav-link.active::before {
    opacity: 1;
}


b,
strong {
    color: #113d4b;
    font-weight: 600;
}

.copy strong {
    color: #402a69;
}

.fwsp {
    position: fixed;
    right: 35px;
    bottom: 35px;
    height: auto;
    width: auto;
    background: #25D366;
    padding: 15px;
    border-radius: 50px;
    z-index: 199;
}

.menu-wrapper {
    border-left: 1px solid #eaeaea;
}

.row-top {
    padding-top: 1rem;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1rem;
}

.row-top .location {
    display: inline-block;
    color: #717171;
    padding: 10px 20px;
}

.row-top .call {
    display: inline-block;
    background: #402a69;
    color: #fff;
    padding: 10px 20px;
    border-radius: 15px;
}

.row-bottom {
    padding-bottom: 1rem;
    padding-top: 1rem;
}

#category-section .container-fluid {
    width: 95%;
    margin: auto;
}

.category figure figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding: 30px 50px;
}

.category figure figcaption span {
    color: #838383;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 0;
}

.category figure figcaption h2 {
    font-weight: 700;
    color: #333333;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.category figure figcaption a {
    color: #e4573d;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #e4573d;
    padding-bottom: 2px;
    display: inline-block;
    opacity: 0;
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    -o-transition: opacity 500ms;
}

.category:hover figure figcaption a {
    opacity: 1
}

#testimonial-section {
    background: #f8f8f8;
}

.slider-testimonial {
    padding: 60px 30px;
    margin: 10px 20px;
    position: relative;
    background: #fff;
    z-index: 1;
}

.slider-testimonial>i {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 300px;
    color: #f9f9f9;
}

.slider-testimonial .slider-testimonial-image,
.slider-testimonial .slider-testimonial-text {
    position: relative;
    z-index: 2;
}

.slider-testimonial .slider-testimonial-image {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}

.slider-testimonial .slider-testimonial-image .ratings {
    color: #ffd55a;
}

.slider-testimonial-text p {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
}

.slider-testimonial-text h2 {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

.slider-testimonial-text h3 {
    color: #e4573d;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

.testimonials-slick-slider .slick-dots li button:before {
    display: none;
}

.testimonials-slick-slider .slick-dots li button {
    width: 15px;
    height: 15px;
    background: #f8f8f8;
    border: 3px solid #d6d6d6;
    border-radius: 50%;
}

.testimonials-slick-slider .slick-dots li.slick-active button,
.testimonials-slick-slider .slick-dots li:hover button {
    width: 15px;
    height: 15px;
    background: #f8f8f8;
    border: 3px solid #e4573d;
    border-radius: 50%;
}

.testimonials-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 40px;
}

.testimonials-slick-slider .slick-dots {
    bottom: -40px;
}

.content-blog {
    padding: 0 0 0 0;
    margin: 10px 20px;
    position: relative;
    background: #fff;
    z-index: 1;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.content-blog .blog-image .image {
    position: relative;
}

.content-blog .blog-image .image .blog-category {
    position: absolute;
    bottom: -20px;
    left: 30px;
    padding: 8px 20px;
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.content-blog .blog-text {
    padding: 50px 30px;
}

.content-blog .blog-text .date {
    color: #666666;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.content-blog .blog-text .date i {
    margin-right: 5px;
}

.content-blog .blog-text h2 {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.content-blog .blog-text p {
    color: #9b9b9b;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.content-blog .blog-text a {
    display: inline-block;
    color: #9b9b9b;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #9b9b9b;
}

.content-blog .blog-text a:hover {
    color: #402a69;
    font-weight: 700;
    border-bottom: 1px solid #402a69;
}

.slider-client {
    padding: 0 0 0 0;
    margin: 10px 30px;
    position: relative;
    background: #fff;
    z-index: 1;
}

#footer-section h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #333;
}

.copy {
    border-top: 2px solid #eaeaea;
}

.product .product-image{
    position: relative;
    text-align: center;
}

.product .product-image .product-tag {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    padding: 5px 20px;
    background: #333333;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-radius: 10px;
    text-transform: uppercase;
}

.product .product-image .product-tag.sale{
    background: #e4573d;
}

.product .product-image .product-tag.new{
    background: #ffbe00;
}

.product .product-image .product-tag.discount{
    background: #4e97fd;
}

.product{
    position: relative;
    padding: 20px 0;
}

.product .product-text{
    text-align: center;
}

.product .product-text .product-category{
    color: #9b9b9b;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.product .product-text .product-name{
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.product .product-text .product-price{
    color: #e4573d;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.product:hover{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.product-actions{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    -o-transition: opacity 500ms;
}

.product-actions ul li{
    display: inline-block;
    margin: 0 5px;
}

.product-actions ul li a{
    width: 50px;
    height: 50px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #4e97fd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.product-actions ul li:nth-child(2) a{
    background: #e4573d;
}

.product:hover .product-actions{
    opacity: 1;
}

#product-section .nav-pills{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 70px;
    margin-top: -60px;
}

#product-section .nav-pills .nav-link {
    color: #9b9b9b;
    font-size: 20px;
    border-radius: 0;
    padding: 10px 30px;
}

#product-section .nav-pills .nav-link.active,
#product-section .nav-pills .show > .nav-link {
    color: #4e97fd;
    background-color: transparent;
    border-bottom: 2px solid #4e97fd;
}

#aboutus-section h2{
    font-weight: 700;
}

#aboutus-section p{
    color: #9b9b9b;
    font-weight: 400;
    font-size: 18px;
    text-align: justify;
}

#aboutus-section a{
    background: #402a69;
    box-shadow: none;
    outline: 0;
    border-radius: 50px;
    border: 0;
}

#breadcumb-section{
    position: relative;
}

#breadcumb-section .container-fluid{
    position: absolute;
    bottom: 0;
    left: 0;
}

.breadcumb-left{
    background: #3f2a68;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    position: relative;
}

.breadcumb-left a{
    background: #00a7ac;
    box-shadow: none;
    outline: 0;
    border-radius: 50px;
    border: 0;
    margin: 0;
    position: absolute;
    bottom: 45px;
    right: 45px;
}

.breadcumb-right .breadcrumb a,
.breadcumb-right .breadcrumb .breadcrumb-item.active{
    font-size: 18px;
}

#mv-section .col-mision h3,
#mv-section .col-vision h3{
    font-weight: 700;
    font-size: 20px;
}

#mv-section .col-mision i,
#mv-section .col-vision i{
    color: #4e97fd;
    margin-right: 10px;
}

#mv-section .col-mision p,
#mv-section .col-vision p{
    color: #9b9b9b;
    font-size: 16px;
}

#values-section{
    background: #f5f4f7;
}

.value h2{
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 40px;
    position: relative;
}

.value h2::before{
    content: "";
    width: 50px;
    height: 2px;
    background: #333333;
    position: absolute;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.value p{
    color: #9b9b9b;
    font-size: 16px;
    margin-bottom: 0;
}

#form-section .form-control{
    height: 70px;
    border: 1px solid #e9e9e9;
    padding: 10px 65px 10px 20px;
}

#form-section .icon{
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    border: 1px solid #e9e9e9;
    border-right: 0;
}

#form-section textarea.form-control{
    height: 250px;
}

#form-section .btn-primary {
    background: #00a7ac;
    box-shadow: none;
    outline: 0;
    border-radius: 50px;
    border: 0;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 15px 40px;
}

#info-section h2{
    font-weight: 700;
    font-size: 32px;
}

#info-section p{
    font-size: 16px;
    color: #9b9b9b;
}

#info-section .d-info h3{
    font-weight: 600;
    font-size: 20px;
    color: #9b9b9b;
    margin-bottom: 5px;
}

#info-section .d-info p{
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    margin-bottom: 0;
}

.page-blogs .content-blog {
    margin: 0 0 0 0;
}

.pagination .page-item {
    margin-right: 15px;
}

.pagination .page-item .page-link {
    color: #777777;
    background-color: #fff;
    border: 1px solid #777777;
    box-shadow: none;
    outline: 0;
}

.pagination .page-item.active .page-link,
.pagination .page-item:hover .page-link {
    color: #fff;
    background-color: #00a7ac;
    border: 1px solid #00a7ac;
}

.sidebar .addons h3 {
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #303030;
}

.sidebar .addons-search .form-search {
    position: relative;
    padding: 0;
}

.sidebar .addons-search .form-search .form-control {
    border: 1px solid #ebebeb;
    height: 60px;
    padding: 10px 40px 10px 20px;
    box-shadow: none;
    outline: 0;
}

.sidebar .addons-categories ul li{
    margin-bottom: 10px;
}

.sidebar .addons-archive select{
    border: 1px solid #ebebeb;
    height: 60px;
    padding: 10px 40px 10px 20px;
    box-shadow: none;
    outline: 0;
}

.sidebar .addons-tags a {
    color: #777777;
    font-size: 16px;
    display: inline-block;
    padding: 5px 10px;
}

.sidebar .addons-contact a {
    color: #fff;
    background: #00a7ac;
    font-size: 18px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 5px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 600;
}

.sidebar .addons-newsletter{
    padding: 30px 30px;
    background: #00a7ac;
}

.sidebar .addons-newsletter h2{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}

.sidebar .addons-newsletter .form-newsletter {
    position: relative;
}

.sidebar .addons-newsletter .form-newsletter .form-control {
    border: 1px solid #ebebeb;
    height: 60px;
    padding: 10px 40px 10px 20px;
    box-shadow: none;
    outline: 0;
}

.sidebar .addons-newsletter .form-newsletter i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

ul.mtree{
    padding: 0 0 0 0;
}

ul.mtree.bubba a{
    padding: 10px 20px 10px 10px;
    font-weight: bold;
}

ul.mtree.bubba li.mtree-node > a{
    font-weight: bold;
    text-transform: none;
}

ul.mtree.bubba li.mtree-node,
ul.mtree.bubba ul li,
ul.mtree.bubba > li{
    margin-bottom: 0;
}

ul.mtree.bubba li.mtree-node > a:after {
    float: right;
}

ul.mtree.bubba li > a:hover {
    color: #3f2a68;
}

ul.mtree.bubba li.mtree-active > a {
    background: #3f2a68;
    color: #FFF;
}

ul.mtree.bubba > li {
    border-bottom: 0;
}

.addons-categories h2.title{
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
}

.addons-categories h2.title::before{
    content: "";
    width: 50px;
    height: 3px;
    background: #3f2a68;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.page-products .pagination {
    justify-content: center;
}

.page-products .pagination .page-item .page-link {
    padding: 5px 30px;
    border-radius: 50px;
}

.product.category {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    padding: 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.product.category .product-text {
    padding: 25px 10px;
}

.product.category .product-text .product-name{
    text-transform: none;
    margin-bottom: 0;
}

.row-options select{
    width: 200px;
}

.content-text h1{
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 15px;
}

.content-text p{
    margin-bottom: 1.5rem;
}

.content-text img{
    max-width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
    width: 100%;
}

.content-text .content-text-info{
    margin-bottom: 15px;
}

.content-text .content-text-info li {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
}

.content-text .content-text-info li:last-child{
    font-weight: 600;
}

.content-text .content-text-info li::before {
    content: "|";
    position: absolute;
    right: 0;
}

.content-text .content-text-info li:last-child:before {
    display: none;
}

.content-text h3{
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}

.content-text ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    margin-top: 0;
    margin-bottom: 1rem;
}

.content-text ul li{
    margin-bottom: 1rem;
}

.content-text-add {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 1rem;
}

.content-text-add .tags a{
    display: inline-block;
    padding: 0 2px;
}

.content-text-add .share a{
    display: inline-block;
    padding: 0 2px;
}

.content-text-more{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 2rem;
}

.content-text-more a{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 40%;
    padding: 30px;
    border: 1px solid #e7e7e7;
}

.content-text-more a.right{
    justify-content: flex-end;
}

.content-text-more a span{
    color: #777777;
}

.content-text-more a span i{
    color: #303030;
    padding-right: 8px;
}

.content-text-more a h2{
    color: #303030;
    font-size: 20px;
    padding: 10px 20px;
    margin-bottom: 0;
    font-weight: 700;
}

.product-images>img{
    border: 1px solid #e9e9e9;
    padding: 30px;
}

.product-images ul li {
    display: inline-flex;
    width: 120px;
    padding-top: 10px;
    padding-right: 10px;
}

.product-images ul li img{
    border: 1px solid #e9e9e9;
    padding: 20px;
}

.product-title .product-category {
    color: #9b9b9b;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.product-title .product-name {
    color: #333333;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.product-ratings{
    display: flex;
    align-items: end;
    justify-content: flex-start;
}

.product-ratings .rank i{
    color: #ffbe00;
}

.product-ratings small{
    color: #9b9b9b;
    font-weight: 600;
    padding-left: 5px;
}

.product-text p{
    color: #9b9b9b;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.product-stock p{
    color: #4e97fd;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-add-info b{
    display: inline-block;
    padding-right: 5px;
}

.btn-moreno {
    background: #00a7ac;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border: 0;
    box-shadow: none;
    outline: 0;
    padding: 15px 30px;
    margin: 0;
    border-radius: 0;
    text-transform: uppercase;
}

.btn-moreno i{
    padding-left: 5px;
}

.btn-moreno:hover {
    background: #3f2a68;
}

.page-products #product-section .nav-pills {
    margin-bottom: 70px;
    margin-top: 30px;
}

.page-products #product-section .nav-pills .nav-link {
    color: #333333;
    font-size: 20px;
    border-radius: 0;
    padding: 10px 30px 10px 0;
    font-weight: 600;
    margin-right: 30px;
    position: relative;
    border-bottom: 0;
}

.page-products #product-section .nav-pills .nav-link::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #00a7ac;
    bottom: -2px;
    opacity: 0;
}

.page-products #product-section .nav-pills .nav-link.active::before{
    opacity: 1;
}

.page-products #product-section p,
.page-products #product-section ul li{
    color: #9b9b9b;
    font-size: 16px;
}

.page-products #product-section ul li i{
    padding-right: 5px;
}

#slider-section .carousel-control-prev span,
#slider-section .carousel-control-next span{
    background: transparent;
    font-size: 42px;
}

.timeline--horizontal .timeline-divider {
    background-color: #3f2a68;
    height: 10px;
}

.timeline-nav-button--prev:before {
    background-image: none;
    content: "\f104";
    font-weight: 900;
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    color: #3f2a68;
    text-indent: 1px;
    position: relative;
    transform: none;
    top: unset;
    left: unset;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline-nav-button--next:before {
    background-image: none;
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    color: #3f2a68;
    text-indent: 1px;
    position: relative;
    transform: none;
    top: unset;
    left: unset;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline-nav-button:disabled,
.timeline-nav-button:disabled::before {
    opacity: .5;
    pointer-events: none;
}

.table.shopping-cart-table th {
    font-weight: 500;
    padding: 15px 30px;
    border-top: none;
    font-size: 15px;
}

.checkout .btn:disabled,
.checkout .btn.disabled,
.checkout fieldset:disabled .btn {
    pointer-events: none;
    background-color: #3f2a68;
    border-color: #3f2a68;
    opacity: .65;
}

.checkout .btn-primary {
    background: #402a69;
}

.shopping-cart-table .number-picker .input-group-quantity {
    position: relative;
}

.shopping-cart-table .number-picker .input-group-quantity .input-quantity {
    width: 100px;
    padding: 10px 39px 10px 10px;
    text-align: center;
}

.shopping-cart-table .number-picker .input-group-quantity .btn-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}

.shopping-cart-table .number-picker .input-group-quantity .btn-wrapper .btn-number {
    position: absolute;
    right: 0;
    width: 30px;
    padding: 0;
    line-height: 18px;
    background: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
}

.shopping-cart-table .number-picker .input-group-quantity .btn-wrapper .btn-plus {
    top: 0;
    height: 24px;
    border-top-right-radius: 2px;
}

.shopping-cart-table .number-picker .input-group-quantity .btn-wrapper .btn-minus {
    top: 23px;
    height: 22px;
    border-bottom-right-radius: 2px;
}

.billing-details .section-title{
    margin-bottom: 30px;
}

.billing-details .section-title:after {
    bottom: -10px;
    width: 50px;
    border-bottom: 2px solid #402a69;
}

.page-blogs .blog {
    padding: 0 0 0 0;
    margin: 0 0;
}


/* Blog */
#blogs .content {
    padding: 20px 0 20px 0;
}

#blogs .content .add-info{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

#blogs .content .add-info span{
    display: inline-block;
}

#blogs .content .add-info .category{
    font-weight: 700;
    color: #2b2b2b;
    font-size: 16px;
}

#blogs .content .add-info .separate{
    padding-right: 5px;
    padding-left: 5px;
    color: #888888;
    font-size: 5px;
}

#blogs .content .add-info .date{
    font-weight: 400;
    color: #888888;
    font-size: 16px;
}

#blogs .content h2{
    color: #2b2b2b;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

#blogs .content h2 a{
    color: #2b2b2b;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 0;
}

#blogs .autor{
    padding: 20px 0 20px 0;
}

#blogs .content .date{
    color: #000;
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
}

#blogs .autor .media{
    align-items: center;
}

#blogs .autor .media img{
    width: auto;
    margin: auto;
}

#blogs .autor .media .media-body p{
    color: #999999;
    font-weight: bold;
}

#blogs .autor .media .media-body p>strong{
    color: #444444;
}

#blogs .blog-image{
    position: relative;
    overflow: hidden;
}

#blogs .blog-image::after{
    content: "";
    background: #0074bb;
    width: 150px;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    opacity: 0;
}

#blogs .content a{
    display: inline-block;
    color: #402a69;;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #402a69;;
    padding-bottom: 5px;
}

main[role=blog] {
    padding-top: 0;
}

.padding-top {
    padding-top: 120px;
}

#view-blog .container {
    max-width: 800px
}

#view-blog .imagen {
    margin-bottom: 40px
}

#view-blog h1 {
    font-size: 42px;
    font-weight: 800
}

#view-blog h2 {
    font-size: 36px;
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 2rem
}

#view-blog h3 {
    font-size: 28px;
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 2rem
}

#view-blog h4 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

#view-blog h5 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

#view-blog h6 {
    font-size: 17px;
    font-weight: 400;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

#view-blog .texto img {
    text-align: center;
    width: 100%;
    height: inherit
}

#view-blog a {
    color: #000
}

#view-blog p {
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 1rem
}

#view-blog .navigation {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

#view-blog .navigation h6{
    width: 100%;
    display: block;
}

#view-blog .navigation .text-right {
    color: #fff;
    border: 0;
    background: #402a69;;
    transform: skew(-20deg);
    border-radius: 0;
    margin-right: 15px;
    display: inline-block;
}

#view-blog .navigation .text-left {
    color: #fff;
    border: 0;
    background: #402a69;
    border-radius: 0;
    margin-left: 15px;
    display: inline-block;
}

#view-blog .navigation .text-left .btn-light {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 16px;
}

#view-blog .navigation .text-right .btn-light {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 16px;
    transform: skew(20deg);
}

#view-blog .facebook {
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
}

#view-blog .imagen img{
    width: 100%;
}

.single-post .barra {
    padding: 10px 0 10px;
}

#blogs .pagination .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

#blogs .pagination .page-item.active .page-link,
#blogs .pagination .page-link:hover {
    z-index: 3;
    color: #fff;
    background-color: #402a69;;
    border-color: #402a69;;
}

.blog-posts .add-info .separate,
.blog-posts .add-info .date{
	display: none!important;
}

#blogs .blog-image{
    position: relative;
    overflow: visible;
}

.row-bottom .addons{
    display: flex;
    align-items: center;
}

.row-bottom .addons .header-cart{
    position: relative;
}

.row-bottom .addons .header-cart:hover{
    cursor: pointer;
}

.row-bottom .addons .header-cart i {
    font-size: 34px;
    line-height: 36px;
    transition: 150ms ease-in-out;
}

.row-bottom .addons .header-cart .icon-wrap .badge-number {
    position: absolute;
    top: -5px;
    right: -5px;
    height: 20px;
    width: 20px;
    color: #ffffff;
    background: #402a69;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

#services .row-services{
    margin-bottom: 100px;
    align-items: center;
}

#services .row-services{
    justify-content: center;
    margin-bottom: 100px;
    align-items: center;
}

#services .row-services:nth-child(even){
    flex-direction: row-reverse;
}

#services .row-services:nth-child(even) .services-text{
    padding-right: 3rem;
}

#services .row-services:nth-child(odd) .services-text{
    padding-left: 3rem;
}

#services .row-services .services-text h2 {
    font-weight: 700;
    font-size: 32px;
    color: #333333;
    margin-bottom: 10px;
}

#services .row-services .services-text p {
    font-size: 16px;
    color: #666666;
}

#blog-section .head {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.col-feature{
    border: 1px solid #e1e1e1;
    padding: 90px 40px;
    background: #fff;
    height: 100%;
}

.col-feature h2{
    font-weight: 700;
    font-size: 20px;
    color: #303030;
    margin-bottom: 15px;
    margin-top: 15px;
}

.col-feature p{
    font-weight: 500;
    font-size: 16px;
    color: #888888;
    margin-bottom: 0;
}

/* Microaire Styles */
.page-microaire #slider-section .btn {
    font-size: 14px;
    background: #00a7ac;
    padding: 15px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.page-microaire #slider-section .slide-text {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-left: 5px solid #ed7c4d;
    padding-left: 20px;
}

.page-microaire .second-section {
    padding: 120px 0;
    position: relative;
    opacity: 1;
    background-image: url(../images/landing/microaire/bg01.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.page-microaire .second-section::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.page-microaire .second-section .inner-col{
    position: relative;
}

.page-microaire .second-section .inner-col h2{
    text-align: center;
    font-weight: 800;
    font-size: 46px;
    color: #fff;
    margin-bottom: 25px;
}

.page-microaire .second-section .inner-col p{
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.page-microaire .third-section .inner-col h2{
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 25px;
}

.bg-product {
    position: relative;
    opacity: 1;
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px;
}

.bg-product::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.bg-product .inner-col {
    position: absolute;
    bottom: 40px;
    left: 50px;
}

.bg-product .inner-col h2{
    text-align: center;
    font-weight: 800;
    font-size: 46px;
    color: #fff;
    margin-bottom: 5px;
}

.bg-product .inner-col a{
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    background-color: #0074bb;
    padding: 10px 15px;
    border-radius: 10px;
}

.bg-product.bg-product-5020 {
    background-image: url(../images/landing/microaire/PAL5020.jpg);
}

.bg-product.bg-product-650 {
    background-image: url(../images/landing/microaire/PAL650.jpg);
}

.page-microaire .fifth-section {
    padding: 120px 0;
    position: relative;
    opacity: 1;
    background-image: url(../images/landing/microaire/bg02.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.page-microaire .fifth-section::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.page-microaire .fifth-section .inner-col{
    position: relative;
}

.page-microaire .fifth-section .inner-col h2{
    text-align: center;
    font-weight: 800;
    font-size: 46px;
    color: #fff;
    margin-bottom: 25px;
}

.page-microaire .fifth-section .inner-col p{
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.page-microaire .sixth-section{
    background-color: #2d3748;
}

.page-microaire .sixth-section h2{
    color: #215387;
    text-align: right;
    font-size: 7.4em;
    font-weight: 700;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0px;
}

.page-microaire .sixth-section h5{
    font-size: 1.3em;
    font-weight: 800;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #fff;
}

.page-microaire .sixth-section p{
    font-size: 1em;
    color: #fff;
}

.page-microaire .seventh-section small{
    color: #00a7ac;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.page-microaire .seventh-section .figure-caption{
    background-color: #f5f5f5;
    padding: 20px 30px;
}

.page-microaire .seventh-section .figure-caption h3{
    font-weight: 800;
    font-size: 16px;
    color: #303030;
}

.page-microaire .seventh-section .figure-caption h2{
    font-weight: 800;
    font-size: 18px;
    color: #303030;
}

.testimonials-slick-slider2 .slider-testimonial {
    text-align: center;
    background: #27242c ;
}

.testimonials-slick-slider2 .slider-testimonial .slider-testimonial-image {
    justify-content: center;
}

.testimonials-slick-slider2 .slider-testimonial .slider-testimonial-quote{
    color: #007df2;
}

.testimonials-slick-slider2 .slider-testimonial-text h2,
.testimonials-slick-slider2 .slider-testimonial-text h3,
.testimonials-slick-slider2 .slider-testimonial-text p{
    color: #fff;
}

.testimonials-slick-slider2 .slick-dots li button:before {
    display: none;
}

.testimonials-slick-slider2 .slick-dots li button {
    width: 15px;
    height: 15px;
    background: #f8f8f8;
    border: 3px solid #d6d6d6;
    border-radius: 50%;
}

.testimonials-slick-slider2 .slick-dots li.slick-active button,
.testimonials-slick-slider2 .slick-dots li:hover button {
    width: 15px;
    height: 15px;
    background: #f8f8f8;
    border: 3px solid #007df2;
    border-radius: 50%;
}

.testimonials-slick-slider2 .slick-dotted.slick-slider {
    margin-bottom: 40px;
}

.testimonials-slick-slider2 .slick-dots {
    bottom: -40px;
}

.page-microaire .eighth-section{
    background: linear-gradient(180deg, #27242c 85%, #fff 15%);
}

.page-microaire .eighth-section #form-section{
    overflow: hidden;
    padding: 50px 50px;
    background: #FFF;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.page-microaire .eighth-section #form-section h2 {
    font-weight: 800;
    text-align: center;
}

.page-microaire .eighth-section #form-section .btn-primary {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

/* Renvion Styles */

.page-renuvion .second-section{
    background: #f5f5f5;
}

.page-renuvion .second-section small{
    color: #007df2;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.page-renuvion .second-section .head h2 {
    color: #333333;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 10px;
}

.page-renuvion .second-section .head ul {
    list-style: disc;
    padding-inline-start: 20px;
}

.page-renuvion .second-section .head ul li{
    font-size: 18px;
    font-weight: 600;
    color: #303030;
    margin-bottom: 5px;
    padding-left: 10px;
}

.page-renuvion .second-section .head ul li::marker {
    content: "\f00c";
    font-weight: 900;
    font-family: "Font Awesome 6 Pro";
    color: #007df2;
}

.page-renuvion .third-section small{
    color: #00a7ac;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.page-renuvion .third-section .figure-caption{
    background-color: #f5f5f5;
    padding: 20px 30px;
}

.page-renuvion .third-section .figure-caption h3{
    font-weight: 800;
    font-size: 16px;
    color: #303030;
}

.page-renuvion .third-section .figure-caption h2{
    font-weight: 800;
    font-size: 18px;
    color: #303030;
}

.page-renuvion .third-section a.btn-primary{
    background: #00a7ac;
    box-shadow: none;
    outline: 0;
    border: 0;
    margin: 0;
    padding: 15px 50px;
    font-size: 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.page-renuvion .third-section a.btn-primary:hover{
    background: #3f2a68;
}

.page-renuvion .fourth-section{
    background: #f5f5f5;
}

.page-renuvion .fourth-section .accordion-button:not(.collapsed),
.page-renuvion .fourth-section .accordion-button:focus{
    box-shadow: none;
}

.page-renuvion .fourth-section .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #007df2;
    box-shadow: none;
}

.page-renuvion .fourth-section .accordion-item {
    margin-bottom: 15px;
}

.page-renuvion .fifth-section{
    background: linear-gradient(180deg, #27242c 85%, #fff 15%);
}

.page-renuvion .fifth-section #form-section{
    overflow: hidden;
    padding: 50px 50px;
    background: #FFF;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.page-renuvion .fifth-section #form-section h2 {
    font-weight: 800;
    text-align: center;
}

.page-renuvion .fifth-section #form-section .btn-primary {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.inner-doctor{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.product-search-right .categories-banner .categoryBanner-content {
    opacity: 0;
}

.alert {
    z-index: 999;
}

.alert .close {
    transform: none;
    background: transparent;
    border: 0;
}

@media screen and (min-width: 1920px) {

    .top-header-wrap,
    header,
    main,
    footer,
    #copyright {
        max-width: 1920px;
        margin: auto;

    }
}

@media screen and (max-width: 1500px) {
    .logo-footer {
        height: 80px;
    }
}

@media screen and (max-width: 1350px) {}

@media screen and (max-width: 1250px) {
    .navbar-light .navbar-nav .nav-item {
        margin-right: 5px;
    }
}

@media screen and (max-width: 1200px) {
    #breadcumb-section .container-fluid {
        position: relative;
    }
    .breadcumb-left a {
        display: none;
    }
    .breadcumb-left {
        min-height: auto;
        font-size: 30px;
        padding: 15px 0!important;
    }
}

@media only screen and (max-width: 1650px) and (min-width: 1000px) {
    footer ul li br {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    #slider-section .slide-title {
        color: #fff;
        font-size: 42px;
        margin-bottom: 0;
    }

    #slider-section .carousel-item .carousel-caption .d-flex {
        justify-content: center;
    }

    .navbar-light .navbar-brand {
        margin-right: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .row-top,
    .menu-wrapper {
        border: 0;
    }

    .row-top .list-inline {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    footer p {
        margin: 20px 0 20px 0;
    }

    footer .social,
    footer .links {
        display: flex;
        align-items: center;
        justify-content: center !important;
    }

    .header-wrap-all.scroll-menu .navbar-brand .logo .scroll {
        max-height: 45px;
        top: 5px;
        -webkit-transform: none;
        transform: none;
    }

    .header-wrap-all.scroll-menu .header-wrap {
        padding: 10px 20px 10px 20px;
    }

    .logo-footer {
        width: 80%;
        height: auto;
    }

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

    footer .social a {
        font-size: 32px;
    }

    .header-wrap-all .top-header-wrap,
    .header-wrap-all .header-wrap {
        padding: 10px 20px 10px 20px;
    }

    footer.padding {
        padding-top: 50px;
        text-align: center;
    }

    .padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    footer .links li a {
        font-size: 18px;
    }

    #product-section .nav-pills {
        margin-top: 0;
    }

    .breadcumb-left {
        margin-bottom: 15px;
    }

    #services .row-services{
        text-align: center;
    }

    #services .row-services:nth-child(even) .services-text,
    #services .row-services:nth-child(odd) .services-text{
        padding-right: calc(var(--bs-gutter-x)*0.5);
        padding-left: calc(var(--bs-gutter-x)*0.5);
    }

    .header-search-wrap {
        width: 100%;
    }

    .header-search {
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .head h2 {
        font-size: 32px;
    }

    #slider-section .slide-title {
        font-size: 32px;
    }

    #slider-section .slide-title br {
        display: none;
    }

    #slider-section .carousel-item .carousel-caption {
        width: 85%;
        padding: 0;
    }

}

@media screen and (max-width: 650px) {
    .head h2 {
        font-size: 24px;
    }
    .row-top{
        display: none;
    }
}

@media screen and (max-width: 450px) {
    footer img {
        height: auto;
    }

    footer a svg {
        width: 20px;
        height: 20px;
    }

    #slider-section .slide-title {
        font-size: 25px;
    }
}

@media screen and (max-width: 360px) {

}
