* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Fredoka One', cursive;
	color: #333;
	background: #fff;
    overflow: auto !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
}

.slider-video iframe {
	width: 100%;
	height: 600px;
}


a {
	-webkit-transition: all 0.4s ease!important;
	transition: all 0.4s ease!important;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input::placeholder,
select::placeholder,
textarea::placeholder {
	color: #fff!important;
}

.bg-lightblue {
	background: #f1f5f9;
}

/*.w-60 {
	width: 60px!important;
}
.w-400 {
	width: 400px!important;
}
.w-300 {
	width: 300px!important;
}
.w-200 {
	width: 200px!important;
}
.w-100-p {
	width: 100%!important;
}
.w-auto {
	width: auto!important;
}

.h-70 {
	height: 70px!important;
}
.h-100 {
	height: 100px!important;
}
.h-200 {
	height: 200px!important;
}
.h-300 {
	height: 300px!important;
}
*/
/*.w-100 {
    width: 400px !important;
    height: 100vh;
}*/
.bg_ffffff {
	background: #ffffff!important;
}
.bg_333333 {
	background: #333333!important;
}
.bg_f3f3f3 {
	background: #f3f3f3!important;
}
.bg_3867D6 {
	background: #3867D6!important;
}

.c_f3f3f3 {
	color: #f3f3f3!important;
}
.c_red {
	color: red;
}
.fz_40 {
	font-size: 40px!important;
}
.fw_700 {
	font-weight: 700!important;
}
.fl_l {
	float: left;
}
.d_n {
	display: none!important;
}
.d_b {
	display: block!important;
}

.pt_8 {padding-top: 8px!important;}

.pos_r {position: relative!important;}



.btn-arf {
	background: #3867D6!important;
	border: 0;
}

.btn-arf:hover {
	background: #333!important;
}


.top {
	background: #3867D6;
	padding-top: 6px;
	margin-bottom: -4px;
}

.top-contact {
	color: #fff;
}

.top-contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-banner .bg-page {
    display: none;
}
.page-banner .text {
    display: none;
}
.top-contact li {
	display: inline-block;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 17px;
	font-size: 14px;
}
.header-sticky.animated.fadeInDown li a {
    color: #0C5BA6 !important;
}
.fadeInDown a.navbar-brand {
    display: none;
}
.fadeInDown a.scroll-logo {
    display: block !important;
}
.fadeInDown .main-nav {
    background: #fff;
    box-shadow: 0 -2px 6px rgb(0 0 0 / 18%);
}
.top-contact li:last-child {
	margin-right: 0;
}

.top-contact li i {
	vertical-align: middle;
	font-size: 14px;
}

.top-contact li span {
	margin-left: 8px;
}

.top-right {
	display: flex;
	justify-content: flex-end;
}

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

.top-social li {
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	margin-top: 5px;
}

.top-social li:last-child {
	margin-right: 0px;
}

.top-social a {
	display: block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.top-social a:hover {
	color: #f8be2e;
}

.top-profile li {
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 14px;
}

.top-profile li a {
	color: #fff;
}

.top-profile li:last-child {
	margin-right: 0px;
}

.top-profile li.cart {
	position: relative;
}

.top-profile li.cart .number {
	position: absolute;
	right: -18px;
	top: -6px;
	background: yellow;
	color: #333;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 16px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
	.top-contact,
	.top-contact ul {
		width: 100%;
	}

	.top-contact ul {
		text-align: center;
	}

	.top-social {
		margin-top: 10px;
	}

	.top-social,
	.top-social ul {
		width: 100%;
	}

	.top-social ul {
		text-align: center;
	}

	.top-right {
		display: block;
	}

	.top-profile ul {
		text-align: center;
		margin-top: -10px;
	}

	.top-profile ul li {
		display: inline-block;
	}
}



/* Main Nav */
.main-nav {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}

.main-nav .navbar {
	padding-left: 0;
	padding-right: 0;
}
.feature-list .icon img {
    height: 110px;
    margin: 0 auto;
    display: block;
}
.main-nav nav .navbar-nav .nav-item {
	padding-top: 15px;
	padding-bottom: 15px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
	top: 88px!important;
	background: #3867D6!important;
	padding: 0!important;
	border: none!important;
	border-radius: 0!important;
}

.main-nav nav .navbar-nav .nav-item a {
	color: #fff;
}

.mobile-nav.mean-container .mean-nav ul li a.active,
.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item a:focus,
.main-nav nav .navbar-nav .nav-item a.active,
.main-nav nav .navbar-nav .nav-item:hover a,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a {
	color: #3867D6;
}
.header_below h2 {
    color: #fff;
    font-family: 'Titan One', cursive;
    font-size: 45px;
     position: relative;
    z-index: 9999;
}
.in-section h3 {
    font-size: 18px;
    font-family: 'Fredoka One', cursive;
    color: #fff;
     position: relative;
    z-index: 9;
}
.in-section {
    padding-right: 172px;
    padding-left: 30px;
    padding-top: 50px;
    border-radius: 10px;
    position: relative;
    z-index: 9;
}
/*.in-section:after {
    background: linear-gradient(to bottom right, #002f4b, #dc4225);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.2;
    z-index: 1;
    border-radius: 10px;
}*/
a.try_it {
    background: #3867D6;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-family: 'Fredoka One', cursive;
    font-size: 25px;
    border-radius: 25px;
     position: relative;
    z-index: 9;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}
p.tag_line {
    font-family: 'Fredoka One', cursive;
    font-size: 16px;
    color: #3867D6;
    padding-bottom: 20px;
     position: relative;
    z-index: 9;
}
.read-more {
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-item.footer-service p {
    font-size: 21px;
    color: #fff;
       padding: 0 64px;
    margin-top: 30px;
}
.footer-item.footer-service img {
	width: 100%;
}
.footer_logo {
    margin-right: 127px;
}
ul.fmain li:before{
	display: none;
}
.main-nav nav .navbar-nav .nav-item a {
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    font-family: 'Fredoka One';
    text-transform: capitalize;
}
/*.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
	color: #fff!important;
	background: #333!important;
}*/

.main-nav img {
    height: auto;
    width: 340px;
}


/* Sticky Nav */
.sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	z-index: 999;
}




/* Sidepanel */
.sidepanel {
  	height: 250px; /* Specify a height */
  	width: 0; /* 0 width - change this with JavaScript */
	position: fixed; /* Stay in place */
	z-index: 1; /* Stay on top */
	top: 0;
	left: 0;
	background-color: #111; /* Black*/
	overflow-x: hidden; /* Disable horizontal scroll */
	padding-top: 60px; /* Place content 60px from the top */
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
}
.sidepanel a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.sidepanel a:hover {
  	color: #f1f1f1;
}
.sidepanel .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
.openbtn {
	font-size: 20px;
	cursor: pointer;
	background-color: #111;
	color: white;
	padding: 10px 15px;
	border: none;
}
.openbtn:hover {
  	background-color: #444;
}







/* Slider */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.slider-item {
	width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.slider-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0a3041;
    opacity: 0.6;
}

.slider-bg-video {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0a3041;
    opacity: 0.6;
    z-index: 99;
}
video#myVideo {
    max-width: 100%;
    width: 100%;
}
.col-md-over {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}
.in-section h2 {
    color: #3867D6;
    position: relative;
    z-index: 9;
}
a.try_it:hover {
    background: #FEA633 !important;
    color: #fff;
    /*animation: jelly-btn 2s ease-in infinite;*/
}
/*.video_section:after {
    background-image: url(../../uploads/Leave-50.svg);
    background-position: center top;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 500px;
    z-index: 9;
    background-repeat: no-repeat;
}*/
/*.video_section:before {
    content: "";
    background: hsla(34, 99%, 60%, 1);
    background: linear-gradient(180deg, hsla(34, 99%, 60%, 1) 40%, hsla(236, 93%, 65%, 1) 100%);
    background: -moz-linear-gradient(180deg, hsla(34, 99%, 60%, 1) 40%, hsla(236, 93%, 65%, 1) 100%);
    background: -webkit-linear-gradient(-90deg, hsla(34, 99%, 60%, 0.9) 40%, hsla(236, 93%, 65%, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#FEA633", endColorstr="#5460F9", GradientType=1 );
    position: absolute;
    z-index: 9;
    left: 0;
    width: 500px;
    height: 100%;
    animation: gradient-animation 18s ease infinite;
}*/
@keyframes video_section {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*.in-section h2 {
    color: #FEA633;
}*/
.video_section {
    position: relative;
    overflow: hidden;
    display: block;
    height: auto;
}
/*.video_section:after {
    background-image: url(../../uploads/Leave-50.svg);
    background-position: center top;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 500px;
    z-index: 9;
    background-repeat: no-repeat;
}*/
.blob-hero {
     width: 100vw; 
    height: 100% !important;
    margin-bottom: -6px;
}
.svg-canvas {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-left: calc((100% - 1350px) / 2);
    align-items: self-start;
    justify-content: center;
    pointer-events: none;
}
video#myVideo {
    max-width: 100%;
    width: 100%;
    max-width: 100%;
    width: 100%;
    transition: 1s opacity;
    display: block;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    pointer-events: none;
    z-index: -1;
}
.share_btn {
    margin-left: auto;
}
.share_box {
    display: flex;
    align-items: center;
}
.video-carousel-1 {
    padding-top: 20px;
    /*margin-left: 70px;*/
}
.service_page_f .service-item .photo img {
    width: 100%;
    /*height: 220px;
    object-fit: fill;*/
}
.video-carousel-1 .owl-stage {
    padding-left: 0 !important;
}
.video-carousel-bg {
    background: url(../../uploads/bg_you.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center center; */
    padding-top: 125px;
    padding-bottom: 114px;
}
.slider-table {
    overflow: hidden;
    display: table;
    width: 100%;
    height: 600px;
}

.slider-text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.text-animated h1 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    margin-bottom: 15px;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    margin-bottom: 25px;
}
.join_us_right {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 0 50px 0px 20px;
}
.text-animated p {
    font-size: 18px;
    color: #fff;
    margin: 0;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.text-animated ul {
	padding-left: 0;
	margin-top: 20px;
}

.text-animated li {
    display: inline-block;
    margin-top: 22px;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.text-animated li a {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 11px 40px;
    text-decoration: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.text-animated li a:hover {
    background-color: #3867D6;
    color: #fff;
    border-color: #3867D6;
}

.slide-carousel {
    overflow: hidden;
}

.slide-carousel .owl-nav .owl-prev,
.slide-carousel .owl-nav .owl-next {
	display: none;
    text-align: center;
    font-size: 18px;
    position: absolute;
    width: 38px;
    height: 54px;
    line-height: 52px;
    top: 50%;
    margin-top: -25px;
    background: #3867D6;
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.slide-carousel .owl-nav .owl-prev {
    left: 0;
    margin-left: 0px;
}

.slide-carousel .owl-nav .owl-next {
    right: 0;
    margin-right: 0px;
}

.slide-carousel .owl-nav .owl-prev:hover,
.slide-carousel .owl-nav .owl-next:hover {
    background: #3867D6;
}

.slide-carousel .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -21px;
}

.slide-carousel .owl-dots .owl-dot {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #fff;
    display: inline-block;
    margin: 0 4px;
}

.slide-carousel .owl-dots .owl-dot.active {
    background: #fff;
}



/* Video Background */
.slider-video {
	position: relative;
	background-color: #00176e;
	color: #ffffff;
	height: 600px;
	overflow: hidden;
}
.slider-item-video .slider-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.slider-item-video .slider-table {
	z-index: 99;
	position: relative;
}
.slider-item-video .video-foreground,
.slider-item-video .video-foreground iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	pointer-events: none;
}

@media (min-aspect-ratio: 16/9) {
  	.slider-item-video .video-foreground {
    	height: 300%;
    	top: -100%;
  	}
}
@media (max-aspect-ratio: 16/9) {
  	.slider-item-video .video-foreground {
    	width: 300%;
    	left: -100%;
  	}
}
@media all and (max-width: 600px) {
  	.slider-item-video .vid-info {
    	width: 50%;
    	padding: 0.5rem;
  	}
  	.slider-item-video .vid-info h1 {
    	margin-bottom: 0.2rem;
  	}
}
@media all and (max-width: 500px) {
 	.slider-item-video .vid-info .acronym {
    	display: none;
  	}
}



/* =============================================== */
/* ================= Mobile Menu ================= */
/* =============================================== */
.mobile-nav img {
	height: 40px;
}
.mean-container .mean-bar {
	background-color: #fff;
}
.mean-container a.meanmenu-reveal span {
	background: #3867D6;
}
.mean-container a.meanmenu-reveal {
	color: #3867D6;
}




.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #134050;
	opacity: 0.7;
}
.feature {
    padding-top: 90px;
    padding-bottom: 90px;
    background: url("../../uploads/app_that_love.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.icon_text_g {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
/*.textcq {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    padding: 45px 50px 10px 100px;
}*/
.textcq {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 66%;
    padding: 42px 30px 30px 100px;
}
.feature-list p {
    font-size: 23px;
    font-family: 'Fredoka One', cursive;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 15px;
}
.feature-list {
 /*   background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 45px 25px 59px 25px;
    height: 321px;*/
    position: relative;
}
.img_sec img {
    width: 100%;
}

.feature .heading {
	text-align: center;
	margin-bottom: 30px;
}

.heding_s{
    font-size: 45px;
    text-align: center;
    color: #0C5BA6;
    font-family: 'Titan One', cursive;
    margin-top: 0;
    text-transform: uppercase;
}


.feature .feature-item {
	background: #3867D6;
	padding: 30px 20px;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-bottom: 25px;
}

.feature .feature-item .icon {
	font-size: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.feature .feature-item .icon img {
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	color: #3867D6;
	display: inline-block;
	padding: 10px;
}

.feature .feature-item h4 {
	font-size: 22px;
	margin-bottom: 15px;
	color: #fff;
}

.feature .feature-item p {
	font-size: 15px;
}

.feature .feature-item:hover {
	background: #333;
}


.corona-case {
	padding-top: 70px;
	padding-bottom: 80px;
	overflow: hidden;
}

.corona-case .heading {
	text-align: center;
	margin-bottom: 50px;
}

.corona-case .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #333;
	margin-top: 0;
}

.corona-case .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #928f8f;
}

.corona-case .corona-case-item {
	background: #fff;
	padding: 20px;
	color: #3867D6;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-bottom: 25px;
}

.corona-case .corona-case-item .icon {
	font-size: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.corona-case .corona-case-item .icon img {
	width: 80px;
	height: auto;
	text-align: center;
	display: inline-block;
	padding: 10px;
}

.corona-case .corona-case-item h4 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #3867D6;
	font-weight: 700;
}

.corona-case .corona-case-item h5 {
	font-size: 34px;
	font-weight: 700!important;
}

.corona-case .corona-case-item:hover {
	background: #333;
}


.countrywise {
	padding-top: 70px;
	padding-bottom: 80px;
	background: #3867D6;
	overflow: hidden;
}

.countrywise .heading {
	text-align: center;
	margin-bottom: 30px;
}

.countrywise .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	margin-top: 0;
}

.countrywise .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}

.countrywise .dataTables_length,
.countrywise div.dataTables_wrapper div.dataTables_info {
	display: none;
}

.countrywise div.dataTables_wrapper div.dataTables_filter label {
	color: #fff;
}

.countrywise div.dataTables_wrapper div.dataTables_paginate ul.pagination li {
	display: none;
}

.countrywise table.dataTable.display tbody tr {
	background: transparent;
}

.countrywise table.dataTable.display tbody tr>.sorting_1 {
	background: transparent;
}

.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button,
.countrywise .dataTables_wrapper .dataTables_paginate .ellipsis {
	color: #fff!important;
}

.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button.current {
	color: #333!important;
}

.countrywise .dataTables_wrapper .dataTables_filter input {
	border: 0;
	border-radius: 4px;
	outline: none;
	height: 30px;
	padding-left: 3px;
	padding-right: 3px;
}

.countrywise .dataTables_empty {
	color: #fff!important;
}

.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: transparent!important;
    color: #fff!important;
    padding: 6px 13px!important;
    border: 1px solid #fff!important;
    font-weight: 700;
}

.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #fff!important;
    color: #3867D6!important;
    padding: 6px 13px!important;
    border: 1px solid #fff!important;
    font-weight: 700;
}

.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #fff!important;
    color: #3867D6!important;
    padding: 6px 13px!important;
    border: 1px solid #fff!important;
    font-weight: 700;
}

.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.countrywise .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    color: #bbbbbb!important;
    background: #f9f9f9!important;
    padding: 6px 13px!important;
    border: 1px solid #c9c6f5!important;
}

.countrywise .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0;
}



.special {
	padding-top: 70px;
	padding-bottom: 80px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.special h2 {
	color: #b3b3b3;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 20px;
}

.special h3 {
	color: #fff;
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 30px;
}
.service_page_f .service-item img {
    width: 100%;
        border-radius: 25px;
}
.special p {
	color: #fff;
	font-size: 15px;
}

.special .read-more {
	margin-top: 30px;
}

.special .read-more a {
	background: #3867D6;
	border: 2px solid #3867D6;
	border-radius: 50px;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 600;
	text-transform: uppercase;
}

.special .read-more a:hover {
	background: transparent;
	border-color: #fff;
}
a.video-button:after {
    background: transparent !important;
    border: 4px solid #fff !important;
}
/*.video-section {
    position: relative;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}*/
.video-section-bg {
	  position: relative;
    background: url(../../uploads/header_img.png);
    opacity: 1;
    background-size: cover;
    background-position: center center;
    padding: 269px 0;
}
.video-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	border-radius: 50%;
	padding: 18px 20px 18px 28px;
}

.video-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #007EFF !important;
	border-radius: 50%;
	animation: video-pop 1500ms ease-out infinite;
}

.video-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #3867D6;
	border-radius: 50%;
	transition: all 200ms;
}

.video-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes video-pop {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@media only screen and (max-width: 768px) {
	.video-section {
		margin-top: 40px;
	}
}
.header_below{
    background-size: cover;
    background-position: 0 0;
    padding: 0;
    background-repeat: no-repeat;
    padding-top: 126px;
    padding-bottom: 228px;
    /* height: 100vh; */
}
.inner-nav .main-nav {
    background: #fff;
}
.last_footer h2 {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    color: #fff !important;
}
.last_footer {
    margin-top: 0 !important;
}
.inner-nav .navbar-nav .nav-item a {
    color: #0C5BA6 !important;
}
.inner-nav .fadeInDown .main-nav {
    box-shadow: 0 -2px 6px rgb(0 0 0 / 18%);
}
.apps_ico_left {
    /*margin-right: 0;
    background: url(../../uploads/bubble.png);
    background-size: cover;
    padding: 70px 90px 70px 56px;
    background-position: center center;*/
    text-align: center;
}
.apps_ico_left ul {
    margin: 0;
}
.apps_ico_left ul li img {
    width: 250px;
    margin: 0 auto;
    display: block;
    margin-bottom: 35px;
}
.apps_ico_left ul li:last-child img {
    margin-bottom: 0 !important;
}
.apps_ico_left ul {
    list-style: none;
    margin: 0;
}
.apps_ico_right lottie-player {
    width: 100%;
    height: auto;
}
.app_store_l {
    margin-top: 70px;
}
.apps_ico_top {
    max-width: 90%;
    margin: 0 auto;
    margin-top: 24px;
    width: 100%;
}
.apps_ico_left .img_g img {
    width: 100%;
}
ul.app_icon {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    margin: 0;
    margin-left: -20px;
}
.img_g {
    /* width: 365px; */
    display: block;
    position: relative;
}
.apps_ico_left {
    text-align: center;
    position: relative;
    width: 400px;
}
.apps_ico {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.apps_ico_right img {
    width: 200px;
}
span.love-img {
    background: url(../../uploads/love.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 60px;
}
.right-sec {
    position: absolute;
    right: 0;
    width: 64%;
    top: 116px;
}
.service {
	
	/*padding-bottom: 80px;
	overflow: hidden;*/
}

.service .heading {
	text-align: center;
	margin-bottom: 30px;
}



.service .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #928f8f;
}

.service .service-item .photo img {
   /* width: 170px;
    height: 170px;
    object-fit: cover;
    margin: 0 auto;*/
    top: -15px;
    position: relative;
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
}

.service .service-item .text {
	/*background: #f2f2f2;
	padding: 20px;*/
	text-align: center;
}
.service .our_g_bg {
    background: url("../../uploads/bg_ourgames.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom:60px;
}
.award_section {
    padding-top: 70px;
}
.service .btn_new {
    text-align: center;
    padding: 0;
    position: relative;
    top: -60px;
}
.service .service-item .text h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #FD48A3;
}
.service .service-item .photo {
    padding: 0 10px;
}
.service_page_f .service-item {
    border-radius: 25px;
    padding: 3px;
}
.text .store_icon a img {
    width: 30px;
}
.service .service-item .text h3 a {
	color: #333;
}
h3.sub_heding_s {
    font-family: 'Fredoka One', cursive;
    color: #0C5BA6;
    font-size: 18px;
    padding: 0 25%;
}
.service .service-item .text h3 a:hover {
	color: #3867D6;
}

.service .service-item .text p {
	font-size: 15px;
}

.service .read-more {
	margin-top: 15px;
}

.service .read-more a {
	background: #3867D6;
	border: 0;
	border-radius: 50px;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 600;
	text-transform: uppercase;
}

.service .read-more a:hover {
	background: #333;
}


.service .owl-dots {
	text-align: center;
	margin-top: 30px;
}

.service .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #fff;
    border: 4px solid #FD48A3;
    border-radius: 50%;
    display: block;
    margin-bottom: 10px;
}
.btn_new a {
    font-size: 26px;
    background: #FD48A3;
    color: #fff;
    border: 0;
    font-family: 'Fredoka One';
    padding: 10px 30px;
    border-radius: 30px;
}
.btn_new {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}
.service .owl-dots .owl-dot.active {
    width: 15px;
    height: 15px;
    background: #FD48A3;
    border: none;
}
.service .owl-dots {
    text-align: center;
    margin-top: 0;
    position: absolute;
    left: -81px;
    bottom: 155px;
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.service .service-item .photo img {
		height: 217px;
	}
}*/

@media only screen and (min-width: 576px) and (max-width: 767px) {
	/*.service .service-item .photo img {
		height: 335px;
	}*/
}

@media only screen and (max-width: 575px) {
	/*.service .service-item .photo img {
		object-fit: fill;
		height: auto;
	}*/
}





.project {
	padding-top: 70px;
	padding-bottom: 80px;
	overflow: hidden;
}

.project .heading {
	text-align: center;
	margin-bottom: 30px;
}

.project .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #333;
	margin-top: 0;
}

.project .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #928f8f;
}

.project .project-item .photo img {
	width: 100%;
	height: 230px;
	object-fit: cover;
}

.project .project-item .text {
	background: #f2f2f2;
	padding: 20px;
}

.project .project-item .text h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
}

.project .project-item .text h3 a {
	color: #333;
}

.project .project-item .text h3 a:hover {
	color: #3867D6;
}

.project .project-item .text p {
	font-size: 15px;
}

.project .read-more {
	margin-top: 15px;
}

.project .read-more a {
	background: #3867D6;
	border: 0;
	border-radius: 50px;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 600;
	text-transform: uppercase;
}

.project .read-more a:hover {
	background: #333;
}


.project .owl-dots {
	text-align: center;
	margin-top: 30px;
}

.project .owl-dots .owl-dot {
	width: 24px;
	height: 24px;
	background: #fff;
	border: 7px solid #afafaf;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
}
.text .comma img {
    width: 80px;
    position: absolute;
    top: 22px;
    left: 0px;
}
.owl-next.disabled {
    display: none !important;
}
.owl-prev.disabled {
    display: none !important;
}
/*.service .container {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}*/
.project .owl-dots .owl-dot.active {
	width: 24px;
	height: 24px;
	background: #333;
	border: 7px solid #afafaf;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.project .project-item .photo img {
		height: 190px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.project .project-item .photo img {
		height: 217px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.project .project-item .photo img {
		height: 335px;
	}
}

@media only screen and (max-width: 575px) {
	.project .project-item .photo img {
		object-fit: fill;
		height: auto;
	}
}

.testimonial {
    padding-top: 0;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 80px;
}
.testimonial .owl-dots {
    text-align: center;
}
.testimonial-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3867D6;
	opacity: 0.8;
}
/*.testimonial .owl-item:nth-child(even) .row {
    flex-direction: row-reverse;
}*/
.testimonial .heading {
	text-align: center;
	/*margin-bottom: 60px;*/
}
.testimonial h2.heding_s {
    padding: 0 23%;
}
.faq_list {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}
.faq_list:nth-child(even) {
    margin-right: 0 !important;
}
/*.testimonial .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	margin-top: 0;
}*/

h2.count_h {
    color: #0C5BA6;
    text-align: center;
    font-size: 45px;
    font-family: 'Titan One';
    text-transform: uppercase;
}
h2.count_no {
    text-align: center;
    color: #0C5BA6;
    font-family: 'Fredoka One';
}
.apps_c.top_s {
    padding-bottom: 60px;
}
.award_conunt {
    margin-top: 60px;
    margin-bottom: 60px;
}
input:-webkit-input-placeholder { /* Edge */
  color: #fff;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

input:placeholder {
  color: #fff;
}
.award_g {
    background: url(../../uploads/beyond_platform_bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0;
    margin-top: 30px;
}
.right_count_s:before {
    content: "";
    background: #0C5BA6;
    position: absolute;
    height: 100%;
    width: 7px;
    border-radius: 5px;
    top: 0;
    left: -15px;
}
.award_conunt .container {
    max-width: 820px;
    margin: 0 auto;
    background: url(../../uploads/data_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 80px 70px 70px 20px;
}
.testimonial .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}

.testimonial .testimonial-item .photo {
	text-align: center;
}

.testimonial .testimonial-item .photo img {
	width: 80px;
	height: 80px;
	display: inline-block;
}

/*.testimonial .testimonial-item .text {
    text-align: center;
    background: url(../../uploads/loved_by_kidsbg.png);
}*/
.abou_page_s .pa-showcase-header p {
    font-size: 22px;
    color: #333f7f;
}
.mobile-view {
    display: none;
}
.abou_page_s .pa-showcase-text {
    color: #0C5BA6;
    font-size: 45px;
}
span.fa.fa-star.checked {
    color: #0C5BA6;
}
/*.abou_page_s  .pa-showcase-text {
    position: absolute;
    top: -45%;
    z-index: 999;
    margin: 0;
    left: 0;
}*/
 .testimonial-item .textc h3 {
    font-size: 23px;
    color: #fff;
    position: relative;
    margin-top: 0;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 0;
}
.rating .fa {
    color: #fff;
    font-size: 25px;
}
/*.testimonial .testimonial-item .text h3:before {
    content: '';
    position: absolute;
    left: calc(50% - -38px);
    top: 14px;
    width: 13px;
    height: 4px;
    background: #fff;
}*/
 .testimonial-item .textc h4 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #fff;
}
.testimonial .name_pro img {
    width: 30px;
    height: auto;
}
.newsletter-button input[type="text"]:focus {
    background-color: #FD48A3;
}
 .testimonial-item .textc p {
    font-size: 25px;
    color: #fff;
   /* padding:75px 94px 0 150px;*/
    margin-bottom: 0;
}
.testimonial img {
    width: 100%;
}
.name_pro {
    display: flex;
    width: 100%;
    align-items: center;
    margin-left: auto;
    padding-top: 10px;
    justify-content: right;
}
.textcq.pa03 {
    padding: 45px 140px 10px 50px;
}
.col-md-6.left_testi {
    position: relative;
}
/*.textcq:before {
    content: "";
    background: url(../../uploads/comma.png);
    background-size: cover;
    position: absolute;
    left: -25px;
    top: -50px;
    width: 75px;
    height: 60px;
    z-index: 999;
}*/

.testimonial .owl-nav {
    display: none;
}
.rating {
    margin-top: 10px;
}
.contact-form h2.heding_s {
    font-size: 45px;
}
.service_page_f .service-item {
    width: 100%;
}

 .testimonial-item .textc {
    /*background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;*/
     position: relative; 
    /*width: 470px;*/
    margin: 0 auto;
    /*padding: 60px 65px 30px 80px;*/
}
.slide_img_t img {
    width: 480px;
}
.slide-2 .textcq {
    padding-top: 42px;
    padding-right: 60px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.textcq {
    
}
.testimonial .owl-carousel .owl-item {
    height: 100vh;
}
.testimonial .owl-dots {
	margin-top: 30px;
}

 .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #fff;
    border: 2px solid #FD48A3;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
}
.our-mission-carousel .owl-dots {
    text-align: center;
}
 .owl-dots .owl-dot.active {
    width: 15px;
    height: 15px;
    background: #FD48A3;
}

@media only screen and (max-width: 992px) {
	.testimonial .testimonial-item .text {
		padding-left: 10px;
		padding-right: 10px;
	}
}






/* Counter */
.counter-area {
	background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    padding-top: 80px;
    padding-bottom: 90px;
}
.bg-counter {
    position: absolute;
    background: #3867D6;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
}
.counter {
    padding: 0;
}

.count-title {
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}

.count-text {
    font-size: 18px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}

.counter .icon {
	margin-bottom: 20px;
}

.counter .icon .fa-2x {
	width: 70px;
	height: 70px;
	padding-top: 15px;
	text-align: center;
	background: transparent;
	border: 3px solid #fff;
	border-radius: 50%;
    margin: 0 auto;
    float: none;
    display: table;
    color: #fff;
    font-size: 34px;
}




/* Pricing */
.pricing {
	padding-top: 70px;
	padding-bottom: 80px;
	background: #f1f5f9;
	overflow: hidden;
}

.pricing .heading {
	text-align: center;
	margin-bottom: 30px;
}

.pricing .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #333;
	margin-top: 0;
}

.pricing .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #928f8f;
}

.pricing .card {
	border: none;
	border-radius: 1rem;
	transition: all 0.2s;
	box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  	margin: 1.5rem 0;
}

.pricing .card-title {
	margin: 0.5rem 0;
	font-size: 0.9rem;
	letter-spacing: .1rem;
	font-weight: bold;
}

.pricing .card-price {
  	font-size: 3rem;
  	margin: 0;
}

.pricing .card-price .period {
  	font-size: 12px;
}

.pricing ul li {
  	margin-bottom: 16px;
}

.pricing .text-muted {
  	opacity: 0.7;
}

.pricing .btn {
	background: #3867D6;
	font-size: 20px;
	border-radius: 5rem;
	font-weight: 700;
	padding: 10px;
	border: 0;
}
.pricing .btn:hover {
	background: #333;
}

/* Hover Effects on Card */
@media (min-width: 992px) {
  	.pricing .card:hover {
		margin-top: -.25rem;
		margin-bottom: .25rem;
		box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  	}
  	.pricing .card:hover .btn {
    	opacity: 1;
  	}
}




/* Call To Action */
.cta {
	background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    padding-top: 70px;
    padding-bottom: 80px;
}
.cta .overlay {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3867D6;
    opacity: 0.8;
}
.cta .cta-box h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
}
.cta .cta-box p {
	color: #fff;
	font-size: 20px;
}
.cta .cta-box .btn {
    border-radius: 30px;
    padding: 10px 40px;
    background: #333;
    font-size: 20px;
    border: 0;
    margin-top: 30px;
}

.service-item {
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 8%);
    text-align: center;
    padding-bottom: 20px;
    border-radius: 20px;
    transition: all 0.3s ease;
    border: 2px solid #fff;
    width: 23%;
    float: left;
    margin-right: 10px;
    /*margin-bottom: 40px;*/
    /*margin-top: 20px;*/
    margin-left: 10px;
}
.service.mobile {
    display: none;
}

/*.service.desktop .slick-list {*/
/*    height: 395px !important;*/
/*}*/
.service-item.item:nth-child(4n) {
    margin-right: 0 !important;
}
.service-item.item:hover {
    border: 2px solid #FD48A3;
}
.newsletter-button input[type='submit']:hover{
	    background: #FEA633;
    color: #fff;
}
.service-item:hover h3 {
    color: #0C5BA6 !important;
}
/* Newsletter */
.newsletter-area {
    width: 100%;
    height: auto;
    /*text-align: center;*/
    /*//background: #3867D6;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;*/
    position: relative;
    padding-top: 70px;
    z-index: 99;
}
.newsletter-area .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3867D6;
    opacity: 0.8;
}
.newsletter-text {
    margin-bottom: 30px;
}
/*.newsletter-text h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}*/
.newsletter-text p {
    font-size: 25px;
    color: #0C5BA6;
    text-align: center;
}
.newsletter-button {
    text-align: center;
    width: 500px;
    margin: 0 auto;
    margin-top: 60px;
}
.newsletter-text {
    width: 550px;
    margin: 0 auto;
}
.newsletter-button input[type='text'] {
    width: 100%;
    height: 50px;
    font-size: 26px;
    color: #fff;
    border: 0;
    outline: none;
    display: block;
    margin: 0 auto;
    background: #D6D6D6;
    border-radius: 25px;
    font-family: 'Fredoka One';
    padding-left: 15px;
}
.newsletter-button input[type='text']:placeholder{
	color: #000 !important;
}
.newsletter-button input[type='text'] {
    background-image: url(../../uploads/send.png);
    background-repeat: no-repeat;
    background-position: 97% 10px;
    background-size: 40px auto;
    padding-right: 50px;
}
.newsletter-button input[type='submit'] {
    font-size: 26px;
    background: #FD48A3;
    color: #fff;
    border: 0;
    font-family: 'Fredoka One';
    padding: 10px 30px;
    border-radius: 30px;
    margin-top: 30px;
}
.service_page_f .container {
    max-width: 75%;
    width: 100%;
}
.page-banner {
    background-position: top center;
    background-size: 100% auto;
    height: 48vh;
}
.OUR-misson lottie-player{
    position: relative;
    top: 50px;
}
/*.service-item:hover .store_icon a {*/
/*    animation: bounce 1s cubic-bezier(.5, 0.05, 1, .5) infinite;*/
/*}*/
/*.service-item:hover {*/
/*    transform: scale(.95);*/
/*}*/
.career-main-item h3 a:hover {
    color: #FEA633;
}
.career-main-item {
    transition: all 0.3s ease;
}
.feature-list:hover {
    transform: scale(.95);
}
.feature-list {
    position: relative;
    transition: all 0.3s ease;
}
.career-main-item:hover {
    transform: scale(.95);
}
.career-main-item:hover h3 a:hover {
    color: #FEA633;
}
/*.service-item.item:hover .text .store_icon a {*/
/*     animation: bounce 1s cubic-bezier(.5, 0.05, 1, .5) infinite;*/
/*}*/
/*.feature-list .icon img {
    animation: bounce 1s cubic-bezier(.5, 0.05, 1, .5) infinite;
    animation-direction: alternate;
}*/
.page-content-C .form-control:focus {
    background-color: #FD48A3 !important;
}
.career-sidebar .widget .apply-job:hover {
    background: #FEA633 !important;
    cursor: pointer;
}
.career-sidebar .form-control:focus {
    color: #fff;
    background-color: #FD48A3 !important;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
p.des_text {
    font-size: 28px;
    padding-right: 110px;
    margin-top: 50px;
    line-height: 55px;
    font-weight: 500;
}
.form_inner .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: .375rem .75rem;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #D6D6D6;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 20px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 25px;
}
.contact-form h3.sub_heding_s {
    padding: 0;
    font-size: 30px;
    text-align: left;
}
/*.service_page_f .photo img {
    width: 100%;
    border-radius: 25px;
}*/
.contact-form h2.heding_s {
    text-align: left;
}
.single-section .blog-item .read-more a {
    background: #FD48A3 !important;
}
.single-section h2 a {
    color: #0C5BA6 !important;
    font-weight: normal;
}
.service_page_f .text h3 {
    color: #FD48A3;
    margin-top: 10px;
}
.service_page_f  .store_icon {
    padding-bottom: 20px;
}
.service_page_f .store_icon a {
    margin-right: 30px;
}
.award_section_list .col-md-4:last-child {
    margin-right: 0;
}
.award_section_list .col-md-4 {
    max-width: 28%;
    margin-right: 90px;
}
.award_list {
    text-align: center;
    background-image: url(../../uploads/awards.png);
    padding:84px 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #0C5BA6;
    font-size: 30px;
    line-height: 30px;
}




/* Blog */
.blog-area {
	padding-top: 70px;
	padding-bottom: 80px;
	overflow: hidden;
}

.blog-area .heading {
	text-align: center;
	margin-bottom: 30px;
}

.blog-area .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #333;
	margin-top: 0;
}

.blog-area .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #928f8f;
	margin-bottom: 15px;
}

.blog-area .blog-item h3 a {
    color: #333;
    font-size: 22px;
    font-weight: 700;
}

.blog-area .blog-item h3 a:hover {
    color: #3867D6;
}

.blog-area .blog-item:hover .date {
    bottom: 0;
}

.blog-area .blog-item:hover .blog-image img {
    transform: scale(1.1);
}

.blog-area .blog-item p {
    font-size: 15px;
}
/*.video_section:before {
    content: "";
    
    background: url(../../uploads/Wave-new.svg);
    background: url(../../uploads/Wave-10.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    top: 0;
    background-size: cover;
}*/
.blog-area .blog-image {
    overflow: hidden;
    position: relative;
}

.blog-area .blog-image img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.sectionin {
    position: absolute;
    z-index: 99;
    top: 80px;
    left: 0;
    width: 45%;
    display: flex;
    flex-direction: column;
    margin-left: calc((100% - 1140px) / 1.6);
    align-items: self-start;
    justify-content: flex-start;
    height: 100%;
}
.video_section_prw {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100%;
}
.row.aboutsec {
    align-items: center;
}
.sectionin h2 {
    font-family: 'Fredoka One';
    font-weight: bold;
    color: #fff;
    font-size: 47px;
    position: relative;
    z-index: 3;
}
.sectionin h3 {
    color: #3867D6;
    font-size: 18px;
    position: relative;
    z-index: 3;
}
.blog-area .blog-image .date {
    text-align: center;
    position: absolute;
    bottom: -26px;
    right: 12px;
    padding: 10px 16px;
    color: #fff;
    background: #3867D6;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.blog-area .blog-image .date h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 6px;
    line-height: 1.1;
    color: #fff;
}

.blog-area .blog-image .date h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 1.1;
    color: #fff;
}

.blog-area .blog-text {
    background: #f5f5f5;
    padding: 20px;
}

.blog-area .read-more {
	margin-top: 15px;
}

.blog-area .read-more a {
	background: #3867D6;
	border: 0;
	border-radius: 50px;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 600;
	text-transform: uppercase;
}

.blog-area .read-more a:hover {
	background: #333;
}

.blog-area .owl-dots {
	text-align: center;
	margin-top: 30px;
}

.blog-area .owl-dots .owl-dot {
	width: 24px;
	height: 24px;
	background: #fff;
	border: 7px solid #afafaf;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
}

.blog-area .owl-dots .owl-dot.active {
	width: 24px;
	height: 24px;
	background: #333;
	border: 7px solid #afafaf;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.blog-area .blog-image img {
		height: 190px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.blog-area .blog-image img {
		height: 217px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.blog-area .blog-image img {
		height: 335px;
	}
}

@media only screen and (max-width: 575px) {
	.blog-area .blog-image img {
		object-fit: fill;
		height: auto;
	}
}





/* Partner */
.partner {
	padding-top: 70px;
	padding-bottom: 80px;
	overflow: hidden;
}

.partner .heading {
	text-align: center;
	margin-bottom: 30px;
}

.partner .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #333;
	margin-top: 0;
}

.partner .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #928f8f;
	margin-bottom: 15px;
}

.partner .partner-carousel {
	position: relative;
}

.partner-carousel .inner {
	padding-left: 20px;
	padding-right: 20px;
}


/* Scroll to Top */
.scroll-top {
	cursor: pointer;
	text-align: center;
	font-size: 22px;
	position: fixed;
	width: 50px;
	height: 50px;
	line-height: 46px;
	bottom: 46px;
	right: 20px;
	background: #3867D6;
	color: #fff;
	opacity: 0.7;
	z-index: 9999;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.scroll-top:hover {
	opacity: 1;
	color: #fff;
	background: #313131;
}


.team-text p {
    color: #FD48A3;
}

/* Footer */
.footer-area {
    /* padding-top: 43%; */
    /* padding-bottom: 100px; */
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
}
.footer-area lottie-player {
    width: 100%;
    height: auto;
    bottom: 0;
}
.footer-area2 {
    z-index: 999;
    position: absolute;
    bottom: 50px;
}
.store_icon a {
    margin-right: 20px;
    text-align: center;
    display: inline-block;
}
.footer-item .footer-social-link a {
    background-color: transparent !important;
    color: #0C5BA6 !important;
    border: none;
    font-size: 30px;
}
.footer-item {
    margin-top: 30px;
}
.footer-item h2 {
    font-size: 25px;
    margin: 0;
    margin-bottom: 30px;
    color: #0C5BA6;
    text-transform: uppercase;
    padding-top: 13px;
}
.footer-item p {
    line-height: 1.7;
    margin: 0;
}
.footer-item ul li {
    margin-bottom: 5px;
    list-style-type: none;
    padding-left: 0!important;
    background: none!important;
}
.footer-item ul li a {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    transition: all 0.4s;
    padding-left: 0;
}
.footer-item ul.fmain li:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f058';
    color: #c7c7c7;
}
.footer-item ul li a:hover {
    color: #3867D6;
}
.footer-social-link {
    margin-top: 15px;
}
.footer-social-link h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 20px;
}
.footer-social-link ul li {
    display: inline-block;
    margin-right: 10px;
}
.footer-social-link ul li a {
    text-align: center;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #3867D6;
    border: 1px solid #3867D6;
    color: #fff;
    transition: all 0.4s;
    padding-left: 0;
}
.footer-social-link ul li a:hover {
    background-color: transparent;
    color: #fff;
}
.footer-contact ul li {
	position: relative;
	padding-left: 26px!important;
	font-size: 15px;
	margin-bottom: 8px;
}

.footer-contact ul li:before {
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	left: 0;
	top: 0;
	color:#c7c7c7;
	font-size: 16px;
}
.footer-contact ul li:nth-child(1):before {
	content: '\f279';
}
.footer-contact ul li:nth-child(2):before {
	content: '\f2b6';
	font-size: 14px;
}
.footer-contact ul li:nth-child(3):before {
	content: '\f2b9';
}

.footer-end {
	border-top: 1px solid #c7c7c7;
	margin-top: 20px;
    padding-top: 20px;
}
.copyright {
    color: #c7c7c7;
}
.copyright p {
    margin: 0;
}
.footer-pages ul {
	float: right;
}
.footer-pages ul li {
	display: inline-block;
	list-style-type: none;
}
.footer-pages ul li a {
	color: #c7c7c7;
	margin-left: 20px;
}
.footer-pages ul li a:hover {
	color: #ffffff;
}


/* Page Banner */
.page-banner {
	background-repeat: no-repeat;
}

.bg-page {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: 0.7;
}

.page-banner .text {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
	z-index: 99;
}

.page-banner .text h1 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	margin: 0!important;
}

.page-banner .breadcrumb {
	background-color: transparent;
	text-align: center;
	margin-bottom: 0;
}

.page-banner .breadcrumb-item {
	color: #bdbaba;
	font-weight: 600;
	font-size: 18px;
}

.page-banner .breadcrumb-item a {
	color: #fff;
}

.page-banner .breadcrumb-item a:hover {
	color: #f3f3f3;
}

.page-banner .breadcrumb-item::before {
	color: #fff!important;
}

@media only screen and (max-width: 991px) {
	.page-banner .text {
		padding-top: 125px;
	}
}




/* Page Content */
.page-content {
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
	margin-bottom: 20px!important;
}

.page-content ul,
.page-content ol {
	margin-bottom: 20px;
}

/*.page-content ul li {
	list-style-type: none;
	position: relative;
	background-image: url(../images/tick.png);
	background-size: 16px 16px;
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}*/

.page-content ol li {
	margin-bottom: 15px;
}


/* Single Section */
.single-section .blog-item {
	margin-bottom: 50px;
}

.single-section h2 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #0c5ba6;
}
a.btn.apply-job:hover {
    color: #fff;
    background: #FEA633;
}
.join_us_right .btn_new a:hover {
    color: #fff;
    background: #FEA633;
}
.pa-device.-phone lottie-player {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.top-btn {
    text-align: right;
    margin-bottom: -40px;
}
.single-section h2 a {
	color: #333;
}

.page-content .single-section h3 {
    font-size: 18px;
    color: #0c5ba6 !important;
}
.single-section .featured-photo {
	margin-bottom: 30px;
}

.single-section .featured-photo img {
	width: 100%;
	height: auto;
}

.single-section .read-more {
	margin-top: 30px;
}

.single-section .read-more a {
	background: #3867D6;
	border: 0;
	border-radius: 50px;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 600;
	text-transform: uppercase;
}

.single-section .read-more a:hover {
	background: #333;
}

@media only screen and (max-width: 767px) {
	.single-section {
		margin-bottom: 30px;
	}
}


/* Sidebar */
.sidebar .widget {
	padding: 20px;
	background: #f1f5f9;
	margin-bottom: 30px;
}

.sidebar .widget h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
}

.sidebar .widget .type-1 ul li {
	list-style-type: none;
	padding-left: 26px;
	position: relative;
	margin-bottom: 10px;
	background: none!important;
}

.sidebar .widget .type-1 ul li:before {
	content: '\f058';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	left: 0;
	top: 0;
	color: #3867D6;
}

.sidebar .widget .type-1 ul li a {
	color: #333;
}

.sidebar .widget .type-1 ul li a:hover {
	color: #3867D6;
}

.sidebar .widget .type-2 img {
	width: 70px;
	height: 60px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	object-fit: cover;
}

.sidebar .widget .type-2 ul li {
	list-style-type: none;
	position: relative;
	margin-bottom: 10px;
}

.sidebar .widget .type-2 ul li a {
	width: calc(100% - 85px);
	color: #333;
	display: inline-block;
	vertical-align: top;
}

.sidebar .widget .type-2 ul li a:hover {
	color: #3867D6;
}

.sidebar .widget .type-2 ul li {
	background: none;
	padding-left: 0;
}

.sidebar .widget .search .input-group-append {
	width: 36px;
}

.sidebar .widget .search button {
	background: #3867D6;
	border: 0;
	width: 36px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.sidebar .widget .search button i {
	color: #fff;
}

.sidebar .widget .type-3 button {
	border: 0;
	background: #3867D6;
	border-radius: 50px;
	padding: 10px 30px;
	font-weight: 600;
	text-transform: uppercase;
}

.sidebar .widget .type-3 button:hover {
	background: #333;
}

.sidebar .widget .project-detail .item {
	margin-bottom: 25px;
}

.sidebar .widget .project-detail .item h4 {
	color: #333;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px!important;
}

.sidebar .widget .project-detail .item p {
	color: #555;
	font-size: 15px;
}
/*.join_us_right {*/
/*    background: url(../../uploads/bg.png);*/
/*    background-size: 485px auto;*/
/*    background-repeat: no-repeat;*/
    /* background-position: center center; */
/*    padding: 50px 55px 100px 0;*/
/*    text-align: center;*/
/*}*/
.join_us_right h3 {
    font-size: 40px;
    margin-bottom: 10px !important;
    color: #fff;
    position: relative;
    margin-top: 20px;
}

.join_us_right p {
    font-size: 28px;
    color: #fff;
    line-height: 32px;
}
.join_us_right .btn_new a {
    font-size: 26px;
    background: #FD48A3;
    color: #fff;
    border: 0;
    font-family: 'Fredoka One';
    padding: 15px 69px;
    border-radius: 30px;
}
.featured_video h3.sub_heding_s {
    padding: 0;
    text-align: center;
    font-size: 22px;
}
.video_list_f {
    margin: 0 auto;
    padding-top: 25px;
}
.apply-job {
    background: #FD48A3;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    border-radius: 20px;
    padding: 10px 20px;
}
.career-sidebar .widget .apply-job {
    background: #FD48A3 !important;
    border: none;
}
.BENEFITS_sec h2.heding_s {
    padding-bottom: 30px;
}
.faq_list {
    margin-bottom: 50px;
}
img.v_img_l {
    width: 60%;
    margin: 0 auto;
    display: block;
}
.top_img_c img {
    width: 90%;
}
.faq_list p {
    color: #FD48A3;
    font-size: 20px;
    margin-bottom: 30px;
}
.faq_list h2 {
    color: #0C5BA6;
    font-size: 32px;
}
.vac_list_f .van_l {
    padding-top: 80px;
    padding-bottom: 70px;
}

.join_us {
    padding-top: 70px;
}
.join_us h2.heding_s {
    padding-bottom: 20px;
}
.van_l {
    background: url(../../uploads/vacancy_pattern.png);
    background-size: cover;
    background-position: center top;
    padding-top: 130px;
    padding-bottom: 130px;
}
.our_team_list {
    background: url(../../uploads/team_pattern.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.job_list {
    padding-top: 70px;
    padding-bottom: 70px;
}
.job_list h3.sub_heding_s {
    padding: 0;
    text-align: center;
    font-size: 25px;
}
.col-md-12.btn_new a:hover {
    background: #FEA633;
    color: #fff;
}
.team {
	padding-top: 70px;
	padding-bottom: 45px;
}

.team .heading {
	text-align: center;
	margin-bottom: 30px;
}

.team .heading h2 {
	font-size: 36px;
	font-weight: 700;
	color: #333;
	margin-top: 0;
}

.team .heading h3 {
	font-size: 20px;
	font-weight: 500;
	color: #928f8f;
}

.team-item {
/*	border: 1px solid #ddd;
	margin-top: 30px;*/
}

.team-photo img {
	width: 100%;
	/*height: 292px;
	object-fit: cover;*/
}

.team-photo-anchor {
	width: 100%;
	height: 100%;
}

.our_team .team-text {
    text-align: center;
    background: transparent !important;
    color: #0C5BA6 !important;
    padding: 0;
}

.team-text h4 {
    font-size: 20px;
    color: #0C5BA6;
    text-decoration: none;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    margin-top: 15px;
    margin-bottom: 0 !important;
}
.team_l_f {
    margin-bottom: 50px;
}
.team-text h4 a {
	color: #fff;
}

.team-text p {
	margin: 0;
	font-size: 14px;
}

.team-social {
	text-align: center;
	background: #333;
	width: 100%;
	padding: 10px 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	margin-top: 15px;
}

.team-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	margin-bottom: 0!important;
}

.team-social li {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0!important;
	background: none!important;
	padding-left: 0!important;
}

.team-social li a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border: 1px solid #ddd;
	margin: 5px 0;
	text-decoration: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.team-social li a:hover {
	background: #3867D6;
	color: #fff;
	border: 1px solid #3867D6;
}

.team .owl-dots {
	text-align: center;
	margin-top: 30px;
}

.team .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #fff;
    border: 2px solid #FD48A3;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
}
.our-mission-carousel .row {
    align-items: center;
}
.team .owl-dots .owl-dot.active {
    width: 15px;
    height: 15px;
    background: #FD48A3;
    border: 3px solid #FD48A3;
}
.our_team .owl-prev {
    background-image: url(../../uploads/left-chevron.png);
    background-size: cover;
    width: 30px;
    height: 30px;
    background-color: #FD48A3;
    border-radius: 2px;
    position: absolute;
    left: 0;
    display: block;
}
.our_team .owl-next {
    background-image: url(../../uploads/next.png);
    background-size: cover;
    width: 30px;
    height: 30px;
    background-color: #FD48A3;
    border-radius: 2px;
    position: absolute;
    right: 20px;
    display: block;
}
.our_team .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    
}
.team-member-photo img {
    width: 100%;
    height: auto;
}
.team-single ul.social {
    width: 100%;
    display: block;
    margin-bottom: 40px;
}

.team-single ul.social li {
    list-style-type: none;
    display: inline-block;
}

.team-single ul.social li a {
    background: #5ac736;
    color: #fff;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: block;
    margin-right: 6px;
    font-size: 16px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.team-single ul.social li a:hover {
    background: #333;
}
.team-single table {
    background: #fff;
}
.team-single table tr td:nth-of-type(1) {
    width: 200px;
    font-weight: 500;
}
.team-single .description h2 {
	font-size: 24px;
	font-weight: 700;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.team-photo img {
		height: 240px;
	}
	.team-social li a {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.team-photo img {
		height: 378px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.team-photo img {
		height: 588px;
	}
}

@media only screen and (max-width: 575px) {
	.team-photo img {
		object-fit: fill;
		height: auto;
	}
}





/* Portfolio Carousel */
.project-photo-carousel {
	overflow: hidden;
	margin-top: 30px;
}

.project-photo-carousel .owl-nav .owl-prev,
.project-photo-carousel .owl-nav .owl-next {
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 50px;
	line-height: 48px;
	background: #3867D6;
	color: #fff;
	margin-top: -25px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.project-photo-carousel .owl-nav .owl-prev {
	left: 0;
}

.project-photo-carousel .owl-nav .owl-next {
	right: 0;
}

.project-photo-carousel .owl-nav .owl-prev:hover,
.project-photo-carousel .owl-nav .owl-next:hover {
	color: #fff;
	background: #313131;
}

.single-project .iframe-container {
	overflow: hidden;
	clear: both;
}

.single-project iframe {
	width: 100%;
	height: 400px;
}

.single-project img.featured-photo {
	width: 100%;
	height: auto;
}

.project-photo-carousel .p-item {
	position: relative;
}

.project-photo-carousel .p-item .p-item-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    opacity: 0;
    background: #333;
    z-index: 9;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.project-photo-carousel .p-item:hover .p-item-bg {
	opacity: 0.6;
}

.project-photo-carousel .p-item .plus-icon {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 100%;
	text-align: center;
	z-index: 99;
	font-size: 30px;
	color: #fff;
}

.project-photo-carousel .p-item:hover .plus-icon {
	visibility: visible;
	display: flex;
	align-items: center;
  	justify-content: center;
}

.project-photo-carousel .p-item img {
	width: 100%;
	height: 440px;
	object-fit: cover;
}
.p-item {
    line-height: 40px;
}







/* Comment */
.comment button {
	border: 0;
	background: #3867D6;
	border-radius: 50px;
	padding: 10px 30px;
	font-weight: 600;
	text-transform: uppercase;
}

.comment > h2 {
	margin-bottom: 30px!important;
}

.comment button:hover {
	background: #333;
}

.comment-item {
	margin-bottom: 20px;
	display: flex;
	justify-content: left;
}

.comment-item .photo {
	width: 70px;
	margin-right: 15px;
}

.comment-item .photo img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 2px solid #ddd;
}

.comment-item .text h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px!important;
}

.comment-item .text .date {
	font-size: 14px;
	color: #848484;
	margin-bottom: 15px;
}

.comment-item .text .des {
	font-size: 14px;
}




/* Career Detail */
.career-main-item img {
    height: 130px;
    display: inline-block;
}
.career-main-item h3 a {
    color: #FD48A3;
    font-weight: normal;
    font-size: 20px;
        padding-top: 10px;
    display: block
}
.career-main-item {
    background: #fff;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 0 10px rgb(0 0 0 / 8%);
    border-radius: 20px;
    padding: 10px 10px;
}
.career-main-item .btn-block {
    display: block;
    width: 100%;
    color: #D6D6D6;
        padding: 10px 0;
    font-size: 18px;
}
.career-main-item h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px!important;
	color: #3867D6;
}
.career-main-item h4 {
	font-size: 16px;
	font-weight: 700;
}
.career-main-item p {
	font-size: 14px;
}
.career-main-item .long {
	margin-bottom: 5px;
}
.career-detail .item {
	margin-bottom: 30px;
}
.career-detail .item h3 {
    font-size: 22px;
    font-weight: normal;
    color: #0C5BA6 !important;
}
.career-detail .item p {
	font-size: 16px;
}
.career-detail .item ul li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 10px;
    color:#333!important;
}

.col-md-6.right_count_s .apps_c.top_bottom {
    margin-bottom: 30px;
}
.career-detail .item ul li:before {
	content: '\f105';
    font-family: 'FontAwesome';
	position: absolute;
	left: 10px;
	top: 0;
	display: none;
}
.career-sidebar .widget {
	padding: 20px;
	background: #f1f5f9;
	margin-bottom: 30px;
}
.career-sidebar .widget h3 {
    font-size: 20px;
    font-weight: normal;
    color: #0C5BA6 !important;
}
.career-sidebar .widget .type-1 ul li {
	list-style-type: none;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
	background: none!important;
}
.career-sidebar .widget .type-1 ul li:before {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 0;
	color: #3867D6;
}
.career-sidebar .widget .type-1 ul li a {
	color: #333;
}
.career-sidebar .widget .type-1 ul li a:hover {
	color: #3867D6;
}
.career-sidebar .widget .career-detail-sidebar .item {
	margin-bottom: 25px;
}
.career-sidebar .widget .career-detail-sidebar .item h4 {
	color:  #0C5BA6;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px!important;
}
.career-sidebar .widget .career-detail-sidebar .item p {
	color: #555;
	/*font-size: 15px;*/
}
/*.career-sidebar .widget button {
	border: 0;
	background: #3867D6;
	border-radius: 50px;
	padding: 10px 30px;
	font-weight: 600;
	text-transform: uppercase;
}*/



/* FAQ */
.faq {
	margin-top: 30px;
	background: #fff;
}

.faq .panel-body ol li,
.faq .panel-body ul li {
	list-style-position: inside;
}

.faq .panel {
	box-shadow: none!important;
	border-radius: 0!important;
	margin-bottom: 10px;
}

.faq .panel-group {
	margin-bottom: 40px;
}

.faq .panel-default>.panel-heading {
	background: #eee;
	color: #333;
	padding: 0;
	border-radius: 0;
	border: 1px solid #eee;
	position: relative;
}

.faq .panel-group .panel-heading a:after {
	content: '\f358';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	font-weight: normal;
	right: 20px;
	top: 14px;
	font-size: 24px;
}

.faq .panel-group .panel-heading a.collapsed:after {
  	content: '\f358';
  	font-family: 'Font Awesome 5 Free';
  	font-size: 24px;
}


.faq h4.panel-title {
	margin-bottom: 0!important;
	border: 1px solid #3867D6;
}
.faq h4.panel-title a {
	display: block;
	padding: 16px 15px;
	font-size: 18px;
	font-weight: 700;
	background: #3867D6;
	color: #fff;
}

.faq .panel-body {
	border-top: 0;
	padding: 15px;
	border-top: 0;
}




/* Order Bottom */
.order-bottom {
	margin-top: 30px;
	background: #fff;
}
.order-bottom .panel-body {
	padding-left: 0!important;
	padding-right: 0!important;
}

.order-bottom .panel-body ol li,
.order-bottom .panel-body ul li {
	list-style-position: inside;
}

.order-bottom .panel {
	box-shadow: none!important;
	border-radius: 0!important;
	margin-bottom: 10px;
}

.order-bottom .panel-group {
	margin-bottom: 40px;
}

.order-bottom .panel-default>.panel-heading {
	background: #eee;
	color: #333;
	padding: 0;
	border-radius: 0;
	border: 1px solid #eee;
	position: relative;
}

.order-bottom .panel-group .panel-heading a:after {
	content: '\f068';
	font-family: 'FontAwesome';
	position: absolute;
	font-weight: normal;
	right: 20px;
	top: 13px;
	font-size: 14px;
}

.order-bottom .panel-group .panel-heading a.collapsed:after {
  	content: '\f067';
  	font-family: 'FontAwesome';
  	font-size: 14px;
}
.order-bottom h4.panel-title {
	margin-bottom: 0!important;
	border: 1px solid #3867D6;
}
.order-bottom h4.panel-title a {
	display: block;
	padding: 10px 15px;
	font-size: 18px;
	font-weight: 700;
	background: #f3f3f3;
	color: #3867D6;
}

.order-bottom .panel-body {
	border-top: 0;
	padding: 15px;
	border-top: 0;
}





/* Contact Form */
.contact-item {
	text-align: center;
	border: 1px solid #e1e1e1;
	min-height: 180px;
	position: relative;
	background: #fafafa;
	padding: 30px 15px;
	padding-top: 60px;
	margin-top: 71px;
}

.contact-icon {
	position: absolute;
	width: 82px;
	height: 82px;
	line-height: 92px;
	top: 0px;
	left: 50%;
	background: #fafafa;
    color: #3867D6;
	border-radius: 50%;
	border: 1px solid #e1e1e1;
	margin-top: -41px;
	transform: translate(-50%, 0%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.contact-icon img {
	width: 40px;
	height: 40px;
}

.contact-icon i {
	font-size: 34px;
}
.contact-item:hover .contact-icon{
    background: #3867D6;
    color: #fafafa;
	border: 1px solid #3867D6;
}
.contact-text {
	margin-top: 0px;
}

.contact-text h4 {
	font-size: 18px;
    font-weight: 700;
	margin-bottom: 5px;
}

.contact-text p {
	margin: 0;
}
.g-recaptcha > div {
    text-align: center;
    display: block;
    width: 100% !important;
    height: auto !important;
}
.page-content-C .contact-form textarea {
	height: 95px
}

.form_inner h4.contact-form-title {
    font-size: 40px;
   /* background: #FD48A3;*/
    text-align: center;
    text-transform: uppercase;
    font-family: 'Titan One';
    color: #fff;
  /*  padding: 15px 0;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;*/
    /*margin-bottom: 30px;*/
   /* border-bottom: 4px solid #0C5BA6;*/
}
.submit_f_btn {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 10px;
}
.form_inner {
    background: url(../../uploads/contact_f.png);
    /* border-radius: 25px; */
    background-size: 100% 100%;
    padding: 25px 0;
    background-position: center center;
    background-repeat: no-repeat;
}
.form_inner form {
    padding: 26px 20px 0;
}
.contact-form .btn:hover {
	color: #fff;
	background: #313131;
	border: 1px solid #313131;
}

.map-area iframe {
	width: 100%;
	height: 450px;
	margin-bottom: -5px;
}

h4.contact-form-title {
	font-weight: 700;
	font-size: 24px;
}

.contact-form {
	margin-bottom: 50px;
}

.contact-form button {
	font-size: 26px;
    background: #FD48A3;
    color: #fff;
    border: 0;
    font-family: 'Fredoka One';
    padding: 10px 30px;
    border-radius: 30px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	line-height: 1;
}

.contact-form button:hover {
	background: #FEA633;
	border-color: none;
}

.career-sidebar .widget .apply-job:hover{
	background: #FEA633;
}


/* Photo Gallery */
.gallery-photo {
	margin-bottom: 30px;
}

.gallery-photo img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}

.gallery-photo .gallery-photo-bg {
	position: absolute;
	left: 15px;
	top: 0;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
    opacity: 0;
    background: #333;
    z-index: 9;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.gallery-photo:hover .gallery-photo-bg {
	opacity: 0.6;
}

.gallery-photo .plus-icon {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 100%;
	text-align: center;
	z-index: 99;
	font-size: 30px;
	color: #fff;
}

.gallery-photo:hover .plus-icon {
	visibility: visible;
	display: flex;
	align-items: center;
  	justify-content: center;
  	margin-top: -15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.gallery-photo img {
		height: 207px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.gallery-photo img {
		height: 236px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.gallery-photo img {
		height: 364px;
	}
}

@media only screen and (max-width: 575px) {
	.gallery-photo img {
		object-fit: fill;
		height: auto;
	}
}

.video_list_f .video-item.o-video {
    border-radius: 0;
}

.featured_video {
    padding-bottom: 90px;
    background-image: url(../../uploads/you_pattern.png);
    background-size: cover;
    background-position: center center;
    padding-top: 25px;
}
/* Video Gallery */
/*.video-item {
	margin-bottom: 70px;
}*/
/*.video-item iframe {
	width: 100%;
	height: 350px;
}*/
.video-item .video-caption {
	font-weight: 700;
	font-size: 18px;
}




/* Product */
.product-item {
	margin-bottom: 80px!important;
}

.product-item .photo img {
	width: 100%;
	height: 270px;
	object-fit: cover;
	border: 1px solid #e3e3e3;
}

.product-item .text h3 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 10px!important;
}

.product-item .text h3 a {
	color: #333;
}

.product-item .text h3 a:hover {
	color: #3867D6;
}

.product-item .text .price {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 18px;
}

.product-item .text .price del {
	color: red;
}
.product-item .text .cart-button {
	overflow: hidden;
}
.product-item .text .cart-button a,
.product-item .text .cart-button input[type="submit"] {
	background: #3867D6;
	color: #fff;
	border-radius: 30px;
	padding: 10px 20px;
	font-size: 14px;
	border: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: inline-block;
}
.our_mission .container {
    max-width: 1000px;
    width: 100%;
}
.our-mission-carousel .text img {
    /*width: 380px;*/
    display: block;
    margin: 0 auto;
}
/*.our-mission-carousel .text {
    display: flex;
    align-items: center;
    text-align: center;
}*/
.our_mission .text p {
    font-size: 30px;
    text-align: center;
}
.our_mission {
    padding-top: 80px;
    padding-bottom: 70px;
    background: url(../../uploads/mission_pattern.png);
    background-size: cover;
    background-position: center center;
}
.product-item .text button {
	width: 100%;
	background: #3867D6;
	color: #fff;
	border-radius: 30px;
	padding: 10px 20px;
	font-size: 14px;
	border: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: inline-block;
}

.product-item .text button i {
	font-size: 14px;
}

.product-item .text .cart-button a.stock-empty {
	background: #ead1d1;
	color: #ff0000;
}

.product-item .text .cart-button a.stock-empty:hover {
	background: #ead1d1;
	color: #ff0000;
}

.product-item .text .cart-button a:hover,
.product-item .text .cart-button input[type="submit"]:hover {
	background: #333;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.product-item .photo img {
		height: 220px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.product-item .photo img {
		height: 347px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.product-item .photo img {
		height: 540px;
	}
}

@media only screen and (max-width: 575px) {
	.product-item .photo img {
		object-fit: fill;
		height: auto;
	}
}




/* Product Detail */
.product-detail .photo img {
	width: 100%;
	height: auto;
	border: 1px solid #e3e3e3;
}

.product-detail h2 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px!important;
}

.product-detail p {
	font-size: 16px;
}

.product-detail .price {
	font-size: 28px;
	font-weight: 600;
	color: #3867D6;
}

.product-detail .price del {
	color: red;
}

.product-detail .delivery-time {
	font-size: 18px;
}

.product-detail .qty {
	font-size: 18px;
}

.product-detail .qty input[type="number"] {
	width: 100px;
}

.product-detail button {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 14px 30px;
    border: 0;
    border-radius: 50px;
    background: #3867D6;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.product-detail button:hover {
	background: #333;
}

.product-detail .nav-pills .nav-link.active {
	background: #3867D6;
	color: #fff;
}

.product-detail .nav-pills .nav-link {
	background: #f1f5f9;
	color: #3867D6;
}

.product-detail li.nav-item {
	margin-right: 10px;
}

.product-detail li {
	background: none!important;
	padding-left: 0!important;
}

.product-detail a.stock-available-amount {
	background: #ffc107;
	color: #333;
	border: 0;
	border-radius: 16px;
	padding: 5px 18px;
	font-size: 14px;
}

.product-detail a.stock-empty {
	background: #ead1d1;
	color: #ff0000;
	border-radius: 30px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    display: inline-block;
    margin-top: 30px;
    text-transform: uppercase;
}

.product-detail a.stock-empty:hover {
	background: #ead1d1;
	color: #ff0000;
}

@media only screen and (max-width: 767px) {
	.product-detail .photo img {
		margin-bottom: 30px;
	}
}


/* Cart */
.cart table img {
	width: 100px;
	height: auto;
}

.cart input[type="number"] {
	width: 100px;
}

.cart .total {
	font-size: 18px;
	font-weight: 600;
}

.cart-buttons {
	float: right;
}

.cart-buttons a,
.cart-buttons input[type="submit"] {
	margin-right: 10px;
}

@media only screen and (max-width: 767px) {
	.cart-buttons {
		margin-bottom: 30px;
	}
}



.checkout-login-form h2 {
	font-size: 24px;
	font-weight: 700;
}

.checkout-login-form .inner {
	display: flex;
	justify-content: center;
}

.checkout-login-form input {
	width: 400px;
}

.checkout-login-form .new-user {
	margin-top: 15px;
	font-weight: 600;
}

.checkout-login-form .new-user a {
	color: #3867D6;
}

.checkout-login-form .new-user a:hover {
	color: #333;
}

.checkout h2 {
	font-size: 24px;
	font-weight: 700;
}

.checkout-billing h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}

.checkout-tab .nav-link {
	font-size: 20px;
	padding: 15px 30px;
	font-weight: 700;
	background: #ddd;
	color: #6c757d;
	margin-right: 10px;
}
.checkout-tab .nav-link i {
	background: #6c757d;
	color: #ddd;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
}
.checkout-tab .nav-link.active {
	font-size: 20px;
	padding: 15px 30px;
	font-weight: 700;
	background: #3867D6;
}
.checkout-tab .nav-link.active i {
	background: #fff;
	color: #3867D6;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
}

.checkout-tab li {
	padding-left: 0!important;
	background: none!important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.checkout-tab .nav-link {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
	}
	.checkout-tab .nav-link.active {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {
	.checkout-tab .nav-link {
		padding-left: 25px;
		padding-right: 25px;
		font-size: 18px;
	}
	.checkout-tab .nav-link.active {
		padding-left: 25px;
		padding-right: 25px;
		font-size: 18px;
	}
	.page-content-checkout button {
		margin-bottom: 30px;
	}
	.order-summery-area {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 575px) {
	.page-content-checkout ul.nav-pills li {
		width: 100%!important;
	}
}




/* Login */
.reg-login-form h2 {
	font-size: 24px;
	font-weight: 700;
}

.reg-login-form .inner {
	display: flex;
	justify-content: center;
}

.reg-login-form input {
	width: 400px;
}

.reg-login-form .new-user {
	margin-top: 15px;
	font-weight: 600;
}

.reg-login-form .new-user a {
	color: #3867D6;
}

.reg-login-form .new-user a:hover {
	color: #333;
}

@media only screen and (max-width: 991px) {
	.reg-login-form input {
		width: 100%;
	}
	.reg-login-form select {

	}
	.reg-login-form .inner {
		display: block;
	}
}





/* User Panel */
.user-sidebar ul {
	display: flex;
	flex-direction: column;
}

.user-sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 0;
	background: none;
}

.modal-table {
	font-size: 14px;
}

.modal-table tr th {
	width: 150px;
}

.modal-full-width {
	max-width: 100%!important;
}

.modal-full-width .top-area {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dee2e6;
}

.modal-full-width .top-right {
	font-size: 20px;
	font-weight: 700;
	float: right;
	margin-top: 30px;
}

@media only screen and (min-width: 992px) {
	.modal-full-width {
		max-width: calc(100% - 200px)!important;
	}
}

.customer-invoice {
	padding-top: 30px;
}
.customer-invoice .top-head {
	border-bottom: 1px solid #efebeb;
}
.customer-invoice .left img {
	height: 70px;
}
.customer-invoice .left .company-info {
	font-size: 14px;
	margin-bottom: 30px;
}
.customer-invoice .right {
	text-align: right;
	font-size: 18px;
	font-weight: 700;
	margin-top: 30px;
}
.customer-invoice .i3 {
	margin-top: 30px;
}
.customer-invoice .i3 h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px!important;
}
.customer-invoice .i3 p {
	font-size: 14px;
	margin-bottom: 0;
}
@media print {
	@page { margin: 0; }
}




.chosen-drop {
    z-index: 999999 !important;
}

.nav-doctor li {
	padding-left: 0!important;
	background: none!important;
}

.doc_detail_social li {
	padding-left: 0!important;
	background: none!important;
	float: left;
	margin-right: 5px;
}

.doc_detail_social li i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background: #3867D6;
	color: #fff;
	border-radius: 4px;
	transition: all 0.4s ease;
}
.doc_detail_social li:hover i {
	background: #333;
}

.nav-doctor .nav-link {
	background: #e6e6e6;
	margin-right: 10px;
	color: #333;
}
.nav-doctor .nav-link.active,
.nav-doctor .show > .nav-link {
	background: #3867D6;
}


/* Bootstrap Pagination */
.pagination li {
	background: none!important;
	padding-left: 0!important;
}


.dashboard-stat .text {
	font-size: 20px;
}
.dashboard-stat .total {
	font-size: 30px;
}

@media only screen and (max-width: 767px) {
	.dashboard-stat-item {
		margin-bottom: 30px;
	}
}


/* ------------------------------------------- */
/* toastr */
/* ------------------------------------------- */
.toast {
    opacity: 1 !important;
}
#success_toastr {
    background: green!important;
}
#error_toastr {
    background: red!important;
}
.toast-error {
  background-color: #bd362f;
}
.toast-success {
  background-color: #51a351;
}
.toast-warning {
  background-color: #f89406;
}



/* Checkout */
.checkout-left h4 {
	font-weight: 700;
}

.checkout-right h4 {
	font-weight: 700;
}
.checkout-right .inner {
	background: #f3f3f3;
	padding: 15px;
}
.checkout-right img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.checkout-right .p_price {
	text-align: right;
}

.checkout-right .p_name,
.checkout-right .p_name a {
	text-decoration: none!important;
	color: #333;
}
.checkout-right .total_amount {
	font-size: 22px;
	font-weight: 700;
}
.shipping-checkbox-container .form-check {
	margin-bottom: 10px;
}
.shipping-checkbox-container input:focus {
	border-color: none!important;
}
.shipping-checkbox-container .heading {
	line-height: 1.1;
}
.shipping-checkbox-container .subheading {
	font-size: 12px;
}
.checkout-right table td {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.checkout-left input[type="checkbox"],
.checkout-right input[type="checkbox"] {
	color: #3867D6;
}

/* Select 2 */
.select2-container--bootstrap .select2-selection--single {
	height: 38px!important;
	line-height: 38px!important;
	padding-top: 0!important;
	font-size: 1rem;
}


/* Preloader */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999999;
}

#preloader #status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}


.share_buttons a {
	text-align: center;
}
.share_buttons a i {
    border: 1px solid #3b5998;
    color: #fff!important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    margin-right: 4px;
}
.share_buttons a.facebook i {
	background: #3b5998;
    border-color: #3b5998;
}
/*.share_buttons a.facebook:hover i {
	color: #3b5998!important;
	background: #fff;
}*/
.share_buttons a.twitter i {
	background: #00aced;
    border-color: #00aced;
}
/*.share_buttons a.twitter:hover i {
	color: #00aced!important;
	background: #fff;
}*/
.share_buttons a.pinterest i {
	background: #EB4823;
    border-color: #EB4823;
}
/*.share_buttons a.pinterest:hover i {
	color: #EB4823!important;
	background: #fff;
}*/
.share_buttons a.linkedin i {
	background: #0e76a8;
    border-color: #0e76a8;
}
/*.share_buttons a.linkedin:hover i {
	color: #0e76a8!important;
	background: #fff;
}*/
.share_buttons a.telegram i {
	background: #0e76a8;
    border-color: #0e76a8;
}
.mobile_show{
	display: none;
}
.video-carousel-bg .owl-carousel:hover .owl-nav {
    display: block;
}
.video-carousel-bg .owl-nav {
    display: none;
}
.video-carousel-bg .owl-nav div {
    position: absolute;
    top: 38%;
    height: 40px;
    background-color: #FD48A3;
    width: 40px;
    border-radius: 50%;
}
.video-carousel-bg .owl-prev {
    background-image: url(../../uploads/left-chevron.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
     left: 20px;
}
.video-carousel-bg  .owl-next {
    background-image: url(../../uploads/next.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
     right: 20px;
}

.video-carousel-1 .owl-prev {
    left: 0;
}
.video-carousel-1 .owl-next {
    right: 50px;
}

.video-carousel-1 .owl-nav div {
    top: 50%;
}
.team-photo img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
button.slick-next {
    background-image: url(../../uploads/next.png);
    background-size: cover;
    width: 30px;
    height: 30px;
    background-color: #0C5BA6;
    background-position: center center;
    webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}
button.slick-prev.slick-arrow{
	 background-image: url(../../uploads/left-chevron.png);
    background-size: cover;
    width: 30px;
    height: 30px;
    background-color: #0C5BA6;
    background-position: center center;
    webkit-animation: bounceLeft 2s infinite;
    animation: bounceLeft 2s infinite;
}
button.slick-next.slick-arrow:hover {
    webkit-animation: bounceRight 0s infinite;
    animation: bounceRight 0s infinite;
}
button.slick-prev.slick-arrow:hover{
   webkit-animation: bounceLeft 0s infinite;
    animation: bounceLeft 0s infinite;
}
@-moz-keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}





@-webkit-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
}
@-moz-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}
@keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -ms-transform: translateX(15px);
    transform: translateX(15px);
  }
}
/* /left bounce */


/* right bounce */
@-webkit-keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  60% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}
@-moz-keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
@keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  60% {
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}



.video-carousel-bg .owl-nav {
    display: none !important;
}
button.slick-next.slick-arrow.slick-disabled {
    display: none;
}
button.slick-prev.slick-arrow.slick-disabled {
    display: none !important;
}
button.slick-prev.slick-arrow {
    display: block !important;
}
.testimonial .owl-item .row {
    align-items: center;
}
.page-content {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: -220px;
    position: relative;
    z-index: 99;
}
.home_page{
	padding: 0;
	margin-bottom: -220px;
}
.share_buttons ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
}
i.fab.fa-whatsapp {
    background: #25D366 !important;
    border-color: #25D366 !important;
}
.social-share .btn {
    font-size: 20px;
    background: #FD48A3;
    color: #fff;
    line-height: 40px;
    width: 50px;
    height: 50px;
    padding: 0;
    box-shadow: none;
    border-radius: 50%;
}
.social-share .btn .fa-share-alt {
    margin-right: 0;
    line-height: 50px;
}
.social-share i.fas.fa-times{
    margin-right: 0;
    line-height: 50px;
}
.social-share .social {
    box-shadow: 4px 2px 10px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -75px;
    display: none;
    justify-content: space-between;
    background-color: white;
    padding: 10px 5px;
    border-radius: 50px;
    animation: fadeOut 1s;
    z-index: 99;
}
.social-share i.fab.fa-twitter {
    background: #00aced;
    border-color: #00aced;
}
.social-share {
  display: flex;
  flex-direction: column;
  position: relative;
}
.social-share i.fas.fa-times {
    display: none;
}
.social-share.closebtn i.fas.fa-share-alt {
    display: none;
}
.social-share.closebtn .fa-times {
    display: block !important;
}
.social-share.closebtn .social {
    display: flex;
    animation: fadeIn 1s;
}
.social-share i.fas.fa-envelope {
    background: #BB001B;
    border-color: #BB001B;
}
.social-share .fa-instagram-square {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: none;
    border-color: #d6249f;
}
.about_top p{
    color: #7b7b7b;
    font-size: 22px;
}
.abou_page_s .text p {
    font-size: 22px;
    text-align: center;
    color: #333f7f;
}
.blog-item p {
    color: #333f7f;
}
.sidebar .widget h3 {
    color: #0c5ba6;
}
.sidebar .widget .type-2 ul li a {
    color: #333f7f;
}
.blog-item .share_box .read-more a:hover {
    background: #FEA633 !important;
}
.our-mission-carousel lottie-player {
    height: 350px;
    width: 100%;
}
.right_testi lottie-player {
    width: 100%;
    margin: 0 auto;
    height: 400px;
}
.navbar-area .header-sticky.animated.fadeInDown li a:hover {
    color: #FEA633 !important;
}
.inner-nav .header-sticky li a:hover {
    color: #FEA633 !important;
}
.header-sticky.fadeInDown {
    z-index: 9999;
}
.bottom-m {
    margin-top: 15px;
}
.apps_c.top_bottom {
    margin-top: 50px;
}
.col-md-6.right_count_s .apps_c.top_bottom {
    margin-top: 0;
    margin-bottom: 50px;
}
.video0verlay:before {
    content: "";
    position: absolute;
    background: url(../../uploads/Wave-38.svg);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    z-index: 9;
}
/*@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm{*/
    .video0verlay:after {
    background-image: url(../../uploads/Confetti.svg);
    background-position: center top;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 500px;
    z-index: 9;
    background-repeat: no-repeat;
}
/*}*/
.footer_logo .footer-item.footer-service p.bottom-text {
    margin-top: 0;
}
span.ls-bottom-slidebuttons a {
    border: 2px solid #FD48A3 !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: 0 5px;
}
.ls-thumbnail-hover {
    display: none !important;
}
a.ls-nav-active {
    background: #FD48A3;
}
.home_page span.ls-bottom-slidebuttons {
    display: none;
}
.our_team {
    padding-top: 70px;
}
.our_test {
    padding-top: 70px !important;
}
li.nav-item.active a {
    color: #3867D6 !important;
    border-bottom: 2px solid #3867D6;
}
.career-sidebar .g-recaptcha > div {
    text-align: left;
}
.service_page_f .service-item {
 margin-bottom: 40px;
}
.mobile-banner {
    display: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0)  {
.footer-area lottie-player {
    width: 100%;
    height: 1400px;
   position: relative;
    bottom: 0;
}

.sectionin {
    margin-left: calc((100% - 1170px) / 1.6);
}
.video0verlay:after {
    background-image: url(../../uploads/Con3.svg);
}
.apps_ico_right lottie-player {
    height:250px;
}
.testimonial-carousel {
    height: 100vh;
}
.aboutus-page .slide-1 lottie-player {
    top: 135px;
    left: 230px;
}
.our_team .slick-dots {
    position: relative;
    top: 30px;
}  
.aboutus-page .slide-2 lottie-player {
    top: 150px;
    position: relative;
    left:0px;
}
.aboutus-page .slide-3 lottie-player {
        top: 150px;
        position: relative;
        left: 230px;
}
.aboutus-page .ls-inner{
   height: 500px !important;
}
@media only screen and  (max-width:768px) {
.footer-area lottie-player {
    width: 1071px;
    height: 980px;
    bottom: 0;
}
h3.sub_heding_s {
    padding: 0 25px;
}
.apps_ico_left {
   width: 300px !important;
}
.apps_ico_right {
  width: auto!important;
}
.apps_ico_right lottie-player{
    height: 200px !important;
}
.apps_ico_left ul li img{
    width: 120px !important;
}
.our_vission_mob lottie-player{
    height: 350px !important;
}
.award_section_list .col-md-4:last-child .award_list {
     padding: 20px 61px!important;
}
.award_list {
    padding: 20px 51px!important;
    font-size: 13px!important;
}
}
}
