@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);*{padding:0;margin:0;box-sizing:border-box;color:#3a3e35;font-family:Quicksand,sans-serif;line-height:1.5;letter-spacing:1px;font-weight:400;font-size:1em}p{width:100%}h1,h2{font-size:1.5em;color:#139dd9}@media (min-width:1000px){h1,h2{font-size:2em}}@media (min-width:1000px){h1{font-size:3em}}b{font-weight:700;color:inherit}a{color:inherit;text-decoration:none;transition:ease all .3s}ul{list-style:none}body{background-color:#f6f6f6}.primary-container{background-color:#fff;width:90%;margin:0 auto;max-width:1400px;padding:20px}@media (min-width:1000px){.primary-container{padding:60px}}.primary-container.banner-container{background-color:transparent;box-shadow:none;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:250px;position:relative;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;z-index:0}@media (min-width:1000px){.primary-container.banner-container{margin-top:-120px;min-height:750px;background-position:bottom}}.primary-container.banner-container h1{z-index:1;color:#fff;text-align:left;border-left:solid 10px #fff;padding-left:20px}@media (min-width:1000px){.primary-container.banner-container h1{margin-top:-120px;max-width:50%}}.primary-container.banner-container:after{width:100%;height:100%;background-color:#139dd9;opacity:.75;position:absolute;content:"";top:0;left:0}.primary-container.bottom-text{padding-bottom:40px}@media (min-width:1000px){.primary-container.bottom-text{padding-bottom:100px;position:relative;margin-top:-110px}}.text{width:100%;margin:0 auto}.text h1,.text h2,.text p{margin-bottom:20px}@media (min-width:1000px){.text h1,.text h2,.text p{margin-bottom:30px}}.text h1:last-child,.text h2:last-child,.text p:last-child{margin-bottom:0}.text h1 a,.text h2 a,.text p a{transition:ease all .3s}.text h1 a:hover,.text h2 a:hover,.text p a:hover{color:#139dd9}.text.email p{padding-left:20px}.button-green{background-color:#51c373;padding:20px;color:#fff;padding-right:60px;position:relative;transition:ease all .3s;margin-top:20px;display:inline-block}.button-green:hover{background-color:#40ba65;box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}.button-green:hover:after{right:20px}.button-green:after{content:"";position:absolute;top:22px;right:25px;width:20px;height:20px;background-image:url(/images/icons/arrow-white.png);background-size:contain;background-position:center;background-repeat:no-repeat;transition:ease all .3s}footer{background:linear-gradient(to bottom,#51c373 0,#7fce65 100%);box-shadow:inset 0 5px 10px 0 rgba(0,0,0,.05)}@media (min-width:1000px){footer{margin-top:-60px;padding-top:60px}}footer .primary-container{background-color:transparent;box-shadow:none;margin-bottom:0}footer .primary-container .footer-links{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-bottom:20px}footer .primary-container .footer-links a{color:#fff;margin:10px;text-decoration:underline;opacity:.75;transition:ease all .3s}footer .primary-container .footer-links a:hover{opacity:1}@media (min-width:1000px){footer .primary-container .footer-links a{margin:15px;position:relative}footer .primary-container .footer-links a:last-child:after{display:none}footer .primary-container .footer-links a:after{width:1px;height:120%;background-color:#3aa75a;content:"";position:absolute;top:-10%;right:-13px}}footer .primary-container p{text-align:center}footer .primary-container p a{color:#fff}footer .social-banner{width:100%;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin-top:20px}@media (min-width:1000px){footer .social-banner{margin-top:60px}}footer .social-banner a{width:25%;height:100px;background-color:#139dd9;opacity:.75;transition:ease all .3s;background-size:15%;background-position:center;background-repeat:no-repeat;box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}@media (min-width:1000px){footer .social-banner a{height:200px}}footer .social-banner a:hover{opacity:1;background-size:17.5%}footer .social-banner a:nth-of-type(even){background-color:#1293cb}header{background:linear-gradient(to bottom,#139dd9 0,#206ebd 100%);box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}header .primary-container{background-color:transparent;box-shadow:none;margin-bottom:20px}@media (min-width:1000px){header .primary-container{padding-bottom:120px;margin-bottom:60px}}header nav{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}@media (min-width:1000px){header nav{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}}header nav a{color:#fff;font-size:1.5em}header nav a:last-child{font-size:1em;opacity:.75;position:relative}header nav a:last-child:hover{opacity:1}header nav a:last-child:hover:before{left:-40px}header nav a:last-child:before{width:20px;height:20px;content:"";position:absolute;top:3px;left:-35px;background-image:url(/images/icons/arrow-white.png);background-size:contain;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);transition:ease all .3s}header nav a:hover span{opacity:1}header nav a span{opacity:.75;color:#fff;transition:ease all .3s}hr{max-width:300px;border:solid 2px #139dd9;opacity:.75;margin-bottom:30px}.back-to-top{width:40px;height:40px;background-color:#3a3e35;transition:ease all .3s;position:fixed;bottom:40px;right:40px;opacity:.75;z-index:999;border-radius:360px;background-image:url(/images/icons/arrow-white.png);background-size:20px;background-position:center;background-repeat:no-repeat;transform:rotate(-90deg)}.back-to-top.hidden{opacity:0}.back-to-top:hover{opacity:1}.form-tick{margin:20px 0;padding-left:35px}@media (min-width:1000px){.form-tick{margin-bottom:30px}}.form-tick li{margin:5px 0;position:relative}.form-tick li:before{width:20px;height:20px;left:-35px;top:3px;content:"";position:absolute;background-image:url(/images/icons/tick-blue.png);background-size:contain;background-position:center;background-repeat:no-repeat}.spacing{height:20px}@media (min-width:1000px){.spacing{height:50px}}textarea{resize:none}button{cursor:pointer}input{width:100%;margin-bottom:20px;border:solid 1px #f6f6f6;outline:0;padding:20px;transition:ease all .3s}@media (min-width:1000px){input{margin-bottom:30px}}input:focus,input:hover{border:solid 1px #139dd9;color:#139dd9;box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}input:focus::placeholder,input:hover::placeholder{opacity:0}input::placeholder{opacity:.5;transition:ease all .3s}@media (min-width:1000px){.form-split{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.form-split span{width:48.5%}}.dropdown{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin-bottom:20px}@media (min-width:1000px){.dropdown{margin-bottom:30px}}.dropdown p{width:auto;margin:20px 0;margin-right:20px}@media (min-width:1000px){.dropdown p{margin:30px 0;margin-right:30px}}select{padding:20px;border:solid 1px #f6f6f6;cursor:pointer;transition:ease all .3s}select:hover{border:solid 1px #139dd9;color:#139dd9;box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}#content_download,input[type=file]{width:100%;position:relative;cursor:pointer}@media (min-width:1000px){#content_download,input[type=file]{max-width:260px}}#content_download:after,input[type=file]:after{width:45%;height:100%;background-color:#fff;content:"";position:absolute;top:0;left:0;background-image:url(/images/icons/download-black.png);background-position:center;background-repeat:no-repeat;background-size:20px;transition:ease all .3s;transform:rotate(180deg)}#content_download:hover:after,input[type=file]:hover:after{background-image:url(/images/icons/download-blue.png)}#logo-no-text{display:none}#logo-no-text.show{display:block}#logo-upload{display:block}#logo-upload.hide{display:none}#make_logo_select{display:none}#make_logo_select.show{display:block}#make-logo-text{display:none;margin-left:30px;opacity:.5;font-size:.85em}#make-logo-text.show{display:block}#content_upload{display:block}#content_upload.hide{display:none}#content_download{display:none!important}#content_download.show{display:inline-block!important}#content_download_text{display:none}#content_download_text.show{display:block}.radio-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;margin-top:20px}@media (min-width:1000px){.radio-container{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;margin-top:60px}}.radio-container .radio-background{background-size:cover;background-repeat:no-repeat;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;animation:background_position 30s ease infinite alternate;opacity:.5;width:100%;height:300px;transition:ease all .3s;border:solid 3px transparent;margin-bottom:20px;position:relative}.radio-container .radio-background:first-child{background-image:url(/images/icons/theme-one.png);animation-delay:-30s}.radio-container .radio-background:nth-child(2){background-image:url(/images/icons/theme-two.png);animation-delay:-28s}.radio-container .radio-background:last-child{margin-bottom:0;background-image:url(/images/icons/theme-three.png);animation-delay:-26s}@media (min-width:1000px){.radio-container .radio-background{width:30%;margin-bottom:0}}.radio-container .radio-background .radio-filter{position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;background:rgba(0,0,0,.5);transition:ease all .3s}.radio-container .radio-background .radio-filter h2{color:#fff}.radio-container .radio-background.active,.radio-container .radio-background:hover{border:solid 3px #139dd9;opacity:1;box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}.radio-container .radio-background.active .radio-filter,.radio-container .radio-background:hover .radio-filter{opacity:0;pointer-events:none}@media (min-width:1000px){.radio-container .radio-background:hover{transform:scale(1.3);z-index:100}}.radio-container .radio-background input{width:100%;height:100%;opacity:0;margin:0;cursor:pointer}@keyframes background_position{0%{background-position:top}50%{background-position:bottom}100%{background-position:top}}#content_download,button{padding:20px 30px;background-color:#f6f6f6;transition:ease all .3s;display:inline-block}#content_download:hover,button:hover{background-color:#ddd;box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}#content_download{background-color:transparent;color:#3a3e35;text-align:right;border:solid 1px #f6f6f6;max-width:215px}#content_download:hover{background-color:transparent;border:solid 1px #139dd9;color:#139dd9}#content_download:after{transform:rotate(0)}button{border:none;background-color:#51c373;color:#fff;position:relative;padding-right:65px}button:hover{background-color:#3aa75a;box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}button:hover:after{right:20px}button:after{width:20px;height:20px;background-image:url(/images/icons/arrow-white.png);background-size:contain;background-position:center;background-repeat:no-repeat;content:"";position:absolute;top:calc(50% - 10px);right:25px;transition:ease all .3s}.domain-input{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;margin:20px 0}@media (min-width:1000px){.domain-input{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}}.domain-input p{margin-bottom:0;width:auto}.domain-input input{width:auto;margin:0 20px;text-align:center}