﻿body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background: scroll 0% 0% #fff;
    height: 100%
}
#main {
    min-height: 500px;
  width: 950px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 0px 10px 0px;
    background: none;
    border-bottom: 0px solid #B0B0B0
}
footer {
    position: relative;
    height: 45px;
    display: block;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #556EE4 none repeat scroll 0% 0%;
    border: 0px solid #000;
    z-index: 999
}
footer p{
	display: block;
	margin: 0 auto;
	width: 45%;
		border: 0px solid #000;
}
footer p i{
	float:left;
	display: block;
	padding: 10px 5px;
	color: #fdfdfd;
	font-style: normal;
	text-align:left;
    font-size: 14px;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;	
	border: 0px solid #000;
}
footer p a{
	color: #ec7f3b;
	text-decoration: underline;
}
.logo1{
		float:left;
    height: 35px;
    display: block;
	width: 100px;
	background: #ffffff;
 border: none;
}
header {
    position: relative;
    height: 35px;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #556EE4 none repeat scroll 0% 0%;
    border: 0px solid #000;
    z-index: 999
}

.navbar {
    position: relative;
    height: 50px;
    width: 950px;
    margin: 0 auto 0 auto;
    padding: 0px;
    background: #3B3B3B none repeat scroll 0% 0%;
    border: none
}
.navbar-nav {
    float: left;
    position: relative;
    height: 50px;
    margin: 0px;
    padding: 0px;
    color: #FFF;
    font-size: 12px;
    list-style: none;
    background: #3B3B3B none repeat scroll 0% 0%;
    border: 0px solid #fff
}
.navbar-nav > li {
    float: left;
    position: relative;
    display: block;
    box-sizing: border-box;
    border: none;
    list-style: none
}
.navbar-nav > li > a {
    float: left;
    display: block;
    color: #FFF;
    transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 17px 30px
}
.navbar-nav > li a:hover,
.active > a,
.active > a:hover {
    position: relative;
    background: #FF5454 none repeat scroll 0% 0%;
    color: #FFF
}
.navbar-rt {
    float: right;
    position: relative;
    height: 50px;
    margin: 0px;
    padding: 0px;
    color: #FFF;
    font-size: 12px;
    list-style: none;
    background: #3B3B3B none repeat scroll 0% 0%;
    border: 0px solid #fff
}
.navbar-rt > li {
    float: left;
    position: relative;
    display: block;
    box-sizing: border-box;
    border: none;
    list-style: none
}
.navbar-rt > li > a {
    float: left;
    display: block;
    color: #FFF;
    transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 17px 30px
}
.navbar-rt > li a:hover,
.active > a,
.active > a:hover {
    position: relative;
    background: #FF5454 none repeat scroll 0% 0%;
    color: #FFF
}
.colm {
    position: relative;
    float: left;
    min-height: 100px;
    width: 50%;
    margin: 10px 0 10px 0;
    padding: 0 1% 1% 1%;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    text-align: justify;
    box-sizing: border-box;
    background: #fff none repeat scroll 0% 0%;
    border: 0px solid #ccc
}
.colm > h1,.colm > h2,.colm > h3 {
	margin:0; padding:0;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    text-align: justify;
    background: none;
    border: none
}	
.colm > h4 {
    width: 96%;
    margin: 0;
    padding: 0 1%;
    color: #FA9E27;
    font-size: 28px;
    background: none;
    border: none
}
.colm > img {
    width: 100%;
    margin: 0
}
.colmc {
    position: relative;
    float: left;
    min-height: 100px;
    width: 100%;
    padding: 20px 1%;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 2;
    text-align: justify;
    background: #F2F0F0;
    border: 1px solid #ccc;
}
.colmc > h1 {
    width: 96%;
    margin: 0;
    padding: 0;
    color: #FA9E27;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
    font-size: 18px;
    background: none;
    border: none
}
.colmc .rt {
    position: absolute;
    top: 4px;
    right: 4px;
    display: block;
    min-width: 50px;
    padding: 3px 5px;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #FFF;
	text-decoration:none;
    background-color: #ec7f3b;
    border-radius: 2px;
}

.colmc .rtb {
    position: absolute;
    bottom: 4px;
    right: 4px;
    display: block;
    min-width: 50px;
    padding: 3px 5px;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #FFF;
	text-decoration:none;
    background-color: #ec7f3b;
    border-radius: 2px;
}
.right {
    position: relative;
    float: right;
    min-height: 100px;
    width: 48%;
    margin: 10px 0 10px 0;
	padding:0;
}
.col_questionnaire {
    position: relative;
    float: right;
    min-height: 300px;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 1% 0;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    text-align: justify;
    box-sizing: border-box;
    background: #556EE4 none repeat scroll 0% 0%;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0px 0px 3px #ccc
}
.col_questionnaire > h1 {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 5px 0;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    background: #FA9E27 none repeat scroll 0% 0%;
    border: none;
    border-bottom: 1px solid #F36060;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 2px -1px #757474
}
.col_questionnaire > h1:before {
    content: "";
    position: absolute;
    top: 32px;
    right: 80px;
    border-width: 14px 14px 0px;
    border-style: solid;
    border-color: #FA9E27 transparent;
    display: block
}
.col_questionnaire h2 {
    width: 98%;
    margin: 0 0 5px 0;
    padding: 5px 5px;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    box-sizing: border-box
}
.col_questionnaire ul {
    margin: 5px;
    padding: 0;
    border: 0px solid #000
}
.col_questionnaire ul li {
    display: block;
    margin: 3px 0;
    padding: 0;
    color: #262525;
    font-size: 13px;
    list-style: none;
    transition: all 0.3s ease-in-out 0s;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #556EE4;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}
.col_questionnaire ul .mins {
    float: left;
    display: block;
    margin: 3px 0;
    padding: 3px;
    width: 98%;
    color: #262525;
    font-size: 12px;
    list-style: none;
    transition: all 0.3s ease-in-out 0s;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}
.col_questionnaire ul .mins span {
    float: left;
    margin: 10px
}
.col_questionnaire ul li.hv:hover {
    color: #FFF;
    background: #FA9E27 none repeat scroll 0% 0%;
    border: 1px solid #FA9E27
}
.col_questionnaire label {
    display: block;
    padding: 5px;
    cursor: pointer;
    border: none
}
.col_questionnaire label p {
    display: block;
    margin: 8px;
    cursor: pointer;
    border: none
}
.col_questionnaire ul .acts {
	display: block;
	cursor: pointer;
	padding:5px 2% 5px 0;
	color: #5D5B5B;
	font-size: 14px;
	font-weight: 600;
}
 .col_questionnaire ul .acts .ac{
	position:relative; 
	width:84%;
    margin: 0 7%;
    padding: 4px 8px;
	color: #5D5B5B;
    text-decoration: none; 
	background:none;
	border: 1px solid #ccc;
} 
 .col_questionnaire ul .acts .ac:hover {
    color: #FFF;
    background: #FA9E27 none repeat scroll 0% 0%;
    border: 1px solid #FA9E27
}
.col_questionnaire ul .acts .ac::after {
  color: #a49e9e;
  content: '▼';
  position:absolute;
  top: 5px; right:2px;
}

.col_questionnaire ul .acts span{
	height:360px;
    width:98%;
    margin: 0 5px;
    padding: 0 1%;
	color:#fff;
    text-decoration: none; 
	background:#46a5ea;
	border: 1px solid #ccc;
}

.col_questionnaire .etp {
    display: block;
    position: relative;
    margin: 5px 20% 0 20%;
    float: left;
    height: 15px;
    width: 60%;
    cursor: pointer;
    border: 1px solid #ccc
}
.col_questionnaire .etp span {
    display: block;
    position: relative;
    margin: 0;
    float: left;
    height: 15px;
    width: auto;
    font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: right;
    background: #72B0D9 none repeat scroll 0% 0%;
    border: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}
.col_questionnaire .ns {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    min-height: 10px;
    width: 65px;
    border: 0px solid #000
}
.col_questionnaire .ns label {
    display: block;
    float: left;
    margin: 0px;
    padding: 5px;
    border: 0px solid #000
}
.check {
    color: #FFF;
    background: #FA9E27 none repeat scroll 0% 0%;
    border: 1px solid #FA9E27
}
.col_questionnaire input[type="text"] {
    width: 84%;
    margin: 5px 7%;
    padding: 5px;
    color: #5D5B5B;
    font-size: 15px;
    outline: medium none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    border: medium none;
    background: #FFF none repeat scroll 0% 0%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border: 1px solid #ccc
}
.col_questionnaire input[type=text]:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1)
}
.col_questionnaire select {
    width: 87%;
    margin: 5px 7% 5px 7%;
    padding: 0px 8px;
    cursor: pointer;
    color: #5D5B5B;
    font-size: 14px;
    outline: medium none;
    border: medium none;
    background: #FFF none repeat scroll 0% 0%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border: 1px solid #ccc
}
.col_questionnaire select > option {
    padding: 5px;
    cursor: pointer;
    color: #5D5B5B;
    font-size: 14px;
    outline: medium none;
    border: medium none;
    background: #FFF none repeat scroll 0% 0%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border: 0px solid #ccc
}
.col_questionnaire select > option:disabled {
    background: #dddddd
}
.col_questionnaire .min {
    float: right;
    width: 23%;
    margin: 3px;
    padding: 0px 5px;
    cursor: pointer;
    color: #5D5B5B;
    font-size: 14px;
    outline: medium none;
    border: medium none;
    background: #FFF none repeat scroll 0% 0%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border: 1px solid #ccc
}
.col_questionnaire .min > option {
    padding: 3px;
    cursor: pointer;
    color: #5D5B5B;
    font-size: 14px;
    outline: medium none;
    border: medium none;
    background: #FFF none repeat scroll 0% 0%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border: 0px solid #ccc
}
.col_questionnaire .min > option:disabled {
    background: #dddddd
}
.col_questionnaire input[type="button"] {
    width: 50%;
    margin: 5px 25% 1px 25%;
    padding: 5px;
    cursor: pointer;
    color: #FFF;
    font-size: 16px;
    outline: medium none;
    background: #FA9E27 none repeat scroll 0% 0%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    border: 1px solid #E48D38;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 2px 2px -1px #757474
}
.col_questionnaire input[type="button"]:hover {
    background: #3d3d3d none repeat scroll 0% 0%;
    border: 1px solid #3d3d3d
}
.wizard,
.tabcontrol {
    display: block;
    width: 100%;
    overflow: hidden
}
.wizard a,
.tabcontrol a {
    outline: 0
}
.wizard ul,
.tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0
}
.wizard ul > li,
.tabcontrol ul > li {
    display: block;
    padding: 0
}
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
    position: absolute;
    left: -999em
}
.wizard > .content > .title,
.tabcontrol > .content > .title {
    position: absolute;
    left: -999em
}
.wizard ul[role=menu] {
    width: 45%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    border: 0px solid #000
}
.wizard ul[role=menu] li {
    cursor: pointer;
    padding: 0px;
    margin: 5px;
    transition: all 0.3s ease-in-out 0s;
    font-size: 16px;
    outline: medium none;
    background: #FA9E27 none repeat scroll 0% 0%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border: 1px solid #E48D38;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 2px 2px -1px #757474
}
.wizard a[role=menuitem] {
    display: block;
    padding: 5px 10px;
    margin: 0;
    text-decoration: none;
    color: #FFF
}
.wizard ul[role=menu] li:hover {
    background: #3d3d3d none repeat scroll 0% 0%;
    border: 1px solid #3d3d3d
}
.wizard > .steps {
    position: relative;
    display: none;
    width: 100%;
    border: 1px dotted #000
}
.wizard > .steps > ul > li {
    width: 25%
}
.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
    float: left
}
.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default
}
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
    background: #2184be;
    color: #fff;
    cursor: default
}
.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
    background: #9dc8e2;
    color: #fff
}
.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active {
    background: #ff3111;
    color: #fff
}
.wizard > .content {
    position: relative;
    float: left;
    background: none;
    display: block;
    margin: 2px;
    min-height: 384px;
    overflow: hidden;
    width: 98%;
    border: 0px dotted #000
}
.wizard > .content > .body {
    position: absolute;
    width: 100%;
    padding: 0;
    border: 0px dotted #fff
}
.wizard > .content > .body ul {
    list-style: disc !important
}
.wizard > .content > .body ul > li {
    display: list-item
}
.wizard > .content > .body > iframe {
    border: 0 none;
    width: 100%;
    height: 100%
}
.act_sec{
    display: none;
	height:400px;
	width:400px;
    position: absolute;
    top: 20px;
    right: 2%;
    padding: 3px;
    color: #262525;
    font-size: 12px;
    list-style: none;
    transition: all 0.3s ease-in-out 0s;
    background: #46a5ea none repeat scroll 0% 0%;
    border: 0px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.act_sec h2{
    width:94%;
    position:relative;
    margin:0 0 5px 0;
    padding:1% 3%;
    color: #fff;
	text-align:center;
	font: bold 12px Arial, Helvetica, sans-serif;
	background:none;
	border: 0px solid #ccc
}
.act_sec p{
	height:330px;
    width:98%;
    margin: 5px 0;
    padding: 0 1%;
    text-decoration: none; 
	background:none;
	overflow-y: auto;
	border: 0px solid #ccc;
}

.act_sec p span{
	height:360px;
    width:98%;
    margin: 0 5px;
    padding: 0 1%;
	color:#fff;
    text-decoration: none; 
	background:#46a5ea;
	border: 1px solid #0d68aa;
}

.act_sec label {
    display: block;
	margin: 5px 0;
    padding: 5px;
    cursor: pointer;
	background: #fff none repeat scroll 0% 0%;
     border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.phone-call {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #FA9E27;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 38px;
	margin: 5px 0 5px 20%;
    padding: 0 0 0 6px;
    text-decoration: none;
    float: left;
}
.phone-call::after {
    background-color: #FA9E27;
    background-image: url("arr.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    content: "Appelez-nous";
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 28px;
    margin-left: 8px;
    margin-top: -1px;
    padding: 6px 10px 6px 15px;
    text-align: left;
    width: 100px;
}
#is_verror {
    display: none;
    position: absolute;
    top: 20px;
    right: 47%;
    width: 26%;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: ;
    border-radius: .3em;
    color: #F71335;
    background: #FFF;
    border: 2px solid #F71335;
    z-index: 20
}
#is_verror label {
    float: left;
    margin: 3px;
    padding: 5px;
    width: 95%;
    border-bottom: 0px solid #000
}
#is_verror > h4 {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 4px 0;
    color: #FFF;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    background: #F71335 none repeat scroll 0% 0%;
    border: none;
    box-shadow: 0 2px 2px -1px #757474
}
#is_verror > h4:before {
    content: "";
    position: absolute;
    top: 25px;
    right: 40px;
    border-width: 15px 15px 0px;
    border-style: solid;
    border-color: #F71335 transparent;
    display: block
}
.cl {
    position: absolute;
    cursor: pointer;
    width: 20px;
    top: 0;
    right: 0;
    padding: 2px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    font: bold 14px Arial, Helvetica, sans-serif;
    background-color: #F71335;
    border: 1px solid #E71030;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}
.cl:hover {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #F71335;
    background-color: #fff
}
.cls {
    position: absolute;
    cursor: pointer;
    width: 20px;
    top: 0;
    right: 0;
    padding: 2px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    font: bold 14px Arial, Helvetica, sans-serif;
    background-color: #1090ec;
    border: 1px solid #309cea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}
.cls:hover {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #46a5ea;
    background-color: #fff
}
.tr {
	float:right;
    width: 100%;
    margin: 0;
    padding: 0 0 1% 0;
    /*color: #FA9E27;*/
    color: #2792FA;
    font-size: 22px;
	font-weight: bold;
	text-align:center;
    background: none;
    border: none;
}
.is_info, .is_success, .is_warning, .is_error {

margin: 10px 10px;
padding:12px 5px 12px 25px;
font-family: Arial;
   font-size: 12px;
   font-weight:bold;
   text-transform: initial;
border-radius:.3em;
}
.is_info {
    color: #00529B;
    background-color: #BDE5F8;
	border:1px solid #00529B;
}
.is_success {
    color: #6DC213;
    background-color: #DFF2BF;
	border:1px solid #B5ED56;
	color: #fff;
    background-color: #6DC213;
	border:1px solid #6DC213;
}
.is_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.is_error {
    color: #EA3D47;
	background:#FFBABA url('error.png') no-repeat 0px 1%;
    border:1px solid #F69E9E;
}
.lds{
margin: 10% 10px;
padding:5% 5px 5% 18px;
min-height:50px;
font-family: Arial;
background:#fff;
border:1px solid #6DC213;
border-radius:.3em;	
}
.iss_success{
margin: 10% 10px;
padding:5% 10px 5% 18px;
min-height:100px;
font-family: Arial;
text-align:left;
background:#fff url('valid.png') no-repeat 0px 20%;
border:1px solid #6DC213;
border-radius:.3em;	
}
.iss_success .spn{
float:left;
margin: 0;
padding:0;
width:100%;
font-size: 13px;
font-weight:bold;
text-transform: initial;
color: #1FA517;

}
.iss_err{
margin: 10% 10px;
padding:5% 5px 5% 18px;
min-height:150px;
font-family: Arial;
background:#fff;
border:1px solid #A73F0F;
border-radius:.3em;	
}
.iss_err input[type="text"]{
    float:left;
    height:20px;
    width:200px;
    margin:2px 0px 0px 0;
    padding:5px;
	color:#585858;
    background-color: #fff;
    border: 1px solid #B0B0B0;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;		
}
.iss_err input[type="text"]:focus {
    outline: none;
	background-color: #fff;
	border:1px solid #0186ba;
    -moz-box-shadow: 0 0 5px #0186ba;
    -webkit-box-shadow: 0 0 5px #0186ba;
    box-shadow: 0 0 5px #0186ba;
}
.iss_err input[type="submit"] {
    background: #5D5B5B none repeat scroll 0% 0%;
    margin:0 5px;
	padding: 8px;
    color: #FFF;
    outline: medium none;
    cursor: pointer;
    width: 100px;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    transition: all 0.3s ease 0s;
	border: medium none;
    border-radius: 3px;
}
.iss_err input[type="submit"]:hover {
	position: relative;
	background: #FA9E27  none repeat scroll 0% 0%;
	color: #FFF;	
}
.spr{
float:left;
margin: 0;
padding:0;
width:100%;
font-size: 13px;
font-weight:bold;
text-transform: initial;
color: #BA2F11;
}
.spn{
float:left;
margin: 0;
padding:0;
width:100%;
font-size: 13px;
font-weight:bold;
text-transform: initial;
color: #1FA517;
}
.sp{

float:left;
margin: 5px 0;
padding:0;
width:100%;
font-size: 12px;
font-weight:bold;
text-transform: initial;
color: #61655D;

}

@media only screen and (max-width: 991px) {
    #main {
        min-height: 500px;
        width: 100%;
        position: relative;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 0px 10px 0px;
        background: none;
        border: 0px solid #B0B0B0
    }
    .colm {
        width: 60%;
        margin: 10px 20% 10px 20%;
        padding: 5px;
        font-size: 12px
    }
	.right {
    width: 60%;
    margin: 10px 20% 10px 20%
	}
	.tr {
    font-size: 18px;
	font-weight: bold;
	}
	.act_sec{
    top: 20px;
    right: 25%;
	}

    #is_verror {
        position: absolute;
        top: 0px;
        right: 30%;
        width: 40%;
        font-size: 12px
    }
    #is_verror > h4 {
        font-size: 13px
    }
    #is_verror > h4:before {
        content: "";
        position: absolute;
        top: 20px;
        right: 40px;
        border-width: 12px 12px 0px
    }
}
@media only screen and (max-width: 768px) {
    #main {
        min-height: 500px;
        width: 100%;
        position: relative;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 0px 10px 0px;
        background: none;
        border: 0px solid #B0B0B0
    }
    .colm {
        width: 70%;
        margin: 10px 15% 10px 15%;
        padding: 5px;
        font-size: 12px
    }
	.right {
    width: 70%;
    margin: 10px 15% 10px 15%
	}
	.act_sec{
    top: 20px;
    right: 20%;
	}
    #is_verror {
        position: absolute;
        top: 0px;
        right: 30%;
        width: 40%;
        font-size: 12px
    }
    #is_verror > h4 {
        font-size: 13px
    }
    #is_verror > h4:before {
        content: "";
        position: absolute;
        top: 20px;
        right: 40px;
        border-width: 12px 12px 0px
    }
}
@media screen and (max-width: 640px) {
    #main {
        min-height: 500px;
        width: 100%;
        position: relative;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 0px 10px 0px;
        background: none;
        border: 0px solid #B0B0B0
    }
    .colm {
        width: 80%;
        font-size: 12px;
        margin: 10px 10% 10px 10%;
        padding: 5px
    }
	.colm > h1,.colm > h2,.colm > h3 {
	font-size: 12px;

	}
    .colm > h4 {
        width: 96%;
        margin: 0;
        padding: 0 1%;
        color: #FA9E27;
        font-size: 16px;
    }
	.right {
    width: 80%;
	margin: 10px 10% 10px 10%;
	}
	.tr {
    font-size: 16px;
	font-weight: bold;
	}
	.act_sec{
    top: 20px;
    right: 10%;
	width:78%;
	}
    .col_questionnaire {
        position: relative;
        float: right;
        min-height: 300px;
        padding: 0 0 1% 0;
        color: #333;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 1.42857;
        text-align: justify;
        box-sizing: border-box;
        background: #556EE4 none repeat scroll 0% 0%;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        box-shadow: 0px 0px 3px #ccc
    }
    .col_questionnaire > h1 {
        width: 100%;
        margin: 0 0 5px 0;
        padding: 6px 0;
        color: #FFF;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        background: #FA9E27 none repeat scroll 0% 0%;
        border: none;
        border-bottom: 1px solid #F36060;
        border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        box-shadow: 0 2px 2px -1px #757474
    }
    .col_questionnaire > h1:before {
        content: "";
        position: absolute;
        top: 30px;
        right: 80px;
        border-width: 10px 10px 0px;
        border-style: solid;
        border-color: #FA9E27 transparent;
        display: block
    }
    .col_questionnaire h2 {
        width: 98%;
        margin: 0 0 5px 0;
        padding: 5px 5px;
        color: #FFF;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        box-sizing: border-box
    }
    .col_questionnaire ul {
        margin: 5px;
        padding: 0;
        border: 0px solid #000
    }
    .col_questionnaire ul li {
        display: block;
        margin: 3px 0;
        padding: 0;
        color: #262525;
        font-size: 12px;
        list-style: none;
        transition: all 0.3s ease-in-out 0s;
        background: #fff none repeat scroll 0% 0%;
        border: 1px solid #556EE4;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px
    }
    .col_questionnaire ul .mins {
        float: left;
        display: block;
        margin: 3px 0;
        padding: 3px;
        width: 98%;
        color: #262525;
        font-size: 12px;
        list-style: none;
        transition: all 0.3s ease-in-out 0s;
        background: #fff none repeat scroll 0% 0%;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px
    }
    .col_questionnaire ul .mins span {
        float: left;
        margin: 5px;
        border: 0px solid #ccc
    }
    .col_questionnaire ul li.hv:hover {
        color: #FFF;
        background: #FA9E27 none repeat scroll 0% 0%;
        border: 1px solid #FA9E27
    }
	
    .col_questionnaire label {
        display: block;
        padding: 3px;
        cursor: pointer;
        border: none
    }
    .col_questionnaire .ns label {
        display: block;
        float: left;
        margin: 0px;
        padding: 0px;
        width: 10%;
        font-size: 10px;
        border: 0px solid #000
    }
    .check {
        color: #FFF;
        background: #FA9E27 none repeat scroll 0% 0%;
        border: 1px solid #FA9E27
    }
    .col_questionnaire input[type="text"] {
        width: 83%;
        margin: 5px 7%;
        padding: 5px;
        color: #5D5B5B;
        font-size: 15px;
        outline: medium none;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        border: medium none;
        background: #FFF none repeat scroll 0% 0%;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        border: 1px solid #ccc
    }
    .col_questionnaire input[type=text]:focus {
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        border: 1px solid rgba(81, 203, 238, 1)
    }
    .col_questionnaire select {
        width: 87%;
        margin: 5px 7% 5px 7%;
        padding: 0px 8px;
        cursor: pointer;
        color: #5D5B5B;
        font-size: 14px;
        outline: medium none;
        border: medium none;
        background: #FFF none repeat scroll 0% 0%;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        border: 1px solid #ccc
    }
    .col_questionnaire select > option {
        padding: 5px;
        font-size: 14px
    }
    .col_questionnaire .min {
        width: 20%;
        margin: 3px;
        padding: 0px 2px;
        font-size: 10px
    }
    .col_questionnaire .min > option {
        padding: 2px;
        font-size: 10px
    }
    .wizard ul[role=menu] {
        width: 100%;
        padding: 0;
        text-align: center;
        border: 0px solid #000
    }
	.phone-call {
	margin: 5px 0 5px 20%;
	}
    #is_verror {
        position: absolute;
        top: 0px;
        right: 30%;
        width: 50%;
        font-size: 12px
    }
    #is_verror > h4 {
        font-size: 13px
    }
    #is_verror > h4:before {
        content: "";
        position: absolute;
        top: 20px;
        right: 40px;
        border-width: 12px 12px 0px
    }
}
@media screen and (max-width: 480px) {
    #main {
        min-height: 500px;
        width: 100%;
        position: relative;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 0px 10px 0px;
        background: none;
        border: 0px solid #B0B0B0
    }
    .colm {
        width: 100%;
        font-size: 12px;
        padding: 5px;
        margin: 10px 0 10px 0
    }
    .colm > h4 {
        width: 96%;
        margin: 0;
        padding: 0 1%;
        color: #FA9E27;
        font-size: 16px;
        background: none;
        border: none
    }
	.right {
        width: 100%;
        margin: 10px 0 10px 0;
	}
	.tr {
    font-size: 14px;
	font-weight: bold;
	}
	.act_sec{
	width:100%;
    top: 20px;
    right: 0;
	}.act_sec h2{
	font: bold 12px Arial, Helvetica, sans-serif;
	}
    .col_questionnaire {
        position: relative;
        float: right;
        min-height: 300px;
        padding: 0 0 1% 0;
        color: #333;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 1.42857;
        text-align: justify;
        box-sizing: border-box;
        background: #556EE4 none repeat scroll 0% 0%;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        box-shadow: 0px 0px 3px #ccc
    }
    .col_questionnaire > h1 {
        width: 100%;
        margin: 0 0 5px 0;
        padding: 6px 0;
        color: #FFF;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        background: #FA9E27 none repeat scroll 0% 0%;
        border: none;
        border-bottom: 1px solid #F36060;
        border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        box-shadow: 0 2px 2px -1px #757474
    }
    .col_questionnaire > h1:before {
        content: "";
        position: absolute;
        top: 30px;
        right: 80px;
        border-width: 10px 10px 0px;
        border-style: solid;
        border-color: #FA9E27 transparent;
        display: block
    }
    .col_questionnaire h2 {
        width: 98%;
        margin: 0 0 5px 0;
        padding: 5px 5px;
        color: #FFF;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        box-sizing: border-box
    }
    .col_questionnaire ul {
        margin: 5px;
        padding: 0;
        border: 0px solid #000
    }
    .col_questionnaire ul li {
        display: block;
        margin: 3px 0;
        padding: 0;
        color: #262525;
        font-size: 12px;
        list-style: none;
        transition: all 0.3s ease-in-out 0s;
        background: #fff none repeat scroll 0% 0%;
        border: 1px solid #556EE4;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px
    }
    .col_questionnaire ul .mins {
        float: left;
        display: block;
        margin: 3px 0;
        padding: 3px;
        width: 98%;
        color: #262525;
        font-size: 12px;
        list-style: none;
        transition: all 0.3s ease-in-out 0s;
        background: #fff none repeat scroll 0% 0%;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px
    }
    .col_questionnaire ul .mins span {
        float: left;
        margin: 5px;
        border: 0px solid #ccc
    }
	.col_questionnaire ul .acts span{
    margin: 0 2px;
	}
    .col_questionnaire ul li.hv:hover {
        color: #FFF;
        background: #FA9E27 none repeat scroll 0% 0%;
        border: 1px solid #FA9E27
    }
    .col_questionnaire label {
        display: block;
        padding: 3px;
        cursor: pointer;
        border: none
    }
    .col_questionnaire .ns label {
        display: block;
        float: left;
        margin: 0px;
        padding: 0px;
        width: 10%;
        font-size: 10px;
        border: 0px solid #000
    }
    .check {
        color: #FFF;
        background: #FA9E27 none repeat scroll 0% 0%;
        border: 1px solid #FA9E27
    }
    .col_questionnaire input[type="text"] {
        width: 83%;
        margin: 5px 7%;
        padding: 5px;
        color: #5D5B5B;
        font-size: 15px;
        outline: medium none;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        border: medium none;
        background: #FFF none repeat scroll 0% 0%;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        border: 1px solid #ccc
    }
    .col_questionnaire input[type=text]:focus {
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        border: 1px solid rgba(81, 203, 238, 1)
    }
    .col_questionnaire select {
        width: 87%;
        margin: 5px 7% 5px 7%;
        padding: 0px 8px;
        cursor: pointer;
        color: #5D5B5B;
        font-size: 14px;
        outline: medium none;
        border: medium none;
        background: #FFF none repeat scroll 0% 0%;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        border: 1px solid #ccc
    }
    .col_questionnaire select > option {
        padding: 5px;
        font-size: 14px
    }
    .col_questionnaire .min {
        width: 20%;
        margin: 3px;
        padding: 0px 2px;
        font-size: 10px
    }
    .col_questionnaire .min > option {
        padding: 2px;
        font-size: 10px
    }
    .wizard ul[role=menu] {
        width: 100%;
        padding: 0;
        text-align: center;
        border: 0px solid #000
    }
	.phone-call {
	margin: 5px 0 5px 5%;
	}
	.phone-call::after {
    margin-left: 6px;
	}
    #is_verror {
        position: absolute;
        top: 0px;
        right: 10%;
        width: 80%;
        font-size: 10px
    }
    #is_verror > h4 {
        font-size: 13px
    }
    #is_verror > h4:before {
        content: "";
        position: absolute;
        top: 20px;
        right: 40px;
        border-width: 12px 12px 0px
    }
	
	footer p{
	width: 100%;

	}
	footer p i{
	width: 200px;
	font-size: 10px;
	}
	.colmc {
	width: 94%;
	margin-left: 2%;
	margin-right: 1%;
	padding-top: 20px;

	}	

}
header {
    position: relative;
    height: 35px;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #556EE4 none repeat scroll 0% 0%;
    border: 0px solid #000;
    z-index: 999
}