/*
Design and developed by:  Mohan K. Duwal
*/

body {
		font-family: "Poppins", sans-serif;
}

@media (min-height: 1200px) {
		.body {
				overflow-x: hidden;
		}
}

img.profile{
	width: 250px!important;
	height: 250px!important;
	border-radius: 100%;
	border:  3px solid #FFF;
}

.text-shadow-2{
	text-shadow: 1px 1px  5px #000;
}

.section-default{
	background: #FFF;
	border: 1px solid #CCC;
}

.section-default p{
	line-height: 18px;
	margin-bottom: 8px;
}

p.postimg{
	position: relative;
}

a.viewall{
	position: absolute;
	top: 20px;
	left: 20px;
}

.accordion .card-header a {
	color: #0088CC;
}


html .btn-primary {
	background-color: #0088CC;
	border-color: #0088CC #0088CC #006699;
	color: #FFF;
	--color: #0088CC;
	--hover: #00a1f2;
	--disabled: #0088CC;
	--active: #006ea6;
}

html .btn-primary:hover,
html .btn-primary.hover {
	border-color: #00aaff #00aaff #0088CC;
	color: #FFF;
}

html .btn-primary:hover:not(.bg-transparent),
html .btn-primary.hover:not(.bg-transparent) {
	background-color: #00a1f2;
}

html .btn-primary:focus,
html .btn-primary.focus {
	border-color: #006699 #006699 #004466;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.5);
}

html .btn-primary:focus:not(.bg-transparent),
html .btn-primary.focus:not(.bg-transparent) {
	background-color: #006ea6;
}

html .btn-primary.disabled,
html .btn-primary:disabled {
	border-color: #0088CC #0088CC #006699;
}

html .btn-primary.disabled:not(.bg-transparent),
html .btn-primary:disabled:not(.bg-transparent) {
	background-color: #0088CC;
}

html .btn-primary:active,
html .btn-primary.active {
	border-color: #006699 #006699 #004466 !important;
}

html .btn-primary:active:not(.bg-transparent),
html .btn-primary.active:not(.bg-transparent) {
	background-color: #006ea6 !important;
	background-image: none !important;
}

html .btn-primary-scale-2 {
	background-color: #006699;
	border-color: #006699 #006699 #004466;
	color: #FFF;
}

html .btn-primary-scale-2:hover,
html .btn-primary-scale-2.hover {
	border-color: #0088cc #0088cc #006699;
	color: #FFF;
}

html .btn-primary-scale-2:hover:not(.bg-transparent),
html .btn-primary-scale-2.hover:not(.bg-transparent) {
	background-color: #007fbf;
}

html .btn-primary-scale-2:focus,
html .btn-primary-scale-2.focus {
	border-color: #004466 #004466 #002233;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(0, 102, 153, 0.5);
}

html .btn-primary-scale-2:focus:not(.bg-transparent),
html .btn-primary-scale-2.focus:not(.bg-transparent) {
	background-color: #004c73;
}

html .btn-primary-scale-2.disabled,
html .btn-primary-scale-2:disabled {
	border-color: #006699 #006699 #004466;
}

html .btn-primary-scale-2.disabled:not(.bg-transparent),
html .btn-primary-scale-2:disabled:not(.bg-transparent) {
	background-color: #006699;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2.active {
	border-color: #004466 #004466 #002233 !important;
}

html .btn-primary-scale-2:active:not(.bg-transparent),
html .btn-primary-scale-2.active:not(.bg-transparent) {
	background-color: #004c73 !important;
	background-image: none !important;
}


html .btn-with-arrow-solid.btn-primary span {
	background-color: #0077b3;
}

html .accordion.accordion-primary .card-header {
	background-color: #0088CC !important;
}

html .accordion.accordion-primary .card-header a {
	color: #FFF;
}

html .accordion-modern-status-primary.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background-color: #0088CC !important;
	color: #FFF !important;
}

html .accordion-modern-status-primary.accordion-modern-status > .card:hover .card-header a.collapsed {
	color: #0088CC !important;
}

html .accordion.accordion-secondary .card-header {
	background-color: #e36159 !important;
}

html .accordion.accordion-secondary .card-header a {
	color: #FFF;
}

html .accordion-modern-status-secondary.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background-color: #e36159 !important;
	color: #FFF !important;
}

html .accordion-modern-status-secondary.accordion-modern-status > .card:hover .card-header a.collapsed {
	color: #e36159 !important;
}

html .accordion.accordion-tertiary .card-header {
	background-color: #2BAAB1 !important;
}

html .accordion.accordion-tertiary .card-header a {
	color: #FFF;
}

html .accordion-modern-status-tertiary.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background-color: #2BAAB1 !important;
	color: #FFF !important;
}

html .accordion-modern-status-tertiary.accordion-modern-status > .card:hover .card-header a.collapsed {
	color: #2BAAB1 !important;
}

html .accordion.accordion-quaternary .card-header {
	background-color: #383f48 !important;
}

html .accordion.accordion-quaternary .card-header a {
	color: #FFF;
}

html .accordion-modern-status-quaternary.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background-color: #383f48 !important;
	color: #FFF !important;
}

html .accordion-modern-status-quaternary.accordion-modern-status > .card:hover .card-header a.collapsed {
	color: #383f48 !important;
}

html .accordion.accordion-dark .card-header {
	background-color: #212529 !important;
}

html .accordion.accordion-dark .card-header a {
	color: #FFF;
}

html .accordion-modern-status-dark.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background-color: #212529 !important;
	color: #FFF !important;
}

html .accordion-modern-status-dark.accordion-modern-status > .card:hover .card-header a.collapsed {
	color: #212529 !important;
}

html .accordion.accordion-light .card-header {
	background-color: #FFF !important;
}

html .accordion.accordion-light .card-header a {
	color: #777;
}

html .accordion-modern-status-light.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background-color: #FFF !important;
	color: #777 !important;
}

html .accordion-modern-status-light.accordion-modern-status > .card:hover .card-header a.collapsed {
	color: #FFF !important;
}

/*
* Font Tertiary
*/
.custom-font-tertiary {
		font-family: "Lora", serif !important;
}

/*
* Font Icons
*/
@font-face {
		font-family: "Fontello";
		src: url("css/fonts/fontello.woff2") format("woff2"), url("css/fonts/fontello.woff") format("woff"), url("css/fonts/fontello.ttf") format("ttf"), url("css/fonts/fontello.eot") format("eot");
}

.color-primary{
	color: #fe0000!important;
}

/*
* Container
*/
@media (min-width: 1240px) {
		.container {
				max-width: 1240px !important;
		}
}

/*
* Custom Text
*/
.custom-text-1 {
		font-size: 12px !important;
}

.custom-text-2 {
		font-size: 14px !important;
}

.custom-text-3 {
		font-size: 14px !important;
}

.custom-text-4 {
		font-size: 16px !important;
}

.custom-text-5 {
		font-size: 18px !important;
}

.custom-text-6 {
		font-size: 20px !important;
}

.custom-text-7 {
		font-size: 22px !important;
}

.custom-text-8 {
		font-size: 26px !important;
}

.custom-text-9 {
		font-size: 32px !important;
}

.custom-text-10 {
		font-size: 40px !important;
		line-height: 40px !important;
}

.custom-text-11 {
		font-size: 55px !important;
		line-height: 72px !important;
}

.custom-text-12 {
		font-size: 60px !important;
}

/*
* Buttons
*/
.custom-btn-outline {
		border-width: 3px;
}

@-webkit-keyframes arrowMove {
		0% {
				position: relative;
				left: -1px;
		}
		50% {
				position: relative;
				left: 3px;
		}
		100% {
				position: relative;
				left: -1px;
		}
}

@keyframes arrowMove {
		0% {
				position: relative;
				left: -1px;
		}
		50% {
				position: relative;
				left: 3px;
		}
		100% {
				position: relative;
				left: -1px;
		}
}

.custom-btn-with-arrow:after {
		content: '\E800';
		font-family: 'Fontello';
		font-size: 18px;
		margin-left: 17px;
}

.custom-btn-with-arrow:hover:after {
		-webkit-animation: arrowMove 600ms ease;
						animation: arrowMove 600ms ease;
		-webkit-animation-iteration-count: infinite;
						animation-iteration-count: infinite;
}

/*
* Titles
*/
/*.custom-title-with-icon:before {
		content: '\E801';
		font-family: 'Fontello';
		font-size: 15px;
		display: block;
		line-height: 15px;
		margin-bottom: 10px;
}*/

.custom-title-with-icon-center:before {
		text-align: center;
}

.custom-title-with-icon-right:before {
		text-align: right;
}

/*
* Circles
*/
.custom-circle {
		position: absolute;
		display: block;
		border-radius: 50%;
		display: block;
		z-index: 100;
		transform: translate(-50%, -50%);
}

.custom-circle-blur {
		filter: blur(3px);
}

.custom-circle-1 {
		width: 68px;
		height: 67px;
}

@media (max-width: 1799px) {
		.custom-circle-1 {
				display: none;
		}
}

.custom-circle-2 {
		width: 33px;
		height: 32px;
}

@media (max-width: 1799px) {
		.custom-circle-2 {
				display: none;
		}
}

.custom-circle-3 {
		width: 21px;
		height: 20px;
}

@media (max-width: 1799px) {
		.custom-circle-3 {
				display: none;
		}
}

.custom-circle-4 {
		width: 14px;
		height: 13px;
}

@media (max-width: 1799px) {
		.custom-circle-4 {
				display: none;
		}
}

/*
* Header
*/
#header.header-effect-shrink .header-container {
		min-height: 120px;
}

#header.header-effect-shrink .header-container .header-column-social-icons {
		flex-grow: 0 !important;
}

@media (min-width: 992px) {
		#header.header-effect-shrink .header-container .header-nav nav ul li.dropdown:hover .dropdown-menu {
				margin-top: 0px !important;
		}

		#header.header-effect-shrink .header-container .header-nav nav ul li.dropdown.user:hover .dropdown-menu {
				right: 0!important;
		}
}

html.mobile-menu-opened.sticky-header-active #header.header-transparent .header-body .header-nav-main:before {
		background-color: transparent !important;
}

/*
* Slider
*/
.custom-circles-container .custom-circle-1:nth-child(1) {
		top: 40%;
		left: 5%;
}

.custom-circles-container .custom-circle-2:nth-child(2) {
		top: 20%;
		left: 5%;
}

.custom-circles-container .custom-circle-3:nth-child(3) {
		top: 27%;
		left: 12%;
}

.custom-circles-container .custom-circle-1:nth-child(4) {
		top: 50%;
		right: 5%;
}

.custom-circles-container .custom-circle-2:nth-child(5) {
		top: 70%;
		right: 5%;
}

.custom-circles-container .custom-circle-3:nth-child(6) {
		top: 60%;
		right: 12%;
}

/*
* Cards
*/
.custom-cards {
		margin-top: -345px;
}

@media (max-width: 1199px) {
		.custom-cards {
				margin-top: -300px;
		}
}

.custom-cards .col-custom-cards .card {
		bottom: 0;
		position: relative;
}

@media (max-width: 1199px) {
		.custom-cards .col-custom-cards .card {
				position: static;
		}
}

.custom-cards .col-custom-cards:nth-child(2) {
		transform: translateY(45px);
}

.custom-cards .col-custom-cards:nth-child(3) {
		transform: translateY(90px);
}

/*
* Custom List
*/
.custom-list li:before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 30px;
		height: 3px;
		margin-right: 17px;
}

/*
* Approach Img
*/
.approach-img {
		position: relative;
		display: block;
		background-image: url("../img/about.jpg");
		background-repeat: no-repeat;
		border-radius: 50%;
		min-width: 355px;
		min-height: 360px;
		max-width: 355px;
		max-height: 360px;
		margin: auto;
		width: 100%;
}

.approach-img .custom-circle-1 {
		display: block;
		width: 50%;
		height: 50%;
		background-color: white;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 113px;
}

.approach-img .custom-circle-2 {
		display: block;
		width: 25%;
		height: 25%;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-image: url(../img/about.jpg);
		background-position: center;
		background-size: 500px;
}

.approach-img .custom-circle-our-approach-deco-1 {
		width: 33px;
		height: 31px;
		border-radius: 50%;
		top: 30px;
		left: 30px;
}

.approach-img .custom-circle-our-approach-deco-2 {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		top: 25%;
		right: 2%;
		transform: translateY(-50%);
}

.approach-img .custom-circle-our-approach-deco-3 {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		bottom: 0;
		left: 20%;
		transform: translateX(-50%);
}

/*
* Section Our Work
*/
.our-work .isotope-item {
		position: static !important;
		transition: .3s opacity;
}

.our-work .custom-our-work img {
		min-height: 280px;
}

.our-work .custom-our-work .custom-our-work-text {
		position: relative;
}

.our-work .custom-our-work .custom-our-work-text h4, .our-work .custom-our-work .custom-our-work-text p, .our-work .custom-our-work .custom-our-work-text span {
		position: relative;
		left: 0;
}

.our-work .custom-our-work .custom-our-work-text h4 {
		transition: .2s left;
}

.our-work .custom-our-work .custom-our-work-text p {
		transition: .5s left;
}

.our-work .custom-our-work .custom-our-work-text span {
		transition: .9s left;
}

.our-work .custom-our-work:hover:before {
		opacity: 0.8 !important;
}

.our-work .custom-our-work:hover .custom-our-work-text h4, .our-work .custom-our-work:hover .custom-our-work-text p, .our-work .custom-our-work:hover .custom-our-work-text span {
		left: 20px;
}

/*
* Side menu Our Work
*/
.side-menu-our-work .sort-source li a:before {
		content: '';
		width: 15px;
		height: 3px;
		background-color: #CCC;
		display: inline-block;
		margin-right: 16px;
		vertical-align: middle;
		transition: .5s width;
}

.side-menu-our-work .sort-source li a:hover:before {
		width: 30px;
}

.side-menu-our-work .sort-source li.active a {
		color: #FFF !important;
}

.side-menu-our-work .sort-source.sort-source-light li.active a {
		color: #000 !important;
		font-weight: bold !important;
}

/*
* Section Our Services
*/
.our-services .custom-circle-2 {
		top: 10%;
		right: 7%;
}

.our-services .service-card {
		padding: 65px 0 65px 35px;
}

.our-services .service-card:before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 30px;
		height: 3px;
		margin-right: 10px;
		transition: .5s width;
}

.our-services .service-card:hover:before {
		width: 45px;
		background-color: white !important;
}

.our-services .service-card.bg-color-dark:before, .our-services .service-card.active:before {
		background-color: white !important;
}

.our-services .col-our-services-bottom .col-our-services-bottom-img {
		min-height: 377px;
}

.our-services .col-our-services-bottom .col-our-services-bottom-img img {
		max-width: 300px;
		height: auto;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
}

.our-services .col-our-services-bottom .col-our-services-bottom-img .square-1 {
		position: absolute;
		top: 40%;
		left: 0;
		transform: translateY(-50%);
		width: 253px;
		height: 140px;
		opacity: 0.5;
}

.our-services .col-our-services-bottom .col-our-services-bottom-img .square-2 {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 253px;
		height: 178px;
		opacity: 0.5;
}

.our-services .col-our-services-bottom .col-our-services-bottom-img .square-3 {
		border: 3px solid #000;
		position: absolute;
		top: 43%;
		left: 45%;
		transform: translate(-50%, -50%);
		width: 299px;
		height: 285px;
}

.our-services .col-our-services-bottom .col-our-services-bottom-img .custom-circle-1 {
		position: absolute;
		top: 70%;
		left: -5%;
		transform: translateY(-50%);
		width: 26px;
		height: 24px;
		opacity: 0.5;
		border-radius: 50%;
}

/*
* Section Our Insights
*/
.our-insights .custom-circle-2 {
		top: 8%;
		left: 5%;
}

.our-insights .custom-circle-3 {
		top: 18%;
		left: 12%;
}

/*
* About Us Featured Block
*/
.about-us-featured-block {
		position: absolute;
		z-index: 1;
		top: -50%;
		transform: translate(-70px, -50%);
}

@media (max-width: 1199px) {
		.about-us-featured-block {
				position: static;
				transform: translate(0);
		}
}

/*
* Page Our Work Detail
*/
.project-details {
		border-bottom: 1px solid #e7e7e7;
}

/*
* Page Our Services Detail
*/
.custom-accordion .custom-card-default {
		border-width: 20px !important;
		border-top: 0 !important;
		border-bottom: 0 !important;
}

.custom-accordion .custom-card-body-collapse {
		border-bottom: 20px solid;
}

/*
* Section Contact Us - Where You Are
*/
.where-you-are-postal-cards .custom-circle-2:nth-child(1) {
		top: -10px;
		left: 30px;
}

.where-you-are-postal-cards .custom-circle-3:nth-child(2) {
		top: -10px;
		right: 30px;
}

.where-you-are-postal-cards .custom-circle-3:nth-child(3) {
		bottom: -40px;
		right: 60px;
}

.where-you-are-postal-cards .col-where-you-are-postal {
		min-height: 380px;
}

@media (max-width: 991px) {
		.where-you-are-postal-cards .col-where-you-are-postal {
				min-height: unset;
		}
}

.where-you-are-postal-cards .col-where-you-are-postal img {
		position: absolute;
		left: 0;
}

@media (max-width: 991px) {
		.where-you-are-postal-cards .col-where-you-are-postal img {
				position: static;
		}
}

.where-you-are-postal-cards .col-where-you-are-postal .col-where-you-are-postal-text {
		height: 100%;
}

@media (max-width: 991px) {
		.where-you-are-postal-cards .col-where-you-are-postal .col-where-you-are-postal-text {
				height: auto;
		}
}

/*
* Section Get in Touch
*/
.get-in-touch {
		padding: 90px 0 150px;
		background-repeat: no-repeat;
		background-size: cover;
}

@media (max-width: 1199px) {
		.get-in-touch {
				padding: 90px 0;
		}
}

.get-in-touch:after {
		content: '';
		display: block;
		width: 120%;
		height: 100px;
		position: absolute;
		bottom: -48px;
		left: -5%;
		transform: rotate(2deg);
		z-index: 3;
}

@media (max-width: 1199px) {
		.get-in-touch:after {
				display: none;
		}
}

.get-in-touch .custom-circle-1 {
		top: 20%;
		right: 10%;
}

.get-in-touch .custom-circle-2 {
		top: 70%;
		right: 5%;
}

/*
* Page Header
*/
.page-header.page-header-modern.page-header-background {
		padding: 185px 0 245px;
		margin-bottom: 0;
		background-position: top;
		background-size: cover;
}

@media (max-width: 1199px) {
		.page-header.page-header-modern.page-header-background {
				padding: 100px 0;
		}
}

.page-header.page-header-modern.page-header-background:after {
		content: '';
		display: block;
		width: 100%;
		height: 100px;
		background-color: #fff;
		position: absolute;
		bottom: -48px;
		left: 0;
		transform: rotate(0.5deg);
		z-index: 100;
}



.page-header.page-header-modern.page-header-background .custom-circle-1:nth-child(1) {
		top: 40%;
		right: 5%;
}

.page-header.page-header-modern.page-header-background .custom-circle-2:nth-child(2) {
		top: 70%;
		right: 5%;
}

.page-header.page-header-modern.page-header-background .custom-circle-3:nth-child(3) {
		top: 60%;
		right: 12%;
}

.page-header.page-header-modern.page-header-background .breadcrumb:before {
		content: '\E801';
		font-family: 'Fontello';
		font-size: 15px;
		display: block;
		line-height: 15px;
		margin-bottom: 10px;
}

/*
* Footer
*/
#footer {
		border: 0;
}


.window{
	position: absolute;
	top: 125px;
	left: 50%;
	margin-left: -620px;
	z-index: 99;
	width: 1240px;
}

.window img, .lamp img{
	width: 100%;
}

.owl-carousel-light .owl-item .row{
	align-content: center!important;
}

.lamp{
	position: absolute;
	top: 150px;
	right:25%;
	z-index: 98;
	width: 120px;
}

.border-bottom-1{
	border-bottom: 1px solid #000;
}

p{
	color: #333!important;
}

.transform-top{
	transform: translate(0, 40px);
}

#header .header-nav.header-nav-links nav > ul > li > a.special{
	color: #fff;
	background-color: #000!important;
}

.nav{
    align-content: center;
}

@media (max-width: 1800px) {
	.lamp{
			right:18%;
		}
}


@media (max-width: 1440px) {
	.lamp{
			right:10%;
			width: 95px;
		}
}


@media (max-width: 1239px) {
		.window{
			position: absolute;
			top: 125px;
			left: 50%;
			margin-left: -50%;
			z-index: 99;
			width: 100%;
		}

		.lamp{
			right:5%;
			width: 80px;
		}
	}

@media (max-width: 1199px) {
		.page-header.page-header-modern.page-header-background:after {
				display: none;
		}
}



@media (max-width: 990px) {
		.page-header h1{
				top:  50px;
				font-size: 28px!important;
		}
}




/* Events */
html,
body {
  width: 100%;
  height: 100%;
}


.calendar {
  display: grid;
  width: 100%;
  /*grid-template-columns: repeat(7, minmax(14.28%, 1fr));*/
  grid-template-rows: 50px;
  grid-auto-rows: auto;
  overflow: auto;
  color: #333;
}
.calendar-container {
  width: 100%;
  margin: auto;
  overflow: hidden;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  max-width: 1200px;
}
.calendar-header {
  text-align: center;
  padding: 20px 0;
  background: linear-gradient(to bottom, #fafbfd 0%, rgba(255, 255, 255, 0) 100%);
  border-bottom: 1px solid rgba(166, 168, 179, 0.12);
}
.calendar-header h1 {
  margin: 0;
  font-size: 18px;
}
.calendar-header p {
  margin: 5px 0 0 0;
  font-size: 13px;
  font-weight: 600;
  color: rgba(81, 86, 93, 0.4);
}
.calendar-header button {
  background: 0;
  border: 0;
  padding: 0;
  color: rgba(81, 86, 93, 0.7);
  cursor: pointer;
  outline: 0;
}

.day {
  border-bottom: 1px solid rgba(166, 168, 179, 0.12);
  border-right: 1px solid rgba(166, 168, 179, 0.12);
  text-align: right;
  padding: 14px 20px;
  letter-spacing: 1px;
  font-size: 12px;
  box-sizing: border-box;
  color: #333;
  position: relative;
  pointer-events: none;
}

.day.today{
	background: #4786ff;
	color: #FFF;
	box-shadow: 0 10px 14px rgb(71 134 255 / 40%);
}

.day.active{
	background: rgba(218, 231, 255, 1);
}
.day:nth-of-type(7n + 7) {
  border-right: 0;
}
.day:nth-of-type(n + 1):nth-of-type(-n + 7) {
  grid-row: 2;
}
.day:nth-of-type(n + 8):nth-of-type(-n + 14) {
  grid-row: 3;
}
.day:nth-of-type(n + 15):nth-of-type(-n + 21) {
  grid-row: 4;
}
.day:nth-of-type(n + 22):nth-of-type(-n + 28) {
  grid-row: 5;
}
.day:nth-of-type(n + 29):nth-of-type(-n + 35) {
  grid-row: 6;
}
.day:nth-of-type(7n + 1) {
  grid-column: 1/1;
}
.day:nth-of-type(7n + 2) {
  grid-column: 2/2;
}
.day:nth-of-type(7n + 3) {
  grid-column: 3/3;
}
.day:nth-of-type(7n + 4) {
  grid-column: 4/4;
}
.day:nth-of-type(7n + 5) {
  grid-column: 5/5;
}
.day:nth-of-type(7n + 6) {
  grid-column: 6/6;
}
.day:nth-of-type(7n + 7) {
  grid-column: 7/7;
}
.day-name {
  font-size: 12px;
  text-transform: uppercase;
  color: #333;
  text-align: center;
  border-bottom: 1px solid rgba(166, 168, 179, 0.12);
  line-height: 50px;
  font-weight: 500;
}
.day--disabled {
  color: rgba(152, 160, 166, 0.6);
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f9f9fa' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
  cursor: not-allowed;
}

.task {
  border-left-width: 3px;
  padding: 8px 12px;
  margin: 10px;
  border-left-style: solid;
  font-size: 14px;
  position: relative;
}
.task--warning {
  border-left-color: #fdb44d;
  grid-column: 4/span 3;
  grid-row: 3;
  background: #fef0db;
  align-self: center;
  color: #fc9b10;
  margin-top: -5px;
}
.task--danger {
  border-left-color: #fa607e;
  grid-column: 2/span 3;
  grid-row: 3;
  margin-top: 15px;
  background: rgba(253, 197, 208, 0.7);
  align-self: end;
  color: #f8254e;
}
.task--info {
  border-left-color: #4786ff;
  grid-column: 6/span 2;
  grid-row: 5;
  margin-top: 15px;
  background: rgba(218, 231, 255, 0.7);
  align-self: end;
  color: #0a5eff;
}
.task--primary {
  background: #4786ff;
  border: 0;
  border-radius: 4px;
  grid-column: 3/span 3;
  grid-row: 4;
  align-self: end;
  color: #fff;
  box-shadow: 0 10px 14px rgba(71, 134, 255, 0.4);
}
.task__detail {
  position: absolute;
  left: 0;
  top: 80%;
  background: #fff;
  border: 1px solid rgba(166, 168, 179, 0.2);
  color: #000;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  z-index: 2;
  text-align: left;
  min-width: 150px;
}

.sunday .task__detail{
  left: auto;
  right: 0;
}
.task__detail:after, .task__detail:before {
  bottom: 100%;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.sunday .task__detail:after, .sunday .task__detail:before {

  left: auto;
  right: 20px;

}
.task__detail:before {
  border-bottom-color: rgba(166, 168, 179, 0.2);
  border-width: 8px;
  margin-left: -8px;
}
.task__detail:after {
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.task__detail h2 {
  font-size: 15px;
  margin: 0;
  color: #51565d;
}
.task__detail p {
  margin-top: 4px;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 500;
  color: rgba(81, 86, 93, 0.7);
}

.border-top-1{
	border-top: 1px solid #ddd ;
}

.post-content{
	border-bottom: 2px solid #ddd;
}

.boder-0{
	border:  none!important;
}

img.alignleft{
	float: left;
	padding: 0 30px 30px 0;
	max-width: 350px;
}

img.alignright{
	float: right;
	padding: 0 0 30px 30px;
	max-width: 350px;
}

.modal-header, .modal-body{
	padding: 30px;
}

/*================================================
Donate Area CSS
=================================================*/
.donate-section {
  background-image: url(../../assets/img/donate-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 1;
}

.donate-section-in {
  background-image: url(../../assets/img/bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 1;
}



.donate-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100px;
  background: #ffffff;
}

.tab .tabs_item {
  display: none;
}

.tab .tabs_item:first-child {
  display: block;
}

.donate-list-tab .tabs {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}

.donate-list-tab .tabs li {
  list-style-type: none;
  margin-bottom: 20px;
  font-size: 25px;
}

.donate-list-tab .tabs li:last-child {
  margin-bottom: 0;
}

.donate-list-tab .tabs li.current a {
  color: #dc143c;
}

.donate-list-tab .tabs li a {
  display: inline-block;
  text-transform: capitalize;
  font-size: 25px;
  font-weight: 400;
  color: #ffffff;
}

.donate-list-tab .tabs li a i {
  font-size: 18px;
  margin-left: 5px;
}

.donate-list-tab .tab_content {
  background-color: #ffffff;
  padding: 50px;
  position: relative;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.02);
}

.donate-list-tab .tab_content .tabs_item .donate-content h3 {
  font-size: 30px;
  margin-bottom: 10px;
}

.donate-list-tab .tab_content .tabs_item .donate-progress {
  position: relative;
}

.donate-list-tab .tab_content .tabs_item .donate-progress .donate-progress-content {
  margin-top: 18px;
  margin-bottom: 15px;
}

.donate-list-tab .tab_content .tabs_item .donate-progress .donate-progress-content p {
  color: #1a1b1e;
  margin-bottom: 0;
}

.donate-list-tab .tab_content .tabs_item .donate-progress .donate-progress-content span {
  font-size: 15px;
  color: #dc143c;
}

.donate-list-tab .tab_content .tabs_item .donate-progress .donate-progress-content .text-right {
  text-align: right !important;
  position: absolute;
  right: 0;
  bottom: 14px;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}

.donate-list-tab .tab_content .tabs_item .donate-progress .slidecontainer .slider-color {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  background: #e6e6e6;
  outline: none;
  opacity: 0.7;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  border-radius: 30px;
}

.donate-list-tab .tab_content .tabs_item label {
  margin-bottom: 0;
  margin-right: 20px;
  font-family: "Montserrat", sans-serif;
  color: #dc143c;
}

.donate-list-tab .tab_content .tabs_item label:last-child {
  margin-right: 0;
}

.donate-list-tab .tab_content .tabs_item .donate-check span {
  color: #dc143c;
}

.donate-list-tab .tab_content .tabs_item .donate-form {
  margin-top: 25px;
}

.donate-list-tab .tab_content .tabs_item .donate-form input[type=button]:hover{
  background: #ffa300;
  color: #FFF
}

.donate-list-tab .tab_content .tabs_item .donate-form .form-group {
  margin-bottom: 30px;
}

.donate-list-tab .tab_content .tabs_item .donate-form .form-group .form-control {
  display: inline-block;
  width: 100%;
  height: 44px;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  border: 1px solid #ccc;
}

.donate-list-tab .tab_content .tabs_item .donate-form .form-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ffa300 ;
}

.donate-list-tab .tab_content .tabs_item .donate-form .send-btn .default-btn {
  border: 1px solid #dc143c;
  padding: 16px 40px;
}

.donate-list-tab .tab_content .dot {
  position: relative;
}

.donate-list-tab .tab_content .dot::before {
  position: absolute;
  bottom: -50px;
  right: -40px;
  width: 0;
  height: 0;
  content: "";
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #b9b9b9;
  font-size: 20px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.target-bar .progress-number-wrapper {
  width: 100%;
  z-index: 10;
  font-size: 11px;
  line-height: 24px;
  height: 24px;
  letter-spacing: 0px;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0;
  border-radius: 50%;
}

.target-bar .progress-number-mark {
  margin-bottom: 4px;
  border-radius: 3px;
  background-color: #dc143c;
  padding: 0 8px;
  position: absolute;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0 !important;
}

.target-bar .down-arrow {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #dc143c;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #ffffff;
}

.target-bar .progress-content-outter {
  height: 6px;
  background-color: #eeeeee;
  border-radius: 0;
  border-radius: 50px;
}

.target-bar .progress-content {
  height: 6px;
  background-color: #dc143c;
  border-radius: 50px;
  width: 0%;
}

.target-bar .percent {
  margin-bottom: 0 !important;
  color: #ffffff !important;
}

.single-check {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.single-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.single-check input:checked ~ .checkmark {
  background-color: #dc143c;
}

.single-check input:checked ~ .checkmark:after {
  display: block;
}

.single-check:hover input ~ .checkmark {
  background-color: #dc143c;
}

.single-check .checkmark {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-check .checkmark:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}

.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #d8d8d8;
  border-radius: 50%;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


.albumlist{
  float: left;
  width: 100%;
  padding: 5%;
  background: #FFF;
  box-shadow: 0 0 10px #CCC
}

.albumlist a{
  overflow: hidden;
  float: left;
  position: relative;
  color: #FFF
}

.coverphoto img{
  transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    width: 100%;
}

.coverphoto:hover img{
  transform: scale3d(1.1, 1.1, 1.1);
}

.albumname{
  position: absolute;
  background: rgba(0,0,0,.8);
  padding: 20px;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #FFF;
  font-size: 16px;
}

.img-responsive{
	max-width: 100%;
}

.fc-toolbar{
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
}
.fc-unthemed .fc-today{
    background: #4786ff!important;
    color: #FFF;
    box-shadow: 0 10px 14px rgb(71 134 255 / 40%);
}

.fc-event{
    font-size: 12px;
}

.fc-event, .fc-event:hover, .ui-widget .fc-event{
    color: #000!important;
}

.fc-day-grid-event>.fc-content{
    text-align: right;
    white-space:normal !important;
}
/*.fc-unthemed .fc-today{
    background: rgba(218, 231, 255, 1)!important;
}*/

.fc-ltr .fc-basic-view .fc-day-number{
    padding-right: 15px;
    padding-top:10px;
}

.fc-more-popover{
	width: auto!important;
}


@media (min-width: 576px){
.modal-dialog {
    max-width: 500px;
    margin: 10% auto;
	}
}


.dis-tag{
	position: absolute;
	top: -14px;
	left: 30px;
	width: 220px!important;
	border: none!important;
}

div.vsection{
	background: #f7f7f7;
	border:  1px solid #e3e3e3;
	margin-bottom: 50px;
}

.vsection .border-1{
	border: 1px solid #aaa;
}


.bg-color-member{
	background: #CCC;
}

.delete_button{
	position: absolute;
	top: 12px;
	right: 12px;
}

button.edit_button, .delete_button a{
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
}

.delete_button a:hover{
	color: #F00;
}

button.edit_button:hover, .delete_button a.gallery_button:hover{
	color: #0088CC;
}