/* Homeland HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Play
3. Open Sans
4. Main Header / Style One / Style Two / Style Three / Style Four
6. About Us
7. Reservation
9. Main Footer
10. Our Menu Style Two
11. Reservation Style
12. About Style Three
13. Gallery  Item
14. Blog Classic / List Style
15. Sidebar
16. Sidebar Widgets
17. Blog Single / Details
18. Comments
19. Comment Form
20. 404 Page / Not Found




**********************************************/

@import 'https://fonts.googleapis.com/css?family=Roboto+Slab';
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('font-awesome.css');
@import url('../fonts/flaticon.css');
@import url('animate.css');
@import url('masterslider.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url(../revolution/css/settings.css);
@import url('jquery.datetimepicker.css');
@import url('hover.css');

/***

====================================================================
	Reset
====================================================================

 ***/

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}


/***

====================================================================
	Global Settings
====================================================================

 ***/

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #666666;
    line-height: 1.8em;
    font-weight: 400;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
}
.wrapper
{
  width: 100%;
  overflow-x: hidden;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #ffd71b;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.6em;
}

input,
button,
select,
textarea {
    font-family: 'Roboto', sans-serif;
}

p {
    position: relative;
    line-height: 1.6em;
}

.strike-through {
    text-decoration: line-through;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.medium-container {
    max-width: 850px;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

@media (min-width: 1200px) {
    .container {
        padding: 0
    }
    .container-fluid {}
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.GIF);
}


/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 36px;
    height: 36px;
    color: #1AAFA5;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #1AAFA5;
    line-height: 34px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.scroll-to-top:hover {
    color: #ffffff;
    background: #1AAFA5;
}


/***

====================================================================
	Main Header style
====================================================================



====================================================================
	Hidden Sidebar style
====================================================================

/* Start header_top_area styles */

.header_top_area {
    background: hsl(0, 0%, 98%) none repeat scroll 0 0;
    padding-bottom: 14px;
    padding-top: 13px;
}

.header_top_left {
    float: left;
}

.header_top_area .header_top_left p {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

.header_top_area .header_top_left p span {
    color: #1aafa5
}

.header_top_area .header_top_right {
    float: right;
}

.header_top_right ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.header_top_area .header_top_right ul li {
    float: left;
}

.header_top_area .header_top_right ul li a i {
    color: #666666;
    margin: 0;
    transition: all 500ms ease 0s;
}

.header_top_area .header_top_right ul li a span {
    background: #cbcbcb none repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 19px;
    margin: 3px 5px -19px 5px;
    padding: 0;
    width: 1px;
}

.header_top_area .header_top_right ul li a {
    color: #666666;
    margin: 0;
    transition: all 500ms ease 0s;
    padding-left: 0px;
}

.header_top_area .header_top_right ul li {
    margin-left: 20px
}

.header_top_right ul li:last-child {
    margin-left: 0px;
}

.header_top_area .header_top_right ul li a span {
    background: #CBCBCB;
}

.header_top_right ul li a i:hover {
    color: #1aafa5
}

.header_top_right ul li a:hover {
    color: #1aafa5
}


/* End header_logo_area styles */


/* Start header_top_area styles */

.header-bottom {
    padding-bottom: 28px;
    padding-top: 29px;
}

.header-bottom .coll {
    margin-left: 100px;
}

.coll-us i {
    color: #1aafa5;
    float: left;
    font-size: 25px;
    line-height: 32px;
    margin-right: 18px;
}

.call-two p {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

.call-two {
    float: left;
    padding-top: 6px;
    width: 195px;
}

.coll-border {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding-left: 40px;
    padding-right: 40px;
    width: 240px;
    margin-right: 40px;
}

.coll-border {
    border-left: 1px solid#E5E5E5
}

.call-two a {
    background: #1aafa5 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    transition: all 500ms ease 0s;
}
.call-two a i {
  margin-right: 10px;
}
.call-two a:hover {
    background: #222222;
}


/* End header_logo_area styles */


/* Start menu_area styles */

.fixed-header .main_mane-area,
.fixed-header.header-style-four .header-lower {
    background: #000 none repeat scroll 0 0;
    margin-top: 0px!important;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
}

.fixed-header .main_mane-area .main-menu .navigation li a {
    color: #ffffff;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 24px;
    opacity: 1;
    padding: 16px 0px 19px 0px;
    position: relative;
    transition: all 500ms ease 0s;
}

.fixed-header .main_mane-area .main-menu .navigation li {
    margin-left: 30px;
    margin-right: 10px;
}

.fixed-header .main_mane-area .main-menu .navigation li ul li {
    margin-left: 0px;
    margin-right: 0px;
}

.fixed-header .main_mane-area .main-menu .navigation li:first-child {
    margin-left: 0px;
}

.fixed-header .main_mane-area .main-menu .navigation li ul li a {
    color: #222222;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 24px;
    opacity: 1;
    padding: 8px 0px 10px 20px;
    position: relative;
    transition: all 500ms ease 0s;
}

.fixed-header .main_mane-area .main-menu .navigation li ul li a:hover {
    color: #1AAFA5;
}

.fixed-header .top-search-box button {
    background: #1AAFA5 !important;
    border: medium none;
    color: #ffffff;
    display: block;
    font-size: 15px;
    height: 59px;
    line-height: 0;
    margin-bottom: 0px;
    margin-top: 0px;
    outline: medium none;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 79px;
}

.fixed-header .top-search-box button:hover {
    color: #111F49;
}

.menu {
    background: rgba(5, 5, 5, 0.5) none repeat scroll 0 0;
    border-radius: 0 0 15px 15px;
    position: relative;
}

.main_mane-area {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.main-menu {
    position: relative;
    float: left;
}

.main-menu .navbar-collapse {
    padding: 0px;
}

.main-menu .navigation {
    position: relative;
    float: left;
    margin: 0px;
    font-family: 'Roboto Slab', serif;
}

.main-menu .navigation li {
    float: left;
    padding: 0;
    margin-left: 30px;
    margin-right: 10px;
    position: relative;
}

.main-menu .navigation li a {
    color: #ffffff;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 24px;
    opacity: 1;
    padding: 16px 0px 19px 0px;
    position: relative;
    transition: all 500ms ease 0s;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a {
    color: #1AAFA5;
    opacity: 1;
}

.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before {
    width: 100%;
}

.main-menu .navigation > li:hover > a:after {
    opacity: 1;
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 140%;
    width: 220px;
    padding: 0px;
    z-index: 100;
    background: #ffffff;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.main-menu .navigation > li > ul > li {
    border-bottom: 1px solid #ececec;
    float: none;
    position: relative;
    width: 100%;
    margin: 0;
}

.main-menu .navigation > li > ul > li:last-child {
    border: none;
}

.main-menu .navigation > li > ul > li > a {
    color: #30344d;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    padding: 8px 0 8px 20px;
    position: relative;
    transition: all 500ms ease 0s;
}

.main-menu .navigation > li > ul > li > a:hover {
    color: #1AAFA5
}

.top-search-box {
    position: relative;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    background: url(../images/submenu-icon.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}

.top-search-box button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
    color: #ffffff;
    display: block;
    font-size: 15px;
    height: 50px;
    line-height: 0;
    margin-bottom: 9px;
    margin-top: 0px;
    outline: medium none;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 79px;
}

.top-search-box .search-box button {
    margin: 0;
}

.top-search-box button:hover {
    color: #1AAFA5;
}

.top-search-box button i.fa-search {
    position: relative;
}

.top-search-box .search-box {
    background: #1AAFA5 none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    opacity: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 140%;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 999;
}

.top-search-box:hover .search-box {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.top-search-box .search-box li form {
    position: relative;
}

.top-search-box .search-box li form input {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    display: block;
    font-weight: 300;
    height: 45px;
    outline: medium none;
    padding-left: 10px;
    padding-right: 60px;
    width: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.top-search-box .search-box li form button {
    background: #11214A!important;
    color: #fff;
    font-size: 13px;
    height: 45px;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 500ms ease 0s;
    width: 45px;
}

.top-search-box .search-box li form input:focus {
    border: 2px solid #31A2E1
}

.top-search-box .search-box li form button:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}

====================================================================Section Title Style====================================================================
/* Stast rev_slider styles */

.rev_slider.donation h1 {}

.rev_slider .tp-mask-wrap .tp-caption h1 {
    font-size: 65px!important;
    line-height: 50px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}

.rev_slider .donation h4 {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: center
}

.rev_slider .donation .btn {
    border: medium none;
    font-size: 14px;
    font-weight: 600 !important;
    letter-spacing: 0;
    line-height: 25px;
    transition: all 500ms ease 0s;
    margin: 0;
    padding: 10px 30px;
    transition: none 0s ease 0s;
    font-family: 'Open Sans', sans-serif;
    ;
    color: #fff
}

.rev_slider .donation .btn:hover {
    background: #000;
    color: #ffffff;
    transition: all 500ms ease 0s;
}

.rev_slider .donation .btn i {
    padding-left: 10px
}

.rev_slider .sologan {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    padding-left: 50px !important;
    padding-right: 45px !important;
    padding-top: 52px !important;
    overflow: hidden;
}

.rev_slider .sologan h1 {
    color: #222222;
    font-size: 30px;
    line-height: 24px;
}

.rev_slider .tp-mask-wrap .tp-caption h2 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 30px !important;
    line-height: 24px !important;
}

.rev_slider .sologan h4 {
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    font-family: 'Roboto', sans-serif;
    padding-top: 22px;
    padding-bottom: 23px;
}

.well_service .item {
    float: left;
    margin-right: 10px !important;
    margin-top: 34px !important;
}

.well_service .item i {
    float: left;
    margin-right: 10px;
    color: #1AAFA5
}

.well_service .item p {
    color: #222222;
    font-size: 13px;
    line-height: 24px;
    padding-right: 50px !important;
    padding-top: 0 !important;
}


/* End rev_slider styles */

.wellcome_area {
    padding-bottom: 100px;
    padding-top: 98px;
}

.wellcome-service {
    border-top: 1px solid #ededed;
    margin-top: 93px;
    padding-top: 88px;
}

.wellcome h2 span {
    color: #1aafa5;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 30px;
}

.wellcome p {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}

.wellcome h2 {
    color: #222222;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
}

.wellcome h6 {
    color: #666666;
    font-size: 14px;
    padding-bottom: 3px;
    display: block;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}

.wellcome h6 i {
    color: #666666;
    font-size: 14px;
    margin-right: 10px;
}

.wellcome-2 iframe {
    width: 100%;
    max-width: 560px;
    width: 100%;
}

.wellcome-2 {
    margin-left: 30px;
}


.wellcome-service .item {
    text-align: center;
    width: 20%;
    float: left;
    border-left: 0.5px solid#EDEDED;
    border-right: 0.5px solid#EDEDED;
}

.wellcome-service .item i {
    color: #1aafa5;
    font-size: 30px;
    transition: all 500ms ease 0s;
}

.well_service .item i {
    color: #1aafa5;
    float: left;
    font-family: fontawesome;
    font-size: 20px !important;
    margin-right: 10px;
}

.wellcome-service .item:hover i {
    color: #222222;
}

.wellcome-service .item p {
    color: #222222;
    font-size: 18px;
    font-weight: 100;
    line-height: 24px;
    padding-top: 16px;
    font-family: 'Roboto', sans-serif;
}

.wellcome-service .item h6 {
    color: #222222;
    font-size: 24px;
    font-weight: 100;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
}

.wellcome-service .item [class^="flaticon-"]::before,
[class*=" flaticon-"]::before,
[class^="flaticon-"]::after,
[class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: 30px;
    font-style: normal;
}


/* Stast service_area styles */

====================================================================Property Details Section====================================================================***/ .property-details {
    padding-bottom: 80px;
    padding-top: 80px;
}

.property-details {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.property-details .container {
    position: relative;
    z-index: 5;
}

.property-details .left-column {
    position: relative;
}

.property-details h2 {
    color: #222222;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 25px;
    margin-left: 0;
    font-family: 'Roboto', sans-serif;
}

.property-details h2 span {
    color: #1aafa5;
    font-size: 24px;
    margin-bottom: 0px;
}

.property-details img {
    border-radius: 10px 0 0;
    margin-left: 0;
}

.property-details .tabs-box {
    background: #ffffff none repeat scroll 0 0;
    margin-left: -5px;
    margin-top: 35px;
    overflow: hidden;
    padding-right: 10px;
    position: relative;
}

.property-details .tabs-box .tab-buttons {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-radius: 3px;
    display: table;
    float: left;
    margin-bottom: 55px;
    overflow: hidden;
    padding-left: 50px;
    padding-top: 40px;
    position: relative;
    width: 290px;
}

.property-details .tabs-box .tab-buttons .tab-btn {
    background: #fff none repeat scroll 0 0!important;
    ;
    border: 1px solid #dcdcdc !important;
    border-radius: 10px;
    color: #666666;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    padding: 15px 18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
}

.property-details .tabs-box .tab-buttons .tab-btn:last-child {
    border: none;
}

.property-details .tabs-box .tab-buttons .tab-btn:hover {
    color: #ffffff;
    background: #1aafa5!important;
    border: 1px solid #1aafa5 !important;
}

.property-details .tabs-box .tab-content {
    float: right;
    padding-bottom: 30px;
    padding-top: 130px;
    position: relative;
    width: 455px;
}

.property-details .tabs-box .tab-content .tab {
    position: relative;
    display: none;
    top: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.property-details .tabs-box .tab-content .active-tab {
    display: block;
    top: 0px;
    margin: 0 0 0 25px;
}

.property-details .tabs-box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #222222;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.property-details .tabs-box .text {
    margin-bottom: 15px;
}

.property-details .styled-list {
    position: relative;
    margin-top: 0px;
}

.property-details .styled-list li {
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    transition: all 0.5s ease 0s;
}

.property-details .styled-list li span {
    font-weight: 500;
    color: #666666;
}

.property-details .styled-list li i {
    font-weight: 400;
    color: #1AAFA5;
    margin-right: 10px;
}

.property-details .styled-list li:hover {
    color: #1AAFA5 !important;
    transition: .5s ease;
}


/***
====================================================================
	Gallery Sections
====================================================================

***/

.gallery-section {
    position: relative;
    padding-top: 95px;
    padding-bottom: 70px;
    background: #F5F5F5;
}

.gallery-section .section-title {
    position: relative;
}

.section-title h2 {
    position: relative;
    font-size: 30px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #222222;
    padding-bottom: 35px;
}

.section-title span {
    position: relative;
    font-size: 24px;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
    color: #1aafa5;
}

.gallery-section .filters {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

.gallery-section .filters li {
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 100;
    line-height: 24px;
    margin: 0 15px;
    padding: 0 0 10px;
    position: relative;
    transition: all 300ms ease 0s;
}

.gallery-section .filters li .txt {
    position: relative;
    display: block;
    z-index: 1;
}

.gallery-section .filters li:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery-section .filters li:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 5%;
    opacity: 0;
    background: #1AAFA5;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.filter-tabs.filter-btns.clearfix {
    border-bottom: 1px solid#DCDCDC;
}

.gallery-section .filters li:hover,
.gallery-section .filters li.active {
    color: #1AAFA5;
}

.gallery-section .filters li:hover:before,
.gallery-section .filters li.active:before {
    opacity: 1;
}

.gallery-section .filters li:hover:after,
.gallery-section .filters li.active:after {
    opacity: 0;
}

.default-portfolio-item {
    position: relative;
}

.gallery-three-column .default-portfolio-item {
    margin-bottom: 30px;
}

.default-portfolio-item.mix {
    display: none;
}

.sortable-masonry .items-container {
    margin-left: -15px;
    margin-right: -15px;
}

.sortable-masonry .masonry-item {
    margin-bottom: 30px;
    padding: 0px 15px;
}

.sortable-masonry.style-two .masonry-item {
    margin-bottom: 0px;
    padding: 0px 0px;
}

.default-portfolio-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.default-portfolio-item .image-box {
    position: relative;
    display: block;
}

.default-portfolio-item .image-box img {
    position: relative;
    display: block;
    width: 100%;
}

.default-portfolio-item .overlay-box {
    position: absolute;
    left: 0px;
    top: -100%;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
}

.item_gallery:hover img {
    transform: scale(1.1);
}

.item_gallery:hover .overlay {
    transform: scale(1);
}

.item_gallery img {
    transform: scale(1);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 100%;
}

.image-view {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.box {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
}

.image-view i {
    border: 1px solid #1aafa5;
    border-radius: 50%;
    color: #1aafa5;
    font-size: 15px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px;
}

.image-view p {
    color: #222222;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    padding-top: 5px;
}

.item_gallery {
    overflow: hidden;
    position: relative;
}

.item_gallery .overlay {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    transform: scale(0);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 0.9;
}


/* Start portfolio_area styles */


/* Start our_agent styles */

.our_agent {
    padding-top: 95px;
}

.section-title p {
    font-style: italic;
    color: #666666;
    font-size: 14px;
}

.agent_img {
    padding-top: 60px;
}

.agent {
    padding-top: 130px;
    margin-right: 100px
}

.agent .item i {
    color: #1aafa5;
    float: left;
    font-size: 25px;
    line-height: 32px;
    margin-right: 18px;
}

.agent .item .item-addres h4 {
    color: #222222;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}

.agent .item .item-addres p {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
    margin: 0;
    padding-bottom: 32px;
    padding-top: 0;
}

.item p {
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 27px;
    padding-top: 20px;
}

.agent .item h6 {
    color: #666666;
    font-size: 14px;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
}

.item-addres {
    float: left;
    width: 50%;
    display: block;
}

.agent .item h4 {
    color: #222222;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
}


/* End our_agent styles */


/* End our_team_area styles */

.testimonials-section {
    position: relative;
    padding: 80px 0px;
    text-align: center;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.testimonials-section .sec-title h2 {
    padding-bottom: 20px;
}

.testimonials-section .auto-container {
    position: relative;
    z-index: 5;
}

.testimonials-section .slider {
    position: relative;
    max-width: 900px;
    margin: 0 auto 10px !important;
}

.testimonials-section .ms-slide-info {
    position: relative;
}

.testimonials-section .slider .ms-container {
    max-width: 660px;
    overflow: hidden;
}

.testimonials-section .ms-view {
    overflow: visible;
    background: none;
    margin-top: 0px;
}

.testimonials-section .ms-staff-info {
    min-height: 100px;
}

.testimonials-section .slide-header {
    position: relative;
    margin-top: 23px;
}

.testimonials-section .slide-header .testi-avatar {
    position: relative;
    display: inline-block;
    width: 134px;
    height: 134px;
    overflow: hidden;
    margin-bottom: 10px;
}

.testimonials-section .slide-header .testi-avatar img {
    position: relative;
    display: block;
    width: 134px;
    height: 134px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
}

.testimonials-section .slide-header h4 {
    position: relative;
    font-size: 20px;
    color: #ffffff;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.testimonials-section .slide-header p {
    position: relative;
    font-size: 14px;
    color: #1aafa5;
    font-family: 'Open Sans', sans-serif;
}

.testimonials-section .slide-content {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 20px auto 0;
    position: relative;
}

.testimonials-section {
    background-image: url("../img/blog/bg.jpg");
    padding-top: 80px;
    padding-bottom: 80px;
}


/* End our_team_area styles */


/*======== 12. room-dimention Styles ===========*/

.property-dimensions {
    padding-top: 88px;
    padding-bottom: 100px;
}

.property-dimensions .tabs-box .tab-buttons {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 1200px;
}

.property-dimensions .tabs-box .tab-buttons .tab-btn {
    border-bottom: 2px solid transparent;
    color: #333333;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 50px;
    margin-right: 40px;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
    vertical-align: middle;
}

.property-dimensions .tabs-box .tab-buttons .tab-btn:hover,
.property-dimensions .tabs-box .tab-buttons .tab-btn.active-btn {
    color: #1AAFA5;
    border-bottom: 2px solid #1AAFA5;
}

.living h3 {
    color: #222222;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.living {
    margin-left: 23px;
    transition: all 500ms ease 0s;
}

.living p {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
    padding-top: 17px;
    padding-bottom: 7px;
    display: block;
}

.styled-list li i {
    color: #1aafa5;
    font-weight: 400;
    margin-right: 10px;
}

.styled-list li {
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    transition: all 0.5s ease 0s;
}


/* Start footer_area styles */

.latest-news {
    background-image: url("../img/blog/bg1.jpg");
    background-size: cover;
    padding-bottom: 90px;
    padding-top: 88px;
}

.latest-news .section-title h2 {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    padding-bottom: 35px;
    position: relative;
}

.latest {
    margin-top: 10px;
    position: relative;
    transition: all 500ms ease 0s;
}

.news img {
    position: relative;
    width: 100%;
}

.latest:hover .news .date {
    background: #222222;
    transition: all 500ms ease 0s;
}

.news .date {
    left: 0;
    position: absolute;
    top: 0;
    height: 60px;
    transition: all 500ms ease 0s;
    width: 60px;
    background: #1AAFA5;
}

.news .date h2 {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 14px;
    transition: all 500ms ease 0s;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.news .date p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 100;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
}

.latest .text {
    background: #ffffff none repeat scroll 0 0;
    padding-left: 30px;
}

.latest .text h4 a {
    color: #222222;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 24px;
    transition: all 500ms ease 0s;
    padding-top: 35px;
}

.latest .text h4 a:hover {
    color: #1AAFA5
}

.latest .text h6 {
    color: #777777;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 24px;
    transition: all 500ms ease 0s;
    padding-top: 4px;
}

.latest .text h6 span {
    padding-left: 10px;
    padding-right: 11px;
}

.latest .text p {
    color: #666666;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    letter-spacing: -0.2px;
    line-height: 24px;
    padding-bottom: 35px;
    padding-top: 17px;
    transition: all 500ms ease 0s;
}


/* Start location styles */

.location {
    padding-bottom: 100px;
    padding-top: 90px;
}

.agent .item-add i {
    border: 2px solid#1aafa5;
    border-radius: 50%;
    color: #1aafa5;
    float: left;
    font-size: 20px;
    height: 50px;
    line-height: 45px;
    margin-bottom: 0px;
    text-align: center;
    width: 50px;
    transition: all 500ms ease 0s;
}

.agent .item-add:hover i {
    background: #1aafa5;
    border: 2px solid#1aafa5;
    color: #ffffff;
}

.agent .item-add h4 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
}

.item-add p {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0;
}

.nearby .item-add h6 {
    color: #1aafa5;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.item-add {
    width: 33.3333%;
    float: left;
}
.nearby .item-add {
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.nearby {
    margin-right: 0;
    padding-top: 57px;
}

#google-map {
    height: 370px;
    width: 100%;
    margin-top: 53px;
}

#google-map2 {
    height: 450px;
    width: 100%;
    margin-top: 100px;
}


/* End location styles */

.newsletter-area {
    background: #1aaea4 none repeat scroll 0 0;
    padding-top: 42px;
    padding-bottom: 40px;
}

.newsletter text {
    float: left
}

.newsletter h2 {
    font-size: 30px;
    line-height: 42px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.newsletter p {
    color: #ffffff;
    font-size: 15px;
    line-height: 26px;
}

.newsletter a {
    border: 2px solid #ffffff;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    float: right;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    margin-top: -65px;
    padding-bottom: 8px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
    position: relative;
    transition: all 500ms ease 0s;
    right: 0;
}
.newsletter a i
{
  margin-right: 10px;
}

.newsletter a:hover {
    background: #222222;
    border: 2px solid #222222;
}


/* End footer_area styles */

.about_us p {
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding-top: 17px;
    font-weight: 500;
}

.about_us ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.about_us ul li {
    float: left
}

.about_us ul li a i {
    color: hsl(0, 0%, 67%);
    padding-right: 17px;
    padding-top: 17px;
    transition: all 500ms ease 0s;
}

.about_us ul li a i:hover {
    color: #1AAFA5;
}

.useful_links h2 {
    color: #222222;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 0px;
    font-weight: 500;
}

.useful {
    padding-top: 20px;
}

.footer_useful {
    float: left;
    margin-right: 38px;
}

.footer_useful ul {
    list-style: outside none none;
    margin: 0;
}

.footer_useful ul li a {
    color: #666666;
    font-size: 14px;
    line-height: 36px;
    font-weight: 500;
    transition: all 500ms ease 0s;
    font-family: 'Open Sans', sans-serif;
}

.footer_useful ul li a:hover {
    color: #1AAEA4
}

.links ul {
    list-style: outside none none;
    margin: 0;
}

.links ul li a {
    color: #666666;
    font-size: 14px;
    line-height: 36px;
    font-weight: 500;
    transition: all 500ms ease 0s;
    font-family: 'Open Sans', sans-serif;
}

.links ul li a:hover {
    color: #1AAEA4
}

.resent {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    padding-top: 20px;
}

.resent img {
    float: left;
    margin-right: 25px;
}

.resent h4 a {
    color: #222222;
    font-size: 15px;
    line-height: 28px;
    display: block;
    padding-top: 0;
    font-weight: 500;
    transition: all 500ms ease 0s;
    margin-top: -8px;
    font-family: 'Roboto', sans-serif;
}

.resent h4 a:hover {
    color: #1AAEA4;
}

.resent_post h2 {
    color: #222222;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 14px;
    font-weight: 500;
}

.resent p {
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    overflow: hidden;
    display: block;
}

.resent_post {
    margin-left: 20px;
}

.resent_2 {
    padding-top: 5px;
}

.resent .your_address {
    border: medium none;
    border-radius: 0;
    color: hsl(0, 0%, 60%);
    font-size: 12px;
    height: 50px;
    line-height: 28px;
    width: 240px;
}

.news_letter h2 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 32px;
}

.news_letter a i {
    border: 1px solid#ffffff;
    border-radius: 50%;
    font-size: 10px;
    height: 13px;
    line-height: 10px;
    margin-left: 6px;
    margin-top: 7px;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0;
    position: absolute;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 13px;
}

.news_letter a {
    background: hsl(172, 34%, 74%) none repeat scroll 0 0;
    border: 1px solid hsl(172, 34%, 74%);
    border-radius: 3px;
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    margin-top: 20px;
    padding-top: 5px;
    text-align: center;
    width: 132px;
    padding-right: 12px;
}

.news_letter a:hover {
    background: #038875;
    border: 1px solid#038875;
}


/* End footer_area styles */


/* End footer_bottom_area styles */

.footer_bottom p {
    color: #666666;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}

.footer_bottom {
    margin: 0 auto;
    display: block;
    padding-top: 26px;
    margin-top: 90px;
    border-top: 1px solid#DCDCDC
}

.name .form-group {
    float: left;
    width: 48%;
}

.name .comment {
    float: right;
    width: 48%;
}

.form-group input {
    padding-left: 20px;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
    color: #666666;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.message .form-group textarea {
    padding-bottom: 30px;
    font-size: 14px;
    padding-left: 20px;
    color: #666666;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}


/* End footer_bottom_area styles */


/* End footer_area styles */

.btn-one {
    background: #1aafa5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 18px;
    height: 50px;
    width: 160px;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
}

.agent .contac a {
    background: #1aafa5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #ffffff !important;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    padding: 9px 18px;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    width: 160px;
    line-height: 35px;
}

.agent .contac a:hover {
    background: #222222;
    color: #ffffff;
}

.btn-one:hover {
    background: #222222;
    color: #ffffff;
}


/* Start index-two page */

.wellcome.we-center {
    text-align: center;
}

.wellcome-service2 {
    margin-top: 40px;
}

.property-area {
    padding-top: 80px;
    padding-bottom: 80px;
}

.property-area img {
    border-radius: 10px 0 0;
    margin-left: -15px;
}

.property-area .tabs-box {
    position: relative;
    padding-right: 5px;
    margin-left: -90px;
}

.property-area .tabs-box .tab-buttons {
    display: block;
    margin-bottom: 25px;
    margin-left: 50px;
    margin-top: 35px;
    overflow: hidden;
    padding-top: 40px;
    position: relative;
    width: 100%;
}

.property-area .tabs-box .tab-buttons .tab-btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #253d4a;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin-right: 20px !important;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    border-radius: 5px;
}

.property-area .tabs-box .tab-buttons .tab-btn:hover,
.property-area .tabs-box .tab-buttons .tab-btn.active-btn {
    background: #1aafa5 none repeat scroll 0 0;
    color: #ffffff;
}

.property-area .tabs-box .tab-content {
    position: relative;
}

.property-area .tabs-box .tab-content .tab {
    position: relative;
    display: none;
    top: 0px;
    margin: 0px 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.property-area .tabs-box {
    background: #fff none repeat scroll 0 0;
    margin-left: 0;
    padding-right: 5px;
    position: relative;
}

.property-area .tabs-box .tab-content .active-tab {
    display: block;
    top: 0px;
    margin: 0px 0px 0px 50px;
}

.property-area .tabs-box h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #253d4a;
    font-weight: 700;
}

.property-area .tabs-box .text {
    margin-bottom: 11px;
}

.property-area .styled-list {
    margin-top: 10px;
    padding-bottom: 52px;
    position: relative;
}

.property-area .styled-list li {
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    transition: all 0.5s ease 0s;
}

.property-area .styled-list li i {
    font-weight: 400;
    color: #1AAFA5;
    margin-right: 10px;
}

.property-area .styled-list li:hover {
    color: #1AAFA5 !important;
    transition: .5s ease;
}

.property-area h2 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 25px;
    margin-left: 0;
}

.property-area h2 span {
    color: #1aafa5;
    font-size: 24px;
    margin-bottom: 0;
}

.margin {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.gallery2 {
    background: none;
}

.agent_img img {
    width: 100%;
}

.agent-2 {
    margin-left: 100px;
    padding-top: 55px;
    padding-bottom: 100px;
}

.agent-2 .item .item-addres p {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
    padding-bottom: 32px;
    padding-top: 0;
}

.floorplan-area {
    padding-top: 88px;
    padding-bottom: 100px;
}

.floorplan-area img {
    width: 100%;
}

.floorplan-area .tabs-box {
    position: relative;
    padding-right: 5px;
}

.floorplan-area .tabs-box .tab-buttons {
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.floorplan-area .tabs-box .tab-buttons .tab-btn {
    color: #cececf;
    font-size: 20px;
    padding-right: 50px;
}

.floorplan-area .tabs-box .tab-buttons .tab-btn:hover,
.floorplan-area .tabs-box .tab-buttons .tab-btn.active-btn {
    color: #1aafa5;
}

.property-area .tabs-box .tab-buttons .tab-btn:hover,
.property-area .tabs-box .tab-buttons .tab-btn.active-btn {
    color: #ffffff !important;
}

.floorplan-area .tabs-box .tab-content {
    position: relative;
}

.floorplan-area .tabs-box .tab-content .tab {
    position: relative;
    display: none;
    top: 0px;
    margin: 0px 0px 0px 10px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.floorplan-area .tabs-box .tab-content .active-tab {
    display: block;
    top: 0px;
    margin: 0px 0px 0px 0px;
}

.floorplan-area .tabs-box .text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin-bottom: 11px;
}

.floorplan-area .styled-list {
    margin-top: 10px;
    padding-bottom: 29px;
    position: relative;
}

.floorplan-area .styled-list li {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    transition: all 0.5s ease 0s;
}

.floorplan-area .styled-list li i {
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    margin-right: 10px;
}

.floorplan-area .styled-list li:hover {
    color: #1AAFA5 !important;
    transition: .5s ease;
}

.floorplan-area h2 {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 25px;
    margin-left: 0;
}

.floorplan-area h2 span {
    color: #1aafa5;
    font-size: 24px;
    margin-bottom: 0;
}

.slider_area {
    background-image: url("../img/slider/4.jpg");
    background-size: cover;
}

.slider_area .slider h2 {
    color: #ffffff;
    float: left;
    font-size: 36px;
    font-weight: 500;
    padding-bottom: 70px;
    padding-top: 140px;
    font-family: 'Roboto', sans-serif;
}

.slider_area .slider p {
    color: #ffffff;
    float: right;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding-bottom: 70px;
    padding-top: 160px;
}

.slider_area .slider p a {
    color: #ffffff;
    transition: all 500ms ease 0s;
}

.slider_area .slider p a:hover {
    color: #1AAFA5
}

.load a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #1aafa5;
    border-radius: 5px;
    color: #666666;
    font-weight: bold;
    height: 50px;
    line-height: 45px;
    margin: 20px auto 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    width: 150px;
    display: block;
}

.load a:hover {
    border: 2px solid #222222;
    color: #1aafa5;
}

.slider_area .slider p span {
    padding-left: 9px;
    padding-right: 6px;
}

.gallery-masonry {
    background: none;
}

.margin_2 {
    margin-bottom: 30px;
}


/* ==================== section-video-preview start ================ */

.video-preview {
    background: url(../img/resources/1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
}

#html5-watermark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: none !important;
}

.video-preview:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(44, 62, 80, .9);
    top: 0;
    left: 0;
    z-index: -1;
}

.banner-heading {
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #fff;
}

.v-container {
    margin-top: 220px;
    padding-bottom: 220px;
}

.v-container li:last-of-type {
    margin-top: 10px;
}

.v-container.text-center a {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
}

.v-container.text-center li a i {
    font-size: 60px;
    line-height: 60px;
    margin-left: 20px;
    margin-right: 20px;
}


/* ===================== section-video-preview end ================= */


/*============ features style ==============*/

.features {
    position: relative;
    padding: 90px 0px;
}

.features .section-title p {
    color: #666666;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 55px;
}

.features .about-property .content-text h2 {
    position: relative;
    background: none;
    font-size: 30px;
    color: #222222;
    padding-bottom: 0px;
    font-family: 'Roboto', sans-serif;
}

.accordion-box {
    position: relative;
    margin-left: -15px;
}

.accordion-box .content-title {
    position: relative;
}

.accordion {
    border: 1px solid #ededed;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 15px;
    position: relative;
}

.accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center;
}

.accordion .acc-btn.active .left-icon {
    color: #fff;
}

.accordion .left-icon span {
    position: relative;
    top: 18px;
}

.accordion .acc-btn {
    color: #222222;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    padding: 0 20px;
}

.accordion .acc-btn .toggle-icon {
    color: #9c9c9c;
    display: block;
    font-weight: 200;
    padding: 15px 20px;
    position: absolute;
    right: 30px;
    top: -18px;
}

.accordion .acc-btn .toggle-icon.left {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 30px;
}

.accordion .acc-btn .toggle-icon .plus::before {
    font-size: 18px;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    color: #222222;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
}

.accordion-box .accordion .acc-btn .toggle-icon .minus::before {
    color: #222222;
    font-size: 18px;
    font-weight: 100;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
}

.accordion-box .accordion .acc-btn.active {
    color: #1aafa5;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus::before {
    color: #1aafa5;
    font-size: 18px;
    font-weight: 100;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.accordion-box .accordion .acc-content {
    color: #333333;
    display: none;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 15px;
}

.accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.accordion-box .accordion .acc-content p {
    color: #666666;
    margin: 0;
    padding: 25px 10px;
    max-width: 900px;
    border-top: 1px solid #EDEDED;
}

.latest-news2 {
    background: none;
    padding-bottom: 0px;
}

.latest-news2 .latest .text {
    background: #F5F5F5 none repeat scroll 0 0;
    padding-left: 30px;
}

.latest-news2 .latest {
    margin-bottom: 70px;
    position: relative;
    transition: all 500ms ease 0s;
}

.side-bar {
    margin-left: 20px
}

.search-bar {
    border: 1px solid #dedede;
    border-radius: 4px;
    margin-top: 10px;
}

.search-bar input {
    color: #666666;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 19px;
    width: 90%;
    padding-top: 11px;
    font-family: 'Open Sans', sans-serif;
}

.search-bar button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #949494;
    float: right;
    padding-right: 19px;
    padding-top: 11px;
}

.categories h2 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding-top: 45px;
    font-family: 'Roboto', sans-serif;
}

.side-blog h2 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding-top: 45px;
    font-family: 'Roboto', sans-serif;
}

.tages_box h2 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding-top: 45px;
    font-family: 'Roboto', sans-serif;
}

.categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.categories ul li a {
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 26px;
    transition: all 500ms ease 0s;
    padding-top: 10px;
    666666
}

.categories ul li a:hover {
    color: #1aafa5
}

.categories ul li a span {
    float: right
}

.single-blog img {
    float: left;
    margin-top: 7px;
    margin-right: 15px;
}

.side-blog .single-blog h2 a {
    color: #222222;
    font-size: 18px;
    font-weight: 100;
    line-height: 24px;
    transition: all 500ms ease 0s;
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
}

.side-blog .single-blog h2 a:hover {
    color: #1aafa5
}

.side-blog .single-blog h2 {
    margin-top: 0;
    padding-top: 0;
}

.side-blog .single-blog h6 {
    font-size: 13px;
    line-height: 24px;
    color: #a7a7a7;
    font-family: 'Open Sans', sans-serif;
}

.side-blog .single-blog {
    display: block;
    margin-bottom: 9px;
    margin-top: 16px;
    overflow: hidden;
}

.tages_box .tages ul {
    margin-top: 24px;
    padding: 0;
    list-style: none;
}

.tages_box .tages ul li {
    float: left;
    margin-right: 10px;
}

.tages_box .tages ul li a {
    border: 1px solid #666666;
    border-radius: 8px;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 20px;
    transition: all 500ms ease 0s;
}

.tages_box .tages ul li a:hover {
    color: #ffffff;
    background: #1AAFA5;
    border: 1px solid #1AAFA5;
}

.single-blog-text p {
    font-size: 14px;
    line-height: 26px;
    padding-top: 22px;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
}

.single-blog-text h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #222222;
    padding-top: 25px;
}

.single-blog-text ul li a {
    color: #9f9f9f;
    display: block;
    padding-right: 15px;
    padding-top: 20px;
    transition: all 500ms ease 0s;
}

.single-blog-text ul {
    margin-bottom: 43px;
    overflow: hidden;
}

.single-blog-text ul li {
    float: left;
}

.single-blog-text ul li a:hover {
    color: #C6AA92
}

.single-blog-text ul {
    margin-bottom: 43px
}

.latest .single-img img {
    float: right;
    padding-right: 30px;
    padding-left: 30px;
}

.latest .single-text {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="number"],
.default-form .form-group select,
.default-form .form-group textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #dedede;
    border-radius: 5px;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 26px;
    padding: 11px 15px;
    position: relative;
    transition: all 500ms ease 0s;
    width: 100%;
    z-index: 1;
}

.default-form .form-group input[type="text"]:focus,
.default-form .form-group input[type="email"]:focus,
.default-form .form-group input[type="password"]:focus,
.default-form .form-group input[type="tel"]:focus,
.default-form .form-group input[type="number"]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus {
    border-color: #1AAFA5;
}

.default-form .form-group input.error,
.default-form .form-group select.error,
.default-form .form-group textarea.error {
    border-color: #ff0000 !important;
}

.default-form .form-group label.error {
    display: block;
    padding: 10px 0px 0px;
    line-height: 24px;
    font-size: 12px;
    text-transform: uppercase;
    color: #ff0000;
    font-weight: normal !important;
}

.default-form .comment textarea {
    height: 150px;
}

.default-form h2 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 26px;
    padding-top: 66px;
    font-family: 'Roboto', sans-serif;
}

.form-group {
    margin-bottom: 10px;
}

.default-form .btn-one {
    background: #1aafa5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    margin-top: 20px;
}

.latest-news2 .latest-2 {
    margin-bottom: 100px;
}

.default-form .btn-one:hover {
    background: #222222;
    color: #1AAEA4
}

.default-form.contact-2 {
    margin-right: 65px;
    margin-bottom: 100px;
}

.default-form.contact-2 h2 {
    font-size: 30px;
    padding-top: 100px;
    padding-bottom: 40px;
}

.lastname {
    float: left;
    width: 48%;
    margin-right: 22px;
}

.email {
    float: left;
    width: 48%
}

.default-form.contact-2 .form-group {
    margin-bottom: 20px;
}

.address h2 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 34px;
    padding-top: 100px;
}

.address .icon {
    margin-top: 38px
}

.address p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    font-family: 'Roboto', sans-serif;
}

.address .icon i {
    color: #1aafa5;
    float: left;
    font-size: 25px;
    line-height: 32px;
    margin-right: 18px;
}

.address .icon h4 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}

.address .socile ul {
    margin-top: 30px;
    padding: 0;
    list-style: none;
}

.address .socile ul li {
    float: left;
}

.address .socile ul li a {
    color: #ABACB2;
    padding: 11px;
    text-decoration: none;
    transition: all 500ms ease 0s;
}

.address .socile ul li a:hover {
    color: #1AAEA4
}

.default-form .comments textarea {
    height: 150px;
}

.agent-profile-area {
    padding-bottom: 100px;
}

.agent-profile {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-top: 142px;
    overflow: hidden;
}

.agent-profile-text {
    margin-left: 60px;
}

.agent-profile .img-holder {
    float: right
}

.agent-profile .text {
    float: left
}

.agent-profile .text {
    background: #e3e3e3 none repeat scroll 0 0;
    display: block;
    height: 100%;
    margin: 15px;
    width: 70px;
}

.agent-profile .text ul {
    margin-top: 163px;
    margin-bottom: 120px;
}

.agent-profile .text ul li {}

.agent-profile .text ul li a {
    border: 1px solid #1aafa5;
    border-radius: 50%;
    color: #1aafa5;
    display: block;
    height: 37px;
    margin: 0 auto 15px;
    padding-top: 5px;
    text-align: center;
    width: 37px;
    transition: all 500ms ease 0s;
}

.agent-profile .text ul li a:hover {
    color: #ffffff;
    background: #1aafa5;
    border: 1px solid #1aafa5;
}

.agent-profile-text .icon i {
    color: #1aafa5;
    float: left;
    font-size: 25px;
    line-height: 32px;
    margin-right: 18px;
}

.agent-profile-text .icon h4 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}

.agent-profile-text p {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 26px;
}

.agent-profile-text h2 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 0px;
    padding-top: 140px;
}

.agent-profile-text h3 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 19px;
    padding-top: 20px;
}

.agent-profile-text h6 {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 36px;
    padding-bottom: 20px;
    padding-top: 3px;
}

.agent-profile-text .icon {
    margin-top: 30px;
}

.professional-area {
    background: #F6F6F6;
    padding-top: 100px;
    padding-bottom: 85px;
}

.professional h2 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 24px;
    padding-top: 0px;
}

.professional p {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
}

.professional_text h4 {
    color: #222222;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 20px;
    padding-top: 22px;
}

.professional_text p {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
}

.default-form.contact-3 {
    margin-right: 65px;
    margin-bottom: 100px;
}

.default-form.contact-3 h2 {
    font-size: 30px;
    padding-top: 100px;
    padding-bottom: 45px;
    text-align: center;
}

.default-form.contact-3 .form-group {
    margin-bottom: 30px;
}

.default-form.contact-3 .btn {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.tparrows
{
  display: none!important;
}
.slotholder:after
{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 0;
  background: #000;
  z-index: 2;
  opacity: 0.4;
}

.fancybox-opened{z-index: 999999999!important;}
.fancybox-overlay{z-index:9999 !important}
.fancybox-wrap{z-index:99999 !important}

.logos img
{
  width: 100%;
  max-width: 250px;
}
