@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.css");

.snp-builder {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.snp-bld-step-cont {
    position: fixed;
    z-index: 99999999;
    width: 700px;
}
.snp-pop-inline .snp-bld-step-cont {
    position: static;
}
.snp-pop-inline .snp-bld-step {
    margin: 0 auto;
}
.snp-bld-step:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.snp-bld-step {
    display: none;
    position: relative;
}
.bld-el-cont {
    position: absolute;
}
.bld-el {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bld-el-text .bld-el,
.bld-el-cont .bld-el {
    height: 100%;
    width: 100%;
}
.snp-builder .snp-error {
    color: #CC0000 !important;
}
.snp-builder .snp-error::-webkit-input-placeholder {
    color: #CC0000;
}
.snp-builder .snp-error:-moz-placeholder {
    color: #CC0000;
}
.snp-builder .snp-error.placeholder {
    color: #CC0000;
}
.snp-bld-showme {
    display: block !important;
}
.snp-bld-step-cont.snp-bld-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.snp-bld-step-cont.snp-bld-top-left {
    top: 0px;
    left: 0px;
}
.snp-bld-step-cont.snp-bld-top-right {
    top: 0px;
    right: 0px;
}
.snp-bld-step-cont.snp-bld-top-center {
    top: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.snp-bld-step-cont.snp-bld-bottom-left {
    bottom: 0px;
    left: 0px;
}
.snp-bld-step-cont.snp-bld-bottom-right {
    bottom: 0px;
    right: 0px;
}
.snp-bld-step-cont.snp-bld-bottom-center {
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.snp-bld-step-cont.snp-bld-middle-left {
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.snp-bld-step-cont.snp-bld-middle-right {
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.snp-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0px;
    left: 0px;
    z-index: 100000;
    opacity: 0;
    background: #5A5757;
}
.snp-overlay-show {
    visibility: visible;
    opacity: 0.8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.snp-overlay a {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: block;
}
.snp-cursor-pointer {
    cursor: pointer;
}
.bld-el-box .bld-el {
    width: 100%;
    height: 100%;
}
.bld-el-input,
.bld-el-select,
.bld-el-textarea {
    display: table;
    border-collapse: separate;
}
.bld-el-input .bld-table-cont,
.bld-el-select .bld-table-cont,
.bld-el-textarea .bld-table-cont {
    display: table-cell;
    height: 100%;
}
.bld-table-cont textarea {
    display: block;
}
.bld-input-icon {
    display: table-cell;
    width: 40px;
    text-align: center;
    vertical-align: middle;
}
.bld-icon .bld-el {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-left-width: 0 !important;
}
.bld-icon .bld-input-icon {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    /*border-right-width: 0 !important;*/
}
/*
@media (max-width: 480px)
{
    .snp-bld-step {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        max-height: 100% !important;
        overflow: auto;
    }
    .bld-el-cont {
        width: auto;
        max-width: 100% !important;
        position: static;
        text-align: center;
        margin: 0 auto !important;
    }
}*/

.snp-pop-682 .snp-bld-step-cont-1 {}.snp-pop-682 .snp-bld-step-1 {
    width: 100%;
    padding: 0px;
    /*height: 520px;*/
    /*border-style: solid;
    border-width: 10px;
    border-color: #9e9e9e;
    border-radius: 0px;*/
    /*background-color: #ffffff;
    background-position: center center;
    background-repeat: repeat;*/
}
.snp-pop-682 .bld-step-1-el-0 {
    border: 1px solid transparent;
    width: 400px;
    height: 68px;
    top: 30px;
    left: 20px;
    z-index: 100;
}
.snp-pop-682 .bld-step-1-el-0 .bld-el,
.snp-pop-682 .bld-step-1-el-0 .bld-el p,
.snp-pop-682 .bld-step-1-el-0 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-0 .bld-el:active,
.snp-pop-682 .bld-step-1-el-0 .bld-el:hover {
    outline: 0;
    font-family: Passion One;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
}
.snp-pop-682 .bld-step-1-el-1 {
    border: 1px solid transparent;
    width: 330px;
    height: 45px;
    top: 110px;
    left: 50px;
    z-index: 100;
}
.snp-pop-682 .bld-step-1-el-1 .bld-el,
.snp-pop-682 .bld-step-1-el-1 .bld-el p,
.snp-pop-682 .bld-step-1-el-1 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-1 .bld-el:active,
.snp-pop-682 .bld-step-1-el-1 .bld-el:hover {
    outline: 0;
    height: 43px;
    color: #000000;
    font-family: Open Sans;
    font-size: 16px;
    border-style: none;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
    border-bottom: 1px solid #afafaf;
}
.snp-pop-682 .bld-step-1-el-1 .bld-el::-webkit-input-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-1 .bld-el::-moz-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-1.bld-icon .bld-input-icon {
    border-right-width: 0 !important;
    width: 40px;
    font-size: 18px;
    border-style: none;
    border-width: 0px;
    color: #afafaf;
}
.snp-pop-682 .bld-step-1-el-2 {
    border: 1px solid transparent;
    width: 330px;
    height: 45px;
    top: 165px;
    left: 50px;
    z-index: 100;
}
.snp-pop-682 .bld-step-1-el-2 .bld-el,
.snp-pop-682 .bld-step-1-el-2 .bld-el p,
.snp-pop-682 .bld-step-1-el-2 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-2 .bld-el:active,
.snp-pop-682 .bld-step-1-el-2 .bld-el:hover {
    outline: 0;
    height: 43px;
    color: #000000;
    font-family: Open Sans;
    font-size: 16px;
    border-style: solid;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
    border-bottom: 1px solid #afafaf;
}
.snp-pop-682 .bld-step-1-el-2 .bld-el::-webkit-input-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-2 .bld-el::-moz-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-2.bld-icon .bld-input-icon {
    border-right-width: 0 !important;
    width: 40px;
    font-size: 18px;
    border-style: solid;
    border-width: 0px;
    color: #afafaf;
}
.snp-pop-682 .bld-step-1-el-3 {
    border: 1px solid transparent;
    width: 330px;
    height: 45px;
    top: 220px;
    left: 50px;
    z-index: 100;
}
.snp-pop-682 .bld-step-1-el-3 .bld-el,
.snp-pop-682 .bld-step-1-el-3 .bld-el p,
.snp-pop-682 .bld-step-1-el-3 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-3 .bld-el:active,
.snp-pop-682 .bld-step-1-el-3 .bld-el:hover {
    outline: 0;
    height: 43px;
    color: #000000;
    font-family: Open Sans;
    font-size: 16px;
    border-style: none;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
    border-bottom: 1px solid #afafaf;
}
.snp-pop-682 .bld-step-1-el-3 .bld-el::-webkit-input-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-3 .bld-el::-moz-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-3.bld-icon .bld-input-icon {
    border-right-width: 0 !important;
    width: px;
    font-size: 16px;
    border-style: none;
    border-width: 0px;
    color: #afafaf;
}
.snp-pop-682 .bld-step-1-el-4 {
    border: 1px solid transparent;
    width: 330px;
    height: 45px;
    top: 275px;
    left: 50px;
    z-index: 100;
}
.snp-pop-682 .bld-step-1-el-4 .bld-el,
.snp-pop-682 .bld-step-1-el-4 .bld-el p,
.snp-pop-682 .bld-step-1-el-4 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-4 .bld-el:active,
.snp-pop-682 .bld-step-1-el-4 .bld-el:hover {
    outline: 0;
    height: 43px;
    color: #000000;
    font-family: Open Sans;
    font-size: 16px;
    border-style: none;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
    border-bottom: 1px solid #afafaf;
}
.snp-pop-682 .bld-step-1-el-4 .bld-el::-webkit-input-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-4 .bld-el::-moz-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-4.bld-icon .bld-input-icon {
    border-right-width: 0 !important;
    width: px;
    font-size: 16px;
    border-style: none;
    border-width: 0px;
    color: #afafaf;
}
.snp-pop-682 .bld-step-1-el-5 {
    border: 1px solid transparent;
    width: 330px;
    height: 45px;
    top: 330px;
    left: 50px;
    z-index: 100;
}
.snp-pop-682 .bld-step-1-el-5 .bld-el,
.snp-pop-682 .bld-step-1-el-5 .bld-el p,
.snp-pop-682 .bld-step-1-el-5 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-5 .bld-el:active,
.snp-pop-682 .bld-step-1-el-5 .bld-el:hover {
    outline: 0;
    height: 43px;
    color: #000000;
    font-family: Open Sans;
    font-size: 16px;
    border-style: none;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
    border-bottom: 1px solid #afafaf;
}
.snp-pop-682 .bld-step-1-el-5 .bld-el::-webkit-input-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-5 .bld-el::-moz-placeholder {
    color: #000000;
}
.snp-pop-682 .bld-step-1-el-5.bld-icon .bld-input-icon {
    border-right-width: 0 !important;
    width: px;
    font-size: 16px;
    border-style: none;
    border-width: 0px;
    color: #afafaf;
}
.snp-pop-682 .bld-step-1-el-6 {
    border: 1px solid transparent;
    width: 330px;
    height: 45px;
    top: 400px;
    left: 50px;
    z-index: 100;
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.snp-pop-682 .bld-step-1-el-6 .bld-el,
.snp-pop-682 .bld-step-1-el-6 .bld-el p,
.snp-pop-682 .bld-step-1-el-6 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-6 .bld-el:active,
.snp-pop-682 .bld-step-1-el-6 .bld-el:hover {
    outline: 0;
    color: #ffffff;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: bold;
    border-style: none;
    border-width: 0px;
    border-radius: 6px;
    background-color: #5f85db !important;
    background-position: center center;
    background-repeat: repeat;
    letter-spacing: 1px;
}
.snp-pop-682 .bld-step-1-el-7 {
    border: 1px solid transparent;
    width: 30px;
    height: 30px;
    top: -15px;
    left: 95%;
    z-index: 100;
    background: #9e9e9e;
    border-radius:50%; 
}
.snp-pop-682 .bld-step-1-el-7 img{
	height: 15px;
	width: 15px;
	margin: 6px;
}
.snp-pop-682 .bld-step-1-el-7 .bld-el,
.snp-pop-682 .bld-step-1-el-7 .bld-el p,
.snp-pop-682 .bld-step-1-el-7 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-7 .bld-el:active,
.snp-pop-682 .bld-step-1-el-7 .bld-el:hover {
    outline: 0;
}
.snp-pop-682 .bld-step-1-el-8 {
    border: 1px solid transparent;
    width: 392px;
    height: 28px;
    top: 454px;
    left: 19px;
    z-index: 100;
}
.snp-pop-682 .bld-step-1-el-8 .bld-el,
.snp-pop-682 .bld-step-1-el-8 .bld-el p,
.snp-pop-682 .bld-step-1-el-8 .bld-el:focus,
.snp-pop-682 .bld-step-1-el-8 .bld-el:active,
.snp-pop-682 .bld-step-1-el-8 .bld-el:hover {
    outline: 0;
    font-family: Open Sans;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
}
.snp-pop-682 .snp-bld-step-cont-2 {}.snp-pop-682 .snp-bld-step-2 {
    width: 450px;
    height: 400px;
    border-style: solid;
    border-width: 5px;
    border-color: #353941;
    border-radius: 15px;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: repeat;
}
.snp-pop-682 .bld-step-2-el-0 {
    border: 1px solid transparent;
    width: 436px;
    height: 66px;
    top: 32px;
    left: 2px;
    z-index: 100;
}
.snp-pop-682 .bld-step-2-el-0 .bld-el,
.snp-pop-682 .bld-step-2-el-0 .bld-el p,
.snp-pop-682 .bld-step-2-el-0 .bld-el:focus,
.snp-pop-682 .bld-step-2-el-0 .bld-el:active,
.snp-pop-682 .bld-step-2-el-0 .bld-el:hover {
    outline: 0;
    font-family: Passion One;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
}
.snp-pop-682 .bld-step-2-el-1 {
    border: 1px solid transparent;
    width: 427px;
    height: 34px;
    top: 88px;
    left: 4px;
    z-index: 100;
}
.snp-pop-682 .bld-step-2-el-1 .bld-el,
.snp-pop-682 .bld-step-2-el-1 .bld-el p,
.snp-pop-682 .bld-step-2-el-1 .bld-el:focus,
.snp-pop-682 .bld-step-2-el-1 .bld-el:active,
.snp-pop-682 .bld-step-2-el-1 .bld-el:hover {
    outline: 0;
    font-family: Open Sans;
    border-width: 0px;
    background-position: center center;
    background-repeat: repeat;
}
.snp-pop-682 .bld-step-2-el-2 {
    border: 1px solid transparent;
    width: 105px;
    height: 151px;
    top: 168px;
    left: 166px;
    z-index: 100;
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.snp-pop-682 .bld-step-2-el-2 .bld-el,
.snp-pop-682 .bld-step-2-el-2 .bld-el p,
.snp-pop-682 .bld-step-2-el-2 .bld-el:focus,
.snp-pop-682 .bld-step-2-el-2 .bld-el:active,
.snp-pop-682 .bld-step-2-el-2 .bld-el:hover {
    outline: 0;
}
.snp-pop-682 .bld-step-2-el-3 {
    border: 1px solid transparent;
    width: 18px;
    height: 18px;
    top: 10px;
    left: 410px;
    z-index: 100;
}
.snp-pop-682 .bld-step-2-el-3 .bld-el,
.snp-pop-682 .bld-step-2-el-3 .bld-el p,
.snp-pop-682 .bld-step-2-el-3 .bld-el:focus,
.snp-pop-682 .bld-step-2-el-3 .bld-el:active,
.snp-pop-682 .bld-step-2-el-3 .bld-el:hover {
    outline: 0;
}
#snp-pop-682-overlay {
    opacity: 0.6;
    background-color: #000;
}
.snap-radius{
	width: 100%;
	/*border-top: 1px solid #ccc;*/
}
.snap-radius-col-1{
	width: 100%;
	color: #312b29; 
	font-size: 15px;
	float: left;
	padding: 10px 20px;
}
.snap-radius-col-2{
	width: 100%;
	float: left;
	font-size: 15px;
}
.snap-radius-col-1 .snap-radius-1{
	width: 100%;
	border: 0px;
	color: #fff; 
	font-size: 15px;
	margin-top: 10px;
	background: #d7d7d7;
	height: 45px;
	border-radius: 10px;

}
.snap-radius-col-1 .snap-radius-2{
	width: 100%;
	border:0px;
	color: #5e5a5a; 
	float: left;
	font-size: 15px;
	 margin-top: 10px;
	background: #d7d7d7;
	height: 45px;
	border-radius: 10px;
}
.snap-radius-col-1 .selectBox{
	width: 100%;
	border: 0px;
	color: #5e5a5a; 
	float: left;
	font-size: 15px;
	 margin-top: 10px;
	 background: #d7d7d7;
	height: 45px;
	border-radius: 10px;
}
.snap-radius-col-1 .snap-radius-3{
	width: 100%;
	border: 0px;
	color: #5e5a5a; 
	float: left;
	font-size: 15px;
	 margin-top: 10px;
	 background: #d7d7d7;
	height: 45px;
	border-radius: 10px;

}
.snap-radius-col-2 .snap-radius-4{
	width: 100%;
	border: 1px solid #716e6e;
	color: #fff; 
	 background: #67778f;
	line-height: 30px;
	font-size: 15px;
	 margin: 30px auto;

}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
.snp-bld-step-cont {
    
    width: auto;
}
}