.brand-color-element.fourth {
	background-image: linear-gradient(to top, rgb(0, 164, 189, .7), rgb(0, 189, 165, .7))!important
}

.sales-section {
	border-bottom: 1px solid #cecece7d
}

.services {
	background: #ebeff3
}

.desc {
	width: 88%
}
.featurelogo {
    width: 100%;
    max-width: calc(20% - 15px);
    height: auto;
    float: left;
    /* text-align: center; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    background: #fafafa;
    /* border: 5px solid #000; */
}
 .featurelogo:not(last-child) {
    margin-right: 15px;
    margin-bottom: 20px;
}
.featurelogo img {
    max-width: 75%;
    max-height: 100px;
}
.left-hr-line:after {
	position: absolute;
	content: '';
	width: 50%;
	background: #1b91b5;
	height: 2px;
	top: 55px;
	right: 0;
	left: -29%;
	bottom: 0;
	z-index: 0
}

.right-hr-line:after {
	content: '';
	position: absolute;
	width: 50%;
	background: #1b91b5;
	height: 2px;
	top: 55px;
	z-index: 0;
	right: -195px;
	bottom: 0
}

.box-numeric-num {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #1b91b5;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	box-shadow: 0 8px 32px rgba(27, 145, 181, .8);
	position: absolute;
	right: auto;
	bottom: 50%;
	transform: translateX(-50%);
	z-index: 3
}

.icon {
	width: 60px;
	height: 60px
}

.icon img {
	box-shadow: 0 0 20px 8px rgba(0, 0, 0, .07), 0 2px 4px 0 transparent;
	padding: 5px
}

.section-bg {
	background: #fafbfe;
	z-index: 1
}

.section-bg:after,
.section-bg:before {
	content: '';
	position: absolute;
	width: 100%;
	opacity: .1;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../../assets/images/kindpng.png)
}

.section-bg:before {
	left: 0;
	top: 0;
	background-position: center center
}

.section-bg:after {
	content: '';
	position: absolute;
	left: -50%;
	top: 0;
	background-position: 0 134%
}

.get-started,
.section-image {
	background-size: cover!important
}

.section-image:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fbfbfb;
	opacity: .9
}

.sales-section .section-title:before {
	margin: auto
}

.thumbnailbf:before {
	position: absolute;
	left: -11px;
	top: -10px;
	width: 90%;
	height: 100%;
	content: '';
	background-image: linear-gradient(45deg, #00a4bd, #00bda5);
	border-radius: 30% 70% 70% 30%/30% 30% 70% 70%!important;
	transform: rotate(-180deg)
}

.common-list-items li {
	position: relative;
	margin-bottom: 15px;
	line-height: 2rem;
	display: flex;
	align-items: baseline
}

.common-list-items li img {
	max-width: 15px;
	padding: 1px;
	margin-right: 10px
}

.service-icon {
	width: 60px;
	height: 60px;
	box-shadow: 0 0 20px 8px rgba(0, 0, 0, .07), 0 2px 4px 0 transparent;
	padding: 5px;
	color: #1b91b5;
	font-size: 30px
}

.img-thumbnail {
	padding: 0;
	z-index: 1;
	position: relative;
	box-shadow: 0 25px 98px 0 rgba(0, 0, 0, .1);
	transition: all .3s ease-in;
	border-radius: 30% 70% 70% 30%/30% 30% 70% 70%!important
}

.img-thumbnail:hover {
	border-radius: 40% 60% 40% 60%/70% 30% 70% 30%!important;
	cursor: pointer
}

.pad {
	padding: 0 68px
}

#success {
	display: none;
	padding-left: 15px;
	padding-top: 10px
}

.fw-section {
	background: #efefef
}

.main_title {
	text-align: center;
	padding: 60px 0
}

.main_title h2 {
	font-size: 36px;
	font-family: "bree serif", serif;
	color: #1b91b5;
	text-transform: uppercase;
	text-align: center;
	border-style: double;
	display: inline-block;
	line-height: 58px;
	padding: 0 23px
}

.about_person_area {
	background: #fff;
	padding-top: 40px;
	background: #efefef;
	padding-bottom: 40px
}

.about_person_area .person_img {
	max-width: 322px
}

.about_person_area .person_img img {
	max-width: 100%;
	border-style: double;
	border-color: #fff;
	border-radius: 100%;
	height: auto
}

.about_person_area .person_img .download_btn {
	margin-top: 40px;
	z-index: 1
}

.about_person_area .person_details {
	margin-left: -30px
}

.person_details ul {
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -ms-flexbox;
	display: flex
}

.person_details ul>li {
	max-width: 50%;
	flex: 0 0 50%;
	position: relative
}

.about_person_area .person_details h3 {
	font-size: 36px;
	color: #333;
	text-transform: uppercase;
	font-family: raleway, sans-serif;
	font-weight: 700;
	padding-bottom: 10px;
	width: 100%
}

.about_person_area .person_details h3 span {
	color: #1b91b5
}

.about_person_area .person_details h4 {
	font-size: 18px;
	font-family: raleway, sans-serif;
	font-weight: 700;
	color: #666;
	padding-bottom: 15px
}

.about_person_area .person_details p {
	font-size: 13px;
	line-height: 24px;
	color: #333;
	font-family: raleway, sans-serif;
	font-weight: 400;
	width: 100%
}

.reslink {
	visibility: hidden;
	bottom: -30px;
	left: 0;
	transition: all .3s ease;
	padding: 7px 15px;
	background: linear-gradient(45deg, #00a4bd, #00bda5);
	color: #fff
}

.employe-area:hover .reslink {
	visibility: visible;
	bottom: 0
}

.about_person_area .person_details .person_information {
	padding: 15px 0 25px
}

.about_person_area .person_details .person_information ul {
	display: inline-block
}

.about_person_area .person_details .person_information ul li a {
	font-size: 13px;
	line-height: 26px;
	color: #333;
	font-family: raleway, sans-serif
}

.about_person_area .person_details .person_information ul+ul {
	padding-left: 55px
}

.about_person_area .person_details .person_information ul+ul li a {
	font-size: 13px;
	line-height: 26px;
	color: #666;
	font-family: raleway, sans-serif
}

.download_btn {
	display: block;
	background-image: linear-gradient(45deg, #00a4bd, #00bda5);
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
	font-family: yellowtail, cursive;
	position: relative;
	overflow: hidden
}

.download_btn span {
	display: inline-block;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 100%;
	transition: all .4s linear 0s
}

.download_btn:before {
	content: "\f019";
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	top: -100%;
	left: 0;
	font-family: FontAwesome;
	transition: all .2s ease-in
}

.download_btn:hover span {
	-webkit-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%)
}

.download_btn:hover:before {
	top: 0
}

.contact_btn {
	max-width: 140px;
	display: block;
	line-height: 40px;
	color: #fff;
	font-family: raleway, sans-serif;
	box-shadow: none!important;
	outline: 0!important;
	border: none;
	border-radius: 0;
	background-image: linear-gradient(45deg, #00a4bd, #00bda5);
	width: 100%;
	padding: 0;
	position: relative;
	overflow: hidden
}

.contact_btn span {
	display: inline-block;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 100%;
	transition: all .4s linear 0s
}

.contact_btn:before {
	content: "\f1d8";
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	top: -100%;
	left: 0;
	font-family: FontAwesome;
	transition: all .2s ease-in
}

.contact_btn:focus {
	background: #1b91b5
}

.contact_btn:hover {
	background: #1b91b5
}

.contact_btn:hover span {
	-webkit-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%)
}

.contact_btn:hover:before {
	top: 0
}

#button {
	background-color: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	border: 3px solid #1b91b5;
	bottom: 15px;
	left: 10px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	box-shadow: 0 8px 32px rgba(27, 145, 181, .8);
	visibility: hidden;
	z-index: 1000
}

#button svg {
	max-width: 20px;
	color: #000
}

#button:hover {
	cursor: pointer;
	background-color: #1b91b5
}

#button:hover svg {
	color: #fff
}

#button:active {
	background-color: #1b91b5
}

#button.show {
	opacity: 1;
	visibility: visible
}

.form-section .form-control {
	display: block;
	color: #495057;
	background-clip: padding-box;
	
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	width: 100%;
	box-sizing: border-box;
	min-width: 100%;
	border: none;
	margin-bottom: 10px;
	box-shadow: none;
	font-size: inherit;
	letter-spacing: 0;
	outline: 0;
	line-height: 50px;
	height: 50px;
	padding: 0 30px;
	text-align: left;
	font-family: inherit;
	background-color: #f5f5f5
}

::-webkit-scrollbar {
	width: 12px;
	background-color: #fff
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(27, 145, 181, .3);
	background-image: linear-gradient(45deg, #00a4bd, #00bda5)
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(27, 145, 181, .5);
	background-color: #fff
}

#cov_all_table {
	width: 100%
}
.ludo-game .icon img{
box-shadow:none;
}
@media(min-width:991px){
.pf-list > li {
    width: 100%;
    max-width: 33%;
}
}
@media(max-width:1199px) {
	.about_person_area .person_img {
		max-width: none;
		width: 100%;
		display: block
	}
	.about_person_area .person_details {
		margin-left: 0
	}
}

@media(max-width:1024px) {
	.fs-65 {
		font-size: 45px
	}
	.bg-left {
		width: 100%!important
	}
	.icon {
		display: none!important
	}
}

@media(max-width:991px) {
	.about_person_area .person_img {
		text-align: center
	}
	.about_person_area .person_details {
		margin-top: 30px
	}
	.left-hr-line:after,
	.left-hr-line:before,
	.right-hr-line:after {
		display: none!important
	}
	.desc {
		width: 100%;
		margin-right: 0!important
	}
	.box-numeric-num {
		right: 50%;
		bottom: 0;
		transform: translate(-50%, -50%)
	}
	.why-choose .card .icon {
		display: flex!important
	}
	.getin-touch {
		top: 60%
	}
}

@media(max-width:767px) {
	.getin-touch {
		top: 50%
	}
	.h2,
	h2 {
		font-size: 1.5rem
	}
	.section-bg:before {
		top: -50%
	}
	.section-bg:after {
		bottom: 0;
		right: 0;
		left: auto
	}
}

@media(max-width:600px) {
	.pad {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media(max-width:500px) {
    .featurelogo:not(last-child){
        margin-right:0;
    }
    .featurelogo{
        max-width:100%;
    }
	.pad {
		padding-left: 0;
		padding-right: 0
	}
	.about_person_area .person_details .person_information ul+ul {
		padding-left: 2.5rem
	}
}