@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&family=Lexend+Deca:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Pacifico&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body{
	font-family: "Poppins", serif !important;
	font-style: normal !important;
}
.nav-item{
    font-size: 17px !important;
    padding: 5px ;
    font-weight: 600;
	
}
.navbar{
    position: fixed !important;
    width: 100% !important;
    z-index: 5;
}
.nav-link{
    color: #fff !important;
}
.nav-link:hover{
    color: #f4d822 !important;
    //text-shadow: 3px 2px 5px #f4d822 !important;
}
.navbar-brand img{ 
    margin-left: 50px;
}
.banner-img img{
    margin-top: 100px !important;
}
.tamil{
    font-weight: 700 !important;
    font-size: 19px !important;
}
.tamil:hover{
    color:#f57c00 !important ;
}
.tamil-2 {
    font-size: 17px !important;
    font-weight: 500 !important;
}
.fa-users{
    text-align: center !important;
    /* //display: flex !important; */
	
}
.form-container {
    max-width: 400px;
    margin: 20px;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.register-btn {
    background-color: #2c5c2b !important;
    border: none !important;
    width: 250px !important;
    height: 50px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
	color:#fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.num-btn{
    background-color: #2c5c2b !important;
    border: none !important;
    width: 200px !important;
    height: 50px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
	color:#fff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.num-btn:hover{
    background-color: #9c8c2c !important;
    color: white !important;
}

.reg-btn{
    background-color: #2c5c2b !important;
    border: none !important;
    width: 200px !important;
    height: 50px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
	color:#fff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.reg-btn:hover{
    background-color: #9c8c2c !important;
    color: white !important;
}
.view-btn{
    background-color: #2c5c2b !important;
    border: none !important;
    width: 200px !important;
    height: 50px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    margin-top: 45px !important;
	color:#fff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.view-btn:hover {
    background-color: #9c8c2c !important;
	color:#fff;
}

.cll-btn{
    background-color: #2c5c2b !important;
    border: none !important;
    width: 80% !important;
    height: 50px;	
    font-weight: 600 !important;
    font-size: 16px !important;
	color:#fff !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	
}
.register-btn:hover{
    background-color: #9c8c2c !important;
    color: white !important;
}

.register-btn:hover {
    background-color: #f57c00;
}

.search-btn {
    background-color: #2c5c2b !important;
    border: none !important;
    width: 100% !important;
    height: 50px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
	color:#fff !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.search-btn:hover{
    background-color: #9c8c2c !important;
    color: white !important;
}

.whatsapp-btn {
    background-color: #25D366;
    color: white;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    height: 70px !important;
    width: 250px !important;
    font-size: 16px !important;
    font-weight: 600;
}
.main-whatsapp {
    font-size: 46px !important;
}

.form-control{
    width: 100% !important;
    height: 50px !important;
    background-color: #F8F9FA !important;
}

.hero-1{
    border-radius: 40px;
}
.image-hero-1 img{
    width: 100%;
}
.one-content{
    margin-top: 30px !important;
}
.last-content{
    font-size: 21px;
    font-weight: 400;
}
.counter-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    padding: 1.5rem;
    font-family: Arial, sans-serif;
}

.counter-box {
    text-align: center;
    padding: 1.5rem;
    border-radius: 8px;
    min-width: 200px;
}

.counter {
    font-size: 2.5rem;
    font-weight: bold;
    color: #2c5c2b;
    margin: 0.5rem 0;
	text-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.animated{
    background-color: #F8F9FA !important;
}

.label {
    color: #4b5563;
    font-size: 1.1rem;
}
.content-heading{
    font-size: 18px;
    font-weight: 600;
}
.succes-stories{
    color: #2c5c2b;
    font-size: 20px;
    font-weight: 600;

}
.succes-1{
    font-size: 25px;
    font-weight: 400;
}
.card-img-top{
    height: 235px !important;
    width: 238px !important;
}
.main-card1{
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
	
    border-radius: 8px;
}
.cards-matri-main{
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
	
    border-radius: 8px;
}
.cardss{
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
	
    border-radius: 8px; 
}
.card-title{
    font-size: 16px;
    color:  #2c5c2b !important;
}
.card-text{
    font-weight: 600;
    font-size: 17px;
}
.fix-users-icon{
    color: #9c8c2c !important ;
}
.icon-user {
	display: flex;
	flex-direction: row !important; /* Stack vertically */
	align-items: center !important;    /* Center them horizontally */
	padding-bottom: 25px;
	
}
.member-num{
    color: #9c8c2c;
}
.container-fluid-payment{
    padding: 0 !important;
    margin: 0 !important;
}
.card-img-top-main{
    width: 350px !important;
    height: 180px !important;
}
.card-img-top-main-2{
    width: 350px !important;
    height: 180px !important;
}
.card-img-top-main-3{
    width: 350px !important;
    height: 180px !important;
}
.card-text-heading{
    font-size: 17px;
    font-weight: 800;
}
.member-text{
    word-spacing: 3px;
}
.user-1{
    width: 50px !important; height: 50px !important; object-fit: cover !important;
    border-radius: 50%;
}
.card-img-top-main {
    transition: transform 0.3s ease; /* Smooth transition for zoom and translate */
}

.card-img-top-main:hover {
    transform: scale(1.03) translateY(-1.5px); /* Slight zoom and small upward movement */
}
.card-img-top-main-2 {
    transition: transform 0.3s ease; /* Smooth transition for zoom and translate */
}

.card-img-top-main-2:hover {
    transform: scale(1.03) translateY(-1.5px); /* Slight zoom and small upward movement */
}
.card-img-top-main-3 {
    transition: transform 0.3s ease; /* Smooth transition for zoom and translate */
}

.card-img-top-main-3:hover {
    transform: scale(1.03) translateY(-1.5px); /* Slight zoom and small upward movement */
}
.user-1 {
    /* Smooth transition for the zoom and translate */
}

.user-1:hover {
    transform: scale(1.2) translateY(-5px); /* Zooms in and slightly moves the image up */
}
.user-2{
    width: 50px !important; height: 50px !important; object-fit: cover !important;
    border-radius: 50%;
}
.user-3{
    width: 50px !important; height: 50px !important; object-fit: cover !important;
    border-radius: 50%;
}
.date-time{
    margin-left: 80px;
}
.man-img{
    width: 50%;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.man-content{
    margin-top: 75px !important;
    font-weight: 700;
    font-size: 25px;
}
.paragph-man{
    font-size: 21px;
}
.form-text-man{
    width: 80% !important;
    background-color: white !important;
}
.man-container{
    background-color: #F8F9FA !important;
}
.man-container-1{
    background-color: #F8F9FA !important;
}
.footer {
    background-color: #001524;
    color: white;
    padding: 50px 0;
    width: 100% !important;
}
.footer-row{
    background-color: #001524 !important; 
    width: 100% !important;
    padding: 0%;
}

.footer h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

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

.footer ul li {
    margin-bottom: 10px;
    font-size: 15px !important;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer a:hover {
    color: #cccccc;
}

.social-icons {
    margin-top: 30px;
    text-align: center;
}

.social-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background-color: white;
    color: #001524;
    margin: 0 10px;
    text-align: center;
    transition: all 0.3s ease;
    font-size: 25px !important;
}

.social-icons a:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.fa-whatsapp{
    background-color: #25D366;
    color: white;
    border-radius: 50%;
}
.card-img-top-carousel{
    width: 100% !important;
	
	
}
.card-textes {
    color: #9c8c2c;
}

.card-textes a{
    color: #9c8c2c !important;
    text-decoration:none !important;
}
.bank-banner {
    width: 100% !important;
    height: 50%!important;
    
}
.subin-banner {
	width: 100% !important;
	height: 100%!important;
	object-fit: contain;
	margin-top: 100px !important;
}
.god-container{
	
	box-shadow: 0 5px 10px #ddd, 0 -5px 10px #ddd, 5px 0 10px #ddd, -5px 0 10px #ddd !important;
	
}
.search1{
    background-color: #F7F7F7 !important;
    padding: 13px;
}
@media screen and (max-width: 768px) {
    .navbar-brand img{
        object-fit: contain;
        width: 260px;
        margin-left: 10px;
	}
    .reg-btn{
        margin-top: 5px !important;
	}
    .main-card1{
        margin-top: 15px !important ;
	}
    .cards-matri-main{
        margin-top: 15px !important ;
	}
    .item{
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
	}
	
	
	.man-content{
		margin-top: 20px !important;
		font-weight: 700;
		font-size: 25px;
	}
    
}

.conatct-us{
    font-size: 25px !important;
    font-weight: 500 !important;
    margin-top: 10px;
}
.contact-card {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 20px;
    margin-bottom: 20px;
}
.contact-card h2 {
    color: #333;
    font-size: 1.5rem;
    margin-bottom: 15px;
}
.contact-card p {
    color: #666;
    margin-bottom: 8px;
}
.tamil-text {
    font-family: Arial, sans-serif;
    font-size: 18px;
}
.mugavari{
    font-size: 25px !important;
    font-weight: 700 !important;
}
.map-1{
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 10px;
}


/** old theme css **/

/* smooth scrolling css */
.affix {
	top:0;
	width: 100%;
	z-index: 9999 !important;
}

.affix .row-nav {
	position: relative;
	top: 0px;
}

.affix .left-navbar {
	position: absolute;
	top: 100px;
}

/*
	from CK editor
*/

.col-def 
{
	padding:0px !important;
	margin:0px !important;
}

.row
{
	margin: 0px !important;
	padding:0 !important;
}

.container-fluid, .container
{
	padding:0px !important;
}


/*
	paging-row
*/
.paging-row
{
	background-color: #eee;
	margin: 20px auto !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-right: 5px !important;
	border-top: #333 thin solid;
	border-bottom: #333 thin solid;
}


/*
	home-banner
*/
.home-banner
{
	margin-bottom: 20px;
	border: #aaa 2px solid;
	box-shadow: #ddd 3px 3px 3px;
}

.home-banner img
{
	width: 100%;
}


/*******
	profile
********/
.profile, .search
{
	margin-bottom: 30px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
	font-size: 16px;
}

.profile .panel
{
	margin: 0;
	border: none;
}

.profile .panel .panel-head
{
	padding: 10px 0 0 15px;
}

.profile .panel .panel-body
{
	background-color: #fdfffc;
	padding: 0;
}

.profile .panel .panel-body .login-message
{
	text-align: center;
	padding: 50px;
	background-color: #f9edf8;
}

.profile .panel .panel-footer
{
	/*
		background-color: #F9A63E;
	*/
	background-color: #eeeeee;
	
}

.profile .panel .panel-footer a
{	
	border-radius: 25px !important;
	font-size: 15px;
	margin:10px;
	background:#fbfbfb;
}

.profile .panel-footer .i-black
{
	color: #000;
}

.profile .panel-footer .i-red
{
	color: #F00;
}

.profile .panel-footer .i-green
{
	color: #159307;
}

.profile .panel-footer .i-blue
{
	color: #00F;
}

.profile .panel-footer .i-orange
{
	color: #ff00f2;
}

.profile .panel-footer .i-purple
{
	color: #8105aa;
}

.profile .panel-premium
{
	padding: 10px 15px;
	background-color: #f5f5f5;
}

.profile .panel-premium .label
{
	background-color: #088924;
	color: #fff !important;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}

.profile .title
{
	margin:0;
	font-size: 22px;
	font-weight: bold;
	text-shadow: none;
}

.profile .title small
{
	font-size: 14px !important;
	font-weight: normal;
}

.profile .meta
{
	font-size: 15px;
	margin: 10px 0;
	display: inline-block;
}

@media only screen and (max-width: 750px) {
	.profile .meta
	{
		margin: 0;
	}
}


.profile .meta i
{
	margin-right: 5px;
}

.profile .profile-content
{
	padding: 15px;
}

.profile .content  img
{
	border: #eee thin solid;
	box-shadow: #f3f3f3 3px 3px 5px;
	border-radius: 5px;
}

.profile .content  table.no-border th, .profile .content  table.no-border td
{
	border: none;
	padding: 2px;
}

.profile .horoscope-table td
{
	height: 60px !important;
	width: 60px !important;
	vertical-align: middle;
	background-color: #fff;
	font-size: 12px !important;
}


/*********
	left-navbar
********/
.left-navbar .list-group
{
	border: #4b34eb thin solid;
	background-color: #f2fffb;
}

.left-navbar .list-group .content
{
	padding: 5px;
}

.left-navbar .list-group-item
{
	border: none;
	background: none;
	padding: 5px !important;
	font-weight: bold;
}

.left-navbar .list-group-item.heading
{
	color: #fff;
	background-color: #2e3192;
	font-weight: bold;
	font-size: 16px;
	border-radius: 0;
}

.left-navbar .thumbnail-link
{
	display: inline-block;
	margin-top: 5px;
}

.left-navbar .thumbnail-link img
{
	width: 60px;
	height: 60px;
	border: #000 thin solid;
	padding: 0px;
}

.left-navbar .info-widget-1
{
	text-align: center;
	background-color: #f2fffb;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	border: #4b34eb thin solid;
	box-shadow: #ddd 3px 3px 3px;
}

.left-navbar .info-widget-1 .title
{
	font-size: 18px;
	font-weight: bold;
}

/*********
	btn
********/
.btn-link, .btn-link:hover
{
	color: #088924;
	border-radius: 0;
	text-decoration: none;
}

.btn-primary, .btn-primary:hover
{
	background-color: #2c5c2b !important;
	border: #2c5c2b solid 1px  !important;
}

.btn-info, .btn-info:hover
{
	background-color: #9c8c2c  !important;
	border: #9c8c2c solid 1px  !important;
	color:#fff !important;
}

.btn-success
{
	background-color: #2c5c2b  !important;
	border: #2c5c2b solid 1px  !important;
	color:#fff !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.btn-success:hover
{
	background-color: #9c8c2c  !important;
	border: #9c8c2c solid 1px  !important;
	color:#fff !important;
}

/**********
	google-ad
***********/
.google-ad-horizontal
{
	margin-bottom: 20px;
}
.google-ad-horizontal img
{
	width: 100%;
}

/***********
	search
************/
.search .panel
{
	margin: 0;
	padding: 0;
}

.search .panel .panel-head
{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	
	padding : 20px 0;
}

.search .panel .panel-body
{
	margin: 0;
	padding: 10px 30px 20px 30px !important;
}


.search .panel .panel-body .sub-heading
{
	font-size: 16px !important;
	background-color: #fff;
	padding: 5px 10px;
	line-height: 20px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}



.search .panel .panel-body .mandate
{
	font-weight: bold;
	color: #f00;
}

.search .panel .panel-body .table th
{
	background-color: #fff;
}

.search .panel .panel-body .reg-horoscope-table
{
	background-color: #fff;
	box-shadow: #ddd 3px 3px 3px;
	font-family: Bamini !important;
}

.search .panel .panel-body .reg-horoscope-table td
{
	border: #000 1px solid;
	text-align: center;
	
}

.search .panel .panel-body .reg-horoscope-table .horoscope-heading
{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	background-color: #fcfcd7;
	vertical-align: middle;
}

.search .panel .panel-body .reg-horoscope-table .select2-selection--multiple
{
	/*
		background-color: #fffd99;
	*/
	background-color: #fffd99;
}

.search .panel .list-table td
{
	background-color: #eee;
}

.search .panel .list-table, .search .panel .list-table th, .search .panel .list-table td
{
	border: none;
	border: #333 thin solid;
}

.search .panel .list-table tfoot td
{
	background-color: #fff;
}

@media only screen and (max-width: 750px) {
	.list-table
	{
		display: inline-block; overflow-x: scroll !important;
	}
}


/*
	alert messages
*/
.alert img
{
	width: 15px;
	height: 15px;
}

.alert-danger, .alert-success
{
	padding: 5px;
	font-size: 12px;
}


/*
	pricing-row
*/
.pricing-row .panel-body{
	position: relative !important;
	
}
.pricing-row .price-circle{
	position: absolute !important; top: -88px !important; border:4px solid white; left:60px;
}
.pricing-row .panel
{
	margin-top: 10px !important;
	border: 1px solid #DDDDDD;
	height:420px;
}
.pricing-row .panel-body .price-circle
{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #f8f9fa;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto;
	border: 5px solid white;
}
.pricing-row .panel-body
{
	background-color: #fff;
}


.pricing-row .panel-heading
{
	text-align: center;
	font-weight: bold;
	height: 120px;
	background-color:#F4F4F4 ;
}

.pricing-row h3
{
	border-top: #000 thin solid;
	border-bottom: #000 thin solid;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	
}
.pricing-row h4{
	font-size: 15px;
	padding: 5px;
	margin-top: 10px !important;
}
.price-hr{
	border: 1px solid #b0afaf; margin-top: 10px; margin-bottom: 5px;
}
.price-hr1{
	border: 1px solid #b0afaf; margin-top: 35px; margin-bottom: 5px;
}
.pricing-row .panel-default{
	width:15rem !important;
}
.pricing-row .panel-danger{
	width:15rem !important;
}
.pricing-row .panel-primary{
	width:15rem !important;
}
.pricing-row .panel-success{
	width:15rem !important;
}
/* @media screen and (max-width: 768px) {
	.pricing-row .price-circle{
	position: absolute !important; top: -88px !important; border:4px solid white; left:95px;
	}
	.pricing-row .panel{
	margin-bottom: 10px !important;
	}
} */

/*
	cart-alert
*/
.cart-alert
{
	position: fixed;
	bottom: 10%;
	left:20%;
	padding:5px;
	z-index:10;
	width:60%;
}

.cart-alert.success
{
	background-color: #cfffd1;
	border: #1d7521 thin solid;
	border-radius: 10px;
}

.cart-alert.danger
{
	background-color: #ffcfd1;
	border: #751d21 thin solid;
	border-radius: 10px;
}

.cart-alert.warning
{
	background-color: #ffdbb3;
	border: #e68010 thin solid;
	border-radius: 10px;
}

.home-profiles .heading
{
	color: #fff;
	background-color: #eb4034;
	font-weight: bold;
	font-size: 16px;
	border-radius: 0;
	padding: 10px;
}

.home-profiles .home-profile
{
	margin: 10px;
	border: #eb4034 1px solid;
	width: 100%;
}

.home-profiles .home-profile a
{
	color: #000;
	text-decoration: none;
}

.home-profiles .home-profile .image img
{
	width: 100%;
	height: 200px;
}

.home-profiles .home-profile .intro
{
	text-align: center;
	padding: 10px 20px;
}

.home-profiles .home-profile .intro .name
{
	font-size: 20px;
	font-weight: bold;
}

.home-profiles .home-profile .intro .age
{
	font-size: 18px;
	font-weight: bold;
	color: #e68010;
}

.home-profiles .home-profile .intro .caste
{
	font-size: 18px;
	font-weight: bold;
}

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

.sub-heading{
	background-color: #9c8c2c !important;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
/* login page style */
.login-form-class .form-control{
	width: 100% !important;
}


/** end of old theme css **/

@media screen and (max-width: 768px) {
    .reg-horoscope-table {
        width: 100%;
        font-size: 10px !important;
    }
    .reg-horoscope-table td {
    }
    .reg-horoscope-table td:nth-child(odd) {
        /*margin-right: 4%;*/
    }
    .horoscope-heading {
        text-align: center;
        font-weight: bold;
        font-size: 12px;
    }
    .tag {
        width: 100%;
    }
    .table td, .table th {
        padding: 2px;
    }
    .tag {
        width: 100%;
        padding: 5px;
    }
    
    .num-btn {
        margin-bottom:10px;
    }
    .godimg img
	{
		display:none !important;
	}
}

.bg-body-tertiary
{
	background:#2c5c2b !important;
	padding:0 !important;
	box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
}

.select2-container--default .select2-selection--multiple
{
	background:#F8F9FA !important;
	border:#dee2e6 solid 1px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered
{
	height:40px !important;
}

.profile .panel .panel-head a
{
	color:#000 !important;
	text-decoration:none !important;
}

.dropdown-item:hover
{
	background:#2c5c2b !important;
	color:#fff !important;
}

.navbar-toggler
{
	background:#fff !important;
	margin-right:20px;
}