body {
     font-family: 'Montserrat', sans-serif;
     font-size: 14px;
}
.gm-style {
    font-family: 'Montserrat', sans-serif !important;
    text-decoration: none;
}
html, button, input, select, textarea{
    font-family: 'Montserrat', sans-serif;
}
label.error {
    position: absolute;
    right: 0;
    top: -2px;
    background-color: #e6564b;
    color: #fff !important;
    padding: .2rem .7rem .4rem .7rem !important;
    margin: 0;
    border-radius: 0;
    font-size: 12px !important;
}
.my-pointer{
    cursor: pointer;
}
.my-relative{
    position: relative;
}
#listingButtons {
    text-align: right;
    clear: both;
}
.amItem {
    font-size: 12px;
    margin-bottom: 10px;
    color: #5B5B5B;
    font-weight: 500;
}
.logo a span.logoText {
    color: #fff;
    position: absolute;
    font-size: 16px;
        padding: 15px;
    line-height: 20px;
    top: -100%;
    left: 0;
    text-align: center;
    width: 120px;
    font-weight: 600;
    letter-spacing: 1px;
}
.my-bookmark-saved{
    pointer-events: none;
}
.alert.my-direct-link{
    padding: 15px;
    font-weight: 500;
    border: 3px solid #fb542b;
    margin: 20px 20px 0 20px;
}
.amItem span {
    color: #fb542b;
}
.no-touch a.headerUser:hover, .headerUserWraper.open a.headerUser {
    background-color: transparent;
}
.amItem span.MyLabel {
    color: #fb542b;
}
.my-map-area{
    margin: 20px 20px 0 20px;
}
b, strong {
    font-weight: 600;
}
.btn,
.btn:hover,
.btn:focus,
.btn:active{
    outline: none !important;
}
#reForm .btn(not:.btn-sm){
    margin: 0;
    height: 38px;
    line-height: 16px;
    font-weight: 500;
    font-size: 14px;
}
#reForm .btn(not:.btn-sm) i{
    font-size: 20px;
    margin-left: 5px;
}
.my-plus-minus i{
    color: #828282;
}
.table > thead > tr > th{
    font-weight: 600;
    text-transform: uppercase;
}
ul.rating li a span {
    color: #eab134;
    font-size: 18px;
    margin-right: 0 !important;
}
.buttonsWrapper .btn-o{
    padding: 5px 0px 4px;
}
.my-copyright{
    font-weight: 500;
}
.my-no-result{
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    background-color: white;
    border-radius: 2px;
    display: block;
    padding: 10px;
}
#sidebar1{
    background: #fff;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    background-color: white;
    border-radius: 2px;
    border: 0;
}
.panel{
   -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); 
}
#MapLoadingImage{
    margin: 0;
    z-index: 9999999;
}
#MapLoadingImage .my-loader{
    position: absolute;
    top: 50%;
    left: 50%;
}
label{
    font-weight: 500;
}
.userWidget-2 .info .name{
    font-weight: 500;
}
.userWidget-2 .rating .stars ul li span {
    margin-left: -5px;
}
.puerto-menu li a.active:before{
    display: none;
}
.panel .table{
    box-shadow: none;
}
.my-copyright2{
    margin: 0;
    font-weight: 500;
}
.table > thead > tr > th {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8 !important;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 15px;
}
.userWidget-2 .info{
    font-weight: 500;
    max-width: 100%;
}
.userWidget-2 .info .name{
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}
ul.rating li {
    font-size: 12px;
    line-height: 13px;
    color: #333;
    float: left;
    margin-right: -7px;
}
.wx-icon-plus-box{
    font-size: 20px;
}
.wx-icon-minus-box{
    font-size: 20px;
}
.puerto-menu li a{
    transition: none;
}
.swal2-popup{
    font-size: 13px;
}
.my-splash-results{
    margin-top: 30px;
}
.modal-footer{
    margin: 0;
}
.show_applied{
    display: none;
}
.modal-header h4{
    margin: 0;
}
.my-header-btn{
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 10px;
}
label {
    font-weight: 500;
}
.my-header-btn button{
    margin: 0 !important;
    padding: 5px 10px 3px 0;
}
.btn{
    font-weight: 500;
}
.btn i{
    font-size: 17px;
    vertical-align: middle;
    display: inline-block;
}
.my-mt-0{
    margin-top: 0;
}
.form-group {
    margin-bottom: 15px;
    position: relative;
}
.my-splash {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fffffff0;
    z-index: 9999999999;
}

.my-splash .my-loader {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
}

.my-splash-ajax {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff9c;
    z-index: 9999999999;
    display: none;
}

.my-splash-ajax .my-loader {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
}

.my-loader {
    border: 2px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 2px solid #4a4f54;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.userMenu ul > li > a{
    font-weight: 500;
}
.MySideUserMenu{
    font-weight: 500;
}
.MySideUserMenu > li > a > i {
    margin-right: 5px;
    font-size: 15px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-font-smoothing: antialiased;
}
.puerto-menu li> a{
    font-weight: 500;
}
.my-register-photo img{
    width: 100%;
    border-radius: .4rem;
}
form label span.required{
    color: #F44336;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.file-upload {
    position: relative;
    height: 10rem;
    margin-bottom: 0;
    margin-top: 0;
    border-radius: .4rem;
    width: 100%;
    border: .2rem dashed rgba(0,0,0,.2);
    height: 17vw;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 4rem 0 0 0;
    overflow: hidden;
    z-index: 1;
    transition: .1s ease;
}
.file-upload span {
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 17vw;
    width: 100%;
    text-align: center;
    margin: auto;
    z-index: 0;
    left: 0;
    font-weight: 600;
    font-size: 13px;
    color: rgba(0,0,0,.5);
}
.file-upload span i {
    color: rgba(0,0,0,.5);
    margin-left: 0.4rem;
    font-size: 28px;
    vertical-align: middle;
}
.my-crop-area {
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 999999;
    left: 0;
}
.my-crop-inner {
    overflow: hidden;
    width: 80%;
    position: absolute;
    height: 500px;
    top: 50%;
    margin-top: -300px;
    left: 10%;
    right: 10%;
}
.my-crop-footer {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}
img-crop {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
img-crop canvas {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.table > tbody > tr > td {
    vertical-align: middle;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 500;
    border-bottom: note;
}
 .my-button.btn,
 button.btn,
 input.btn,
 button.btn.disabled,
 input.btn.disabled,
 button.btn[disabled],
 input.btn[disabled]{
    background-color: #fb542b;
    border-color: #fb542b ;
}

 .my-button.btn:hover,
 button.btn:hover,
 input.btn:hover,
 button.btn.disabled:hover,
 input.btn.disabled:hover,
 button.btn[disabled]:hover,
 input.btn[disabled]:hover{
    background-color: #fb542b;
    border-color: #fb542b ;
}
.advanced_search_overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ffffff21;
    z-index: 9;
}
.puerto-menu li a{
    padding: 5px 50px 7px;
    font-size: 15px;
}
.puerto-menu li a i{
    font-size: 25px;
    margin-bottom: 16px;
}
.puerto-menu strong{
    font-weight: 600;
}
#header{
    height: 69px;
}
.logo{
    height: 69px;
}
.box_social_icons i{
    font-size: 17px;
    display: inline-block;
    vertical-align: initial;
}
i.wx-icon-facebook{
    color:#3b5999;
}
i.wx-icon-twitter{
    color:#55acee;
}
i.wx-icon-linkedin{
    color:#0077B5;
}
i.wx-icon-google-plus{
    color:#dd4b39;
}
i.wx-icon-instagram{
    color:#e4405f;
}
.puerto-menu li:hover > ul, .puerto-menu li ul li:hover > ul{
    top: 69px;
}
#MyHomePage .advanced_search_overlay h3{
    text-align: center;
    margin: 35px;
    color: rgb(251, 84, 43);
}
.advanced_search_overlay h3 a{
    text-align: center;
    color: rgb(251, 84, 43);
    background: #f5f4f4;
    padding: 10px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.my-search-dis{
    opacity: 0.4;
}