

.ark-custom-form-main-box{padding:30px;}
.ark-custom-form-main-box h3 {font-size: 24px;line-height: 34px;}
.ark-custom-form .form-group {position:relative;margin-bottom: 20px;}
.ark-custom-form .form-group .form-control {border: 1px solid #707070;padding: 20px;font-size: 14px;font-family: "Raleway", Sans-serif;color: #2F3B46;min-height: 50px;}
.ark-custom-form .form-group .custom-checkbox input {margin-top: 5px;}
.ark-custom-form .form-group .custom-checkbox {display: flex;}
.ark-custom-form .form-group .privacynotice {line-height: 20px;font-size: 13px;}

.ark-custom-form .form-group .error {position: absolute;left: 0;top: 100%;bottom: 0;width: auto;z-index: 9;font-size: 12px;line-height: 1.2em;color: #fff;border-radius: 5px;background-color: #e51b00;background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);background-image: linear-gradient(#e51b00 43%, #ba1600 100%);background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);border: 1px solid #9f1300;padding: 6px 14px 20px;text-shadow: #901100 0 -1px 0;}
.ark-custom-form .form-group .error::before {background-color: #e51b00;border: 1px solid #9f1300;border-right-width: 1px;border-right-style: solid;border-right-color: rgb(159, 19, 0);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgb(159, 19, 0);border-right-width: 1px;border-right-style: solid;border-right-color: rgb(159, 19, 0);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgb(159, 19, 0);border-right: none;border-bottom: none;display: inline-block;height: 16px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);-ms-transform: rotate(45deg);width: 16px;content: "";position: absolute;top: -8px;z-index: -1;left: 15px;}

.ark-custom-form .ajax-loader {display: none;}
.ark-custom-form .ajax-loader img {max-width: 30px;animation: rotate 1.5s linear infinite;}


.ark-custom-form .custom-form-btn .btn {font-size: 14px;width: 100%;}
.ark-custom-form .custom-form-btn .btn.btn-blue {background: #3856DB;}
.ark-custom-form .custom-form-btn .btn.btn-blue:hover {background: #5246A2;}

.ark-custom-form .select-wrapper {height: 50px;overflow-y: visible;}
.ark-custom-form .statefield {display: none;}
.ark-custom-form .terms-field {display: none;}
.ark-custom-form .ajax-loader {position: absolute;right: -30px;top: 5px;}


.ark-custom-form-main-box .hide-msg {display: none;}
.ark-custom-form-main-box .success-message {padding: 30px 0;}

.formerror .error {text-align: center;width: 100%;display: inline-block;color: #f00;font-size: 14px;}




@media (max-width:767px){

.ark-custom-form-main-box {padding: 24px 15px 30px;}
.ark-custom-form-main-box h3 {font-size: 20px;line-height: 30px;}

}
