@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

/*@import url('https://fonts.googleapis.com/css2?family=Faster+One&display=swap');*/

@import "font-awesome.min.css";
@import "bootstrap.min.css";
@import "slick.css";
@import "cssanimation.min.css";
@import "jquery.flipster.min.css";
@import "owl.carousel.min.css";
@import "font.css";

/*font-family: "Oswald", sans-serif;*/
/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
.add{
  width: 100%;
}
h3.table-head {
    font-size: 20px;
    background: #e03b6a;
    margin: 0;
    padding: 10px;
    color: #fff;
}
a {
    color:yellow;
  }
span.bold{
	color: #000 !important;
	font-family: "Oswald", sans-serif;
}
.bg-gray{
  background: #f1f1f1 !important;
}
.services-types {
    padding: 50px 0; background-color:#666666;
}
body {
	font-family: "Oswald", sans-serif;
	font-size:20px;
	line-height:28px;
	color:black;
	font-weight:normal;
	overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
  font-weight:500;
  color: #191919;
}
.container-fluid {
    max-width: 1800px;
}
.default{
	color: #e23e1d;
}
/*----------------------------------------*/
/*  1.2  Section Title */
/*----------------------------------------*/
.section-title h3 {
	font-size:18px;
	font-weight:500;
	color:#191919;
	
	padding-bottom:8px;
	margin-bottom:0;
	position:relative;
	z-index:-1;
	bottom:-2px;
}
.section-title h3::before {
	background-color:#e23e1d;
	height:3px;
	width:70px;
	position:absolute;
	bottom:0;
	left:0;
	content:"";
	margin-bottom:-1px;
}
.section-title h2 {
	font-size:36px;
	color:#252525;
	font-weight:500;
	margin-bottom:2px;
}

/*----------------------------------------*/
/*  5. Slider Area
/*----------------------------------------*/
.slider-single {
	position:relative;
	background-size:cover;
	background-position:center center;
	height:523px;
}
.slick-slide:focus {
	outline:0 !important;
}
.slider-caption {
	padding:0 50px;
	display: table-cell;
	vertical-align: middle;
}
.slider-caption h4 {
    animation-duration: 1s;
    animation-fill-mode: both;
	font-size:30px;
	font-weight:800;
	color:red;
	text-transform:uppercase;
	margin-bottom:17px;
}
.slick-current .slider-caption h4 {
    animation-name: fadeInBottom;
    animation-delay: .4s;
    animation-duration: 0.5s;
}
.slider-caption h2 {
	font-size:60px;
	color: #FF9933; text-shadow: 2px 2px #ff0000;
}
.slider-caption {
	font-size:25px; font-weight:800; border-radius: 30px;
	color:#4c4c4c;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%,-50%);
	margin-top: 50px;
}
.slider-caption p {
    animation-duration: 1s;
    animation-fill-mode: both;
    color: #fff;
}
.slick-current .slider-caption p {
    animation-name: fadeInBottom;
    animation-delay: 1.2s;
    animation-duration: 0.5s;
}
.slider-product-price {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.slick-current .slider-product-price {
    animation-name: fadeInBottom;
    animation-delay: 1.4s;
    animation-duration: 0.5s;
}
.slider-product-price del {
	font-size:16px;
	color:#4c4c4c;
}
.slider-product-price span {
	font-size:24px;
	font-weight:500;
	color:#e23e1d;
	display:inline-block;
	margin-left:8px;
}
.slider-caption .btn-common {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.slick-current .slider-caption .btn-common {
    -webkit-animation-name: fadeInBottom;
    animation-name: fadeInBottom;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.main-slider.slick-slider .slick-dots {
	position:absolute;
    bottom: 10px;
	margin:0;
	z-index:1;
	left: 50%;
	transform: translateX(-50%);
}
.main-slider.slick-dotted.slick-slider {
	margin:0;
}
.main-slider.slick-slider .slick-dots li button {
    width: 10px;
    height: 10px;
}
.main-slider.slick-slider .slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
}
.slick-slider .slick-arrow {
	background: #f0f2f9;
	width: 26px;
	height: 26px;
	padding: 0;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #191919;
	transition: all .2s ease-in-out 0s;
	position: absolute;
	top: -65px;
	right: 15px;
	z-index: 9;
	border: none;
	box-shadow: none;
	cursor: pointer;
}
.cv-visible.slick-slider .slick-arrow {
	top:-35px;
}
.slick-slider .fa.fa-angle-left.slick-arrow {
   right: 45px;
}
.slick-slider .slick-arrow:hover {
	background-color: #FFFF33;
	color:#ffffff;
}
.slick-slider .slick-dots {
    margin-top: -80px;
    position: relative;
    bottom: unset;
	z-index:1;
	pointer-events:none;
}
.slick-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
	width:auto;
	height:auto;
}
.slick-slider .slick-dots li button {
	font-size:inherit;
    border: none;
    display: block;
    text-indent: -9999em;
    width: 8px;
    height: 8px;
    padding: 0;
    background: #e1e1e1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.slick-slider .slick-dots li.slick-active button {
    background: #ef3c9e;
    width: 30px;
    height: 8px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.slick-slider .textnav {
    display: none;
}
.dots-none .slick-dots {
	display:none !important;
}
/*----------------------------------------*/
/*  5.2 Slider BG
/*----------------------------------------*/
.slider-single.bg-1 {
	background-image:url(../images/slider/1.webp);
}
.slider-single.bg-2 {
	background-image:url(../images/slider/2.webp);
}

.btn-common {
    font-family: "Oswald", sans-serif;
    font-size: 28px;
	background-color:#663333;
    font-weight: 500;
    color:white;
    padding: 0 20px;
    min-width: 140px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    
    border-radius:30px;
}
.btn-common:hover {
    background-color: #ef3c9e;
    
    color: #ffffff;
}
.header-top {
    background-color: #000;
}
ul.list-none {
    margin: 0;
    padding: 0;
    list-style: none;
}
.topbar-left ul li:last-child {
    margin-right: 0;
}

.topbar-left ul li {
    font-size:20px; font-weight:800;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 45px;
    color: #fff;
}
.topbar-left ul li span {
    color: #e03b6a;
}
.social-icons a {
    font-size: 18px;
    color: #e03b6a;;
    display: inline-block;
    margin-right: 25px;
    line-height: 40px;
}
a.nav-link {
    color: #FFFFCC !important;
    font-size: 30px; text-transform:uppercase;
    font-weight: 800;box-shadow: 2px 2px 5px black;border-radius: 10% / 10%; margin:5px;
}

.flip-items li img{
	width: auto;
    height: 300px;
    margin: 30px 30px 0;
}


/*cycle wrap custom css*/
.cycle {
    background: #fff;
}
article#demo-carousel {
    padding: 80px 0;
    background: url('../images/background3.webp')no-repeat;
    background-size: cover;
}
p.head {
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-family: "Oswald", sans-serif;
    margin: 0;
    background: #ef3c9e;
    padding: 15px;
}
.cycle figcaption{
	text-align: center;
}
.cycle figcaption a{
	color: #000;
    padding: 10px;
    display: block;
    background: #fff;
    font-size: 17px;
}
.flipster__button:focus {
    opacity: 1;
    border: none;
    outline: none;
}
.top-owl{
	padding: 0px 0;background-color: #CCCCCC; text-align:center;
}
.owl-image{
	padding: 20px;
}
.owl-image img {
    height: 226px;
    border-radius: 50% 20% / 10% 40%;
    box-shadow: 2px 8px 5px 1px black;
    margin-bottom: 20px;
}
.owl-image figcaption{
	text-align: center;
}
.owl-image figcaption a {
    color: purple;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Rubik',sans-serif;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 100px !important;
    right: -30px;
}
.owl-prev{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 100px !important;
    left: -30px;
}
button:focus{
	outline: none;
}
.border-wrap{
  text-align: center;
  margin: 20px 0;border-radius: 10% / 50%;
}
div.btn-6{
  display: block;border-radius: 10% / 50%;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  background: rgba(0,0,0,0.09);
}

div.btn-6::before, div.btn-6::after{
  content:"";
  width: 0;
  height: 3px;
  position: absolute;
  transition: all 0.2s linear;
  background: #ef3c9e;
}
div.btn-6 a span.shade{
	display: block;
}
a:hover{
	text-decoration: none;
}
span.top-service-wrap {
    padding: 30px 0;border-radius: 10% / 50%; margin-bottom:5PX;
    background: #339999;
    display: block;
}
span.top-head {
    font-size: 30px; font-weight:800; text-transform:uppercase;
    color:gold;
    display: block;
}
span.service-type{
	font-size: 25px;
	font-weight:800;
    color: #66FF66;
    margin-top: 10px;
    display: block;	
}

span::before, span::after{
  content:"";
  width:3px;
  height:0;
  position: absolute;
}
div.btn-6:hover::before, div.btn-6:hover::after{
  width: 100%;
}
div.btn-6:hover span::before, div.btn-6:hover span::after{
  height: 100%;
}
span.shade img{
	width: 100%;
	border-radius: 10% / 10%;
   height: auto;
}


/*----- div.btn-6 6 -----*/
.btn-6::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.btn-6::after{
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-6 span::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6 span::after{
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6:hover::before, .btn-6:hover::after{
  left: 0;
}
.btn-6:hover span::before, .btn-6:hover span::after{
  top: 0;
}
.profile-sec {
    padding: 50px 0;
}
h1,h3.title {
    text-align: center;
    margin: 30px 0 40px 0;
    color:red; text-shadow:2px 0px 2px black; font-weight:bold; text-transform:uppercase;
    font-family: "Oswald", sans-serif;
}
#lightgallery li a img{
    width: 100%;
    height: 220px;
}
.gallery-img-wrap {
    position: relative;
}
.gallery-img-wrap:before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ef3c9e33;
    transform: scale(0);
    transition: .5s;
    transition-delay: 0s;
}
.gallery-img-wrap:hover:before{
    transform: scale(1);
    transition: 0.5s;
    transition-delay: 0s;
}
.overlay-sec{
	display: none;
	transition: 1s;
	transition-delay: 2s;
}
.gallery-img-wrap:hover .overlay-sec{
	display: block;
	transition: 1s;
	transition-delay: 0.5s;
}
.gallery-img-wrap i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 20px;
    background: #ffc107;
    transition-delay: 0.5s;
}

/*footer*/

footer {
	background: #663333;
    border-radius: 10% / 10%;
	margin-bottom:10px;
	padding: 60px 0px 40px 0px;
}
.footer-logo p {
    color:white;
    font-size: 14px;
    text-align: justify;
    margin-top: 20px;
}
.footer-logo ul {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 20px;
}
.footer-logo ul li {
    display: inline-block;
    margin-right: 5px;
}
a.fb {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #3b5998;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
a.twitter {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #55acee;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
a.youtube {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #e52d27;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
a.linkedin {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #0073b0;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
a.instagram {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #e03b6a;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.imp-links h3 {
    color: #e03b6a;;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
}
footer h3:after {
    content: '';
    position: absolute;
    bottom: -10px;
    background: #caaf15;
    width: 60px;
    height: 3px;
    left: 0;
}
.imp-links ul {
    padding: 0;
    list-style: none;
}
.imp-links ul li a {
    display: block;
	text-transform:uppercase; 
	font-weight:800;
    padding: 7px 0;
    border-bottom: 1px solid #525252;
    color:white;
    position: relative;
}
.address h3 {
    color: #e03b6a;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 40px;
    position: relative;
}
footer h3:after {
    content: '';
    position: absolute;
    bottom: -10px;
    background: #e03b6a;
    width: 60px;
    height: 3px;
    left: 0;
}
.addIcon {
    display: flex;
    margin-bottom: 17px;
}
.addIcon i {
    color: #e03b6a;
    margin-right: 10px;
    margin-top: 3px;
    border: 1px solid #e03b6a;
    display: inline-table;
    padding: 7px;
    background: #1f2227;
}
.addIcon p {
    color:white;
}
.copyright-section {
    background:#999999;
    padding: 15px 0;
}
.copyright-section .copyright-text p {
    font-size: 25px;    
	font-family: "Oswald", sans-serif;
    font-weight: 800;
	text-transform:uppercase;
    color:yellow;
}
.designed-text p {
    color: #663300;
     font-size: 25px;    
	font-family: "Oswald", sans-serif;
    font-weight: 800;
	text-transform:uppercase;
}
.designed-text p a {
    color: #fedd1c;
    margin-left: 5px;
}
.addtext p a {
    color:white;
}

/*footer*/

/*hover css*/
figure.snip0016 {
  font-family: 'Raleway', Arial, sans-serif;
  border-radius: 20% / 50%;
    color: #fff;
    position: relative;
    overflow: hidden;
    max-height: 220px;
    width: 100%;
    background: #000000;
    text-align: left;
}
figure.snip0016 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0016 img {
  max-width: 100%;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0016 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
figure.snip0016 figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 100%;
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0016 h3,
figure.snip0016 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0016 h3 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(30%, 0%, 0);
  transform: translate3d(30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  color: #fff;
  margin-top: 30px;
}
figure.snip0016 h3 span {
    font-weight: 800;
    color: #ef3c9e;
    margin-right: 10px;
}
figure.snip0016 p {
  font-weight: 200;
  -webkit-transform: translate3d(0%, 30%, 0);
  transform: translate3d(0%, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0016 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0016:hover img {
  opacity: 0.3;
}
figure.snip0016:hover figcaption h3 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.snip0016:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0016:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.right-image {
    box-shadow: 4px 2px 7px 0px #a7a5a5;
}
.right-image img{
	width: 100%;
}
.right-image figcaption{
	background: #cac9c9;
    padding: 20px;
    text-align: center;
}
.right-image figcaption h4{
	margin-bottom: 0;
	font-size: 20px;
}
.right-image figcaption a{
	color: #f00;
}
.content-wrap p{
	text-align: justify;
}
.content-sec {
    padding: 50px 0;
}
.escort-area{
	padding: 80px 0;
	background: url('../img/right-banner.jpg')no-repeat;
  background-attachment: fixed;
	background-size: cover;
	border-radius: 10% / 50%;
}
.escort-area-wrap ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.escort-area-wrap ul li{
	display: inline-block;
}
.escort-area-wrap ul li a{
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	background: #000;
	padding: 10px 35px;
	margin-bottom: 10px;
	margin-right: 8px;
	border-radius: 30px;
	transition: 1s;
}
.escort-area-wrap ul li a:hover{
	background-color: #ef3c9e;
	border: 1px solid #ef3c9e;
	transition: 1s;
	color: #fff;
}
.navbar-brand{
  color: #e03b6a;
  font-family: "Oswald", sans-serif;
  font-size: 27px;
}

@media screen and (min-width: 768px){
	nav.navbar.navbar-expand-lg {
	    position: absolute;
		border-radius:50px;
	    z-index: 999;
	    background: #999999;
	    width: 80%;
	    left: 50%;
	    padding: 10px;
	    box-shadow: 0px 1px 3px 0px #00000057;
	    transform: translate(-50%);
	}
	.navbar-brand img{
		width: 100%;
	}
	.designed-text {
    	text-align: right;
	}
  .slider-single.bg-1 {
    background-image:url(../img/banner-01.jpg);
    height: 100vh;
  }
 
}
@media screen and (max-width: 768px){
  .owl-image img {
    height: 400px;
    box-shadow: 3px 4px 12px 1px #ef3c9e;
    margin-bottom: 20px;
  }
	.slider-caption {
	    font-size: 14px;
	    color: #4c4c4c;
	    position: absolute;
	    top: 0; 
	    left: 0;
	    text-align: center;
	    transform: translate(0,0);
	    margin-top: 50px;
	}
	.slider-caption h2 {
	    font-size: 24px;
	    color: #ef3c9e;
	}
	.navbar-brand img{
		width: 100%;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 15px;
	    padding-left: 15px;
	}
}
.breadcrumb-wrap {
    position: relative;
}
.breadcrumb-text {
    text-align: center;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.breadcrumb-text h1{
    color: #fff;
}
.breadcrumb-text ul {
    padding: 0;
    margin: 0;
}
.breadcrumb-text ul li {
    display: inline-block;
    margin-right: 10px;
}
.breadcrumb-text ul li a{
  color: #fff;
  font-size: 18px;
}
header.fixed {
    position: fixed;
    width: 100%;
    z-index: 99999;
}
.profile-img img{
  width: 100%;
}

@media (min-width: 992px){
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.contact-info h3{
  margin: 10px 0 !important;
}
.contact-info ul{
  margin: 0;
  list-style: none;
  padding-left: 10px;
}
.contact-info ul li{
  font-size: 17px;
}
.contact-info ul li i{
  margin-right: 10px;
  display: inline-block;
}
.ty{
  margin: 5px;
  font-size: 22px;
  color: #e03b6a;
  font-weight: 700;
}
.thankyou {
    padding: 100px 0;
    text-align: center;
}
.thankyou img{
  width: 200px;
}

.gif{
    height: auto !important;
    margin: 10px 0;
    width: 69% !important;
}
.whatsapp {
    background: #35bd1e;
    position: fixed;
    bottom: 57px;
    right: 9px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 9999;
}
.whatsapp a {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 42px;
    z-index: 9999;
}
.phone {
    background: orange;
    position: fixed;
    bottom: 57px;
    left: 9px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 9999;
}
.phone a {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 42px;
    z-index: 9999;
}

.breadcrumb-wrap img{
  width: 100%;
}

@media screen and (min-width: 768px){
  .custom-width{
    width: 68% !important;
  }
}


@media screen and (max-width: 768px){
  .navbar-brand {
    font-size: 17px;
  }
  .topbar-left ul li {
    margin-right: 0;
  }
  .title{
    font-size: 25px;
  }
  header.fixed{
    background: #fff;
  }
  .owl-nav{
      display:none;
  }
  .breadcrumb-text h1 {
    color: #fff;
    font-size: 15px;
    margin: 0;
    }
    .breadcrumb-text ul li a {
    color: #fff;
    font-size: 8px;
    }
}






