/***
* Common
*/

html,
body {
    width: 100%;
    min-height: 100%;
}

body.home-page {
    float: left;
    background-image: url('../images/body-bg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.full-width {
    width: 100%;
    float: left;
    position: relative;
}

.lg-text {
    font-size: 4em;
    font-weight: 100;
}

.bg-lightblue {
    background-color: rgba(3, 84, 175, 0.75);
}

.bg-lightblue .sm-title {
    margin-top: 15px;
}

p {
    font-size: 16px;
}


/*------------------------------------
Header
------------------------------------*/

header {
    padding-top: 20px;
    padding-bottom: 20px;
}

header:not(.list-header) {
    background-color: rgba(0, 0, 0, 0.35);
}

header.list-header {
    background-color: #0371c3;
    margin-bottom: 20px;
}

.header-inner {
    display: table;
    vertical-align: middle;
    width: 100%;
}

.header-inner>div {
    display: table-cell;
}

.myaccount {
    text-align: right;
}

.myaccount>a {
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
}

.myaccount>a span {
    padding-left: 5px;
    vertical-align: middle;
}

.full-search-wrap {
    width: 100%;
    height: 550px;
    background-color: rgba(0, 0, 0, 0.35);
    display: table;
    vertical-align: middle;
}

.full-search-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.xl-text {
    font-size: 4em;
    color: #fff;
    font-weight: 600;
    line-height: normal;
}

.full-search-inner .xl-text {
    margin-bottom: 30px;
}

.home-form {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1000px;
    margin: auto;
}

.home-form input[type="text"] {
    border: 1px solid #3c3c3c;
    padding: 15px;
    height: 55px;
    margin-right: 21px;
    font-size: 1.5em;
    border-radius: 3px;
    float: left;
    max-width: 250px;
}

.submit-btn {
    border: 1px solid #fff;
    background-color: red;
    color: #fff;
    padding: 0px 22px;
    border-radius: 3px;
    font-size: 1.5em;
    height: 40px;
    display: inline-block;
    line-height: 35px;
    text-transform: capitalize;
}

.home-form .submit-btn {
    float: left;
    height: 53px;
}

.submit-btn:hover {
    opacity: 0.8;
    color: #fff;
}


/***********
 Quick Search in header
 ***************/

.quick-searchs {
    border-left: 1px solid rgba(234, 219, 219, 0.32);
    border-right: 1px solid rgba(234, 219, 219, 0.32);
    padding-left: 20px;
    padding-right: 20px;
    width: 830px;
    text-align: center;
}

.quick-searchs input[type="text"] {
    padding-left: 5px;
    font-size: 1.2em;
    width: auto;
    max-width: 205px;
}

.quick-searchs input {
    height: 40px;
    vertical-align: middle;
    margin-left: 20px;
}

.quick-searchs input:first-child {
    margin-left: 0px;
}


/***/

.quick-searchs.separate {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #0371c3;
    margin-bottom: 30px;
    float: left;
    display: none;
}


/*Favorite*/

.favorite {
    color: #ef1c25;
    font-size: 1.5em;
    margin-left: 15px;
}


/*Free Listing*/

.freelistings-wrap {
    max-width: 808px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -120px;
}

.listing-us {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background-color: rgba(3, 84, 175, 0.29);
    background-image: url(../images/bg-listing.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
}

.sm-text {
    position: relative;
    font-size: 2em;
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.listing-desc {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.listing-content {
    width: 50%;
    float: left;
    text-align: left;
}

.listing-img {
    float: left;
    width: 50%;
}

.btn {
    border: 1px solid #0371c3;
    color: #0371c3;
    display: inline-block;
    text-align: center;
    padding: 2px 4px;
}

.listing-btns .btn {
    font-size: 0.8em;
}

.listing-us .btn {
    border: 1px solid #c1baba;
    color: #fff;
    background-color: #be2b3d;
    border-radius: 3px;
    min-width: 113px;
    -webkit-box-shadow: 0 -1px #d2d2d2;
    -moz-box-shadow: 0 -1px #d2d2d2;
    box-shadow: 0 -1px #d2d2d2;
    display: inline-block;
    height: 30px;
    text-align: center;
    padding: 4px;
}

.btn:hover {
    opacity: 0.8;
}

.listing-btns .btn:hover {
    color: #0371c3;
}

.bg-blue {
    background-color: #0371c3;
    color: #fff;
}

.listing-btns .bg-blue:hover {
    color: #fff;
}

.sm-title {
    color: #fff;
    font-size: 2em;
    text-align: center;
}

.cat-lists {
    background-color: #fff;
    padding-top: 20px;
    margin-top: 5px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.cat-lists ul {
    list-style: none;
    padding-left: 30px;
    width: 100%;
    float: left;
    padding-right: 30px;
    text-align: center;
}

.cat-lists ul li {
    width: 20%;
    float: left;
    border-right: 1px solid rgba(0, 82, 173, 0.20);
}

.cat-lists ul li:nth-child(5n+0) {
    border-right: none;
}

.view-all {
    float: right;
    width: 23%;
    text-decoration: underline;
    font-weight: 600;
    text-align: center;
}


/****** Inputs *********/

.margin-btm {
    margin-bottom: 20px;
}

.input-icon {
    width: 40px;
    height: 38px;
    background: #999;
    float: left;
    top: 1px;
    position: absolute;
    left: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

input[type="text"],
input[type="date"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"],
select {
    float: left;
    width: 100%;
    height: 40px;
    outline: none;
    padding: 5px 10px;
    border: 1px solid #034779;
}

label {
    font-weight: 500;
    display: block;
}

label.error {
    margin-bottom: 15px;
    color: red;
}

textarea {
    width: 100%;
    max-width: 100%;
    float: left;
    min-height: 110px;
    padding: 10px;
    border: 1px solid #034779;
    outline: none;
    margin-bottom: 5px;
}

.submit-form {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #034779;
    color: #fff;
    font-size: 1.5em;
    border-radius: 3px;
    padding-left: 15px;
    padding-right: 15px;
}

.submit-form:hover {
    opacity: 0.8;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


/****** Style Star Rating Widget *****/

fieldset.rating {
    border: none;
    float: left;
}

fieldset.rating>input {
    display: none;
}

fieldset.rating>label:before {
    margin: 5px;
    font-size: 1.50em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

fieldset.rating>.half:before {
    content: "\f089";
    position: absolute;
}

fieldset.rating>label {
    color: #ddd;
    float: right;
}

fieldset.rating>input:checked~label,
fieldset.rating:not(:checked)>label:hover,
fieldset.rating:not(:checked)>label:hover~label {
    color: red;
}

fieldset.rating>input:checked+label:hover,
fieldset.rating>input:checked~label:hover,
fieldset.rating>label:hover~input:checked~label,
fieldset.rating>input:checked~label:hover~label {
    color: red;
}


/*Review*/

.review-wrap {
    border: 1px solid #0371c3;
    padding: 10px 20px 5px;
    margin-bottom: 20px;
}

.review-wrap .stars {
    font-size: 2em;
    text-align: center;
    color: #0371c3;
    margin-bottom: 5px;
}

.review-wrap .texts {
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 5px;
}

.review-wrap>.btn {
    color: #fff;
    background-color: #ef1c25;
    border-color: #cc0911;
    padding: 4px 10px;
    margin: auto;
    display: block;
    box-shadow: 0px 0px 6px -1px #0371c3;
}


/*Write a review*/

.write-review {
    display: none;
    border-radius: 3px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.write-review .review-inner {
    width: 100%;
    float: left;
    padding: 10px;
    border: 1px solid #075a98;
    max-width: 500px;
    border-radius: 3px;
    background: #0371c3;
}

.write-review .review-inner h4,
.write-review .review-inner label {
    color: #fff;
}

.write-review h4 {
    text-align: center;
    text-transform: capitalize;
    font-size: 22px;
}

.write-review .submit-btn {
    float: right;
    padding-top: 4px;
    padding-bottom: 4px;
}


/**----Listing Page ----***/

.listing {
    width: 100%;
    float: left;
    border: 1px solid #0371c3;
    margin-bottom: 15px;
}

.listing .title,
.reviews-lists .title {
    width: 100%;
    float: left;
    background-color: #0371c3;
    color: #fff;
    padding: 5px 15px;
    font-size: 1.3em;
    font-weight: 100;
    position: relative;
    padding-right: 75px;
}

.premium {
    position: absolute;
    font-size: 0.7em;
    right: 15px;
    top: 7px;
    background-image: url(../images/icons/premium-icon.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
}

.list-contents {
    width: 100%;
    float: left;
    padding-top: 15px;
}

.list-socials {
    padding: 0;
    list-style: none;
}

.list-socials li {
    padding-left: 20px;
    font-weight: 500;
    background-repeat: no-repeat;
    background-position: left center;
}

li.list-add {
    background-image: url('../images/icons/location-icon.png');
}

li.list-mob {
    background-image: url('../images/icons/phone-icon.png');
    font-size: 1.5em;
}

.bg-image {
    width: 167px;
    height: 124px;
    float: right;
    background-repeat: no-repeat;
    background-position: center;
}

.listing-single .bg-image {
    width: 218px;
    height: 185px;
}

.list-dec {
    margin-top: 15px;
    line-height: normal;
}

.list-dec span {
    display: block;
    font-weight: 600;
}

.add-comment {
    background-color: red;
    color: #fff;
    padding: 2px 5px;
    display: inline-block;
    margin-top: 6px;
    font-size: 0.8em;
}

.add-comment:hover {
    color: #fff;
    opacity: 0.8;
}

.form-term {
    float: left;
    margin-right: 6px;
    width: 18px;
    height: 18px;
}


/*Footer*/

footer {
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.menu-normal {
    padding: 0;
    list-style: none;
    float: left;
    margin-bottom: 0;
    margin-right: 5em;
}

ul.menu-normal li {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}

ul.menu-normal li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 12px;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

ul.menu-normal li:last-child:after {
    display: none;
    padding-right: 0;
}

ul.menu-normal li a {
    color: #fff;
}

.copyright-text {
    color: #fff;
    font-size: 0.8em;
    vertical-align: middle;
    display: inline-block;
}


/*Socials Icon*/

.socials {
    float: right;
    padding-right: 15px;
}

.socials>a {
    display: inline-block;
    width: 20px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url('../images/icons/socials.png');
    background-position-y: center;
    margin-right: 7px;
    float: left;
}

.socials>a:last-child {
    margin-right: 0px;
}

.socials .facebook {
    background-position-x: 0;
}

.socials .twitter {
    background-position-x: -33px;
}

.socials .google-plus {
    background-position-x: -61px;
}

.socials .linkedin {
    background-position-x: -87px;
}


/***** Pagination ***/

.pagination_area {
    text-align: center;
    margin: 10px 0px 20px 0px;
}

.pagination_area ul {
    margin: 0px;
    padding: 6px 15px;
    display: inline-block;
    border-radius: 3px;
}

.pagination_area ul li a {
    width: 30px;
    height: 22px;
    display: inline-block;
    line-height: 23px;
    margin-right: 3px;
    background-color: #f1f1f1;
    vertical-align: middle;
}

.pagination_area li.next a,
.pagination_area li.prev a {
    color: #0371c3;
    text-decoration: underline;
    display: inline-block;
    width: auto;
    background-color: transparent;
}

.pagination_area li.next a {
    margin-left: 20px;
}

.pagination_area li.prev a {
    margin-right: 20px;
}

.pagination_area ul li:not(.next):not(.prev) a:hover,
.pagination_area ul li.active a {
    background-color: #0371c3;
    color: #fff;
}

.pagination_area li {
    float: left;
    list-style: none;
    margin-left: 5px;
}

.hidden {
    display: none;
}


/*********** Reviews ***/

.reviews-lists {
    border: 1px solid #0371c3;
    position: relative;
    padding: 35px 15px 15px;
    margin-bottom: 30px;
}

.reviews-lists>.title {
    position: absolute;
    left: 0;
    top: 0;
}

.review-header {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.review-header .u-name {
    color: #000;
    font-size: 1.3em;
    vertical-align: middle;
    font-weight: 500;
}

.review-header .comment-date {
    margin-top: 5px;
    float: right;
}

.review-list {
    border-bottom: 1px solid #7d7d7d;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.review-list:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.listing-btns [class*="fa-star"] {
    color: red;
    font-size: 1.3em;
    vertical-align: middle;
}


/****** Pages *******/

h1.page-title {
    border-bottom: 1px solid #b1b1b1;
    padding-bottom: 15px;
    font-size: 2em;
    margin-top: 50px;
    margin-bottom: 30px;
}


/************  Boxed **************/

.boxed {
    border-radius: 3px;
    border: 1px solid #427fc3;
    margin-bottom: 30px;
}

.boxed-title {
    background-color: #427fc3;
    padding: 10px 15px;
    color: #fff;
    font-size: 1.3em;
    margin-bottom: 15px;
    font-weight: 100;
}

.boxed>ul {
    list-style: none;
    padding-left: 15px;
    min-height: 100px;
}


/*****
*** Listing cats
****/

.inner_heading {
    color: #0371c3;
    text-align: center;
    font-size: 30px;
    margin: 0;
}

.category_list_box {
    padding: 35px 0px;
}

.alpha_bet_box {
    text-align: center;
    padding: 20px 0px;
}

.alpha_bet_box ul {
    margin: 0px;
    padding: 0px;
}

.alpha_bet_box ul li {
    list-style: none;
    display: inline-block;
    margin-bottom: 5px;
}

.alpha_bet_box ul li a {
    display: block;
    padding: 6px 12px;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid #e1e1e1;
}

.alpha_bet_box ul li a:hover,
.alpha_bet_box ul li.active a {
    border: 1px solid #e1e1e1;
    color: #fff;
    background: #0371c3;
}

.category_listing_box {
    margin-top: 20px;
}

.category_listing_box ul {
    margin: 0px;
    padding: 0px;
    margin-left: -5px;
    margin-right: -5px;
}

.category_listing_box ul li {
    list-style: none;
    width: 25%;
    float: left;
    margin-bottom: 10px;
    padding: 0px 5px;
}

.category_listing_box ul li a {
    display: block;
    padding: 6px 12px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid #e1e1e1;
}

.category_listing_box ul li a:hover {
    border: 1px solid #e1e1e1;
    color: #fff;
    background: #0371c3;
}

.category_list_box .pagination-all-list {
    padding: 0px;
    margin-top: 20px;
}

.category_list_box .pagination-all-list ul {
    float: left;
    width: 100%;
}

.padding {
    padding-left: 10px;
    padding-right: 10px;
}


/**
* Ap Tab
*/

ul.ap-tab {
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
}

ul.ap-tab li {
    float: left;
    text-align: center;
    border-bottom: 1px solid #311a10;
}

ul.ap-tab li a {
    display: block;
    padding: 10px 5rem;
    color: #311a10;
}

ul.ap-tab li a:hover {
    background-color: #f3f3f3;
}

ul.ap-tab li.active {
    border: 1px solid #311a10;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
}

.ap-tab-content {
    display: none;
    margin-bottom: 30px;
}


/****
*** table
**/

.ap-table {
    margin-top: 20px;
}

.ap-table table {
    width: 100%;
    float: left;
}

.ap-table th {
    padding: 10px;
    background: #427fc3;
    color: #fff;
}

.ap-table tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .05);
    border-top: 0px!important;
    border-bottom: 0px!important;
}

.ap-table td {
    padding: 10px;
    color: #000;
}


/*** Popup***/

.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: 9999;
}

.filled_form {
    position: absolute;
    width: 100%;
    max-width: 500px;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

.popup_form {
    width: 100%;
    float: left;
    padding: 30px 15px;
    position: relative;
    border: 1px solid #427fc3;
    background: #fff;
    border-radius: 3px;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.field_name {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.field_name:last-child {
    margin-bottom: 0px;
}

.field_name label {
    float: left;
    margin: 0px;
    font-size: 14px;
    width: 125px;
    text-align: right;
    padding-right: 15px;
}

.field_name span {
    width: calc(100% - 125px);
    float: left;
    word-wrap: break-word;
}


/********** breadcrumbs  ***********/

.breadcrumbs {
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
}

.breadcrumbs li {
    float: left;
    margin-right: 8px;
    position: relative;
}

.breadcrumbs li a {
    color: #0371c3;
}

.breadcrumbs li:after {
    content: '>';
    color: #0371c3;
}

.breadcrumbs li:last-child:after {
    content: '';
    margin-right: 0px;
}


/*** Saerch result text***/

.search-res {
    margin-bottom: 15px;
    color: #000;
    font-weight: 500;
}

.search-res span {
    color: red;
}


/*** Map ***/

.map-wrap {
    margin-top: 15px;
}

.map-wrap .map {
    min-height: 250px;
}

.text-content {
    margin-bottom: 50px;
    background: white;
    padding: 15px;
}

.text-content p {
    font-size: 1em;
}