/* Hamburger styles start*/
.navbar .navbar-toggler {
    color: transparent;
    border-color: transparent;
}

.hamburger-button {
    stroke: #ffffff;
    overflow: hidden;
}

.hamburger-button .hamburger {
    transition: translate 1s, rotate 1s;
}

.hamburger-button[aria-expanded=true] .hamburger {
    translate: 3px -3px;
    rotate: 0.125turn;
}

.hamburger-button .line {
    transition: 1s;
    stroke-dasharray: 60 31 60 300;
}

.hamburger-button[aria-expanded=true] .line {
    stroke-dasharray: 60 105 60 300;
    stroke-dashoffset: -90;
}

/* Hamburger styles end*/

/* .nav-section .navbar-nav {
    width: 100%;
    justify-content: center;
    gap: 40px;
} */

.mobile-view {
    display: none;
}

.navigation {
    background-color: #1434a4;
    padding: 15px 10px;
}

.navigation .custom5 {
    margin-bottom: 0;
}

#c4084,
#c4354 {
    margin: auto !important;
}

#m4935 p {
    margin-bottom: 0;
}

.custom5 {
    font-size: 30px;
}

.nav-section .navbar {
    padding: 0;
}

.nav-section .navbar-nav li a {
    font-size: 17px;
    font-family: Arial;
    color: #f4c304;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 1px;
    margin-left: 1px;
    background-color: transparent;
    text-align: center;
    margin-bottom: 0px;
    display: inline-block;
}

.nav-section .navbar-collapse {
    justify-content: flex-end;
}

.nav-section .navbar-nav li a:hover,
.nav-section .navbar-nav li a.active {
    text-decoration: underline;
}

.contact-section .part-1,
.contact-section .part-2,
.contact-section .part-3 {
    display: flex;
    align-items: center;
}

.contact-section .part-2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.owl-next span,
.owl-prev span {
    display: none;
}

.owl-next::before,
.owl-prev::before {
    content: '\f061';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    position: relative;
    padding: 10px 15px;
    background-color: #000;
    color: #fff;
    display: inline-block;
}

.owl-prev::before {
    content: '\f060';
}

.gallery-section,
.gallery-row {
    padding: 0;
}

.gallery-section .item .img-box img {
    height: 350px !important;
}


#c4083 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 80px;
}

.headline {
    font-size: 37px;
    line-height: 1.2em;
    letter-spacing: 0em;
    margin-bottom: 20px;
    font-family: sans-serif;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
}

.bodytext {
    font-family: sans-serif;
    color: #000;
    line-height: 1.6em;
    margin-bottom: 25px;
}

#c2702,
#c4786,
#c2835 {
    background-image: url(../uploads/ovRjue97/1-Shopview04.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    border-left-width: 7px;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-right-width: 7px;
    border-color: rgb(255, 255, 255);
    padding-left: 31px;
    padding-top: 31px;
    padding-bottom: 31px;
    padding-right: 31px;
    position: relative;
    overflow: hidden;
}

#p6726 #m3511,
#p6726 #m4973,
#p6726 #m1440,
#p6726 #m2950,
#p6726 #m4967,
#p2374 #m2421,
#p2374 #m1145,
#p1879 #m3735,
#p1879 #m4116,
#p9364 #m1855,
#p9364 #m2661,
#p5288 #m3016,
#p5288 #m1994,
#p3731 #m1298,
#p3731 #m3906,
#p8282 #m4522,
#p8282 #m2368 {
    background-color: #1434a4;
    border: 1px solid #1434a4;
}

#p6726:hover,
#m3511:hover,
#m4973:hover,
#m1440:hover,
#m2950:hover,
#m4967:hover,
#m1145:hover,
#m3735:hover,
#m4116:hover,
#m1855:hover,
#m2661:hover,
#m3016:hover,
#m1994:hover,
#m1298:hover,
#m3906:hover,
#m4522:hover,
#m2368:hover,
#m2421:hover {
    background-color: transparent !important;
    color: #1434a4;
    text-decoration: none;
    transition: 800ms;
}


#c2702::after,
#c4786::after,
#c2835::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;

    transform: translateY(100%);
    /* start hidden below */
    opacity: 0;

    transition: transform 0.4s ease, opacity 0.4s ease;
}

#c2702:hover::after,
#c4786:hover::after,
#c2835:hover::after {
    transform: translateY(0);
    /* slide up */
    opacity: 1;
    /* visible */
}

footer {
    display: flex;
    width: 100%;
    text-align: center;
    flex-direction: column;
}

#m4964 p {
    color: #fff;
    margin: 15px;
}

#m4964 p a {
    color: #f4c304;
    white-space: nowrap;
}

.detail-cards {
    display: flex;
}

.privacy-details a {
    white-space: nowrap;
}

.img-part-1,
.img-part-2,
.img-part-3 {
    justify-content: center;
    transition: 800ms ease-in-out;
}

.img-para-1-2,
.img-para-2-2,
.img-para-3-2 {
    display: none;
    transition: 800ms ease-in-out;
}

.img-part-1:hover .img-para-1-1,
.img-part-2:hover .img-para-2-1,
.img-part-3:hover .img-para-3-1 {
    display: none;
    transition: 800ms ease-in-out;
}

.img-part-1:hover .img-para-1-2,
.img-part-2:hover .img-para-2-2,
.img-part-3:hover .img-para-3-2 {
    display: block;
    transition: 800ms ease-in-out;
}

.img-para-1-1,
.img-para-1-2,
.img-para-2-1,
.img-para-2-2,
.img-para-3-1,
.img-para-3-2 {
    text-align: center;
}

.img-para-1-1 img,
.img-para-1-2 img,
.img-para-2-1 img,
.img-para-2-2 img,
.img-para-3-1 img,
.img-para-3-2 img {
    width: 60%;
}


#m8194,
#m3682,
#m3112,
#m3876 {
    padding: 15px 25px !important;
    text-align: center;
}


#m8194 p,
#m3682 p,
#m3112 p,
#m3876 p {
    text-align: center !important;
}

#w_m2751,
#w_m1215 {
    float: left;
    padding-right: 30px;
}

.review {
    text-align: center;
}

.test-review {
    font-family: sans-serif;
    font-size: 20px;
    border: 1px solid #000;
    padding: 15px;
    margin: 0;
}

.has-error li {
    list-style: none !important;
    color: #b94a48 !important;
    background-image: none !important;
}

.privacy-details {
    border: 1px solid #000;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 7px 6px 18px 0px rgba(0, 0, 0, 0.7);
}


.bodytext {
    font-family: sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1.6em;
    margin-bottom: 25px;
}

.privacy-policy p,
.privacy-policy li {
    font-family: sans-serif;
    font-size: 20px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1440px;
}

#m2708 {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 45px;
}

#m2708 a {
    text-align: center;
}

#m2708 i {
    font-size: 22px;
    color: #fff;
    background-color: #000;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: 200ms ease;
}

#m2708 a:hover i {
    color: #000;
    background-color: #fff;
}

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

    body {
        background-image: none;
    }

    header {
        display: flex !important;
        flex-direction: column;
        align-items: center;
    }

    #r1031,
    #w_m1059 {
        display: block;
    }

    .slider-section {
        padding: 0;
    }

    body .designRow>.container>.col {
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .main-content {
        padding: 0;
    }

    #c4354 {
        padding-top: 0;
        padding-bottom: 0;
    }

    nav:not(.horizontal-menu--mobile):before,
    nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile):before {
        display: none !important;
    }

    .navigation {
        padding: 0;
    }

    .nav-section .navbar {
        padding: 0;
        background-color: #000;
    }

    .navbar-brand {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        margin-left: 15px;
        color: #fff;
        font-size: 23px;
        text-transform: uppercase;
    }

    .nav-section .navbar-nav li a {
        display: block;
        font-size: 17px;
    }

    .navbar-nav {
        padding-bottom: 0;
    }

    .large-devices {
        display: none;
    }

    #c4354 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 25px 0px;
    }

    #m4639 {
        padding-left: 0;
        text-align: center;
    }

    #c4084 {
        padding: 0;
    }

    .nav-section {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .nav-section .navbar-nav li a {
        font-size: 16px;
        padding: 5px 10px;
    }

    .nav-section .navbar-collapse {
        justify-content: center;
    }

    .header-img-tag {
        display: none;
    }

    .contact-section .part-1 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .contact-section .part-2 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .contact-section .part-3 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .contact-info {
        font-size: 17px !important;

    }

    .gallery-section .item .img-box img {
        height: 100% !important;
    }

    #m4935 {
        padding-left: 0;
        text-align: center;
    }

    #m4935 {
        padding-left: 0;
    }

    #c4083 {
        padding: 0;
    }

    .info-cards {
        justify-content: center;
    }

    .detail-cards {
        display: flex;
        flex-direction: column;
    }

    .privacy-policy .link {
        font-size: 15px;
    }

    #p6726,
    #r3548 {
        padding-left: 0 !important;
    }

    .headline {
        font-size: 27px;
        text-align: center !important;
    }

    .main-content {
        padding: 0;
    }

    #p6726 #c2702,
    #p6726 #c4786,
    #p6726 #c2835 {
        background-image: none;
        background-color: #bfbfbf;
        min-width: 100%;
    }

    #c2702::after,
    #c4786::after,
    #c2835::after {
        display: none;
    }

    .contact-btns {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    #p6726 #m2950,
    #p6726 #m4967,
    #p2374 #m2421,
    #p2374 #m1145,
    #p1879 #m3735,
    #p1879 #m4116,
    #p9364 #m1855,
    #p9364 #m2661,
    #p5288 #m3016,
    #p5288 #m1994,
    #p3731 #m1298,
    #p3731 #m3906,
    #p8282 #m4522,
    #p8282 #m2368 {
        margin-left: 0;
        margin-right: 0;
    }

    #p5288 #r1837 {
        padding-left: 0;
        padding-right: 0;
    }

    .customer-care-content {
        padding: 0;
    }

    #p5288 #r1655 {
        padding-left: 0;
        padding-right: 0;
    }

    .text-reviews {
        padding: 0;
    }

    #m4051 {
        padding: 0 !important;
    }

    #m2547,
    #m2860,
    #m1301,
    #m3076 {
        width: 85%;
        margin: 5px auto;
    }

    #m4514 {
        text-align: center;
    }

    #m4964 {
        padding-bottom: 0;
    }

    #p2374 #r1714 {
        padding-left: 0;
        padding-right: 0;
    }

    #w_m2751,
    #w_m1215 {
        float: none;
        padding-right: 0;
        padding-bottom: 15px;
    }

    #w_m4850 img,
    .detail-cards img {
        height: auto !important;
    }

    .main-part-div {
        padding: 0;
    }

    .more-details {
        padding: 0;
    }

    #p3731 #m3607 {
        padding-right: 0;
        padding-left: 0;
    }

    .contact-info {
        font-size: 15px !important;
    }
}

/*landscape*/
@media (min-width: 992px) and (max-width: 1199px) {

    #c4354 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #m4639 {
        padding-left: 0;
        text-align: center;
    }

    .nav-section {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .nav-section .navbar-nav li a {
        padding: 25px 15px;
    }

    .nav-section .navbar-collapse {
        justify-content: center;
    }

    .header-img-tag {
        display: none;
    }

    #c4083 {
        padding: 0;
    }

    .contact-section .part-1,
    .contact-section .part-2 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .contact-section .part-3 {
        flex: 0 0 10%;
        max-width: 10%;
    }
}

/*portrait*/
@media (min-width: 768px) and (max-width: 991px) {
    #c4354 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 25px 15px;
    }

    #m4639 {
        padding-left: 0;
        text-align: center;
    }

    .contact-info {
        font-size: 16px !important;
    }

    .nav-section {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .nav-section .navbar-nav li a {
        font-size: 16px;
        padding: 5px 10px;
    }

    .nav-section .navbar-collapse {
        justify-content: center;
    }

    .header-img-tag {
        display: none;
    }

    .contact-section .part-1 {
        flex: 0 0 46%;
        max-width: 46%;
    }

    .contact-section .part-2 {
        flex: 0 0 46%;
        max-width: 46%;
    }

    .contact-section .part-3 {
        flex: 0 0 8%;
        max-width: 8%;
    }

    #c4083 {
        padding: 0;
    }

    .info-cards {
        justify-content: center;
    }

    .detail-cards {
        display: flex;
        flex-direction: column;
    }

}

@media (min-width: 1280px) and (max-width: 1365px) {
    .nav-section .navbar-nav li a {
        font-size: 16px;
    }

    .custom5 {
        font-size: 28px;
    }

    .gallery-section .item .img-box img {
        height: 100% !important;
    }

}

/*large screen 1600*/
@media (min-width:1600px) {
    .nav-section .navbar-nav li a {
        padding-right: 15px;
        padding-left: 15px;
    }

    .custom5 {
        font-size: 40px;
    }

    .gallery-section .item .img-box img {
        height: 100% !important;
    }

}