/*Stylesheet for CRM Forms*/

::-webkit-input-placeholder { /* Edge */
  opacity:0.65;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  opacity:0.65;
}

::placeholder {
  opacity:0.65;
}

.wpcf7 input[type="checkbox"] {
	appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
}

.wpcf7 input[type="radio"] {
	appearance: radio !important;
  -webkit-appearance: radio !important;
}

.fcrm-container {
    min-height: 750px;
    position: relative;
    display: block;
    margin: 0 auto;
    height: auto;
    padding: 15px 0;
}

.template_form {
    text-align: center;
    font-size: 0;
    display: flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    border: 2px solid #ececec;
    background: #fefefe;
    border-radius: 10px;
}

.form_frame_b {
    width: 100%;
    padding: 30px 25px 10px 25px;
}

[class^="form_frame"] {
    vertical-align: top;
    text-align: left;
    font-size: 16px;
    padding: 30px 25px;
    font-family: inherit;
    flex-wrap: wrap;
    display: flex;
}

[class^="form_box"] [class^="form_box"] {
    padding: 0;
}

[class^="form_box"] {
    margin-bottom: 0;
    overflow: hidden;
}

.form_box_col,
.form_box_col2{
	width: 100%;
}

.form_box_col .group,
.form_box_col .group-2{
    width: 100%;
    padding: 10px 0;
}

.form_box_col2 .group:first-child {
    padding: 10px 0;
}

.form_box_col2 .group{
    width: 100%;
    padding: 10px 0;
}


.group {
    display: inline-block;
    padding: 10px 0 10px 10px;
    vertical-align: top;
    float: left;
}

.form_label {
  margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;    
	font-size:16px;
}

.required_filed {
    color: #f00;
    font-size: 20px;
}

.required-info {
    color: red;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    border-bottom: 5px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.animated_box {
    position: relative;
}

.form_field {
		height: 63px;
		padding: 15px;
		font-size: 15px;
		width: 100%;
		border: 2px solid #efefef;
}

select.form_field {
    background: url(images/arrow.png) 96% / 15% no-repeat #fff;
        background-position-x: 96%;
        background-size: 15%;
    background-size: 25px;
    background-position-x: right 15px;
}

select.form_field {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #0ebeff;
    -ms-word-break: normal;
    word-break: normal;
    border: 2px solid #e5e5e5;
}

.form_button {
    width: 150px;
    background: #0eaa4b;
    height: 55px;
    border: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    text-shadow: 1px 1px 3px #999;
    position: relative;
    margin: 25px 0;
}

.box-title{
	  display: block;
    clear: both;
    margin: 5px 0;
    font-size: 20px;
}

.label-required{
	color:#f00;
}

.wpcf7-not-valid{
		border-color:red;
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
    text-align: right;
}

.box-separator{
	width:100%;
	margin:25px 0 15px;
	height:2px;
	background-color:#333;
}

.wpcf7-list-item input{
	width: 13px !important;
	position: relative;
	cursor: pointer;
	height: 13px;
	vertical-align: middle;
	padding: 0;
	margin-right: 1px;
}

.wpcf7-list-item-label{
	vertical-align:middle;
}

span.wpcf7-list-item {
    display: block;
    margin: 15px 0;
    width: 49%;
    float: left;
}

textarea.form_field{
	resize: none;
	font: inherit;
	min-height: 100px;	
}

.not-strong{
	font-weight:200;
}


div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing {
    background-color: #f4f0ae;
    font-weight: 600;
    color: #555005;
}

div.wpcf7-mail-sent-ok {
    background-color: #f0ffea;
    font-weight: 600;
    color: #255b0e;
}

#ifyes{
		display:none;
}

.upload-box{
	padding: 15px;
	background-color: #efefef;	
}

.upload-box .group,
.upload-box .group-3{
	padding: 0 15px;	
}

div.wpcf7-response-output{
	width:100%;
	margin-left: 0;
	margin-right: 0;	
}

.notice{
	color: #126ca2;
	font-size: 14px;
	text-align: justify;
	line-height: 22px;
	background-color: #e1ecf2;
	padding: 15px;
	font-weight: 500;
	border:2px solid #126ca2;
}

div.wpcf7 .ajax-loader {
    background-image: url('images/spinner.gif');
    width: 31px;
    height: 31px;
    margin: 0 0 0 6px;
}

/*Popup*/
.sgpb-popup-builder-content-705 .sgpb-main-html-content-wrapper h3{
	font-size: 22px;
	padding: 15px;
	line-height: 35px;
	color:#08669e;
	font-weight:600;
}

.sgpb-popup-builder-content-705 .sgpb-main-html-content-wrapper .list-popup{
	padding:15px;
	color:#333;
}

.sgpb-popup-builder-content-705 .sgpb-main-html-content-wrapper .list-popup > li{
	margin:15px;
	text-align: justify;
	line-height: 23px;
	font-size: 16px;	
}

/* Medium devices (landscape tablets, 834px and up) */
@media only screen and (min-width: 834px) {



.form_box_col,
.form_box_col2{
	width: 100%;
}

.form_box_col .group{
    width: 100%;
    padding: 10px 15px 10px 0;
}

.form_box_col2 .group,
.form_box_col .group-2{
    width: 50%;
    padding: 10px 15px;
}

.form_box_col .group-3{
		float:left;
    width: 32%;
    padding: 10px 15px 10px 0;
}

.form_box_col .group-2{
    float:left;
    padding: 0 15px 10px 0;
}

.form_box_col2 .group:first-child {
    padding: 10px 0;
}

div.wpcf7-response-output{
	margin-left: 0;
	margin-right: 15px;	
}

.notice{
	margin-right: 15px;	
}

span.wpcf7-list-item {
    width: 24%;
    margin: 15px 5px 15px 0;
}
	
}