.typeahead__empty,.typeahead__list.empty{
	display:none;
	visibility:hidden;
}
body {
    color: #73848e;
    font-family: Poppins, sans-serif;
    margin: 0;
    padding: 0;
    padding-right: 0 !important;
    overflow-x: hidden
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/micon.woff2) format('woff2')
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Quicksand, sans-serif;
    color: #2a2b33;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}

a,
input,
label,
li,
p,
span,
td,
th,
tr {
    font-size: 15px;
    font-family: Poppins, sans-serif;
    font-weight: 400
}

.small,
small {
    font-size: 13px
}

a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    outline: 0
}

a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.com-padd {
    padding: 100px 0
}

.com-padd-redu-top {
    padding-top: 50px;
    background-color: #fff
}

.com-padd-redu-bot {
    padding-bottom: 0
}

.com-padd-redu-bot1 {
    padding-bottom: 70px
}

.com-padd-incre-top {
    padding-top: 100px
}

.com-padd-incre-bot {
    padding-bottom: 100px
}

.com-mar-bot-70 {
    margin-bottom: 70px
}

.com-mar-bot-30 {
    margin-bottom: 30px !important
}

.dir1-home-head {
    position: relative
}

#background {
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: 50px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/banner2.jpg) no-repeat;
    background-size: cover
}

#background1 {
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: 50px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/banner1.jpg) no-repeat;
    background-size: cover
}

#background2 {
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: 50px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/banner3.jpg) no-repeat;
    background-size: cover
}

#background3 {
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: 50px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/banner4.jpg) no-repeat;
    background-size: cover
}

#background4 {
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: 50px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/banner5.jpg) no-repeat;
    background-size: cover
}

#background5 {
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: 50px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/banner6.jpg) no-repeat;
    background-size: cover
}

.dir-ho-tl ul {
    padding: 0;
    margin-bottom: 0
}

.dir-ho-tl ul li {
    display: inline-block
}

.dir-ho-tl ul li a {
    color: #fff;
    font-size: 16px
}

.dir-ho-tl ul li a img {
    padding: 5px;
    margin-top: 0;
    margin-top: 5px
}

.dir-ho-tr ul {
    padding: 0;
    float: right;
    margin-bottom: 0;
    margin-top: 19px
}

.dir-ho-tr ul li {
    float: left;
    list-style-type: none;
    margin-left: 5px
}

.dir-ho-tr ul li:nth-child(3) a {
    color: #fff;
    background-color: #263a78;
    border: 1px solid #1d2e63;
    font-weight: 400;
    border-radius: 30px;
    padding: 6px 10px
}

.dir-ho-tr ul li:nth-child(3) a i {
    padding-right: 2px
}

.dir-ho-tr ul li a {
    color: #fff;
    font-size: 15px;
    padding: 2px 8px;
    border-radius: 40px;
    cursor: pointer;
    font-weight: 400
}

.bottomMenu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    border-top: 1px solid #000;
    z-index: 99;
    transition: all 1s;
    -webkit-box-shadow: 0 1px 3px #000;
    -moz-box-shadow: 0 1px 3px #960;
    box-shadow: 0 0 10px 2px #000;
    background: -webkit-linear-gradient(to right, #243b55, #141e30);
    background: linear-gradient(to right, #000, #000);
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.c2-hide {
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.c2-show {
    display: block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.ts-menu {
    position: relative
}

.ts-menu-1 {
    float: left
}

.ts-menu-1 a img {
    width: auto;
    height: 45px;
    max-height: 45px;
    padding: 3px;
    box-shadow: 0 2px 2px transparent;
    margin-top: 4px;
    margin-left: -15px
}

.ts-menu-2 {
    float: left;
    width: 12%;
    padding: 17px 10px 15px 10px;
    border-left: 1px solid #273244;
    border-right: 1px solid #273244
}

.ts-menu-2 a {
    vertical-align: middle;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: -webkit-box
}

.ts-menu-2 a i {
    color: #fff;
    padding: 5px
}

.ts-menu-3 {
    float: left;
    width: 60%;
    padding: 0 0 0 30px
}

.ts-menu-4 {
    float: left;
    width: 20%;
    padding: 8px 0 0 1px;
}

.top-search form ul {
    padding: 0
}

.top-search form ul li {
    width: 50%;
    float: left;
    display: inline-block
}

.top-search form ul li:nth-child(1) {
    width: 90%
}

.top-search form ul li:nth-child(1) input {
    padding: 5px 10px;
    line-height: 28px;
    background: #fff
}

.top-search form ul li:nth-child(2) {
    width: 10%
}

.top-search form ul li input {
    width: 100%;
    padding: 5px;
    border: 0
}

.top-search form ul li input[type=submit] {
    background: url(../images/search_bg1.png) no-repeat center center #263a78;
    color: #eac610;
    font-weight: 600;
    padding: 7px;
    background-size: 24px
}

.top-links ul {
    float: right;
    padding-left: 0
}

.top-links ul li {
    display: inline-block
}

.top-links ul li a {
    color: #fff;
    font-weight: 500;
    padding: 5px;
    border: 1px solid #1e3069;
    border-radius: 2px;
    font-size: 14px;
    background: #263a78;
    border-radius: 2px
}

.cat-menu {
    width: 100%;
    background: #fff;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 99;
    padding: 15px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .5);
    margin-top: 16px;
    left: 0
}

.top-menu-ani {
    transition: all .5s ease
}

.cat-menu ul {
    padding: 15px 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 0
}

.cat-menu ul li {
    width: 25%;
    float: left;
    list-style-type: none;
    background: url(../images/arrow.png) no-repeat center left;
    background-size: 10px
}

.cat-menu ul li:nth-child(5) {
    border-right: 0 solid #dedede
}

.cat-menu ul li:nth-child(10) {
    border-right: 0 solid #dedede
}

.cat-menu ul li:nth-child(15) {
    border-right: 0 solid #dedede
}

.cat-menu ul li:nth-child(20) {
    border-right: 0 solid #dedede
}

.cat-menu ul li:nth-child(25) {
    border-right: 0 solid #dedede
}

.cat-menu ul li:nth-child(30) {
    border-right: 0 solid #dedede
}

.cat-menu ul li:nth-child(35) {
    border-right: 0 solid #dedede
}

.cat-menu ul li:nth-child(40) {
    border-right: 0 solid #dedede
}

.cat-menu ul li a {
    display: block;
    color: #727a7f;
    line-height: 45px;
    font-weight: 400;
    transition: all .5s ease;
    padding-left: 20px;
    font-size: 13.5px;
    text-transform: capitalize;
    line-height: 34px
}

.cat-menu ul li a:hover {
    transition: all .5s ease;
    padding-left: 12px
}

.cat-menu ul li a i {
    color: #5f6f71
}

.cat-menu h4 {
    font-size: 18px;
    padding-bottom: 15px;
    color: #2d3c43;
    margin-bottom: 0;
    padding-left: 15px;
    padding-top: 5px
}

.cat-menu h4 span {
    font-size: 18px
}

.com-title {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 25px
}

.com-title h2 {
    margin-bottom: 0;
    padding-bottom: 15px;
    margin-top: 0;
    font-weight: 600;
    font-size: 42px;
    text-transform: capitalize
}

.com-title h2 span {
    font-weight: 600;
    font-size: 42px;
    color: #2a2b33
}

.com-title p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    padding-top: 15px;
    color: #50606f
}

.dz-menu {
    position: relative;
    overflow: hidden
}

.dz-menu h4 {
    padding-top: 15px;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #d6d6d6
}

.dz-menu-inn {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%
}

.dz-menu-inn ul {
    border-right: 1px solid #d6d6d6;
    padding: 15px
}

.lat-menu ul {
    border-right: 0 solid #d6d6d6
}

.to-ho-hotel-con-23 {
    position: relative;
    overflow: hidden;
    padding: 20px;
    background: #fff
}

.to-ho-hotel-con-2 h4 {
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0
}

.to-ho-hotel-con-3 ul {
    padding: 0;
    margin-bottom: 0
}

.to-ho-hotel-con-3 ul li {
    list-style-type: none;
    float: left
}

.to-ho-hotel-con-3 ul li {
    padding-top: 10px
}

.to-ho-hotel-con-3 ul li span {
    background: #253d52;
    padding: 2px 8px 3px 8px;
    color: #fff;
    border-radius: 1px;
    margin-right: 5px
}

.ho-hot-rat-star {
    padding-bottom: 0 !important
}

.ho-hot-rat-star i {
    font-size: 14px !important;
    padding-left: 3px
}

.ho-hot-rat-star-list i {
    color: #04abc0
}

.hot-list-left-part-rat {
    width: 25px;
    height: 25px;
    background-color: #04abc0;
    padding: 4px;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .28);
    margin-right: 10px
}

.ho-hot-pri {
    font-size: 38px;
    font-weight: 600;
    color: #00bcd4;
    float: right
}

.ho-hot-pri-dis {
    font-weight: 400;
    color: #888;
    float: right;
    padding: 0 5px;
    display: none
}

.hot-page2-hli-3 {
    width: 35px;
    height: 35px;
    position: absolute;
    background-color: rgba(255, 197, 37, .79);
    padding: 4px;
    margin: 9px 5px;
    right: 5px;
    border-radius: 5px
}

.to-ho-hotel-con-4 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 14px
}

.to-ho-hotel-con-4 a {
    float: left;
    width: 47%;
    text-align: center
}

.hom-list-share {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 20px
}

.hom-list-share ul {
    margin-bottom: 0;
    padding: 0
}

.hom-list-share ul li {
    float: left;
    list-style-type: none;
    display: inline-block;
    width: 25%
}

.hom-list-share ul li a {
    display: block;
    border: 1px solid #ececec;
    margin: 2px;
    padding: 0 5px;
    font-size: 12px;
    color: #8a8a8a;
    text-align: center
}

.hom-list-share ul li a i {
    padding-right: 5px
}

.hom-hot-book-btn {
    margin-right: 3%
}

.hom-hot-view-btn {
    margin-left: 3%
}

.hom-hot-av-tic {
    position: absolute;
    background-color: rgba(0, 188, 212, .82);
    bottom: 15px;
    padding: 3px 8px;
    margin: 0 0;
    right: 15px;
    font-weight: 500;
    color: #fff;
    border-radius: 0
}

.hom-hot-av-tic-list {
    left: 10px;
    right: inherit;
    bottom: 10px;
    border-radius: 2px;
    background: #ffc107;
    color: #000;
    font-weight: 600;
    padding: 3px 8px;
    font-size: 13px
}

.link-btn {
    background: #1ebef0;
    color: #000;
    font-weight: 600;
    border-radius: 2px;
    padding: 2px 8px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .37);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.to-ho-hotel-con-4 a {
    float: left;
    width: 47%;
    text-align: center
}

.hom-hot-book-btn {
    margin-right: 3%
}

.mob-right-nav {
    position: fixed;
    right: -5000px;
    background: #ffffff;
    width: 100%;
    height: 100%;
    margin-top: 44px;
    overflow-y: scroll;
    z-index: 9;
    transition: all .5s ease
}

.mob-right-nav:hover {
    overflow-y: scroll
}

.mob-right-nav h5 {
    color: #b9b9b9;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #303b40;
    padding: 12px 0
}

.mob-right-nav ul li a {
    color: #014E75;
    transition: all .5s ease;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #014e7536;
    padding: 12px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mob-right-nav ul li a:hover {
    transition: all .5s ease;
    color: #2d3c43;
    padding-left: 25px
}

.mob-right-nav ul li a i {
    padding-right: 5px
}

.mob-right-nav-close {
    padding: 15px 15px 0
}

.mob-right-nav-close i {
    cursor: pointer;
    border: 1px solid #014E75;
    padding: 3px;
    color: #014E75;
    border-radius: 25px;
    width: 24px;
    height: 24px;
    text-align: center;
}

.mob-bottom-nav-img img {
    position: absolute;
    width: 100%;
    filter: brightness(100%);
    left: 0;
    bottom: 43px;
}

.mob-right-nav-social h4 {
    margin-bottom: 15px;
    color: #fff
}

.mob-right-nav-social ul {
    padding: 0;
    margin-top: 20px !important
}

.mob-right-nav-social ul li {
    list-style-type: none;
    float: left;
    padding-right: 10px;
    background: 0 0;
    padding-left: 0
}

.mob-right-nav-social ul li i {
    font-size: 16px;
    width: 32px;
    height: 32px;
    border: 0 solid #000;
    border-radius: 50px;
    padding: 7px;
    text-align: center;
    color: #000
}

.mob-right-nav-social ul li:nth-child(1) i {
    background: #fff
}

.mob-right-nav-social ul li:nth-child(2) i {
    background: #fff
}

.mob-right-nav-social ul li:nth-child(3) i {
    background: #fff
}

.mob-right-nav-social ul li:nth-child(4) i {
    background: #fff
}

.mob-right-nav-social ul li:nth-child(5) i {
    background: #fff
}

.mob-right-nav-social ul li:nth-child(6) i {
    background: #fff
}

.mob-right-nav-social ul li a:hover {
    padding-left: 0
}

.mob-menu-icon {
    text-align: center
}

.mob-right-nav:hover {
    overflow-y: scroll
}

.dir-home-nav-bot {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 15px;
    font-family: Quicksand, sans-serif;
    font-weight: 600
}

.dir-home-nav-bot ul {
    margin-bottom: 0
}

.dir-home-nav-bot ul li span {
    display: block;
    font-size: 32px;
    color: #694e45;
    padding-top: 10px
}

.dir-home-nav-bot ul li {
    border-right: 0 solid #dedede;
    background: 0 0
}

.dir-home-nav-bot ul li:nth-child(1) {
    width: 60%
}

.dir-home-nav-bot ul li:nth-child(2) {
    width: 20%
}

.dir-home-nav-bot ul li:nth-child(3) {
    width: 20%
}

.dir-home-nav-bot ul li a {
    padding-left: 2px;
    font-size: 15px;
    font-weight: 600;
    margin-right: 10px;
    height: inherit;
    padding: 10px;
    color: #fff;
    background: #263a78;
    background: linear-gradient(to bottom, #455ca2, #263a78)
}

.dir-home-nav-bot ul li a i {
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .44)
}

.dir-ani-btn {
    position: relative;
    background-color: #15b0f6;
    border: none;
    font-size: 28px;
    color: #fff;
    padding: 2px;
    width: 200px;
    text-align: center;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(14, 14, 13, .42);
    border-bottom: 1px solid #0793d2;
    color: #fff;
    background-color: #1ebef0;
    border: 1px solid #1ebef0;
    font-weight: 600;
    border-radius: 2px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .44)
}

.dir-ani-btn:after {
    content: "";
    background: #90ee90;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all .8s
}

.dir-ani-btn:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s
}

.dir-ho-t2l form ul {
    padding: 10px;
    margin-bottom: 0;
    position: relative;
    border-radius: 0
}

.dir-ho-t2l form ul li {
    width: 50%;
    float: left;
    display: inline-block
}

.dir-ho-t2l form ul li:nth-child(1) {
    width: 60%
}

.dir-ho-t2l form ul li:nth-child(1) input {
    padding: 15px 10px 15px 20px;
    line-height: 28px;
    background-size: 10px;
    border-right: 1px solid #eaeaea;
    background-position: 98% 50%;
    background: #fff
}

.dir-ho-t2l form ul li:nth-child(2) {
    width: 20%
}

.dir-ho-t2l form ul li:nth-child(2) input {
    padding: 15px 35px;
    line-height: 28px;
    background: url(../images/hsicon.png) no-repeat center left #fff;
    background-size: 16px;
    border-right: 1px solid #eaeaea;
    background-position: 8% 52%
}

.dir-ho-t2l form ul li:nth-child(3) {
    width: 20%
}

.dir-ho-t2l form ul li input {
    width: 100%;
    padding: 5px;
    border: 0;
    outline: 0
}

.dir-ho-t2l form ul li input[type=submit] {
    color: #fff;
    font-weight: 600;
    padding: 17px;
    background-size: 30px;
    font-size: 18px;
    background: #263a78;
    background: linear-gradient(to bottom, #455ca2, #263a78);
    text-transform: uppercase
}

.dir-v2-ho-t2l form ul li input[type=submit] {
    color: #fff;
    font-weight: 600;
    padding: 15px;
    background-size: 30px;
    font-size: 18px;
    background: #263a78;
    background: linear-gradient(to bottom, #455ca2, #263a78);
    text-transform: uppercase
}

.dir-v2-ho-t2l form ul li:nth-child(1) {
    width: 80%
}

.dir-v2-ho-t2l form ul li:nth-child(2) {
    width: 20%
}

.dir-v2-ho-t2l form ul li:nth-child(2) input {
    border-right: 0 solid #eaeaea
}

.dir-ho-t-sp {
    padding: 50px 0 100px 0
}

.dir1-home-head:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, .76) 14%, rgba(0, 0, 0, .35) 66%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.dir-ho-t-tit h1 {
    color: #fff;
    padding-bottom: 35px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .9);
    padding-top: 3%;
    font-size: 60px
}

.dir-ho-t-tit-2 h1 {
    padding-top: 10%
}

.dir-ho-t-tit p {
    color: #fff;
    padding-bottom: 35px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .9);
    font-size: 20px
}

.home-tab-search ul li a {
    font-size: 16px
}

.home-tab-search ul li a i {
    margin-right: 8px
}

.dir-ho-t2r {
    padding: 45px 40px;
    position: relative;
    z-index: 999;
    background: rgba(0, 0, 0, .32)
}

.dir-ho-com-head {
    text-align: center;
    padding: 0 0 60px 0
}

.dir-ho-com-head h2 {
    font-size: 36px
}

.dir-ho-com-head p {
    font-size: 16px;
    margin-bottom: 0;
    padding-top: 15px;
    color: #989898
}

.dir-ho-best-list {
    border: 1px solid #dfdfdf;
    box-shadow: 0 4px 7px rgba(0, 0, 0, .09);
    margin-bottom: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.dir-ho-best-list:hover {
    background: #fff;
    box-shadow: 0 6px 34px rgba(0, 0, 0, .19);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.dir-ho-best-list-p1 {
    position: relative
}

.dir-ho-best-list-p1:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, .72) 14%, rgba(0, 0, 0, .08) 35%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.dir-ho-best-list-p1 img {
    width: 100%;
    height: 225px
}

.dir-ho-best-list-p2 {
    padding: 25px
}

.dir-ho-best-list-p2 h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #343c42;
    padding-bottom: 10px
}

.dir-ho-best-list-p2 p {
    padding-top: 10px;
    padding-bottom: 10px
}

.dir-ho-cat {
    font-size: 14px;
    color: #7a7a7a;
    text-transform: capitalize
}

.dir-ho-best-list a:hover {
    text-decoration: none
}

.dir-ho-best-list-btn {
    border: 1px solid #0793d2;
    -moz-box-shadow: #b7b8b8 0 1px 0 inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(177, 177, 177, .3);
    font-weight: 700;
    color: #000;
    background-color: #ffd65e;
    background-image: -webkit-linear-gradient(to bottom, #1bb8ff, #0ba4e9);
    background-image: -webkit-linear-gradient(to bottom, #1bb8ff, #0ba4e9);
    background-image: -moz-linear-gradient(top, #ffd65e, #febf04);
    background-image: -ms-linear-gradient(top, #ffd65e, #febf04);
    background-image: -o-linear-gradient(top, #ffd65e, #febf04);
    background-image: linear-gradient(to bottom, #1bb8ff, #0ba4e9)
}

.rating-mark {
    position: absolute;
    background: #fdb714;
    padding: 8px;
    font-weight: 600;
    color: #fff;
    right: 10px;
    top: 10px;
    font-size: 16px;
    border-radius: 2px
}

.best-mark {
    position: absolute;
    background: #8bc34a;
    padding: 3px 8px;
    font-weight: 600;
    color: #000;
    right: 0;
    font-size: 14px;
    border-radius: 0;
    bottom: 0
}

.dir-ho-dis {
    font-family: Montserrat, sans-serif;
    font-size: 52px;
    color: #1cafdb;
    display: inline-block;
    margin-top: 18px
}

.web-app {
    background-position: 0 0;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 25px 0 40px 85px
}

.home-image-text {
    background-position: 0 0;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 25px 0 40px 40px;
    height: 430px;
}

.web-app:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 48%;
    background: linear-gradient(to top, #000 0, rgba(0, 0, 0, .5) 0)
}

.home-image-text:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background: #FBF9F7;
}

.web-app-img img {
    width: 85%
}

.web-app-con h2 {
    font-weight: 100;
    font-size: 34px;
    color: #fff;
}

.home-image-text-con h2 {
    font-weight: 100;
    font-size: 30px;
    color: #808080;
    line-height: 25px;
    margin-bottom: 0px;
    font-family: 'Quicksand', sans-serif;
}

.web-app-con h2 span {
    font-family: Lato, sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 42px;
    color: #fff;
}

.home-image-text-con h2 span {
    font-family: Lato, sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 42px;
    color: #808080;
}

.web-app-con p {
    padding-top: 20px;
    font-size: 18px;
    padding-bottom: 10px
}

.home-image-text-con p {
    padding-top: 20px;
    font-size: 18px;
    padding-bottom: 10px
}

.web-app-con span {
    color: #fff;
    font-size: 16px;
    padding-bottom: 15px;
    display: inline-block
}

.home-image-text-con span {
    color: #808080;
    font-size: 16px;
    padding-bottom: 15px;
    display: inline-block
}

.web-app-con ul {
    padding: 10px 0
}

.home-image-text-con ul {
    padding: 10px 0
}

.web-app-con ul li {
    list-style-type: none;
    font-size: 18px;
    line-height: 34px;
    color: #fff
}

.home-image-text-con ul li {
    list-style-type: none;
    font-size: 18px;
    line-height: 34px;
    color: #808080;
}

.web-app-con ul li i {
    color: #fff;
    margin-right: 5px
}

.home-image-text-con ul li i {
    color: #808080;
    margin-right: 5px
}

.web-app-con form {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 8px
}

.web-app-con form ul {
    padding: 0;
    margin: 0
}

.web-app-con form ul li {
    list-style-type: none;
    display: inline-block;
    float: left
}

.web-app-con form ul li input {
    width: 100%;
    background: #fff;
    border: 1px solid #f1f3f5;
    padding: 8px;
    font-size: 15px
}

.web-app-con form ul li input[type=submit] {
    color: #fff;
    border: -1px solid #1ebef0;
    font-weight: 600;
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #263a78;
    background: linear-gradient(to bottom, #455ca2, #263a78)
}

.web-app-con form ul li:nth-child(1) {
    width: 10%
}

.web-app-con form ul li:nth-child(2) {
    width: 60%
}

.web-app-con form ul li:nth-child(3) {
    width: 30%
}

.web-app-con a img {
    width: 150px
}

footer {
    color: #9a9a9a;
    font-weight: 300;
    padding: 40px 0 30px;
    background: #00466d
}

footer .strong,
footer h4 {
    color: #fff;
    font-weight: 400;
    font-size: 21px
}

footer h4 {
    margin-bottom: 15px
}

footer .highlighted {
    color: #a0a0a0;
    font-size: 21px;
    vertical-align: -1px
}

footer ul.two-columns li {
    width: 50%;
    float: left;
    margin-bottom: -10px;
    white-space: nowrap;
}

footer ul.two-columns::after {
    content: "";
    display: table;
    clear: both
}

footer ul {
    padding: 0
}

footer ul li a {
    color: #fff;
    font-size: 11px;
    line-height: 17px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

footer ul li a:hover {
    color: #fdb714 !important;
    padding-left: 4px
}

.foot-logo img {
    width: 70%;
    padding-bottom: 20px
}

.foot-sec2 {
    padding-top: 30px;
    background: #191d13
}

.foot-address h4 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
    color: #fff;
}

.foot-address p a {
    color: #fff
}

.foot-sec2 p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
}

.foot-social h4 {
    margin-bottom: 15px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.foot-social ul {
    margin: 0 auto;
    padding: 0;
    margin-top: 20px !important
}

.foot-social ul li {
    list-style-type: none;
    float: left;
    padding-right: 10px;
    background: 0 0;
    padding-left: 0
}

.foot-social ul li i {
    font-size: 16px;
    width: 32px;
    height: 32px;
    border: 0 solid #000;
    border-radius: 50px;
    padding: 7px;
    text-align: center;
    color: #000
}

.foot-social ul li:nth-child(1) i {
    background: #fff
}

.foot-social ul li:nth-child(2) i {
    background: #fff
}

.foot-social ul li:nth-child(3) i {
    background: #fff
}

.foot-social ul li:nth-child(4) i {
    background: #fff
}

.foot-social ul li:nth-child(5) i {
    background: #fff
}

.foot-social ul li:nth-child(6) i {
    background: #fff
}

.foot-social ul li a:hover {
    padding-left: 0
}

.canadian-real-estate h4 {
    margin-bottom: 15px;
    color: #fff
}

.canadian-real-estate a {
    color: #fff;
    font-size: 14px
}

.canadian-real-estate a:hover {
    color: #fdb714 !important;
    padding-left: 4px
}

.copy {
    background: #05657f;
    padding: 10px
}

.copy p {
    color: #fff;
    margin-bottom: 0 !important;
    text-align: center;
    padding: 3px;
    font-size: 13px;
    font-family: sans-serif
}

.copy p a {
    color: #636363
}

.dir-foot h3 {
    text-transform: uppercase;
    color: #d0d0d0;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px #676767;
    border-bottom-style: dashed;
    padding-bottom: 14px
}

.dir-foot ul {
    padding: 0
}

.dir-foot ul li {
    list-style-type: none;
    background: url(../images/f_p.png) no-repeat left center;
    padding-left: 15px;
    background-size: 6px
}

.dir-foot ul li a {
    text-decoration: none;
    color: #929292;
    font-weight: 600;
    line-height: 32px
}

.dir-foot-foll-soc {
    padding: 0;
    float: right
}

.dir-foot-foll-soc li {
    float: left;
    list-style-type: none;
    padding-right: 5px
}

.dir-foot-foll-soc li h5 {
    color: #f2be33;
    font-size: 16px;
    font-weight: 500 !important;
    padding-right: 15px
}

.dir-foot-foll-soc li h5 span {
    padding-left: 30px;
    color: #7d7d7d;
    font-size: 18px;
    font-weight: 700
}

.dir-foot-foll-soc li a i {
    font-size: 16px;
    width: 32px;
    height: 32px;
    background: #ffc732;
    color: #343c42;
    padding: 8px;
    text-align: center;
    border-radius: 1px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .44)
}

.dir-foo2 {
    position: relative;
    overflow: hidden
}

.dir-foo-cen img {
    float: left;
    padding-right: 15px
}

.dir-foo-cen h5 {
    font-size: 24px;
    color: #7d7d7d;
    margin-top: 14px
}

#preloader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    position: fixed;
    background-color: #fff
}

#loading-animation {
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    position: absolute;
    margin: -100px 0 0 -100px;
    background: url(../images/loading.gif) center center no-repeat
}

.dir-sp-tit h3 {
    padding-bottom: 20px
}

.dir-sp-tit h3:before {
    content: "";
    position: absolute;
    left: 38%;
    height: 3px;
    width: 12%;
    border-top: 1px dotted #ff9800;
    border-bottom: 1px dotted #ff9800;
    margin-top: 45px
}

.dir-sp-tit h3:after {
    content: "";
    position: absolute;
    left: 51%;
    height: 3px;
    width: 12%;
    border-top: 1px dotted #6f6e6b;
    border-bottom: 1px dotted #6f6e6b;
    margin-top: 45px
}

.dir-sp-tit-2 h2 {
    padding-bottom: 20px
}

.dir-sp-tit-2 h2:before {
    content: "";
    position: absolute;
    left: 38%;
    height: 5px;
    width: 12%;
    border-top: 2px dotted #ff9800;
    border-bottom: 2px dotted #ff9800;
    margin-top: 55px
}

.dir-sp-tit-2 h2:after {
    content: "";
    position: absolute;
    left: 51%;
    height: 5px;
    width: 12%;
    border-top: 2px dotted #6f6e6b;
    border-bottom: 2px dotted #6f6e6b;
    margin-top: 55px
}

.dir-hr1 {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    position: relative
}

.dir-hli {
    position: relative;
    overflow: hidden
}

.dir-hli a {
    text-decoration: none
}

.dir-hli ul {
    padding: 0
}

.dir-hli ul li {
    list-style-type: none
}

.dir-hli-1 {
    position: relative;
    overflow: hidden
}

.dir-hli-1:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.dir-hli-1 img {
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.dir-hli-1:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.dir-hli-3 {
    width: 35px;
    height: 35px;
    position: absolute;
    background-color: rgba(255, 197, 37, .79);
    display: none;
    padding: 4px;
    margin: 9px 5px;
    right: 5px;
    border-radius: 5px
}

.dir-hli-5 {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    margin-bottom: 30px;
    background: #000
}

.dir-hli-2 {
    padding: 15px;
    background: #f5f5f5
}

.dir-hli-2 h4 {
    color: #273440;
    font-size: 16px
}

.dir-hli-2 h4 span {
    float: right;
    font-size: 12px;
    line-height: 20px
}

.dir-il-top-fix {
    opacity: 1 !important;
    display: block
}

.dir-pa-sp-top {
    margin-top: 60px
}

.dir-pa-sp-top-bg {
    background: #fff
}

.dir-alp {
    background: url(../images/list-p-bg.jpeg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed
}

.dir-alp-1 {
    background: #fbf7eb;
    margin-top: 0
}

.dir-alp-tit h1 {
    color: #fff;
    padding-top: 35px
}

.dir-alp-tit ol {
    background: 0 0
}

.dir-alp-tit ol li a {
    color: #fff
}

.breadcrumb>.active {
    color: #20344c !important
}

.breadcrumb>li+li:before {
    color: #8a8a8a
}

.dir-alp-con {
    position: relative;
    overflow: hidden;
    background: #eaeaea;
    margin-top: 50px
}

.dir-alp-con2 {
    position: relative;
    overflow: hidden;
    background: #eaeaea;
    margin: 65px 70px 0 70px
}

.dir-alp-con-1 {
    background: #fff
}

.dir-alp-con-left {
    padding-right: 0 !important
}

.dir-alp-con-right {
    padding-bottom: 70px
}

.dir-alp-con-left-1 {
    background: #20344c;
    color: #fff;
    padding: 25px
}

.dir-alp-con-left-1:after,
.dir-alp-con-left-1:before {
    top: 72px;
    left: 48%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.dir-alp-con-left-1:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #20344c;
    border-width: 9px;
    margin-left: -9px
}

.dir-alp-con-left-1 h3 {
    font-size: 20px
}

.dir-hom-pre ul li:hover .dir-hom-pre-2 h5 {
    padding-left: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.list-left-near img {
    width: 24px;
    height: 24px;
    border-radius: 28px;
    border: 1px solid #fff
}

.list-left-near h5 {
    color: #20344c;
    font-size: 15px
}

.list-left-near span {
    color: #949fa9;
    font-size: 13px
}

.lln1 {
    width: 10%
}

.lln2 {
    width: 80%;
    padding: 0 15px
}

.lln3 {
    width: 10%
}

.lln3 span {
    width: 24px;
    height: 24px;
    background: #7dc34a;
    padding: 2px 3px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-weight: 800;
    font-size: 12px
}

.dir-hom-pre div {
    float: left
}

.dir-alp-left-ner-notb {
    border-top: 0
}

.dir-alp-l3 ul {
    padding: 0
}

.dir-alp-l3 ul li {
    list-style-type: none;
    border-bottom: 1px solid #eaeaea;
    padding-top: 8px
}

.dir-alp-l3 ul li:last-child {
    border-bottom: 0 solid #d4d4d4
}

.dir-alp-l3 ul li label {
    display: block;
    font-size: 14.5px !important;
    color: #20344c
}

.dir-alp-l-com h4 {
    background: #20344c;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 16px
}

.dir-alp-l-com1 form {
    padding-bottom: 8px
}

.dir-alp-l-com1 {
    padding: 15px;
    background: #fff;
    padding-bottom: 30px
}

.dir-alp-l-com1 a {
    margin-top: 5px;
    background: #20344c;
    color: #fff;
    font-weight: 600;
    padding: 5px;
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #1d2b3c
}

.dir-alp-l-com1 a:hover {
    color: #fff;
    background: #14addb;
    border: 1px solid #0885ab
}

.dir-alp-l-com1 a i {
    font-size: 10px
}

.dir-hom-pre {
    background: #fff
}

.dir-hom-pre ul {
    margin: 0;
    padding: 15px
}

.dir-hom-pre ul li {
    list-style-type: none;
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #e4e4e4
}

.dir-alp-p3 ul li:nth-child(1n+6) {
    display: none
}

.dir-alp-p3-btn-h {
    display: none
}

.dir-alp-p4-btn-h {
    display: none
}

.dir-alp-p4 ul li:nth-child(1n+6) {
    display: none
}

.dir-alp-p5-btn-h {
    display: none
}

.dir-alp-p5 ul li:nth-child(1n+6) {
    display: none
}

.dir-lp-rat {
    padding: 6px 6px 15px 8px
}

.dir-alp-ri-p2 {
    padding: 15px 0
}

.dir-alp-ri-p2 h3 {
    color: #343c42;
    font-size: 22px
}

.dir-alp-ri-p2 ul {
    padding: 0;
    position: relative;
    overflow: hidden;
    padding-top: 15px
}

.dir-alp-ri-p2 ul li {
    list-style-type: none;
    float: left;
    margin-bottom: 8px;
    font-size: 14px;
    padding-left: 30px
}

.dir-alp-ri-p2 ul li:nth-child(1) {
    color: #343c42;
    background: url(../images/list-i1.png) no-repeat center left;
    background-size: 18px;
    font-size: 15px;
    font-weight: 600
}

.dir-alp-ri-p2 ul li:nth-child(2) {
    color: #979797;
    width: 50%;
    background: url(../images/list-i2.png) no-repeat center left;
    background-size: 18px
}

.dir-alp-ri-p2 ul li:nth-child(3) {
    color: #979797;
    width: 50%;
    background: url(../images/list-i3.png) no-repeat center left;
    background-size: 18px
}

.dir-alp-ri-p2 p {
    color: #979797;
    padding-bottom: 12px
}

.dir-alp-ri-p2 p b {
    padding-right: 5px;
    color: #343c42
}

.dir-alp-quot-btn {
    background: #ffb600;
    color: #000;
    font-weight: 600;
    padding: 5px;
    border-radius: 2px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 5px
}

.dir-alp-quot-free-btn {
    background: #234767;
    color: #fff;
    font-weight: 600;
    padding: 5px;
    border-radius: 2px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 5px
}

.dir-alp-r-list-re-sp {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.dir-alp-r-list {
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    margin-right: 15px
}

.dir-alp-r-list:hover {
    background: #fff;
    box-shadow: 0 2px 12px rgba(121, 121, 121, .33)
}

.dir-alp-r-cbb-rat {
    background: #44637d;
    position: absolute;
    padding: 4px 8px;
    right: -1px;
    border-radius: 1px;
    color: #fff;
    top: 0;
    font-weight: 600;
    font-size: 12px
}

.sa-list-pre-soci {
    right: 5px;
    position: absolute;
    bottom: 0
}

.sa-list-pre-soci ul {
    padding-top: 8px;
    margin-bottom: 0
}

.sa-list-pre-soci ul li {
    float: left;
    margin-right: 5px
}

.sa-list-pre-soci ul li i {
    width: 24px;
    height: 24px;
    background: #e6e6e6;
    color: #414f5a;
    border-radius: 50%;
    text-align: center;
    padding: 5px
}

.sa-sh-icon {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sa-hi-icon {
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sa-list-pre-soci ul li i:hover {
    background: #1f4363;
    color: #fff
}

.sa-li-desc-left-sp {
    padding-left: 30px !important
}

.sa-list-pre-soci ul li {
    background: 0 0 !important;
    width: initial !important;
    padding-left: 0
}

.sa-list-pre-soci ul li:last-child i {
    background: #ffc107;
    color: #000
}

.sa-pop-full {
    background-color: #1f4363 !important;
    text-align: center;
    color: #fff
}

.sa-pop-full span {
    display: block
}

.sa-pop-le {
    float: left;
    width: 30%;
    padding: 50px 10px
}

.sa-pop-ri {
    float: left;
    width: 70%;
    background: #fff
}

.sa-pop-l0 i {
    font-size: 58px;
    color: #fff
}

.sa-pop-l1 {
    font-size: 36px;
    color: #fff;
    font-weight: 600
}

.sa-pop-l2 {
    font-size: 50px;
    line-height: 54px;
    padding: 18px 0;
    border-top: 2px #fff;
    border-top-style: dashed;
    border-bottom: 2px #fff;
    border-bottom-style: dashed;
    margin: 15px;
    color: #fff
}

.sa-pop-l3 {
    font-size: 18px;
    color: #fdc600;
    font-weight: 600
}

.h_signin form p label {
    color: #2b3239;
    text-align: left;
    float: left;
    font-family: sans-serif;
    font-size: 14px
}

.h_signin {
    overflow: hidden;
    padding: 20px 40px !important
}

.h_signin form p input {
    float: right;
    padding: 5px 34px;
    border-radius: 2px;
    border: 1px solid #d4d4d4;
    width: 100%;
    margin: 4px 0 14px 0
}

.h_signin form p textarea {
    padding: 5px 34px;
    border-radius: 2px;
    border: 1px solid #d4d4d4;
    width: 100%
}

.h_signin form p input[type=submit] {
    border: 1px solid #dcad04;
    -moz-box-shadow: #b7b8b8 0 1px 0 inset;
    -moz-border-radius: 3px;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    color: #000;
    background-color: #fdc600;
    background-image: -moz-linear-gradient(top, #ef9f41, #f79623);
    background-image: -ms-linear-gradient(top, #ef9f41, #f79623);
    background-image: -o-linear-gradient(top, #ef9f41, #f79623);
    text-transform: uppercase
}

.dir-pr-p1 {
    background: url(../images/list-p-bg.jpg) no-repeat center center;
    position: relative;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 25px;
    background-size: cover
}

.dir-pr-p1 ul {
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 0
}

.dir-pr-p1 ul li {
    float: left;
    list-style-type: none;
    width: 100%
}

.dir-pr-p1 ul li:nth-child(2) {
    padding-bottom: 15px
}

.dir-pr-p1 ul li:nth-child(3) {
    width: 50%;
    color: #fff;
    font-size: 16px;
    background: url(../images/list-pre-i1.png) no-repeat left center;
    background-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px
}

.dir-pr-p1 ul li:nth-child(4) {
    width: 50%
}

.dir-pr-p1 ul li h1 {
    color: #fff;
    padding-bottom: 20px
}

.dir-pr-p1-rat {
    position: relative;
    padding: 0 6px 15px 0
}

.dir-pr-p1-rev {
    float: right;
    position: relative;
    margin-top: 25px
}

.dir-pr-p2o {
    background: #1f4363
}

.dir-pr-p2 ul {
    margin-bottom: 0;
    padding: 0
}

.dir-pr-p2 ul li {
    float: left;
    padding: 15px 10px 15px 35px;
    list-style-type: none
}

.dir-pr-p2 ul li:nth-child(1) {
    color: #fff;
    font-size: 16px;
    background: url(../images/list-pre-i1.png) no-repeat left center;
    background-size: 25px
}

.dir-pr-p2 ul li:nth-child(2) {
    color: #fff;
    font-size: 16px;
    background: url(../images/list-pre-i2.png) no-repeat left center;
    background-size: 25px
}

.dir-pr-p2-soc {
    position: relative;
    overflow: hidden;
    float: right
}

.dir-pr-p2-soc ul {
    padding: 13px 15px 15px 15px;
    position: relative
}

.dir-pr-p2-soc ul li {
    float: left;
    list-style-type: none;
    margin-right: 5px
}

.dir-pr-p2-soc ul li h5 {
    color: #fff;
    padding-right: 10px;
    padding-top: 6px;
    text-transform: uppercase;
    font-size: 14px
}

.dir-pr-p2-soc ul li i {
    width: 28px;
    height: 28px;
    background: #afc3d6;
    color: #000;
    padding: 8px 6px;
    text-align: center;
    border-radius: 30px
}

.dir-p-p1-rev-btn {
    font-size: 14px;
    padding: 8px
}

.fb1 {
    background: #3b5998
}

.gp1 {
    background: #dd4b39
}

.tw1 {
    background: #1da1f2
}

.li1 {
    background: #0077b5
}

.yt1 {
    background: #cd201f
}

.wa1 {
    background: #34af23
}

.dir-pr-p3 {
    position: relative;
    overflow: hidden;
    background: #f3f3f3
}

.db-user-left {
    background: #161512;
    border: 1px solid #161512;
    box-shadow: 0 2px 12px rgba(150, 150, 150, .18)
}

.db-user-img img {
    width: 100%
}

.db-user-left-menu {
    padding: 15px
}

.db-user-left-menu ul {
    padding: 0;
    margin-bottom: 0
}

.db-user-left-menu ul li {
    display: block;
    padding: 4px 0
}

.db-user-left-menu ul li a {
    color: #c3c3c3;
    display: block;
    border-bottom: 1px solid #33322d;
    padding: 7px;
    font-size: 15px;
    text-transform: capitalize
}

.db-user-left-menu ul li a:hover {
    background: #335c82;
    color: #fff;
    transform: scale(1.1)
}

.db-user-left-menu ul li:last-child a {
    border-bottom: 0 solid #ebebeb
}

.db-left-icon {
    display: inline-block;
    padding-right: 7px;
    vertical-align: sub
}

.db-left-icon img {
    width: 20px
}

#upload-photo {
    opacity: 0;
    position: absolute;
    z-index: -1
}

.db-left-pro-pos {
    position: absolute;
    margin-top: -42px;
    right: 45%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.db-left-pro-pos i {
    width: 50px !important;
    height: 50px;
    text-align: center;
    background: #0d70b5;
    color: #fff;
    font-size: 34px;
    padding: 6px;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, .62)
}

.db-left-pro-edit {
    width: 32px !important
}

.db-user-img:hover .db-left-pro-pos {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.dir-pr-p3-right {
    background: #fff;
    border: 1px solid #dedede;
    box-shadow: 0 2px 12px rgba(150, 150, 150, .18);
    padding: 20px
}

.dir-pr-tit-first {
    padding-top: 0 !important
}

.dir-pr-tit {
    padding-top: 25px;
    padding-bottom: 25px
}

.dir-pr-tit h2 {
    color: #343c42;
    font-size: 24px
}

.dir-pr-tit h2 span {
    font-family: Lato, sans-serif;
    color: #9c9d9e;
    font-size: 24px
}

.dir-pr-p3-right p,
li {
    font-size: 16px;
    color: #343c42;
    line-height: 24px
}

.dir-pr-p3-rp-com {
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px
}

.dir-pr-p3-rp2 img {
    width: 100%
}

.dir-pr-p3-rp3 {
    position: relative;
    overflow: hidden
}

.dir-pr-p3-rp3 ul {
    padding: 0;
    margin-bottom: 0
}

.dir-pr-p3-rp3 ul li {
    background: url(../images/pre-ser-i.png) no-repeat center left;
    background-size: 16px;
    padding-left: 40px;
    float: left;
    list-style-type: none;
    display: inline-block;
    padding: 10px 10px 10px 30px;
    border: 1px solid #ececec;
    margin: 5px;
    background-position: 5px
}

.cbb3-pr-pr-sli-left-btn {
    position: absolute;
    left: 37px;
    z-index: 9;
    margin-top: 10%;
    color: #fff;
    background-color: rgba(0, 0, 0, .41);
    border-color: #9e9e9e;
    padding: 25px 10px;
    border-radius: 2px
}

.cbb3-pr-pr-sli-right-btn {
    position: absolute;
    right: 37px;
    z-index: 9;
    margin-top: 10%;
    color: #fff;
    background-color: rgba(0, 0, 0, .41);
    border-color: #9e9e9e;
    padding: 25px 10px;
    border-radius: 2px
}

.dir-pr-ri-pro {
    border: 1px solid #dcdcdc
}

.dir-pr-ri-pro-con {
    padding: 15px 10px 20px 10px
}

.dir-pr-ri-pro-con h5 {
    font-size: 16px;
    padding-bottom: 12px
}

.dir-pr-ri-pro-con p {
    font-size: 13px;
    padding-bottom: 10px
}

.dir-ri-pr-pro-main {
    width: 75%;
    margin: 0 auto;
    margin-top: 5%
}

.dir-ri-pr-pro-dec {
    position: relative;
    overflow: hidden
}

.dir-ri-pr-pro-dec-left {
    width: 30%;
    float: left
}

.dir-ri-pr-pro-dec-left img {
    width: 100%
}

.dir-ri-pr-pro-dec-right {
    width: 70%;
    float: left;
    padding: 0 25px
}

.dir-ri-pr-pro-dec-right h3 {
    padding-bottom: 20px
}

.dir-ri-pr-pro-dec-right h3 span {
    font-size: 22px;
    color: #333;
    padding-left: 5px
}

.dir-pr-pro-pop-clo-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #ffc107 !important;
    border-radius: 40px;
    width: 24px;
    height: 24px;
    opacity: 1 !important;
    z-index: 9
}

.dir-pr-pro-pop-clo-btn i {
    font-size: 14px;
    text-align: center;
    margin-top: -7px;
    position: absolute;
    margin-left: -5px
}

.dir-pr-p3-rp5 iframe {
    width: 100%;
    height: 300px;
    border: 0
}

.dir-pr-p3-rp6 {
    position: relative;
    overflow: hidden
}

.dir-pr-p3-rp6 ul {
    padding: 0
}

.dir-pr-p3-rp6 ul li {
    list-style-type: none
}

.stars {
    background: url(../images/stars.png) repeat-x 0 0;
    width: 150px;
    position: relative;
    overflow: hidden
}

.stars input[type=radio] {
    position: absolute;
    opacity: 0
}

.stars input[type=radio].star-5:checked~span {
    width: 100%
}

.stars input[type=radio].star-4:checked~span {
    width: 80%
}

.stars input[type=radio].star-3:checked~span {
    width: 60%
}

.stars input[type=radio].star-2:checked~span {
    width: 40%
}

.stars input[type=radio].star-1:checked~span {
    width: 20%
}

.stars label {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: -999em;
    float: left;
    position: relative;
    z-index: 10;
    background: 0 0 !important;
    cursor: pointer
}

.stars label:hover~span {
    background-position: 0 -30px
}

.stars label.star-5:hover~span {
    width: 100% !important
}

.stars label.star-4:hover~span {
    width: 80% !important
}

.stars label.star-3:hover~span {
    width: 60% !important
}

.stars label.star-2:hover~span {
    width: 40% !important
}

.stars label.star-1:hover~span {
    width: 20% !important
}

.stars span {
    display: block;
    width: 0;
    position: relative;
    top: 0;
    left: 0;
    height: 30px;
    background: url(../images/stars.png) repeat-x 0 -60px;
    -webkit-transition: -webkit-width .5s;
    -moz-transition: -moz-width .5s;
    -ms-transition: -ms-width .5s;
    -o-transition: -o-width .5s;
    transition: width .5s
}

.sa-list-left-filter-1 ul {
    margin-bottom: 0 !important
}

.sa-list-left-filter-1 ul li {
    border-bottom: 0 !important;
    padding: 8px 0 6px 0 !important
}

.l-info-5 li {
    float: left;
    padding: 10px;
    color: #8f8f8f
}

.l-info-5 li:nth-child(1) {
    width: 50%
}

.l-info-5 li:nth-child(2) {
    width: 50%
}

.l-info-5 li:nth-child(3) {
    width: 100%
}

.l-info-5 li:nth-child(4) {
    padding: 0 10px
}

.l-info-5 li input {
    width: 100%;
    padding: 5px;
    border: 1px solid #c2c2c2
}

.l-info-5 li textarea {
    resize: none;
    width: 100%;
    padding: 5px;
    border: 1px solid #c2c2c2
}

.l-info-5 li input[type=submit]:hover {
    transition: all .5s ease;
    background: #ffc314
}

.dir-pr-p3-rp7-left img {
    margin: 0 auto;
    display: table;
    padding-bottom: 10px
}

.dir-pr-p3-rp7-right h4 {
    padding-bottom: 15px
}

.dir-pr-p3-rp7-right span {
    color: #75797b;
    font-size: 14px;
    font-weight: 600
}

.dir-pr-p3-rp7-right p {
    line-height: 22px;
    color: #75797b;
    font-size: 14px
}

.dir-pr-p3-rp7-1 {
    padding-bottom: 15px;
    position: relative;
    overflow: hidden
}

.dir-pr-p7-rat {
    position: relative
}

.dir-pr-p3-rp8 {
    background: #1f4363;
    padding-top: 15px;
    padding-bottom: 40px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4
}

.dir-pr-p3-rp8-img img {
    height: inherit
}

.dir-pr-p8-rel-list {
    background: #fff;
    border: 0 solid #fff
}

.dir-p8-list-tit h2 {
    color: #fff;
    padding-left: 15px
}

.dir-p8-list-tit h2 span {
    color: #afc2d2
}

.dir-pr-p3-left-2 {
    background: #fff;
    margin-top: 25px;
    border: 1px solid #d6d6d6;
    box-shadow: 0 2px 12px rgba(150, 150, 150, .18)
}

.dir-pr-p3-left-2 h3 {
    background: #1f4363;
    color: #fff;
    font-size: 20px;
    padding: 15px
}

.dir-pr-p3-left-21 {
    padding: 15px
}

.dir-pr-p3-left-21 ul {
    padding: 0;
    margin-bottom: 0
}

.dir-pr-p3-left-21 ul li {
    list-style-type: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px
}

.dir-pr-p3-left-21 ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #e2e2e2
}

.dir-pr-p3-left-21 ul li span {
    float: right;
    background: #ffc51d;
    color: #000;
    font-weight: 600;
    padding: 0 8px;
    font-size: 14px;
    display: inline-block;
    border-radius: 2px
}

.dir-pr-p8-rp8 ul li {
    background: url(../images/pre-pro-i.png) no-repeat center left;
    background-position: 5px;
    background-size: 16px
}

.list-featu ul {
    padding: 0
}

.list-featu ul li {
    list-style-type: none
}

.pricing {
    border: 1px solid #e3e3e3;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .11);
    transition: all .5s ease;
    margin-bottom: 20px
}

.pricing:hover {
    transform: scale(1.05);
    box-shadow: 0 2px 40px rgba(0, 0, 0, .3)
}

.pricing li:nth-child(1) {
    background: #19d3e8;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .82)
}

.pricing li:nth-child(2) {
    background: #05c6db;
    color: #000;
    font-size: 24px;
    padding: 25px 0;
    font-weight: 600;
    background: -webkit-linear-gradient(to bottom, #03c4da, #19d3e8);
    background: linear-gradient(to bottom, #03c4da, #19d3e8);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .59)
}

.pricing li:nth-child(2) span {
    font-size: 50px;
    padding-right: 5px;
    padding-top: 14px;
    display: inline-block;
    font-weight: 800;
    color: #000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .59)
}

.pricing li {
    padding: 12px;
    text-align: center;
    font-size: 15px;
    color: #444
}

.pricing li i {
    font-size: 20px
}

.pricing li .fa-times {
    color: #ff5722
}

.pricing li .fa-check {
    color: #8bc34a
}

.price-start a {
    padding: 2px
}

.list-featu {
    position: relative;
    overflow: hidden
}

.pricing-detail li:nth-child(1) {
    font-size: 24px;
    line-height: 128px
}

.pricing-detail li {
    padding: 12px;
    font-size: 16px;
    color: #343c42;
    font-weight: 600
}

.pricing-detail img {
    width: 100%
}

.p-one {
    background: #e5e5e5
}

.p-pro li:nth-child(1) {
    background: #e3e819
}

.p-pro li:nth-child(2) {
    background: #d6da07;
    background: -webkit-linear-gradient(to bottom, #f9f609, #d3d807);
    background: linear-gradient(to bottom, #d9de06, #e3e819)
}

.p-ppro li:nth-child(1) {
    background: #aae819
}

.p-ppro li:nth-child(2) {
    background: #9cdd03;
    background: -webkit-linear-gradient(to bottom, #9adc00, #aae819);
    background: linear-gradient(to bottom, #9adc00, #aae819)
}

.p-listing {
    padding: 35px 0;
    position: relative;
    overflow: hidden
}

.ak-field {
    overflow: hidden
}

.p-listing form {
    padding: 25px;
    border: 1px solid #ccc
}

.p-listing form input,
select,
textarea {
    width: 100%;
    padding: 7px;
    border-radius: 0;
    border: 1px solid #ccc;
    font-size: 14px !important;
    font-weight: 400;
    color: #333
}

.p-listing form textarea {
    resize: none;
    height: 100px
}

.p-listing h2 {
    padding-bottom: 20px
}

.p-listing h2 span {
    color: #ff9800;
    font-size: 30px
}

.p-listing form input[type=submit] {
    border-radius: 3px;
    border: 1px solid #d7a307;
    font-weight: 600
}

.dir-pop-width {
    margin: 0 auto;
    width: 70% !important
}

.dir-pop-head {
    background: url(../images/pop_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 25px 25px 50px 25px !important;
    border-bottom: 0 !important
}

.dir-pop-head h4 {
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-size: 20px
}

.dir-pop-body {
    padding: 35px 50px 20px 50px !important;
    border-bottom: 10px solid #263b57
}

.dir-pop-body form {
    background: #fff;
    margin-top: -65px;
    padding: 30px 50px 25px 50px;
    border-radius: 5px;
    box-shadow: 0 2px 34px rgba(80, 80, 80, .3);
    position: relative;
    overflow: hidden
}

.dir-pop-tem-row {
    position: relative;
    overflow: hidden;
    margin-bottom: 8px
}

.dir-pop-tem-row textarea {
    margin-top: 0 !important
}

.dir-pop-com label {
    color: #000;
    font-weight: 400;
    font-family: Lato, sans-serif;
    font-size: 15px
}

.dir-pop-com input,
select,
textarea {
    font-family: Lato, sans-serif;
    font-size: 15px
}

.dir-pop-foot {
    text-align: center;
    margin-bottom: 0;
    padding-top: 20px
}

.pop-btn {
    outline: 0;
    background: #14addb;
    border: 1px solid #14addb;
    color: #fff !important;
    padding: 5px 15px;
    border-radius: 2px;
    font-weight: 700;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.pop-btn:hover {
    background: #14addb;
    border: 1px solid #14addb;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.proj {
    margin-top: 30px;
    position: relative
}

.proj2 {
    position: relative;
    background: #fff;
    padding-top: 30px
}

.hom-pro {
    background: #fff;
    text-align: center;
    padding: 25px 20px 10px 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, .07);
    border-radius: 2px
}

.hom-pro:hover {
    background: #f5f8fa
}

.hom-pro img {
    padding-bottom: 20px
}

.hom-pro h4 {
    padding-bottom: 15px
}

.hom-pro p {
    margin-bottom: 0;
    padding-bottom: 18px
}

.hom-pro a {
    padding: 4px 7px;
    border-radius: 30px;
    color: #253d52;
    font-size: 13px;
    border: 1px dashed #fff;
    box-shadow: 0 0 0 3px #151f31;
    background-color: #3f4550;
    color: #fff
}

.hom-pro2 {
    text-align: center;
    padding: 25px 20px 27px 20px;
    position: relative;
    overflow: hidden
}

.hom-pro2:hover {
    background: #f3f2ee
}

.hom-pro2 img {
    padding-bottom: 20px
}

.hom-pro2 h4 {
    padding-bottom: 15px
}

.hom-pro2 p {
    margin-bottom: 0;
    padding-bottom: 18px
}

.hom-pro2 a {
    padding: 4px 7px;
    border-radius: 30px;
    color: #253d52;
    font-size: 13px;
    border: 1px dashed #fff;
    box-shadow: 0 0 0 3px #151f31;
    background-color: #3f4550;
    color: #fff
}

.sec-bg-white {
    background: #fff
}

.list-spac {
    margin: 15px;
    padding: 15px 0;
    margin-bottom: 15px !important
}

.list-spac-1 {
    border: 1px solid #e2e2e2
}

.home-list-pop {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 15px 0;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-list-pop:hover {
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 11px 9px -10px rgba(0, 0, 0, .52);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-list-pop img {
    width: 100%
}

.home-list-pop2 {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 10px 0;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-list-pop2:hover {
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 11px 9px -10px rgba(0, 0, 0, .52);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-list-pop2 img {
    width: 100%
}

.home-list-pop3 {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 10px 0;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-list-pop3:hover {
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 11px 9px -10px rgba(0, 0, 0, .52);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-list-pop3 img {
    width: 80%
}

.home-list-pop-desc span {
    text-transform: uppercase;
    font-size: 12px
}

.home-list-pop-desc h3 {
    font-size: 20px;
    padding-bottom: 8px;
    color: #000;
    padding-top: 5px
}

.home-list-pop-desc h4 {
    font-size: 15px;
    padding-bottom: 8px
}

.home-list-pop-desc p {
    margin-bottom: 0
}

.home-list-pop-rat {
    position: absolute;
    background: #ffe500;
    padding: 4px;
    font-weight: 600;
    color: #000;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-radius: 2px
}

.list-number {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 10px
}

.list-number ul {
    padding: 0
}

.list-number ul li {
    display: inline-block;
    float: left;
    width: 50%;
    color: #636363;
    font-size: 14px
}

.list-number ul li img {
    width: 18px;
    margin-right: 7px
}

.inn-list-pop-desc h3 {
    font-size: 24px
}

.inn-list-pop-desc p {
    font-size: 14px
}

.inn-list-pop-desc p b {
    color: #333
}

.list-enqu-btn {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 10px
}

.list-enqu-btn ul {
    padding: 0
}

.list-enqu-btn ul li {
    display: inline-block;
    float: left;
    margin: 0
}

.list-enqu-btn ul li a {
    border: 1px solid #eaeaea;
    text-align: center;
    display: block;
    padding: 5px;
    color: #3e4c56;
    box-sizing: border-box;
    margin: 4px;
    border-radius: 2px;
    font-weight: 600
}

.list-enqu-btn ul li a:hover {
    color: #fff;
    background-color: #172437;
    border: 1px solid #172233
}

.list-enqu-btn ul li a:hover i {
    margin-right: 10px
}

.list-enqu-btn ul li a i {
    margin-right: 5px
}

.list-enqu-btn ul li:last-child a {
    border: 1px solid #eaeaea;
    color: #3e4c56
}

.list-enqu-btn ul li:last-child a:hover {
    color: #fff;
    background-color: #fe9a2e;
    border: 1px solid #fe9a2e
}

.home-dis {
    position: relative;
    overflow: hidden;
    background: #000;
    padding: 100px 0 80px 0
}

.home-dis:before {
    content: '';
    position: absolute;
    background: url(../images/services/s2.jpeg) no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    opacity: .6
}

.home-dis h2 {
    color: #fff;
    font-size: 35px;
    vertical-align: middle;
    text-align: center;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    float: right
}

.home-dis h2 span {
    color: #fdb714;
    font-size: 40px;
    font-family: Poppins, sans-serif;
    font-weight: 600
}

.home-dis h2 a {
    padding: 4px 7px;
    border-radius: 30px;
    color: #253d52;
    font-size: 24px;
    border: 1px dashed #fff;
    box-shadow: 0 0 0 3px #ceae0c;
    background-color: #eac610;
    color: #fff;
    vertical-align: middle
}

.hom-cre-acc-left h3 {
    font-weight: 100;
    font-size: 34px
}

.hom-cre-acc-left h3 span {
    font-family: Lato, sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 42px;
    color: #333
}

.hom-cre-acc-left h5 {
    font-weight: 500;
    font-size: 24px
}

.hom-cre-acc-left p {
    padding-top: 8px;
    font-size: 16px
}

.hom-cre-acc-left ul {
    padding: 0;
    margin-bottom: 0;
    margin-top: 50px
}

.hom-cre-acc-left ul li {
    padding-bottom: 30px;
    list-style-type: none
}

.hom-cre-acc-left ul li img {
    text-align: center;
    float: left;
    width: 50px
}

.hom-cre-acc-left ul li div {
    display: block;
    margin-left: 80px;
    margin-top: -10px
}

.hom-cre-acc-right form {
    border: 1px solid #ededed;
    background-color: #f9f9f9;
    padding: 30px;
    box-sizing: border-box;
    padding: 35px 50px 35px 50px;
    background: #eaedef
}

.animate-lab {
    color: #9e9e9e;
    z-index: 9;
    font-size: 15px;
    transition: .2s ease all;
    -moz-transition: .2s ease all;
    -webkit-transition: .2s ease all;
    position: absolute;
    pointer-events: none;
    margin-top: -35px;
    margin-left: 24px
}

.cbox-res {
    width: auto !important
}

.hom-cre-acc-right form input:focus {
    outline: 0
}

.hom-cre-acc-right form input {
    height: 45px;
    position: relative;
    padding: 5px 24px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 12px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 14px;
    background: #fff
}

.hom-cre-acc-right form select {
    height: 55px;
    position: relative;
    padding: 15px 24px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 12px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 15px;
    background: #fff
}

.hom-cre-acc-right form textarea {
    height: 120px;
    position: relative;
    padding: 15px 24px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 25px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 15px;
    background: #fff
}

.hom-cre-acc-right form input[type=submit] {
    font-size: 20px;
    border: none;
    width: 100%;
    padding: 18px;
    background: #31c6f5
}

.hom-cre-acc-right form input[type=submit]:hover {
    background: #14addb
}

.blue-btn {
    color: #fff;
    background-color: #1ebef0;
    border: 1px solid #1ebef0;
    font-weight: 600;
    border-radius: 2px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.blue-btn:hover {
    background: #14addb;
    border: 1px solid #14addb;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.hom-cre-acc-right .checkbox {
    padding: 10px 0
}

.sea-drop-com {
    background: #fff;
    display: none;
    position: relative;
    z-index: 9999;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(46, 46, 46, .2);
    overflow: hidden
}

.sea-drop-1 {
    position: absolute;
    width: 58.4%
}

.sea-v2-drop-1 {
    position: absolute;
    width: 78%
}

.sea-drop-com ul {
    background: #fff !important;
    padding: 0 !important
}

.sea-drop-com ul li {
    display: block !important;
    width: 100% !important;
    text-align: left;
    border-bottom: 1px solid #f7f7f7
}

.sea-drop-com ul li a:hover {
    background: #ededed
}

.sea-drop-com ul li a {
    text-align: left;
    display: block;
    padding: 10px 20px;
    color: #303848;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden
}

.sea-drop-com ul li a img {
    margin-right: 10px;
    width: 24px
}

.mar-bot-0 {
    margin-bottom: 0
}

.soc-login {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    margin-top: 15px;
    padding-top: 15px
}

.soc-login h4 {
    text-align: center;
    padding-bottom: 15px
}

.soc-login ul {
    padding: 0;
    margin: 0
}

.soc-login ul li {
    list-style-type: none;
    float: left;
    width: 33.333%;
    padding: 5px
}

.soc-login ul li a {
    display: block;
    color: #fff;
    padding: 7px 18px;
    text-align: center;
    border-radius: 2px
}

.soc-login ul li:nth-child(1) a {
    background: #3b5998
}

.soc-login ul li:nth-child(2) a {
    background: #00aced
}

.soc-login ul li:nth-child(3) a {
    background: #d34836
}

.soc-login ul li a i {
    padding-right: 5px
}

.get-quo textarea {
    margin-top: 0 !important
}

.list-rat-ch span {
    width: 25px;
    height: 25px;
    background-color: #ffe500;
    padding: 4px;
    border-radius: 2px;
    color: #000;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .28);
    margin-right: 10px
}

.list-rat-ch i {
    color: #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .6);
    border: 1px solid #000;
    padding: 3px 2px 2px 2px;
    text-align: center;
    border-radius: 3px;
    background: #ffe500;
    font-size: 11px
}

.full-btn {
    width: 100%;
    font-size: 16px
}

.hom-cr-acc-check {
    padding: 15px 8px !important
}

.hom-cr-acc-check label {
    font-size: 12px;
    font-weight: 600;
    font-family: sans-serif;
    color: #8e8e8e
}

.list-pg-lt {
    width: 100%;
    float: left
}

.list-pg-rt {
    width: 30%;
    float: left;
    padding: 0 0 0 20px
}

.list-pg-rt2 {
    width: 100%;
    float: right;
    padding: 0
}

.list-page-enq {
    margin-top: 60px;
    background: url(../images/banner2.jpg) no-repeat;
    background-size: cover;
    position: relative
}

.list-page-enq:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(32, 52, 76, .64) 14%, rgba(0, 0, 0, .55) 66%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.lpe-com-main {
    position: relative;
    overflow: hidden;
    width: 75%;
    margin: 0 auto;
    padding: 50px 35px
}

.lpe-com {
    width: 50%;
    float: left
}

.lpe-left {
    padding: 14% 0;
    color: #fff
}

.lpe-left h4 {
    text-transform: uppercase
}

.lpe-left h5 {
    font-size: 20px
}

.lpe-left h2 {
    font-size: 60px
}

.lpe-right {
    text-align: center
}

.lpe-right h3 {
    color: #000;
    font-size: 28px
}

.lpe-right p {
    font-size: 14px;
    text-align: center;
    padding-top: 7px;
    margin-bottom: 5px
}

.lpe-right form {
    background: #fff;
    padding: 25px;
    border-radius: 4px;
    box-shadow: 0 16px 40px -10px #000;
    border-bottom: 5px solid #d6c492
}

.lpe-right input,
textarea {
    height: 45px;
    position: relative;
    padding: 15px 24px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 12px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 14px;
    background: #fff
}

.lpe-right label {
    top: 14px
}

.lpe-right textarea {
    height: 75px
}

.list-red-btn {
    background: #f44336;
    background: linear-gradient(to top, #ec3123, #f44336);
    color: #fff;
    height: 45px;
    line-height: 45px
}

.list-pagenat {
    margin-bottom: 0;
    margin-top: 15px;
    margin: 0 auto;
    display: table
}

.pg-list-1 {
    margin-top: 60px;
    background: url(../images/list-deta/bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 250px 0 70px 0;
    width: 100%;
    box-sizing: content-box
}

.pg-list-2 {
    margin-top: 60px;
    background: url(../images/list-deta/bg2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 250px 0 70px 0;
    width: 100%;
    box-sizing: content-box
}

.pg-list-prop {
    background: url(../images/list-deta/prop-bg.jpg) no-repeat;
    background-size: cover;
    box-sizing: content-box
}

.pg-list-shop {
    background: url(../images/list-deta/shop-bg.jpg) no-repeat;
    background-size: cover;
    box-sizing: content-box
}

.pg-list-auto {
    background: url(../images/list-deta/auto-bg.jpg) no-repeat;
    background-size: cover;
    box-sizing: content-box
}

.pg-list-1:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, #000 5%, rgba(0, 0, 0, .5) 40%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.pg-list-1-left {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
    margin-top: 42px;
    margin-bottom: -9px
}

.pg-list-1-left2 {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
    margin-top: 98px;
    margin-bottom: -50px
}

.pg-list-1-left h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 15px
}

.pg-list-1-left2 h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 12px
}

.pg-list-1-left p {
    color: #b7b7b7;
    font-size: 20px
}

.pg-list-1-left2 p {
    color: #b7b7b7;
    font-size: 20px
}

.pg-list-1-left h4 {
    color: #b7b7b7;
    padding: 6px 0;
    margin-top: 6px
}

.pg-list-1-left2 h4 {
    color: #b7b7b7;
    padding: 8px 0
}

.pg-list-2:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, #000 5%, rgba(0, 0, 0, 0) 40%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.pg-list-2-left {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
    margin-top: 42px;
    margin-bottom: -9px
}

.pg-list-2-left2 {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
    margin-top: 98px;
    margin-bottom: -50px
}

.pg-list-2-left h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 15px
}

.pg-list-2-left2 h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 12px;
    text-shadow: 0 5px 5px #000
}

.pg-list-2-left p {
    color: #b7b7b7;
    font-size: 20px
}

.pg-list-2-left2 p {
    color: #b7b7b7;
    font-size: 20px
}

.pg-list-2-left h4 {
    color: #b7b7b7;
    padding: 6px 0;
    margin-top: 6px
}

.pg-list-2-left2 h4 {
    color: #b7b7b7;
    padding: 8px 0
}

.pag-p1-phone ul li {
    color: #b7b7b7;
    font-size: 16px;
    width: 33.33%;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden
}

.pag-p1-phone ul li i {
    width: 24px;
    height: 24px;
    font-size: 18px
}

.pg-list-1-right {
    float: left;
    width: 50%;
    padding: 0 15px
}

.pg-list-1-right-p1 {
    padding-top: 165px
}

.pg-list-1-right-p1 ul li a {
    background: #fff;
    border: 1px solid #fff;
    color: #162336;
    padding: 12px 5px;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
    font-size: 14px
}

.pg-list-2-right {
    float: left;
    width: 50%;
    padding: 0 15px
}

.pg-list-2-right-p1 {
    padding-top: 165px
}

.pg-list-2-right-p1 ul li a {
    background: #fff;
    border: 1px solid #fff;
    color: #162336;
    padding: 12px 5px;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
    font-size: 14px
}

.pglist-p-com {
    margin-bottom: 20px
}

.pglist-p-com-ti {
    border-bottom: 1px solid #e2e2e2
}

.pglist-p-com-ti h3 {
    padding: 15px 20px;
    background: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase
}

.pglist-p-com-ti h3 span {
    font-size: 24px;
    color: #828282;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase
}

.list-360 iframe {
    width: 100%;
    height: 300px;
    border: 0
}

.list-tit-mar-0 {
    padding-top: 0 !important
}

.list-slider-nav {
    margin-top: 175%;
    position: absolute;
    background: #ffe500;
    width: 32px;
    height: 32px;
    padding: 5px;
    text-align: center;
    border-radius: 2px;
    color: #000
}

.list-slider-nav-rp {
    margin-right: 40px;
    position: initial
}

.list-page-com-p p {
    font-size: 15px;
    color: #828282;
    line-height: 24px
}

.share-btn {
    float: right;
    padding: 12px 6px 0 0
}

.share-btn ul {
    margin-bottom: 0
}

.share-btn ul li:nth-child(1) a {
    background: #3b5998
}

.share-btn ul li:nth-child(2) a {
    background: #00aced
}

.share-btn ul li:nth-child(3) a {
    background: #d34836
}

.share-btn ul li a {
    padding: 7px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    border-radius: 0;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase
}

.share-btn ul li {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 1px
}

.share-btn ul li i {
    padding-right: 6pt
}

.pg-list-ser ul li {
    padding: 8px
}

.pg-list-ser-p1:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, .71) 14%, rgba(0, 0, 0, .32) 66%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.pg-list-ser-p1 {
    position: relative;
    overflow: hidden
}

.pg-list-ser-p1:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.pg-list-ser-p1 img {
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.pg-list-ser-p2 {
    position: absolute;
    width: 89.5%;
    margin-top: -35px
}

.pg-list-ser-p2 h4 {
    text-align: center;
    color: #fff;
    font-size: 20px
}

.list-pg-bg {
    background: #f7f8fa;
    padding-bottom: 110px
}

.pglist-bg {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 2px
}

.list-pg-inn-sp {
    padding: 20px
}

.list-rom-pric {
    font-size: 26px !important;
    background: #fff
}

.list-room-type {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 10px
}

.list-room-type ul {
    padding: 0
}

.list-room-type ul li {
    display: inline-block;
    float: left;
    color: #636363;
    font-size: 14px
}

.list-room-type ul li img {
    width: 18px;
    border-radius: 40px
}

.list-room-deta h3 {
    font-size: 20px;
    color: #141f31;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase
}

.list-room-deta2 {
    margin: 0 -55px
}

.list-room-rati {
    padding: 10px 0 5px 0
}

.list-rom-ami ul li {
    padding-bottom: 6px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    background: #f5f5f5;
    border-radius: 4px;
    margin-right: 5px;
    padding: 4px 8px;
    margin-bottom: 5px
}

.list-rom-ami ul li img {
    vertical-align: sub;
    width: 15px
}

.lp-ur-all {
    position: relative;
    overflow: hidden
}

.lp-ur-all-rat {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
    margin-top: 20px;
    padding-top: 20px
}

.lp-ur-all-left {
    float: left;
    width: 40%;
    border-right: 4px solid #6b7f8a;
    padding-right: 20px
}

.lp-ur-all-left-1 {
    float: left;
    width: 100%
}

.lp-ur-all-left-11 {
    float: left;
    width: 50%;
    font-size: 13px;
    padding-right: 14px;
    color: #636363;
    font-family: Montserrat, sans-serif
}

.lp-ur-all-left-12 {
    float: left;
    width: 50%;
    height: 6px;
    background: #dadada;
    margin-top: 7px;
    border-radius: 0
}

.lp-ur-all-left-13 {
    width: 100%;
    background: #43a047;
    height: 6px;
    border-radius: 0
}

.lp-ur-all-left-Good {
    width: 50%;
    background: #73ca14
}

.lp-ur-all-left-satis {
    width: 18%;
    background: #3dbbd0
}

.lp-ur-all-left-below {
    width: 20%;
    background: #ca7224
}

.lp-ur-all-left-poor {
    width: 5%;
    background: #de382c
}

.lp-ur-all-right {
    float: left;
    width: 60%;
    padding: 2px 20px
}

.lp-ur-all-right h5 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding-bottom: 20px
}

.lp-ur-all-right p span {
    background: #55bf15;
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    padding: 8px;
    border-radius: 5px;
    vertical-align: sub;
    margin-right: 15px
}

.lp-ur-all-right p span i {
    font-size: 20px;
    vertical-align: text-top
}

.lp-ur-all-rat h5 {
    padding: 15px 0 5px 0;
    background: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase
}

.lp-ur-all-rat ul {
    margin-bottom: 0
}

.lp-ur-all-rat ul li {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 15px;
    padding-bottom: 5px
}

.lr-user-wr-img {
    float: left;
    display: inline-block
}

.lr-user-wr-img img {
    width: 42px
}

.lr-user-wr-con {
    float: left;
    width: 90%;
    display: inline-block;
    padding: 0 20px
}

.lr-user-wr-con h6 {
    line-height: 36px;
    font-size: 18px
}

.lr-user-wr-con p {
    font-size: 14.4px;
    color: #21344c
}

.lr-revi-date {
    font-size: 13px;
    color: #828282
}

.lr-user-wr-con h6 span {
    background: #55bf15;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 4px 4px;
    border-radius: 4px;
    vertical-align: top;
    margin-left: 6px
}

.lr-user-wr-con h6 span i {
    font-size: 10px;
    vertical-align: text-top
}

.lr-user-wr-con ul {
    padding: 0;
    position: relative;
    overflow: hidden
}

.lr-user-wr-con ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 15px;
    padding-top: 0;
    border: 0
}

.lr-user-wr-con ul li a {
    color: #333;
    font-size: 14px
}

.lr-user-wr-con ul li a span {
    padding-right: 7px;
    color: #888;
    font-size: 12px
}

.list-pg-write-rev {
    position: relative;
    overflow: hidden
}

.list-pg-write-rev form input {
    height: 45px;
    position: relative;
    padding: 15px 24px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 12px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 14px;
    background: #fff
}

.list-pg-write-rev form label {
    top: 14px
}

.list-pg-write-rev form textarea {
    height: 100px;
    position: relative;
    padding: 15px 24px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 12px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 14px;
    background: #fff
}

.list-pg-guar ul {
    margin-bottom: 0
}

.list-pg-guar ul li {
    border-bottom: 1px solid #e2e2e2;
    padding: 12px 0 5px 0
}

.list-pg-guar ul li:nth-child(1) {
    padding: 5px 0 5px 0
}

.list-pg-guar ul li:nth-child(3) {
    border-bottom: 0 solid #e2e2e2;
    padding-bottom: 5px
}

.list-pg-guar ul li h4 {
    font-size: 16px;
    padding-bottom: 5px
}

.list-pg-guar ul li p {
    line-height: 18px;
    font-size: 13px
}

.list-pg-guar-img {
    display: inline-block;
    float: left;
    height: 100%;
    margin-right: 15px;
    margin-bottom: 8px
}

.list-pg-btn {
    width: 100%;
    font-size: 14px;
    height: 45px;
    line-height: 45px
}

.pglist-p-com-ti-right h3 {
    background: #20334c;
    color: #fff;
    font-size: 15px
}

.pglist-p-com-ti-right h3 span {
    color: #c7c7c7;
    font-size: 15px
}

.pg-list-user-pro {
    background: url(../images/profile-bg.jpg) no-repeat;
    height: 100px;
    background-size: cover;
    margin-top: -1px
}

.pg-list-user-pro img {
    position: relative;
    margin-top: 72px;
    margin-left: 41%
}

.list-pg-upro {
    text-align: center;
    padding-top: 40px
}

.list-pg-upro h5 {
    font-size: 16px
}

.list-pg-upro p {
    padding-bottom: 5px;
    font-size: 15px
}

.list-pg-upro a {
    background: #f44336
}

.list-pg-map iframe {
    height: 234px;
    width: 100%;
    border: 0
}

.list-pg-oth-info ul li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0
}

.list-pg-oth-info ul li:last-child {
    border-bottom: 0 solid #e2e2e2;
    padding-bottom: 0
}

.list-pg-oth-info ul li span {
    float: right;
    text-align: right;
    background: #f7f8fa;
    border-radius: 5px;
    padding: 0 5px;
    border: 1px solid #e2e2e2
}

.green-bg {
    background: #55bf15 !important;
    color: #fff
}

.list-mig-like-com {
    position: relative;
    border-radius: 10px;
    margin-bottom: 14px;
    background: #14addb;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.list-mig-like-com:hover img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: .5
}

.list-mig-lc-img img {
    width: 100%;
    border-radius: 5px
}

.list-mig-like-com:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, .5) 0, rgba(84, 84, 84, .1) 40%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 5px
}

.list-mig-lc-con {
    position: absolute;
    width: 100%;
    margin-top: -125px;
    padding: 20px 20px 0 20px;
    display: block
}

.list-mig-lc-con2 {
    margin-top: -90px
}

.list-mig-lc-con h5 {
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.list-mig-lc-con h6 {
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: -20px;
    border: 1px solid #fff;
    padding: 8px 10px 3px 10px;
    border-radius: 18px;
    margin-bottom: 5px;
    padding-bottom: 10px
}

.list-mig-lc-con p {
    color: #c1c1c1
}

.list-mi-pr {
    top: 15px
}

.list-ri-spec-tit h3 {
    padding: 40px 20px 25px 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center
}

.list-ri-spec-tit h3 span {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px
}

.inn-pag-ban {
    position: relative;
    overflow: hidden;
    width: 75%;
    margin: 0 auto;
    padding: 75px 35px;
    color: #fff;
    text-align: center
}

.inn-pag-ban h4 {
    font-size: 20px
}

.inn-pag-ban h2 {
    font-size: 50px
}

.inn-pag-ban h5 {
    font-size: 14px
}

.how-com {
    padding-top: 20px
}

.how-com ul {
    margin-bottom: 0
}

.how-com ul li {
    position: relative;
    overflow: hidden;
    padding-left: 95px;
    padding-bottom: 30px
}

.how-com ul li:last-child {
    padding-bottom: 0
}

.how-com ul li img {
    text-align: center;
    margin-left: -95px;
    position: absolute;
    color: #fff
}

.how-com ul li h4 {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 4px
}

.how-com ul li p {
    margin-bottom: 0;
    font-size: 15px
}

.inn-page-bg {
    margin-top: 40px;
    background: url(../images/inn-bg.jpg) no-repeat;
    background-size: cover;
    position: relative
}

.inn-page-bg:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(32, 52, 76, .64) 14%, rgba(0, 0, 0, .55) 66%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.how-border {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    padding: 25px 25px 28px 25px
}

.p-about {
    background: #fff
}

.page-about img {
    width: 100%
}

.page-about span {
    display: inline-block;
    padding: 20px 0;
    font-size: 20px;
    font-style: italic;
    font-weight: 200;
    color: #a2a2a2
}

.page-about p {
    font-size: 16px
}

.page-about a {
    margin-top: 10px;
    width: 200px
}

.p-about-count {
    background: #253d52;
    padding: 0;
    padding: 40px 0
}

.page-about-count {
    text-align: center;
    color: #fff;
    border-right: 1px solid #30485d
}

.page-about-count-no-bor {
    border: 0
}

.page-about-count span {
    font-size: 45px;
    color: #ffeb3b;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .62)
}

.page-about-count h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 100;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .62);
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px
}

.page-about-count p {
    color: #aba9a9
}

.con-page {
    background: url(../images/con-bg.jpg) no-repeat left center;
    background-attachment: fixed;
    background-size: 40%;
    position: relative;
    overflow: hidden
}

.con-page-ri {
    width: 60%;
    float: right;
    padding: 100px;
    padding-top: 150px;
    background: #f3f3f3
}

.con-page-ri-full {
    padding: 100px;
    padding-bottom: 0;
    background: #f3f3f3
}

.con-com {
    border: 1px solid #e0e0e0;
    padding: 25px;
    margin-bottom: 25px;
    background: #fff
}

.con-com h4 {
    font-size: 24px;
    padding-bottom: 10px;
    margin-top: 25px
}

.con-com p {
    font-size: 16px
}

.con-com span img {
    width: 20px;
    margin-right: 15px
}

.con-com span {
    font-size: 16px;
    display: block;
    padding-top: 5px
}

.foot-soc ul {
    padding: 0;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0
}

.foot-soc ul li {
    list-style-type: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.foot-soc ul li i {
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    padding: 8px
}

.sh1 {
    background: #4c4c4c
}

.con-tit-top-o {
    margin-top: 0 !important
}

.cpn-pag-form form p {
    padding-top: 7px;
    margin-bottom: 20px
}

.cpn-pag-form form input,
textarea {
	height: 119px;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 12px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 14px;
    background: #fff
}

.cpn-pag-form form textarea {
    height: 75px
}

.con-pag-map iframe {
    width: 100%;
    border: 0;
    margin-top: 15px
}

.con-com-mar-bot-o {
    margin-bottom: 0 !important
}

.cpn-pag-form label {
    top: 14px
}

.blog-single {
    border: 1px solid #e4e4e4;
    padding: 15px 0;
    margin-bottom: 20px
}

.blog-img img {
    width: 100%
}

.page-blog h3 {
    font-size: 28px
}

.page-blog span {
    font-size: 16px;
    padding: 12px 0;
    display: inline-block;
    color: #888
}

.page-blog p {
    padding-bottom: 10px
}

.page-blog a {
    width: 200px
}

.share-pad-bot {
    padding-bottom: 10px
}

.blog-comment h3 {
    color: #333;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase
}

.pg-re-rat {
    padding: 1px 0 0 61px
}

.pg-revi-re {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 5px
}

.pg-revi-re img {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 15px
}

.pg-revi-re p {
    color: #333;
    font-family: Lato, sans-serif;
    font-weight: 600
}

.pg-revi-re p span {
    color: #a0a0a0;
    padding-left: 5px
}

.span-none span {
    display: none
}

.list-grid-rig-pad {
    padding-right: 30px !important;
    padding-top: 30px
}

.cus-rev {
    border: 1px solid #dcdcdc;
    padding: 20px;
    margin-bottom: 30px
}

.cus-re-com {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    margin-top: 20px
}

.cus-re-com img {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 15px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/preloader_image.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.rating {
    border: none;
    float: left;
    height: 48px;
    overflow: hidden
}

.rating>input {
    display: none
}

.rating>label:before {
    margin: 5px;
    font-size: 22px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
    border: 0 !important
}

.rating>label:after {
    background: 0 0 !important;
    border: 0 !important
}

.rating>.half:before {
    content: "\f089";
    position: absolute;
    border: 0
}

.rating>label {
    color: #ddd;
    float: right
}

.half {
    display: none !important
}

.pg-elem {
    border: 1px solid #e4e4e4;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
    padding: 25px;
    border-radius: 4px;
    box-shadow: 0 16px 25px -22px #000;
    border-bottom: 2px solid #d6c492
}

.pg-elem h3 {
    padding-bottom: 10px
}

.pg-elem-inn {
    margin-top: 20px
}

.ele-btn a {
    margin-right: 5px;
    margin-bottom: 5px
}

.icon-container .icon-preview {
    height: 120px;
    text-align: center
}

.icon-container i {
    font-size: 3em;
    margin-bottom: 10px
}

.icon-container span {
    display: block
}

.pg-ele-tab {
    padding-bottom: 15px;
    margin-bottom: 15px
}

.tz {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #eaedef;
    padding: 100px 50px
}

.tz-l {
    float: left;
    width: 20%
}

.tz-2 {
    float: left;
    width: 58%;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dadada;
    box-shadow: 0 2px 4px rgba(224, 224, 224, .8);
    border-radius: 4px;
    margin-left: 12px;
    margin-right: 12px
}

.tz-3 {
    float: left;
    width: 20%;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dadada;
    box-shadow: 0 2px 4px rgba(224, 224, 224, .8);
    border-radius: 4px
}

.tz-l-1 {
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dadada;
    box-shadow: 0 2px 4px rgba(224, 224, 224, .8);
    border-radius: 4px
}

.tz-l-1 ul {
    padding: 0
}

.tz-l-1 ul li {
    color: #adadad;
    list-style-type: none;
    text-align: center;
    font-size: 14px
}

.tz-l-1 ul li span {
    display: block;
    font-size: 32px;
    font-weight: 500;
    line-height: 30px;
    color: #21252b
}

.tz-l-1 ul li:nth-child(1) {
    width: 100%;
    float: left
}

.tz-l-1 ul li:nth-child(1) img {
    width: 100%
}

.tz-l-1 ul li:nth-child(2) {
    width: 50%;
    float: left;
    padding: 20px 10px
}

.tz-l-1 ul li:nth-child(3) {
    width: 50%;
    float: left;
    padding: 20px 10px
}

.tz-l-2 {
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dadada;
    padding: 20px;
    margin-top: 12px;
    box-shadow: 0 2px 4px rgba(224, 224, 224, .8);
    border-radius: 4px
}

.tz-l-2 ul {
    padding: 0
}

.tz-l-2 ul li {
    border-bottom: 1px solid #eaedef;
    list-style-type: none
}

.tz-l-2 ul li:last-child {
    border-bottom: 0 solid #dcdcdc;
    padding: 12px 0 0 0
}

.tz-l-2 ul li a {
    color: #333;
    padding: 12px 0;
    display: block
}

.tz-l-2 ul li a:hover {
    color: #333;
    padding-left: 8px;
    background: #eaedef;
    padding-left: 12px
}

.tz-lma {
    color: #333;
    background: #eaedef;
    padding-left: 12px !important
}

.tz-l-2 ul li a img {
    width: 20px;
    margin-right: 8px
}

.tz-3 h4 {
    margin: 0;
    background: #253d52;
    padding: 15px;
    color: #fff
}

.tz-3 ul {
    margin-bottom: 0;
    padding: 20px;
    padding-left: 20px !important
}

.tz-3 ul li {
    border-bottom: 1px solid #dcdcdc;
    padding: 12px 0
}

.tz-3 ul li a img {
    float: left;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    margin-right: 10px
}

.tz-3 ul li a h5 {
    color: #333;
    font-size: 15px;
    margin-top: 0;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
    text-transform: capitalize;
    margin-bottom: 0
}

.tz-3 ul li a p {
    padding-left: 40px;
    margin-bottom: 0;
    color: #969595;
    font-size: 12px;
    line-height: 18px
}

.tz-3 ul li:last-child {
    border-bottom: 0 solid #dcdcdc;
    padding: 12px 0 0 0
}

.tz-2-com h4 {
    margin: 0;
    background: #253d52;
    padding: 15px;
    color: #fff
}

.tz-2-main-com {
    padding: 20px;
    position: relative;
    overflow: hidden
}

.tz-2-main-com img {
    display: block;
    margin: 0 auto;
    border: 1px solid #eaedef;
    padding: 12px;
    border-radius: 5px;
    margin-bottom: 20px
}

.tz-2-main-com span {
    font-size: 24px;
    font-weight: 600;
    font-family: Quicksand, sans-serif
}

.tz-2-main-com h2 {
    color: #14addb;
    font-size: 72px
}

.tz-2-main-com ul {
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0
}

.tz-2-main-com ul li {
    text-align: left;
    border-bottom: 1px solid #eaedef;
    padding: 12px 0;
    list-style-type: none;
    background: url(../images/icon/tz-arrow.png) no-repeat center left;
    background-size: 10px;
    text-overflow: ellipsis;
    white-space: inherit;
    overflow: hidden
}

.tz-2-main-com ul li a {
    display: block;
    color: #333;
    font-size: 13.5px;
    padding-left: 14px
}

.tz-2-main-com ul li a:hover {
    padding-left: 10px
}

.tz-done {
    font-size: 12px !important;
    background: #3e8e41;
    color: #fff;
    padding: 2px 4px;
    border-radius: 3px;
    text-transform: lowercase;
    margin-left: 5px
}

.tz-done:hover {
    color: #fff
}

.tz-not-done {
    font-size: 12px !important;
    background: #f4a321;
    color: #fff;
    padding: 2px 4px;
    border-radius: 3px;
    text-transform: lowercase;
    margin-left: 5px
}

.tz-2-main-1 {
    position: relative;
    overflow: hidden;
    float: left;
    width: 33.3%;
    text-align: center
}

.tz-2-main-2 {
    border: 1px solid #eaedef;
    padding: 20px
}

.tz-2-main-com-table th {
    font-weight: 600;
    padding: 10px 4px
}

.tz-2-main-com-table tr {
    border-bottom: 1px solid #eaedef;
    line-height: 37px;
    padding: 10px
}

.tz-2-main-com-table tr td {
    padding: 16px 4px 13px 4px
}

.tz2-form-com form {
    padding: 35px 50px 35px 50px;
    background: #eaedef;
    margin-top: 15px
}

.tz2-form-com form input {
    border: 1px solid #e4e4e4;
    line-height: 44px;
    padding: 0 25px;
    background: #fff;
    font-size: 14px
}

.tz2-form-com form input[type=submit] {
    padding: 0
}

.tz2-form-com form label {
    font-size: 14px;
    color: #646464
}

.full-btn {
    height: 45px;
    line-height: 45px;
    background: #263a78;
    background: linear-gradient(to bottom, #455ca2, #263a78);
    outline: 0;
    font-size: 16px;
    display: block !important;
    color: #fff;
    font-weight: 600;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    text-align: center
}

.tz-pay-card {
    position: relative;
    overflow: hidden;
    border: 1px solid #eaedef;
    padding: 1px 10px
}

.tz-pay-card h5 {
    display: inline-block;
    padding: 10px 5px
}

.tz-pay-card img {
    width: 175px;
    border: 0;
    display: inline-block;
    margin-bottom: 0;
    float: right;
    padding: 0
}

.tz2-form-pay ul li {
    background: 0 0;
    padding: 5px 0 12px 0
}

.tz-pay-amount {
    float: right;
    color: #ffc107;
    font-size: 22px
}

.tz-down-pdf {
    border: 1px solid #c7c8c9;
    border-radius: 3px;
    padding: 4px 8px;
    color: #333
}

.tz-make-pay {
    border: 1px solid #c7c8c9;
    border-radius: 3px;
    padding: 4px 8px;
    color: #333
}

.tz-make-pay:hover {
    background: #3e8e41;
    color: #fff;
    border: 1px solid #317d34
}

.tz-mak-pay-bot {
    margin-top: 25px
}

.tz-mak-pay-bot p {
    color: #969595;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.tz-mak-pay-bot a {
    font-size: 16px;
    text-transform: capitalize
}

.tz-mak-pay-bot a:hover {
    color: #fff
}

.tz-up-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    height: 3rem;
    line-height: 3rem;
    height: 45px;
    padding: 10px 25px;
    background: #14addb;
    color: #fff
}

.tz-file-upload {
    padding: 0 .75rem
}

.tz-com-p h5 {
    font-size: 20px
}

.tz-com-p p {
    color: #969595;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500
}

.ds-boar-title h2 {
    font-size: 32px;
    color: #14addb;
    padding-bottom: 10px
}

.tz-db-table table tr {
    color: #969595
}

.tz-db-table table tr td {
    font-size: 15px;
    color: #333;
    padding: 14px 14px 14px 0
}

.tz-db-table table tr th {
    font-size: 16px;
    color: #333;
    padding: 14px 14px 14px 0
}

.db-list-com {
    padding: 20px;
    position: relative;
    overflow: hidden
}

.db-list-rat {
    background: #ffe500;
    padding: 4px;
    font-weight: 600;
    color: #000;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-radius: 2px
}

.db-list-ststus {
    background: #76cce6;
    padding: 4px;
    font-weight: 600;
    color: #000;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-radius: 2px
}

.db-list-ststus-na {
    background: #e8e8e8;
    padding: 4px;
    font-weight: 600;
    color: #000;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-radius: 2px
}

.db-list-edit {
    background: #e8e8e8;
    padding: 4px;
    font-weight: 600;
    color: #000;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-radius: 2px
}

.db-list-edit:hover {
    background: #76cce6
}

.db-mak-pay-bot {
    margin-top: 25px
}

.db-mak-pay-bot p {
    color: #969595
}

.tz-file-upload {
    padding: 0 .75rem
}

.tz-up-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    height: 3rem;
    line-height: 3rem;
    height: 45px;
    padding: 8px 25px 10px 25px;
    background: #eac610;
    color: #fff
}

.tz-up-btn span {
    color: #fff
}

.db-mak-pay-bot a {
    font-size: 14px
}

.tz-mess ul {
    margin-bottom: 0
}

.tz-mess ul li {
    border-bottom: 1px solid #dcdcdc;
    padding: 30px 0 10px 0
}

.tz-mess ul li h5 {
    color: #333;
    font-size: 18px;
    vertical-align: top
}

.tz-mess ul li h5 img {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 10px;
    margin-right: 22px
}

.tz-mess ul li h5 span {
    font-size: 12px;
    color: #fff;
    padding: 0 5px 2px 5px;
    border-radius: 35px;
    margin-top: 3px;
    position: absolute;
    margin-left: 5px
}

.tz-mess ul li p {
    padding-left: 72px;
    padding-top: 15px;
    color: #969595
}

.tz-msg-read {
    background: #607d8b
}

.tz-msg-un-read {
    background: #4caf50
}

.hid-msg {
    position: relative;
    overflow: hidden;
    margin-left: 72px;
    display: none
}

.hid-msg a i {
    border: 1px solid #eaedef;
    padding: 3px 3px;
    border-radius: 5px;
    color: #333;
    margin-right: 12px
}

.view-msg {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.view-msg:hover .hid-msg {
    display: block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.hide-box {
    display: none
}

.hide-box label {
    left: 18px;
    top: 12px
}

.tz-revi-star i {
    font-size: 12px;
    color: #64addb;
    margin-right: 2px
}

.switch label {
    cursor: pointer;
    color: #636363;
    font-weight: 500
}

.tz-2-main-1 p {
    color: #969595;
    font-size: 16px
}

.tz-register {
    background: url(../images/sign_img.jpg) #e6e6e6;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding-top: 93px;
    padding-bottom: 20px
}

.tz-register::before {
    content: '';
    position: absolute;
    background: rgba(33, 48, 59, .52);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 5px
}

.tz-register2 {
    background: url(../images/register.jpg) #e6e6e6;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding-top: 93px;
    padding-bottom: 20px
}

.tz-register2::before {
    content: '';
    position: absolute;
    background: rgba(33, 48, 59, .52);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 5px
}

.tz-login {
    background: url(../images/banner5.jpg) #3f51b5;
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    width: 100%;
    padding-bottom: 50px;
    background-size: cover;
    background-attachment: fixed
}

.tz-login::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .21);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 5px
}

.tz-regi-form {
    width: 35%;
    background: #fff;
    padding: 25px 20px 25px 20px;
    border-radius: 5px;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .8);
    float: right;
    margin: 50px 100px 50px 50px
}

.tz-regi-form input {
    padding: 10px;
    border: 1px solid #c9c9c9;
    height: 45px;
    font-size: 16px
}

.tz-regi-form textarea {
    padding: 10px;
    border: 1px solid #c9c9c9;
    height: 100px
}

.tz-regi-form input[type=submit] {
    padding: 0;
    font-size: 18px !important
}

.tz-regi-form h4 {
    margin-top: 0;
    font-size: 42px;
    margin-bottom: 8px
}

.tz-regi-form h4 span {
    color: #ff6f6f;
    font-size: 42px;
    font-weight: 600
}

.tz-regi-form form {
    position: relative;
    overflow: hidden;
    padding: 20px
}

.tz-regi-form p {
    font-size: 18px;
    margin-bottom: 0
}

.tz-regi-form p a {
    color: #2c649e;
    font-size: 18px
}

.full-btn {
    width: 100%;
    display: block
}

.soc-login {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    margin-top: 15px;
    padding-top: 15px
}

.soc-login h4 {
    text-align: center;
    padding-bottom: 15px
}

.soc-login ul {
    padding: 0;
    margin: 0
}

.soc-login ul li {
    list-style-type: none;
    float: left;
    width: 33.333%;
    padding: 5px
}

.soc-login ul li a {
    display: block;
    color: #fff;
    padding: 7px 18px;
    text-align: center;
    border-radius: 2px
}

.soc-login ul li:nth-child(1) a {
    background: #3b5998
}

.soc-login ul li:nth-child(2) a {
    background: #00aced
}

.soc-login ul li:nth-child(3) a {
    background: #d34836
}

.soc-login ul li a i {
    padding-right: 5px
}

.tz-2-admin {
    width: 100%;
    margin: 0
}

.tz-2-main-admin {
    width: 25%
}

.sb1 {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .22)
}

.sb1 h3 {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

.sb1-2 {
    float: right
}

.sb1-2 button {
    background: #2d3a40;
    border: 0;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    padding: 20px;
    border-radius: 0
}

.sb2 {
    background: #fff;
    margin-top: 59px
}

.sb2-1 {
    float: left;
    width: 20%;
    background: #fff;
    color: #fff;
    height: 100%;
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sb2-1 a {
    color: #494b4b;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sb2-1 a:hover {
    color: #fff;
    padding-left: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}

.sb2-12 {
    position: relative;
    overflow: hidden;
    padding: 15px;
    background: #fff
}

.sb2-12 ul {
    padding: 10px 0;
    margin: 0;
    position: relative;
    overflow: hidden
}

.sb2-12 ul li {
    float: left;
    display: inline-block
}

.sb2-12 ul li:nth-child(1) {
    width: 20%
}

.sb2-12 ul li:nth-child(2) {
    width: 70%;
    padding: 0 7px
}

.sb2-12 ul li:nth-child(3) {
    width: 10%
}

.sb2-12 ul li img {
    width: 30px;
    border-radius: 50%
}

.sb2-12 ul li h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px
}

.sb2-12 ul li h5 span {
    display: block;
    font-size: 12px;
    color: #989fa2;
    padding-top: 3px
}

.sb2-13 {
    background: #fff
}

.sb2-13 ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    box-shadow: 0 2px 2px 0 transparent, 0 1px 5px 0 transparent, 0 3px 1px -2px transparent;
    margin-top: 0
}

.sb2-13 ul li {
    list-style-type: none
}

.sb2-13 ul li a {
    display: block;
    font-size: 13.5px;
    padding: 10px 0;
    border-bottom: 1px solid #e3e8ea;
    padding: 12px 20px;
    background: #fff
}

.sb2-13 ul li a:after {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 16px;
    display: block;
    position: absolute;
    margin-top: -15px;
    right: 20px;
    font-size: 12px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -o-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out
}

.sb2-13 ul li a:hover:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sb2-13 ul li a:focus:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sb2-13 ul li a:hover {
    background: #57666d
}

.sb2-13 ul li a:focus {
    background: #57666d;
    color: #fff
}

.menu-act {
    background: #57666d
}

.sb2-13 ul li a i {
    margin-right: 8px;
    width: 16px
}

.sb2-2 {
    float: left;
    width: 80%;
    padding: 40px;
    margin-left: 20%;
    background: #e3e8ea
}

.sb2-2-1 {
    background: #fff;
    padding: 25px
}

.sb2-2-1 h2 {
    margin-top: 0
}

.sb2-2-1 table {
    width: 100%
}

.sb2-2-1-edit i {
    color: #ff5722
}

.sb2-2-add-blog textarea {
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 200px
}

.left-sub-menu ul li {
    list-style-type: none
}

.left-sub-menu ul li:last-child {
    border-bottom: 0 solid #303b40
}

.left-sub-menu ul li a {
    display: block;
    font-size: 13.5px;
    padding: 10px 48px
}

.left-sub-menu ul li a:hover {
    background: 0 0;
    padding-left: 55px;
    color: #494b4b
}

.left-sub-menu ul li a:focus {
    background: 0 0
}

.left-sub-menu ul li a:after {
    display: none
}

.sb2-2-2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

.sb2-2-2 ul {
    padding: 0;
    margin-bottom: 0
}

.sb2-2-2 ul li {
    list-style-type: none;
    float: left;
    padding-right: 5px
}

.sb2-2-2 ul li a {
    color: #495d65;
    vertical-align: middle
}

.sb2-2-2 ul li a i {
    padding-right: 2px
}

.active-bre:before {
    content: "/";
    padding: 0 5px;
    color: #333
}

.my-acc:hover {
    background: #4b5a61 !important
}

.my-acc:focus {
    background: #4b5a61 !important
}

.tab-inn {
    padding: 25px
}

.tab-posi {
    position: relative;
    overflow: hidden
}

.top-menu-sty {
    width: 250px !important
}

.my-btn {
    color: #fff;
    background: #57666d;
    padding: 21px;
    line-height: 18px;
    font-weight: 700
}

.app-search {
    position: relative;
    margin: 12px 15px 8px 5px;
    font-size: 13px;
    color: #626773;
    padding-left: 20px;
    padding-right: 40px;
    background: 0 0;
    border: 1px solid rgba(122, 125, 132, .15);
    box-shadow: none;
    border-radius: 30px;
    height: 36px;
    font-weight: 600;
    width: 100%
}

.app-search input {
    border: 0 !important;
    height: 35px !important;
    color: #cecece
}

.app-search a {
    position: absolute;
    top: 6px;
    right: 16px;
    color: #7a7d84
}

.box-second-inn {
    margin-top: 30px
}

.mar-bot-20 {
    margin-bottom: 20px
}

.icon-container .icon-preview {
    height: 90px;
    text-align: center
}

.icon-container span {
    display: block
}

.icon-container i {
    font-size: 3em;
    margin-bottom: 10px
}

.tab-pad {
    padding-top: 20px !important
}

.tab-col {
    padding: 20px !important;
    color: #000
}

.top-not-cen {
    margin: 0 auto;
    display: table;
    padding-top: 5px
}

.btn-noti {
    width: 35px;
    height: 23px;
    top: 18px;
    display: initial !important;
    color: #000;
    font-size: 20px;
    margin-right: 20px
}

.btn-noti span {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -8px;
    height: 14px;
    border-radius: 10px;
    min-width: 15px;
    background: #4caf50;
    color: #fff;
    line-height: 14px;
    padding: 0 2px;
    font-size: 11px;
    white-space: nowrap;
    -webkit-transform-origin: -10% center;
    -ms-transform-origin: -10% center;
    transform-origin: -10% center;
    font-family: tahoma;
    box-shadow: 0 0 0 1px #3d793f;
    text-align: center
}

.top-user-pro {
    padding: 18px 20px;
    color: #494b4b;
    float: right
}

.top-user-pro img {
    width: 25px;
    margin-right: 10px;
    border-radius: 35px;
    border: 2px solid #a1adb3
}

.top-user-pro i {
    margin-left: 5px
}

.page-back {
    float: right !important
}

.page-back a {
    background: #13addb;
    color: #fff !important;
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 25px;
    font-weight: 600
}

.inn-title {
    padding: 20px 15px 10px 15px;
    background: #253d52
}

.inn-title h4 {
    font-weight: 700;
    padding-bottom: 10px;
    color: #fff;
    background: 0 0;
    padding-left: 0;
    padding-top: 0
}

.txt-danger {
    color: #ea6c41
}

.inn-title p {
    color: #929292;
    margin-bottom: 0;
    display: none
}

.drop-down-meta {
    position: absolute;
    right: 30px;
    padding: 3px;
    color: #000;
    z-index: 999;
    top: 15px;
    background: #e3e8ea;
    width: 30px;
    height: 30px;
    border-radius: 25px
}

.drop-down-meta:hover {
    background: #29a0da;
    color: #fff
}

.box-inn-sp {
    background: #fff;
    border: 1px solid #e3e8ea;
    margin-bottom: 40px
}

.tab-inn th {
    font-size: 13px;
    text-transform: uppercase
}

.tab-inn td {
    font-size: 14px;
    padding: 15px 8px 12px 8px !important
}

.tab-inn table {
    margin-bottom: 0
}

.tab-inn table thead {
    background: #abbaab;
    background: -webkit-linear-gradient(to bottom, #e3e6e3, #afbcaf);
    background: linear-gradient(to bottom, #e3e6e3, #afbcaf)
}

.split-row {
    width: 100%;
    position: relative;
    display: block
}

.table-desi i {
    background: #8bc34a;
    color: #fff;
    padding: 5px 6px;
    border-radius: 2px;
    font-size: 13px;
    text-align: center;
    margin-right: 10px
}

.txt-success i {
    color: #fff;
    margin-right: 10px
}

.txt-danger {
    color: #ea6c41
}

.table-desi tbody tr td {
    color: #929292;
    padding: 15px 8px 12px 8px !important
}

.list-enq-name {
    display: block;
    font-weight: 700;
    color: #263238
}

.bot-sp-20 {
    margin-bottom: 20px
}

.ad-inn-page {
    margin: 30px 15px
}

.ad-mar-to-min {
    margin-top: 40px
}

.ad-mar-to-min form {
    margin-top: 0
}

.ad-inn-page th {
    padding: 12px !important
}

.ad-inn-page td {
    padding: 15px !important
}

.ad-tab-inn {
    padding: 0
}

.ad-inn-page i {
    color: #253d52;
    width: 20px;
    height: 20px;
    border: 1px solid #e3e8ea;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    padding: 3px
}

.drop-down-meta-inn {
    top: 9px;
    right: 15px
}

.admin-pag-na {
    position: relative;
    overflow: hidden;
    padding-bottom: 35px
}

.admin-pag-na i {
    border: 0;
    padding: 0;
    width: inherit;
    height: inherit
}

.ad-noto-text textarea {
    height: 120px;
    position: relative;
    padding: 15px 24px;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    text-indent: 0;
    line-height: 12px;
    -webkit-transition: border-color .4s, color .4s;
    transition: border-color .4s, color .4s;
    width: 100%;
    font-size: 15px;
    background: #fff
}

.atab-menu {
    display: inline-block;
    cursor: pointer
}

.logo img {
    width: 100%
}

.tab-menu {
    display: none
}

.btn-close-menu {
    display: none;
    z-index: 999;
    background: #0e76a8;
    color: #fff;
    position: absolute;
    left: 240px;
    padding: 5px 8px;
    border-radius: 2px;
    top: 0
}

.db-mak-sett-save {
    margin-top: 25px;
    padding: 0 25px 25px 25px
}

.list-img img {
    width: 28px;
    height: 28px;
    border-radius: 50px
}

.invoice {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: 1px solid #eaedef
}

.invoice:hover {
    box-shadow: 0 0 50px 7px rgba(150, 150, 150, .8)
}

.invoice-1 {
    padding: 50px
}

.invoice-1-logo {
    margin-bottom: 60px
}

.invoice-1-logo span {
    float: right;
    text-transform: uppercase;
    font-size: 50px;
    font-family: Quicksand, sans-serif;
    color: #2a2b33;
    font-weight: 700;
    line-height: 35px
}

.invoice-1-add {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.invoice-1-add-left {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.invoice-1-add-right {
    float: left;
    padding: 20px;
    background: #fdfae9;
    border-radius: 4px;
    width: 100%
}

.invoice-1-add-right ul {
    margin-bottom: 0
}

.invoice-1-add-right ul li span {
    float: left;
    width: 50%;
    color: #343c42
}

.invoice-1-tab table th {
    text-transform: uppercase
}

.invo-sub {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 24px !important
}

.invoice-2 {
    background: #fdfae9;
    padding: 50px
}

.invoice-price th {
    text-transform: uppercase
}

#invo-date {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 28px
}

#invo-tot {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #f44336
}

.invoice-print {
    padding: 50px
}

.invoice-print a {
    margin-right: 10px;
    font-size: 14px;
    background: #20344c
}

.tz-invo-full {
    padding: 0
}

.tz-invo-full1 {
    width: 100%;
    margin: 0
}

.db-v2-list-form-inn-tit h5 {
    font-weight: 600;
    font-size: 20px;
    padding: 0 8px;
    margin-top: 40px
}

.db-v2-pg-inp input {
    height: 45px !important
}

.v2-db-form-note {
    font-size: 13px
}

.v2-mar-top-40 {
    margin-top: 30px
}

.cat-v2-hom-list ul {
    margin-bottom: 0
}

.cat-v2-hom-list ul li {
    float: left;
    width: 20%;
    text-align: center
}

.cat-v2-hom-list ul li a {
    background: #fff;
    display: block;
    margin: 10px;
    text-align: center;
    padding: 28px 20px 20px 20px;
    border-radius: 2px;
    color: #273440;
    font-size: 16px;
    font-weight: 600;
    font-family: Quicksand, sans-serif
}

.cat-v2-hom-list ul li a:hover {
    background: #263a78;
    color: #fff
}

.cat-v2-hom-list ul li a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

.v3-top-menu {
    position: fixed;
    width: 100%;
    height: 60px;
    z-index: 99;
    transition: all 1s;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 1px 3px #960
}

.v3-m-1 {
    width: 20%;
    margin: auto;
    margin-top: 7px
}

.v3-m-1 img {
    width: 85%
}

.v3-m-2 {
    float: left;
    width: 60%;
    padding: 5px 20px
}

.v3-m-2 ul {
    margin-bottom: 0
}

.v3-m-2 ul li {
    float: left
}

.v3-m-2 ul li a {
    color: #fff;
    padding: 10px 20px;
    background: #000
}

.v3-m-3 {
    float: right;
    width: 20%;
    margin-top: -40px
}

.dropdown-content {
    overflow: visible;
    overflow-y: auto !important;
    max-height: 460px;
}

#dropdown2 {
    left: 162px !important
}

#dropdown3 {
    left: 184px !important
}

.ed-sub-menu:after {
    content: "\f107";
    font-family: FontAwesome;
    padding: 5px 5px;
    position: relative;
    top: 0;
    font-size: 14px;
    font-weight: 900
}

.ed-sub-drop-menu:after {
    content: "\f105";
    font-family: FontAwesome;
    padding: 5px 5px;
    position: relative;
    top: -5px;
    font-size: 14px;
    font-weight: 900;
    float: right
}

.v3-top-ri {
    float: right;
    padding: 4px 0 0 0;
    margin-right: -14px;
}

.v3-top-ri ul {
    margin-bottom: 0;
    float: right
}

.v3-top-ri ul li {
    float: left
}

.v3-top-ri ul li a {
    font-size: 15px;
    color: #fff;
    background-color: #263a78;
    border: 1px solid #1d2e63;
    font-weight: 400;
    border-radius: 4px;
    padding: 6px 6px;
    margin-left: 6px
}

.v3-top-ri ul li a i {
    margin-right: 5px
}

.v3-mob-top-menu {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    border-top: 1px solid #000;
    background: #000;
    z-index: 9;
    transition: all 1s;
    -webkit-box-shadow: 0 1px 3px #960;
    -moz-box-shadow: 0 1px 3px #960;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .47);
    border-bottom: 1px solid rgba(236, 236, 236, 0)
}

.v3-mob-m-1 {
    float: left
}

.v3-mob-m-2 {
    padding: 10px 10px
}

#v3-mob-menu-btn {
    width: auto;
    float: initial
}

.v3-list-ql {
    position: fixed;
    top: 60px;
    width: 100%;
    height: 50px;
    background: #151f31;
    z-index: 9;
    transition: all 1s;
    -webkit-box-shadow: 0 1px 3px #960;
    -moz-box-shadow: 0 1px 3px #960;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .47);
    background: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.v3-list-ql2 {
    position: sticky;
    top: 60px;
    width: 100%;
    height: 50px;
    background: #151f31;
    z-index: 9;
    transition: all 1s;
    -webkit-box-shadow: 0 1px 3px #960;
    -moz-box-shadow: 0 1px 3px #960;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .47);
    background: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.v3-list-ql-inn ul {
    margin-bottom: 0
}

.v3-list-ql-inn ul li {
    float: left
}

.v3-list-ql-inn ul li a {
    color: #333;
    border-right: 1px solid #e0e0e0;
    line-height: 50px;
    display: block;
    padding: 0 15px
}

.v3-list-ql-inn ul li a i {
    margin-right: 5px
}

.v3-list-ql-inn ul li a:hover {
    background: #263a78;
    color: #fff
}

.v3-list-ql-inn .active-list a {
    background: #263a78;
    color: #fff
}

.list-check-out-inn {
    border: 1px solid #dcdcdc;
    margin: 0
}

.list-check-out-inn ul li b {
    color: #000
}

.chec-out-pay {
    border: 1px solid #dcdcdc;
    padding: 20px
}

.chec-out-pay h5 {
    font-size: 20px
}

.chec-out-pay label {
    margin-right: 15px
}

.chec-out-pay [type=radio]+label:before,
[type=radio]+label:after {
    top: 12px
}

.v4-pri-bg {
    background: url(../images/banner5.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 100px
}

.v4-pril-inn {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.v4-pril-inn-top {
    background: #222;
    color: #eee;
    padding: 40px;
    color: #ecf0f1;
    text-align: center
}

.v4-pril-inn-top h2 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 400
}

.v4-pril-inn-top p {
    margin: 0
}

.v4-pril-price {
    margin: 0
}

.v4-pril-price b {
    font-size: 70px;
    line-height: 70px;
    color: #fff
}

.v4-pril-curr {
    font-size: 28px;
    line-height: 40px;
    vertical-align: top;
    display: inline-block;
    color: #fba507
}

.v4-pril-mon {
    color: #ccc
}

.v4-pril-inn-bot {
    border-top: 0;
    background: #222;
    text-align: center
}

.v4-pril-inn-bot ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-bottom: 35px
}

.v4-pril-inn-bot ul li {
    color: #fff;
    line-height: 45px;
    padding: 0 25px
}

.v4-pril-inn-bot ul li i {
    margin-right: 15px
}

.v4-pril-inn-bot ul li .fa-check {
    color: #ef9d07
}

.v4-pril-inn-bot ul li .fa-times {
    color: #7b7b7b
}

.v4-pril-inn-bot ul li:nth-child(odd) {
    background: #282828
}

.v4-pril-inn-bot ul li:nth-child(even) {
    background: #2d2d2d
}

.v4-pri-best {
    width: 200px;
    position: absolute;
    top: 20px;
    left: -55px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #222;
    font-weight: 700;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    background-color: #fba507;
    font-size: 15px
}

#select-city {
    background: #fff;
    border: 0;
    height: 55px;
    border-radius: 2px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px
}

#select-search {
    background: url(../images/icon/search.png) no-repeat left center #fff;
    border: 0;
    height: 55px;
    border-radius: 2px;
    padding: 0 10px 0 35px;
    box-sizing: border-box;
    font-size: 14px;
    background-size: 17px;
    background-position-x: 10px
}

#top-select-city {
    background: #fff;
    border: 0;
    height: 38px;
    border-radius: 2px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px
}

#top-select-search {
    background: url(../images/icon/search.png) no-repeat left center #fff;
    border: 0;
    height: 38px;
    border-radius: 2px;
    padding: 0 10px 0 35px;
    box-sizing: border-box;
    font-size: 14px;
    background-size: 17px;
    background-position-x: 10px
}

.tourz-top-sear-btn {
    height: 38px;
    line-height: 38px;
    outline: 0;
    display: block !important;
    background: url(../images/search_bg1.png) no-repeat center center #263a78;
    color: #eac610;
    font-weight: 600;
    padding: 7px;
    background-size: 24px
}

.tourz-top-search-form {
    margin-top: 11px;
    margin-right: -25px;
}

.search-hotel-type {
    padding-left: 18px
}

.tourz-search-form input[type=submit] {
    background: 0 0 !important
}

.tourz-search-1 {
    padding: 150px 0 100px 0;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    position: relative
}

.tourz-search-1 h1 {
    color: #fff;
    font-size: 50px
}

.tourz-search-1 p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 30px;
    margin-bottom: 0
}

.tourz-search-form label {
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
    right: 15px;
    left: 18px;
    top: 20px
}

.tourz-search-form div:nth-child(1) {
    width: 70%;
    float: left
}

.tourz-search-form div:nth-child(2) {
    width: 25%;
    float: left
}

.tourz-search-form div:nth-child(3) {
    width: 15%;
    float: left
}

.tourz-search:before {
    content: '';
    background: #141e30;
    background: linear-gradient(to right, rgba(36, 59, 85, .55), rgba(20, 30, 48, .82));
    background: linear-gradient(to right, rgba(36, 59, 85, .55), rgba(20, 30, 48, .82));
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

.tourz-search-form div {
    margin: 0px 0px 0px -5px;
}

.tourz-sear-btn {
    height: 55px;
    line-height: 57px;
    outline: 0;
    display: block !important;
    color: #fff;
    font-weight: 600;
    font-family: Quicksand, sans-serif;
    font-size: 16px;
    background: #263a78;
    background: linear-gradient(to bottom, #455ca2, #263a78);
    text-transform: uppercase
}

.tourz-hom-ser {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 38px;
    padding-bottom: 5px
}

.tourz-hom-ser ul {
    margin-bottom: 0;
    margin: 0 auto;
    display: table;
    padding: 0
}

.tourz-hom-ser ul li {
    float: left;
    display: inline;
    text-align: center;
    width: 25%;
    padding: 0 5px
}

.tourz-hom-ser ul li a {
    background: #234868;
    width: 90px;
    height: 90px;
    display: block;
    padding: 18px 2px 10px 2px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-family: Arimo, sans-serif;
    line-height: 24px
}

.tourz-hom-ser ul li a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: #1aa5d8
}

.tourz-hom-ser ul li a img {
    display: table;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5px;
    width: 36px
}

.tourz-top-phone {
    border: 1px solid #9a729a;
    border-radius: 50px
}

.autocomplete-content ul li a {
    border-bottom: 1px solid #e0e0e0
}

.profile-btn {
    border: none;
    height: 30px;
    line-height: 26px;
    color: #fff;
    padding: 2px 10px;
    border-radius: 2px;
    background: #1aa5d8;
    background: linear-gradient(to bottom, #1aa5d8, #1386b1);
    font-family: Quicksand, sans-serif
}

.profile-btn:hover {
    color: #fff
}

.autocomplete-content li img {
    float: left;
    width: 26px !important;
    height: 26px !important;
    left: 0;
    top: 15px
}

.tourz-top-search-form label {
    top: 10px
}

.tourz-top-search-form div:nth-child(1) {
    width: 80%;
    float: left
}

.tourz-top-search-form div:nth-child(2) {
    width: 15%;
    float: left
}


.my-sticky-search-bar-version2{
	display:flex;
	align-content:center;
	justify-content:center;
}
.my-sticky-search-bar-version2 .property-type-checkboxs{
	visibility:hidden;
	height:0px;
}

.my-sticky-search-bar-version2 .tourz-search-form-version2{
	display:flex;
	align-content:center;
	justify-content:center;
	width:100% !important;
}
.my-sticky-search-bar-version2 .tourz-search-form-filters-dropdown-desktop{
	width:15%;
	margin-top: 11px;
}
.my-sticky-search-bar-version2 .tourz-search-form-version2 div.tourz-search-form-field:nth-child(1) {
    width: 50%;
}
.my-sticky-search-bar-version2 .tourz-search-form-version2 div.tourz-search-form-field:nth-child(2) {
    width: 25%;
}
.my-sticky-search-bar-version2 .tourz-search-form-version2 .select-wrapper,.my-sticky-search-bar-version2 .tourz-search-form-version2 .select-wrapper input{
	width:100%;
	height: 37px;
}
.my-sticky-search-bar-version2 .tourz-search-form-version2 div.tourz-search-form-field:nth-child(3) {
    width: 15%;
}



.home-realtor {
    width: 7.5%;
    float: left;
    margin-left: 89px;
}

.home-mls {
    width: 19.5%;
    float: right;
    margin-right: 22px;
}

.vline {
    border-left: 1px solid #B7B6B6;
    height: 48px;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    top: 0;
}

.home-image-mob {
    background-position: 0 0;
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 125px;
}

.home-image-mob::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background: #fff;
}

.home-image-mob-text {
    float: right;
    padding-top: 25px;
    padding-right: 20px;
}

.home-image-mob-text ul li {
    list-style-type: none;
    font-size: 13px;
    color: #808080;
}

.home-image-mob-text-2 {
    float: right;
    padding-top: 25px;
    padding-right: 55px;
}

.home-image-mob-text-2 ul li {
    list-style-type: none;
    font-size: 13px;
    color: #808080;
}

.prodetls-image-mob {
    background-position: 0 0;
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 110px;
    margin-top: -1px;
}

.prodetls-image-mob::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background: #fff;
}

.prodetls-image-mob-text {
    position: relative;
    float: right;
    padding: 17px 30px 0 0;
}

.prodetls-image-mob-text ul li {
    list-style-type: none;
    font-size: 13px;
    color: #808080;
}

.prodetls-image-mob-text ul li {
    list-style-type: none;
    font-size: 13px;
    color: #808080;
}

.savgap {
    margin: 0 145px 0 0 !important;
    color: #B7B6B6 !important;
    border: 1px solid #B7B6B6 !important;
}

.savgap:hover {
    border: 1px solid #c02b20 !important;
    color: #fff !important;
}

.shagap {
    color: #B7B6B6 !important;
    border: 1px solid #B7B6B6 !important;
}

.shagap:hover {
    border: 1px solid #c02b20 !important;
    color: #fff !important;
}

.vlin {
    border-left: 1px solid #B7B6B6;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    bottom: 20px;
}

.buy-with-skyhub-text {
    color: #fff;
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: -5px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.buy-with-skyhub-text:hover {
    color: #FDB714 !important;
}

@media screen and (max-width:992px) {
    
    .neighbourhood-select-box-width {
        padding: 0 !important;
        margin-top: -5px;
    }
    
    .home-image-text::before {
        width: 100%;
    }
    .home-image-text {
        padding: 20px 0 0 5px;
    }
    .home-image-text-con h2 {
        font-size: 27px;
    }
    .home-image-text-con ul li {
        font-size: 15px;
    }
    .home-realtor {
        margin-left: 59px;
    }
    .vline {
        height: 30px;
    }
    .featured_property {
        padding: 0px 7.5px 0px !important;
    }
    .pagination li.mob a {
        margin-left: 3px;
        margin-right: -4px
    }
    .pagination li.next a {
        margin-left: 13px
    }
    .page-item.first {
        display: none !important
    }
    .page-item.last {
        display: none !important
    }
    .foot-logo img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .foot-social h4 {
        margin-top: 25px
    }
    .typeahead__label-container span {
        font-size: 9px !important
    }
    .entry-title {
        margin: 40px 0 13px !important
    }
    .bottomMenu {
        height: 44px
    }
    .services {
        margin-top: 60px !important;
        margin-bottom: 0 !important
    }
    .select-wrapper span.caret {
        margin: 16px 2px !important
    }
    .save-search-btn-pc {
        display: none
    }
    #banner-module {
        padding-top: 43px
    }
    .bottomMenu {
        display: block !important
    }
    .canada-banner {
        display: none
    }
    .canada-banner-2 {
        padding: 5px !important
    }
    .book-showings-img {
        margin-top: 25px
    }
    .find-home-img {
        margin-top: 25px
    }
    .foot-address {
        margin-top: 0
    }
    .foot-social {
        margin-top: 0;
        margin-left: 0
    }
    .my-sticky-search-bar .tourz-top-search-form .typeahead__container .typeahead__field .typeahead__query input.search_property {
        width: 100% !important;
        margin-left: auto !important
    }
    .foot-sec2 {
        padding: 30px 0 20px
    }
    #colophon ul, #primary ul {
    list-style: none;
    margin: 0;
    }
    .property_listing .carousel-control i {
        font-size: 26px
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) {
    .pagination>li>a,
    .pagination>li>span {
        width: 30px !important;
        font-size: 16px;
        line-height: 26px !important;
        margin-right: 3px !important;
    }
    .title_agent_slider {
        /*padding-top: 17px !important;*/
        /*padding-bottom: 50px !important;*/
        font-size: 13px !important;
    }
    textarea#contact_message {
    height: 66px;
    }
    .g-recaptcha-default {
        padding-left: 14px !important;
    }
    .g-recaptcha-popup {
        padding-left: 0px !important;
    }
    .guide_introtext {
        padding-top: 30px;
        color: #617369;
        font-size: 16px !important;
}
    #searchresultcount {
        padding-top: 30px !important;
        margin-bottom: 0px;
        color: #617369;
        font-size: 16px !important;
    }
    .price-short-box {
        float: left !important;
        margin-left: -18px;
        margin-bottom: 5px;
        width: 53% !important
    }
    .save-search-btn-mob {
        float: right;
        margin-right: 0px;
    }
    .prop_title_zone {
        border-bottom: none !important;
    }
    .property_header2 {
        margin-top: -30px !important;
        padding-top: 12px !important;
    }
   /*  #jssor_1 {
        margin: 0 auto 20px !important;
        left: -8px !important;
        width: 322px !important
    } */
   /*  .jssort101 {
        left: -298px !important
    } */
    .entry-prop-mob {
        font-size: 24px !important;
        margin-top: 45px !important
    }
    .price_area_mob {
        font-size: 18px !important
    }
    .prop_social {
        padding-left: 40px !important;
        float: left !important;
    }
    .office-inq-btn {
        font-size: 10px !important;
        padding: 3px 0 !important;
        margin-bottom: 2px !important;
        padding-left: 5px !important
    }
    .wrapper_content h4 {
        text-align: center
    }
    .ts-menu-1 a {
        float: right !important;
        margin-right: 6px;
        margin-top: -4px
    }
    .ts-mobile-logo {
        margin-right: 22px !important;
    }
    footer ul li a {
        font-size: 7px !important
    }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
   /*  #jssor_1 {
        margin: 0 auto 20px !important;
        left: -7px !important;
        width: 360px !important;
    } */
    /* .jssort101 {
        left: -280px !important;
    } */
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) {
    .pagination>li>a,
    .pagination>li>span {
        width: 35px !important;
        font-size: 17px;
        line-height: 30px !important;
        margin-right: 5px !important;
    }
    .title_agent_slider {
        /*padding-top: 17px !important;*/
        /*padding-bottom: 31px !important;*/
        font-size: 16px !important;
    }
    textarea#contact_message {
    height: 66px;
    }
    .g-recaptcha-default {
        padding-left: 37px !important;
    }
    .g-recaptcha-popup {
        padding-left: 0px !important;
    }
    .guide_introtext {
    padding-top: 30px;
    color: #617369;
    font-size: 16px !important;
    }
    #searchresultcount {
        padding-top: 30px !important;
        margin-bottom: 0px;
        color: #617369;
        font-size: 16px !important;
    }
    .price-short-box {
        float: left !important;
        margin-left: -15px;
        margin-bottom: 5px;
        width: 58% !important;
    }
    .save-search-btn-mob {
        float: right;
        margin-right: 0px;
    }
    .prop_title_zone {
        border-bottom: none !important;
    }
    .property_header2 {
        margin-top: -30px !important;
        padding-top: 12px !important;
    }
   /*  #jssor_1 {
        margin: 0 auto 20px !important;
        left: -9px !important;
        width: 376px !important
    } */
    /* .jssort101 {
        left: -269px !important
    } */
    .entry-prop-mob {
        margin-top: 45px !important
    }
    .prop_social {
        padding-left: 68px !important;
        float: left !important;
    }
    .office-inq-btn {
        font-size: 13px !important;
        padding: 3px 0 !important;
        margin-bottom: 5px !important;
        padding-left: 8px !important
    }
    .wrapper_content h4 {
        text-align: center
    }
    .ts-menu-1 a {
        float: right !important;
        margin-right: 25px;
        margin-top: -4px
    }
    .ts-mobile-logo {
        margin-right: 21px !important;
    }
    footer ul li a {
        font-size: 9px !important;
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) {
    .g-recaptcha-default {
        padding-left: 55px !important;
    }
    .g-recaptcha-popup {
        padding-left: 18px !important;
    }
    #searchresultcount {
        padding-top: 40px !important
    }
    .price-short-box {
        float: left !important;
        margin-left: -15px;
        margin-bottom: 5px;
        width: 64% !important
    }
    .save-search-btn-mob {
        float: right;
        margin-right: 0px;
    }
    .prop_title_zone {
        border-bottom: none !important;
    }
    .property_header2 {
        padding-top: 12px !important;
    }
   /*  #jssor_1 {
        margin: 0 auto 20px !important;
        left: -9px !important;
        width: 415px !important
    } */
    /* .jssort101 {
        left: -250px !important
    } */
    .entry-prop-mob {
        margin-top: 45px !important
    }
    .prop_social {
        padding-left: 87px !important;
        float: left !important;
    }
    .office-inq-btn {
        padding: 3px 0 !important;
        margin-bottom: 5px !important;
        padding-left: 16px !important
    }
    .wrapper_content h4 {
        text-align: center
    }
    .ts-menu-1 a {
        float: right !important;
        margin-right: 37px;
        margin-top: -4px
    }
}


@media screen and (max-width: 414px) {
    #home_advace_searchform1 #advanced_submit_22 {
    margin-top: -10px !important;
    }
    
}

@media screen and (max-width: 375px) {
    #home_advace_searchform1 #advanced_submit_22 {
    margin-top: -10.5px !important;
    }
    
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) {
    .pagination>li>a,
    .pagination>li>span {
        width: 35px !important;
        font-size: 17px;
        line-height: 30px !important;
        margin-right: 5px !important;
    }
    .title_agent_slider {
        /*padding-top: 17px !important;*/
        /*padding-bottom: 32px !important;*/
        font-size: 16px !important;
    }
    textarea#contact_message {
    height: 66px;
    }
    .guide_introtext {
    padding-top: 30px;
    color: #617369;
    font-size: 16px !important;
    }
    #searchresultcount {
        padding-top: 30px !important;
        margin-bottom: 0px;
        color: #617369;
        font-size: 16px !important;
    }
    .save-search-btn-mob {
        float: right;
        margin-right: 0px
    }
    footer ul li a {
        font-size: 9px !important;
    }
    .prop_social {
        padding-left: 68px !important;
        float: left !important;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
    .g-recaptcha-default {
        padding-left: 280px !important;
    }
    .g-recaptcha-popup {
        padding-left: 50px !important;
    }
    .entry-title {
        margin: 40px 0 13px !important
    }
    .guide_introtext {
    padding-top: 30px;
    }
    #searchresultcount {
        padding-top: 0px !important;
        margin-bottom: -40px
    }
    .price-short-box {
        float: left !important;
        margin-bottom: 5px;
        margin-left: -30px;
        width: 56% !important;
    }
    .save-search-btn-mob {
        float: right;
        margin-right: 0
    }
    .price_area {
        margin-top: 45px !important
    }
    h1.entry-title.entry-prop.hidden-xs {
        margin-top: 45px !important;
        margin-bottom: 5px !important
    }
    .prop_title_zone {
        border-bottom: none !important;
    }
    .property_header2 {
        padding-top: 12px !important;
    }
   /*  #jssor_1 {
        margin: 0 auto 20px !important;
        left: -16px !important;
        width: 769px !important
    } */
    /* .jssort101 {
        left: -64px !important
    } */
    #search_wrapper_cust {
        top: 2% !important
    }
    .canada-banner {
        display: block
    }
    .canada-banner-2 {
        display: block
    }
    .ts-menu-1 {
        margin-top: -5px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
    .g-recaptcha-default {
        padding-left: 24px !important;
    }
    .g-recaptcha-popup {
        padding-left: 50px !important;
    }
    .v3-top-menu {
        height: 44px !important;
    }
    .ts-menu-1 a img {
        height: 35px !important;
        max-height: 35px !important;
        width: auto !important
    }
    #searchresultcount {
        padding-top: 45px !important
    }
    .cust-btn {
        height: 38px !important;
        padding: 2px 2px !important;
        margin-top: 50px !important
    }
    .price-short-box {
        float: left !important;
        margin-left: -5px;
        width: 90% !important;
        margin-top: 39px
    }
    .office-inq-btn {
        font-size: 10px !important;
        padding: 3px 0 !important;
        margin-bottom: 2px !important;
        padding-left: 5px !important
    }
    .listing_filter_select.listing_filter_views {
        width: 18px !important;
        margin-top: 45px !important
    }
    .prop_title_zone {
        border-bottom: none !important;
    }
    .property_header2 {
        padding-top: 12px !important;
    }
    /* #jssor_1 {
        margin: 0 auto 20px !important;
        left: -10px !important;
        width: 640px !important
    } */
    /* .jssort101 {
        left: -133px !important
    } */
    footer ul li a {
        font-size: 8px !important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    .ts-menu-1 a img {
        height: 45px;
        max-height: 45px !important
    }
    footer ul li a {
        font-size: 6px !important
    }
    #featuredresultcount {
        margin-bottom: -18px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .entry-title {
        margin: 15px 0 13px !important
    }
    .guide_introtext {
    padding-top: 10px;
    }
    #searchresultcount {
        padding-top: 0px !important;
    }
    .price-short-box {
        margin-top: -10px;
        margin-left: -57px
    }
    .save-search-btn-pc {
        margin-left: -66px !important;
        margin-top: -10px
    }
    .listing_filter_select.listing_filter_views {
        margin-left: 2px !important
    }
    .home.page .content_wrapper,
    .home.page .single-content {
        margin-top: 28px
    }
    .property_categs {
        margin-bottom: -40px !important;
        margin-top: 55px !important
    }
    .prop_title_zone {
        border-bottom: none !important;
    }
    .property_header2 {
        padding-top: 12px !important;
    }
    /* #jssor_1 {
        margin: 0 auto 20px !important;
        left: -5px !important;
        width: 640px !important
    } */
    /* .jssort101 {
        left: -133px !important
    } */
    .office-inq-btn {
        font-size: 13px !important
    }
    footer ul li a {
        font-size: 8px !important
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) {
    .g-recaptcha-default {
        padding-left: 50px !important;
    }
    .g-recaptcha-popup {
        padding-left: 50px !important;
    }
    .v3-top-menu {
        height: 55px !important;
    }
}

@media only screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .bottomMenu-mobi {
        top: 55px !important;
    }
    .ts-menu-4 {
        float: right;
        padding: 6px 0 0 1px
    }
    .entry-title {
        margin: 15px 0 13px !important
    }
    h1.entry-title.entry-prop.hidden-xs {
        margin-top: 22px !important;
        margin-bottom: 5px !important
    }
    .home.page .content_wrapper,
    .home.page .single-content {
        margin-top: 28px
    }
    .property_categs {
        margin-top: 55px !important;
        margin-bottom: -20px !important
    }
   /*  #jssor_1 {
        margin: 0 auto 10px !important;
        left: -10px !important;
        width: 765px !important
    } */
    /* .jssort101 {
        left: -65px !important
    } */
    .office-inq-btn {
        font-size: 13px !important
    }
}

@media screen and (min-width:992px) {
    .save-search-btn-mob {
        display: none
    }
    .pagination>li>a,
    .pagination>li>span {
        line-height: 40px !important;
        width: 50px !important;
        font-size: 16px !important
    }
}

#map {
    height: 400px;
    width: 100%
}

.guide-description-p {
    margin-bottom: 24px;
    color: #333;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.guide-description-title {
    position: relative;
    margin-bottom: 15px;
    color: #333;
    font-size: 26px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.request-from-title-img {
    margin-top: -25px;
    width: 100%;
    filter: brightness(80%)
}

.share-this-property-title-img {
    margin-top: -10px;
    width: 100%
}

.get-this-rate-title-img {
    margin-top: -25px;
    width: 100%;
    filter: brightness(80%)
}

.sign-into-your-account-title-img {
    margin-top: -5px;
    width: 100%;
    filter: brightness(100%)
}

.create-an-account-title-img {
    margin-top: -5px;
    width: 100%;
    filter: brightness(100%)
}

.get-listing-alerts-title-img {
    margin-top: -10px;
    margin-bottom: 10px;
    width: 100%
}

a:focus,
a:hover {
    color: inherit !important;
    cursor: pointer
}

.v3-menu-sign:focus,
.v3-menu-sign:hover {
    color: #fff !important
}

.canada-banner {
    text-align: center;
    padding-top: 5px
}

.canada-banner-2 {
    text-align: center;
    padding: 10px;
}

.ad-item-logo {
    font-family: Quicksand, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-top: -5px;
    margin-bottom: -5px;
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.ad-item-logo:hover {
    color: #fdb714 !important
}

.check-price-text {
    font-family: Quicksand, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-top: -5px;
    margin-bottom: -5px;
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.check-price-text:hover {
    color: #106682 !important
}


.guide_introtext {
    font-family: Quicksand, sans-serif;
    padding-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 700;
}


#searchresultcount {
    font-family: Quicksand, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.v3-top-ri ul li a {
    background-color: #263a78;
    border: 1px solid #263a78;
    font-weight: 400;
    border-radius: 0;
    padding: 5px 7px;
    text-align: center;
    height: 36px;
    outline: 0;
    display: block !important;
    font-size: 14px
}

.bottomMenu {
    box-shadow: none;
    border-top: 0;
    background: url(../images/menu_back.jpg) !important;
    /*background-size: cover !important;*/
}

.bottomMenu:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(0, 70, 103, .2)), to(rgba(0, 70, 103, .7)));
    background: -webkit-radial-gradient(circle, rgba(0, 70, 103, .2), rgba(0, 70, 103, .7));
    background: -moz-radial-gradient(circle, rgba(0, 70, 103, .2), rgba(0, 70, 103, .7));
    background: -ms-radial-gradient(circle, rgba(0, 70, 103, .2), rgba(0, 70, 103, .7))
}

.ts-menu-1 {
    width: 15% !important
}

.ts-menu-1 a {
    float: left
}

.ts-menu-3 {
    width: 65%;
    padding: 0 0 0 25px
}

.v3-m-3 {
    width: 20%
}

@media screen and (max-width:1200px) {
    .ts-menu-1 {
        width: 85% !important
    }
    .ts-menu-3 {
        display: none
    }
    .ts-menu-1 a img {
        height: 35px;
        max-height: 35px !important;
        width: auto !important
    }
}

@media screen and (max-width:767px) {
    .ts-menu-1 a img {
        height: 35px;
        max-height: 35px !important;
        width: auto !important
    }
    
    #home_advace_searchform1 #advanced_submit_22 {
    height: 60px;
    margin-left: 3px;
    margin-top: -11px;
    width: 105%;
    }
}

.mob-right-nav {
    z-index: 1050
}

.center {
    float: none !important
}

.top_space_filler {
    background-color: #f5f8fa;
    position: relative;
    min-height: 80px
}

.typeahead__backdrop {
    visibility: hidden
}

.wide {
    width: 100% !important;
    padding: 0 !important
}

.property_location2 {
    position: relative !important;
    float: none !important;
    height: 65px !important;
    padding: 10px 15px !important;
    right: auto !important;
    bottom: auto !important
}

.property_listing_details {
    margin-bottom: 15px !important
}

.clear_div {
    clear: both
}

.service_box {
    text-align: center
}

.service_image {
    margin-bottom: 25px
}

.services {
    margin-top: 50px;
    margin-bottom: 30px
}

.service_title {
    margin-bottom: 15px
}

.service_desc {
    margin-bottom: 15px
}

.featured-listings-grid-image {
    height: 260px !important;
    width: auto !important
}

.featured_property_unit_carousel {
    height: 260px !important
}

.featured_carousel_control {
    top: inherit !important;
    bottom: 0
}

.featured_listing_details {
    padding: 0 !important
}

.featured_property_type1 .featured_listing_details {
    position: relative !important
}

.featured_property_listing_details {
    padding: 0 !important;
    margin-top: 20px !important
}

.featured_properties_widget_title {
    font-size: 50px;
    font-weight: 300;
    letter-spacing: -2px;
    text-align: center
}

@media only screen and (max-width:1200px) {
    .container,
    .content_wrapper {
      /*  width: 96% !important; */
        width: 100% !important;
    }
    .mt15 {
        margin-top: 15px
    }
    .mt10 {
        margin-top: 10px
    }
    .mt5 {
        margin-top: 5px
    }
}

#banner-module .owl-theme .owl-dots {
    position: absolute;
    margin: 0;
    width: 100%;
    bottom: 3%
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, .2);
    border-right: 1.1em solid rgba(255, 255, 255, .2);
    border-bottom: 1.1em solid rgba(255, 255, 255, .2);
    border-left: 1.1em solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#loadingDiv {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(211, 211, 211, .5);
    z-index: 99
}

.widget-nls {
    background-color: #004274 !important;
    padding-top: 10px;
    padding-bottom: 10px
}

.modal-backdrop {
    z-index: 1052
}

.carousel-inner>.item>a>img {
    width: 375px
}

.allerrors {
    margin-left: 14px
}

#Mortgagetable_previous a {
    width: 60px !important
}

#accordion_prop_Mortgage .table-striped>tbody>tr {
    background-color: #fff !important
}

#accordion_prop_Mortgage table th,
table tr {
    border-bottom: 0 solid #f0f0f0 !important
}

#accordion_prop_Mortgage table th,
table td {
    border-right: 0 solid #f0f0f0 !important;
    text-align: center
}

#accordion_prop_Mortgage .table {
    border: 0 solid #f0f0f0 !important
}

.sorting_asc {
    text-align: left !important
}

.sorting_1 {
    text-align: left
}

table tbody tr td {
    vertical-align: middle !important;
    font-size: 16px
}

.save-search-btn-pc {
    margin-left: -5px
}

.cust-btn {
    height: 40px;
    font-size: 13px;
    color: #0096bb;
    background-color: #edf4f4;
    border: 1px solid #edf4f4;
    font-weight: 400;
    border-radius: 0;
    padding: 7px 7px;
    font-family: Poppins, sans-serif
}

.cust-btn:focus,
.cust-btn:hover {
    background-color: #edf4f4;
    background: #edf4f4;
    outline: 0 !important;
    box-shadow: none;
    color: #fdb714
}

.pull-right.cust-btn {
    margin-right: 6px;
    margin-left: 0
}

.pull-left.cust-btn {
    margin-left: 6px;
    margin-right: 0
}

.userdashboard .text-danger {
    font-weight: 400;
    color: #a94442 !important;
    font-size: 15px !important
}

.profilenameheading {
    margin: 0;
    background: #253d52;
    padding: 15px;
    color: #fff
}

.usersavedprop .tz-2-main-com img {
    display: block !important;
    margin: 0 auto !important;
    border: 0 solid #eaedef !important;
    padding: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important
}

.usersavedprop .savedproplisting {
    border: 1px solid #dde4e9
}

.usersavedprop .favprop {
    margin-right: 20px;
    margin-left: 20px
}

.usersavedprop .propdetails {
    font-family: Poppins, sans-serif
}

.usersavedprop .removebtn {
    padding: 10px
}

.usersavedprop .savedpropadd {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400
}

.usersavedprop .savedpropprice {
    color: #20c063;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: 400;
    font-size: 20px
}

.usersavedprop .savedpropdetials {
    margin-bottom: 10px;
    line-height: 15px;
    color: #909090;
    font-size: 15px
}

.usersavedprop .savedpropimg {
    width: 100%;
    height: auto
}

.usersavedprop .tag-wrapper {
    position: absolute;
    top: 10px;
    width: 100%;
    float: left
}

.usersavedprop .featured_div {
    float: left;
    background-color: #c02b20;
    color: #fff;
    position: relative;
    left: 10px;
    font-size: 11px;
    padding: 8px 18px 6px;
    height: 25px;
    background-image: none !important;
    opacity: .8;
    line-height: 12px;
    text-transform: uppercase
}

.userdashboard h2 {
    font-family: Quicksand, sans-serif
}

.userdashboard h4 {
    font-family: Quicksand, sans-serif
}

@media only screen and (min-width:1200px) {
    .userdashboard .tz-2 {
        width: 78% !important
    }
    .usersavedprop .propdetails {
        margin-top: 10px
    }
    .usersavedprop .propimg {
        margin-left: -15px;
        margin-top: 1px
    }
}

.ct-u-marginBottom30 {
    margin-bottom: 30px
}

.customblog .blogsidebar {
    margin-top: 45px
}

.customblog .blogsidebarlabels {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600
}

.customblog .blogsidebarcats {
    margin-top: 10px
}

.customblog ul li {
    font-size: 14px
}

.customblog .db-list-ststus {
    cursor: pointer;
    background: #76cce6;
    padding: 4px;
    font-weight: 600;
    color: #000;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-radius: 5px;
    line-height: 2.5
}

.customblog .db-list-ststus1 {
    margin: 0 3px 3px 0;
    cursor: pointer;
    background: #76cce6;
    padding: 4px;
    font-weight: 600;
    color: #000;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-radius: 5px;
    font-style: unset
}

.customblog .blogsidebartags {
    margin-top: 10px
}

.customblog .blogdate {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    margin-top: 15px
}

.customblog .blogcat {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    margin: 15px 0 0 15px
}

.customblog .blogdesc {
    margin-top: 15px
}

.customblog .bloginfo {
    display: flex
}

#imgwrapper .img-st {
    height: 200px;
    width: 100%
}

.loader:after,
loader {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, .2);
    border-right: 1.1em solid rgba(255, 255, 255, .2);
    border-bottom: 1.1em solid rgba(255, 255, 255, .2);
    border-left: 1.1em solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#loadingDiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(211, 211, 211, .5)
}

.isnotfavorite {
    cursor: pointer !important;
    float: left !important;
    margin-left: 13px !important;
    margin-top: 0 !important;
    font-size: 11px !important;
    letter-spacing: .05em !important;
    float: left !important;
    color: #20c063 !important;
    border: 1px solid #20c063 !important;
    padding: 0 12px !important;
    line-height: 20px !important;
    background-color: transparent !important;
    color: #20c063 !important;
    padding: 0 5px !important
}

.listing_wrapper .property_listing .property_listing_details {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0
}

.listing_wrapper.col-md-12 .property_listing_details {
    position: absolute !important;
    bottom: 0;
    left: 0
}

.listing_wrapper .property_listing .property_listing_details .infobath,
.listing_wrapper .property_listing .property_listing_details .inforoom,
.listing_wrapper .property_listing .property_listing_details .infosize {
    width: 33.33%
}

.pagination,
.pagination_ajax {
    float: none !important;
    width: auto !important
}

.listing_wrapper.col-md-3 .property_listing .listing_unit_price_wrapper {
    width: 100%
}
.listing_grid_wrapper .property_listing .listing_unit_price_wrapper {
    width: 100%
}

.listing_wrapper .property_listing .carousel-control {
    opacity: 1;
    height: 31px;
    width: 42px;
    top: 50% !important;
    margin-top: -16px;
    text-shadow: none;
    bottom: auto
}

.featured_property.featured_property_type1 .carousel-control {
    opacity: 1;
    width: 35px !important;
    height: 31px !important;
    top: 40% !important;
    margin-top: -16px;
    bottom: auto !important;
    float: auto !important;
    text-shadow: none
}

.listing_wrapper.col-md-3 .property_listing .left.carousel-control {
    left: 0
}
.listing_grid_wrapper .property_listing .left.carousel-control {
    left: 0
}

.featured_property.featured_property_type1 .left.carousel-control {
    left: 0 !important
}

.listing_wrapper.col-md-3 .property_listing .right.carousel-control {
    right: 0 !important;
    left: auto !important
}
.listing_grid_wrapper .property_listing .right.carousel-control {
    right: 0 !important;
    left: auto !important
}

.featured_property.featured_property_type1 .right.carousel-control {
    right: 0 !important;
    left: auto !important
}

.listing_wrapper.col-md-12 .property_listing .right.carousel-control {
    right: 0 !important;
    left: auto !important
}

.listing_wrapper.col-md-3 .property_listing .left.carousel-control {
    left: 0 !important
}
.listing_grid_wrapper .property_listing .left.carousel-control {
    left: 0 !important
}

.listing_wrapper.col-md-3 .property_listing .carousel-control i {
    font-size: 31px !important;
    color: #fff
}
.listing_grid_wrapper .property_listing .carousel-control i {
    font-size: 31px !important;
    color: #fff
}

.featured_property.featured_property_type1 .carousel-control i {
    font-size: 31px !important;
    color: #fff
}

.listing_wrapper.col-md-3 .listing-unit-img-wrapper {
    float: none !important
}
.listing_grid_wrapper .listing-unit-img-wrapper {
    float: none !important
}

.listing_wrapper.col-md-3 .property_listing {
    height: 400px
}
.listing_grid_wrapper .property_listing{
	 height: 400px ;
}
.listing_grid_wrapper .property_listing .carousel-control{
	opacity: 1;
    height: 31px;
    width: 42px;
    top: 50% !important;
    margin-top: -16px;
    text-shadow: none;
    bottom: auto;
}
.listing_grid_wrapper .property_listing .left.carousel-control{
	left: 0;
	right: auto;
}
.listing_grid_wrapper .property_listing .right.carousel-control{
	right: 0;
	left: auto;
}

#fadeing-result-container {
    min-height: 550px;
    position: relative
}

.adv_listing_filters_head,
.listing_filters,
.listing_filters_head {
    margin-bottom: 5px
}

#listing_ajax_container .listing_wrapper {
    transition: none !important
}

.listing_wrapper .property_listing {
    transition: none !important
}

.property_listing h4 {
    transition: none !important
}

.caret:after {
    display: none !important
}

.select-wrapper .caret {
    border-top: none !important;
    color: #20c063 !important
}

.typeahead__dropdown,
.typeahead__list {
    width: 98.15% !important;
    padding: 1px 0 !important;
    margin: 1px 10px 0 !important
}

.typeahead__label-container {
    height: 36px !important;
    padding-top: 5px !important;
    display: -webkit-box !important
}

.view-all-btn {
    margin: 25px 0 50px
}

.icon-featured-label {
    width: 20px;
    height: 30px;
    cursor: pointer;
    float: left;
    padding-top: 2px
}

.icon-featured-label img {
    width: 15px !important;
    height: 20px
}

@media screen and (max-width:1330px) {
    .tz-l {
        width: 30%
    }
    .tz-2 {
        width: 68%;
        margin-right: 0
    }
    .tz-3 {
        width: 100%;
        margin-top: 20px
    }
    .tz-2-admin {
        width: 100%
    }
    .tz-invo-full {
        padding: 0
    }
    .tz-invo-full1 {
        width: 100%;
        margin: 0
    }
}

@media screen and (max-width:1200px) {
    .ts-menu-2 {
        display: none
    }
    .ts-menu-4 {
        display: none
    }
    .ts-menu-1 {
        width: 15%
    }
    .ts-menu-3 {
        width: 70%;
        padding: 0
    }
    .ts-menu-5 {
        width: 15%;
        float: left
    }
    .ts-menu-5 span i {
        color: #fff;
        padding: 0px;
        margin: 10px 9px 9px 30px;
        font-size: 25px;
        cursor: pointer
    }
    .ts-menu-1 a img {
        margin-left: 18px;
        width: 43px;
        padding: 0;
        margin: 8px 20px
    }
    .v3-mob-top-menu {
        display: block
    }
    .v3-top-menu {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .ts-menu-5 {
        display: none;
        width: 10%
    }
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .dir-ho-t2r {
        padding: 25px 0
    }
}

@media screen and (max-width:992px) {
    .tz-regi-form {
        float: left;
        width: 50%;
        margin: 50px 50px 50px 50px
    }
    .web-app {
        padding: 0 0 0 5px
    }
    .web-app:before {
        width: 100%
    }
    .home-list-pop {
        padding: 12px 12px 12px 0
    }
    .com-padd {
        padding-top: 100px;
        padding-bottom: 70px
    }
    .dir-alp-con2 {
        margin: 0
    }
    .home-list-pop3 img {
        width: 100%
    }
    .list-room-deta2 {
        margin: 0
    }
    .mar-bot-red-0 {
        margin-bottom: 0
    }
    .mar-bot-red-m30 {
        margin-bottom: -30px
    }
    .pad-bot-red-40 {
        padding-top: 50px;
        padding-bottom: 15px
    }
    .hom-pro {
        margin-bottom: 30px
    }
    .hom-pro2 {
        margin-bottom: 30px
    }
    .dir-ho-com-head {
        padding: 50px 0 50px 0
    }
    .com-padd-redu-top {
        padding-top: 0
    }
    .com-padd-redu-bot {
        padding-bottom: 0
    }
    .dir-ho-best-list-p1 img {
        height: auto
    }
    .dir-ho-dis {
        font-size: 48px;
        display: block;
        margin-top: 6px;
        padding: 12px
    }
    .dir-rib-bod a {
        display: initial
    }
    .sa-home-spec {
        background: linear-gradient(to bottom, #e8e8e8 50%, #1b2629 50%)
    }
    .dir-ho-t-tit h1 {
        padding-top: 10%
    }
    .dir-ho-best-list {
        margin-bottom: 50px
    }
    .dir-ho-best-list-sp-redu {
        margin-bottom: 0
    }
    .dir-ho-t2l form ul {
        border-radius: 0;
        margin-bottom: 50px
    }
    .cbb3-mob-app {
        margin: 0 auto;
        width: 90%
    }
    .dir-alp-con-left {
        padding-right: 0 !important
    }
    .dir-alp-r-list {
        padding-bottom: 15px
    }
    .dir-pr-p2-soc {
        float: left;
        padding-bottom: 20px
    }
    .dir-ri-pr-pro-dec-left {
        width: 100%
    }
    .dir-ri-pr-pro-dec-right {
        width: 100%
    }
    .dir-ri-pr-pro-dec-right h3 {
        padding-top: 25px
    }
    .dir-hr1 {
        width: 100%
    }
    .home-list-pop-desc {
        padding-top: 15px
    }
    .lpe-com {
        width: 100%;
        float: left
    }
    .lpe-left {
        padding: 0 0 50px 0
    }
    .pg-list-1 {
        padding: 100px 0 50px 0
    }
    .pg-list-1-left {
        width: 100%;
        padding: 0 20px
    }
    .pg-list-1-left2 {
        width: 100%;
        padding: 0 20px
    }
    .pg-list-1-right {
        width: 100%;
        padding: 0 20px
    }
    .pg-list-1-right-p1 {
        padding-top: 50px
    }
    .pg-list-2 {
        padding: 100px 0 50px 0
    }
    .pg-list-2-left {
        width: 100%;
        padding: 0 20px
    }
    .pg-list-2-left2 {
        width: 100%;
        padding: 0 20px
    }
    .pg-list-2-right {
        width: 100%;
        padding: 0 20px
    }
    .pg-list-2-right-p1 {
        padding-top: 50px
    }
    .list-pg-lt {
        width: 100%;
        float: left
    }
    .list-pg-rt {
        width: 100%;
        float: left;
        padding: 0
    }
    .list-pg-rt2 {
        width: 100%;
        float: right;
        padding: 0
    }
    .list-rom-pric {
        top: 10px
    }
    .how-com-mob-bot-space {
        margin-bottom: 35px
    }
    .con-page {
        background: url(../images/con-bg.jpg) no-repeat left center;
        background-attachment: fixed;
        background-size: 64%
    }
    .con-page-ri {
        padding: 70px;
        padding-top: 130px
    }
    .page-blog h3 {
        padding-top: 20px
    }
    .list-spac-1 {
        margin: 0
    }
    .pg-list-user-pro img {
        margin-left: 45%
    }
    .tz {
        padding: 50px;
        padding-top: 100px
    }
    .tz-2-main-1 {
        width: 100%
    }
    .tz-2-main-2 {
        border-right: 0 solid #eaedef;
        padding: 20px;
        text-align: left
    }
    .tz-2-main-com span {
        text-align: left;
        display: block
    }
    .tz-2-main-com img {
        margin: inherit
    }
    .tab-menu {
        display: inline-block;
        color: #fff;
        background: #0e76a8;
        padding: 5px 8px;
        cursor: pointer;
        font-size: 18px;
        border-radius: 2px
    }
    .logo img {
        width: 78%
    }
    .sb1 {
        position: fixed;
        width: 100%;
        top: 0
    }
    .tab-hide {
        display: none
    }
    .sb2-1 {
        width: 240px;
        height: 100%;
        position: fixed;
        top: 0;
        box-shadow: 10px 50px 100px rgba(0, 0, 0, .8);
        z-index: 9999;
        left: -350px;
        overflow: scroll
    }
    .sb2-2 {
        width: 100%;
        padding: 40px;
        margin-left: 0
    }
    .sb1-1 {
        padding: 15px 15px
    }
    .tz-invo-full {
        padding: 0
    }
    .tz-invo-full1 {
        width: 100%;
        margin: 0
    }
    .cat-v2-hom-list ul li {
        width: 33.33%
    }
    .v3-list-ql {
        display: none
    }
    .v4-pril-inn {
        margin-bottom: 35px
    }
    .v4-pril-inn-bot-0 {
        margin-bottom: 0
    }
    .tourz-top-search-form div:nth-child(1) {
        width: 70%
    }
    .tourz-top-search-form div:nth-child(2) {
        width: 25%
    }
    .tourz-top-search-form div:nth-child(3) {
        width: 15%
    }
}

@media screen and (max-width:767px) {
    .home-dis:before {
        content: '';
        position: absolute;
        background: url(../images/services/s2.jpeg) no-repeat;
        background-size: cover;
        top: 0;
        bottom: 0;
        width: 100%;
        opacity: .3
    }
    .cbb3-mob-app {
        margin: 0 auto;
        width: 80%
    }
    .dir-mob-app-size {
        width: 80% !important
    }
    .dir-get-app ul {
        width: 100%;
        padding-left: 0
    }
    .dir-get-app ul li:nth-child(2) {
        width: 80%
    }
    .dir-get-app ul li:nth-child(3) {
        width: 100%
    }
    .dir-get-app ul li:nth-child(1) {
        width: 20%
    }
    .dir-ho-t-tit h1 {
        font-size: 28px
    }
    .dir-ho-tr ul li a {
        font-size: 14px
    }
    .dir-ho-t2l form ul li:nth-child(2) {
        display: none
    }
    .dir-ho-t2l form ul li:nth-child(1) {
        width: 75%
    }
    .dir-ho-t2l form ul li:nth-child(3) {
        width: 25%
    }
    .dir-v2-ho-t2l form ul li:nth-child(1) {
        width: 80%
    }
    .dir-v2-ho-t2l form ul li:nth-child(2) {
        width: 20%;
        display: block
    }
    .dir-hr1 {
        text-align: center;
        width: 90%
    }
    .dir-pr-p1-rev {
        float: left;
        margin-top: 25px
    }
    .dir-pr-p1 ul li {
        width: 100% !important
    }
    .dir-pr-p1 ul {
        padding-bottom: 20px
    }
    .dir-pr-p2 ul li {
        padding: 10px 10px 10px 35px
    }
    .dir-pr-ri-pro {
        margin-bottom: 25px
    }
    .dir-ho-tr {
        display: none
    }
    .dir-ho-tl ul {
        display: table;
        margin: 0 auto
    }
    .dir-ho-tl {
        padding-top: 35px
    }
    .hom-pro {
        margin-bottom: 30px
    }
    .hom-pro2 {
        margin-bottom: 30px
    }
    .sea-drop-1 {
        width: 96%
    }
    .ts-menu-5 span i {
        margin: 10px
    }
    .top-search form ul li:nth-child(1) {
        width: 80%
    }
    .top-search form ul li:nth-child(2) {
        width: 20%
    }
    .ts-menu-1 a img {
        width: 40px;
        margin: 6px;
        display: table;
        margin-left: auto
    }
    .lpe-com-main {
        width: 90%;
        padding: 50px 0
    }
    .list-enqu-btn ul li {
        width: 50%
    }
    .list-number ul li {
        width: 100%
    }
    .carousel {
        height: auto
    }
    .lp-ur-all-left {
        width: 100%;
        border-right: 0 solid #6b7f8a;
        padding-right: 0
    }
    .lp-ur-all-right {
        float: left;
        width: 100%;
        padding: 25px 20px 2px 0
    }
    .lp-ur-all-right p span {
        font-size: 20px;
        margin-right: 10px
    }
    .page-about-count {
        border-bottom: 1px solid #3e5263;
        border-right: 0 solid #3e5263;
        padding-bottom: 20px;
        padding-top: 12px
    }
    .page-about-count-no-bor {
        border-bottom: 0 solid #3e5263;
        padding-bottom: 10px
    }
    .con-page-ri {
        width: 100%;
        padding: 50px;
        padding-top: 100px
    }
    .pricing {
        margin-top: 30px
    }
    footer h4 {
        margin-top: 24px
    }
    .dir-pop-body form {
        padding: 30px 30px 25px 30px
    }
    .dir-pop-body {
        padding: 35px 30px 20px 30px !important;
        border-bottom: 10px solid #263b57
    }
    .tz {
        padding: 25px;
        padding-top: 100px
    }
    .tz-l {
        width: 100%
    }
    .tz-2 {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-top: 20px
    }
    .tz-3 {
        width: 100%;
        margin-top: 20px
    }
    .mob-hide {
        display: none
    }
    .sb1-1 {
        padding: 10px 15px
    }
    .hom-cre-acc-right form {
        padding: 12px 25px
    }
    .tz-regi-form {
        width: 80%;
        margin: 50px 50px 50px 35px
    }
    .tz-invo-full {
        padding: 0
    }
    .tz-invo-full1 {
        width: 100%;
        margin: 0
    }
    .cat-v2-hom-list ul li {
        width: 50%
    }
    .v3-mob-m-2 ul li:nth-child(1) {
        display: none
    }
    .v3-mob-m-2 ul li:nth-child(2) {
        display: none
    }
    .tourz-search-form div:nth-child(1) {
        width: 70%
    }
    .tourz-search-form div:nth-child(2) {
        width: 20%
    }
    .tourz-search-form div:nth-child(3) {
        width: 100%
    }
    .tourz-search-form div {
        margin-bottom: 15px
    }
    .tourz-top-search-form div:nth-child(3) {
        display: none
    }
    
    /* ----  */
    form#home_advace_searchform1 {
        float: left;
        width: 100%;
    }
    .tourz-top-search-form {
        width: 100% !important;
    }

    .tourz-search-form div:nth-child(1) {
        width: 100%;
    }

    .tourz-search-form div {
        padding: 0px 1px 0px 2px;
        margin: 0 !important;
    }

    #search_wrapper_cust .tourz-top-search-form div:nth-child(3) {
        width: 22% !important;
    }
}

@media screen and (max-width:480px) {
    .l_show_rate_l img {
        width: 100%
    }
    .l_scroll {
        height: 230px;
        overflow: auto;
        width: 100%;
        position: relative !important
    }
    .affix {
        top: 0 !important;
        position: relative !important
    }
    .f_sub_mail {
        width: 100%
    }
    .f_sub_sub {
        margin-top: 10px;
        width: 100%
    }
    .dir-ho-tr ul li a {
        font-size: 12px !important;
        padding: 7px 5px
    }
    .dir-ho-t2l form ul li:nth-child(1) {
        width: 100% !important
    }
    .dir-ho-t2l form ul li:nth-child(3) {
        width: 100% !important
    }
    .dir-v2-ho-t2l form ul li:nth-child(2) {
        width: 100%
    }
    .dir-hpb ul li {
        width: 100%
    }
    .list-enqu-btn ul li {
        width: 100%
    }
    .lr-user-wr-con {
        width: 85%
    }
    .soc-login ul li {
        width: 100%
    }
    .cat-v2-hom-list ul li {
        width: 100%
    }
}

@media screen and (min-width:767px) {
    .hasimg img {
        width: 100%
    }
}

.conn-form .con-form-row {
    margin-bottom: 15px
}

.conn-form-box {
    border: 1px solid #e0e0e0;
    padding: 25px;
    margin-bottom: 25px;
    background: #fff
}

.mb2 {
    margin-bottom: 10px
}

.m2 {
    margin-top: 10px
}

.typeahead__label {
    z-index: 1
}

.modal .modal-content {
    border: 0;
    border-radius: 0;
    font-family: helvetica neue, Helvetica, Arial, sans-serif
}

.modal .modal-content .modal-header {
    background: #fea21b
}

.modal .modal-content .modal-header .modal-title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #fff
}

.modal .modal-content .modal-header .close {
    margin-top: -5% !important
}

.modal .modal-content .modal-header .close span {
    font-size: 30px;
    color: #000
}

.my_custom_modal {
    display: none;
    width: 100%;
    height: 83%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999
}

.my_custom_modal .wpresidence_button {
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    color: #fff;
    float: left;
    padding: 15px 20px 14px;
    font-size: 13px;
    background-color: #20c063;
    webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
    border: 0;
    text-shadow: none;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.3em !important;
    font-weight: 600;
    letter-spacing: 2px;
    outline: 0;
    cursor: pointer
}

.my_custom_modal,
.my_custom_modal h1,
.my_custom_modal h1 a,
.my_custom_modal h2,
.my_custom_modal h2 a,
.my_custom_modal h3,
.my_custom_modal h3 a,
.my_custom_modal h4,
.my_custom_modal h4 a,
.my_custom_modal h5,
.my_custom_modal h5 a,
.my_custom_modal h6,
.my_custom_modal h6 a {
    font-family: Quicksand, sans-serif !important
}

.my_custom_modal .my_login_form {
    width: 100% !important
}

.my_custom_modal .form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 9px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #909090;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 10px;
    font-weight: 400;
    border-radius: 0;
    font-family: Quicksand, sans-serif !important
}

.my_custom_modal h1,
.my_custom_modal h2,
.my_custom_modal h3,
.my_custom_modal h4,
.my_custom_modal h5,
.my_custom_modal h6 {
    letter-spacing: 1px
}

.my_custom_modal #facebookloginsidebar_topbar {
    width: 100%;
    height: 45px;
    background-color: #4b6cc9;
    cursor: pointer;
    position: relative;
    padding: 1px 15px;
    display: inline-block;
    line-height: 45px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px
}

.my_custom_modal #facebookloginsidebar_topbar:before {
    content: "\f09a";
    font-family: fontawesome;
    float: right;
    line-height: 45px;
    margin-top: -1px;
    padding-left: 18px;
    height: 45px;
    font-size: 15px;
    background-color: #425398;
    width: 45px;
    margin-right: -15px
}

.my_custom_modal .login-links {
    width: 100%
}

.modal_login_back {
    background-color: #111;
    opacity: .5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    font-size: 14px
}

.modal_login_container {
    background-color: #fff;
    left: 0;
    right: 0;
    top: 8%;
    width: 450px;
    z-index: 1;
    position: absolute;
    margin: 0 auto;
    box-shadow: 3px 5px 13px 0 rgba(29, 29, 29, .05)
}

.modal_login_container .alert-message,
.modal_login_container .login-alert {
    width: 100%;
    max-width: 100%
}

.modal_login_container .or_social {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0 5px 0;
    line-height: 1 !important;
    color: #3a4659 !important;
    font-size: 14px
}

#login-modal_close {
    position: absolute;
    top: 0;
    right: 0;
    color: #8593a9;
    background-color: #f5f5f5;
    width: 22px;
    height: 23px;
    text-align: center;
    line-height: 25px;
    cursor: pointer
}

#forgot-div-title-topbar,
#login-div-title-topbar,
#register-div-title-topbar {
    background: #f5f5f5;
    padding: 15px;
    color: #3a4659;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.3em;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0 !important
}

#forgot-pass-div,
#login-div_topbar,
#register-div-topbar {
    padding: 15px 40px 15px 40px;
    height: 100%;
    float: left
}

.login_modal_control {
    background: #eaeaea;
    padding: 25px;
    color: #3a4659;
    width: 100%;
    float: left
}

.my_custom_modal .login_modal_control a {
    color: #3a4659 !important
}

.my_custom_modal .login_modal_control a:hover {
    color: #333 !important
}

#login_modal_control_right {
    float: right;
    right: 0;
    left: auto;
    width: auto
}

#login_modal_control_left {
    float: left;
    left: 0;
    width: auto;
    padding-right: 0
}

#widget_register_topbar {
    float: left;
    color: #3a4659;
    font-weight: 600
}

#forgot_pass_topbar {
    float: right;
    color: #3a4659;
    font-weight: 600
}

#widget_login_topbar {
    display: none;
    color: #3a4659;
    font-weight: 600
}

#return_login_topbar {
    display: none;
    color: #3a4659;
    font-weight: 600
}

#wp-forgot-but-topbar,
#wp-login-but-topbar,
#wp-submit-register_topbar {
    width: 100%;
    margin-bottom: 0
}

@media only screen and (max-width:420px) {
    .modal_login_container {
        width: 90%
    }
    #login-div_topbar {
        padding: 15px
    }
}

.my-sticky-search-bar {
    width: 100%
}

.my-sticky-search-bar .my-sticky-search-advance-filter-btn {
    color: #000;
    background-color: #f5f8fa;
    background: #f5f8fa;
    font-weight: 400;
    border-radius: 0;
    padding: 9px 12px;
    text-align: center;
    height: 37px;
    outline: 0;
    display: block !important;
    font-size: 13px
}

.my-sticky-search-bar .my-sticky-search-advance-search-btn {
    height: 37px;
    outline: 0;
    display: block !important;
    width: 100%;
    color: #000;
    border: 0;
    border-radius: 0;
    background: #FEDBAC;
    background-color: #FEDBAC;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.my-sticky-search-bar #advance-filter-dropdown div[class=col-md-12]:nth-child(1) {
    padding: 0
}

.my-sticky-search-bar #advance-filter-dropdown .form-header {
    padding: 5px 10px 1px 10px;
    font-weight: 600;
    text-align: center;
    background: #fff;
    border-bottom: #d0cdcd 2px solid
}

.my-sticky-search-bar #advance-filter-dropdown .form-header label {
    color: #333 !important;
    font-size: 14px !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.my-sticky-search-bar #advance-filter-dropdown .form-footer {
    padding: 10px 20px;
    background: #fff;
    border-top: #a5a1a1 2px solid;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.my-sticky-search-bar #advance-filter-dropdown .form-scrollable {
    padding: 5px 15px 5px 20px
}

@media screen and (max-width:1000px) {
    .my-sticky-search-bar #advance-filter-dropdown {
        padding: 0;
        width: auto;
        z-index: 2019;
        left: left !important;
        right: auto !important;
        margin: 10px 0 0;
        width: 100%;
        box-shadow: 0 0 10px #717070;
        border: 0
    }
    .my-sticky-search-bar .my-sticky-search-advance-filter-btn {
        height: 37px;
        outline: 0;
        display: block !important;
        font-size: 13px;
        color: #000;
        background-color: #f5f8fa;
        border: 0;
        font-weight: 400;
        border-radius: 0;
        padding: 10px 12px;
        background: #f5f8fa;
        text-align: center
    }
    .my-sticky-search-bar #advance-filter-dropdown .form-scrollable {
        max-height: 350px !important;
        overflow-y: scroll
    }
    .my-sticky-search-bar #advance-filter-dropdown .form-footer {
        padding: 0 13px !important
    }
    .adv-search-mobile #advance-filter-dropdown [type=checkbox]+label,
    .my-sticky-search-bar #advance-filter-dropdown [type=checkbox]+label {
        height: 0;
        line-height: 2
    }
    .adv-search-mobile #advance-filter-dropdown .custom-checkbox,
    .my-sticky-search-bar #advance-filter-dropdown .custom-checkbox {
        padding: 0 5px !important
    }
    .my-sticky-search-bar #advance-filter-dropdown [class*=" col-"],
    .my-sticky-search-bar #advance-filter-dropdown [class^=col-] {
        padding: 2px !important
    }
}

@media screen and (min-width:1000px) {
    .my-sticky-search-bar #advance-filter-dropdown {
        padding: 0;
        width: auto;
        z-index: 1070;
        left: auto !important;
        right: -120px !important;
        margin: 10px 0 0;
        width: 340px;
        box-shadow: 0 0 10px #717070;
        border: 0
    }
}

.typeahead__container {}

.my-sticky-search-bar #advance-filter-dropdown:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 20px;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.my-sticky-search-bar .tourz-top-search-form .typeahead__container {
    width: 100%
}

.my-sticky-search-bar .tourz-top-search-form .typeahead__container .typeahead__field {
    width: 100%
}

.my-sticky-search-bar .tourz-top-search-form .typeahead__container .typeahead__field .typeahead__query {
    width: 100%
}

.my-sticky-search-bar .tourz-top-search-form .typeahead__container .typeahead__field .typeahead__query input.search_property {
    width: 100%;
    border-radius: 4px;
    height: 37px;
    padding-top: 5px !important
}

.my-sticky-search-bar .tourz-top-search-form .typeahead__container .typeahead__label {
    background: #263a78;
    border: 1px solid #263a78;
    color: #fff
}

.my-sticky-search-bar .tourz-top-search-form .tourz-top-sear-btn {
    width: 100%
}

.conn-form label {
    font-weight: 500;
    font-size: 14px;
    margin-top: 4px;
    color: #6b6a6a
}

.conn-form input[id=Location] {
    font-size: 13px !important;
    color: #909090;
    border: 1px solid #ededed;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
    outline: 0;
    width: 100%;
    transition: all .3s;
    font-family: inherit;
    line-height: inherit;
    border-radius: 0 !important
}

.conn-form .dropdown-content::-webkit-scrollbar {
    width: 6px;
    margin: 0;
    padding: 0 !important
}

.conn-form .dropdown-content::-webkit-scrollbar-thumb {
    border-radius: 18px;
    -webkit-box-shadow: none;
    background-color: #a2a2a2;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 0 solid #fff;
    height: 67px
}

.conn-form .dropdown-content::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #fff
}

.conn-form .dropdown-content {
    max-height: 250px;
    overflow-y: scroll
}

.my-sticky-search-bar #advance-filter-dropdown .form-scrollable::-webkit-scrollbar {
    width: 18px;
    margin: 0;
    padding: 0 !important
}

.my-sticky-search-bar #advance-filter-dropdown .form-scrollable::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: none;
    background-color: #a2a2a2;
    border-left: 7px solid #fff;
    border-right: 7px solid #fff;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    height: 90px
}

.my-sticky-search-bar #advance-filter-dropdown .form-scrollable::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #fff
}

.my-sticky-search-bar #advance-filter-dropdown .form-scrollable {
    ;
    max-height: 400px;
    overflow-y: scroll
}

.tourz-search-form div {
    margin-bottom: 0 !important
}

.adv-search-mobile #advance-filter-dropdown .custom-checkbox,
.my-sticky-search-bar #advance-filter-dropdown .custom-checkbox {
    border: 1px #f5f5f5 solid;
    padding: 1px 10px 0 10px;
    background: #f5f5f5;
    margin-bottom: 5px
}

.adv-search-mobile #advance-filter-dropdown [type=checkbox]+label,
.my-sticky-search-bar #advance-filter-dropdown [type=checkbox]+label {
    font-size: 14px;
    color: #000;
    font-weight: 500
}

.adv-search-mobile #advance-filter-dropdown [type=checkbox]:checked+label:before,
.my-sticky-search-bar #advance-filter-dropdown [type=checkbox]:checked+label:before {
    border-right: 2px solid #14addb;
    border-bottom: 2px solid #14addb;
    border-left: 0;
    border-top: 0
}

.adv-search-mobile #advance-filter-dropdown [type=checkbox]+label:before,
.my-sticky-search-bar #advance-filter-dropdown [type=checkbox]+label:before {
    border: 2px solid #000
}

@media only screen and (max-width:500px) {
    .agent_listings_no {
        display: none
    }
    .listing_filters_head .list-grids-views {
        display: none
    }
}

.my-sticky-search-bar #modal_mobile_wrapper .custom-checkbox {
    border: 1px #f5f5f5 solid;
    background: #f5f5f5;
    margin-bottom: 5px
}

.my-sticky-search-bar #modal_mobile_wrapper [type=checkbox]+label {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    color: #333;
    line-height: 30px
}

.my-sticky-search-bar #modal_mobile_wrapper [type=checkbox]:checked+label:before {
    border-left: 0;
    border-top: 0;
    top: 0;
    left: 0
}

.my-sticky-search-bar #modal_mobile_wrapper [type=checkbox]+label:before,
[type=checkbox]:not(.filled-in)+label:after {
    top: 4px;
    left: 4px
}

.my-sticky-search-bar #modal_mobile_wrapper .form-scrollable::-webkit-scrollbar {
    width: 18px;
    margin: 0;
    padding: 0 !important
}

.my-sticky-search-bar #modal_mobile_wrapper .form-scrollable::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: none;
    background-color: #a2a2a2;
    border-left: 7px solid #fff;
    border-right: 7px solid #fff;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    height: 90px
}

.my-sticky-search-bar #modal_mobile_wrapper .form-scrollable::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #fff
}

.my-sticky-search-bar #modal_mobile_wrapper .panel .panel-body,
.my-sticky-search-bar #modal_mobile_wrapper .panel .panel-heading {
    padding: 0;
    border: 0;
	position:relative;
}

.my-sticky-search-bar #modal_mobile_wrapper .panel .panel-heading .panel-title a {
    padding: 11px 5px;
    display: block;
    font-size: 13px;
    word-spacing: 0;
    letter-spacing: 1px
}

.my-sticky-search-bar #modal_mobile_wrapper .panel .panel-body .sel-marg {
    margin-top: 11px;
    margin-bottom: 5px;
    text-align: center
}

.modal_mobile_container {
    background-color: #fff;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    position: fixed;
    height: 100%
}

#mobile-div-title-footer,
#mobile-div-title-topbar {
    background: #f5f5f5;
    padding: 25px;
    color: #3a4659;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.3em;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    margin: 0 0;
    margin-top: 0 !important;
    height: 80px;
    z-index: 999
}

.my-sticky-search-bar #modal_mobile_wrapper #mobile-form-div {
    padding: 13px 10px 13px 10px;
    float: none;
    overflow-y: scroll;
    z-index: 2000
}

.my-sticky-search-bar #modal_mobile_wrapper .Ckd_span {
    color: #bb2025;
    font-weight: 400;
    position:absolute;
	right:30px;
	margin:auto 0px;
    padding-right: 5px;
    text-transform: capitalize;
    font-size: 14px
}

.my-sticky-search-bar #modal_mobile_wrapper .cust-radio-group .cust-radio-lbl-btn {
    box-shadow: none;
    margin-right: 5px;
    background-color: #fff;
    color: #080707;
    font-size: 18px;
    text-align: center;
    line-height: 1px;
    border: 1px solid #c3c1c1fc;
    border-radius: 5px;
    height: 40px;
    width: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 30px;
}

.my-sticky-search-bar #modal_mobile_wrapper .cust-radio-group .cust-radio-lbl-btn.focus,
.my-sticky-search-bar #modal_mobile_wrapper .cust-radio-group .cust-radio-lbl-btn:focus {
    outline: 0 !important;
    box-shadow: none
}

.my-sticky-search-bar #modal_mobile_wrapper .cust-radio-group .cust-radio-lbl-btn.active {
    border: 1px solid #bb2025;
    color: #bb2025
}

.my-sticky-search-bar #modal_mobile_wrapper #mobile-form-div .dropdown-content {
    max-height: 250px;
    overflow-y: scroll
}

.bottomMenu-mobi {
    height: 60px;
    top: 43px;
    border-top: 1px solid #bfb9b9;
    border-bottom: 1px solid #bfb9b9;
    background: #dadada;
    box-shadow: none;
    position: absolute
}

.mobile_login_form {
    overflow-y: scroll;
    height: calc(100% - 160px) !important
}

@media screen and (max-width:992px) {
    .tourz-top-search-form {
        margin-top: 11px;
        margin-left: -9px;
        margin-right: 0px;
    }
    
    .tourz-search-form div {
    margin: 0 5px;
    }
    
    .islive {
        display: none
    }
    .my-sticky-search-bar #modal_mobile_wrapper #login-modal_close {
        top: 25px !important;
        right: 15px !important;
        display: block;
        height: fit-content;
        width: 30px
    }
    .my-sticky-search-bar #modal_mobile_wrapper #login-modal_close i {
        padding: 5px 5px 5px 5px;
        border: 1px #c54246 solid;
        display: block;
        color: #c54246;
        border-radius: 50%
    }
    
    /*----- extra add--------*/
    form#home_advace_searchform1 {
        float: left;
        width: 100%;
    }
    .tourz-top-search-form {
        width: 100% !important;
    }

    .tourz-search-form div:nth-child(1) {
        width: 100%;
    }

    .tourz-search-form div {
        padding: 0px 1px 0px 2px;
        margin: 0 !important;
    }

    #search_wrapper_cust .tourz-top-search-form div:nth-child(3) {
        width: 22% !important;
    }
    #home_advace_searchform1 #advanced_submit_22 {
        height: 60px;
        margin-left: 3px;
        margin-top: -11px;
        width: 105%;
    }
}

#mobile-container {
    padding-left: 0;
    background-color: #25889F !important;
    background: #25889F !important;
    height: 59px;
}

.mob-margin {
    margin-left: 0 !important;
}

.mob-type-margin {
    margin-left: -9px !important
}

.my-sticky-search-bar #modal_mobile_wrapper .wrapper {
    width: 70%
}

@media(max-width:992px) {
    .my-sticky-search-bar #modal_mobile_wrapper .wrapper {
        width: 100%
    }
}

.my-sticky-search-bar #modal_mobile_wrapper .panel-heading {
    padding: 0;
    border: 0
}

.my-sticky-search-bar #modal_mobile_wrapper .panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    color: #555;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none
}

.my-sticky-search-bar #modal_mobile_wrapper .panel-heading a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    position:absolute;
	right:0px;
	top:auto;
}

.my-sticky-search-bar #modal_mobile_wrapper .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.my-sticky-search-bar #modal_mobile_wrapper #mobile-form-div form {
    height: 100%
}

.book-show-date {
    width: 50% !important;
    float: left !important
}

.book-show-time {
    width: 50% !important;
    float: right !important;
    padding-left: 10px;
}

.get-rate-first-name {
    width: 50% !important;
    float: left !important
}

.get-rate-last-name {
    width: 50% !important;
    float: right !important;
    padding-left: 10px;
}

.transaction1 {
    width: 100px !important;
}

.search-form input[type=text] {
    padding: 9px 12px 6px 3px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-overflow: ellipsis;
}

.search-form ul>li {
    word-break: break-word;
}

.mob_search_price-history div:nth-child(1) {
    width: 90%;
}