.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .sticky-header{
	top:32px;	
}
.elementor-section-wrap .elementor-section{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.breadcrumb-item+.breadcrumb-item::before{
	display:none !important;	
}
.bordered-layout.page-wrapper {
    padding: 0px 50px 0px;
}
.pagination{
	position:relative;
	display: block;
	text-align:center;
}
.pagination li{
	position: relative;
    display: inline-block;
}
.pagination li a, .pagination li > span{
	position: relative;
    float: left;
    padding: 0;
    margin: 3px;
    color: #5a6f7c;
    text-decoration: none;
    background-color: #fff;
    border-radius: 2px;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #eaeff5;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
}
.pagination li a:focus, .pagination li a:hover, .pagination li > span:focus, .pagination li > span:hover, .pagination li > span.current{
	background: #7bca33;
    border: 1px solid #7bca33;
    border-radius: 2px;
    color: #fff;
}
.page-wrapper{
	overflow:hidden;	
}
.agents-slide-item .image-column .image{
	margin-right: 30px !important;	
}
.news-block .lower-content .post-meta,
.post-meta.detail-page{
	position: relative;
    top: -27px;
    margin: 0 0px -3px;
}

.post-meta ul{
	position:relative;
}
.post-meta ul li{
	position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.post-meta ul li a{
	position:relative;
	color:#333333;
	font-size:14px;
}
.post-meta ul li a span.icon{
	color:#7bca33;
	margin-right:8px;
}
.social-icon-five li a{
	color: #2a2a2a !important;
	background-color: #f7f7f7 !important;
}
.contact-map-section .map-canvas{
	height:auto !important;
	margin-bottom: -10px;	
}
.latest-posts .post .post-thumb{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.gallery-widget .widget-content .images-outer .image-box{
	position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 0px 2px;
}
.footer-widget .gallery-widget .widget-content .images-outer .image-box{
	width: 80px;
    height: 80px;
	margin-bottom:5px;	
}
.gallery-widget .widget-content .images-outer .image-box .overlay-box {
    background-color: rgba(123,202,51,0.70);
}
.gallery-widget .widget-content .images-outer .image-box .overlay-box {
    position: absolute;
    content: '';
    left: 0px;
    right: 0px;
    top: 0px;
    height: 100%;
    display: block;
    z-index: 1;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: rgba(123,202,51,0.80);
}
.gallery-widget .widget-content .images-outer .image-box:hover .overlay-box {
    opacity: 1;
}

.footer-widget ul{
	position:relative;
	margin:0px;
	padding:0px;	
}
.footer-widget ul li{
	position: relative;
    margin-bottom: 10px;	
	padding-left:19px;
	padding-bottom:10px;
	border-bottom:1px solid rgba(255,255,255,0.3);
}
.footer-widget ul li:before{
	position:absolute;
	top:0px;
	left:0px;
	content:'\f105';
	font-size:14px;
	color:#ffffff;
	font-family: 'FontAwesome';
}
.footer-widget ul li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
} 
.footer-widget ul li ul li{
	margin-bottom:0px;
	margin-top:10px;
	padding-bottom:0px;
	border-bottom:none;
	padding-top:10px;
	border-top:1px solid rgba(255,255,255,0.3);
} 
.footer-widget ul li ul li:before{
	top:10px;
}
.footer-widget ul li a{
	position: relative;
    color: #cfcfcf;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;	
}
.footer-widget ul li a:hover{
	color: #7bca33;	
}
.footer-widget .latest-posts .post h4,
.footer-widget .latest-posts .post h4 a{
	color:#cfcfcf;
}

.author-box{
	background: #f5f5f5;
    padding: 20px;
    border-radius: 5px;
}
.author-box .author-comment .inner-box{
	min-height:180px;	
}
.aspiro-comment-item .aspiro-comment-item{
	margin-left:80px;	
}
.comment-box .comment-form{
	margin:30px 0px 0px 0px;	
}
.comment-box .group-title,
.comments-area.post-comments .group-title{
	margin-bottom:10px;	
}
.sidebar-page-container .group-title h2 small a{
	position:relative;
	display:block;
	font-size: 18px;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;	
}


/*Error Section*/

.error-section{
	position:relative;
	padding:100px 0px 100px;
}

.error-section .content{
	position:relative;
	text-align:center;
}

.error-section h1{
	position:relative;
	color:#222222;
	font-size:180px;
	font-weight:600;
	line-height:1em;
	margin-bottom:10px;
}

.error-section h2{
	position:relative;
	color:#222222;
	font-size:50px;
	font-weight:300;
	line-height:1.2em;
	margin-bottom:10px;
}

.error-section .text{
	position:relative;
	color:#222222;
	font-size:20px;
	font-weight:300;
	margin-top:20px;
	line-height:1.5em;
	margin-bottom:30px;
}

.widget{
	position:relative;	
}
.widget ul{
	position:relative;
	margin:0px;
	padding:0px;	
}
.widget ul li{
	position: relative;
    color: #666666;
    font-size: 16px;
	padding-bottom:14px;
	margin-bottom:14px;
    display: block;
    font-weight: 400;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-bottom: 1px solid #e6e6e6;	
}
.widget ul li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:14px;
	padding-top:14px;
	border-top:1px solid #e6e6e6;
	margin-left:15px;
}
.widget ul li a{
	position: relative;
    color: #666666;
    font-size: 16px;
	display: inline-block;
}
.widget ul li a:hover{
	color:#7bca33;
}
.news-block-two .inner-box .content-column .inner-column{
	padding:31px;	
}
.news-block-two .inner-box .content-column,
.news-block-two .inner-box .image-column{
	float:none !important;	
}
.m-t30{
	margin-top:30px !important;
}
.m-b30{
	margin-bottom:30px !important;
}
.p-t30{
	padding-top:30px !important;
}
.sidebar-page-container .comments-area > .aspiro-comment-item:last-child .comment-box{
	margin-bottom:0px;
	border-bottom:none;
}
#cancel-comment-reply-link{
	margin-top:15px;
}
.sidebar .sidebar.blog-sidebar{
	margin-left:30px;
}
.sidebar .sidebar-title h3 a,
.main-footer .footer-title h2 a{
	color:inherit;
}
.main-header .main-box .logo-box .logo img,
.sticky-header .logo img,
.main-footer .logo-widget .logo img,
.hidden-bar .logo img,
.main-header .header-upper .logo-box img{
	height:40px;
}

/*** 

====================================================================
	Team Section Two
====================================================================

***/

.team-section-two{
	position:relative;
	padding:110px 0px 120px;
}

.team-section-two .pattern-layer{
	position:absolute;
	right:0px;
	top:0px;
	width:696px;
	height:696px;
	opacity:0.2;
	background-repeat:no-repeat;
	background-position:right bottom;
}

.team-section-two .pattern-layer-two{
	position:absolute;
	left:0px;
	bottom:0px;
	width:696px;
	height:696px;
	opacity:0.2;
	background-repeat:no-repeat;
	background-position:right bottom;
}

.team-section-two .owl-nav{
	display:none;
}

.team-section-two .owl-dots{
	position:relative;
	text-align:center;
	margin-top:20px;
}

.team-section-two .owl-dots .owl-dot{
	position:relative;
	width:10px;
	height:10px;
	margin:0px 5px;
	display:inline-block;
	background-color:#111111;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.team-section-two .owl-dots .owl-dot.active,
.team-section-two .owl-dots .owl-dot:hover{
	width:30px;
	background-color:#7bca33;
}

.team-block-two{
	position:relative;
	margin-bottom:30px;
}

.team-block-two .inner-box{
	position:relative;
	overflow:hidden;
}

.team-block-two .inner-box .image{
	position:relative;
	overflow:hidden;
	background-color:#7bca33;
}

.team-block-two .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition: all 600ms ease;
	-webkit-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
}

.team-block-two .inner-box:hover .image img{
	opacity:0.7;
	transform:scale(1.05,1.06);
}

.team-block-two .inner-box .lower-content{
	position:relative;
	padding-top:30px;
}

.team-block-two .inner-box .lower-content h4{
	position:relative;
	font-weight:700;
	font-size:18px;
}

.team-block-two .inner-box .lower-content h4 a{
	position:relative;
	color:#222222;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.team-block-two .inner-box .lower-content h4 a:hover{
	color:#7bca33;
}

.team-block-two .inner-box .lower-content .designation{
	position:relative;
	color:#7bca33;
	font-size:14px;
}

.team-block-two .inner-box .lower-content .share-box{
	position:absolute;
	right:0px;
	top:30px;
	width:50px;
	height:50px;
	background-color:#222222;
}

.team-block-two .inner-box .lower-content .share-box .box-inner{
	position:relative;
	padding:10px;
	overflow:hidden;
}

.team-block-two .inner-box .lower-content .share-box .share{
	position:static;
	width:30px;
	z-index:3;
	height:30px;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	background-color:#7bca33;
}

.team-block-two .inner-box .lower-content .share-box .social-box{
	position:absolute;
	width:50px;
	right:10px;
	left:0px;
	top:100%;
	opacity:0;
	z-index:1;
	padding:10px;
	text-align:center;
	background-color:#222222;
	transition: all 600ms ease;
	-webkit-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
}

.team-block-two .inner-box .lower-content .share-box:hover .social-box{
	top:-340%;
	opacity:1;
}

.team-block-two .inner-box .lower-content .share-box:hover .box-inner{
	overflow:visible;
}

.team-block-two .inner-box .lower-content .share-box .social-box li{
	position:relative;
	margin:0px 0px 10px;
	display:inline-block;
}

.team-block-two .inner-box .lower-content .share-box .social-box li a{
	position:relative;
	width:30px;
	height:30px;
	color:#000000;
	line-height:30px;
	text-align:center;
	display:inline-block;
	background-color:#7bca33;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.team-block-two .inner-box .lower-content .share-box .social-box li a:hover{
	background-color:#ffffff;
}

.team-block-two .inner-box .lower-content .share-box .social-box li:last-child{
	margin-bottom:0px;
}

.testimonial-block-two .inner-box .test-info {
    position: relative;
    display: block;
    padding: 50px;
    border: 1px solid #e1e1e1;
}

.testimonial-block-two .inner-box .test-info .arrow-bottom {
    position: absolute;
    left: 40px;
    bottom: -20px;
    font-size: 20px;
    transform: rotate(90deg);
	color:#e1e1e1;
}
.plans-section .tabs-content .tab .image{
	border: 1px solid #e1e1e1;
	padding:60px;
	margin-right:30px;
}
.content-tab-detail ul li{
	position:relative;
	padding:25px;
	font-size:18px;
	font-weight:600;
}
.gray-bg{
	background:#f5f5f5;
}
.content-tab-detail ul li .right{
	float:right;
	color:#7bca33;
}
.news-block .post-meta ul,
.post-meta.detail-page ul {
    position: relative;
    display: inline-block;
    padding: 10px 10px 2px;
    background: #ffffff;
    border-radius: 7px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}
.news-block .inner-box .lower-content .v-two{
	position:relative;
}
.news-block .inner-box .lower-content .v-two a{
	position: absolute;
    bottom: -75px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
	background: #7bca33;
    color: #ffffff;
	display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.news-block .inner-box .lower-content .v-two:hover a{
	background:#2a2a2a;
	-webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}
.news-block-two .inner-box .content-column .inner-column .post-meta{
	position:relative;
	border-bottom:1px solid #eaeaea;
	padding:5px 0;
	margin-bottom:14px;
}
.news-block-two .inner-box .content-column .inner-column .post-meta li{
	margin-left:0px;
}
.news-block .inner-box .lower-content.style-two{
	padding:0 35px 35px;
	text-align:left;
}

.main-header .main-box .logo-box .logo img,
.main-footer .logo-widget .logo img,
.hidden-bar .logo img,
.main-header .header-upper .logo-box img{
	height:60px;
}
.sticky-header .logo img{
	height:50px;
}

.fluid-section-two .content-column .list-style-four li{
	background:#ffffff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
	padding:13px 10px 13px 100px;
	margin-bottom:30px;
	cursor:pointer;
}
.fluid-section-two .content-column .list-style-four li strong{
	display:block;
	margin-top:10px;
}
.fluid-section-two .content-column .list-style-four li .icon{
	background: #7bca33;
    height: 82px;
    width: 73px;
    text-align: center;
    line-height: 82px;
	color:#ffffff;
	font-size:40px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.fluid-section-two .content-column .list-style-four li:hover .icon{
	background:#2a2a2a;
	-webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}
.call-to-action-section .logo-column .logo img{
	height:60px;
}

/* Testimonial Block */

.testimonial-block-updated{
	position:relative;
	z-index:1;
}

.testimonial-block-updated .inner-box{
	position:relative;
	padding:0px 40px 20px;
}

.testimonial-block-updated .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:60px;
	right:0px;
	bottom:0px;
	border-radius:8px;
	background-color:#ffffff;
	-webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
}

.testimonial-block-updated .inner-box:after{
	position:absolute;
	content:'';
	left:0px;
	top:60px;
	right:0px;
	bottom:0px;
	border-radius:8px;
	background:url(../images/background/pattern-4.png) no-repeat right top;
}

.testimonial-block-updated .inner-box .author-image{
	position:relative;
	border-radius:50%;
	overflow:hidden;
	width:100px;
	height:100px;
	margin-bottom:22px;
}

.testimonial-block-updated .inner-box .quote-icon{
	position:relative;
	color:#dddddd;
	font-size:20px;
}

.testimonial-block-updated .inner-box .text{
	position:relative;
	color:#666666;
	font-size:18px;
	line-height:1.7em;
	margin-top:15px;
}

.testimonial-block-updated .inner-box .lower-box{
	position:relative;
	padding-top:22px;
	margin-top:20px;
	background: hsl(0,0%,97%);
    padding: 20px;
}

.testimonial-block-updated .inner-box .lower-box .author-name{
	position:relative;
	color:#222222;
	font-size:18px;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
}

.testimonial-block-updated .inner-box .lower-box .designation{
	position:relative;
	color:#666666;
	font-size:14px;
	font-weight:400;
	margin-top:4px;
}

.testimonial-block-updated .inner-box .lower-box .rating{
	position:relative;
	margin-top:12px;
}

.testimonial-block-updated .inner-box .lower-box .rating .fa{
	position:relative;
	color:#7bca33;
	font-size:16px;
	margin-left:4px;
}

.testimonial-block-updated .inner-box .lower-box .rating .fa.light{
	color:#0e0e0e;
}
.contact-section.version-one{
	padding:0px;
}
.contact-section.version-one .info-column{
	margin-bottom:0px;
}
.contact-section.version-one .info-column .inner-column{
	position: relative;
    background: #fff;
    padding: 70px 30px;
    height: 100%;
	box-shadow: 0px 8px 32px 0px rgb(0, 0, 0, 0.12);
}
.contact-section.version-one .form-column .inner-column {
    position: relative;
    padding-left: 50px;
    padding-top: 100px;
    padding-bottom: 70px;
}
.contact-section.style-two .info-column .inner-column h2{
	margin-bottom:15px;
}
.contact-section .info-column .inner-column .text {
    font-size: 16px;
    margin-bottom: 50px;
	line-height:1.8em;
	letter-spacing:1px;
}
.contact-section .info-column .inner-column .text span {
    font-weight: 600;
    color: #2a2a2a;
}
.contact-section.style-two .info-column ul li{
	padding-left:82px;
	border-bottom:none;
	padding-bottom:0px;
	min-height:70px;
	margin-bottom:40px;
	color:#766068;
}
.contact-section .info-column ul li .icon-img-box{
	position:absolute;
	top:6px;
	left:0px;
	margin-right: 20px !important;
    padding-right: 20px
}
.contact-section .info-column ul li .icon-img-box:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 62px;
    width: 2px;
    background: #e2d7d0;
}
.contact-section .info-column ul li .icon-img-box:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    right: 0px;
    top: 0px;
	background:#7bca33;
    transition: all 500ms ease;
}
.contact-section .info-column ul li:hover .icon-img-box:after {
    height: 62px;
}

/**********Blog Detail Content Style**************/

.blog-detail .inner-box .text .list {
    position: relative;
    padding-top: 5px;
}
.blog-detail .inner-box .text .list li {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    padding-left: 32px;
    margin-bottom: 10px;
}
.blog-detail .inner-box .text .list li:before {
    position: absolute;
    content: '*';
    font-size: 30px;
    font-weight: 700;
    left: 0px;
    top: 7px;
	color:#7bca33;
}
.blog-detail .inner-box .two-column {
    position: relative;
    padding: 43px 0px;
}
.blog-detail .inner-box .two-column .content-box {
    position: relative;
    display: block;
    padding: 80px 50px 70px 40px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.blog-detail .inner-box .two-column .content-box:before {
    position: absolute;
    content: '';
    background: #462b34;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    opacity: 0.9;
}
.blog-detail .inner-box .two-column .content-box .inner {
    position: relative;
    z-index: 1;
}
.blog-detail .inner-box .two-column .content-box .icon-box {
    position: relative;
    margin-bottom: 30px;
}
.blog-detail .inner-box .two-column .content-box p {
    position: relative;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 25px;
}
.blog-detail .inner-box .two-column .content-box h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
	margin-bottom:0px;
}
.blog-detail .inner-box .two-column .image-box {
    position: relative;
    display: block;
    border-radius: 10px;
    margin-bottom: 0px;
}
.blog-detail .inner-box .two-column .image-box img {
    width: 100%;
    border-radius: 10px;
}
.list-style-one li strong{
	font-weight:600;
	font-size:15px;
	
}
.m-b80{
	margin-bottom:80px !important;
}
.mCSB_inside>.mCSB_container{
	margin-right:0px !important;
}
.sidebar-page-container .group-title h2 #cancel-comment-reply-link{
	display:block;
	font-size:18px;
	color:#2a2a2a;
}






/**********cstm cssss**************/



.main-header.style-v1 .main-box{
	background-color:transparent !important}


.max-220{
	width:100%;
	max-width:220px;
	
}

.elementor-element-45cdca4{

    position: relative;
    
}
/***********
.elementor-element-45cdca4::after{

       background-image: url(/wp-content/uploads/2021/05/gold-stick.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 335px;
    max-width: 335px;
    position: absolute;
    content: "BECAUSE IT’S A WORLD CLASS GATED COMMUNITY WITH EVERY AMENITY YOU CAN DREAM OF, COMPLETE WITH A 12 HOLE GOLF COURSE";
    font-size: 16px;
    color: white;
    padding: 20px;
    bottom: -18px;
    left: 10%;
    z-index: 10;
    line-height: 26px;


}
*************/

.main-header .header-top .top-right .list li {
    margin-top: 13px;
}

.main-header .header-top .top-right .social-nav li {
 
    margin-top: 13px;
}
.main-header li .fa-facebook-f{
display: flex;
justify-content: center;
align-items: center;
background-color: #285ba6;
height: 40px;
width: 40px;
color: white;
border-radius: 50%;
font-size: 28px;}


.main-header li .fa-youtube{
display: flex;
justify-content: center;
align-items: center;
background-color: #ff0000;
height: 40px;
width: 40px;
color: white;
border-radius: 50%;
font-size: 20px;}

.btn-column .theme-btn{

background: #60b824 !important;
color: white !important;
	font-size: 14px !important;
	padding: 8px 25px !important;
    border:1px solid #60b824;
}

.btn-column .theme-btn:hover{

background: white !important;
color: #60b824 !important;
	
    border:1px solid #60b824;
}

.main-header .header-top .top-right .social-nav {
  
    border-left: 1px solid white !important;
}

.main-header .header-top .top-right .list li {
    position: relative;
    color: black !important;
    font-size: 20px !important;
    margin-left: 30px;
    display: inline-block;
    font-weight: 700 !important;
}
.main-header .header-top .top-right .social-nav li{
	padding-left: 0 !important;
	
}



.cstm-features .img-white,.sctm-features .img-white{
	width:0;
	height:0;
	transition:0.3s linear
}
.cstm-features p{
	line-height:18px !important
}

.img-effect{
	height:74px;
}

.elementor-element-9e3ffe0 .elementor-col-16{
position: relative;
	overflow:hidden

}
.elementor-element-9e3ffe0 .elementor-col-16::after{

    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color:#7bca33;
    
    left: 0;
top: -100%;
	z-index:-1;
	transition:0.3s linear ;

}

.elementor-element-9e3ffe0 .elementor-col-16:hover:after{
    top: 0;
}


.elementor-element-9e3ffe0 .elementor-col-16:hover .img-white{
	width:auto;
	height:auto;

	
}
.elementor-element-9e3ffe0 .elementor-col-16:hover .img-theme{
	width:0;
	height:0;
}

.elementor-element-9e3ffe0 .elementor-col-16:hover p{
	color:white !important
	
}


.p-20{
	padding:20px !important
	
}

.main-header .header-top .top-right .list li {
 
    display: flex !important;
    align-items: center !important;
}
.main-header .header-top .top-right .list {
 display:flex !important}
.main-header .header-top .top-right .list li .icon {
    color: #60b824 !important;
    font-size: 42px !important;
}

.main-header .header-top .top-right .list li a{
    display: flex !important;
align-items: center !important;
    font-size:18px !important;
    color:#3b3b39
}


.elementor-element-f4a2af3 .elementor-container{
	margin-left:0 !important;
	
}


.circle{
	
	height: 102px;
width: 102px;
background: #60b824;
border-radius: 50%;
	display: block;
margin: 12px auto 0
}


@media(max-width:1023px){
.main-header {
	position: relative;
	background-color: white !important;
}
    
    .mobile-nav-toggler span {
    color: black !important;
}
}


.page-title {
    margin-top: 89px !important;
 
    padding: 140px 0px 40px !important;
 
}




.testimonial-block-updated .inner-box::before {
  
    background-color: #ffffff !important;
 
    background-image: url("https://greenbaygolf.co.in/wp-content/uploads/2021/05/testimonial-bg.png");
    background-size: contain;
    background-position-y: top;
    background-position-x: right;
    background-repeat: no-repeat;
}
.lower-box{
     background-color: #ffffff !important;
}
.lower-box .pull-right{
opacity:0 !important;
}

.mp-0{
margin-top:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding:0 !important;
    margin-bottom:10px !important
}


.elementor-image-gallery figure img {
    display: block;
    width: 100% !important;
}

.elementor-section-wrap .elementor-section.elementor-element-9cf97d6,.elementor-section-wrap .elementor-section.cstm-padding{
padding:60px 0 110px !important;}


@media(min-width:800px){
.elementor-section-wrap .elementor-section.elementor-element-9cf97d6,.elementor-section-wrap .elementor-section.cstm-padding{
padding:60px 0 110px !important;}
    .elementor-element-79cf743{
    display:none !important;
    }
}

@media(max-width:800px){
.elementor-section-wrap .elementor-section.elementor-element-9cf97d6,.elementor-section-wrap .elementor-section.cstm-padding{
padding:60px 0 40px !important;}
    
    .elementor-element-45cdca4::after{display:none !important}
    .about-section-two{
    padding-top:80px !important;
    }
 
    
}




@media(max-width:700px){
 .small-show{
    display:block
    }
     .small-hide{
    display:none
    }
    .elementor-1227 .elementor-element.elementor-element-f4a2af3 > .elementor-container{
    max-width:180px !important
    }
}

@media(min-width:700px){
    .small-show{
    display:none
    }
    .small-hide{
    display:block
        
    }
  
    
}

 

.owl-item .sa_hover_container > .elementor-widget-wrap:hover {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #02010100;
    box-shadow: 0px 0px 20px 0px #E1E1E1;
 
}


.owl-item .sa_hover_container > .elementor-widget-wrap {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E6E6E6;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
margin:15px 0 !important
}
/* 
.hover-effect-img a{
display:block;
    position:relative;
overflow:hidden;
}

.hover-effect-img a::after{
       position: absolute;
width: 100%;
height: 100%;
background-color: #000000bf;
content: "+";
font-family: 'Montserrat', sans-serif;
color: white;
font-size: 130px;
display: flex;
justify-content: center;
align-items: center;
left: -100%;
top: 0;
        transition:0.3s;
font-weight: 100;
}

.hover-effect-img a:hover::after{
left: -0;
} */
/* 
#gallery-1 figure a{
display:block;
    position:relative;
overflow:hidden;
}

    #gallery-1 figure a::after{
       position: absolute;
width: 100%;
height: 100%;
background-color: #000000bf;
content: "+";
font-family: 'Montserrat', sans-serif;
color: white;
font-size: 130px;
display: flex;
justify-content: center;
align-items: center;
left: -100%;
top: 0;
        transition:0.3s;
font-weight: 100;
}

#gallery-1 figure a:hover::after{
left: -0;
} */

.line-height-100{line-height:100px}

.fw-800{
font-weight:700 !important
}



@media(max-width:780px){
 .sm-d-hide{
    display:none !important
    }



    .lg-d-hide{
    display:none !important
    }
}


.circle.text-center.mt-0{
line-height:100px !important
}

.circle.text-center.mt-0 img {
    width: 40px !important;
}


@media(max-width:2000px){

.min-height-294{
min-height:294px;
}
}

.elementor-heading-title.elementor-size-default.px-2{
font-size:16px !important;
    color: #666 !important;
}
.circle.text-center.mt-0 .width-29 {
    width: 29px !important;
}

.width-29{

width:29px !important
}

.about-section-two .content-column .text{
font-size:16px !important
}

.contact-section .info-column ul li .icon-img-box::before {
    right: 8.3px;
  
}
.contact-section .info-column ul li .icon-img-box::after {
    right: 8.3px !important;}

.contact-form textarea {
    height: 110px !important;
    resize: none;
}

.video-tour-section .video-thumbs-carousel .owl-item li::before {
   
    background-color: rgba(227, 222, 222, 0.3) !important;
}

.video-thumbs-carousel.owl-carousel.owl-theme.owl-loaded.owl-drag li{
margin:10px !important
}


body{
font-family: 'Montserrat', sans-serif !important;
}


.fs-16{
font-size:16px !important;
}

.theme-pera{
    font-family: 'Montserrat', sans-serif !important;
position: relative !important;
}

.btn-column .theme-btn{
font-size: 15px !important;
padding: 17px 22px !important;
letter-spacing: 0px !important;
font-weight: 500 !important;
    line-height:0 !important
}


.video-box .overlay-box span{

animation:updown 2.5s ease-out infinite;
}


.video-tour-section .video-carousel .owl-item li a::after {
  
    animation: updown 2.5s ease-out infinite;
}

.video-tour-section .video-thumbs-carousel .owl-item li::after {
   animation: updown 2.5s ease-out infinite;
}

@keyframes updown{
    
0%{  transform: rotatey(0deg);   color:#7bca33;
}
100%{
   color:white;
    transform: rotatey(-360deg);
}
}

.h-64{
height:64px !important;
   
}

.h-319{
min-height:319.6px
}


.header-top{box-shadow: 0 0 10px #d0cece !important;}


.mx-w-77{
max-width:77px !important
}

@media(max-width:991px){
    
    .mx-130{
    max-width:130px !important
    }
   
.sidebar-page-container {
 
    padding: 30px 0px 80px !important;
}
    
    .contact-section.style-two {
    padding: 20px 0px 40px !important;
}
    
    .page-title {
    margin-top: 0px !important;
    padding: 140px 0px 40px !important;
}
    .form-column{
    padding:0 !important
    }
    
    
     .form-column .inner-column{
    padding: 10px !important;
}
}


@media(min-width:991px){
    .no-border{ border:none !important
}
    
    .testimonial-section-two .inner-box{
    
    height:368.9px !important}
    
    .no-border .elementor-widget-container {
    border: none !important;
}
}

.mobile-nav-toggler span {
    color: black !important;
    margin-top: 8px !important;
    display: block !important;
}


.news-block .inner-box .lower-content .v-two a{
background-color:#60b824 !important;
}

.news-block .inner-box .lower-content h3 a:hover{
color:#60b824 !important;
}


.main-header li .fa-instagram{
font-size: 24px !important;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
height: 40px;
width: 40px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
color: white;
    
}



@media(min-width:991px){
.hide_only_desktop {
    display: none !important;
}
}

@media(max-width:991px){
.hide_only_desktop {
    display: Block !important;
}
    
    .top-right.pull-right.col-md-8.col-sm-12.col-xs-12 .list{
    display:none !important
    }
    .main-header .header-top{
    display:none !important}
  
    .elementor.elementor-1219{
    padding-top:0 !important
    }
    .mx-130{
    max-width:1000px !important}
    
}


.testimonial-block-updated .inner-box .lower-box{
	margin-top:0px !important;
	padding:0px !important;
	padding-top:20px !important;
	
}