/* Template Name: Sri Kaveri Agency Landing Page Template
   Author: Pradeep Kumar M
   E-mail: pradeepabi10@gmail.com
   Created: September 2021
   Version: 1
   File Description: Main Css file of the template
*/


/*********************************/


/*         INDEX                 */


/* /*================================   */

@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

.bg-primary {
    background-color: #FF5C00 !important;
}

.bg-secondary {
    background-color: rgba(1, 76, 120, 1) !important;
}

.text-secondary {
    color: #014C78 !important;
}

.btn-primary {
    background-color: #FF5C00 !important;
}

.btn-secondary {
    background-color: #262626 !important;
}

.btn-outline-primary {
    background-color: transparent !important;
    color: #FF5C00 !important;
}

.btn-outline-secondary {
    border: none;
    background-color: #014C78 !important;
    color: #FFFFFF !important;
}

.btn-outline-primary:hover {
    border: none;
    background-color: #FF5C00 !important;
    color: rgb(255, 255, 255) !important;
}

.btn-outline-secondary:hover {
    border: none;
    background-color: #FF5C00 !important;
    color: rgb(255, 255, 255) !important;
    border: none !important;
}

.btn-outline-white {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.btn-outline-white:hover,
.btn-round-white:hover {
    background-color: #FF5C00 !important;
    color: #fff !important;
    border: 1px solid #FF5C00 !important;
}

.btn-round-white:hover .material-icons {
    transform: translateX(2px) !important;
}

.card {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    cursor: pointer;
}

.card:hover {
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: white;
}

.card:hover p {
    cursor: default;
    color: white;
}

.card:hover button {
    color: white !important;
    border: 1px solid white !important;
}

.card-withoutshadow {
    background: #FFFFFF;
    box-shadow: none;
    border-radius: 10px;
}

section {
    padding: 70px 70px;
}

.bg-footer {
    background: #F3F3F3;
}

.top-header,
.top-header-1 {
    height: 30px;
}

.top-header h6 {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    color: #FFFFFF;
}

.top-header>div {
    padding: 0px 70px;
}

.f-17 {
    font-size: 17px !important;
}

.sub-header {
    height: 87px;
    border: 0;
}

.sub-header>div {
    padding: 0px 70px;
}

h5 {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    color: #262626;
}

.f-28 {
    font-size: 28px;
}

.input-group-append {
    height: 38px !important;
}

.banner .form-control {
    height: 50px;
}

.banner .input-group-append {
    height: 50px !important;
    width: 180px;
}

.banner .input-group-text {
    width: 100%;
    font-size: 17px;
    justify-content: center;
}

.sub-header .material-icons {
    color: #014C78;
}

.w-35 {
    width: 35%;
}

.margin-auto-top {
    margin: auto 0;
}

.margin-auto-top-1 {
    margin: auto 70px;
}

.menu ul {
    list-style-type: none;
    display: flex;
    justify-content: space-evenly;
}

.menu ul li {
    margin: auto 0;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    text-align: justify;
    cursor: pointer;
}

.menu {
    color: white;
    height: 41px;
}

.menu ul .active {
    background-color: #ff5c00;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #fff;
    padding: 10px 20px;
    margin: initial;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 20px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

.text-primary {
    color: #FF5C00 !important;
}

.carousel-caption h5 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 75px;
    line-height: 106px;
}

.carousel-caption p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    color: #262626;
    cursor: default;
}

.inner-1 .carousel-item img {
    height: 583px;
    width: 100%;
}

.carousel-indicators li {
    width: 70px;
    height: 5px;
    cursor: pointer;
    background-color: #014c78;
    border-radius: 10px;
}

.carousel-indicators .active {
    background-color: #FF5C00;
}

.carousel-item button {
    border: 1px solid transparent;
    height: 50px;
    width: 190px;
}

.explore {
    height: 50px;
    width: 190px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px;
    text-align: center;
}

button .material-icons {
    vertical-align: middle;
    transition: 0.4s ease-out;
}

.sub-section {
    height: 120px;
    padding: 0 70px;
}

.sub-section h4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    color: #262626;
    margin-left: 20px;
}

.sub-section img {
    height: 45px;
}

.subcontact-section .material-icons {
    font-size: 70px;
    color: #FF5C00;
}

.subcontact-section .p-60 {
    text-align: center;
    padding-top: 50px !important;
}

.subcontact-section h3 {
    font-family: Mukta;
    font-style: normal;
    font-weight: 800;
    font-size: 21px;
    line-height: 56px;
    text-align: justify;
    color: #262626;
}

.subcontact-section h4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #262626;
}

.p-60 {
    padding-top: 80px;
}

section h5 {
    font-family: Mukta;
    font-style: normal;
    font-weight: 800;
    font-size: 75px;
    line-height: 56px;
    /* or 75% */
    text-align: justify;
}

section p {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    cursor: default;
    color: #262626;
}

section button {
    height: 50px;
    width: 190px;
}

.pt-6 {
    padding-top: 5.5rem;
}

.set-border {
    border-radius: 20px;
}

.section1 {
    background: #E7F6FF;
}

.title {
    text-align: center;
    cursor: default;
}

.title h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 65px;
    text-align: justify;
    color: #000000;
    text-align: center;
}

.title1 h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 65px;
    text-align: justify;
    color: #000000;
}

.title .line {
    width: 12%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #FF5C00;
}

.title .dark-line {
    width: 6%;
    /* margin-left: auto; */
    margin-right: auto;
    border-bottom: 5px solid #262626;
}

header:before {
    content: '';
    display: table-cell;
    background: #262626;
    width: 50%;
    border-radius: 5px;
    -webkit-transform: scaleY(0.3);
    transform: scaleY(0.05);
}

header>h1 {
    white-space: pre;
    padding: 0 0px;
    border-bottom: 1px solid #FF5C00;
    margin-bottom: 47px;
}

header {
    display: table;
    text-align: center;
    width: 185px;
    padding: 0;
    margin: -45px auto;
    border-top-color: #333;
    border-radius: 8px;
}

.desc {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #262626;
    cursor: default;
    margin-top: 15px;
    margin-bottom: 15px;
}

.card {
    background: #FFFFFF;
    box-shadow: none;
    border-radius: 0px;
    padding: 0;
    width: 412px;
    height: 465px;
}

.card-body {
    text-align: center;
}

.card-footer {
    background-color: transparent;
    border-top: 0;
}

.card-mattress {
    background: url('../../assets/img/mattress.jpg');
    background-size: cover;
    background-blend-mode: multiply;
}

.card-pillow:hover {
    background: url('../../assets/img/pillow1.png');
    background-size: cover;
    background-blend-mode: multiply;
}

.card-blanket:hover {
    background: url('../../assets/img/pillow.jpg');
    background-size: cover;
    background-blend-mode: multiply;
}

.set-width {
    width: 550px !important;
}

.set-width:before {
    width: 40% !important;
}

.set-width-1 {
    width: 380px !important;
}

.set-width-1:before {
    width: 40% !important;
}

.set-width-2 {
    width: 280px !important;
}

.set-width-2:before {
    width: 40% !important;
}

.set-width-3 {
    width: 760px !important;
}

.set-width-3:before {
    width: 40% !important;
}

.set-width-4 {
    width: 440px !important;
}

.set-width-4:before {
    width: 40% !important;
}

.card1 {
    background: rgba(225, 244, 255, 0.7);
    padding: 20px;
}

.card1 h4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 34px;
    cursor: default;
    text-align: justify;
    color: #262626;
}

.card1 p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    cursor: default;
    line-height: 35px;
    color: #181818;
}

.cursor {
    cursor: pointer;
}

.dark-img,
.dark-img1 {
    position: relative;
    transition: .3s ease-in-out !important;
}

.dark-img img,
.dark-img1 img {
    display: block;
    width: 100%;
}

.dark-img:hover::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(1, 76, 120, 0.7);
    border-radius: 10px;
}

.dark-img:hover .overlay {
    display: none;
}

.card2 {
    cursor: default;
}

.card3 {
    cursor: pointer;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgba(1, 76, 120, 0.7);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    color: white;
    font-size: 20px;
    padding: 7px;
    border-end-end-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
}

.overlay1 {
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(1, 76, 120, 0.7);
    border-radius: 8px;
}

.container1:hover .overlay1 {
    opacity: 1;
}

.overlay2 .icon {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    height: 100%;
}

.overlay1 .icon {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    height: auto;
}

.overlay2 {
    transition: .3s ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: transparent;
    border-radius: 100%;
    height: 100%;
}


/* .popularproduct .dark-img1 img {
    width: auto !important;
} */

.overlay2 h4 {
    color: #014C78;
    height: 60%;
}

.banner {
    background: url('../../assets/img/banner1.png');
    width: 100%;
    height: 400px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.aboutus-banner {
    background: url('../../assets/img/aboutus/aboutus.jpg');
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}

.contactus-banner {
    background: url('../../assets/img/contactus.png');
    width: 100%;
    height: 325px;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner2 {
    background: url('../../assets/img/banner2.png');
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 170px;
}

.banner3 {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../../assets/img/banner1.png');
    width: 100%;
    height: 690px;
    background-repeat: no-repeat;
    background-size: cover;
}

.presection {
    padding: 70px 0;
}

.banner h5,
.aboutus-banner h5,
.contactus-banner h5 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
    text-align: justify;
    cursor: default;
}

.hovers:hover a {
    color: #FF5C00 !important;
}

.aboutus-banner h1,
.contactus-banner h1 {
    font-family: Mukta;
    font-style: normal;
    font-weight: 800;
    font-size: 75px;
    line-height: 100px;
    text-align: justify;
}

.aboutus-banner h6,
.contactus-banner h6 {
    font-family: Mukta;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 56px;
    /* identical to box height, or 255% */
    text-align: justify;
    color: #FFFFFF;
}

.banner p,
.aboutus-banner p,
.contactus-banner p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
    cursor: default;
}

.margin-auto {
    margin: auto;
}

.btn-round-white {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

.dark-img1 button .material-icons {
    margin-left: -7px;
    vertical-align: baseline !important;
}

.dark-img1 h4 {
    padding-top: 60px;
}

.dark-img p {
    font-size: 14px;
    cursor: default;
}

.card3:hover {
    transform: translateY(-40px);
    transition: all .7s ease-in-out;
}

.payment h4 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    margin: auto 25px;
    cursor: default;
}

.payment img {
    height: 45px;
}

.card4 .card-header {
    cursor: pointer;
    background-color: #f7f7f7;
    border-bottom: 1px solid transparent;
    padding: 0 1.25rem;
}

.card4 {
    padding: 10px;
    background: #f7f7f7;
    margin-bottom: 10px;
}

.card4 .card-body {
    padding: .7rem 1.25rem;
    text-align: justify;
}

.card4 .btn {
    text-transform: initial !important;
}

.btn-link {
    color: #FF5C00;
    background-color: transparent;
}

.btn-link:hover {
    color: #FF5C00;
}

.card4 .material-icons {
    padding-top: 15px;
    font-size: 35px;
    color: #FF5C00;
}

.contact h5 {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
    color: #FF5C00;
    cursor: default;
    text-align: center;
}

.contact h6 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    cursor: default;
    text-align: center;
}

.contact .line {
    border-right: 2px solid #262626;
    height: 120px;
}

.contact ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    display: flex;
}

.contact ul li {
    list-style: none;
}

.contact ul li a {
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
    background: linear-gradient(0deg, #ddd, #fff);
    transition: .5s;
}

.contact ul li a:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    text-decoration: none;
}

.contact ul li a .fa {
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(0deg, #fff, #ddd);
    border-radius: 50%;
    line-height: calc(60px - 12px);
    font-size: 24px;
    color: #014c78;
    transition: .5s;
}

.contact ul li:nth-child(1) a:hover .fa {
    color: #3b5998;
}

.contact ul li:nth-child(2) a:hover .fa {
    color: #00aced;
}

.contact ul li:nth-child(3) a:hover .fa {
    color: #007bb6;
}

.contact ul li:nth-child(4) a:hover .fa {
    color: #e4405f;
}

.mt-6 {
    margin-top: 2.5rem !important;
}

.text-right {
    text-align: right;
}

footer {
    height: 350px;
    background: #F3F3F3;
}

footer h5 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    text-align: justify;
    margin-bottom: 25px;
}

.footersection {
    padding: 40px 70px;
    height: 100%;
}

.footersection .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

footer img {
    margin-bottom: 25px;
}

.mb-25 {
    margin-bottom: 25px;
}

footer h6 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
    color: #262626;
    margin-bottom: 25px;
}

.input-group-text {
    color: white;
    font-size: 12px;
}

#carouselExampleIndicators1 .carousel-indicators li {
    background-color: #014c78;
}

#carouselExampleIndicators1 .carousel-indicators {
    bottom: -100px;
}

#carouselExampleIndicators1 .carousel-indicators .active {
    background-color: #FF5C00;
}

#carouselExampleIndicators1 .carousel-control-prev {
    left: -140px;
}

#carouselExampleIndicators1 .set {
    color: #FF5C00;
    font-size: 70px;
}

#carouselExampleIndicators1 .carousel-control-next {
    right: -160px;
}

.navbar {
    padding: 0;
}

.legend img {
    width: 100% !important;
    margin: auto !important;
    height: 100% !important;
}

.h-75 {
    height: 75px !important;
}

.image {
    height: 760px;
}

.m-300 {
    margin: 0 320px;
}


/* mediaQuery */

@media only screen and (min-width: 654px) and (max-width: 768px) {
    .btn-group {
        width: 100%;
    }
    .loader {
        top: 39%;
        left: 45% !important;
    }
    .u-section-1 .u-text-1 {
        margin-top: 25px;
        margin-bottom: 20px !important;
    }
    .u-section-1 .u-group-1 {
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        min-height: 655px !important;
        width: 100% !important;
        margin: -320px auto -30px calc(((100% - 945px) / 2) + 88px) !important;
    }
    .u-icon {
        font-size: 1rem !important;
        height: 40px !important;
    }
    .custom-class input,
    .custom-class textarea {
        font-size: 14px !important;
    }
    .u-section-1 .u-social-icons-1 {
        margin: 0 auto 0 !important;
    }
    .carousel-section .carousel-control-prev,
    .carousel-section .carousel-control-next {
        width: 40px;
        height: 70px;
        top: 52%;
        opacity: .9;
    }
    .image {
        height: 450px !important;
    }
    .banner-hr,
    .header_1 {
        display: none;
    }
    .h-75 {
        height: 90px !important;
    }
    .inner-1 .carousel-item img {
        height: 399px;
        width: 100%;
    }
    hr {
        border: 0;
        height: 1.2px;
        width: 30%;
        position: relative;
        margin: 10px auto;
    }
    .flip-card {
        width: 100% !important;
    }
    .flip-card .flip-card-front img {
        width: 100%;
        height: 100%;
    }
    .flip-card-inner,
    .flip-card-front,
    .flip-card-back {
        width: 100%;
        height: 100%;
    }
    .sub-header h5 {
        font-size: 11px;
    }
    .sub-header img {
        width: 112px;
    }
    .menu ul .active {
        background-color: #262626;
        font-family: Noto Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-align: justify;
        color: #fff;
        padding: 10px 20px;
        margin: initial;
        text-align: center;
    }
    .menu ul li {
        margin: auto;
        font-family: Noto Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-align: justify;
        cursor: pointer;
        padding: 8px 0;
        color: #262626;
    }
    .navbar {
        z-index: 1;
    }
    .carousel-caption h5 {
        font-size: 38px;
        line-height: 40px;
    }
    .carousel-caption p {
        font-size: 12px;
    }
    .m-300 {
        margin: 0 20px;
    }
    section h5 {
        font-weight: 800;
        font-size: 50px;
        line-height: 42px;
        text-align: left;
    }
    .card1 p {
        font-size: 12px;
        line-height: 30px
    }
    .banner2 {
        height: auto;
        padding-bottom: 22px;
    }
    .navbar-nav li {
        padding-right: 120px;
        text-align: left;
        padding-left: 30px;
    }
    .active a,
    .nav-item a {
        font-size: 15px !important;
    }
    .banner3 img {
        height: auto;
    }
    .payment h4 {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: justify;
        margin: auto 21px;
        cursor: default;
    }
    .contact .line {
        border-right: none;
    }
    footer {
        height: auto;
        background: #F3F3F3;
    }
    .contactus-banner {
        height: auto;
    }
    .sub-section .d-flex {
        flex-wrap: wrap;
        flex: 0 1 auto;
        justify-content: space-evenly !important;
    }
    .sub-section {
        margin-bottom: 20px;
    }
    #contactForm {
        padding: 47px 40px !important;
    }
    .sub-section h4 {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
        color: #262626;
        margin-left: 6px;
    }
    .sub-section img {
        height: 36px;
    }
    .flip-card {
        background-color: transparent;
        width: 412px;
        height: 255px !important;
        perspective: 1000px;
        border-radius: 10px;
    }
    .banner3 img {
        height: auto !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .carousel-indicators li {
        width: 45px;
        height: 3px;
    }
    .carousel-section .carousel-control-prev,
    .carousel-section .carousel-control-next {
        width: 40px;
        height: 70px;
        top: 52%;
        opacity: .9;
    }
    .banner .btn {
        height: 45px;
        width: 160px;
        font-size: 14px;
        letter-spacing: 1px;
    }
    .image {
        height: 620px !important;
    }
    .navbar-nav li {
        padding-right: 90px !important;
    }
    .nav-item a {
        font-size: 15px !important;
        font-weight: 500;
        font-family: Poppins, sans-serif;
    }
    .h-75 {
        height: 90px !important;
    }
    .flip-card {
        width: 100% !important;
    }
    .flip-card .flip-card-front img {
        width: 100%;
        height: 100%;
    }
    .flip-card-inner,
    .flip-card-front,
    .flip-card-back {
        width: 100%;
        height: 100%;
    }
    .btn-group {
        width: 100%;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 1rem !important;
    }
    .sub-header>div {
        padding: 0px 45px;
    }
    .top-header>div {
        padding: 0px 45px;
    }
    section {
        padding: 70px 45px;
    }
    section h5 {
        font-family: Mukta;
        font-style: normal;
        font-weight: 800;
        font-size: 60px;
        line-height: 56px;
        text-align: left;
        white-space: nowrap;
    }
    .pt-6 {
        padding-top: 2.5rem;
    }
    .f-50 {
        font-size: 41px !important;
        text-align: left;
    }
    .banner h5,
    .aboutus-banner h5,
    .contactus-banner h5 {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 45px;
        line-height: 49px;
        text-align: justify;
        cursor: default;
    }
    #accordion button {
        text-align: left !important;
        font-weight: bold;
    }
    .product-image .icon h4 {
        margin-top: -65px;
        font-size: 1.3rem !important;
    }
    .about-banner h5 {
        font-size: 17px !important;
        line-height: 0 !important;
    }
    .contactus-banner,
    .aboutus-banner {
        height: 219px !important;
    }
    .descr {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .comfort {
        font-size: 17px !important;
        line-height: 25px !important;
    }
    #typemattress img {
        height: 85px;
    }
    .suit {
        font-size: 20px !important;
        line-height: 25px !important;
    }
    #producthtitle {
        font-size: 37px !important;
        line-height: 2px !important;
    }
    #test12 .flip-card {
        height: 274px !important;
    }
    .product-image p {
        font-size: 12px !important;
        line-height: 19px !important;
    }
    section button {
        height: 40px;
        width: 160px;
        font-size: .81rem;
    }
    .popularproduct .dark-img1 img,
    .popularproduct .overlay2 {
        height: 250px;
        width: 250px;
        margin: auto !important;
    }
    .product-image .icon {
        width: 90%;
        top: 70% !important;
    }
    .product-image {
        height: 300px !important;
    }
    .mb-25 {
        font-size: 14px;
        margin-bottom: 29px;
    }
    footer span {
        font-size: 13px;
    }
    footer img {
        height: 40px;
        margin-bottom: 15px;
    }
    .product-button {
        top: 32% !important;
    }
    .card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 0;
    }
    .card-footer {
        padding: 0rem 1.25rem;
    }
    .card {
        padding: 0;
        width: 301px;
        height: 420px;
    }
    #carouselExampleIndicators1 .carousel-control-prev {
        left: -79px;
    }
    #carouselExampleIndicators1 .carousel-control-next {
        right: -98px;
    }
    #carouselExampleIndicators1 .carousel-indicators {
        bottom: -75px;
    }
    .icon {
        transform: translate(-52%, -60%);
    }
    .banner3 img {
        width: 100%;
        height: 100%;
    }
    .btn-link {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 355px;
    }
    .faq img {
        width: 100%;
        height: 100%;
    }
    .contact ul li a .fa {
        line-height: calc(60px - 18px);
        font-size: 17px;
    }
    .contact ul li a {
        width: 50px;
        height: 50px;
    }
    .carousel-caption h5 {
        font-weight: bold;
        font-size: 50px;
        line-height: 70px;
    }
    .carousel-caption p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 12px !;
        line-height: 19px;
        text-align: justify;
        color: #262626;
        cursor: default;
    }
}

@media only screen and (min-width: 200px) and (max-width: 500px) {
    .btn-group {
        width: 100%;
    }
    .loader {
        top: 39% !important;
        left: 37% !important;
    }
    #test12 .flip-card {
        width: 100% !important;
        height: 315px !important;
    }
    .carousel-indicators {
        margin-bottom: 0 !important;
        bottom: 3px !important;
    }
    .cards {
        grid-template-columns: auto !important;
    }
    #accordion .card4 {
        padding: 0 !important;
    }
    .u-icon {
        font-size: 0.85rem !important;
    }
    .u-section-1 .u-text-1 {
        margin-bottom: 10px !important;
    }
    .u-active-none span {
        padding-top: 10px !important;
    }
    .custom-class input,
    .custom-textarea {
        font-size: 13px !important;
    }
    .u-clearfix .card {
        padding: 0 20px !important;
    }
    .u-section-1 .u-group-1 {
        min-height: 680px !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        width: 100% !important;
        margin: -320px auto -30px calc(((100% - 497px) / 2) + 88px) !important;
        border: none !important;
    }
    .u-section-1 .u-social-icons-1 {
        margin: 50px auto 0;
    }
    .u-section-1 .u-text-1 {
        margin-top: 0 !important;
    }
    hr {
        width: 23% !important;
    }
    .banner .btn {
        height: 45px;
        width: 175px;
        font-size: 14px;
    }
    .btn-group .btn {
        padding: .375rem .5rem !important;
        font-size: 11px !important;
    }
    footer img {
        margin-bottom: 15px;
        height: 40px !important;
    }
    .text-sma-center {
        text-align: center;
    }
    .navbar img {
        height: 35px !important;
    }
    .carousel-caption h5 {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        line-height: 13px;
        font-size: 10px;
    }
    .carousel-caption {
        top: -5px;
    }
    .popularproduct .dark-img1 img,
    .popularproduct .overlay2 {
        height: 250px;
        width: 250px;
        margin: auto !important;
    }
    .carousel-caption p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 8px;
        line-height: 9px;
        text-align: justify;
        color: #262626;
        cursor: default;
        margin-bottom: 0;
    }
    .carousel-section .carousel-control-prev,
    .carousel-section .carousel-control-next {
        width: 20px !important;
        height: 35px !important;
        top: 66% !important;
        opacity: .9;
    }
    .carousel-section .carousel-control-prev .material-icons,
    .carousel-section .carousel-control-next .material-icons {
        font-size: 16px;
    }
    .image {
        margin-top: 140px;
        height: 100% !important;
    }
    .banner-hr,
    .header_1 {
        display: none;
    }
    .h-75 {
        height: auto !important;
    }
    hr {
        border: 0;
        height: 1.2px;
        width: 33%;
        position: relative;
        margin: 10px auto;
    }
    .navbar-nav {
        padding-bottom: 20px;
    }
    .contactus-banner {
        background: url(../../assets/img/contactus.png);
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .aboutus-banner h6,
    .contactus-banner h6 {
        font-size: 18px;
        line-height: 20px;
        text-align: justify;
        color: #FFFFFF;
    }
    .aboutus-banner h1,
    .contactus-banner h1 {
        font-family: Mukta;
        font-style: normal;
        font-weight: 800;
        font-size: 25px;
        line-height: 31px;
        text-align: justify;
    }
    .navbar-nav li {
        padding-right: 120px;
        text-align: left;
        padding-left: 30px;
    }
    .active a,
    .nav-item a {
        font-size: 16px !important;
        line-height: 35px;
    }
    .sub-section .d-flex {
        flex-wrap: wrap;
        flex: 0 1 auto;
        align-items: center;
        justify-content: space-evenly !important;
    }
    .menu ul .active {
        background-color: #262626;
        font-family: Noto Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-align: justify;
        color: #fff;
        padding: 10px 20px;
        margin: initial;
        text-align: center;
    }
    .menu ul li {
        margin: auto;
        font-family: Noto Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-align: justify;
        cursor: pointer;
        padding: 8px 0;
        color: #262626;
    }
    .navbar {
        z-index: 1;
        background: #f8f9fa;
    }
    .legend img {
        width: 100% !important;
    }
    .flip-card {
        width: 100% !important;
        height: 450px !important;
    }
    .flip-card .flip-card-front img {
        width: 100%;
        height: 100%;
    }
    .flip-card-inner,
    .flip-card-front,
    .flip-card-back {
        width: 100%;
        height: 100%;
    }
    .navbar>div {
        width: 100%;
        text-align: end;
        opacity: 1;
        z-index: 999999;
        background: #f8f9fa;
    }
    .navbar-nav li {
        padding-right: 120px;
        text-align: left;
        padding-left: 30px;
    }
    .active a,
    .nav-item a {
        font-size: 15px !important;
    }
    .carousel-section .carousel-item img {
        height: auto;
        width: 100%;
    }
    .top-header {
        display: none;
    }
    .sub-header {
        height: 184px;
        border: 1px solid #b6b3b1;
    }
    .sub-header>div {
        padding: 0px 15px;
        flex-wrap: wrap;
    }
    .sub-header .margin-auto-top {
        margin: auto;
    }
    .w-35 {
        width: 100%;
    }
    .sub-header h5 {
        font-size: 12px;
        white-space: pre;
    }
    .f-28 {
        font-size: 18px !important;
    }
    .sub-section {
        height: 110px;
        padding: 0 0;
    }
    .sub-section .d-flex {
        flex-wrap: wrap;
        justify-content: space-evenly !important;
    }
    .sub-section img {
        height: 25px;
    }
    .sub-section h4 {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 15px;
        text-align: justify;
        color: #262626;
        margin-left: 4px;
    }
    .sub-section .p-60 {
        padding-top: 25px;
    }
    section {
        padding: 55px 15px;
    }
    .section1 iframe {
        height: 280px;
    }
    .pt-6 {
        padding-top: 1.5rem;
    }
    section h5 {
        font-weight: 800;
        font-size: 45px;
        line-height: 28px;
    }
    section p,
    .desc {
        font-size: 12px;
        line-height: 20px;
    }
    .title h2 {
        font-size: 20px;
        line-height: 27px;
    }
    .card-body {
        padding: 0 1.25rem;
    }
    .card-footer {
        padding: 0rem 1.25rem;
    }
    .card {
        padding: 0;
        width: 100%;
        height: 350px;
    }
    .set-width {
        width: 185px !important;
    }
    #carouselExampleIndicators1 .carousel-item .row {
        height: 530px !important
    }
    #carouselExampleIndicators1 .carousel-item img {
        height: 330px !important;
        width: 100%;
    }
    #carouselExampleIndicators1 .carousel-indicators {
        bottom: -50px;
    }
    .carousel-section .carousel-item button {
        border: 1px solid #014c78;
        height: 20px;
        width: 70px;
        font-size: 7px;
        padding: 3px;
    }
    .margin-auto-top-1 {
        margin: auto 35px;
    }
    .carousel-item button {
        border: 1px solid transparent;
        height: 34px;
        width: 122px;
    }
    .carousel-item button .material-icons {
        font-size: 10px !important;
    }
    .card1 p {
        font-size: 11px;
        line-height: 15px;
    }
    .card1 h4 {
        font-size: 19px;
    }
    #carouselExampleIndicators1 .carousel-control-prev {
        left: -23px;
    }
    #carouselExampleIndicators1 .carousel-control-next {
        right: -34px;
    }
    #carouselExampleIndicators1 .set {
        font-size: 40px;
    }
    section button {
        height: 40px;
        width: 160px;
        font-size: 13px !important;
    }
    .icon {
        font-size: 50px;
    }
    .explore {
        height: 45px;
        width: 160px;
        font-size: 11px;
    }
    button .material-icons {
        font-size: 15px;
    }
    .banner h5,
    .aboutus-banner h5 {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 32px !important;
        line-height: 43px !important;
        text-align: left;
        cursor: default;
    }
    .f-50 {
        font-size: 32px !important;
        line-height: 43px !important;
    }
    .banner p,
    .aboutus-banner p {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 19px;
        text-align: justify;
        cursor: default;
    }
    .banner {
        height: 480px;
    }
    .aboutus-banner {
        height: 350px;
    }
    .set-width-1 {
        width: 150px !important;
    }
    .dark-img1 h4 {
        padding-top: 30px;
    }
    .dark-img1 .btn-icon .material-icons {
        margin-left: -7px;
        vertical-align: middle !important;
        font-size: 25px !important;
    }
    .overlay2 .btn-round {
        height: 40px;
        width: 137px;
        font-size: 11px !important;
    }
    .set-width-2 {
        width: 205px !important;
    }
    .banner2 {
        height: auto;
        padding-bottom: 20px;
    }
    .banner3 {
        height: 929px;
    }
    .banner3 img {
        height: 250px;
    }
    .set-width-3 {
        width: 210px !important;
    }
    .payment {
        flex-wrap: wrap;
    }
    .set-width-4 {
        width: 180px !important;
    }
    .mt-6 {
        margin-top: 0.5rem !important;
    }
    .contact ul li a .fa {
        font-size: 18px;
        line-height: calc(60px - 18px);
    }
    .contact ul li a {
        width: 50px;
        height: 50px;
    }
    .contact .line {
        border-right: 0;
        height: 100px;
    }
    .contact h6 {
        font-size: 16px;
    }
    .contact h5 {
        font-size: 20px;
    }
    .footersection {
        padding: 40px 25px;
        height: 100%;
    }
    footer {
        height: 100%;
        background: #F3F3F3;
    }
    .text-sms-center {
        text-align: center;
    }
    footer h5 {
        font-size: 16px;
    }
    footer p {
        font-size: 14px;
    }
    .set-height {
        height: 280px;
    }
    .title1 h2 {
        text-align: center;
    }
    .card4 .material-icons {
        padding-top: 4px;
        font-size: 35px;
        color: #FF5C00;
    }
    .card-header {
        padding: .1rem 0.5rem !important;
    }
    #accordion .card-body {
        padding: 0 1.25rem;
        font-size: 13px;
        line-height: 24px;
    }
    .btn-link {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 246px;
    }
    .payment img {
        height: 35px;
    }
    .payment h4 {
        font-weight: normal;
        font-size: 13px;
        line-height: 20px;
        margin: auto 19px;
        cursor: default;
    }
    .carousel-indicators li {
        width: 42px;
        height: 2px;
    }
    .subcontact-section {
        height: auto !important;
    }
    .subcontact-section .p-60 {
        width: 100% !important;
    }
    .flex-wrap {
        flex-wrap: wrap;
    }
    #contactForm {
        padding: 60px 0 00px !important;
    }
    .banner .input-group-text {
        font-size: 14px;
    }
    .banner .input-group-append {
        width: 84px;
    }
    .about-banner {
        height: auto !important;
    }
    .about-banner h5 {
        font-size: 20px !important;
        line-height: 27px !important;
    }
    .about-banner h1 {
        font-size: 50px !important;
    }
}

@media only screen and (min-width: 425px) and (max-width: 500px) {
    .u-section-1 .u-group-1 {
        min-height: 700px !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        width: 100% !important;
        margin: -320px auto -30px calc(((100% - 601px) / 2) + 88px) !important;
        border: none !important;
    }
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
    .u-section-1 .u-group-1 {
        min-height: 680px !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        width: 100% !important;
        margin: -320px auto -30px calc(((100% - 551px) / 2) + 88px) !important;
        border: none !important;
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .u-section-1 .u-group-1 {
        min-height: 700px !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        width: 100% !important;
        margin: -320px auto -30px calc(((100% - 593px) / 2) + 88px) !important;
        border: none !important;
    }
}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #FF5C00;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {
    border: 1px solid #ddd;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
    box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
    background: linear-gradient(0deg, #ddd, #fff);
}

#scroll:hover span {
    border-bottom-color: #262626;
}

footer h6 {
    cursor: pointer;
}

footer p {
    cursor: default;
}

.with-errors {
    font-size: 11px;
    color: red;
    margin-top: -10px;
    margin-left: 7px;
    padding: 0;
    line-height: 30px;
    height: 25px;
}

.custom-class {
    background: none;
    border: 0;
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    line-height: 32px;
    outline: 0;
    margin: 0;
    padding: 0 !important;
    padding-left: 10px;
    color: #3c4858;
    height: 47px;
    font-size: 13px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #ffffff;
    box-shadow: none;
    border-radius: 3px;
    width: 100%;
}

.custom-class input {
    width: 100%;
    border: none;
    height: 42px;
    padding-left: 10px;
    font-size: 15px;
}

.custom-textarea {
    width: 100%;
    border: none;
    height: 42px;
    background: none;
    border: 0;
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    line-height: 32px;
    outline: 0;
    margin: 0;
    padding-left: 10px;
    height: 100px;
    font-size: 15px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: none;
    border-radius: 3px;
    width: 100%;
}

.custom-class.focus {
    border: 1px solid #FF5C00;
    box-shadow: none;
}

.form-group {
    margin-bottom: 20px;
}

#contactForm {
    padding: 25px 40px;
}

.subscribe-c h5 {
    font-size: 28px !important;
    line-height: 40px !important;
}

.subscribe-c {
    height: 340px;
}

button {
    outline: 0;
}

.text-gray {
    color: #A6A6A6 !important;
}

.header1 {
    margin: -38px 0 !important;
    width: 275px !important;
}

.header2 {
    margin: -38px 0 !important;
    width: 200px !important;
}

.about h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 65px;
    text-align: justify;
    color: #000000;
    text-align: center;
}

.about-banner h5 {
    font-size: 40px;
    line-height: 65px;
}

.about-banner h1 {
    font-size: 65px;
}

.font-bold {
    font-weight: bold !important;
}

.sub-header .sh1:hover h5 {
    color: #014c78;
    font-weight: bold;
}

.sub-header .form-control {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.sub-header .input-group-text {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.flip-card {
    background-color: transparent;
    width: 412px;
    height: 485px;
    perspective: 1000px;
    border-radius: 10px;
}

.flip-card .card {
    height: 100% !important;
    box-shadow: none !important;
}


/* .flip-card-front img {
    border-radius: 15px;
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
} */

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 0;
}

.flip-card-back {
    padding: 30px;
    background-color: rgba(1, 76, 120, 1);
    color: white;
    transform: rotateY(180deg);
    box-shadow: none;
}


/*--------------------------------- Loader--------------------------------------------------------------------------- */


/* Preloder */

#preloder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
}

.loader {
    position: relative;
    width: 170px;
    top: 40%;
    left: 47%;
    height: 170px;
    border-radius: 50%;
    vertical-align: middle;
}

.imge {
    display: block;
    width: 100px;
    height: 100px;
    background: url(../../assets/img/loader.gif) no-repeat center;
    background-size: contain;
}


/* .loader-1 .loader-outter {
    position: absolute;
    border: 4px solid #FF5C00;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}

.loader-1 .loader-inner {
    position: absolute;
    border: 4px solid #FF5C00;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
} */


/* @-webkit-keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
} */


/* checkbox */

.container-checkbox {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.container-checkbox .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #014c78;
}

.container-checkbox:hover input~.checkmark {
    background-color: #ccc;
}

.container-checkbox input:checked~.checkmark {
    background-color: #FF5C00;
}

.container-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container-checkbox input:checked~.checkmark:after {
    display: block;
}

.container-checkbox .checkmark:after {
    left: 8px;
    top: 3px;
    width: 8px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* close */

#test12 img {
    width: 100%;
    border-radius: 0px;
}

.nav-tabs {
    border-bottom: 0;
    justify-content: center;
    margin-bottom: 25px;
}

.nav-tabs .nav-link.active {
    color: #262626;
    background-color: #fff;
    border-color: transparent;
    border-bottom: 3px solid #262626;
    font-weight: 500;
}

.nav-link {
    color: #48494B;
    font-size: 20px;
}

.tab-pane ul li {
    margin: 10px 0;
}

.tab-pane {
    font-size: 18px;
    line-height: 35px;
}

.nav-tabs .nav-link:hover {
    border-color: transparent;
    color: #000;
}

.menu ul li:hover a {
    text-decoration: none !important;
}

.contactus-banner a {
    color: rgba(1, 76, 120, 1) !important;
    text-transform: capitalize;
}

.contactus-banner a:hover {
    font-weight: bold !important;
    text-decoration: none !important;
}

.contactus-banner h1,
.contactus-banner h6,
#producttitle,
#producthtitle {
    text-transform: capitalize;
}

#producthtitle {
    font-family: Mukta;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 56px;
}

#producthtitle,
strong {
    font-family: 'Poppins';
}

.features .card2:hover .overlay {
    background: rgba(255, 92, 0, 0.7);
}

.set-bg {
    background: url("../../assets/img/bg.png"), url("../../assets/img/bg1.png");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-size: auto 520px;
    background-position: right bottom, left top;
}

hr {
    border: 0;
    height: 1.2px;
    width: 10%;
    position: relative;
    margin: 9px auto;
}

hr.center-diamond {
    background: #014C78;
}

hr.center-diamond:before {
    content: "";
    width: 10px;
    height: 10px;
    height: 10px;
    background: #ff5c00;
    display: inline-block;
    border: 4px solid #ff5c00;
    position: absolute;
    top: -5px;
    left: 50%;
    margin: 0 0 0 -3px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
}

.f-50 {
    font-size: 50px;
    text-align: left;
}

.btn-group>.btn:first-child {
    margin-left: 0;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.set-b-border {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.btng {
    color: #ddd;
    background: #014C78 !important;
    border: 2px solid #fff !important;
}

.btng:hover {
    color: #fff !important;
    background: #014C78 !important;
}

.btng.green {
    color: white;
    font-weight: 500;
}

.btng.green::after {
    content: '';
    display: block;
    position: absolute;
    border: 10px solid transparent;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    border-top-color: #014C78;
    border-top-width: 10px;
}

.btn.focus,
.btn:focus,
input:focus {
    outline: 0;
    box-shadow: none;
}

.suit {
    font-family: Mukta;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 56px;
}

.comfort {
    font-family: Mukta;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 56px;
}

.descr {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
}

.menu ul li:hover {
    background-color: rgba(255, 92, 0, .75);
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #fff;
    margin: initial;
}

.menu ul li {
    padding: 9px 20px;
}

.banner2 .container1:hover {
    transform: translateY(-35px);
}


/* ------------------------------------------------------------- */

.product-image {
    transition: all 0.3s ease-out;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    display: inline-block;
}

.info {
    background: rgba(1, 76, 120, 0.7);
    transition: 0.7s ease-out !important;
    transform: translateY(100%);
    position: absolute;
    line-height: 1.8;
    text-align: left;
    font-size: 105%;
    cursor: default;
    color: #FFF;
    height: 100%;
    width: 100%;
    bottom: 60px;
}

.product-image:hover .info {
    transform: translateX(0);
    bottom: 0;
}

.product-image:hover .info .icon h4 {
    margin-top: -0px;
}

.product-image:hover img {
    transition: all 0.3s ease-out;
}

.product-image:hover img {
    transform: scale(1.2, 1.2);
}

.product-image .icon {
    color: white;
    font-size: 90px;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    height: auto;
}

.product-image .icon h4 {
    margin-top: -65px;
}

.product-image p {
    text-align: center !important;
}

.btn {
    text-transform: uppercase;
}

.btn:hover .material-icons {
    transform: translateX(10px);
}

.banner .btn {
    height: 50px;
    width: 190px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes movingTopToBottom {
    0% {
        top: 200px;
    }
    100% {
        top: 0px;
    }
}

@keyframes movingTopToBottom {
    0% {
        top: 200px;
    }
    100% {
        top: 0px;
    }
}

.fadeOut {
    -webkit-animation-name: movingTopToBottom;
    animation-name: movingTopToBottom;
}

.banner2 .btn {
    height: 50px;
    width: 190px;
}

.dark-img1 img {
    border-radius: 10px;
}


/* .sticky-top {
    top: -1px !important;
    background: #fff;
} */

#test12 .product-image .icon h4 {
    margin-top: -230px;
}

.set-border-box {
    border: 1px solid #FF5C00;
    box-sizing: border-box;
}

.set-border-box:hover {
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}

.navbar-nav {
    justify-content: end;
}

.navbar-nav li {
    padding-right: 120px;
}

.active a {
    color: #FF5C00 !important;
}

.carousel-section {
    margin-top: -140px;
}

.banner-hr {
    z-index: 1020;
    border-top: 1px solid #014C78;
    width: 98%;
    margin: 7px auto !important;
}

.carousel-section .carousel-control-prev,
.carousel-section .carousel-control-next {
    cursor: pointer;
    background: rgba(255, 255, 255, 1);
    width: 60px;
    height: 120px;
    position: absolute;
    display: block;
    z-index: 100;
    top: 42%;
    opacity: .9;
}

.carousel-section .carousel-control-prev .material-icons,
.carousel-section .carousel-control-next .material-icons {
    color: black;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbar img {
    height: 50px;
}

#header.header-scrolled {
    background: #ffffff;
    box-shadow: 0px 0px 10px #ddd;
}

.product-button {
    top: 42%;
    transform: translateY(-50%);
    left: 47%;
    /* right: 0; */
    opacity: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: absolute;
    z-index: 2;
    transition: 0.4s ease-out;
}

a.product-thumb-full-quick-view {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff !important;
    background: #fff;
}

a.product-thumb-full-quick-view .material-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #014c78;
}

a.product-thumb-full-quick-view:hover {
    text-decoration: none !important;
    border: 1px solid #014c78 !important;
    background: #014c78 !important;
}

.product-button.icon-right {
    flex-flow: column;
}

.flip-card:hover .card .product-button {
    opacity: 1;
}

.flip-card .card:hover p {
    color: #000;
}

.flip-card:hover .card {
    border: 1px solid #014c78 !important;
    border-radius: 0;
}

.flip-card:hover h4 {
    color: #014c78 !important;
}

a.product-thumb-full-quick-view:hover .material-icons {
    color: #fff !important;
}


/* .image-container {
    position: relative;
}

.image-container img {
    width: 100%;
    height: 330px;
}

.image-container .after {
    position: absolute;
    top: 49%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
}

.image-container:hover .after {
    display: block;
    background: rgba(0, 0, 0, .6);
} */

a:hover {
    text-decoration: none;
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #ff5c00!important;
}

footer a:hover {
    color: #ff5c00!important;
}

footer a {
    color: #212529;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.nav-item a {
    font-size: 17px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
}

#test12 .flip-card {
    background-color: transparent;
    width: 356px;
    height: 375px;
    perspective: 1000px;
    border-radius: 10px;
}

#test12 .card {
    width: auto;
}

#test12 h4 {
    font-weight: 500;
    font-size: 20px;
}

.popularproduct .dark-img1 img,
.popularproduct .overlay2 {
    height: 250px;
    width: 250px;
    margin: 0 0 0 auto;
}

.popularproduct .darkimg img,
.popularproduct .darkimg .overlay2 {
    margin: auto 0 0 0;
}

.legend .overlay2 {
    margin: auto !important;
}


/* -------------------------------------------------------------------------------------------------------- */

.cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.cards__item {
    height: 400px;
}

.cards .cardp {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

.cards .cardp::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 50%;
    height: 100%;
    background-color: rgba(#ffffff, 0.1);
    pointer-events: none;
}

.card__frame {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.card__picture {
    margin-bottom: 12px;
    height: 100%;
}

.card__picture img {
    display: block;
    max-width: 100%;
    height: 100%;
}

.card__title {
    margin: 0;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 1.2rem;
}

.card__overlay {
    position: absolute;
    bottom: 50px;
    right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(#000000, 0.2);
    transition: 0.5s;
    cursor: pointer;
}

.card__overlay::before {
    content: "Read";
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.card__overlay:hover,
.card__overlay:focus {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    border-radius: 0;
    opacity: 0.9;
}

.card__overlay:hover .card__title {
    display: none;
}

.card__overlay:hover::before {
    content: none;
}

.card__content {
    z-index: 1;
    padding: 20px;
    line-height: 1.4;
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    pointer-events: none;
    transition: 0s;
}

.card__content h2 {
    margin: 0;
    margin-bottom: 16px;
}

.card__overlay:hover~.card__content {
    opacity: 1;
    visibility: visible;
    transition: 0.2s 0.3s;
}

.u-palette-2-base,
.u-body.u-palette-2-base,
.u-container-style.u-palette-2-base:before,
.u-container-layout.u-palette-2-base:before,
.u-table-alt-palette-2-base tr:nth-child(even) {
    color: #ffffff;
    background-color: #FF5C00;
}

.u-button-style.u-palette-2-base,
.u-button-style.u-palette-2-base[class*="u-border-"] {
    color: #ffffff !important;
    background-color: #FF5C00 !important;
}

.u-button-style.u-palette-2-base:hover,
.u-button-style.u-palette-2-base[class*="u-border-"]:hover,
.u-button-style.u-palette-2-base:focus,
.u-button-style.u-palette-2-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-base:active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-base.active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-2-base,
li.active>.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"] {
    color: #ffffff !important;
    background-color: #d63b42 !important;
}

.u-clearfix:after,
.u-clearfix:before {
    content: '';
    display: table;
}

.u-clearfix:after {
    clear: both;
}

.u-valign-middle>*,
.u-valign-top>*,
.u-valign-bottom>* {
    flex-shrink: 0;
}

.u-valign-middle {
    justify-content: center;
}

.u-container-layout {
    border-radius: 10px !important;
}

.u-container-layout-1 {
    padding: 30px;
}

.u-container-layout {
    position: relative;
    flex: 1;
    max-width: 100%;
}

.u-section-1 .u-text-1 {
    font-weight: 700;
    font-size: 1.875rem;
}

.u-group .u-container-layout>* {
    position: relative;
}

.u-section-1 .u-btn-1 {
    border-style: none;
    font-size: 1.25rem;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 20px auto 0 0;
    padding: 0;
    color: #111111;
}

.u-spacing-16.u-price-wrapper>div+div,
.u-spacing-16 .u-social-url+.u-social-url {
    margin-left: 16px;
}

.u-social-icons a {
    height: 100%;
    display: inline-block;
    flex: 1;
}

.u-social-url {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: none;
    border: 0 none transparent;
    outline-width: 0;
    background-color: transparent;
    margin: 0;
    -webkit-text-decoration-skip: objects;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.u-section-1 .u-shape-1 {
    height: 230px;
    margin-top: 180px;
    margin-bottom: 0;
}

.u-expanded-width {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.u-section-1 .u-group-1 {
    min-height: 448px;
    width: 965px;
    margin: -320px auto -30px calc(((100% - 1140px) / 2) + 88px);
}

.u-clearfix .card:hover h3,
.u-clearfix .card:hover,
.u-clearfix .card:hover p {
    color: #000 !important;
}

.u-clearfix .card {
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
    border-radius: 10px;
    padding: 30px;
    min-height: 450px;
    height: 450px;
    margin-bottom: 60px;
}

.section-3 {
    padding: 70px 0;
}

.u-section-1 .u-text-1 {
    margin-top: 25px;
}

.u-section-1 .u-icon-7 {
    height: 100%;
}

.u-social-icons .u-icon {
    display: flex;
    height: 100% !important;
}

.u-text-palette-2-base,
a.u-button-style.u-text-palette-2-base,
a.u-button-style.u-text-palette-2-base[class*="u-border-"] {
    color: #FF5C00 !important;
}

.u-icon-circle,
.u-icon-circle img {
    border-radius: 50%;
}

.u-icon {
    display: block;
    border-width: 0px;
}

.u-spacing-16.u-price-wrapper>div+div,
.u-spacing-16 .u-social-url+.u-social-url {
    margin-left: 16px;
}

.u-social-icons .u-social-url,
.u-social-icons .u-social-url:hover {
    color: red;
}

.u-social-icons a {
    height: 100%;
    display: inline-block;
    flex: 1;
}

.u-social-url {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: none;
    border: 0 none transparent;
    outline-width: 0;
    background-color: transparent;
    margin: 0;
    -webkit-text-decoration-skip: objects;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.u-text-palette-2-base svg,
.u-text-hover-palette-2-base:hover svg,
.u-button-style:hover>.u-text-hover-palette-2-base svg,
.u-button-style.u-button-style.active>.u-text-active-palette-2-base svg,
.u-text-hover-palette-2-base:focus svg {
    fill: #FF5C00;
}

svg:not(:root) {
    overflow: hidden;
}

.u-svg-link {
    width: 100%;
    height: 100%;
    fill: currentColor;
}

.u-text-palette-2-base svg,
.u-text-hover-palette-2-base:hover svg,
.u-button-style:hover>.u-text-hover-palette-2-base svg,
.u-button-style.u-button-style.active>.u-text-active-palette-2-base svg,
.u-text-hover-palette-2-base:focus svg {
    fill: #FF5C00;
}

svg:not(:root) {
    overflow: hidden;
}

.u-svg-content {
    width: 0;
    height: 0;
}

.u-section-1 .u-social-icons-1 {
    white-space: nowrap;
    min-height: 16px;
    width: 176px;
    min-width: 112px;
    margin: 50px auto 0 0;
}

.u-group .u-container-layout>* {
    position: relative;
}

.u-social-icons {
    display: flex;
}

.u-group .material-icons {
    font-size: 25px;
    vertical-align: bottom;
}

.u-icon {
    font-size: 1.18rem;
}

.u-align-center .btn {
    height: 50px;
    width: 190px;
}

.u-align-center .btn .material-icons {
    vertical-align: middle !important;
}

input,
textarea {
    color: #111111 !important;
    background-color: #f2f2f2 !important;
}

.u-align-center {
    font-family: 'Poppins' !important;
}

.overlay2 .icons-1 {
    color: white;
    font-size: 145px;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    height: 100%;
}

.icons-1 h4 {
    padding-top: 0;
}

footer .input-group-text,
.banner .input-group-text {
    background: #ff5c00;
    border: #ff5c00;
}
/* overriding default wordpress css */

body{
    background-color: white !important;
}
/* ul li.nav-item a{
    color: white !important;
    
}
ul li.current-menu-item {
    background-color:#FF5C00 !important;
}
ul li.current-menu-item a{
    color:white !important;
}

#menu-header-menu {
    color: white;
    height: 41px;
}

ul#menu-header-menu li.current-menu-item {
    background-color: #ff5c00 !important;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #fff !important;
    padding: 9px 20px;
    margin: initial;
   
}
@media only screen and (min-width: 200px) and (max-width: 500px)
{ul#menu-header-menu li.current-menu-item  {
    background-color: #262626 !important;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #fff;
    padding: 10px 20px;
    margin: initial;
    text-align: center !important;
}}
@media only screen and (min-width: 200px) and (max-width: 500px)
{
    ul#menu-header-menu li.nav-item{
        z-index: 1000 !important;
    }
}

@media only screen and (max-width:768px)
{
    ul#menu-header-menu li.current-menu-item  {
        background-color: #262626 !important;
        text-align: center !important;
    }
} */

.navbar-toggler-icon
{
    background-color: transparent !important;
    color:black !important;
}

button.navbar-toggler{
background-color: transparent !important;
}
 
.form-control
{
    border: 1px solid #ced4da !important;
}

.banner h5.text-wrap{
    text-align: left !important;
    white-space: nowrap !important;
}

button.btn-bg {
    color: #FF5C00 !important;
    background-color: transparent !important;
}

.btn-round1
{
    background-color: #fff !important;
}
.form-control:focus,:active
{
    outline:none !important;
}
ul#menu-header-menu li a{
    color: #014C78 !important;
}
ul#menu-header-menu li.current-menu-item a{
    color:#FF5C00 !important;
}
ul#menu-header-menu li.nav-item a:hover{
    color:#FF5C00 !important;
}
.video iframe{
    border-radius:20px !important ;
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 1 !important;
   transition-property: opacity,transform;
}