@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/*"Noto Sans", serif*/

@font-face {
	font-family: MyriadPro;
	src: url(../fonts/MyriadPro-Regular.otf);
}

@font-face {
	font-family: MyriadProB;
	src: url(../fonts/MyriadPro-Bold.otf);
}

@font-face {
	font-family: "FontAwesome";
	src: url("../fonts/fontawesome-webfont.eot");
}

a {
    color: #6628c0;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #181818;
    text-decoration: none;
}

/* Icons */
/* @font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../font/slick.eot');
    src: url('../font/slick.eot?#iefix') format('embedded-opentype'), url('../font/slick.woff') format('woff'), url('../font/slick.ttf') format('truetype'), url('../font/slick.svg#slick') format('svg');
} */

* {
	margin: 0px;
	padding: 0px;
	font-family: "Noto Sans", sans-serif;
}

a{cursor: pointer;}

button, a{border: 0px;  outline: 0;}

:focus,
:focus-visible {
	border: 0px;
	outline: 0px
}

.tleft {
	text-align: left;
}

.tcenetr {
	text-align: center;
}

.tright {
	text-align: right;
}

.form-control:focus {
	background-color: #ffffff;
	color: #000;
	border-color: #86b7fe;
	outline: 0;
	background-color: #ffffff;
	box-shadow: 0 0 7px .25rem rgb(9 71 161 / 57%);
}

/* .container {
	max-width: 96%;
	margin: 0px auto;
} */

.mycontainer {
	position: relative;
	max-width: 100%;
	margin: 0px auto;
	float: left;
	width: 100%;
}


.dm.slider {
	margin: 140px auto 50px;
}

.dm .dmcontbg {
	position: relative;
	font: 25px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: left;
	font-weight: 600;
	width: 100%;
	float: left;
}

.dm .dmcont {
	border-top: 1px solid #ffffff;
	width: 100%;
	float: left;
}

.dm .dmimg {
	width: 30%;
	float: left;
	max-height: 110px;
}

.dm .dmhdn {
	width: 65%;
	float: left;
	position: relative;
	font: 25px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: left;
	text-shadow: 0px 1px 1px #ffffff;
	font-weight: 600;

}


.dm p {
	position: relative;
	font: 19px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 300px;
}



/* carousel */

.nav-link {
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	padding: 15px !important;
}

.nav-link.dropdown-toggle {
	font-weight: 600;
	font-size: 18px;
	padding: 15px !important;
}

li.sub-dropdown .nav-link.dropdown-toggle {
	padding: 10px 15px !important;
	font-weight: 400;
	color: #212529;
	font-size: 16px;
	border-bottom: 1px solid #ededed;
}

li:last-child.sub-dropdown .nav-link.dropdown-toggle {
	border-bottom: 0px solid #ededed;
}

.sub-dropdown .nav-link.dropdown-toggle:hover, .sub-dropdown .nav-link.dropdown-toggle:focus,
.sub-dropdown-menu.dropdown-menu-right a.dropdown-item:hover, .sub-dropdown-menu.dropdown-menu-right a.dropdown-item:focus {
	color: #ffffff;
	background: rgb(120, 32, 202);
	background: linear-gradient(90deg, #5a5a5a 0%, #000000 100%);
}

.sub-dropdown .nav-link.dropdown-toggle.active,
.sub-dropdown-menu.dropdown-menu-right a.dropdown-item.active {
	color: #ffffff;
	background: rgb(120, 32, 202);
	background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
}

.sub-dropdown .dropdown-toggle::after {
	display: inline-block;
	margin-left: 12px;
	vertical-align: 2px;
	content: "";
	border-top: 5px solid;
	border-right: 5px solid transparent;
	border-bottom: 0;
	border-left: 5px solid transparent;
	transform: rotate(270deg);
}

.sub-dropdown .sngldrp.dropdown-toggle::after{display: none;}

.impctbg {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.impctbg2 {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.clntlgbg {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin-top: 50px;
}

.clntlogoM {
	width: 18.8%;
    height: auto;
    margin: 5px;
	background-color: #f8f8f8;
	border-radius: 10px;
	float: left;
	padding: 5px;
	/* -webkit-filter: grayscale(100%); */
	/* Safari 6.0 - 9.0 */
	/* filter: grayscale(100%); */
}

.clntlogoM:hover {
	background: rgb(202, 219, 229);
	background: linear-gradient(90deg, rgb(191 217 233) 30%, rgb(222 206 239) 100%);
	transition: all 0.2s ease;
	/* -webkit-filter: grayscale(0%); */
	/* Safari 6.0 - 9.0 */
	/* filter: grayscale(0%); */
}

.asclogoM {
	width: 18.8%;
	height: auto;
	margin: 5px;
	background-color: #ffffff;
	float: left;
	padding: 5px;
	/* -webkit-filter: grayscale(100%); */
	/* Safari 6.0 - 9.0 */
	/* filter: grayscale(100%); */
}
.prtnrlogo {
	width: 13%;
	height: auto;
	margin: 7px;
	background-color: #D0D2D3;
	border-radius: 0px;
	float: left;
	/* -webkit-filter: grayscale(0%); */
	/* Safari 6.0 - 9.0 */
	/* filter: grayscale(0%); */
}

.prtnrlogo:hover {
	background: rgb(202, 219, 229);
	background: linear-gradient(90deg, rgb(191 217 233) 30%, rgb(222 206 239) 100%);
	transition: all 0.2s ease;
	/* -webkit-filter: grayscale(100%); */
	/* Safari 6.0 - 9.0 */
	/* filter: grayscale(50%); */
}

.prtnrlogoM {
	width: 46%;
	height: auto;
	margin: 1%;
	background-color:transparent;
	border-radius: 10px;
	float: left;
	/* -webkit-filter: grayscale(0%); */
	/* Safari 6.0 - 9.0 */
	/* filter: grayscale(0%); */
}

.prtnrlogoM:hover {
	background:transparent;
	transition: all 0.2s ease;
	/* -webkit-filter: grayscale(100%); */
	/* Safari 6.0 - 9.0 */
	/* filter: grayscale(100%); */
}

.asclgbg {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin-top: 10px;
}

.asclogo {
	width: 19%;
	height: auto;
	margin: 4px;
	border-radius: 10px;
	float: left;
}

.asclogo:hover {
	transition: all 0.2s ease;
}

.asclogoM {
	width: 17.5%;
	height: auto;
	margin: 1%;
	float: left;
	min-height: 130px;
}

.asclogoM:hover {
	transition: all 0.2s ease;
}


/*Margin Padding classes start*/
.p0 {
	padding: 0px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.pt30 {
	padding-top: 30px !important;
}

.p10 {
	padding: 10px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pl25 {
	padding-left: 25px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pr30 {
	padding-right: 30px !important;
}


.m0 {
	margin: 0px !important;
}

.mt0 {
	margin-top: 0px !important;
}

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

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}


.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt40-res {
	margin-top: 40px !important;
}

.mt60-res {
	margin-top: 60px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb50-res {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.ml15 {
	margin-left: 15px !important;
}


.ml20 {
	margin-left: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}
/*Margin Padding classes end*/
.form-check-input:checked {
	background-color: #dc3545;
	border-color: #dc3545;
}

.nav .nav-item.dropdown:hover .dropdown-menu {
	padding: 0px;
	display: block;
	right: 0;
}

.sub-dropdown-menu {
	display: none;
}

.nav .nav-item.sub-dropdown:hover .sub-dropdown-menu {
	display: block;
	position: absolute;
	right: -282px;
	top: 5px;
	background-color: #ffffff;
	border-radius: 5px;
	border: 1px solid #cccccc;
}

.sub-dropdown-menu.dropdown-menu-right a.dropdown-item {
	font-size: 16px;
	padding: 8px 15px;
	border-bottom: 1px solid #ededed;
}

.sub-dropdown-menu.dropdown-menu-right a:last-child.dropdown-item {
	border-bottom: 0px solid #ededed;
}

.navbar-collapse ul {
	list-style-type: none;
	padding: 0px !important;
}

.ban {
	position: relative;
	width: 100%;
	float: left;
}

.ban-cont {
	position: absolute;
	left: unset;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	width: 55%;
	top: 50%;
	transform: translate(0%, -50%);
}

.ban-cont h4 {
	color: #00ADEE;
	font-family: "Noto Sans", sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 30px;
}

.ban-cont h5 {
	color: #ffffff;
	font-family: "Noto Sans", sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 28px;
}

.ban-cont p {
	font-size: 18px;
}

.ban-cont2 {
	position: absolute;
	left: unset;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	width: 75%;
	top: 50%;
	transform: translate(0%, -50%);
}

.ban-cont3 {
	position: absolute;
	left: unset;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	width: 45%;
	top: 50%;
	transform: translate(0%, -50%);
}

.ban-cont h1,
.ban-cont2 h1,
.ban-cont3 h1 {
	color: #ffffff;
	font-family: "Noto Sans", sans-serif;
	font-size: 46px;
	font-weight: 500;
}

.ban-cont h3 {
	color: #ffffff;
	font-family: "Noto Sans", sans-serif;
	font-size: 32px;
	font-weight: 500;
}

.ban-cont2 h4,
.ban-cont3 h4 {
	color: #00ADEE;
	font-family: "Noto Sans", sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 30px;
}


.ban-cont2 h4 a,
.ban-cont3 h4 a {
	color: #00ADEE;
	font-family: "Noto Sans", sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 30px;
	text-decoration: none;
}

.ban-cont2 h4 a:hover, .ban-cont2 h4 a:focus,
.ban-cont3 h4 a:hover, .ban-cont3 h4 a:focus {
	color: #ffffff;
	font-family: "Noto Sans", sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 30px;
	text-decoration: underline;
}

.ban-cont2 h4 span,
.ban-cont3 h4 span {
	color: #ffffff;
	font-family: "Noto Sans", sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 30px;
}

.ban-cont2 h5,
.ban-cont3 h5 {
	color: #ffffff;
	font-family: "Noto Sans", sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 32px;
}

.ban-cont2 p,
.ban-cont3 p {
	font-size: 15px;
}


.ban-btn {
	background-color: #ffffff;
	color: #005384;
	padding: 10px;
	border-radius: 10px;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

.ban-btn:hover, .ban-btn:focus {
	background-color: #eaf0f5;
	color: #005384;
	padding: 10px;
	border-radius: 10px;
	text-decoration: none;
	margin-top: 10px;
	float: left;
	transition: all 0.35s ease-out;
}

.btn2 {
	font-weight: bold;
	border-radius: 0px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #7820CA 0%, #005384 75%);
	border: 0px;
	font-size: 18px;
	color: #ffffff;
	padding: 5px 15px;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

.btn2:hover, .btn2:focus {
	font-weight: bold;
	border-radius: 0px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #005384 0%, #7820CA 75%);
	border: 0px;
	font-size: 18px;
	color: #ffffff;
	padding: 5px 15px;
	text-decoration: none;
	margin-top: 10px;
	float: left;
	transition: all 0.35s ease-out;
}


.opnbtn {
	background-color: #7D08C1;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	padding: 11px 25px;
	border-radius: 40px;
	text-decoration: none;
	margin-top: 20px;
	float: left;
	transition: all 0.3s ease-out;
	border: 1px solid #fff;
}

.opnbtn:hover, .opnbtn:focus {
	background-color: #fff;
	color: #7D08C1;
	font-weight: bold;
	font-size: 17px;
	padding: 11px 25px;
	border-radius: 40px;
	text-decoration: none;
	margin-top: 20px;
	float: left;
	transition: all 0.3s ease-out;
	border: 1px solid #7D08C1;
}



.abt p {
	font-size: 23px;
	font-weight: 300;
	line-height: 35px;
	float: left;
	width: 100%;
}

.vsn-cont {
	position: absolute;
    top: 40%;
    right: 6%;
    font-family: "Noto Sans", sans-serif;
    color: #ffffff;
    width: 45%;
    line-height: 45px;
    transform: translate(0%, -35%);
}

.vsn-cont h2.hdng{
    color: #ffffff;
    border-left: 3px solid #ffffff;}

.vsn-cont h2.hdng span{ 
		color: #ffffff;}

.vsn-cont h3 {
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 33px;
	font-weight: 100;
	line-height: 45px;
}

.vsn-cont h3 span {
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	font-size: 33px;
	font-weight: 1000;
}

.vsn-cont h3 span.vsn-cont2 {
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	font-size: 33px;
	font-weight: 500;
}

.msn2 {
	float: left;
	width: 100%;
	margin-top: 60px;
}

.msn2 h2.hdng {
	float: left;
	width: 100%;
	font-size: 35px;
	font-weight: 400;
	border-left: 3px solid #ffffff;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 25px;
	position: absolute;
	top: 15px;
	left: 0px;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	line-height: 45px;
	transform: translate(0%, -35%);
}

.msn2 h2.hdng span {
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
}

.msn2-cont {
	position: absolute;
	top: 40%;
	right: 15%;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	width: 30%;
	line-height: 45px;
	transform: translate(0%, -35%);
	background-color: #ffffff52;
	padding: 10px 25px;
}

.msn2-cont h3 {
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
}



.msn h3 {
	font-family: "Noto Sans", sans-serif;
	color: #000000;
	text-align: left;
	font-size: 28px;
	font-weight: 300;
	line-height: 40px;
}

.msn img {
	max-height: 400px;
}

button.navbar-toggler:focus {
	border: 0px;
	outline: 0;
	box-shadow: none;
}

button.navbar-toggler {
	background: transparent;
}

.navbar-toggler span {
	display: block;
	background: rgb(120, 32, 202);
	background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
	height: 3px;
	width: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	left: 0;
	opacity: 1;
	transition: all 0.35s ease-out;
	transform-origin: center left;
}



.navbar-toggler span:nth-child(1) {
	transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(2) {
	opacity: 1;
}

.navbar-toggler span:nth-child(3) {
	transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(1) {
	margin-top: 0.3em;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
	transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
	opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
	transform: translate(15%, 33%) rotate(-45deg);
}

.nav-link:focus,
.nav-link:hover {
	color: rgb(120, 32, 202);
	border-radius: 0px;
}

.grybg {
	background: #f1f1f2;
	/* background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 242, 1) 100%); */
	padding-bottom: 70px !important;
}

.clrbx {
	background: rgb(120, 32, 202);
	background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
	color: #ffffff;
	padding: 30px 25px;
	width: 100%;
	height: 100%;
	float: left;
}

.clrbx:hover {
	background: rgb(120, 32, 202);
	background: linear-gradient(180deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
	transition: all 0.3s ease-out;
	border-radius: 20px;
}

.clrbx2 {
	background: rgb(120, 32, 202);
	background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
	color: #ffffff;
	padding: 61px 30px;
	width: 290px;
	height: 290px;
	float: left;
	border-radius: 100%;
	border: 10px solid #ffffff;
	box-shadow: 0px 0px 11px 0px #0b2e6699;
	text-align: center;
}

.clrbx2:hover {
	background: rgb(120, 32, 202);
	background: linear-gradient(180deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
	transition: all 0.3s ease-out;
	border-radius: 100%;
	border: 10px solid #ffffff;
	box-shadow: 0px 0px 11px 0px #0b2e6699;
}

.grybx {
	background: #E6E7E8;
	color: #7D08C1;
	padding: 30px 25px;
	width: 100%;
	height: 100%;
	float: left;
}

.grybx:hover {
	background: #E6E7E8;
	background: linear-gradient(180deg, #E6E7E8 0%, #d4d4d4 100%);
	transition: all 0.3s ease-out;
	border-radius: 20px;
}

.grybg .clrbx h3,
.grybg .grybx h3 {
	font-size: 42px;
}

.grybg .clrbx p,
.grybg .grybx p {
	font-size: 26px;
	font-weight: 250;
	min-height: 80px;
}

.clrbx2 h3 {
	font-size: 62px;
	font-weight: 1000;
	margin-top: 20px;
}


.clrbx2 p {
	font-size: 30px;
	font-weight: 250;
	min-height: 80px;
}

.prscbg {
	background-image: url(../images/mapbg.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
}

.prscbg p {
	font-size: 22px;
	margin-top: 35px;
	font-weight: 350;
}

.prtnbg {
	background-image: url(../images/prtnbg-grey.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	padding: 50px 0px 100px;
	width: 100%;
	height: 100%;
	float: left;
}

.prtnbgnew {
	background-image: url(../images/prtnbg.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	padding: 50px 0px 100px;
	width: 100%;
	height: 100%;
	float: left;
}

.prtnbgnew h2 {
    float: left;
    width: 100%;
    font-family: "Noto Sans", sans-serif;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.prtnbgnew p {
    float: left;
    width: 100%;
    font-family: "Noto Sans", sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
}


.prtnbgnew .prtnfrmbtn {
	position: absolute;
	bottom: -95px;
	left: 50%;
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 14px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #15b6fb 0%, #af41f2 75%);
	border: 0px;
	font-size: 21px;
	transform: translate(-50%, -50%);
}

.prtnbgnew .prtnfrmbtn:hover {
	position: absolute;
	bottom: -90px;
	left: 50%;
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 14px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #af41f2 0%, #15b6fb 75%);
	border: 0px;
	transition: all 0.3s ease-out;
	box-shadow: 0px 0px 10px #00000047;
	transform: translate(-50%, -50%);
}

.prtnbg2 {
	/* background-image: url(../images/prtnbg.png); 
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover; */
	padding: 50px 0px 100px;
	width: 100%;
	height: 100%;
	float: left;
}

.prtnbg h2 {
	float: left;
	width: 100%;
	font-family: "Noto Sans", sans-serif;
	color: #323232;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.prtnbg2 h2 {
	float: left;
	width: 100%;
	font-family: "Noto Sans", sans-serif;
	color: #04548b;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.prtnbg p{
	float: left;
	width: 100%;
	font-family: "Noto Sans", sans-serif;
	color: #323232;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}


.prtnbg2 p {
	float: left;
	width: 100%;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}

.prtnbg .prtnfrmbg {
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #15b6fbab 0%, #af41f2ad 75%);
	border-radius: 20px;
	padding: 50px 50px 10px 50px;
	width: 100%;
	height: 100%;
	float: left;
}

.prtnfrmbg2 {
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #0e95d4 0%, #9838e2 75%);
	border-radius: 20px;
	padding: 50px 50px 10px 50px;
	width: 100%;
	height: 100%;
	float: left;
}

.prtnbg .prtnfrmbg input.form-control,
.prtnbg .prtnfrmbg textarea,
.prtnbg .prtnfrmbg select,
.prtnfrmbg2 input.form-control,
.prtnfrmbg2 textarea,
.prtnfrmbg2 select {
	border-radius: 12px;
	background-color: #ffffff;
	margin-bottom: 25px;
	padding: 10px 20px;
	border: 0px;
	width: 100%;
	float: left;
}

.prtnbg .prtnfrmbg input.form-control::placeholder,
.prtnfrmbg2 input.form-control::placeholder {
	color: #929292;
	text-align: left;
	font-family: "Noto Sans", sans-serif;
	font-weight: 200;
	font-size: 18px;
}

.prtnbg .prtnfrmbg textarea::placeholder,
.prtnfrmbg2 textarea::placeholder {
	color: #929292;
	text-align: center;
	vertical-align: middle;
	font-family: "Noto Sans", sans-serif;
	font-weight: 200;
	font-size: 18px;
}

.prtnbg .prtnfrmbg .form-check label,
.prtnfrmbg2 .form-check label {
	color: #ffffff;
	text-align: left;
	font-family: "Noto Sans", sans-serif;
	font-weight: 300;
	font-size: 16px;
}

.prtnbg2 .prtnfrmbg2 label {
	color: #ffffff;
	text-align: left;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.prtnbg .prtnfrmbtn {
	position: absolute;
	bottom: -95px;
	left: 50%;
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 14px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #15b6fb 0%, #af41f2 75%);
	border: 0px;
	font-size: 19px;
	transform: translate(-50%, -50%);
}

.prtnbg .prtnfrmbtn:hover {
	position: absolute;
	bottom: -90px;
	left: 50%;
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 14px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #af41f2 0%, #15b6fb 75%);
	border: 0px;
	transition: all 0.3s ease-out;
	box-shadow: 0px 0px 10px #00000047;
	transform: translate(-50%, -50%);
}

.prtnfrmbtn2 {
	position: absolute;
	bottom: -95px;
	left: 50%;
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 14px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #0e95d4 0%, #9838e2 75%);
	border: 0px;
	font-size: 19px;
	transform: translate(-50%, -50%);
}

.prtnfrmbtn2:hover {
	position: absolute;
	bottom: -90px;
	left: 50%;
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 14px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #9838e2 0%, #0e95d4 75%);
	border: 0px;
	transition: all 0.3s ease-out;
	box-shadow: 0px 0px 10px #00000047;
	transform: translate(-50%, -50%);
}

.attchfl {
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #0e95d4 0%, #9838e2 75%);
}

.attchfl:hover {
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #9838e2 0%, #0e95d4 75%);
}

input[type="file"] {
	color: #ffffff;
}

input[type="file"]::file-selector-button {
	border: 1px solid #6c5ce700;
	padding: 5px 10px;
	border-radius: 0.2em;
	background: #0a036b;
	background: linear-gradient(90deg, #669af0 0%, #b676fa 75%);
	transition: 1s;
	color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
}

input[type="file"]::file-selector-button:hover {
	border: 1px solid #490e88;
}

.ecbg2 {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 700px;
}

.ecbgpe {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 700px;
}

.ecbgfnj {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 630px;
}

.ecbgsblp {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 700px;
}

.ecbg3 {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 750px;
}

.ecbgbs {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 850px;
}

.ecbg4 {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 655px;
}

.ecbgdgm {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 610px;
}

.ecbgprm {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 655px;
}

.ecbgdm {
	background-image: url(../images/ec-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 655px;
}

.ecbg5 {
	background-image: url(../images/ec-bg5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 780px;
}

.ecbgcrm {
	background-image: url(../images/ec-bg5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 730px;
}

.ecbgcrm2 {
	background-image: url(../images/ec-bg5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 685px;
}

.ecbg6 {
	background-image: url(../images/ec-bg5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 760px;
}

.ecbgds {
	background-image: url(../images/ec-bg5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 760px;
}

.ecbgsm {
	background-image: url(../images/ec-bg5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 550px;
}

.ecbgsrvc {
	background-image: url(../images/ec-bg5.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	float: left;
	min-height: 500px;
}

footer {
	padding: 50px 50px 10px 50px;
	width: 100%;
	float: left;
}

footer h3 {
	color: #7D08C1;
	font-family: "Noto Sans", sans-serif;
	font-weight: 500;
	font-size: 30px;
	position: relative;
	text-align: center;
	margin-bottom: 35px;
}

footer h3::after {
	position: absolute;
	margin-left: 0;
	bottom: -10px;
	width: 215px;
	height: 3px;
	content: "";
	background: rgba(120, 32, 202, 1);
	background: linear-gradient(90deg, rgba(0, 83, 132, 1) 0%, rgba(120, 32, 202, 1) 100%);
	left: 50%;
	transform: translate(-50%, -50%);
}


footer p {
	color: #000000;
	font-family: "Noto Sans", sans-serif;
	font-weight: 300;
	font-size: 21px;
	text-align: center;
}

footer img:hover {
	transition: all 0.65s;
	transform: rotateY(360deg);
}

footer .addrs {
	margin-top: 50px;
}

footer .addrs h4 {
	font-family: "Noto sans", sans-serif;
	font-size: 20px;
	color: #838383;
	font-weight: bold;
	border-bottom: 1px solid #838383;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

footer .addrs p {
	font-family: "Noto sans", sans-serif;
	font-size: 15px;
	color: #6D6E70;
	font-weight: normal;
	text-align: left;
}

footer .addrs p svg.wtsap {
	fill: #17cd40;
	width: 22px;
	margin-right: 10px;
}

footer .addrs p svg {
	fill: #6D6E70;
	width: 22px;
	margin-right: 10px;
}

footer .addrs a {
	font-family: "Noto sans", sans-serif;
	font-size: 15px;
	color: #6D6E70;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

footer .addrs a:hover, footer .addrs a:focus {
	font-family: "Noto sans", sans-serif;

	color: #7D08C1;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

footer .addrs img {
	height: 25px;
	margin-right: 5px;
}

footer .cpyrt {
	border-top: 1px solid #6D6E70;
	padding-top: 10px;
	margin-top: 20px;
}

footer .cpyrt p {
	color: #6D6E70;
	font-family: "Noto Sans", sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}

footer .cpyrt a {
	color: #6D6E70;
	font-family: "Noto Sans", sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	font-style: italic;
	text-decoration: none;
}

footer .cpyrt a:hover, footer .cpyrt a:focus {
	color: #7820ca;
	text-decoration: underline;
}

.nav .nav-item.active a.nav-link {
	color: #7820ca;
}

.navbar .dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #0d6efd;
	background: rgb(120, 32, 202);
	background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
}

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
	position: relative;
	height: 100vh;
}

.fade-carousel .carousel-inner .item {
	height: 100vh;
}

.fade-carousel .carousel-indicators>li {
	margin: 0 2px;
	background-color: #eb1c52;
	border-color: #eb1c52;
	opacity: .7;
}

.fade-carousel .carousel-indicators>li.active {
	width: 10px;
	height: 10px;
	opacity: 1;
}

.carousel-control {
	text-shadow: 0;
	opacity: 1;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 00001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%) !important;
	/*opacity: 1;
    z-index: 9999;
    margin-top: 15%;*/
}

.carousel-control.right {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 00001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%) !important;
	/*opacity: 1;
    z-index: 9999;
    margin-top: 15%;*/
}


.fade-carousel .carousel-inner .item .hero {
	opacity: 0;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
	opacity: 1;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
	height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.carousel.slide {
	position: relative;
	float: left;
	width: 100%;
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
	color: #626262;
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
	color: #7D08C1;
}

.navbar-nav .nav-link.active {
	color: #7D08C1;
}

.stry {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.stry h3 {
	color: #ffffff;
	font-family: "Noto Sans", sans-serif;
	font-weight: 300;
	font-size: 23px;
	text-align: left;
	line-height: 33px;
	position: relative;
}

.stry h3::before {
	height: 3px;
	display: block;
	width: 300px;
	background: #ffffff;
	border-right: 1px white;
	content: '';
	position: absolute;
	top: -8px;
}

.stry img {
	margin-top: 30px;
	margin-right: 50px;
}

.stry h3 span {
	color: #ffffff;
	font-weight: bold;
}

.ldrshp {
	background-image: url(../images/aw-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 100%;
	min-height: 680px;
}

.ldrshp p {
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
}

.quotebg {
	/* background-image: url(../images/qtbg-01.png), url(../images/qtbg-02.png);
	background-position: left top, right bottom;
	background-repeat: no-repeat, no-repeat; */
	padding-left: 20px;
}

.quotebg h2 {
	font-weight: bold;
	color: #7d08c1;
	font-size: 31px;
	text-align: left;
	margin-top: 30px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.quotebg h2 a, .quotebg h2 a:focus, .quotebg h2 a:hover{text-decoration: none;color: #7d08c1;}

.quotebg h4 {
	font-weight: bold;
	color: #0f0f0f;
	font-size: 24px;
	text-align: left;
	float: left;
	width: 100%;
}

.quotebg p {
	font-weight: 300;
	color: #0f0f0f;
	font-size: 22px;
	text-align: left;
	margin-top: 10px;
	line-height: 28px;
	float: left;
	width: 100%;
	margin-bottom: 35px;
}
.md-img{margin-top: 35px;}


h2.hdng {
	float: left;
	width: 100%;
	font-family: "Noto Sans", sans-serif;
	color: #000;
	font-size: 35px;
	font-weight: 400;
	border-left: 3px solid #005384;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 25px;
}

h2.hdng span {
	font-family: "Noto Sans", sans-serif;
	color: #005384;
	font-size: 35px;
	font-weight: bold;
}

h2.hdng2 {
	float: left;
	width: 100%;
	font-family: "Noto Sans", sans-serif;
	color: #7D08C1;
	font-size: 37px;
	font-weight: bold;
	border-left: 3px solid #7D08C1;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 25px;
}

h2.hdng3 {
	font-family: "Noto Sans", sans-serif;
	color: #005384;
	font-size: 35px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 3px solid #005384;
}

.cmcont {
	position: absolute;
	top: 40%;
	left: 5%;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	width: 50%;
	line-height: 45px;
	transform: translate(0%, -45%);
	background-color: transparent;
	padding: 10px 25px;
}

.cmcont h1 {
	font-weight: bold;
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	font-size: 42px;
	margin-bottom: 20px;
}

.cmcont h3 {
	font-family: "Noto Sans", sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 19px;
	font-weight: normal;
	line-height: normal;
}

.cmcont a {
	font-family: "Noto Sans", sans-serif;
	background-color: #ffffff;
	text-decoration: none;
	color: #7D08C1;
	text-align: left;
	font-size: 17px;
	margin-top: 15px;
	padding: 10px 15px;
	font-weight: bold;
	float: left;
	display: block;
	line-height: normal;
}


.cmcont a:hover,
.cmcont a:focus {
	transition: all 0.7s ease;
	font-family: "Noto Sans", sans-serif;
	background-color: #7D08C1;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	margin-top: 15px;
	padding: 10px 15px;
	font-weight: bold;
	float: left;
	display: block;
	line-height: normal;
	box-shadow: 0px 0px 10px #0000004d;
}

.conf {
	margin-top: 150px;
}

.conf h3 {
	font-family: "Noto Sans", sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
}

.conf p {
	font-family: "Noto Sans", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #ffffff;
	text-align: left;
}

.conf img {
	width: auto;
	height: 115px;
}



.eco {
	margin-top: 150px;
}

.eco h3 {
	font-family: "Noto Sans", sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
}

.eco p {
	font-family: "Noto Sans", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #ffffff;
	text-align: left;
}

.eco .ecocont {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.eco img {
	width: auto;
	height: auto;
	margin: 0px auto 10px;
	text-align: center;
	display: block;
}

.eco .ecocont::before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 35%;
	height: 2px;
	content: "";
	background-color: #ffffff;
}

.jow {
	font-size: 24px;
	margin-top: 25px;
	line-height: 36px;
	font-weight: 300;
	color: #000;
}

.vacaybg {
	width: 100%;
	float: left;
	padding: 30px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.vacaybg h4 {
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	font-size: 27px;
	color: #7D08C1;
	text-align: left;
}

.vacaybg p {
	font-family: "Noto Sans", sans-serif;
	font-weight: 300;
	font-size: 21px;
	color: #000000;
	text-align: left;
	margin-bottom: 30px;
}

.vacaybg .tag span {
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	padding: 5px 20px;
	border-radius: 50px;
	border: 1px solid #7D08C1;
	text-align: center;
	margin-right: 15px;
}

.vacaybg .applbtn {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    border: 0px;
    text-align: right;
    width: auto;
	min-width: 93px;
    background-color: #7D08C1;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    text-decoration: none;
    margin-top: 10px;
    float: right;
    transition: all 0.3s ease-out;
}

.vacaybg .applbtn:hover, .vacaybg .applbtn:focus {
	color: #ffffff;
    text-decoration: none;
    background-color: #005384;
	transition: all 0.3s ease-out;
}

.vacaybg .applbtn img {
	margin: 8px 5px 0px 5px;
	padding: 0px;
	float: right;
}

.vacaybg .applbtn:hover img {
	margin: 5px 1px 0px 9px;
	padding: 0px;
	transition: all 0.3s ease-out;	
}

.bt0 {
	border-top: 0px !important;
}

.artclbg {
	background-color: #ffffff;
	padding: 15px;
	box-shadow: 0px 0px 10px #00000054;
	float: left;
	width: 100%;
	min-height: 600px;
	margin-bottom: 50px;
	position: relative;
}

.artclbg a {
	text-decoration: none;
	float: left;
	width: 100%;
}

.artclbg p {
	color: #404041;
	text-decoration: none;
	font-family: "Noto Sans", sans-serif;
	text-align: left;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 10px;
}

.artclbg h4 {
	color: #404041;
	text-decoration: none;
	font-family: "Noto Sans", sans-serif;
	text-align: left;
	font-size: 24px;
	font-weight: 600;
}

.artclbg .arw2 {
	position: absolute;
	bottom: 20px;
}

.artclbg .arw2:hover {
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	transition: all 0.10s ease;
}

.artclbg:hover h4, .artclbg:focus h4 {
	color: #7D08C1;
}

.artclbg:hover {
	transition: all 0.7s ease;
	box-shadow: none;
}

.blogbg {
	background-color: #ffffff;
	padding: 15px;
	box-shadow: 0px 0px 10px #00000054;
	float: left;
	width: 100%;
	min-height: 650px;
	margin-bottom: 50px;
	position: relative;
}

.blogbg a {
	text-decoration: none;
	float: left;
	width: 100%;
}

.blogbg p {
	color: #404041;
	text-decoration: none;
	font-family: "Noto Sans", sans-serif;
	text-align: left;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 10px;
}

.blogbg h4 {
	color: #404041;
	text-decoration: none;
	font-family: "Noto Sans", sans-serif;
	text-align: left;
	font-size: 22px;
	font-weight: 600;
}

.blogbg .arw2 {
	position: absolute;
	bottom: 20px;
}

.blogbg .arw2:hover {
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	transition: all 0.10s ease;
}

.blogbg:hover h4, .blogbg:focus h4 {
	color: #7D08C1;
}

.blogbg:hover {
	transition: all 0.7s ease;
	box-shadow: none;
}

p.artcl {
	color: #404041;
	font-family: "Noto Sans", sans-serif;
	text-align: justify;
	font-size: 21px;
	margin-bottom: 25px;
}

.blg {
	color: #404041;
	font-family: "Noto Sans", sans-serif;
	text-align: justify;
	font-size: 19px;
	margin-bottom: 25px;
}

ul.blg, ul li.blg{
	color: #404041;
	font-family: "Noto Sans", sans-serif;
	text-align: left;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom:10px;
}

.bgprpl {
	text-align: center;
	padding: 60px 10px 10px 10px;
	background-color: #ecdaf6;
	border: 0px solid #dddddd;
	box-shadow: none;
	margin-top: 70px !important;
	margin-bottom: 25px !important;
	transition: all 0.7s ease;
	margin-left: 5% !important;
	margin-right: 5% ! IMPORTANT;
	float: left;
	width: 100%;
	border-radius: 30px;
	min-height: 715px;
	position: relative;
}

.bgblu {
	text-align: center;
	padding: 60px 10px 10px 10px;
	background-color: #d9e5ed;
	border: 0px solid #dddddd;
	box-shadow: none;
	margin-top: 70px !important;
	margin-bottom: 25px !important;
	transition: all 0.7s ease;
	margin-left: 5% !important;
	margin-right: 5% ! IMPORTANT;
	float: left;
	width: 100%;
	border-radius: 30px;
	min-height: 715px;
	position: relative;
}


.sklimg {
	position: absolute;
	padding: 4px;
	top: -60px;
	/* top: 50%; */
	left: 50%;
	transform: translate(-50%, 0%);
}

.bgprpl .prplttl {
	position: relative;
	font: 18px 'Noto Sans', sans-serif;
	color: #7d08c3;
	margin: 40px 5px 5px 5px;
	text-align: center;
	font-weight: 500;
}

.bgblu .bluttl {
	position: relative;
	font: 18px 'Noto Sans', sans-serif;
	color: #005384;
	margin: 40px 5px 5px 5px;
	text-align: center;
	font-weight: 500;
}

.bgprpl ul,
.bgblu ul {
	padding-left: 15px;
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 20px;
}

.bgprpl ul li,
.bgblu ul li {
	margin-bottom: 15px;
	text-align: left;
	color: #262626;
	font-size: 16px;
	font-weight: 300;
	line-height: 23px;
}



/* Slider */
/* .slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
} */



/* Slider */

.slider {
	width: 50%;
	margin: 40px auto;
}

.slick-slide {
	margin: 0px 20px;
}

/* .slick-slide img {
  width: 100%;
} */

.slick-prev:before,
.slick-next:before {
	color: black;
}


.slick-slide {
	transition: all ease-in-out .3s;
	/* opacity: .2; */
}

/* .slick-active {
  opacity: .5;
} */

.slick-current {
	opacity: 1;
}

.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;

	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
	position: relative;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 45%;
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: #ffffffc4;
	border-radius: 100%;
}
.val .slick-prev, .val .slick-next,
.cstmrinsght .slick-prev, .cstmrinsght .slick-next,
.clnt .slick-prev, .clnt .slick-next,
.impct .slick-prev, .impct .slick-next,
.kskls .slick-prev, .kskls .slick-next,
.prtnrlogxs .slick-prev, .prtnrlogxs .slick-next
{    background: #c1c1c1;}
.awardxs .slick-prev, .awardxs .slick-next
{    background: #c1c1c1;}
.val .slick-prev::before, .val .slick-next::before,
.cstmrinsght .slick-prev::before, .cstmrinsght .slick-next::before,
.clnt .slick-prev::before, .clnt .slick-next::before,
.impct .slick-prev::before, .impct .slick-next::before,
.kskls .slick-prev::before, .kskls .slick-next::before,
.prtnrlogxs .slick-prev::before, .prtnrlogxs .slick-next::before
{font-size: 23px;
    color: #ffffff;}
	.awardxs .slick-prev::before, .awardxs .slick-next::before
	{font-size: 23px;}
.val .slick-prev:hover, .val .slick-next:hover,
.cstmrinsght .slick-prev:hover, .cstmrinsght .slick-next:hover,
.clnt .slick-prev:hover, .clnt .slick-next:hover,
.impct .slick-prev:hover, .impct .slick-next:hover,
.kskls .slick-prev:hover, .kskls .slick-next:hover,
.prtnrlogxs .slick-prev:hover, .prtnrlogxs .slick-next:hover
{    background: #7D08C1;}
.awardxs .slick-prev:hover, .awardxs .slick-next:hover
{    background: #7D08C1;}


.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: #ffffff;
    outline: none;
    background: #7d08c1;
    transition: all 0.5s ease;
    box-shadow: 0px 0px 10px 0px #410466;
}



.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
	color: #ffffff;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.ecbg2 .slick-prev:before,
.ecbg2 .slick-next:before,
.ecbg3 .slick-prev:before,
.ecbg3 .slick-next:before,
.ecbg4 .slick-prev:before,
.ecbg4 .slick-next:before,
.ecbg5 .slick-prev:before,
.ecbg5 .slick-next:before,
.ecbg6 .slick-prev:before,
.ecbg6 .slick-next:before,
.ecbgsm .slick-prev:before,
.ecbgsm .slick-next:before,
.ecbgsrvc .slick-prev:before,
.ecbgsrvc .slick-next:before,
.ecbgdm .slick-prev:before,
.ecbgdm .slick-next:before,
.ecbgprm .slick-prev:before,
.ecbgprm .slick-next:before,
.ecbgcrm .slick-prev:before,
.ecbgcrm .slick-next:before,
.ecbgcrm2 .slick-prev:before,
.ecbgcrm2 .slick-next:before,
.ecbgbs .slick-prev:before,
.ecbgbs .slick-next:before,
.ecbgds .slick-prev:before,
.ecbgds .slick-next:before,
.ecbgsblp .slick-prev:before,
.ecbgsblp .slick-next:before,
.ecbgdgm .slick-prev:before,
.ecbgdgm .slick-next:before,
.ecbgfnj .slick-prev:before,
.ecbgfnj .slick-next:before,
.ecbgpe .slick-prev:before,
.ecbgpe .slick-next:before {
	font-family: "FontAwesome";
    font-size: 25px;
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ecbg2 .slick-prev:hover:before,
.ecbg2 .slick-next:hover:before,
.ecbg3 .slick-prev:hover:before,
.ecbg3 .slick-next:hover:before,
.ecbg4 .slick-prev:hover:before,
.ecbg4 .slick-next:hover:before,
.ecbg5 .slick-prev:hover:before,
.ecbg5 .slick-next:hover:before,
.ecbg6 .slick-prev:hover:before,
.ecbg6 .slick-next:hover:before,
.ecbgsm .slick-prev:hover:before,
.ecbgsm .slick-next:hover:before,
.ecbgsrvc .slick-prev:hover:before,
.ecbgsrvc .slick-next:hover:before,
.ecbgdm .slick-prev:hover:before,
.ecbgdm .slick-next:hover:before,
.ecbgprm .slick-prev:hover:before,
.ecbgprm .slick-next:hover:before,
.ecbgcrm .slick-prev:hover:before,
.ecbcprm .slick-next:hover:before,
.ecbgcrm2 .slick-prev:hover:before,
.ecbcprm2 .slick-next:hover:before,
.ecbgbs .slick-prev:hover:before,
.ecbgbs .slick-next:hover:before,
.ecbgds .slick-prev:hover:before,
.ecbgds .slick-next:hover:before,
.ecbgsblp .slick-prev:hover:before,
.ecbgsblp .slick-next:hover:before,
.ecbgdgm .slick-prev:hover:before,
.ecbgdgm .slick-next:hover:before,
.ecbgfnj .slick-prev:hover:before,
.ecbgfnj .slick-next:hover:before,
.ecbgpe .slick-prev:hover:before,
.ecbgpe .slick-next:hover:before {
	opacity: 1;
}

.slick-prev:before,
.slick-next:before {
	font-family: "FontAwesome";
	font-size: 35px;
	line-height: 1;
	opacity: 1;
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.asclogo .slick-prev:before,
.asclogo .slick-next:before {
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 1;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: "\f104";
	/* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
	left: 10px;
	position: absolute;
	top: 2px;
	color: #7d08c1;
}

[dir='rtl'] .slick-prev:before {
	content: "\f104";
	/* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
	left: -5px;
	position: absolute;
	top: 0;
}


.slick-next {
	right: -40px;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: "\f105";
	/* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
	left: 13px;
	position: absolute;
	top: 2px;
	color: #7d08c1;
}

[dir='rtl'] .slick-next:before {
	content: "\f105";
	/* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
	left: 20px;
	position: absolute;
	top: 0;
}
/* 
.asclogo .slick-prev:before,
[dir='rtl'] .asclogo .slick-prev:before {
	content: "\f104";
}

.asclogo .slick-next:before,
[dir='rtl'] .asclogo .slick-next:before {
	content: "\f105";
} */

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
	width: 100%;
}

.slick-dots {
	position: absolute;
	bottom: -25px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;

	display: inline-block;

	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 12px;
	height:12px;
	padding: 0px;
margin:0px;
	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    content: "\f111";
    text-align: center;
    font-family: fontawesome;
	text-align: center;
	border-radius: 100%;
	opacity: .25;
	color:#4b4b4b;
	/* background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; */
}



.slick-dots li.slick-active button:before {
	opacity: .90;
	color: #4b4b4b;
	/* background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
}


.val .slick-dots li button:before, .cstmrinsght .slick-dots li button:before {
	font-family: 'slick';
	font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    content: "\f111";
    text-align: center;
    font-family: fontawesome;
	text-align: center;
	border-radius: 100%;
	opacity: .25;
	 background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
  /* -webkit-background-clip: text; */
  -webkit-text-fill-color: transparent;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.val .slick-dots li.slick-active button:before, .cstmrinsght .slick-dots li.slick-active button:before {
	opacity: .90;
	/* color: black; */
	 background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
  /* -webkit-background-clip: text; */
  -webkit-text-fill-color: transparent;
  border-radius: 100%;
}



.join .slick-dots li.slick-active button:before,
.join .slick-dots li button:before,
.rbc .slick-dots li.slick-active button:before,
.rbc .slick-dots li button:before,
.dm .slick-dots li.slick-active button:before,
.dm .slick-dots li button:before,
.fnj .slick-dots li.slick-active button:before,
.fnj .slick-dots li button:before,
.pe .slick-dots li.slick-active button:before,
.pe .slick-dots li button:before {
	color: #ffffff;
    background: none;
    -webkit-text-fill-color: #fff;
}

.join h3 {
	font-weight: bold;
	font-size: 26px;
	color: #ffffff;
	text-align: left;
	min-height: 65px;
}

.join p {
	font-weight: 300;
	font-size: 18px;
	color: #ffffff;
	text-align: left;
	min-height: 150px;
	margin-bottom: 0px;
}



.join.slider {
	width: 100%;
	margin: 150px auto 60px auto;
}

.join .slick-slide img {
	display: block;
	width: 90%;
}



.srvc .slick-dots li.slick-active button:before,
.srvc .slick-dots li button:before,
.prm .slick-dots li.slick-active button:before,
.prm .slick-dots li button:before,
.crm .slick-dots li.slick-active button:before,
.crm .slick-dots li button:before,
.crm2 .slick-dots li.slick-active button:before,
.crm2 .slick-dots li button:before,
.bs .slick-dots li.slick-active button:before,
.bs .slick-dots li button:before,
.ds .slick-dots li.slick-active button:before,
.ds .slick-dots li button:before,
.sblpsrvc .slick-dots li.slick-active button:before,
.sblpsrvc .slick-dots li button:before,
.dgm .slick-dots li.slick-active button:before,
.dgm .slick-dots li button:before {
	color: #ffffff;
}

.asclogo .slick-dots {
	bottom: -20px;
}

.srvc h3 {
	font-weight: bold;
	font-size: 26px;
	color: #ffffff;
	text-align: left;
	min-height: 65px;
}

.srvc p {
	font-weight: 300;
	font-size: 18px;
	color: #ffffff;
	text-align: left;
	min-height: 150px;
	margin-bottom: 0px;
}



.srvc.slider {
	width: 100%;
	margin: 150px auto 60px auto;
}

.rbcbg {
	text-align: center;
	padding: 10px 12px;
	background-color: #ffffff29;
	border: 0px solid #dddddd;
	/*-moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
	box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);*/
	box-shadow: none;
	margin-top: 30px !important;
	margin-bottom: 25px !important;
	transition: all 0.7s ease;
	margin-left: 20px !important;
	margin-right: 20px !IMPORTANT;
	min-height: 490px;
}

.rbcbg .rbc-img{width: 100%;
min-height: 150px;
float: left;
background-color: #ffffff;}

.rbcbg img {
	display: block;
	width:auto;
	max-width: 100%;
	border: 0;
	margin: 0px auto;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: none;
	border: 0px solid #ffffff;
	border-radius: 1px;
	 min-height: 150px;
}

.rbcbg h3 {
	position: relative;
	font: 26px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 15px 0px;
	text-align: center;
	text-shadow: 0px 1px 1px #ffffff;
	font-weight: 600;
	float: left;
	width: 100%;
}

.rbcbg p {
	position: relative;
	font: 20px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 200px;
}

.rbc.slick-dotted.slick-slider {
	margin: 100px auto;
}

.prmimg img {
	height: 150px;
	width: auto;
	margin-top: 100px;
}

.prmhd {
	position: relative;
	font: 24px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: left;
	font-weight: 600;
}

.prmcont {
	position: relative;
	font: 18px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 65px;
}

.crm {
	width: 100%;
	float: left;
	margin-top: 100px;
}

.crm .mainbg {
	text-align: center;
	padding: 10px;
	background-color: #ffffff00;
	border: 0px solid #dddddd;
	box-shadow: 0px 0px 10px #3e3e3e;
	margin-top: 30px !important;
	margin-bottom: 25px !important;
	transition: all 0.7s ease;
	margin-left: 10px !important;
	margin-right: 10px ! IMPORTANT;
	min-height: 430px;
}

.crm .mainbg:hover {
	box-shadow: none;
}

.crm .mainbg a {
	text-decoration: none;
}

.crm .crmimg {
	position: relative;
	padding: 4px;
}

.crm .crmimg img {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0px auto;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: none;
	border: 0px solid #ffffff;
	border-radius: 0px;
	height: 80px;
	width: auto;
}

.crm .crmtitle {
	position: relative;
	font: 22px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 600;
	min-height: 60px;
}

.crm .crmcont p {
	position: relative;
	font: 20px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 10px;
	min-height: 300px;
}

.crm2 {
	width: 100%;
	float: left;
	margin-top: 100px;
}

.crm2 .mainbg {
	text-align: center;
	padding: 10px;
	background-color: #ffffff00;
	border: 0px solid #dddddd;
	box-shadow: 0px 0px 10px #3e3e3e;
	margin-top: 30px !important;
	margin-bottom: 25px !important;
	transition: all 0.7s ease;
	margin-left: 10px !important;
	margin-right: 10px ! IMPORTANT;
	min-height: 430px;
}

.crm2 .mainbg:hover {
	box-shadow: none;
}

.crm2 .mainbg a {
	text-decoration: none;
}

.crm2 .crmimg {
	position: relative;
	padding: 4px;
}

.crm2 .crmimg img {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0px auto;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: none;
	border: 0px solid #ffffff;
	border-radius: 0px;
	height: 95px;
	width: auto;
}

.crm2 .crmtitle {
	position: relative;
	font: 24px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 5px;
	text-align: center;
	font-weight: 600;
	min-height: 95px;
}

.crm2 .crmcont p {
	position: relative;
	font: 20px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 10px;
	min-height: 200px;
}

.slick-slider.bs,
.slick-slider.ds,
.slick-slider.sblpsrvc {
	margin-top: 100px;
}

.bs .bsmbg {
	text-align: center;
	padding: 4px;
	background-color: transparent;
	border: 0px solid #dddddd;
	box-shadow: none;
	margin-top: 30px !important;
	margin-bottom: 0px !important;
	transition: all 0.7s ease;
	margin-left: 20px !important;
	margin-right: 20px ! IMPORTANT;
	min-height: 640px;
}


.bs .bsmbg .bsmimg {
	position: relative;
	padding: 4px;
}

.bs .bsmbg .bsmimg img {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	box-shadow: 0px 0px 5px #0000009e;
	border: 10px solid #ffffff;
}



.bs .bsmbg .bsmtitle {
	position: relative;
	font: 26px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: left;
	text-shadow: 0px 1px 1px #ffffff;
	font-weight: 600;
}


.bs .bsmbg .bsmcont p {
	position: relative;
	font: 19px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 260px;
}

.ds .dsbg {
	text-align: center;
	padding: 4px;
	background-color: transparent;
	border: 0px solid #dddddd;
	box-shadow: none;
	margin-top: 30px !important;
	margin-bottom: 0px !important;
	transition: all 0.7s ease;
    margin-left: 10px !important;
    margin-right: 10px !important;
    min-height: 500px;
    width: 92% !important;
}

.ds .dsbg .dsimage {
	position: relative;
	padding: 4px;
	display: block;
	width: 180px;
	max-width: 100%;
	border: 0;
	margin: 0px auto;
	padding: 0;
	box-shadow: 0px 0px 5px #0000009e;
	border: 8px solid #ffffff;
	border-radius: 100%;
	height: 180px;
	background-color: #f1f1f2;
}

.ds .dsbg .dsimage:hover{transition: all 0.65s;
    transform: rotateY(360deg);}


.ds .dsbg .dsimage img {
	margin: 25px auto 0px;
	border-radius: 100%;
	width: 90%;
}

.ds .dsbg .dstitle {
	position: relative;
	font: 26px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	text-shadow: 0px 1px 1px #ffffff;
	font-weight: 600;
}

.ds .dsbg .dscont p {
	position: relative;
	font: 19px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 230px;
}

.sblpsrvc .maincntbg {
	text-align: center;
	padding: 4px;
	background-color: transparent;
	border: 0px solid #dddddd;
	box-shadow: none;
	margin-top: 30px !important;
	margin-bottom: 0px !important;
	transition: all 0.7s ease;
	margin-left: 10px !important;
	margin-right: 10px ! IMPORTANT;
}

.sblpsrvc .maincntbg .sblpimg {
	position: relative;
	padding: 4px;
}

.sblpsrvc .maincntbg .sblpimg img {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0px auto;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: none;
	border: 0px solid #ffffff;
	border-radius: 0px;
	height: 150px;
	width: auto;
}

.sblpsrvc .sblptitle {
	position: relative;
	font: 24px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 600;
}

.sblpsrvc .sblpcont p {
	position: relative;
	font: 18px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 65px;
}

.empty-slide {
	background: transparent;
	border: none;
}

.dgm.slick-dotted.slick-slider {
	margin-top: 140px;
}

.dgm .dgmtitle {
	width: 100%;
	float: left;
}

.dgm .dgmimg {
	width: 30%;
	float: left;
}

.dgm .dgmhdn {
	font-family: "Noto Sans", sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	width: 70%;
	float: left;
}

.dgm .dgmcont {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.dgm .dgmcont p {
	font-family: "Noto Sans", sans-serif;
	color: #fff;
	font-weight: 300;
	font-size: 19px;
	width: 100%;
	float: left;
}

.dgm .slick-dots {
	bottom: -50px;
}

.fnj {
	margin-top: 120px;
}

.fnj .fnjimg img {
	height: 150px;
	margin: 0px auto;
}

.fnj .fnjtitle {
	position: relative;
	font: 24px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 600;
}

.fnj .fnjcont p {
	position: relative;
	font: 18px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 65px;
}

.pe {
	margin-top: 120px;
}

.pe .peimg img {
	width: auto;
	height: 150px;
	margin: 0px auto;
}


.pe .petitle {
	position: relative;
	font: 24px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 600;
}

.pe .pecont p {
	position: relative;
	font: 18px 'Noto Sans', sans-serif;
	color: #ffffff;
	margin: 6px;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	min-height: 65px;
}

.pe .slick-dots {
	bottom: -60px;
}

.val{width:90% !important;float: left;
	display: block;margin: 20px 5% 0px;}

.val .slick-prev:before, .val .slick-next:before{font-size: 23px;color: #ffffff;}

.val .valbg {
	float: left;
	width: 100%;
	margin-top: 10px;
	transform: scale(0.9);
	padding: 10px;
}

.val .valbg:hover{transform: scale(1);transition: all 0.7s ease;    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
    border: 0px solid #ffffff;
    border-radius: 1px;

}

.val .valimg {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
	border: 7px solid #ffffff;
	border-radius: 1px;
}

.val .valbg:hover .valimg{border:0px;box-shadow: none;}

.val .valimg img{    display: block;
    width: 100%;
    height: auto;}

.val .valtitle {
	position: relative;
	font: 18px 'Noto Sans', sans-serif;
	color: #7D08C1;
	margin: 6px;
	text-align: left;
	text-shadow: 0px 1px 1px #ffffff;
	font-weight: 600;
}


.val .valcont p {
	position: relative;
	font: 15px 'Noto Sans', sans-serif;
	color: #000000;
	margin: 6px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 15px;
}

.cstmrinsght{margin-top: 70px;width:100% !important;}

.cstmrinsght .slick-list{padding: 30px 10px;}

.cstmrinsght .slick-next:before,
.impct .slick-next:before,
.clnt .slick-next:before
{
	font-size: 23px;
	color: #ffffff;     
	top: 47%;
	left:54%;
	transform: translate(-50%, -50%);
  }

  .cstmrinsght .slick-prev:before,
.impct .slick-prev:before,
.clnt .slick-prev:before
{
	font-size: 23px;
	color: #ffffff;     
	top: 47%;
	left:47%;
	transform: translate(-50%, -50%);
  }

.cstmrinsght .slick-dots{bottom: -65px;}

.impct .slick-prev:before, .impct .slick-next:before{    font-size: 23px;}

.impct .slick-dots{bottom: -65px;}

.cstmrinsght img{display: block;
    width: 100%;
    max-width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    box-shadow: none;
	transform: scale(1);
    border: 0px solid #ffffff;}

	.cstmrinsght .slick-slide div div:hover {
		transform: scale(1.1);
		transition: all 0.7s ease;
	}
.cstmrinsght span{    position: absolute;
    width: 86%;
    float: left;
    top: 30px;
    left: 7%;
    text-align: center;
    color: #fff;}
.cstmrinsght span p{
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
    min-height: 200px;
    color: #fff;
    }
	
	.cstmrinsght span h5{    font-size: 19px;
		font-weight: bold;color: #fff;}
		
		.cstmrinsght span h6{    font-size: 13px;
			font-weight: normal;
			font-style: italic;color: #fff;}
	
	.clnt.slider{margin: 20px auto 30px;}

	.impct.slider{margin: 10px auto;}

	.btn-cls{position: absolute;
		right: -7px;
		top: -15px;
		font-size: 24px;
		border-radius: 100%;
		width: 31px;
		height: 31px;
		line-height: 0;
		background-color: #5e5e5e;
		color: #fff;
		border: 3px solid #ffffff;
		box-shadow: 0px 0px 4px 1px #0606066b;
	z-index: 1;}

	.btn-cls:hover, .btn-cls:focus{
			background-color: #424242;
			color: #fff;}

			
			.blg-rtng .fa{color: #ffc107;    font-size: 30px;}
			.blg-rtng img{transform: scale(1);
				transition: all 0.3s ease;
				cursor: pointer;
			}
			.blg-rtng img:hover{transform: scale(1.07);
				transition: all 0.3s ease;
				cursor: pointer;
			}

			.blg-cmnt{    background: #f1f1f2;
				border-radius: 2px;
				padding: 20px 0px 0px;
				width: 100%;
				height: 100%;
				float: left;
				border: 0px solid #ccc;}

				.blg-cmnt input.form-control, .blg-cmnt textarea {
					border-radius: 4px;
					background-color: #d2d2d7;
					margin-bottom: 25px;
					padding: 10px 20px;
					border: 0px solid #939393;
				}

				.blg-cmnt input::placeholder,
				.blg-cmnt textarea::placeholder,
				.blg-cmnt input.form-control::placeholder {
	color: #696969;
	text-align: left;
	font-family: "Noto Sans", sans-serif;
	font-weight: 300;
	font-size: 18px;
}

.blg-cmnt .form-control:focus{transition: all 0.7s ease;background-color: #ffffff; box-shadow: 0 0 0px 2px rgb(175 175 175 / 57%);}

.blg-cmnt-btn {
	/* position: absolute;
	bottom: -95px;
	left: 50%; */
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 5px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #0e95d4 0%, #9838e2 75%);
	border: 0px;
	font-size: 19px;
	float: right;
	/* transform: translate(-50%, -50%); */
}

.blg-cmnt-btn:hover {
	/* position: absolute;
	bottom: -90px;
	left: 50%; */
	padding: 10px 40px;
	font-weight: bold;
	border-radius: 14px;
	background: rgb(0, 83, 132);
	background: linear-gradient(90deg, #9838e2 0%, #0e95d4 75%);
	border: 0px;
	transition: all 0.3s ease-out;
	box-shadow: 0px 0px 10px #00000047;
}

.prm .slick-prev, .prm .slick-next{top: 63%;}

.asclogo .slick-prev {
    left: -40px;
}

.asclogo .slick-prev:before, .asclogo .slick-next:before{top: 5px;}

hr{
	width:100%;
	float: left;
	border-top:1px solid #d9d8d8 !important;
	opacity: 1;

}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
/* input[type=number] {
  -moz-appearance: textfield;
} */

.awrdbg{padding: 15px 15px;
    margin: 0px auto;
    display: block;
    text-align: center;
    border-radius: 6px;
    width: 100%;
    float: left;
    height: 325px;
    white-space: nowrap;
    display: inline-block;
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: center;
    position: relative;
    width: 250px;
}

.awrdbg2{padding: 15px 15px;
    margin: 0px auto;
    display: block;
    text-align: center;
    border-radius: 6px;
    width: 100%;
    float: left;
    height: 322px;
    white-space: nowrap;
    display: inline-block;
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: center;
    position: relative;
    width: 322px;
}

.awrdbg:hover, .awrdbg2:hover{
	transition: all 0.5s ease;
	transform: scale(1.1);
    z-index: 1;
}


.awrdbg figure, .awrdbg2 figure {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		overflow: hidden;
		display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: center;
	}
	.awrdbg figure::before, .awrdbg2 figure::before {
		position: absolute;
		top: 0;
		left: -85%;
		z-index: 2;
		display: block;
		content: '';
		width: 50%;
		height: 86%;
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
		-webkit-transform: skewX(-25deg);
		transform: skewX(-25deg);
	}
	.awrdbg figure:hover::before, .awrdbg2 figure:hover::before {
		-webkit-animation: shine .75s;
		animation: shine .75s;
	}

	
	@-webkit-keyframes shine {
		100% {
			left: 125%;
		}
	}
	@keyframes shine {
		100% {
			left: 125%;
		}
	}


	
.asclogo.slider .slick-slide div img
{background-color: #ffffff;    margin: 0px auto;}

.asclogo .slick-slide{margin: 0px 10px;}

.asclogo.slick-slider {
    margin-bottom: 10px;
    width: 100%;
}

.valhd{    color: #7D08C1;
    font-weight: 600;
    font-size: 28px;
    border-bottom: 1px dashed #1D1D1B;
    margin-bottom: 15px;
	margin-left: 10px;
}

.valpara{   color: #000000;
    font-weight: 300;
	font-size: 19px;
	min-height: 200px;
    line-height: 24px;    margin-left: 10px;}

	
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 5px 5px 0px 5px;
		border-radius: 5px;
	}

	.modal-body video{border-radius: 5px;}

	button:focus:not(:focus-visible){box-shadow: none;}

	.gallery .glrythumb{
		width: 100%;
    height: 100px;
    object-fit: cover;
    padding: 0px 10px;
	}
	#vmore {
		
		display:none;
	  }
	  .vhide
	  {
		display:none;
	  }

	  .vshow, .vhide{text-align: right; font-size: 15px;}

	  .vshow span, .vhide span{text-align: right;
	    color: #7D08C1;}
		.vshow span:hover, .vhide span:hover, .vshow span:focus, .vhide span:focus{text-align: right;
			color: #7D08C1; text-decoration: underline;}

	  .pointer{cursor: pointer;}

	  .accordion-button{font-weight: bold;}
	  


@media (max-width: 1024px) {
	.ecbg3 {
		min-height: 760px;
	}

	.ecbgbs {
		min-height: 730px;
	}

	.ecbgbs .slick-dots {
		bottom: -40px;
	}

	.bs .bsmbg .bsmtitle {
		min-height: 100px;
	}

	.join .slick-slide img {
		display: block;
		width: auto;
		float: right;
		padding-right: 30px;
	}

	.ban-cont2 h4,
	.ban-cont3 h4 {
		color: #00ADEE;
		font-family: "Noto Sans", sans-serif;
		font-size: 20px;
		font-weight: 500;
		margin-bottom: 20px;
	}

	.ban-cont h1,
	.ban-cont2 h1,
	.ban-cont3 h1 {
		color: #ffffff;
		font-family: "Noto Sans", sans-serif;
		font-size: 35px;
		font-weight: 500;
	}

	.ban-cont h1,
	.ban-cont2 h1,
	.ban-cont3 h1 {
		color: #ffffff;
		font-family: "Noto Sans", sans-serif;
		font-size: 35px;
		font-weight: 500;
	}

	h2.hdng2 {
		float: left;
		width: 100%;
		font-family: "Noto Sans", sans-serif;
		color: #7D08C1;
		font-size: 29px;
		font-weight: bold;
		border-left: 3px solid #7D08C1;
		padding-left: 10px;
		margin-top: 50px;
		margin-bottom: 25px;
	}

	.abt p {
		font-size: 20px;
	}

	content p {
		font: 18px 'Noto Sans', sans-serif;
	}

	.ban-cont2 h5,
	.ban-cont3 h5 {
		color: #ffffff;
		font-family: "Noto Sans", sans-serif;
		font-size: 18px;
		font-weight: 300;
		line-height: 24px;
	}

	

	.conf {
		margin-top: 100px;
	}

	.conf img {
		width: auto;
		height: 95px;
		margin-top: 20px;
	}


	.ban-cont {
		top: 50% !important;
		left: 6% !important;
		width: 50% !important;
	}

}




@media (min-width: 1500px) {


	.ban-cont h1 {
		font-size: 60px;
	}

	.ban-cont h3 {
		font-size: 40px;
	}

	.ban-cont p {
		font-size: 25px;
	}

	.ban-btn {
		font-size: 25px;
	}

	.msn img {
		max-height: 100%;
	}

	.msn h3 {
		font-size: 30px;
	}

	h2.hdng,
	h2.hdng span {
		font-size: 40px;
	}


	.grybg .clrbx h3,
	.grybg .grybx h3 {
		font-size: 50px;
	}

	.grybg .clrbx p,
	.grybg .grybx p {
		font-size: 28px;
		min-height: 96px;
	}

	.vsn-cont h3,
	.vsn-cont h3 span.vsn-cont2,
	.vsn-cont h3 span {
		font-size: 35px;
	}

	.msn h3 {
		font-size: 29px;
	}

	.prscbg p {
		font-size: 26px;
	}

	.nav-link,
	.nav-link.dropdown-toggle,
	li.sub-dropdown .nav-link.dropdown-toggle,
	.sub-dropdown-menu.dropdown-menu-right a.dropdown-item {
		font-size: 22px;
	}


}


@media (max-width: 1499px) and (min-width: 1400px) {
    .awrdbg {
        width: 280px;
        margin-top: 60px;
		margin-left: 20px;
    }

	.awrdbg2 {
		width: 360px;
        margin-top: 60px;
		margin-left: 20px;
    }
}

@media (max-width: 1599px) and (min-width: 1500px) {
	.cstmrinsght span p {
		font-size: 18px;
		font-weight: normal;
		line-height: 22px;
		min-height: 240px;
		color: #fff;
	}
	.cstmrinsght span h5 {
		font-size: 21px;}

		.cstmrinsght span h6 {
			font-size: 16px;
			font-weight: normal;
			font-style: italic;
			color: #fff;
		}
	.awrdbg{    width: 290px;
		margin-top: 60px;}
		.awrdbg2{    width: 375px;
			margin-top: 60px;}
			.ldrshp{min-height: 800px;}

	.valhd{    font-size: 30px;}
	.valpara{font-size: 22px;
		line-height: 28px;min-height: 200px;}
	.blogbg{min-height: 720px;}
	.pe .slick-dots {
		bottom: -30px;
	}
	.slick-prev, .slick-next{    transform: scale(1.3);}
	.val {
		margin: 20px 5% 0px 5%;
		width: 90%;
		float: left;
        display: block;
	}

	.val .valtitle{
		font:25px 'Noto Sans', sans-serif;
		font-weight: 600;
	}
	
	.val .valcont p{font:21px 'Noto Sans', sans-serif;
		font-weight: normal;}
		.val .slick-prev:before, .val .slick-next:before {
			font-size:25px;
			color: #ffffff;
		}	

		.val .slick-dots li button:before{
			width: 15px;
			height: 15px;
			font-size: 71px;
		}

		.ecbgsrvc, .rbc, .dm, .prm, .kskls, .join, .bs, .ds, .sblpsrvc, .dgm, .fnj, .pe, .crm, .crm2, .srvc, .impct, .cstmrinsght, .clnt, .kskls, .asclogo, .val  {
			margin: 0px auto;
			width:100%;
			float: left;
			display: block;
		}
		.crm, .fnj, .pe {
			width: 100%;
			float: left;
			margin-top: 100px;
		}
		.asclogo {
			width: 100%;
			float: left;
			margin-top: 30px;
		}
		.nav-link,
	.nav-link.dropdown-toggle,
	li.sub-dropdown .nav-link.dropdown-toggle,
	.sub-dropdown-menu.dropdown-menu-right a.dropdown-item {
		font-size: 17px;
	}
	.nav .nav-item.sub-dropdown:hover .sub-dropdown-menu {
		right: -300px;
		top: -1px;
	}
	.nav .nav-item.sub-dropdown:hover .sub-dropdown-menu {
    display: block;
    position: absolute;
    right: -300px;
    top: -1px;
	}

	.ban-cont p {
        font-size: 22px;
    }

	.ban-cont h3 {
        font-size: 34px;
    }

	.ban-cont h1 {
        font-size: 54px;
    }
	.ban-btn, .ban-btn:hover {
        font-size: 20px;
    }
	footer .addrs p, footer .addrs a, .artclbg p, .blogbg p{font-size: 17px;}
	footer .addrs h4, .prtnbg .prtnfrmbtn{font-size: 22px;}
	.ban-cont h5{font-size: 26px;
        line-height: 35px;}

	h2.hdng2{    font-size: 40px;}
	.abt p, .ldrshp p, .quotebg p {
		font-size: 25px;
    font-weight: 300;
    line-height: 35px;
    float: left;
    width: 100%;
	}
	footer h3{font-size: 36px;}
	footer p{font-size: 24px;}
	.msn2 h2.hdng, .msn2 h2.hdng span{    font-size: 38px;}
	.stry h3 {
		font-size: 26px;}
		.ban-cont2 h4, .ban-cont3 h4{    font-size: 23px;}
		.prtnbg h2{font-size: 36px;}
		.prtnbg p, .prtnbg2 p{    font-size: 20px;}
		.ban-cont h4{    font-size: 23px;}
		.ban-cont2 h5, .ban-cont3 h5{    font-size: 23px;}

		.ban-cont h1, .ban-cont2 h1, .ban-cont3 h1{    font-size: 54px;}
		.opnbtn, .opnbtn:hover{    font-size: 20px;}
		.vacaybg .tag span{font-size: 17px;}
		.prtnbg .prtnfrmbg input.form-control, .prtnbg .prtnfrmbg textarea, .prtnbg .prtnfrmbg select, .prtnfrmbg2 input.form-control, .prtnfrmbg2 textarea, .prtnfrmbg2 select{    padding: 15px 20px;}
		.prtnbg2 .prtnfrmbg2 label{    font-size: 20px;}
		.prtnfrmbtn2{font-size: 22px;}
		.ban-cont2 h4 a, .ban-cont3 h4 a, .ban-cont2 h4 span, .ban-cont3 h4 span, .ban-cont2 h4 a:hover, .ban-cont3 h4 a:hover{    font-size: 24px;}
		.prtnbg2 h2{    font-size: 35px;    margin-top: 20px;}
		.srvc h3{font-size: 30px;}
		.srvc p{font-size: 21px;}
		.btn2, .btn2:hover{font-size: 22px;}
		.rbcbg h3{font:32px 'Noto Sans', sans-serif;    font-weight: 600;}
		.rbcbg p{font:22px 'Noto Sans', sans-serif;    font-weight: 300;}
		.dm .dmhdn{font:29px 'Noto Sans', sans-serif;    font-weight: 600;}
		.dm p{font:21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.prmhd{font:27px 'Noto Sans', sans-serif;    font-weight: 600;}
		.prmcont{font:21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.ecbgprm{    min-height: 650px;}
		.crm .crmimg img{height: 100px;}
		.crm .crmtitle{font:27px 'Noto Sans', sans-serif;    font-weight: 600;}
		.crm .crmcont p{font:21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.ecbgcrm{    min-height: 760px;}
		.bs .bsmbg .bsmtitle{font:30px 'Noto Sans', sans-serif;    font-weight: 600;}
		.bs .bsmbg .bsmcont p{font:21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.ds .dsbg .dstitle{font:28px 'Noto Sans', sans-serif;    font-weight: 600;}
		.ds .dsbg .dscont p{font:21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.sblpsrvc .sblptitle{font:30px 'Noto Sans', sans-serif;    font-weight: 600;}
		.sblpsrvc .sblpcont p{font:21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.ecbgsblp{min-height: 750px;}
		.ecbgsblp .slick-dots{bottom: -50px;}
		.dgm .dgmhdn{    font-size: 29px;}
		.dgm .dgmcont p{    font-size: 21px;}
		.ecbgdgm{min-height: 650px;}
		.fnj .fnjimg img{    height: 180px;}
		.fnj .fnjtitle{    font-size: 28px;}
		.fnj .fnjcont p{font: 21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.ecbgfnj{min-height: 650px;}
		.fnj.slick-dotted.slick-slider{    margin-bottom: 80px;}
		.pe .petitle{font:27px 'Noto Sans', sans-serif;    font-weight: 600;}
		.pe .pecont p{font:21px 'Noto Sans', sans-serif;    font-weight: 300;}
		.ecbgpe{min-height: 680px;}
		.conf h3{font-family: "Noto Sans", sans-serif;
			font-weight: bold;
			font-size: 31px;
			color: #ffffff;
			text-align: left;
			margin-top: 0px;}
			.conf p {
				font-family: "Noto Sans", sans-serif;
				font-weight: 300;
				font-size: 22px;
				color: #ffffff;
				text-align: left;
			}
			.ecbgsm{min-height: 590px;}
			.eco h3{    font-size: 30px;}
			.eco p{    font-size: 22px;}
			.bgprpl .prplttl, .bgblu .bluttl{    font-size: 22px;}
			.bgprpl ul li, .bgblu ul li{    font-size: 18px;}
			.join h3{    font-size: 29px;}
			.join p{    font-size: 22px;}
			.vacaybg h4{    font-size: 30px;}
			.vacaybg p{    font-size: 23px;}
			.vacaybg .applbtn, .vacaybg .applbtn:hover{    font-size: 23px;}
			.form-check-input[type=radio], .form-check-input[type=checkbox] {
				width: 20px;
				height: 20px;
			}
			.vacaybg .applbtn img {
				margin: 12px 5px 0px 5px;}
				.vacaybg .applbtn:hover img {
					margin: 9px 1px 0px 9px;}
			footer .cpyrt p, footer .cpyrt a{    font-size: 15px;}
}



@media (min-width: 767px) {
	.navbar-expand-md .navbar-collapse {
		display: flex !important;
		justify-content: flex-end;
	}
}

@media screen and (max-width: 325px) and (min-width: 150px) {
	.navbar-brand {
		width: 80%;
	}

	.navbar-toggler {
		transform: scale(0.85);
	}
}

@media screen and (max-width: 1010px) and (min-width: 992px) {
	.ban-cont {
		top: 8%;
		width: 50%;
	}
}

@media screen and (max-width:1199px) and (min-width: 992px) {

	.cstmrinsght.slick-dotted.slick-slider{margin-bottom: 0px !important;}
	.cstmrinsght .slick-dots {
		bottom: -30px;
	}
	.awrdbg {
        width: 215px;
        margin-top: 15px;
		margin-left: 0px;
    }

	.awrdbg2 {
		width: 275px;
        margin-top: 15px;
		margin-left: 0px;
    }
	.crm .mainbg {
		min-height: 640px;
	}

	.crm2 .mainbg {
		min-height: 390px;
	}

	.ecbgcrm {
		min-height: 850px;
	}

	.ecbgcrm2 {
		min-height: 850px;
	}

	

	.vsn-cont h3,
	.vsn-cont h3 span,
	.vsn-cont h3 span.vsn-cont2 {
		font-size: 25px !important;
		line-height: 35px !important;
	}

}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.cstmrinsght .slick-dots {
		bottom: -15px;
	}
	.cstmrinsght {
		margin-top: 60px;margin-bottom: 0px !important;}
	.awrdbg {
		width: 250px;
        margin: 5px 42px;
        float: left;
    }

	.awrdbg2 {
		width: 325px;
        margin: 5px 14px;
        float: left;
    }
	.bs .bsmbg .bsmtitle {
		min-height: auto;
	}

	.crm .mainbg,
	.crm2 .mainbg {
		min-height: 550px;
	}

	.ecbgcrm {
		min-height: 770px;
	}

	.ecbgcrm2 {
		min-height: 770px;
	}

	.rbc .slick-next {
		right: -15px;
	}

	.rbcbg {
		min-height: 690px;
	}

	.ecbg3 {
		min-height: 750px;
	}

	.ecbgbs {
		min-height: 850px;
	}

	.conf {
		margin-top: 130px;
	}

	.conf img {
		width: auto;
		height: 130px;
		margin-top: 0;
	}

	.conf h3 {
		margin-top: 0px;
	}

	.cmcont {
		position: absolute;
		top: 30%;
		left: 2%;
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		width: 80%;
		line-height: 45px;
		transform: translate(0%, -35%);
		background-color: transparent;
		padding: 10px 25px;
	}

	.cmcont h1 {
		font-weight: bold;
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		font-size: 38px;
		margin-bottom: 20px;
	}

	.cmcont h3 {
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		text-align: left;
		font-size: 17px;
		font-weight: normal;
		line-height: normal;
	}

	.cmcont a {
		font-family: "Noto Sans", sans-serif;
		background-color: #ffffff;
		text-decoration: none;
		color: #7D08C1;
		text-align: left;
		font-size: 14px;
		margin-top: 15px;
		padding: 10px 15px;
		font-weight: bold;
		float: left;
		display: block;
		line-height: normal;
	}


	.cmcont a:hover,
	.cmcont a:focus {
		transition: all 0.7s ease;
		font-family: "Noto Sans", sans-serif;
		background-color: #7D08C1;
		text-decoration: none;
		color: #ffffff;
		text-align: left;
		font-size: 14px;
		margin-top: 15px;
		padding: 10px 15px;
		font-weight: bold;
		float: left;
		display: block;
		line-height: normal;
		box-shadow: 0px 0px 10px #0000004d;
	}

	

	.msn2-cont {
		position: absolute;
		top: 56%;
		left: 7%;
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		width: 86%;
		line-height: 45px;
		transform: translate(0%, -35%);
		background-color: #ffffff52;
		padding: 10px 25px;
	}

	.msn2-cont {
		position: absolute;
		top: 55%;
		left: 7%;
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		width: 86%;
		line-height: 45px;
		transform: translate(0%, -35%);
		background-color: #ffffff52;
		padding: 10px 25px;
	}

	.vsn-cont h3,
	.vsn-cont h3 span,
	.vsn-cont h3 span.vsn-cont2 {
		font-size: 20px !important;
		line-height: 30px !important;
	}

	.clntlogoM {
		width: 24%;
        margin: 2px;
	}


	.asclogoM {
		width: 24%;
        margin: 2px;
	}

	.prtnrlogo {
		width: 14%;
	}

	.asclogo {
		width: 32%;
	}

	.ban-cont {
		top: 4%;
		width: 50%;
		width: 60% !important;
	}
}

@media screen and (max-width: 915px) and (min-width: 781px) {

	.nav-link,
	.nav-link.dropdown-toggle {
		font-size: 15px !important;
		padding: 15px 7px !important;
	}
}

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

	.nav-link,
	.nav-link.dropdown-toggle.top {
		font-size: 14px !important;
		padding: 15px 6px !important;
	}

	.nav-link.dropdown-toggle,
	.nav-link.dropdown-toggle>.dropdown-menu ul li.sub-dropdown .dropdown-toggle {
		font-size: 13px !important;
		padding: 15px 6px !important;
	}


	.sub-dropdown-menu.dropdown-menu-right a.dropdown-item {
		font-size: 13px;
		padding: 8px 7px;
		border-bottom: 1px solid #ededed;
	}

	.nav .nav-item.sub-dropdown:hover .sub-dropdown-menu {
		display: block;
		position: absolute;
		right: -220px;
		top: 5px;
		background-color: #ffffff;
		border-radius: 5px;
		border: 1px solid #cccccc;
	}

	li.sub-dropdown .nav-link.dropdown-toggle {
		padding: 10px 10px !important;
	}
}


@media (max-width: 768px) {
	.prtnbg .prtnfrmbtn, .prtnbg .prtnfrmbtn:hover {
		padding: 10px 5px;
	}


	.prtnbg .prtnfrmbg {
		padding: 50px 35px 10px 35px;
	}

	.grybg .clrbx h3,
	.grybg .grybx h3 {
		font-size: 30px;
		text-align: center;
	}


	.grybg .clrbx p,
	.grybg .grybx p {
		font-size: 25px;
		text-align: center;
		min-height: 75px;
		margin-bottom: 10px;
	}


	.grybx,
	.clrbx {
		padding: 5px 10px;
	}

	.msn h3 {
		font-family: "Noto Sans", sans-serif;
		color: #000000;
		text-align: left;
		font-size: 21px;
		font-weight: 300;
		line-height: 32px;
	}

	.ban-cont {
		top: 50% !important;
		width: 90% !important;
	}

	.ban-cont2 h4,
	.ban-cont3 h4 {
		color: #00ADEE;
		font-family: "Noto Sans", sans-serif;
		font-size: 16px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.ban-cont2 h4 a, .ban-cont3 h4 a{        font-size: 16px;}
	.ban-cont2 h4 span,
	.ban-cont3 h4 span {
		color: #ffffff;
		font-family: "Noto Sans", sans-serif;
		font-size: 16px;
		font-weight: 500;
		margin-bottom: 30px;
	}

	.ban-cont2 h1,
	.ban-cont3 h1 {
		font-size: 29px !important;
	}

	.ban-cont2 h5,
	.ban-cont3 h5 {
		font-size: 16px !important;
		margin-top: 0px !important;
	}

	.ban-cont2,
	.ban-cont3 {
		position: absolute;
		left: unset;
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		width: 75%;
		top: 50%;
		transform: translate(0%, -50%);
	}

	.ban-cont h1 {
		font-size: 32px !important;
	}

	.ban-cont h3 {
		font-size: 22px !important;
	}

	.ban-cont h5 {
		font-size: 16px !important;
	}

	.ban-cont p {
		font-size: 15px !important;
		margin-top: 10px !important;
		margin-bottom: 0px !important;
	}

}

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

	.nav-link,
	.nav-link.dropdown-toggle {
		font-size: 15px !important;
		padding: 15px 7px !important;
	}

	.ban img {
		min-height: 450px;
	}

	.ban .ban-btn img {
		min-height: auto;
	}
}

#backToTopBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
  }

  #backToTopBtn:hover{    bottom: 25px;
    transition: 0.2s ease-in-out;
    box-shadow: 0px 0px 10px #000;}
  
  #backToTopBtn.show {	
	display: block;
	opacity: 1;
	border-radius: 100%;
    width: 36px;
    height: 36px;
    background-color: #8518c5;
    background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);	
  }

  #backToTopBtn .fa{color: #ffffff;
font-size: 20px;}

.tooltip-inner{font-size: 12px;}


@media screen and (max-width: 767px) and (min-width: 150px) {
	
	.ldrshp {
    background-image: url(../images/aw-bg-xs.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
	min-height: 570px;
}
	.stry h3 {
		font-size: 21px;
		line-height: 28px;
	}
	.awardxs .slick-slide img {display: block;
		height: 325px;
		margin: 0px auto;}
	.prtnbg .prtnfrmbg textarea::placeholder,
.prtnfrmbg2 textarea::placeholder {
	text-align: left;}

	#video.modal .modal-body, #video.modal .modal-content, 
	#video2.modal .modal-body, #video2.modal .modal-content
	{ padding: 2px 2px 0px 2px;
        background: #ffffff;
        border: 0px;
        outline: 0px;
        box-shadow: none;}
		
		.modal-dialog {
			max-width: 85%;
			margin-right: auto;
			margin-left: auto;
		}
	.impct.slider {
		margin: 10px auto 30px;
	}
	.modal-dialog{margin-top: 20px;}
	.join .slick-prev, .join .slick-next{        bottom: -7%;}
	
	
	.kskls .slick-prev, .kskls .slick-next{
		bottom: -8%;
	}
.pe .slick-prev, .pe .slick-next{        bottom: -22%;}
	.sblpsrvc .maincntbg{width: 94% !important;}
	.ds .dsbg{width: 94% !important;        margin: 30px 3% 0px !important;}
	.cstmrinsght img {
        width: 97% !important;
        max-width: 100%;
        margin: 0px 10px;
        height: 340px;
    }
	.prtnrlogoM{    width: 48%;}
	.slick-slide{    margin: 0px 0px;}
	p.artcl{font-size: 18px;}
	p.blg{font-size: 18px;}
	.dgm .dgmhdn,
	.dgm .dgmimg {
		width: 100%;
		margin-top: 10px;
	}

	.prm .slick-dots {
		bottom: -70px;
	}

	.rbcbg p {
		min-height: 260px;
	}

	.dm p {
		min-height: 200px;
	}

	.rbc .slick-prev,
	.rbc .slick-next {
		bottom: -10%;
	}

	.rbcbg img {
		width: auto;
		margin: 0px auto;
	}

	.ecbg2 {
		min-height: 650px;
	}

	.ecbg2 .slick-prev:before,
	.ecbg2 .slick-next:before,
	.ecbg3 .slick-prev:before,
	.ecbg3 .slick-next:before,
	.ecbg4 .slick-prev:before,
	.ecbg4 .slick-next:before,
	.ecbg5 .slick-prev:before,
	.ecbg5 .slick-next:before,
	.ecbg6 .slick-prev:before,
	.ecbg6 .slick-next:before,
	.ecbgsm .slick-prev:before,
	.ecbgsm .slick-next:before,
	.ecbgsrvc .slick-prev:before,
	.ecbgsrvc .slick-next:before,
	.ecbgdm .slick-prev:before,
	.ecbgdm .slick-next:before,
	.ecbgprm .slick-prev:before,
	.ecbgprm .slick-next:before,
	.ecbgcrm .slick-prev:before,
	.ecbgcrm .slick-next:before,
	.ecbgcrm2 .slick-prev:before,
	.ecbgcrm2 .slick-next:before,
	.ecbgbs .slick-prev:before,
	.ecbgbs .slick-next:before,
	.ecbgds .slick-prev:before,
	.ecbgds .slick-next:before,
	.ecbgsblp .slick-prev:before,
	.ecbgsblp .slick-next:before,
	.ecbgdgm .slick-prev:before,
	.ecbgdgm .slick-next:before,
	.ecbgfnj .slick-prev:before,
	.ecbgfnj .slick-next:before,
	.ecbgpe .slick-prev:before,
	.ecbgpe .slick-next:before {
		font-size: 24px;
	}

	.srvc .slick-slide img {
		max-height: 120px;
	}

	.srvc .slick-prev,
	.srvc .slick-next {
		top: 105%;
	}

	.crm .mainbg, .crm2 .mainbg{    width: 94% !important;}

	.slick-dots {
		display: none !important;
	}

	.dm .dmimg {
		width: auto;
	}

	.artclbg h4 {
		font-size: 20px;
	}

	.artclbg .arw2 {
		position: relative;
		bottom: 0px;
	}

	.artclbg {
		min-height: auto;
	}

	.blogbg h4 {
		font-size: 20px;
	}

	.blogbg .arw2 {
		position: relative;
		bottom: 0px;
	}

	.blogbg {
		min-height: auto;
	}

	.prtnbg2 .prtnfrmbg2 label {
		width: 94%;
	}

	.eco img {
		display: inline-block;
	}

	.mb50-res {
		margin-bottom: 20px !important;
	}

	.mt40-res {
		margin-top: 0px !important;
	}

	

	.ecbg5 {
		min-height: 775px;
	}

	.ecbgcrm {
		min-height: 775px;
	}

	.ecbgcrm2 {
		min-height: 775px;
	}

	

	.clrbx2 h3 {
		font-size: 38px;
		margin-top: 0px;
	}

	.clrbx2 p {
		font-size: 19px;
		min-height: auto;
	}

	.clrbx2 {
		width: 160px;
		height: 160px;
		display: block;
		margin: 0px auto;
		float: none;
		border: 5px solid #fff;
		padding: 25px 10px;
	}

	.clrbx2:hover {
		background: rgb(120, 32, 202);
		background: linear-gradient(180deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
		transition: all 0.3s ease-out;
		border-radius: 100%;
		border: 5px solid #ffffff;
		box-shadow: 0px 0px 11px 0px #0b2e6699;
	}

	.ecbg3 {
		min-height: 775px;
	}

	.ecbg6 {
		min-height: 780px;
	}

	footer p {
		font-size: 19px;
	}

	.navbar-nav .nav-link.active {
		color: #00ADEE;
	}

	.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
		color: #00ADEE;
	}

	.prtnfrmbg2 {
		padding: 40px 15px 10px 15px;
	}

	.prtnbg2 h2 {
		font-size: 23px;
	}

	.opnbtn,
	.opnbtn:hover {
		font-size: 15px;
		padding: 5px 20px;
		margin-top: 3px !important;
	}

	.quotebg {
		/* background-image: url(../images/qtbg-01.png), url(../images/qtbg-02.png);
		background-position: left 400px, right bottom;
		background-repeat: no-repeat, no-repeat; */
		padding-left: 20px;
	}

	.quotebg h2 {
		float: left;
		width: 100%;
		margin-top: 0px !important;
		font-size: 26px;
	}

	

	.quotebg h4 {
		float: left;
		width: 100%;
		margin-top: 0px !important;
		font-size: 22px;
	}

	.quotebg p {
		float: left;
		width: 100%;
		margin-top: 0px !important;
		font-size: 20px;
		margin-bottom: 0px;
	}

	.conf {
		margin-top: 125px;
	}

	.conf h3 {
		margin-top: 0px;
	}

	.conf img {
		width: auto;
		height: 130px;
		margin-top: 0px;
	}

	.conf p{    font-size: 20px;}



	.cmcont {
		position: relative;
		top: 37px;
		left: 0;
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		float: left;
		width: 100%;
		line-height: 45px;
		transform: translate(0%, -35%);
		background-color: #224c96;
		padding: 25px 25px;
	}



	.cmcont h3 {
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		text-align: left;
		font-size: 17px;
		font-weight: normal;
		line-height: normal;
	}

	.cmcont a {
		font-family: "Noto Sans", sans-serif;
		background-color: #ffffff;
		text-decoration: none;
		color: #7D08C1;
		text-align: left;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 10px 15px;
		font-weight: bold;
		float: left;
		display: block;
		line-height: normal;
	}


	.cmcont a:hover,
	.cmcont a:focus {
		transition: all 0.7s ease;
		font-family: "Noto Sans", sans-serif;
		background-color: #7D08C1;
		text-decoration: none;
		color: #ffffff;
		text-align: left;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 10px 15px;
		font-weight: bold;
		float: left;
		display: block;
		line-height: normal;
		box-shadow: 0px 0px 10px #0000004d;
	}

	.ban-cont h4 {
		margin-bottom: 10px;
	}

	

	.ecbg4 {
		min-height: 730px;
	}


	h2.hdng span h2.hdng2 {
		font-size: 25px;
	}

	.abt p {
		font-size: 18px;
	}

	.msn2 h2.hdng {
		left: 10px;
		font-size: 30px;
	}

	.msn2 h2.hdng span {
		font-size: 30px;
	}

	.prtnbg .prtnfrmbtn, .prtnbg .prtnfrmbtn:hover {
		width: 60%;
		font-size: 17px;
	}

	


	.stry {
		float: left;
		width: 100%;
		margin-top: 40px;
	}

	.stry h3::before {
		width: 100%;
	}

	.stry img {
		display: block;
		float: none !important;
		margin: 0px auto;
	}

	.navbar-nav .nav-link {
		color: #ffffff;
	}

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

	.mt60-res {
		margin-top: 30px !important;
	}

	footer {
		padding: 50px 20px 10px 20px !important;
	}

	/* .msn {
		margin-top: 0px !important;
	} */

	.grybg {
		background: #f1f1f2;
		/* background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 242, 1) 100%); */
		padding-bottom: 45px !important;
		margin-top: 0px;
	}

	footer .cpyrt p,
	footer .cpyrt a,
	footer .cpyrt .tright {
		text-align: center !important;
	}

	.prtnbg .prtnfrmbg {
		padding: 40px 30px 10px 30px;
	}


	.vsn-cont h3 {
		color: #ffffff;
		font-size: 23px;
		line-height: 35px;
		margin-top: 0px !important;
	}

	.vsn-cont h3 span {
		color: #ffffff;
		font-size: 23px;
		font-weight: 1000;
	}

	.vsn-cont h3 span.vsn-cont2 {
		color: #ffffff;
		font-size: 23px;
		font-weight: 500;
	}

	.msn h3 {
		color: #000000;
		font-size: 23px;
		line-height: 35px;
	}


	h2.hdng span {
		font-size: 30px;
	}

	h2.hdng {
		margin-bottom: 25px;
		font-size: 30px;
	}

	h2.hdng2 {
		font-size: 28px;
		margin-top: 35px !important;
		margin-bottom: 15px !important;
	}

	.ban img {
		min-height: 400px;
	}

	.ban .ban-btn img {
		min-height: unset;
	}

	.ban-cont {
		top: 4%;
		width: 75%;
	}

	.ban-cont h1 {
		font-size: 23px;
	}

	.ban-cont h3 {
		font-size: 17px;
	}

	.ban-cont p {
		font-size: 14px !important;
		margin: 5px 0px !important;
	}



	.clntlogoM {
		width: 46%;
	}

	.asclogoM {
		width: 46%;
	}

	.prtnrlogo {
		width: 48%;
	}

	.asclogo {
		width: 48%;
	}

	.col-xs-12 {
		width: 100%;
		float: left;
	}

	li.sub-dropdown .nav-link.dropdown-toggle {
		color: #ffffff;
		border-bottom: 1px solid #1f3189;
	}

	.navbar-collapse ul {
		list-style-type: none;
		padding: 0px !important;
		background: rgb(120, 32, 202);
		background: linear-gradient(90deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
		color: #ffffff;
		border-radius: 5px;
	}

	.nav-link,
	.nav-link.dropdown-toggle,
	.sub-dropdown .nav-link.dropdown-toggle {
		font-weight: 600;
		font-size: 16px;
		color: #ffffff;
		padding: 5px !important;
		text-align: center;
		border-bottom: 1px solid #1f3189;
	}

	.nav .nav-item.dropdown:hover .dropdown-menu {
		margin: 0px;
		padding: 0px;
	}

	.nav .nav-item.sub-dropdown:hover .sub-dropdown-menu {
		display: block;
		position: relative;
		right: 0;
		top: 0;
		background-color: #ffffff;
		border-radius: 0px;
		border: 1px solid #cccccc;
		text-align: center;
	}

	.sub-dropdown .dropdown-toggle::after {
		transform: rotate(0deg);
	}

	.prtnbg .prtnfrmbg .prtnfrmbtn {
		left: 50%;
		transform: translate(-50%, 0%);
	}

	.prtnbg h2 {
		font-size:27px;
		margin-bottom: 20px;
	}
}

@media (max-width: 425px) {
	
	.ban img {
		min-height: 390px !important;
	}

	.ban .ban-btn img {
		min-height: unset !important;
	}
}

@media (max-width: 375px) {


	.ban img {
		min-height: 390px !important;
	}

	.ban .ban-btn img {
		min-height: unset !important;
	}
}


@keyframes fadeInUp {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0%);
		opacity: 1;
	}
}



@media (min-width:150px) and (max-width: 767px) {
	.awrdbg2{    height: 375px;        margin: 0px auto;
        width: 100%;}
	.awrdbg{    height: 365px;        margin: 0px auto;
        width: 100%;}
	.cmcont h1{font-size: 30px;}
	.val .valbg{width: 97%;
        margin-left: 2%;}
	.val{margin: 0px 5% 0px;}
	.join h3,
	.join p {
		min-height: auto;
	}

	.join .slick-slide img {
		display: block;
		width: auto;
		float: none;
		padding-right: 0px;
		width: auto;
		padding-bottom: 20px;
	}


	.prtnbg p,
	.prtnbg2 p {
		font-size: 18px;
		margin-bottom: 0px;
	}

	.prtnfrmbtn2 {
		padding: 10px 8px;
		font-size: 17px;
	}

	.vsn-cont {
		border: 0px;
		position: relative;
		top: unset;
		right: 0px;
		font-family: "Noto Sans", sans-serif;
		color: #000000;
		width: 100%;
		line-height: 30px;
		background-color: #4934af;
		padding: 20px;
		background: rgb(120, 32, 202);
		background: linear-gradient(291deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
		transform: translate(0%, -5%);
	}

	.msn2 h2.hdng2 {
		margin-top: 0px;
	}

	.msn2-cont h3 {
		font-family: "Noto Sans", sans-serif;
		color: #ffffff;
		text-align: left;
		font-size: 20px;
		font-weight: normal;
		line-height: 33px;
	}

	.msn2-cont {
		border: 0px;
		position: relative;
		top: unset;
		right: 0px;
		font-family: "Noto Sans", sans-serif;
		color: #000000;
		width: 100%;
		line-height: 30px;
		background-color: #4934af;
		padding: 20px;
		background: rgb(120, 32, 202);
		background: linear-gradient(291deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
		transform: translate(0%, -5%);
	}
}

.dblock {
	display: block !important;
}

.dnone {
	display: none !important;
}



@media (min-width: 1440px) {
	.prm .slick-dots {
		bottom: -70px;
	}
}

@media (min-width: 1600px) {
	.vacaybg .applbtn{font-size: 21px;}
	.cstmrinsght span {
		position: absolute;
		width: 86%;
		float: left;
		top: 30px;
		left: 7%;
		text-align: center;
		color: #fff;
	}
	.cstmrinsght span p {
		font-size: 18px;
		font-weight: normal;
		line-height: 23px;
		min-height: 235px;
		color: #fff;
	}
	.cstmrinsght span h5 {
		font-size: 23px;
		font-weight: bold;
		color: #fff;
	}
	.cstmrinsght span h6 {
		font-size: 16px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
	}
	.awrdbg{    width: 300px;
		margin-top: 60px;}
		.awrdbg2{    width: 385px;
			margin-top: 60px;}
	.valhd{    font-size: 33px;}
	.valpara{font-size: 26px;
        line-height: 30px;}
	.clntlogoM {
		width: 24%;
	}
	.asclogoM {
		width: 24%;
	}
	.cmcont h1{font-size: 50px;}
	.cmcont h3{font-size: 27px;}
	.cmcont a, .cmcont a:hover, .cmcont a:focus{font-size: 23px;}
	#backToTopBtn, .tooltip.show{transform: scale(1.5) !important;}
	
	.conf img{    height: 140px;}
	.conf h3{font-size: 36px;}
	.conf p{font-size: 27px;}
	.slick-prev, .slick-next{width: 42px;
		height: 42px;}
	.slick-dots li{    margin: 0 15px;}
	.ecbg2 .slick-prev:before, .ecbg2 .slick-next:before, .ecbg3 .slick-prev:before, .ecbg3 .slick-next:before, .ecbg4 .slick-prev:before, .ecbg4 .slick-next:before, .ecbg5 .slick-prev:before, .ecbg5 .slick-next:before, .ecbg6 .slick-prev:before, .ecbg6 .slick-next:before, .ecbgsm .slick-prev:before, .ecbgsm .slick-next:before, .ecbgsrvc .slick-prev:before, .ecbgsrvc .slick-next:before, .ecbgdm .slick-prev:before, .ecbgdm .slick-next:before, .ecbgprm .slick-prev:before, .ecbgprm .slick-next:before, .ecbgcrm .slick-prev:before, .ecbgcrm .slick-next:before, .ecbgcrm2 .slick-prev:before, .ecbgcrm2 .slick-next:before, .ecbgbs .slick-prev:before, .ecbgbs .slick-next:before, .ecbgds .slick-prev:before, .ecbgds .slick-next:before, .ecbgsblp .slick-prev:before, .ecbgsblp .slick-next:before, .ecbgdgm .slick-prev:before, .ecbgdgm .slick-next:before, .ecbgfnj .slick-prev:before, .ecbgfnj .slick-next:before, .ecbgpe .slick-prev:before, .ecbgpe .slick-next:before{    font-size: 30px;left: 15px;
		top: 5px;}
	.val {
		width: 100% !important;
        float: left;
        display: block;
        margin: 20px 0px 0px 0px;
	}

	.val .valtitle{
		font:25px 'Noto Sans', sans-serif;
		font-weight: 600;
	}
	.val .valcont p{font:21px 'Noto Sans', sans-serif;
		font-weight: normal;}
		.val .slick-prev:before{
			font-size: 30px;
			color: #ffffff;
			left: 14px;
			top: 5px;
			right: unset;
		}	

		.val .slick-next:before
		{
			font-size: 30px;
        color: #ffffff;
        top: 5px;
        right: 14px;
        left: unset;
		}	

		.val .slick-prev:hover:before, .val .slick-prev:focus:before
		{
			color: #ffffff;        
			left: unset;
			top: 5px;
			right: 17px;
		}

		.val .slick-next:hover:before, .val .slick-next:focus:before
		{
			color: #ffffff;
			left: 17px;
			top: 5px;
			right: unset;
		}


		.val .slick-dots li button:before{
			width: 15px;
			height: 15px;
			font-size: 71px;
		}
	
	.pe .peimg img {
		width: auto;
		height: 210px;
		margin: 0px auto;
	}

	.pe .petitle {
		font: 32px 'Noto Sans', sans-serif;
		font-weight: 600;
	}

	.pe .pecont p {
		font: 26px 'Noto Sans', sans-serif;
		font-weight: 300;
	}

	.sblpsrvc .maincntbg .sblpimg img {
		height: 210px;
	}

	.ecbgds {
		min-height: 890px;
	}

	.ecbgds .slick-dots {
		bottom: -60px;
	}

	.ds .dsbg .dstitle {
		font: 33px 'Noto Sans', sans-serif;
		font-weight: 600;
	}

	.ds .dsbg .dscont p {
		font: 25px 'Noto Sans', sans-serif;
		font-weight: 300;
	}

	.ecbgbs .slick-dots {
		bottom: 20px;
	}

	.slick-slider.bs {
		margin-top: 130px;
	}

	.ecbgbs {
		min-height: 1150px;
	}

	.bs .bsmbg .bsmtitle {
		font: 33px 'Noto Sans', sans-serif;
		font-weight: 600;
	}

	.bs .bsmbg .bsmcont p {
		font: 27px 'Noto Sans', sans-serif;
		font-weight: 300;
		min-height: 580px;
	}

	.crm .mainbg,
	.crm2 .mainbg {
		margin-top: 50px !important;
	}

	.ecbgcrm {
		min-height: 830px;
	}

	.ecbgcrm2 {
		min-height: 760px;
	}

	.crm .crmimg img,
	.crm2 .crmimg img {
		height: 110px;
	}

	.crm .crmtitle {
		font: 28px 'Noto Sans', sans-serif;
		font-weight: 600;
		min-height: 77px;
	}

	.crm2 .crmtitle {
		font: 28px 'Noto Sans', sans-serif;
		font-weight: 600;
		min-height: 105px;
	}

	.crm .crmcont p,
	.crm2 .crmcont p {
		font: 23px 'Noto Sans', sans-serif;
	}

	.crm .mainbg {
		min-height: 600px;
	}

	.crm2 .mainbg {
		min-height: 510px;
	}

	.prm .slick-dots {
		bottom: -70px;
	}

	.ecbgdm {
		min-height: 780px;
	}

	.dm.slider {
		margin: 160px auto 50px;
	}

	.ecbgdm .slick-dots {
		bottom: -70px;
	}

	.asclogo .slick-prev:before {
		font-size: 30px;
		left: 13px;
	}

	.asclogo .slick-next:before {
		font-size: 30px;
		left: 17px;
	}

	.ecbg2 {
		min-height: 830px;
	}

	.ecbgpe {
		min-height: 970px;
	}

	.ecbgsblp {
		min-height: 1050px;
	}

	.fnj .fnjimg img {
		width: auto;
	}

	.fnj .fnjtitle {
		position: relative;
		font: 28px 'Noto Sans', sans-serif;
		color: #ffffff;
		margin: 6px;
		text-align: center;
		font-weight: 600;
	}

	.fnj .fnjcont p {
		font: 21px 'Noto Sans', sans-serif;
		font-weight: 300;
	}

	.ecbgfnj {
		min-height: 730px;
	}

	.ecbgsblp .slick-dots {
		bottom: -60px;
	}

	.ecbgfnj .slick-dots {
		bottom: -60px;
	}

	.sblpsrvc .sblptitle {
		font: 34px 'Noto Sans', sans-serif;
		font-weight: 600;
	}

	.sblpsrvc .sblpcont p {
		font: 26px 'Noto Sans', sans-serif;
		font-weight: 300;
	}

	.dm .dmhdn {
		font: 32px 'Noto Sans', sans-serif;
		font-weight: 600;
	}

	.dm p {
		font: 23px 'Noto Sans', sans-serif;
		text-align: left;
		font-weight: 300;
	}

	.rbcbg {
		min-height: 600px !important;
	}

	.rbcbg h3 {
		font: 30px 'Noto Sans', sans-serif;
		font-weight: 600;
	}

	.rbcbg p {
		font: 26px 'Noto Sans', sans-serif;
        font-weight: 300;
        float: left;
        width: 90%;
        margin: 0px 5%;
	}

	.slick-slide img {
		display: block;
		width: auto;
	}

	.cstmrinsght .slick-slide img{display: block;
		width: 100%;}

	.dgm img {
		display: block;
		width: auto;
	}

	.dgm .dgmhdn {
		font-size: 30px;
	}

	.dgm .dgmcont p {
		font-size: 25px;
	}

	.ecbgdgm {
		min-height: 770px;
	}

	.prmimg img {
		display: block;
		width: auto;
	}

	.asclogo .slick-slide img {
		display: block;
		width: 100%;
	}

	.slick-slide .rbcbg img {
		display: block;
		width: 65% !important;
	}

	.join h3,
	.srvc h3 {
		font-size: 35px;
	}

	.join p,
	.srvc p {
		font-size: 25px;
	}

	.slick-dots li button:before {
		font-size: 20px;
	}

	.slick-prev, .slick-next{    transform: scale(1.1);}

	.bgprpl,
	.bgblu {
		min-height: 850px;
		width: 94%;
	}

	.slick-dotted.slick-slider {
		width: 100%;
	}

	.bgprpl .prplttl,
	.bgblu .bluttl {
		font: 27px 'Noto Sans', sans-serif;
	}

	.bgprpl ul li,
	.bgblu ul li {
		font-size: 22px;
		line-height: 30px;
	}

	.bgprpl ul,
	.bgblu ul {
		padding-left: 30px;
	}

	.prtnbg .prtnfrmbg input.form-control::placeholder,
	.prtnfrmbg2 input.form-control::placeholder,
	.prtnbg .prtnfrmbg textarea::placeholder,
	.prtnfrmbg2 textarea::placeholder {
		font-size: 24px;
	}

	.form-check-input {
		width: 1.3em;
		height: 1.3em;
	}

	.form-check .form-check-input {
		margin-left: -1.5em;
		margin-right: 0.5em;
	}


	.btn2,
	.btn2:hover {
		font-size: 25px;
	}

	

	.prtnbg2 h2 {
		font-size: 40px;
	}

	
	.prtnbg .prtnfrmbg input.form-control,
	.prtnbg .prtnfrmbg textarea,
	.prtnbg .prtnfrmbg select,
	.prtnfrmbg2 input.form-control,
	.prtnfrmbg2 textarea,
	.prtnfrmbg2 select {
		border-radius: 12px;
		background-color: #ffffff;
		margin-bottom: 25px;
		padding: 15px 20px;
		border: 0px;
		font-family: "Noto Sans", sans-serif;
		font-size: 22px;
	}

	.prtnfrmbtn2,
	.prtnfrmbtn2:hover {
		font-size: 26px;
		bottom: -125px;
	}

	.prtnbg2 .prtnfrmbg2 label, input[type="file"] {
		font-size: 21px;
	}

	

	.val .slick-next::before, .cstmrinsght .slick-next::before, .clnt .slick-next::before, .impct .slick-next::before, .kskls .slick-next::before, .prtnrlogxs .slick-next::before, .awardxs .slick-next::before, .cstmrinsght .slick-next::before, .clnt .slick-next::before
	{    font-size: 30px;
		color: #ffffff;
	    left: 18px;
    position: absolute;
    top: 4px;
}

.val .slick-prev::before, .cstmrinsght .slick-prev::before, .clnt .slick-prev::before, .impct .slick-prev::before, .kskls .slick-prev::before, .prtnrlogxs .slick-prev::before, .awardxs .slick-prev::before, .cstmrinsght .slick-prev::before, .clnt .slick-prev::before
	{    font-size: 30px;
		color: #ffffff;
	    right: 18px;
    position: absolute;
    top: 4px;
}

.cstmrinsght .slick-next::before, .clnt .slick-next::before
{    font-size: 30px;
	color: #ffffff;
	left:22px;
position: absolute;
top: 20px;
}

.cstmrinsght .slick-prev::before, .clnt .slick-prev::before
{    font-size: 30px;	
	color: #ffffff;
	right: 12px;
	position: absolute;
	top: 20px;
}

	footer img {
		width: 65px !important;
	}

	
	footer .addrs img {
		height: 30px;
		width: auto !important;
	}

	

	.prtnbg h2 {
		font-size: 40px;
	}

	.prtnbg p,
	.prtnbg2 p {
		font-size: 24px;
	}

	.prtnbg .prtnfrmbtn,
	.prtnbg .prtnfrmbtn:hover {
		font-size: 25px;
	}

	footer h3 {
		font-size: 40px;
	}

	footer p {
		font-size: 27px;
	}

	footer .addrs h4 {
		font-size: 27px;
	}

	footer .addrs p,
	footer .addrs a,
	footer .cpyrt p,
	footer .cpyrt a {
		font-size: 22px;
	}

	footer .addrs p svg.wtsap,
	footer .addrs p svg {
		width: 30px;
	}

	.ban-cont h4,
	.ban-cont2 h4,
	.ban-cont3 h4 {
		font-size: 30px;
	}

	.ban-cont h5,
	.ban-cont2 h5,
	.ban-cont3 h5 {
		color: #ffffff;
		font-family: "Noto Sans", sans-serif;
		font-size: 30px;
		font-weight: 300;
		line-height: 50px;
		margin-top: 20px;
	}

	.abt p {
		font-size: 29px;
		font-weight: 300;
		line-height: 41px;
		float: left;
		width: 100%;
		text-align: justify;
	}

	h2.hdng2 {
		float: left;
		width: 100%;
		font-family: "Noto Sans", sans-serif;
		color: #7D08C1;
		font-size: 48px;
		font-weight: bold;
		border-left: 3px solid #7D08C1;
		padding-left: 10px;
		margin-top: 100px;
		margin-bottom: 25px;
	}

	.msn2 h2.hdng,
	.msn2 h2.hdng span {
		font-size: 48px;
	}

	.msn2-cont h3 {
		font-size: 33px;
	}

	.stry h3 {
		font-size: 28px;
		text-align: justify;
		line-height: 40px;
	}

	.stry h3 span {
		font-size: 28px;
	}

	.stry img {
		height: 140px;
		margin-top: 30px;
		margin-right: 95px;
	}

	.ldrshp p {
		text-align: justify;
		font-size: 35px;
		font-weight: 300;
		line-height: 52px;
	}

	.ldrshp {
		min-height: 800px;
	}

	.quotebg h2 {
		font-size: 42px;
	}

	.quotebg h4 {
		font-size: 32px;
	}

	.quotebg p {
		font-weight: 300;
		color: #0f0f0f;
		font-size: 30px;
		text-align: left;
		margin-top: 15px;
		line-height: 37px;
	}

	.md-img {
		margin-top: 130px;
	}

	.ban-cont2 {
		width: 60%;
	}

	.ban-cont h1,
	.ban-cont2 h1,
	.ban-cont3 h1 {
		font-size: 65px;
	}

	.ban-cont h3 {
		font-size: 45px;
	}

	.ban-cont p {
		font-size: 28px;
	}

	.ban-btn, .ban-btn:hover,
	.opnbtn, .opnbtn:hover {
		font-size: 27px;
	}

	.ban-btn img {
		width: 32px !important;
		height: 32px !important;
		margin-top: -3px;
		margin-right: 5px;
	}

	.msn img {
		max-height: 100%;
	}

	.msn h3 {
		font-size: 33px;
	}

	h2.hdng,
	h2.hdng span,
	h2.hdng3 {
		font-size: 48px;
	}

	

	.grybg .clrbx h3,
	.grybg .grybx h3 {
		font-size: 55px;
	}

	.grybg .clrbx p,
	.grybg .grybx p {
		font-size: 32px;
		min-height: 96px;
	}

	.vsn-cont h3,
	.vsn-cont h3 span.vsn-cont2,
	.vsn-cont h3 span {
		font-size: 40px;
		line-height: 57px;
	}

	.msn h3 {
		font-size: 32px;
		line-height: 47px !important;
	}

	.prscbg p {
		font-size: 29px;
	}

	.nav-link,
	.nav-link.dropdown-toggle,
	li.sub-dropdown .nav-link.dropdown-toggle {
		font-size: 21px;
	}
	.sub-dropdown-menu.dropdown-menu-right a.dropdown-item{	font-size:21px;}
	.nav .nav-item.sub-dropdown:hover .sub-dropdown-menu{
	right: -350px;
    top: -1px;}


}




@media (max-width: 1366px) {

	.prm .slick-dots {
		bottom: -70px;
	}
}

@media (max-width: 1200px) {
	.prm .slick-dots {
		bottom: -70px;
	}
}

@media (min-width: 1200px) {
	.clntlogoM {
		width: 19%;
	}
	.asclogoM {
		width: 18%;
	}
	.ecbgds .slick-dots {
		bottom: -60px;
	}

	.dblock-lg {
		display: block !important;
	}

	.dnone-lg {
		display: none !important;
	}
}




@media (min-width: 150px) and (max-width: 991px) {
	.ban-cont2 h4 span, .ban-cont3 h4 span, .ban-cont2 h4 a, .ban-cont3 h4 a, .ban-cont2 h4 a:hover, .ban-cont3 h4 a:hover{    font-size: 18px;}
	.valpara{min-height: auto;}
	.ldrshp{margin-top: 50px;}
	.cstmrinsght {
		margin-top: 60px;}
	.srvc h3,
	.srvc p {
		min-height: auto;
		margin-top: 15px;
	}

	.vacaybg .tag span {
		font-family: "Noto Sans", sans-serif;
		font-weight: 400;
		font-size: 13px;
		color: #000000;
		padding: 5px 10px;
		border-radius: 50px;
		border: 1px solid #7D08C1;
		text-align: center;
		margin-right: 10px;
		white-space: nowrap;
		margin-bottom: 10px;
		float: left;
	}

	.vacaybg .applbtn {
		float: left;
	}

	.ourw {
		float: none;
		margin-left: 15px;
		margin-bottom: 15px;
		height: 200px;
		display: block;
	}

	.md-img {
		border-bottom: 5px solid #5a2db9;
		height: 300px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left !important;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.ecbgpe {
		min-height: 750px;
	}

	.ecbgdgm {
		min-height: 690px;
	}

	.ecbgsblp {
		min-height: 760px;
	}

	.ecbgsblp .slick-dots {
		bottom: -35px;
	}

	.ecbgfnj {
		min-height: 700px;
	}

	.ecbgfnj .slick-dots {
		bottom: -35px;
	}

	.ecbgds {
		min-height: 840px;
	}

	.ecbgds .slick-dots {
		bottom: -45px;
	}

	.rbcbg {
		min-height: 740px;
	}

	.crm2 .mainbg {
		min-height: 530px;
	}

	.ecbgcrm2 {
		min-height: 750px;
	}
}

@media (min-width: 992px) and (max-width: 1023px) {
	.ecbgpe {
		min-height: 620px;
	}

	.ecbgdgm {
		min-height: 550px;
	}

	.ecbgds {
		min-height: 700px;
	}

	.ecbgds .slick-dots {
		bottom: -15px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.cstmrinsght span {
		position: absolute;
		width: 90%;
		float: left;
		top: 25px;
		left: 5%;
		text-align: center;
		color: #fff;
	}
	.cstmrinsght span p {
		font-size: 12px;
		font-weight: normal;
		line-height: 15px;
		min-height: 153px;
		color: #fff;
	}
	.cstmrinsght span h5 {
		font-size: 15px;
		font-weight: bold;
		color: #fff;
	}
	.cstmrinsght span h6 {
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
	}
	.blogbg{    min-height: 730px;}
	.crm2 .crmcont p {
		min-height: 170px;
	}

	.ecbgprm {
		min-height: 730px;
	}

	.prm .slick-dots {
		bottom: -70px;
	}

	.rbcbg {
		margin-left: 0px !important;
		margin-right: 0px ! IMPORTANT;
	}

	.rbc .slick-prev {
		left: -7px;
	}

	.rbc .slick-next {
		right: 0px;
	}

	.rbcbg {
		min-height: 650px;
	}

	.rbcbg p {
		min-height: 250px;
	}

	.md-img {
		margin-top: 131px;
	}

	.dblock-md {
		display: block !important;
	}

	.dnone-md {
		display: none !important;
	}

	
}

@media (min-width: 992px) and (max-width: 1399px) {
	.clrbx2 {
		width: 290px;
		height: 300px;
	}

	.clrbx2 h3 {
		font-size: 55px;
		font-weight: 1000;
		margin-top: 0px;
	}

	.clrbx2 p {
		font-size: 26px;
		font-weight: 250;
		min-height: unset;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cstmrinsght img{    transform: scale(0.9);}
	.cstmrinsght span {
        position: absolute;
        width: 76%;
        float: left;
        top: 50px;
        left: 12%;
        text-align: center;
        color: #fff;
    }
	.cstmrinsght span p {
        font-size: 15px;
        font-weight: normal;
        line-height: 22px;
        min-height: 235px;
        color: #fff;
    }
	.cstmrinsght span h5 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
    }
	.cstmrinsght span h6 {
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
        color: #fff;
    }
	.blogbg{    min-height: 660px;}
	.quotebg h2, .quotebg h4, .quotebg p{float: unset; width: auto;}

	.quotebg p{margin-bottom: 0px;}
	.ecbgpe {
		min-height: 700px;
	}

	.ecbgdgm {
		min-height: 620px;
	}

	.ecbgprm {
		min-height: 670px;
	}

	.prm .slick-dots {
		bottom: -70px;
	}


	.clrbx2 h3 {
		font-size: 40px;
		margin-top: 0px;
	}

	.clrbx2 p {
		font-size: 20px;
		min-height: auto;
	}

	.clrbx2 {
		width: 200px;
		height: 200px;
		display: block;
		margin: 0px auto;
		float: none;
		border: 7px solid #fff;
		padding: 40px 10px;
	}

	.clrbx2:hover {
		background: rgb(120, 32, 202);
		background: linear-gradient(180deg, rgba(120, 32, 202, 1) 0%, rgba(0, 83, 132, 1) 100%);
		transition: all 0.3s ease-out;
		border-radius: 100%;
		border: 7px solid #ffffff;
		box-shadow: 0px 0px 11px 0px #0b2e6699;
	}


	.nav .nav-item.sub-dropdown:hover .sub-dropdown-menu {
		display: block;
		position: absolute;
		right: -240px;
		top: 5px;
		background-color: #ffffff;
		border-radius: 5px;
		border: 1px solid #cccccc;
	}

	.sub-dropdown-menu.dropdown-menu-right a.dropdown-item {
		font-size: 14px;
		padding: 6px 9px;
		border-bottom: 1px solid #ededed;
	}

	.ban-cont h1,
	.ban-cont2 h1,
	.ban-cont3 h1 {
		color: #ffffff;
		font-family: "Noto Sans", sans-serif;
		font-size: 32px;
		font-weight: 500;
	}

	.ban-cont2 h5,
	.ban-cont3 h5 {
		color: #ffffff;
		font-family: "Noto Sans", sans-serif;
		font-size: 18px;
		font-weight: 300;
		line-height: 24px;
	}

	.ban-cont2 h4,
	.ban-cont3 h4 {
		color: #00ADEE;
		font-family: "Noto Sans", sans-serif;
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 15px;
	}

	h2.hdng2 {
		float: left;
		width: 100%;
		font-family: "Noto Sans", sans-serif;
		color: #7D08C1;
		font-size: 27px;
		font-weight: bold;
		border-left: 3px solid #7D08C1;
		padding-left: 10px;
		margin-top: 50px;
		margin-bottom: 25px;
	}

	.abt p {
		font-size: 20px;
		font-weight: 300;
		line-height: 30px;
		float: left;
		width: 100%;
	}

	.quotebg {
		/* background-image: url(../images/qtbg-01.png), url(../images/qtbg-02.png);
		background-position: 57% top, right bottom;
		background-repeat: no-repeat, no-repeat; */
		padding-left: 20px;
	}

	

	.dblock-sm {
		display: block !important;
	}

	.dnone-sm {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.dblock-xs {
		display: block !important;
	}

	.dnone-xs {
		display: none !important;
	}
}

@media (min-width:500px) and (max-width: 767px) {
	.cstmrinsght span {
		position: absolute;
        width: 88%;
        float: left;
        top: 23px;
        left: 6%;
        text-align: center;
        color: #fff;
    }
	.cstmrinsght span p {
        font-size: 12px;
        font-weight: normal;
        line-height: 15px;
        min-height: 170px;
        color: #fff;
        margin-bottom: 5px;
    }
	.cstmrinsght span h5 {
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 2px;
    }
	.cstmrinsght span h6 {
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
	}
	.awrdbg {
		width: 100%;
        margin: 0px auto;
        float: left;
    }

	.awrdbg2 {
		width: 100%;
        margin: 0px auto;
        float: left;
    }
	.slick-prev {
		left: 40%;
		bottom: -22%;
		top: unset;
	}

	.slick-next {
		right: 40%;
		bottom: -22%;
		top: unset;
	}
	.bgprpl, .bgblu{min-height: 430px;width: 90%;}
	.cstmrinsght .slick-prev, .cstmrinsght .slick-next{
		bottom: -15%;
	}
	.prtnrlogxs .slick-prev, .prtnrlogxs .slick-next{
		bottom: -40%;
	}
	.awardxs .slick-prev, .awardxs .slick-next{
		bottom: -15%;
	}
	.clnt .slick-prev, .clnt .slick-next{bottom: -65%;}

	.clnt .slick-prev:before, .clnt .slick-next:before{font-size: 25px;}

	.val .slick-next, .val .slick-prev{bottom: -10%;}
	.impct .slick-next, .impct  .slick-prev{bottom: -40%;}
	.ecbgpe {
		min-height: 620px;
	}

	.ecbgfnj {
		min-height: 570px;
	}

	.ecbgsblp {
		min-height: 635px;
	}

	.ds .dsbg {
		min-height: 450px;
	}

	.ds .dsbg .dscont p {
		min-height: 190px;
	}

	.ecbgds {
		min-height: 680px;
	}

	.ds .slick-prev,
	.ds .slick-next {
		bottom: -15%;
	}

	.bs .bsmbg {
		min-height: 510px;
	}

	.bs .bsmbg .bsmcont p {
		min-height: 220px;
	}

	.bs .bsmbg .bsmimg img {
		width: 60%;
	}

	.bs .bsmbg .bsmtitle {
		min-height: auto;
	}

	.bs .slick-prev,
	.bs .slick-next {
		bottom: -10%;
	}

	.crm2 .crmtitle {
		min-height: auto;
	}

	.crm .crmcont p {
		min-height: 220px;
	}

	.crm2 .crmcont p {
		min-height: 140px;
	}

	.crm .mainbg,
	.crm2 .mainbg {
		min-height: 390px;
	}

	.ecbgprm {
		min-height: 570px;
	}

	.ecbgdm {
		min-height: 550px;
	}

	.rbcbg {
		min-height: 530px;
	}

	.asclogo .slick-next {
		right: 40%;
		bottom: -30%;
		top: unset;
	}

	.asclogo .slick-prev {
		left:40%;
		bottom: -30%;
		top: unset;
	}



	.crm .slick-next,
	.crm .slick-prev,
	.crm2 .slick-next,
	.crm2 .slick-prev {
		bottom: -15%;
	}

	.prm .slick-next,
	.prm .slick-prev {
		bottom: -15%;
		top: unset;
	}

	.ecbgcrm {
		min-height: 650px;
	}

	.ecbgcrm2 {
		min-height: 610px;
	}
	.cstmrinsght span p {
		font-size: 15px;
        font-weight: normal;
        line-height: 18px;
        min-height: 220px;
        color: #fff;
        margin-bottom: 5px;
    }
	.cstmrinsght span h5 {
        font-size: 17px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 2px;
    }
	.cstmrinsght span h6 {
		font-size: 13px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
	}
	
}
@media (min-width: 150px) and (max-width: 499px) {
	
	.prtnbgnew h2{    font-size: 25px;}
	.prtnbgnew .prtnfrmbtn {
		position: absolute;
		bottom: -95px;
		left: 50%;
		padding: 10px 8px;
		font-weight: bold;
		border-radius: 14px;
		background: rgb(0, 83, 132);
		background: linear-gradient(90deg, #15b6fb 0%, #af41f2 75%);
		border: 0px;
		font-size: 18px;
		transform: translate(-50%, -50%);
		width: 75%;
	}

	.prtnbgnew .prtnfrmbtn:hover{
		background: rgb(0, 83, 132);
		background: linear-gradient(90deg, #af41f2 0%, #15b6fb 75%);    
		font-size: 18px;
		transition: all 0.3s ease-out;
		box-shadow: 0px 0px 10px #00000047;
	}

	.cstmrinsght span {
        position: absolute;
        width: 85%;
        float: left;
        top: 25px;
        left: 8%;
        text-align: center;
        color: #fff;
    }
	.cstmrinsght span p {
        font-size: 12px;
        font-weight: normal;
        line-height: 14px;
        min-height: 210px;
        color: #fff;
        margin-bottom: 5px;
    }
	.cstmrinsght span h5 {
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 2px;
    }
	.cstmrinsght span h6 {
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
	}
	
.awrdbg {
	width: 100%;
	margin: 0px auto;
	float: left;
}

.awrdbg2 {
	width: 100%;
	margin: 0px auto;
	float: left;
}
}

@media (min-width: 470px) and (max-width: 499px) {
	.bgprpl, .bgblu{min-height: 530px;width: 90%;}
	.clnt .slick-prev, .clnt .slick-next{bottom: -65%;}
	.prtnrlogxs .slick-prev, .prtnrlogxs .slick-next{
		bottom: -40%;
	}
	.awardxs .slick-prev, .awardxs .slick-next{
		bottom: -15%;
	}
	.clnt .slick-prev:before, .clnt .slick-next:before{font-size: 25px;}
	.ecbgsblp {
		min-height: 635px;
	}

	.ecbgpe {
		min-height: 620px;
	}

	.ecbgfnj {
		min-height: 570px;
	}

	.ecbgfnj .slick-prev,
	.ecbgfnj .slick-next {
		bottom: -24%;
	}

	.ecbgbs {
		min-height: 700px;
	}

	.ecbgds {
		min-height: 710px;
	}

	.ds .slick-prev,
	.ds .slick-next {
		bottom: -15%;
	}

	.bs .bsmbg {
		min-height: 510px;
	}

	.bs .bsmbg .bsmcont p {
		min-height: 220px;
	}

	.bs .bsmbg .bsmimg img {
		width: 60%;
	}

	.bs .bsmbg .bsmtitle {
		min-height: auto;
	}

	.bs .slick-prev,
	.bs .slick-next {
		bottom: -10%;
	}

	.crm2 .mainbg {
		margin-bottom: 10px !important;
	}

	.ecbgcrm2 {
		min-height: 700px;
	}

	.ecbgprm {
		min-height: 610px;
	}

	.ecbgdm {
		min-height: 550px;
	}

	.rbcbg {
		min-height: 580px;
	}

	.asclogo .slick-next {
		right: 40%;
		bottom: -30%;
		top: unset;
	}

	.asclogo .slick-prev {
		left: 40%;
		bottom: -30%;
		top: unset;
	}

	.slick-prev {
		left: 40%;
		bottom: -18%;
		top: unset !important;
	}

	.slick-next {
		right: 40%;
		bottom: -18%;
		top: unset !important;
	}
	.val .slick-next, .val .slick-prev{bottom: -12%;}
	.impct .slick-next, .impct  .slick-prev{bottom: -40%;}
	
}

@media (min-width: 400px) and (max-width: 469px) {
	.bgprpl, .bgblu{min-height: 530px;width: 90%;}
	.prtnrlogxs .slick-prev, .prtnrlogxs .slick-next{
		bottom: -40%;
	}
	.awardxs .slick-prev, .awardxs .slick-next{
		bottom: -15%;
	}
	.clnt .slick-prev, .clnt .slick-next{bottom: -90%;}

	.clnt .slick-prev:before, .clnt .slick-next:before{font-size: 25px;}
	.ecbgdgm {
		min-height: 660px;
	}

	.ecbgsblp {
		min-height: 690px;
	}

	.ecbgsblp .slick-prev,
	.ecbgsblp .slick-next {
		bottom: -11%;
	}

	.ecbgpe {
		min-height: 670px;
	}

	.ecbgfnj {
		min-height: 610px;
	}

	.ecbgfnj .slick-prev,
	.ecbgfnj .slick-next {
		bottom: -20%;
	}

	.ecbgbs {
		min-height: 700px;
	}

	.ecbgds {
		min-height: 710px;
	}

	.ds .slick-prev,
	.ds .slick-next {
		bottom: -15%;
	}

	.bs .bsmbg {
		min-height: 510px;
	}

	.bs .bsmbg .bsmcont p {
		min-height: 220px;
	}

	.bs .bsmbg .bsmimg img {
		width: 60%;
	}

	.bs .bsmbg .bsmtitle {
		min-height: auto;
	}

	.bs .slick-prev,
	.bs .slick-next {
		bottom: -12%;
	}

	.crm2 .mainbg {
		margin-bottom: 10px !important;
	}

	.ecbgcrm2 {
		min-height: 675px;
	}

	.ecbgprm {
		min-height: 610px;
	}

	.ecbgdm {
		min-height: 600px;
	}

	.rbcbg {
		min-height: 580px;
	}

	.asclogo .slick-next {
		right: 40%;
		bottom: -30%;
		top: unset;
	}

	.asclogo .slick-prev {
		left: 40%;
		bottom: -30%;
		top: unset;
	}

	.slick-prev {
		left: 40%;
		bottom: -17%;
		top: unset;
	}

	.slick-next {
		right: 40%;
		bottom: -17%;
		top: unset;
	}
	.val .slick-next, .val .slick-prev{bottom: -12%;}

	.impct .slick-next, .impct  .slick-prev{bottom: -40%;}

}

@media (min-width: 326px) and (max-width: 399px) {
	.bgblu .bluttl, .bgprpl .prplttl{font:18px 'Noto Sans', sans-serif;font-weight: 500;}
	.bgprpl, .bgblu{min-height: 630px;width: 90%;}
	.prtnrlogxs .slick-prev, .prtnrlogxs .slick-next{
		bottom: -48%;
	}
		.awardxs .slick-prev, .awardxs .slick-next{
		bottom: -15%;
	}
	.kskls .slick-prev, .kskls .slick-next{
		bottom: -8%;
	}
	.bgprpl, .bgblu{min-height: 530px;}
	.slick-prev:before, .slick-next:before{    font-size: 28px;}
	.clnt .slick-prev, .clnt .slick-next{bottom: -85%;}

	.clnt .slick-prev:before, .clnt .slick-next:before{font-size: 25px;}
	.ecbgpe {
		min-height: 660px;
	}

	.ecbgdgm {
		min-height: 665px;
	}

	.ecbgbs {
		min-height: 730px;
	}

	.ecbgds {
		min-height: 750px;
	}

	.ds .slick-prev,
	.ds .slick-next {
		bottom: -12%;
	}

	.bs .bsmbg {
		min-height: 510px;
	}

	.bs .bsmbg .bsmcont p {
		min-height: 220px;
	}

	.bs .bsmbg .bsmimg img {
		width: 60%;
	}

	.bs .bsmbg .bsmtitle {
		min-height: auto;
	}

	.bs .slick-prev,
	.bs .slick-next {
		bottom: -10%;
	}

	.ecbgcrm2 {
		min-height: 700px;
	}

	.crm .mainbg {
		min-height: 530px;
	}

	.crm2 .mainbg {
		min-height: 460px;
	}

	.ecbgprm {
		min-height: 670px;
	}

	.ecbgdm {
		min-height: 650px;
	}

	.rbcbg {
		min-height: 670px;
	}

	.asclogo .slick-next {
		right: 40%;
		bottom: -30%;
		top: unset;
	}

	.asclogo .slick-prev {
		left: 40%;
		bottom: -30%;
		top: unset;
	}

	.slick-prev {
		left: 40%;
		bottom: -17%;
		top: unset;
	}

	.slick-next {
		right: 40%;
		bottom: -17%;
		top: unset;
	}
	.val .slick-next, .val .slick-prev{bottom: -12%;}
	.impct .slick-next, .impct  .slick-prev{bottom: -40%;}
	.ecbgcrm .slick-prev,
	.ecbgcrm .slick-next {
		bottom: -15%;
	}

	.sblpsrvc .slick-prev {
        left: 35%;
        bottom: -7.5%;
        top: unset;
    }

	.sblpsrvc .slick-next {
		right: 35%;
        bottom: -7.5%;
        top: unset;
    }
	.sblpsrvc.slick-dotted.slick-slider{
	margin-bottom: 45px;
}

	.ecbgcrm2 .slick-prev,
	.ecbgcrm2 .slick-next {
		bottom: -15%;
	}
}

@media (min-width: 150px) and (max-width: 325px) {
	.awrdbg{        width: 100%;margin: 0px auto;}.awrdbg2{        width: 100%;  margin: 0px auto;}
	.bgprpl, .bgblu{min-height: 670px;width: 90%;}
	.prtnrlogxs .slick-prev, .prtnrlogxs .slick-next{
		bottom: -48%;
	}
	.awardxs .slick-prev, .awardxs .slick-next{
		bottom: -15%;
	}
	.slick-prev:before, .slick-next:before{    font-size: 28px;}
	.clnt .slick-prev, .clnt .slick-next{bottom: -90%;}

	.clnt .slick-prev:before, .clnt .slick-next:before{font-size: 25px;}
	.ecbgpe {
		min-height: 750px;
	}

	.ecbgpe .slick-prev,
	.ecbgpe .slick-next {
		bottom: -12%;
	}

	.ecbgfnj {
		min-height: 690px;
	}

	.ecbgfnj .slick-prev,
	.ecbgfnj .slick-next {
		bottom: -12%;
	}

	.ecbgbs {
		min-height: 835px;
	}

	.ecbgds {
		min-height: 850px;
	}

	.ds .slick-prev,
	.ds .slick-next {
		bottom: -12%;
	}

	.bs .bsmbg {
		min-height: 510px;
	}

	.bs .bsmbg .bsmcont p {
		min-height: 220px;
	}

	.bs .bsmbg .bsmimg img {
		width: 60%;
	}

	.bs .bsmbg .bsmtitle {
		min-height: auto;
	}

	.bs .slick-prev,
	.bs .slick-next {
		bottom: -10%;
	}

	.ecbgcrm2 {
		min-height: 730px;
	}

	.crm .mainbg {
		min-height: 610px;
	}

	.crm2 .mainbg {
		min-height: 520px;
	}

	.ecbgprm {
		min-height: 670px;
	}

	.ecbgdm {
		min-height: 650px;
	}

	.rbc .slick-prev,
	.rbc .slick-next {
		bottom: -7%;
	}

	.rbc.slick-dotted.slick-slider {
		margin: 100px auto 50px;
	}

	.rbcbg {
		min-height: 780px;
	}

	.asclogo .slick-next {
		right: 35%;
		bottom: -15%;
		top: unset;
	}

	.asclogo .slick-prev {
		left: 35%;
		bottom: -15%;
		top: unset;
	}

	.slick-prev {
		left: 35%;
		bottom: -15%;
		top: unset;
	}

	.slick-next {
		right: 35%;
		bottom: -15%;
		top: unset;
	}

	.val .slick-next, .val .slick-prev{bottom: -12%;}
	.impct .slick-next, .impct  .slick-prev{bottom: -40%;}
	.prm .slick-prev,
	.prm .slick-next {
		bottom: -10%;
	}

	.sblpsrvc .slick-next {
        right: 35%;
        bottom: -10%;
        top: unset;
    }

	.sblpsrvc .slick-prev {
        left: 35%;	
        bottom: -10%;
        top: unset;
    }

	.sblpsrvc.slick-dotted.slick-slider{margin-bottom: 55px;}

	
}

@media (min-width: 150px) and (max-width: 399px) {
	.prtnbg2 .prtnfrmbg2 label {
		width: 94%;
	}

	

	.ecbg2 {
		min-height: 790px;
	}

}

@media (max-width: 350px) {

	.ecbg6 {
		min-height: 850px !important;
	}


	.clntlogoM {
		width: 48% !important;
	}

	.asclogoM {
		width: 48% !important;
	}

	.clnt .slick-prev, .clnt .slick-next{bottom: -80%;}

	.prtnrlogoM {
		width: 46% !important;
	}

	.asclogoM {
		width: 100% !important;
	}

	.dblock-xxs {
		display: block !important;
	}

	.dnone-xxs {
		display: none !important;
	}
}