/*
Theme Name: zinglemanrealty.com
Theme URI: https://aios3-staging.agentimage.com/z/zinglemanrealty.com/htdocs
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: https://www.agentimage.com
Version: 1.3.5
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: https://www.agentimage.com
Template: aios-starter-theme
*/

/*

TABLE OF CONTENTS

1. Custom CSS
2.	IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css
  
*/

/*******************************************************
 *
 * 1. Custom CSS
 *
 *******************************************************/

/* Global */

body{
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	background: #FFF;
	color: #000000;
	margin: 0;
}

body *:focus{
	outline: 0;
}




h2.widget-title {
    color: #e1ab35;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 40px;
}
	h2.widget-title span{
		display: block;
		color: #680909;
		font-size: 12px;
		font-family: 'Roboto', sans-serif;
	    letter-spacing: 3px;
	}


/*HEADER*/
.mobile-logo-header {
    margin-top: 54px;
    background: #800020;
    padding: 30px;
    text-align: center;
    display: none;
}
	.mobile-logo-header img{
		max-width: 100%;
	}

.aios-starter-theme-header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
}

.header-top {
	background: url(images/header-top-bg.jpg) repeat-x #800021;
	background-position: top center; 
	text-align: center;
	padding: 16px 0 15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
	position: relative;
}
	.aios-starter-theme-header .header-title img.static-logo {
	    max-width: 500px;
	    -webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-o-transition: all 0.6s;
		-ms-transition: all 0.6s;
		transition: all 0.6s;
	}
	.fixed.aios-starter-theme-header .header-title img.static-logo{
		max-width: 237px;
	}
	.header-top .header-contact {
	    width: 100%;
	    max-width: 360px;
	    margin: 0 auto;
	    text-align: right;
	    color: #fff;
	    font-size: 20px;
	    -webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		-ms-transition: all 0.4s;
		transition: all 0.4s;
		float: right;
		margin-top: 12px;
	}
		.header-top .header-contact a{
			color: #fff;
		}
	.header-top .header-contact span.line {
	    width: 65px;
	    height: 1px;
	    background: rgba(210, 155, 35, .5);
	    display: inline-block;
	    vertical-align: middle;
	}
	.header-top .header-contact span.phone {
	    padding: 0 0 0 14px;
	    display: block;
	}
	.header-top .header-contact span.email{
		padding-left: 14px;
	}



.header-bottom {
    background: rgba(169, 0, 42, .9);
}
	.aios-starter-theme-demo-header-navigation #nav {
	    background: transparent;
	    text-align: center;
	    margin: 0 -60px;
	}
		.aios-starter-theme-demo-header-navigation #nav > li > a {
		    color: rgba(0,0,0,0.5);
		    text-transform: uppercase;
		    padding: 10px 47.5px;
		}
		.aios-starter-theme-demo-header-navigation #nav > li:hover > a {
		    background: transparent;
		    color: rgba(0,0,0,0.5);
		}
		.aios-starter-theme-demo-header-navigation #nav > li > a::before {
		    color: #f3c768;
		    content: attr(data-title);
		    position: absolute;
		    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
		    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
		    transition: transform 0.3s, opacity 0.3s;
		}
		.aios-starter-theme-demo-header-navigation #nav > li:hover a::before {
			-webkit-transform: scale(0.9);
			-moz-transform: scale(0.9);
			transform: scale(0.9);
			opacity: 0;
		}
		#nav .sub-menu{
			background: rgba(174, 128, 19, 0.9);
			margin: 0 auto;
			left: -100%;
			right: -100%;
			text-align: center;
		    min-width: 200px;
		}

/*SLIDER */
.slider-container{
	position: relative;
}

/*QUICK SEARCH*/
.hp-quick-search {
    position: absolute;
    width: 100%;
    bottom: -45px;
    z-index: 9;
}

.qs-ihf-powered-by {
    font-size: 13px;
    text-align: center;
    color: #f3c768;
	line-height: 1.2;
}

.qs-wrapper label {
    display: none;
}

.hp-quick-search .qs-wrapper{
	background: url(images/qs-bg.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: top center; 
	padding: 6px;
	position: relative;
}
	.hp-quick-search .qs-wrapper::after {
	    content: "";
	    display: block;
	    width: 100%;
	    height: 50px;
	    background: url(images/qs-shadow.png) no-repeat;
	    background-position: top center;
	 	background-size: 100%; 
		position: absolute;
		z-index: -1;
		bottom: -25px;
		left: 0;
	}
	.hp-quick-search .qs-wrapper .qs-outline {
	    border: 1px solid rgba(255, 255, 255, .3);
	    background: rgba(0, 0, 0, .1);
        padding: 15px 0;
	}

.qs-title-container h2 {
    color: #f3c768;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-style: italic;
    line-height: 1;
    padding-left: 30px;
}	
	.qs-title-container h2 span {
	    display: block;
	    text-align: right;
	    font-style: normal;
	    text-transform: uppercase;
	    font-size: 30px;
	}
.qs-options .qs-select, .qs-options .qs-btn {
    float: left;
    padding: 3.5px;
}
	.qs-wrapper select {
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	    border: 0;
	    outline: 0;
	    border-radius: 0;
	    background: #fff;
	    height: 27px;
	    text-indent: 8px;
	    width: 100%;
	}	
	.qs-wrapper input.search-button {
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	    border: 0;
	    outline: 0;
	    border-radius: 0;
	    background: transparent;
	    width: 100%;
	    height: 27px;
	    color: #f3c768;
	    text-transform: uppercase;
	    font-size: 20px;
	    font-weight: 700;
	}
.qs-options {
    padding: 10px 0;
}	
.qs-options::after {
    content: "";
    display: block;
    clear: both;
}
	.hp-quick-search .qs-select.full {
	    width: 20%;
	}
	.hp-quick-search .qs-select.half {
	    width: 12%;
	}
	.hp-quick-search .qs-btn.full {
	    width: 12%;
	}

/*CTA*/
.hp-cta-section {
    padding: 110px 0 150px;
    background-image: url(images/cta-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.cta-btn-holder a{
	text-decoration: none;
}
.cta-button {
    height: 236px;
    background-position: top center;
    background-size: cover;
    text-align: center;
    position: relative;
}
	.cta-button.home-worth{
		background-image: url(images/cta-image1.jpg); 
	}
	.cta-button.dream-home{
		background-image: url(images/cta-image2.jpg); 
	}

	.cta-button::before{
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 0;
		font-size: 0;
		height: 100%;
	}

	.cta-button span.cta-name {
	    display: inline-block;
	    vertical-align: middle;
	    background: #800020;
	    color: #f3c768;
	    text-transform: uppercase;
	    font-size: 16px;
	    font-family: 'Playfair Display', serif;
        padding: 24px 46px;
	    -webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		-ms-transition: all 0.4s;
		transition: all 0.4s;
	    position: relative;
    	top: 48%;
    	z-index: 9;
	}
		.cta-button:hover span.cta-name{
			top: 0;
		}
	.cta-button::after {
		content: "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
		background: -webkit-linear-gradient(left, rgba(104, 9, 9, .65) , rgba(153, 126, 67, .8));
	    background: -o-linear-gradient(right, rgba(104, 9, 9, .65), rgba(153, 126, 67, .8));
	    background: -moz-linear-gradient(right, rgba(104, 9, 9, .65), rgba(153, 126, 67, .8));
	    background: linear-gradient(to right, rgba(104, 9, 9, .65) , rgba(153, 126, 67, .8));
	    -webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		-ms-transition: all 0.4s;
		transition: all 0.4s;
		opacity: 0;
	}
	.cta-button .cta-button-hoverimage {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 8;
	    background: url(images/cta-button-bg.png) no-repeat;
	    background-size: 100% 100%; 
	    -webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		-ms-transition: all 0.4s;
		transition: all 0.4s;
		opacity: 0;
	}
	.cta-button:hover::after,
	.cta-button:hover .cta-button-hoverimage{
		opacity: 1;
	}

/*FEATURED HOMES*/
.hp-featured-homes-section {
    padding: 50px 0 30px;
}
.fh-title{
	text-align: center;
}
.featured-homes-slider {
    padding: 30px 0;
}
.feat-home-col{
	float: left;
	width: 25%;
	padding: 7px;
}
	.feat-property-holder{

	}
	.feat-home-col a{
		text-decoration: none;
	}
	.feat-image{
		background-size: cover;
		background-position: top center;
		background-repeat: no-repeat; 
	    position: relative; 
	    padding: 10px;
	    height: 290px;
	}
		.feat-image .border-outline{
			border: 1px solid #fff;
			display: block;
		    width: 100%;
		    height: 100%;
		    opacity: 0;
		    -webkit-transition: all 0.4s;
			-moz-transition: all 0.4s;
			-o-transition: all 0.4s;
			-ms-transition: all 0.4s;
			transition: all 0.4s;
		}
			.feat-property-holder:hover .feat-image .border-outline{
				opacity: 1;
			}
		.feat-image::before {
		    content: "";
		    display: block;
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    background: rgba(153, 126, 67, .3);
		    opacity: 0;
	        z-index: 5;
	        -webkit-transition: all 0.4s;
			-moz-transition: all 0.4s;
			-o-transition: all 0.4s;
			-ms-transition: all 0.4s;
			transition: all 0.4s;
		}
		.feat-image::after {
		    content: "";
		    display: block;
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    background: rgba(255, 255, 255, .5);
		    opacity: 0;
		    -webkit-transition: all 0.4s;
			-moz-transition: all 0.4s;
			-o-transition: all 0.4s;
			-ms-transition: all 0.4s;
			transition: all 0.4s;
		}
		.feat-property-holder:hover .feat-image::before,
		.feat-property-holder:hover .feat-image::after{
			opacity: 1;
		}
	.feat-info {
	    text-align: center;
	    color: #2f2f2f;
	    font-size: 20px;
	    font-weight: 500;
        padding: 10px 0;        
        -webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		-ms-transition: all 0.4s;
		transition: all 0.4s;
	}
		
	.feat-info .fp-button {
	    color: #680909;
	    font-weight: 400;
	    font-size: 13px;
	}
	.featured-homes-slider .slick-arrow {
	    font-size: 30px;
	    font-style: normal;
	    color: #997e43;
	    display: block !important;
	    width: 35px;
	    height: 35px;
	    text-align: center;
	    line-height: 35px;
	    border: 1px solid #997e43;
	    position: absolute;
	    top: 36%;
	    z-index: 9;
	    cursor: pointer;
	}
	.prevarrow.slick-arrow {
	    left: -40px;
	}
	.nextarrow.slick-arrow {
	    right: -40px;
	}

.fourth-section-hp{
	background-image: url(images/fourth-section-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;  
	margin: 20px auto 80px;
}

/*TESTIMONIALS*/

h2.widget-title-2 {
    color: #f3c768;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 25px;
    text-align: center;
    position: relative;
}
	h2.widget-title-2::after {
	    content: "";
	    display: block;
	    width: 20px;
	    height: 1px;
	    margin: 40px auto;
	    background: rgba(255, 255, 255, .52);
	}
.testimonials-area-hp {
    padding: 50px 0 0;
}	
.testimonial-holder{
	color: #fff;
	text-align: center;
	padding: 15px 0;
}
a.read-more-link {
    color: #f3c768;
    text-decoration: none;
}
.testimonial-holder p{
	font-size: 14px;
	font-style: italic;
	line-height: 1.6;
}
.testimonial-holder .testifier{
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px 0;
}

/*AREA SELECTION MAP*/
.area-selection-hp {
    background: #800020;
    text-align: center;
    padding: 45px 0 81px;
    position: relative;
    margin-bottom: -30px;
    margin-top: -30px;
    outline: 1px solid rgba(255, 255, 255, .3);
    outline-offset: -10px;
    min-height: 676px;
}
.area-selection-hp::before,
.area-selection-hp::after  {
    content: "";
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
}
	.area-selection-hp::before{
		top: -48px;
		background-image: url(images/area-selection-before.png);
		background-position: bottom center;
		background-size: 100%;
		background-repeat: no-repeat; 
	}
	.area-selection-hp::after{
		bottom: -48px;
		background-image: url(images/area-selection-after.png);
		background-position: top center;
		background-size: 100%;
		background-repeat: no-repeat; 
	}
.area-selection-hp ul li a{
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}
.area-selection-hp ul li{
	padding: 18px 0;
}

/*RECENT ARTICLE*/
.recent-article-hp{
	padding: 50px 0;
}
.recent-articel-holder{
	text-align: center;
	color: #fff;
    padding: 15px 0;
}
.recent-articel-holder .article-title{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
    padding: 0 0 10px;
}
	.recent-articel-holder p{
		font-size: 14px;
		margin-bottom: 1em;
		line-height: 1.6; 
		font-style: italic;
	}


/*WELCOME*/
.welcome-section-hp {
    padding: 30px 0;
}
h2.widget-title.welcome-title {
    margin-bottom: 40px;
}
.welcome-content p {
    line-height: 1.7;
    color: #2f2f2f;
    margin-bottom: 1.5em;
}
.welcome-photo{
	text-align: center;
}
.welcome-photo img {
    max-width: 100%;
}

/*GET IN TOUCH*/
.get-in-touch-hp {
    padding: 0 0 20px;
}
h2.widget-title.git-title {
    text-align: center;
    padding: 0 0 25px;
}
.git-form-wrapper {
    margin: 0 -3.5px;
}
.git-form-wrapper label{
	display: none;
}
.hpcontact-form::after {
    content: "";
    display: block;
    clear: both;
}
.hpcontact-form .input-half {
    float: left;
    width: 27%;
    padding: 3.5px
}
.hpcontact-form .input-half input {
    width: 100%;
    height: 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #a7a7a7;
    outline: 0;
    border-radius: 0;
    background: #fff;
    /*text-indent: 20px;*/
    padding: 0 20px;
}
.hpcontact-form .input-full{
	position: relative;
	float: left;
    width: 46%;
    padding: 3.5px
}
	.hpcontact-form .input-full textarea {
	    width: 100%;
	    height: 45px;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	    border: 1px solid #a7a7a7;
	    outline: 0;
	    border-radius: 0;
	    background: #fff;
	    resize: none;
	    /*text-indent: 20px;*/
	    padding: 12px 20px 0;
	    /*padding-top: 12px;*/
	}
.hpcontact-form input[type="submit"] {
    background: url(images/send-button.png) no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    outline: 0;
    border-radius: 0;
    font-size: 0;
    width: 22px;
    height: 22px;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 16px;
}	
.git-form-wrapper .wpcf7-response-output {
    margin: 0 auto;
    text-align: center;
}

.seperator img{
	max-width: 100%;
	width: 100%;
}

/* map area */

.map-hp {
	background: url(images/map-bg.jpg) center top no-repeat #fff;
	background-size: 1598px auto;
	padding: 0 0 170px;
}
	#map {
		position: relative;
	    /* text-align: center; */
	    width: 100%;
	    max-width: 760px;
	    margin: 106px auto 0;
	}
		#map h2.widget-title {
			position: absolute;
			top: -88px;
			left: 0;
			display: block;
		    color: #e1ab35;
		    font-family: 'Playfair Display', serif;
		    text-transform: uppercase;
		    font-size: 45px;
		    line-height: 1.2;
		}
			#map h2.widget-title span{
				display: block;
				color: #680909;
				font-size: 15px;
				font-family: 'Roboto', sans-serif;
			    letter-spacing: 3px;
			}

	#transparent {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
	}

	#trueMap {
		z-index: 1;
	}

	#map .hovers {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}

	#map .hovers div, #map .hovers div p {
		position: absolute;
	}

	#map .hovers div img {
		position: relative;
		z-index: 1;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		transition: all .5s ease;
	}

	#map .hovers div p {
		font-size: 15px;
		font-weight: 400;
		letter-spacing: 1px;
		color: #ffffff;
		text-align: center;
		text-transform: capitalize;
		text-shadow: 1px 0px 1px rgba(128, 0, 32, 1);
		top: 50%;
		transform: translate(0,-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 2;
		white-space: nowrap;
	}
		.p-hov {

		}
/** hover **/

div#hollySprings {
    top: 199px;
    left: 0;
}
div#milton {
    top: 164px;
    left: 214px;
}
div#cumming {
    top: 142px;
    left: 456px;
}
	#map div#cumming p {
		left: -42px;
	}
div#sugarHill {
    top: 262px;
    left: 591px;
}
	#map div#sugarHill p {
		top: 14%;
    	left: 69px;
	}
div#alpharetta {
    top: 345px;
    left: 265px;
}
	#map div#alpharetta p {
		left: 58px;
	}
div#roswell {
    top: 320px;
    left: 156px;
}
	#map div#roswell p {
		left: -330px;
	}
div#johnsCreek {
    top: 382px;
    left: 405px;
}
div#dawsonville {
    top: 0;
    left: 507px;
}
	#map div#dawsonville p {
		    left: 0;
    		top: 42px;
	}

/*FOOTER*/
.aios-starter-theme-demo-footer {
    clear: both;
    margin-top: 0;
    padding: 50px 0;
    background: #fff;
    color: #858585;
}
.footer-copyright span.footer-company-name {
    color: #e1ab35;
}
.footer-copyright a {
    color: #858585;
}
.footer-right{
	text-align: right;
}

.ai-font-footer-logo {
    font-size: 20px;
}
/*******************************************************
 *
 * 2. IP Styles
 *
 *******************************************************/

#inner-page-wrapper {
    margin-top: 170px;
} 

/* Adjust minimum height of page area */ 
#content-sidebar, #content-full{ min-height: 500px;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 77.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 20.83%; }

.sidebar-cta .col-md-12 {
    padding: 10px 15px;
}
.sb-cta-btn-holder a{
	text-decoration: none;
}
.sb-cta-button {
    text-align: center;
    background: #800020;
    color: #f3c768;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    padding: 20px 0;
    font-size: 15px;
}

.sidebar-qs .qs-title-container h2 {
    font-weight: 400 !important;
    text-align: center;
    padding: 0;
}
	.sidebar-qs {
	    background: #800020;
	    padding: 15px 10px 8px;
        margin: 20px auto;
	}
	.sidebar-qs .qs-title-container h2 span{
		text-align: center;
	}
	.sidebar-qs .qs-select.full {
		width: 100%;
	}
	.sidebar-qs .qs-select.half {
		width: 50%;
	}
	.sidebar-qs .qs-btn.full {
		width: 100%;
	}

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style post/page main headings (h1) */
#content .entry-title { 

}

/* Style category/archive/etc main headings (h1) */
#content .archive-title { 

}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle { 

}


.cta-on-page a{
	text-decoration: none;
}








.header-title {
    float: left;
}


.addtoany_list.a2a_kit_size_32 a > span {
    height: 28px !important;
    line-height: 28px !important;
    width: 28px !important;
}

ul.footernav li a {
    color: #858585;
    text-transform: uppercase;
}

.aios-starter-theme-demo-footer .footernav li:first-child {
    padding-left: 0;
}

.page-id-0 #content ul{
	margin-left: 0 !important;
	padding: 0 !important;
}

.aios-mobile-header-wrapper {
    z-index: 1001 !important;
}


	 
/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */

/*Additional CSS*/
.aios-starter-theme-demo-header-navigation  #nav .sub-menu{
	margin: auto;
	background-color: rgba(167,129,33,0.75);
	color: #fff;
}

.aios-starter-theme-demo-header-navigation  #nav .sub-menu a:hover{
	background-color: rgba(178,178,178,0.75);
	color: #000;
}
.sidebar-qs .qs-btn.full{
	transform: translateY(30%);
}
.prevarrow{
	color: transparent !important;
	background: url(https://www.zinglemanrealty.com/wp-content/uploads/2017/08/testimonial-arrow-left-new.png);
    background-repeat: no-repeat;
    background-position: center;
}
.nextarrow{
	color: transparent !important;
	background: url(https://www.zinglemanrealty.com/wp-content/uploads/2017/08/testimonial-arrow-right-new.png);
    background-repeat: no-repeat;
    background-position: center;
}

.page-id-297 #ihf-main-container .col-xs-6 {
    width: 100%;
}

#ihf-main-container .gallery-prop-info {
    width: 100%;
}

#ihf-main-container .ihf-center {
	max-width: 100% !important;
    width: 100%;
    height: auto !important;
}

#wpadminbar {
	display: none;
}

.logged-in #wpadminbar {
	display: none;
}
.use-floating-validation-tip .wpcf7-not-valid-tip{
	position: absolute;
	left: 0;
	width: max-content;
	top: 50%;
	transform: translateY(-50%);
}
.grecaptcha-badge{
    z-index: 99999;
}