.fc-main {
    margin: 0;
    padding: 0;
}
h2.wpsw_search_title {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.fc-main .fc-form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.fc-1,
.fc-2,
.fc-3,
.fc-4,
.fc-5,
.fc-6,
.fc-7,
.fc-8,
.fc-9,
.fc-10,
.fc-11,
.fc-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.fc-12 {
    width: 100%;
}

.fc-11 {
    width: 91.66666667%;
}

.fc-10 {
    width: 83.33333333%;
}

.fc-9 {
    width: 75%;
}

.fc-8 {
    width: 66.66666667%;
}

.fc-7 {
    width: 58.33333333%;
}

.fc-6 {
    width: 50%;
}

.fc-5 {
    width: 41.66666667%;
}

.fc-4 {
    width: 33.33333333%;
}

.fc-3 {
    width: 25%;
}

.fc-2 {
    width: 16.66666667%;
}

.fc-1 {
    width: 8.33333333%;
}


.fc-main input[type="text"] 
{
    float: left;
    padding: 11px 10px;
    border: 1px solid #E8E8E8;
    border-radius: 0px;
    box-shadow: none;
    color: rgba(0, 0, 0, .57);
    width: 100%;
    margin: 0px 0 0px 0;
    transition: all 0.4s ease 0s;
}

.fc-main input[type="text"]:focus,
.fc-main .btn-default:focus {
    border: 1px solid #0099FF;
}

.fc-main *, .fc-main input{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.fc-btn-submit {
    background: #212F3D;
}
.fc-btn-submit, .fc-btn-submit:hover {
    color: #ffffff;
}
.fc-btn-big {
    font-size: 15px;
    padding: 10px 20px;
}
.fc-btn {
    font-size: 1rem;
	width: 100%;
    padding: 11px 10px !important;
    border: none !important;
    cursor: pointer;
    border-radius: 0px;
    margin:0px;
    transition: all 0.5s;
    text-align: center;
    height: inherit !important;

}

@media (max-width: 992px) {

    .fc-tab-3 .fc-1,
    .fc-tab-3 .fc-2,
    .fc-tab-3 .fc-3,
    .fc-tab-3 .fc-4,
    .fc-tab-3 .fc-5,
    .fc-tab-3 .fc-6,
    .fc-tab-3 .fc-7,
    .fc-tab-3 .fc-8,
    .fc-tab-3 .fc-9,
    .fc-tab-3 .fc-10,
    .fc-tab-3 .fc-11 {
        width: 33.33%;
    }

    .fc-tab-2 .fc-1,
    .fc-tab-2 .fc-2,
    .fc-tab-2 .fc-3,
    .fc-tab-2 .fc-4,
    .fc-tab-2 .fc-5,
    .fc-tab-2 .fc-6,
    .fc-tab-2 .fc-7,
    .fc-tab-2 .fc-8,
    .fc-tab-2 .fc-9,
    .fc-tab-2 .fc-10,
    .fc-tab-2 .fc-11 {
        width: 50%;
    }
}

@media (max-width: 766px) {

    .fc-1,
    .fc-2,
    .fc-3,
    .fc-4,
    .fc-5,
    .fc-6,
    .fc-7,
    .fc-8,
    .fc-9,
    .fc-10,
    .fc-11,
    .fc-12,
    .fc-tab-2 .fc-1,
    .fc-tab-2 .fc-2,
    .fc-tab-2 .fc-3,
    .fc-tab-2 .fc-4,
    .fc-tab-2 .fc-5,
    .fc-tab-2 .fc-6,
    .fc-tab-2 .fc-7,
    .fc-tab-2 .fc-8,
    .fc-tab-2 .fc-9,
    .fc-tab-2 .fc-10,
    .fc-tab-2 .fc-11,
    .fc-tab-3 .fc-1,
    .fc-tab-3 .fc-2,
    .fc-tab-3 .fc-3,
    .fc-tab-3 .fc-4,
    .fc-tab-3 .fc-5,
    .fc-tab-3 .fc-6,
    .fc-tab-3 .fc-7,
    .fc-tab-3 .fc-8,
    .fc-tab-3 .fc-9,
    .fc-tab-3 .fc-10,
    .fc-tab-3 .fc-11 {
        width: 100%;
    }

    .fc-mob-2 .fc-1,
    .fc-mob-2 .fc-2,
    .fc-mob-2 .fc-3,
    .fc-mob-2 .fc-4,
    .fc-mob-2 .fc-5,
    .fc-mob-2 .fc-6,
    .fc-mob-2 .fc-7,
    .fc-mob-2 .fc-8,
    .fc-mob-2 .fc-9,
    .fc-mob-2 .fc-10,
    .fc-mob-2 .fc-11 {
        width: 50% !important;
    }

    .fc-pull-12,
    .fc-pull-11,
    .fc-pull-10,
    .fc-pull-9,
    .fc-pull-8,
    .fc-pull-7,
    .fc-pull-6,
    .fc-pull-5,
    .fc-pull-4,
    .fc-pull-3,
    .fc-pull-2,
    .fc-pull-1,
    .fc-push-12,
    .fc-push-11,
    .fc-push-10,
    .fc-push-9,
    .fc-push-8,
    .fc-push-7,
    .fc-push-6,
    .fc-push-5,
    .fc-push-4,
    .fc-push-3,
    .fc-push-2,
    .fc-push-1,
    .fc-offset-12,
    .fc-offset-11,
    .fc-offset-10,
    .fc-offset-9,
    .fc-offset-8,
    .fc-offset-7,
    .fc-offset-6,
    .fc-offset-5,
    .fc-offset-4,
    .fc-offset-3,
    .fc-offset-2,
    .fc-offset-1 {
        left: inherit;
        right: inherit;
        margin-left: auto;
    }
	
.fc-btn {
    margin:10px 0;
}

}