.b-shadow{
	background: #bebebe !important ;
}



a.navbar-brand {

	font-family: 'Poppins', sans-serif;

	font-size: 21px;

	font-weight: 800;

	letter-spacing: .7px;

	font-family: 'Poppins', sans-serif;

}



a.navbar-brand span {

	color: red;

}



.bg-light {

	background-color: #fff!important;

}



.img-section {

	background-image: url(../image/header-img.jpg);

	background-size: cover;

	background-repeat: no-repeat;

	background-position: right;

}



.content-section {

	padding: 10% 0;

}



.content-section h2,

.content-section p {

	color: #fff !important;

	margin: 30px 0px;

}



.content-section h1 {

	color: #fff !important;

	margin: 30px 0px;

	font-size: 35px;

	text-transform: uppercase;

	line-height: 55px;

	font-weight: 700;

	letter-spacing: .7px;

	font-family: 'Poppins', sans-serif;

}



p {

	font-size: 15px;

	line-height: 29px;

	color: #525252;

	font-family: 'Poppins', sans-serif;

	font-weight: 300;

}



.my-100 {

	margin: 0px 0px;

}



.header-content {

	text-align: center;

}



.navbar-light .navbar-nav .active>.nav-link,

.navbar-light .navbar-nav .nav-link.active,

.navbar-light .navbar-nav .nav-link.show,

.navbar-light .navbar-nav .show>.nav-link {

	color: red;

}



.navbar-light .navbar-nav .nav-link {

	color: #000;

	font-weight: 500;

	text-transform: capitalize;

	letter-spacing: .3px;

}



svg.svg-inline--fa.fa-clock.fa-w-16 {

	font-size: 18px;

}



.headding {

	text-transform: uppercase;

	font-weight: 700;

	font-size: 25px;

	margin-bottom: 20px;

	font-family: 'Poppins', sans-serif;

	line-height: 35px;

}

.alert-box h4 {
    font-size: 18px;
}

#aa_cc .address-box span {

	font-size: 80%;

	font-family: 'Poppins', sans-serif;

}



.black-btn {

	background: red;

	color: #fff;

	border-radius: 50px;

	border: 1px solid red;

	font-size: 17px;

	font-weight: 500;

	font-family: 'Poppins', sans-serif;

	padding: 6px 35px;

	display: inline-block;

	text-transform: uppercase;

	transition: all .8s ease;

}



.black-btn:hover {

	color: #0056b3;

	text-decoration: none;

	background: #111;

	border: 1px solid #111;

	color: #fff;

}



#aa_cc .clock {

	position: relative;

	width: 100px;

	height: 100px;

	overflow: hidden;

	border-radius: 250px;

	border: 1px solid #111;

	background-color: #111;

	top: 39%;

	left: 50%;

	transform: translate(-50%, -50%);

}



#aa_cc .gray-clock {

	border: 1px solid #d6d6d6;

	background-color: #f5f0ef;

}



#aa_cc .bottom-flag {

	position: absolute;

	bottom: 0;

	left: 40%;

}



#aa_cc .clock:after {

	content: '';

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

}



#aa_cc .gray-clock:after {

	content: '';

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

}



#aa_cc .clock:before {

	content: '';

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

	width: 7px;

	height: 7px;

	background-color: #fff;

	border-radius: 50%;

}



#aa_cc .gray-clock:before {

	content: '';

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

	width: 7px;

	height: 7px;

	background-color: black;

	border-radius: 50%;

}



#aa_cc .hand {

	position: absolute;

	top: 0px;

	left: 0;

	width: 100%;

	height: 100%;

}



#aa_cc .hand div {

	position: absolute;

	bottom: 50%;

	left: 50%;

	transform: translateX(-50%);

}



#aa_cc .sec {

	width: 1px;

	height: 40%;

	background: red;

}



#aa_cc .min {

	height: 38%;

	width: 2px;

	border-radius: 2px;

	background: #fff;

}



#aa_cc .hour {

	height: 30%;

	width: 3px;

	border-radius: 4px;

	background: #fff;

}



#aa_cc .gray-clock .hour {

	background: #111;

}



#aa_cc .gray-clock .min {

	background: #111;

}



#aa_cc.gray-clock .min {

	background: #111;

}



#aa_cc .address-box {

	width: 100%;

	position: relative;

	text-align: center;

	margin-top: 100px;

}



#aa_cc h6.country {

	margin: 20px 10px 10px 10px;
	position: relative;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: .9px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	color: #FFF !important;

}



#aa_cc .Big-headding {

	text-align: center;

	font-weight: bold;

	letter-spacing: 0.6px;

	font-size: 45px;

	font-family: 'Poppins', sans-serif;

	text-transform: uppercase;

	text-shadow: 0 2px white, 0 3px #777;

}



#aa_cc .card .clock {

	width: 110px;

	height: 110px;

}

/*

#aa_cc .card:hover {

	transform: translateY(-20px);

	border: 1px dashed #ccc;

}

*/

#aa_cc .card-bg:hover {

	transform: inherit;

}



#aa_cc .b-shadow {

	box-shadow: -1px 9px 18px 0px rgba(75, 81, 91, 0.1);

}



#aa_cc .card {

	position: relative;

	float: left;

	width: 100%;

	transition: all 0.8s ease;

	height: 370px;

	border-radius: 3px;

}



#aa_cc .card-bg {

	background: aliceblue;

}



#aa_cc .slider-bg {

	background: #22335c;

	padding: 70px 0px;

}



#aa_cc .flag {

	position: absolute;

	left: 46%;

	top: 30px;

}



#aa_cc .flag img {

	width: 50%;

}



#aa_cc .owl-dots {

	display: none;

}



#aa_cc .owl-nav {

	justify-content: space-between;

	display: flex;

}



#aa_cc button.owl-next {

	position: absolute;

	right: -109px;

	top: 35%;

}



#aa_cc button.owl-prev {

	position: absolute;

	left: -109px;

	bottom: 44%;

}



#aa_cc button.owl-prev span:hover {

	background: #000;

}



#aa_cc button.owl-next span:hover {

	background: #000;

}



#aa_cc .owl-theme .owl-nav [class*=owl-]:hover {

	background: ;

	color: #FFF;

	text-decoration: none;

}



.owl-theme .owl-nav [class*=owl-]:hover {

	background: transparent!important;

}



#aa_cc .owl-theme .owl-nav .disabled {

	opacity: 1!important;

	cursor: default;

}



#aa_cc button.owl-prev span {

	font-size: 50px;

	padding: 4px 15px 14px 15px;

	background: #f5f0ef;

	transition: all 1s ease;

	font-family: 'Poppins', sans-serif;

}



#aa_cc button.owl-next span {

	font-size: 50px;

	padding: 4px 15px 14px 15px;

	background: #f5f0ef;

	transition: all 1s ease;

	font-family: 'Poppins', sans-serif;

}



#aa_cc button:focus {

	outline: none!important;

	outline: none!important;

}



#aa_cc .owl-carousel .owl-stage-outer {

	padding: 30px 0px!important;

}

#aa_cc .address {

	line-height: 2;
	color: #fffffe;
  display: block;
  overflow: hidden;
  margin: 10px;
  text-align: center;
  font-size: 22px;
  font-family: khand;
  font-weight: 600;
  letter-spacing: 1px;


}



#aa_cc .address svg {

	color: #ee675c;

}



#aa_cc .num {

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	text-align: center;

	font-size: 12px;

	font-weight: 700;

	padding: 3px;

	font-family: 'Poppins', sans-serif;

}



#aa_cc .d-border {

	border: 1px dashed #171616;

	background-color: #f5f0ef;

}



#aa_cc .num6 div {

	transform: rotate(-180deg);

}



#aa_cc .num6 {

	transform: rotate(180deg);

}



#aa_cc .num3 {

	transform: rotate(90deg);
	background: #a5a5a5;

}



#aa_cc .num9 {

	transform: rotate(270deg);

}



#aa_cc .num9 div {

	transform: rotate(-270deg);

}



#aa_cc .num3 div {

	transform: rotate(-90deg);

}

#aa_cc .social-icon svg {

    margin: 0 5px;

	color:#9e9e9e;

	transition: all 1s ease;

	

}

#aa_cc .social-icon svg:hover {

    

	color:#000;

	

}

#aa_cc .social-icon {

    text-align: center;

	margin: 10px;

}


/*

.card.b-shadow:hover {

	transform: scale(1.2);

}
*/

.alert-box {
    display: flex;
    justify-content: space-between;
}

.p_lr-12 {

	padding: 0 12px!important;

}



#aa_cc  small.clock_timeing {

	color: #FFF;
  background: var(--clr-gk1);
  padding: 2px 5px;
  border-radius: 4px;
  font-size: 16px;
  box-shadow: var(--box-shadow-color);

}



@media screen and (min-width: 320px) and (max-width: 667px) {

	body {

		text-align: center;

	}

	ul.navbar-nav.ml-auto {

		float: left;

	}

	.about img {

		margin-top: 100px;

	}

	iframe {

		width: 100%;

	}

	.navbar-light .navbar-nav .nav-link {

		float: left;

	}

	#aa_cc .pl-0 {

		padding-left: 15px!important;

	}

	#aa_cc .pr-0 {

		padding-right: 15px!important;

	}

	#aa_cc button.owl-next {

		right: -4px;

	}

	#aa_cc button.owl-prev {

		left: -4px;

	}

	.my-100 {

		margin: 50px 0px;

	}

}



@media screen and (min-width: 768px) and (max-width: 1200px) {

	body {

		text-align: center;

	}

	ul.navbar-nav.ml-auto {

		float: left;

	}

	.about-left {

		text-align: left;

	}

	.my-100 {

		margin: 50px 0px;

	}

	.navbar-light .navbar-nav .nav-link {

		float: left;

	}

	.about img {

		margin-top: 100px;

	}

	#aa_cc .address {

		padding: 0px 5px;

	}

	iframe {

		width: 100%;

	}

	#aa_cc button.owl-next {

		right: -28px;

	}

	#aa_cc button.owl-prev {

		left: -28px;

	}

	#aa_cc .pl-0 {

		padding-left: 15px!important;

	}

	#aa_cc .pr-0 {

		padding-right: 15px!important;

	}

}