@import "https://fonts.googleapis.com/css?family=Exo:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";
body {
    font-family: 'Rubik', sans-serif !important;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
}

p {
    color: #3c3c3c;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 15px;
}

p:last-child {
    margin-bottom: 0;
}

.d-table {
    display: table;
    width: 100%;
    height: 100%;
}

.d-table-cell {
    vertical-align: middle;
}

button {
    outline: 0 !important;
}

a {
    text-decoration: none;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: block;
}

a:hover,
a:focus {
    color: #fff;
    text-decoration: none;
}

.bg-f9f9f9 {
    background-color: #f9f9f9;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.default-btn {
    display: inline-block;
    overflow: hidden;
    border: none !important;
    position: relative;
    background-color: #e19903;
    color: #ffffff;
    padding: 8px 33px;
    /*-webkit-box-shadow: 0 10px 20px 0 #e19903;*/
    /*box-shadow: 0 10px 20px 0 #e19903;*/
    font-weight: 500;
    font-size: 15px;
    font-weight: 600;
}

.default-btn-blog {
    display: inline-block;
    overflow: hidden;
    border: none !important;
    position: relative;
    background-color: #fff;
    color: #3c3c3c;
    padding: 14px 33px;
    /*-webkit-box-shadow: 0 10px 20px 0 #e19903;*/
    /*box-shadow: 0 10px 20px 0 #e19903;*/
    font-weight: 500;
    font-size: 15px;
}

.default-btn::before {
    content: "";
    background: #fff;
    -webkit-transition: 0.9s;
    transition: 0.9s;
    -webkit-transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    width: 300px;
    height: 100px;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
}

.default-btn-blog::before {
    content: "";
    background: #fff;
    -webkit-transition: 0.9s;
    transition: 0.9s;
    -webkit-transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    width: 300px;
    height: 100px;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
}

.default-btn:hover,
.default-btn:focus {
    background-color: #e19903;
    color: #fff;
}

.default-btn-blog:hover,
.default-btn-blog:focus {
    background-color: #3c3c3c;
    color: #fff;
}

.default-btn:hover::before,
.default-btn:focus::before {
    -webkit-transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
    transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
}

.default-btn-blog:hover::before,
.default-btn-blog:focus::before {
    -webkit-transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
    transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
}

.section-title {
    text-align: center;
    margin-bottom: 20px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 6px;
}

.section-title p {
    max-width: 645px;
    margin: 0 auto;
}

.form-control {
    height: 50px;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #999;
    border: none;
    border-radius: 0;
    background-color: #f3f3f3;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.form-control:focus {
    border: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #f3f3f3;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-ms-input-placeholder {
    color: #999;
}

.form-control::placeholder {
    color: #999;
}

textarea.form-control {
    height: auto !important;
    min-height: auto !important;
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    text-align: center;
    background-color: #fff;
}

.preloader .loader-gif {
    position: absolute;
    top: 44%;
    -webkit-transform: translateY(-44%);
    transform: translateY(-44%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.preloader .loader-gif img {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.navbar-light .navbar-brand img {
    height:60px;
}
.header-area {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    left: 0;
}

.header-area .navbar {
    position: relative;
}

.top-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.top-header ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.top-header ul.header-contact li {
    margin-right: 20px;
    color: #fff;
    display: inline-block;
}

.top-header ul.header-contact li i {
    color: #e19903;
    margin-right: 3px;
}

.top-header ul.header-contact li a {
    display: inline-block;
    color: #fff;
}

.top-header ul.header-contact li a:hover,
.top-header ul.header-contact li a:focus {
    color: #e19903;
}

.top-header ul.header-contact li:last-child {
    margin-right: 0;
}

.top-header ul.social {
    text-align: right;
}

.top-header ul.social li {
    display: inline-block;
}

.top-header ul.social li a {
    width: 38px;
    height: 38px;
    line-height: 40px;
    background-color: #ededed;
    color: #e19903;
    font-size: 15px;
    text-align: center;
    border-radius: 50%;
}

.top-header ul.social li a:hover,
.top-header ul.social li a:focus {
    background-color: #e19903;
    color: #fff;
}

.navbar {
    /* position: absolute; */
    top: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    padding: 0 0;
    left: 0;
}

.navbar.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* padding-top: 15px; */
    /* padding-bottom: 15px; */
    z-index: 999;
    -webkit-box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
    background-color: #ffffffc9 !important;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    backdrop-filter: blur(10px);
}

.bg-light {
    background-color: transparent !important;
}

.navbar-light .navbar-brand img:last-child {
    display: none;
}

.navbar-light .navbar-nav {
    margin-left: auto;
}

.navbar-light .navbar-nav .nav-item {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-light .navbar-nav .nav-item .nav-link {
    color: #3c3c3c;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    padding-left: 10px;
    padding-right: 0;
}

.navbar-light .navbar-nav .nav-item .nav-link::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 15px;
    background: #603913;
    left: -13px;
}

.navbar-light .navbar-nav .nav-item .nav-link:hover,
.navbar-light .navbar-nav .nav-item .nav-link.active {
    color: #d6a956;
    font-weight: bolder;
}

.navbar-light .navbar-nav .nav-item:first-child {
    padding-left: 0;
}

.navbar-light .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 0;
}

.navbar-light .navbar-nav .nav-item:first-child .nav-link::before {
    display: none;
}

.navbar-light .navbar-nav .nav-item:last-child {
    padding-right: 0;
}

.navbar-light .others-options {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.navbar-light.is-sticky .navbar-nav .nav-item .nav-link {
    color: #3c3c3c;
}

.navbar-light.is-sticky .navbar-nav .nav-item .nav-link:hover,
.navbar-light.is-sticky .navbar-nav .nav-item .nav-link.active {
    color: #e19903;
}

.navbar-light.is-sticky .navbar-brand img:last-child {
    display: block;
}

.navbar-light.is-sticky .navbar-brand img:first-child {
    display: none;
}

.navbar-light.navbar-style-two .navbar-nav {
    margin: 0 auto;
}

.main-banner {
    position: relative;
    z-index: 1;
    height: 800px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-banner::before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.65;
}

.home-area .d-table-cell {
    vertical-align: bottom;
}

.item-bg1 {
    background-image: url(../img/main-banner1.jpg);
}

.item-bg2 {
    background-image: url(../img/main-banner2.jpg);
}

.item-bg3 {
    background-image: url(../img/main-banner3.jpg);
}

.main-banner-content {
    max-width: 560px;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 22;
    border: 10px solid rgba(0, 0, 0, 0.47);
    padding: 50px;
    margin-bottom: 120px;
}

.main-banner-content h1 {
    line-height: 44px;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.main-banner-content h1 span {
    color: #e19903;
}

.main-banner-content p {
    font-size: 15px;
    color: #fff;
    opacity: 0.9;
    margin-bottom: 25px;
}

.main-banner-text {
    max-width: 560px;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 22;
    padding: 50px;
}

.main-banner-text h1 {
    line-height: 44px;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.main-banner-text h1 span {
    color: #e19903;
}

.main-banner-text p {
    font-size: 15px;
    color: #fff;
    opacity: 0.9;
    margin-bottom: 25px;
}

.hero-content {
    position: relative;
    z-index: 22;
    margin-top: 70px;
}

.hero-content span {
    color: #e19903;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.hero-content h1 {
    color: #fff;
    font-size: 65px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
}

.hero-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0;
}

.hero-content p i {
    color: #e19903;
}

.home-slides .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 0;
    background: #fff;
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.home-slides .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e19903;
    width: 45px;
}

.visit-form {
    background: #fff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    padding: 40px 25px;
    position: relative;
    z-index: 22;
    margin-top: 50px;
}

.visit-form::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #fff;
    width: 96%;
    opacity: 0.62;
    height: 50%;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 3px;
}

.visit-form form {
    text-align: center;
}

.visit-form form .form-control {
    border: 1px solid #eee;
    font-size: 14px;
    border-radius: 2px;
}

.visit-form form label {
    color: #3c3c3c;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: left;
    display: block;
}

.visit-form form .default-btn {
    margin-top: 10px;
}

.video-banner {
    overflow: hidden;
}

.video-banner .d-table-cell {
    vertical-align: bottom;
}

.video-banner .video-background {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    z-index: -2;
}

.features-area {
    padding-bottom: 20px;
}

.single-features {
    height: 80%;
    width: 100%;
    margin-bottom: 30px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 1rem rgba(108, 118, 134, 0.1);
    box-shadow: 0 0 1rem rgba(108, 118, 134, 0.1);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 5px;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.single-features .icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #3c3c3c;
    font-size: 30px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    border: 1.3px solid #3c3c3c;
}

.single-features h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
}

.single-features a {
    color: #3c3c3c;
    font-size: 15px;
}

.single-features a:hover,
.single-features a:focus {
    letter-spacing: 2px;
}

.single-features:hover,
.single-features:focus {
    border-color: #ebebeb;
}

.single-features:hover .icon,
.single-features:focus .icon {
    background-color: #3c3c3c;
    color: #fff;
}

.about-image {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.about-image .back-img1 {
    position: absolute;
    z-index: -1;
    right: 10px;
    top: -30px;
}

.about-image .back-img2 {
    position: absolute;
    z-index: -1;
    left: 10px;
    bottom: -30px;
}

.about-image .circle-img {
    position: absolute;
    bottom: -50px;
    right: 80px;
    z-index: 2;
    /* border-radius: 100%; */
    border: 2px solid #3c3c3c;
}

.about-content h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #e19903;
}

.about-content p {
    margin-bottom: 0;
}

.about-content .about-inner .single-inner-box {
    position: relative;
    margin: 30px;
    padding-left: 85px;
}

.about-content .about-inner .single-inner-box .icon {
    position: absolute;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 0;
    color: #3c3c3c;
    font-size: 30px;
    border: 1.3px solid #3c3c3c;
    width: 65px;
    text-align: center;
    height: 65px;
    line-height: 60px;
    border-radius: 3px;
}

.about-content .about-inner .single-inner-box h4 {
    margin-top: 10px;
    font-size: 15px;
    text-transform: capitalize;
}

.about-content .about-inner .single-inner-box:hover .icon,
.about-content .about-inner .single-inner-box:focus .icon {
    color: #fff;
    background-color: #3c3c3c;
}

.property-details-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.property-details-area::before {
    position: absolute;
    /*right: -80%;*/
    background: #3c3c3c;
    content: "";
    top: 0;
    width: 260%;
    height: 585%;
    z-index: 22;
    -webkit-transform: skewY(108deg);
    transform: skewY(108deg);
}

.video-image {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    background-image: url(../img/video-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.video-image img {
    display: none;
}

.video-image::before {
    position: absolute;
    right: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.39;
    z-index: -1;
}

.video-image .video-btn {
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    background: rgba(255, 255, 255, 0.88);
    border-radius: 50%;
    font-size: 30px;
    color: #e19903;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 65px;
    margin: 0 auto;
}

.video-image .video-btn::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

.property-details-info {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 25;
}

.property-details-info .property-details {
    max-width: 100%;
}

.property-details-info .property-details h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    color: white;
    padding-left: 14px;
    padding-top: 10px;
}

.property-details-info .property-details ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.property-details-info .property-details ul li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    color: white;
    font-size: 14px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
}

.property-details-info .property-details ul li span {
    font-weight: 600;
}

.property-details-info .additional-details {
    margin-top: 35px;
    max-width: 100%;
}

.property-details-info .additional-details h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    color: white;
    padding-left: 14px;
}

.property-details-info .additional-details ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.property-details-info .additional-details ul li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    color: white;
    font-size: 14px;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 20px;
}

.property-details-info .additional-details ul li span {
    font-weight: 600;
}

.property-details-area-two {
    position: relative;
    z-index: 1;
}

/*.property-details-area-two::before {*/

/*	position: absolute;*/

/*	left:535px;*/

/*	background: #e19903;*/

/*	content: "";*/

/*	top: 0;*/

/*	width: 60%;*/

/*	height: 100%;*/

/*	z-index: 22;*/

/*}*/

.photo-gallery-item {
    overflow: hidden;
    position: relative;
}

.photo-gallery-item a img {
    -webkit-transition: 0.9s;
    transition: 0.9s;
}

.photo-gallery-item:hover a img,
.photo-gallery-item:focus a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.floor-plans-area {
    position: relative;
    z-index: 1;
    background-image: url(../images/img/background.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

.tab .tabs {
    text-align: center;
    padding: 0;
    margin: 0 0 40px;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}

.tab .tabs li {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    z-index: 1;
    padding-right: 15px;
    padding-left: 15px;
}

.tab .tabs li::before {
    width: 30px;
    height: 30px;
    left: 0;
    bottom: -8px;
    position: absolute;
    background: #e19903;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 0;
    margin: 0 auto;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.tab .tabs li a {
    background-color: #fff;
    padding: 10px 8px;
    color: #3c3c3c;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.tab .tabs li a:hover {
    background-color: #e19903;
    color: #fff;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.tab .tabs li.current a {
    background-color: #e19903;
    color: #fff;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.tab .tabs li.current::before {
    opacity: 1;
    visibility: visible;
}

.tab .tab_content {
    background-color: #fff;
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.tab .tab_content .tabs_item {
    display: none;
}

.tab .tab_content .tabs_item:first-child {
    display: block;
}

.tab .tab_content .tabs_item .tabs_item_content p {
    margin-bottom: 0;
}

.tab .tab_content .tabs_item .tabs_item_content ul {
    padding: 0;
    margin: 25px 0 30px;
    list-style-type: none;
}

.tab .tab_content .tabs_item .tabs_item_content ul li {
    margin-bottom: 12px;
    color: #9ea0a6;
    font-weight: 500;
    overflow: hidden;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.tab .tab_content .tabs_item .tabs_item_content ul li span {
    float: right;
    color: #3c3c3c;
    font-weight: 600;
}

.tab .tab_content .tabs_item .tabs_item_content ul li:last-child {
    margin-bottom: 0;
}

.agent-image {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.agent-image .back-img1 {
    position: absolute;
    z-index: -1;
    right: -23px;
    top: -30px;
}

.agent-image .back-img2 {
    position: absolute;
    z-index: -1;
    left: -23px;
    bottom: -30px;
}

.agent-content {
    padding-left: 30px;
    position: relative;
}

.agent-content .section-title {
    text-align: left;
    margin-bottom: 35px;
}

.agent-content .section-title p {
    margin-left: 0;
    margin-right: 0;
}

.agent-content .agent-info {
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 15px 100px 20px 25px;
}

.agent-content .agent-info::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 100% 0, 84% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 84% 100%, 0 100%);
    width: 100%;
    height: 100%;
    background: #e19903;
}

.agent-content .agent-info::after {
    content: "";
    position: absolute;
    -webkit-clip-path: polygon(0 0, 97.5% 0, 82% 95%, 0 95%);
    clip-path: polygon(0 0, 97.5% 0, 82% 95%, 0 95%);
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #faf6f6;
}

.agent-content .agent-info h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px;
}

.agent-content .agent-info span {
    display: block;
    color: #3c3c3c;
}

.agent-content p {
    margin: 0;
}

.agent-content .agent-contact-info {
    padding: 0;
    margin: 5px 0 45px;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.agent-content .agent-contact-info li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 16px;
    color: #3c3c3c;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}

.agent-content .agent-contact-info li span {
    color: #3c3c3c;
    display: block;
    font-weight: 600;
    margin-bottom: 3px;
}

.agent-content .agent-contact-info li i {
    color: #3c3c3c;
    position: relative;
    top: 5px;
    font-size: 35px;
}

.agent-content .agent-contact-info li a {
    display: inline-block;
    color: #3c3c3c;
}

.agent-content .agent-contact-info li a:hover,
.agent-content .agent-contact-info li a:focus {
    color: #3c3c3c;
}

.agent-content .social {
    position: absolute;
    left: 200px;
    bottom: 10px;
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.agent-content .social li {
    display: inline-block;
}

.agent-content .social li a {
    width: 40px;
    height: 40px;
    line-height: 42px;
    background-color: #ededed;
    color: #3c3c3c;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
}

.agent-content .social li a:hover,
.agent-content .social li a:focus {
    background-color: #3c3c3c;
    color: #fff;
}

.feedback-area {
    position: relative;
    padding-bottom: 70px;
    z-index: 1;
    background-color: #e19903;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.feedback-area .section-title h2 {
    color: #fff;
}

.feedback-area .section-title p {
    color: #fff;
    opacity: 0.9;
}

.single-feedback {
    margin-bottom: 30px;
    text-align: center;
    background-color: #fff;
    padding: 40px 30px;
}

.single-feedback .client-image img {
    border-radius: 50%;
}

.single-feedback .rating {
    padding: 0;
    margin: 20px 0 15px;
    list-style-type: none;
}

.single-feedback .rating li {
    display: inline-block;
    color: #ffc000;
    font-size: 18px;
}

.single-feedback p {
    margin-bottom: 0;
}

.single-feedback .bar {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    height: 2px;
    background: #e19903;
}

.single-feedback h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}

.single-feedback span {
    display: block;
    font-size: 14px;
    color: #3c3c3c;
}

.services-area {
    padding-bottom: 70px;
}

.single-services {
    margin-bottom: 30px;
    background-color: #fcfafa;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 5px;
    border: 1px solid #fcfafa;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
}

.single-services .icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #3c3c3c;
    font-size: 35px;
    border-radius: 3px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    border: 1.3px solid #3c3c3c;
}

.single-services h3 {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.single-services .bar {
    position: relative;
    margin-top: 12px;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    height: 3px;
    background: #3c3c3c;
}

.single-services a {
    color: #3c3c3c;
    font-size: 15px;
}

.single-services a:hover,
.single-services a:focus {
    letter-spacing: 2px;
}

.single-services:hover,
.single-services:focus {
    border-color: #ebebeb;
}

.single-services:hover .icon,
.single-services:focus .icon {
    background-color: #3c3c3c;
    color: #fff;
    border-radius: 50%;
}

#map {
    width: 100%;
    height: 450px;
}

#contactForm label {
    display: block;
    color: #3c3c3c;
    font-weight: 600;
    font-size: 14px;
}

#contactForm .has-error ul {
    padding: 0;
    margin: 10px 0 0;
    list-style-type: none;
}

#contactForm .has-error ul li {
    color: red;
}

#contactForm #msgSubmit {
    margin: 0;
}

#contactForm .text-danger {
    margin: 15px 0 0 !important;
    font-size: 20px;
    font-weight: 600;
}

.contact-box .agent-contact {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.contact-box .agent-contact .image {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.contact-box .agent-contact .image img {
    border-radius: 7px;
    border: 6px solid #eee;
}

.contact-box .agent-contact .content {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.contact-box .agent-contact .content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.contact-box .agent-contact .content span {
    display: block;
    color: #3c3c3c;
    margin-bottom: 12px;
}

.contact-box .contact-info {
    padding: 15px 0 0;
    border-top: 1px solid #ececec;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 30px;
}

.contact-box .contact-info li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    color: #3c3c3c;
    position: relative;
    font-size: 15px;
    margin-top: 10px;
    padding-left: 39px;
    padding-top: 5px;
}

.contact-box .contact-info li a {
    display: inline-block;
    color: #3c3c3c;
}

.contact-box .contact-info li a:hover,
.contact-box .contact-info li a:focus {
    color: #3c3c3c;
}

.contact-box .contact-info li i {
    color: #3c3c3c;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.social {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.social li {
    display: inline-block;
}

.social li a {
    width: 40px;
    height: 40px;
    line-height: 42px;
    background-color: #ededed;
    color: #3c3c3c;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
}

 .social li a:hover,
 .social li a:focus {
    background-color: #3c3c3c;
    color: #fff;
}

.footer-area {
    text-align: center;
    background: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-area p {
    color: #fff;
}

.footer-area p a {
    display: inline-block;
    color: #e19903;
    font-weight: 600;
}

.footer-area p a:hover,
.footer-area p a:focus {
    color: #e19903;
}

.go-top {
    position: fixed;
    cursor: pointer;
    bottom: 19px;
    right: 39px;
    font-size: 25px;
    color: #fff;
    background-color: #e19903;
    z-index: 4;
    display: none;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.go-top:hover {
    color: #fff;
    background: #e19903;
}
.contact-info i{
        font-size: 20px;
    position: absolute;
    left: 3px;
    top: 5px;
}
.contact-info i:hover{
       display:none;
}
.nav-link {
    position: relative;
    display: inline-block;
}

.nav-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #d6a956;
    transition: width 0.3s ease-in-out;
}

.nav-link:hover::after {
    width: 100%;
}
.heading_n {
    font-family: 'Great Vibes', cursive  !important;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 26px;
    width: 100%;
}



.astro-image-wrap, .kc-sectn-card {
    transition: all .30s ease-in-out;
}
.astroimg {
    display: flex
;
    position: relative;
    padding-bottom: 87%;
    width: 100%;
}
.astroimg img {
    transition: all .30s ease-in-out;
}
.astro-2 {
    margin-top: 0;
    position: absolute;
    z-index: 3;
    width: 63%;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img.img-fluid.astro-1 {
    position: absolute;
    right: 0;
    z-index: 8;
    width: 61%;
    bottom: 10px;
    left: -15px;
}
.astroimg img {
    transition: all .30s ease-in-out;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.astroimg:after {
    content: "";
    height: 567px;
    background: #fdcb54;
    top: -25px;
    bottom: -25px;
    position: absolute;
    left: 15%;
    right: 15%;
}

.card-items {
    /* border: 1px solid #e1e1e0; */
    display: inline-block;
    /* padding: 1.6vw 0vw 1.6vw; */
    text-align: center;
    width: 100%;
    /* height: 97px; */
    border-radius: 5px;
    float: left;
    margin-right: 0;
    margin-bottom: 0.78vw;
    box-shadow: 0vw 0.781vw 1.042vw 0vw rgb(0 0 0 / 10%);
    background: #ffffff;
    padding: 14px 2px;
}

.card-items-inner {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    /* align-items: center; */
}
.card-text {
    line-height: 1.55vw;
    min-height: 3.083vw;
    font-size: 0.965vw;
    color: #4f4f4f;
    margin-bottom: 0;
    margin-left: 0;
}
.about-inner {
    margin-top: 20px;
}
.about-content p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 24px;
    color: #333;
    margin-top: 15px;
}
.pt-40{
    padding-top:40px;
}
.about-area {
    background:#f5f5f5 !important;
}
.card-items-inner i {
    font-size: 34px;
}
.yellow{
color:#FAAF11;
}
.red{
color:#fb2b3a;
}
.blue{
color:#222f57;
}
.green{
    color:#50c623;
}



/*Features*/



.pxl-grid-inner {
    margin: -15px;
}
.pxl-grid-inner .grid-item {
    margin: 15px;
}


.cross-hover {
    position: relative;
    overflow: hidden;
    background: white;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.cross-hover::before,
.cross-hover::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #603913;
    z-index: 0;
    transform: scale(0);
    transition: all 400ms ease;
}

.cross-hover::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    transform-origin: top right;
}
.cross-hover::after {
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    transform-origin: bottom left;
}

.cross-hover:hover::before,
.cross-hover:hover::after {
    transform: scale(1.005);
}


.grid-item-inner .item-content {
    padding: 20px 5px 26px;
    transition: all 300ms ease;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    text-align: center;
    position: relative;
    z-index: 1;
    border: 1px solid #d8d8d8;
    justify-content: center;
    min-height: 188px;
}


.grid-item-inner .item-title {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: bold;
}


.grid-item-inner .area-icon-wrap img {
    width: 50px;
    height: auto;
    transition: all 350ms linear 600ms;
}

.pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-excerpt {
    transition: all 300ms ease;
}
.item-excerpt {
    line-height: 24px;
    min-height: 54px;
    margin-top: 12px !important;
    font-size: 14px;
}


.grid-item-inner.cross-hover:hover .item-excerpt,
.grid-item-inner.cross-hover:hover .item-title {
    color: white !important;
}
.grid-item-inner.cross-hover:hover .area-icon-wrap {
    filter: brightness(0) invert(1);
}

.single-features:hover .icon, .single-features:focus .icon {
    background-color: #3c3c3c;
    color: #fff;
}

.grid-item-inner .icon {
    width: 55px;
    height: 55px;
    line-height: 67px;
    color: #e19903;
    font-size: 6px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    border: 1.3px solid #3c3c3c2e;
}

 .item-excerpt {
    margin-top: 20px;
}

.area-icon-wrap {
    /* margin-top: 20px; */
}
.mtr-9{
    margin-top: 0px;
    /* min-height: 100px; */
}
.mt-20{
    /* margin-top:20px; */
}
.pt-30{
    padding-top:30px !important;
}



/*contact us*/

section.Contact_section_tri {
    padding: 50px 0;
    background-image: url(../images/banner2.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.Contact_section_tri:after {
    height: 100%;
    content: "";
    background: linear-gradient(to right, #000000c7 10%, #0000004f 70%, #00000000 100%);
    /* background: linear-gradient(to right, #000000a6 37%, #ffffff00 166%); */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.Contact_sec_tri {
    position: relative;
    z-index: 1;
}
.row.row_tri {
    display: flex
;
    align-items: center;
}
.euyhui_tri {
    position: relative;
    z-index: 1;
    width: 85%;
}
p.contact_heading_tri {
    font-size: 28px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}
p.contact_heading_tri:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 72px;
    height: 3px;
    border-radius: 33.7963px;
    background-color: #603913;
}
p.contact_heading_tri:after {
    content: "";
    position: absolute;
    left: 75px;
    bottom: 0;
    width: 12px;
    height: 3px;
    border-radius: 33.7963px;
    background-color: #603913;
}
.contact_details_section_tri {
    /* display: flex
; */
    /* align-items: center; */
    margin-bottom: 15px;
}
.contact_details_section_tri p {
    font-size: 15px;
    display: flex
;
    /* align-items: center; */
    margin-bottom: 22px;
}
span.hd_tri {
    width: 25px;
    color: white;
}
.theme-page a {
    color: #444444;
}

.contact_details_section_tri a {
    /* font-weight: 600; */
    color: #ffffff !important;
    margin-left: 5px;
}
.EnquireNow-frm_section_tri {
    border-bottom: 5px solid #603913;
    box-shadow: 0 8px 43px rgba(0, 0, 0, 0.2);
    padding: 18px 30px;
    background-color: white;
}


.clearboth {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    width: 0;
    height: 0;

}
p.contact_heading_tri.EnquireNow_heading_tri {
    color: #000000;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
p.contact_heading_tri {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}
.lbl_tr {
    font-size: 12px;
    color: #2c2c2c;
    line-height: 22px;
}
.caldera-grid .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.fjgbh_tri{
    height:420px;
}
.fjgbh_tri a{
    height:100%;
    display: flex
;
    justify-content: center;
}
.fjgbh_tri img{
    height:100%;
    object-fit:cover;
}
.col-md-2.first_col.ghyugi_tri {
    margin: 20px 0px;
   
}
.col-md-12.first_col.ghyugi_tri {
    margin: 20px 0px;
    display: flex
;
    justify-content: end;
}
.fachbook{
    background: #2a68b1 !important;
 
}
.instagram{
    background: #ae1ba0 !important;
    
}
.Linkdin{
    background: #0077B5 !important;
   
}
.form-group {
    margin-bottom: 15px;
}
.fgbhbg_tri{
    display:inline;
}
.social li a{
    margin-left:10px;
}
ul.about-list {
    padding: 0px;
}
.about-item {
    margin-bottom: 8px;
    display: flex
;
    align-items: center;
    gap: 15px;
}
span.span.textt_about {
    margin-left: 26px;
}

.about-item span.span {
    color: #333;
    font-size: 13px;
}
.textt_about {
    padding-bottom: 5px;
    position: relative;
}
.textt_about:before {
    content: "\f0a4";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 5px;
    width: 28px;
    font-size: 13px;
    color: #e19903 !important;
    color: Brown;
    position: absolute;
    left: -29px;
    top: 1px;
}
.fgbyhvgb_tri{
    padding-right:0px;
}
.fgbyhvgb_tri h3{
    font-size:22px;

}
.pl-0{
    padding-left:0px;
}
.about-area.pt-40{
    padding:40px 0px !important;
}
section#about {
    padding-top: 50px !important;
    padding: 50px 0;
    background-image: url(../images/bg-img.png) !important;
    background-size: cover !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}
img.img-fluid.astro-2 {position: absolute;top: 45px;right: 0px;z-index: 100;}



/*about us*/

.image-box {
    position: relative;
    display: block;
    margin: 0px 60px 0px 0px;
}

 .image-box .image-2 {
    position: relative;
    display: block;
    border-radius: 1.62vw;
    width: 50%;
    float: left;
    padding-left: 2vw;
}
 .image-3 {
    position: absolute;
    right: 21%;
    /* bottom: -0.437vw; */
    bottom: -14px;
}
span.ffhui_tri {
    display: flex
;
    align-items: center;
}
span.ee_tri {
    background: #e19903;
    color: #fff;
    width: 3.604vw;
    height: 3.604vw;
    min-width: 2.604vw;
    position: relative;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 1.51vw;
    border-radius: 50%;
}
span.feudg_tri {
    font-size: 1.2vw;
    margin-left: 0.521vw;
    color: #000;
    font-weight: 600;
}
.image-box .image-1 {
    position: relative;
    display: block;
    border-radius: 1.563vw;
    left: 0vw;
    width: 50%;
    float: left;
    padding-top: 6.25vw;
    padding-right: 2vw;
}

.image-animation-content {
    width: 100%;
    height: 26.625vw;
    overflow: hidden;
    position: relative;
    border-radius: 1.62vw;
}

.image-animation-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    animation: myfirst 5s infinite alternate ease-in-out;
}

@keyframes myfirst {
   
    0% {
        background-image: url('../images/gallery/InfinityResidencesNightview.jpg');
    }

   
    100% {
        background-image: url('../images/gallery/InfinityResidencesEveningView.jpeg');
    }
}

.image-animation-inner-new {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    animation: mysecond 5s infinite alternate ease-in-out;
}

@keyframes mysecond {
    0% {
        background-image: url('../images/gallery/InfinityResidencesEveningView.jpeg');
    }

    100% {
        background-image: url('../images/gallery/InfinityResidencesNightview.jpg');
    }
}
.col-lg-6.col-md-12.col-sm-12.image-column {
    position: relative;
}
p.card-text {
    font-size: 11px;
}
.heading_new{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #e19903;
    width: 100%;
}
.map_new {
    /* padding: 10px; */
    /* background: white; */
    border: 1px solid #8080804a;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}
/*#about2{
  
        padding-top: 50px !important;
    padding: 50px 0;
    background-image: url(../images/menu_bg.jpg) !important;
    background-size: cover !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}*/
.pb-30p{
    padding-bottom:30px !important;
}
#location{
    background:#fff !important;
        padding-top: 50px !important;
    padding: 50px 0;
    background-image: url() !important;
    background-size: cover !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}

.yfgbyufg_tri{
    padding:0;
    background: #603913;
    width: 645px;
}

.fhvbh_tri::before {
    content: "";
    display: block;
    background-color: #e19903;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    /* border-radius: 10px; */
}
.fhvbh_tri {
    position: relative; 
}
.fhvbh_tri img {
    position: relative;
    z-index: 2;
    /* border-radius: 10px; */
}



/*banner*/ 


.contain{

position: relative;

width: 100%;



}



#owl-carousel2 .owl-dots{
    /*height:0;*/
}
#owl-carousel2 .owl-carousel{
    position:relative;
}

#owl-carousel2 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    /*width: 50px;
    border: none;
    height: 50px;
    border-radius: 50px;
    padding: 0 !important;
    font: inherit;*/
}

#owl-carousel2 .owl-nav button{
    display:flex;
  
   
    align-items:center;
    position:absolute;
    top:45%;
    justify-content:space-between;
} 

#owl-carousel2 .owl-prev{
  left: 30px;
  color:#e19903 !important;
}
#owl-carousel2 .owl-theme .owl-nav [class*='owl-']:hover{
   background:none;
   color:none;
}
#owl-carousel2 .owl-theme .owl-dots .owl-dot span {
    width: 0px; 
     height: 0px; 
   
}
#owl-carousel2 .owl-next{
    right: 30px;
    color:#e19903 !important;
}
#owl-carousel2 .owl-prev span{
    font-size:50px;
}
#owl-carousel2 .owl-next span{
    font-size:50px;
}

.owl-theme .owl-nav {
         
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-']:hover{
    background:none !important;
    color:none !important;
}

.contain_n {
    position: absolute;
    background: #000000a1;
    padding: 45px 30px;
    z-index: 1;
    left: 8%;
    /* right: 0; */
    bottom: 8%;
    border-radius: 3px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 38%;
    text-align: left;
}

.c-white {
    color: white !important;
}

.contain_n::before {
    content: "";
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* background: brown; */
    /* z-index: -1; */
    /* border-radius: 8px; */
    /* transform: translate(13px, 13px); */
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.gbfyhgb_tri{
            width: 16.63333% !important;
}

section.ehu_tri {
    /* background: #eff9ff; */
    padding: 50px 0px;
    /* border-top: solid 1px #a6bde1; */
    /* border-bottom: solid 1px #a6bde1; */
    /* font-family: 'Roboto', sans-serif; */
    /* background: #fff; */
    /* background: linear-gradient(Brown, #5C4033) !important; */
    position: relative;
    background: brown !IMPORTANT;
}

section.ehu_tri:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/bg_img_new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.about-area.pt-40.pb-30p.bg-f9f9f9{
    background: #603913 !important;
}
.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    z-index: 9999;
    bottom: 20px;
    right: 25px;
    /* font-size: 33px; */
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 28px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}
pulse animation {
    box-shadow: rgba(37, 211, 102, 0.5) 0px 0px 0px 0px;
}




/*popup thanks*/
.errorspan_tri {
    font-size: 10.6px;
    font-weight: 400;
    color: red;
    position: absolute;
    left: 0;
    /*bottom: 2px;*/
}



.popup_name_tri {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000000ad;
    z-index: 9999;
    display: flex;
    align-items: center;
    text-align: center;
}
.popup_section_tri {
    position: relative;
}
.popup_section_tri {
    margin: auto;
    width: 35%;
    background: white;
    padding: 25px 11px;
    border-radius: 5px;
}
p.heading_tri_p {
    margin-bottom: 6px;
    font-size: 22px;
    color: black;
    margin-top: 15px;
}
p.text_p {
    margin-bottom: 3px;
    font-size: 14px;
    color: black;
}
p.text_p u{
     color: #000;
}
.btnsubmit_new:hover, .btnsubmit_new:active, .btnsubmit_new:focus {
    color: #fff;
}
.col_new_tri_section_new .close_btn:hover {
    background: #316405;
    color: white;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
}
.col_new_tri_btn_new .btnsubmit_new:hover {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
}
.close_btn {
    border: 1px solid #316405;
    color: #316405;
    z-index: 3;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 4px 20px;
    margin-right: 10px;
}
.close_btn span{
    margin:auto;
    font-size: 14px;
}
.col_new_tri_section_new {
    display: flex;    align-items: center;
}

p.contact_num_sec_last a{
    color: #316405;
    font-weight: 600;
}
.changecolor {
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
    -o-animation: NAME-YOUR-ANIMATION 1s infinite;
    animation: NAME-YOUR-ANIMATION 1s infinite;
}
@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%, 49% {
     background-color: #306405;    border: 1px solid #306405;
 
  }
  50%, 100% {
    background-color: #5ab416;    border: 1px solid #5ab416;
  
  }
}
.col_new_tri_btn_new {
    margin: auto;
    display: flex;
    align-items: center;
}
.col_new_tri_btn_new .btnsubmit_new {
    border: 1px solid #316405;
    padding: 4px 20px;
    font-size: 14px;
}
.ml10_tri_new {
    margin-left: 10px;
}
.changecolor {
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
    -o-animation: NAME-YOUR-ANIMATION 1s infinite;
    animation: NAME-YOUR-ANIMATION 1s infinite;
}
.btnsubmit_new {
    background: #316405;
    border: 0;
    outline: none;
    padding: 7px 23px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}


/*new css*/

.fhvgbhg_tri{
    position:relative;
}

.fjgbh_tri img {
    filter: blur(2px);
    transition: 0.3s ease;
}
span.ggyg_tri.para1 {
    font-size: 13px;
    padding-left: 3px;
}


