.h2Heading {
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    text-shadow: 1px 0px 0 #000000;
}
body > section.section1.d-flex > div > div > div > div {
    padding-top: 100px;
}
.section1 {
    color: #fff;
    /* background-attachment: fixed; */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: hue-rotate(45deg);
}
section {
    padding: 25px 0;
    position: relative;
}
.imgsec {
    width: 50%;
}
.h3Heading {
    font-size: 26px;
    font-weight: 900;
}
.bp {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    font-family: 'Arsenal';
}
.owl-nav {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 0 !important;
    color: #fff;
}
.owl-nav .owl-prev {
    position: absolute;
    left: 0;
    bottom: 0px;
}
.owl-dots {
    position: absolute;
    bottom: 0;
    right: 90px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #4DC7A0;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.bg-theme-blue {
    background-color: #0D2038;
}
.btn-theme {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px;
    color: #fff;
    /* box-shadow: 0px -2px 0 #0c2d2a; */
}
.sizeimg {
    width: 100%;
    filter: hue-rotate(38deg);
}
.img-cover-size {
    background-color: #ddd;
}
.bindings {
    width: 100%;
}
.macprint {
    width: 100%;
}
ul.ulCircle li {
    color: #000 !important;
    font-size: 18px;
    line-height: 32px;
    font-family: 'Arsenal';
}
ul.ulCircle {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-bottom: 0;
}
ul.ulCircle {
    margin-top: 40px;
}
ul.ulCircle li i {
    color: #255752;
    margin-right: 8px;
    font-size: 17px;
}