:root {
    --color-primary: #69c8f1 !important;
    --color-secondary: #006ebd !important;
}

.navbar-brand img {
    height: 60px;
}

.slider .slide-title {
    font-size: 54px;
}

.services-layout4 .feature-item {
    flex-wrap: nowrap;
}

.features-list-layout3 .feature-item .feature-icon {
    min-width: 25px !important;
    width: 25px !important;
    height: 25px !important; 
}

.services-layout4 .service-item .features-list-layout3 {
    border-bottom: none;
    padding-bottom: 0;
    min-height: ;
}

.services-layout4 .service-item .service-body {
    padding: 50px 50px 30px;
    min-height: 650px;
}

.services-layout4 .slick-dots {
    position: absolute;
    bottom: -40px;
    text-align: center;
    width: 100%;
}

@media (max-width: 1199px) {

    .chooseus-section .shape-layer .shape-3 {
        top: -50px !important;
        right: 30px !important;
        width: 300px !important;
        height: 700px !important;
    }

    .chooseus-section .shape-layer .shape-2 {
        top: -30px !important;
        right: -150px !important;
        width: 700px !important;
        height: 700px !important;
    }

    .container {
        padding-left: 70px;
        padding-right: 70px;
    }

    .chooseus-section h1 {
        font-size: 46px;
    }

    .services-layout4 .service-item .service-body {
        min-height: 570px;
    }

}

@media (max-width: 1024px) {

    .fancybox-layout4 .fancybox-item {
        padding: 30px 30px 10px !important;
        min-height: 350px !important;
    }

    .about-layout2 .note-text {
        font-size: 14px;
    }

}

@media (max-width: 991px) {

    .about-layout2 .note-text {
        font-size: 11px;
    }

    .about-layout2 .note-icon, .about-layout3 .note-icon {
        width: 45px;
        height: 45px;
    }

    .fancybox-layout4 .fancybox-item {
        padding: 30px 30px 10px !important;
        min-height: 270px !important;
    }

    .header .navbar-brand {
        margin-left: 0;
        display: inline-flex;
        width: 100%;
        justify-content: center;
    }

    .services-layout4 .service-item .service-body {
        padding: 50px 50px 30px !important;
        min-height: 590px;
    }

    .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .heading-layout2 h1, .banner-text h1, .banner-text h3,
    .cta-layout1 h1, .heading-layout2 .heading-title {
        font-size: 36px;
        line-height: 1.2;
    }

    .about-layout2 .about-img:after {
        width: 400px !important;
        height: 400px !important;
        top: calc(50% - 200px) !important;
        left: calc(50% - 200px) !important;
    }

    .about-layout2 .features-list-layout4 {
        display: block;
    }

    .features-list-layout4 .feature-item:first-child {
        transform: none;
    }

    .about-layout2 .features-list-layout4 .feature-item-inner {
        height: 175px !important;
    }

}

.navbar > .container-fluid, .header-topbar > .container-fluid {
    padding-left: 70px;
    padding-right: 70px;
}

@media (min-width: 1400px) {

    .navbar > .container-fluid, .header-topbar > .container-fluid {
        padding-left: 70px;
        padding-right: 70px;
    }

}

.services-layout4 .service-item .service-icon {
    background-color: var(--color-secondary);
    height: 100px;
    width: 100px;
    border-radius: 0% 50% 50% 50%;
    transform: rotate(45deg);
}

.services-layout4 .service-item .service-icon i {
    transform: rotate(-45deg);
}

.services-layout3 .service-item:hover .service-icon, .services-layout4 .service-item:hover .service-icon, .services-layout5 .service-item:hover .service-icon {
    transform: rotate(45deg);
    background-color: var(--color-primary);
}

.about-layout2 .about-img {
    width: 100%;
    height: 100%;
}

.about-layout2 .about-img img{
    height: 540px;
  }

.about-layout2 .about-img:after {
    content: "";
    position: absolute;
    top: calc(50% - 240px);
    left: calc(50% - 240px);
    z-index: 1;
    animation: none;
    background-color: var(--color-primary);
    transform: rotate(0deg);
    transition: all 0.3s ease;
    -webkit-clip-path: none;
    clip-path: none;
    border-radius: 50%;
    width: 480px;
    height: 480px;
}

h1 {
    line-height: 1.2;
}

.heading-layout2 h6,
.banner-text h6,
.fancybox-layout4 .heading h6 {
    font-weight: 400;
    line-height: 1.5;
}

.chooseus-section .shape-layer {
    position: relative;
    z-index: 0;
}

.chooseus-section h1 {
    position: relative;
    z-index: 1;
}

.chooseus-section .shape-layer .shape-1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 604px;
    height: 395px;
    background-repeat: no-repeat;
}

.chooseus-section .shape-layer .shape-3 {
    position: absolute;
    top: -100px;
    right: 200px;
    width: 300px;
    height: 800px;
    background-image: url(../images/product/adimix-silex.png);
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 10s infinite linear;
    animation: zoom-fade 10s infinite linear;
}

.chooseus-section .shape-layer .shape-5 {
    position: absolute;
    top: 130px;
    right: 30px;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1);
}

.chooseus-section .shape-layer .shape-2 {
    position: absolute;
    top: -40px;
    right: 100px;
    width: 560px;
    height: 560px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1);
}

.chooseus-section .shape-layer .shape-4 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 62px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.chooseus-section {
    position: relative;
    padding: 155px 0px 88px 0px;
}

.chooseus-section .bg-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: var(--color-secondary);
}

.hexagon-clippath {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
}

.banner-layout1 .hexagon-clippath, .banner-layout2 .hexagon-clippath,
.service-item .hexagon-clippath {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.banner-layout1 .hexagon-clippath2, .banner-layout2 .hexagon-clippath2,
.service-item .hexagon-clippath2 {
    height: 30px;
    border-radius: 50px;
}

.hexagon-clippath2 {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
}

.chooseus-section h1 {
    line-height: 1.2;
}

[class*=page-title].bg-overlay:before {
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 70%);
}

.navbar .nav-item .nav-item-link:before {
    left: -7px;
}

.affix {
    top: 0;
    width: 100%
}
  
.affix + .section {
    margin-top: 80px;
}

@media (max-width: 768px) {

    .about-layout2 .note-text {
        font-size: 16px;
    }

    .about-layout2 .note-icon, .about-layout3 .note-icon {
        width: 40px;
        height: 40px;
    }

    .fancybox-layout4 .fancybox-item .fancybox-icon {
        left: 28px !important;
        right: 0;
        bottom: 50px;
    }

    .fancybox-layout4 .fancybox-item {
        padding: 30px 30px 10px !important;
        min-height: 300px !important;
    }

    .header .navbar-brand {
        margin-left: 0;
    }

    .header .navbar-brand {
        display: inline-flex;
        width: 100%;
        justify-content: center;
    }

    .chooseus-section {
        height: 600px;
    }

    .chooseus-section h1 {
        font-size: 36px;
        position: absolute;
        bottom: 200px;
    }

    .slider .slide-title {
        font-size: 27px;
        line-height: 1.2;
    }

    .heading-layout2 h1,
    .banner-text h1, .banner-text h3 {
        font-size: 36px;
        line-height: 1.2;
    }

    .cta-layout1 h1 {
        font-size: 34px;
    }

    .banner-layout1 .banner-img {
        padding-right: 0;
    }

    form label, .contact-panel-title, .contact-panel-desc {
        display: none;
    }

    .contact-panel {
        border-radius: 10px;
    }

    .cta-layout1 .cta-icon, .cta-layout2 .cta-icon {
        width: 100px;
        height: 100px;
    }

    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .about-layout2 .about-img img {
        height: 450px;
        margin-left: -36px;
        margin-top: -12px;
    }

    .about-layout2 .about-img:after {
        width: 450px !important;
        height: 450px !important;
        top: calc(50% - 290px) !important;
        left: calc(50% - 245px) !important;
    }

    .form-group, .nice-select {
        margin-bottom: 15px;
    }

    .services-layout4 .service-item .service-body {
        padding: 45px 30px 20px !important;
        min-height: 355px;
    }

    .services-layout4 .slick-dots,
    .fancybox-layout4 .slick-dots {
        text-align: left;
        margin-left: 2px;
    }

    .fancybox-layout4 .slick-dots {
        margin-top: 20px;
    }

    .fancybox-layout4,
    .banner-layout5 {
        margin-top: -2px;
    }

    .slider .slide-item {
        height: 550px !important;
        padding: 120px 10px 100px;
    }

    .selo-ipns {
        width: 50% !important;
    }

}

@media (max-width: 420px) {

    .header .navbar-brand img {
        max-width: 100% !important;
    }

}

.widget-whatsapp {
    margin: 25px 20px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 16000160;
}

.widget-whatsapp--sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.widget-whatsapp {
    width: 50px;
    height: 50px;
    background-color: #06ae5a;
    display: block;
    border-radius: 10px;
    text-align: center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.widget-whatsapp:hover {
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.widget-whatsapp:hover .widget-whatsapp--icon {
    fill: var(--color-secondary);
}

.widget-whatsapp--icon {
    fill: #fff;
    width: 41px;
    height: 50px;
}

.slider .slide-item.bg-overlay:before {
    background-color: rgba(0, 0, 0, 0.15);
}

.slider .slide-item.bg-overlay:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.99) 0%, rgba(0, 0, 0, 0.1) 70%, rgba(255, 255, 255, 0) 100%);
}

.shape-bottom,
.shape-bottom-2,
.shape-top {
    z-index: -1px;
}

.shape-bottom {
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    right: 0;
}

.shape-bottom-2 {
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    right: 0;
}

.shape-bottom-2 svg {
    overflow: hidden;
    width: 100%;
    line-height: 0;
    direction: ltr;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.shape-top {
    position: absolute;
    top: -1px;
    bottom: auto;
    left: 0;
    right: 0;
}

.services-layout4 .service-item .service-icon {
    font-size: 45px;
}

.cta-layout3 .cta-icon {
    margin-right: 20px;
}

.fancybox-layout4 .fancybox-item {
    padding: 40px 40px 20px;
    min-height: 320px;
}

.fancybox-layout4 .fancybox-item .fancybox-icon {
    left: 36px;
    right: 0;
    bottom: 50px;
}

.fancybox-layout4 .slick-dots {
    margin-top: 30px;
}

.features-list-layout4 .feature-item-inner {
    width: 175px;
    height: 175px;
    padding: 40px 20px;
    border-radius: 50%;
}

.features-list-layout4 .feature-item .feature-icon,
.features-list-layout4 .feature-item .feature-icon h2 {
    margin-bottom: 0;
}

.features-list-layout4 .feature-item:first-child .feature-item-inner {
    background-color: #06ae5a;
}

.feature-item .feature-icon {
    color: #ffffff;
    background-color: var(--color-secondary);
}

.slider .slide-title {
    line-height: 1.2;
}

.selo-ipns {
    width: 30%;
}

.selo-ipns {
    mix-blend-mode: multiply;
}

.service-item .service-body img {
    border-radius: 8px;
}

.btn-primary.green {
    background-color: #06ae5a;
}

.about-layout2 .note {
    padding-top: 0;
    border-top: none;
}

.about-layout2 .note-icon {
    background-color: var(--color-primary);
    color: #ffffff;
}

.about-layout2 .note-text,
.about-layout2 .note-text a {
    color: var(--color-secondary);
}

.about-layout2 .note-text a:hover {
    color: var(--color-primary);
}