/*!/wp-content/plugins/infocob-crm-forms/libs/select2/css/select2.min.css*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*!/wp-content/cache/asset-cleanup/one/css/item/infocob-crm-forms__public__assets__css__main-css-v324143aad7affa40319654594175ce5528b56d82.css*/
/*!/wp-content/plugins/infocob-crm-forms/public/assets/css/main.css*/.infocob-crm-forms.if-form{display:flex}.infocob-crm-forms.if-form .if-dadywinnie{display:none}.infocob-crm-forms.if-form .if-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.infocob-crm-forms.if-form .if-btn-submit{display:flex;align-items:center}.infocob-crm-forms.if-form .if-btn-submit button{background:#fff;border:none;color:#001d60;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:600;line-height:1.25;margin:0;opacity:1;padding:1.1em 1.44em;text-align:center;text-decoration:none;transition:opacity 0.15s linear;border-radius:35px}.infocob-crm-forms .selection{width:100%}.infocob-crm-forms .selection .select2-selection.select2-selection--multiple[aria-expanded=true],.infocob-crm-forms .selection .select2-selection.select2-selection--single[aria-expanded=true]{border:1px solid #dd3d36!important;box-shadow:0 5px 10px rgb(0 0 0 / .1)}.infocob-crm-forms .selection .select2-selection{border:1px solid #dedede;border-radius:25px;background:#FFF;min-height:32px}.infocob-crm-forms .selection .select2-selection__placeholder{line-height:32px}.infocob-crm-forms .selection .select2-search.select2-search--inline{margin-left:0!important}.infocob-crm-forms .selection li.select2-search,.infocob-crm-forms .selection .select2-selection__rendered{margin-left:20px}.infocob-crm-forms .selection .select2-selection__choice{margin-left:0}.infocob-crm-forms .selection .select2-selection--multiple .select2-selection__clear{right:10px;float:right;position:absolute}.infocob-crm-forms .selection .select2-selection__placeholder{font-size:1.6rem}.infocob-crm-forms .selection .select2-search__field{margin-top:0!important}.infocob-crm-forms .if-field{display:block;box-sizing:border-box;margin-bottom:15px;padding:0 15px}.infocob-crm-forms .if-field span{font-size:1.4rem}.infocob-crm-forms .if-field span strong{font-weight:700}.infocob-crm-forms .if-field:not(select).if-field-required span:not(.select2-selection__clear):not(.dropdown-wrapper):not(.selection):not(.select2):not(.select2-selection):not(.select2-selection__arrow):after{content:"*";color:#dd3d36;display:inline;margin-left:5px}.infocob-crm-forms .if-field.label-file span,.infocob-crm-forms .if-field .if-field-libelle{font-weight:700;font-size:18px;font-size:1.8rem;display:block;margin-bottom:5px}.infocob-crm-forms .if-field input[type=date],.infocob-crm-forms .if-field input[type=text],.infocob-crm-forms .if-field input[type=password],.infocob-crm-forms .if-field input[type=email],.infocob-crm-forms .if-field input[type=number],.infocob-crm-forms .if-field input[type=tel],.infocob-crm-forms .if-field input[type=file],.infocob-crm-forms .if-field textarea{font-family:inherit;display:block;width:100%;padding:10px;font-size:15px;font-size:1.5rem;line-height:20px;outline:0;border:1px solid #dedede;border-radius:25px;background:#FFF;transition:all,0.3s}.infocob-crm-forms .if-field input[type=date]:focus,.infocob-crm-forms .if-field input[type=text]:focus,.infocob-crm-forms .if-field input[type=password]:focus,.infocob-crm-forms .if-field input[type=email]:focus,.infocob-crm-forms .if-field input[type=number]:focus,.infocob-crm-forms .if-field input[type=tel]:focus,.infocob-crm-forms .if-field input[type=file]:focus,.infocob-crm-forms .if-field textarea:focus{border:1px solid #dd3d36;box-shadow:0 5px 10px rgb(0 0 0 / .1)}.infocob-crm-forms .if-field textarea{border-bottom-right-radius:0;padding:10px 15px;resize:vertical}.infocob-crm-forms .if-field select{padding:10px 5px;width:100%;border-radius:25px;border:1px solid #dedede;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAh0lEQVQ4T93TMQrCUAzG8V9x8QziiYSuXdzFC7h4AcELOPQAdXYovZCHEATlgQV5GFTe1ozJlz/kS1IpjKqw3wQBVyy++JI0y1GTe7DCBbMAckeNIQKk/BanALBB+16LtnDELoMcsM/BESDlz2heDR3WePwKSLo5eoxz3z6NNcFD+vu3ij14Aqz/DxGbKB7CAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:right 15px center}.infocob-crm-forms .if-field.if-field-slide-checkbox{position:relative}.infocob-crm-forms .if-field.if-field-slide-checkbox input[type=checkbox]{position:absolute;top:5px;left:20px;z-index:-1;opacity:0}.infocob-crm-forms .if-field.if-field-slide-checkbox span{cursor:pointer;position:relative;font-weight:400;padding:5px 0 5px 50px;margin:0;display:inline-block}.infocob-crm-forms .if-field.if-field-slide-checkbox span:before{content:"";position:absolute;top:0;left:0;width:40px;height:24px;background:#dedede;border-radius:20px;transition:0.3s;display:block;z-index:1}.infocob-crm-forms .if-field.if-field-slide-checkbox span:after{content:"";position:absolute;top:4px;left:4px;width:16px;height:16px;background:#fff;border-radius:20px;transition:0.3s;z-index:2}.infocob-crm-forms .if-field.if-field-slide-checkbox span:active:after{width:16px}.infocob-crm-forms .if-field.if-field-slide-checkbox input:checked+span:before{background:#0693e3}.infocob-crm-forms .if-field.if-field-slide-checkbox input:checked+span:after{left:36px;transform:translateX(-100%)}.infocob-crm-forms .if-field-1-4{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-2-4{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-3-4{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-4-4{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-1-6{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-2-6{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-3-6{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-4-6{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-5-6{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-6-6{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-1-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-2-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-3-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-4-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-5-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-6-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-7-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-8-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-9-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-10-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-11-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-field-12-12{flex-basis:100%;max-width:100%}.infocob-crm-forms .if-group{display:flex;flex-direction:row;flex-wrap:wrap}.infocob-crm-forms.if-form-fullwidth .if-field-1-4{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-1-4{flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-1-4{flex-basis:25%;max-width:25%}}.infocob-crm-forms.if-form-fullwidth .if-field-2-4{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-2-4{flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-2-4{flex-basis:50%;max-width:50%}}.infocob-crm-forms.if-form-fullwidth .if-field-3-4{flex-basis:100%;max-width:100%}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-3-4{flex-basis:75%;max-width:75%}}.infocob-crm-forms.if-form-fullwidth .if-field-1-6{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-1-6{flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-1-6{flex-basis:16.6%;max-width:16.6%}}.infocob-crm-forms.if-form-fullwidth .if-field-2-6{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-2-6{flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-2-6{flex-basis:33.33%;max-width:33.33%}}.infocob-crm-forms.if-form-fullwidth .if-field-3-6{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-3-6{flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-3-6{flex-basis:50%;max-width:50%}}.infocob-crm-forms.if-form-fullwidth .if-field-4-6{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-4-6{flex-basis:75%;max-width:75%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-4-6{flex-basis:66.66%;max-width:66.66%}}.infocob-crm-forms.if-form-fullwidth .if-field-5-6{flex-basis:100%;max-width:100%}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-5-6{flex-basis:83.33%;max-width:83.33%}}.infocob-crm-forms.if-form-fullwidth .if-field-1-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-1-12{flex-basis:16.6%;max-width:16.6%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-1-12{flex-basis:8.33%;max-width:8.33%}}.infocob-crm-forms.if-form-fullwidth .if-field-2-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-2-12{flex-basis:16.6%;max-width:16.6%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-2-12{flex-basis:16.16%;max-width:16.16%}}.infocob-crm-forms.if-form-fullwidth .if-field-3-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-3-12{flex-basis:33.33%;max-width:33.33%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-3-12{flex-basis:25%;max-width:25%}}.infocob-crm-forms.if-form-fullwidth .if-field-4-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-4-12{flex-basis:33.33%;max-width:33.33%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-4-12{flex-basis:33.33%;max-width:33.33%}}.infocob-crm-forms.if-form-fullwidth .if-field-5-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-5-12{flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-5-12{flex-basis:41.66%;max-width:41.66%}}.infocob-crm-forms.if-form-fullwidth .if-field-6-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-6-12{flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-6-12{flex-basis:50%;max-width:50%}}.infocob-crm-forms.if-form-fullwidth .if-field-7-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-7-12{flex-basis:66.66%;max-width:66.66%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-7-12{flex-basis:58.33%;max-width:58.33%}}.infocob-crm-forms.if-form-fullwidth .if-field-8-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-8-12{flex-basis:66.66%;max-width:66.66%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-8-12{flex-basis:66.66%;max-width:66.66%}}.infocob-crm-forms.if-form-fullwidth .if-field-9-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-9-12{flex-basis:83.33%;max-width:83.33%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-9-12{flex-basis:75%;max-width:75%}}.infocob-crm-forms.if-form-fullwidth .if-field-10-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.infocob-crm-forms.if-form-fullwidth .if-field-10-12{flex-basis:83.33%;max-width:83.33%}}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-10-12{flex-basis:83.33%;max-width:83.33%}}.infocob-crm-forms.if-form-fullwidth .if-field-11-12{flex-basis:100%;max-width:100%}@media only screen and (min-width:992px){.infocob-crm-forms.if-form-fullwidth .if-field-11-12{flex-basis:91.66%;max-width:91.66%}}.infocob-crm-forms.if-disable-placeholder input::placeholder,.infocob-crm-forms.if-disable-placeholder textarea::placeholder{color:#fff0}.infocob-crm-forms form .if-disable-placeholder{background-color:red!important}.infocob-crm-forms span.infocob-crm-forms-ajax-loader{-webkit-animation:rotate-center 1s linear infinite both;animation:rotate-center 1s linear infinite both;display:block;width:32px;height:32px;visibility:hidden}.infocob-crm-forms span.infocob-crm-forms-ajax-loader.visible{visibility:visible}.infocob-crm-forms span.infocob-crm-forms-ajax-loader svg{fill:none;stroke-width:8;stroke-linecap:round;display:block}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.grecaptcha-badge{visibility:hidden}