@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap);body{font-family:Poppins,sans-serif;color:#0c0c0c;background-color:#fff;overflow-x:hidden}.layout_padding{padding:90px 0}.layout_padding2{padding:75px 0}.layout_padding2-top{padding-top:75px}.layout_padding2-bottom{padding-bottom:75px}.layout_padding-top{padding-top:90px}.layout_padding-bottom{padding-bottom:90px}h1,h2{font-family:'Playfair Display',serif}.heading_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.heading_container h2{position:relative;margin-bottom:0;font-size:2.5rem;font-weight:700}.heading_container h2 span{color:#f7444e}.heading_container p{margin-top:10px;margin-bottom:0}.heading_container.heading_center{-ms-flex-align:center;align-items:center;text-align:center}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:initial}.btn,.btn:focus{outline:0!important;box-shadow:none}.hero_area{position:relative;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sub_page .hero_area{min-height:auto;box-shadow:0 0 5px 0 rgba(0,0,0,.25)}.header_section{padding:10px 0}.header_section .container-fluid{padding-right:25px;padding-left:25px}.navbar-brand{font-family:'Playfair Display',serif}.navbar-brand span{font-weight:700;font-size:32px;color:#000}.custom_nav-container{padding:0}.custom_nav-container .navbar-nav{margin-left:auto}.custom_nav-container .navbar-nav .nav-item .nav-link{padding:5px 20px;color:#000;text-align:center;text-transform:uppercase;border-radius:5px;transition:all .3s}.custom_nav-container .navbar-nav .nav-item .nav-link svg{width:17px;height:auto;fill:#000000;margin-bottom:2px}.custom_nav-container .navbar-nav .nav-item.active .nav-link,.custom_nav-container .navbar-nav .nav-item:hover .nav-link{color:#f7444e}.custom_nav-container .navbar-nav .nav-item.active .nav-link svg,.custom_nav-container .navbar-nav .nav-item:hover .nav-link svg{fill:#f7444e}.custom_nav-container .nav_search-btn{width:35px;height:35px;padding:0;border:none;color:#000}.custom_nav-container .nav_search-btn:hover{color:#f7444e}.custom_nav-container .navbar-toggler{outline:0}.custom_nav-container .navbar-toggler{padding:0;width:37px;height:42px;transition:all .3s}.custom_nav-container .navbar-toggler span{display:block;width:35px;height:4px;background-color:#000;margin:7px 0;transition:all .3s;position:relative;border-radius:5px;transition:all .3s}.custom_nav-container .navbar-toggler span::after,.custom_nav-container .navbar-toggler span::before{content:"";position:absolute;left:0;height:100%;width:100%;background-color:#000;top:-10px;border-radius:5px;transition:all .3s}.custom_nav-container .navbar-toggler span::after{top:10px}.custom_nav-container .navbar-toggler[aria-expanded=true]{transform:rotate(360deg)}.custom_nav-container .navbar-toggler[aria-expanded=true] span{transform:rotate(45deg)}.custom_nav-container .navbar-toggler[aria-expanded=true] span::after,.custom_nav-container .navbar-toggler[aria-expanded=true] span::before{transform:rotate(90deg);top:0}.slider_section{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding:90px 0 75px 0}.slider_section .row{-ms-flex-align:center;align-items:center}.slider_section #customCarousel1{width:100%;position:unset}.slider_section .detail-box h1{font-size:3.5rem;font-weight:700;margin-bottom:15px;color:#002c3e}.slider_section .detail-box h1 span{color:#f7444e}.slider_section .detail-box p{font-size:14px}.slider_section .detail-box a{display:inline-block;padding:10px 45px;background-color:#f7444e;border:1px solid #f7444e;color:#fff;border-radius:0;transition:all .3s;margin-top:10px}.slider_section .detail-box a:hover{background-color:transparent;color:#f7444e}.slider_section .img-box img{width:100%}.slider_section .carousel-indicators{position:unset;margin:0;margin-top:45px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.slider_section .carousel-indicators li{background-color:#fff;width:12px;height:12px;border-radius:100%;opacity:1}.slider_section .carousel-indicators li.active{width:20px;height:20px;background-color:#f7444e}.slider_bg_box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.slider_bg_box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}.product_section .heading_container{margin-bottom:20px}.product_section .box{position:relative;margin-top:25px;padding:15px;background-color:#f7f8f9;transition:all .3s;overflow:hidden}.product_section .box .img-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:215px}.product_section .box .img-box img{max-width:100%;max-height:160px;transition:all .3s}.product_section .box .detail-box{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.product_section .box .detail-box h5{font-size:18px;margin-top:10px}.product_section .box .detail-box h6{margin-top:10px;color:#002c3e;font-weight:600}.product_section .box:hover img{transform:scale(1.1)}.product_section .box:hover .option_container{opacity:1;visibility:visible;transform:translateY(0)}.product_section .option_container{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:rgba(202,201,199,.75);z-index:3;opacity:0;visibility:hidden;transition:all .2s;transform:translateY(100%)}.product_section .options{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.product_section .options a{display:inline-block;padding:8px 15px;border-radius:30px;width:165px;text-align:center;transition:all .3s;margin:5px 0}.product_section .options .option1{background-color:#f7444e;border:1px solid #f7444e;color:#fff}.product_section .options .option1:hover{background-color:transparent;color:#f7444e}.product_section .options .option2{background-color:#000;border:1px solid #000;color:#fff}.product_section .options .option2:hover{background-color:transparent;color:#000}.product_section .btn-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:45px}.product_section .btn-box a{display:inline-block;padding:10px 40px;background-color:#f7444e;border:1px solid #f7444e;color:#fff;border-radius:0;transition:all .3s}.product_section .btn-box a:hover{background-color:transparent;color:#f7444e}.arrival_section .heading_container{color:#002c3e;margin-bottom:10px}.arrival_section .box{padding:120px 45px;position:relative}.arrival_section .arrival_bg_box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.arrival_section .arrival_bg_box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.arrival_section a{display:inline-block;padding:10px 45px;background-color:#f7444e;border:1px solid #f7444e;color:#fff;border-radius:0;transition:all .3s}.arrival_section a:hover{background-color:transparent;color:#f7444e}.why_section .box{text-align:center;margin-top:45px;background-color:#002c3e;padding:25px;border-radius:5px;color:#fff}.why_section .box .img-box{margin-bottom:15px}.why_section .box .img-box svg{width:55px;height:auto;fill:#ffffff}.subscribe_section{text-align:center}.subscribe_section .box{background-color:#d4ced0;padding:75px 45px}.subscribe_section .subscribe_form .heading_container{-ms-flex-pack:center;justify-content:center;color:#002c3e}.subscribe_section .subscribe_form .heading_container h2{padding:0 25px}.subscribe_section .subscribe_form form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.subscribe_section .subscribe_form form input{width:100%;height:50px;border:none;border-radius:50px;outline:0;padding:0 25px;background-color:#fff;margin-top:15px;text-align:center}.subscribe_section .subscribe_form form input:-ms-input-placeholder{color:#171620}.subscribe_section .subscribe_form form input::placeholder{color:#171620}.subscribe_section .subscribe_form form button{display:inline-block;padding:10px 45px;background-color:#f7444e;border:1px solid #f7444e;color:#fff;border-radius:35px;transition:all .3s;text-transform:uppercase;margin-top:35px;font-weight:600;width:100%;max-width:285px}.subscribe_section .subscribe_form form button:hover{background-color:transparent;color:#f7444e}.client_section .box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;margin-top:55px}.client_section .box .img_container{width:275px;height:275px;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;background-color:#3c3c3c}.client_section .box .img_container .img-box{width:215px;height:215px;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff;margin-right:-1px}.client_section .box .img_container .img-box .img_box-inner{width:150px;height:150px;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin-right:10px}.client_section .box .img_container .img-box .img_box-inner img{width:100%}.client_section .box .detail-box{margin-top:25px}.client_section .box .detail-box h5{font-size:20px;font-weight:600}.client_section .box .detail-box h6{font-size:15px;color:#999998}.client_section .carousel-control-next,.client_section .carousel-control-prev{top:43%;transform:translateY(-50%);opacity:1;width:auto;margin:0 5px;width:50px;height:50px;opacity:1;color:#fff;background-color:#f7444e;border-radius:100%}.client_section .carousel-control-next:hover,.client_section .carousel-control-prev:hover{background-color:#212121}.client_section .carousel-control-prev{left:25%}.client_section .carousel-control-next{right:25%}.footer_section{background-color:#002c3e;color:#fff;padding-top:70px;text-align:center}.footer_section h4{font-size:28px}.footer_section .footer-logo,.footer_section h4{font-weight:600;margin-bottom:20px;font-family:'Playfair Display',serif}.footer_section .footer-col{margin-bottom:30px}.footer_section .footer_contact .contact_link_box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer_section .footer_contact .contact_link_box a{margin:5px 0;color:#fff}.footer_section .footer_contact .contact_link_box a i{margin-right:5px}.footer_section .footer_contact .contact_link_box a:hover{color:#f7444e}.footer_section .footer-logo{display:block;font-weight:700;font-size:32px;color:#fff}.footer_section .footer_social{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:10px}.footer_section .footer_social a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#002c3e;width:30px;height:30px;border-radius:100%;background-color:#fff;border-radius:100%;margin:0 2.5px;font-size:18px}.footer_section .footer_social a:hover{color:#f7444e}.footer_section .map_container{width:100%;height:175px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.footer_section .map_container .map{height:100%;-ms-flex:1;flex:1}.footer_section .map_container .map #googleMap{height:100%}.footer_section .footer-info{text-align:center;margin-top:25px}.footer_section .footer-info p{color:#fff;margin:0;padding:25px 0;border-top:1px solid #efefef}.footer_section .footer-info p a{color:inherit}