.ds_heading{font-size:30px;line-height:30px;color:#fff;text-transform:capitalize;font-weight:700;margin:0px;padding-bottom:45px;font-family:'Quicksand', sans-serif;}.ds_sub_heading{font-size:22px;line-height:22px;color:#fff;text-transform:capitalize;font-weight:700;margin:0px;font-family:'Quicksand', sans-serif;}.form-control{height:45px;border:1px solid #ff3131;border-radius:45px;outline:none !important;padding:0 15px;box-shadow:none !important;}.goto_wrapper{position:fixed;left:auto;right:20px;top:auto;bottom:-50px;z-index:99;opacity:0;visibility:hidden;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.goto_wrapper.goto{position:fixed;left:auto;right:20px;top:auto;bottom:20px;z-index:99;opacity:1;visibility:visible;}.ds_btn,.ds_btn:focus{height:35px;padding:0 15px;color:#fff;border:1px solid #fff;border-radius:35px;text-transform:uppercase;font-size:14px;line-height:34px;background-color:#ff3131;font-family:'Lato', sans-serif;display:inline-block;min-width:130px;text-align:center;cursor:pointer;text-decoration:none !important;position:relative;overflow:hidden;backface-visibility:hidden;z-index:1;transition:all 0.7s ease-in-out;-webkit-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;-ms-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;}.ds_btn::before,.ds_btn:focus::before{content:"";position:absolute;z-index:-1;background:#fff;height:150px;width:200px;border-radius:50%;left:-200px;top:0;transition:all 0.7s ease-in-out;-webkit-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;-ms-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;}.ds_btn:hover:before,.ds_btn:focus:hover:before{top:-30px;left:-30px;}.ds_btn:hover,.ds_btn:focus:hover{color:#ff3131;}.dc_innerblog_content .dc_btn{margin-top:0px;}.ds_check_box{position:relative;z-index:1;}.ds_check_box >input[type="checkbox"]{position:absolute;left:0;right:auto;top:0;bottom:0;z-index:1;opacity:0;}.ds_check_box >label{padding-left:29px;position:relative;margin:0px;cursor:pointer;}.ds_check_box >label::before{position:absolute;left:0;right:auto;top:2px;bottom:0;z-index:1;width:12px;height:12px;border:1px solid #b6b6b6;content:'';}.ds_check_box >label:after{position:absolute;left:2%;right:auto;top:29%;bottom:0;z-index:1;width:6px;height:6px;background-color:#ff3131;content:'';opacity:0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_check_box >input[type="checkbox"]:checked ~ label:after,.ds_check_box >input[type="checkbox"].active ~ label:after{opacity:1;}body{background-color:#fff;font-size:15px;line-height:24px;font-family:'Lato', sans-serif;color:#484848;overflow-x:hidden;}a,a:hover{color:inherit;text-decoration:none !important;}.ds_loader_wrapper{position:fixed;left:0px;right:0px;top:0px;bottom:0px;z-index:999;background-color:#ff3131;}.ds_loader_wrapper .ds_loader{position:absolute;left:50%;right:auto;top:50%;bottom:auto;z-index:1;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-perspective:500px;perspective:1200px;-webkit-perspective-origin:50% 0;}.ds_loader_wrapper .ds_loader >i{display:inline-block;animation:loader_spin 3s linear infinite;transform-style:preserve-3d;-webkit-transform-origin:50% 50%;}.ds_loader_wrapper .ds_loader >i:before{color:#fff;font-size:80px;}.ds_loader_wrapper .ds_loader >span{position:absolute;left:-22%;right:auto;top:auto;bottom:20px;z-index:-1;width:150%;height:25px;border-radius:100%;box-shadow:0px 50px 25px rgba(72,72,72,0.1);}.site_loaded .ds_loader_wrapper{display:none;}.ds_top_wrapper{display:inline-block;width:100%;position:relative;z-index:5;padding:60px 80px 40px 80px;overflow-x:hidden;}.ds_top_wrapper >ul{margin:0;padding:13px 0;list-style:none;}.ds_top_wrapper >ul >li{display:inline-block;margin-left:15px;}.ds_top_wrapper >ul >li >a{color:#ff3131;text-decoration:none;}.ds_top_wrapper >ul >li >a >span:before{margin-left:0px;}.ds_top_wrapper .ds_toggle{cursor:pointer;backface-visibility:hidden;position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:10;}.ds_top_wrapper .ds_toggle span{display:block;background:#ff3131;width:26px;height:2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:.25s margin .25s, .25s transform;-moz-transition:.25s margin .25s, .25s transform;transition:.25s margin .25s, .25s transform;}.ds_top_wrapper .ds_toggle span:nth-child(1){margin-bottom:6px;}.ds_top_wrapper .ds_toggle span:nth-child(3){margin-top:6px;}.ds_top_wrapper .ds_toggle.active{padding-top:2px;}.ds_top_wrapper .ds_toggle.active span{background-color:#fff;-webkit-transition:.25s margin, .25s transform .25s;-moz-transition:.25s margin, .25s transform .25s;transition:.25s margin, .25s transform .25s;}.ds_top_wrapper .ds_toggle.active span:nth-child(1){margin-top:8px;margin-bottom:-2px;}.ds_top_wrapper .ds_toggle.active span:nth-child(1),.ds_top_wrapper .ds_toggle.active span:nth-child(2){transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);}.ds_top_wrapper .ds_toggle.active span:nth-child(3){margin-top:-2px;transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);}.ds_top_wrapper .ds_menu_wrapper{position:absolute;left:auto;right:-50%;top:58px;bottom:auto;z-index:1;padding:0 30px;border-top-left-radius:50px;background-color:#ff3131;border-bottom-left-radius:50px;transition:all 0.8s ease-in-out;-webkit-transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out;-ms-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;}.ds_top_wrapper .ds_menu_wrapper .ds_menu{margin:0px;padding:0px 120px 0 0;list-style:none;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li{text-align:center;position:relative;display:inline-block;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li a{color:#fff;text-transform:uppercase;font-family:'Quicksand', sans-serif;font-weight:700;font-size:16px;line-height:40px;padding:13px 20px;display:inline-block;cursor:pointer;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li .sub-menu{position:absolute;left:0px;right:auto;top:120%;bottom:auto;z-index:1;min-width:200px;background-color:#ff3131;box-shadow:0 4px 6px rgba(0,0,0,0.2);opacity:0;visibility:hidden;margin:0;padding:10px 0px;list-style:none;border-top:4px solid #fff;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li .sub-menu >li{position:relative;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li .sub-menu >li >a{font-size:16px;line-height:40px;text-align:left;padding:0 20px;width:100%;text-transform:capitalize;text-decoration:none;font-weight:500;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li .sub-menu >li >.sub-menu{position:absolute;left:110%;right:auto;top:0%;bottom:auto;z-index:1;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li .sub-menu >li:hover > .sub-menu{position:absolute;left:100%;right:auto;top:0%;bottom:auto;z-index:1;opacity:1;visibility:visible;}.ds_top_wrapper .ds_menu_wrapper .ds_menu >li:hover > .sub-menu{position:absolute;left:0px;right:auto;top:93%;bottom:auto;z-index:1;opacity:1;visibility:visible;}.ds_top_wrapper .ds_menu_wrapper.menu_open{position:absolute;left:auto;right:0;top:58px;bottom:auto;z-index:1;}.ds_banner .ds_banner_heading{padding:160px 0 0 0;}.ds_banner .ds_banner_heading >h1{font-family:'Quicksand', sans-serif;font-size:180px;line-height:180px;color:#fff;text-transform:uppercase;font-weight:700;margin:0px;-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block;position:relative;z-index:2;}.ds_banner .ds_banner_img{margin:0% 0 0 -36%;position:relative;z-index:1;}.ds_banner .ds_banner_img >span{position:absolute;left:auto;right:-58%;top:-20%;bottom:auto;z-index:-1;}.ds_circle_shap{position:relative;overflow-x:hidden;}.ds_circle_shap:after{content:'';position:absolute;background-color:#ff3131;width:4880px;border-radius:100%;height:4880px;top:-5%;left:-141%;z-index:-1;}.ds_circle_shap .ds_heading{color:#fff !important;}.ds_circle_shap .ds_feature_wrapper .ds_feature_list >p{color:#fff;}.ds_circle_shap .ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_icon >span{border:2px solid #fff;}.ds_circle_shap .ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_icon >span svg{fill:#fff;}.ds_circle_shap .ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_icon >span:after{background:#fff;}.ds_circle_shap .ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section:hover .ds_feature_icon>span svg{fill:#ff3131;}.ds_circle_shap .ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_detail >h3{color:#fff;}.ds_circle_shap .ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_detail >p{color:#fff;}.ds_circle_shap .ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:after,.ds_circle_shap .ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:before{background-color:#fff;}.ds_circle_shap .ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:before{width:90%;height:2px;}.ds_circle_shap .ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section .ds_gallery_hover >a{background-color:#fff;color:#ff3131;}.ds_circle_shap .ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section .ds_gallery_hover >span{background-color:#000;color:#fff;}.ds_circle_shap .ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_icon >span{border:2px solid #fff;}.ds_circle_shap .ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_icon >span:after{background:#fff;}.ds_circle_shap .ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_icon >span svg{fill:#fff;}.ds_circle_shap .ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section:hover .ds_choose_icon>span svg{fill:#ff3131;}.ds_circle_shap .ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_detail >h3{color:#fff;}.ds_circle_shap .ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_detail >p{color:#fff;}.ds_circle_shap .ds_choose_wrapper .ds_choose_img:after,.ds_circle_shap .ds_choose_wrapper .ds_choose_img:before{border:50px solid rgba(0,0,0,0.05);}.ds_circle_shap .ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section >p{color:#fff;}.ds_circle_shap .ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section >span{box-shadow:0px 50px 25px rgba(72,72,72,0.1);}.ds_circle_shap .ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section .ds_sub_heading{color:#fff;}.ds_circle_shap .ds_event_wrapper .ds_sub_heading{color:#fff;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_arrow{border:1px solid #fff;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_arrow >svg path{fill:#fff;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date{color:#fff;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date >span{color:#fff;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date >span:after{background-color:#ff3131;box-shadow:-3px 4px 12px rgba(0,0,0,0.14);}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail >h3{color:#fff;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail >p{color:#fbb;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_btn{color:#fff;border-color:#fff;}.ds_circle_shap .ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_btn:hover{color:#ff3131;}.ds_feature_wrapper .ds_feature_list{padding:125px 0 50px 0;display:inline-block;}.ds_feature_wrapper .ds_feature_list .ds_heading{padding:0 0 30px 0;color:#ff3131;}.ds_feature_wrapper .ds_feature_list >p{color:#484848;margin:0 0 20px 0;}.ds_feature_wrapper .ds_feature_list >ul{margin:0px;padding:0px;list-style:none;}.ds_feature_wrapper .ds_feature_list >ul >li{margin-bottom:40px;width:50%;float:left;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section{display:inline-block;padding-right:10px;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_icon{width:70px;float:left;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_icon >span{width:50px;height:50px;line-height:65px;border:2px solid #ff3131;text-align:center;border-radius:50px;display:inline-block;position:relative;overflow:hidden;z-index:1;backface-visibility:hidden;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_icon >span svg{width:30px;fill:#ff3131;transition:all 0.7s ease-in-out;-webkit-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;-ms-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_icon >span:after{content:"";position:absolute;z-index:-1;background:#ff3131;height:150px;width:200px;border-radius:50%;left:-210px;top:0;transition:all 0.7s ease-in-out;-webkit-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;-ms-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section:hover .ds_feature_icon>span:after{top:-30px;left:-30px;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section:hover .ds_feature_icon>span svg{fill:#fff;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_detail{width:calc(100% - 70px);float:left;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_detail >h3{font-size:18px;line-height:25px;color:#333;text-transform:capitalize;margin:0px;padding-bottom:10px;font-family:'Quicksand', sans-serif;}.ds_feature_wrapper .ds_feature_list >ul >li >.ds_feature_section >.ds_feature_detail >p{color:#484848;font-size:15px;line-height:22px;font-weight:300;}.ds_gallery_wrapper{width:100%;display:inline-block;padding:100px 0 0;}.ds_gallery_wrapper .ds_gallery_img{margin-left:-90%;}.ds_gallery_wrapper .ds_gallery{display:inline-block;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper{display:inline-block;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section{height:244px;position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;margin-bottom:66px;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:after,.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:before{content:'';position:absolute;left:auto;right:-10px;top:auto;bottom:-10px;z-index:-1;width:2px;height:90%;background-color:#ff3131;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:before{width:90%;height:2px;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section .ds_gallery_hover{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;overflow:hidden;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section .ds_gallery_hover >a{display:inline-block;position:absolute;left:50%;right:0;top:50%;bottom:0;z-index:1;text-align:center;opacity:0;width:50px;height:50px;background-color:#fff;font-size:18px;line-height:50px;color:#ff3131;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;margin:-25px 0 0 -25px;transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-moz-transform:scale(0);border-radius:50px;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section .ds_gallery_hover >span{position:absolute;display:block;width:0;height:0;border-radius:100%;background-color:#000;opacity:0.5;color:#fff;-webkit-transition:width 0.4s ease-in-out, height 0.4s ease-in-out;transition:width 0.4s ease-in-out, height 0.4s ease-in-out;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);z-index:-1;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:hover>.ds_gallery_hover>a{opacity:1;transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section:hover>.ds_gallery_hover>span{width:250%;height:862.5px;}.ds_choose_wrapper{padding:100px 0px 0px 0px;}.ds_choose_wrapper .ds_heading{color:#ff3131;}.ds_choose_wrapper .ds_choose{padding:50px 0 0 0;display:inline-block;position:relative;z-index:1;}.ds_choose_wrapper .ds_choose >ul{margin:0px;padding:0px;list-style:none;}.ds_choose_wrapper .ds_choose >ul >li{margin:50px 0;width:100%;display:inline-block;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section{width:100%;display:inline-block;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_icon{width:80px;float:left;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_icon >span{width:60px;height:60px;line-height:80px;border:2px solid #ff3131;text-align:center;border-radius:60px;display:inline-block;position:relative;z-index:1;overflow:hidden;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_icon >span svg{fill:#ff3131;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;width:30px;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_icon >span:after{content:"";position:absolute;z-index:-1;background:#ff3131;height:150px;width:200px;border-radius:50%;left:-210px;top:0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section:hover .ds_choose_icon>span:after{top:-30px;left:-30px;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section:hover .ds_choose_icon>span svg{fill:#fff;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_detail{width:calc(100% - 80px);float:left;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_detail >h3{font-size:22px;line-height:25px;color:#333;text-transform:capitalize;margin:0px;font-family:'Quicksand', sans-serif;padding-bottom:10px;}.ds_choose_wrapper .ds_choose >ul >li >.ds_choose_section >.ds_choose_detail >p{color:#484848;font-size:15px;line-height:22px;font-weight:300;margin:0px;}.ds_choose_wrapper .ds_choose >ul >li.left_center{transform:translate(-80px,0);-webkit-transform:translate(-80px,0);-moz-transform:translate(-80px,0);-ms-transform:translate(-80px,0);-o-transform:translate(-80px,0);}.ds_choose_wrapper .ds_choose >ul >li.right_center{transform:translate(80px,0);-webkit-transform:translate(80px,0);-moz-transform:translate(80px,0);-ms-transform:translate(80px,0);-o-transform:translate(80px,0);}.ds_choose_wrapper .ds_choose_img{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;margin-top:50px;}.ds_choose_wrapper .ds_choose_img:after,.ds_choose_wrapper .ds_choose_img:before{content:'';width:421px;height:421px;border:50px solid rgba(0,0,0,0.05);border-radius:100%;position:absolute;left:50%;right:auto;top:50%;bottom:auto;z-index:-1;margin:-210.5px 0 0 -210.5px;animation:zoom 3s ease-in-out infinite alternate;transition-delay:6s;}.ds_choose_wrapper .ds_choose_img:before{width:639px;height:639px;margin:-319.5px 0 0 -319.5px;transition-delay:0s;}.ds_choose_wrapper .dc_viewmore_btn.whchus_v3{margin:20px 0px 20px 0px;}.ds_choreographer_wrapper{padding:100px 0 0 0;}.ds_choreographer_wrapper .ds_heading{padding-bottom:0px;color:#ff3131;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section{width:100%;position:relative;z-index:1;display:inline-block;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section >h2{color:#333;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section >h2,.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section >p{opacity:0;transform:translate(0,36px);-webkit-transform:translate(0,36px);-moz-transform:translate(0,36px);-ms-transform:translate(0,36px);-o-transform:translate(0,36px);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section >p{color:#484848;font-size:16px;line-height:24px;text-transform:capitalize;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section .ds_choreographer_img{transform:translate(0,46px);-webkit-transform:translate(0,46px);-moz-transform:translate(0,46px);-ms-transform:translate(0,46px);-o-transform:translate(0,46px);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;text-align:center;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section .ds_choreographer_img img{display:inline-block;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section >span{position:absolute;left:50%;right:0px;top:auto;bottom:25px;z-index:-1;width:300px;height:40px;margin-left:-150px;border-radius:100%;box-shadow:0px 50px 25px rgba(72,72,72,0.1);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section:hover .ds_choreographer_img{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section:hover >p,.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section:hover >h2{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);opacity:1;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section:hover >p{transition-delay:0.1s;}.ds_choreographer_wrapper .ds_choreograper .ds_choreographer_section:hover >span{width:250px;margin-left:-125px;}.ds_event_wrapper{padding:100px 0 0 0;}.ds_event_wrapper .ds_heading{color:#ff3131;}.ds_event_wrapper .ds_sub_heading{color:#333;}.ds_event_wrapper .ds_event_slider{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;width:100%;display:inline-block;padding-bottom:55px;}.ds_event_wrapper .ds_event_slider .ds_event{width:100%;display:inline-block;}.ds_event_wrapper .ds_event_slider .ds_arrow{position:absolute;left:50%;right:auto;top:auto;bottom:0;z-index:1;cursor:pointer;width:25px;text-align:center;height:25px;border:1px solid #ff3131;border-radius:25px;background-image:none !important;}.ds_event_wrapper .ds_event_slider .ds_arrow >svg{font-size:10px;line-height:25px;}.ds_event_wrapper .ds_event_slider .ds_arrow >svg path{fill:#ff3131;}.ds_event_wrapper .ds_event_slider .ds_arrow.prev{left:46%;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;font-size:50px;line-height:40px;color:#333;margin:0px;font-family:'Quicksand', sans-serif;padding-bottom:30px;font-weight:700;margin-bottom:20px;overflow:hidden;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date >span{position:absolute;left:30px;right:auto;top:auto;bottom:0px;z-index:1;font-size:20px;line-height:20px;text-transform:capitalize;color:#ff3131;font-weight:500;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date >span:after{position:absolute;left:-35%;right:auto;top:-135%;bottom:auto;z-index:-1;content:'';width:100px;background-color:#fff;height:100px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);box-shadow:-3px 4px 12px rgba(0,0,0,0.14);}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail >h3{font-family:'Lato', sans-serif;font-size:14px;line-height:20px;color:#b6b6b6;margin:16px 0px;text-transform:capitalize;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail >h3 >span:before{margin:0px 10px 0 0;font-size:16px;line-height:20px;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail >p{font-size:15px;color:#484848;margin:0 100px 15px 0;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_btn{border-color:#ff3131;}.ds_product_wrapper{padding:100px 0 0 0;}.ds_product_wrapper .ds_product_slider{width:100%;display:inline-block;position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow{width:70px;height:70px;border-radius:74px;position:absolute;left:-125px;right:auto;top:50%;bottom:auto;z-index:1;background-color:#fff;background-image:url('../images/product/menu_bg.jpg');background-position:center center;background-size:contain;background-repeat:no-repeat;cursor:pointer;font-size:20px;line-height:86px;text-align:center;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);box-shadow:0 0 15px rgba(0,0,0,0.1);}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow >svg{transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;opacity:1;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow >svg path{fill:#fff;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,0.59);border-radius:100%;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;opacity:0;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow:hover>svg{opacity:1;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow:hover:after{opacity:1;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow.next{position:absolute;left:auto;right:-125px;top:50%;bottom:auto;z-index:1;}.slick-slide{outline:none;}.ds_product_section{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;outline:none !important;}.ds_product_section .ds_product_img{border:1px solid #ececec;overflow:hidden;}.ds_product_section .ds_product_img >img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_product_section:hover .ds_product_img >img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}.ds_product_section .ds_product_detail{padding:10px 0 0 0;}.ds_product_section .ds_product_detail >ul{margin:0px;padding:0px;list-style:none;}.ds_product_section .ds_product_detail >ul >li{width:100%;display:inline-block;line-height:35px;}.ds_product_section .ds_product_detail >ul >li >div{color:#b6b6b6;}.ds_product_section .ds_product_detail >ul >li >div >span{text-transform:capitalize;font-size:14px;line-height:20px;}.ds_product_section .ds_product_detail >ul >li >div >ul{float:right;padding:0px;}.ds_product_section .ds_product_detail >ul >li >div >ul >li{width:auto;display:inline-block;color:#fbbb4c;font-size:11px;line-height:11px;}.ds_product_section .ds_product_detail >ul >li >div >ul >li:last-child{color:#b6b6b6;}.ds_product_section .ds_product_detail >ul >li >h2.ds_sub_heading{color:#484848;}.ds_product_section .ds_product_detail >ul >li >span.ds_sub_heading{margin:0px;color:#ff3131;}.ds_classes_wrapper{padding:100px 0 0 0;position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:2;}.ds_classes_wrapper .ds_heading{color:#ff3131;}.ds_classes_wrapper .ds_classes_section{display:inline-block;width:100%;padding-bottom:60px;}.ds_classes_wrapper .ds_classes_section .ds_classes_img{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;}.ds_classes_wrapper .ds_classes_section .ds_classes_img >span{position:absolute;left:-60px;right:auto;top:20px;bottom:auto;z-index:1;font-size:100px;line-height:76px;color:#b6b6b6;font-family:'Quicksand', sans-serif;font-weight:700;}.ds_classes_wrapper .ds_classes_section .ds_classes_img.pull-left >span{position:absolute;left:auto;right:-60px;top:20px;bottom:auto;z-index:1;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail{padding:130px 0 0 0;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail .ds_sub_heading{color:#ff3131;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail >ul{margin:0px;padding:15px 0px 0px 0px;list-style:none;display:inline-block;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail >ul >li{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;font-size:14px;line-height:24px;float:left;text-transform:capitalize;margin-right:22px;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail >ul >li:after{content:'';position:absolute;left:auto;right:-11px;top:0;bottom:0;z-index:1;width:1px;background-color:#b6b6b6;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail >ul >li:last-child:after{display:none;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail >ul >li >i{margin-right:5px;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail .ds_btn{border-color:#ff3131;color:#ff3131;margin-top:5px;background-color:#fff;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail .ds_btn:hover:before{background-color:#ff3131;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail .ds_btn:hover{color:#fff;}.ds_circle_shap2{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;}.ds_circle_shap2:after{position:absolute;left:auto;right:-50%;top:auto;bottom:0px;z-index:-1;width:150%;height:150%;background-color:#ff3131;border-radius:100% 0 0 0;content:'';}.ds_circle_shap2 .ds_client_wrapper .ds_heading{color:#fff !important;}.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >span,.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >p{color:#fff;}.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >p:before,.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >p:after{opacity:0;}.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail .ds_sub_heading{color:#fff;}.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slider_arrow{background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,0.1);}.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slider_arrow >svg path{fill:#fff;}.ds_circle_shap2 .ds_client_wrapper .ds_client_slider .ds_client_slider_arrow:after{background-color:rgba(0,0,0,0.59);}.ds_client_wrapper{padding:20px 0 80px 0;}.ds_client_wrapper .ds_heading{color:#ff3131;}.ds_client_wrapper .ds_client_slider{width:100%;display:inline-block;}.ds_client_wrapper .ds_client_slider .ds_client_slide{outline:none;}.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_img >img{border-radius:100%;}.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail .ds_sub_heading{color:#333;}.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >span{font-size:14px;text-transform:capitalize;}.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >span{color:#b6b6b6;}.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >p{padding-top:18px;position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;color:#484848;}.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >p:before,.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >p:after{content:"\f106";position:absolute;left:0px;right:auto;top:20px;bottom:auto;z-index:-1;font-family:Flaticon;font-size:50px;opacity:0.06;-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV";}.ds_client_wrapper .ds_client_slider .ds_client_slide .ds_client_detail >p:after{position:absolute;left:auto;right:0px;top:20px;bottom:auto;z-index:-1;content:"\f105";}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow{width:70px;height:70px;border-radius:74px;position:absolute;left:-125px;right:auto;top:50%;bottom:auto;z-index:1;background-color:#fff;background-position:center center;background-size:contain;background-repeat:no-repeat;box-shadow:0 0 15px rgba(0,0,0,0.1);cursor:pointer;font-size:20px;line-height:86px;text-align:center;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow >svg{opacity:1;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow >svg path{fill:#fff;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,0.59);border-radius:100%;opacity:0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow:hover>svg{opacity:1;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow:hover:after{opacity:1;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow.next{position:absolute;left:auto;right:-125px;top:50%;bottom:auto;z-index:1;}.ds_contact_wrapper{padding:80px 0;background-color:#fff;}.ds_contact_wrapper .ds_heading{color:#ff3131;padding:0 0 35px 0;}.ds_contact_wrapper .ds_contact_form >p{margin:0 0 30px 0;}.ds_contact_wrapper .ds_contact_form .ds_btn{border-color:#ff3131;}.ds_contact_wrapper .ds_contact_form .ds_btn,.ds_contact_wrapper .ds_contact_form .ds_btn:focus{padding:0 15px !Important;color:#fff !Important;border:1px solid #fff !Important;border-radius:35px !Important;box-shadow:none;font-size:14px !Important;line-height:34px !Important;background-color:#ff3131 !Important;cursor:pointer !Important;transition:all 0.7s ease-in-out !Important;-webkit-transition:all 0.7s ease-in-out !Important;-o-transition:all 0.7s ease-in-out !Important;-ms-transition:all 0.7s ease-in-out !Important;-moz-transition:all 0.7s ease-in-out !Important;}.ds_contact_wrapper .ds_contact_form .ds_btn:hover,.ds_contact_wrapper .ds_contact_form .ds_btn:focus:hover{border:1px solid #ff3131 !Important;color:#ff3131 !important;background-color:#fff !Important;}.ds_contact_wrapper .ds_contact_form .form-control{height:35px;line-height:35px;border-color:#b6b6b6;margin:15px 0px;}.ds_contact_wrapper .ds_contact_form textarea.form-control{height:100px;resize:none;border-radius:16px;line-height:30px !Important;}.ds_inner_footer{background-color:#ff3131;}.ds_footer_wrapper{padding:80px 0;clear:both;}.ds_footer_wrapper .widget{display:inline-block;width:100%;}.ds_footer_wrapper .widget >p{margin:30px 14%;color:#fff;}.ds_footer_wrapper ul.ds_social_icon{margin:0px;padding:30px 0 0 0px;list-style:none;}.ds_footer_wrapper ul.ds_social_icon >li{display:inline-block;margin-right:4px;}.ds_footer_wrapper ul.ds_social_icon >li >a{width:25px;height:25px;line-height:25px;border:1px solid #fff;border-radius:2px;display:inline-block;color:#fff;font-size:12px;text-align:center;cursor:pointer;}.ds_footer_wrapper ul.ds_social_icon >li >a:hover{transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;background-color:#fff;border-color:#fff;color:#ff3131;}.ds_footer_wrapper .ds_footer_menu{border-top:1px solid #a3a3a3;border-bottom:1px solid #a3a3a3;text-align:center;}.ds_footer_wrapper .ds_footer_menu >ul{margin:0px;display:inline-block;padding:0px;list-style:none;}.ds_footer_wrapper .ds_footer_menu >ul >li{display:inline-block;}.ds_footer_wrapper .ds_footer_menu >ul >li >a{display:inline-block;font-size:16px;line-height:24px;color:#fff;text-transform:capitalize;padding:20px;font-family:'Quicksand', sans-serif;font-weight:500;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_footer_wrapper .ds_footer_menu >ul >li >a:hover{color:#484848;}.ds_copyright_wrapper{background-color:#484848;padding:15px 0;clear:both;}.ds_copyright_wrapper p{color:#fff;margin-bottom:0px;}.ds_inner_circle_shap{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;display:inline-block;padding-bottom:50px;background-color:#f5f7f9;width:100%;}.ds_inner_circle_shap:after{position:absolute;left:-731px;right:0px;top:-2483px;bottom:auto;z-index:-1;width:3016px;height:3016px;background-color:#ff3131;border-radius:100%;content:'';}.ds_inner_circle_shap .ds_top_wrapper >ul >li >a{color:#fff;}.ds_inner_circle_shap .ds_top_wrapper >ul >li .ds_toggle span{background-color:#fff;}.ds_inner_circle_shap .ds_top_wrapper >ul >li .ds_toggle.active span{background-color:#ff3131;}.ds_inner_circle_shap .ds_top_wrapper .ds_menu_wrapper{background-color:#fff;}.ds_inner_circle_shap .ds_top_wrapper .ds_menu_wrapper .ds_menu >li >a{color:#ff3131;}.ds_inner_circle_shap .ds_breadcrum_wrapper{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:1;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image{position:absolute;left:20%;right:auto;top:-28px;bottom:auto;z-index:-1;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image >img{width:99%;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail{padding:150px 0;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail >.ds_heading{font-size:70px;line-height:70px;font-weight:700;color:#fff;padding:0 0 20px 0px;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail .breadcrumb{background-color:transparent;padding:0px;margin:0px;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail .breadcrumb >li{color:#fff;font-size:22px;line-height:24px;font-family:'Lato', sans-serif;text-transform:capitalize;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail .breadcrumb >li >a{color:#fff !important;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail .breadcrumb > li + li:before{color:#fff;content:"\f105";font-family:fontawesome;}.ds_shop_wrapper{padding:90px 0;margin-top:-10px;background-color:#f5f7f9;}.ds_shop_wrapper .ds_sidebar_wrapper .widget{margin-bottom:40px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget .ds_sub_heading{color:#ff3131;font-weight:500;margin-bottom:20px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget >ul{margin:0px;padding:0px;list-style:none;}.ds_shop_wrapper .ds_sidebar_wrapper .widget >ul >li{margin:0 0 12px 0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget >ul >li:last-child{margin:0px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget >ul >li label,.ds_shop_wrapper .ds_sidebar_wrapper .widget >ul >li span{color:#b6b6b6;font-size:14px;line-height:16px;text-transform:capitalize;font-weight:400;font-family:'Lato', sans-serif;}.ds_shop_wrapper .ds_sidebar_wrapper .widget >ul >li span{line-height:24px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_search{position:relative;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_search .form-control{padding:0 63px 0 15px;border:1px solid #ff3131 !important;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_search .ds_btn{position:absolute;left:auto;right:1px;top:1px;bottom:1px;z-index:0;height:43px;line-height:43px;background-color:#ff3131;border-radius:45px;border-top-left-radius:0px;border-bottom-left-radius:0px;min-width:auto;border:none;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_search .ds_btn >span:before{margin-left:0px;font-size:18px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li .ds_check_box label:after{display:none;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li .ds_check_box >input[type="checkbox"]:checked ~ label:before,.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li .ds_check_box >input[type="checkbox"].active ~ label:before{border:none;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(1) .ds_check_box label:before{background-color:#ff3131;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(2) .ds_check_box label:before{background-color:#10ad1e;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(3) .ds_check_box label:before{background-color:#d5006c;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(4) .ds_check_box label:before{background-color:#ff0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(5) .ds_check_box label:before{background-color:#00f;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(6) .ds_check_box label:before{background-color:#1a8180;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(7) .ds_check_box label:before{background-color:#000;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_color >ul >li:nth-child(8) .ds_check_box label:before{background-color:#932de9;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider{position:relative;text-align:center;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider:before,.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider:after{content:" ";display:table;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider:after{clear:both;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider .track{bottom:15px;height:2px;left:0;margin-bottom:-3px;position:absolute;width:0;z-index:50;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider .track--full{background:#b6b6b6;width:100%;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider .track--included{background:#ff3131;border-radius:3px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider .slider-thumb{background:#ff3131;border-radius:50%;cursor:pointer;display:none;display:block \9;height:10px;left:0;position:absolute;width:10px;z-index:101;transform:translate(-40%,0) !important;-webkit-transform:translate(-40%,0) !important;-moz-transform:translate(-40%,0) !important;-ms-transform:translate(-40%,0) !important;-o-transform:translate(-40%,0) !important;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider .output,.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider output{background:#b6b6b6;border-radius:2px;color:#fff;display:inline-block;height:14px;left:50%;padding:0px 5px;min-width:35px;position:absolute;text-align:center;top:100%;transform:translate(-40%,0) !important;-webkit-transform:translate(-40%,0) !important;-moz-transform:translate(-40%,0) !important;-ms-transform:translate(-40%,0) !important;-o-transform:translate(-40%,0) !important;font-size:10px;line-height:14px;z-index:1;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider .output:before,.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider output:before{position:absolute;left:50%;right:auto;top:auto;bottom:60%;z-index:-1;width:10px;height:10px;background-color:#b6b6b6;margin-left:-5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);content:'';border-radius:2px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]{-webkit-appearance:none;background:none;height:30px;margin:0;outline:none;padding:0;pointer-events:none;position:relative;width:100%;z-index:75;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]:focus{outline:none;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-moz-focus-outer{border:0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]:first-of-type{float:left;margin-bottom:-30px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]:last-of-type{float:right;margin-bottom:0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-webkit-slider-runnable-track{background:none;border:0;height:6px;z-index:-1;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-ms-fill-lower{background:none;border:0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-ms-fill-upper{background:none;border:0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-ms-track{background:transparent;border:0;border-color:transparent;color:transparent;height:6px;z-index:-1;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]:focus::-ms-fill-lower{background:none;border:0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]:focus::-ms-fill-upper{background:none;border:0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-moz-range-track{-moz-appearance:none;background:none;border:0;height:6px;z-index:-1;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#ff3131;border:0;border-radius:50%;cursor:pointer;height:10px;margin-top:0;outline:0;pointer-events:all;position:relative;width:10px;z-index:100;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-ms-thumb{background:#555;border:0;border-radius:50%;cursor:pointer;height:30px;margin-top:0;pointer-events:all;position:relative;width:30px;z-index:100;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .range-slider [type=range]::-moz-range-thumb{-moz-appearance:none;background:#555;border:0;border-radius:50%;cursor:pointer;height:30px;margin-top:-12px;pointer-events:all;position:relative;width:30px;z-index:100;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form{padding:44px 0 0 0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form input{height:35px;width:70px;font-size:15px;line-height:35px;background-color:#fff;color:#b6b6b6;text-align:center;padding:0 10px;outline:none;border:1px solid #ececec;border-radius:0px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form .ds_btn{min-width:70px;background-color:#b6b6b6;border-color:#b6b6b6;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form .ds_btn:hover:before{background-color:#ff3131;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form .ds_btn:hover{color:#fff;border-color:#ff3131;}.ds_shop_wrapper .ds_product_section{margin-bottom:50px;}.ds_shop_wrapper .pagination{margin:0px;float:right;}.ds_shop_wrapper .pagination >li{display:inline-block;margin-left:10px;}.ds_shop_wrapper .pagination >li >a{width:30px;height:30px;background-color:#dedfdf;font-size:14px;line-height:30px;text-align:center;color:#484848;border-radius:30px;border:none;padding:0px;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}.ds_shop_wrapper .pagination >li >a:hover{background-color:#ff3131;color:#fff;}.ds_shop_wrapper .pagination >li >a.active{background-color:#ff3131;color:#fff;}.woocommerce-Reviews .comment-reply-title{display:inline-block;}.woocommerce .star-rating span::before,.woocommerce p.stars:hover a::before{color:#ff3131;}.dc_blog_sidebar .widget ul li a{display:inherit;}.dc_blog_sidebar .widget ul li a img{width:70px;height:70px;}@keyframes zoom{0%{transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-moz-transform:scale(0);}100%{transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);}}@keyframes loader_spin{from{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);}to{-moz-transform:rotateY(-360deg);-ms-transform:rotateY(-360deg);transform:rotateY(-360deg);}}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper{display:flex;flex-wrap:wrap;}.ds_gallery_section img{width:100%;height:100%;}.ds_event_wrapper .ds_event_slider .ds_event{display:flex;flex-wrap:wrap;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date >span{z-index:-1;}.ds_product_section .ds_product_img >img{width:100%;}.ds_product_section{margin:0 15px;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow{line-height:70px;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow{line-height:70px;}.ds_event_wrapper .ds_event_slider .ds_arrow{line-height:20px;}@media (max-width: 1850px){.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image > img{width:90%;}.ds_inner_circle_shap:after{left:-760px;top:-2527px;}}@media (max-width: 1750px){.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image > img{width:84%;}.ds_inner_circle_shap:after{left:-785px;top:-2557px;}}@media (max-width: 1650px){.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image > img{width:70%;}.ds_inner_circle_shap:after{left:-850px;top:-2628px;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail{padding:50px 0;}}@media (max-width: 1600px){.ds_top_wrapper .ds_menu_wrapper{right:-60%;}.ds_circle_shap:after{width:250%;height:104%;top:-4.5%;left:-140%;}}@media (max-width: 1500px){.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image > img{width:60%;}.ds_inner_circle_shap:after{left:-890px;top:-2677px;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail{padding:30px 0;}.ds_circle_shap:after{width:259%;height:103.5%;top:-4.5%;left:-145%;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow,.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow{left:-60px;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow.next,.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow.next{right:-60px;}}@media (max-width: 1430px){.ds_top_wrapper > ul > li > a{color:#fff;}.ds_top_wrapper .ds_menu_wrapper{right:-100%;}}@media (max-width: 1330px){.ds_top_wrapper .ds_toggle span{background:#ff3131;}.ds_toggle.ds_default_view span{background-color:#ff3131;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail > p{margin:0 180px 15px 0;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow,.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow{left:0;}.ds_client_wrapper .ds_client_slider .ds_client_slider_arrow.next,.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow.next{right:0;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image > img{width:55%;}.ds_inner_circle_shap:after{left:-940px;top:-2701px;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail{padding:15px 0;}}@media (max-width: 1200px){.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail{padding:0;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image > img{width:45%;}.ds_inner_circle_shap:after{left:-990px;top:-2751px;}.ds_feature_wrapper .ds_feature_image{margin:0px;}.ds_banner .ds_banner_img{margin:0 0 0 0%;}.ds_choose_wrapper .ds_choose > ul > li.right_center,.ds_choose_wrapper .ds_choose > ul > li.left_center{transform:none;}.ds_choose_wrapper .ds_choose > ul > li > .ds_choose_section > .ds_choose_detail > h3{font-size:18px;line-height:18px;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail > p{margin:0 280px 15px 0;height:100px;overflow:hidden;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section{height:auto;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail{padding:90px 0 0 0;}.ds_classes_wrapper .ds_classes_section .ds_classes_img > span{left:-35px;font-size:85px;line-height:45px;}.ds_classes_wrapper .ds_classes_section .ds_classes_img.pull-left > span{right:-35px;}img{max-width:100%;}.ds_feature_wrapper .ds_feature_list > ul > li > .ds_feature_section > .ds_feature_detail > p{height:50px;overflow:hidden;}.ds_choose_wrapper .ds_choose_img{margin-top:150px;}.ds_top_wrapper .ds_menu_wrapper{width:300px;border-top-left-radius:20px;border-bottom-left-radius:20px;right:0;opacity:0;visibility:hidden;}.ds_top_wrapper{overflow-x:visible;}.ds_top_wrapper .ds_menu_wrapper.menu_open{opacity:1;visibility:visible;right:0;}.ds_top_wrapper .ds_menu_wrapper .ds_menu{padding:0px;}.ds_top_wrapper .ds_menu_wrapper .ds_menu > li{width:100%;text-align:left;}.ds_top_wrapper .ds_toggle.active{padding-top:2px;transform:translate(50px,0);-webkit-transform:translate(50px,0);-moz-transform:translate(50px,0);-ms-transform:translate(50px,0);-o-transform:translate(50px,0);}.ds_top_wrapper .ds_toggle span{background:#ff3131;}}@media (max-width: 1100px){.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image{left:25%;}.ds_inner_circle_shap:after{left:-955px;}}@media (max-width: 991px){.ds_banner .ds_banner_img,.ds_gallery_wrapper .ds_gallery_img{margin:0;}.ds_circle_shap:after{width:100%;height:97%;top:0;left:0;border-radius:0;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper{text-align:center;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section{display:inline-block;}.ds_top_wrapper > ul > li > a{color:#ff3131;}.ds_top_wrapper .ds_toggle span{background-color:#ff3131;}.ds_banner .ds_banner_img > span{right:0;top:0;}.ds_heading,.ds_choose_wrapper .ds_choose > ul > li > .ds_choose_section,.ds_choose_wrapper .ds_choose_img,.ds_choreograper{text-align:center;}.ds_choose_wrapper .ds_choose > ul > li{margin:0px;}.ds_choose_wrapper .ds_choose > ul > li > .ds_choose_section > .ds_choose_detail,.ds_choose_wrapper .ds_choose > ul > li > .ds_choose_section > .ds_choose_icon{width:100%;padding:0 0 15px 0;}.ds_choose_wrapper .ds_choose{padding:0px;}.ds_gallery_wrapper .ds_gallery .ds_gallery_section_wrapper .ds_gallery_section{margin-bottom:30px;}.ds_choose_wrapper{padding:50px 0 0 0;}.ds_choose_wrapper .ds_choose_img{margin:0px;}.ds_event_detail{padding:25px 0 0 0;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail > p{margin:0 0 15px 0;}.ds_event,.ds_classes_wrapper .ds_classes_section{text-align:center;}.ds_event_img{display:inline-block;}.ds_event_wrapper .ds_event_slider .ds_event .ds_event_detail .ds_date > span{left:50%;}.ds_classes_wrapper .ds_classes_section .ds_classes_img{float:none !important;display:inline-block;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail{padding:20px 0 0 0;text-align:center;}.ds_circle_shap2:after{display:none;}.ds_client_wrapper{padding:50px 0 50px 0;background-color:#ff3131;text-align:center;}.ds_client_img{display:inline-block;margin-bottom:10px;}.ds_footer_wrapper{text-align:center;background-color:#ff3131;}.ds_footer_wrapper .widget .ds_news_section .ds_news_img{width:auto;float:none;display:inline-block;}.ds_footer_wrapper .widget .ds_news_section .ds_news_detail{width:100%;}.ds_footer_wrapper .widget_gallery > ul{display:flex;}.ds_product_wrapper .ds_product_slider,.textcenter{text-align:center;}.ds_product_section{display:inline-block;}.ds_product_section .ds_product_img > img{width:100%;}.ds_top_wrapper .ds_menu_wrapper .ds_menu > li a{padding:13px;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form input{width:100%;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_image,.ds_inner_circle_shap:after{display:none;}.ds_inner_circle_shap{background-color:#ff3131;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail .breadcrumb{text-align:center;}.ds_inner_circle_shap .ds_breadcrum_wrapper .ds_breadcrum_detail .breadcrumb > li{display:inline-block;}.ds_inner_circle_shap .ds_top_wrapper > ul > li > a{color:#fff;}.ds_shop_wrapper{padding:50px 0;}.ds_shop_wrapper .pagination{float:none;}.ds_top_wrapper .ds_menu_wrapper .ds_menu > li .sub-menu,.ds_top_wrapper .ds_menu_wrapper .ds_menu > li:hover .sub-menu{position:relative;left:auto;right:auto;top:auto;bottom:auto;min-width:100%;box-shadow:none;opacity:1;visibility:visible;border-top:4px solid #fff;display:none;}.show-submenu{position:absolute;left:auto;right:0px;top:23px;bottom:auto;z-index:2;width:20px;height:20px;background-color:#fff;color:#ff3131;text-align:center;line-height:20px;}.ds_inner_circle_shap .show-submenu{background-color:#ff3131;color:#fff;}.ds_shop_single_wrapper .ds_product_section{width:100%;}.ds_product_section .ds_product_single_slider .ds_product_img > img{width:auto;}.ds_event_wrapper .ds_event_slider .ds_arrow.prev{left:45%;}.ds_event_wrapper .ds_event_slider .ds_arrow{left:auto;right:45%;}}@media (max-width: 768px){.ds_banner .ds_banner_heading > h1{font-size:135px;line-height:130px;}.ds_top_wrapper .ds_menu_wrapper{width:300px;border-top-left-radius:20px;border-bottom-left-radius:20px;right:0;opacity:0;visibility:hidden;}.ds_top_wrapper .ds_menu_wrapper.menu_open{opacity:1;visibility:visible;right:0;}.ds_top_wrapper .ds_menu_wrapper .ds_menu{padding:0px;}.ds_top_wrapper .ds_menu_wrapper .ds_menu > li{width:100%;text-align:left;}.ds_top_wrapper .ds_toggle.active{padding-top:2px;transform:translate(50px,0);-webkit-transform:translate(50px,0);-moz-transform:translate(50px,0);-ms-transform:translate(50px,0);-o-transform:translate(50px,0);}.ds_classes_wrapper .ds_classes_section .ds_classes_img > span{left:0;color:#fff;}.ds_classes_wrapper .ds_classes_section .ds_classes_img.pull-left > span{right:0px;}.ds_banner .ds_banner_heading{padding:80px 0 0 0;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form{text-align:center;}.ds_shop_wrapper .ds_sidebar_wrapper .widget_range_slider .ds_range_form input{margin-bottom:15px;}.ds_feature_wrapper .ds_feature_list > ul > li{width:100%;}.ds_choose_wrapper .ds_choose_img:after,.ds_choose_wrapper .ds_choose_img:before{display:none;}.ds_circle_shap .ds_choose_wrapper .ds_choose_img:after,.ds_circle_shap .ds_choose_wrapper .ds_choose_img:before{display:none;}}@media (max-width: 480px){.ds_top_wrapper{text-align:center;}.ds_top_wrapper .ds_logo{float:none !important;margin-bottom:30px;}.ds_top_wrapper >ul{float:none !important;}.ds_top_wrapper .ds_toggle.active{transform:translate(120px,-84px);-webkit-transform:translate(120px,-84px);-moz-transform:translate(120px,-84px);-ms-transform:translate(120px,-84px);-o-transform:translate(120px,-84px);}.ds_event_wrapper .ds_event_slider .ds_arrow.prev{left:41%;}.ds_event_wrapper .ds_event_slider .ds_arrow{left:53%;}.ds_footer_wrapper .widget_gallery > ul{display:inline-block;}.ds_footer_wrapper .widget_gallery > ul >li{width:100%;text-align:center;}.ds_footer_wrapper .widget_gallery > ul >li >img{display:inline-block;}.ds_product_wrapper .ds_product_slider .ds_product_slider_arrow{width:50px;height:50px;border-radius:50px;line-height:50px;}.ds_product_section .ds_product_detail > ul > li > .ds_sub_heading{font-size:16px;}.ds_banner .ds_banner_heading > h1{font-size:80px;line-height:80px;}.ds_classes_wrapper .ds_classes_section .ds_classes_detail > ul > li{font-size:12px;}.ds_feature_wrapper .ds_feature_list > ul > li > .ds_feature_section{text-align:center;}.ds_feature_wrapper .ds_feature_list > ul > li > .ds_feature_section > .ds_feature_icon{padding-bottom:15px;}.ds_feature_wrapper .ds_feature_list > ul > li > .ds_feature_section > .ds_feature_icon,.ds_feature_wrapper .ds_feature_list > ul > li > .ds_feature_section > .ds_feature_detail{width:100%;}.ds_feature_wrapper .ds_feature_list > ul > li > .ds_feature_section > .ds_feature_detail > p{height:auto;overflow:visible;margin:0px;}.ds_shop_single_wrapper .ds_product_section .col-xs-6{width:100%;}.ds_shop_single_wrapper .ds_product_section .col-xs-offset-3{margin:0px;}.ds_banner .ds_banner_img > span{right:0;}.ds_top_wrapper{padding:60px 30px 0 30px;display:flex;justify-content:space-between;}.ds_top_wrapper .ds_toggle.active{padding-top:2px;transform:translate(50px,0);-webkit-transform:translate(0px,0);z-index:999;}}@media (max-width: 400px){.ds_top_wrapper .ds_menu_wrapper{width:100%;}}@media (max-width: 270px){.ds_top_wrapper > ul > li{margin-left:5px;}.ds_banner .ds_banner_heading > h1{font-size:64px;line-height:64px;}}.ratingy{color:#fbbb4c;}.ratingblank{color:#b6b6b6;}.vc_row{margin-left:-15px !important;margin-right:0px !important;}.vc_column_container>.vc_column-inner{padding-left:15px;padding-right:0 !important;}.ds_circle_shap2:after{position:absolute;left:auto;right:0;top:auto;bottom:0px;z-index:-1;width:100%;height:150%;background-color:#ff3131;border-radius:100% 0 0 0;content:'';}.ds_banner .ds_banner_img >span{position:absolute;left:auto;right:0;top:-150px;bottom:auto;z-index:-1;}.wpcf7 .ajax-loader{display:none;}.ds_banner_img img{width:100%;}.ds_footer_wrapper .ds_footer_menu{border-top:1px solid #ea9090;border-bottom:1px solid #ea9090;}