@charset "UTF-8";


.dk-select,
.dk-select *,
.dk-select:before,
.dk-select:after,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi:before,
.dk-select-multi:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


#dk1-listing-ulke ul#dk1-listbox {
    width: 107%;
}


.dk-select,
.dk-select-multi {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    width: 200px;
    cursor: pointer
}
.kirmisi {
    color: red;
}
.dk-selected {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 10px 15px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.dk-selected:before,
.dk-selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0
}

.dk-selected:before {
    top: 50%;
    border: solid transparent;
    border-width: .35em .35em 0;
    border-top-color: #333;
    margin: -.125em .75em 0 0
}

.dk-selected-disabled {
    color: #BBB
}

.dk-select .dk-select-options {
    position: absolute;
    display: none;
    left: 0;
    right: 0
}

.features table {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.dk-select-open-up .dk-select-options {
    border-radius: 4px 4px 0 0;
    margin-bottom: -1px;
    bottom: 100%
}

.dk-select-open-down .dk-select-options {
    border-radius: 0 0 4px 4px;
    margin-top: -1px;
    top: 100%
}

.dk-select-multi .dk-select-options {
    max-height: 10em
}

.dk-select-options {
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 4px;
    list-style: none;
    margin: 0;
    max-height: 20em;
    overflow-x: hidden;
    overflow-y: auto;
    padding: .25em 0;
    width: auto;
    z-index: 100
}

.dk-option-selected {
    background-color: #1977cc;
    color: #fff
}

.dk-select-options-highlight .dk-option-selected {
    background-color: transparent;
    color: inherit
}

.dk-option {
    padding: 10px 15px
}

.dk-select-options .dk-option-highlight {
    background-color: #1977cc;
    color: #fff
}

.dk-select-options .dk-option-disabled {
    color: #BBB;
    background-color: transparent
}

.dk-select-options .dk-option-hidden {
    display: none
}

.dk-optgroup {
    border: solid #333;
    border-width: 1px 0;
    padding: .25em 0;
    margin-top: .25em
}

.dk-optgroup + .dk-option {
    margin-top: .25em
}

.dk-optgroup + .dk-optgroup {
    border-top-width: 0;
    margin-top: 0
}

.dk-optgroup:nth-child(2) {
    padding-top: 0;
    border-top: none;
    margin-top: 0
}

.dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.dk-optgroup-disabled {
    opacity: .6;
    color: #BBB;
    cursor: not-allowed
}

.dk-optgroup-label {
    padding: 0 .5em .25em;
    font-weight: 700;
    width: 100%
}

.dk-optgroup-options {
    list-style: none;
    padding-left: 0
}

.dk-optgroup-options li {
    padding-left: 1.2em
}

.dk-select-open-up .dk-selected {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-color: #1977cc
}

.dk-select-open-down .dk-selected {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #1977cc
}

.dk-select-open-up .dk-selected:before,
.dk-select-open-down .dk-selected:before {
    border-width: 0 .35em .35em;
    border-bottom-color: #1977cc
}

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
    display: block;
    border-color: #1977cc
}

.dk-select-multi:hover,
.dk-select-multi:focus {
    outline: none
}

.dk-selected:hover,
.dk-selected:focus {
    outline: none;
    border-color: #1977cc
}

.dk-selected:hover:before,
.dk-selected:focus:before {
    border-top-color: #1977cc
}

.dk-select-disabled {
    opacity: .6;
    color: #BBB;
    cursor: not-allowed
}

.dk-select-disabled .dk-selected:hover,
.dk-select-disabled .dk-selected:focus {
    border-color: inherit
}

.dk-select-disabled .dk-selected:hover:before,
.dk-select-disabled .dk-selected:focus:before {
    border-top-color: inherit
}

.dk-select-disabled .dk-selected:hover:after,
.dk-select-disabled .dk-selected:focus:after {
    border-left-color: inherit
}

select[data-dkcacheid] {
    display: none
}


.rs{
width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
	}

#iletim {
    width: inherit;
}

select#kamerasec {
    background-color: #9dbaef;
}


input.tarhi {
    margin-bottom: 0px !important;
}




.rev_row_zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0
}

.rev_column_inner,
.rev_slider .tp-caption.rev_row {
    position: relative;
    width: 100%!important;
    box-sizing: border-box
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_middle {
    top: 50%;
    transform: translateY(-50%)
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_slider .tp-caption.rev_row {
    display: table;
    table-layout: fixed;
    vertical-align: top;
    height: auto!important;
    font-size: 0
}

.rev_column {
    display: table-cell;
    position: relative;
    height: auto;
    box-sizing: border-box;
    font-size: 0
}

.rev_column_inner {
    display: block;
    height: auto!important;
    white-space: normal!important
}

.rev_column_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0 solid transparent
}

.tp-caption .backcorner,
.tp-caption .backcornertop,
.tp-caption .frontcorner,
.tp-caption .frontcornertop {
    height: 0;
    top: 0;
    width: 0;
    position: absolute
}

.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap {
    text-align: inherit
}

.rev_column_inner .tp-mask-wrap {
    display: inline-block
}

.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    position: relative!important;
    left: auto!important;
    top: auto!important;
    line-height: 0
}

.tp-video-play-button,
.tp-video-play-button i {
    line-height: 50px!important;
    vertical-align: top;
    text-align: center
}

.rev_column_inner .rev_layer_in_column,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    vertical-align: top
}

.rev_break_columns {
    display: block!important
}

.rev_break_columns .tp-parallax-wrap.rev_column {
    display: block!important;
    width: 100%!important
}

.fullwidthbanner-container {
    overflow: hidden
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    right: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    right: 0
}

.tp-layer-inner-rotation {
    position: relative!important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.caption.fullscreenvideo,
.rs-background-video-layer,
.tp-caption.coverscreenvideo,
.tp-caption.fullscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.noFilterClass {
    filter: none!important
}

.rs-background-video-layer {
    visibility: hidden;
    z-index: 0
}

.caption.fullscreenvideo audio,
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.fullcoveredvideo audio,
.fullscreenvideo audio .fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    margin-top: -25px;
    margin-left: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    z-index: 4;
    opacity: 0;
    transition: opacity .3s ease-out!important
}

.tp-audio-html5 .tp-video-play-button,
.tp-hiddenaudio {
    display: none!important
}

.tp-caption .html5vid {
    width: 100%!important;
    height: 100%!important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 40px!important
}

.rs-fullvideo-cover,
.tp-dottedoverlay,
.tp-shadowcover {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
    display: block
}

.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff!important;
    border-right: 5px solid #fff!important;
    margin-top: 15px!important;
    line-height: 20px!important;
    vertical-align: top;
    font-size: 25px!important
}

.tp-seek-bar,
.tp-video-button,
.tp-volume-bar {
    outline: 0;
    line-height: 12px;
    margin: 0;
    cursor: pointer
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: inline-block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.fullscreenvideo .fullscreenvideo audio,
.fullscreenvideo .fullscreenvideo video {
    object-fit: contain!important
}

.fullscreenvideo .fullcoveredvideo audio,
.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover!important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    transition: opacity .3s;
    background-image: linear-gradient(to bottom, #000 13%, #323232 100%);
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.rev-btn.rev-hiddenicon i,
.rev-btn.rev-withicon i {
    transition: all .2s ease-out!important;
    font-size: 15px
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-seek-bar,
.tp-volume-bar {
    width: 100%;
    padding: 0
}

.rs-fullvideo-cover {
    width: 100%;
    background: 0 0;
    z-index: 5
}

.disabled_lc .tp-video-play-button,
.rs-background-video-layer audio::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button {
    display: none!important
}

.tp-audio-html5 .tp-video-controls {
    opacity: 1!important;
    visibility: visible!important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    background: #fff;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:after,
.tp-shadow2:before,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:after,
.tp-shadow5:before {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px/20px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6)!important;
    font-size: 15px;
    line-height: 45px!important;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important
}

.purchase:hover,
.tp-button.big:hover,
.tp-button:hover {
    background-position: bottom, 15px 11px
}

.purchase.green,
.purchase:hover.green,
.tp-button.green,
.tp-button:hover.green {
    background-color: #21a117;
    box-shadow: 0 3px 0 0 #104d0b
}

.purchase.blue,
.purchase:hover.blue,
.tp-button.blue,
.tp-button:hover.blue {
    background-color: #1d78cb;
    box-shadow: 0 3px 0 0 #0f3e68
}

.purchase.red,
.purchase:hover.red,
.tp-button.red,
.tp-button:hover.red {
    background-color: #cb1d1d;
    box-shadow: 0 3px 0 0 #7c1212
}

.purchase.orange,
.purchase:hover.orange,
.tp-button.orange,
.tp-button:hover.orange {
    background-color: #f70;
    box-shadow: 0 3px 0 0 #a34c00
}

.purchase.darkgrey,
.purchase:hover.darkgrey,
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey {
    background-color: #555;
    box-shadow: 0 3px 0 0 #222
}

.purchase.lightgrey,
.purchase:hover.lightgrey,
.tp-button.lightgrey,
.tp-button:hover.lightgrey {
    background-color: #888;
    box-shadow: 0 3px 0 0 #555
}

.rev-btn,
.rev-btn:visited {
    outline: 0!important;
    box-shadow: none!important;
    text-decoration: none!important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 900
}

.rev-btn.rev-withicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    margin-left: 10px!important
}

.rev-btn.rev-hiddenicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    opacity: 0;
    margin-left: 0!important;
    width: 0!important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1!important;
    margin-left: 10px!important;
    width: auto!important
}

.rev-btn.rev-medium,
.rev-btn.rev-medium:visited {
    line-height: 36px;
    font-size: 14px;
    padding: 10px 30px
}

.rev-btn.rev-medium.rev-hiddenicon i,
.rev-btn.rev-medium.rev-withicon i {
    font-size: 14px;
    top: 0
}

.rev-btn.rev-small,
.rev-btn.rev-small:visited {
    line-height: 28px;
    font-size: 12px;
    padding: 7px 20px
}

.rev-btn.rev-small.rev-hiddenicon i,
.rev-btn.rev-small.rev-withicon i {
    font-size: 12px;
    top: 0
}

.rev-maxround {
    border-radius: 30px
}

.rev-minround {
    border-radius: 3px
}

.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat!important
}

.rev-burger.revb-white span,
.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

#dialog_addbutton .rev-burger:hover:first-child,
.open .rev-burger:first-child,
.open.rev-burger:first-child {
    transform: translateY(6px) rotate(-45deg)
}

#dialog_addbutton .rev-burger:hover:nth-child(2),
.open .rev-burger:nth-child(2),
.open.rev-burger:nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

#dialog_addbutton .rev-burger:hover:last-child,
.open .rev-burger:last-child,
.open.rev-burger:last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-burger.revb-darknoborder,
.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span,
.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    color: #fff
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span,
.tp-bullet {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite
}

.rev-scroll-btn.revs-dark {
    border-color: #333
}

.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr,
.rev-cbutton-light-sr {
    border-radius: 3px
}

.rev-cbutton-light,
.rev-cbutton-light-sr {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3B5998
}

.rev-sbutton-lightblue {
    background-color: #00A0D1
}

.rev-sbutton-red {
    background-color: #DD4B39
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #000;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0!important;
    height: 5px
}

.tp-caption img {
    background: 0 0;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.png)
}

.tp-caption.slidelink a span {
    background: url(../assets/coloredbg.png)
}

.tp-loader.spinner0,
.tp-loader.spinner5 {
    background-image: url(../images/revslider/loader.gif);
    background-repeat: no-repeat
}

.tp-shape {
    width: 100%;
    height: 100%
}

.tp-caption .rs-starring {
    display: inline-block
}

.tp-caption .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #FFC321!important
}

.tp-caption .rs-starring .star-rating,
.tp-caption .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em!important
}

.tp-loader.spinner0,
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-caption .rs-starring .star-rating:before,
.tp-caption .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #E0DADF;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em!important
}

.tp-caption .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    background-position: center center
}

.tp-loader.spinner5 {
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    animation-delay: -.16s
}

@keyframes tp-bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.tp-bullets.navbar,
.tp-tabs.navbar,
.tp-thumbs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-bullets,
.tp-tabs,
.tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder,
.tp-tab-image,
.tp-thumb-image,
.tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.tp-tab.selected,
.tp-tab:hover,
.tp-thumb.selected,
.tp-thumb:hover {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box!important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box!important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows:hover {
    background: #000
}

.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.hginfo,
.hglayerinfo {
    font-size: 12px;
    font-weight: 600
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

body.rtl .tp-kbimg {
    left: 0!important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    line-height: 20px;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.helpgrid,
.hginfo {
    position: absolute
}

.hginfo {
    top: -2px;
    left: -2px;
    color: #e74c3c;
    background: #000;
    padding: 2px 5px
}

.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b!important
}

.helpgrid {
    border: 2px dashed #c0392b;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua::after,
.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes::after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster::after {
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson::after {
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird::after {
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair::after {
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi::after {
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn::after {
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2::after {
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville::after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark::after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow::before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise::after {
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after,
._1977:before,
.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
    position: relative
}

._1977 img,
.aden img,
.brooklyn img,
.clarendon img,
.earlybird img,
.gingham img,
.hudson img,
.inkwell img,
.lark img,
.lofi img,
.mayfair img,
.moon img,
.nashville img,
.perpetua img,
.reyes img,
.rise img,
.slumber img,
.toaster img,
.walden img,
.willow img,
.xpro2 img {
    width: 100%;
    z-index: 1
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
    z-index: 2
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
    z-index: 3
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber::after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

.tp-kbimg-wrap:after,
.tp-kbimg-wrap:before {
    height: 500%;
    width: 500%
}

.slick-slider {
    position: relative;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    height: calc(50vh - 100px);
    width: auto;
    margin: 0 auto
}

.property__slider-item img {
    height: 57px
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

#rev_slider_1_1 .uranus.tparrows {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0)
}

#rev_slider_1_1 .uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all .3s;
    -webkit-transition: all .3s
}

#rev_slider_1_1 .uranus.tparrows:hover:before {
    opacity: .75
}

#rev_slider_1_1 .uranus .tp-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: transparent;
    width: 15px;
    height: 15px
}

#rev_slider_1_1 .uranus .tp-bullet.selected,
#rev_slider_1_1 .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    border: none;
    border-radius: 50%;
    background: transparent
}

#rev_slider_1_1 .uranus .tp-bullet-inner {
    -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute
}

#rev_slider_1_1 .uranus .tp-bullet.selected .tp-bullet-inner,
#rev_slider_1_1 .uranus .tp-bullet:hover .tp-bullet-inner {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    background-color: #fff
}

#rev_slider_3_1 .zeus.tparrows {
    cursor: pointer;
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1)
}

#rev_slider_3_1 .zeus.tparrows:before {
    font-family: "revicons";
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative
}

#rev_slider_3_1 .zeus.tparrows.tp-leftarrow:before {
    content: "\e824"
}

#rev_slider_3_1 .zeus.tparrows.tp-rightarrow:before {
    content: "\e825"
}

#rev_slider_3_1 .zeus .tp-title-wrap {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 50%
}

#rev_slider_3_1 .zeus .tp-arr-imgholder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    transform: translatex(-100%);
    -webkit-transform: translatex(-100%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

#rev_slider_3_1 .zeus.tp-rightarrow .tp-arr-imgholder {
    transform: translatex(100%);
    -webkit-transform: translatex(100%)
}

#rev_slider_3_1 .zeus.tparrows:hover .tp-arr-imgholder {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    opacity: 1
}

#rev_slider_3_1 .zeus.tparrows:hover .tp-title-wrap {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1
}

#rev_slider_3_1 .zeus .tp-bullet {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 13px;
    height: 13px;
    border: 2px solid #fff
}

#rev_slider_3_1 .zeus .tp-bullet:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

#rev_slider_3_1 .zeus .tp-bullet:hover:after,
#rev_slider_3_1 .zeus .tp-bullet.selected:after {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

#rev_slider_3_1 .zeus .tp-bullet-image,
#rev_slider_3_1 .zeus .tp-bullet-imageoverlay {
    width: 135px;
    height: 60px;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    bottom: 13px;
    margin-bottom: 10px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    box-sizing: border-box;
    background-size: cover;
    background-position: center center;
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px
}

#rev_slider_3_1 .zeus .tp-bullet-title,
#rev_slider_3_1 .zeus .tp-bullet-imageoverlay {
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

#rev_slider_3_1 .zeus .tp-bullet-title {
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 13px;
    font-weight: 600;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    bottom: 45px;
    width: 135px;
    vertical-align: middle
}

#rev_slider_3_1 .zeus .tp-bullet:hover .tp-bullet-title,
#rev_slider_3_1 .zeus .tp-bullet:hover .tp-bullet-image,
#rev_slider_3_1 .zeus .tp-bullet:hover .tp-bullet-imageoverlay {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px) translateX(-50%);
    transform: translateY(0px) translateX(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet-image,
#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
    bottom: auto;
    margin-right: 10px;
    margin-bottom: 0;
    right: 13px;
    transform: translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image {
    transform: translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet-title,
#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    transform: translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet-title {
    bottom: auto;
    right: 100%;
    margin-right: 10px
}

#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-title,
#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image,
#rev_slider_3_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-imageoverlay {
    transform: translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-image,
#rev_slider_3_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
    bottom: auto;
    margin-left: 10px;
    margin-bottom: 0;
    left: 13px;
    transform: translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-image {
    transform: translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title,
#rev_slider_3_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    transform: translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title {
    bottom: auto;
    left: 100%;
    margin-left: 10px
}

#rev_slider_3_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-image,
#rev_slider_3_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
    bottom: auto;
    top: 13px;
    margin-top: 10px;
    margin-bottom: 0;
    left: 0;
    transform: translateY(0px) translateX(-50%);
    -webkit-transform: translateX(0px) translateX(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet:hover .tp-bullet-image {
    transform: scale(1) translateY(0px) translateX(-50%);
    -webkit-transform: scale(1) translateY(0px) translateX(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title,
#rev_slider_3_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    transform: translateY(0px) translateX(-50%);
    -webkit-transform: translateY(0px) translateX(-50%)
}

#rev_slider_3_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
    bottom: auto;
    top: 13px;
    margin-top: 20px
}

#rev_slider_4_1 .metis.tparrows {
    background: rgba(255, 255, 255, 1);
    padding: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    width: 60px;
    height: 60px;
    box-sizing: border-box
}

#rev_slider_4_1 .metis.tparrows:hover {
    background: rgba(255, 255, 255, 0.75)
}

#rev_slider_4_1 .metis.tparrows:before {
    color: #000;
    transition: all .3s;
    -webkit-transition: all .3s
}

#rev_slider_4_1 .metis.tparrows:hover:before {
    transform: scale(1.5)
}

#rev_slider_4_1 .uranus .tp-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: transparent;
    width: 15px;
    height: 15px
}

#rev_slider_4_1 .uranus .tp-bullet.selected,
#rev_slider_4_1 .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    border: none;
    border-radius: 50%;
    background: transparent
}

#rev_slider_4_1 .uranus .tp-bullet-inner {
    -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute
}

#rev_slider_4_1 .uranus .tp-bullet.selected .tp-bullet-inner,
#rev_slider_4_1 .uranus .tp-bullet:hover .tp-bullet-inner {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    background-color: #fff
}

#rev_slider_5_1 .uranus.tparrows {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0)
}

#rev_slider_5_1 .uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all .3s;
    -webkit-transition: all .3s
}

#rev_slider_5_1 .uranus.tparrows:hover:before {
    opacity: .75
}

#rev_slider_6_1 .zeus.tparrows {
    cursor: pointer;
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1)
}

#rev_slider_6_1 .zeus.tparrows:before {
    font-family: "revicons";
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative
}

#rev_slider_6_1 .zeus.tparrows.tp-leftarrow:before {
    content: "\e824"
}

#rev_slider_6_1 .zeus.tparrows.tp-rightarrow:before {
    content: "\e825"
}

#rev_slider_6_1 .zeus .tp-title-wrap {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 50%
}

#rev_slider_6_1 .zeus .tp-arr-imgholder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    transform: translatex(-100%);
    -webkit-transform: translatex(-100%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

#rev_slider_6_1 .zeus.tp-rightarrow .tp-arr-imgholder {
    transform: translatex(100%);
    -webkit-transform: translatex(100%)
}

#rev_slider_6_1 .zeus.tparrows:hover .tp-arr-imgholder {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    opacity: 1
}

#rev_slider_6_1 .zeus.tparrows:hover .tp-title-wrap {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1
}

#rev_slider_6_1 .uranus .tp-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: transparent;
    width: 15px;
    height: 15px
}

#rev_slider_6_1 .uranus .tp-bullet.selected,
#rev_slider_6_1 .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    border: none;
    border-radius: 50%;
    background: transparent
}

#rev_slider_6_1 .uranus .tp-bullet-inner {
    -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute
}

#rev_slider_6_1 .uranus .tp-bullet.selected .tp-bullet-inner,
#rev_slider_6_1 .uranus .tp-bullet:hover .tp-bullet-inner {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    background-color: #fff
}

.td-overlay,
.td-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.td-clock:before,
.td-select:after {
    content: ""
}

.td-wrap,
.td-wrap * {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
    -webkit-tap-highlight-color: transparent
}

.td-wrap svg {
    width: 100%
}

.td-input {
    cursor: pointer
}

.td-wrap {
    display: none;
    font-family: sans-serif;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: 0;
    z-index: 9999;
    color: #4d4d4d
}

.td-overlay {
    position: fixed
}

.td-clock,
.td-clock:before,
.td-svg,
.td-svg-2 {
    position: absolute
}

.td-clock {
    width: 156px;
    height: 156px;
    border-radius: 156px;
    box-shadow: 0 0 0 1px #1977CC, 0 0 0 8px rgba(0, 0, 0, .05);
    background: center no-repeat #FFF;
    margin: 0 auto;
    text-align: center;
    line-height: 156px;
    background-size: cover
}

.td-clock:before {
    top: -10px;
    margin-left: -10px;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background: #FFF;
    border-left: 1px solid #1977CC;
    border-top: 1px solid #1977CC;
    border-top-left-radius: 4px
}

.td-init .td-deg {
    -webkit-animation: slide 1s cubic-bezier(.7, 0, .175, 1) 1.2s infinite
}

.td-svg {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.td-svg-2 {
    top: 18px;
    left: 18px;
    bottom: 18px;
    right: 18px
}

.td-deg,
.td-medirian {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.td-wrap.td-show {
    display: block
}

.td-deg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 1
}

.td-medirian span {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 0 0 -20px;
    position: absolute;
    z-index: 2;
    left: 50%;
    font-size: .8em;
    opacity: 0;
    font-weight: 700
}

.td-medirian .td-icon-am {
    top: 40px
}

.td-medirian .td-icon-pm {
    bottom: 40px
}

.td-medirian .td-icon-am.td-on {
    top: 26px;
    opacity: 1
}

.td-medirian .td-icon-pm.td-on {
    bottom: 26px;
    opacity: 1
}

.td-select {
    position: absolute;
    top: 4px;
    left: 32px;
    right: 32px;
    bottom: 22px
}

.td-select svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.td-select:after {
    position: absolute;
    background: #FFF;
    width: 36px;
    height: 36px;
    box-shadow: 0 0 0 1px #1977CC;
    border-radius: 60px 60px 60px 0;
    top: -16px;
    left: 50%;
    margin-left: -18px;
    transform: rotate(-45deg);
    cursor: pointer
}

.td-clock .td-time {
    font-weight: 700;
    position: relative
}

.td-clock .td-time span {
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    line-height: 42px;
    text-align: center;
    margin: 6px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    font-size: 2em;
    border-radius: 6px
}

.td-clock .td-time span.on {
    color: #1977CC
}

.td-n {
    -webkit-transition: all .4s cubic-bezier(.7, 0, .175, 1) 0;
    -moz-transition: all .4s cubic-bezier(.7, 0, .175, 1) 0;
    -ms-transition: all .4s cubic-bezier(.7, 0, .175, 1) 0;
    transition: all .4s cubic-bezier(.7, 0, .175, 1) 0
}

.td-n2 {
    -webkit-transition: all .2s linear 0;
    -moz-transition: all .2s linear 0;
    -ms-transition: all .2s linear 0;
    transition: all .2s linear 0
}

@-webkit-keyframes td-alert {
    0%,
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes td-alert {
    0%,
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.td-alert {
    -webkit-animation-name: td-alert;
    animation-name: td-alert;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes td-bounce {
    0%,
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    20% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    30% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    60% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    70% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    80% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes td-bounce {
    0%,
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    20% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    30% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    60% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    70% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    80% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

.td-bounce {
    -webkit-animation-name: td-bounce;
    animation-name: td-bounce;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes td-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes td-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.td-fadein {
    -webkit-animation-name: td-fadein;
    animation-name: td-fadein;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes td-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes td-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.td-fadeout {
    -webkit-animation: td-fadeout .3s forwards;
    animation: td-fadeout .3s forwards
}

@-webkit-keyframes td-dropdown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes td-dropdown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.td-dropdown {
    -webkit-animation-name: td-dropdown;
    animation-name: td-dropdown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.td-bulletpoint,
.td-bulletpoint div,
.td-lancette,
.td-lancette div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.td-bulletpoint div:after,
.td-lancette div:after {
    position: absolute;
    left: 50%;
    content: ""
}

.td-bulletpoint div:after {
    top: 14px;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    border-radius: 10px
}

.td-lancette {
    border: 2px solid #DFF3FA;
    border-radius: 100%;
    margin: 6px
}

.td-lancette div:after {
    top: 20px;
    margin-left: -1px;
    width: 2px;
    bottom: 50%;
    border-radius: 10px;
    background: #DFF3FA
}

.td-lancette div:last-child:after {
    top: 36px
}

#trumbowyg-icons,
#trumbowyg-icons svg {
    height: 0;
    width: 0
}

#trumbowyg-icons {
    overflow: hidden;
    visibility: hidden
}

.trumbowyg-box *,
.trumbowyg-box::after,
.trumbowyg-box::before {
    box-sizing: border-box
}

.trumbowyg-box svg {
    width: 17px;
    height: 100%;
    fill: #222
}

.trumbowyg-box,
.trumbowyg-editor {
    display: block;
    position: relative;
    border: 1px solid #DDD;
    width: 100%;
    min-height: 300px;
    margin: 17px auto
}

.trumbowyg-box .trumbowyg-editor {
    margin: 0 auto
}

.trumbowyg-box.trumbowyg-fullscreen {
    background: #FEFEFE;
    border: none!important
}

.trumbowyg-editor,
.trumbowyg-textarea {
    position: relative;
    box-sizing: border-box;
    padding: 20px;
    min-height: 300px;
    width: 100%;
    border-style: none;
    resize: none;
    outline: 0;
    overflow: auto
}

.trumbowyg-editor.trumbowyg-autogrow-on-enter,
.trumbowyg-textarea.trumbowyg-autogrow-on-enter {
    transition: height .3s ease-out
}

.trumbowyg-box-blur .trumbowyg-editor *,
.trumbowyg-box-blur .trumbowyg-editor::before {
    color: transparent!important;
    text-shadow: 0 0 7px #333
}

@media screen and (min-width:0 \0) {
    .trumbowyg-box-blur .trumbowyg-editor *,
    .trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(200, 200, 200, .6)!important
    }
}

.trumbowyg-box-blur .trumbowyg-editor hr,
.trumbowyg-box-blur .trumbowyg-editor img {
    opacity: .2
}

.trumbowyg-textarea {
    position: relative;
    display: block;
    overflow: auto;
    border: none;
    font-size: 14px;
    font-family: Inconsolata, Consolas, Courier, "Courier New", sans-serif;
    line-height: 18px
}

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
    height: 1px!important;
    width: 25%;
    min-height: 0!important;
    padding: 0!important;
    background: 0 0;
    opacity: 0!important
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
    display: block
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
    display: none
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
    opacity: .8;
    background: 0 0
}

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
    content: attr(placeholder);
    color: #999;
    pointer-events: none
}

.trumbowyg-button-pane {
    width: 100%;
    min-height: 36px;
    background: #ecf0f1;
    border-bottom: 1px solid #d7e0e2;
    margin: 0;
    padding: 0 5px;
    position: relative;
    list-style-type: none;
    line-height: 10px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 11
}

.trumbowyg-button-pane::after {
    content: " ";
    display: block;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #d7e0e2
}

.trumbowyg-button-pane .trumbowyg-button-group {
    display: inline-block
}

.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
    color: transparent
}

.trumbowyg-button-pane .trumbowyg-button-group+.trumbowyg-button-group::before {
    content: " ";
    display: inline-block;
    width: 1px;
    background: #d7e0e2;
    margin: 0 5px;
    height: 35px;
    vertical-align: top
}

.trumbowyg-button-pane button {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    padding: 1px 6px!important;
    margin-bottom: 1px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background: 0 0;
    vertical-align: middle;
    transition: background-color 150ms, opacity 150ms
}

.trumbowyg-button-pane button.trumbowyg-textual-button {
    width: auto;
    line-height: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),
.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
    opacity: .2;
    cursor: default
}

.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,
.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
    background: #e3e9eb
}

.trumbowyg-button-pane button.trumbowyg-active,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
    background-color: #FFF;
    outline: 0
}

.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
    display: block;
    content: " ";
    position: absolute;
    top: 25px;
    right: 3px;
    height: 0;
    width: 0;
    border: 3px solid transparent;
    border-top-color: #555
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
    padding-left: 10px!important;
    padding-right: 18px!important
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
    top: 17px;
    right: 7px
}

.trumbowyg-button-pane .trumbowyg-right {
    float: right
}

.trumbowyg-button-pane .trumbowyg-right::before {
    display: none!important
}

.trumbowyg-dropdown {
    width: 200px;
    border: 1px solid #ecf0f1;
    padding: 5px 0;
    border-top: none;
    background: #FFF;
    margin-left: -1px;
    box-shadow: rgba(0, 0, 0, .1) 0 2px 3px;
    z-index: 12
}

.trumbowyg-dropdown button {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    background: #FFF;
    padding: 0 10px;
    color: #333!important;
    border: none;
    cursor: pointer;
    text-align: left;
    font-size: 15px;
    transition: all 150ms
}

.trumbowyg-dropdown button:focus,
.trumbowyg-dropdown button:hover {
    background: #ecf0f1
}

.trumbowyg-dropdown button svg {
    float: left;
    margin-right: 14px
}

.trumbowyg-modal {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 520px;
    width: 100%;
    height: 350px;
    z-index: 11;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.trumbowyg-modal-box {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 500px;
    width: calc(100% - 20px);
    padding-bottom: 45px;
    z-index: 1;
    background-color: #FFF;
    text-align: center;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, .2) 0 2px 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.trumbowyg-modal-box .trumbowyg-modal-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 15px 0 13px;
    display: block;
    border-bottom: 1px solid #EEE;
    color: #333;
    background: #fbfcfc
}

.trumbowyg-modal-box .trumbowyg-progress {
    width: 100%;
    height: 3px;
    position: absolute;
    top: 58px
}

.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
    background: #2BC06A;
    width: 0;
    height: 100%;
    transition: width 150ms linear
}

.trumbowyg-modal-box label {
    display: block;
    position: relative;
    margin: 15px 12px;
    height: 29px;
    line-height: 29px;
    overflow: hidden
}

.trumbowyg-modal-box label .trumbowyg-input-infos {
    display: block;
    text-align: left;
    height: 25px;
    line-height: 25px;
    transition: all 150ms
}

.trumbowyg-modal-box label .trumbowyg-input-infos span {
    display: block;
    color: #69878f;
    background-color: #fbfcfc;
    border: 1px solid #DEDEDE;
    padding: 0 7px;
    width: 150px
}

.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
    color: #e74c3c
}

.trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-modal-box label.trumbowyg-input-error textarea {
    border: 1px solid #e74c3c
}

.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
    margin-top: -27px
}

.trumbowyg-modal-box label input {
    position: absolute;
    top: 0;
    right: 0;
    height: 27px;
    line-height: 27px;
    border: 1px solid #DEDEDE;
    background: #fff;
    font-size: 14px;
    max-width: 330px;
    width: 70%;
    padding: 0 7px;
    transition: all 150ms
}

.trumbowyg-modal-box label input:focus,
.trumbowyg-modal-box label input:hover {
    outline: 0;
    border: 1px solid #95a5a6
}

.trumbowyg-modal-box label input:focus {
    background: #fbfcfc
}

.trumbowyg-modal-box .error {
    margin-top: 25px;
    display: block;
    color: red
}

.trumbowyg-modal-box .trumbowyg-modal-button {
    position: absolute;
    bottom: 10px;
    right: 0;
    text-decoration: none;
    color: #FFF;
    display: block;
    width: 100px;
    height: 35px;
    line-height: 33px;
    margin: 0 10px;
    background-color: #333;
    border: none;
    cursor: pointer;
    font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
    font-size: 16px;
    transition: all 150ms
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
    right: 110px;
    background: #2bc06a
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover {
    background: #40d47e;
    outline: 0
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
    background: #25a25a
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
    color: #555;
    background: #e6e6e6
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover {
    background: #fbfbfb;
    outline: 0
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
    background: #d5d5d5
}

.trumbowyg-overlay {
    position: absolute;
    background-color: rgba(255, 255, 255, .5);
    height: 100%;
    width: 100%;
    left: 0;
    display: none;
    top: 0;
    z-index: 10
}

body.trumbowyg-body-fullscreen {
    overflow: hidden
}

.trumbowyg-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 99999
}

.trumbowyg-fullscreen .trumbowyg-editor,
.trumbowyg-fullscreen.trumbowyg-box {
    border: none
}

.trumbowyg-fullscreen .trumbowyg-editor,
.trumbowyg-fullscreen .trumbowyg-textarea {
    height: calc(100% - 37px)!important;
    overflow: auto
}

.trumbowyg-fullscreen .trumbowyg-overlay {
    height: 100%!important
}

.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
    color: #222;
    fill: transparent
}

.trumbowyg-editor embed,
.trumbowyg-editor img,
.trumbowyg-editor object,
.trumbowyg-editor video {
    max-width: 100%
}

.trumbowyg-editor img,
.trumbowyg-editor video {
    height: auto
}

.trumbowyg-editor img {
    cursor: move
}

.trumbowyg-editor.trumbowyg-reset-css {
    background: #FEFEFE!important;
    font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif!important;
    font-size: 14px!important;
    line-height: 1.45em!important;
    color: #333
}

.trumbowyg-editor.trumbowyg-reset-css a {
    color: #15c!important;
    text-decoration: underline!important
}

.trumbowyg-editor.trumbowyg-reset-css blockquote,
.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css ul {
    box-shadow: none!important;
    background: 0 0!important;
    margin: 0 0 15px!important;
    line-height: 1.4em!important;
    font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif!important;
    font-size: 14px!important;
    border: none
}

.trumbowyg-editor.trumbowyg-reset-css hr,
.trumbowyg-editor.trumbowyg-reset-css iframe,
.trumbowyg-editor.trumbowyg-reset-css object {
    margin-bottom: 15px!important
}

.trumbowyg-editor.trumbowyg-reset-css blockquote {
    margin-left: 32px!important;
    font-style: italic!important;
    color: #555
}

.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css ul {
    padding-left: 20px!important
}

.trumbowyg-editor.trumbowyg-reset-css ol ol,
.trumbowyg-editor.trumbowyg-reset-css ol ul,
.trumbowyg-editor.trumbowyg-reset-css ul ol,
.trumbowyg-editor.trumbowyg-reset-css ul ul {
    border: none;
    margin: 2px!important;
    padding: 0 0 0 24px !important
}

.trumbowyg-editor.trumbowyg-reset-css hr {
    display: block;
    height: 1px;
    border: none;
    border-top: 1px solid #CCC
}

.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4 {
    color: #111;
    background: 0 0;
    margin: 0!important;
    padding: 0!important;
    font-weight: 700
}

.trumbowyg-editor.trumbowyg-reset-css h1 {
    font-size: 32px!important;
    line-height: 38px!important;
    margin-bottom: 20px!important
}

.trumbowyg-editor.trumbowyg-reset-css h2 {
    font-size: 26px!important;
    line-height: 34px!important;
    margin-bottom: 15px!important
}

.trumbowyg-editor.trumbowyg-reset-css h3 {
    font-size: 22px!important;
    line-height: 28px!important;
    margin-bottom: 7px!important
}

.trumbowyg-editor.trumbowyg-reset-css h4 {
    font-size: 16px!important;
    line-height: 22px!important;
    margin-bottom: 7px!important
}

.trumbowyg-dark .trumbowyg-textarea {
    background: #111;
    color: #ddd
}

.trumbowyg-dark .trumbowyg-box {
    border: 1px solid #343434
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
    background: #111
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    text-shadow: 0 0 7px #ccc
}

@media screen and (min-width:0 \0) {
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(20, 20, 20, .6)!important
    }
}

.trumbowyg-dark .trumbowyg-box svg {
    fill: #ecf0f1;
    color: #ecf0f1
}

.trumbowyg-dark .trumbowyg-button-pane {
    background-color: #222;
    border-bottom-color: #343434
}

.trumbowyg-dark .trumbowyg-button-pane::after {
    background: #343434
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::before {
    background-color: #343434
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
    color: transparent
}

.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before {
    background-color: #2a2a2a
}

.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
    background-color: #333
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
    border-top-color: #fff
}

.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
    color: #ecf0f1;
    fill: transparent
}

.trumbowyg-dark .trumbowyg-dropdown {
    border-color: #222;
    background: #333;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 3px
}

.trumbowyg-dark .trumbowyg-dropdown button {
    background: #333;
    color: #fff!important
}

.trumbowyg-dark .trumbowyg-dropdown button:focus,
.trumbowyg-dark .trumbowyg-dropdown button:hover {
    background: #222
}

.trumbowyg-dark .trumbowyg-modal-box {
    background-color: #222
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
    border-bottom: 1px solid #555;
    color: #fff;
    background: #3c3c3c
}

.trumbowyg-dark .trumbowyg-modal-box label {
    display: block;
    position: relative;
    margin: 15px 12px;
    height: 27px;
    line-height: 27px;
    overflow: hidden
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
    color: #eee;
    background-color: #2f2f2f;
    border-color: #222
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
    color: #e74c3c
}

.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
    border-color: #e74c3c
}

.trumbowyg-dark .trumbowyg-modal-box label input {
    border-color: #222;
    color: #eee;
    background: #333
}

.trumbowyg-dark .trumbowyg-modal-box label input:focus,
.trumbowyg-dark .trumbowyg-modal-box label input:hover {
    border-color: #626262
}

.trumbowyg-dark .trumbowyg-modal-box label input:focus {
    background-color: #2f2f2f
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
    background: #1b7943
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover {
    background: #25a25a
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
    background: #176437
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
    background: #333;
    color: #ccc
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover {
    background: #444
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
    background: #111
}

.trumbowyg-dark .trumbowyg-overlay {
    background-color: rgba(15, 15, 15, .6)
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
	
}

@media (min-width: 992px) {
    .slick-slider {
        max-height: 550px
    }
    .property__slider-image img {
        min-height: 568px
    }
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {

        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714%
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714%
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {

        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    overflow-x: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: 0
}

a img {
    border: 0
}

a {
    text-decoration: none;
    color: #1977cc
}

input:focus,
textarea:focus {
    outline: none
}

img,
video {
    max-width: 100%;
    vertical-align: top
}

audio,
canvas,
video {
    display: inline;
    zoom: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

select {
    border-radius: 0!important;
    -webkit-border-radius: 0!important
}

[type=color],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url],
[type=week],
[type=time],
[type=submit],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    display: block;
    width: 100%;
    border: 1px solid transparent;
    padding: 10px 15px;
    border-radius: 4px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 14px
}

input:focus,
textarea:focus {
    border: 1px solid #314c84
}

input::placeholder,
textarea::placeholder {
    color: #666;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 14px
}

.row {
    *zoom: 1
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.screen-reader-text,
.sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

body {
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;

    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    color: #333;
    font-weight: 700;
    line-height: 1
}

h1 {
    font-size: 29px
}

h2 {
    font-size: 23px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 16px
}

p {
    margin-bottom: 10px
}

b,
strong {
    font-weight: 700
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    border-left: 4px solid #707070;
    border-left: 4px solid rgba(51, 51, 51, 0.7);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    padding-left: .7778em
}

blockquote p {
    margin-bottom: 1.6667em
}

blockquote > p:last-child {
    margin-bottom: 0
}

blockquote cite,
blockquote small {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    line-height: 1.6
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal
}

blockquote strong,
blockquote b {
    font-weight: 400
}

address {
    font-style: italic;
    margin: 0 0 1.6em
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: .8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
    cursor: help
}

mark,
ins {
    background-color: #fff9c0;
    text-decoration: none
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, 0.1);
    border: 0;
    height: 1px;
    margin: 15px 0
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

li > ul,
li > ol {
    margin-bottom: 0
}

dl {
    margin-bottom: 1.6em
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 1.6em
}

table,
th,
td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    width: 100%
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

th,
td {
    padding: .4em
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure {
    margin: 0;
    max-width: 100%
}

del {
    opacity: .8
}

::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif
}

:-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif
}

::-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    opacity: 1
}

:-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif
}

textarea {
    max-width: 100%
}

.header--blue {
    background-color: rgba(0, 23, 71, 0.85)
}

.header--top {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%
}

.header__main {
    position: relative;
    padding: 10px 0
}

@media only screen and (min-width: 992px) {
    .header__main {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0
    }
}

.header--coming-soon {
    padding-top: 20px
}

@media only screen and (min-width: 992px) {
    .header--coming-soon {
        padding-top: 50px
    }
}

@media (max-width: 991px) {
    .mgiz {
        display: none !important;
    }
    .header__logo img {
        width: 120px
    }
    .ttel {
        float: right;
        margin-right: 66px;
    }
    .container {
        width: 100% !important;
    }
}

.header__cta {

    padding: 6px 12px;
    background: #314c84;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 4px;
    white-space: nowrap;
}

.header__main .header__cta a:focus,
a:hover {
    color: #b8b9bc !important;
    text-decoration: none;
}

.header__cta a:focus,
a:hover {
    color: #22355b;
    text-decoration: none;
}

.main-slider {
    min-height: 500px;
}


.header__cta--outline {
    border: 1px solid #314c84;
    background: transparent;
    color: #314c84
}

@media (max-width: 991px) {
	
	 .header__cta {
        display: none;
    }
    .cg {
        display: none;
    }
    .cr {
        display: visible;
    }
    .yatadi {
        width: 150px;
    }
    select.curr.genis {
        width: 100% !important;
        color: cornsilk;
        padding: 9px;
        font-size: 12px;
        margin-top: 9px;
        margin-bottom: 2px;
        background-color: #385B88;
    }
    .about-us__main {
        padding: 0px !important;
    }
    .header__menu {
        display: none;
        position: absolute;
        z-index: 100;
        top: 100%;
        width: 100%;
        padding: 0 10px 20px;
        border-top: 3px solid #314c84;
        background-color: rgba(255, 255, 255);
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
    }
}

@media only screen and (min-width: 992px) {
    .cg {
        display: visible;
    }
    .cr {
        display: none;
    }
    .yatadi {
        width: 250px
    }
    select.curr.genis {
        width: 219px !important;
        color: #fff8dc;
        padding: 9px;
        font-size: 12px;
        background-color: #385b88;
        margin-top: 10px;
    }
    .header__menu {
        display: flex!important;
        justify-content: space-between;
        align-items: center
    }
}

@media (max-width: 991px) {
    .header__menu .topbar__user {
        padding: 10px 0
    }
}

@media (max-width: 991px) {
    .header__menu .topbar__user li:after {
        color: #666
    }
}

@media (max-width: 991px) {
    .header__menu .topbar__user a {
        color: #666;
        text-transform: uppercase;
        transition: .3s color ease-out
    }
    .header__menu .topbar__user a:hover {
        color: #314c84
    }
}

@media only screen and (min-width: 992px) {
    .header__menu--v1 .topbar__user,
    .header__menu--v4 .topbar__user
}

@media only screen and (min-width: 992px) {
    .header__nav-item {
        display: inline-block
    }
}

.header__nav li {
    position: relative
}

.header__nav li ul {
    position: absolute;
    left: -9999px;
    padding-left: 10px
}

@media only screen and (min-width: 992px) {
    .header__nav li ul {
	    margin-top: -3px;
        min-width: 13em;
        padding-right: 7px;
        padding-left: 0;
        border-top: 3px solid #05acff;
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
    }
}

.header__nav li ul a {
    font-weight: 500;
    border-bottom: 1px solid #eee;
    color: #666;
    white-space: nowrap
}

.header__nav > li.hover > ul {
    left: 0;
    top: auto;
    z-index: 20
}

@media (max-width: 991px) {
    .header__nav > li.hover > ul {
        position: static
    }
}

.header__nav li li.hover ul {
    left: 100%;
    top: 0;
    z-index: 20
}

@media (max-width: 991px) {
    .header__nav li li.hover ul {
        position: static
    }
}

.header__nav a {
    display: block;
    padding: 10px 0;
    transition: .3s color ease-out
}

@media only screen and (min-width: 992px) {
    .header__nav a {
        padding: 10px 15px
    }
}

.header__nav a:hover {
    color: #05acff
}

.header__nav a:not(:only-child) {
    position: relative
}

@media (max-width: 991px) {
    .header__nav a:not(: only-child):after {
        position: absolute;
        right: 2px;
        content: "\f107";
        display: inline-block;
        font-family: FontAwesome
    }
}

@media only screen and (min-width: 992px) {
    .header__nav .header__nav-item > a {
        line-height: 60px
    }
}

@media (max-width: 991px) {
    .header__nav a.active:not(: only-child):after {
        content: "\f106"
    }
}

.header__nav-link {
    border-bottom: 1px solid #eee;
    color: #666;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (min-width: 992px) {
    .header__nav-link {
        border-bottom: 0;
        color: #fff
    }
}

.header__nav-link--v2 {
    text-transform: capitalize!important
}

@media only screen and (min-width: 992px) {
    .header__nav-link--mine-shaft {
        color: #333!important
    }
	
}

.header__user {
    position: absolute;
    top: 10px;
    right: 40px
}

@media only screen and (min-width: 992px) {
    .header__user {
        position: static
    }
}

.header__user-inner {
    position: relative
}

.header__user-menu {
    position: absolute;
    min-width: 180px;
    right: 0;
    padding: 10px;
    border-top: 3px solid #314c84;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: .3s all ease-out;
    transform: scale(1.05)
}

.header__user-menu.is-visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    z-index: 999
}

.header__user-name {
    display: none;
    margin-left: 5px;
    color: #fff
}

@media only screen and (min-width: 992px) {
    .header__user-name {
        display: inline-block
    }
}

.topbar {
    display: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 10px;
    font-size: 12px
}

@media only screen and (min-width: 992px) {
    .topbar {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.topbar--sea-shell {
    background: #f1f1f1
}

.topbar li {
    display: inline-block
}

.topbar__icon {
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px
}

.topbar__icon--gray {
    color: #888
}

.topbar__link {
    color: rgba(255, 255, 255, 0.5);
    transition: .3s color ease-out
}

.topbar__link--white {
    color: #fff
}

.topbar__link--mine-shaft {
    color: #333
}

.topbar__link--gray {
    color: #888
}

.topbar__link:hover {
    color: #314c84
}

.topbar__contact {
    padding-right: 50px
	    
}

.topbar__contact li {
   padding-right: 16px;
}

.topbar__contact li:last-child {
    padding-right: 0
}

.topbar__contact a {
    display: inline-block;
    padding-left: 5px
}

.topbar__social {
    padding-right: 70px;
    font-size: 14px
}

.topbar__social li {
    padding-right: 15px
}

.topbar__social li:last-child {
    padding-right: 0
}

.topbar__user--uppercase {
    text-transform: uppercase
}

.topbar__user-icon {
    padding-right: 5px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px
}

.topbar__user li {
    display: inline-block
}

.topbar__user li:after {
    content: "|";
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
    padding-left: 5px
}

.topbar__user li:last-child:after {
    display: none
}

.topbar__user--mine-shaft li:after {
    color: #333
}

.topbar__user--gray li:after {
    color: #888
}

.topbar__user--gray .topbar__user-icon {
    color: #888
}

.nav-mobile {
    position: absolute;
    top: 0;
    right: 0;
    display: block
}

@media only screen and (min-width: 992px) {
    .nav-mobile {
        display: none
    }
    .ttel {
        display: none
    }
    .mobilvar {
        display: none;
    }
}

.nav-toggle {
    position: absolute;
    top: 15px;
    right: 0;
    display: block;
    padding: 10px 25px 0 0
}

.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 10px;
    background-color: #fff;
    content: "";
    cursor: pointer;
    transition: .2s all ease-out
}

.nav-toggle--secondary span,
.nav-toggle--secondary span:before,
.nav-toggle--secondary span:after {
    background-color: #666
}

.nav-toggle span:before {
    top: -6px
}

.nav-toggle span:after {
    bottom: -6px
}

.nav-toggle.active span {
    background-color: transparent
}

.nav-toggle.active span:before,
.nav-toggle.active span:after {
    top: 0
}

.nav-toggle.active span:before {
    transform: rotate(45deg)
}

.nav-toggle.active span:after {
    transform: rotate(-45deg)
}

.footer__links {
    border-bottom: 1px solid #ddd;
    padding: 60px 0
}

.footer__title {
    margin-bottom: 15px;
    color: #333;
    font-size: 18px
}

@media only screen and (min-width: 992px) {
    .footer__title {
        margin-bottom: 30px
    }
}

.footer__logo {
    margin-bottom: 20px
}

.footer__desc {
    max-width: 600px;
    margin: 0 auto 25px
}

.footer__links-single {
    margin-bottom: 30px
}

.footer__links-single:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 992px) {
    .footer__links-single {
        margin-bottom: 0
    }
}

.footer--highlighted {
    color: #333;
    font-weight: 500
}

.footer--highlighted-v2 {
    color: #314c84
}

.footer__list li {
    margin-bottom: 10px
}

.footer__list li:last-child {
    margin-bottom: 0
}

.footer__list a {
    color: #666;
    transition: .3s color ease-out
}

.footer__list a:hover {
    color: #314c84
}

.footer__list .footer--highlighted {
    display: inline-block;
    min-width: 70px
}

.footer__main {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    color: #888;
    text-align: center
}

.footer__main--v2 {
    border-bottom: 0;
    background-color: #282828
}

.footer__social li {
    display: inline-block;
    padding: 0 10px
}

.footer__social a {
    color: #999;
    font-size: 22px;
    transition: .3s color ease-out
}

.footer__social a:hover {
    color: #314c84
}

.footer__social--coming-soon a {
    color: rgba(153, 153, 153, 0.65)
}

.footer__copyright--v2 {
    background-color: #222
}

.footer__copyright-inner {
    display: flex;
    flex-direction: column;
    padding: 20px 0
}

@media only screen and (min-width: 992px) {
    .footer__copyright-inner {
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
}

.footer__copyright-desc {
    color: #888
}

@media only screen and (min-width: 992px) {
    .footer__copyright-desc {
        margin-bottom: 0
    }
}

.footer__copyright-list li {
    display: inline-block
}

.footer__copyright-list li:after {
    content: "|";
    display: inline-block;
    padding: 0 5px;
    color: #888
}

.footer__copyright-list li:last-child:after {
    display: none
}

.footer__copyright-list a {
    color: #888;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s color ease-out
}

.footer__copyright-list a:hover {
    color: #314c84
}

.footer--coming-soon {
    padding-bottom: 15px
}

@media only screen and (min-width: 992px) {
    .footer--coming-soon {
        padding-bottom: 30px
    }
}

.section__header {
    background-image: url(../images/uploads/section_header.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.section__header-overlay {
    padding: 47px 0;
    background-color: rgba(0, 0, 0, 0.6)
}

.section__header .section__title {
    margin-bottom: 5px;
    color: #fff;
    font-size: 30px
}

.section__header .ht-breadcrumbs__item:after,
.section__header .ht-breadcrumbs__link,
.section__header .ht-breadcrumbs__page {
    color: #fff
}

.section__title {
    margin-bottom: 30px;
    color: #333;
    font-size: 26px
}

.section__title--large {
    font-size: 36px
}

.section__title--b-margin {
    margin-bottom: 5px
}

@media only screen and (min-width: 768px) {
    .section__title--b-margin {
        margin-bottom: 0
    }
}

.section__title--t-margin-at-xs {
    margin-top: 40px
}

@media only screen and (min-width: 768px) {
    .section__title--t-margin-at-xs {
        margin-top: 0
    }
}

.section__title--centered {
    text-align: center
}

.section__title--b-margin-40 {
    margin-bottom: 40px
}

.slick__navigation li {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-left: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    cursor: pointer;
    transition: .3s all ease-out
}

.slick__navigation li:hover {
    border-color: #888
}

.slick__navigation i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #888;
    font-size: 18px
}

.col-md-main {
    position: relative
}

@media only screen and (min-width: 992px) {
    .col-md-main:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: #eee;
        right: -30px;
        top: 0
    }
}

@media only screen and (min-width: 992px) {
    .col-md-sidebar {
        padding-left: 54px !important;
    }
}

.widget {
    margin-bottom: 60px
}

.widget--wild-sand {
    background-color: #f6f6f6
}

.widget--white {
    background-color: #fff
}

.widget--padding-20 {
    padding: 20px
}

.widget__title {
    margin-bottom: 30px;
    font-size: 18px;
    color: #2479cc;
}

.widget__title--uppercase {
    text-transform: uppercase
}

.widget__news-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.widget__news-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.widget__news a {
    color: #666;
    transition: .3s color ease-out
}

.widget__news a:hover {
    color: #314c84
}

.widget__news span {
    display: block
}

.search-form {
    position: relative
}

.search-form__field {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5
}

.search-form__submit {
    position: absolute;
    right: 10px;
    top: 50%;
    border: 0;
    padding: 0;
    background-color: transparent;
    color: #333;
    font-size: 16px;
    transform: translateY(-50%);
    cursor: pointer
}

.widget_list li {
    margin-bottom: 15px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px
}

.widget_list li:before {
    content: "\f0c8";
    display: inline-block;
    padding-right: 15px;
    color: #333;
    font-family: "FontAwesome";
    font-size: 6px;
    line-height: 14px
}

.widget_list li:last-child {
    margin-bottom: 0
}

.widget_list a {
    color: #333;
    transition: .3s color ease-out
}

.widget_list a:hover {
    color: #314c84
}

.widget_list span {
    display: inline-block;
    padding-left: 10px;
    color: #999
}

.widget_thumbnail__item {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.widget_thumbnail__img {
    flex-shrink: 0;
    height: auto
}

.widget_thumbnail__content {
    padding-left: 20px
}

.widget_thumbnail__title {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.widget_thumbnail__link {
    color: #333;
    transition: .3s color ease-out
}

.widget_thumbnail__link:hover {
    color: #314c84
}

.widget_thumbnail__date {
    color: #adadad;
    font-size: 12px
}

.tag-cloud__item {
    position: relative;
    display: inline-block;
    height: 24px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #f7f7f7;
    padding: 2px 25px;
    color: #999;
    font-size: 13px;
    transition: .3s color ease-out
}

.tag-cloud__item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: -6px;
    border-right: 6px solid #f7f7f7;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.tag-cloud__item:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: -1px -1px 2px #eee
}

.tag-cloud__item:hover {
    color: #333
}

.widget_gallery ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.widget_gallery li {
    width: 32%;
    margin-bottom: 5px
}

.contact-form {
    padding: 20px
}

.contact-form--no-padding {
    padding: 0
}

.contact-form--bordered {
    border: 1px solid #eee
}

.contact-form--wild-sand {
    background-color: #f6f6f6
}

.contact-form--white {
    background-color: #fff
}

.contact-form__title {
    font-size: 18px
}

.contact-form__body {
    padding-bottom: 10px
}

.contact-form__field {
    margin-bottom: 10px;
    color: #333;
    border: 1px solid #eee
}

.contact-form__field--contact {
    margin-bottom: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 0
}

.contact-form__comment {
    resize: none
}

.contact-form__submit {
    background-color: #22355b;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer
}

.contact-form__submit--contact {
    max-width: 275px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 0
}

.main-slider {
    position: relative
}

.anasyf h1 {
    margin-bottom: 12px
}

.item-grid {
    position: relative;
    padding: 18px 0 9px;
    background-color: #f6f6f6
}

@media only screen and (min-width: 768px) {
    .item-grid {
        padding: 91px 0 41px
    }
}

.item-grid__container {
    margin-bottom: 30px
}

.item-grid--centered {
    text-align: center
}

.item-grid__image-container {
    position: relative;
    overflow: hidden
}

.item-grid__image-container img {
    transition: .3s transform ease-out
}

@media only screen and (min-width: 992px) {
    .item-grid__image-list {
        width: 41.6%
    }
}

@media only screen and (min-width: 992px) {
    .item-grid__content-list {
        width: 58.4%
    }
}

.item-grid__image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s background ease-out
}

.item-grid__image-container:hover .item-grid__image-overlay {
    background: rgba(0, 0, 0, 0.4);
    z-index: 2
}

.item-grid__image-container:hover img {
    transform: scale(1.1)
}

@media only screen and (min-width: 992px) {
    .item-grid__image-container--v2 {
        position: relative;
        width: 32%
    }
}

@media only screen and (min-width: 992px) {
    .item-grid__image-container--open-houses {
        position: relative;
        flex: 1 0 35%
    }
}

@media only screen and (min-width: 992px) {
    .item-grid__content-container--v2 {
        width: 68%
    }
}

@media only screen and (min-width: 992px) {
    .item-grid__content-container--open-houses {
        width: 60%
    }
}

.item-grid__load-more {
    display: inline-block;
    margin-top: 30px;
    padding: 11px 54px;
    background-color: #314c84;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px
}

.item__label {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 0 12px;
    display: inline-block;
    background-color: #1977cc;
    color: #fff;
    font-size: 13px;
    text-align: center;
    border-radius: 3px
}

.new-listing {
    padding: 50px 0
}

.new-listing--b-border {
    padding-top: 100px
}

.new-listing__inner {
    border-bottom: 1px solid #eee;
    padding-bottom: 99px
}

.new-listing__header {
    margin-bottom: 30px
}

@media only screen and (min-width: 768px) {
    .new-listing__header {
        display: flex;
        justify-content: space-between
    }
}

.new-listing__all {
    color: #314c84;
    font-size: 16px;
    font-weight: 500
}

@media only screen and (min-width: 992px) {
    .new-listing__container {
        display: flex;
        justify-content: space-between
    }
}

.new-listing--col-md-6 {
    position: relative
}

@media only screen and (min-width: 992px) {
    .new-listing--col-md-6 {
        width: 48.7%
    }
}

@media only screen and (min-width: 992px) {
    .new-listing__parent {
        position: absolute;
        bottom: 0;
        width: 100%
    }
}

.new-listing__single,
.new-listing__block {
    position: relative;
    overflow: hidden
}

.new-listing__single img,
.new-listing__block img {
    transition: .3s transform ease-out
}

.new-listing__single:hover img,
.new-listing__block:hover img {
    transform: scale(1.1)
}

.new-listing__single {
    height: 245px
}

.new-listing .new-listing--col-md-6 {
    margin-top: 22px;

}

.ozeltiba {
    margin-top: 22px;
	  margin-bottom: 22px;
    max-height: 196px;
    overflow: hidden;
}

.ozeltkl {
    margin-top: 22px;
    max-height: 196px;
    overflow: hidden;
}

.ozeltkl .new-listing--col-md-7 .new-listing__block {
    height: 200px;
}

.new-listing__block {
    height: 200px
}

@media only screen and (min-width: 992px) {
    .new-listing__block {
        height: auto
    }
	.ozeltkl .new-listing--col-md-7 .new-listing__block {
    height: 157px;
}
}

.new-listing__block,
.new-listing__single {
    overflow: hidden
}

.new-listing__block:hover .new-listing__bg,
.new-listing__single:hover .new-listing__bg {
    transform: scale(1.2)
}

.new-listing__bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .3s all ease-out
}

.new-listing__bg--new-york-1 {
    background-image: url(../images/uploads/new_york_1.jpg)
}

.new-listing__bg--ohio-1 {
    background-image: url(../images/uploads/ohio_1.jpg)
}

.new-listing__bg--san-diego-1 {
    background-image: url(../images/uploads/san_diego_1.jpg)
}

.new-listing__bg--new-jersey-1 {
    background-image: url(../images/uploads/new_jersey_1.jpg)
}

.new-listing__bg--new-york-2 {
    background-image: url(../images/uploads/new_york_2.jpg)
}

.new-listing__bg--san-diego-2 {
    background-image: url(../images/uploads/san_diego_2.jpg)
}

.new-listing__bg--new-jersey-2 {
    background-image: url(../images/uploads/new_jersey_2.jpg)
}

.new-listing--large:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 73.68421053%
}

.new-listing--wide:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 35.0877193%
}

.new-listing--small:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 70.37037037%
}

.new-listing__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
        background: rgba(0, 0, 0, 0.17);
    color: #fff
}

.new-listing__title {
    padding: 11px;
    background-color: #08080836;
    margin-bottom: 5px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase
}
.new-listing__parent .col-md-6 {
    margin-top: 22px;
}
.video__title {
    margin-bottom: 5px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase
}

.new-listing__desc {
    margin-bottom: 0
}

.slick-dots {
    margin-top: 25px;
    text-align: center
}

.slick-dots li {
    display: inline-block;
    padding: 0 5px
}

.slick-dots__icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: rgba(51, 51, 51, 0.3);
    border-radius: 50%;
    cursor: pointer
}

.slick-dots__icon:hover {
    background-color: #314c84
}

.slick-active .slick-dots__icon {
    background-color: #314c84
}

.features {
    background-image: url(/images/orta_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff
}

.features__overlay {
    padding: 95px 0;
    background-color: rgb(246 246 246 / 49%);
}

.feature {
    margin-bottom: 32px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .feature {
        margin-bottom: 0
    }
}

.feature__icon {
    display: inline-block;
    margin-bottom: 45px
}

.feature__title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 18px
}

.feature__desc {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.7)
}

.featured-listing {
    padding: 57px 0;
    background-color: #f3f3f3
}

.featured-listing--white {
    background-color: #fff
}

.featured-listing__container {
    margin-bottom: 30px
}

@media only screen and (min-width: 992px) {
    .featured-listing__container {
        margin-bottom: 0
    }
}

.featured-listing__wrapper {
    position: relative
}

.featured-listing__nav {
    background-color: #fff
}

@media only screen and (min-width: 768px) {
    .featured-listing__nav .slick-current .featured-listing__single {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
    }
}

@media only screen and (min-width: 1200px) {
    .featured-listing__nav {
        padding: 10px 57% 10px 0;
        width: 100%
    }
    .featured-listing__nav .slick-current .featured-listing__single:before,
    .featured-listing__nav .slick-current .featured-listing__single:after {
        display: block
    }
}

.featured-listing__item.slick-slide {
    border: 0
}

.featured-listing__single {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px;
    background-color: #fff;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .featured-listing__single {
        padding: 15px;
        margin: 5px
    }
}

@media only screen and (min-width: 1200px) {
    .featured-listing__single {
        margin: 5px 28px 5px 5px
    }
    .featured-listing__single:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
    }
    .featured-listing__single:hover:before {
        display: inline-block
    }
    .featured-listing__single:hover:after {
        display: inline-block
    }
}

.featured-listing__single:before {
    display: none;
    position: absolute;
    z-index: -1;
    width: 20px;
    height: 20px;
    right: -10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

.featured-listing__single:after {
    display: none;
    position: absolute;
    z-index: 1;
    height: 0;
    width: 0;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent
}

.featured-listing__img {
    width: 30%
}

.featured-listing__content {
    width: 70%;
    padding-left: 20px
}

@media only screen and (min-width: 1200px) {
    .featured-listing__videos {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 57%
    }
}

.featured-listing__video {
    position: relative
}

.featured-listing__video img {
    transition: .3s transform ease-out
}

.featured-listing__video:hover img {
    transform: scale(1.1)
}

.featured-listing__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.listing {
    position: relative;
    background-color: #fff;
    transition: .3s all ease-out
}

.listing:hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.12)
}

@media only screen and (min-width: 992px) {
    .listing--v2 {
        display: flex;
        align-items: center
    }
}

.listing img {
    width: 100%
}

.listing__logo {
    max-width: 100%;
    width: auto!important
}

.listing__favorite {
    display: none!important;
    position: absolute;
    z-index: 3;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.93);
    text-align: center;
    border-radius: 50%;
    cursor: pointer
}

.listing__favorite i {
    color: #bbb;
    font-size: 16px;
    line-height: 40px
}

.listing__content {
    padding: 10px 20px 20px
}

.listing__content--absolute {
    position: absolute;
    bottom: 0;
    width: 100%
}

.listing__content--v2 {
    padding: 15px 30px
}

.listing__content--open-houses {
    padding: 8px 25px
}

.listing__content--bg {
    background: -webkit-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%)
}

.listing__content--less-b-padding {
    padding-bottom: 5px
}

@media only screen and (min-width: 768px) {
    .listing__content--less-b-padding {
        padding-bottom: 20px
    }
}

.listing__type {
    display: inline-block;
    color: #314c84;
    font-size: 11px;
    text-transform: uppercase
}

.listing__header {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .listing__header {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.listing__header--no-b-margin {
    margin-bottom: 0
}

.listing__location {
    margin-bottom: 8px;
    color: #999;
    font-size: 14px
}

.listing__location--no-b-margin {
    margin-bottom: 0
}

.property__main-item .listing__price {
    margin-bottom: 0!important;
    color: #314c84;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    margin-left: 10px
}

.listing__price {
    margin-bottom: 20px;
    color: #314c84;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    margin-left: 10px
}

.listing__price a {
    color: #314c84
}

.listing__price--small {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize
}

.listing__price--no-b-margin {
    margin-bottom: 0
}

.listing__price--open-houses {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .listing__details {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.listing__details--v2 {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px
}

.listing__desc {
    margin-bottom: 0;
    color: #888
}

.listing__title {
    margin-bottom: 8px
}

.listing__title a {
    color: #333;
    font-size: 16px;
    transition: .3s color ease-out
}

.listing__title a:hover {
    color: #314c84
}

.listing__title--white a {
    color: #fff
}

.listing__stats {
    margin-bottom: 10px;
    color: #333;
    font-size: 12px
}

.lazy {
    display: none
}

@media only screen and (min-width: 768px) {
    .listing__stats {
        margin-bottom: 0
    }
}

.listing__stats--absolute {
    position: absolute;
    top: 20px;
    left: 20px
}

.listing__stats--secondary {
    margin-bottom: 0;
    padding: 7px 20px;
    color: #fff;
    background: #314c84;
    border-radius: 4px
}

.listing__stats li {
    display: inline-block;
    margin-right: 10px
}

.listing__stats li:last-child {
    margin-right: 0
}

.listing__figure {
    display: block;
    font-size: 17px;
    color: #1977cc
}

.listing__figurep {
    display: block;
    font-size: 16px;
    color: #1977cc;
    font-weight: 800
}

.listing__btn {
    flex-shrink: 0;
    display: inline-block;
    border: 1px solid #314c84;
    padding: 8px 35px;
    color: #314c84;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 40px;
    transition: .3s all ease-out
}

.listing__btn:hover {
    color: #fff;
    background: #314c84
}

.listing__btn-icon {
    padding-left: 3px
}

.main-listing__main {
    padding: 40px 0 60px;
    background-color: #f6f6f6
}

.main-listing__widget {
    margin-bottom: 30px;
    padding: 30px 20px;
    background-color: #fff
}

.main-listing__wrapper {
    margin-bottom: 15px
}

.main-listing__form-title {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #042e53;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 700
}

.main-listing__form-select {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.main-listing__form-label {
    display: inline-block;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer
}

.main-listing__form-label:hover {
    color: #314c84
}

.main-listing__form-label:before {
    content: "\f10c";
    display: inline-block;
    margin-right: 10px;
    font-family: "FontAwesome";
    font-weight: 14px
}

.main-listing__form-radio {
    display: none
}

.main-listing__form-radio:checked ~ .main-listing__form-label {
    color: #1977cc
}

.main-listing__form-radio:checked ~ .main-listing__form-label:before {
    content: "\f192"
}

.main-listing__form-radio:disabled ~ .main-listing__form-label:before {
    content: "\f111";
    color: #888
}

.main-listing__form-desc {
    margin-left: auto;
    font-size: 12px;
    color: #888
}

.main-listing__form-container {
    display: flex;
    justify-content: space-between
}

.main-listing__form-container .main-listing__form-field {
    width: 48%;
    margin-bottom: 0
}

.main-listing__form-field {
    height: 41px;
    border-color: #eee;
    color: #666;
    font-size: 13px
}

.main-listing__form-field::placeholder {
    font-size: 13px;
    color: #666
}

.main-listing__form-field .dk-selected {
    border-color: #eee;
    color: #666
}

.main-listing__form-field .dk-selected:hover,
.main-listing__form-field .dk-selected:focus {
    border-color: #1977cc
}

.main-listing__form-field .dk-select-options {
    color: #666
}

.main-listing__form-more-filter {
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #314c84;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase
}

.main-listing__form-expand {
    display: none;
    padding-bottom: 5px
}

.main-listing__form-reset {
    display: block;
    width: 100%;
    border: 1px solid transparent;
    padding: 10px 15px;
    background-color: #314c84;
    color: #fff;
    border-radius: 4px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer
}

@media only screen and (min-width: 992px) {
    .main-listing__container {
        display: flex
    }
}

.main-listing--col-md-6 {
    position: relative
}

@media only screen and (min-width: 992px) {
    .main-listing--col-md-6 {
        width: 50%
    }
}

.main-listing--col-md-6 .map-container--sticky {
    position: sticky;
    top: 0;
    height: 100vh
}

.main-listing__inner {
    padding: 20px
}

@media only screen and (min-width: 992px) {
    .main-listing__inner {
        padding: 40px
    }
}

.main-listing--wild-sand {
    background: #f6f6f6
}

.main-listing__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
    font-size: 13px
}

.main-listing__result {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 2px;
    color: #4877CC
}

.main-listing__list {
    margin-right: 30px
}

.main-listing__tag {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 5px;
    padding: 6px 18px;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    color: #666
}

.main-listing__tag:last-child {
    margin-right: 0
}

.main-listing__tag-label {
    display: inline-block;
    color: #adadad;
    margin-right: 3px
}

.main-listing__tag-close {
    display: inline-block;
    margin-left: 20px;
    color: #666;
    font-size: 16px
}

.main-listing__tag-close:hover {
    color: #314c84
}

.main-listing__clear {
    font-size: 14px;
    color: #314c84
}

@media only screen and (min-width: 768px) {
    .main-listing__item-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media only screen and (min-width: 768px) {
    .main-listing__item-grid .item-grid__container {
        width: 48%
    }
}

.main-listing__item-grid--t-margin {
    margin-top: 40px
}

.open-houses__btn {
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px 8px;
    background-color: #22355b;
    color: #fff;
    border-radius: 4px;
    font-size: 12px
}

@media only screen and (min-width: 768px) {
    .open-houses__btn {
        padding: 6px 20px
    }
}

.open-houses__desc {
    display: block;
    color: #999;
    font-size: 12px;
    text-align: left
}

@media only screen and (min-width: 768px) {
    .open-houses__desc {
        text-align: right
    }
}

.open-houses__agency {
    color: #333;
    text-transform: uppercase
}

.main-listing__grid {
    padding: 50px 0 100px;
    background-color: #f6f6f6
}

.testimonial__container {
    padding-top: 49px
}

.testimonial__container--bordered {
    position: relative;
    border: 1px solid #eee;
    padding: 10px
}

@media only screen and (min-width: 768px) {
    .testimonial__container--bordered {
        padding: 50px
    }
}

.testimonial--b-border {
    border-bottom: 1px solid #eee
}

.testimonial__icon-wrapper {
    position: absolute;
    z-index: 2;
    top: -30px;
    width: 58px;
    height: 58px;
    border: 1px solid #eee;
    background-color: #fff;
    border-radius: 50%;
    text-align: center
}

.testimonial__icon-wrapper img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.testimonial__navigation {
    position: absolute;
    right: 10px;
    bottom: 10px
}

@media only screen and (min-width: 768px) {
    .testimonial__navigation {
        right: 50px;
        bottom: 50px
    }
}

.testimonial__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.testimonial__desc {
    position: relative;
    margin-bottom: 30px;
    padding: 30px;
    background-color: #f3f3f3;
    color: #666
}

.testimonial__desc:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 25px;
    width: 0;
    height: 0;
    border-top: 15px solid #f3f3f3;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent
}

.testimonial--centered {
    text-align: center
}

.testimonial__icon {
    display: inline-block;
    margin-bottom: 25px
}

.testimonial__icon-2 {
    display: inline-block;
    padding-right: 10px
}

@media only screen and (min-width: 768px) {
    .testimonial__wrapper {
        display: flex
    }
}

.testimonial__slider img {
    display: inline-block!important
}

.testimonial__slider--top {
    max-width: 810px;
    margin: 0 auto 25px;
    color: #666;
    font-size: 16px
}

.testimonial__desc--v3 {
    margin-bottom: 20px;
    color: #666;
    font-size: 16px
}

.testimonial__list {
    max-width: 200px;
    margin: 0 auto 20px
}

.testimonial__list .slick-slide {
    cursor: pointer;
    opacity: .5
}

.testimonial__list .slick-slide img {
    transform: scale(0.9)
}

.testimonial__list .slick-current {
    opacity: 1
}

.testimonial__list .slick-current img {
    transform: scale(1)
}

.testimonial__video {
    position: relative;
    margin-bottom: 20px;
    line-height: 0;
    overflow: hidden
}

@media only screen and (min-width: 992px) {
    .testimonial__video {
        margin-bottom: 0
    }
}

.testimonial__video-img {
    transition: .3s transform ease-out
}

.testimonial__video:hover .testimonial__video-img {
    transform: scale(1.1)
}

.play-icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 55px;
    transition: .3s color ease-out;
    transform: translate(-50%, -50%)
}

.play-icon:hover {
    color: #314c84
}

.testimonial__customer {
    display: flex
}

.testimonial__customer-profile {
    padding-left: 20px
}

.testimonial__customer-name {
    margin-bottom: 5px;
    color: #333;
    font-size: 17px
}

.testimonial__customer-company {
    color: #999;
    margin-bottom: 5px
}

.testimonial__customer-avatar {
    flex: 1 0 auto;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .testimonial__customer-avatar {
        margin-bottom: 0
    }
}

.testimonial__customer-avatar img {
    margin: 0 auto
}

.famous-agents {
    padding: 80px 0;
    background-color: #f3f3f3
}

.famous-agents__title {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.famous-agents__navigation {
    margin-bottom: 30px
}

.famous-agents__single {
    background-color: #fff
}

.famous-agents__header {
    position: relative;
    text-align: center
}

.famous-agents__social {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 8px 0;
    background: rgba(11, 33, 76, 0.9);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease-out;
    transform: translate3d(0, 40px, 0)
}

.famous-agents__social li {
    display: inline-block;
    padding: 0 10px
}

.famous-agents__social a {
    color: #fff;
    font-size: 16px;
    transition: .3s color ease-out
}

.famous-agents__social a:hover {
    color: #314c84
}

.famous-agents__content {
    padding: 15px 20px 20px
}

.famous-agents__name {
    margin-bottom: 5px;
    font-size: 18px
}

.famous-agents__name a {
    color: #333;
    transition: .3s color ease-out
}

.famous-agents__name a:hover {
    color: #314c84
}

.famous-agents__position {
    display: inline-block;
    margin-bottom: 15px;
    color: #999;
    font-size: 11px;
    text-transform: uppercase
}

.famous-agents__contact a {
    font-size: 13px;
    display: inline-block;
    padding-left: 5px;
    color: #666;
    transition: .3s color ease-out
}

.famous-agents__contact a:hover {
    color: #314c84
}

.famous-agents__contact i {
    color: #666;
    font-size: 12px
}

.famous-agents__single:hover .famous-agents__content {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.12)
}

.famous-agents__single:hover .famous-agents__social {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0)
}

.famous-agents__wrapper .slick-list {
    margin: 0 -15px
}

.famous-agents__wrapper .slick-slide {
    margin: 0 15px
}

.famous-agents__wrapper .slick-slide img {
    margin: 0 auto
}

.newsletter {
    padding: 40px 0;
    background-color: #22355b
}

.newsletter__content {
    display: flex;
    margin-bottom: 16px
}

@media only screen and (min-width: 992px) {
    .newsletter__content {
        margin-bottom: 0
    }
}

.newsletter__icon {
    flex-shrink: 0;
    height: 100%
}

.newsletter__text-content {
    margin-left: 20px
}

.newsletter__title {
    margin-bottom: 2px;
    color: #fff;
    font-size: 22px
}

.newsletter__desc {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.7)
}

.newsletter__form {
    display: flex
}

.newsletter__field {
    width: 60%
}

@media only screen and (min-width: 768px) {
    .newsletter__field {
        width: 70%
    }
}

.newsletter__submit {
    position: relative;
    z-index: 2;
    right: 5px;
    width: 40%;
    background-color: #314c84;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .newsletter__submit {
        width: 30%
    }
}

.popular-links {
    padding: 90px 0 70px
}

.popular-links__header {
    margin-bottom: 25px;
    color: #333;
    font-size: 18px
}

.popular-links__single {
    padding-bottom: 20px
}

#js-expand {
    color: #314c84
}

.popular-links__list li {
    margin-bottom: 5px
}

.popular-links__list a {
    color: #666;
    transition: .3s color ease-out
}

.popular-links__list a:hover {
    color: #314c84
}

.partners {
    padding: 20px 0;
    background-color: #eee
}

.partners__list {
    display: flex;
    flex-wrap: wrap
}

.partners__list li {
    padding: 0 15px;
    width: 50%
}

@media only screen and (min-width: 768px) {
    .partners__list li {
        width: 33.33%
    }
}

@media only screen and (min-width: 992px) {
    .partners__list li {
        width: 20%
    }
}

.news {
    padding-top: 100px;
    padding-bottom: 80px
}

@media only screen and (min-width: 992px) {
    .news {
        padding-bottom: 100px
    }
}

.news__single {
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .news__single {
        display: flex
    }
}

@media only screen and (min-width: 992px) {
    .news__single {
        margin-bottom: 0
    }
}

.news__single--v2 {
    transition: .3s box-shadow ease-out;
    margin-bottom: 20px
}

@media only screen and (min-width: 992px) {
    .news__single--v2 {
        margin-bottom: 0
    }
}

.news__single--v2:hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.12)
}

.news__single--b-margin {
    margin-bottom: 30px
}

.news__time {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .news__time {
        flex: 1 0 auto;
        align-self: baseline;
        margin-bottom: 0;
        border-right: 1px solid #ddd;
        padding-right: 35px;
        text-align: center
    }
}

@media only screen and (min-width: 768px) {
    .news__main {
        padding-left: 35px
    }
}

.news__content {
    border: 1px solid #f3f3f3;
    padding: 10px
}

@media only screen and (min-width: 768px) {
    .news__content {
        padding: 10px 25px 25px
    }
}

.news__thumbnail {
    position: relative;
    overflow: hidden
}

.news__thumbnail img {
    transition: .3s transform ease-out
}

.news__thumbnail:hover img {
    transform: scale(1.1)
}

.news__thumbnail:hover .news__thumbnail-overlay {
    z-index: 10;
    background: rgba(0, 0, 0, 0.4)
}

.news__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
    padding-top: 20px
}

.news__date,
.news__my {
    display: block;
    color: #333
}

.news__date {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1
}

.news__my {
    font-size: 16px;
    font-weight: 500
}

.news__meta {
    display: inline-block;
    margin-bottom: 20px;
    color: #888;
    font-size: 12px
}

.news__meta-time {
    margin-bottom: 8px
}

.news__meta-time img {
    padding-right: 4px;
    padding-bottom: 3px
}

.news__meta-comments {
    margin-bottom: 0
}

.news__excerpt {
    margin-bottom: 25px;
    color: #666
}

.news__readmore {
    display: inline-block;
    border: 1px solid #314c84;
    padding: 7px 23px;
    color: #314c84;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 40px;
    transition: .3s all ease-out
}

.news__readmore:hover {
    background-color: #314c84;
    color: #fff
}

.news__thumbnail-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s background ease-out
}

.news__title {
    margin-bottom: 8px;
    font-size: 18px
}

.news__title a {
    color: #333;
    transition: .3s color ease-out
}

.news__title a:hover {
    color: #314c84
}

.news__thumbnail--single {
    margin-bottom: 30px
}

@media only screen and (min-width: 992px) {
    .news__wrapper {
        display: flex
    }
}

.news__share {
    margin-bottom: 20px
}

@media only screen and (min-width: 992px) {
    .news__share {
        margin-right: 60px;
        margin-bottom: 0
    }
}

.news__share-text {
    display: inline-block;
    color: #767676;
    margin-right: 5px;
    margin-bottom: 5px
}

@media only screen and (min-width: 992px) {
    .news__share-text {
        display: block;
        margin-right: 0
    }
}

.news__share-list {
    display: inline-block;
    background-color: #f6f6f6;
    padding: 0
}

.news__share-item {
    display: inline-block;
    margin-right: 10px
}

.news__share-item:last-child {
    margin-right: 0
}

@media only screen and (min-width: 992px) {
    .news__share-item {
        display: block;
        margin-right: 0;
        margin-bottom: 10px
    }
    .news__share-item:last-child {
        margin-bottom: 0
    }
}

.news__share-link {
    display: inline-block;
    width: 34px;
    height: 34px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    color: #666;
    font-size: 16px;
    border-radius: 3px;
    text-align: center;
    line-height: 34px;
    transition: .3s color ease-out
}

.news__share-link:hover {
    color: #314c84
}

.news__cat {
    display: inline-block;
    margin-bottom: 15px;
    padding: 2px 11px;
    background-color: #ff9d00;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 4px
}

@media only screen and (min-width: 992px) {
    .news__cat {
        margin-bottom: 27px
    }
}

.news__title--single {
    margin-bottom: 10px;
    font-size: 36px
}

.news__desc {
    display: block;
    margin-bottom: 14px;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500
}

.news__header {
    padding-bottom: 30px
}

.news__header .news__meta {
    margin-right: 20px
}

.news__entry {
    padding-bottom: 30px
}

.news__entry p {
    margin-bottom: 20px;
    color: #666
}

.news__author {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 39px 0
}

@media only screen and (min-width: 768px) {
    .news__author {
        display: flex;
        align-items: center
    }
}

.news__author-image {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .news__author-image {
        flex-shrink: 0;
        margin-bottom: 0;
        margin-right: 20px
    }
}

.news__author-name {
    margin-bottom: 8px;
    font-size: 16px;
    text-transform: uppercase
}

.news__author-desc {
    color: #666
}

.news__author-more {
    color: #333;
    text-decoration: underline
}

.news__tags {
    padding-top: 20px;
    color: #666
}

.news__tags-icon {
    padding-right: 5px;
    color: #333;
    font-size: 18px
}

.news__tag {
    color: #666;
    transition: .3s color ease-out
}

.news__tag:hover {
    color: #314c84
}

.news__navigation {
    padding: 50px 0 30px
}

@media only screen and (min-width: 992px) {
    .news__navigation {
        padding: 100px 0 80px
    }
}

.nav-links:after {
    content: "";
    display: table;
    clear: both
}

.nav-previous {
    float: left
}

@media only screen and (min-width: 768px) {
    .nav-previous {
        padding-right: 15px
    }
}

.nav-previous .nav-content {
    padding-left: 10px
}

@media only screen and (min-width: 768px) {
    .nav-previous .nav-content {
        padding-left: 25px
    }
}

.nav-next {
    float: right
}

@media only screen and (min-width: 768px) {
    .nav-next {
        padding-left: 15px
    }
}

.nav-next .nav-content {
    padding-right: 10px;
    text-align: right
}

@media only screen and (min-width: 768px) {
    .nav-next .nav-content {
        padding-right: 25px
    }
}

.nav-previous,
.nav-next {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .nav-previous,
    .nav-next {
        width: 50%;
        align-items: flex-start
    }
}

.nav-title {
    margin-bottom: 5px;
    font-size: 15px
}

@media only screen and (min-width: 768px) {
    .nav-title {
        font-size: 18px;
        line-height: 1.5

    }
}

@media only screen and (min-width: 992px) {
    .nav-title {
        margin-bottom: 10px
    }
}

.nav-subtitle {
    color: #999
}

.nav-subtitle-icon {
    font-size: 16px
}

.comments-area {
    padding-bottom: 50px
}

.comments-title {
    margin-bottom: 40px;
    font-size: 22px;
    text-transform: uppercase
}

.comment {
    margin-bottom: 50px
}

@media only screen and (min-width: 768px) {
    .comment-wrapper {
        display: flex
    }
}

@media only screen and (min-width: 768px) {
    .comment-main {
        flex: 1;
        margin-left: 30px
    }
}

.comment-avatar {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .comment-avatar {
        margin-bottom: 0
    }
}

.comment-avatar img {
    border: 5px solid #f6f6f6;
    border-radius: 50%
}

.comment-meta {
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .comment-meta {
        display: flex;
        align-items: center
    }
}

.comment-content {
    padding: 30px;
    background-color: #f6f6f6
}

.comment-author {
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) {
    .comment-author {
        margin-right: 80px;
        margin-bottom: 0
    }
}

.comment-author a {
    color: #333
}

.comment-date {
    color: #999;
    font-size: 12px;
    text-transform: uppercase
}

.comment-reply a {
    display: inline-block;
    margin-left: 15px;
    border: 1px solid #333;
    padding: 1px 11px;
    color: #333;
    font-weight: 500
}

.comment-respond-title {
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: uppercase
}

.comment-form-field {
    margin-bottom: 30px;
    border-bottom: 1px dotted #ddd;
    border-radius: 0
}

.comment-form-submit {
    display: inline-block;
    border: 0;
    padding: 15px 40px;
    background-color: #314c84;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer
}

.ht-breadcrumbs--centered {
    text-align: center
}

.ht-breadcrumbs--y-padding {
    padding: 20px 0
}

.ht-breadcrumbs--b-border {
    border-bottom: 1px solid #ddd
}

.ht-breadcrumbs--b-margin {
    margin-bottom: 20px
}

.ht-breadcrumbs__item {
    display: inline-block;
    padding-right: 5px;
    font-size: 15px
}

.ht-breadcrumbs__item:after {
    content: '\f105';
    display: inline-block;
    padding-left: 7px;
    font-family: 'FontAwesome'
}

.ht-breadcrumbs__item:last-child:after {
    display: none
}

.ht-breadcrumbs__link {
    color: #888;
    transition: .3s color ease-out
}

.ht-breadcrumbs__link:hover {
    color: #314c84
}

.ht-breadcrumbs__page {
    color: #333
}

.agents-with-info {
    background-color: #f3f3f3;
    padding-bottom: 60px
}

.agents-with-info .famous-agents__single {
    margin-bottom: 20px
}

.agent-with-button {
    padding: 100px 0 80px
}

.agent-with-button__single {
    border: 1px solid #f6f6f6;
    margin-bottom: 20px
}

.agent-with-button__wrapper {
    display: flex;
    align-items: center
}

.agent-with-button__wrapper img {
    width: 37%
}

.agent-with-button__agent {
    width: 63%;
    padding-left: 30px
}

.agent-with-button__agent-name {
    font-size: 18px;
    margin-bottom: 4px
}

.agent-with-button__agent-position {
    display: block;
    margin-bottom: 1px;
    color: #999;
    font-size: 12px
}

.agent-with-button__cta {
    display: block;
    padding: 12px 0;
    background-color: #314c84;
    color: #fff;
    text-align: center;
    text-transform: capitalize
}

.agency__wrapper {
    padding: 30px 0 40px
}

.agency {
    margin-bottom: 60px;
    border: 1px solid #eee
}

.agency__thumbnail {
    text-align: center
}

.agency__detail {
    border-top: 1px solid #eee;
    padding: 20px
}

.agency__name {
    margin-bottom: 10px;
    font-size: 18px
}

.agency__social {
    margin-bottom: 20px
}

.agency__social li {
    display: inline-block;
    padding-right: 10px
}

.agency__social a {
    color: #adadad;
    font-size: 16px;
    transition: .3s color ease-out
}

.agency__social a:hover {
    color: #314c84
}

.agency__contact li {
    position: relative;
    margin-bottom: 2px;
    padding-left: 20px;
    color: #666
}

.agency__contact li:before {
    position: absolute;
    left: 0;
    color: #bbb;
    font-family: 'FontAwesome'
}

.agency__contact-phone:before {
    content: "\f095"
}

.agency__contact-website:before {
    content: "\f0ac"
}

.agency__contact-email:before {
    content: "\f003";
    font-size: 13px
}

.agency__contact-address:before {
    content: "\f041";
    font-size: 16px
}

.agency__contact a {
    color: #314c84
}

.agency__properties {
    margin-bottom: 0;
    padding: 15px 20px;
    background-color: #f3f3f3;
    color: #adadad
}

.single__wrapper {
    padding: 30px 0 50px
}

.single__inner {
    margin-bottom: 30px
}

@media only screen and (min-width: 768px) {
    .single__inner {
        display: flex
    }
}

@media only screen and (min-width: 992px) {
    .single__inner {
        margin-bottom: 0
    }
}

.single__avatar {
    margin-bottom: 16px
}

@media only screen and (min-width: 768px) {
    .single__avatar {
        width: 25%;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 768px) {
    .single__detail {
        width: 75%;
        padding-left: 20px
    }
}

@media only screen and (min-width: 992px) {
    .single__detail {
        padding-left: 40px
    }
}

.agents-single__name {
    margin-bottom: 5px;
    font-size: 24px
}

.agents-single__contact {
    margin-bottom: 10px
}

.agents-single__social {
    margin-bottom: 40px
}

.agents-single__desc {
    margin-bottom: 0;
    color: #666
}

.agencies-single__avatar {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 198px;
    height: 198px;
    border: 1px solid #eee;
    border-radius: 50%
}

.agencies-single__avatar img {
    width: 155px
}

.agencies-single__name {
    margin-bottom: 15px;
    font-size: 24px
}

.agencies-single__social {
    margin-bottom: 15px
}

.agencies-single__contact {
    margin-bottom: 25px
}

.agencies-single li {
    margin-bottom: 5px
}

.agencies-single__desc {
    margin-bottom: 0;
    color: #666
}

.about-us__main {
    padding: 19px 0 70px
}

.about-us p {
    color: #333
}

.about-us__img {
    margin-bottom: 30px
}

.about-us__title {
    margin-bottom: 15px;
    font-size: 24px
}

.contact__main {
    padding: 40px 0 100px
}

.contact__map-container {
    position: relative;
    min-height: 430px;
    margin-bottom: 40px
}

.contact__title {
    padding: 20px 0 10px;
    font-size: 24px
}

.contact__desc {
    margin-bottom: 15px
}

@media only screen and (min-width: 992px) {
    .contact__desc {
        margin-bottom: 30px
    }
}

.contact p {
    margin-bottom: 0;
    color: #666
}

#contact-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.error-404__main {
    padding: 100px 0
}

.error-404__title {
    margin-bottom: 15px;
    font-size: 45px;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) {
    .error-404__title {
        font-size: 60px;
        margin-bottom: 30px
    }
}

.error-404__detail {
    margin-bottom: 30px
}

.error-404__explain {
    margin-bottom: 5px;
    font-size: 24px
}

.error-404__desc {
    color: #666
}

.error-404__cta {
    display: block;
    max-width: 370px;
    border: 2px solid #eee;
    padding: 13px 0;
    color: #bbb;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    transition: .3s all ease-out
}

.error-404__cta:hover {
    border-color: #314c84;
    background-color: #314c84;
    color: #fff
}

.pagination--t-margin {
    margin-top: 20px;
    margin-bottom: 20px
}

.pagination__item {
    display: inline-block;
    margin: 0 2px
}

.pagination__link {
    display: inline-block;
    color: #333;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #ddd;
    transition: .5s all ease-out
}

.pagination__link--selected {
    background-color: #314c84;
    color: #fff
}

.pagination__link:hover {
    border: 1px solid #1977cc
}

.pagination__link--selected:hover {
    border: 1px solid transparent
}

.blog__main,
.blog-single__main {
    padding-top: 50px;
    padding-bottom: 50px
}

.main-search {
    background-color: #f6f6f6
}

.main-search--static {
    padding-top: 60px
}

.main-search--static + .item-grid {
    padding-top: 40px
}

@media only screen and (min-width: 768px) {
    .main-search--absolute {
        position: absolute;
        left: 0;
        bottom: -61px;
        z-index: 5;
        width: 100%;
        background-color: transparent
    }
}

.main-search__container {
    position: relative
}

.main-search__container:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    z-index: 5;
    width: 0;
    height: 0;
    border-top: 15px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent
}

.listing-search {
    padding: 10px 15px 0;
    background-color: #22355b
}

.listing-search__label {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 12px
}

.listing-search__label--hidden {
    opacity: 0;
    visibility: hidden
}

.ht-field {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 13px
}

.listing-search__btn {
    height: 41px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #577fd8;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500
}

.listing-search__field {
    height: 41px;
    margin-bottom: 20px;
    font-size: 13px
}

.listing-search__field::placeholder {
    color: #333;
    font-size: 13px
}

.listing-search__advance {
    display: none
}

.listing-search__amount {
    margin-bottom: 6px;
    color: #fff;
    font-size: 12px;
    text-align: center
}

.listing-search__slider {
    height: 5px;
    margin: 0 9px 20px
}

.listing-search__slider .ui-widget-header {
    background-color: #314c84
}

.listing-search__slider .ui-slider-handle {
    top: -7px;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    background-color: #314c84;
    border-radius: 50%;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35)
}

.listing-search__slider .ui-state-hover,
.listing-search__slider .ui-state-focus,
.listing-search__slider .ui-state-active {
    border-color: #314c84
}

.ui-widget-content {
    border: 0!important;
    background-color: #fff!important
}

.listing-search__more {
    padding: 10px 0 20px
}

.listing-search__more-inner {
    display: none
}

.listing-search__more-btn {
    display: inline-block;
    margin-bottom: 20px;
    color: #f3f3f3;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

.listing-search__more-btn:after {
    content: "\f105";
    display: inline-block;
    padding-left: 5px;
    font-family: "FontAwesome";
    transition: .3s all ease-out;
    transform-origin: 100% 70%
}

.listing-search__more-btn--show:after {
    transform: rotate(90deg)
}

.listing-search__more-wrapper {
    margin-bottom: 10px
}

.listing-search__more-field {
    display: none
}

.listing-search__more-label {
    display: inline-block;
    color: #f3f3f3;
    font-size: 13px;
    cursor: pointer
}

.listing-search__more-label:before {
    content: "\f0c8";
    display: inline-block;
    margin-right: 10px;
    font-family: "FontAwesome"
}

.listing-search__more-field:checked ~ .listing-search__more-label:before {
    content: "\f14a";
    color: #314c84
}

.listing-search__more-field:disabled ~ .listing-search__more-label:before {
    content: "\f0c8";
    color: #666
}

.listing-sort {
    position: relative;
    padding: 15px;
    background-color: #fff;
    color: #333;
    font-size: 13px
}

.listing-sort--main-listing {
    margin-bottom: 20px;
    padding: 15px
}

.listing-sort--main-listing:after {
    display: none
}

@media only screen and (min-width: 768px) {
    .listing-sort__inner {
        display: flex;
        align-items: center
    }
}

.listing-sort__list {
    margin-bottom: 5px
}

@media only screen and (min-width: 768px) {
    .listing-sort__list {
        margin-bottom: 0;
        margin-right: auto
    }
}

.listing-sort__item {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px
}

.listing-sort__item:last-child {
    margin-right: 0
}

.listing-sort__link {
    color: #bbb
}

.listing-sort__link:hover {
    color: #333
}

.listing-sort__link--active {
    color: #333
}

.listing-sort__result {
    display: inline-block;
    margin-bottom: 5px
}

@media only screen and (min-width: 768px) {
    .listing-sort__result {
        margin-right: 50px;
        margin-bottom: 0
    }
}

.listing-sort__sort {
    margin-bottom: 0
}

.listing-sort__label {
    display: inline-block;
    margin-right: 5px
}

.listing-sort__field {
    display: inline-block;
    width: 180px;
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .listing-sort__field {
        width: 210px
    }
}

.listing-sort__field .dk-selected {
    padding: 6px 15px;
    font-size: 13px;
    background-color: #eee
}

.map-container {
    position: relative;
    width: 100%;
    height: 500px
}

.map-full-width {
    position: fixed!important;
    height: 100%!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.map--default {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.map-controls {
    position: absolute;
    top: 10px;
    right: 10px
}

.map-control {
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.55);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: .3s all ease-out
}

@media only screen and (min-width: 768px) {
    .map-control {
        width: 45px;
        height: 45px;
        line-height: 45px
    }
}

.map-control:hover {
    background-color: #314c84
}

.map-control:last-child {
    margin-bottom: 0;
    box-shadow: none
}

.map-control__icon {
    display: block;
    color: #fff;
    font-size: 16px
}

@media only screen and (min-width: 768px) {
    .map-control__icon {
        font-size: 20px
    }
}

.listing-box img {
    max-width: 100%!important
}

.listing-box__container {
    position: relative
}

.listing-box__container:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent
}

.listing-box__container .listing__favorite {
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px
}

.listing-box__container .listing__favorite i {
    font-size: 14px;
    line-height: 30px
}

.listing-box__container .listing__close {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.listing-box__container .listing__close:hover {
    color: #314c84
}

.listing-box__container .listing__content {
    padding: 15px
}

.listing-box__container .listing__title {
    max-width: 190px;
    margin-bottom: 10px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.listing-box__container .listing__price {
    margin-bottom: 0;
    font-weight: 400
}

.property__header {
    padding: 30px 0
}

.property__header--v3 {
    padding: 0 0 45px
}

.property__title--b-margin {
    margin-bottom: 20px
}

.property__price--b-margin {
    margin-bottom: 25px
}

.property__meta {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.property__offer {
    display: inline-block;
    margin-right: 15px;
    padding: 2px 18px;
    border-radius: 4px;
    background-color: #ff9d00;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500
}

.property__type {
    display: inline-block;
    color: #314c84;
    font-size: 11px;
    text-transform: uppercase
}

.property__type a {
    color: #314c84
}

.property__name {
    margin-bottom: 8px;
    font-size: 30px
}

.property__address {
    color: #888
}

.property__address-icon {
    margin-right: 5px;
    font-size: 16px
}

.kalinb {
    font-size: 16px!important
}

.property__statp {
    display: inline-block;
    margin-right: 20px;
    color: #888;
    font-size: 15px;
    text-transform: uppercase
}

.property__statp:last-child {
    margin-right: 0
}

.property__stat {
    display: inline-block;
    margin-right: 20px;
    color: #888;
    font-size: 12px;
    text-transform: uppercase
}

.property__stat:last-child {
    margin-right: 0
}

.property__figure {
    display: block;
    margin-bottom: -2px;
    color: #333;
    font-size: 24px
}

.property__price-primary {
    margin-bottom: 2px;
    color: #314c84;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700
}

.property__price-secondary {
    color: #888;
    margin-left: 10px;
    font-size: 12px;
}

.property__item {
    display: inline-block;
    margin-right: 10px;
    text-align: center
}

@media only screen and (min-width: 1200px) {
    .property__item {
        margin-right: 23px
    }
}

.tekneadip {
    max-width: 351px
}

.property__item:last-child {
    margin-right: 0
}

.property__item-desc {
    display: inline-block;
    text-align: center;
    color: #999
}

.property__link {
    display: flex;
    flex-direction: column;
    align-items: center
}

.property__icon {
    font-size: 17px;
    font-weight: 800;
    width: 44px;
    height: 44px;
    margin-bottom: 5px;
    border-radius: 50%;
    background-color: rgba(25, 119, 204, 0.11);
    color: #0e4190;
    line-height: 44px;
    text-align: center
}

@media only screen and (min-width: 992px) {
    .property__main {
        display: flex;
        align-items: center
    }
}

.property__main-item {
    position: relative;
    margin-bottom: 10px
}

@media only screen and (min-width: 992px) {
    .property__main-item {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 20px;
        padding-right: 20px
    }
    .property__main-item:after {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        width: 1px;
        height: 80px;
        background-color: #ddd
    }
    .property__main-item:last-child {
        padding-right: 0;
        margin-right: 0
    }
    .property__main-item:last-child:after {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .property__main-item {
      margin-right: 16px;
    padding-right: 32px;
        max-width: 710px
    }
}

@media only screen and (min-width: 768px) {
    .property__header-container {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.property__container {
    padding-bottom: 20px;
    background-color: #f6f6f6
}

.property__container .widget {
    transition: .3s all ease-out
}

.property__container .widget:hover {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15)
}

.property__feature-container {
    padding: 50px 0
}

@media (max-width: 991px) {
    .property__feature-container {
        padding: 0 0 50px
    }
}

.widget__container {
    padding-top: 50px
}

.property__feature {
    margin-bottom: 30px;
    padding: 15px 20px;
    background-color: #fff;
    transition: .5s box-shadow ease-out
}

.property__feature:hover {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15)
}

@media only screen and (min-width: 768px) {
    .property__feature {
        padding: 25px 40px
    }
}

.property__feature p {
    color: #666
}

.property__feature-title {
    font-size: 20px;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 6px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #4877CC;
    background-color: #f0f8ff7d
}

.property__feature-title--b-spacing {
    border-bottom: 1px solid #4877CC
}

.property__feature-schedule {
    margin-bottom: 8px
}

@media only screen and (min-width: 768px) {
    .property__feature-schedule {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.property__feature-cta {
    display: inline-block;
    padding: 10px 42px;
    background-color: #22355b;
    color: #fff;
    border-radius: 4px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .property__feature-cta {
        flex-shrink: 0
    }
}

.property__feature-time-list {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .property__feature-time-list {
        margin-bottom: 0
    }
}

.property__feature-time-item {
    display: inline-block;
    margin-right: 10px;
    color: #666
}

.property__feature-open-maps {
    color: #314c84
}

@media only screen and (min-width: 768px) {
    .property__details-list {
        columns: 2;
        column-gap: 40px
    }
}

.property__details-item {
    position: relative;
    color: #666;
    margin-bottom: 5px;
    padding-left: 20px
}

.property__details-item:before {
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
    content: "\f042";
    font-family: "FontAwesome";
    font-size: 8px
}

.property__details-item--cat {
    color: #333;
    font-weight: 500
}

@media only screen and (min-width: 30em) {
    .property__features-list {
        columns: 2;
        column-gap: 10px
    }
}

@media only screen and (min-width: 768px) {
    .property__features-list {
        columns: 3;
        column-gap: 20px
    }
}

.property__features-item {
    margin-bottom: 10px;
    color: #666
}

.property__features-icon {
    display: inline-block;
    margin-right: 10px;
    color: #333
}

.property__accordion-header {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eee;
    background-color: #f6f6f6;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .property__accordion-header {
        padding: 15px 20px
    }
}

@media only screen and (min-width: 992px) {
    .property__accordion-header {
        align-items: center
    }
}

@media only screen and (min-width: 992px) {
    .property__accordion-textcontent {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.property__accordion-title {
    color: #333;
    font-size: 16px;
    font-weight: 500
}

@media only screen and (min-width: 992px) {
    .property__accordion-title {
        min-width: 150px
    }
}

.property__accordion-figure {
    position: relative;
    color: #666
}

@media only screen and (min-width: 768px) {
    .property__accordion-figure {
        display: inline-block;
        margin-right: 15px;
        padding-right: 15px
    }
    .property__accordion-figure:last-child {
        margin-right: 0;
        padding-right: 0
    }
    .property__accordion-figure:after {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        content: "\f111";
        font-family: "FontAwesome";
        font-size: 5px
    }
    .property__accordion-figure:last-child:after {
        display: none
    }
}

.property__accordion-figure--cat {
    color: #333;
    font-weight: 500
}

.property__accordion-expand {
    color: #888
}

.property__accordion-content {
    display: none;
    text-align: center
}

.property__accordion-content--active {
    display: block
}

@media only screen and (min-width: 992px) {
    .property__feature-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #eee
    }
}

.property__tab {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #666;
    transition: .3s all ease-out;
    padding-bottom: 5px;
    border-bottom: 3px solid transparent
}

.property__tab:hover {
    color: #333;
    border-bottom: 3px solid #314c84
}

.property__tab--active {
    color: #333;
    border-bottom: 3px solid #314c84
}

@media only screen and (min-width: 992px) {
    .property__tab {
        margin: 0 0 0 15px;
        padding-bottom: 10px
    }
}

.property__tab-container {
    overflow-x: auto
}

.property__tab-content {
    display: none;
    margin: 5px 0 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
    width: 100%
}

@media only screen and (min-width: 992px) {
    .property__tab-content {
        margin: 15px 0 0
    }
}

.property__tab-content td,
.property__tab-content th {
    border: 0;
    border-bottom: 1px solid #eee;
    min-width: 150px
}

.property__tab-content td {
    color: #333;
    padding: 15px 0
}

.property__tab-content th {
    padding: 5px 0;
    color: #666;
    font-weight: 400
}

.property__tab-content.is-visible {
    display: table
}

.list-number {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border-radius: 50%;
    background-color: #adadad;
    color: #fff;
    text-align: center;
    line-height: 30px
}

.property__form {
    margin-top: 25px
}

.property__form-field {
    margin-bottom: 20px;
    border: 1px solid #eee;
    color: #666
}

.property__form-field:focus {
    border-color: #314c84
}

.property__form-field::placeholder {
    color: #666
}

.property__form-wrapper {
    position: relative
}

.property__form-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #adadad;
    font-size: 18px
}

.property__form-submit {
    max-width: 250px;
    background: #314c84;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 500;
    cursor: pointer
}

.contact-form__header-container {
    display: flex;
    align-items: center
}

.contact-info {
    margin-left: 10px
}

.contact-company {
    color: #888;
    font-size: 12px
}

.contact-name {
    font-size: 18px
}

.contact-name a {
    color: #333;
    transition: .3s color ease-out
}

.contact-name a:hover {
    color: #314c84
}

.contact-number {
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s color ease-out
}

.contact-number:hover {
    color: #314c84
}

.similar-home {
    position: relative;
    margin-bottom: 20px
}

div.similar-home:last-of-type {
    margin-bottom: 0
}

.similar-home__image img {
    width: 100%
}

.similar-home__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.similar-home__favorite {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(255, 255, 255, 0.93);
    border-radius: 50%;
    text-align: center;
    cursor: pointer
}

.similar-home__favorite .fa {
    color: #bbb;
    font-size: 12px
}

.similar-home__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 10px 5px
}

.similar-home__title {
    color: #fff;
    font-size: 15px;
    transition: .3s color ease-out
}

.similar-home__price {
    color: #d6d6d6
}

@media only screen and (min-width: 1200px) {
    .form-calculator__wrapper {
        display: flex;
        justify-content: space-between
    }
}

.form-calculator__group {
    position: relative;
    margin-bottom: 10px;
    padding: 10px 15px;
    border: 1px solid #eee;
    border-radius: 4px
}

.form-calculator__group .ht-field {
    margin-bottom: 0
}

@media only screen and (min-width: 1200px) {
    .form-calculator__group--larger {
        width: 57%
    }
}

@media only screen and (min-width: 1200px) {
    .form-calculator__group--smaller {
        width: 40%
    }
}

.form-calculator__label {
    color: #999;
    font-size: 12px
}

.form-calculator__icon {
    position: absolute;
    bottom: 18px;
    color: #999;
    font-size: 16px
}

.form-calculator__field {
    color: #333
}

.form-calculator__percent {
    right: 20px
}

.form-calculator__currency {
    left: 20px
}

.form-calculator__submit {
    background-color: #314c84;
    color: #fff;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer
}

.form-calculator__result {
    display: none;
    margin-top: 10px
}

.mortgage-payment {
    font-size: 16px;
    line-height: 1.5
}

.mortgage-payment span {
    color: #666
}

.property__slider {
    margin-bottom: 50px
}

.property__slider--v2 {
     max-height: 700px;
    overflow: hidden;
    margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) {
    .property__slider-container--vertical {
        display: flex
    }
}

.property__slider-main {
    position: relative
}

.property__slider-main:hover .image-navigation {
    opacity: 1;
    visibility: visible
}

.image-navigation {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease-out
}

.image-navigation li {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 23, 71, 0.7);
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .image-navigation li {
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 60px
    }
}

@media only screen and (min-width: 1200px) {
    .property__slider-main--vertical {
        width: 88%
    }
}

.property__slider-info {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 3px 15px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    text-align: center
}

.resimtam {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 10px;
    padding: 3px 15px;
    background-color: #1977cc75;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    text-align: center
}

.resimtam i {
    display: inline-block;
    font-size: 16px;
    margin-right: 5px
}

.property__slider-info i {
    display: inline-block;
    font-size: 16px;
    margin-right: 5px
}

.property__slider-info .sliderInfo {
    display: inline-block;
    font-size: 13px
}

.property__slider-nav {
    position: relative;
    padding: 20px 25px;
	    max-height: 102px;
		    overflow: hidden;
}


.tybaguvencesi {
    width: 100%;
    clear: both;
    vertical-align: middle;

}

.tybaacik {
    color: #347bfa;
    text-align: center;

}

.fdahil li:before {
    content: "\f121";
    display: inline-block;
    margin-right: 10px;
    color: #333;
    display: inline-block;
    font-family: ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fharic li:before {
    display: inline-block;
    content: "\f042";
    font-family: fontawesome;
    font-size: 13px;
    margin-right: 9px;
    color: #666;
}

@media only screen and (min-width: 768px) {
    .property__slider-nav {
        padding: 30px 25px
    }
}

.property__slider-nav .slick-slide {
    margin: 0 5px;
    background-color: #2e2e2e;
    border: 2px solid transparent
}

.property__slider-nav .slick-current {
    border-color: #f70000
}

.property__slider-nav .slick-arrow {
    color: #888;
    font-size: 50px;
    cursor: pointer
}

.property__slider-nav .slick-arrow:hover {
    color: #314c84
}

.property__slider-nav .slick-disabled,
.property__slider-nav .slick-disabled:hover {
    color: #e5e5e5
}

.property__slider-nav .slick-horizontal-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.property__slider-nav .slick-horizontal-prev-arrow {
    left: 10px
}

.property__slider-nav .slick-horizontal-next-arrow {
    right: 10px
}

.property__slider-nav .slick-vertical-arrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.property__slider-nav .slick-vertical-prev-arrow {
    top: 5px
}

.property__slider-nav .slick-vertical-next-arrow {
    bottom: 5px
}

.property__slider-nav--vertical {
    background-color: #f3f3f3
}

@media only screen and (min-width: 1200px) {
    .property__slider-nav--vertical {
        width: 12%
    }
}

@media only screen and (min-width: 1200px) {
    .property__slider-nav--vertical .slick-slide {
        margin: 5px 0
    }
}

.property__slider-nav--horizontal {
    background-color: #fff
}

@media only screen and (min-width: 768px) {
    .property__slider-nav--horizontal {
            padding: 20px 25px;
    max-height: 102px;
    overflow: hidden;
    }
}

.property__slider-item:hover {
    cursor: pointer
}

.property__placeholder {
    position: relative;
    min-height: 600px;
    background-image: url(../images/uploads/single_property.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.property__controls {
    position: relative;
    z-index: 10;
    top: 30px;
    display: flex;
    justify-content: flex-end
}

.property__control {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.65);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: .3s all ease-out
}

.property__control:last-child {
    margin-right: 0
}

@media only screen and (min-width: 768px) {
    .property__control {
        width: 45px;
        height: 45px;
        line-height: 45px
    }
}

.property__control:hover {
    background-color: #314c84
}

.property__control--active {
    background-color: #314c84
}

.property__control-icon {
    display: block;
    color: #fff;
    font-size: 16px
}

@media only screen and (min-width: 768px) {
    .property__control-icon {
        font-size: 24px
    }
}

#property-map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.property__map {
    visibility: hidden;
    opacity: 0;
    z-index: -1
}

.property__map--visible {
    visibility: visible;
    opacity: 1;
    z-index: 5
}

.coming-soon {
    position: relative;
    width: 100vw;
    height: 100vh;
    background-image: url(../images/uploads/coming_soon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #f3f3f3
}

.coming-soon__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65)
}

.coming-soon__container {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between
}

.coming-soon__title {
    margin-bottom: 16px;
    color: #f3f3f3;
    font-size: 40px;
    font-weight: 800
}

@media only screen and (min-width: 992px) {
    .coming-soon__title {
        margin-bottom: 25px;
        font-size: 72px
    }
}

.coming-soon__subtitle {
    margin-bottom: 15px;
    font-size: 16px
}

@media only screen and (min-width: 992px) {
    .coming-soon__subtitle {
        margin-bottom: 25px;
        font-size: 20px
    }
}

.coming-soon__form {
    position: relative;
    max-width: 500px
}

.coming-soon__field {
    max-width: 500px;
    background-color: transparent;
    border: 1px solid #f3f3f3;
    border-radius: 0;
    color: #f3f3f3
}

.coming-soon__field::placeholder {
    color: #f3f3f3
}

.coming-soon__submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    border: 0;
    background-color: transparent;
    color: #f3f3f3;
    cursor: pointer;
    transition: .2s all ease-out
}

.coming-soon__submit:hover {
    right: 5px;
    color: #314c84
}

.coming-soon__submit-icon {
    font-size: 18px
}

.coming-soon__countdown {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .coming-soon__countdown {
        margin-bottom: 30px
    }
}

.coming-soon__placeholder {
    display: inline-block;
    margin-right: 20px
}

@media only screen and (min-width: 768px) {
    .coming-soon__placeholder {
        margin-right: 50px
    }
}

.coming-soon__placeholder:last-child {
    margin-right: 0
}

.coming-soon__time {
    font-size: 24px;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .coming-soon__time {
        font-size: 36px
    }
}

.coming-soon__unit {
    text-transform: uppercase
}

.packages__container {
    padding: 40px 0 80px
}

.packages__headline {
    margin-bottom: 45px;
    font-size: 30px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-weight: 400
}

.package {
    margin-bottom: 30px;
    padding: 35px;
    background-color: #f6f6f6;
    border-radius: 3px;
    text-align: center
}

@media only screen and (min-width: 992px) {
    .package {
        text-align: left
    }
}

.package--featured {
    transform: scale(1.02);
    background-color: #fff;
    box-shadow: 0 10px 28.5px 1.5px rgba(0, 0, 0, 0.2)
}

.package__name,
.package__price {
    margin-bottom: 5px;
    font-size: 30px
}

.package__price {
    color: #314c84;
    font-style: italic
}

.package__description {
    margin-bottom: 15px;
    color: #666
}

.package__features {
    border-top: 1px dashed #bbb;
    border-bottom: 1px dashed #bbb
}

.package__feature {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #bbb
}

.package__feature:last-child {
    border-bottom: 0
}

.package__feature span {
    color: #666
}

.package__cta {
    display: inline-block;
    margin-top: 45px;
    padding: 14px 38px;
    background-color: #666;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500
}

.package__cta--featured {
    background-color: #314c84
}

.bookmarked-listing__container {
    padding: 40px 0 80px
}

.bookmarked-listing__headline {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 400
}

.settings-block {
    padding: 20px 0 15px;
    border-bottom: 1px solid #ddd
}

.settings-block:last-of-type {
    border-bottom: 0
}

.settings-block__title {
    display: inline-block;
    margin-bottom: 12px;
    color: #888;
    font-size: 13px
}

.setting {
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px
}

.setting__icon {
    position: absolute;
    left: 0;
    display: inline-block;
    color: #333;
    font-size: 16px
}

.setting:hover .setting__icon,
.setting--current .setting__icon {
    color: #314c84
}

.setting__link {
    color: #333
}

.setting:hover .setting__link,
.setting--current .setting__link {
    color: #314c84
}

.manage-list__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding: 20px;
    background-color: #eee;
    border-radius: 3px
}

.manage-list__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee
}

.manage-list__item:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.manage-list__item-container {
    display: flex;
    align-items: center
}

.manage-list__item-container .listing__price {
    margin-bottom: 0
}

.manage-list__item-img {
    display: none
}

@media only screen and (min-width: 992px) {
    .manage-list__item-img {
        display: block;
        margin-right: 30px
    }
}

.manage-list__action {
    flex-shrink: 0;
    padding-left: 10px
}

.manage-list__action a {
    display: block;
    color: #333;
    font-weight: 500
}

.manage-list__action a:hover {
    color: #314c84
}

.manage-list__action .remove:hover {
    color: red
}

.my-property__container {
    padding: 40px 0 80px
}

.manage-list--my-property .manage-list__title:first-child {
    flex: 1 0 60%
}

.manage-list--my-property .manage-list__title:last-child {
    display: none
}

@media only screen and (min-width: 768px) {
    .manage-list--my-property .manage-list__title:last-child {
        flex: 1 0 40%;
        display: inline
    }
}

.manage-list--my-property .manage-list__item-container {
    flex-basis: 60%
}

.manage-list--my-property .manage-list__action {
    flex-basis: 40%
}

@media only screen and (min-width: 768px) {
    .manage-list--my-property .manage-list__action {
        flex-basis: 15%
    }
}

.manage-list--my-property .manage-list__expire-date {
    display: none
}

@media only screen and (min-width: 768px) {
    .manage-list--my-property .manage-list__expire-date {
        flex-basis: 25%;
        display: block
    }
}

.sign-up__container {
    padding: 40px 0 80px
}

.sign-up__textcontent {
    margin-bottom: 50px;
    color: #666;
    font-size: 30px;
    font-weight: 400
}

.sign-up__textcontent span {
    font-size: 18px;
    font-weight: 400
}

.sign-up__tab {
    color: #666
}

.sign-up__tab.is-active {
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #314c84
}

.sign-up__label {
    display: block;
    margin-bottom: 8px;
    color: #333;
    font-weight: 700
}

.sign-up__field {
    margin-bottom: 25px;
    border: 1px solid #ddd
}

.sign-up__submit {
    display: inline-block;
    width: auto;
    margin-bottom: 25px;
    padding: 11px 64px;
    border: 1px solid transparent;
    background-color: #314c84;
    color: #fff;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 3px
}

.sign-up__wrapper {
    margin-bottom: 35px
}

.sign-up__link {
    display: inline-block;
    color: #999
}

.sign-up__link:hover {
    color: #314c84
}

.sign-up__desc {
    color: #999
}

.sign-up__desc a {
    color: #333;
    border-bottom: 1px solid #314c84
}

.sign-up__form {
    display: none
}

.sign-up__form.is-visible {
    display: block
}

.back-to-top {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 10px;
    bottom: 40px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #314c84;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    transition: .3s all ease-out
}

@media only screen and (min-width: 768px) {
    .back-to-top {
        right: 20px;
        bottom: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }
}

.back-to-top:hover {
    opacity: 1!important
}

.back-to-top.is-visible {
    visibility: visible;
    opacity: 1
}

.back-to-top.is-fade-out {
    opacity: .5
}

.my-profile__container {
    padding: 40px 0 80px
}

.my-profile__label {
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-weight: 500
}

.my-profile__field {
    margin-bottom: 25px;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    color: #888
}

.my-profile__submit {
    display: inline-block;
    width: auto;
    padding: 10px 55px;
    background-color: #314c84;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.my-profile__wrapper {
    position: relative;
    margin-bottom: 25px;
    padding: 10px 0;
    border: 2px dashed #ddd;
    color: #888;
    text-align: center;
    border-radius: 3px
}

.my-profile__wrapper input[type=file] {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

.submit-property__container {
    padding: 40px 0 80px
}

.submit-property__group {
    position: relative;
    margin-bottom: 25px
}

.submit-property__group .dk-selected {
    background-color: #eee!important;
    height: 40px
}

.submit-property__headline {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 20px
}

.submit-property__field {
    background-color: #eee;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 45px
}

.submit-property__label {
    display: inline-block;
    margin-bottom: 10px;
    color: #333;
    font-weight: 500
}

.submit-property__unit {
    position: absolute;
    bottom: 9px;
    right: 9px;
    color: #888
}

.submit-property__submit {
    display: inline-block;
    width: auto;
    padding: 11px 75px;
    background-color: #314c84;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.submit-property__wrapper {
    display: inline-block;
    margin-right: 30px
}

.submit-property__checkbox {
    display: none
}

.submit-property__feature {
    font-weight: 400;
    cursor: pointer
}

.submit-property__feature:before {
    content: "\f0c8";
    display: inline-block;
    margin-right: 10px;
    color: #eee;
    font-family: "FontAwesome"
}

.submit-property__checkbox:checked ~ .submit-property__feature:before {
    content: "\f14a";
    color: #314c84
}

.submit-property__checkbox:disabled ~ .submit-property__feature:before {
    content: "\f0c8";
    color: #666
}

#submit-property-map {
    width: 100%;
    height: 300px
}

.submit-property__upload {
    position: relative;
    border: 2px dashed #ddd;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #888
}

.submit-property__upload input[type=file] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

.submit-property__icon {
    display: block;
    margin-bottom: 10px;
    font-size: 24px
}

#submit-property-wysiwyg-icons {
    display: none
}

#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.sk-folding-cube {
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: 50px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
    position: relative;
    float: left;
    width: 50%;
    height: 50%;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #314c84;
    -webkit-animation: sk-fold 2.4s infinite linear both;
    animation: sk-fold 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

#page-loader.dimissloader {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s, visibility 0 1s
}

@-webkit-keyframes sk-fold {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-fold {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

html.hidescrollbar {
    overflow: hidden
}

html.hidescrollbar body {
    overflow: hidden
}

.tsbaslik {
    margin-top: 15px
}

#full-slider .item {
    display: block;
    overflow-x: hidden;
    width: 100%;
    position: relative
}

#full-slider .owl-prev,
#full-slider .owl-next,
.three-item .owl-prev,
.three-item .owl-next,
#partner-slider .owl-prev,
#partner-slider .owl-next,
#two-col-slider .owl-prev,
#two-col-slider .owl-next,
#tree-col-slider .owl-prev,
#tree-col-slider .owl-next,
#agent-slider .owl-prev,
#agent-slider .owl-next,
#nav_slider .owl-prev,
#nav_slider .owl-next {
    background: #fff;
    border: 1px solid #d5dadf;
    border-radius: 4px;
    color: #777;
    font-size: 30px;
    height: 42px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    width: 42px
}

#full-slider .owl-prev,
#full-slider .owl-next,
.three-item .owl-prev,
.three-item .owl-next,
#partner-slider .owl-prev,
#partner-slider .owl-next,
#two-col-slider .owl-prev,
#two-col-slider .owl-next,
#tree-col-slider .owl-prev,
#tree-col-slider .owl-next {
    top: -96px
}

#full-slider .owl-prev,
.three-item .owl-prev,
#partner-slider .owl-prev,
#two-col-slider .owl-prev,
#tree-col-slider .owl-prev {
    right: 60px
}

#full-slider .owl-next,
.three-item .owl-next,
#partner-slider .owl-next,
#two-col-slider .owl-next,
#tree-col-slider .owl-next {
    right: 15px
}

#partner-slider .owl-prev,
#partner-slider .owl-next {
    display: none
}

.partner2 #partner-slider .owl-prev,
.partner2 #partner-slider .owl-next {
    display: inline-block
}

.three-item .item,
#two-col-slider .item,
#tree-col-slider .item,
#nav_slider .item,
#news_slider .item {
    margin: 0 15px
}

#testinomial-slider .owl-prev {
    left: 0
}

#testinomial-slider .owl-next {
    right: 0
}

#testinomial-slider .owl-next,
#testinomial-slider .owl-prev {
    height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 75%;
    background: transparent
}

#agent-slider .owl-prev,
#agent-slider .owl-next {
    top: 30%;
    margin-top: -21px;
    border: none
}

#agent-slider .owl-prev {
    left: 0
}

#agent-slider .owl-next {
    right: 0
}

#agent-slider .owl-prev:hover,
#agent-slider .owl-next:hover,
#two-col-slider .owl-prev:hover,
#two-col-slider .owl-next:hover,
#tree-col-slider .owl-prev:hover,
#tree-col-slider .owl-next:hover,
.three-item .owl-prev:hover,
.three-item .owl-next:hover,
.partner2 #partner-slider .owl-prev:hover,
.partner2 #partner-slider .owl-next:hover,
#nav_slider .owl-prev:hover,
#nav_slider .owl-next:hover,
#full-slider .owl-prev:hover,
#full-slider .owl-next:hover,
#property #property-d-1 .owl-prev:hover,
#property #property-d-1 .owl-next:hover {
    background: #e0e0e0;
    border-color: #e0e0e0
}

#property #property-d-1-2 .item {
    margin: 5px
}

#property #property-d-1-2 {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none
}

.layout_six .three-item .owl-prev,
.layout_six .three-item .owl-next {
    display: none
}

.news_item .bottom .info_comment span {
    display: inline-block;
    color: #7e7e7e;
    font-size: 12px;
    margin-right: 3px
}

.news_item .bottom .info_comment > span + span:before {
    content: '|';
    padding: 0 3px;
    color: #7e7e7e
}

.news_item .bottom .info_comment span a {
    color: #1b1b1b
}

#nav_slider .item .nav_tag {
    color: #191919;
    font-size: 10px;
    padding: 5px 15px;
    position: absolute;
    top: 10px
}

#nav_slider .item .nav_tag.yellow {
    background: #ffd119;
    right: 10px
}

#nav_slider .item .nav_tag.black {
    background: #1f1f1f
}

#nav_slider .owl-prev,
#nav_slider .owl-next {
    font-size: 24px;
    height: 34px;
    line-height: 30px;
    top: -50px;
    width: 34px
}

#nav_slider .owl-next {
    right: 15px
}

#nav_slider .owl-prev {
    right: 50px
}

#property-d-1 .item {
    background: #0c83e7;
    color: #FFF;
    border-radius: 0;
    text-align: center
}

#property-d-1 .item > img {
    width: 100%;
    display: block
}

#property-d-1-2 .item {
    background: rgba(0, 0, 0, 1);
    margin: 20px 5px;
    color: #FFF;
    border-radius: 0;
    text-align: center;
    cursor: pointer
}

#property-d-1-2 .item:first-child {
    margin-left: 10px
}

#property-d-1-2 .item:last-child {
    margin-right: 10px
}

#property-d-1-2 .item > img {
    opacity: .4;
    width: 100%
}

#property-d-1-2 .item h1 {
    font-size: 18px
}

#property-d-1-2 .synced .item img {
    opacity: 1
}

#property-d-1 .owl-controls.clickable {
    position: relative;
    z-index: 2
}

#property-d-1 .owl-prev,
#property-d-1 .owl-next {
    display: none
}

#property-1-slider .item {
    margin-right: 20px
}

#property-1-slider .feature .tag-2 {
    right: 10px
}

#property-1-slider .feature .tag {
    left: 10px
}

#property-1-slider .owl-controls.clickable {
    position: absolute;
    right: 10px;
    top: -80px
}

#property-1-slider .owl-prev {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    display: inline-block;
    line-height: 15px;
    margin-right: 5px;
    padding: 10px 15px;
    color: #2c2c2c
}

#property-1-slider .owl-next {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    display: inline-block;
    line-height: 15px;
    padding: 10px 15px;
    color: #2c2c2c
}

#property-1-slider .owl-next:hover,
.owl-prev:hover {
    background: #e0e0e0;
    color: #2c2c2c
}

#property-d-1-2 {
    background-color: #fff;
    position: relative;
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

#property-d-1-2.space {
    padding-left: 10px;
    padding-right: 10px
}

#property #property-d-1 .owl-prev,
#property #property-d-1 .owl-next {
    background: #fff;
    border: none;
    border-radius: 4px;
    display: inline-block!important;
    line-height: 15px;
    margin-right: 5px;
    padding: 10px 15px;
    position: absolute;
    top: 42px
}

#property-d-1.single .owl-prev,
#property-d-1.single .owl-next {
    top: 65px!important
}

#property #property-d-1 .owl-prev {
    left: 0
}

#property #property-d-1 .owl-next {
    right: 0
}

#agent-2-slider .property_item .price .tag {
    background: #1f3f81;
    color: #fff
}

.banner_six {
    margin-bottom: -50px
}

#partners .item {
    position: relative;
    text-align: center;
    height: 130px
}

#partners .item,
.owl-pagination {
    text-align: center
}

.owl-page {
    display: inline-block;
    margin-top: 0
}

.owl-page span {
    height: 10px;
    width: 10px;
    background: #b9b9b9;
    margin: 3px;
    border-radius: 50%;
    display: block
}

.owl-page.active span {
    background: #1f3f81
}

#testinomial-slider .owl-pagination,
#testinomial-slider.navigate .owl-prev,
#testinomial-slider.navigate .owl-next,
#two-col-slider .owl-pagination,
#tree-col-slider .owl-pagination,
#partner-slider .owl-pagination {
    display: none
}

#testinomial-slider.display .owl-pagination {
    display: block
}

.ozellik {
    padding-top: 20px;
    clear: both
}

.ozellik h2 {
    margin-bottom: 0;
    padding: 9px 0 6px 9px;
    font-size: 20px;
    border-bottom: 1px solid #c0d7ff;
    padding-left: 6px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #4877cc;
    background-color: #f0f8ff7d;
}

.altaal {
    padding: 4px 4px 3px;
    border: 1px solid #ddd;
    border-bottom: 0;
    clear: both
}

.altaal1 {
    padding: 4px 4px 3px;
    clear: both
}

.iceriki {
    border-bottom: 1px solid #ddd;
    display: flow-root
}

.iceriki p {
    margin-bottom: 5px
}

.yarisi {
    width: 50%;
    float: left;
    clear: none
}




#cabintablo * {
    padding: 3px;
    text-align: justify
}

#cabintablo h1 {
    color: #385b88;
    line-height: 160%;
    text-align: left
}

#cabintablo p {
    text-align: justify;
    padding-top: 5px;
    padding-bottom: 5px
}

.beyazv {
    color: #fff
}

.kalin {
    font-weight: 700
}

.tfiyatlar b,
strong {
    color: #1977cc;
    font-weight: 800
}

.tfiyatlar {
    margin-bottom: 16px;
    margin-top: 16px
}

.tekneaciklb {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15)
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact-form__header-container .ion-ios-telephone {
    font-size: 55px;
    color: #0e4190;
    padding-right: 11px
}

.nstSlider {
    height: 12px;
    top: 8px;
    clear: both!important;
    background-color: #e1e7ec;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2)
}

.nstSlider .rightGrip,
.nstSlider .leftGrip {
    background-color: #fff;
    height: 20px;
    top: -5px;
    width: 20px
}

.nstSlider .bar {
    height: 12px;
    top: 0;
    background-color: #3d4448
}

.leftLabel,
.rightLabel {
    color: #535353;
    display: inline-block
}

.price {
    display: inline-block;
    float: left;
    color: #535353;
    font-size: 14px
}

.white .nstSlider {
    background-color: #5D6D7E
}

.white .nstSlider .bar,
.white .nstSlider .rightGrip,
.white .nstSlider .leftGrip {
    background-color: #fff
}

.single-query-slider {
    width: 100%
}

.main-listing__form h3 {
    margin-bottom: 13px
}

.search-form-group {
    display: inline-block;
    margin-bottom: 25px;
    width: 100%
}

.check-box {
    float: left
}

.ustalt {
    margin: 20px;
    display: inline
}

.yatyazitanitim {
    margin-bottom: 30px
}

.kenr {
    padding: 18px
}

.sayfadesc table,
th,
td {
    border: none!important
}

.sayfadesc h1,
h2,
h3,
h4 {
    margin-bottom: 14px;
    margin-top: 17px
}

ul.themegallery {
    display: block;
    width: 100%;
    list-style: none;
    margin: 4px 0 0;
    padding: 0
}

ul.themegallery li {
    display: inline;
    float: left;
    width: 25%;
    padding: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 24px
}

ul.themegallery li.last {
    margin-right: 0
}

ul.themegallery li a {
    display: block;
    height: 150px;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden
}

ul.themegallery li span {
    display: block;
    width: 100%;
    height: 25px;
    padding: 5px 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #A3A3A3;
    background-color: #E9E9E9;
    overflow: hidden
}

#them {
    height: 205px;
    margin-left: 5px;
    display: block
}

ul.themeg {
    display: block;
    width: 100%;
    list-style: none;
    margin-top: 12px;
    padding: 0
}

ul.themeg li {
    display: inline;
    float: left;
    width: 25%;
    padding: 0;
    list-style: none
}

ul.themeg li.last {
    margin-right: 0
}

ul.themeg li a {
    display: block;
    width: 100%;
    height: 150px;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden
}

ul.themeg li span {
    display: block;
    width: 100%;
    height: 25px;
    padding: 5px 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-align: center;
    color: #A3A3A3;
    background-color: #E9E9E9;
    overflow: hidden
}

#tdizi td {
    vertical-align: middle !important;
    height: 45px;
    padding: 3px;
    border: 1px solid #1C81C4!important
}

#tdizi {
    background-color: #385B88;
    border: 1px solid #1C81C4;
    padding: 3px;
    margin: 3px
}

#tdizig {
    background-color: #385B88;
    border: 1px solid #1C81C4;
    padding: 3px;
    margin: 3px
}

#tdizih {
    background-color: #385B88;
    border: 1px solid #1C81C4;
    padding: 3px;
    margin: 3px
}

#tdizi .dbaslik {
    background-color: #385B88;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #FFF;
    font-weight: 700
}

.dbaslikf {
    background-color: #385B88;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #FFF;
    font-weight: 700
}

#tdizi .dbaslikay {
    background-color: #2E4970;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #FFF;
    font-weight: 700
}

#tdizi .dtadi {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #333;
    background-color: #CCC;
    text-align: left;
    font-weight: 700
}

#tdizi .dtadi a {
    font-family: Verdana, Geneva, sans-serif;
    color: #000;
    text-decoration: none;
    text-align: left!important;
    font-weight: 700
}

#tdizi .dtadi a:hover {
    font-family: Verdana, Geneva, sans-serif;
    color: #333;
    text-decoration: none
}

#tdizi .klas {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    background-color: #263a62;
    color: #FFF
}

#tdizi .aklas {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    text-align: left;
    background-color: #263a62;
    color: #FFF
}

.yuas {
    background-image: url(../images/yukariasagi.jpg);
    background-repeat: no-repeat;
    padding-left: 12px;
    background-position: 0 4px
}

.yuas a {
    font-size: 11px;
    color: #e1e1e1;
    text-decoration: underline
}

.ts-row-fixed {
    position: fixed;
    visibility: hidden;
    z-index: 1020;
    position: fixed;
    visibility: hidden;
    z-index: 1020
}

.gunlukfiyat {
    text-align: right;
    padding-right: 11px!important
}

.yatadi {
    font-size: 14px
}

.col-sm-4.col-md-2.footer__links-single {
    padding-right: 0
}

#submissiontamam {
    background-color: #6495ed;
    padding: 8px
}

.new-listing__bg--satis {
    background-image: url(/images/camsatis.jpg)
}
.new-listing__bg--ecemarina {
    background-image: url(/images/cammarina.jpg)
}
.new-listing__bg--ecemarina2 {
    background-image: url(/images/cammarina2.jpg)
}
.new-listing__bg--giris {
    background-image: url(/images/camgiris.jpg)
}
.new-listing__bg--musteri {
    background-image: url(/images/cammusteri.jpg)
}

img.kamera {
    float: right;
    margin-left: 12px;
    width: 214px;
}

.new-listing__bg--gulet {
    background-image: url(/images/gulet.jpg)
}

.new-listing__bg--firsat {
    background-image: url(/images/firsat.jpg)
}

.new-listing__bg--tyba {
    background-image: url(/images/tybahome.jpg)
}

p.new-listing__desc {
    background-color: #595c5c82;
    padding-left: 12px;
    padding-right: 12px;
}

.new-listing__bg--trawler {
    background-image: url(/images/trawler.jpg)
}

.new-listing__bg--motoryat {
    background-image: url(/images/motoryat.jpg)
}

.new-listing__bg--yelkenli {
    background-image: url(/images/yelkenli.jpg)
}

.anaon .listing__location {
    height: 100px;
    overflow: hidden;
    font-size: 14px
}

.anaon .listing__figure {
    font-size: 15px
}

.anaon ul.listing__stats {
    margin-bottom: 14px!important;
    background-color: #f0f8ff;
    padding: 0
}

.anaon {
    margin-bottom: 14px
}

.anaon .listing__stats li {
    border-left: 3px solid #e3f0fd;
    padding-left: 5px;
    margin-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 15px
}

.anaon .afiy {
    font-size: 18px
}

.item-grid__load-more {
    cursor: pointer
}

.testimonials {
    overflow: hidden;
    position: relative;
    max-height: 300px;
    background: #161d25
}

.one-slide,
.testimonial,
.message {
    border: none!important;
    outline: none!important
}

.testimonial__content {
    margin-right: 12px
}

.yildiz img {
    height: 13px;
    width: 73px;
    display: inline
}

.icon-overlay {
    position: absolute;
    opacity: .3;
    right: 10%;
    top: 0;
    height: auto;
    width: 100%;
    max-width: 400px
}

.slick-arrow .fa.fa-chevron-left,
.slick-arrow .fa.fa-chevron-right {
    color: #a9a9a9
}

.carousel-controls .control {
    position: absolute;
    width: 28px;
    height: 29px;
    z-index: 1
}

.prev {
    left: 9rem
}

.next {
    right: 9rem
}

@media screen and (max-width: 768px) {

.masa{
    display: none;
}
.mobil {
    display: block;
}

.property__feature {
    padding: 7px 8px !important;
}
.col-md-9 {
    padding-left: 8px;
    padding-right: 8px;
}
    .testimonials {
        max-height: 700px
    }
    .yarisi {
        width: 100%
    }
    .icon-overlay {
        height: 300px;
        top: calc(50% - 150px)
    }
    .carousel-controls .control {
        width: 25px;
        height: 25px;
        top: inherit
    }
    .prev {
        left: 0
    }
    .next {
        right: 0
    }
    .control i {
        font-size: .7rem
    }
    .testimonials .message {
        font-size: 1rem
    }
    .testimonials h2 {
        font-size: 1.5rem
    }
}

.property__list {
    display: flex;
    align-items: center;
    padding-left: 0
}

.property__list .property__item {
    display: inline-block;
    margin-right: 10px;
    text-align: center
}

.property__list .property__item ul {
    list-style-type: none;
    padding-left: 0;
    background: transparent;
    border: none;
    box-shadow: none
}

.property__list .property__item .drop-share {
    background: transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    min-width: 240px;
    text-align: center
}

.property__list .property__item .drop-share li {
    display: inline-block
}

.property__list .property__item .drop-share li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #3c3;
    color: #fff;
    font-size: 14px;
    margin: 0 5px;
    text-align: center;
    transition: all .3s;
    border: 1px solid transparent
}

.property__list .property__item .drop-share li a:hover {
    background-color: #2eb82e;
    border-color: #ddd
}

.property__item.dropdown-share {
    position: relative
}

.property__item.dropdown-share .drop-share {
    top: -60px
}

@media (max-width: 1240px) {
    .property__item.dropdown-share .drop-share {
        left: auto;
        right: -15px;
        transform: translate(0)
    }
}

@media (max-width: 767px) {
    .property__item.dropdown-share .drop-share {
        top: -5px;
        left: 55px;
        right: 0
    }
}

@media (max-width: 500px) {
	
	.ozellikbasligi {
    font-weight: 600!important;
}
	
	
    .property__item.dropdown-share .drop-share {
        top: 60px;
        left: 0;
        right: auto;
        transform: translateX(-29%)
    }
}


@media (min-width: 501px) {
	
	.ozellikbasligi {
    font-weight: 600!important;
}
	
   .yarisi .ozellikbasligi {
    width: 12.9em;
}
	.ozellikbasligi {
    display: block;
    float: left;
    text-align: left;
    color: #0e3a61;
    font-weight: 400!important;
}
	
	
	.ozellikacikla {
    padding-left: 13.3em
}



.yarisi .ozellikacikla {
    padding-left: 8.92em
}
	
}


.header__cta span.ion-ios-telephone-outline.topbar__icon {
    margin-right: 10px
}

#tipsec2 .tipsectekne {
    float: left;
    width: 194px;
    margin-right: 4px;
    margin-left: 4px;
    height: 110px;
    background-image: url(../images/kabinkabin.jpg)
}

#tipsec2 .tipsectekne2 {
    float: left;
    width: 194px;
    margin-right: 4px;
    margin-left: 4px;
    height: 110px;
    background-image: url(../images/lukskabin.jpg)
}

#tipsec2 .tipsectekne3 {
    float: left;
    width: 194px;
    margin-left: 4px;
    height: 110px;
    background-image: url(../images/yunanadalarikabin.jpg)
}

#tipsec2 span a {
    margin-top: 81px;
    float: left;
    margin-left: 6px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #003;
    font-weight: 700;
    padding: 5px
}

img.resim {
    float: none;
    vertical-align: text-top
}

.mfiyati {
    color: #385b88;
    font-weight: 700
}

.mfiyati span {
    font-size: 10px
}

.turismi a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #385b88;
    font-weight: 700;
    line-height: 22px
}

.kabinlerbenzer .similar-home__content {
    position: inherit!important;
    padding: 4px 0 0
}

.kabinlerbenzer .similar-home__title {
    color: #6f6f6f
}

.kabinlerbenzer h3 {
    margin-top: 4px;
    margin-bottom: 4px
}

.kabinlerbenzer .similar-home__price {
    color: #1977cc
}

.kabinbil .widget__news-item {
    margin-bottom: 8px;
    padding-bottom: 8px
}

td.csk {
    width: 45px
}

@media (max-width: 991px) {
    .kabindiv {
        overflow-x: auto
    }
    table.kabintablo {
        width: 812px
    }
}

td.crk {
    width: 315px
}

.dtadi {
    cursor: hand;
    cursor: pointer
}

.dtadi.alt td {
    background: #ccc
}

.dtadi.over td {
    background: #fff
}

#resf ul li {
    float: left;
    list-style-type: none;
    margin-right: 14px
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #8ac842;
    border-radius: 3px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #8ac842
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #8ac842
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #8ac842
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #8ac842
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #8ac842
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px
}

.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #8ac842
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
		.container.full {
    padding: 0px !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.property__list {
    display: flex;
    align-items: center;
    padding-left: 0
}

.property__list .property__item {
    display: inline-block;
    margin-right: 10px;
    text-align: center
}

.property__list .property__item ul {
    list-style-type: none;
    padding-left: 0;
    background: transparent;
    border: none;
    box-shadow: none
}

.property__list .property__item .drop-share {
    background: transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    min-width: 240px;
    text-align: center
}

.property__list .property__item .drop-share li {
    display: inline-block
}

.property__list .property__item .drop-share li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #3c3;
    color: #fff;
    font-size: 14px;
    margin: 0 5px;
    text-align: center;
    transition: all .3s;
    border: 1px solid transparent
}

.property__list .property__item .drop-share li a:hover {
    background-color: #2eb82e;
    border-color: #ddd
}

.property__item.dropdown-share {
    position: relative
}

.property__item.dropdown-share .drop-share {
    top: -60px
}

.kturadi {
width: 65%;
}

@media (max-width: 1240px) {
    .property__item.dropdown-share .drop-share {
        left: auto;
        right: -15px;
        transform: translate(0)
    }
}

@media (max-width: 767px) {
.kturadi {
width: 50%;
}
    .property__item.dropdown-share .drop-share {
        top: -5px;
        left: 55px;
        right: 0
    }
}

@media (max-width: 500px) {
    .property__item.dropdown-share .drop-share {
        top: 60px;
        left: 0;
        right: auto;
        transform: translateX(-29%)
    }
}

.property-toggle-favorite,
.property__icon {
    font-size: 18px;
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    border-radius: 50%;
    background-color: #22355b;
    color: #fff;
    line-height: 50px!important;
    text-align: center
}

.widget__container #linkfeatured-author {
    margin-bottom: 60px
}

.widget__container #linkfeatured-author .contact-form__header .team-header {
    max-width: 70px;
    margin-bottom: 0
}

.widget__container #linkfeatured-author .contact-form__header .team-header img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.widget__container #linkfeatured-author .contact-form__header .team-header .agent-levels {
    display: none
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box {
    display: flex;
    align-items: center
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row {
    margin: 0
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .col-sm-6 {
    padding: 0;
    margin-right: 10px
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .col-sm-6:first-child {
    max-width: 60px
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .agent-box-meta .agent-box-title {
    font-size: 18px
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .agent-box-meta .agent-job {
    color: #888;
    font-size: 12px;
    text-transform: capitalize;
    margin-bottom: 0
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .agent-box-meta .agent-box-email {
    display: none
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .agent-box-meta .agent-box-phone a {
    color: #666;
    font-size: 13px;
    transition: all .3s
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .agent-box-meta .agent-box-phone a:hover {
    color: #3c3
}

.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .agent-box-meta .agent-box-phone .fa,
.widget__container #linkfeatured-author .contact-form__header .property-agent-contact .agent-box.row .agent-box-meta .bo-social-icons {
    display: none
}

.widget__container #linkfeatured-author .contact-info p {
    padding: 0;
    margin: 0
}

.widget__container #linkfeatured-author .contact-info .agent-job {
    color: #888;
    font-size: 12px;
    text-transform: capitalize
}

.widget__container #linkfeatured-author .contact-info .agent-box-title {
    font-size: 18px
}

.widget__container #linkfeatured-author .contact-info .agent-box-title a {
    color: #333;
    transition: color .3s ease-out
}

.widget__container #linkfeatured-author .contact-info .agent-box-title a:hover {
    color: #3c3
}

.widget__container #linkfeatured-author .contact-info .agents-single__contact {
    margin-bottom: 0
}

.widget__container #linkfeatured-author .contact-info .agents-single__contact .agent-box-phone {
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    transition: color .3s ease-out
}

.widget__container #linkfeatured-author .opalestate-contact-form .form-group {
    margin-bottom: 10px
}

.widget__container #linkfeatured-author .opalestate-contact-form .form-group textarea {
    min-height: 130px;
    margin-bottom: 20px
}

.widget__container #linkfeatured-author .opalestate-contact-form .btn {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    font-family: Roboto, sans-serif
}

.single-opalestate_property #linkfeatured-author .entry-content {
    display: none
}

.single-opalestate_property #linkfeatured-author .contact-form__header-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.single-opalestate_property #linkfeatured-author .contact-form__header-container .team-header {
    margin-top: 0;
    margin-bottom: 5px
}

.single-opalestate_property #linkfeatured-author .contact-form__header-container .team-header .property-label {
    border: none;
    top: 27px;
    right: 18px;
    position: absolute;
    left: auto
}

.single-opalestate_property #linkfeatured-author .contact-form__header-container .team-header .property-label .fa {
    color: #ff9d00;
    position: relative;
    bottom: auto;
    top: auto;
    right: 0
}

.single-opalestate_property #linkfeatured-author .contact-form__header-container .contact-info {
    margin-bottom: 5px
}

.slick-arrow {
    position: absolute;
    transform: translateY(-50%);
    border: none;
    color: transparent;
    background-color: transparent;
    width: 60px;
    padding: 0;
    z-index: 9
}

.slick-arrow.slick-prev {
    left: 0
}

.slick-arrow.slick-prev:after {
    content: "\f3d2";
    font-family: Ionicons;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-out
}

.slick-arrow.slick-prev:after:hover {
    opacity: 1;
    visibility: visible
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-next:after {
    content: "\f3d3";
    font-family: Ionicons;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-out
}

.slick-arrow.slick-next:after:hover,
.slid-slick:hover .slick-next:after,
.slid-slick:hover .slick-prev:after {
    opacity: 1;
    visibility: visible
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #1fc341
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.5;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.ui-tooltip {
    /* tooltip container box */
    white-space: pre-line;
}

select.aysecim {
    background-color: cornflowerblue;
}

.mavi {
    color: #2479cc;
}

.agz {
    width: 50px;
}

.liste li {
    list-style-type: disc;
    padding: 8px;
}

ul.liste {
    margin-left: 15px;
}

.ui-tooltip-content {
    /* tooltip content */
    white-space: pre-line;
}

.listing__price span {
    font-size: 10px;
    text-transform: initial;
}

img.yuz {
    width: auto;
}

.listing__price span {
    font-size: 10px;
    text-transform: initial;
}

.clear {
    clear: both;
}

.listingk {
    background-color: #fbfbfb !important;
}

.kabinler {
    margin-top: 25px;
}

.listing__title span.editle a {
    font-size: 10px !important;
    font-weight: 100;
}

.byr {}

li.mobilvar {
    float: left;
    margin-right: 12px;
    margin-top: 11px;
}

.ingilizce {
    background-image: url("/images/diller.png");
    background-repeat: no-repeat !important;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    float: left;
    background-position: -24px 0px;
}

.rusca {
    background-image: url("/images/diller.png");
    background-repeat: no-repeat !important;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    float: left;
    background-position: -48px 0px;
}

.byr li a {
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

.btr {
    text-indent: -9999px;
    overflow: hidden;
    flex-shrink: 1;
    background-image: url("/images/diller.png");
    background-repeat: no-repeat !important;
    width: 24px;
    height: 24px;
    background-position: 0px 0px;
    margin-right: 5px;
}

.beng {
    text-indent: -9999px;
    overflow: hidden;
    flex-shrink: 1;
    background-image: url("/images/diller.png");
    background-repeat: no-repeat !important;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    background-position: -24px 0px;
}

.bru {
    text-indent: -9999px;
    overflow: hidden;
    flex-shrink: 1;
    background-image: url("/images/diller.png");
    background-repeat: no-repeat !important;
    width: 24px;
    height: 24px;
    background-position: -48px 0px;
}

select.curr {
    padding: 3px 12px;
    background-color: cornflowerblue;
    color: aliceblue;
    display: block;
    float: right;
    clear: both;
    -webkit-appearance: menulist-button;
    -moz-appearance: inherit;
    appearance: inherit;
}

.dvz {
    float: right;
    margin-top: -38px;
}

.dvzf {
    float: right;
    margin-top: -2px;
}

.dvzmsg {
    clear: both;
    font-size: small;
    color: brown;
}

.partners__list li {
    padding: 8px 15px !important;
}



ul.header__nav {
    margin-bottom: 0px !important;
}

#auste {
    padding: 14px;
    margin-bottom: 23px;
}


.fdho {
    margin-left: 12px;
}.slla {
    float: left;
    margin-right: 21px;
    height: 29px;
}.kucukf {
       font-size: 12px !important;
}
