/* BANNER FORM DESIGN
==============================================================================*/

		.g-recaptcha > div{
		 margin: 0px auto !important;
		 text-align: center;
		 width: auto !important;
		 height: auto !important;
		}

		.ban_form select,
		.ban_form input[type=text],
		.ban_form input:not([type]),
		.ban_form .navigation_button { border-radius: 4px; }

		.rate-form-carousel article { display: none; }
		.rate-form-carousel fieldset { position: static; margin: 0; padding: 0 }
		.rate-form-carousel legend { font-size: 1.5rem; margin: 0; padding: 15px 0 0 0; position: static; width: 100%}
		.rate-form-carousel label.radio {
			display: block;		    
		    margin: 0px 0;
		}
		.rate-form-carousel label.radio
		 {
			margin-left: auto;
			margin-right: 30px;
			color: #000;
			float: left;
			font-size: 20px;
			width: 120px;
		}
		
		.rate-form-carousel label.radio.flaticon:before{
			display: block;	
			font-size: 48px;
			width: 50px;
			margin: 0 auto;
			padding: 10px 20px;
			border: 3px solid;
			-moz-border-radius: 50%;
			-webkit-border-radius: 50%;
			border-radius: 50%;
			}

		.rate-form-carousel label.radio.radio-button,
		.btn{
			display: inline-block;		
		padding: 12px 12px;
		margin-bottom: 15px;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		background-repeat: repeat-x;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		font-size: 22px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 4px;
		border-radius: 6px;	
		width: 250px;
		}

		.btn-go{
			display: inline-block;		
			padding: 16px 10px;
		    margin-bottom: 15px;
		    line-height: 1.5;
		    text-align: center;
			vertical-align: middle;
		    cursor: pointer;
			background-repeat: repeat-x;
		    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
		    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		    font-size: 45px;
			font-weight: 600;
			font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		    -webkit-border-radius: 6px;
		    -moz-border-radius: 6px;
			border-radius: 4px;
		    border-radius: 6px;	
			width: 250px;
		}
		
		.rate-form-carousel label.first-step{ display: block; float: left}

		.rate-form-carousel label.radio:hover::before  { color: #fff; cursor: pointer;}
		
		.rate-form-carousel label.radio:hover,
		.rate-form-carousel label.radio:focus,
		.btn:hover, .btn:focus{
			color: #ddd ;
		    text-decoration: none;
		    background-position: 0 -14px;
		    transition: background-position 0.1s linear;	
		}	

		.rate-form-carousel .row { position: relative; min-height: 480px }
		.rate-form-carousel label.radio input[type=radio] { visibility: hidden; position: absolute; }
		.rate-form-carousel fieldset { 
			width: 600px;
			opacity:0;
			transition: all .5s;
			position: absolute;
			top: 0;
			text-align: center;
			right: 0;
			margin-right: -150px 
		}
.step2-label {
    margin-left: 160px;
}
		.rate-form-carousel fieldset.done { right: 100%; }
		
		.rate-form-carousel:not([step]) fieldset:nth-of-type(1) { opacity: 1; z-index: 2; right: 35.5%; }
		.rate-form-carousel[step="2"] fieldset:nth-of-type(2) { opacity: 1; z-index: 2; right:35.5%; }
		.rate-form-carousel[step="3"] fieldset:nth-of-type(3) { opacity: 1; z-index: 2; right:37%; }
		.rate-form-carousel[step="4"] fieldset:nth-of-type(4) { opacity: 1; z-index: 2; right:45%; }
		.rate-form-carousel[step="5"] fieldset:nth-of-type(5) { opacity: 1; z-index: 2; right:34%; }
		.rate-form-carousel[step="6"] fieldset:nth-of-type(6) { opacity: 1; z-index: 2; right:35%; }
		.rate-form-carousel[step="7"] fieldset:nth-of-type(7) { opacity: 1; z-index: 2; right:35%; }
		.rate-form-carousel[step="8"] fieldset:nth-of-type(8) { opacity: 1; z-index: 2; right:33%; }
		.rate-form-carousel[step="9"] fieldset:nth-of-type(9) { opacity: 1; z-index: 2; right:34%; }
		.rate-form-carousel[step="10"] fieldset:nth-of-type(10) { opacity: 1; z-index: 2; right:35%; }
		.rate-form-carousel[step="11"] fieldset:nth-of-type(11),
		.rate-form-carousel[step="12"] fieldset:nth-of-type(12),
		.rate-form-carousel[step="13"] fieldset:nth-of-type(13),
		.rate-form-carousel[step="14"] fieldset:nth-of-type(14){ opacity: 1; z-index: 2; right:37%; }

		.rate-form-carousel fieldset:nth-of-type(1) label:nth-of-type(1)
		{margin-top: 180px;
		}
		.rate-form-carousel label:nth-of-type(2),
		.rate-form-carousel label:nth-of-type(3){margin-top: 10px;}

		.rate-form-carousel fieldset legend span.step2 {width: 100%;}
		.rate-form-carousel fieldset legend span.step3 {width: 580px;}
		.rate-form-carousel fieldset legend span.step5,
		.rate-form-carousel fieldset legend span.step8,
		.rate-form-carousel fieldset legend span.step9 {width: 100%;}
		
		.step2-label {margin-left: 170px}

		.rate-form-carousel label.number,
		.rate-form-carousel label.text { display: block; margin-bottom: 10px;}
		
		.rate-form-carousel label.number span,
		.rate-form-carousel label.text span { display: block; color: #ccc; }

		.rate-form-carousel label.number input[type=number],
		.rate-form-carousel label.number input[type=text],  
		.rate-form-carousel label.text input[type=text],
		.rate-form-carousel label.text input[type=number],
		.rate-form-carousel label.text input[type=email],
		.rate-form-carousel label.text input[type=tel]
		 {
			background-color: rgb(255, 255, 255);
		    border-image-source: initial;
		    border-image-slice: initial;
		    border-image-width: initial;
		    border-image-outset: initial;
		    border-image-repeat: initial;
		    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
		    border-width: 1px;
		    border-style: solid;
		    border-color: rgb(204, 204, 204);
		    transition: border 0.2s linear, box-shadow 0.2s linear;
		    display: inline-block;
		    height: 50px;
		    margin-bottom: 10px;
		    font-size: 26px;
		    line-height: 46px;
		    color: rgb(85, 85, 85);
		    vertical-align: middle;
		    padding: 4px 6px;
		    border-radius: 6px;
		    width: 60%;
		    box-sizing: border-box;
		}
		.rate-form-carousel label.number.range input[type=number] {
			margin-bottom: 30px;
		}

		.rate-form-carousel form > div {
			text-align:center;
			margin-bottom: 20px;
		}
		.rate-form-carousel[step] form > div {
			display: none;
		}
		
		.rate-form-carousel form > div h2 {
			margin-top: 0px;
			font-size: 53px;
			line-height: 1;
			padding: 40px 0px;
			display: inline-block;
			border-radius: 4px;
			margin-bottom:10px; 
			font-weight: 500;
			font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		}
		
		.rate-form-carousel form > div p {
			font-size: 26px;
			padding: 0px;
			display: inline-block;
			border-radius: 4px;
			max-width: 500px;
			color: #777;
		}
		
		.rate-form-carousel label.number.range input[type=range] { 
			width: 90%;
			margin-bottom: 30px; 
		}
		
		
		.rate-form-carousel fieldset legend span {
			font-size: 28px;
			line-height: 1.5;
			padding: 4px;
			display: block;
			border-radius: 4px;
			width: 100%;
			margin-top: 60px;
			margin-bottom: 30px;
			text-align: center;
			color: #777;
			
		}

		.rate-form-carousel form.invalid input:invalid,
		.rate-form-carousel form input.invalid:invalid { -webkit-appearance: none; box-shadow: 0 0 2px 2px rgb(255,0,0) !important; }
		
		.rate-form-carousel .rangeslider { margin-bottom: 40px; }
		
		.blink_me {
  			animation: blinker 1s linear infinite;
		}

		@keyframes blinker {  
		  50% { opacity: 0; }
		}
		.rate-form-carousel fieldset legend + label.number.range,
		.rate-form-carousel fieldset legend + label.text
		 {
			margin-top: 10px;
		}

/* BANNER FORM RESPONSIVE
==============================================================================*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
		.rate-form-carousel form > div h2 {font-size: 38px;}
		.rate-form-carousel:not([step]) fieldset:nth-of-type(1) { opacity: 1; z-index: 2; right:25%; }
	
}

@media only screen and (min-width: 768px) and (max-width: 991px){
		.rate-form-carousel form > div h2 {font-size: 33px;}
		.rate-form-carousel[step="2"] fieldset:nth-of-type(2),
		.rate-form-carousel[step="3"] fieldset:nth-of-type(3),
		.rate-form-carousel[step="4"] fieldset:nth-of-type(4),
		.rate-form-carousel[step="5"] fieldset:nth-of-type(5),
		.rate-form-carousel[step="6"] fieldset:nth-of-type(6),
		.rate-form-carousel[step="7"] fieldset:nth-of-type(7),
		.rate-form-carousel[step="8"] fieldset:nth-of-type(8),
		.rate-form-carousel[step="9"] fieldset:nth-of-type(9),
		.rate-form-carousel[step="10"] fieldset:nth-of-type(10),
		.rate-form-carousel[step="11"] fieldset:nth-of-type(11),
		.rate-form-carousel[step="12"] fieldset:nth-of-type(12),
		.rate-form-carousel[step="13"] fieldset:nth-of-type(13),
		.rate-form-carousel[step="14"] fieldset:nth-of-type(14){ opacity: 1; z-index: 2; left:42%; }
		.rate-form-carousel:not([step]) fieldset:nth-of-type(1) { opacity: 1; z-index: 2; right:18%; }
		.rate-form-carousel fieldset:nth-of-type(1) label:nth-of-type(1),
		.rate-form-carousel label:nth-of-type(2),
		.rate-form-carousel label:nth-of-type(3){
		    margin-top: 160px;
		}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
		
		.rate-form-carousel form > div h2 {
			font-size: 1.4rem;
		}	
		.rate-form-carousel form > div p {
			font-size: 16px;
		}
		.rate-form-carousel fieldset {
			text-align: left;
		}
		.rate-form-carousel fieldset:nth-of-type(1) label:nth-of-type(1) {
			margin-top: 20%;
		}
		.rate-form-carousel label:nth-of-type(1){
			margin-top: 0px;
		}
		.rate-form-carousel:not([step]) label:nth-of-type(2),
		.rate-form-carousel label:nth-of-type(2),
		.rate-form-carousel label:nth-of-type(3),
		.rate-form-carousel:not([step]) label:nth-of-type(3),
		.rate-form-carousel label:nth-of-type(4){
				margin-top: 40px;
		}
		.rate-form-carousel label.radio.flaticon::before {
			display: inline;
			font-size: 36px;
			margin: auto 0;
			padding: 14px 16px;
			-moz-border-radius: 50%;
			-webkit-border-radius: 50%;
			border-radius: 50%;
		}
	
		.rate-form-carousel:not([step]) fieldset:nth-of-type(1),
		.rate-form-carousel[step="2"] fieldset:nth-of-type(2),
		.rate-form-carousel[step="3"] fieldset:nth-of-type(3),
		.rate-form-carousel[step="4"] fieldset:nth-of-type(4),
		.rate-form-carousel[step="5"] fieldset:nth-of-type(5),
		.rate-form-carousel[step="6"] fieldset:nth-of-type(6),
		.rate-form-carousel[step="7"] fieldset:nth-of-type(7),
		.rate-form-carousel[step="8"] fieldset:nth-of-type(8),
		.rate-form-carousel[step="9"] fieldset:nth-of-type(9),
		.rate-form-carousel[step="10"] fieldset:nth-of-type(10),
		.rate-form-carousel[step="11"] fieldset:nth-of-type(11),
		.rate-form-carousel[step="12"] fieldset:nth-of-type(12),
		.rate-form-carousel[step="13"] fieldset:nth-of-type(13),
		.rate-form-carousel[step="14"] fieldset:nth-of-type(14),
		.rate-form-carousel[step="15"] fieldset:nth-of-type(15),
		.rate-form-carousel[step="16"] fieldset:nth-of-type(16),
		.rate-form-carousel[step="17"] fieldset:nth-of-type(17),
		.rate-form-carousel[step="18"] fieldset:nth-of-type(18){ 
			left: 10%;
			margin-top: 50px; 
		}
	
		.rate-form-carousel label.radio:hover::before  {
			cursor: pointer;
		}

			.rate-form-carousel label.radio, .btn{
				float:none;
				width: 320px;
				margin-left: 8px;
		}
		.rate-form-carousel label.radio.radio-button{
			margin-bottom: 0px
		}
		.step2-label,
		.step3-label,
		.step4-label,
		.step5-label,
		.step6-label,
		.step7-label{margin-left: 40px;}
	
		.step8-label{margin-left: 60px;}
		.step9-label,
		.step10-label,
		.step11-label,
		.step12-label,
		.step13-label,
		.step14-label{margin-left: 40px;}
	

		
		.rate-form-carousel legend {
			width: 420px;
			padding: 0px 10px 0 10px;
		}

}

@media only screen and (min-width: 320px) and (max-width: 479px){
	
		.rate-form-carousel .container{min-width: 95%}	
		.rate-form-carousel form > div h2 {font-size: 1.3rem;}
		.rate-form-carousel form > div p {font-size: 16px;} 
		
		.rate-form-carousel fieldset {
			width: 100%;
			text-align: left;
			margin-right: 0px;
		}
	
		.step1 {
			margin-left:5%;
		}
	
		.rate-form-carousel fieldset:nth-of-type(1) label:nth-of-type(1) {
			margin-top: 160px;
		}
		.rate-form-carousel:not([step]) fieldset:nth-of-type(1) { 
			opacity: 1; 
			z-index: 2;
			right: 0%;
		}
		.rate-form-carousel:not([step]) label:nth-of-type(2),
		.rate-form-carousel:not([step]) label:nth-of-type(3) {
			margin-top: 40px;
		}
	
		.rate-form-carousel label.radio.flaticon::before {
			display: inline;
			font-size: 36px;
			margin: auto 0;
			padding: 14px 16px;
			-moz-border-radius: 50%;
			-webkit-border-radius: 50%;
			border-radius: 50%;
		}
		.rate-form-carousel label.radio, .btn{
			float:none;
			width: 100%;
			margin-left: 0px;
		}
	
		.rate-form-carousel legend {
			font-size: 1.5rem;
			margin: 0;
			padding: 0px 10px 0 10px;
			position: static;
			width: 320px;
		}
		
}