@font-face{font-family:"avenir_regular";src:url("../assets/fonts/avenir_regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"avenir_medium";src:url("../assets/fonts/avenir_medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"avenir_demi_bold";src:url("../assets/fonts/avenir_demi_bold.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"avenir_bold";src:url("../assets/fonts/avenir_bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;color:#000;font-family:"avenir_regular",sans-serif;scroll-margin-top:15rem;scroll-behavior:smooth}body{background-color:#fff}p{font-family:"avenir_regular",sans-serif;line-height:150%}h1,h2,h3,h4,h5,h6{font-family:"avenir_bold",sans-serif}h1{font-size:60px}h2{font-size:34px}.text_center{text-align:center}.text_left{text-align:left}.text_right{text-align:right}.section_title{margin-bottom:2rem;text-align:center;font-family:"avenir_demi_bold",sans-serif}.sub_heading{padding:0rem 4rem;text-align:center;font-size:28px;font-family:"avenir_regular",sans-serif}@media screen and (min-width: 1440px){h2{font-size:40px}}@media screen and (max-width: 525px){h2{font-size:28px}.sub_heading{padding:0rem 2rem;font-size:22px}}.my_2{margin-top:2rem !important;margin-bottom:2rem !important}.my_3{margin-top:3rem !important;margin-bottom:3rem !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.mb_0{margin-bottom:0 !important}.mb_1{margin-bottom:.5rem !important}.mb_2{margin-bottom:1rem !important}.mb_3{margin-bottom:3rem !important}.mb_4{margin-bottom:4.5rem !important}.mb_5{margin-bottom:6.5rem !important}.mt_0{margin-top:0 !important}.mt_2{margin-top:2rem !important}.mt_3{margin-top:3rem !important}.mt_4{margin-top:4.5rem !important}.mt_5{margin-top:6.5rem !important}.ml_3{margin-left:3rem !important}@media screen and (max-width: 1000px){.mb_3{margin-bottom:2rem !important}.mt_3{margin-top:2rem !important}.mt_4{margin-top:3.5rem !important}.mt_5{margin-top:5rem !important}}.max_width_700{max-width:700px !important}.max_width_800{max-width:800px !important}.max_width_900{max-width:900px !important}.max_width_1000{max-width:1000px !important}.max_width_1100{max-width:1100px !important}.max_width_1200{max-width:1200px !important}.max_width_1400{max-width:1400px !important}.br_5{border-radius:5px !important}.br_10{border-radius:10px !important}.main_btn{padding:.5rem 1.5rem;color:#000;background-color:#fff;border-radius:20px;text-align:center;border:none;font-family:"avenir_medium",sans-serif;font-size:18px;cursor:pointer}.main_btn:focus{outline:none}.header_cta{font-size:14px;color:#e90e8b;padding:.5rem 2rem;font-family:"avenir_demi_bold",sans-serif;animation:20s cta_gradient ease infinite;transition:5s;background-color:#fff}.form_cta{background-color:#fff;color:#000}@media screen and (min-width: 1440px){.header_cta{font-size:16px}}@media screen and (max-width: 525px){.main_btn{padding:.5rem 1rem;font-size:14px}.header_cta{font-size:18px;padding:.5rem 1.5rem}}@keyframes preloader{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%, 160%)}75%{transform:translate(0, 160%)}}@keyframes grow_from_center{0%{scale:.1}100%{scale:1}}@keyframes scale{0%,100%{scale:1.02}50%{scale:1}}@keyframes footer_gradient{0%{transition:5s;background-color:#d7de27}20%{transition:5s;background-color:#28a8e0}50%{transition:5s;background-color:#e90e8b}75%{transition:5s;background-color:#faaf43}100%{transition:5s;background-color:#38b34a}}@keyframes cta_gradient{0%{transition:5s;color:#d7de27}20%{transition:5s;color:#28a8e0}50%{transition:5s;color:#e90e8b}75%{transition:5s;color:#faaf43}100%{transition:5s;color:#38b34a}}@media screen and (max-width: 1000px){@keyframes scale{0%,100%{scale:1.05}50%{scale:1}}}@media screen and (max-width: 525px){@keyframes scale{0%,100%{scale:1.01}50%{scale:1}}}.gradient_line{width:100%;height:.4rem;background:linear-gradient(90deg, #d7de27 0% 20%, #28a8e0 20% 40%, #e90e8b 40% 60%, #faaf43 60% 80%, #38b34a 80% 100%)}@media screen and (max-width: 1000px){.gradient_line{height:.2rem}}.thank_you_cont{height:calc(100vh - 5rem);margin-top:5rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;padding:0rem 2rem}.thank_you_cont i{font-size:200px;background:-webkit-linear-gradient(0deg, #d7de27 0% 20%, #28a8e0 20% 40%, #e90e8b 40% 60%, #faaf43 60% 80%, #38b34a 80% 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.thank_you_cont h2{margin-top:2rem;text-align:center}.thank_you_cont .main_btn{background-color:#e90e8b;color:#fff;margin-top:2rem;text-decoration:none}@media screen and (max-width: 525px){.thank_you_cont i{font-size:150px}}.preloader_cont{width:100%;height:100vh;background-color:#fff;position:fixed;z-index:99;top:0}.load{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100px;height:100px}.load hr{width:40%;height:40%;position:absolute;border-radius:50%;animation:preloader 2s ease infinite}.load :first-child{background:#e90e8b;animation-delay:-1.5s}.load :nth-child(2){background:#28a8e0;animation-delay:-1s}.load :nth-child(3){background:#38b34a;animation-delay:-0.5s}.load :last-child{background:#faaf43}@media screen and (max-width: 525px){.load hr{width:30%;height:30%}}.main_cntct_form{display:flex;flex-direction:column;padding:2rem}.main_cntct_form .form_title_cont{margin-bottom:3rem}.main_cntct_form .form_title_cont h3{font-size:28px;margin-bottom:.5rem}.input_cont{border:2px solid rgba(48,48,48,.4);display:flex;align-items:center;margin-bottom:1rem;border-radius:5px}.input_cont i{font-size:20px;padding:0rem 1rem}.input_cont input,.input_cont select,.input_cont textarea{height:3rem;width:100%;background-color:rgba(0,0,0,0);border:none;padding:0rem 1rem;color:#000}.input_cont input::placeholder,.input_cont select::placeholder,.input_cont textarea::placeholder{color:#000}.input_cont input:focus,.input_cont select:focus,.input_cont textarea:focus{outline:1px solid #e90e8b}.input_cont input[type=file]{height:fit-content}.input_cont input[type=file]::-webkit-file-upload-button{padding:.2rem .4rem;margin-right:.5rem}.input_cont select{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:96%;background-position-y:47%;background-size:2rem}.input_cont textarea{height:6rem;padding-top:1rem}.file_input_cont{height:3rem;justify-content:center;margin-bottom:0}.file_input_cont label{cursor:pointer;font-size:14px;margin-bottom:1rem}.file_upload_label{margin:.2rem 0rem 1rem 1rem;display:block;font-size:14px}.checkbox_cont{padding:0rem calc(1rem + 5px);margin-bottom:1.5rem}.checkbox_cont input{margin-right:1rem}.checkbox_cont input:checked{background-color:red}.checkbox_cont label{cursor:pointer}.checkbox_cont a{color:#e90e8b}.submit_cont input{width:100%;height:2.8rem;background-color:#e90e8b;font-size:18px;font-family:"avenir_demi_bold",sans-serif;border:none;border-radius:5px;color:#fff;cursor:pointer}@media screen and (max-width: 525px){.main_cntct_form .checkbox_cont{padding:0rem}}.contact_hero_cont{margin-top:5rem;max-width:1920px;padding:5rem 4rem;background-color:#e90e8b}.contact_hero_cont h2,.contact_hero_cont p{max-width:45%;line-height:160%;text-align:left;color:#fff}.contact_hero_cont h2{line-height:110%}.contact_cta_cont{max-width:1200px;padding:4rem 0rem;position:relative;display:flex;justify-content:space-between}.contact_cta_cont a{text-decoration:none}.contact_cta_cont a p{line-height:161%;display:block;font-size:20px}.contact_cta_cont .address_cont label{font-size:40px;font-family:"avenir_demi_bold",sans-serif;margin-bottom:1rem;display:block}.contact_cta_cont .contact_cta_inner_cont{display:flex;margin-top:1rem}.contact_cta_cont .email_cont{width:fit-content;margin:2rem 2em 0rem 0rem;display:flex;flex-direction:column}.contact_cta_cont .email_cont label{margin-bottom:.75rem;text-transform:uppercase;font-family:"avenir_bold",sans-serif;color:#28a8e0}.contact_cta_cont .email_cont a{font-size:20px;color:#28a8e0}.contact_cta_cont .call_cont label{color:#38b34a}.contact_cta_cont .call_cont a{color:#38b34a}.contact_cta_cont .form_input_cont{border-radius:5px;padding:3rem;max-width:550px;width:100%;justify-self:right;background-color:#f3f3f3;transform:translateY(-40%)}.contact_cta_cont .display_image{width:80%}.contact_lead_cont{background-color:#ededed;margin-top:3rem;margin-bottom:3rem}.contact_lead_cont .contact_lead_inner_cont{width:100%;max-width:1440px;margin:0 auto;padding:3.5rem;display:grid;grid-template-columns:50% 50%}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text{margin-right:2rem;display:flex;flex-direction:column;justify-content:center}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text h2,.contact_lead_cont .contact_lead_inner_cont .contact_lead_text p,.contact_lead_cont .contact_lead_inner_cont .contact_lead_text a{text-align:left;text-decoration:none}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text h2{margin-bottom:2rem}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text_2{justify-content:flex-start}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text_2 h2{margin-bottom:1rem}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text_2 p,.contact_lead_cont .contact_lead_inner_cont .contact_lead_text_2 a{line-height:150%}.contact_lead_cont .contact_lead_inner_cont_v2{grid-template-columns:100%}.contact_lead_cont .contact_lead_inner_cont_v2 .contact_lead_text{text-align:center}.contact_lead_cont .contact_lead_inner_cont_v2 .contact_lead_text h2,.contact_lead_cont .contact_lead_inner_cont_v2 .contact_lead_text p,.contact_lead_cont .contact_lead_inner_cont_v2 .contact_lead_text a{text-align:center}.contact_lead_cont .contact_lead_inner_cont_v2 .contact_form{justify-self:center}.map_container{width:100%;max-width:1200px;margin:auto;transform:translateY(-45%);margin-bottom:3rem}.map_container iframe{width:100%}@media screen and (max-width: 1000px){.contact_lead_cont .contact_lead_inner_cont{grid-template-columns:100%}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text{margin-right:0rem;margin-bottom:4rem}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text h2,.contact_lead_cont .contact_lead_inner_cont .contact_lead_text p{text-align:center}.contact_cta_cont{padding:2rem}.contact_cta_cont .email_cont{width:100%;margin:2rem 0}.contact_cta_cont .email_cont label{font-size:18px}.contact_cta_cont .email_cont a{font-size:26px}.contact_cta_cont .call_cont{margin-top:0}.contact_cta_cont .form_input_cont{position:relative;right:0;transform:translateY(0%);margin:auto}.form_input_cont{justify-self:center}.map_container{transform:translateY(0%)}}@media screen and (max-width: 525px){.contact_lead_cont{margin-bottom:2rem}.contact_lead_cont .contact_lead_inner_cont{padding:0}.contact_lead_cont .contact_lead_inner_cont .contact_lead_text{max-width:90%;margin:2rem auto}.contact_cta_cont{padding:2rem 0rem;flex-wrap:wrap}.contact_cta_cont .address_cont{margin:0rem 2rem}.contact_cta_cont .address_cont label{font-size:34px}.contact_cta_cont a p{font-size:16px}.contact_cta_cont .email_cont{text-align:left;margin-left:2rem;padding:0}.contact_cta_cont .email_cont label{font-size:14px}.contact_cta_cont .email_cont a{font-size:22px}.contact_cta_cont .form_input_cont{border-radius:0px;padding:1.5rem;width:98%;margin-bottom:2rem;width:100%}}@media screen and (max-width: 1000px){.contact_hero_cont{padding:5rem 4rem}.contact_hero_cont h2,.contact_hero_cont p{max-width:100%}}@media screen and (max-width: 525px){.contact_hero_cont{padding:3rem 2rem;margin-top:4rem}.contact_cta_cont .display_image{width:calc(100% - 4rem);margin:0 2rem}}.main_form_section{display:grid;grid-template-columns:50% 50%;width:auto;max-width:1000px;margin:6rem auto;background-color:#f3f3f3;overflow:hidden}.main_form_section .form_cta_cont{background-color:#38b34a;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:2rem}.main_form_section .form_cta_cont h2{margin-bottom:1rem;color:#fff}.main_form_section .form_cta_cont .service_cont{margin-top:.5rem}.main_form_section .form_cta_cont .service_cont span{color:#fff;font-size:20px;font-family:"avenir_demi_bold",sans-serif;margin-bottom:.5rem;display:block}.main_form_section .form_cta_cont .service_cont ul{margin-left:.5rem;list-style:none}.main_form_section .form_cta_cont .service_cont li{margin-bottom:.3rem}.main_form_section .form_cta_cont .service_cont a{color:#fff;text-decoration:none}.main_form_section .form_cont{padding:2rem 0rem}.srvc_hero{height:calc(100vh - 5rem);margin-top:5rem;background-position:left center;background-size:contain;background-repeat:no-repeat;display:grid;grid-template-columns:50% 50%}.srvc_hero .hero_img_cont{width:100%;position:relative}.srvc_hero .srvc_hero_artwork{position:absolute;height:inherit;width:100%;height:calc(100% - 2rem);padding:1rem;z-index:-1}.srvc_hero img{position:absolute;height:77%;left:50%;top:50%;transform:translate(-50%, -48%)}.srvc_hero h1{align-self:center;font-family:"avenir_demi_bold",sans-serif;font-size:50px;line-height:110%;padding-left:4rem}.project_main_cont{margin-top:2rem}.project_main_cont h2{text-align:center;text-transform:capitalize}.project_main_cont .project_description_cont{display:grid;grid-template-columns:60% 40%;padding:3rem 5rem;border-radius:20px;max-width:1400px;margin:5rem auto;align-items:center}.project_main_cont .project_description_cont .text_cont{align-self:center}.project_main_cont .project_description_cont span{font-size:36px;font-family:"avenir_demi_bold",sans-serif;display:block;text-transform:capitalize}.project_main_cont .project_description_cont .project_banner{width:90%;padding-left:1rem;margin-top:1rem;justify-self:flex-end}.project_main_cont .project_description_cont .project_images_cont{display:flex;flex-wrap:wrap;margin-top:2rem}.project_main_cont .project_description_cont .project_images_cont img{object-fit:cover;border-radius:10px;width:calc(33.33% - 2rem);margin-right:2rem;border:.2rem solid}.project_main_cont .project_description_cont .project_images_cont img:nth-child(1){border-color:#e90e8b}.project_main_cont .project_description_cont .project_images_cont img:nth-child(2){border-color:#28a8e0}.project_main_cont .project_description_cont .project_images_cont img:nth-child(3){border-color:#38b34a}.footer_cont{background-color:#f3f3f3}.srvc_elem_cont_2{display:flex;flex-wrap:wrap;justify-content:center;padding:2rem 4rem;margin:2rem auto}.breadcrumb_cont{background-color:#f5f5f5;padding:.4rem 4rem;margin-top:0rem;position:sticky;top:4.9rem;display:flex;align-items:flex-end;z-index:1}.breadcrumb_cont a{color:#000;text-decoration:none}.breadcrumb_cont .fa-chevron-right{margin:0rem .3rem;position:relative;top:-0.15rem}.gallery_filter{display:flex;justify-content:center;flex-wrap:wrap;margin-top:.5rem}.gallery_filter a{padding:.5rem 1rem;margin:0rem .25rem;color:#fff}.gallery_filter a:nth-child(1){background-color:#d7de27}.gallery_filter a:nth-child(2){background-color:#28a8e0}.gallery_filter a:nth-child(3){background-color:#e90e8b}.gallery_filter a:nth-child(4){background-color:#faaf43}.gallery_filter a:nth-child(5){background-color:#38b34a}.gallery_filter a:nth-child(6){background-color:#e90e8b}.gallery_filter a:nth-child(7){background-color:#d7de27}.gallery_cta_outer_cont{margin:4rem;display:flex;align-items:center;justify-content:center}.gallery_cta_outer_cont .gallery_cta_cont_v2{max-width:55%;position:relative}.gallery_cta_outer_cont .gallery_cta_cont_v2::after{content:"";position:absolute;top:0;left:0;width:100%;height:99%;background-color:rgba(233,14,139,.6)}.gallery_cta_outer_cont .gallery_cta_cont_v2 img{width:100%}.gallery_cta_outer_cont .gallery_cta_cont_v2 .text_cont{display:flex;flex-direction:column;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;width:80%;text-align:center}.gallery_cta_outer_cont .gallery_cta_cont_v2 .text_cont p{font-size:34px;color:#fff;font-family:"avenir_demi_bold",sans-serif;margin-bottom:1rem}.gallery_cta_outer_cont .gallery_cta_cont_v2 .text_cont .hero_cta{font-size:16px;font-family:"avenir_demi_bold",sans-serif;width:fit-content;text-decoration:none}@media screen and (min-width: 1400px){.project_main_cont .project_description_cont span{font-size:40px}.project_main_cont .project_description_cont p{font-size:18px}.gallery_cta_cont{margin:5rem 0rem}.gallery_cta_cont .text_cont{width:35%}.gallery_cta_cont .text_cont h3{font-size:36px}.gallery_cta_cont .text_cont p{font-size:20px}.gallery_cta_cont .img_cont{width:50%;min-height:34rem}}@media screen and (min-width: 1920px){.gallery_cta_outer_cont .gallery_cta_cont_v2{max-width:50%}.gallery_cta_outer_cont .gallery_cta_cont_v2 .text_cont{width:70%}.gallery_cta_outer_cont .gallery_cta_cont_v2 .text_cont p{font-size:38px}}@media screen and (max-width: 1000px){.srvc_elem_cont_2{padding:2rem 3rem}.project_main_cont{margin-top:2rem}.project_main_cont h2{text-align:center}.project_main_cont .project_description_cont{margin:2rem;padding:2rem}.project_main_cont .project_description_cont span{font-size:30px}.project_main_cont .project_description_cont p{font-size:14px}.project_main_cont .project_description_cont .project_images_cont img{width:calc(33.33% - 1rem);margin-right:1rem}.srvc_hero{background-position:bottom center;background-size:100% auto;grid-template-columns:100%;grid-template-rows:60% 40%}.srvc_hero .hero_img_cont{grid-row:1/2}.srvc_hero h1{text-align:center;align-self:flex-start;margin-top:1rem;max-width:calc(100% - 4rem);justify-self:center;font-size:56px;padding-left:0}.gallery_cta_outer_cont .gallery_cta_cont_v2{max-width:90%}.gallery_filter a{margin:.25rem .25rem}}@media screen and (max-width: 525px){.main_form_section{grid-template-columns:100%;margin:3rem 1rem}.srvc_hero{margin-top:2rem}.srvc_hero img{height:60%}.srvc_hero h1{text-align:center;align-self:flex-start;margin-top:1rem;font-size:40px}.project_main_cont{margin-top:2rem;padding:0rem;grid-template-columns:100%}.project_main_cont h2{text-align:center}.project_main_cont p{font-size:14px;text-align:center}.project_main_cont span{text-align:center}.project_main_cont img{padding-left:0;margin-bottom:1rem;justify-self:center;grid-row:-1}.project_main_cont .project_description_cont{grid-template-columns:100%;margin:3rem 1rem;padding:1rem}.project_main_cont .project_description_cont .project_images_cont{display:flex;margin-top:2rem}.project_main_cont .project_description_cont .project_images_cont img{object-fit:cover;border-radius:10px;width:calc(33.33% - 1rem);margin:0rem .5rem}.project_main_cont .project_description_cont .project_banner{width:90%;padding-left:0rem;justify-self:center}.srvc_elem_cont_2{padding:1rem}.breadcrumb_cont{padding:.4rem 1.75rem;top:4rem}.gallery_cta_outer_cont{margin:2rem}.gallery_cta_outer_cont .gallery_cta_cont_v2{max-width:100%}.gallery_cta_outer_cont .gallery_cta_cont_v2 .text_cont p{font-size:22px}.gallery_cta_outer_cont .gallery_cta_cont_v2 .text_cont .hero_cta{font-size:12px}.gallery_cta_outer_cont .gallery_cta_cont_v2::after{height:98%}.main_form_section .form_cont{padding:0}.main_form_section .form_cta_cont h2{font-size:22px}.main_form_section .form_cta_cont .header_cta{font-size:14px}.gallery_filter a{padding:.25rem .5rem;font-size:14px}}@media screen and (max-width: 360px){.srvc_hero{margin-top:3rem}}@media screen and (max-width: 320px){.srvc_hero{height:calc(100vh - 4rem);margin-top:4rem}}header{position:fixed;top:0;width:100%;z-index:9}header .header_cont{padding:0rem 4rem;display:flex;justify-content:space-between;align-items:center;min-height:5rem;max-width:1920px}header .header_cont .brand_logo_cont{z-index:1}header .header_cont .brand_logo{height:1.5rem;z-index:1;filter:contrast(100)}header .header_cont .nav_cont{display:flex;list-style:none;color:#fff;font-family:"avenir_demi_bold",sans-serif;align-items:center}header .header_cont .nav_cont .header_link{padding:.5rem 1rem;color:#fff;margin:0;cursor:pointer;position:relative;font-size:14px;border-radius:20px;transition:.2s}header .header_cont .nav_cont .header_link:nth-last-child(1){padding-right:0}header .header_cont .nav_cont .header_link a{color:#fff;text-decoration:none}header .header_cont .nav_cont .header_link:nth-child(2) .inner_list{background-color:#28a8e0}header .header_cont .nav_cont .header_link:nth-child(2) .inner_list li a:hover{color:#fff}header .header_cont .nav_cont .seperator{width:6rem;height:.1rem;background-color:#fff;margin:0rem .5rem}header .header_cont .nav_cont .social_icon_cont{padding:0rem 1rem;padding-right:0}header .header_cont .nav_cont .social_icon_cont i{padding:0rem .5rem;color:#fff;font-size:16px}header .header_cont .nav_cont .social_icon_cont i:nth-child(3){padding-right:0}header .header_cont .hamburger_cont{height:2rem;width:2rem;border-radius:50%;position:relative;display:none;cursor:pointer;z-index:1}header .header_cont .hamburger_cont .dot{width:.25rem;height:.25rem;border-radius:50%;background-color:#fff;position:absolute;transform:translate(-50%, -50%);box-sizing:content-box;pointer-events:none}header .header_cont .hamburger_cont .dot:nth-child(1){top:30%;left:30%}header .header_cont .hamburger_cont .dot:nth-child(2){top:30%;left:70%}header .header_cont .hamburger_cont .dot:nth-child(3){top:70%;left:70%}header .header_cont .hamburger_cont .dot:nth-child(4){top:70%;left:30%}header .header_cont .hamburger_cont .dot:nth-child(5){top:50%;left:50%}header .header_cont .inner_list_offset{padding-top:1rem;display:none;height:0;position:absolute;min-width:220px;left:50%;top:2.25rem;transform:translateX(-50%);background-color:rgba(0,0,0,0);border-radius:0px 0px 3px 3px}header .header_cont .inner_list_offset .inner_list{list-style:none;padding-bottom:.1rem}header .header_cont .inner_list_offset .inner_list .border_top{background-color:rgba(0,0,0,0);height:3px;width:0;transition:.5s;transform-origin:center center}header .header_cont .inner_list_offset .inner_list .title{text-transform:uppercase;color:#fff;font-family:"avenir_bold",sans-serif;margin:1rem;margin-bottom:1.5rem;font-size:14px;display:none;color:#fff}header .header_cont .inner_list_offset .inner_list li{width:max-content;margin:1.5rem;visibility:hidden;font-size:14px;color:#fff;transition:.2s}header .header_cont .inner_list_offset .inner_list li a{color:#fff;text-decoration:none;transition:.2s}.mob_nav_cont{position:absolute;right:0}.mob_nav_cont ul{position:absolute;top:2rem;right:0;z-index:1;list-style:none;padding:2rem;width:max-content}.mob_nav_cont ul .mob_nav_main_link{color:#fff;font-size:20px;margin-bottom:1rem;text-align:right;display:none;font-family:"avenir_demi_bold",sans-serif}.mob_nav_cont ul .mob_nav_main_link a{color:#fff;text-decoration:none;display:block}.mob_nav_cont ul .mob_nav_main_link i{color:#fff;margin:1rem .5rem}.mob_nav_cont ul .mob_nav_main_link:nth-last-child(1){margin-top:1rem}.mob_nav_cont .inner_list_cont{padding:.2rem;background-color:#fff;clip-path:polygon(0 0, 95% 0, 95% 45%, 100% 50%, 95% 55%, 95% 100%, 0% 100%);position:absolute;left:-75%;transform:translate(-50%, -50%);top:50%;display:none}.mob_nav_cont .inner_list_cont .inner_list{background-color:#18226b;position:relative;width:99%;height:100%;top:0%;clip-path:polygon(0 0, 95% 0, 95% 45%, 100% 50%, 95% 55%, 95% 100%, 0% 100%);padding:1rem 1.5rem 1rem 1rem;width:max-content}.mob_nav_cont .inner_list_cont .inner_list li{font-size:14px;visibility:hidden;margin-bottom:1rem}.mob_nav_cont .inner_list_cont .inner_list li a{text-decoration:none;white-space:nowrap;color:#fff;font-family:"avenir_demi_bold",sans-serif}.mob_nav_cont .inner_list_cont .inner_list li:last-child{margin-bottom:0}.mob_nav_cont .mob_nav_bg,.mob_nav_cont .mob_nav_bg_front{border-radius:50%;position:absolute;top:.4rem;right:3rem;transform:translate3d(50%, -50%, 0)}.mob_nav_cont .mob_nav_bg{background-color:#28a8e0}.mob_nav_cont .mob_nav_bg_front{background-color:#e90e8b}header .header_cont .active_inner_list{display:block}header .header_cont .active_inner_list .inner_list .border_top{width:100%}header .header_cont .active_inner_list .inner_list .title{display:block}header .header_cont .active_inner_list .inner_list li{visibility:visible}@media screen and (min-width: 1440px){header .header_cont .brand_logo{height:2rem}header .header_cont .nav_cont .header_link{font-size:16px}header .header_cont .nav_cont .seperator{width:10rem;margin:0rem 2rem}header .header_cont .nav_cont .social_icon_cont i{padding:0rem .5rem;color:#fff;font-size:16px}}@media screen and (min-width: 1920px){header .header_cont{margin:0rem auto;padding:0rem 4rem}}@media screen and (max-width: 1000px){header .header_cont .nav_cont{display:none}header .header_cont .hamburger_cont{display:block}.mob_nav_cont .active_inner_list{display:block}.mob_nav_cont .active_inner_list .inner_list{display:block}.mob_nav_cont .active_inner_list .inner_list .title{display:block}.mob_nav_cont .active_inner_list .inner_list li{visibility:visible}}@media screen and (max-width: 525px){header .header_cont{padding:0rem 2rem;min-height:4rem}header .header_cont .brand_logo{height:1rem}}@media screen and (orientation: landscape)and (max-width: 1000px){header .header_cont{padding:1rem 2rem;height:4rem;min-height:4rem}header .header_cont .brand_logo{height:.75rem}header .header_cont .nav_cont{display:none}header .header_cont .hamburger_cont{display:block}}.crazy_nib_logo_svg{position:absolute;top:50%;transform:translate(-50%, -50%);left:50%;overflow:visible;height:30vw}.crazy_nib_logo_svg .text{opacity:0}.index_animation_container{height:100vh}@media screen and (max-width: 1000px){.crazy_nib_logo_svg{height:50vw}}@media screen and (max-width: 525px){.crazy_nib_logo_svg{height:60vw}}.small_hero{height:50vh;margin-top:5rem;width:100%;display:flex;align-items:center;justify-content:center;position:relative;background-position:center}.small_hero::before{content:"";height:100%;width:100%;position:absolute;top:0;background-color:rgba(233,14,139,.3)}.small_hero h1{text-align:center;z-index:1;color:#fff}.gallery_hero{background-image:url(../assets/images/srvc_carousel/dgh_guwahati_1.jpg)}@media screen and (max-width: 525px){.small_hero{margin-top:4rem;height:35vh}}.home_carousel{height:fit-content;margin:5rem 0rem}.home_carousel .splide__list{padding:1rem 0rem !important}.home_carousel .home_carousel_slide{padding:1rem 3rem;transition:.5s;scale:1;position:relative;height:fit-content}.home_carousel .home_carousel_slide img{width:100%;position:relative}.home_carousel .home_carousel_slide .content{position:absolute;bottom:2rem;left:4rem;display:flex;align-items:center;color:#fff;width:calc(100% - 8rem);justify-content:space-between}.home_carousel .home_carousel_slide .content h1{font-family:"avenir_demi_bold",sans-serif;color:#fff;font-size:22px}.home_carousel .home_carousel_slide .content span{color:#fff;font-size:14px}.home_carousel .is-active{scale:1.075;transition:.5s}.home_carousel .splide__pagination{position:relative;top:1rem}.home_carousel .splide__pagination .is-active{background-color:#e90e8b}.client_carousel_parent_cont{padding:1rem 4rem}.client_carousel_parent_cont h2{color:#000}.client_carousel_parent_cont .client_carousel,.client_carousel_parent_cont .client_carousel_2{height:fit-content}.client_carousel_parent_cont .splide{margin:1rem 0rem}.client_carousel_parent_cont .splide:nth-child(1){margin-bottom:2rem}.client_carousel_parent_cont li{display:flex;align-items:center;justify-content:center}.client_carousel_parent_cont li img{height:8rem}.srvc_carousel .srvc_carousel_slide{padding:1rem}.srvc_carousel .srvc_carousel_slide img{width:100%}.srvc_carousel .srvc_carousel_arrows:nth-child(1){left:-2rem}.srvc_carousel .srvc_carousel_arrows:nth-child(2){right:-2rem}.srvc_carousel .splide__pagination{bottom:-1rem}.srvc_carousel .splide__pagination button{background-color:#dedede}.srvc_carousel .splide__pagination button.is-active{background-color:#838383}@media screen and (min-width: 1400px){.client_carousel_parent_cont li img{height:10rem}}@media screen and (max-width: 1000px){.home_carousel .home_carousel_slide{padding:1rem 0rem}.home_carousel .home_carousel_slide .content{top:60%}.home_carousel .home_carousel_slide .content h1{font-size:60px;margin-bottom:2rem}.home_carousel .is-active{scale:1}}@media screen and (max-width: 525px){.home_carousel{margin:1rem 0rem}.home_carousel .home_carousel_slide .content{bottom:1rem;left:2rem;width:calc(100% - 4rem)}.home_carousel .home_carousel_slide .content h1{font-size:16px;margin:0}.home_carousel .home_carousel_slide .content span{font-size:12px}.home_carousel .splide__pagination{top:-0.5rem}.home_carousel .splide__pagination .is-active{background-color:#e90e8b}.client_carousel_parent_cont{padding:2rem}.client_carousel_parent_cont li img{height:6rem}}.home_abt_cont{background-color:#fff;margin:4rem}.home_abt_cont p{color:#838383;font-size:20px;max-width:1000px;padding:0rem 2rem;transition:1s;margin:auto;font-family:"avenir_medium",sans-serif;text-align:center}@media screen and (min-width: 1400px){.home_abt_cont p{font-size:24px;max-width:1200px}}@media screen and (max-width: 525px){.home_abt_cont{margin:2rem}.home_abt_cont p{padding:0;font-size:16px}.home_abt_cont p br{display:none}}.home_srvc_card{min-width:6rem;min-height:6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.home_srvc_card i{margin-bottom:1rem;font-size:30px}.home_srvc_card p{font-size:22px;font-family:"avenir_demi_bold",sans-serif}.srvc_elem_card{width:calc(33.33% - 2rem);margin:1rem;padding:2rem;color:#fff;text-align:center}.srvc_elem_card h4{font-family:"avenir_demi_bold",sans-serif;margin-bottom:1.5rem;text-transform:capitalize;color:#fff;font-size:30px}.srvc_elem_card p{color:#fff}.srvc_elem_card:nth-child(1){background-color:#e90e8b}.srvc_elem_card:nth-child(2){background-color:#38b34a}.srvc_elem_card:nth-child(3){background-color:#28a8e0}.srvc_elem_card:nth-child(4){background-color:#faaf43}.srvc_elem_card:nth-child(5){background-color:#e90e8b}.srvc_elem_card:nth-child(6){background-color:#38b34a}.srvc_elem_card:nth-child(7){background-color:#28a8e0}@media screen and (max-width: 1000px){.srvc_elem_card{width:calc(50% - 2rem)}}@media screen and (max-width: 525px){.srvc_elem_card{width:calc(100% - 2rem)}}.services_parent_container{display:flex;margin-bottom:2rem;width:100%}.services_parent_container a{text-decoration:none;width:14.2857142857vw}.services_parent_container .srvc_block{height:.4rem;display:flex;align-items:center;cursor:pointer;transform-origin:50% 0%}.services_parent_container .srvc_block .content{opacity:0;margin:auto;transition:.3s;display:flex;align-items:center}.services_parent_container .srvc_block span{writing-mode:vertical-rl;text-orientation:upright;font-size:20px;font-family:"avenir_regular",sans-serif;text-transform:uppercase;color:#fff;transition:.3s}.services_parent_container .srvc_block span:first-child{margin-right:.2rem}.services_parent_container .srvc_block:hover span{scale:1.02}@media screen and (min-width: 1440px){.services_parent_container .srvc_block span{font-size:28px}}@media screen and (max-width: 525px){.services_parent_container .srvc_block span{font-size:18px}}.why_us_parent_cont{padding:2rem 4rem;margin-bottom:3rem}.why_us_parent_cont .why_us_cont{max-width:700px;margin:auto}.why_us_parent_cont .why_us_cont .why_us_card{display:flex;align-items:center;margin-bottom:10rem;position:relative}.why_us_parent_cont .why_us_cont .why_us_card:nth-last-child(1){margin-bottom:0}.why_us_parent_cont .why_us_cont .why_us_card .mnemonic{width:10rem;height:10rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.why_us_parent_cont .why_us_cont .why_us_card .mnemonic span{font-family:"avenir_bold",sans-serif;font-size:45px}.why_us_parent_cont .why_us_cont .why_us_card h3{margin-bottom:1rem;font-size:20px;text-transform:capitalize}.why_us_parent_cont .why_us_cont .why_us_card .line{width:0;height:8px;position:absolute;z-index:-1;background-image:linear-gradient(40deg, #e90e8b, #d7de27)}.why_us_parent_cont .why_us_cont .why_us_card .line_mode_1{left:5rem;transform-origin:0% 100%;transform:rotate(32deg)}.why_us_parent_cont .why_us_cont .why_us_card .line_mode_2{right:5rem;transform-origin:100% 100%;transform:rotate(-32deg)}.why_us_parent_cont .why_us_cont .card_mode_1 .mnemonic{margin-right:6rem}.why_us_parent_cont .why_us_cont .card_mode_2 .mnemonic{margin-left:6rem}@media screen and (max-width: 525px){.why_us_parent_cont{padding:2rem;margin-top:0rem}.why_us_parent_cont .why_us_cont .why_us_card{flex-direction:column;margin-bottom:4rem;align-items:center}.why_us_parent_cont .why_us_cont .why_us_card:nth-child(2),.why_us_parent_cont .why_us_cont .why_us_card:nth-child(4){flex-direction:column-reverse}.why_us_parent_cont .why_us_cont .why_us_card .mnemonic{margin-right:0 !important;margin-left:0 !important;margin-bottom:1.5rem}.why_us_parent_cont .why_us_cont .why_us_card .mnemonic span{font-family:"avenir_bold",sans-serif;font-size:50px}.why_us_parent_cont .why_us_cont .why_us_card .text_content{text-align:center}.why_us_parent_cont .why_us_cont .why_us_card .line{display:none}}.footer_cont{animation:20s footer_gradient ease infinite;transition:5s;background-color:#e90e8b;position:relative}footer{display:flex;flex-direction:column;padding:0rem 4rem}footer hr{width:100%;position:relative;margin:auto}footer .brand_logo{margin:2rem auto;height:8rem}footer .footer_section{width:100%;display:flex;justify-content:space-between}footer .title{color:#fff;font-family:"avenir_bold",sans-serif;margin-bottom:.5rem;text-align:center;font-size:18px;font-weight:600;text-decoration:underline}footer ul{list-style:none;margin:auto;display:flex;flex-wrap:wrap;max-width:700px;justify-content:center;margin-bottom:2rem}footer ul li{margin:.5rem 1rem;text-align:center}footer ul li a{text-decoration:none;color:#fff}footer ul li i{color:#fff;font-size:24px}footer .srvc_links ul li a{font-size:18px}footer .navigation_links{max-width:1440px;margin:auto;margin-bottom:2rem}.logo_cont{margin:1rem 4rem;display:none}.logo_cont img{width:fit-content}.logo_float_right,.logo_float_left{height:10rem}.logo_float_left{height:11.5rem;opacity:0}.logo_float_right{padding-right:.75rem;margin-right:.75rem}.secondary_footer{width:100%;margin:auto;position:relative;display:flex;justify-content:space-evenly;padding:1rem 4rem;justify-content:space-between}.secondary_footer ul{list-style:none;display:inline-flex;justify-content:space-between}.secondary_footer ul li{font-size:14px;opacity:.8;margin-right:2rem}.secondary_footer ul li a{text-decoration:none;color:#fff}.secondary_footer p{opacity:.8;color:#fff;width:50%}.secondary_footer p a{color:#fff;text-decoration:none}@media screen and (max-width: 1000px){footer .footer_section img{display:none}footer .secondary_footer{flex-direction:column;justify-content:center;padding:1rem 0rem}footer .secondary_footer ul{justify-content:space-around;margin-bottom:1rem}footer .secondary_footer ul li{margin-right:0rem}footer .secondary_footer p{text-align:center}.logo_cont{display:flex;justify-content:center}}@media screen and (max-width: 525px){footer{padding:0rem 2rem}footer .brand_logo{height:6rem;margin:2rem auto}footer .footer_section{width:100%;display:flex;justify-content:space-between}footer ul li{margin:.5rem .75rem}.secondary_footer{flex-wrap:wrap;padding:1rem 2rem;flex-direction:column}.secondary_footer ul{width:100%;margin-bottom:.75rem;justify-content:center}.secondary_footer ul li{margin:auto;font-size:12px}.secondary_footer p{font-size:12px;margin:auto;width:auto}.logo_cont{justify-content:center;margin-top:0}.logo_float_right,.logo_float_left{height:8rem;margin:0}.logo_float_left{height:9.5rem;display:none}}@media screen and (max-width: 320px){footer .footer_inner_cont .footer_abt_cont .download img{height:2rem}footer .footer_inner_cont .footer_abt_cont .follow_cta_cont ul li{margin-right:1rem;font-size:20px}.secondary_footer .footer_abt_cont .download img{height:2rem}.secondary_footer .footer_abt_cont .follow_cta_cont ul li{margin-right:1rem;font-size:20px}}.evt_mngmnt_hero{background-image:url(../assets/images/srvc_background/event_management.png)}.creative_studio_hero{background-image:url(../assets/images/srvc_background/creative_studio.png)}.mice_hero{background-image:url(../assets/images/srvc_background/mice.png)}.fabrication_hero{background-image:url(../assets/images/srvc_background/fabrication.png)}.digital_marketing_hero{background-image:url(../assets/images/srvc_background/digital_marketing.png)}.exhibition_hero{background-image:url(../assets/images/srvc_background/exhibition.png)}.experiential_hero{background-image:url(../assets/images/srvc_background/experiential_marketing.png)}.srvc_elem_parent_cont h2{color:#e90e8b}.srvc_elem_cont{display:flex;flex-wrap:wrap;justify-content:center;max-width:1440px;margin:3rem auto;position:relative}.srvc_elem_cont .back_circle{width:50%;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:2px dashed #e90e8b;z-index:-1}.srvc_elem_cont .elem_card_cont{width:50%;padding:2rem}.srvc_elem_cont .elem_card{padding:3rem 4rem;width:100%;border-radius:50%;display:flex;flex-direction:column;justify-content:center;padding-top:2rem}.srvc_elem_cont .elem_card .title_cont{display:flex;margin-bottom:1rem;font-size:26px;align-items:center;justify-content:center}.srvc_elem_cont .elem_card .title_cont i{margin-right:1rem;font-size:40px}.srvc_elem_cont .elem_card .title_cont p{font-family:"avenir_bold",sans-serif}.srvc_elem_cont .elem_card .body_text{font-size:14px;text-align:center}@media screen and (min-width: 1400px){.evt_mngmnt_hero h1{font-size:68px}}@media screen and (max-width: 1000px){.srvc_elem_cont .back_circle{display:none}.srvc_elem_cont .elem_card_cont{width:80%}.evt_mngmnt_hero{background-image:url(../assets/images/srvc_background/event_management_small.png)}.creative_studio_hero{background-image:url(../assets/images/srvc_background/creative_studio_small.png)}.mice_hero{background-image:url(../assets/images/srvc_background/mice_small.png)}.fabrication_hero{background-image:url(../assets/images/srvc_background/fabrication_small.png)}.digital_marketing_hero{background-image:url(../assets/images/srvc_background/digital_marketing_small.png)}.exhibition_hero{background-image:url(../assets/images/srvc_background/exhibition_small.png)}.experiential_hero{background-image:url(../assets/images/srvc_background/experiential_marketing_small.png)}}@media screen and (max-width: 525px){.srvc_elem_parent_cont{padding:0rem 2rem}.srvc_elem_cont .back_circle{display:none}.srvc_elem_cont .elem_card_cont{width:100%;padding:0;margin-bottom:2rem}.srvc_elem_cont .elem_card_cont .elem_card{height:fit-content !important;border-radius:10px;padding:2rem}}@media screen and (max-width: 360px){.evt_mngmnt_hero h1{font-size:36px;margin-top:0}}@media screen and (max-width: 320px){.evt_mngmnt_hero h1{font-size:24px}}.masonry-with-columns{display:flex;flex-wrap:wrap;justify-content:center;margin:2rem auto;padding:0rem 4rem}.masonry-with-columns a{display:flex;overflow:hidden;margin:.1rem;position:relative}.masonry-with-columns img{height:250px;width:250px;object-fit:cover;object-position:center;transition:.1s}.masonry-with-columns img:hover{transform:scale(1.02)}.masonry-with-columns .overlay{height:250px;width:250px;position:absolute;top:0}.masonry-with-columns .variant_1+.overlay{background-color:rgba(233,14,139,.3)}.masonry-with-columns .variant_2+.overlay{background-color:rgba(215,222,39,.3)}.masonry-with-columns .variant_3+.overlay{background-color:rgba(40,168,224,.3)}.masonry-with-columns .variant_4+.overlay{background-color:rgba(56,179,74,.3)}.masonry-with-columns .variant_5+.overlay{background-color:rgba(250,175,67,.3)}.fancybox__container *{color:#fff}@media screen and (max-width: 1000px){.masonry-with-columns img{width:200px;height:200px}}@media screen and (max-width: 525px){.masonry-with-columns{padding:0rem 2rem;margin-top:1rem}.masonry-with-columns a{margin:.1rem 0rem}.masonry-with-columns img{height:auto;width:100%}}/*# sourceMappingURL=main.css.map */