:root{--primary-color:#ff3a51;--primary-color-hover:#b3052a;--white:#ffffff;--gray:#707070}.primary_btn{padding:9px 24px;background-color:#ff3a51;border-radius:4px;font-family:"Schibsted Grotesk";font-size:14px;font-weight:600;line-height:22px;color:#ffffff;transition:all 0.3s ease-in}.hidden_modal{visibility:hidden;opacity:0}.overflow_hidden{overflow:hidden}.common_modal_popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1270px;width:100%;border-radius:15px;box-shadow:0 4rem 6rem rgba(0,0,0,0.3);z-index:99999;transition:all 0.5s}.modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);backdrop-filter:blur(6px);z-index:9999;transition:all 0.5s}.close_modal_btn{position:absolute;right:10px;top:10px;width:40px;height:40px;cursor:pointer}.close_modal_btn span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30px;height:30px;z-index:9}.close_modal_btn span:before,.close_modal_btn span:after{position:absolute;left:15px;top:4px;content: "";background:#000;width:1px;height:20px}.close_modal_btn span:before{transform:rotate(45deg)}.close_modal_btn span:after{transform:rotate(-45deg)}.dialog_inner{display:flex}.mob_sticky_modal .form_dialog_wrapper{background-color:#fff;padding:20px}.form_row{margin:0 -14px;display:flex;flex-wrap:wrap}.form_half_col{margin-bottom:40px;max-width:50%;flex:0 0 50%;padding:0 14px}.form_full_col{margin-bottom:30px;max-width:100%;flex:0 0 100%;padding:0 14px}.country_wrap{display:flex}.country_dropdown{width:60px}.contact_number{width:calc(100% - 60px)}.project_info{padding-top:30px}.form__label{font-size:14px;font-weight:400;color:#101010;position:absolute;top:14px;left:0;background:white;padding:0;transition:0.3s ease;pointer-events:none}.form_control:focus + label,.form_control.not-empty + label{top:-10px;font-size:12px}.form_textarea .form__label{position:relative;top:auto}.form__textarea{border:1px solid #ddd;padding:15px;margin-top:10px;width:100%;font-family:"Schibsted Grotesk"!important}textarea{resize:none}.form_floating{position:relative}.form_group{position:relative}.mob_sticky_modal .form_group .form_control,.mob_sticky_modal .form_group .custom-select-box{padding:10px 0;border:0;border-bottom:1px solid #ddd;border-radius:0;font-family:"Schibsted Grotesk";font-size:16px;font-weight:400;width:100%;color:#010101}.mob_sticky_modal .form__textarea{border:1px solid #ddd}.mob_sticky_modal .form_group .form_control.not-empty{border-bottom:1px solid #010101}.mob_sticky_modal .form__textarea.not-empty{border:1px solid #010101}.contact_number .form_group input{padding-left:15px!important}.contact_number .form_group .form_floating > label{left:15px;opacity:1!important}.contact_number .form_group::before{content: "";background:gray;width:1px;height:20px;position:absolute;left:4px;display:block;z-index:5;top:32%}.form_bottom{padding-top:30px;display:flex;justify-content:space-between;align-items:center}.form_captcha .number_txt{margin-left:10px;width:37px;padding:3px;border:0;border-bottom:1px solid #010101;border-radius:0;font-family:"Schibsted Grotesk";font-size:16px;font-weight:600;color:#010101;text-align:center}.country-select{position:relative;display:inline-block;width:60px}.selected{display:block;padding:11px 0 12px;border-bottom:1px solid #101010;cursor:pointer;position:relative;z-index:3}.selected::before{position:absolute;content: "";background:url(../images/contact-num-dropdown.svg) no-repeat;width:10px;height:10px;right:8px;top:19px}.country-select.open .selected::before{transform:rotate(-180deg);top:14px}.dropdown-list .dropdown-search{position:sticky;top:0;left:0;width:100%;padding:5px;background:#fff;transition:all 0.5s;z-index:6}.country-search input{width:100%;padding:8px 5px;border:1px solid #ccc;box-sizing:border-box}.country-select-items{display:none;position:absolute;background-color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.1);z-index:1;width:100%;max-height:175px;overflow-y:auto;top:40px;z-index:2}.country-select-items div{padding:8px 5px;cursor:pointer}.country-select-items::-webkit-scrollbar-thumb,.form__textarea::-webkit-scrollbar-thumb{background-color:#cccbcb;border-radius:12px}.country-select-items div:hover{background-color:#f1f1f1}.country-select-items .country-search:hover{background-color:transparent}.country-select.open .country-search,.country-select.open .country-select-items{display:block}.form_captcha .form_captcha_text{font-family:"Schibsted Grotesk";font-size:16px;font-weight:400;line-height:28px;color:#010101}.common_modal_popup.searching_modal{max-width:680px;background-color:#fff;padding:60px 70px;border-radius:0}.modal_inner img{max-width:100%}.modal_inner{text-align:center}.modal_head{font-size:22px;font-weight:600;line-height:36px;color:#000}.modal_subhead{font-size:18px;font-weight:400;line-height:28px;color:#000;padding-bottom:40px}.form_subtitle{font-size:16px;line-height:26px;color:#fff}.custom-selected-item{width:100%;cursor:pointer;user-select:none}.custom-select-box{border-bottom:1px solid #ddd;padding:10px 0;height:41px;cursor:pointer;position:relative}.mob_sticky_modal .custom-select-box.open{border-bottom:1px solid #010101}.custom-select-box::before{position:absolute;content: "";background:url(../images/contact-num-dropdown.svg) no-repeat;width:10px;height:10px;right:8px;top:18px}.custom-select-box.open::before{transform:rotate(-180deg);top:12px}.open .form__label{top:-10px;font-size:12px}.has-value .form__label{top:-10px;font-size:12px}.custom-select-items{display:none;position:absolute;top:102%;width:100%;border-top:none;box-shadow:0 2px 5px rgba(0,0,0,0.15);background-color:#fff;z-index:6}.custom-select-items div{padding:12px;cursor:pointer}.custom-select-items div:hover{background-color:#f1f1f1}.custom-select-box.open .custom-select-items{display:block}select{display:none!important}.dropdown-select{box-sizing:border-box;cursor:pointer;display:block;font-size:14px;font-weight:normal;height:42px;line-height:26px;outline:none;position:relative;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%}.search_select .dropdown-search{display:block!important}.dropdown-select:after{height:0;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #000;transition:all 0.125s ease-in-out;content: "";display:block;pointer-events:none;position:absolute;right:10px;top:9px}.dropdown-list::before{content:none}.dropdown-select.open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.list{opacity:0}.dropdown-select.open .list{opacity:1;pointer-events:auto}.dropdown-select.open .option{cursor:pointer}.dropdown-select .list{box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,0.1);background-color:#fff;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:80%;left:0;z-index:999;max-height:210px;width:100%;overflow:auto}.dropdown-select .list::-webkit-scrollbar-thumb,.form__textarea::-webkit-scrollbar-thumb{background-color:#cccbcb;border-radius:12px}.dropdown-select .list:hover .option:not(:hover){background-color:transparent!important}.dropdown-select .dropdown-search{overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0;display:none}.dropdown-select .dropdown-searchbox{width:100%;padding:0.5rem;border:1px solid #d9d0d0;border-radius:0;background:#fff}.dropdown-select .list ul{padding:0}.dropdown-select .option{cursor:default;font-weight:400;line-height:40px;outline:none;padding:0 12px;text-align:left;transition:all 0.2s;list-style:none}.dropdown-list .selected{padding:0 12px;border:0}.dropdown-list .selected:before{content:none}.dropdown-select .option:hover,.dropdown-select .option:focus{background-color:#f6f6f6!important}.dropdown-select .option.selected:focus{background:#f6f6f6}.dropdown-select a{color:#aaa;text-decoration:none;transition:all 0.2s ease-in-out}.dropdown-select a:hover{color:#666}.mob_sticky_modal.common_modal_popup{max-width:661px}.mob_sticky_modal .contactForm_right{width:100%}.directory_logo figure{height:58px;width:58px;border:1px solid #f2f2f2;display:flex;justify-content:center;align-items:center}.contactForm_right .dp_flex{margin-bottom:10px}.form_row{margin:0 -8px}.form_full_col{padding:0 8px}.form_full_col{margin-bottom:40px}.mob_sticky_modal .form_bottom{padding:0}.mob_sticky_modal .project_info{padding-top:10px}.sticky_card{position:fixed;bottom:0;width:100%;background-color:#e5e5e5;padding:20px;z-index:99999;text-align:center}.swipe_text{color:#010101;font-size:15px;font-weight:600;padding-top:12px}.swipe_text span{color:#ff3a51}.sticky_card .close_card{position:absolute;left:20px;top:40px;width:40px;height:40px;cursor:pointer}.close_card span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30px;height:30px;z-index:9}.sticky_card .close_card span:before,.sticky_card .close_card span:after{background:#787878;width:2px;opacity:0.5}.close_card span:before,.close_card span:after{position:absolute;left:15px;top:4px;content: "";background:#787878;width:2px;height:20px;opacity:0.5}.close_card span:after{transform:rotate(-45deg)}.close_card span:before{transform:rotate(45deg)}.close-modal.close_modal_btn{font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border-radius:4px;padding:12px 26px;margin-top:15px;position:relative;width:100%;height:100%;height:auto;width:auto}.close-modal div{display:inline-block;padding-right:10px}.modalicon{margin:20px 0}.modal_text{font-size:14px;font-weight:600;line-height:20px;margin-bottom:20px}@media screen and (max-width:1800px){}@media screen and (max-width:1680px){.contactForm_left .dialog_info{font-size:20px;line-height:26px}}@media screen and (max-width:1440px){.common_modal_popup{max-width:1024px}.common_modal_popup.searching_modal{max-width:680px}.form_full_col{margin-bottom:20px}.form_half_col{margin-bottom:30px;max-width:50%;flex:0 0 50%;padding:0 8px}.project_info{padding-top:0}.form_bottom{padding-top:20px}.contact-form-head{font-size:16px;padding-bottom:30px}.modal_head{font-size:20px}.modal_subhead{font-size:16px;line-height:26px}.form_subtitle{font-size:14px;line-height:24px}.selected{padding:11px 0}.mob_sticky_modal .form_full_col{margin-bottom:30px}.mob_sticky_modal .form_half_col{margin-bottom:20px}.mob_sticky_modal .form_bottom{padding:0}.mob_sticky_modal.common_modal_popup{max-width:600px}.comp_tagline{font-size:12px}}@media screen and (max-width:1280px){}@media screen and (max-width:1100px){.common_modal_popup{max-width:900px}.common_modal_popup.searching_modal{max-width:680px}}@media screen and (max-width:1024px){.full_width{max-width:100%;flex:0 0 100%}.common_modal_popup{max-width:750px}.form_row{margin:0 -8px}.form_full_col{padding:0 8px}.form_half_col{padding:0 8px}.primary_btn{padding:9px 12px;font-size:14px}}@media screen and (max-width:1023px){.form_half_col{margin-bottom:15px}}@media screen and (max-width:767px){.common_modal_popup.mob_sticky_modal{width:100%}.common_modal_popup.mob_sticky_modal{width:100%;position:fixed;top:auto;bottom:0;left:50%;transform:translate(-50%,0)}.close-modal.close_modal_btn{right:0;width:100%}.mob_sticky_modal .error,.mob_sticky_modal .red{font-size:11px}.contact_us_dialog{max-width:92%;margin:10px auto}.form_full_col,.form_half_col{max-width:100%;flex:0 0 100%;margin-bottom:18px}.form_bottom{align-items:center}.form_captcha{padding-bottom:15px}.form_bottom{padding-top:0}.common_modal_popup.searching_modal{padding:40px 20px}.modal_subhead{font-size:14px}.modal_head{font-size:18px}.mob_sticky_modal .open .form__label{top:-8px;font-size:11px}.form__textarea{height:50px}.mob_sticky_modal .contact-form-head{padding-bottom:10px;font-size:12px}.directory_logo figure{height:48px;width:48px}.directory_comp_nm,.whouare{font-size:14px}.comp_tagline{font-size:11px;padding-top:5px}.mob_sticky_modal .form_group .form_control,.mob_sticky_modal .form_group .form_select{padding:8px 0;font-size:12px}.mob_sticky_modal .form_half_col{margin-bottom:20px}.custom-select-box{padding:4px 0;height:32px}.form__label{top:10px;font-size:12px}.mob_sticky_modal .form_full_col{margin-bottom:15px}.mob_sticky_modal .contactForm_right{padding:0}.menu_btn_wrapper{right:15px;bottom:100px}.form_bottom #submit_blog_mobile_form_btn{margin:0}.mob_sticky_modal .select2-dropdown--above{top:-25px!important}.show_modal_btn{background: transparent;}.select2-container--default .select2-selection--single .select2-selection__placeholder{font-size: 12px !important;}}
