:root{--primary_color:#23AE62;--primary_shade:rgba(35,174,98,0.05);--secondary_color:#101622;--secondary_light_color:#121826;--text_color:#A0A3A8;--primary_border:rgba(35,174,98,0.2);--text_color_one:#B8BABE;--default_color_one:#ffffff;--border_radius:5px}p{font-family:var(--secondary_font);font-weight:400;font-size:17px;color:var(--text_color);margin-bottom:16px}h1,h2,h3,h4,h5,h6{color:var(--primary_color);font-family:var(--primary_font);text-transform:capitalize;font-weight:700;margin-bottom:16px}h1{font-size:21px;color:#ffffff}h2{font-size:36px}h3{font-size:21px}h4{font-size:18px}#preloader{background-color:var(--secondary_color);height:100%;position:fixed;width:100%;z-index:1100}#preloader>img{width:92px;position:absolute;left:50%;top:50%;transform:translate(-50%,50%)}html{scroll-behavior:smooth}body{overflow-x:hidden}::selection{background:var(--primary_color);color:var(--secondary_color)}[class*=col-]{padding:12px}#scrollToTopBtn{display:none}a,button,input,select{color:var(--text_color);cursor:pointer;transition:all .4s}a:focus,button:focus,input:focus,label:focus,select:focus{outline:0}a{text-decoration:none;font-family:var(--primary_font);font-weight:400}a,a:hover{color:var(--primary_color)}a:hover{text-decoration:underline}section{padding:100px 0}li{font-family:var(--secondary_font);font-weight:400;font-size:17px;color:var(--text_color);list-style-type:none}.d2c_header{width:80%;margin:0 auto 25px}.d2c_card{background:var(--primary_shade);border:1px solid var(--primary_border);border-radius:var(--border_radius);padding:20px}.d2c_btn{display:inline-flex;align-items:center;text-decoration:none;color:var(--secondary_color);border:1px solid var(--primary_color);background:var(--primary_color);border-radius:2px;text-align:center;padding:10px 20px;font-family:var(--secondary_font);font-weight:600;font-size:15px;text-transform:capitalize;transition:all .4s ease}.d2c_btn:focus{outline:0;box-shadow:none}.d2c_btn:hover{background:transparent;color:var(--primary_color);border-color:var(--primary_color);transition:all .4s ease}.d2c_btn:active{box-shadow:none}.d2c_btn_invert{background:transparent;border-color:var(--primary_color);transition:all .4s ease}.d2c_btn_invert,.d2c_btn_invert:focus{color:var(--primary_color)}.d2c_btn_invert:hover{background:var(--primary_color);color:var(--secondary_color);border-color:var(--primary_color);transition:all .4s ease}.d2c_title{font-size:36px;color:var(--primary_color);margin-bottom:16px;text-transform:uppercase}.d2c_title span{-webkit-text-stroke:1px var(--primary_color);-webkit-text-fill-color:rgba(57,182,114,.1)}.d2c_subtitle{font-size:18px;text-transform:uppercase;margin-bottom:10px;display:inline-flex;align-items:center}.d2c_subtitle img{margin-right:10px}.navbar-brand{width:86px}.d2c_navbar{background:var(--secondary_color);box-shadow:0 0 25px rgba(64,18,128,.05);padding:10px 0}.d2c_footer_nav .d2c_btn{font-size:16px;padding:10px 20px}.d2c_footer_nav .nav-link,.d2c_navbar .navbar-nav .nav-link{color:var(--default_color_one);font-family:var(--primary_font);font-weight:500;font-size:17px;transition:all .4s ease;padding:20px 25px;text-transform:capitalize}.d2c_footer_nav li{margin-right:10px}.d2c_navbar .navbar-nav .nav-link:hover{color:var(--primary_color);transition:all .4s ease}.d2c_navbar .navbar-nav .nav-item .d2c_btn{margin-left:20px;font-size:14px;padding:7px 18px;text-transform:capitalize;color:var(--primary_color)}.d2c_navbar .navbar-nav .nav-item .d2c_btn:hover{color:var(--default_color_one);background:var(--primary_color);border-color:var(--primary_color)}body .d2c_mobile_view{position:fixed;height:100vh;inset:0;opacity:1}.navbar.d2c_mobile_view_body .navbar-nav{width:100%}.navbar.d2c_mobile_view_body .nav-item{margin-right:0}.d2c_mobile_view .show_width{max-width:15.625rem;width:100%;height:100vh;position:absolute;right:-380px;top:0;transition:.5s;padding:20px 15px;background-color:#121826;overflow:scroll;box-shadow:0 0 10px #23ae6208;z-index:9999}.d2c_mobile_view.show .show_width{right:0;transition:.5s}.d2c_mobile_view .navbar-toggler{background:var(--primary_color);color:var(--secondary_color);padding:4px 12px;border-radius:6px}@media only screen and (min-width:991px){body .d2c_mobile_view{opacity:0;transition:.5s}}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--primary_color)}.navbar-nav .d2c_btn_invert.active:hover{color:var(--secondary_color)!important}.navbar-nav .d2c_btn.active{border-color:var(--primary_color)!important;color:var(--default_color_one)!important;background:var(--primary_color)!important}.navbar-toggler{background:var(--primary_color)}.navbar-toggler:focus{box-shadow:none}.navbar-toggler i{font-size:20px}.navbar .d2c_btn{font-weight:600}.navbar .d2c_btn.active{background:var(--primary_color);color:var(--secondary_color)}.d2c_hero{background-color:var(--secondary_color);background-image:url(/images/hero_bg.png);background-repeat:no-repeat;background-position:50%;background-size:cover;padding-top:35px;padding-bottom:10px}.d2c_hero_content h4{color:var(--text_color_one);letter-spacing:.2em;font-weight:600;margin-bottom:10px;letter-spacing:3.8px}.d2c_hero_content .d2c_title{font-size:62px;font-family:var(--secondary_font);color:var(--primary_color)}.d2c_hero_content .d2c_subtitle{color:var(--default_color_one);font-weight:500;letter-spacing:.24em;margin-bottom:25px}.d2c_hero_content .d2c_btn{margin-top:20px}.d2c_hero_content .d2c_description{padding-left:15px}.d2c_hero_content .d2c_description:before{content:"";position:absolute;left:0;background:linear-gradient(180deg,#121826 -15.13%,#23AE62 116.1%);width:4px;border-radius:10px;height:85%;top:20%;transform:translateY(-15%)}.d2c_hero_profile_image{display:block;margin:0 auto;height:auto;width:auto;max-width:100%;padding-bottom:20px}.d2c_hero_right{overflow:visible}.d2c_hero_right:before{content:url(/images/liner_with_lock.png);position:absolute;top:-50px;left:0}.d2c_hero_right:after{content:url(/images/location.png);position:absolute;top:0;right:10px}.d2c_about{background-color:var(--secondary_light_color);background-image:url(/images/about_bg_left.png),url(/images/ellipse.png);background-repeat:no-repeat;background-position:0,100% 0}.d2c_about_content .d2c_card h3{padding:25px 25px 15px;border-bottom:1px solid var(--primary_border)}.d2c_about_content .d2c_card p{padding:15px 25px 18px}.d2c_about_left:before{content:url(/images/about_lock_image.png);position:absolute;top:0;left:0}.d2c_services{background:var(--secondary_light_color);padding-bottom:150px}.d2c_services .d2c_header{margin-bottom:70px}.d2c_services_card{background:var(--primary_shade);border-radius:var(--border_radius);padding:30px 25px;cursor:pointer;border:1px solid var(--primary_border);transition:all .4s ease;margin-bottom:130px}.d2c_services_card:hover{border-color:transparent;transition:all .4s ease}.d2c_services_icon{width:40px;height:40px;background:rgba(35,174,98,.1);border-radius:3px;display:flex;align-items:center;justify-content:center;margin-right:10px}.d2c_services_icon i{color:var(--primary_color);font-size:18px}.d2c_services_left,.d2c_services_right{z-index:100;overflow:visible}.d2c_services_left .d2c_services_card:first-child{margin-left:100px}.d2c_services_right .d2c_services_card:first-child{margin-right:100px;margin-left:-100px}.d2c_services_image{display:block;margin:0 auto;height:auto;width:auto;max-width:100%;padding-bottom:25px}.d2c_counter{background:var(--secondary_color)}.d2c_icon{width:60px;height:60px;border:1px solid var(--primary_border);border-radius:var(--border_radius);color:var(--primary_color);display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-size:32px}.d2c_counter_content h3{-webkit-text-stroke:1px var(--primary_color);-webkit-text-fill-color:rgba(57,182,114,.1);margin-bottom:5px;font-weight:700;font-size:52px}.d2c_counter_content p{font-family:var(--primary_font);text-transform:uppercase;color:var(--primary_color);font-size:20px;font-weight:700}.d2c_why_choose{background-color:rgb(18 24 38/95%);background-image:url(/images/wave.png);background-repeat:no-repeat;background-position:bottom;background-size:cover}.d2c_choose_me_key_points h4{margin-bottom:10px}.d2c_choose_me_key_points .d2c_icon{width:40px;height:40px;font-size:18px;color:var(--primary_color);border:1px solid var(--primary_border)}.d2c_icon_column{width:12%}.d2c_content_column{width:88%}.d2c_why_choose hr{border-color:var(--primary_border)}.d2c_company_logo{margin-top:100px}.d2c_logo_wrapper{border:1px solid var(--primary_border);background:var(--primary_shade);padding:50px 20px;border-radius:var(--border_radius);cursor:pointer}.d2c_advice{background-color:rgba(16,22,34,.93)!important;background-image:url(/images/bg_liner.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.d2c_advice .d2c_card{padding:35px 25px;transition:all .4s ease}.d2c_advice .d2c_card:hover{border-color:transparent;transition:all .4s ease}.d2c_advice .d2c_btn{margin-top:40px}#d2c_portfolio .d2c_gallery_column{display:flex;flex-direction:column}#d2c_portfolio .d2c_gallery_image_wrapper{position:relative;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start}#d2c_portfolio .d2c_gallery_content{display:flex;flex-direction:column;justify-content:flex-start;padding-top:40px}.d2c_portfolio{background:var(--secondary_light_color)}.d2c_gallery_image_wrapper{overflow:hidden;border-radius:var(--border_radius);border:1px solid transparent}.d2c_gallery_image_wrapper img{object-fit:cover;border-radius:var(--border_radius);box-shadow:0 0 28px rgba(44,217,123,.07)}.d2c_gallery_content{display:block;position:absolute;background:linear-gradient(180deg,rgba(18,24,38,0),rgba(35,174,98,.08) 55.21%,rgba(18,24,38,0)),linear-gradient(180deg,rgba(18,24,38,.97),rgba(35,174,98,.97) 333.16%);border-radius:var(--border_radius);transition:all .4s ease;padding:50px 30px;top:100%;bottom:0;right:0;left:0;z-index:999;opacity:0}.d2c_gallery_content h4,.d2c_gallery_content h5{color:var(--primary_color)}.d2c_gallery_content h4{font-size:22px;margin-bottom:10px}.d2c_gallery_content h5{font-size:20px;margin-bottom:8px}.d2c_gallery_content li{position:relative;padding-left:15px;margin:6px 0}.d2c_gallery_content li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:10px;height:10px;background:var(--primary_color);border-radius:50%;left:0}.d2c_gallery_content li:after{content:"";position:absolute;width:2px;height:100%;background:var(--primary_color);left:4px;top:65%}.d2c_gallery_content li,.d2c_gallery_content p{color:var(--text_color)}.d2c_gallery_content li:last-child:after{display:none}.d2c_gallery_image_wrapper:hover{border:1px solid var(--primary_border)}.d2c_gallery_image_wrapper:hover .d2c_gallery_content{opacity:1;top:0;transition:all .4s ease}.d2c_gallery_image_gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(18,24,38,.5),rgba(18,24,38,.5));transition:all .4s ease}.d2c_gallery_image_wrapper:hover .d2c_gallery_image_gradient{opacity:0;transition:all 2s ease}.d2c_gallery_grid{display:grid;grid-template-columns:auto auto auto auto auto auto;grid-template-rows:auto auto;grid-gap:20px;gap:20px;margin-top:20px}.d2c_gallery_grid .d2c_gallery_column:first-child{grid-column:1/4}.d2c_gallery_grid .d2c_gallery_column:nth-child(2){grid-column:4/7}.d2c_gallery_grid .d2c_gallery_column:nth-child(3){grid-column:1/3}.d2c_gallery_grid .d2c_gallery_column:nth-child(4){grid-column:3/5}.d2c_gallery_grid .d2c_gallery_column:nth-child(5){grid-column:5/7}.d2c_awards{background-color:var(--secondary_light_color);background-image:url(/images/Ellipse_left.png),url(/images/Ellipse_right.png);background-repeat:no-repeat,no-repeat;background-position:0 0,100% 100%}.d2c_awards_card{background:var(--secondary_light_color);border-bottom:1px solid var(--primary_border);margin-top:30px;transition:all .4s ease}.d2c_awards_card h3{font-size:20px;background:var(--primary_shade);padding:13px 20px;border:1px solid var(--primary_border);border-radius:var(--border_radius);margin-bottom:16px;transition:all .4s ease}.d2c_awards_card:hover h3{color:var(--secondary_color);background:var(--primary_color);transition:all .4s ease}.d2c_awards_card:last-child{border-bottom:none}.d2c_awards .d2c_profile_img{width:80%;margin:0 auto}.d2c_testimonial{background-color:var(--secondary_light_color);background-image:url(/images/left_wave.png),url(/images/right_wave.png);background-repeat:no-repeat;background-position:0 100%,100% 0;padding-bottom:0}.d2c_testimonial .d2c_subtitle{margin-bottom:10px}.d2c_testimonial .d2c_testimonial_card_img img{border-radius:50%;width:100px;height:100px;object-fit:cover;transition:all .4s ease;border:1px solid var(--primary_border)}.d2c_testimonial_card_img img:hover{cursor:pointer}.d2c_testimonial .slick-current img{width:120px;height:120px;transition:all .4s ease;border:1px solid var(--primary_color)}.d2c_testimonial_image{background-image:url(/images/liner_arrow.png);background-repeat:no-repeat;background-position:50%}.d2c_testimonial_image .d2c_testimonial_card_img img{position:fixed}.d2c_testimonial .slick-track{height:100%;transform:unset!important}.d2c_testimonial .slick-list{height:400px}.d2c_testimonial_image .d2c_testimonial_card_img:first-child img{bottom:0}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(2) img{top:50%;transform:translateY(-50%);left:85px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(3) img{top:0;left:0}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(4) img{top:0;left:200px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(5) img{top:50%;transform:translateY(-50%);left:280px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(6) img{left:200px;bottom:0}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(7) img{right:10px;bottom:0}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(8) img{top:0;right:10px}.d2c_testimonial_right_content{padding-top:50px}.d2c_client_details .d2c_star{margin:30px 0}.d2c_client_details .d2c_star i{color:var(--primary_color);margin-right:6px}.d2c_client_details .d2c_review{margin-bottom:25px}.d2c_client_details .d2c_client_name{font-size:20px;margin-bottom:5px}.d2c_contact{background-color:var(--secondary_light_color);background-image:url(/images/bg_wave.png);background-repeat:no-repeat;background-position:bottom}.form-control{background:rgba(35,174,98,.02);border-radius:var(--border_radius);padding:13px 16px;font-size:17px;font-family:var(--secondary_font);color:var(--text_color_one);font-weight:400;border:1px solid var(--primary_border);margin-bottom:20px}.form-control::placeholder{color:rgba(160,163,168,.5)}.form-control:focus{color:var(--text_color_one);background:rgba(35,174,98,.02);border:1px solid var(--primary_border);box-shadow:none}.d2c_contact form{margin-top:15px}.d2c_contact form label{font-size:17px;color:var(--primary_color);font-family:var(--secondary_color);font-weight:400;margin-bottom:15px}.d2c_contact form .d2c_btn{margin-top:10px}.d2cy ew ?? ter{background:var(--secondary_color);padding:50px 0}.d2c_newsletter .d2c_btn{font-size:18px;padding:10px 30px;border-radius:var(--border_radius)!important;font-weight:500}.d2c_newsletter .d2c_title{font-size:28px;margin-bottom:25px}.d2c_newsletter .form-control{padding:10px 16px}.d2c_footer{background:var(--secondary_color)}.d2c_footer_content_wrapper{padding:40px 0;border-top:1px solid var(--primary_border);border-bottom:1px solid var(--primary_border)}.d2c_footer_logo{width:129px}.d2c_footer_nav li{display:inline-block}.d2c_footer_nav li a{font-family:var(--primary_font);font-weight:600;font-size:17px;color:var(--primary_color);text-transform:uppercase;padding:0 10px;transition:all .4s ease}.d2c_footer_nav li a:hover{transition:all .4s ease;color:var(--text_color_one)}.d2c_social_link a{width:38px;height:38px;background:var(--primary_shade);color:var(--primary_color);display:inline-flex;align-items:center;justify-content:center;border-radius:3px;border:1px solid transparent;margin-left:7px;font-size:18px;transition:all .4s ease}.d2c_social_link a:first-child{margin-left:0}.d2c_social_link a:hover{border:1px solid var(--primary_border);transition:all .4s ease}.d2c_copyright{padding:20px 0}.d2c_copyright p{font-family:var(--primary_font);color:var(--text_color);font-size:16px}.d2c_copyright a{color:var(--primary_color);transition:all .4s ease}.d2c_copyright a:hover{color:var(--text_color_one);transition:all .4s ease}#scrollBtn{display:none;position:fixed;bottom:20px;right:20px;z-index:9999}#scrollBtn.show{display:block}.scroll-to-top button{background:var(--primary_shade);font-size:20px;color:var(--primary_color);border-radius:4px;width:35px;height:35px;position:fixed;z-index:9999;bottom:3%;right:5%;transition:all .4s ease;display:flex;align-items:center;justify-content:center;border:1px solid var(--primary_border)}.scroll-to-top button:hover{background:var(--primary_color);color:var(--secondary_color);transition:all .4s ease}div.slick-active:nth-child(3)>div:first-child>div:first-child>img:first-child{top:0;left:9%}div.slick-active:nth-child(2)>div:first-child>div:first-child>img:first-child{top:37%;left:15%}.slider-img>div:first-child>div:first-child>div:first-child>div:first-child>div:first-child>div:first-child>img:first-child{right:0;left:10%}div.slick-active:nth-child(4)>div:first-child>div:first-child>img:first-child{top:0;right:0;left:43%}div.slick-active:nth-child(5)>div:first-child>div:first-child>img:first-child{top:37%;right:0;left:55%}div.slick-active:nth-child(6)>div:first-child>div:first-child>img:first-child{left:40%}div.slick-active:nth-child(8)>div:first-child>div:first-child>img:first-child{top:0;left:75%}div.slick-active:nth-child(7)>div:first-child>div:first-child>img:first-child{right:0;left:75%}@media only screen and (min-width:0px) and (max-width:574px){.container,body{overflow-x:hidden}.d2c_title{font-size:27px}h1{font-size:21px;color:#ffffff}h2{font-size:26px}h3{font-size:18px}h4{font-size:16px}p{font-size:15px}section{padding:35px 0}.d2c_header{margin-bottom:0}[class*=col-]{padding-left:15px;padding-right:15px}.d2c_btn{padding:8px 15px;font-size:14px}.d2c_header{width:100%;margin-bottom:20px}.d2c_hero_content .d2c_title{font-size:32px}.d2c_hero_right:before{top:0;z-index:-1}.d2c_about{background-image:none}.d2c_icon{width:40px;height:40px;font-size:20px}.d2c_counter_content h3{font-size:36px}.d2c_counter_content p{font-weight:500;font-size:14px}.d2c_services{padding-bottom:35px}.d2c_services_card{margin-left:0!important;margin-bottom:24px;margin-right:0!important}.d2c_services .d2c_header,.d2c_services_left .d2c_services_card:last-child{margin-bottom:0}.d2c_advice .d2c_btn{margin-top:25px}.d2c_choose_me_key_points .d2c_icon{width:30px;height:30px;font-size:14px}.d2c_content_column{width:85%;margin-left:3%}.d2c_company_logo{margin-top:35px}.d2c_logo_wrapper_column{padding:12px}.d2c_gallery_grid{display:block}.d2c_gallery_image_wrapper{margin-bottom:24px}.d2c_gallery_content p{margin-bottom:0}.d2c_gallery_content{padding:20px}.d2c_awards{background-image:none}.d2c_awards_card h3{font-weight:500;font-size:16px;padding:13px}.d2c_awards_card{margin-top:20px}.d2c_awards .d2c_profile_img{width:100%}.d2c_testimonial{padding:40px 0 20px}.d2c_testimonial .slick-list{height:auto}.d2c_testimonial_right_content{padding-top:10px}.slick-list{overflow:unset}.d2c_contact form{margin-top:0}.d2c_newsletter{padding:30px 0}.d2c_newsletter .d2c_btn{font-size:16px}.d2c_footer_content_wrapper{padding:20px 0}.d2c_footer_nav li{display:block;margin:5px 0}.d2c_footer_nav li a{font-size:14px;font-weight:500;padding:0}.d2c_social_link a{width:30px;height:30px;font-size:14px}.d2c_copyright p{font-size:13px}}@media only screen and (min-width:575px) and (max-width:767px){.container,body{overflow-x:hidden}.d2c_title{font-size:32px}h1{font-size:40px}h2{font-size:26px}h3{font-size:18px}h4{font-size:16px}p{font-size:15px}section{padding:35px 0}.d2c_header{margin-bottom:0}[class*=col-]{padding-left:15px;padding-right:15px}.d2c_header{width:100%;margin-bottom:20px}.d2c_hero_content .d2c_title{font-size:32px}.d2c_hero_right:before{top:0;z-index:-1}.d2c_about{background-image:none}.d2c_icon{width:40px;height:40px;font-size:20px}.d2c_counter_content h3{font-size:36px}.d2c_counter_content p{font-weight:500;font-size:14px}.d2c_services{padding-bottom:35px}.d2c_services_card{margin-left:0!important;margin-bottom:24px;margin-right:0!important}.d2c_services .d2c_header,.d2c_services_left .d2c_services_card:last-child{margin-bottom:0}.d2c_advice .d2c_btn{margin-top:25px}.d2c_choose_me_key_points .d2c_icon{width:30px;height:30px;font-size:14px}.d2c_content_column{width:85%;margin-left:3%}.d2c_company_logo{margin-top:35px}.d2c_logo_wrapper_column{padding:12px}.d2c_gallery_grid{display:block}.d2c_gallery_image_wrapper{margin-bottom:24px}.d2c_gallery_content p{margin-bottom:0}.d2c_gallery_content{padding:20px}.d2c_awards{background-image:none}.d2c_awards_card h3{font-weight:500;font-size:16px;padding:13px}.d2c_awards_card{margin-top:20px}.d2c_awards .d2c_profile_img{width:100%}.d2c_testimonial{padding:40px 0 20px}.d2c_testimonial_right_content{padding-top:30px}.slick-list{overflow:unset}.d2c_contact form{margin-top:0}.d2c_newsletter{padding:30px 0}.d2c_newsletter .d2c_btn{font-size:16px}.d2c_footer_content_wrapper{padding:20px 0}.d2c_footer_nav li{display:block;margin:5px 0}.d2c_footer_nav li a{font-size:14px;font-weight:500;padding:0}.d2c_social_link a{width:30px;height:30px;font-size:14px}.d2c_copyright p{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.container,body{overflow-x:hidden}.d2c_title{font-size:32px}h1{font-size:40px}h2{font-size:26px}h3{font-size:18px}h4{font-size:16px}p{font-size:15px}section{padding:60px 0}.d2c_header{width:100%;margin-bottom:20px}.d2c_hero_content{padding:0}.d2c_hero_content .d2c_title{font-size:30px}.d2c_hero_right:before{left:-50px;top:0}.d2c_hero_content .d2c_subtitle,.d2c_hero_content h4{font-size:18px;letter-spacing:1px}.d2c_hero_content .d2c_subtitle{margin-bottom:15px}.d2c_hero_content .d2c_btn{margin-top:10px}.d2c_hero_right{padding-top:40px}.d2c_hero_content .d2c_description span{display:none}.d2c_counter_content h3{font-size:36px}.d2c_counter_content p{font-size:14px;font-weight:500}.d2c_counter{padding:45px 0}.d2c_icon{width:50px;height:50px;font-size:25px}#d2c_portfolio .d2c_gallery_content{display:flex;align-items:flex-start;padding-top:30px;height:auto}.d2c_services{padding-bottom:60px}.d2c_services_card{margin-left:0!important;margin-bottom:24px;margin-right:0!important}.d2c_services .d2c_header{margin-bottom:28px}.d2c_company_logo{margin-top:30px}.d2c_why_choose hr{margin-bottom:4px}.d2c_gallery_grid .d2c_gallery_column:first-child{grid-column:1/7}.d2c_gallery_grid .d2c_gallery_column:nth-child(2){grid-column:1/4}.d2c_gallery_grid .d2c_gallery_column:nth-child(3){grid-column:4/7}.d2c_gallery_grid .d2c_gallery_column:nth-child(4){grid-column:1/4}.d2c_gallery_grid .d2c_gallery_column:nth-child(5){grid-column:4/7}.d2c_awards{background-image:none!important}.d2c_awards_card h3{font-size:18px;padding:10px 15px}.d2c_awards_card{margin-top:15px}.d2c_testimonial{height:auto}.d2c_testimonial_right_content{padding-top:0}.d2c_client_details .d2c_star{margin:20px 0 10px}.d2c_testimonial .d2c_testimonial_card_img img{width:60px;height:60px}.d2c_testimonial .slick-current img{width:70px;height:70px}.d2c_testimonial_image{background-size:contain}.d2c_testimonial_image .d2c_testimonial_card_img:first-child img{bottom:60px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(2) img{left:45px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(3) img{top:60px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(4) img{top:60px;left:100px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(5) img{left:145px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(6) img{left:100px;bottom:60px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(7) img{right:0;bottom:60px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(8) img{top:60px;right:0}.d2c_footer_nav{text-align:right}.d2c_footer_nav li a{font-weight:500}.d2c_footer_nav li{display:block;margin:5px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.container,body{overflow-x:hidden}h1{font-size:40px}h2{font-size:36px}h3{font-size:18px}h4{font-size:16px}p{font-size:15px}section{padding:60px 0}.d2c_header{margin-bottom:20px}.d2c_hero_content .d2c_title{font-size:40px}.d2c_hero_right:before{top:0;left:-40px}.d2c_about{background-image:none}.d2c_about_content .d2c_card h3,.d2c_about_content .d2c_card p{padding:15px}.d2c_about_content .d2c_card h3{font-size:17px}.d2c_about_content .d2c_card p{font-size:14px}.d2c_about_content .d2c_about_description span{display:none}.d2c_counter_content h3{font-size:40px}.d2c_services_card{margin-bottom:40px}.d2c_services_left .d2c_services_card:first-child{margin-left:35px}.d2c_services_right .d2c_services_card:first-child{margin-right:35px;margin-left:-35px}.d2c_services_image{transform:scale(1.3)}.d2c_services .d2c_header{margin-bottom:40px}.d2c_services{padding-bottom:70px}.d2c_choose_me_content .d2c_title{font-size:26px}.d2c_icon_column{width:14%}.d2c_content_column{width:86%}.d2c_company_logo{margin-top:50px}.d2c_gallery_content{padding:20px}.d2c_gallery_content h4{font-size:16px}.d2c_gallery_content li,.d2c_gallery_content p{font-size:14px}.d2c_awards_card h3{padding:10px}.d2c_awards_card{margin-top:15px}.d2c_testimonial{height:520px}.d2c_testimonial .d2c_testimonial_card_img img{width:70px;height:70px}.d2c_testimonial .slick-current img{width:80px;height:80px}.d2c_testimonial_image{background-size:contain}.d2c_testimonial_image .d2c_testimonial_card_img:first-child img{bottom:25px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(2) img{left:45px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(3) img{top:25px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(4) img{top:25px;left:150px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(5) img{left:225px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(6) img{left:150px;bottom:25px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(7) img{right:0;bottom:25px}.d2c_testimonial_image .d2c_testimonial_card_img:nth-child(8) img{top:25px;right:0}.d2c_testimonial_right_content{padding-top:0}.d2c_footer_nav li a{font-size:14px;font-weight:500;padding:0 5px}.d2c_social_link a{width:25px;height:25px;font-size:14px}.d2c_footer_content_wrapper{padding:20px 0}}@media only screen and (min-width:1200px) and (max-width:1399px){section{padding:80px 0}.d2c_hero_content .d2c_title{font-size:45px}.d2c_about_content .d2c_card h3{font-size:18px}.d2c_services .d2c_header{margin-bottom:40px}.d2c_services{padding-bottom:80px}.d2c_footer_nav li a{font-size:14px}.d2c_social_link a{width:32px;height:32px;font-size:15px}}