﻿.text-color-amazon{color:#f90}.text-color-whatsapp{color:hsl(142,70%,49%)}.text-color-apple{color:hsl(0,0%,45%)}.text-color-basecamp{color:hsl(121,38%,58%)}.text-color-box{color:hsl(204,83%,40%)}.text-color-dribbble{color:hsl(338,82%,60%)}.text-color-dropbox{color:hsl(206,89%,46%)}.text-color-ebay{color:hsl(219,89%,30%)}.text-color-facebook{color:hsl(222,47%,40%)}.text-color-flickr{color:hsl(334,100%,46%)}.text-color-foursquare{color:hsl(206,72%,45%)}.text-color-github{color:hsl(0,0%,18%)}.text-color-google{color:hsl(217,89%,61%)}.text-color-google_plus{color:hsl(8,74%,53%)}.text-color-instagram{color:hsl(208,46%,41%)}.text-color-linkedin{color:hsl(203,100%,35%)}.text-color-pinterest{color:hsl(0,78%,45%)}.text-color-skype{color:hsl(198,100%,48%)}.text-color-tumblr{color:hsl(210,37%,30%)}.text-color-twitter{color:hsl(198,100%,47%)}.text-color-vimeo{color:hsl(200,82%,61%)}.text-color-yelp{color:hsl(5,100%,38%)}.text-color-youtube{color:#f33}body{font-family:"Montserrat",sans-serif;font-weight:300;font-size:14px}nav{width:100%;height:70px;border-bottom:1px solid #e1e1e1}nav .brand{margin-left:30px;padding:15px;float:left;height:100%}nav .brand img{height:100%;object-fit:cover}.center-box{margin:0 auto;padding:15px;border-radius:7px;max-width:500px}.center-box .box-header{padding:5px}.center-box .box-header h4{font-size:1.25rem;font-weight:600;text-align:center}.center-box .box-header p{color:gray;text-transform:capitalize;font-weight:400;text-align:center}.center-box .box-body{padding:5px 15px}.center-box .box-footer{padding:5px 15px;text-align:center}.center-box.box-sm{max-width:400px;padding:15px 30px}.full-screen{position:fixed;top:0;bottom:0;left:0;right:0;background:#fff}.password-field{position:relative}.password-field .view-password{position:absolute;top:0;right:0;padding:5px;cursor:pointer;font-size:2rem;bottom:0;line-height:30px}.step-wizard{display:flex;min-height:calc(100vh - 90px)}.step-wizard .steps{display:flex;flex-direction:column;justify-content:space-between;margin:50px;overflow:hidden;position:relative;border-right:1px solid #d1d1d1}.step-wizard .steps::before{position:absolute;content:"";top:0;bottom:0;width:5px;left:24px;background:gray;transform:translateX(-50%)}.step-wizard .steps .step{position:relative;display:flex;background:#fff;width:300px}.step-wizard .steps .step.step-active a.btn-step{color:#008ac6}.step-wizard .steps .step.step-active a.btn-step i{color:#fff;background:#008ac6}.step-wizard .steps .step.step-success a.btn-step{color:#28a745}.step-wizard .steps .step.step-success a.btn-step i{color:#fff;background:#28a745}.step-wizard .steps .step.step-success a.btn-step i::before{content:""}.step-wizard .steps .step a.btn-step{display:flex;text-decoration:none;color:gray;font-weight:500;overflow:hidden;justify-content:flex-start;flex-direction:row;flex:1}.step-wizard .steps .step a.btn-step i{color:#fff;padding:18px;border-radius:50%;background:gray;width:50px;height:50px}.step-wizard .steps .step a.btn-step span.step-name{padding:12px 18px;line-height:26px}.step-wizard .step-container{flex:1;padding:50px}.bg-seasalt{background-color:#f7f7f7}.bg-antiflash-white{background-color:#e8ebf0}.wizard-modal{max-width:1024px;height:calc(100vh - 30px);background:#fff;flex:1;border-radius:30px;overflow:hidden;display:flex;flex-direction:column}.wizard-modal.wizard-modal-responsive{height:100vh;border-radius:0}.wizard-modal .wizard-header{display:flex;justify-content:space-between;min-height:60px;max-height:60px;padding:0 150px;align-items:center;box-shadow:0 0 18px 0px #e8ebf0;flex:1}.wizard-modal .wizard-header .logo img{width:100px}.wizard-modal .wizard-content{flex:1;display:flex;align-items:center;justify-content:center}.wizard-modal .wizard-content .message-box .card{border:none;padding:0}.wizard-modal .wizard-content .message-box .card .status-icon{margin-top:0}.wizard-modal .wizard-footer{display:flex;align-items:center;justify-content:center}.wizard-options{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.wizard-options .h5{text-align:center}.wizard-options p{text-align:center;font-weight:400}.wizard-options .options{display:flex;justify-content:center}.wizard-options .options .option{width:150px;height:150px;margin:5px;display:flex}.wizard-options .footer{display:flex;justify-content:center;align-items:center;min-height:50px}.wizard-options.wizard-options-responsive .options{display:flex;justify-content:center;width:100%;flex-direction:row;flex-wrap:wrap}.wizard-options.wizard-options-responsive .options .option{min-width:150px}.wizard-options.wizard-options-responsive .options .option .checkbox-icon{width:80px;height:80px}.footer-company{flex:1;padding:30px}.footer-company .h6{text-align:center;font-weight:600}.footer-company .clients{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.footer-company .clients .client{width:70px;height:50px;margin:0 15px}.footer-company .clients .client img{width:100%;height:100%;object-fit:contain}.landing-ui-checkbox{border-radius:15px;flex:1;position:relative;border:1px solid #e8ebf0;box-shadow:0 0 18px 0px #e8ebf0;cursor:pointer;overflow:hidden}.landing-ui-checkbox input[type=radio]{display:none}.landing-ui-checkbox .checkbox{opacity:0;color:#175dcf;position:absolute;top:5px;right:5px;font-size:1rem}.landing-ui-checkbox:hover .checkbox-icon{color:#175dcf;background:#e4ecf9}.landing-ui-checkbox:hover .checkbox-icon img{filter:grayscale(0%)}.landing-ui-checkbox.active{border:1px solid #175dcf}.landing-ui-checkbox.active .checkbox{opacity:1}.landing-ui-checkbox.active .checkbox-icon{color:#175dcf;background:#e4ecf9}.landing-ui-checkbox.active .checkbox-icon img{filter:grayscale(0%)}.landing-ui-checkbox .checkbox-icon{position:absolute;top:10%;left:50%;transform:translateX(-50%);width:55%;height:55%;color:gray;background:#f7f7f7;padding:10px;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.75rem}.landing-ui-checkbox .checkbox-icon i{font-size:1.75rem}.landing-ui-checkbox .checkbox-icon img{width:40px !important;height:40px !important;object-fit:contain;filter:grayscale(100%)}.landing-ui-checkbox .checkbox-label{position:absolute;bottom:15px;left:50%;font-weight:500;transform:translateX(-50%);white-space:normal;width:100%;text-align:center;line-height:14px;font-size:12px}.landing-ui-checkbox .alt-label{position:absolute;bottom:30px;left:50%;font-weight:500;transform:translateX(-50%);white-space:nowrap;font-size:9px;color:#d3d3d3}.freelancer-list-carousel .owl-stage-outer .owl-item{display:flex;justify-content:center}.freelancer-list-carousel .owl-stage-outer .owl-item .checkbox-label{white-space:normal;width:100%;text-align:center;line-height:14px;font-size:12px}.freelancer-list-carousel .owl-nav{margin:0 !important}.freelancer-list-carousel .owl-nav .disabled{visibility:hidden}.freelancer-list-carousel .owl-nav .owl-prev{position:absolute;top:50%;left:-50px;background:url(../images/previous.png) !important;color:rgba(0,0,0,0) !important;width:50px;height:64px;background-position:center !important;background-size:contain !important;background-repeat:no-repeat !important;transform:translateY(-50%)}.freelancer-list-carousel .owl-nav .owl-next{position:absolute;top:50%;right:-50px;background:url(../images/next.png) !important;color:rgba(0,0,0,0) !important;width:50px;height:64px;background-position:center;background-size:contain !important;background-repeat:no-repeat !important;transform:translateY(-50%)}.account-hints .hint-item{display:block;background:#f7f7f7;margin:15px;padding:15px;border-radius:15px}.account-hints .hint-item .h6{font-size:12px}.account-hints .hint-item .features{display:flex;flex-wrap:wrap;min-height:70px;align-content:center;justify-content:space-between}.account-hints .hint-item .features .feature{padding:5px;min-width:200px;flex:1;padding-left:20px;position:relative;line-height:16px}.account-hints .hint-item .features .feature i,.account-hints .hint-item .features .feature svg{color:#f18b03;position:absolute;left:0;top:7px}.recommended-subdomains{display:flex;flex-wrap:wrap;justify-content:space-between}.recommended-subdomains span.subdomain-pill{font-weight:500;font-size:12px;color:#008ac6;cursor:pointer;margin:5px}.warning{background:#ff8d00;padding:7px}.warning.warning-top{position:fixed;top:70px;left:0;right:0}.warning p{font-size:14px;margin-bottom:0;color:#fff;font-weight:500;text-align:center}