/*!
Theme Name: velmut
Theme URI: https://velmut.com/
Author: VELMUT WEB SOFTWARE
Author URI: https://velmut.com/
Version: 1.1.2
Tested up to: 5.4
Requires PHP: 5.6
License: VELMUT WEB SOFTWARE
License URI: LICENSE
Text Domain: velmut
Web Dev: Metin Cicek
*/

@import url('https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300..900&display=swap');
@import "/assets/css/fonts.css";

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

*:not(i,.ab-icon) {
    font-family: "Darker Grotesque", sans-serif;
    font-style: normal;
}

html {
    overflow-x: hidden;
}

html body {
    background-color: #EEEEEE;
    overscroll-behavior: none;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body a,
body button,
body input {
    transition: all .4s ease-in;
}


body button {
    background-color: unset;
    border: unset;
}

body a {
    text-decoration: unset;
    color: inherit;
}

body li {
    list-style: none;
}

body ul {
    padding-left: 0;
    margin-bottom: 0;
}

body img {
    width: 100%;
    display: block;
}

input:focus,
textarea:focus,
select:focus {
    outline: 0 !important;
}

input:focus-visible,
textarea:focus-visible,
select:focus-visible {
    outline: 0 !important;
}


header {
    padding: 0;
    background: rgb(0 0 0 / 0%);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, #383E43 0%, #0F0F0F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    padding: 10px 0 20px;
}

.top-a {
    margin-bottom: 40px;
}

.top-a .box-head-2 {
    display: flex;
    justify-content: space-between;
}

.text-h-head {}


.text-h-head {
    font-size: 15px;
    display: flex;
    color: #fff;
    gap: 20px;
    margin: 0 0 30px;
    height: 40px;
    align-items: center;
}

.left-menu .text-h-head {
    gap: 5px;
}


.left-menu .text-h-head span {
    color: #B82228;
    font-weight: 700;
}

.text-h-head a:last-child {
    background-color: #030304;
}


.text-h-head a {
    color: #fff;
    display: inline-block;
    padding-left: 11px;
}

.logo-ct {}

.logo-ct img {
    width: 250px;
    height: auto;
    display: block;
}

.menu-head {
    display: flex;
}

.menu-head .left-menu {
    flex: 2;
}

.menu-head .right-menu {
    flex: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.menu-head .logo-ct {
    flex: 1;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-head .logo-ct a {
    display: block;
}

.menu-head ul {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    gap: 50px;
}

.menu-head ul li {
    list-style: none;
}

.menu-head ul li a {
    color: #ffff;
    font-size: 17px;
    font-weight: 500;
}

.hero-One .swiper {
    width: 100%;
    height: 100%;

}

.hero-One .swiper-slide {
    height: 700px;
    display: flex;
    background-size: cover;
    width: 100%;
    position: relative;
    overflow: hidden;
    align-items: center;
}

.hero-One .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    background: rgb(0 0 0 / 0%);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, #101010 0%, #10101000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
}

.box-slider-1 {
    z-index: 1;
    position: relative;
    padding: 0 0 50px;
}


.heroSlider .box-slider-1 .slide-head{
    color: #fff;
    font-size: 50px;
    margin-bottom: 10px;
    line-height: 65px;
    font-weight: 500;
    font-family: 'Benzin', sans-serif;
    width: 100%;
    max-width: 50%;
}

.heroSlider .box-slider-1 .slide-head p{
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0;
}
.heroSlider .box-slider-1 .slide-head br{display: none;}

.box-slider-1 .slide-head span,
.box-slider-1 .slide-head strong {
    color: #B82228;
    font-weight: 200;
    font-size: 45px;
    display: block;
    font-family: 'Benzin', sans-serif;
}

a.common-button-2 {
    font-size: 19px;
    background: #fff;
    padding: 0 20px 2px 30px;
    line-height: 1;
    font-weight: 600;
    display: flex;
    color: #B82228;
    height: 45px;
    align-items: center;
    justify-content: center;
    width: fit-content;
    position: relative;
}

a.common-button-2::before {
    content: "";
    width: 7px;
    height: 37px;
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #b82328;
}

.heroSlider .box-slider-1 p {
    color: #fff;
    font-size: 20px;
    max-width: 50%;
    line-height: 28px;
    margin-bottom: 40px;
    font-weight: 400;
}

.row-box {
    padding: 50px;
    display: flex;
    justify-content: space-around;
    margin-top: -85px;
    z-index: 99;
    position: relative;
    background: #B82228;
    background: -moz-linear-gradient(90deg, #B82228 0%, #520F12 100%);
    background: -webkit-linear-gradient(90deg, #B82228 0%, #520F12 100%);
    background: linear-gradient(90deg, #B82228 0%, #520F12 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
}

.row-box .item-box-c {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
}

.row-box .item-box-c span {
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    font-family: 'Benzin', sans-serif;
}

footer {margin: 60px 0 0;}

footer .left-content-footer {
    border-right: 1px solid #C2C2C2;
    padding: 0 0 60px;
}

footer .left-content-footer img {
    width: 250px;
}

.footer-contact {
    color: #fff;
    display: inline-block;
    background: #4A5053;
    padding: 9px 31px 11px;
    margin-bottom: 20px;
    line-height: 1;
}

.footer-contact-2 {
    background: #B82228;
    color: #fff;
    line-height: 1;
    padding: 9px 31px 11px;
    margin-top: 10px;
}

.social-footer {
    padding-left: 0;
    display: flex;
    gap: 10px;
    margin-top: 30px;
}

.social-footer li {
    list-style: none;
}

.social-footer li a {
    color: #B82228;
    padding: 7px 10px;
    background: #fff;
    display: inline-block;
}


.item-footer ul {}

.item-footer ul li {}

.item-footer ul li a {}

.footer-map {}

.footer-map iframe {
    width: 100%;
    height: 200px;
}

.bottom-box {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}

.bottom-box-t {
    background: #fff;
}

.box-left-1 {}

.box-left-1 a {}

.box-left-1 a img {
    width: 130px;
}

.box-left-1 p {
    margin-bottom: 0;
}

.conact-left-12 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.conact-left-12 .common-button{
    width: fit-content;
    margin: 0 0 10px;
    font-size: 16px;
    height: 40px;
}
.conact-left-12 .common-button.tel{
    background-color: #4A5053;
}
.conact-left-12 .common-button.mail{}

.link-logo-fotter {
    display: inline-block;
}

.item-footer {
    padding-left: 0;
}

.item-footer li {
    list-style: none;
    margin-bottom: 10px;
}

.item-footer li a {
    color: #000000;
    font-weight: 500;
}

.blog-secc {
    background: #383F43;
    padding: 58px 0px;
}

.blog-secc .blog-head {
    display: flex;
    margin: 0 0 50px;
}

.blog-secc .blog-head .box-head-blog {}

.blog-secc .blog-head .box-head-blog h2 {
    color: #fff;
    line-height: 1;
    font-weight: 600;
    font-size: 40px;
}

.blog-secc .blog-head .box-head-blog span {
    color: #B82228;
    font-size: 22px;
}

.blog-secc .blog-head p {
    margin-bottom: 0;
    color: #ffff;
    max-width: 400px;
}

.blog-secc .common-button-2 {
    color: #fff;
    background: #B82228;
    text-transform: uppercase;
}

.blog-secc .common-button-2::before {
    background-color: #fff;
}

.blog-secc .blogSlider {}

.blogSlider .box-slider-1 {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blogSlider .box-slider-1 .slide-head {
    color: #fff;
    padding: 20px;
    line-height: 22px;
    font-size: 20px;
    font-weight: 600;
}

.blogSlider .box-slider-1 p {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 23px;
    font-weight: 600;
}

.blogSlider .swiper-slide {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.blogSlider .swiper-slide::before {
    content: "";
    background: rgb(0 0 0 / 0%);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, #00000047 0%, #00000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.box-cor-s {
    margin-top: 70px;
    position: relative;
}

.box-cor-s::before {
    content: "";
    position: absolute;
    top: -148px;
    left: 0;
    width: 100%;
    background-image: url(../img/shape-background.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 1000px;
    z-index: -1;
}

.head-box-s {}

.head-box-s span {
    font-size: 22px;
    color: #00000059;
    font-weight: 400;
    margin: 0 0 10px;
    display: block;
    letter-spacing: 3px;
}

.head-box-s h2 {
    font-weight: 500;
    font-size: 30px;
    font-family: 'Benzin', sans-serif;
    letter-spacing: 2px;
    margin: 0;
}

.box-content-s p {
    font-size: 18px;
    font-weight: 500;
}

.box-content-s a {
    border: 1px solid #DFDFDF;
}

.bg-cor-s {
    background-color: #fff;
    margin-top: 25px;
    margin-bottom: 50px;
    position: relative;
}

.box-content-s {
    padding: 50px;
}

.box-img-s img {
    position: absolute;
    bottom: -30px;
    width: 420px;
}

body .common-button {
    height: 35px;
    background-color: #B82228;
    color: #fff;
    transform: skew(-10deg);
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
}

body .common-button span {
    transform: skew(10deg);
    display: block;
    position: relative;
}

body .common-button i {
    margin: 0 5px 0 0;
    line-height: 1;
}

.about-section {
    position: relative;
    margin: 100px 0;
}

.about-section .about-wrapper {
    display: flex;
    gap: 0;
}

.about-section .about-wrapper .about-box {
    width: 50%;
}

.about-section .about-wrapper .about-box.about-content {
    position: relative;
    padding: 50px 80px 50px 0;
}

.about-section .about-wrapper .about-box.about-content::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transform: skew(-7deg, 0);
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #D2D2D2;
}

.about-section .about-wrapper .about-box.about-content::after {
    content: "";
    width: 10000%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    right: 90%;
    top: 0;
    z-index: -1;
    border-width: 1px 0;
    border-style: solid;
    border-color: #D2D2D2;
}

.about-section .about-wrapper .about-box.image {}

.about-section .about-wrapper .about-box.image .image-box {
    transform: skew(-7deg, 0) translate(0, -50%);
    overflow: hidden;
    position: absolute;
    right: -40px;
    width: 50%;
    top: 50%;
    height: 85%;
}

.about-section .about-wrapper .about-box.image img {
    width: 100%;
    transform: skew(7deg, 0) scale(1.1);
}

.about-section .about-wrapper .about-box .head-box-s {}

.about-section .about-wrapper .about-box .head-box-s span {}

.about-section .about-wrapper .about-box .head-box-s h2 {}

.about-section .about-wrapper .about-box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.about-section .box-group {
    position: absolute;
    left: 50%;
    transform: translate(-30%, -50%);
    top: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.about-section .box-group .box-item {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: -1px 1px 14px 0px rgba(0, 0, 0, 0.31);
    -webkit-box-shadow: -1px 1px 14px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: -1px 1px 14px 0px rgba(0, 0, 0, 0.31);
    padding: 15px;
    gap: 5px;
}

.about-section .box-group .box-item .icon {}

.about-section .box-group .box-item .icon img {
    width: 24px;
}

.about-section .box-group .box-item p {
    font-size: 15px;
    margin: 0;
}

.about-section .box-group .box-item p strong {}

.brands-section {
    margin: 0 0 100px;
}

.brands-section .s-head {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
}

.brands-section .s-head .head-box-s {}

.brands-section .s-head .head-box-s span {}

.brands-section .s-head .head-box-s h2 {}

.s-navigation {
    display: flex;
    align-items: center;
    gap: 20px;
}

.s-navigation button {
    font-size: 30px;
    color: #383F43;
    display: block;
}

.s-navigation button.swiper-button-disabled {
    opacity: .3;
}

.s-navigation button i {}

.s-navigation button.prev {}

.s-navigation button.next {}

.brands-section .brands-wrapper {}

.swiper.swiper-brand {}

.swiper.swiper-brand .swiper-wrapper {}

.swiper.swiper-brand .swiper-wrapper .swiper-slide {}

.swiper.swiper-brand .swiper-wrapper .swiper-slide .images {
    background-color: #fff;
    height: 200px;
}

.swiper.swiper-brand .swiper-wrapper .swiper-slide .images img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.blog-secc .head-box-s {
    width: 100%;
    display: flex;
    align-items: center;
}

.head-box-s {}

.head-box-s .left {
    flex: 1;
}

.head-box-s .left span {
    color: #b82328;
    font-weight: 400;
}

.head-box-s .left h2 {
    color: #fff;
}

.head-box-s .right {
    flex: 1;
    display: flex;
    justify-content: end;
}

.head-box-s .middle {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
}

.head-box-s .middle::before {
    content: "";
    width: 1px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #ffffff1f;
}

.s-head-page {
    margin: 0 0 50px;
}

.s-head-page .s-head-title {
    background-color: #fff;
    padding: 25px 0;
    border-bottom: 1px solid #C4C4C4;
}

.s-head-page .s-head-title h1 {
    margin: 0;
    font-size: 30px;
    font-family: 'Benzin', sans-serif;
    font-weight: 500;
    text-align: center;
}

.s-head-page.single-head .s-head-title h1{
    font-size: 22px;
    font-weight: 300;
}

.s-head-page .breacrumb {
    display: flex;
    justify-content: center;
    margin: 15px 0 0;
}

.s-head-page .breacrumb nav {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 10px 20px 12px;
}

.s-head-page .breacrumb nav p {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 15px;
}

.s-head-page .breacrumb nav p a {
    display: flex;
    align-items: center;
    line-height: 1;
    gap: 4px;
    font-weight: 600;
}

.s-head-page .breacrumb nav p a::after{
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(184,34,40,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
    width: 15px;
    height: 15px;
    display: block;
    position: relative;
    top: 2px;
}

.s-head-page .breacrumb nav p .separator {
    display: none;
}

.s-head-page .breacrumb nav p .last {}

.about-section.main-page{
    margin: 0 0 100px;
}
.about-section.main-page .about-wrapper .about-box.about-content::after,
.about-section.main-page .about-wrapper .about-box.about-content::before{
    opacity: 0;
    visibility: hidden;
}

.about-section.main-page .about-wrapper .about-box.about-content{
    padding: 50px;
}

.about-section.main-page .about-wrapper .about-box.image{}
.about-section.main-page .about-wrapper .about-box.image .image-box{
    height: 100%;
}
.about-section.main-page .about-wrapper .about-box.image .image-box img{
    transform: skew(7deg, 0) scale(1.3);
}

.about-section.main-page .about-wrapper{
    background-color: #fff;
}

.count-hazar.about-page{
    margin: 0 0 100px;
}

.count-hazar.about-page .row-box{
    margin: 0;
    background: unset;
    padding: 0;
}

.count-hazar.about-page .row-box .item-box-c{
    color: #B82228;
    position: relative;
}
.count-hazar.about-page .row-box .item-box-c:not(:last-child)::before{
    content: "";
    width: 1px;
    height: 70px;
    position: absolute;
    right: -70%;
    background-color: #C6C6C6;
    transform: translate(100%,0);
}
.count-hazar.about-page .row-box .item-box-c span{}

.box-cor-s.main-page{
    margin: 0 0 150px;
}
.box-cor-s.main-page .bg-cor-s{
    background-color: unset;
    margin: 0;
}
.box-cor-s.main-page .box-img-s{
    height: 300px;
    background-color: #fff;
    position: relative;
}
.box-cor-s.main-page .box-img-s img{
    width: 400px;
    top: 50%;
    bottom: unset;
    left: 50%;
    transform: translate(-50%,-50%);
}
.box-cor-s.main-page .box-content-s{
    padding: 0 0 0 50px;
}
.box-cor-s.main-page .box-content-s h2{
    font-size: 26px;
    font-weight: 600;
}
.box-cor-s.main-page .box-content-s p{
    font-weight: 400;
}

.gallery-page {
    margin: 0 0 100px;
}

.gallery-page a {
    display: block;
    width: 100%;
    height: 100%;
}

.gallery-page a img {
    display: block;
    width: 100%;
    height: 100%;
}

.blog-page {
    margin: 0 0 100px;
}

.blog-page aside {}

.blog-page aside .side-bar {
    background-color: #fff;
    padding: 20px;
}

.blog-page aside .side-bar h2 {
    font-size: 26px;
    font-weight: 600;
}

.blog-page aside .side-bar ul {
    margin: 0 0 30px;
}

.blog-page aside .side-bar ul li {}

.blog-page aside .side-bar ul li a {
    font-size: 18px;
    font-weight: 500;
}

.blog-page aside .side-bar ul li a.active{
    color: #b82328;
    font-weight: 600;
}

.blog-page .box-slider-1 {
    height: 350px;
    margin: 0 0 30px;
}

.blog-page .box-slider-1 .slide-head {}

.blog-page .box-slider-1 p {}

.blog-page aside .side-bar .common-button{
    height: 40px;
    font-size: 14px;
    justify-content: flex-start;
    margin: 0 0 10px;
}
.blog-page aside .side-bar .common-button.tel{}
.blog-page aside .side-bar .common-button.mail{
    background-color: #000;
}

.about-section .about-wrapper .about-box.image .image-box iframe{
    width: 100%;
    height: 100%;
    transform: skew(7deg, 0) scale(1.1);
}

.about-section .about-wrapper .about-box.about-content.contact-area{}
.about-section .about-wrapper .about-box.about-content.contact-area h2{
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 20px;
}
.about-section .about-wrapper .about-box.about-content.contact-area ul{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.about-section .about-wrapper .about-box.about-content.contact-area ul li{}
.about-section .about-wrapper .about-box.about-content.contact-area ul li a{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 500;
    width: fit-content;
}
.about-section .about-wrapper .about-box.about-content.contact-area ul li a.wp{}
.about-section .about-wrapper .about-box.about-content.contact-area ul li a.wp i{
    background-color: #22A317;
}
.about-section .about-wrapper .about-box.about-content.contact-area ul li a i{
    background-color: #B82228;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
body .alert{
    font-size: 17px;
    font-weight: 500;
    padding: 12px 15px 15px;
    line-height: 1;
    border-radius: 0;
}
.alert.alert-warning{}

body .swiper.heroThumbSlider{
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translate(0,-50%);
    width: 150px;
    height: fit-content;
    transition: unset;
}
body .swiper.heroThumbSlider .swiper-slide{
    height: fit-content !important;
    display: flex;
    justify-content: flex-end;
    opacity: .4;
    transition: all .4s ease;
}
body .swiper.heroThumbSlider .swiper-slide::before{
    display: none;
}
body .swiper.heroThumbSlider .swiper-slide.swiper-slide-thumb-active{
    opacity: 1;
    transition: all .4s ease;
}
body .swiper.heroThumbSlider .swiper-slide .number{
    color: #fff;
    font-size: 20px;
    position: relative;
    font-family: 'Benzin',sans-serif;
    font-weight: 500;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .4s ease;
}
body .swiper.heroThumbSlider .swiper-slide .number::after{
    content:"";
    width: 70px;
    height: 2px;
    display: block;
    background-color: #fff;
    margin-left: 10px;
    transition: all .4s ease;
}
body .swiper.heroThumbSlider .swiper-slide.swiper-slide-thumb-active .number{
    font-size: 24px;
    transition: all .4s ease;
}
body .swiper.heroThumbSlider .swiper-slide.swiper-slide-thumb-active .number::after{
    width: 100px;
    transition: all .4s ease;
}

.swiper.heroSlider{}
.swiper.heroSlider .s-navigation{
    position: absolute;
    left: 0;
    bottom: 115px;
    z-index: 9;
    width: 100%;
}
.swiper.heroSlider .s-navigation .s-nav-flex{
    display: flex;
    align-items: center;
    gap: 20px;
}
.swiper.heroSlider .s-navigation button{
    color: #fff;
    font-size: 40px;
}
.swiper.heroSlider .s-navigation button i{}

.content-section{
    margin: 0 0 100px;
}

.content-section h2{
    font-size: 28px;
    font-weight: 700;
    margin: 25px 0 10px;
}
.content-section h3{
    font-size: 24px;
    font-weight: 700;
    margin: 25px 0 10px;
}
.content-section p{
    font-size: 18px;
    line-height: 24px;
}
.content-section ul{
    padding-left: 20px;
    margin: 20px 0;
}
.content-section ul li{
    font-size: 18px;
    line-height: 24px;
    list-style: disc;
}
.content-section a{}

