@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesome') format('svg');
}

/* --- Manrope Font (TTF version) --- */

/* Regular */
@font-face {
  font-family: 'Manrope';
  src: url('../css/fonts/Manrope-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: 'Manrope';
  src: url('../css/fonts/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* SemiBold */
@font-face {
  font-family: 'Manrope';
  src: url('../css/fonts/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: 'Manrope';
  src: url('../css/fonts/Manrope-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


body {
	padding: 0px;
	margin: 0px;
	font-family: 'Manrope', sans-serif;
	overflow-x: hidden;
}

p {
	font-size: 18px;
	text-align: justify !important;
	font-family: 'Manrope', sans-serif;
}

ul li {
	font-family: 'Manrope', sans-serif;
}

.navbar-nav .nav-link:focus,
.navbar-nav .nav-link:hover {
	color: #180d03 !important;
}

.navbar-nav .nav-link {
	font-family: 'Manrope', sans-serif;
}

.navbar-nav .nav-link {
	color: #000;
	font-size: 22px !important;
}
.comparison-table {
width: 100%;
border-collapse: collapse;
background: #fff;
border-radius: 10px;
overflow: hidden;
/* box-shadow: 0 4px 12px rgba(0,0,0,0.1); */
}
.comparison-table th,
.comparison-table td {
padding: 16px;
text-align: center;
border-bottom: 1px solid #eee;
font-size: 15px;
}
.comparison-table th:first-child,
.comparison-table td:first-child {
text-align: left;
font-weight: bold;
background: #fafafa;
}


.highlight-col {
background: #e8f9ef !important;
border-left: 3px solid #8be0a7;
border-right: 3px solid #8be0a7;
}
.price {
font-size: 18px;
font-weight: bold;
}
.check {
color: #41c96f;
font-size: 20px;
font-weight: bold;
}
.cross {
color: #ff4d6a;
font-size: 20px;
font-weight: bold;
}
canvas {
  display: block;
  vertical-align: bottom;
}

/* Remove default accordion background + border */
.faq-accordian .accordion-item {
    border: none;
    border-bottom: 1px solid #e4e8f5; /* same thin bluish line */
    border-radius: 0 !important;
    padding: 5px 0;
}

/* Remove default BS background */
.faq-accordian .accordion-button {
    background: none !important;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 20px;
    font-weight: 600;
    color: #1d2333;
    letter-spacing: 0.3px;
}
.faq-accordian .accordion-button:not(.collapsed)::after{
	filter: inherit !important;
}

/* Remove blue BS default */
.faq-accordian .accordion-button:not(.collapsed) {
    color: #1d2333;
}

/* Replace default BS arrow with your design arrow */
.faq-accordian .accordion-button::after {
    content: "»";
    font-size: 24px;
    font-weight: 500;
    color: #1d2333;
    background-image: none !important;
    transform: rotate(0deg);
    transition: 0.3s ease;
}

/* Rotate arrow on open */
.faq-accordian .accordion-button:not(.collapsed)::after {
    transform: rotate(90deg); /* Right movement look */
}

/* Body styling */
.faq-accordian .accordion-body {
    padding: 0 0 18px 0;
    font-size: 16px;
    color: #444;
}

/* ---- particles.js container ---- */

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

/* ---- stats.js ---- */

/* .count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  display: none;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: 'Manrope', sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
} */

.banner-z-index{
	position: relative;
	z-index: 999;
}
.btn-blue{
	    border-color: #1b68b1 !important;
		    background: #1b68b1;
}
.btn-blue:hover{
	     background-color: #180d03 !important;
    border-color: #180d03 !important;
}
.btn-black{
	    background-color: #180d03;
    border-color: #180d03 !important;
}
.banner {
	/* background: url(../images/cta-image.webp), linear-gradient(180deg, #000000b3, #00000080); */
	/* background: #1b68b1; */
	    background-image: linear-gradient(180deg, #f9fafb47 0%, #1b68b147 90%), url('../images/Digital-Agency-Hero-BG.webp') !important; !important;
    background-size: contain;
    background-position: top center !important;
    /* background-blend-mode: multiply; */
    padding: 130px 0px 60px 0px;
    margin-top: -150px;
    background-repeat: no-repeat;
}
.heading-font{
	font-size: 38px;
	    font-weight: 800;
}
#videoModal .modal-content{
	max-width: 100%;
	width: 100%;
}
.your-growth-section .card{
	padding: 15px;
	    background-color: #fff;
		position: relative;
		overflow: hidden;
    border: 2px solid #dddada73;
	    height: 495px;

}
.feature-box{
	position: relative;
	    height: 220px !important;
}
.feature-box img{
    position: absolute;
    right: 20px;
    bottom: 15px;
}
.feature-box p {
  font-size: 14px;
  margin-bottom: 0;
}
.feature-box h5 {
  font-size: 18px;
  font-weight: 600;
}
.feature-box .text-end img{
    background: white;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #1b68b163;
    height: 70px;
    width: 70px;
    object-fit: contain;
}
.why-choose-us{
	background: rgb(243, 246, 253) !important;
	    background-size: cover !important;
    background-position: center !important;
}
.why-choose-left-box{
    padding: 25px;
    border-radius: 8px;
    border: 2px solid #ffffff;
    background: #f3e8ff;
    margin-bottom: 10px;
}
.why-choose-left-box:nth-child(2){
	background: #ffe4e6;
}
.why-choose-left-box:nth-child(3){
	background: #d1fae5;
}
.why-choose-left-box:nth-child(4){
	background: #cffafe;
}
.why-choose-left-box:nth-child(5){
	background: #e0f2fe;
}
.why-choose-us .event-content{
	width: 100%;
}


.counter-box {
    display: block;
    background: url(../images/counter-1.webp);
    padding: 40px 20px 37px;
    text-align: center;
    border-radius: 10px;
    height: 220px;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: #ffffffe3;
}
.counter-2{
background: url(../images/counter-2.webp);
 padding: 40px 20px 37px;
    text-align: center;
    border-radius: 10px;
    height: 220px;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: #ffffffe3;
}
.counter-3{
background: url(../images/counter-3.webp);
 padding: 40px 20px 37px;
    text-align: center;
    border-radius: 10px;
    height: 220px;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: #ffffffe3;
}
.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #000;
    font-size: 18px;
    text-align: center !important;
    font-weight: 500;
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #1b68b1;
}

.counter {
    display: block;
    font-size: 48px;
    font-weight: 700;
        color: #1b68b1;
    line-height: 28px
}

.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}
.plus{
	    font-size: 32px;
}
.your-growth-section .card-img-top{
    object-fit: cover;
    outline: 2px solid #bccddd70;
    outline-offset: 5px;
	    border-radius: 5px;
}
.your-growth-section .container{
	padding: 30px 50px 30px;
    background: rgb(243, 246, 253);
    border-radius: 30px;
    margin: auto;
}
.your-growth-section .card:hover{
box-shadow: 0px 20px 60px -10px rgba(0, 0, 0, 0.09);
background-color: #fff;
}
   .your-growth-section .card::after {
       content: '';
    height: 248px;
    width: 100%;
    background-image: radial-gradient(#6c6ce645 19%, #acacff00 46%, #6969e400 60%);
    filter: blur(2.91562em);
    position: absolute;
    top: -125px;
    right: 0;
    z-index: 0;
    left: 0;
}
.stroke-text {
	display: none;
    font-style: normal;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #f3f3f3;
    -webkit-text-stroke-width: 2px;
    font-size: 120px;
    font-weight: 700;
    line-height: 1;
    z-index: -1;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	text-align: center;
}
.select-text{
	color: #1b68b1 !important;
}
.about-us-image-area .border-shape {
    position: absolute;
    top: -11px;
    right: 60px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 0;
}
.about-us-image-area figure.image-1 {
    position: relative;
    display: block;
    overflow: hidden;
}
.about-us-image-area .image-2-area {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 71px;
}
.about-us-image-area .image-2 {
    display: inline-block;
    border: 10px solid #fff;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.08);
}
.about-us-image-area .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video_player_btn {
    position: relative;
    display: flex
;
    justify-content: center;
    align-items: center;
    height: 57px;
    width: 57px;
    border-radius: 50%;
    transition: all 500ms 
ease;
}
.video_player_btn:before, .about-us-image-area .video_player_btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100%;
    height: 100%;
    background-color: #1b68b1;
    opacity: 1;
    border-radius: 50%
50%
;
}
.icon-box h4, .icon-box p{
	color: #fff;
}
.icon-box p{
	font-size: 16px;
}
.video_player_btn:before {
    z-index: 0;
    -webkit-animation: pulse-border 1500ms 
ease-out infinite;
    animation: pulse-border 1500ms 
ease-out infinite;
}
.about-us-image-area .play-btn a {
    border-radius: 50%;
    color: #fff;
    z-index: 2;
    position: relative;
    font-size: 17px;
}
.video_player_btn:after {
    z-index: 1;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}
.about-us-image-area .working-area {
    background: #1b68b1;
    display: inline-block;
    padding: 25px 16px 10px;
    text-align: center;
    position: absolute;
    top: 86px;
    left: -50px;
}
.about-us-image-area .inner:before {
    content: "";
    position: absolute;
    bottom: -54px;
    left: -16px;
    width: 50px;
    height: 30px;
    background: #1b68b1;
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 48% 47%, 0 0);
}
.float-bob-y {
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: 
linear;
    animation-timing-function: 
linear;
}
@keyframes pulse-border{
	0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
}
100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
}
}
@keyframes float-bob-y{
	0% {
    transform: translateY(-30px);
}
50% {
    transform: translateY(-10px);
}
100% {
    transform: translateY(-30px);
}
}
.about-content h2{
	    font-size: 36px;
		    font-weight: 600;
}
.about-cetificate{
	    width: auto;
    display: inline-block;
    background: #f3f3f3;
    padding: 8px;
	    border-radius: 5px;
}
.p-relative {
    position: relative;
}
.learn-more-banner {
	background: transparent !important;
}

.learn-more-banner:hover {
	background: #180d03 !important;
	border: 1px solid #fee5af !important;
}
.sx-icon-box-wraper {
    position: relative;
}
.sx-service-bx-1 .sx-service-bx-icon {
    text-align: center;
    margin-bottom: 30px;
}
.sx-service-bx-1{
	transition: 0.3s all;
}
.sx-service-bx-1:hover{
	transform: translateY(-10px)
}
.icon-color{
	color: #1b68b1;
}
.why-choose-img{
	border-radius: 8px;
	    border: 8px solid #1b68b13d;
		    height: 210px;
    object-fit: cover;
}
.sx-service-bx-1:hover .sx-service-bx-icon span:after{
	    border: 2px solid #1b68b1;
}
.sx-service-bx-1 .sx-service-bx-icon span {
    width: 100px;
    height: 100px;
    transition: all 0.3s 
linear;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #f3f3f3;
    border-radius: 50%;
    position: relative;
    margin: 10px;
}
.sx-service-bx-1 .sx-service-bx-icon span:after {
    border-radius: 50%;
    padding: 5px;
    border: 2px solid #f3f3f3;
    position: absolute;
    content: '';
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
}
.sx-service-bx-1 .sx-tilte {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}
.sx-service-bx-1 p {
    margin-bottom: 20px;
}
.site-button-circle {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: #ffff;
    color: #1b68b1;
    font-size: 14px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}
.sx-service-bx-1{
	background-color: #fff;
	    padding: 30px 25px 30px;
	    text-align: center;
	    border: 5px solid rgb(161 189 215 / 26%);
    box-shadow: 0 0 0 4px rgb(127 127 127 / 5%);
    border-radius: 8px;
	height: 510px;
}
.sx-service-bx-1:after {
    content: '';
    position: absolute;
    left: 100%;
    bottom: 0px;
    top: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    background-color: #f3f3f3;
    transition: all 0.4s 
ease;
}
.sx-service-bx-1 .icon-content {
    overflow: inherit;
}
.sx-text-primary img{
	width: 50px;
}
.navbar-brand {
	padding: 0px;
}
.box-animation{
transition: 0.3s all;
}

.box-animation:hover{
	transform: translateY(-10px)
}
.case-study-bg{
	    background: rgb(243, 246, 253);
		    background-size: cover;
    background-position: center;
}
.case-study-bg .card{
	padding: 30px;
    height: 280px;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.case-study-bg .card::after{
	    content: '';
    height: 248px;
    width: 100%;
        background-image: radial-gradient(#6c6ce645 19%, #acacff00 46%, #6969e400 60%);
    filter: blur(2.91562em);
    position: absolute;
    bottom: -125px;
    right: 0;
    z-index: 0;
    left: 0;
}
.case-study-bg .card img{
    width: 70px;
    margin: auto;
    border: 2px solid #1b68b13d;
    padding: 10px;
    border-radius: 6px;
    background: #e0e7ff;
}
.case-study-title{
	    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
	text-align: center;
}
.case-study span{
	font-weight: 600;
}
.case-study p {
	text-align: center !important;
	margin-top: 5px;
}
.banner h3 {
	text-transform: uppercase;
	font-size: 38px;
	font-weight: 600;
	font-family: 'Manrope', sans-serif;
}

.banner h1 {
	font-size: 38px;
	font-weight: 900;
	font-family: 'Manrope', sans-serif;
}

.banner h1 span {
	color: #180d03;
}

.small-btn-parent span{
    background-color: #E0F2FE;
    padding: 6px 12px 6px 12px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0BA5EC2B;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
    white-space: pre;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 500;
    display: inline-block;
    margin-right: 5px;
}
.small-btn-parent .blue{
	color: #026AA2;
}
.small-btn-parent .orange{
	background-color: #FDEAD7;
	color: #932F19;
}
.small-btn-parent .pink{
	background-color: #FCE7F6;
	color: #9E165F;
}
.small-btn-parent .green{
	background-color: #D3F8DF;
	color: #095C37;
}
.small-btn-parent .purple{
	background-color: #EBE9FE;
	color: #4A1FB8;
}
.small-btn-parent .light-blue{
	background-color: #E0F2FE;
	color: #083B57;
}
.superscript {
	font-size: 10px;
	vertical-align: super;
}

.header-btn {
	color: #ffffff;
	border-color: #1b68b1 !important;
	padding: 13px 35px;
	background: #1b68b1;
	font-weight: 500;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	font-size: 16px;
	text-decoration: none;
	border-radius: 100px;
}

.banner-word {
	color: #180d03;
	font-weight: bold;
}

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

header .navbar {
    z-index: 999;
    background: transparent !important;
    margin: auto;
}
header .navbar .container{
       padding: 10px 12px;
    z-index: 999;
    /* background: transparent !important; */
    width: 100%;
    margin: auto;
    background: white !important;
    border-radius: 120px;
    margin-top: 10px;
    /* box-shadow: 0 0 0 6px rgb(127 127 127 / 5%); */
	border: 8px solid rgb(27 104 177 / 38%);
    border-top: 0px;
}

.banner-img img{
	    border-radius: 8px;
    border: 8px solid #ffff;
    height: 450px;
    object-fit: cover;
}
.header-btn:hover {
	background-color: #180d03;
	border-color: #180d03 !important;
	color: #fff;
}

/* .form-section form {
	background: white;
	padding: 30px 30px 30px;
	border-radius: 20px;
	border: 1px solid #e5e4e4;
} */

/* .banner .form-control {
	appearance: auto;
	-webkit-appearance: auto;
	-moz-appearance: auto;
} */

.form-section form .form-control {
	padding: 12px .75rem;
}

.form-section form .form-control:focus {
	border-color: #1b68b1;
	outline: 0;
	box-shadow: 0 0 0 1px rgb(69 29 66 / 57%);
}

.form-section form h2 {
	background-image: linear-gradient(151deg, #180d03 0%, #1b68b1 68%);
	padding: 15px 10px 15px 10px;
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	text-transform: uppercase;
	margin-bottom: 20px;
	position: relative;
	font-family: 'Manrope', sans-serif;
}

.form-section form h2:after {
	content: '';
	padding: 62px 0;
	position: absolute;
	right: 0em;
	background: url(../images/send-mail-icon.webp) !important;
	width: 70px;
	background-repeat: no-repeat !important;
	background-size: 100% !important;
	bottom: -35px;
	z-index: 999999999;
	display: none;
}

.form-section form select {
	-webkit-appearance: none;
	/* Safari/Chrome */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
	/* Standard */
	background: url("../images/icon/down-arrow.png") no-repeat right 10px center;
	background-color: #fff;
	background-size: 16px;
	padding-right: 35px;
	/* space for arrow */
	border: 1px solid #ccc;
	border-radius: 5px;
}

.required {
	color: red;
}

.form-section form label {
	margin-bottom: 5px;
}

input::placeholder {
	font-size: 14px;
	color: #888;
}

.form-section form button[type="submit"] {
	display: block;
	font-size: 16px;
	color: #fff;
	padding: 12px 20px;
	background: #1b68b1;
	border: none;
	text-transform: capitalize;

}
#exampleTextarea::placeholder, .form-control::placeholder {
  font-size: 14px;
}

.form-section form button[type="submit"]:hover {
	background: #180d03;
	color: #fff;
}

.rotate-btn {
	position: relative;
}

textPath {
	color: #fff !important;
	font-size: 17.4px;
}

#slider_circle i {
	display: block;
	border-radius: 100%;
	margin: 0 auto;
	margin-top: -10rem;
	padding: 10px 10px 10px 9px;
	font-size: 35px;
	text-align: center;
	color: #fff;
}

.fa-arrow-down:before {
	content: "\f063";
	font-size: 17px;
	color: #1b68b1;
	background-color: #fee5af;
	padding: 12px;
	border-radius: 50px;
}

#slider_circle {
	position: absolute;
	left: -55px;
	z-index: 9;
}

#slider_circle svg {
	width: 250px;
	height: 250px;
	animation-name: rotate;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	color: #fff;
}

.section-padding {
	padding: 70px 0px;
}

.about-content-heading h2 {
	font-family: 'Manrope', sans-serif;
	font-size: 48px;
	margin-bottom: 10px;
}

.about-content-heading h2 span {
	color: #af6b8f;
}

.about-left-img img {
	max-width: 100%;
}

.sub-heading {
	font-size: 20px;
	color: #1b68b1;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.sub-heading span {
	border: 1px solid #bbbbbb;
	border-radius: 80px;
	padding: 8px 20px;
	font-size: 16px;
}

.about-content h3 {
	font-family: 'Manrope', sans-serif;
	margin-bottom: 10px;
	font-weight: 600;
}

.about-tab .nav-tabs {
	border-bottom: 0px;
}

.about-tab .nav-tabs .nav-item {
	margin-right: 10px;
}

.about-tab .nav-tabs .nav-item .nav-link {
	background: #180d03;
	color: #fff;
	font-weight: 500;
	font-size: 17px;
	border: none;
	border: none;
	padding: 12px 35px;
	;
}

.about-tab .nav-tabs .nav-item .nav-link:hover {
	background: #1b68b1;
	color: white;
}

.about-tab .nav-tabs .nav-item .active {
	background: #1b68b1;
	color: white;
}

.about-tab .tab-content .tab-pane {
	border: 1px solid #ededed;
	padding: 20px !important;
	background: #f7f7f7;
	border-radius: 10px;
	margin-top: 10px;
}

.img-block {
	position: relative;
	overflow: hidden;
	transition: 0.5s;
}


.img-block span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: -120%;
	background-color: rgba(255, 255, 255, 0.3);
	transition: 0.4s;
	transform: skewX(10deg);
}

.img-block img {
	width: 100%;
}

.img-block:hover span {
	left: 120%;
}

.bg-overlay-about {
	position: relative;
	background: #faf9f7;
}

.bg-overlay-about:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/overlay.webp");
	background-position: center;
	background-size: contain;
	opacity: 0.1;
	background-repeat: no-repeat;
	z-index: -1;
}


/* .number-counter{
    background: url(../images/counter-bg.webp);
    background-size: cover;
    background-position: center;
    padding: 100px 0px; 
    background-attachment: fixed;
}
.number-counter .counter{
    font-size: 30px;
    color: #180d03 !important;
    font-weight: 500;
} */
.counter-flex {
	display: flex;
	justify-content: center;
}

.counter-content p {
	font-size: 18px;
}

.counter-content a {
	color: #fff;
	text-decoration: none;
}

.why-choose-section .card-title {
	font-family: 'Manrope', sans-serif;
}

.your-guide {
	background: #faf9f7;
}

.guide-member img {
	border-radius: 10px;
}

.guide-member {
	background: #eeeeee;
	padding: 20px;
	border-radius: 10px;
	border: 1px solid #e1e1e1;
}

.why-choose-section .card {
	border-bottom: 3px solid #1b68b1;
	padding: 30px 20px;
	box-shadow: 0 0px 5px rgb(0 0 0 / 11%), 0 6px 6px rgb(0 0 0 / 5%);
	border-top: none;
	background: #180d031f;
	border-right: none;
	border-left: none;
}

.why-choose-section .dark-card {
	background: #1b68b1;
	border-bottom: 3px solid #ffa600;
}

.why-choose-section .card .card-img-top {
	width: 70px;
	background: #faf9f7;
	padding: 11px;
	border-radius: 5px;
	border: 1px solid #d3d2d2;
}

.why-choose-section .dark-card .card-img-top {
	border: 1px solid #ffa600;
}

.why-choose-section .card .card-body {
	padding: 20px 0px 0px;
}

.cta-section-seprate {
 background-image: url(../images/cta-bg.jpg);
background-color: #000000a8;
background-size: cover;
background-position: center;
background-blend-mode: overlay;
background-repeat: no-repeat;
    padding: 90px 50px;
    border-radius: 8px;
    position: relative;
    z-index: 9999;
}
.cta-section-seprate::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* border-radius: 25px; */
    z-index: -1;
    opacity: .6;
    background: linear-gradient(180deg, #ffffff00 50%, #1b68b1, #1765af 100%);
}
.cta-section-seprate::before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 260px;
    height: 256px;
    background-image: url(../images/cta-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    z-index: 1;
}
.cta-section-seprate-2{
	    background-image: linear-gradient(180deg, #1d2a46 0%, #2E2E34 100%);
		border-radius: 8px;
		padding: 100px 0px;
		position: relative;
		z-index: 999999999;
		    border: 8px solid #d1fae5;
}
.cta-section-seprate-2::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* border-radius: 25px; */
    z-index: -1;
    background: url(../images/cta-2.webp);
    background-size: cover;
    background-position: center;
}
.cta-section-seprate-3{
    background-image: url(../images/cta-bg.jpg);
    padding: 100px 30px;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: #000000b8;
	border: 8px solid #ffe4e6;
}
.cta-section-seprate-4{
	    background: #f7f7f7;
		border-radius: 8px;
		position: relative;
}
.cta-section-seprate-4 .cta-brdr {
    border: 2px solid #ffffff70;
    padding: 50px;
    border-radius: 8px;
    background: #f3f6fd;
	    border: 8px solid #f3e8ff;
}
.cta-section-seprate-4::after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30%;
    height: 100%;
    /* border-radius: 25px; */
    z-index: 0;
    background: url(../images/cta-last.png);
    background-size: cover;
    background-position: center;
}
.cta-btn-seprate{
	border: 1px solid transparent;
}
.cta-btn-seprate:hover{
	border: 1px solid #fff !important;
}
.start-your-journey {
	background: #180d03;
}
.testimonial-content i{
	color: #1b68b1;
}
.cta-section .cta-image {
	background: url(../images/cta-image-2.webp);
	padding: 80px 50px;
	border-radius: 15px;
	background-size: cover;
	background-position: center;
}

.cta-section .cta-content h2 {
	font-family: 'Manrope', sans-serif;
	font-size: 42px;
}

.banner-new-name {
	font-size: 22px;
}

.cta-btn {
	color: #ffffff;
	padding: 13px 35px;
	font-weight: 500;
	display: flex;
	align-items: center;
	font-size: 18px;
	display: inline-block;
	text-decoration: none;
	border-radius: 5px;
}

.cta-btn:hover {
	background: #1b68b1;
	border-color: #180d03;
}

.cta-section .cta-content .cta-btn:hover {
	background: transparent;
	border: 1px solid #180d03;
}

.cta-btn i {
	transform: rotate(11deg);
}

.testimonial-rating i {
	color: #bc8f2b;
}

/*Gallery Css*/

.galerie {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#gallery{
	display: none;
}
.gallery-section .item {
	width: 100%;
	margin: 10px 0px;
	overflow: hidden;
	flex-shrink: 0;
}

.item img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

/*.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
	margin: auto;
	display: block;
	width: 50%;
	max-width: 50%;
}

.close {
	color: #f1f1f1;
	position: absolute;
	top: 15px;
	right: 35px;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
	cursor: pointer;
}

.close:hover,
.close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}*/

/*Gallery Css End*/

/*Testimonial Css*/

.testimonial-section {
	background: url(../images/testimonial-bg.webp);
	padding: 150px 0px;
	background-size: cover;
	background-position: center;
}

.testimonial {
	position: relative;
	overflow: hidden;
}

.testimonial-section h2 {
	font-family: 'Manrope', sans-serif;
	font-size: 48px;
	margin-bottom: 10px;
}

.testimonial-section h2 span {
	color: #180d03;
}

.faq-section .faq-left-content h2 {
	font-family: 'Manrope', sans-serif;
	font-size: 48px;
	margin-bottom: 10px;
}

.your-guide .your-guide-left-content h2 {
	font-family: 'Manrope', sans-serif;
	font-size: 48px;
	margin-bottom: 10px;
}

.your-guide .your-guide-left-content h2 span {
	color: #180d03;
}

.contentitem:nth-of-type(3) {
	margin-bottom: 0px !important;
}

.faq-section .accordion-button {
	font-size: 18px;
	background: #f8f1e5;
}

.contentlistbox .contentitem {
	background: #eee;
	padding: 10px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.contentlistbox .contentitem h3 {
	font-size: 22px;
	margin-bottom: 15px;
	color: #1b68b1;
}

.placedetails {
	background: #1b68b1;
	border-radius: 15px;
	padding: 20px 30px;
	color: #fff;
}

.placedetails h3 {
	color: #fff;
}
/* .accordion-header{
	    box-shadow: 5px 5px 4px 0px rgba(0, 125, 197, 0.11);
} */
.innerpagecta {
	background: #ffdbdc;
	border-radius: 15px;
	margin-top: 20px;
	padding: 20px 30px;
}

.innerpagecta h3 {
	margin-bottom: 20px;
	font-weight: bold;
}

.innerpagecta p {
	margin: 0px;
}

.contentlistbox .contentitem p {
	margin: 0px;
}

/* .accordion-item:first-of-type>.accordion-header .accordion-button{
        background: #180d03;
    } */
.accordion-item {
	margin: 5px 0px;
}

.faq-section h2 span {
	color: #af6b8f;
}

.faq-img img {
	border-radius: 10px;
}

.accordion-button:focus {
	box-shadow: none;
}

.accordion-button:not(.collapsed) {
	background-color: #1b68b1;
	color: white;
}

ul {
	list-style: none;
	padding-left: 15px;
}

.faq-accordian ul li {
	font-size: 18px;
}

.accordion-button:not(.collapsed)::after {
	filter: brightness(0) invert(1);
}

.testimonial .image {
	height: 100px;
	width: 100px;
	object-fit: cover;
	border-radius: 50%;
}

.testimonial .slide {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	row-gap: 15px;
	height: 100%;
	width: 100%;
}

.slide p {
	text-align: center;
	padding: 0 0px;
	font-weight: 400;
	color: #333;
}

.slide .quote-icon {
	font-size: 30px;
	color: #4070f4;
}

.slide .details {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.details .name {
	font-weight: 600;
	font-size: 20px;
}

.details .job {
	font-weight: 400;
	color: #333;
}

/* swiper button css */
.testimonial .nav-btn {
	height: 50px !important;
	width: 50px !important;
	border-radius: 50%;
	transform: translateY(30px);
	    background-color: #1b68b191;
	transition: 0.2s;
	top: 50%;
	transform: translate(0px, -50%);
}

ul {
	font-size: 18px;
}

.testimonial .nav-btn:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.testimonial .nav-btn::after,
.testimonial .nav-btn::before {
	font-size: 20px;
	color: #fff;
}

.swiper-pagination-bullet {
	background-color: rgba(0, 0, 0, 0.8);
}

.swiper-pagination-bullet-active {
	background-color: #4070f4;
}

.testimonial-content {
	text-align: center;
    background: #00000033;
    width: 900px;
    padding: 50px;
    border-radius: 8px;
    border: 2px solid #ffffff8f;
}

.event-img img {
	border-radius: 5px;
}


.event-secrion .event-img .card {
	position: relative;
}

.event-secrion .event-img .card-body {
	position: absolute;
	bottom: 0;
	padding: 23px;
	background-color: rgb(69 29 66 / 78%);
	width: 100%;
	border-radius: 0px 0px 5px 5px;
}

.event-secrion .event-img .card-body p {
	font-size: 16px;
}

.event-secrion .event-content h3 {
	font-family: 'Manrope', sans-serif;
	margin-bottom: 10px;
	font-weight: 600;
}

.event-secrion .event-content ul {
	list-style: none;
	font-size: 18px;
	padding-left: 15px;
}

/* .event-secrion .event-content{
        display: flex;
    flex-direction: column;
    gap: 5px;
    } */
.event-secrion .event-right-box .register-now-btn a {
	color: #ffffff;
	border-color: #1b68b1 !important;
	padding: 13px 35px;
	background: #1b68b1;
	font-weight: 500;
	display: flex;
	align-items: center;
	font-size: 18px;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
}

.event-secrion .event-right-box .register-now-btn a:hover {
	background: #180d03;
	border-color: #180d03 !important;
}

.event-secrion .event-right-box {
	background: #f9f9f9;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
}
.form-section h2{
	    font-size: 30px;
    font-weight: 600;
	    margin-bottom: 5px;
}
.custom-select-wrapper {
  position: relative;
}

.custom-select {
  width: 100%;
  padding: 10px 40px 10px 10px; /* space for icon */
  appearance: none; /* remove default arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  color: #212529;
}

.custom-select-wrapper::after {
      content: "\f0d7";
	      font: normal normal normal 14px / 1 FontAwesome;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 14px;
  color: #333;
}

.faq-section .form-section{
	    padding: 25px 20px;
    background: #f7f7f7;
    border-radius: 8px;
    /* border: 2px solid #1b68b13d; */

}
.footer-section {
	    background-color: #000;
    z-index: -1;
    position: relative;
	    padding-bottom: 220px;
		position: relative;
		overflow: hidden;
}
.footer-brand{
    display: block;
    font-size: 210px;
    bottom: 15px;
    z-index: 99999;
    -webkit-text-stroke-color: #fff5f554;
    font-family: "Roboto Condensed", Sans-serif;
}
.footer-section::after{
	    content: '';
    height: 248px;
    width: 100%;
    background-image: radial-gradient(#6c6ce65c 19%, #acacff42 46%, #6969e400 60%);
    filter: blur(2.91562em);
    position: absolute;
    bottom: -125px;
    right: 0;
    z-index: 0;
    left: 0;
}
.why-choose-us{
	position: relative;
}
.hand-left-shape{
	position: absolute;
	left: 0;
	bottom: 0;
}
/* .footer-logo {
	border-bottom: 1px solid #6e6a6a;
} */

.copywrite-footer {
	background: #242423;
}

.copywrite-footer a {
	color: #ffffff;
	font-weight: 500;
}


.navbar-toggler:focus {
	box-shadow: none !important;
}

.navbar-toggler {
	background: #1b68b1;
	color: white;
	border-color: #1b68b1;
	padding: 8px 10px;
}

.modal-dialog {
	max-width: 700px;
}

#myPopup .modal-content {
	width: 100%;
	max-width: 100%;
}

#myPopup {
	background-color: rgba(0, 0, 0, 0.6) !important;
}

#myPopup .modal-header {
	background: #180d03;
}

#myPopup .modal-header h5 {
	color: #fff;
}

#myPopup .btn-clos {
	margin-left: auto;
}

#myPopup .btn-clos i {
	color: white;
	background: #1b68b1;
	padding: 10px 15px;
	border-radius: 5px;
	border: 1px solid white;
	cursor: pointer;
}

#myPopup .btn-clos i:hover {
	background: #180d03;
}

#myPopup .modal-footer button {
	background: #1b68b1;
	border-color: #1b68b1;
	padding: 12px 20px;
}

#myPopup .modal-footer button:hover {
	background: #180d03;
	border-color: #180d03;
}
.whatsapp-section .whtasap{
    text-align: right;
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 999;
}
 .mobile-stickyboxfix {
        display: none;
    }
	.form-pl{
		padding-left: 5px;
	}
	.form-pr{
		padding-right: 5px;
	}
	#service-section{
		position: relative;
	}
	.hand-shape{
		position: absolute;
		right: 0;
		top: 0;
	}
		#service-section p{
		text-align: center !important;
	}
	.sub-heading-banner{
		    font-size: 28px;
    font-weight: 700;
	}
	.zoom-box{
		display: inline-block;
	}
.zoom-box p {
    text-align: center !important;
    font-weight: 900;
    color: #1b68b1;
}
 .typed {
    overflow: hidden;
    white-space: nowrap;
    border-right: 2px solid;
    width: 0;
    animation: typing 10s forwards  infinite;
  }
    
  @keyframes typing {
    0% { width: 0 }
    50% { width: 100% }
    100%{width: 0;}
  }
  .trustes-sub-heading h6{
	font-weight: 800;
	font-style: italic;
  }
  .rating i{
	color: #FFD700;
  }
  .testimonial-content p{
	text-align: center !important;
  }
  .logoMarqueeSection {
 overflow: hidden;
}

#logoMarqueeSection {
overflow: hidden;
}
.logoMarqueeSection::after, .logoMarqueeSection::before{
  background: none;
  display: none;
}

#logoMarqueeSection{
  padding: 0px;
}

.logoMarqueeSection>div>div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
}

.logoMarqueeSection .marquee-wrapper {
  display:  inline-block;
  white-space: nowrap;
}
#logoMarqueeSection .marquee p{
      background: black;
    color: white;
    padding: 5px;
    margin-top: 10px;
    text-align: center;
    border-radius: 5px;
}

.logoMarqueeSection .marquee {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.logoMarqueeSection .marquee2 {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee2;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.logoMarqueeSection .marquee3 {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee3;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.logoMarqueeSection .marquee a {
    display:  inline-block;
    white-space: nowrap;
    background: #fdfdfd;
    text-align: center;
    padding: 10px;
    border: 1px solid #c0d5ea;
    margin: 0px 5px;
    border-radius: 5px;
    width: 300px;
}

.logoMarqueeSection .marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}
.logoMarqueeSection{
  position: relative;
}
#logoMarqueeSection{
	position: relative;
}
#logoMarqueeSection::before,
#logoMarqueeSection::after {
  content: "";
  position: absolute;
  top: 0;
  width: 80px;
  height: 100%;
  z-index: 2;
}
#logoMarqueeSection::before {
  left: 0;
  background: linear-gradient(to right, white 60%, transparent);
}

#logoMarqueeSection::after {
  right: 0;
  background: linear-gradient(to left, white 60%, transparent);
}
@keyframes marquee {
    0% {
        transform: translate3d(0%, 0, 0);
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}
/* .animated-border-box {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.animated-border-box::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px; 
    border-radius: 10px;
    background: linear-gradient(147deg, #007dc5cc 0%, #881377cc 35%, #ed1c24cc 71%, #f5821fcc 99%) !important;
    background-size: 300% 300%;
    animation: borderAnimation 6s linear infinite;
    -webkit-mask: 
        linear-gradient(#fff 0 0) content-box, 
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
}
@keyframes borderAnimation {
    0%   { background-position: 0% 50%; }
    50%  { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
} */
@media screen and (max-width: 768px) {
	.form-pl{
		padding-left: 12px;
	}
	.overflow-table{
		overflow-x: scroll;
	}
	.banner-img img{
		height: inherit;
	}
	.comparison-table th, .comparison-table td{
		white-space: pre;
	}
	.cta-section-seprate-4::after{
		display: none;
	}
	.hand-shape{
		display: none;
	}
	.hand-left-shape{
		display: none;
	}
	.your-growth-section .container {
    padding: 20px 20px 20px;
}
.cta-section-seprate::before{
	width: 100px;
}
.testimonial-content {
	text-align: center;
    background: inherit;
    width: inherit;
    padding: inherit;
    border-radius: inherit;
    border: inherit;
}
.counter{
	font-size: 38px;
}
.plus {
    font-size: 28px;
}
.your-growth-section .card{
	margin-bottom: 15px;
}
	.form-pr{
		padding-right: 12px;
	}
	.whtasap{
		display:none;
	}
	.footer-brand{
		    font-size: 54px;
    bottom: 5px;
	}
	.why-choose-img{
		height: inherit;
	}
	.form-section p{
		text-align: center !important;
	}
	 .testimonial-content p{
	text-align: justify !important;
  }
	.sub-heading-banner{
		font-size: 18px;
	}
	.counter-flex .counter-content{
		flex-wrap: wrap;
	}
	.zoom-box p{
		font-size: 13px;
	}
.header-btn{
	margin-bottom: 0px !important;
}
header .navbar .container{
	width: 90%;
	max-width: 90%;
	margin-top: 5px;
	justify-content: space-between;
        display: flex;
}
.cta-btn{
	font-size: 14px;
}
.footer-section{
	padding-bottom: 70px !important;
}
.banner-img img {
    border-radius: 8px;
    border: 5px solid #ffff;
}
.heading-font {
    font-size: 28px;
    font-weight: 800;
}
.about-content{
	text-align: center;
}
.sx-service-bx-1 .sx-service-bx-icon span {
    width: 120px;
    height: 120px;
}
.sx-service-bx-icon img{
	width: 50px;
}
.about-content h2 {
    font-size: 24px;
    font-weight: 600;
	text-align: center;
}
.about-content p{
	text-align: center;
}
.sx-service-bx-1{
	height: inherit;
	        margin-bottom: 8px;
}
.banner{
	        padding: 220px 0px 40px !important;
}
.mobile-stickyboxfix ul {
           display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        position: fixed;
        bottom: 0 !important;
        width: 100%;
        z-index: 9;
        height: 62px;
        left: 0;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
	    .mobile-stickyboxfix ul li:nth-child(1) {
        background: #1765af;
    }
	    .mobile-stickyboxfix ul li:nth-child(2) {
        background: #000;
    }
	    .mobile-stickyboxfix ul li:nth-child(3) {
        background: #000;
    }
	.mobile-stickyboxfix ul li{
		padding: 6px;
		width: 50%;
        text-align: center;
	}
	    .mobile-stickyboxfix ul li i {
        font-size: 22px;
        margin-bottom: 1px;
			        color: #fff;
    }
	    .mobile-stickyboxfix ul li span {
        display: block;
        font-size: 16px;
        color: #fff;
        font-weight: 600;
    }
	.mobile-stickyboxfix ul li a{
		text-decoration: none;
	}
	 .mobile-stickyboxfix {
        display: block;
		        z-index: 99999;
        position: relative;
    }
	.cta-brdr{
		padding: 20px;
	}
	.cta-section-seprate, .cta-section-seprate-2, .cta-section-seprate-3, .cta-section-seprate-4{
		padding: 30px 20px;
	}
	
	.why-choose-us .event-content{
		text-align: center;
	}
	.pr{
		padding-right: 5px;
	}
	.ps{
		padding-left: 5px;
	}
	.faq-section .form-section {
    padding: 20px 20px;
}
.form-section h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
}
.form-section form{
	padding-bottom: 0px !important;
}
	.copywrite-footer {
    margin-bottom: 60px;
}

	.slide p {
		padding: 0 60px;
	}

	.cta-btn {
		padding: 13px 22px;

	}

	.nav-btn {
		display: none;
	}

	.navbar .container {
		display: block;
		text-align: center;
	}

	.navbar .navbar-brand {
	        text-align: center;
        /* width: 100%; */
        display: inline-block;
        margin-bottom: 0px;
        margin-right: 0;
	}
	.navbar .navbar-brand img{
		width: 120px;
	}
	#myPopup{
		padding-top: 30px;
	}
	.contentlistbox{
		padding: 0px;
	}
	.contentlistbox .contentitem{
		padding-left: 0px;
		padding-right: 0px;
	}
	.header-btn {
		display: inline-block !important;
	}
	.cta-section-seprate h3{
		font-size: 22px;
	}
	.form-section form h2:after {
		display: none;
	}

	.why-choose-section .card-img-top {
		margin: auto;
	}

	.form-section form h2 {
		font-size: 16px;
	}

	.about-tab .nav-tabs .nav-item:nth-of-type(3) {
		margin-right: inherit;
	}
	.event-secrion .event-img .card-body{
		position: inherit;
		background-color: #1b68b1;
	}
	.about-tab .nav-tabs {
		justify-content: center;
	}

	.date-box {
		font-size: 12px;
		display: inline-flex;
		justify-content: inherit;
		width: auto;
	}

	.banner h1,
	.banner-left-content .dot {
		font-size: 24px;
	}

	.date-box .divider {
		margin: 0 5px;
	}

	#why-join {
		padding-bottom: 0px;
	}
}

@media screen and (max-width: 991px) {
	.banner-left-content {
		margin-right: 0px;
	}

	.banner form {
		padding: 20px;
	}

	.form-section form {
		margin-top: 0px;
		padding: 20px 0px;
	}

	.form-section {
		padding: 0px 20px 30px;
	}

	.banner form h2 {
		font-size: 16px;
	}

	.banner form button[type="submit"] {
		font-size: 16px;
	}

	.sub-heading span {
		font-size: 14px;
	}

	.banner form h2:after {
		width: 50px;
		bottom: -70px;
	}

	.form-section form button[type="submit"] {
		margin: auto;
	}

	.details .name {
		font-size: 18px;
	}

	.banner h3 {
		font-size: 26px;
	}

	.faq-section .faq-left-content h2,
	.testimonial-section h2,
	.about-content-heading h2,
	.your-guide .your-guide-left-content h2 {
		font-size: 26px;
	}

	.banner {
		padding: 200px 0px 40px;
		/* background: url(../images/cta-image.webp), linear-gradient(90deg, #1b68b191, #0000006e); */
		background-size: cover;
		background-position: center;
		background-blend-mode: multiply;
	}

	p,
	ul li {
		font-size: 16px;
	}

	.counter-content p {
		font-size: 16px;
	}

	.section-padding {
		padding: 40px 0px;
	}

	.navbar {
		position: absolute;
		/* ya fixed bhi kar sakte ho */
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		/* banner ke upar lane ke liye */
		background: white;
		/* ya transparent rakhna ho to transparent */
	}

	/* .about-tab .nav-tabs {
		display: block;
	} */

	.about-tab .nav-tabs .nav-item .nav-link {
		width: 100%;
		margin: 5px 0px;
		font-size: 16px;
		padding: 12px 10px !important;
	}

	.cta-section .cta-image {
		padding: 40px 20px;
	}

	.cta-section .cta-content h2 {
		font-size: 26px;
	}

	.cta-section .cta-content .cta-btn,
	.event-secrion .event-right-box .register-now-btn .btn,
	.banner-left-content .banner-btn a {
		font-size: 16px;
		padding: 10px 15px;
	}

	.gallery-section .item {
		margin: 5px 0px;
	}

	.modal-content {
		width: 100%;
        max-width: 100%;
	}

	.header-btn {
	        padding: 9px 15px;
        font-size: 13px;
        display: inline-block;
        margin-bottom: 10px;
	}

	.navbar-nav .nav-link {
		font-size: 16px !important;
	}

	.counter-icon img {
		width: 30px;
	}

	header .navbar-expand-sm .navbar-collapse {
		display: none !important;
	}

	.banner-left-content ul li {
		font-size: 16px;
	}

	.event-secrion .event-content h3 {
		font-size: 26px;
		font-weight: inherit;
	}

	.about-content h3 {
		font-size: 26px;
		font-weight: inherit;
	}
}

@media screen and (max-width: 1024px) {
	.banner-left-content {
		margin-right: 0px;
	}

	.about-tab .nav-tabs .nav-item .nav-link {
		padding: 12px 20px;
	}
}

/*Testimonial Css End*/
@keyframes rotate {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

/*--- modal book css ---*/
.modal-book .form-control,
.modal-book .form-select {
	border-radius: 8px;
	border-color: #dee2e6;
}

.modal-book .modal-body {
	background-color: #ffffff;
}

.modal-book .btn-submit {
	background-color: #1b68b1;
    border-color: #1b68b1;
    color: white;
    border-radius: 6px;
    margin: 0 auto;
}

.modal-book .modal-header {
	border-bottom: none;
}

.modal-book .modal-footer {
	border-top: none;
}

/* --- NEW STYLES FOR CUSTOM CLOSE BUTTON --- */
.modal-book .custom-close-btn {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 36px;
	height: 36px;
	background-color: #222222;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 300;
	cursor: pointer;
	z-index: 1060;
	padding: 0;
	line-height: 1;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	text-decoration: none;
}

.modal-book .custom-close-btn:hover {
	background-color: #000000;
	color: #ffffff;
}
.modal-book .form-select {
    font-size: 14px;
	color: #585c5f;
}
/*--- modal book css ---*/

@media (max-width: 767px) {
    .wow {
        animation-name: none !important;
        visibility: visible !important;
        transition: none !important;
    }
	.about-cetificate img {
		width: 100px;
	}
	.cta-section-seprate-4 .cta-brdr {
    	padding: 15px;
	}
	.copywrite-footer {
        margin-bottom: 0;
    }
}