:root {
    --color-Meliorate-blue: #0F70B7;
    --color-Meliorate-green: #11A29A;
    --color-Meliorate-letters: #0E4194;
}

body {
    font-size: 16px;
    font-weight: normal;
    color: #586278;
    font-style: normal;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    text-transform: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}


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

p {

    line-height: 24px;
    margin-bottom: 15px;
}

/* Boton destacado */
.btn {
    -moz-user-select: none;
    background: var(--color-Meliorate-letters);
    border: 1px solid var(--color-Meliorate-letters);
    color: #fff;
    display: inline-block;
    padding: 6px 15px;
    text-align: center;
    font-weight: 700;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    border-radius: 50px;
    font-size: 1rem;
}

.carrusel-bootstrap .btn {
    background: white;
    border: 1px solid white;
    color: var(--color-Meliorate-letters);
}

.btn:focus {
    color: white;
}

.contact-area .btn {
    border: none !important;
}

#services-home .btn:hover,
#services-home .btn:focus,
.carrusel-bootstrap .btn:focus,
.carrusel-bootstrap .btn:hover {
    color: var(--color-Meliorate-letters);
    background-color: white;
}

.boton-contact-us a:hover,
.boton-contact-us a:focus,
#header-page .btn:hover,
#header-page .btn:focus,
.contact-area .btn:hover,
.contact-area .btn:focus {
    color: white;
    background: var(--color-Meliorate-letters);
}

#header-page .btn:hover {
    color: white;
}

.btn:hover::before {
    opacity: 0;
}

.breadcrumb>.active {
    color: #888;
}

.btn-after {
    width: 100%;
    height: 45px;
    border: 1px solid #707070;
    border-radius: 8px;
    margin-top: -28px;
    margin-left: 15px;
    position: absolute;
    transition: all 0.3s ease 0s;
    display: none;

}

.slider-btn:hover .btn-after {
    margin-top: -50px;
    margin-left: 0px;
}

/* scrollUp */
#scrollUp {
    background: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 65%, var(--color-Meliorate-green) 100%);
    height: 45px;
    width: 45px;
    right: 50px;
    bottom: 77px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 22px;
    line-height: 45px;
    transition: .3s;
}

#scrollUp:hover {
    background: rgb(77, 110, 180);
}

/* 2. header */
.innder-ht {
    padding: 10px 0;
}

.wellcome-text p {
    margin-bottom: 0;
    color: #8a8a8a;
}



.h-cta-icon {
    float: left;
    display: block;
    margin-right: 20px;
}

.h-cta-content {
    overflow: hidden;
}

.h-cta-content h5 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.h-cta-content p {
    margin-bottom: 0;
    line-height: 1.5;
}

.menu-area3 {
    margin-top: 30px;
}


.display-ib {
    display: inline-block;
}

.header-btn {
    margin-left: -40px;
}

.search-top {
    display: inline-block;
    position: relative;
    top: 8px;
}

.menu-search input {
    float: left;
    border: none;
    background: none;
    width: 185px;
    border-bottom: 1px solid #7d8488;
    padding-left: 14px;
}

.menu-search a {
    font-size: 11px;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    line-height: 0;
    border-radius: 50%;
    color: #000;
    position: absolute;
    left: 10px;
    top: 12px;
}

.search-top li {
    display: inline-block;
    padding: 0px 15px;
    border-right: 1px solid #ffffff38;
}

.search-top li:last-child {
    border: none;
}

.header-social a:hover {
    color: #fff;
}

.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
    z-index: 9;
    background: #fff;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.responsive {
    display: none;
}

#mobile-menu {
    display: block;
}

.menu-area .container {
    padding: 15px;
    background: #fff;
}


.sticky-menu .container {
    box-shadow: none;
    border-radius: 0;
}

.right-menu li {
    float: left;
    padding: 10px 0 10px 20px;
}

.right-menu .icon {
    float: left;
    margin-right: 20px;
}

.right-menu .text {
    float: left;
    padding-top: 5px;
}

.right-menu .text span {
    display: block;
    color: #517496;
}

.right-menu .text strong {
    color: rgb(77, 110, 180);
    font-size: 20px;
}

.menu-search {
    padding: 10px 0;
}

.top-btn {
    background: rgb(77, 110, 180);
    padding: 16px 30px;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}

.top-btn:hover {
    background: transparent linear-gradient(90deg, var(--color-Meliorate-blue) 0%, var(--color-Meliorate-green) 100%) 0% 0% no-repeat padding-box;
    color: #fff;
}

.sticky-menu .logo {
    margin-top: 0;
    line-height: 61px;
    height: auto;
}

.sticky-menu::before {
    height: 71px;
    top: 0;
    left: -20px;

}

.header-area {

    z-index: 9;
}

.header-area.header-two {
    margin-bottom: 0;
}

.header-img {
    margin-left: -270px;
}

.slider-content {
    position: relative;
    z-index: 2;
}


.slider-price {
    position: absolute;
    right: 0;
    bottom: 0;
}

.slider-price h3 {
    color: #fff;
}

.slider-price h2 {
    color: rgb(77, 110, 180);
    font-size: 60px;
    font-weight: 500;
}

.slider-btn {
    display: inline-block;
    position: relative;
}

.slider-active .slick-track::before {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
}

.slider-active .slick-dots {
    position: absolute;
    top: 40%;
    left: 22%;
}

.slider-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    height: 1px;
    margin-left: 10px;
    background: rgb(77, 110, 180);
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    transition: .3s;

}

.slider-active .slick-dots li.slick-active button {
    width: 50px;
    background: rgb(77, 110, 180);
}

.slider-active .slick-dots li.slick-active button::before {
    background: url("../img/bg/active-dote.png");
    opacity: 1;
}

.slider-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    background: url("../img/bg/dote.png");
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}

/* HEADER */
.header-top.second-header {
    background-color: var(--color-Meliorate-green);
}

.second-header .container {
    border: none;
    padding: 15px 0px;
    color: #fff;
    width: 100vw;
}

.header-top i,
.header-top a,
.header-top span {
    color: #fff;
    font-size: 16px;
    transition: color 0.2s ease;
}

.second-header a:hover,
.second-header a:hover i,
.header-cta span:hover,
.header-cta span:hover i {
    color: black;
    cursor: pointer;
}

.sticky-menu .second-menu {
    margin: 0;
    box-shadow: none;
    padding: 0;
}

.sticky-menu .second-menu::before {
    content: none;
}

.second-header-btn .btn {
    background: transparent;
    border: 2px solid rgb(77, 110, 180);
    font-size: 16px;
    text-transform: uppercase;
    color: rgb(77, 110, 180);
}

.second-header-btn .btn:hover {
    color: #fff;
    background: rgb(77, 110, 180);
}

.second-header-btn .btn::before {
    content: none;
}

.offcanvas-menu {
    position: fixed;
    right: 0;
    height: 100%;
    width: 300px;
    z-index: 999;
    background: #00081b;
    top: 0;
    padding: 30px;
    transition: .5s;
    transform: translateX(100%);
}

.offcanvas-menu.active {
    transform: translateX(0)
}

.menu-close i {
    font-size: 18px;
    color: #fff;
    transition: .3s;
    cursor: pointer;
}

.menu-close:hover i {
    color: rgb(77, 110, 180);
}

.offcanvas-menu ul {
    margin-top: 30px;
}

.offcanvas-menu ul li {
    border-bottom: 1px solid #101c38;
}

.offcanvas-menu ul li a {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 6px 0;
    display: block;
}

.offcanvas-menu ul li:hover a {
    color: rgb(77, 110, 180);
}

.side-social a {
    color: #fff;
    margin-right: 10px;
}

.side-social {
    margin-top: 30px;
}

.side-social a:hover {
    color: rgb(77, 110, 180);
}

.offcanvas-menu form {
    position: relative;
    margin-top: 30px;
}

.offcanvas-menu form input {
    width: 100%;
    background: none;
    border: 1px solid #2d3547;
    padding: 7px 10px;
    color: #fff;
}

.offcanvas-menu form button {
    position: absolute;
    border: none;
    right: 0;
    background: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 65%, var(--color-Meliorate-green) 100%);
    padding: 8px 14px;
    top: 0;
    cursor: pointer;
}

.offcanvas-menu form button i {
    color: #fff;
}

.offcanvas-overly {
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.offcanvas-overly.active {
    opacity: .5;
    visibility: visible;
}

.off-logo {
    display: none;
}

.slider-four .slider-bg {
    min-height: 900px;

}

.slider-four .slider-img {
    margin-left: -100px;
    margin-top: -30px;
    margin-right: 0;
}

.slider-four .slider-img img {
    position: relative;
    z-index: 1;
}

.slider-four .slider-img::after {
    content: "";
    width: 783px;
    height: 792px;
    position: absolute;
    right: -378px;
    background: #073064;
    top: -240px;
    z-index: 0;
}

.slider-four .slider-bg .text2 h5 {
    color: rgb(77, 110, 180);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3.5px;
}

.slider-four .slider-bg .text2 h5::after {
    width: 100px;
    height: 2px;
    background: #e34623;
    position: absolute;
    content: "";
    margin-left: 15px;
    margin-top: 8px;
    display: none;
}

.slider-four .slider-bg .video-i i {
    border: none;
    color: rgb(77, 110, 180);
}

.slider-four .slider-bg .text2 p {
    color: #ffffffc4;
}

.search-top2 {
    float: right;
}

.search-top2 li {
    margin-left: 20px;
    float: left;
}

.search-top2 li a {
    color: #fff;
}

.search-top2 li .fas.fa-search {
    color: #36383a;
}

/* breadcrumb */

.breadcrumb {
    background-color: none !important;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li a {
    font-size: 16px;
    color: #777;
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 15px;
    padding-left: 10px;
    color: #ddd;
    content: "|";
}

.breadcrumb-title h2 {
    font-size: 60px;
    margin-bottom: 25px;
    line-height: 1;
    color: rgb(77, 110, 180);
}

.breadcrumb-title p {
    margin-bottom: 0;
    color: #777;
    font-size: 16px;
}

.breadcrumb>.active {
    color: var(--color-Meliorate-green);
    font-weight: 500;
}

/* 3. slider */

.slider-bg {
    /*min-height: 700px;*/
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.show-bg3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .7;
    z-index: 1;
}

.slider-bg2 {
    min-height: 900px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-top: -118px;
    z-index: 1;
}

.slider-bg2 .slider-content>span::before {
    content: "";
    background: #383838;
    height: 3px;
    float: left;
    width: 60px;
    margin-top: 15px;
    margin-right: 10px;
}

.slider-bg2 .slider-content h2 {
    color: #383838;
}

.slider-bg2 .slider-content p {
    color: #676f67;
    font-size: 16px;
    margin-bottom: 0;
}

.slider-bg2 .slider-content>span {
    font-size: 22px;
    font-weight: 500;
    color: rgb(77, 110, 180);
    display: block;
    margin-bottom: 20px;
    margin-top: 30px;
}

.slider-bg .video-i i {
    background: none;
    padding: 14px;
    border-radius: 100%;
    width: 50px;
    display: inline-block;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 20px;
    border: 2px solid #fff;
}

.slider-bg2 .video-i {
    background: #383838;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}

.slider-bg2 .video-i:hover {
    background: rgb(77, 110, 180);
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}

#particles-js {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.slider-content>span {
    font-size: 16px;
    font-weight: 500;
    color: rgb(77, 110, 180);
    text-transform: uppercase;
    letter-spacing: 6px;
    display: block;
    margin-bottom: 20px;
}

.slider-content h2 {
    /*font-size: 72px;
	color: #fff;
	line-height: 1.1;
	margin-bottom: 40px;*/
    font-size: 4.5em;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 20px !important;
}

.slider-content h2 span {
    color: rgb(77, 110, 180);
}

.slider-content h5 {
    color: rgb(77, 110, 180);
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
}

.slider-content p span {
    display: inline-block;
    height: 2px;
    width: 40px;
    background: rgb(77, 110, 180);
    margin-right: 20px;
    position: relative;
    top: -4px;
}

.slider-content p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

.p-relative {
    position: relative;
}

.down-arrow {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 1;
    height: 60px;
    width: 30px;
    margin: auto;
    text-align: center;
    line-height: 60px;
    border: 2px solid #fff;
    border-radius: 50px;
    font-size: 18px;
}

.down-arrow:hover {
    color: #fff;
}

.slider-active .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 70px;
    height: 60px;
    width: 60px;
    color: rgb(77, 110, 180);
    font-size: 18px;
    line-height: 65px;
    border: none;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    box-shadow: 4px 2px 0 0 transparent;
    transition: .5s;
}

.slider-active .slick-next {
    right: 70px;
    left: auto;
}

.slider-active .slick-arrow:hover {
    box-shadow: 4px 2px 0 0 rgb(77, 110, 180);
}

.second-slider-content h2 {
    font-size: 90px;
    margin-bottom: 20px;
}

.second-slider-bg::before {
    opacity: .5;
}

.second-slider-content {
    padding-top: 85px;
    padding-bottom: 5px;
}

.s-slider-content h2 {
    margin-bottom: 25px;
}

.s-slider-content p {
    font-size: 18px;
    padding-right: 50px;
    color: #777;
    line-height: 28px;
}

.btn.ss-btn:hover {
    transform: translateY(-3px);
}


.line {
    float: left;
    margin-right: 15px;
}

.slider-shape {
    position: absolute !important;
    z-index: 9;
}

.ss-one {
    top: 180px !important;
    left: 115px !important;
}

.ss-two {
    top: 60% !important;
    left: 18% !important;
}

.ss-three {
    top: 80% !important;
    left: 8% !important;
}

.ss-four {
    top: 85% !important;
    left: 30% !important;
}

.ss-five {
    left: 61% !important;
    top: 83% !important;
}

.ss-six {
    left: 88% !important;
    top: 80% !important;
}

.ss-seven {
    top: 20% !important;
    left: 89% !important;
}

.slider-bg .text2 p,
.slider-bg .text2 h2,
.slider-bg .text2 h5 {
    color: #fff;
}

.slider-bg .text2 a {
    color: #fff;
}

.slider-bg .text2 .btn.ss-btn.active {
    background: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 65%, var(--color-Meliorate-green) 100%);
    border: 2px solid #fe946a;
    color: #fff;
}

.slider-bg .text2 p {
    padding-right: 0;
}

/* 4. about */
.about-img {
    margin-left: -50px;
}

.about-text {
    position: absolute;
    bottom: 0px;
    right: 30px;
    width: 220px;
    text-align: center;
    background: #fff;
    box-shadow: 5px 5px 0 0 #fff;
    padding: 30px;
}

.about-text span {
    font-size: 72px;
    color: rgb(77, 110, 180);
    position: relative;
    display: block;
    font-weight: 600;
    margin-bottom: -18px;
    margin-top: -10px;
}

.about-text span sub {
    font-size: 24px;
    color: rgb(77, 110, 180);
    font-weight: 400;
    margin-left: -20px;
}

.about-title>span {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: rgb(77, 110, 180);
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}

.about-title h2 {
    font-size: 45px;
    line-height: 1.4;
}

.about-title h5 {
    color: rgb(77, 110, 180);
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.about-area .about-title h5 {
    color: var(--color-Meliorate-green);
}

.about-area .about-title h5>span>img {
    display: none;
}

.about-title p span {
    display: inline-block;
    height: 2px;
    width: 40px;
    background: rgb(77, 110, 180);
    margin-right: 20px;
    position: relative;
    top: -5px;
}

.about-content p {
    margin-bottom: 45px;
}

.about-content li {
    display: flex;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.about-content li h4 {
    font-size: 20px;
}

.about-content li .icon i {
    width: 60px;
    height: 60px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #EEEEEE;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    margin-right: 20px;
    color: rgb(77, 110, 180);
}

.ab-ul {
    margin-top: 30px;
}

.ab-ul li {
    /*float: left;
    width: 50%;*/
}

.ab-ul>li>.text {
    color: var(--color-Meliorate-green);
}

.ab-ul>li>.text>p {
    color: #586278 !important;
    font-weight: 300;
}

.list-unstyled .icon i {
    width: 25px;
    height: 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid var(--color-Meliorate-letters);
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    margin-right: 20px;
    color: var(--color-Meliorate-letters);
}

.list-unstyled li>.icon {
    padding-top: 10px;
}

.fa-check::before {
    content: "\f00c";
    font-size: 25px;
    padding-left: 4px;
    padding-bottom: !important;
    line-height: 0px !important;
}

.sr-ul {
    margin-top: 30px;
}

.sr-ul li {
    float: left;
    width: 45.2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
    margin: 0 20px 30px 0;
    padding: 15px 20px;
}

.sr-ul li .icon i {
    width: inherit;
    height: inherit;
    background: inherit;
    border: inherit;
    border-radius: inherit;
    line-height: inherit;
    font-size: 30px;
    color: #FE6C6B;
}

.sr-ul li .text {
    font-size: 14px;
    font-weight: bold;
    color: rgb(77, 110, 180);
}

.sr-tw-ul {
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.sr-tw-ul li {
    float: left;
    width: 100%;
}

.sr-tw-ul li .icon {
    display: inline-block;
    width: 120px;
    height: 90px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0px 16px 32px #00000014;
    margin-left: -30px;
    margin-right: 30px;

}

.sr-tw-ul li .icon-right {
    display: inline-block;
    width: 120px;
    height: 90px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0px 16px 32px #00000014;
    margin-left: 30px;
}

.sd-img {
    margin: 0 -80px;
}

.section-t h2 {
    font-size: 350px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1;
    color: rgb(77, 110, 180);
    opacity: .05;
    margin: 0;
    font-weight: 500;
    font-style: italic;
    top: -35px;
    line-height: 1;
}

.second-about {
    top: 62%;
    transform: translate(-37%, -80px);
    left: 74%;
    right: 0;
    bottom: 0;
}

.second-atitle>span {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: rgb(77, 110, 180);
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 20px;
    background: transparent;
}

.s-about-content p {
    margin-bottom: 15px;
}

.sinature-box {
    float: left;
    width: 100%;
    box-shadow: 0px 16px 32px #0000000A;
    padding: 25px 30px 15px 30px;
    margin-top: 50px;
}

.sinature-box h2 {
    font-size: 20px;
    font-weight: 500;
    color: rgb(77, 110, 180);
    margin-bottom: 5px;
}

.sinature-box h3 {
    font-size: 14px;
    color: #FE6C6B;
    €
}

.sinature-box .user-box {
    display: flex;
}

.sinature-box .user-box .text {
    padding-top: 10px;
    padding-left: 15px;
}

.signature-text {
    font-size: 22px;
    color: rgb(77, 110, 180);
    font-weight: 600;
}

.circle-right {
    display: inline-block;
}

.ab-coutner li {
    display: inline-block;
    margin-right: 22px;
}

.ab-coutner .single-counter p {
    font-size: 20px;
    margin-bottom: 0;
    color: #444d69;
    font-weight: 500;
}

.progress-outer {
    margin-left: -15px;
    margin-right: -15px;
}

.progress-outer li {
    width: 50%;
    float: left;
    text-align: center;
    display: inherit;
    padding: 0 15px;
}

.progress-outer li h4 {
    color: #fff;
}

.progress-box {
    background-image: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 65%, var(--color-Meliorate-green) 100%);
    box-shadow: 2.5px 4.33px 15px 0px rgba(254, 87, 107, 0.4);
    border-radius: 8px;
    padding: 30px 20px;
}

.progress-box .progress.blue .progress-bar {
    border-color: #fff;
}

.progress-box .progress .progress-value {
    background: none;
}

.progress-box .progress::after {
    border: 2px solid #fff;
    border-width: 0px;
}

.progress-outer .progress {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto 20px;
    box-shadow: none;
    position: relative;
}

/* 5. features */
.features-content h4 {
    font-size: 24px;
    margin-bottom: 17px;
}

.features-content p {
    padding: 0 40px;
    margin-bottom: 25px;
}

.s-btn {
    font-size: 14px;
    font-weight: 500;
    color: rgb(77, 110, 180);
    display: inline-block;
    border: 1px solid #ccc;
    padding: 9px 30px;
    border-radius: 50px;
}

.s-btn:hover {
    background: rgb(77, 110, 180);
    border-color: rgb(77, 110, 180);
    color: #fff;
}

.section-title span {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: flex;
    margin: 0 10px 0 0;
    text-align: left;
}


.features-p {
    padding-top: 380px;
}

.features-icon img {
    border: 5px solid transparent;
    border-radius: 50%;
    transition: .5s;
}

.s-features:hover .features-icon img {
    border: 5px solid rgb(77, 110, 180);
}

.features-shape {
    position: absolute;
    z-index: -1;
}

.fshape-one {
    left: 120px;
    top: 25%;
}

.fshape-two {
    left: 15%;
    top: 51%;
}

.fshape-three {
    top: 69%;
    left: 6%;
}

.fshape-four {
    top: 40%;
    left: 89%;
}

.fshape-five {
    top: 71%;
    left: 83%;
}


/* 6. services */
#feature-top {

    margin-top: -120px;
    z-index: 999;
    position: relative;

}

.services-area.gray-bg {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.single-services {
    background: #fff;
    box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.07);
    position: relative;
}

.single-services::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 5px;
    top: 5px;
    background: rgb(77, 110, 180);
    z-index: -1;
    transition: .3s;
    opacity: 0;
}

.service-t h2 {
    top: 55px;
}

.services-content span {
    display: block;
    height: 2px;
    width: 150px;
    background: rgb(77, 110, 180);
    transition: .3s;
    margin-bottom: 55px;
}

.services-content {
    padding: 60px 40px;
    padding-bottom: 55px;
}

.services-content small {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 20px;
}

.services-content h4 {
    font-size: 24px;
    margin-bottom: 23px;
}

.services-content h4:hover a {
    color: rgb(77, 110, 180);
}

.services-content p {
    margin-bottom: 0;
}

.single-services:hover .services-content span {
    background: rgb(77, 110, 180);
}

.single-services:hover::before {
    opacity: 1;
}

.services-active .slick-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    line-height: 1;
}

.services-active .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.services-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    height: 5px;
    width: 20px;
    background: rgb(77, 110, 180);
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    transition: .3s;
}

.services-active .slick-dots li.slick-active button {
    width: 50px;
    background: rgb(77, 110, 180);
}

.services-active .slick-track {
    padding-bottom: 10px;
}

.services-icon i {
    font-size: 48px;
    border-radius: 50%;
    color: #f5f5f5;
    text-align: center;
}

.services-icon .glyph-icon::before {
    font-size: 48px;
    color: #fe9d6a;
    margin-left: 0;
}

.services-icon2 {
    position: absolute;
    right: -11px;
    top: 20px;
}

.services-icon2 .glyph-icon::before {
    font-size: 120px;
    color: #8ca8ff29;
    margin-left: 0;
}

.second-services-content h5 {
    font-weight: 700;
    transition: .3s;
    letter-spacing: 0;
    font-size: 22px;
    color: rgb(77, 110, 180);
}

.second-services-content p {
    margin-bottom: 0;
}

.second-services-content a {
    /*font-size: 14px;
	font-weight: 500;
	color: #444d69;
	position: relative;
	transition: .5s;*/
}

.second-services-content a::after {
    left: -40px;
    right: unset;
    opacity: 0;
}

.s-single-services {
    transition: .3s;
    padding: 30px;
    border: 5px solid #f5f8fa;
}

.s-single-services a.ss-btn {
    display: none;
}

.s-single-services .active-icon {
    display: none;
}

.s-single-services .d-active-icon {
    display: block;
}

.s-single-services:hover {
    background: #fff;
}

.s-single-services:hover .second-services-content h5 {
    color: #fff;
}

.s-single-services:hover .second-services-content a {
    color: rgb(77, 110, 180);
}

.s-single-services:hover .second-services-content .btn.ss-btn {
    color: #FFF;
    background: rgb(77, 110, 180);
    border-color: rgb(77, 110, 180);
}

.s-single-services.active {
    background: #fff;
    margin-top: -160px;
    position: absolute;
    z-index: 1;
    left: 0;
}

.s-single-services.active a.ss-btn {
    display: inline-block;
}

.s-single-services.active .services-icon {
    background: rgb(77, 110, 180) 0% 0% no-repeat padding-box;
    width: 160px;
    height: 160px;
    padding: 10%;
}

.s-single-services.active .active-icon {
    display: block;
}

.s-single-services.active .d-active-icon {
    display: none;
}

.services-active2 {
    padding-top: 300px;
}

.services-active2 .slick-arrow {
    position: absolute;
    top: 50%;
    left: -60px;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: rgb(77, 110, 180);
    z-index: 9;
    cursor: pointer;
    transition: .3s;
}

.services-active2 .slick-next {
    left: inherit;
    right: -60px;
}

.services-active2 .slider-nav .slick-list.draggable {
    width: 1100px;
    float: right;
}

.services-item {
    padding: 30px 0;
    background: #fff;
    margin: 22px 15px;
    box-shadow: 3px 4px 15px #0000001A;
    text-align: center;
    width: 336px;
    border-radius: 10px;
}

.services-active2 .slider-nav {
    position: absolute;
    top: 130px;
}

.services-active2 li {
    display: flex;
    margin-bottom: 10px;
}

.services-item h3 {
    font-size: 20px;
}

.services-item .glyph-icon:before {
    font-size: 60px;
}

.services-active2 li .icon {
    padding-right: 10px;
}

.services-item.slick-slide.slick-current.slick-active {
    background: #3763eb;
}

.services-item.slick-slide.slick-current.slick-active .glyph-icon:before {
    color: #fff;
}

.services-item.slick-slide.slick-current.slick-active h3 {
    color: #fff;
}

.services-box .services-content2 {
    margin-top: -70px;
    padding-top: 105px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 50px;
    transition: .3s;
}

.services-content2 p {
    font-size: 16px;
}

.services-content2 h5 {
    font-size: 30px;
    margin-bottom: 15px;
}

.services-box,
.servicies-home {
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.services-box:hover,
.services-box:focus-within,
.servicies-home:hover {
    transform: translateY(-4px);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    /* similar a .shadow-lg */
}


.services-box:hover,
.services-box:focus-within {
    transform: translateY(-4px);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    /* similar a .shadow-lg */
}


.services-box .ss-btn2 {
    width: 60px;
    height: 60px;
    background: rgb(77, 110, 180) 0% 0% no-repeat padding-box;
    box-shadow: 0px 16px 32px rgb(77, 110, 180)33;
    display: none;
    color: #fff;
    line-height: 60px;
    font-size: 31px;
    border-radius: 50%;
    position: absolute;
    left: 42%;
    bottom: -25px;
    transition: .3s;
}

.services-box .services-content2:hover .ss-btn2 {
    display: inline-block;
}

.services-02 ul {
    display: flex;
    border: 2px solid #F5F5F5;
}

.services-02 ul li {
    padding: 30px;
    border-right: 2px solid #F5F5F5;
    background: #fff;
    transition: .2s;
}

.services-02 ul li:last-child {
    border: none;
}

.services-icon-02 {
    margin-bottom: 30px;

}

.services-content-02 h5 {
    font-size: 24px;
    margin-bottom: 20px;
}

.services-content-02 {
    font-size: 14px;
}

.services-content-02 .ss-btn2 {
    margin-top: 20px;
    display: block;
}

.services-content-02 .ss-btn2 i {
    width: 40px;
    height: 40px;
    border: 2px solid #E6E6E6;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    color: #777777;
}

.services-content-02 .ss-btn2 span {
    color: rgb(77, 110, 180);
    margin-left: -10px;
    font-weight: 600;
    opacity: 0;
    transition: all 0.5s ease 0s;
}

.services-02 ul li:hover {
    border: none;
    box-shadow: 0px 16px 32px #0000000A;
    transform: scale(1.08);
    transition: .2s;
}

.services-02 ul li:hover .ss-btn2 span {
    margin-left: 5px;
    opacity: 1;
    transition: .2s;
}

.services-icon-04 {
    display: flex;
    margin-bottom: 30px;
}

.services-icon-04 img {
    margin-right: 15px;
    height: 80px;
}

.services-icon-04 h4 {
    padding: 15px 0 0;
}

.services-content-05 span {
    color: rgb(77, 110, 180);
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

.services-content-05 p {
    font-size: 15px;
}

.crs-icon {
    margin-right: -15px;
}

.services-07 .section-title h2 {
    color: #fff;
}

.services-07 .user-box {
    display: flex;
}

.services-07 .user-box .text {
    padding-top: 10px;
    padding-left: 15px;
}

.services-07 .user-box .text h2 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}

.services-07 .user-box .text h3 {
    font-size: 14px;
    color: #9a9fa2;
}

.services-08-item {
    text-align: center;
}

.services-08-item {
    text-align: center;
    padding: 30px 15px;
}

.services-08 .services-08-item--wrapper {
    border-bottom: 2px solid #f5f5f5;
}

.services-08 .services-08-item--wrapper:nth-child(3) {
    border-bottom: none;
}

.services-08-item--wrapper>div {
    border-right: 2px solid #f5f5f5;
}

.services-08-item--wrapper>div:nth-child(3) {
    border-right: none;
}

.services-08-thumb {
    margin-bottom: 30px;
}

.services-08-content h3 {
    margin-bottom: 20px;
    font-size: 24px;
}

.services-08-content,
.services-08-thumb {
    position: relative;
    z-index: 1;
}

.services-08-item:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
}

.services-08-item:hover::before {
    background-color: #fff;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
    box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
}

.services-09::before {
    display: none;
}

.services-09 p,
.services-09 .section-title h5 {
    color: #fff;
}

/* 7. video */
.video-position {
    position: absolute;
    bottom: -170px;
    left: 50px;
}

.video-img {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.video-img img {
    width: 100%;
}

.video-img::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .65;
}

.video-img a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    font-size: 14px;
    color: rgb(77, 110, 180);
    height: 80px;
    width: 80px;
    text-align: center;
    background: transparent linear-gradient(90deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    padding: 25px;
}

.video-img a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    background: transparent linear-gradient(90deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%) 0% 0% no-repeat padding-box;
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.left-align h2::before {
    margin: unset;
}

.video-content p {
    margin-bottom: 30px;
}

.v-list ul li {
    margin-bottom: 20px;
}

.v-list ul li:last-child {
    margin-bottom: 0px;
}

.v-list ul li i {
    color: rgb(77, 110, 180);
    display: inline-block;
    margin-right: 5px;
}

.v-padding {
    padding-top: 35px;
}

.s-video-wrap {
    background-position: center;
    background-size: cover;
    margin-bottom: -415px;
    height: 550px;
    display: flex;
    align-items: center;
    margin-top: 55px;
}

.s-video-content {
    padding-left: 200px;
}

.s-video-content a {
    z-index: 9;
    font-size: 14px;
    color: rgb(77, 110, 180);
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: #fff;
    border-radius: 50%;
    display: block;
    margin-bottom: 25px;
    position: relative;
}

.s-video-content a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    background: rgba(255, 255, 255, 0.479);
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite;
}

.s-video-content h2 {
    font-size: 55px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 20px;
}

.s-video-content p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}

/* 8. choose */
.chosse-img {
    background-size: cover;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.choose-list {
    float: left;
    width: 100%;
}

.choose-list ul li {
    margin-bottom: 20px;
    color: #444d69;
    width: 50%;
    float: left;
}

.choose-list ul li i {
    color: rgb(77, 110, 180);
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
}

.choose-area {
    background-size: cover;
    background-position: center;
}

.choose-content p {
    margin-bottom: 15px;
    color: #444d69;
    padding-right: 50px;
}

/* 9. brand */
.brand-area {
    background-image: -moz-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    background-image: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
}

.single-brand {
    text-align: center;
}

.single-brand img {
    display: inline-block;
}

.single-brand img {
    height: 40px;
}

.brand-area2 {
    margin-top: -70px;
    position: relative;
}

.brand-area2 .container {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 16px 32px #0000000A;
    padding: 50px 0;
}

/* 10. work-process */
.wp-bg {
    background-position: center;
    background-size: cover;
}

.w-title h2 {
    color: #383838;
}

.w-title h2::before {
    background-color: rgb(77, 110, 180);
}

.wp-list {
    background: #232c8e;
    box-shadow: 0px 10px 30px 0px rgba(29, 38, 129, 0.48);
    padding: 80px 50px;
    padding-bottom: 75px;
}

.wp-list ul li {
    display: flex;
    align-items: start;
    overflow: hidden;
    margin-bottom: 45px;
}

.wp-list ul li:last-child {
    margin-bottom: 0px;
}

.wp-icon {
    margin-right: 25px;
}

.wp-content h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}

.wp-content p {
    color: #fff;
    margin-bottom: 0;
}

.wp-tag {
    position: absolute;
    left: 70px;
    top: 90px;
    animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-10px);
        -moz-transform: rotateX(0deg) translateY(-10px);
        -ms-transform: rotateX(0deg) translateY(-10px);
        -o-transform: rotateX(0deg) translateY(-10px);
        transform: rotateX(0deg) translateY(-10px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-10px);
        -moz-transform: rotateX(0deg) translateY(-10px);
        -ms-transform: rotateX(0deg) translateY(-10px);
        -o-transform: rotateX(0deg) translateY(-10px);
        transform: rotateX(0deg) translateY(-10px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

.wp-img {
    margin-right: -60px;
    margin-top: -60px;
    margin-bottom: -15px;
}

.wp-thumb img {
    width: 100%;
}

.inner-wp-icon {
    float: left;
    display: block;
    margin-right: 30px;
}

.inner-wp-c {
    overflow: hidden;
    display: block;
}

.inner-wp-c h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.inner-wp-c p {
    margin-bottom: 0;
}

/* 11. team */
.team-active .slick-dots {
    text-align: center;
}

.team-active .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.team-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;

}

.team-active .slick-dots li.slick-active button {}

.team-active .slick-dots li.slick-active button::before {
    background: url("../img/bg/active-dote.png");
    opacity: 1;
}

.team-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    background: url("../img/bg/dote.png");
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}

.team-thumb {
    text-align: center;
    display: block;
    width: 100%;
}

.team-thumb img {
    max-width: 100%;
    display: inline-block;
}

.team-info {
    padding: 30px 20px;
    transition: .3s;
    position: relative;
}

.team-info h4 {
    font-size: 20px;
    margin-bottom: 5px;
    transition: .3s;
}

.team-info span {
    font-size: 16px;
    transition: .3s;
    color: #FE6C6B;
    font-weight: 600;
}

.team-social a {
    font-size: 12px;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: 3px 4px 15px #00000026;
}

.team-info .team-social {
    display: none;
    position: absolute;
    top: -80px;
    background: #fff;
    padding: 20px 0;
}

.single-team:hover .team-info .team-social {
    display: block;
}

.team-info .team-social a:nth-child(1) {
    background: #345aa8;
}

.team-info .team-social a:nth-child(2) {
    background: #00ACED;
}

.team-info .team-social a:nth-child(3) {
    background: #0057FF;
}

.team-info .team-social a:nth-child(4) {
    background: #CD201F;
}

.single-team:hover .team-thumb .brd::before,
.single-team:hover .team-thumb .brd::after {
    color: rgb(77, 110, 180);
}

.single-team:hover .team-info {
    border-color: rgb(77, 110, 180);
}

.team-t h2 {
    top: 50px;
}

.single-team:hover .team-info h4 {
    color: rgb(77, 110, 180);
}

.slick-slide {
    outline: none;
}

.team-active {
    position: relative;
}

.team-active .slick-arrow {
    position: absolute;
    top: 40%;
    left: -40px;
    border: none;
    background: none;
    padding: 0;
    font-size: 50px;
    color: rgb(77, 110, 180);
    z-index: 9;
    cursor: pointer;
    transition: .3s;
}

.team-active .slick-next {
    left: inherit;
    right: -40px;
}

.team-area-content {
    padding: 100px 0;
}

.team-info h4 a:hover {
    color: rgb(77, 110, 180);
}

.team-area-content span {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #FE6C6B;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}

.team-area-content ul {
    margin-top: 30px;
    margin-bottom: 50px;
}

.team-area-content li {
    display: flex;
    margin-top: 15px;
}

.team-area-content li .icon i {
    margin-right: 10px;
    color: rgb(77, 110, 180);
    width: 20px;
}

.team-area-content li .icon strong {
    color: rgb(77, 110, 180);
}

.team-area-content li .icon {
    margin-right: 10px;
    width: 25%;
}

.team-area-content .social a {
    font-size: 12px;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: 3px 4px 15px #00000026;
}

.team-area-content .social a:nth-child(1) {
    background: #345aa8;
}

.team-area-content .social a:nth-child(2) {
    background: #00ACED;
}

.team-area-content .social a:nth-child(3) {
    background: #0057FF;
}

.team-area-content .social a:nth-child(4) {
    background: #CD201F;
}

/* 12. project */
.project h2 {
    color: #fff;
}

.single-project .project-info {
    position: absolute;
    bottom: 15%;
    right: 13px;
    border-radius: 20px 0px 0px 20px;
    background: #ffffffed;
    padding: 20px;
    width: 85%;
}

.single-project .project-info h4 {
    font-size: 18px;
}

.single-project .project-info a {
    color: rgb(77, 110, 180);
}

.single-project .project-info a img {
    display: inline;
    margin-left: 5px;
}

.portfolio-active {
    margin-left: -150px;
    margin-right: -150px;
}

.portfolio-active .single-project {
    position: relative;
}

.portfolio-active .slick-arrow {
    position: absolute;
    top: -124px;
    left: 69.5%;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: auto;
}

.portfolio-active .slick-next {
    left: 73.5%;
}

/* 12. counter */
.counter-area::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35%;
    background: #fff;
}

.counter-area {
    background-color: rgb(210, 221, 241) !important;
}

.elementor-element-6b9d4a1 .elementor-element-populated {
    padding: 0px !important;
}

#services-05,
.footer-top {
    padding: 40px 0px;
}



section.elementor-element-3a3c119 .counter-area {
    background-color: rgb(210, 221, 241) !important;
    height: 350px !important;
    padding: 50px 0 !important;
}

section.elementor-element-3a3c119 .elementor-widget-container {
    height: 400px !important;
    margin: 20px 0 !important;

}

.counter-bg {
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
    z-index: 7;
}

.counter-bg::before {

    border-radius: 8px;
    background-image: -moz-linear-gradient(90deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    background-image: -webkit-linear-gradient(90deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    padding: 30px;
    content: "";
    height: 150px;
    width: 100%;
    position: absolute;
    left: 25px;
    top: 20px;

}

.counter-bg::after {

    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
    content: "";
    height: 150px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.single-counter {
    display: flex;
    position: relative;
    z-index: 99;
    padding-top: 10px;
}

.single-counter i {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: rgb(77, 110, 180);
    border-radius: 50%;
    margin-bottom: 30px;
    color: #fff;
    font-size: 40px;
    line-height: 80px;
}

.single-counter .icon {
    margin-right: 15px;
}

.count {
    font-size: 35px;
    color: rgb(77, 110, 180);
    font-weight: 600;
    margin-bottom: 13px;
    line-height: 1;
    display: inline-block;
}

.counter small {
    font-size: 35px;
    font-weight: 600;
    color: rgb(77, 110, 180);
    line-height: 1;
    position: relative;
}

.single-counter p {
    font-size: 16px;
    margin-bottom: 0;
    color: #676b6d;
}

.single-counter .line {
    display: inline-block;
    width: 1px;
    height: 50px;
    background: rgb(77, 110, 180);
    margin-bottom: -5px;
    margin-top: 10px;
}

/* 13. cta */
.cta-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.cta-area.cta-bg::before {
    background: #f1f4ff;
    content: "";
    height: 70%;
    width: 100%;
    position: absolute;
    top: 15%;
}

.cta-title h2 {
    padding-bottom: 0;
    font-size: 35px;
}

.cta-title h3 {
    padding-bottom: 0;
    font-size: 50px;
}

.cta-title p {
    font-size: 15px;
}

.cta-title h2::before {
    content: none;
}

.cta-content p {
    color: #fff;
    padding-right: 80px;
    margin-bottom: 35px;
}

.cta-btn .btn::before {
    background: #fff;
}

.cta-right p {
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.call-tag {
    margin-bottom: 20px;
    animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}

.cta-bg .video-img {
    height: 757px;
}

.cta-bg .social {
    text-align: center;
}

.cta-bg .social .icon {
    display: inline-block;
    width: 110px;
    height: 110px;
    background: rgb(77, 110, 180);
    padding: 30px;
    border-radius: 50%;
    line-height: 47px;
    margin-bottom: 30px;
    box-shadow: 3px 4px 15px #00000066;
}

.cta-bg .line {
    text-align: center;
}

.cta-bg .social a {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}

.card .collapse.show {
    display: block;
    padding-top: 20px;
}

.adim-box {
    display: flex;
    height: 38px;
}

.adim-box .text {
    padding-top: 10px;
    padding-left: 15px;
    font-weight: 600;
    color: rgb(77, 110, 180);
}

.b-meta ul li {
    display: inline-block;
    margin-right: 5px;
}

.b-meta ul li:last-child {
    margin-right: 0;
}

.b-meta ul li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #444d69;
}

.b-meta ul li a.corpo {
    color: rgb(77, 110, 180);
}

.b-meta ul li a:hover {
    color: rgb(77, 110, 180);
}

.b-meta i {
    margin-right: 5px;
    color: #fff;
}

.single-post {
    transition: .3s;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000026;
    overflow: hidden;
    margin: 10px 0;
}

.bsingle__post-thumb img {
    width: 100%;
}

.bsingle__post .video-p {
    position: relative;
}

.bsingle__post .video-p .video-i {
    height: 80px;
    width: 80px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    color: rgb(77, 110, 180);
}

.bsingle__content {
    padding: 40px 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(243, 243, 243);
    position: relative;
}

.bsingle__content .admin {
    position: absolute;
    top: -35px;
    background: #fff;
    padding: 15px 25px;
    border-radius: 10px;
    right: 20px;
    border-radius: 16px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
    font-weight: 500;
}

.bsingle__content .admin i {
    margin-right: 10px;
    font-size: 18px;
}

.bsingle__content .meta-info ul {
    padding-top: 25px;
    border-top: 2px solid #f5f5f5;
}

.bsingle__content .meta-info ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
    font-weight: 500;
    padding-right: 15px;
    border-right: 2px solid #f5f5f5;
}

.bsingle__content .meta-info ul li:last-child {
    border: none;
}

.bsingle__content .meta-info ul li i {
    color: rgb(77, 110, 180);
}

.bsingle__content .meta-info ul li a {
    color: #3763eb;
    text-transform: capitalize;
}

.bsingle__content .meta-info ul li a i {
    margin-right: 5px;
}

.bsingle__content .meta-info ul li a:hover {
    color: rgb(77, 110, 180);
}

.bsingle__content .meta-info ul li i {
    margin-right: 5px;
}

.bsingle__content h2 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 500;
}

.bsingle__content h2:hover a {
    color: rgb(77, 110, 180);
}

.bsingle__content p {
    margin-bottom: 25px;
}

.quote-post {
    background-position: center;
    background-repeat: no-repeat;
}

.quote-post .quote-icon {
    float: left;
    margin-right: 30px;
    display: block;
    margin-top: 20px;
}

.quote-post h2 {
    overflow: hidden;
    margin-bottom: 0;
}

.sidebar-widget {
    position: sticky;
    top: 0;
}

.sidebar-widget .widget table {
    width: 100%;
    padding: 10px;
    background: #f5f5f5;
}

.sidebar-widget .widget th {
    background: #ccc;
    padding: 10px 5px;
    text-align: center;
    color: #033567;
}

.sidebar-widget .widget td {
    padding: 5px;
    text-align: center;
}

.sidebar-widget .widget {
    padding: 35px 25px 35px 25px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(243, 243, 243);
    overflow: hidden;
    margin-bottom: 40px;
}

.sidebar-widget .widget li {
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    line-height: 30px;
}

.widget-title {
    margin-bottom: 40px;
}

.sidebar-widget .widgettitle,
.sidebar-widget .widget-title {
    font-size: 22px;
    line-height: 1;
    text-align: left;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f5f5f5;
    padding-left: 20px;
    position: relative;

}

.sidebar-widget .widget-title::before {
    position: absolute;
    content: '';
    height: 20px;
    width: 2px;
    left: 0px;
    top: 0;
    transform: rotate(10deg);
    background: rgb(77, 110, 180);
}

.sidebar-widget .widget-title::after {
    position: absolute;
    content: '';
    height: 20px;
    width: 2px;
    left: 5px;
    top: 0;
    transform: rotate(10deg);
    background: rgb(77, 110, 180);
}

.sidebar-about-contnent .title {
    font-size: 18px;
    padding-top: 25px;
}

.sidebar-about-contnent p {
    font-size: 14px;
    padding: 10px 5px 15px;
}

.sidebar-about-contnent ul li {
    display: inline-block;
    float: none !important;
    width: auto !important;
    border-bottom: none !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: inherit !important;
}

.sidebar-about-contnent ul li a {
    color: #aeaeae;
    font-size: 14px;
    margin: 0 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.sidebar-widget .gallery-item {
    float: left;
    padding: 0 10px 0 0;
}

.sidebar-widget .widget .gallery-icon a:hover {
    padding-left: 0;
}

.tags {
    border-bottom: 1px solid #eaeaea;
    /*float:left;*/
    width: 100%;
    display: inline-block;
}

.search-form {
    position: relative;
}

.search-form input {
    background: #f5f5f5;
    border: none;
    width: 100%;
    padding: 18px 30px;
}

.search-form input::placeholder {
    font-size: 12px;
    color: #8f8bb8;
}

.search-form .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    padding: 18px 23px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    height: 88%;
    width: 106px;
}

.sidebar-widget .widget .widget_archive,
.widget_categories,
.sidebar-widget .widget_archive {
    text-align: right;
}

.sidebar-widget .widget .widget_archive,
.sidebar-widget .widget_categories a,
.sidebar-widget .widget_archive a {
    float: left;
    height: 30px;
}

.widget-insta-post li {
    display: inline-block;
    margin: 5px 3px;
}

.widget-insta-post li:hover a::before {
    opacity: .7;
}

.widget-insta-post li a {
    position: relative;
    display: block;
}

.widget-insta-post li a::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgb(77, 110, 180);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.widget-social a {
    height: 40px;
    width: 40px !important;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: transparent;
    border: 1px solid #ccc;
    color: #8f8bb8;
    margin: 0 3px;
    text-align: center !important;
}

.widget-social a:hover {
    background: -webkit-linear-gradient(0deg, rgb(0, 158, 226) 65%, rgb(77, 110, 180) 100%);
    color: #ffffff !important;
    border-color: #fe8e6a;
    padding: 0 !important;
    box-shadow: 0px 10px 19px 0px rgb(77, 110, 180)66 !important;
}

.rpwwt-widget a {
    padding-left: 0 !important;
}

.rpwwt-widget li {

    line-height: 23px !important;

}

.cat__list li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.cat__list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.cat__list li:hover a {
    color: rgb(77, 110, 180);
}

.cat__list li a {
    font-size: 14px;
    color: #777;
}

.cat__list li a span {
    float: right;
    display: block;
}

.widget__post ul li {
    margin-bottom: 20px;
    overflow: hidden;
}

.widget__post ul li:last-child {
    margin-bottom: 0;
}

.widget__post-thumb {
    float: left;
    display: block;
    margin-right: 20px;
}

.widget__post-content {
    overflow: hidden;
    display: block;
}

.widget__post-content h6 {
    font-size: 16px;
    margin-bottom: 1px;
    padding-right: 15px;
    font-weight: bold;
}

.widget__post-content h6:hover a {
    color: rgb(77, 110, 180);
}

.widget__post-content span {
    font-size: 14px;
}

.widget__post-content span i {
    margin-right: 8px;
}

.widget__tag ul li {
    display: inline-block;
    margin: 5px 3px;
}

.widget__tag ul li:hover a {
    background: rgb(77, 110, 180);
    border-color: rgb(77, 110, 180);
    color: #ffffff;
}

.widget__tag ul li a {
    display: block;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #8f8bb8;
    padding: 9px 20px;
}

.widget.widget__banner {
    border: none;
    padding: 0;
    position: relative;
}

.widget__banner-thumb img {
    width: 100%;
}

.widget__banner-overly {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    text-align: center;
}

.widget__banner-overly>span {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 160px;
}

.widget__banner-overly h3 {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 129px;
    font-weight: bold;
}

.widget__banner-overly h3 span {
    display: block;
    font-size: 30px;
    font-weight: 300;
}

.widget__banner-overly .btn {
    border-radius: unset;
    background: #fff;
    border: 2px solid #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 17px 35px;
    color: rgb(77, 110, 180);
}

.widget__banner-overly .btn:hover {
    background: transparent;
    color: #fff;
}

.meta__info ul {
    margin-bottom: 7px;
}

.meta__info ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 30px;
}

.meta__info ul li a {
    color: #777;
    text-transform: capitalize;
}

.meta__info ul li a i {
    margin-right: 5px;
}

.meta__info ul li a:hover {
    color: rgb(77, 110, 180);
}

.meta__info ul li i {
    margin-right: 5px;
}

.details__content h2 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 20px;
    padding-right: 0;
    font-weight: bold;
}

.details__content p {
    margin-bottom: 18px;
}

.news-text blockquote,
.pages-content blockquote,
.comment-list blockquote {
    background: #152136;
    padding: 45px 35px 45px;
    padding-left: 90px;
    position: relative;
    font-size: 14px;
    padding-right: 50px;
    margin-top: 45px;
    margin-bottom: 45px;
    line-height: 1.7;
    color: #99a7c0;
    z-index: 1;
    float: left;
    width: 100%;
}

.news-text blockquote p,
.pages-content blockquote p,
.comment-list blockquote p {
    color: #99a7c0;
}

.news-text blockquote::before,
.pages-content blockquote::before,
.comment-list blockquote::before {
    position: absolute;
    content: "";
    left: 19px;
    top: 29px;
    background: url(../images/blockquote_d.png);
    height: 86px;
    width: 92px;
    z-index: -1;
}

.news-text blockquote footer,
.pages-content blockquote footer {
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
    font-weight: 600;
}

.wp-block-pullquote cite {
    color: #fff !important;
}

cite {
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
    font-weight: 600;
}

.post-categories li {
    display: none !important;
}

.post-categories li:first-child {
    display: block !important;
}

.details__content-img {
    margin: 45px 0;
}

.details__content-img img {
    width: 100%;
}

.details__content figure {
    margin-top: 45px;
    margin-bottom: 60px;
}

.details__content figure img {
    float: left;
    width: 255px;
    margin-right: 30px;
}

.post__tag h5 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.post__tag ul li {
    display: inline-block;
    margin-right: 15px;
}

.post__tag ul li a {
    font-size: 12px;
    text-transform: uppercase;
    border: 2px solid #e5e5e5;
    padding: 7px 14px;
    font-weight: bold;
    display: inline-block;
    border-radius: 3px;
    color: #777;
    margin-bottom: 10px;
}

.post__tag ul li a:hover {
    border-color: rgb(77, 110, 180);
    background: rgb(77, 110, 180);
    color: #ffffff;
}

.post__share h5 {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: bold;
}

.post__share ul li {
    margin-left: 20px;
    display: inline-block;
}

.post__share ul li a {
    font-size: 18px;
    display: inline-block;
    color: #b5becc;
}

.post__share ul li a:hover {
    color: rgb(77, 110, 180);
}

.posts_navigation {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.posts_navigation .prev-link span {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.posts_navigation .prev-link h4 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: capitalize;
    height: 30px;
    overflow: hidden;
}

.navigation.posts-navigation {
    display: none;
}

.avatar_post img {
    border-radius: 50%;
    box-shadow: 1px 5px 6px #8a8a8a33;
}

.posts_navigation .prev-link h4:hover a {
    color: rgb(77, 110, 180);
}

.posts_navigation .next-link span {
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.posts_navigation .next-link h4 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
    height: 28px;
    overflow: hidden;
}

.posts_navigation .next-link h4:hover a {
    color: rgb(77, 110, 180);
}

.related__post .post-title {
    margin-bottom: 35px;
}

.related__post .post-title h4 {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: bold;
}

.related-post-wrap .post-thumb img {
    width: 100%;
}

.related-post-wrap .rp__content {
    padding: 20px;
    border: 2px solid #f4f3fb;
    border-top: none;
}

.related-post-wrap .rp__content h3 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.4;
}

.related-post-wrap .rp__content h3:hover a {
    color: rgb(77, 110, 180);
}

.related-post-wrap .rp__content p {
    margin-bottom: 0;
    font-size: 14px;
}

.avatar__wrap {
    background: #f5f5f5;
    padding: 50px 80px;
    float: left;
    width: 100%;
}

.avatar__wrap .avatar-img {
    margin-top: -115px;
    margin-bottom: 35px;
}

.avatar__wrap-content p {
    font-size: 14px;
    margin-bottom: 0;
}

.avatar__info h5 {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: bold;
}

.avatar__info-social {
    margin-bottom: 20px;
}

.avatar__info-social a {
    font-size: 12px;
    color: #9498b6;
    display: inline-block;
    margin: 0 5px;
}

.avatar__info-social a:hover {
    color: rgb(77, 110, 180);
}

.comment-form-comment label {
    display: none;

}

.comment__wrap {
    border-bottom: 1px solid #eaeaea;
}

.comment__wrap-title {
    margin-bottom: 35px;
}

.comment__wrap-title h5 {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: bold;
}

.single__comment .comments-avatar {
    float: left;
    width: 100px;
    margin-right: 30px;
}

.single__comment.children {
    margin-left: 130px;
}

.single__comment.children .avatar-name h6 i {
    font-size: 12px;
    color: #cacfef;
    margin-left: 20px;
}

.comment-text {
    overflow: hidden;
}

.comment-text .avatar-name {
    overflow: hidden;
}

.comment-text .avatar-name h6 {
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: bold;
}

.comment-text .avatar-name h6 i {
    display: none;
}

.comment-author-admin .avatar-name h6 i {
    font-size: 12px;
    display: inline-block;
    color: #cacfef;
    margin-left: 20px;
}

.comment-text .avatar-name span {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgb(77, 110, 180);
}

.comment-text .avatar-name .comment-reply {
    float: right;
    display: inline-block;
    border: 2px solid #f4f4ff;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 14px;
    margin-top: -23px;
}

.comment-text .avatar-name .comment-reply a {
    color: #777;
}

.comment-text .avatar-name .comment-reply:hover a {
    color: #fff;
}

.comment-list {
    padding: 0;
    border-bottom: 1px solid #eaeaea;
    margin-top: 45px;
    margin-bottom: 45px;
    padding-bottom: 45px;
}

.comments-title {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: bold;
}

.comment-author-admin {
    margin-left: 130px;
}

.comment-text .avatar-name .comment-reply:hover {
    border-color: rgb(77, 110, 180);
    background: rgb(77, 110, 180);
    color: #ffffff;
}

.comment-text .avatar-name .comment-reply i {
    margin-right: 5px;
}

.comment-text p {
    font-size: 14px;
    margin-bottom: 0;
}

.screen-reader-text {
    display: none;
}

.comment-form {
    padding: 50px;
    margin-top: 50px;
    background: #f6f6f6;
    border-radius: 30px;
}

.comment-form .comment-field {
    position: relative;
}

.comment-form .comment-field.text-area i {
    top: 25px;
    transform: unset;
}

.comment-form i {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: rgb(77, 110, 180);
    font-size: 14px;
}

.comment-form textarea {
    height: 150px;
    width: 100%;
    padding: 20px 30px;
    padding-right: 50px;
    background: #ffffff;
    border: none;
}

.comment-form textarea::placeholder {
    font-size: 14px;
    color: #a7a7c1;
}

.comment-form textarea:focus {
    outline: 1px solidrgb(77, 110, 180);
}

.comment-form input {
    width: 100%;
    padding: 20px 30px;
    padding-right: 50px;
    background: #ffffff;
    border: none;
}

.comment-form input::placeholder {
    font-size: 14px;
    color: #a7a7c1;
}

.comment-form input:focus {
    outline: 1px solidrgb(77, 110, 180);
}

.comment-form .submit {
    background: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 8px;
    padding: 12px 45px;
    margin-top: 20px;
    font-weight: bold;
    width: auto;
}

.comment-form .submit::before {
    content: none;
}

.comment-form .submit:hover {
    color: #fff;
    background: rgb(77, 110, 180);
}

/* 16. pagination */
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}

.pagination .page-item {
    display: inline-block;
    margin: 0 5px;
}

.pagination .page-item a.page-link {
    border-radius: 50%;
    padding: 0;
    height: 70px;
    width: 70px;
    line-height: 70px;
    background: #f8f8f8;
    color: #9fa7c5;
    font-size: 14px;
    border: none;
    font-weight: 500;
}

.pagination .page-item:hover a.page-link {
    box-shadow: 0px 16px 32px 0px rgba(255, 74, 87, 0.2);
    background: #ff4a57;
    color: #fff;
}

.pagination .page-item.active a.page-link {
    box-shadow: 0px 16px 32px 0px rgba(255, 74, 87, 0.2);
    background: #ff4a57;
    color: #fff;
}

.pagination-wrap .pagination {
    display: block;
    border-radius: unset;
}

.pagination-wrap .pagination li {
    display: inline-block;
    margin-right: 6px;
    margin-left: 0;
    margin-bottom: 0;
}

.pagination-wrap .pagination li.active a {
    background: rgb(77, 110, 180);
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(26, 35, 126, 0.32);
}

.pagination-wrap .pagination li a {
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    background: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.pagination-wrap .pagination li a:hover {
    color: #ffffff;
    background: rgb(77, 110, 180);
}

/* 17. f-cta */
.f-cta-area {
    background: #fff;
    margin-left: 260px;
    margin-right: 260px;
    position: relative;
    top: -70px;
    margin-bottom: 30px;
    box-shadow: 0 -3px 65px 0 rgba(0, 0, 0, .09);
}

.f-cta-icon i {
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background: rgb(77, 110, 180);
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
}

.contact-info {
    padding: 30px 20px;
    background: #3c3935;
}

.contact-info p {
    color: #fff;
}

.contact-info h5 {
    color: rgb(77, 110, 180);
}

.single-cta {
    border-bottom: 1px solid;
}

div.single-cta:last-child {
    border: 0;
}

.single-cta h5 {
    font-size: 20px;
    margin-bottom: 10px;
}

.single-cta p {
    margin-bottom: 0;
}

.single-cta p a {
    color: rgb(77, 110, 180);
}

.s-cta-btn .btn {
    background: #383838;
    color: #fff;
    margin-top: 10px;
}

.s-cta-btn .btn::before {
    content: none;
}

/* 18. pricing */
.pricing-area .nav {
    box-shadow: 0px 16px 32px #00000014;
    margin-top: 50px;
    border-radius: 8px;
    padding: 15px;
}

.pricing-area .nav-pills .nav-link {
    padding: 15px 30px;
}

.pricing-area .nav-pills .nav-link.active {
    background-image: -moz-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    background-image: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    padding: 15px 40px;
    border-radius: 8px;
}

.pricing-area .nav-pills .nav-link span {
    background: #ffebe4;
    padding: 5px 9px;
    font-size: 12px;
    border-radius: 15px;
    color: rgb(77, 110, 180);
    font-weight: 600;
}

.pricing-box {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
}

.pricing-btn {
    margin-bottom: 50px;
}

.pricing-btn .btn.ss-btn {
    color: #fff;
    background: rgb(77, 110, 180);
}

.pricing-btn .btn.ss-btn:hover {
    background-image: -moz-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    background-image: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    color: #fff;
}

.pricing-head {
    padding: 30px 0 0;
    float: left;
    width: 100%;
}

.price-count sub {
    font-size: 14px;
}

.pricing-head .glyph-icon::before {
    font-size: 32px;
    margin-left: 0;
    width: 85px;
    background: #3763eb;
    height: 85px;
    display: inline-block;
    line-height: 65px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 30px;
    border: 10px solid #eee;
}

.pricing-head h4 {
    font-size: 30px;
    font-weight: 700;
    color: rgb(77, 110, 180);
    margin-bottom: 10px;
    text-transform: uppercase;
}

.price-count h2 {
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 0;
    color: rgb(77, 110, 180);
}

.price-count small {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    top: -20px;
    margin-right: 3px;
}

.price-count span {
    font-size: 18px;
    font-weight: 400;
    color: #444d69;
}

.pricing-box.active {
    border-color: rgb(77, 110, 180);
    background: rgb(77, 110, 180);
    color: #9da7b0;
}

.pricing-box.active .pricing-head .glyph-icon::before {
    background: #fff;
    color: #3763eb;
}

.pricing-box.active .pricing-head h4 {
    color: #fff;
}

.pricing-box.active .price-count span {
    color: #fff;
}

.pricing-box.active .price-count h2 {
    color: #FE6C6B;
}

.pricing-box.active .pricing-btn .btn {
    background-image: -moz-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    background-image: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    color: #fff;
}

.pricing-box {
    border: 2px solid #f0f0f0;
}

.pricing-box2 .icon {
    margin-top: -80px;
}

.pricing-box2 hr {
    border-bottom: 2px solid #f0f0f0;
    border-top: 0 none;
    margin: 30px auto 0;
    padding: 0;
    display: inline-block;
    width: 80%;
}

.pricing-box2.active {
    border-color: #f0f0f0;
    background: #fff;
    color: #777777;
}

.pricing-box2.active .price-count h2 {
    color: rgb(77, 110, 180);
}

.pricing-box2 .pricing-head p {
    color: rgb(77, 110, 180);
    margin-bottom: 10px;
    font-weight: 600;
}

/* 19. contact */
.contact-map iframe {
    height: 450px;
}

.contact-area {
    background-repeat: no-repeat;
    background-position: center center;
}

.contact-area .map {
    position: absolute;
    right: 0;
    top: 0;
}

.contact-wrapper textarea {
    border: 0;
    color: #000;
    font-size: 15px;
    height: 200px;
    width: 100%;
    text-transform: capitalize;
    transition: .3s;
    background: #f4f4fe;
    padding: 30px 40px;
}

.contact-wrapper textarea::-moz-placeholder {
    color: #b3bdcd;
    font-size: 14px;
}

.contact-wrapper textarea::placeholder {
    color: #8990b0;
    font-size: 14px;
}

.c-icon i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    color: #8990b0;
    font-size: 14px;
}

.contact-message.c-icon i {
    top: 30px;
    transform: unset;
}

.contact-wrapper input {
    border: 0;
    color: #000;
    font-size: 15px;
    height: 80px;
    text-transform: capitalize;
    width: 100%;
    padding: 0 40px;
    transition: .3s;
    background: #f4f4fe;
}

.contact-wrapper input::-moz-placeholder {
    color: #8990b0;
    font-size: 14px;
}

.contact-wrapper input::placeholder {
    color: #8990b0;
    font-size: 14px;
}

.contact-name {
    position: relative;
}

.contact-bg {
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.contact-img {
    position: absolute;
    bottom: 0;
    right: 170px;
    z-index: -1;
}

/* 20. footer */
.footer-top-heiding .container {
    border-bottom: 1px dashed #cacaca;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.f-contact {
    display: flex;
    padding-bottom: 50px;
    padding-right: 10px;
    padding-left: 0px;
    padding-top: 25px;
}

.f-contact-map ul a {
    display: grid;
    grid-template-columns: 0.5fr 2fr;
    align-items: center;
}

/*
.footer-link ul {
    padding: 40px 0;
}
.f-contact ul{
    padding: 20px 0;
}
*/

.footer-top-heiding .col-lg-4 {
    border-right: 2px solid #20282E;
}

.footer-top-heiding .col-lg-4:last-child {
    border-right: none;
}

.f-contact .icon {
    margin-right: 20px;
}

.f-contact span {
    color: #fff;
    display: block;
}

.f-contact a {
    color: white;
}

.f-contact h3 {
    color: #fff;
    font-size: 24px;
}

.footer-top-heiding h2 {
    color: #fff;
}

.footer-bg {
    background: var(--color-Meliorate-letters) !important;
}

.footer-social .fab {
    margin-right: 20px;
    background-color: transparent;
}

.footer-social .fab:last-child {
    padding-right: 0;
    margin-right: 0;
}

.footer-social.mt-30 {
    margin-top: 70px;
}

.f-cta-area.gray-bg {
    background: #f4f4fe;
    border-top: 3px solid rgb(77, 110, 180);
}

.footer-text p {
    color: #ddd;
    margin-bottom: 0;
}

.footer-social span {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    margin-right: 20px;
}

.footer-social a {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: #fff;
}

.footer-social a:hover {}

.f-widget-title .links {
    color: white;
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;
}


.f-widget-title .links::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 3px;
    width: 33px;
    background-image: -moz-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    background-image: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 55%, var(--color-Meliorate-green) 100%);
    border-radius: 2px;
}

.footer-link ul li i {
    color: var(--color-Meliorate-green);
    margin-right: 5px;
}

.footer-link ul li a {
    color: white;
    font-size: 14px;
    display: inline-block;
}

.footer-link ul li a:hover {
    padding-left: 5px;
    color: var(--color-Meliorate-green);
}

.footer-link ul li {
    margin-bottom: 15px;
}

.footer-link ul li:last-child {
    margin-bottom: 0;
}

.f-insta ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 5px;
}

.f-insta ul li a {
    display: block;
    position: relative;
}

.f-insta ul li a::before {
    content: "\e035";
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: var(--color-Meliorate-green);
    transition: .3s;
    opacity: 0;
    z-index: 9;
}

.f-insta ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: var(--color-Meliorate-green);
    opacity: 0;
    transition: .3s;
}

.f-insta ul li:hover a::before {
    top: 50%;
    opacity: 1;
}

.f-insta ul li:hover a::after {
    opacity: .6;
}

.copyright-wrap {
    background-color: var(--color-Meliorate-blue);
    padding: 15px 0;
    color: #fff;
    text-align: center;
}

.copyright-wrap li {
    display: inline;
    margin-right: 10px;
    position: relative;
    padding-left: 15px;
}

.copyright-wrap li::before {
    border-radius: 50%;
    background-color: rgb(254, 87, 107);
    position: absolute;
    width: 8px;
    height: 8px;
    content: "";
    top: 6px;
    left: 0;
}

.copyright-wrap li a {
    color: #fff;
}

p.copyclass {
    margin: 0;
    text-align: center;
    font-size: 17px;
}

.f-contact .fa-envelope {
    margin-right: 2.3rem;
}

.f-contact a:hover {
    color: white;
}

.f-contact li {
    float: left;
    width: 100%;
    color: white;
}

.footer-phone-block li {
    display: flex;
    align-items: center;
}


#contact-form4 {
    margin-top: 20px;
}

#contact-form4 input {
    float: left;
    border-radius: 10px 0 0px 10px;
    padding: 23px 30px;
    border: none;
    width: 75%;
}

#contact-form4 button {
    padding: 15px 30px;
    border-radius: 0px 10px 10px 0;
}

.book-schedule {
    display: flex;
    color: var(--color-Meliorate-green);
    justify-content: right;
    align-content: space-between;
    padding-top: 20px;
}

.book-schedule .icon {
    margin-right: 15px;
}

.book-schedule h4 {
    color: white;
    font-size: 17px;
    font-weight: 400;
}

.book-schedule a {
    color: white;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}

/* Fillter css */

.portfolio .col2 .grid-item {
    width: 49%;
    padding: 15px;
}

.portfolio .col3 .grid-item {
    width: 33.33%;
    margin: 0;
    padding: 15px;
}

.gallery-image figcaption {
    background: #fff;
    width: 100%;
    padding: 35px 0 35px 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #222;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    font-weight: 500;
}

.gallery-image:hover figcaption {
    opacity: 1;
    bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gallery-image figcaption h4 {
    font-weight: 600;
    font-size: 20px;
}

.gallery-image figcaption span {
    color: var(--color-Meliorate-green);
    font-size: 14px;
    position: relative;
    padding-left: 40px;
    display: inline-block;
    margin-bottom: 15px;
}

.gallery-image figcaption span::before {
    content: "";
    width: 30px;
    position: absolute;
    height: 2px;
    background: var(--color-Meliorate-green);
    top: 50%;
    left: 0;
}

.gallery-image figcaption .icon {
    position: absolute;
    right: 0;
    background: #3763eb;
    width: 45px;
    height: 45px;
    line-height: 45px;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 40px;
}

.button-group {
    padding-bottom: 15px;
}

.button-group button {
    border: none;
    background: none;
    transition: .3s;
    font-size: 14px;
    padding-bottom: 15px;
    cursor: pointer;
    outline: none;
    color: #777777;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 8px;
}

.button-group button:hover {
    color: var(--color-Meliorate-green);
}

.button-group button.active {
    background: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 65%, var(--color-Meliorate-green) 100%);
    color: #fff;
}

.gallery-image img {
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

/* 21. Menu Theme dropdown default css */
.single-cta {
    line-height: 28px;
}

.single-cta a {
    color: var(--color-Meliorate-green);
}

/* 23. mega menu */

.offcanvas-menu .has-mega-menu ul {
    display: none;
}

.offcanvas-menu li.has-sub.has-mega-menu:hover>ul {
    margin-left: -1160px;
    background: #00081b;
    top: 121px;
}

.offcanvas-menu .mega-menu-column.has-sub ul li a {
    color: #fff;
    font-size: 14px;
}

.offcanvas-menu .mega-menu-column.has-sub ul li a:hover {
    color: var(--color-Meliorate-green);
}

.has-mega-menu {
    position: static;
}

li.has-sub.has-mega-menu ul {
    position: absolute;
    top: NNpx;
    /*insert the needed value*/
    z-index: 100;
    left: 0px;
    right: 0px;
    width: 1180px;
}

li.has-sub.has-mega-menu:hover>ul {
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
    display: flex;
    flex-wrap: wrap;
    /*CSS GRID lyout*/
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    margin-left: -820px;

}

li.has-sub.has-mega-menu:hover>ul>li>ul {
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
    display: flex;
    flex-wrap: wrap;
    width: auto;
    background: none;
    /*CSS GRID lyout*/
    display: grid;
    position: relative;
    border: none;
    margin-left: 0;
}

@media screen and (min-width: 992px) {
    li.has-mega-menu:hover>ul {
        grid-template-columns: repeat(auto-fit, minmax(33.3333%, 1fr));
    }
}

@media screen and (min-width: 1200px) {
    li.has-mega-menu:hover>ul {
        grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    }
}

@media screen and (min-width: 600px) {
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px;
        flex: 1 0 calc(50%);
    }
}


@media screen and (min-width: 992px) {
    li.mega-menu-column {
        flex: 1 0 calc(33.333%);
    }
}


/* 22. Theme sidebar widge css */
.sidebar-widget a {
    color: #777;
}

.tag-cloud-link {
    font-size: 14px !important;
    padding: 5px 19px !important;
    display: inline-block;
    margin: 10px 4px;
    text-transform: capitalize;
    float: none !important;
    width: auto !important;
    background: #f4f4f4;
    border-radius: 10px;
}

.tag-cloud-link:hover {
    background: var(--color-Meliorate-green);
    color: #fff;
}

.widget_text img {
    width: 100%;
    height: auto;
}

.sidebar-widget select {
    width: 100%;
    padding: 10px;
    border: 2px solid #f6f6f6;
}

.recentcomments a {
    color: var(--color-Meliorate-green);
}

.sidebar-widget a.rsswidget {
    color: var(--color-Meliorate-green);
}

#wp-calendar caption {
    color: var(--color-Meliorate-green);
    font-weight: 500;
    font-size: 14px;
}

.quote-post {
    background: url(../images/quote_bg.png);
}

.widget_media_image a:hover {
    padding-left: 0 !important;
}

.sidebar-widget .widget li .children {

    border-top: 1px solid #f6f6f6;
    margin-top: 10px;
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;

}

.sidebar-widget .widget li.page_item_has_children {
    padding-bottom: 0;
}

.sidebar-widget .widget .children {
    padding-left: 15px;
}

.sidebar-widget .widget .children ul.children {
    padding-left: 30px;
}

.sidebar-widget .page_item_has_children li {

    padding-top: 10px;
    display: block;

}

.sidebar-widget .widget .children li {
    padding-top: 10px;
}

.sidebar-widget .widget .children .children li {
    padding-top: 10px;
}

.sidebar-widget .widget li:last-child,
.sidebar-widget .widget .children li:last-child,
.sidebar-widget .widget .children .children li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidebar-widget .widget.widget_categories li {
    background: #efefef;
    border: none;
    margin-bottom: 15px;
    padding: 10px 20px;
}

.sidebar-widget .widget.widget_categories li a {
    background: #f4f4f4;
    border: none;
    height: auto;
    margin: -10px -10px -10px -20px;
    padding: 10px 20px;
    width: 93%;
}

.details__content blockquote {
    background: #f3f5ff;
    border-radius: 10px;
    padding: 50px 45px 57px;
    position: relative;
    z-index: 5;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.details__content blockquote i {
    font-size: 190px;
    color: #e4e9ff;
    z-index: -1;
    position: absolute;
    bottom: 15px;
    right: 30px;
}

.details__content blockquote footer {
    color: var(--color-Meliorate-green);
    font-weight: 600;
    margin-bottom: 15px;
}

.details__content .title {
    line-height: 38px;
    padding-top: 13px;
}

.details__content ul li {
    line-height: 30px;
}

.details__content ul li i {
    color: var(--color-Meliorate-green);
    padding-right: 5px;
}

.sticky .bsingle__content,
.tag-sticky-2 {

    background: #f6f6f6;

}

.sticky .bsingle__content ul li {

    margin-bottom: 15px;
    list-style: disc;
    margin-left: 10px;

}

#attachment_907 {
    width: 100% !important;
}

.wp-image-907 {
    width: 100% !important;
    height: auto;
}

.sidebar-widget .widget a {
    width: 85%;
    text-align: left;
}

.sidebar-widget .widget a:hover {
    color: #fe606b;
}

.sidebar-widget .widget .widget_archive li:hover,
.widget_categories li:hover,
.sidebar-widget .widget_archive li:hover {
    color: var(--color-Meliorate-green);
}

.post-password-form input[type="password"] {
    background: #f6f6f6;
    border: none;
    width: 300px;
    padding: 10px 30px;
}

.post-password-form input[type="submit"] {
    border: none;
    background: var(--color-Meliorate-green);
    padding: 10px 30px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

.post-password-form input[type="submit"]:hover {
    background: var(--color-Meliorate-green);
}

.wp-block-cover__video-background {
    width: 100%;
}

.sidebar-widget .widget_nav_menu .sub-menu {
    padding-left: 15px;
}

.page #comments {
    float: left;
    width: 100%;
    margin-top: 50px;
}

video {
    width: 100%;
}

.sidebar-widget .widget_text a:hover {
    padding-left: 0;
}

.dsnone {
    display: none;
}

.wp-block-media-text__media img {
    width: 100%;
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1em;
}

.wp-block-image figure.alignright {
    margin-left: 1.5em;
}

.wp-block-image .alignright {
    float: right;
    margin-left: 1em;
}

.wp-block-image img {
    max-width: 100%;
}

.wp-block-galler {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 100%;
}

.blocks-gallery-item {
    margin: 0;
    position: relative;
}

.blocks-gallery-item img,
.blocks-gallery-item img:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle;
}

.blocks-gallery-item figcaption {
    background: #eee;
    background: rgba(255, 255, 255, .8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    opacity: 0;
}

.blocks-gallery-item:hover figcaption {
    opacity: 1;
}

.wp-block-gallery.columns-3 li {
    width: 33.333%;
    padding: 10px;
    height: 200px;
}

.wp-block-gallery.columns-2 li {
    width: 50%;
    padding: 10px;
}

.wp-block-gallery {
    width: 100%;
    float: left;
}

.wp-block-gallery.columns-5 li {
    width: auto;
    height: auto;
    overflow: hidden;
    columns: auto;
}

.bsingle__content .alignright {
    float: right;
    margin-left: 1.5em;
}

.bsingle__content .alignleft {
    float: left;
    margin-right: 1em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.alignleft {
    float: left;
    margin-right: 1em;
}

figure.aligncenter {

    width: 100% !important;
    text-align: center;
    float: left;
}

.aligncenter {
    margin: auto;
    display: inherit;
}

.page-links {
    float: left;
    width: 100%;
    margin-top: 50px;
}

#comments {
    float: left;
    width: 100%;
}

.bsingle__content ul,
.pages-content ul {
    padding-left: 0px;
}

.comment-text ul {
    padding-left: 20px;
}

.bsingle__content ul li,
.comment-text ul li,
.pages-content ul li {
    list-style: disc;
}

.bsingle__content table th,
.bsingle__content table td,
.comment-text table th,
.comment-text table td,
.pages-content table th,
.pages-content table td {
    border: 1px solid #f6f6f6;
    padding: 10px;
}

.bsingle__content table,
.comment-text table,
.pages-content table {
    margin-bottom: 20px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    padding: 30px;
}

.bsingle__content ol {
    padding: 0 0 0 1.5em;
}

.bsingle__content ol li,
.comment-text ol li,
.pages-content ol li {
    list-style: decimal;
}

.bsingle__content figure {
    margin: 0 0 1rem;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    overflow-wrap: break-word;
}

/* Pagina Contact-us */
.contact-title-breadcrumb {
    color: var(--color-Meliorate-green);
}

/* FIN Pagina Contact-us */


.has-text-color.has-background.has-very-light-gray-color {
    color: #fff;
    padding: 21px;
}

.wp-block-cover-text {
    color: #fff;
    padding: 30px;
}

.tag-template img {
    width: auto !important;
}

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 150px;
    color: #333;
    margin-bottom: 20px;
    text-shadow: 5px 5px 1px rgba(0, 0, 0, .1);
}

.error-body a {

    margin-top: 30px;
    margin-bottom: 100px;

}

.tag-markup-2 li>ul,
li>ol,
.pages-content li>ul,
li>ol {
    padding-left: 1.5em;
}

.tag-markup-2 ul li,
.tag-markup-2 ol li,
.comment-text ul li,
.comment-text ol li,
.pages-content ul li,
.pages-content ol li {
    margin-top: 10px;
    margin-bottom: 0;
}

.parent-pageid-1725 figure.aligncenter {
    margin: 50px 0;
}

.bsingle__content ul ul li,
.pages-content ul ul li {
    list-style: circle;
}

footer #wp-calendar caption {
    color: #fff;
}

ol {
    padding-left: 15px;
}

iframe {
    width: 100%;
    height: auto;
}

.comment-list li {

    margin-bottom: 30px;

}

.wp-block-button__link {
    border: none;
    font-weight: 700;
    padding: .76rem 1rem;
    outline: none;
    outline: none;
    display: inline-block;
    background: var(--color-Meliorate-green);
    color: #fff !important;
    width: auto;
    border-radius: 5px;
    text-align: center;
}

.wp-block-button.aligncenter .wp-block-button__link {

    width: 50%;
    display: block;
    margin: auto;

}

.wp-block-button.is-style-outline .wp-block-button__link {

    background: none;
    border: 2px solid var(--color-Meliorate-green);
    color: var(--color-Meliorate-green) !important;

}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0;
}

.has-2-columns,
.has-3-columns,
.has-5-columns,
.has-6-columns {
    float: left;
    width: 100%;
}

.has-2-columns .wp-block-column {
    float: left;
    width: 50%;
    padding-right: 20px;
}

.has-3-columns .wp-block-column {
    float: left;
    width: 33.333%;
    padding-right: 20px;
}

.has-5-columns .wp-block-column {
    float: left;
    width: 20%;
    padding-right: 20px;
}

.has-4-columns .wp-block-column {
    float: left;
    width: 25%;
    padding-right: 20px;
}

.has-6-columns .wp-block-column {
    float: left;
    width: 16.66666666666667%;
    padding-right: 20px;
}

.wp-block-media-text.alignwide figure {

    float: left;
    width: 50%;
    margin-right: 20px;

}

.wp-block-media-text.alignwide .has-large-font-size {
    font-size: 28px;
    color: var(--color-Meliorate-green);
}

.wp-block-media-text__content {

    float: left;
    width: 47%;
    padding-top: 0;

}

.wp-block-columns.alignwide.has-3-columns blockquote {
    margin-top: 0;
    padding-left: 20px;
}

.columns-3.is-cropped li {
    list-style: none;
    float: left;
    width: 33.333%;
}

.wp-block-gallery.alignleft.columns-2.is-cropped li {

    float: left;
    list-style: none;

}

.wp-block-gallery.alignwide.columns-4.is-cropped li {

    float: left;
    list-style: none;
    width: 25%;
    padding: 10px;

}

.wp-block-gallery.columns-6.is-cropped li {

    float: left;
    width: 16.666%;
    height: 129px;
    list-style: none;
    padding: 10px;

}

.wp-block-gallery.columns-7.is-cropped li {

    float: left;
    width: 14%;
    padding: 10px;
    list-style: none;
    min-height: 150px;

}

.wp-block-gallery.columns-8.is-cropped li {

    float: left;
    width: 12%;
    padding: 10px;
    list-style: none;
    min-height: 100px;

}

.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    float: left;
}

.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile figure {
    float: left;
    width: 50%;
    margin-right: 20px;
}

.footer-widget .widgettitle,
.footer-widget .cat-item,
.footer-widget .widget ul li {
    text-align: left;
    color: #fff;
}

.footer-widget select {
    width: 100%;
    padding: 10px;
    border: 2px solid #f6f6f6;
}

.footer-widget .tag-cloud-link,
.footer-widget p {
    color: #fff;
}

.redux-footer h2 {
    margin-top: 0px;
}

.footer-widget td {
    padding: 5px;
    text-align: center;
}

.footer-widget table {
    width: 100%;
    padding: 10px;
    background: #f5f5f5;
}

.footer-widget th {
    background: #f6f6f6;
    padding: 10px 5px;
    text-align: center;
    color: var(--color-Meliorate-green);
}

.bsingle__content h1,
.bsingle__content h2,
.bsingle__content h3,
.bsingle__content h4,
.bsingle__content h5,
.bsingle__content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

.pages-content h1,
.pages-content h2,
.pages-content h3,
.pages-content h4,
.pages-content h5,
.pages-content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

.comment-list h1,
.comment-list h2,
.comment-list h3,
.comment-list h4,
.comment-list h5,
.comment-list h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

.inner-linke-page {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-Meliorate-green);
}

.inner-linke-page a {
    border: none;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 32px;
    background: var(--color-Meliorate-green);
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.inner-linke-page a:hover {
    color: #ffffff;
    background: var(--color-Meliorate-green);
}

.inner-linke-page>span {
    border: none;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 32px;
    font-weight: 400;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    background: var(--color-Meliorate-green);
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.32);
}

pre {
    padding: 30px;
    background: #f6f6f6;
}

pre cite {
    color: #000;
}

.inner-linke-page {
    margin-bottom: 50px;
}

.attachment-aports-featured-large {
    width: 100%;
    height: auto;
}

.quote-post {
    min-height: 200px;
}

/* 0. Woocommcrece Theme default css */
.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 400;
    display: inline-block;
}

.short-ul {
    margin-bottom: 50px;
}

.woocommerce .cst-woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce .cst-woocommerce #respond input#submit.alt,
.woocommerce .cst-woocommerce a.button.alt,
.woocommerce .cst-woocommerce button.button.alt,
.woocommerce .cst-woocommerce input.button.alt,
.woocommerce .cst-woocommerce #respond input#submit,
.woocommerce .cst-woocommerce a.button,
.woocommerce .cst-woocommerce button.button,
.woocommerce .cst-woocommerce input.button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    text-transform: uppercase;
    -moz-user-select: none;
    background: var;
    border: none;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 15px 30px;
    text-align: center;
    text-transform: unset;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}

.woocommerce-cart .page,
.woocommerce-account .page,
.woocommerce-checkout .page {
    width: 100%;
}

.cst-woocommerce .columns-3 .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    left: 30%;
}

.cst-woocommerce .columns-3 .button.product_type_variable.add_to_cart_button {
    left: 28%;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 30px;
}

.woocommerce div.product div.images .flex-control-thumbs img {
    width: auto;
}

.woocommerce .summary .price {
    font-size: 18px !important;
    font-weight: 500;
}

.woocommerce-review-link .count,
.woocommerce-review-link {
    font-size: 14px;
    color: #ababab;

}

.woocommerce .star-rating {
    color: #f1d700;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: 48%;
    overflow: hidden;
}

.woocommerce .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce .button.product_type_variable.add_to_cart_button,
.woocommerce .button.product_type_grouped {
    top: 37%;
    opacity: 0;
    position: absolute !important;
    left: 21%;

}

.woocommerce .products li:hover .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce .products li:hover .button.product_type_variable.add_to_cart_button,
.woocommerce .products li:hover .button.product_type_grouped {

    opacity: 1;
    margin-top: 0px;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0.5em 0.5em 0 0;
    min-height: 2.236em;
    min-width: 5.236em;
    background-color: #f00;
    border-radius: 0;
    line-height: 2.236;
    font-weight: 500;
    text-transform: uppercase;
}

.woocommerce span.onsale {
    margin: 15px;
    min-height: 2.236em;
    min-width: 5.236em;
    background-color: #f00;
    border-radius: 0;
    line-height: 2.236;
    font-weight: 500;
    text-transform: uppercase;
}

.posted_in a {
    color: #444d69;
    font-weight: 400;
}

.woocommerce div.product form.cart {
    margin: 2em 0;
}

.woocommerce .quantity .qty {
    width: 90px;
    line-height: 30px;
    border: 1px solid #ccc;
    padding: 3px 8px;
    margin-top: 3px;
    margin-bottom: 7px;
    margin-right: 7px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    font-size: 18px;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    vertical-align: middle;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label a {
    margin-top: 10px;
    color: rgb(77, 110, 180);
    display: inline-block;
}

.woocommerce ul li {
    list-style: none !important;
}

.woocommerce div.product form.cart .group_table td {
    border: 0;
    vertical-align: middle;
}

.woocommerce .orderby {
    width: 200px;
    line-height: 44px;
    border: 1px solid #ccc;
    padding: 8px 10px;
    margin-top: -14px;
    background: #f5f5f5;
    color: #5a5a5a;
}

.woocommerce .product_meta {
    font-weight: 500;
    color: rgb(77, 110, 180);
}

.woocommerce .sku {
    font-weight: 400;
    color: #444d69;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    box-shadow: inherit !important;
    border-radius: 0;
    border: none;
}

.woocommerce .sku_wrapper {
    display: block;
    margin-bottom: 10px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background: #f5f5f566;
    text-align: center;
    padding-bottom: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background: none;
    border-radius: 0 0 0 0;
    margin: 0 0px;
    padding: 10px 3em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: rgb(77, 110, 180);
    z-index: 2;
    border-bottom-color: rgb(77, 110, 180);
    border: none;
    color: #fff;
    border-radius: 0;
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    color: rgb(77, 110, 180);
    font-size: 12px;

}

.woocommerce-tabs.wc-tabs-wrapper h2 {

    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: .3s;

}

.related.products h2,
.woocommerce-order-details h2,
.woocommerce-customer-details h2 {

    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    transition: .3s;

}

.woocommerce-cart-form th,
.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.order_details th,
.account-orders-table th {

    background: rgb(77, 110, 180);
    padding: 10px 0;
    color: #fff;

}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {

    width: 173px;
    padding: 12px;
    border-radius: 30px;

}

.woocommerce ul.products li.product .star-rating {
    font-size: .857em;
    position: absolute;
    top: 15px;
    left: 15px;
}

.cst-woocommerce .page-title {
    display: none;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}

.woocommerce form .form-row label {
    line-height: 2;
    width: 100%;
}

.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {

    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;

}

.col2-set {
    margin-bottom: 50px;
}

.woocommerce-MyAccount-navigation li {
    background: rgb(77, 110, 180);
    padding: 15px 25px;
    margin-bottom: 3px;
}

.woocommerce-MyAccount-navigation li:hover {
    background: rgb(77, 110, 180);
    padding: 15px 25px;
    margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation li a {
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
    background: #f5f5f5;
    padding: 50px;
    min-height: 500px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: rgb(77, 110, 180);
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: rgb(77, 110, 180);
    color: #fff;
}

.wc-prodcut {
    background: #fff;
    transition: .3s;
}

.wc-prodcut:hover {
    box-shadow: 0px 10px 80px 0px rgba(193, 193, 193, 0.41);
}

.wc-prodcut.active {
    box-shadow: 0px 10px 80px 0px rgba(193, 193, 193, 0.41);
}

.wc-content {
    background: #fff;
    padding: 40px 30px;
    text-align: center;
    z-index: 1;
}

.wc-content h4 {
    font-size: 19px;
    line-height: 1.3;
}

.wc-prodcut .product-buttons a {
    background: rgb(77, 110, 180);
    color: #fff;
    padding: 15px 30px;
    float: left;
    position: absolute;
    top: 30%;
    left: 32%;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    opacity: 0;
}

.wc-prodcut:hover .product-buttons a {
    opacity: 1;
    top: 40%;
}

.woocommerce-Price-amount.amount {
    color: rgb(77, 110, 180);
    font-size: 1.25em;
    font-weight: 500;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.button.product_type_external {
    display: none !important;
}

/* 16. pagination */
.woocommerce-pagination .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}

.woocommerce-pagination .page-numbers .page-numbers {
    display: inline-block;
    margin: 0 5px;
}

.woocommerce-pagination .page-numbers .page-numbers {
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 40px;
    background: rgb(77, 110, 180);
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.woocommerce-pagination .page-numbers .page-numbers:hover {
    box-shadow: 0px 16px 32px 0px rgba(255, 74, 87, 0.2);
    background: rgb(77, 110, 180);
    color: #fff;
}

.woocommerce-pagination .page-numbers .page-numbers.current {
    background: rgb(77, 110, 180);
    color: #ffffff;
}

.pagination-wrap .pagination {
    display: block;
    border-radius: unset;
}

.pagination-wrap .pagination li {
    display: inline-block;
    margin-right: 6px;
    margin-left: 0;
    margin-bottom: 0;
}

.pagination-wrap .pagination li.active a {
    background: rgb(77, 110, 180);
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(26, 35, 126, 0.32);
}

.pagination-wrap .pagination li a {
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    background: -webkit-linear-gradient(0deg, rgb(0, 158, 226) 65%, rgb(77, 110, 180) 100%);
    box-shadow: 3px 4px 15px #EB3449A6;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.pagination-wrap .pagination li a:hover {
    color: #ffffff;
    background: rgb(77, 110, 180);
}

.call-area h2 {
    color: #fff;
    font-size: 38px;
}

.call-area h2 span {
    color: rgb(77, 110, 180);
}

.call-area p {
    color: #fff;
    opacity: 0.9;
}

.number {
    font-size: 55px;
    font-weight: 600;
    color: rgb(77, 110, 180);
}


/* Shop */
.shop-area select {
    padding: 10px;
}

.product__img {
    position: relative;
}

.product__img img {
    width: 100%;
}

.product:hover .product-action a {
    margin: 0 5px;
    opacity: 1;
    visibility: visible;
}

.product-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.product-action a {
    display: inline-block;
    background: #ffffff;
    line-height: 40px;
    color: #a39fb4;
    margin: 0 8px;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    padding: 0 20px;
}

.product-action a:hover {
    background: rgb(77, 110, 180);
    color: #ffffff;
}


.price span {
    color: #595B6B;
    font-size: 15px;
    display: inline-block;
    margin: 0 5px;
}

.price span.old-price {
    color: #b5b5b5;
    text-decoration: line-through;
}

.product-showing p {
    margin: 0;
    border: 2px solid #eaedff;
    padding: 17px 30px;
    text-align: center;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .product-showing p {
        padding: 17px 15px;
    }
}


.img,
img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.shop-tab ul li {
    margin-left: 20px;
}

@media (max-width: 767px) {
    .shop-tab ul li {
        margin-left: 10px;
    }
}

.shop-tab ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #6f7172;
    letter-spacing: 2px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #f6f6ff;
    line-height: 51px;
    text-align: center;
}

.shop-tab ul li a.active {
    color: white;
    background: #8fb569;
}

.shop-thumb-tab {
    width: 160px;
    float: right;
}

@media (max-width: 767px) {
    .shop-thumb-tab {
        float: none;
        width: 100%;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .shop-thumb-tab ul {
        margin: 0 -5px;
    }
}

.shop-thumb-tab ul li {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .shop-thumb-tab ul li {
        width: 33.33%;
        float: left;
        padding: 0 5px;
    }
}

.shop-thumb-tab ul li a {
    padding: 0;
}

.product-details-img {
    margin-right: 180px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .product-details-img {
        margin-left: 0;
    }
}

.product-details-title p {
    color: #6a667b;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.product-details-title h1 {
    font-size: 40px;
    margin: 0;
    line-height: 1.2;
    letter-spacing: -2px;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .product-details-title h1 {
        font-size: 36px;
    }
}

.details-price span {
    color: rgb(77, 110, 180);
    font-size: 20px;
    font-weight: 400;
    margin-left: 0;
    margin-right: 10px;
}

.details-price {
    border-bottom: 2px solid #eaedff;
}

.product-cat span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #100d1c;
}

.product-cat a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
}

.product-cat a:hover {
    color: #8fb569;
}

.product-social a {
    margin-right: 10px;
    background: #f5f5ff;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 30px;
    color: #6f7172;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}

@media (max-width: 767px) {
    .product-social a {
        margin-bottom: 10px;
    }
}

.product-social a:hover {
    background: #8fb569;
    color: #ffffff;
}

.plus-minus {
    display: inline-block;
}

@media (max-width: 767px) {
    .plus-minus {
        display: block;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .plus-minus {
        display: inline-block;
        margin-bottom: 0;
    }
}

.action-btn {
    background: #8fb569;
    padding: 20px 25px;
    border: none;
    margin-left: 15px;
    color: #ffffff;
    display: inline-block;
}

.action-btn:hover {
    background: rgb(77, 110, 180);
    color: #ffffff;
}

.product-action-list {
    overflow: hidden;
}

.product-action-list a {
    float: left;
}

@media (max-width: 767px) {
    .product-action-list a.btn {
        padding: 23px 30px;
        margin-bottom: 7px;
    }
}

@media (max-width: 767px) {
    .product-action-list a.action-btn {
        margin-left: 5px;
        margin-bottom: 7px;
    }
}

.cart-plus-minus input {
    height: 60px;
    width: 100px;
    border: 0;
    border: 2px solid #eaedff;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
}

.cart-plus-minus {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

.cart-plus-minus .qtybutton {
    position: absolute;
    top: 15px;
    left: 17px;
    font-size: 20px;
    color: #c4bedd;
    cursor: pointer;
}

.cart-plus-minus .inc {
    left: auto;
    right: 17px;
}

.additional-info .table td,
.additional-info .table th {
    padding: .75rem 0;
    vertical-align: top;
    border-top: 1px solid #f6f6f6;
    font-weight: 400;
}

.shop-cat a {
    padding: 45px 30px;
    border: 2px solid #eaedff;
    display: block;
}

.shop-cat a i {
    font-size: 100px;
    color: #8fb569;
    margin-bottom: 30px;
    transition: .3s;
}

.shop-cat a h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    transition: .3s;
    letter-spacing: 1px;
}

.shop-cat a:hover {
    background: #8fb569;
    border-color: #8fb569;
}

.shop-cat a:hover i {
    color: #ffffff;
}

.shop-cat a:hover h4 {
    color: #ffffff;
}

.product-list-content .price span:first-child {
    margin-left: 0;
}

.bakix-details-tab ul {
    border-bottom: 2px solid #e1e1e1;
}

.bakix-details-tab ul li a {
    font-size: 16px;
    font-weight: 500;
    color: rgb(77, 110, 180);
    letter-spacing: 2px;
    padding: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0 25px;
}

@media (max-width: 767px) {
    .bakix-details-tab ul li a {
        padding: 0 10px;
    }
}

.bakix-details-tab ul li a.active {
    color: rgb(77, 110, 180);
}

.bakix-details-tab ul li a.active:before {
    position: absolute;
    bottom: -32px;
    left: 0;
    height: 2px;
    width: 100%;
    content: "";
    background: rgb(77, 110, 180);
    transition: .3s;
}

@media (max-width: 767px) {
    .bakix-details-tab ul li a.active:before {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .bakix-details-tab ul li a.active:before {
        display: block;
    }
}

/* Cart */
.table-content table {
    background: #ffffff;
    border-color: #eaedff;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

.table-content table td.product-name {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.table-content table td.product-name a:hover {
    color: rgb(77, 110, 180);
}

.table-content table td {
    border-top: medium none;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 16px;
}

.table-content table th,
.table-content table td {
    border-bottom: 1px solid #eaedff;
    border-right: 1px solid #eaedff;
}

.product-quantity input {
    border: none;
    color: #6f7172;
    font-size: 14px;
    font-weight: normal;
    border: 0;
}

.table td,
.table th {
    border-top: 1px solid #eaedff;
}

.product-quantity>input {
    width: 80px;
    border-radius: 3px;
}

.table-content table td.product-subtotal {
    font-size: 16px;
}

.table-content table td .cart-plus-minus {
    float: none;
    margin: 0 auto;
}

.cart-page-total {
    padding-top: 50px;
}

.cart-page-total>h2 {
    font-size: 25px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.cart-page-total>ul {
    border: 1px solid #eaedff;
}

.cart-page-total>ul>li {
    list-style: none;
    font-size: 15px;
    color: #6f7172;
    padding: 10px 30px;
    border-bottom: 1px solid #eaedff;
    font-weight: 400;
}

.cart-page-total ul>li>span {
    float: right;
}

.cart-page-total li:last-child {
    border-bottom: 0;
}

td.product-thumbnail img {
    width: 125px;
}



.form-row>label {
    margin-top: 15px;
    margin-left: 15px;
    color: #6f7172;
}

.buttons-cart input,
.coupon input[type="submit"],
.buttons-cart a,
.coupon-info p.form-row input[type="submit"] {
    background: rgb(77, 110, 180) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

p.lost-password {
    margin-top: 15px;
}

p.lost-password a {
    color: #6f6f6f;
}


.checkbox-form h3 {
    border-bottom: 1px solid #eaedff;
    font-size: 26px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
}

.checkout-form-list {
    margin-bottom: 30px;
}

.checkout-form-list label {
    color: #6f7172;
}

.checkout-form-list input[type="text"],
.checkout-form-list input[type="password"],
.checkout-form-list input[type="email"] {
    background: #ffffff;
    border: 1px solid #eaedff;
    border-radius: 0;
    height: 45px;
    padding: 0 0 0 10px;
    width: 100%;
}

.checkout-form-list input[type="text"]::-moz-placeholder,
.checkout-form-list input[type="password"]::-moz-placeholder,
.checkout-form-list input[type="email"]::-moz-placeholder {
    color: #6f7172;
    opacity: 1;
}

.checkout-form-list input[type="text"]::placeholder,
.checkout-form-list input[type="password"]::placeholder,
.checkout-form-list input[type="email"]::placeholder {
    color: #6f7172;
    opacity: 1;
}

.checkout-form-list input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.create-acc label {
    color: #6f7172;
    display: inline-block;
}

.create-account {
    display: none;
}

.ship-different-title h3 label {
    display: inline-block;
    margin-right: 20px;
    color: #6f7172;
}

.order-notes textarea {
    border: 1px solid #eaedff;
    height: 90px;
    padding: 15px;
    width: 100%;
}

.order-notes textarea::-moz-placeholder {
    color: #6f7172;
    opacity: 1;
}

.order-notes textarea::placeholder {
    color: #6f7172;
    opacity: 1;
}

#ship-box-info {
    display: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default>.panel-heading {
    border-radius: 0;
}

.your-order {
    padding: 30px 40px 45px;
    border: 3px solid #eaedff;
}

@media (max-width: 767px) {
    .your-order {
        padding: 15px;
    }
}

.your-order h3 {
    border-bottom: 1px solid #eaedff;
    font-size: 30px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
}

.your-order-table table {
    background: none;
    border: 0;
    width: 100%;
}

.your-order-table table th,
.your-order-table table td {
    border-bottom: 1px solid #eaedff;
    border-right: medium none;
    color: #6f7172;
    font-size: 14px;
    padding: 15px 0;
    text-align: left;
}

@media (max-width: 767px) {

    .your-order-table table th,
    .your-order-table table td {
        padding-right: 10px;
    }
}

.your-order-table table th {
    border-top: medium none;
    color: #6f7172;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px;
}

.panel-body>p {
    color: #222;
}

.your-order-table table .shipping ul li input {
    position: relative;
    top: 2px;
}

.your-order-table table .shipping ul li label {
    color: #6f7172;
}

.your-order-table table .shipping th {
    vertical-align: top;
}

.your-order-table table .order-total th {
    border-bottom: 0;
    font-size: 14px;
}

.your-order-table table .order-total td {
    border-bottom: medium none;
}

.your-order-table table tr.cart_item:hover {
    background: #F9F9F9;
}

.your-order-table table tr.order-total td span {
    color: rgb(77, 110, 180);
    font-size: 18px;
    font-weight: 500;
}

.payment-method {
    margin-top: 40px;
}

.panel-title>a {
    display: block;
}

.order-button-payment input {
    background: #232323 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    margin: 0px 0 0;
    padding: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.order-button-payment input:hover {
    background: #FE4536 none repeat scroll 0 0;
}

.payment-method .btn-link {
    -moz-user-select: none;
    background: no-repeat;
    border: medium none;
    border-radius: 0;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    padding: 3px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
}

.payment-method .card {
    background-color: #ffffff;
    border: 1px solid #eaedff;
    border-radius: 0;
    margin-bottom: 10px;
}

.payment-method .accordion .card:first-of-type {
    border: 1px solid #eaedff;
}

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

.payment-method .card-header {
    background-color: #ffffff;
    border-bottom: 1px solid #eaedff;
}

.order-button-payment button {
    width: 100%;
}


/*Services Category*/
.services-icon-05 img {
    width: 100%;
}

.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    background-color: #cb212a;
    padding: 15px 35px;
    font-weight: 700;
    overflow: hidden;
}


.service-detail {
    position: relative;
    padding-left: 20px;
}

.service-detail .images-box {
    position: relative;
    margin: 0 -5px;
}

.service-detail .images-box .column {
    padding: 0 5px;
}

.service-detail .images-box .image {
    position: relative;
    margin-bottom: 10px;
}

.service-detail .images-box .image img {
    display: block;
    width: 100%;
    height: auto;
}

.service-detail .content-box {
    position: relative;
    padding: 20px 0 0;
}

.service-detail .content-box h2 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 1.2em;
    color: #343a40;
    font-weight: 700;
    margin-bottom: 20px;
}

.service-detail .content-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #343a40;
    font-weight: 700;
    margin-bottom: 20px;
}

.service-detail .content-box p {
    position: relative;
    display: block;
    margin-bottom: 26px;
}

.service-detail .two-column {
    position: relative;
}

.service-detail .two-column .title {
    margin-bottom: 40px;
}

.service-detail .two-column p {
    margin-bottom: 25px;
}

.service-detail .two-column .image-column {
    position: relative;
    margin-bottom: 26px;
}

.service-detail .two-column .image-column .image {
    margin-bottom: 0;
}

.service-detail .two-column .text-column {
    position: relative;
}

.service-detail .prod-tabs {
    position: relative;
}

.service-detail .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #dddddd;
}

.service-detail .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 16px;
    color: #333333;
    background: #ffffff;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 23px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    padding: 10px 25px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-detail .prod-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    top: 0;
    left: 50%;
    width: 0%;
    height: 3px;
    background-color: #fe6a6b;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover:before,
.service-detail .prod-tabs .tab-btns .tab-btn.active-btn:before {
    width: 100%;
    left: 0;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover:after,
.service-detail .prod-tabs .tab-btns .tab-btn.active-btn:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -3px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover,
.service-detail .prod-tabs .tab-btns .tab-btn.active-btn {
    color: rgb(77, 110, 180);
    background: #ffffff;
}

.service-detail .prod-tabs .tabs-content {
    position: relative;
    padding: 25px 30px 45px;
    border: 1px solid #dddddd;
}

.service-detail .prod-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0px;
}

.service-detail .prod-tabs .tabs-content .tab.active-tab {
    display: block;
}

.service-detail .prod-tabs .tabs-content .tab .content {
    position: relative;
}

.service-detail .prod-tabs .tabs-content .tab .content p {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 0px;
}

.list-style-one {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.list-style-one li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.list-style-one li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 25px;
    color: #fe6a6b;
    content: "\f101";
    font-weight: 900;
}

/*** 

    ====================================================================
            Project Detail
    ====================================================================

    ***/

.project-detail {
    position: relative;
    padding: 100px 0 85px;
}

.project-detail .posts_navigation {
    border-bottom: none;
}

.project-detail .upper-box {
    position: relative;
    margin-bottom: 100px;
}

.project-detail .upper-box .image {
    position: relative;
    margin-bottom: 0;
}

.project-detail .upper-box .image img {
    display: block;
    width: 100%;
    height: auto;
}

.project-detail .single-item-carousel .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -50px;
}

.project-detail .single-item-carousel .owl-next,
.project-detail .single-item-carousel .owl-prev {
    position: absolute;
    left: 0;
    height: 100px;
    width: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 18px;
    line-height: 100px;
    color: #ffffff;
    font-weight: 400;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.project-detail .single-item-carousel .owl-next {
    left: auto;
    right: 0px;
}

.project-detail .single-item-carousel .owl-next:hover,
.project-detail .single-item-carousel .owl-prev:hover {
    background-color: rgba(255, 255, 255, .5);
    color: #000000;
}

.project-detail .text-column {
    position: relative;
}

.project-detail .text-column .inner-column {
    position: relative;
    padding-right: 30px;
}

.project-detail .text-column .inner-column .dropcap {
    float: left;
    background: rgb(77, 110, 180) 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 30px;
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 700;
    margin-right: 20px;
}

.project-detail .text-column .inner-column p strong {
    color: rgb(77, 110, 180);
}

.project-detail .pr-ul {
    margin-top: 10px;
    float: left;
    margin-bottom: 30px;
}

.project-detail .pr-ul li {
    display: flex;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.project-detail .pr-ul .icon i {
    width: 40px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #EEEEEE;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    color: rgb(77, 110, 180);
}


/* Lower Content */

.project-detail .lower-content {
    position: relative;
}

.project-detail .lower-content h2 {
    position: relative;
    display: block;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.project-detail .lower-content h3 {
    position: relative;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.project-detail .lower-content h4 {
    position: relative;
    display: block;
    font-size: 22px;
    margin-bottom: 20px;
}

.project-detail .lower-content p {
    position: relative;
    display: block;
    margin-bottom: 30px;
}


.project-detail .info-column {
    position: relative;
}

.project-detail .info-column .inner-column {
    padding: 35px 25px 35px 25px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(243, 243, 243);
    overflow: hidden;
    margin-bottom: 40px;
}

.project-detail .project-info {
    position: relative;
}

.project-detail .project-info li {
    position: relative;
    padding-left: 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7ecf0;
    padding-bottom: 10px;
}

.project-detail .project-info li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.project-detail .project-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 28px;
    color: rgb(77, 110, 180);
}

.project-detail .project-info li strong {
    color: rgb(77, 110, 180);
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    display: inline-block;
}

.project-detail .project-info li p {
    font-size: 15px;
    line-height: 24px;

    font-weight: 400;
    margin-bottom: 0;
}

.project-detail .project-info li p a {

    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.project-detail .project-info li p a:hover {
    color: rgb(77, 110, 180);
}

/* Load More Option */
.load-more-option {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 70px;
}

.load-more-option li.prev a,
.load-more-option li.next a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 20px;
    width: 80px;
    padding: 10px 10px;
    text-align: center;
    color: #ffffff;
    background-color: rgb(77, 110, 180);
    border-radius: 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.load-more-option li.prev a:hover,
.load-more-option li.next a:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}

.load-more-option .load-more {
    position: relative;
    display: inline-block;
    font-size: 30px;
}

.load-more-option .load-more a {
    position: relative;
    display: inline-block;
    font-size: 30px;
    line-height: 42px;
    color: rgb(77, 110, 180);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.load-more-option .load-more a:hover {
    color: #000000;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.video2 {
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 0;
}

/* 8. newslater-area */
.newslater-area h2,
.newslater-area p {
    color: #fff;
}

.newslater-area p {
    color: #A0A4A5;
}

.newslater .input-bg {
    background: #3A3D3E;
    border-radius: 30px !important;
    float: left;
    padding-right: 5px;
    position: relative;
    z-index: 3;
    width: 40%;
}

.newslater .input-bg2 {
    background: #3A3D3E;
    border-radius: 30px !important;
    float: left;
    padding-right: 5px;
    position: relative;
    z-index: 2;
    margin-left: -35px;
    width: 40%;
}

.newslater input {
    background: #FFF !important;
    border: 1px solid #FFF !important;
    box-shadow: none !important;
    padding: 9px 30px !important;
    color: #fff !important;
    height: calc(1.5em + .75rem + 15px);
    width: 100% !important;
    border-radius: 10px !important;
    position: relative;
    z-index: 1;
    margin-right: 7px;
}

.newslater .form-group {
    margin-bottom: 0;
}

.newslater button {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    color: #000;
}

.newslater button:hover {
    background: #ff3494;
    color: #fff;
}

.newslater *::-moz-placeholder {
    color: #939393;
    font-size: 14px;
    opacity: 0.8;
    opacity: 1;
}

.newslater *::placeholder {
    color: #939393;
    opacity: 0.8;
    font-size: 14px;
    opacity: 1;
}

.newslater-area #contact-form4 {
    margin-top: 0;
    float: right;
    width: 100%;
}

.newslater-area #contact-form4 button {
    border-radius: 0px 10px 10px 0px;
    background-image: -moz-linear-gradient(0deg, var(--color-Meliorate-blue) 65%, var(--color-Meliorate-green) 100%);
    background-image: -webkit-linear-gradient(0deg, var(--color-Meliorate-blue) 65%, var(--color-Meliorate-green) 100%);
    color: #fff;
    height: 51px;
    right: 11px;
    width: 40%;
    z-index: 1;
    text-align: center;
}


.slick-slide {
    outline: none;
}

.features-area h2,
.features-area h4,
.features-area h5,
.features-area p {
    color: #fff;
}

.features-area h5 {
    margin-bottom: 15px;
}

.features-area ul {
    margin-top: 30px;
    color: #fff;
}

.features-area li {
    display: flex;
    margin-bottom: 15px;
}

.features-area li .icon {
    margin-right: 20px;
    color: #84DAA9;
}

/* 8. search-popup */
.search-popup {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 0;
    margin-top: 200px;
    text-transform: uppercase;
}

.search-bg {
    background: #f5f5f5;
    opacity: 1;
}

.close2 {
    color: rgb(77, 110, 180);
    cursor: pointer;
    font-size: 14px;
}

.search-bg a i {
    color: rgb(77, 110, 180);
    font-size: 18px;
}

.search-outer {
    border-bottom: 1px solid #282828;
    float: left;
    margin-top: 100px;
    padding-bottom: 16px;
    width: 100%;
}

.search-outer input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 14px;
    width: 100%;
}

.case-study-content {
    padding: 30px 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 16px 32px rgb(77, 110, 180)0A;
}

.case-study-content h5 {
    font-size: 16px;
}

.case-study-content span {
    margin-bottom: 10px;
    display: inline-block;
}

.case-study-content02 {
    padding: 30px 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 16px 32px rgb(77, 110, 180)0A;
}

.case-study-content02 span {
    margin-bottom: 10px;
    display: inline-block;
    color: rgb(77, 110, 180);
}

.case-study-content02 .ss-btn {
    display: none;
    transition: all 0.5s ease 0s;
}

.case-study-box:hover .case-study-content02 .ss-btn {
    display: inline-block;
}

.case-study-box .case-study-content02 {
    transition: all 0.5s ease 0s;
}

.case-study-box:hover .case-study-content02 {
    transform: translate(0, -62px);
}

.case-study-box-2 {
    display: flex;
}

.case-study-box-2 li {
    position: relative;
}

.case-study-content-hover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 80px 30px 0;
    background-color: rgb(19, 31, 43);
    opacity: 0;
    color: #fff;
    transition: opacity .4s ease, visibility .2s ease;
}

.case-study-content-hover h5 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 20px;
}

.case-study-content-hover h5 a {
    color: #fff;
}

.case-study-content-hover a {
    color: rgb(77, 110, 180);
    font-weight: 600;
}

.case-study-box:hover .case-study-content-hover {
    opacity: 0.8;
}

/* 24. process-area */
.process-area h2 {
    color: #fff;
}

.process-area .section-title h5 {
    color: rgb(77, 110, 180);
}

.process-area .col-lg-3.col-md-12:nth-child(2),
.process-area .col-lg-3.col-md-12:nth-child(4) {
    margin-top: 50px;
}

.process-area .col-lg-3.col-md-12:nth-child(2) .process-icon,
.process-area .col-lg-3.col-md-12:nth-child(2) .no {
    background: rgb(77, 110, 180) 0% 0% no-repeat padding-box;
}

.process-area .col-lg-3.col-md-12:nth-child(3) .process-icon,
.process-area .col-lg-3.col-md-12:nth-child(3) .no {
    background: #27ae61 0% 0% no-repeat padding-box;
}

.process-area .col-lg-3.col-md-12:nth-child(4) .process-icon,
.process-area .col-lg-3.col-md-12:nth-child(4) .no {
    background: #8145DA 0% 0% no-repeat padding-box;
}

.process-area h5 {
    color: #fff;
}

.process-icon {
    width: 180px;
    height: 180px;
    line-height: 180px;
    background: #FE6C6B 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

.process-area .no {
    position: absolute;
    top: 0;
    line-height: 40px;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #FE6C6B 0% 0% no-repeat padding-box;
    border: 4px solid rgb(77, 110, 180);
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: 700;
}

/* 24. skills-area */

.skills {
    width: 100%;
    max-width: 600px;
    padding: 0 20px 0 0;
}

.skill-name {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 30px 0 20px;
    color: #fff;

}

.skill-bar {
    height: 6px;
    background: #313940;
    border-radius: 8px;
}

.skill-per {
    height: 6px;
    background-color: rgb(77, 110, 180);
    border-radius: 8px;
    width: 0;
    position: relative;
    transition: 1s linear;
}

.skill-per::before {
    content: attr(per);
    position: absolute;
    padding: 4px 6px;
    background-color: rgb(77, 110, 180);
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    top: -35px;
    right: 0;
    transform: translateX(50%);
}

.skill-per::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: rgb(77, 110, 180);
    top: -16px;
    right: 0;
    transform: translateX(50%) rotate(45deg);
    border-radius: 2px;
}

.skills-content {
    color: #C3C3C3;
}

.skills-title h5 {
    color: #FE6C6B;
    font-size: 22px;
    margin-bottom: 15px;
}

.skills-title h2 {
    font-size: 46px;
    line-height: 1.4;
    color: #fff;
}


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

    img.logo {
        width: 500px;
    }

    .header-area {
        padding: 1rem;
    }
}

/*breadcrumb-area*/
.breadcrumb-area {
    display: grid;
    align-items: center;
    min-height: 900px;
}

.breadcrumb-area-services {
    background: url('https://meliorate-es.eu/wp-content/assets/blocks-creador/BANDERA_SERVICES.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.breadcrumb-area-jobs {
    background: url('https://meliorate-es.eu/wp-content/assets/blocks-creador/BANDERA_JOBS.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.breadcrumb-area-contact {
    background: url('https://meliorate-es.eu/wp-content/assets/blocks-creador/BANDERA_CONTACT.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.breadcrumb-area h2 {
    font-size: 2.5rem;
}

.breadcrumb-area h3,
#services-home h3,
#about-home p,
#services-home h5,
#have-archieved h3 {
    font-size: 1rem;
}

#services-home h3,
.breadcrumb-area h3 {
    color: #ffffffbd;
}

#have-archieved h3 {
    color: #0E4194BF;
}

#header-page h2,
#services-section h2,
#section-contact-us h2,
.contact-area h2 {
    font-size: clamp(2.4rem, 1.7143rem + 1.0714vw, 3rem);
    color: var(--color-Meliorate-letters);
}

#services-section h5 {
    font-size: 1.5rem;
    padding: 2rem 0 0.4rem 0;
}

/*make-call-area*/
#make-call-area {
    background: url('https://meliorate-es.eu/wp-content/assets/blocks-creador/Banner-Meliorate.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    aspect-ratio: 1200 / 400;
    display: grid;
    align-items: center;
    padding: 2rem 0;
}


#make-call-area h2 {
    padding: 1rem 0;
    font-size: 2.25rem;
}

#make-call-area h3,
#make-call-area p {
    font-size: 1.5rem;
    color: white;
    padding: 1rem 0;
    line-height: 1.8;
}

#make-call-area a:hover {
    color: white;
}

#make-call-area i {
    font-size: 1.5rem;
}

.call-number {
    float: left;
}

.call-number h2 {
    color: #fff;
    font-size: 45px;
    float: left;
    margin-left: 40px;
    margin-top: 20px;
}


.footer-social {
    display: flex;
    padding-top: 20px;
    flex-direction: row;
    justify-content: flex-end;
}

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

    .slider-area2 .slick-slide {
        background-position: 0px top !important;
    }

}

.thematic-area h5 {
    width: 140px;
    margin: 0 auto;
    position: relative;
}

.thematic-area {
    background-color: rgb(77, 110, 180);
}

.thematic-area .services-content-05 {
    background-color: rgb(210, 221, 241);
}

.thematic-area .services-content-05:hover {
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    opacity: 0.9;
}

.thematic-area .services-content-05 .crs-icon {
    margin: 0 57px 20px 57px;
}

.thematic-area .services-content-05 h4 {
    text-align: center;
    color: rgb(77, 110, 180);
    min-height: 79px;
}

.single-counter .icon {
    width: 75px;
}

.footer-phone-block .flog>img {
    width: 200px;
    margin-bottom: 50px;
}


.elementor-image-carousel-wrapper .slick-image-stretch .slick-slide .slick-slide-image {
    width: 55% !important;
}

/********************************************************************/
.services .about-title h5 {
    color: rgb(0, 158, 226)
}

/*********************************************************************/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
textarea.wpcf7-textarea,
span.wpcf7-form-control-wrap.cv {
    background-color: rgb(210, 221, 241);
    color: #666;
    border: none;
    padding: 15px 10px;
    margin: 15px 0;
    border-radius: 10px;
    width: 100%;
    max-height: 214px;
}

input.wpcf7-form-control.wpcf7-file.cv-file {
    width: 92%
}

div.col-lg-6 label {
    display: inline-block;
    margin-bottom: 15px;
}

.section-title>span.line>img {
    display: none;
}

.header-cta ul li {
    display: inline-block;
    margin-left: 30px;
}

.header-cta ul li:first-child {
    margin-left: 0;
}

.header-cta ul li:last-child {
    padding-right: 0;
    border-right: none;
}

.header-cta ul li i {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    color: #fff;
}


.header-top-cta ul li {
    display: inline-block;
    width: 200px;
    margin-right: 80px;
}

.header-top-cta ul li:last-child {
    margin-right: 0;
}

.header-social>span>a>i,
.footer-social .fab {
    color: white;
    margin-left: 1rem;
    background-color: transparent;
    font-size: 18px;
    line-height: 13px;
    text-align: center;
}

.header-social>span>a>i:hover,
.footer-social .fab:hover {
    color: black;
    background-color: transparent;
}

section.make-call-area span.line {
    display: none;
}

img.logo {
    display: block;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    animation-iteration-count: infinite;
    width: 200px;
}

/* --- Flechas del slider exactamente como en el original --- */
.slider-active .slick-arrow {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 70px !important;
    height: 60px !important;
    width: 60px !important;
    font-size: 18px !important;
    line-height: 65px !important;
    background: #fff !important;
    color: rgb(77, 110, 180) !important;
    border: none !important;
    border-radius: 50% !important;
    text-align: center !important;
    z-index: 9 !important;
    cursor: pointer !important;
    padding: 0 !important;
    box-shadow: 4px 2px 0 0 transparent !important;
    transition: box-shadow .5s !important;
}

/* Flecha derecha */
.slider-active .slick-next {
    right: 70px !important;
    left: auto !important;
}

/* Al hacer hover sólo cambia la sombra */
.slider-active .slick-arrow:hover {
    box-shadow: 4px 2px 0 0 rgb(77, 110, 180) !important;
}

/* Asegurarnos de que no cambia color ni fondo en hover */
.slider-active .slick-arrow:hover,
.slider-active .slick-arrow:hover i {
    background: #fff !important;
    color: rgb(77, 110, 180) !important;
}

/* Eliminamos los pseudo-elementos de Slick que se usaban antes */
.slider-active .slick-prev:before,
.slider-active .slick-next:before {
    content: none !important;
}

.slick-dots {
    /*! margin-top: 20px; */
}

.slider-active .single-slider.slider-bg {
    min-height: 1100px !important;
    /* prueba con 700px, 800px, 900px… el que necesites */
}

.slider-area2 {
    margin-top: -160px !important;
    position: relative !important;
    z-index: 0 !important;
}

.slider-area2 .container {
    padding-top: 160px !important;
}

.slider-active .slider-content {
    position: relative !important;
    z-index: 2 !important;
}

.slider-area2 .slider-content {
    transform: translateY(20px) !important;
    /* sube o baja (- para subir, + para bajar) */
}

section.elementor-element-6b9d4a1 a {
    color: var(--color-Meliorate-letters);
}

section.elementor-element-6b9d4a1 .elementor-widget-container {
    background-color: var(--color-Meliorate-letters);
}

/* About-me de home */
#header-page p,
#section-contact-us h6,
#section-contact-us p {
    font-size: 1.5rem;
    line-height: 1.3;
    color: var(--color-Meliorate-letters);
}

#header-page span,
#section-contact-us p {
    font-size: 1.25rem;
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {

    section.about-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .right-menu {
        float: right;
    }

    .right-menu li:last-child {
        display: none;
    }

    .contact-area .map {
        position: absolute;
        right: -300px;
        top: 0;
    }

    .container-p {
        padding: 0 30px;
    }

    .header-btn {
        margin-left: 20px;
    }

    .slider-active .slick-arrow {
        left: 20px;
    }

    .slider-active .slick-next {
        right: 20px;
        left: auto;
    }

    .section-t h2 {
        font-size: 250px;
    }

    .f-cta-area {
        margin-left: 60px;
        margin-right: 60px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .header-social.display-ib {
        display: none;
    }

    .wp-img {
        margin-right: 0;
    }

    .contact-img {
        right: 0px;
    }

    .menu-area::before {
        width: 26%;
    }

    .single-project .project-info {
        right: 10px;
    }
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .f-contact li {
        display: flex;
    }

    .case-study-box-2 {
        display: inline-block;
        width: 100%;
    }

    .case-study-box-2 li {
        position: relative;
        width: 50%;
        float: left;
    }

    .case-study-img img {
        width: 100%;
    }

    .make-call-area .img img {
        max-width: initial;
        width: 365px;
        margin-left: -58px;
        margin-top: 99px;
    }

    .services-content2 h5 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .right-menu {
        float: right;
    }

    .right-menu li:last-child {
        display: none;
    }

    .pricing-area .nav {
        margin-bottom: 50px;
    }

    .header-two .top-callus {
        font-size: 15px;
    }

    .pricing-head h4 {
        font-size: 24px;
    }

    .f-contact span {
        width: 77%;
    }

    .contact-area .map {
        right: -500px;

    }

    .team-active .slick-arrow {
        left: 0;
    }

    .team-active .slick-next {
        left: inherit;
        right: 0;
    }

    .button-group button {
        margin: 0 6px;
    }

    .services-active2 .slider-nav .slick-list.draggable {
        width: 920px;
        float: right;
    }

    .services-item {
        width: 275px;
    }

    .services-active2 .slick-arrow {
        left: 0px;

    }

    .services-active2 .slick-next {
        left: inherit;
        right: 0px;
    }

    .right-menu .text strong {
        color: #181E23;
        font-size: 14px;
    }

    #project {
        background-size: initial !important;
    }

    #project .slick-dots {
        display: none !important;
    }

    .portfolio-active .slick-next {
        left: 75.5%;
    }

    .top-btn {
        font-size: 11px;
        padding: 16px 27px;
    }

    .header-cta ul li {
        font-size: 12px;
    }

    .menu-area::before {
        width: 27%;
        top: 48px;
    }

    .sticky-menu::before {
        height: 71px;
        top: 0;
        left: -20px;
    }

    .call-area h2 {
        color: #fff;
        margin-top: 100px;
        font-size: 26px;
    }

    .call-area .number {
        font-size: 40px;
    }

    .container-p {
        padding: 0 30px;
    }

    .header-cta ul li {
        margin-left: 20px;
    }

    .section-t h2 {
        font-size: 200px;
    }

    .about-img {
        margin-left: -105px;
    }

    .features-content p {
        padding: 0;
    }

    .services-content {
        padding: 50px 30px;
        padding-bottom: 45px;
    }

    .services-content h4 {
        font-size: 20px;
    }

    .services-content span {
        margin-bottom: 45px;
    }

    .video-wrap img {
        width: 100%;
    }

    .video-position {
        bottom: -222px;
        left: 20px;
        right: 20px;
    }

    .v-padding {
        padding-top: 0;
    }

    .wp-list {
        padding: 35px 15px;
        padding-bottom: 25px;
    }

    .wp-img {
        margin-right: -100px;
    }

    .wp-tag {
        left: 10px;
    }

    .team-info {
        margin-left: 0;
        margin-right: 0;
    }

    .team-info h4 {
        font-size: 18px;
    }

    .single-counter p {
        font-size: 18px;
    }

    .ta-bg {
        margin-left: -25px;
    }

    .b-meta.mb-20 {
        margin-bottom: 10px;
    }

    .b-meta ul li {
        margin-right: 0;
    }

    .f-cta-area {
        margin-left: 20px;
        margin-right: 20px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .footer-social span {
        margin-right: 12px;
    }

    .f-insta ul li {
        width: 28%;
    }

    .f-insta ul li a img {
        width: 100%;
    }

    .wp-bg {
        overflow: hidden;
    }

    .about-p {
        padding-top: 110px;
    }

    .s-single-services {
        padding: 50px 30px;
    }

    .fshape-one {
        top: 30%;
    }

    .fshape-two {
        left: 9%;
    }

    .chosse-img {
        width: 45%;
    }

    .choose-wrap.pl-100 {
        padding-left: 50px;
    }

    .choose-content p {
        padding-right: 50px;
    }

    .inner-wp-icon {
        display: none;
    }

    .wp-thumb.mb-35 {
        margin-bottom: 25px;
    }

    .contact-img {
        right: -150px;
    }

    .bsingle__content h2 {
        padding-right: 0;
        font-size: 27px;
    }

    .widget__banner-overly>span {
        margin-bottom: 120px;
    }

    .widget__banner-overly h3 {
        margin-bottom: 91px;
        font-size: 35px;
    }

    .widget__post-content h6 {
        font-size: 14px;
        padding-right: 0;
    }

    .details__content h2 {
        font-size: 26px;
    }

    .related-post-wrap .rp__content {
        padding: 23px;
    }

    .related-post-wrap .rp__content h3 {
        font-size: 20px;
    }

    .second-header .container {
        max-width: 85%;
    }

    .menu-search {
        display: none;
    }
}

/* Tablet desktop :768px. */
@media (min-width: 1100px) and (max-width: 1200px) {
    .second-header .container {
        max-width: 75%;
    }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .second-header .container {
        display: none;
    }

    .mean-bar .mean-nav {
        position: absolute;
        margin-top: 43px;
    }

    .single-counter .icon {
        min-height: 60px;
        margin-bottom: 23px;
    }

    .second-about {
        display: none;
    }

    .about-content {
        margin-top: 50px;
    }

    .s-about-img img {
        width: 100%;
    }

    .mobile-menu.mean-container {
        margin-top: -23px;
    }

    .slider-content.s-slider-content.mt-170 {
        margin-top: 60px;
    }

    .make-call-area {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .section-title.cta-title.pt-180.mb-20 {
        padding-top: 0;
    }

    .make-call-area::after {
        height: 100%;
    }

    .services-content-05 h4 {
        font-size: 20px;
    }

    .footer-top-heiding .section-title h2 {
        font-size: 42px;
        margin-bottom: 30px;
    }

    .single-brand {
        margin-bottom: 30px;
    }

    .make-call-area .cta-title h2 {
        font-size: 35px;
    }

    .call-number h2 {
        font-size: 30px;
        margin-left: 11px;
        margin-top: 20px;
    }

    .case-study-box-2 {
        display: inline-block;
    }

    .case-study-box-2 li {
        float: left;
        width: 50%;
    }

    .counter-bg::before,
    .counter-bg::after {
        display: none;
    }

    .single-counter {
        display: inherit;
    }

    .header-img {
        margin-left: 0px;
    }

    .sr-tw-ul li .icon {
        margin-left: 0;
    }

    .pricing-area .nav {
        margin-bottom: 50px;
    }

    .slider-four .slider-img {
        margin-left: 0;
        margin-top: 60px;
        margin-right: 0;
    }

    .map-content {
        margin-top: 0px;
        overflow: hidden;
    }

    .map-cirl {
        left: 46%;
        top: 36%;
    }

    .header-three .mean-container a.meanmenu-reveal {
        border: 1px solid #fff;
        color: #fff;
    }

    .header-three .mean-container a.meanmenu-reveal span {
        background: #fff none repeat scroll 0 0;
    }

    .header-three .mean-container .mean-nav {
        background: #fe6c6b none repeat scroll 0 0;
    }

    .sticky-menu {
        position: relative;
        animation: inherit;
    }

    .team-active .slick-arrow {
        left: -10px;
    }

    .team-active .slick-next {
        right: -10px;
        left: inherit;
    }

    .faq-img {
        margin-bottom: 50px;
    }

    .portfolio .button-group {
        padding-bottom: 0;
        margin-top: 30px;
    }

    #mobile-menu {
        background: #181E23;
    }

    .header-cta ul li {
        display: inline-block;
        margin-left: 12px;
    }

    .contact-area .map {
        display: none;
    }

    .number {
        font-size: 48px;
    }

    .services-active2 .slider-nav {
        top: 200px;
    }

    .services-active2 .slider-nav .slick-list.draggable {
        width: 650px;
    }

    .newslater-area #contact-form4 {
        margin-top: 0;
        float: right;
        width: 100%;
        padding-left: 0;
    }

    .cta-area.cta-bg::before {
        height: 100%;
        width: 100%;
        top: 0;

    }

    .cta-bg {
        padding: 100px 0;
    }

    .cta-bg .video-img {
        margin-top: 0px;
        height: 757px;
    }

    .services-active2 .slick-arrow {
        left: 0;
    }

    .services-active2 .slick-next {
        left: inherit;
        right: 0px;
    }

    .menu-area::before {
        width: 32%;
        height: 84px;
        left: -34px;
    }

    .sticky-menu::before {
        height: 84px;
        top: 0;
        left: -29px;
    }

    .logo {
        line-height: inherit;
        padding: 0 10px;
    }

    .case-study-img img {
        width: 100%;
    }

    .container-p {
        padding: 0 30px;
    }

    .slider-bg {
        min-height: 700px;
    }

    .section-t h2 {
        font-size: 150px;
    }

    .about-img {
        margin-left: 0;
        text-align: center;
        margin-bottom: 30px;
    }

    .about-content.pl-30 {
        padding-left: 0;
        padding-bottom: 4px;
    }

    .features-content p {
        padding: 0;
    }

    .services-content {
        padding: 50px 28px;
        padding-bottom: 45px;
    }

    .video-position {
        bottom: 70px;
        left: 120px;
    }

    .wp-img {
        margin-top: 30px;
        margin-bottom: -15px;
        margin-right: 0;
    }

    .counter small {
        top: -20px;
    }

    .cta-right {
        margin-top: 35px;
    }

    .ta-bg {
        background-position: center;
        margin: 25px auto;
    }

    .testimonial-area.pb-120 {
        padding-bottom: 185px;
    }

    .f-cta-area {
        margin-left: 20px;
        margin-right: 20px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .menu-area {
        padding: 0;
    }

    .responsive {
        float: right;
        display: block;
        cursor: pointer;
        margin-top: -38px;
    }

    .responsive i {
        color: #181E23;
        font-size: 25px;
    }

    #mobile-menu {
        display: none;
        padding: 20px;
    }

    .second-menu {
        margin-bottom: 0;
        box-shadow: none;
        padding: 0;
        margin-top: 0;
    }

    .second-menu::before {
        content: none;
    }

    .s-video-content {
        padding-left: 100px;
    }

    .chosse-img {
        display: none;
    }

    .testimonial-p {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .contact-img {
        display: none;
    }

    .contact-bg.pb-80 {
        padding-bottom: 120px;
    }

    .single-post {
        box-shadow: 0px 10px 80px 0px rgba(193, 193, 193, 0.41);
    }

    .breadcrumb-area {
        min-height: 300px;
    }

    .bsingle__content h2 {
        font-size: 28px;
    }

    .widget__banner-overly>span {
        margin-bottom: 320px;
    }

    .widget__banner-overly h3 {
        margin-bottom: 352px;
        font-size: 80px;
    }

    .widget__banner-overly h3 span {
        font-size: 61px;
    }

    .details__content h2 {
        font-size: 29px;
    }

    .avatar__wrap {
        padding: 50px 65px;
    }

    .b-details-p.pt-120 {
        padding-top: 115px;
    }

    .portfolio .col3 .grid-item,
    .portfolio .col2 .grid-item {
        width: 33.33%;
        padding: 15px;
    }

    .gallery-image img {
        width: 100%;
    }
}


/* small mobile :320px. */
@media (max-width: 767px) {
    section.make-call-area {
        background-image: -moz-linear-gradient(0deg, rgb(0, 158, 226) 65%, rgb(77, 110, 180) 100%);
        background-image: -webkit-linear-gradient(0deg, rgb(0, 158, 226) 65%, rgb(77, 110, 180) 100%);
        background-image: -ms-linear-gradient(0deg, rgb(0, 158, 226) 65%, rgb(77, 110, 180) 100%);

    }

    .book-schedule {
        justify-content: left !important;
    }

    .footer-widget.mt-70 {
        margin-top: 0;
    }

    form.wpcf7-form.init>.row>.col-lg-6,
    form.wpcf7-form.init>.row>.col-lg-12 {
        padding: 0;
    }

    #about .pt-100 {
        padding-top: 10px;
    }

    #about .pr-30 {
        padding-right: 0;
        padding-left: 0;
    }

    .about-content3 .col-md-6 {
        padding: 0;
    }

    .footer-social {
        justify-content: center !important;
        padding-bottom: 20px;
    }

    .t-user {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .case-study-box-2 {
        display: inline-block;
        width: 100%;
    }

    .case-study-box-2 li {
        position: relative;
        width: 50%;
        float: left;
    }

    .case-study-img img {
        width: 100%;
    }

    .make-call-area .cta-title h2 {
        font-size: 27px;
    }

    .mean-container .mean-nav {
        background: #fff none repeat scroll 0 0;
    }

    .mean-container .mean-nav ul li a {
        border-top: 1px solid rgb(238, 238, 238);
        color: #0c1923;
        font-size: 14px;
        font-weight: 600;
    }

    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: rgb(254, 102, 107);
    }

    .mean-container .mean-nav ul li li a {
        border-top: 1px solid rgb(238, 238, 238);
    }

    .menu-area .container {
        padding: 10px;
    }

    .header-img {
        margin-left: -50px;
        margin-right: -50px;
    }

    .case-study-box-2 {
        display: inline-block;
    }

    .progress-outer li {
        width: 100%;
    }

    .counter-bg {
        z-index: 1;
    }

    .counter-bg::before,
    .counter-bg::after {
        display: none;
    }

    .make-call-area::after {
        height: 100%;
    }

    .call-number h2 {
        font-size: 28px;
        margin-left: 22px;
        margin-top: 6px;
    }

    .call-number .icon {
        width: 50px;
        height: 50px;
        float: left;
        text-align: center;
        line-height: 50px;
    }

    .call-number .icon img {
        height: 30px;
    }

    .call-number .icon img {
        width: 50%;
    }

    .make-call-area .img img {
        max-width: 100%;
        width: auto;
    }

    .services-box .services-content2:hover .ss-btn2 {
        display: none;
    }

    .sd-img {
        margin: 0 0;
    }

    .sr-tw-ul li .icon {
        margin-left: 0;
    }

    .contact-area img {
        margin-bottom: 50px;
    }

    .line img {
        margin-bottom: 0;
    }

    .sr-ul li {
        width: 100%;
    }

    .team-info {
        margin-top: 30px;
    }

    .project-detail .pr-ul li {
        width: 100%;
    }

    .pricing-area .nav {
        margin-bottom: 50px;
    }

    .services-02 ul {
        display: inline;
        border: 2px solid #F5F5F5;
        width: 100%;
        float: left;
    }

    .services-02 ul li {
        margin-bottom: 30px;
        border: none;
    }

    .slider-four .slider-img {
        margin-left: 0;
        margin-top: 50px;
        margin-right: 0;
    }

    .services-07 .user-box {
        display: flex;
        margin-bottom: 50px;
    }

    .skills-content {
        margin-top: 50px;
    }

    .conunter-img {
        margin-bottom: 50px;
    }

    .conunter-content {
        margin-bottom: 100px;
    }

    .contact-form {
        margin-bottom: 50px;
    }

    .map-content {
        margin-top: 0;
        position: relative;
        overflow: hidden;
    }

    .map-line,
    .map-cirl {
        display: none;
    }

    .contact-bg02 {
        padding: 30px;
    }

    .about-content {
        margin-top: 30px;
    }

    .green {
        margin-top: 30px;
    }

    .slider-bg .text2 h2 {
        font-size: 2.7rem;
    }

    .slider-content {
        margin-top: 50%;
    }

    .sticky-menu .mean-container a.meanmenu-reveal {
        margin-top: -50px;
    }

    .s-single-services.active {
        background: #fff;
        margin-top: 0;
        position: relative;
        z-index: 1;
    }

    .newslater .input-bg {
        width: 100%;
    }

    .newslater .input-bg2 {
        margin-left: 0;
        width: 100%;
        margin-top: 15px;
    }

    .single-brand {
        text-align: center;
        margin-bottom: 30px;
    }

    .newslater-area #contact-form4 button {
        height: 56px;
        padding: 0;
        right: 0;
        width: 100%;
        z-index: 0;
        text-align: center;
        float: left;
        position: relative;
        margin-top: 15px;
        border-radius: 10px;
    }

    .footer-widget.mt-80 {
        margin-top: 0;
        margin-bottom: 80px;
    }

    .copyright-wrap ul {
        margin-bottom: 30px;
    }

    #feature-top {
        margin-top: -40px;
    }

    .cta-area {
        padding: 100px 0;
    }

    .cta-area.cta-bg::before {
        height: 100%;
        top: 0;
    }

    .portfolio .my-masonry {
        margin-top: 50px;
    }

    .team-active .slick-arrow {
        left: 0px;
    }

    .team-active .slick-next {
        left: inherit;
        right: 0px;
    }

    .faq-wrap {
        margin-top: 50px;
    }

    .contact-area .map {
        display: none;
    }

    .single-testimonial-bg {
        border-radius: 10px;
        width: 100%;
        float: right;
        padding: 300px 50px 100px 50px;
        margin: 0;
    }

    .testimonial-active .slick-dots {
        width: 100%;
        bottom: 7%;
    }

    .testimonial-active .ta-info h6 {
        font-size: 18px;
    }

    .services-active2 .slider-nav .slick-list.draggable {
        width: 300px;
        float: right;
    }

    .services-item {
        width: 280px;
    }

    .services-active2 .slider-nav {
        position: absolute;
        top: 150px;
    }

    .services-active2 .slick-arrow {
        left: -15px;
    }

    .services-active2 .slick-next {
        left: inherit;
        right: -15px;
    }

    .services-active2 h2 {
        font-size: 28px;
        margin-top: 30px;
    }

    .sinature-box {
        position: relative;
        left: 0;
        width: 100%;
    }

    .newslater-area #contact-form4 {
        margin-top: 0;
        float: right;
        width: 100%;
        padding-left: 0;
    }

    .service-detail {
        padding-left: 0;
    }

    .portfolio-active .slick-arrow {
        top: -173px;
        left: 60.5%;
    }

    .portfolio-active .slick-next {
        left: 79.5%;
    }

    .call-area h2 {
        margin-top: 0;
    }

    .com-icon {
        top: 80px;
        width: 50px;
    }

    .com-icon img {
        width: 100%;
    }

    .counter-area {
        background-size: cover;
        padding: 120px 0;
    }

    .single-counter-img {
        margin-bottom: 50px;
    }

    .single-counter {
        margin: 10px;
    }

    #project {
        background-size: cover !important;
        padding-bottom: 90px;
    }

    .call-area {
        background-size: cover;
        padding: 120px 0;
    }

    .call-area h2 span {
        font-size: 34px;
    }

    .call-area .number {
        font-size: 36px;
    }

    .testimonial-active2 .ta-info {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .testimonial-active2 .testi-author img {
        margin-bottom: 0;
    }

    .testimonial-active2 .slick-arrow {
        display: none !important;
    }

    .cta-bg .video-img {
        margin-top: 50px;
        height: 500px;
    }


    .header-three .mean-container a.meanmenu-reveal {
        border: 1px solid #fff;
        color: #fff;
    }

    .header-three .mean-container a.meanmenu-reveal span {
        background: #fff none repeat scroll 0 0;
    }

    .header-three .mean-container .mean-nav {
        background: #fff none repeat scroll 0 0;
    }

    .slider-price {
        display: none;
    }

    .slider-bg2 .slider-content>span {
        font-size: 18px;
    }

    .slider-bg2 .video-i {
        display: none;
    }

    .slider-bg2 {
        min-height: 700px;
        position: relative;
        margin-top: -118px;
        z-index: 1;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .portfolio .col3 .grid-item,
    .portfolio .col2 .grid-item {
        width: 100%;
        padding: 15px;
    }

    .gallery-image img {
        width: 100%;
    }

    .pricing-box {
        padding: 0;
    }

    .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
        text-align: center;
    }

    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;

    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .has-mega-menu {
        position: relative;
    }

    li.has-sub.has-mega-menu ul {
        position: relative;
        top: 0px;
        /*insert the needed value*/
        z-index: 100;
        left: 0px;
        right: 0px;
        width: 100%;
    }

    li.has-sub.has-mega-menu:hover>ul {
        /*flexbox fallback for browsers that do not support CSS GRID lyout*/
        display: flex;
        flex-wrap: wrap;
        /*CSS GRID lyout*/
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
        margin-left: 0px;
        height: 200px;
        overflow: auto;
    }

    .timeline {

        padding: 50px 0px 50px 50px;

    }

    .tag-template img {
        width: 100% !important;
    }

    .pagination-wrap {
        margin-bottom: 50px;
    }

    .admin-bar .menu-area {
        margin-top: 0;
    }

    .admin-bar .sticky-menu {
        margin-top: 13px;
    }

    .tag-markup-2 li>ul,
    li>ol,
    .pages-content li>ul,
    li>ol {
        padding-left: .5rem;
    }

    .size-full.wp-image-906 {
        width: 100%;
        height: auto;
    }

    .pages-content img {
        width: auto;
        height: auto;
    }

    .row {
        /*! margin-right: 0; */
        /*! margin-left: 0; */
    }

    .header-btn.second-header-btn {
        display: none;
    }

    .f-cta-area {
        margin-bottom: 0;
    }

    .search-form label {
        width: 100%;
    }

    .has-3-columns .wp-block-column,
    .has-5-columns .wp-block-column,
    .has-6-columns .wp-block-column,
    .has-4-columns .wp-block-column,
    .has-2-columns .wp-block-column,
    .wp-block-media-text.alignwide figure,
    .wp-block-media-text__content,
    .wp-block-gallery.alignwide.columns-4.is-cropped li,
    .wp-block-gallery.columns-6.is-cropped li,
    .wp-block-gallery.columns-7.is-cropped li,
    .wp-block-gallery.columns-8.is-cropped li {
        width: 100%;
    }

    #contact-form {
        padding: 0 15px;
    }

    .s-video-wrap {
        padding-left: 13px;
        padding-right: 13px;
    }

    .wp-block-gallery.columns-3 li {
        width: 100%;
    }

    .wp-block-gallery li {
        width: 50%;
    }

    .container-p {
        padding: 0 15px;
    }

    .menu-area {
        padding-top: 15px;
        padding-bottom: 5px;
    }

    .slider-bg {
        min-height: 600px;
    }

    .slider-content h2 {
        font-size: 30px;
        letter-spacing: 0;
        margin-bottom: 30px;
    }

    .menu-area::before {
        width: 56%;
        height: 82px;
        top: 0;
        left: -40px;
    }

    .down-arrow {
        bottom: 20px;
    }

    .section-t {
        display: none;
    }

    .about-img {
        margin-left: 0;
    }

    .about-img img {
        width: 100%;
    }

    .about-text span {
        top: 20px;
    }

    .about-text {
        height: 109px;
        width: 214px;
    }

    .about-content.pl-30 {
        padding-left: 0;
        margin-top: 30px;
        padding-bottom: 3px;
    }

    .about-title h2 {
        font-size: 36px;
        letter-spacing: -1px;
    }

    .features-content p {
        padding: 0;
    }

    .section-title {
        padding-left: 0;
        padding-right: 0;
    }

    .section-title h2 {
        font-size: 32px;
        letter-spacing: -1px;
    }

    .video-wrap img {
        width: 100%;
    }

    .video-position {
        bottom: 0;
    }

    .video-img a {
        height: 50px;
        width: 50px;
        line-height: 15px;
        padding: 17px;
    }

    .v-list ul li i {
        display: block;
        margin-right: 15px;
        float: left;
        margin-top: 2px;
    }

    .v-list ul li span {
        overflow: hidden;
        display: block;
    }

    .wp-list ul li {
        display: block;
        align-items: unset;
    }

    .wp-list {
        padding: 30px 20px;
        padding-bottom: 25px;
    }

    .wp-icon {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .wp-img {
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: -15px;
    }

    .wp-img>img {
        width: 100%;
    }

    .wp-img .wp-tag {
        left: 0;
        top: 75px;
        width: 25%;
    }

    .cta-content p {
        padding-right: 0;
    }

    .cta-right {
        margin-top: 35px;
    }

    .testimonial-area.pb-120 {
        padding-bottom: 185px;
        padding-top: 113px;
    }

    .f-cta-area {
        padding: 35px 20px 0;
    }

    .breadcrumb {
        float: left;
    }

    .section-title.cta-title {
        padding-top: 0;
    }

    .make-call-area {
        padding: 120px 2rem 0 2rem;
    }

    .crs-icon {
        margin-right: -15px;
        margin-bottom: 30px;
    }

    .header-two .logo img {
        width: 100%;
        max-width: inherit;
    }

    .menu-area2 .mobile-menu.mean-container {
        margin-top: -24px;
    }

    .menu-area {
        padding: 0;
    }

    .responsive {
        float: right;
        display: block;
        cursor: pointer;
        margin-top: -38px;
    }

    .responsive i {
        color: #181E23;
        font-size: 25px;
    }

    #mobile-menu {
        display: none;
        background: no-repeat;
        padding: 20px 0;
        margin-top: 21px;
        background: #181E23;
    }

    .second-menu {
        margin-bottom: 0;
        box-shadow: none;
        padding: 0;
        margin-top: 0;
    }

    .second-menu::before {
        content: none;
    }

    .second-header {
        padding: 10px 0;
    }

    .s-about-img {
        margin-top: 50px;
    }

    .s-about-img img {
        width: 100%;
    }

    .s-video-content {
        padding-left: 15px;
    }

    .chosse-img {
        display: none;
    }

    .testimonial-active {
        width: 100%;

    }

    .testimonial-active .slick-arrow {
        width: 87%;
    }

    .portfolio .col3 .grid-item,
    .portfolio .col2 .grid-item {
        width: 100%;
        padding: 15px;
    }

    .contact-img {
        display: none;
    }

    .contact-bg.pb-80 {
        padding-bottom: 120px;
    }

    .slider-shape {
        display: none !important;
    }

    .second-about {
        display: none;
    }

    .s-about-content.pl-30 {
        margin-top: 50px;
        padding-left: 0;
    }

    .team-area-content li .icon {
        margin-right: 10px;
        width: 33%;
    }

    .team-info .team-social {
        width: 100%;
    }

    .single-counter {
        text-align: left !important;
    }

    .footer-bg .section-title h2 {
        margin-bottom: 30px;
    }

    .s-video-content h2 {
        font-size: 40px;
    }

    .features-shape {
        display: none;
    }

    .choose-wrap.pl-100 {
        padding-left: 0;
    }

    .choose-content p {
        padding-right: 0;
    }

    .choose-list ul li i {
        display: block;
        margin-right: 15px;
        float: left;
        margin-top: 2px;
    }

    .choose-list ul li span {
        overflow: hidden;
        display: block;
    }

    .inner-wp-icon {
        display: none;
    }

    .wp-thumb.mb-35 {
        margin-bottom: 25px;
    }

    .bsingle__content {
        padding: 25px;
    }

    .bsingle__content h2 {
        padding-right: 0;
        font-size: 24px;
    }

    .bsingle__content p {
        padding-right: 0px;
    }

    .quote-post .quote-icon {
        margin-top: 14px;
        float: unset;
        margin-bottom: 15px;
    }

    .pagination-wrap .pagination {
        text-align: center;
    }

    .widget__post-content h6 {
        font-size: 14px;
        padding-right: 0;
    }

    .widget__banner-overly>span {
        margin-bottom: 120px;
    }

    .widget__banner-overly h3 {
        color: #ffffff;
        font-size: 32px;
        margin-bottom: 100px;
        font-weight: 500;
    }

    .breadcrumb-title h2 {
        font-size: 25px;
    }

    .breadcrumb-title p {
        padding: 0;
        font-size: 15px;
    }

    .breadcrumb-area {
        min-height: 200px;
    }

    .details__content h2 {
        font-size: 24px;
    }

    .details__content blockquote {
        padding-right: 20px;
        padding-left: 45px;
    }

    .details__content figure img {
        float: unset;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .post__tag ul li {
        margin-right: 2px;
    }

    .post__share {
        text-align: left !important;
    }

    .post__share h5 {
        margin-bottom: 15px;
    }

    .post__tag {
        margin-bottom: 35px;
    }

    .posts_navigation .prev-link {
        margin-bottom: 30px;
    }

    .related-post-wrap .rp__content {
        padding: 35px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .related-post-wrap .rp__content h3 {
        font-size: 20px;
    }

    .avatar__wrap {
        padding: 50px 20px;
    }

    .single__comment .comments-avatar {
        float: unset;
        margin-bottom: 15px;
    }

    .single__comment.children {
        margin-left: 0;
    }

    .comment__form {
        padding: 30px 20px;
    }

    .b-details-p.pt-120 {
        padding-top: 115px;
    }

    .menu-area .menu-tigger {
        display: none;
    }

    .off-logo {
        display: block;
    }

    .faq-img.text-right {
        text-align: center !important;
        margin-top: 30px;
    }

    .faq-area.pt-113.pb-120 {
        margin-top: 65px;
    }

    .s-slider-content p {
        padding-right: 0;
    }

    .slider-btn.mt-55 {
        margin-top: 25px;
    }

    .faq-img img {
        width: 100%;
    }

    .down-arrow {
        display: none;
    }

    .meta__info ul li {
        margin-right: 15px;
    }

    #scrollUp {
        right: 20px;
        bottom: 30px;
    }

    .video-wrap>img {
        display: none;
    }

    .video-img img {
        width: 100%;
    }

    .video-position {
        position: unset;
        bottom: unset;
        left: unset;
    }

    .counter-area.pb-90 {
        padding-bottom: 85px;
    }

    .cta-bg.pb-120 {
        padding-bottom: 115px;
    }

    .contact-wrapper input {
        height: 65px;
        padding: 0 25px;
    }

    .contact-wrapper textarea {
        height: 160px;
        padding: 30px 25px;
    }

    .second-slider-content {
        padding-top: 0;
    }

    .s-cta-p.pb-120 {
        padding-bottom: 120px;
    }

}





.mi-carrusel {
    overflow: hidden;
    position: relative;
    width: calc((160px + 90px) * 4);
    padding: 40px 0px;
    margin: 0 auto;
}

.mi-carrusel .slides {
    display: flex;
    align-items: center;
    transition: transform 0.5s ease;
}

.mi-carrusel .slide {
    flex: 0 0 auto;
    width: 160px;
    margin-right: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mi-carrusel .slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}


#services-05 .services-05 img {
    width: 120px;
    height: auto;
    background-color: rgba(17, 162, 154, 0.15);
}

.title-color {
    color: var(--color-Meliorate-green);
}

.title-color1 {
    color: var(--color-Meliorate-letters);
}

.counter-bg::before,
.counter-bg::after {
    z-index: -1;
}

#about-home span img {
    width: 50px;
    height: 50px;
}

/* SERVICIOS HOME */
#services-home,
#services-section {
    padding: 9rem 0;
}

.bg-Meliorate {
    background: linear-gradient(to bottom, var(--color-Meliorate-blue) 0%, var(--color-Meliorate-letters) 100%);
}

#services-home h2,
#about-home h2 {
    font-size: 2.25rem;
    line-height: 1.2;
}

#services-home img,
#services-section img {
    width: 170px;
}

#services-home .check {
    width: 26px;
}

#services-home .hover-shadow {
    transition: transform .3s ease;
    cursor: pointer;
}

#services-home .hover-shadow:hover {
    transform: translateY(-4px);
}

.servicies-home {
    /*
    border-radius: 20px;
    */
}

.servicies-home h4,
.servicies-home h4 a,
#services-home span {
    color: var(--color-Meliorate-letters);
    white-space: normal !important;
    word-break: keep-all;
    font-size: 1.25rem;
}

.servicies-home h4,
#services-home span {
    font-weight: 500;
    font-size: 1rem;
}

.servicies-home h4 {
    width: 70%;
}

#services-home .container>div>div:last-child h4 {
    width: 100%;
}

/* Clientes HOME*/
#have-archieved {
    color: var(--color-Meliorate-letters);
    padding: 9rem 0;
}

.background-more-meliorate #have-archieved {
    padding: 12rem 0 7rem 0;
}

.background-white {
    padding: 1rem;
    border-radius: 1rem;
    background-color: white;
    background: linear-gradient(to bottom, #fff, transparent);
}

.background-more-meliorate,
section#have-archieved,
.tailor-made {
    background: url(https://meliorate-es.eu/wp-content/uploads/2025/07/fondo.png) no-repeat center center;
    background-size: cover;
}

#have-archieved h6,
#have-archieved h2 {
    font-size: 3rem;
    color: var(--color-Meliorate-letters);
}

#have-archieved img {
    width: 120px;
}

#have-archieved p {
    font-size: 1.5rem;
}

/*-- SLIDER HOME --*/
.carousel-control-prev,
.carousel-control-next {
    background: transparent !important;
    border: none;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1 !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: none;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    box-shadow: none;
}

.carousel-control-prev i,
.carousel-control-next i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    font-size: 1.5rem;
    color: white;
    opacity: 1 !important;
    transition: .2s ease-in-out;
}

.carousel-control-prev:hover i,
.carousel-control-prev:focus i {
    scale: 1.2;
}

.carousel-control-next:hover i,
.carousel-control-next:focus i {
    scale: 1.2;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    box-shadow: none !important;
}

.slider-carrusel {
    min-height: 900px;
    width: 100%;
    padding: 0 15rem;
}

.slider-carrusel h2 {
    font-size: clamp(2.35rem, 1.5143rem + 1.2381vw, 3rem);
}

.slider-carrusel span {
    font-size: 1.5rem;
}

.carrusel-1 {
    background: url('https://meliorate-es.eu/wp-content/assets/blocks-creador/BANDERA_HOME1.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.carrusel-2 {
    background: url('https://meliorate-es.eu/wp-content/assets/blocks-creador/BANDERA_HOME2.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

/*-- FIN SLIDER HOME --*/

/* DIV QUE SEPARA */
.separate {
    height: 9rem;
}

/*PAGINA CONTACT*/
.services-icon img {
    width: 200px;
}

/* PAGINA ABOUT US */
.more-meliorate .more-info {
    border-radius: 20px;
    background-color: white;
}

.more-meliorate .more-info h4 {
    color: var(--color-Meliorate-letters);
    font-size: 3rem;
}

.more-meliorate .more-info p {
    color: var(--color-Meliorate-letters);
    font-size: 1rem;
    line-height: 1.2;
}

section#about-home {
    padding: 4rem 0 9rem 0;
}

section#services-section {
    padding: 4rem 0 9rem 0;
}

.background-more-meliorate .servicies-home {
    border-radius: 0.5rem !important;
    overflow: hidden;
}

section.more-meliorate {
    padding: 9rem 0 2rem 0;
    background: linear-gradient(to bottom, var(--color-Meliorate-letters) 0%, #fff 65%);
}

#services-section p {
    color: var(--color-Meliorate-letters);
    font-size: 16px;
}

#services-section h4 {
    height: 80px;
    color: var(--color-Meliorate-letters);
    margin: 0;
}

#services-section .servicies-home .text-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Centra verticalmente el párrafo dentro del wrapper */
#services-section .servicies-home .text-wrapper p {
    margin: auto 0;
}

.design-key {
    position: relative;
}

.design-key::before {
    content: "";
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    width: 31px;
    height: 31px;
    background: url('https://meliorate-es.eu/wp-content/assets/blocks-creador/mdi_tick-circle-outline.webp') no-repeat center center;
    background-size: contain;
    pointer-events: none;
}

/* FIN PAGINA ABOUT US */

/* MENU MOVIL */


#header-sticky .second-menu {
    position: relative;
    width: 100%;
}

.navigation .toggle {
    display: none;
}

.boton-contact-us {
    display: block;
}

#header-sticky li.a-contact-us a {
    display: none;
}

.main-menu ul li a {
    display: block;
    color: var(--color-Meliorate-letters);
    font-weight: 700;
    padding: 20px 0;
    position: relative;
    font-size: 16px;
}

.second-menu .main-menu ul li:first-child {
    margin-left: 0;
}

.main-menu ul li:first-child {
    margin-left: 0;
}

.main-menu ul li {
    display: inline-block;
    margin-left: 25px;
    position: relative;
}

.header-area {
    top: 0px;
    position: sticky;
    z-index: 1000;
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}


#header-sticky,
.header-area {
    background: white;
}

/* FIN MENU MOVIL*/

/* ANIMACIONES */
.contact-planet,
.contact-job,
.about-illustration {
    position: relative;
    width: min(480px, 100%);
    aspect-ratio: 1 / 1;
    isolation: isolate;
}

/* Imágenes internas */
.contact-planet .planet,
.contact-job .planet,
.about-illustration .planet {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    will-change: transform;
}

/* Capas base y flotantes */
.contact-planet .base,
.contact-job .base,
.about-illustration .base {
    z-index: 1;
}

.contact-planet .layer,
.contact-job .layer,
.about-illustration .layer {
    z-index: 2;
}

/* Animación vertical suave */
@keyframes floatY {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(var(--float-y, -12px));
    }

    100% {
        transform: translateY(0);
    }
}

.floating {
    animation: floatY var(--dur, 6s) ease-in-out infinite;
}

.floating--slow {
    --dur: 5s;
    --float-y: -12px;
}

.floating--medium {
    --dur: 4s;
    --float-y: -12px;
}

.floating--fast {
    --dur: 3s;
    --float-y: 10px;
    animation-delay: .2s;
}

/* Animación de giro SIMPLE (usa el centro del elemento) */
@keyframes spin360 {
    to {
        transform: rotate(360deg);
    }
}

.spin {
    transform-origin: 50% 50%;
    animation: spin360 var(--spin-dur, 18s) linear infinite;
}

.spin--slow {
    --spin-dur: 22s;
}

.spin--fast {
    --spin-dur: 12s;
}

/* Giro con pivote personalizado */
@keyframes spinAround {
    0% {
        transform:
            translate(var(--cx), var(--cy)) rotate(0deg) translate(calc(-1 * var(--cx)), calc(-1 * var(--cy)));
    }

    100% {
        transform:
            translate(var(--cx), var(--cy)) rotate(360deg) translate(calc(-1 * var(--cx)), calc(-1 * var(--cy)));
    }
}

.spin-pivot {
    transform-origin: 0 0;
    animation: spinAround var(--spin-dur, 18s) linear infinite;
    will-change: transform;
}

.spin-pivot--slow {
    --spin-dur: 30s;
}

.spin-pivot--fast {
    --spin-dur: 10s;
}

/* Corrección de pivote exacto para engranajes en "About Us" */
.about-illustration .gear-1 {
    --cx: 23.96%;
    --cy: 27.70%;
}

.about-illustration .gear-2 {
    --cx: 36.75%;
    --cy: 12.65%;
}

@keyframes riseIn {
    from {
        transform: translateY(24px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideInTop {
    from {
        transform: translateY(-120px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideInLeft {
    from {
        transform: translateX(-400px);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.slide-in-top {
    opacity: 0;
    transform: translateY(-120px);
    animation: slideInTop var(--slide-dur, 0.9s) ease-out forwards;
    animation-delay: var(--slide-delay, 0s);
    will-change: transform, opacity;
}

.slide-in-top.is-in {
    animation: slideInTop var(--slide-dur, 0.9s) ease-out forwards;
    animation-delay: var(--slide-delay, 0s);
}

.slide-in-top--slow {
    --slide-dur: 1.3s;
}

.slide-in-top--fast {
    --slide-dur: 0.5s;
}

.slide-in-top--d1 {
    --slide-delay: 0s;
}

.slide-in-top--d2 {
    --slide-delay: 0.15s;
}

.slide-in-top--d3 {
    --slide-delay: 0.3s;
}

.slide-in-top--d4 {
    --slide-delay: 0.45s;
}

.reveal-up {
    opacity: 0;
    animation: riseIn var(--rise-dur, .8s) ease-out forwards;
    animation-delay: var(--rise-delay, 0s);
    will-change: transform, opacity;
}

.reveal-up--d1 {
    --rise-delay: 0.4s;
}

.reveal-up--d2 {
    --rise-delay: 0.6s;
}

.reveal-up--d3 {
    --rise-delay: 0.8s;
}

.rise-in {
    opacity: 0;
    animation: riseIn var(--rise-dur, 0.8s) ease-out forwards;
    animation-delay: var(--rise-delay, 0s);
    will-change: transform, opacity;
}

.rise-in--slow {
    --rise-dur: 1.5s;
}

.rise-in--fast {
    --rise-dur: 0.5s;
}

.slide-in-left {
    opacity: 0;
    animation: slideInLeft 1.2s ease-out forwards;
    animation-delay: var(--slide-delay, 0s);
    will-change: transform, opacity;
}

.slide-in-left--d1 {
    --slide-delay: 0.2s;
}

.slide-in-left--d2 {
    --slide-delay: 0.5s;
}

.fade-in {
    opacity: 0;
    animation: fadeIn 0.9s ease-out forwards;
    animation-delay: var(--fade-delay, 0s);
    will-change: opacity;
}

.fade-in--d1 {
    --fade-delay: 0s;
}

.fade-in--d2 {
    --fade-delay: .1s;
}

.fade-in--d3 {
    --fade-delay: .2s;
}

.fade-in--d4 {
    --fade-delay: .3s;
}


.js .slide-in-left,
.js .fade-in,
.js .reveal-up,
.js .slide-in-top,
.js .rise-in {
    animation-play-state: paused;
}

.js .slide-in-left.is-in,
.js .fade-in.is-in,
.js .reveal-up.is-in,
.js .slide-in-top.is-in,
.js .rise-in.is-in {
    animation-play-state: running;
}

@media (prefers-reduced-motion: reduce) {

    .floating,
    .spin,
    .spin-pivot {
        animation: none !important;
    }

    .reveal-up {
        animation: none;
        opacity: 1;
        transform: none;
    }

    .fade-in {
        animation: none;
        opacity: 1;
    }

    .slide-in-left,
    .rise-in {
        animation: none;
        opacity: 1;
        transform: none;
    }

    .slide-in-top {
        animation: none !important;
        opacity: 1;
        transform: none;
    }
}

/*FIN ANIMACIONES*/


/* FORMS */
form.needs-validation .form-control {
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

form.needs-validation .form-control:focus {
    border: 0.5px solid var(--color-Meliorate-green);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

form.needs-validation .form-control:hover {
    box-shadow: 0 0 0 .1rem rgba(0, 123, 255, .25);
}

/* FIN FORMS */


@media (max-width: 1650px) {

    .carrusel-2,
    .carrusel-1 {
        background-size: 200%;
    }

    .breadcrumb-area {
        min-height: 500px;
    }
}

@media (max-width: 1024px) {

    .breadcrumb-area {
        min-height: 400px;
    }

    /* MENU MOVIL */
    .boton-contact-us {
        display: none;
    }

    #header-sticky li.a-contact-us a {
        display: block;
    }

    .navigation {
        position: relative;
        z-index: 2000;
    }

    .navigation .toggle {
        display: block !important;
        position: absolute !important;
        top: 50%;
        right: 1rem !important;
        transform: translateY(-50%) !important;
        font-size: 1.8rem;
        cursor: pointer;
    }

    .navigation .menu {
        position: absolute;
        top: 1.9rem;
        left: 0;
        width: 100%;
        transform-origin: top center;
        transform: scaleY(0);
        opacity: 0;
        pointer-events: none;
        transition: transform 0.3s ease, opacity 0.3s ease;
        background: black;
        z-index: 1500;
    }

    .navigation .menu.open {
        transform: scaleY(1) !important;
        opacity: 1 !important;
        pointer-events: auto !important;
        display: flex !important;
        flex-direction: column !important;
        margin-left: -1rem;
    }

    .main-menu ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        padding: 12px 60px;
    }

    .main-menu ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.24);
        margin-left: 0;
    }

    /* FIN MENU MOVIL */

    section#about-home {
        padding: 4rem 0 5rem 0;
    }

    #services-home,
    #have-archieved,
    #services-section {
        padding: 5rem 0;
    }

    .container {
        padding: 0 2rem;
    }

    .img-fluid {
        width: 400px;
    }

    .slider-carrusel {
        padding: 0 8rem;
        min-height: 750px;
    }

    .slider-carrusel h2 {
        font-size: 2.35rem;
    }

    .slider-carrusel span,
    #services-home h5,
    .more-meliorate h3,
    #services-section h5,
    #services-home h3 {
        font-size: 1.5rem;
    }

    #about-home h2,
    #services-home h2,
    #have-archieved h2,
    #make-call-area h2,
    #header-page h2,
    #services-section h2,
    #section-contact-us h2,
    .contact-area h2 {
        font-size: 2.4rem;
    }

    #services-section h2 {
        text-align: center;
    }

    .more-meliorate .more-info h4,
    #have-archieved h6 {
        font-size: 2rem;
    }

    .more-meliorate .more-info h4 {
        height: 80px;
    }

    #have-archieved img {
        width: 90px;
    }

    .services-icon img {
        width: 120px;
    }

    .more-meliorate .more-info p,
    #header-page p,
    #services-section h4,
    .servicies-home h4,
    #about-home p {
        font-size: 1.3rem;
        line-height: 1.6;
    }

    .servicies-home h4 {
        width: 100%;
    }

    #have-archieved .text-start p,
    #services-section p,
    #services-home span {
        font-size: 1.1rem;
    }

    #have-archieved .text-start h6 {
        margin: 0;
        padding: 0;
    }

    #have-archieved .counter-bg {
        border-radius: 8px;
        box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    }

    #make-call-area {
        background-size: cover;
        padding: 40px 10px;
    }

    .call-number .icon {
        width: 80px;
        height: 80px;

    }

    .call-number .icon img {
        width: 50px;
        height: 50px;
    }

    .make-call-area {
        padding: 40px 1rem !important;
    }

}

@media (max-width: 767px) {

    .breadcrumb-area {
        min-height: 19rem;
    }

    /* MENU MOVIL */
    .navigation .menu {
        top: 2.6rem;
    }

    .main-menu ul li a {
        padding: 12px 35px;
    }

    .navigation .menu.open {
        width: 40vw;
    }

    /* FIN MENU MOVIL */

    .background-white {
        padding: 1rem;
        margin: 1rem;
    }

    #services-home img,
    #services-section img {
        width: 120px;
    }

    .footer-link {
        margin-left: 2rem;
    }

    .f-widget-title .links {
        margin-bottom: 1rem;
    }

    .footer-phone-block .flog>img {
        margin-bottom: 0px;
    }

    .f-contact {
        margin-left: 2rem;
    }

    .slider-carrusel {
        padding: 0 5rem;
    }

    .slider-carrusel h2 {
        font-size: 2rem;
        padding-top: 5rem;
    }

    .slider-carrusel span {
        padding-top: 1rem;
    }

    .slider-carrusel img {
        padding-top: 2rem;
    }

    #about-home p,
    .slider-carrusel span,
    #services-home h5,
    .more-meliorate h3,
    #services-home h3,
    #header-page p,
    #services-section h5,
    .more-meliorate .more-info p,
    #section-contact-us h6 {
        font-size: 1.25rem;
    }

    #section-contact-us p,
    #about-home span {
        font-size: 1rem;
    }

    .list-unstyled {
        padding-top: 0rem;
    }

    #have-archieved .text-start p {
        font-size: 1.4rem;
    }

    #have-archieved .text-start {
        padding: 1.5rem 0;
    }

    .servicies-home {
        height: 300px;
    }

    .mi-carrusel {
        width: calc((120px + 30px) * 2);
    }

    .mi-carrusel .slide {
        flex: 0 0 auto;
        width: 120px;
        margin-right: 30px;
    }

    #make-call-area h3,
    #make-call-area p {
        font-size: 1.2rem;
    }

    #about-home h2,
    #services-home h2,
    #have-archieved h2,
    #make-call-area h2,
    #header-page h2,
    #services-section h2,
    .more-meliorate .more-info h4 {
        font-size: 2rem;
    }

    .breadcrumb-area h2 {
        font-size: 2.4rem;
    }

    #make-call-area i {
        font-size: 2rem;
    }

    #make-call-area {
        background-size: cover;
        padding: 40px 10px;
    }

    .call-number,
    .call-number .icon,
    .call-number h2 {
        float: none !important;
        margin: 0 !important;
        text-align: center;
    }

    .call-number .icon {
        width: 50px;
        height: 50px;
    }

    .call-number .icon img {
        width: 30px;
        height: 30px;
    }

    .f-mail {
        margin: 0;
        padding-left: 50px;
        padding-top: 0px;
    }

    .carrusel-2,
    .carrusel-1 {
        background-size: 400%;
    }
}

@media (max-width: 580px) {

    .breadcrumb-area {
        min-height: clamp(9rem, 2.5714rem + 34.2857vw, 15rem);
    }
}

    section,
    footer,
    header,
    a,
    nav {
        font-family: "Roboto", sans-serif;
    }