.video_bg{width:100%;position:relative}.video_bg::before{content:"";background:#00000085;position:absolute;left:0;right:0;bottom:0;top:0}.video_bg video{height:100%;object-fit:cover}.rev_slider li.tp-revslider-slidesli{display:flex}#main{padding:50px 0 50px;box-shadow:0 0 20px rgba(0,0,0,.1)}#main #faq .card{margin-bottom:20px;border:0}#main #faq .card .card-header{border:0;-webkit-box-shadow:0 0 20px 0 rgba(213,213,213,.5);box-shadow:0 0 20px 0 rgba(213,213,213,.5);border-radius:2px;padding:0}#main #faq .card .card-header .btn-header-link{display:flex;text-align:left;background:#e9c37a;color:#fff;padding:15px 20px;font-weight:600;white-space:inherit;align-items:center;justify-content:space-between}#main #faq .card .card-header .btn-header-link:focus{outline:0;box-shadow:none}#main #faq .card .card-header .btn-header-link:after{font-weight:900;float:right;content:"\f106";font-family:FontAwesome;font-size:1.1rem}#main #faq .card .card-header .btn-header-link.collapsed{outline:0;box-shadow:none;background:#fff;color:#000}#main #faq .card .card-header .btn-header-link.collapsed:after{content:"\f107";position:absolute;top:50%;right:.8rem;transform:translateY(-50%);display:block;font-family:FontAwesome}#main #faq .card .collapsing{line-height:30px}#main #faq .card .collapse{border:0}#main #faq .card .collapse{background:#fff;color:#222;border:1px solid #f3f3f3}#news-slider{margin-top:0}.post-slide{background:#fff;margin:20px 15px 20px;border-radius:15px;padding-top:1px;box-shadow:0 14px 22px -9px #bbcbd8}.post-slide .post-img{position:relative;overflow:hidden;border-radius:10px;margin:-12px 15px 8px 15px;margin-left:-10px}.post-slide .post-img img{width:100%;height:auto;transform:scale(1,1);transition:transform .2s linear}.post-slide:hover .post-img img{transform:scale(1.1,1.1)}.post-slide .over-layer{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;background:linear-gradient(-45deg,rgb(233 195 122 / 77%) 0,rgb(211 144 16 / 62%) 100%);transition:all .5s linear}.post-slide:hover .over-layer{opacity:1;text-decoration:none}.post-slide .over-layer i{position:relative;top:45%;text-align:center;display:block;color:#fff;font-size:25px}.post-slide .post-content{background:#fff;padding:2px 20px 40px;border-radius:15px}.post-slide .post-title a{font-size:15px;font-weight:700;color:#333;display:inline-block;text-transform:uppercase;transition:all .3s ease 0s}.post-slide .post-title a:hover{text-decoration:none;color:#e9c37a}.post-slide .post-description{line-height:24px;color:grey;margin-bottom:0}.design_gallery_sec .owl-prev{background:#e9c37a;position:absolute;top:38%;left:-23px;border-radius:50px;box-shadow:3px 14px 25px -10px #92b4d0;transition:background .5s ease 0s;font-size:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.design_gallery_sec .owl-prev:after{content:"\f104";font-family:FontAwesome;color:#fff;font-size:30px}.design_gallery_sec .owl-next:after{content:"\f104";font-family:FontAwesome;color:#fff;font-size:30px}.design_gallery_sec .owl-next{background:#e9c37a;position:absolute;top:38%;right:-23px;border-radius:50px;box-shadow:3px 14px 25px -10px #92b4d0;transition:background .5s ease 0s;font-size:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.design_gallery_sec .owl-next:after{content:"\f105"}.design_gallery_sec .owl-prev.disabled{filter:grayscale(100%)}.design_gallery_sec .owl-next.disabled{filter:grayscale(100%)}.home_interier_sec{width:100%;background:#fcf5ed;padding:90px 0 130px;box-shadow:0 0 20px rgb(0 0 0 / 9%)}.home_interier_inner{width:100%;display:flex;flex-wrap:wrap;gap:50px 50px;margin-top:60px}.home_interier_part{width:30%}.home_interier_img{display:flex;justify-content:center;width:100%}.home_interier_img img{width:65%}.home_interier_cnt{width:100%;display:flex;align-items:center;line-height:initial;gap:15px}.home_interier_cnt span{background:#254374;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;border-radius:50%}.home_interier_cnt .cantent_int{width:84%;color:#254374;font-weight:600;font-size:16px}.form_prt_main{width:100%;display:flex;flex-wrap:wrap;gap:20px}.form_part{width:100%}.form_part input{width:100%;height:45px;border-bottom:1px solid #d3d3d3;font-size:16px;color:#000}.form_country{width:100%;display:flex;gap:40px;border-bottom:1px solid #d3d3d3;padding-bottom:10px;align-items:center}.form_country span{width:35px;position:relative}.form_country span::before{content:'';position:absolute;width:0;height:0;border-top:6px solid #5e5e5e;border-left:6px solid transparent;border-right:6px solid transparent;right:-18px;top:12px}.form_country span img{width:100%}.form_country input{height:45px;font-size:16px;color:#000;width:85%}.form_checkbox_sec{width:100%;display:flex;gap:30px}.checkbox_left_cnt{width:90%}.checkbox_left_cnt h4{font-size:16px;font-weight:700;color:#000}.checkbox_left_cnt p{margin:0;width:100%;font-size:14px;color:#9d9d9d}.right_checkbox{width:20%}.creative-checkbox{display:inline;position:relative;margin:10px 10px;overflow:hidden;float:left}.creative-checkbox input{position:absolute;visibility:hidden}.creative-checkbox input+i{border:2px solid #ccc;width:70px;height:35px;padding:2px;float:left;border-radius:20px;transition:all .25s}.creative-checkbox input+i:after{content:' ';background-color:#ccc;float:left;width:50%;height:100%;border-radius:inherit;transition:inherit}.onOff input+i{border:2px solid #e71e24}.onOff input+i:after{background-color:#e71e24}.creative-checkbox input:checked+i{border-color:#e71e24;background:#e71e24}.creative-checkbox input:checked+i:after{background-color:#fff;margin-left:50%}.creative-checkbox.halo-bg input:checked+i{background-color:#e4ece3}.creative-checkbox.green input:checked+i{border-color:#2ab70e}.creative-checkbox.green input:checked+i:after{background-color:#2ab70e}.onOff input+i:after{background-color:#e71e24}.buttom_part{width:100%;margin-top:10px}.buttom_part .book_btn{width:100%;text-align:center;background:#e71e24}.buttom_part .book_btn{width:100%;text-align:center;background:#e71e24;color:#fff;font-weight:600;padding:10px 12px;border-radius:10px;font-size:18px;display:flex;align-items:center;justify-content:center;gap:5px}.buttom_part .book_btn .span_3d{font-weight:900;font-size:25px;text-shadow:1px 2px 2px rgb(0 0 0 / 60%)}.buttom_part .book_btn .free_btn{background:#fcc901;color:#000;text-transform:uppercase;font-size:16px;line-height:11px;padding:7px 10px;border-radius:5px;font-weight:700;margin-left:5px}.form_slogal{width:100%}.form_slogal p{margin:0;color:#000;font-size:16px;font-weight:600}.form_slogal p a{text-decoration:none;color:#e71e24}@media (max-width:1199px){.home_interier_part{width:29%}}@media (max-width:991px){.home_interier_part{width:46%}}@media (max-width:767px){.design_gallery_sec .owl-next{position:inherit}.design_gallery_sec .owl-prev{position:inherit}.design_gallery_sec .owl-nav{display:flex;gap:20px;margin:0 auto;width:fit-content}.home_interier_part{width:100%}#main #faq .card .card-header .btn-header-link{padding:15px 14px;gap:10px}.form_country span{width:25px}.form_country{gap:30px}.form_part input{font-size:14px}.form_country input{font-size:14px}.creative-checkbox input+i{width:55px;height:28px}.checkbox_left_cnt h4{font-size:14px;line-height:normal}.checkbox_left_cnt p{font-size:12px;line-height:initial;margin-top:6px}.buttom_part .book_btn{font-size:14px}.buttom_part .book_btn .span_3d{font-size:18px}.buttom_part .book_btn .free_btn{font-size:14px;padding:7px 8px}.form_slogal p{font-size:14px;line-height:normal}}