@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");html,body{font-family:'Open Sans', sans-serif;font-size:14px;padding:0;margin:0;color:#424242;height:100%;width:100%}a:hover{text-decoration:none}img{max-width:100%}#header .logo img{max-width:280px}#nav{margin-top:15px;background-color:#E6E7E8}#nav .container{overflow:hidden}#nav .search{margin-top:4px}#main{padding-top:30px;padding-bottom:30px}#main .form{background-color:#E6E7E8;padding:30px;border-radius:5px}#main .form .form-title{background-color:#009ADF;color:#FFF;font-size:18px;font-weight:700;margin:0;padding:10px;border-radius:5px;margin-bottom:10px}#main .form p.info{color:#000;font-weight:300;font-size:13px;margin-bottom:30px}#main .form form .form-group{position:relative}#main .form form .form-group .cc-img{position:absolute;right:10px;top:0}#main .form form .form-group.has-error input{border-color:red}#main .form form .form-group.has-error .error-message{font-size:12px;color:red}#main .form form .zow{display:none}#main .form form input,#main .form form select{font-size:13px;height:32px;padding-right:60px}#main .form form input:focus,#main .form form select:focus{outline:0;box-shadow:none;border:1px solid #009ADF}#main .form form button{background-color:#009ADF;color:#FFF;border:0;border-radius:5px;padding:5px 10px;transition:all 0.3s}#main .form form button:focus{outline:0;box-shadow:none}#main .form form button:hover{background-color:#0c79a9}#features{background-color:#009ADF;padding-top:30px;padding-bottom:30px}#footer{padding-top:30px;padding-bottom:30px}.loader{margin:50px auto;text-align:center}.loader p{color:#000;font-size:13px;font-weight:600;margin-bottom:0}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#009ADF}.lds-spinner div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}
