* {
    margin: 0px;
    font-family: 'Overpass', sans-serif;
    font-family: 'Poppins', sans-serif;
}
body {
	margin: 0;
}
img {
    max-width: 100%;
}

#property-header .dropdown-menu {
    position: absolute;
    padding: 0.5rem 0 0.5rem 0;
    left: 0rem;
    white-space: nowrap;
    text-align: left;
    padding: 0px 0 0px 0;
    background-color: #0b1f44;
    z-index: 556;
    transition: all .3s linear;
    top: 130%;
	visibility:hidden;
	opacity:0;
	display:block;
	margin-top:0;	
}
#property-header .nav-link.active {
    color: #f25831 !important;
}
#property-header .navbar-nav .nav-item:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top:100%;
}
#property-header .navbar-nav li{
	position:relative;
}
.header-area .sticky-logo-img {
	display: none;
}
.sticky_header .sticky-logo-img  {
	display : block;
}
.sticky_header .header-logo-img  {
	display : none;
}
#property-header .navbar-nav .nav-item .nav-link::after {
    content: unset;
}
#property-header .navbar-nav .nav-item .nav-link i  {
	padding-left: 14px;
}
#property-header .navbar-nav .nav-item .nav-link {
	letter-spacing: 1px;
    display: flex;
    position: relative;
    z-index: 1;
    height: 100%;
    align-items: center;
    transition: 0.4s;
}
#property-header .navbar-dark .navbar-nav .nav-link:hover{
	color: #e6312c !important;
	transition: all .3s linear;
}
#property-header .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
    color: #e6312c !important;
	transition: all .3s linear;
}
#property-header  .dropdown-item.active, .dropdown-item:active {
    color: #DEE1E3;
    text-decoration: none;
    background-color: #e6312c;
}
#property-header .navbar-dark .navbar-nav .nav-link:hover.nav-link::before {
	opacity: 1;
	transition: all .3s linear;
}

#property-header .navbar-dark .navbar-nav .nav-link:hover:after{
	opacity:1;
	transition: all .3s linear;
}
#property-header .dropdown-item:hover {
    color: #e6312c;
    background-color: transparent;
}
#property-header .dropdown-item {
	color: #DEE1E3;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 1px;
	transition: 0.3s ease-out;
	padding: 0.6rem 1rem 0.6rem 1rem;
}
#property-header .nav-link.active {
    color: #e6312c !important;
}
#property-header .nav-link.active.nav-link::before {
    opacity: 1;
	transition: all .3s linear;
}
#property-header .navbar-collapse {
	flex-grow: 0 !important;
}

.bg_load {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(../images/loading-icon.gif) 50% 50% no-repeat #fff;
}

.bg-contact .navbar {
    background-color: #f6cabf !important;
    border-bottom: 0.063rem solid #f6beb1 !important;
}

.header {
    position: absolute;
    z-index: 1;
    width: 100%;
}

/* .navbar-light .navbar-nav .nav-link.active-menu { */
/* color: #fff; */
/* } */

.sticky_header {
    position: fixed !important;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-animation-name: fadeInDown;
    animation-duration: 1s;

}

.header-area.sticky_header {
    background: #0a1f43;
}

.scrollToTop {
    background-image: url(../images/zoop-scroll-to-top.png);
    width: 46px;
    height: 40px;
    position: fixed;
    right: 82px;
    bottom: 63px;
    background-repeat: no-repeat;
    z-index: 99;
}

.navbar-collapse.collapse.show li.nav-item {
    color: #000;
}

/*----onscroll animation start-----*/
.animation-element.slide-top {
    opacity: 0;
    -moz-transition: all 600ms linear;
    -webkit-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    transition: all 600ms linear;
    -moz-transform: translate3d(0px, -60px, 0px);
    -webkit-transform: translate3d(0px, -60px, 0px);
    -o-transform: translate(0px, -60px);
    -ms-transform: translate(0px, -60px);
    transform: translate3d(0px, -60px, 0px);
}

.animation-element.slide-left {
    opacity: 0;
    transition: all 0.6s linear;
    -moz-transform: translate3d(-50px, 0, 0);
    -webkit-transform: translate3d(-50px, 0, 0);
    -o-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    transform: translate3d(-50px, 0, 0);
}

.animation-element.slide-left.in-view,
.animation-element.slide-top.in-view,
.animation-element.slide-right.in-view,
.animation-element.slide-bottom.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

/*----onscroll animation end-----*/

.header-area {
    padding-top: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: .9px;
	line-height: 26px;
	text-transform: uppercase;
	color: #DEE1E3;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(230 49 44);
}
.navbar-dark .navbar-nav .nav-link:hover {
    /* color: #62CEC5 !important; */
    transition: all .3s linear;
}

.navbar-dark .navbar-nav .nav-link:hover:after {
    opacity: 1;
    transition: all .3s linear;
}

a.nav-link {
    position: relative;
}

.header-button {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
    margin-left: 12rem;
    padding: 0.375rem 1.55rem;
    border-radius: 50px;
    background-color: #62CEC5;
}



.container {
    padding-right: 8vw !important;
    padding-left: 8vw !important;
    margin: unset !important;
    max-width: unset;
}

.navbar-dark .navbar-nav .nav-link {
    padding: 1rem 1rem;
}

.navbar {
    padding-top: .8rem;
    padding-bottom: .8rem;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}

.navbar-dark .navbar-nav .nav-link {
    position: relative;
}

.btn:focus {
    box-shadow: unset;
}

.header-area {
    position: absolute;
    width: 100%;
    z-index: 10;
    left: 0;
    top: 0;
}

/* .navbar-nav li a.active { */
/* color: #62CEC5 !important; */
/* } */

.scrollToTop {
    background-image: url(../images/bizet-scroll-to-top.png);
    width: 46px;
    height: 40px;
    position: fixed;
    right: 82px;
    bottom: 56px;
    background-repeat: no-repeat;
    z-index: 99;
}

.btn.btn-primary.border-0:active:focus,
.btn-primary:focus {
    background: #f36a3a !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: unset !important;
}

.sticky_header .top-header {
    display: none;
}
.big-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 60px;
    color: #0A2C3D;
}
.para {
	font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
	opacity: 0.9;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 35px;
    color: #282E3F;
}

/* bizet css start*/
/* new-banner*/



.enrolling-process {
	position: relative;
	z-index: 2;
}
#home-about-us .border-btn {
    padding: 15px 30px;
    text-decoration: none;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #fff;
	border-radius: 3px;
}
#home-about-us .border-btn i {
	margin-left: 20px;
}
.single-about-box.box-1 {
    background-color: #E23E4C;
}

.single-about-box.box-2 {
    background-color: #CB2937;
}

.single-about-box {
    background-color: #B81C29;
	height: 100%;
}
.single-about-box img {
	margin-top:-65px;
}
.single-about-content {
	padding: 50px;
}

.bg-font {
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 250px;
    line-height: 377px;
    text-transform: uppercase;
    opacity: 0.2;
    color: white;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #fff;
}
#home-about-us {
    position: relative;
	background-image: url(../images/bg-red.png);
	background-repeat: no-repeat;
    background-size: cover;
	padding: 6% 0 6% 0;
}
.bg-font-wrap {
    position: absolute;
    top: 12%;
}
#enrolling {
    background-image: url(../images/enroll-full-bg.png);
	background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
	position: relative;
	padding: 6% 0;
}
#lorem-ipsum {
    background: #ECECEC;
    color: #000;
    position: relative;
}
.lorem-ipsum .bg-font{
    -webkit-text-stroke: 2px #92A7CD;
    font-size: 240px;
}
#lorem-ipsum {
	padding: 6% 0 6% 0;
}
#client-logo-section {
	background-color: #E6312C;
	padding: 6% 0;
}
#bg-home-counter-section {
	background-image: url(../images/counter-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 6% 0;
}
#bg-home-counter-section h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 32px;
	line-height: 28px;
	color: #fff;
}
#bg-home-counter-section h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #fff;
}
.bottom-footer {
	background-color: #152242;
}
.bottom-footer p a {
	color: #E6312C;
}
.bottom-footer p {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 0px;
	padding: 1% 0;
}
.banner-home-content h2 {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 800;
    font-size: 70px;
    line-height: 85px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.banner-home-content p {
	color: #fff;
}
.banner-home-content {
	margin-bottom: 30px;
}


.wrap-feature41-box .f41-tab {
    display: block;
}

.wrap-feature41-box .f41-tab li a {
    display: flex;
    margin-bottom: 20px;
    padding: 25px;
}

.wrap-feature41-box .f41-tab li a .t-icon {
    margin-right: 25px;
    color: #8d97ad;
}

.wrap-feature41-box .f41-tab li a h5 {
    font-weight: 500;
}

.wrap-feature41-box .f41-tab li a h6 {
    font-size: 14px;
    margin-bottom: 0px;
}

.wrap-feature41-box .f41-tab li a.active, .wrap-feature41-box .f41-tab li a:hover {
    background: #ffffff;
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.wrap-feature41-box .f41-tab li a.active .t-icon, .wrap-feature41-box .f41-tab li a:hover .t-icon {
    background: #00b4ff;
    background: -webkit-linear-gradient(legacy-direction(to right), #00b4ff 0%, #00b4ff 100%);
    background: linear-gradient(to right, #00b4ff 0%, #00b4ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}
.top-footer {
	background-color: #1F2D50;
	position: relative;
	    padding: 6% 0;
}
.subscribe-footer {
	background-color: #1F2D50;
	    position: relative;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
ul {
	padding-left: 0px;
}
.footer-social-icon ul {
	display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
}
.footer-social-icon ul li {
	color: #fff;
	padding: 0 25px;
    font-size: 25px;
}
.footer-adress-detail {
	font-family: 'Archivo', sans-serif;
	margin-left: -25px;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}
.footer-pattern-left {
	position: absolute;
	left: 0;
	bottom: 50px;
}
.footer-pattern-right {
	position: absolute;
	right: 0;
	bottom: 50px;
}
.subscribe-foter-bg {
	background-image: url(../images/sign-up-bg.png);
	background-repeat: no-repeat;
    background-size: cover;
	padding: 20px;
}
.subscribe_form button {
	background: #010C3A;
	border-radius: 3px;
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 19px 30px;
    margin-left: 15px;
}
.subscribe_form .form-control {
    padding: 0.9rem 1rem;
    border-radius: 0 !important;
	width: 350px !important;
}
.subscribe-form-content h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 53px;
	color: #FFFFFF;
}
.subscribe-form-content .para {
	color: #fff;
}
.footer-red-bg {
	margin-top: -75px;
}
.testimonial-slide {
  padding: 0px 20px;
}
.testimonial_box-top {
  padding: 0 30px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.testimonial_box-icon {
  padding: 10px 0;
}
.testimonial_box-icon i {
  font-size: 25px;
  color: #212529;
}
.testimonial_box-text {
  padding: 10px 0;
  width: 75%;
  position: relative;
}
.testimonial_box-text h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
	color: #282E3F;

}
.testimonial_box-text p {
    font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #282E3F;
}
.testimonial_box-name {
  padding-top: 10px;
}
.testimonial_box-name h4 {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	color: #282E3F;
}
.testimonial_box-job p {
  color: #212529;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.slick-dots li {
  padding: 0 30px;
  opacity: 0.5;
}
.slick-dots li button {
  content: url(https://i.ibb.co/hKgs8gm/profile.jpg);
  background: url(https://i.ibb.co/hKgs8gm/profile.jpg);
  background-position: center !important;
  background-size: cover !important;
  text-indent: -9999px;
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  border: 4px solid #dee2e6;
}
.slick-dots .slick-active {
    opacity: 1;
    scale: 1.6;
    margin-right: 35px !important;
    margin-left: 35px !important;
}
.slick-dots li {
    width: 70px !important;
    height: 70px !important;
    margin: 0 15px !important;
}
.slick-dots li button {
    width: 70px !important;
    height: 70px !important;
}
.slick-dots {
    padding-left: 80px !important;
}
.testimonial_box-inner {
	margin-bottom: 50px;
}
.left-quote {
	position: absolute;
	left: -80px;
    top: 85px;
}
.right-quote {
	position: absolute;
	right: -80px;
    top: 122px;

}
#home-testimonial-section {
	position: relative;
}
#home-testimonial-section .bg-font {
    -webkit-text-stroke: 2px #bbb;
}
#lorem-ipsum .bg-font {
    -webkit-text-stroke: 2px #bbb;
}
#home-testimonial-section {
	background-color: #ececec;
	padding: 6% 0 14% 0;
}
.slick-dots {
    position: absolute;
    bottom: -75px !important;
}
.banner-side-section {
	position: absolute;
	bottom: 0;
	right: 0;
}
.home-banner-section {
	position: relative;
}
.banner-small-carousel {
	background-color: #1F2D50;
	height: 100%;
	margin-top: 50px;
	padding: 30px 30px;
}
.social-icon-sidemenu {
	    position: absolute;
    z-index: 1;
    background-color: #1F2D50;
    height: 100%;
    width: 7%;
	display: flex;
	align-items: end;
	justify-content: center;
}
.social-icon-sidemenu ul li {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 140px;
	color: #FFFFFF;
	opacity: 0.5;
	transform: rotate(-90deg);
}
.about-page-banner .social-icon-sidemenu ul li {
    line-height: 110px;
}
.about-page-banner .social-icon-sidemenu {
    position: absolute;
    z-index: 1;
    background-color: #1F2D50;
    height: 100%;
    width: 7%;
    display: flex;
    align-items: center;
    top: 0;
    justify-content: center;
}
.banner-small-carousel h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.banner-small-carousel p {
	color: #FFFFFF;
}
.carousel-control-prev {
	top: 0 !important;
	bottom: unset;
	left: unset !important;
	background-color: #1f2d50;
    opacity: 1;
    margin-left: 57px;
}
.carousel-control-next {
	top: 0 !important;
	bottom: unset;
	right: unset !important;
	background-color: #1f2d50;
    opacity: 1;
	margin-left: 169px !important;
}
.carousel-control-next, .carousel-control-prev {
    width: 8% !important;
    padding: 9px !important;
}
.home-trophy-img {
	background-color: #1f2d50;
    padding: 20px 15px;
    border-radius: 10px;
	text-align: center;
	position: relative;
}
.home-trophy-content {
	background-color: #1f2d50;
    padding: 15px;
    border-radius: 10px;
}
.dots {
    position: absolute;
    width: 20px;
    border-radius: 50px;
    height: 20px;
    background-color: #e6312c;
    border: 5px solid #ECECEC;
    top: -12px;
    display: flex;
    justify-content: center;
}
/* bizet css end*/


@media (max-width: 767px) {
    .about-page-banner-wrap h1 {
        	margin-top: 90px !important;
    }
    .about-us-content h2 {
        text-align: center;
    }
	.top-header {
		padding: 0;
		background-color: transparent !important;
	}
    .header-btn .zoop-btn {
        padding: 0rem 0rem !important;
        font-weight: 400 !important;
        color: #000 !important;
    }
	.sticky-social {
		display: none;
	}
    .h-height {
        height: 156px;
    }
    .navbar-dark .navbar-toggler {
        color: unset !important;
        border-color: unset !important;
        box-shadow: unset !important;
    }
    .scrollToTop {
        right: 20px;
    }
    .container {
        padding: 0px 15px !important;
    }
    .navbar-dark .navbar-nav .nav-link::before {
        content: unset;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #fff !important;
    }
    .navbar-nav {
        margin-top: 10px !important;
    }
    .scrollToTop {
        background-image: url(../images/bizet-scroll-to-top.png);
        width: 46px;
        height: 40px;
        position: fixed;
        right: 27px;
        bottom: 20px;
        background-repeat: no-repeat;
        z-index: 99;
    }
	.header-area {
		background-color: #0a1f43;
	}
    .header-button {
        margin-left: unset !important;
        padding: 8px 20px !important;
    }
    .navbar-dark .navbar-nav .nav-link:after {
        position: unset !important;
    }
    .navbar-brand img {
        width: 160px;
    }
	.footer-pattern-left, .footer-pattern-right {
		display: none;
	}
	.home-mobile-animate-sec {
		text-align: center;
	}
	.bottom-footer p {
		padding: 15px 0;
	}
	.enrolling-process .enrolling-sec-wrap {
		padding: 20px 15px !important;
	}
	#enrolling .nav-side-tabs {
		margin-top: 0 !important;
	} 
	.social-icon-sidemenu { 
		display: none;
	}
	.bar {
		display: none;
	}
	.single-about-box img {
		margin-top: 0;
		display: none;  
	}
	.single-about-content {
		padding: 30px;
		text-align: center;
		margin-bottom: 20px;
	}
	#home-about-us .col-md-4 {
		padding: 0 15px !important;
	}
	.about-us-content {
		margin-bottom: 0px !important;
	}
	#home-about-us {
		padding: 3% 0 1% 0;
	}
	.about-us-content h2, #enrolling .enrolling-top-content h2, .red-four-icon-sec h2, .testimonial_box-text h3 {
		font-size: 38px !important;
		line-height: 50px !important;
	}
	.mobile-sec {
		margin-top: 50px;
	}
	#lorem-ipsum {
		padding: 4% 0 0% 0;
	}
	#bg-home-counter-section {
		padding: 6% 0 0;
	}
	#client-logo-section {
		padding: 6% 0;
	}
	.right-quote, .left-quote {
		display: none !important;
	}
	.testimonial-slide {
		padding: 0 !important;
	}
	.testimonial_box-text {
		padding: 20px 0;
		width: 100%  !important;
		position: relative;
	}
	.testimonial_box-top {
		padding: 0 !important;
	}
	.subscribe-form-content h3 {
		font-size: 30px;
		line-height: 39px;
	}
	.subscribe-foter-bg {
		padding: 20px 0px !important;
	}
	.subscribe_form button {
		font-size: 16px;
		padding: 19px 15px;
		margin-left: 0px;
	}
	.subscribe_form .form-control {
		width: 155px !important;
	}
	.slick-dots li {
		width: 30px !important;
		margin: auto !important;
		padding: 0 20px !important;
	}
	.slick-dots li button {
		font-size: 0;
		width: 30px !important;
		height: 30px !important;
	}
	.slick-dots .slick-active {
		opacity: 1;
		scale: 1.6;
		margin-right: 25px !important;
		margin-left: 10px !important;
	}
	.slick-dots {
		position: unset !important;
	}
	.testimonial_box-inner {
		margin-bottom: 40px !important;
	}
	#home-testimonial-section {
		background-color: #ececec;
		padding: 3% 0 10% 0;
	}
	.header-btn {
		display : none;
	}
	.home-banner-section {
		background-image: url(../images/home-mobile-bg.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.banner-side-section {
		position: unset !important;
	}
	.banner-home-content {
		margin-bottom: 30px;
		margin-top: 110px !important;
	}
	.banner-home-content h2 {
		font-size: 40px !important;
		line-height: 47px !important;
		padding-top: 35px !important;
	}
	.top-right ul {
		padding-bottom: 10px;
	}
	.banner-small-carousel {
		margin-top: 0px;
		padding: 15px 15px;
	}
	.carousel-control-next, .carousel-control-prev {
		display: none;
	}
	#enrolling .tab-content-part {
		padding: 20px 0;
	}
	#contact-details-tab .tab-content {
		position: unset !important;
	}
	.about-page-banner-wrap h1 {
		font-size: 40px !important;
		line-height: 50px !important;
	
	} 
	.mission-vision-wrap h2, .join-us-content h2 {
		font-size: 38px !important;
		line-height: 50px !important;
	}
	.callus-content h5 {
		font-size: 20px;
		margin-bottom: 20px;
		line-height: 30px;
	}
	.franchin-para {
		width: 100% !important;
		padding-bottom: 15px !important;
	}
	.franchin-section {
		padding: 3% 0px !important;
	} 
	.arrow-image, .arrow-image2 {
		display: none !important;
	}
	.woman-model-banner-section {
		padding: 10px 0px !important;
		background-image: unset !important;
		background-color: #e8e8e8 !important; 
	}
	.project-content-section .grid-container {
		display: unset !important;
		gap: 0 !important;
	}
	.franchin-heading {
		font-size: 38px !important;
		line-height: 50px !important;
	}
	.project-content-section {
		background-color: unset !important;
		padding: 0% 15px 20% 15px !important;
	}
	.grid-container > div {
		padding: 6% 3% !important;
	}
	.hover-img img.light-img {
		display:block !important;
		background-color: #df0303 !important;
		text-align:center !important;
		margin: auto !important;
	}
	.hover-img h5{
		color:#fff !important;
	}

	.hover-img img.dark-img{
		display:none !important;
	}
	.hover-img{
		background:#df0303 !important;
	}
	.woman-banner-heading {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	#woman-banner-left {
		padding-top: 0% !important;
	}
	.slick-dots {
		padding-left: 0px !important;
	}
	.home-abt-us {
		margin-bottom: 45px !important;
	}
	.single-work-content-sec, .join-us-content, .callus-content h5, .about-us-content p, .mission-vision-ontent, .enquire-sec-wrap, .tab-title-left h2  {
		text-align: center !important;
	}
	.enquire-sec-wrap h2 {
		font-size: 38px !important;
		line-height: 50px !important;
	}
	.single-box-wrap {
		background: #E6312C !important;
		color: #fff !important;
	}
	.dis-n {
		display: none;
	}
	.single-box-wrap p {
		color: #fff !important;
	}
	.discovery-para {
		font-family: 'Source Sans Pro', sans-serif;
		width: 100% !important;
	}
	.enrolling-top-content {
		text-align: center !important;
	}
	#enrolling .tab-content-part {
		padding: 20px 0 !important;
	}
	.nav-side-tabs {
		flex-direction: column-reverse; 
		display: flex;
	}
	#enrolling .cases-solved-sec {
		margin-bottom: 20px;
	}
	.about-page-banner .social-icon-sidemenu, .why-us-success-quote, .why-us-success-dot, .dotted-right-img, .dotted-left-img {
		display: none !important;
	}
	#why-join-us-sec .good-management {
		margin-top: 0 !important;
	}
	.footer-adress-detail {
		margin-bottom: 30px;
	}
	.banner-carosel-images .para {
		font-family: 'Source Sans Pro', sans-serif;
		font-style: normal;
		font-weight: 400;
		opacity: 0.9;
		font-size: 16px;
		letter-spacing: 0.2px;
		line-height: 30px;
	}
	#contact-details-tab .nav-pills {
		padding: 20px 0px 20px 0 !important;
	}
	.tab-title-left h2 {
		font-size: 38px !important;
		line-height: 50px !important;
	}
	.our-core-value-list li {
		margin-left: 30px;
	}
	#contact-us-form-sec .right-form-section {
		padding: 15px !important;
	}
	.red-four-icon-sec {
		text-align: center !important;
	}
	.right-form-section {
		margin-bottom: 7% !important;
	}
	.tab-content-part {
		text-align: center !important;
	}
	#contact-us-social-media-sec {
		background-color: #ececec;
		padding: 6% 0 24% 0 !important;
	}
	#why-us-success-stories .testimonial h2 {
		font-weight: 400 !important;
		font-size: 38px !important;
	}
	.discovery-para{
		padding-right: 0px !important;
	}
	#woman-banner-left {
		text-align: center !important;
	}
	#property-header .navbar-nav .nav-item:hover .dropdown-menu {
		width: 100% !important;
	}
	}

@media(min-width:768px) and (max-width:991px) {
    .navbar-dark .navbar-nav .nav-link::before {
        content: unset;
    }

    .navbar-dark .navbar-nav .nav-link {
        padding: .5rem 0rem;
    }

    .navbar-nav {
        margin-top: 10px !important;
    }

    .header-btn .zoop-btn {
        padding: 0rem 0rem;
    }

    .header-btn .zoop-btn {
        font-weight: 400;
        background: transparent !important;
        color: rgba(0, 0, 0, .7) !important;
        font-weight: 400 !important;
    }

    .header-btn .zoop-btn.btn-primary:hover {
        background: transparent !important;
    }

    .zoop-head {
        width: 100%;
    }

    .scrollToTop {
        background-image: url(../images/bizet-scroll-to-top.png);
        width: 46px;
        height: 40px;
        position: fixed;
        right: 40px;
        bottom: 20px;
        background-repeat: no-repeat;
        z-index: 99;
    }

    .header-button {
        margin-left: unset !important;
    }
}

@media (max-width: 575px) {
    .scrollToTop {
        background-image: url(../images/bizet-scroll-to-top.png);
        width: 46px;
        height: 40px;
        position: fixed;
        right: 20px;
        bottom: 20px;
        background-repeat: no-repeat;
        z-index: 99;
    }
}

@media (min-width:992px) and (max-width:1028px) {
    .header-button {
        margin-left: 7rem !important;
    }
}

@import url("https://fonts.googleapis.com/css?family=Gelasio&display=swap");

.bar {
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  color: white;
      overflow: hidden;
  font-family: Gelasio;
  font-size: 18px;
}

.bar_content {
  display: block; 
  width: 100%;
  transform: translateX(100%); 
  animation: move 60s linear infinite;
}


@keyframes move {
  to { transform: translateX(-100%); }
}




#app {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  place-items: center;
}

.carousel_container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 600px;
}

.carousel {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.slide {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  transition: all 0.5s ease-in-out;
}
.slide_img {
  object-fit: contain;
  min-width: 250px;
  height: 250px;
}

.controls {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  z-index: 300;
  padding: 0 2rem;
}

.controls_button {
  cursor: pointer;
  padding: 1rem;
  background: transparent;
  margin: 1rem;
  border-radius: 4px;
}
#enrolling .nav-pills {
    background: #ECECEC;
    padding: 40px 22px;
    border-radius: 12px;
}
#enrolling .nav-pills .nav-link.active, #enrolling  .nav-pills .show>.nav-link {
    background: #0A1F43;
	color: #fff;
}
#enrolling  .nav-pills .nav-link {
    background: #fff;
    color: #00092C;
    box-shadow: 0px 1px 45px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    padding: 20px 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
}

.enrolling-process .enrolling-sec-wrap {
    background: #1F2D50;
    border-radius: 20px;
}
#enrolling  .cases-solved-sec {
    background: #ECECEC;
    padding: 40px;
    border-radius: 12px;
}
#enrolling  .cases-solved h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 54px;
	color: #1F2D50;

}
#enrolling  .cases-solved h5 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	color: #1F2D50;
}
#enrolling  .nav-side-tabs{
    margin-top: -80px;
}
#enrolling  .tab-content-part {
   padding: 20px;
}
#enrolling  .tab-content-part h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
	color: #FDFDFD;
}
#enrolling  .tab-content-part h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	color: #FFFFFF;
}
#enrolling  .tab-content-part p {
	color: #fff;
}
.single-about-content p {
	color: #fff;
}
.single-about-content h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
    margin-bottom: 20px;
	color: #FFFFFF;
}
#enrolling  .enrolling-top-content p {
	color: #fff;
}
#enrolling  .enrolling-top-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #FFFFFF;
}
.home-mobile-animate-sec h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
	text-transform: capitalize;
	color: #282E3F; 
}
.about-us-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #ffffff;
}
.about-us-content p {
	color: #ffffff;
}
.red-four-icon-sec h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #282E3F;
}
.red-four-icon-sec p {
	color: #282E3F;
}
.home-abt-us {
	margin-bottom: 100px;
}

#lorem-ipsum .border-btn {
    padding: 15px 30px;
    text-decoration: none;
    color: #E6312C;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #E6312C;
	border-radius: 3px;
}
#lorem-ipsum .border-btn i {
	margin-left: 20px;
	color: #E6312C;
}
.chapter-meeting .border-btn {
    padding: 15px 30px;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #ffffff;
	border-radius: 3px;
}
.chapter-meeting .border-btn i {
	margin-left: 20px;
	color: #ffffff;
}
.header-btn .post-btn i {
	margin-left: 10px;
	color: #0a1e43;
}
.header-btn .post-btn {
	color: #0a1e43;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 15px;
    border: 1px solid #0a1e43!important;
    border-radius: 3px;
    margin-right: 20px;
    background: #fff;
}
.post-member {
	margin-right: 0px !important;
}



.section1{
	position:relative;
	height:100%;
	background:#F1F5F8;
	padding:10px 0px;
	width:100%;
  }
  .section1 h2{
	text-align:center;
	font-size:40px;
  }
  .section1 p{
	text-align:center;
	padding:0px 70px;
	color:grey;
  }
  .sticky-social{
	position:fixed;
	top:30%;
	padding:0px;
	margin:0px;
	z-index: 1;
  }
  .social{
	list-style:none;
  }
  .social li{
	padding:10px 10px;
	font-size:25px;
	transition:all 0.8s ease-in-out;
  }
  .social li:hover{
	  margin-right:-30px;
   box-shadow:2px 5px 10px grey;
  }
  .social li:hover .fa{
	  margin-left:20px;
	
  }
  li.fb i {
    color: #fff;
}
li.twitter i {
    color: #fff;
}
li.linkedin i {
    color: #fff;
}

li.insta i {
    color: #fff;
}

li.youtube i {
    color: #fff;
}

li.pin i {
    color: #fff;
}
  .fa{
	color:#fff;
	transition:all 0.8s ease-in-out;
  }
  .fb{
	background-color:#3C5A98;
  }
  .twitter{
	  background-color:#1EA1F2;
  }
  .linkedin {
    background-color: #006192;
	}
  .insta{
	  background-color:#DC4F42;
  }
  .pin{
	  background-color:#00a884;
  }
  .youtube{
	  background-color:#CB2128;
  }

/*about-us css start*/

.about-us-wraps h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 52px;
	color: #FFFFFF;
}
.single-work-content-sec h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
}
.pos-abs h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
}
.callus-content h5 {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
}
.our-mission-content  p {
	color: #fff;
	opacity: .9;
}
.core-value p {
	color: #fff;
	opacity: .9;
}
.core-value-space {
	    padding: 50px 15px 20px 15px !important;
}
.mission-vision-wrap h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 52px;
	color: #FFFFFF;
}
.enquire-sec-wrap h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #FFFFFF;
}
.enquire-sec-wrap p {
	color: #fff;
	opacity: .9;
}
.mission-vision-wrap p {
	color: #fff;
	opacity: .9;
}
.about-page-banner {
    background-image: url(../images/about-page-banner-bg.png);
	background-repeat: no-repeat;
		background-size: cover;
}
.about-page-banner-wrap{
    color: #fff;
}
.about-page-banner-wrap h1{
	font-family: 'Archivo', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 65px;
	color: #FFFFFF;

}
#about-us-page{
    background-image: url(../images/bg-red.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 6% 0 6% 0;
}
.about-us-page{
    background-image: url(../images/bg-red.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 6% 0 6% 0;
}
#about-us-page a{
    color: #fff;
}
.about-us-page a {
	 color: #fff;
}
.want-to-work-img-bg img {
    border-radius: 20px;
}
.pos-abs {
	position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    padding: 0px 50px;
    display: flex;
    align-items: center;
}
.single-work-sec {
    position: relative;
	z-index: 5;
}
.mission-vision-sec {
    background-color: #0A1F43;
    color: #FFF;
}
.our-mission-content,
.core-value {
    text-align: center;
    background-color: #1F2D50;
    border-radius: 20px;
}
.about-page-banner-content p, .about-page-banner-content a { 
	color: #fff;
	opacity: .9;
}
	
img.mv-img {
    border-radius: 20px;
}
.core-value li {
	color: #fff;
	opacity: .9;
    text-align: left!important;
    list-style: none;
}
.bizet-philosophy p{
	font-size: 20px;
}
.mission-vision-wrap ul{
    padding-bottom: 42px;
}
.single-box-wrap:hover .dis-b {
	align-items: center;
}
.single-box-wrap:hover .dis-n {
	display: none;
}
.single-box-wrap:hover {
	background: #E6312C;
	color: #fff;
    transition: all 0.5s;
}
.single-box-wrap:hover p{
	color: #fff !important;
}
.single-box-wrap{
	position: relative;
}
.dis-n{
	position: absolute;
}
.single-box-wrap {
	box-shadow: -1px 2px 13px -6px #ccc;
	border-radius: 15px;
	background: #fff;
}
span.aboutus-number.counter {
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
}
section.about-construction {
    background: #ECECEC;
}
section.enquire-sec {
    background-image: url(../images/enquire-sec-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.enquire-sec-wrap p {
    color: #fff;
}
.about-page-banner-content {
    max-width: 800px;
    margin: 0 auto;
}

@media screen and (max-width:767px) {
    .core-value{
        margin-top: 20px;
    }
}



/*about-us css end*/


/* why us start */

#why-join-us-sec .why-us-management img {

}
#why-join-us-sec .why-us-management h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#why-join-us-sec .why-us-management p {
	color: #fff;
	opacity: 0.9;
}
#why-join-us-sec .why-us-management {
	background-color: #0A1F43;
	padding: 35px;
	border: 1px solid #E6312C;
	box-shadow: 20px 39px 50px rgba(0, 0, 0, 0.4);
	border-radius: 10px;
}
#why-join-us-sec {
	background-color: #E6312C;
	padding: 6% 0 6% 0;
}
#why-join-us-sec .good-management {
	margin-top: 170px;
}
#why-join-us-sec .dotted-left-img {
	bottom: -50px;
    position: absolute;
    left: 70px;
}
#why-join-us-sec .dotted-right-img {
	top: -50px;
    position: absolute;
    left: 70px;
}
#why-join-us-sec .why-join-left-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #FFFFFF;
}
#why-join-us-sec .why-join-left-content p {
	color: #FFFFFF;
	opacity: 0.9;
}
#why-join-us-sec .why-us-bg-pattern {
	position: absolute;
	bottom: 0;
	left: 0;
}
#why-us-success-stories .why-us-success-dot {
	position: absolute;
    top: -55px;
    left: 30%;
    width: 90px;
}
#why-us-success-stories .why-us-success-quote {
	position: absolute;
    top: -55px;
    width: 80px;
    left: 108px;
}
#why-us-success-stories .testimonial {
	padding: 30px;
}
#why-us-success-stories .testimonial h2 {
	font-family: 'Bebas Neue', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 72px;
	line-height: 110%;
	text-transform: capitalize;
	color: #FFFFFF;
}
#why-us-success-stories .testimonial p {
	color: #fff;
	opacity: .9;
}
#why-us-success-stories {
	background-color: #0A1F43;
	padding: 6% 0 6% 0;
}

a:hover, a:focus{
	text-decoration: none;
}
#why-us-success-stories .why-join-left-content .number {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 80px;
	line-height: 100px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#why-us-success-stories .why-join-left-content p {
	color: #fff;
	opacity:.9;
}
#why-us-success-stories .owl-carousel .owl-dots {
	padding-left: 30px;
}
#why-us-success-stories .owl-carousel button.owl-dot.active {
    background: #E51C24;
    color: #E51C24;
}
#why-us-success-stories .owl-carousel button.owl-dot {
    background: #bcbcbc;
    border: none;
    margin-right: 0px;
    padding: 2px 13px !important;
    font: inherit;
    border-radius: 0;
	opacity: .9;
}

/* why-us-end */

/* contact-us-start */

#contact-us-form-sec .red-four-icon-sec h2 {
	color: #fff;
}
#contact-us-form-sec .red-four-icon-sec p {
	color: #fff;
	opacity: .9;
}
#contact-us-form-sec .right-form-section {
	background: #FFFFFF;
    border-radius: 15px;
    padding: 30px;
}
#contact-us-form-sec {
	background-color: #E6312C;
	padding: 6% 0 0% 0;
}
.right-form-section {
	margin-bottom: 12%;
}
#contact-us-form-sec .right-form-section .form-control {
	background: #F4F5F6;
	border: 1px solid #D7DADD;
	border-radius: 4px;
	padding: 12px;
    margin-bottom: 25px;
}
#contact-us-form-sec .right-form-section .drpdwn-type, .join-form-wrap .drpdwn-type {
	background: #F4F5F6;
	border: 1px solid #D7DADD;
	border-radius: 4px;
	width: 100%;
	padding: 15px 12px;
    margin-bottom: 25px;
}
select:focus-visible  {
outline: -webkit-focus-ring-color auto 0px;
}
#contact-us-form-sec ::placeholder, #contact-us-form-sec select, .join-form-wrap select {
	font-family: 'Ubuntu', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: #9A9CA5;
}
#contact-us-form-sec .right-form-section label, .join-form-wrap label {
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: #424551;
}

#contact-details-tab {
	background-color: #0A1F43;
	position:relative;
}
#contact-details-tab .nav-side-tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    /* background-color: #e6312c; */
}
.red-act{
	background-color:#e6312c !important;
}
#contact-details-tab .nav-side-tabs .nav-pills .nav-link {
	background-color: #053561;
    color: #fff;
    margin-bottom: 10px !important;
    padding: 15px;
    text-align: left;
}
#contact-details-tab .tab-content-part h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#contact-details-tab .tab-content-part li, #contact-details-tab .tab-content-part li a {
	font-family: 'Archivo', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}
#contact-details-tab .tab-content {
	background-color: #053561;
    position: absolute;
    right: 0;
    top: 0;
	height: 100%;
}
#contact-details-tab .nav-pills {
    padding: 50px 50px 50px 0;
}
#contact-us-social-media-sec .social-icon {
	cursor: pointer;
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 5px;
	box-shadow: 0px 80px 80px -20px rgba(154, 156, 165, 0.08), 0px 30px 24px -10px rgba(154, 156, 165, 0.05), 0px 12px 10px -6px rgba(154, 156, 165, 0.04), 0px 4px 4px -4px rgba(30, 33, 44, 0.03);
}
#contact-us-social-media-sec .social-icon h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	text-transform: capitalize;
	color: #9A9CA5;
	margin-bottom: 0px;
}
#contact-us-social-media-sec .social-icon:hover {
	background: #E21D1D;
	box-shadow: 0px 60px 80px -20px rgba(255, 90, 48, 0.16), 0px 26px 24px -10px rgba(255, 90, 48, 0.1), 0px 12px 10px -6px rgba(255, 90, 48, 0.08), 0px 4px 4px -4px rgba(30, 33, 44, 0.05);
}
#contact-us-social-media-sec .social-icon:hover h4 {
	color: #fff;
}
#contact-us-social-media-sec {
	background-color: #ececec;
    padding: 6% 0 13% 0;
}
#contact-us-social-media-sec .social-icon-main {
	position: relative;
	z-index: 1;
}
.tab-title-left h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #FFFFFF;
}
#contact-us-social-media-sec .border-btn {
    padding: 15px 30px;
    text-decoration: none;
    color: #E6312C;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #E6312C;
    border-radius: 3px;
}
#contact-us-social-media-sec .border-btn i {
    margin-left: 20px;
    color: #E6312C;
}
#contact-us-social-media-sec .bg-font {
    -webkit-text-stroke: 2px #bbb;
}
/* contact-us-end */

/* join-us-start  */

.join-us-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
}
.join-us-content p {
	color: #fff;
	opacity: .9;
}
.single-paln-sec {
    background: #B81C29;
    border-radius: 20px;
    text-align: center;
}
.single-paln-sec h2{
    font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
	color: #FFFFFF;
}
.single-paln-sec h3 {
    font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #FFFFFF;
}
.single-paln-sec span {
    font-family: 'Segoe UI', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #FFFFFF;
}
.join-meeting-top-content h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
	color: #FDFDFD;
}
.join-meeting-top-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	color: #FFFFFF;
}
.join-meeting-sec li{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
}
.font-dark{
    font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #1E212C;
}
.join-bizet-form-sec {
    background-image: url(../images/franchise-form-newbg.png);
	background-repeat: no-repeat;
		background-size: cover;
}
#franchishing-join-bizet {
	background-image: url(../images/franchishing-young-business-woman-office-center.png) !important;
	background-repeat: no-repeat;
		background-size: cover;
}
form.join-form input,form.join-form textarea {
    background: #F4F5F6;
}

.join-form-wrap {
    background: #fff;
}
.join-form .border-btn {
    padding: 15px 20px;
    text-decoration: none;
    color: #E6312C;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #E6312C;
    border-radius: 3px;
}
.right-form-section .border-btn {
    padding: 15px 30px;
    text-decoration: none;
    color: #E6312C;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #E6312C;
    border-radius: 3px;
}
.right-form-section .border-btn i {
    margin-left: 20px;
    color: #E6312C;
}
.single-paln-sec:hover {
    background: #0A1F43;
    scale: 1.1;
    transition: all(0.5s);
}
.banner-content a {
    text-decoration: none;
    color: #FFF;
	margin-left: 10px;
    opacity: 0.9;
}
.about-page-banner-content p{
    opacity: 0.9;
    margin-bottom: 0;
}
@media screen and (max-width:767px) {
    .single-paln-sec{
        margin-bottom: 20px;
    }
	.social li {
		padding: 5px 5px !important;
		font-size: 16px !important;
		transition: all 0.8s ease-in-out;
	}
}

/* join-us-end  */

/* franchise start */

.franchin-section{
	background-image:  url(../images/bg-red.png);
	background-repeat: no-repeat;
		background-size: cover;
	padding: 6% 0px;
}
.franchin-heading{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 60px;
	text-transform: capitalize;
	color: #fff;
}
.franchin-para{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	color: #FFFFFF;
	width: 820px;
	padding-bottom: 40px;
}
.discovery-heading{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal; 
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #EBEBEB;
}
.discovery-para{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	color: #FFFFFF;
	opacity: .9;
	padding-right: 20px;
}
.arrow-image{
	padding-left: 50px;
}

.number-image{
	border-top: 2px solid white;
	padding-top: 20px;
}
.project-content-section{
	background-color:  #ECECEC;
	padding: 6% 0 10% 0;
}
.project-image-section{
	padding: 5%;
	background-color: white;
	text-align: center;
}
.project-heading{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
	color: #9A9CA5;
}
/* .project-content-section .container { */
  /* display: flex; */
  /* padding: 10px; */
  /* justify-content: center; */
/* } */

.project-content-section .container .hover-img {
  background-color: rgba(255, 255, 255, 0.8);
 
  text-align: center;
  font-size: 20px;
  padding: 30px 40px;
}

.woman-model-banner-section{
	padding: 50px 0px;
	background-image:  url(../images/woman-bg-model.png);
	background-position: right;
    background-size: cover;	
}
.woman-banner-heading{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
    line-height: 60px;
    margin-bottom: 20px;
	color: #0A1F43;
	text-transform: capitalize;
	
}
.woman-banner-para{
	font-family: 'Archivo', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #0A1F43;
}

.member-login a{
	color:  #0A1F43;
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	border: 2px solid black;
	text-align: center;
	padding: 20px;
}
.member-login i{
	padding-left: 5px;
}
#woman-banner-left{
	padding-top: 16%;
}
.hover-img .light-img{
	display:none;
}
.hover-img:hover img.light-img {
    display:block;
	background-color: #df0303;
	text-align:center;
	margin: auto;
}
.hover-img:hover  {
	background-color: #df0303 !important;
}
.hover-img:hover h5{
	color:#fff;
}

.hover-img:hover img.dark-img{
	display:none;
}
.hover-img:hover{
	background:#df0303;
}



/* franchise end */

.footer-phne-mail  {
	position: relative;
	z-index: 1;
}
.footer-adress-detail li a {
	color: #fff;
}
.banner-home-icon {
	margin-top: -4px;
    margin-right: 10px;
}
.about-trible-clrs {
	height: auto;
}
.banner-carosel-images img {
	height: 100%;
    object-fit: cover;
}
#client-logo-section .owl-carousel button.owl-dot {
    background: #fff;
    color: inherit;
    border: none;
    padding: 5px !important;
    margin-left: 10px !important;
    font: inherit;
    border-radius: 50% !important;
}
#client-logo-section .owl-dots  {
	display: block !important;
	text-align: center;
}
.home-count-left-content {
	margin-left: 15px;
}
.social-icon-sidemenu  li a {
	color: #fff;
	text-decoration: none;
}
.footer-social-icon ul li a i {
	color: #fff;
	text-decoration: none;
}
.about-us-wrap {
	position: relative;
	z-index:0;
}
/* .core-value-space   { */
	/* list-style-image: url(../images/li-icon.png) ; */
/* } */
/* .core-value-space li { */
    /* list-style-image: url('https://www.w3schools.com/cssref/sqpurple.gif') !important; */
/* } */
.our-core-value-list li img {
	position: absolute !important;
    top: 10px !important;
    left: -30px !important;
}
.our-core-value-list li { 
	position: relative !important;
	margin-bottom: 15px;
}
.our-core-value-list li{
	color: #fff;
	text-align: left;
}
.join-bizet-form-sec .join-form .form-control {
	background: #F4F5F6;
    border: 1px solid #D7DADD;
    border-radius: 4px;
    padding: 12px;
    margin-bottom: 25px;
}
.join-bizet-form-sec .join-form label {
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #424551;
}
.join-bizet-form-sec .join-form ::placeholder, .join-bizet-form-sec .join-form select {
	font-family: 'Ubuntu', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: #9A9CA5;
}


.lets-play {
	background-color: transparent;
    border: none;
}
#video-wrap:not(.active) {
  opacity: 0;
  visibility: hidden;
}
#video-wrap .video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#video-wrap .video-container {
  width: 95%;
  transition: all 0.3s ease-in-out;
  transform: scale(0.9);
}
#video-wrap .close-video {
  background-color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 5%;
  top: 5%;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  border: solid 2px #000;
  padding: 0;
  transition: all 0.3s ease-in-out;
  z-index: 150;
}
#video-wrap .close-video:before, #video-wrap .close-video:after {
  content: "";
  width: 60%;
  height: 3px;
  background-color: #000;
  position: absolute;
  transition: all 0.3s ease-in-out;
}
#video-wrap .close-video:before {
  transform: rotate(42deg);
}
#video-wrap .close-video:after {
  transform: rotate(-42deg);
}
#video-wrap .close-video:focus {
  outline: none;
}
#video-wrap .close-video:hover {
  background-color: #000;
}
#video-wrap .close-video:hover:before, #video-wrap .close-video:hover:after {
  background-color: #fff;
}
#video-wrap video, #video-wrap iframe {
  position: relative;
  z-index: 10;
  border-radius: 12px;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
  width: 100%;
  height: 100vh;
  max-height: 85vh;
  background-color: #000;
}
#video-wrap video {
  object-fit: cover;
}
#video-wrap.active {
  opacity: 1;
  visibility: visible;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 12px;
  height: 100vh;
  display: flex;
  transition: all 0.3s ease-in-out;
  z-index: 9991;
  align-items: center;
  justify-content: center;
}
#video-wrap.active .video-container {
  transform: scale(1);
}
@media (max-width: 1659px) and (min-width: 1330px) {
  #video-wrap .video-container {
    max-width: 978px;
  }
}
@media (min-width: 1660px) {
  #video-wrap .video-container {
    max-width: 1431px;
  }
}

@media (min-width: 768px) {

.mbl-bg-woman {
    display: none;
}
}
.home-franchishing {
	background-color: #ECECEC !important;
	    background-image: unset !important;
}
.home-franchishing h2, .home-franchishing p {
	color: #000 !important;
}
.home-franchishing .border-btn {
    padding: 15px 30px;
    text-decoration: none;
    color: #E6312C !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #E6312C !important;
    border-radius: 3px;
}

.top-header { 
    padding: 0.5rem 0 1rem 0;
    /* background-color: #0a1f43; */
} 
.top-left ul {
    display: inline-flex !important;
}
.top-header a {
    color: #fff;
    text-decoration: none;
    font-size: .9rem;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}
.info-mail {
    padding-left: 20px;
}
.top-header .top-right {
    text-align: center;
}
.top-right ul{
    display: flex!important;
    justify-content: space-between;
}
.top-right ul {
    padding-left: 0px;
}
.top-right ul li {
    list-style: none;
    padding-right: 15px;
}
.top-header .top-right i {
	color: #ffffff;
    font-size: 22px;
    margin-right: 10px;
} 
.top-header a.header-mail{
	font-weight: 500;
}
.franchishing-whatsup-btn {
	z-index: 0;
}
.franchishing-whatsup-btn .border-btn {
    padding: 15px 30px;
    text-decoration: none;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 23px;
    border: 1px solid #fff;
    border-radius: 3px;
}
.franchishing-whatsup-btn .border-btn i {
    margin-left: 20px;
}