* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Poppins';
	font-style: normal;
}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-ExtraBold.woff2') format('woff2'), url('Poppins-ExtraBold.woff') format('woff'), url('Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Bold.woff2') format('woff2'), url('Poppins-Bold.woff') format('woff'), url('Poppins-Bold.svg#Poppins-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-ExtraLight.woff2') format('woff2'), url('Poppins-ExtraLight.woff') format('woff'), url('Poppins-ExtraLight.svg#Poppins-ExtraLight') format('svg');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Light.woff2') format('woff2'), url('Poppins-Light.woff') format('woff'), url('Poppins-Light.svg#Poppins-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Medium.woff2') format('woff2'), url('Poppins-Medium.woff') format('woff'), url('Poppins-Medium.svg#Poppins-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Regular.woff2') format('woff2'), url('Poppins-Regular.woff') format('woff'), url('Poppins-Regular.svg#Poppins-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-SemiBold.woff2') format('woff2'), url('Poppins-SemiBold.woff') format('woff'), url('Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
a {
	outline: none;
	-webkit-transition: all .5s;
	transition: all .5s;
}
input, textarea {
	outline: none;
}
.tpfix-thetelehd {
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	width: 100%;
	z-index: 1020;
	transition: all .3s ease-in-out;
	background:rgba(255,255,255,.8);
}
.tpfix-thetelehd.sticky {
	position: fixed;
	background:rgba(255,255,255,.8);
	transition: all 0.3s ease;
}
.tpfix-thetelehd.sticky .thetele-compnylgo {
	margin: 10px 0;
	background: url(../images/thetele-lgoh.png) no-repeat;
	background-size: 100% 100%;
	width: 114px;
	height: 70px;
}
.tpfix-thetelehd.sticky .thetele-main-menubar {
	margin: 27px 0 0;
}
.tpfix-thetelehd.sticky .thetele-main-menubar ul li a {
	color: #000;
}
.tpfix-thetelehd.sticky .thetele-main-menubar ul li a:hover {
	color: #9b0013;
	text-decoration: none;
}
.tpfix-thetelehd.sticky .thetele-main-menubar ul li a:before {
	content: "";
	width: 0;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: 0;
	border-radius: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.tpfix-thetelehd.sticky .thetele-main-menubar ul li a:hover:before {
	content: "";
	width: 100%;
	height: 3px;
	background: #9b0013;
	position: absolute;
	bottom: 0;
	border-radius: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.tpfix-thetelehd.sticky .tprt-contact-btn {
	margin: 15px 0 0;
}
.tpfix-thetelehd.sticky .tprt-contact-btn a {
	color: #fff;
	background: #aa1f23;
}
.tpfix-thetelehd.sticky .tprt-contact-btn a:hover {
	color: #fff;
	background: #000;
}
.tpgrid-contact {
	position: absolute;
    right: 16%;
    top: 10px;
}
.tpgrid-contact .phnbx {
	float: left;
	margin-right:20px;
}
.tpgrid-contact .phnbx a {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.5px;
	background: url(../images/tp-cal-h.png) no-repeat 0 6px;
	background-size: 14px 14px;
	padding: 0 0 0 18px;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.tpgrid-contact .phnbx a:hover {
	color: #000;
	background: url(../images/tp-cal-h.png) no-repeat 0 5px;
	background-size: 14px 14px;
}
.tpgrid-contact .emlbx {
	float: left;
}
.tpgrid-contact .emlbx a {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	background: url(../images/tp-eml-h.png) no-repeat 0 6px;
	background-size: 16px 14px;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.tpgrid-contact .emlbx a:hover {
	color: #000;
	background: url(../images/tp-eml-h.png) no-repeat 0 6px;
	background-size: 16px 14px;
}
.tpfix-thetelehd.sticky .phnbx a {
	display: block;
	color: #000;
	background: url(../images/tp-cal-h.png) no-repeat 0 6px;
	background-size: 14px 14px;
}
.tpfix-thetelehd.sticky .phnbx a:hover {
	color: #000;
	background: url(../images/tp-cal-h.png) no-repeat 0 5px;
	background-size: 14px 14px;
}
.tpfix-thetelehd.sticky .tpgrid-contact .emlbx a {
	color: #000;
	background: url(../images/tp-eml-h.png) no-repeat 0 6px;
	background-size: 16px 14px;
}
.tpfix-thetelehd.sticky .tpgrid-contact .emlbx a:hover {
	color: #000;
	background: url(../images/tp-eml-h.png) no-repeat 0 6px;
	background-size: 16px 14px;
}
header .thetele-compnylgo {
	float: left;
	margin: 10px 0;
	background: url(../images/thetele-lgoh.png) no-repeat;
	background-size: 100% 100%;
	width: 114px;
	height: 70px;
}
header .thetele-main-menubar {
	float: left;
	margin: 27px 0 0;
}
header .thetele-main-menubar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .thetele-main-menubar ul li {
	position: relative;
	float: left;
	margin-right: 15px;
}
header .thetele-main-menubar ul li:last-child {
	margin-right: 0;
}
header .thetele-main-menubar ul li.ctabtn {
	display:none;
}
header .thetele-main-menubar ul li a {
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	padding: 18px 0 15px;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
header .thetele-main-menubar ul li a:hover {
	color: #9b0013;
	text-decoration: none;
}
header .thetele-main-menubar ul li a:before {
	content: "";
	width: 0;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: 0;
	border-radius: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
header .thetele-main-menubar ul li a:hover:before {
	content: "";
	width: 100%;
	height: 3px;
	background: #9b0013;
	position: absolute;
	bottom: 0;
	border-radius: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
header .thetele-main-menubar li:hover>.sub-menu {
	text-align: left;
	opacity: 100;
	visibility: visible;
	top: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .thetele-main-menubar li .sub-menu {
	position: absolute;
	min-width: 250px;
	background: #fff;
	padding: 10px 10px 20px;
	z-index: 99;
	left: 0;
	top: 100px;
	border-radius: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li.bx .sub-menu li {
	width: 218px;
	float: left;
}
header .thetele-main-menubar li .sub-menu li {
	float: none;
	margin: 5px 10px;
}
header .thetele-main-menubar li .sub-menu li a {
	font-size: 14px;
	color: #000;
	font-weight: 400;
	line-height: 20px;
	text-transform: none;
	padding: 8px 10px;
}
header .thetele-main-menubar li .sub-menu li a:hover {
	color: #181818;
}

/** OVERVIEW SUB LINK **/
header .thetele-main-menubar li.overview-sbmnu .sub-menu {
	width: 510px;
    left: 0;
	background: #fff;
	height:280px;
	padding: 20px 0 0 20px;
	box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, .2);
}
header .thetele-main-menubar li.overview-sbmnu .sub-menu li {
	margin: 0;
}
header .thetele-main-menubar li.overview-sbmnu .sub-menu li a {
	font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 20px;
    padding: 15px;
}
header .thetele-main-menubar li.overview-sbmnu .sub-menu li a:hover {
	color: #9b0013;
}
header .thetele-main-menubar li.overview-sbmnu .sub-menu li a:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li.overview-sbmnu .sub-menu li a:hover:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li .sub-menu li.overview1:before {
	content: '';
	position: absolute;
	right: 0;
	top: -20px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2026/01/about-mnu1.jpg) no-repeat;
	background-size: 280px 280px;
}
header .thetele-main-menubar li .sub-menu li.overview2:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2026/01/testimonial-mnu1.jpg) no-repeat;
	background-size: 280px 280px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li .sub-menu li.overview2:hover:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2026/01/testimonial-mnu1.jpg) no-repeat;
	background-size: 280px 280px;
	opacity: 100;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/** OUTSORCING SUB LINK **/
header .thetele-main-menubar li.outsourc-sbmnu .sub-menu {
	width: 510px;
    left: 0;
	background: #fff;
	height:280px;
	padding: 20px 0 0 20px;
	box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, .2);
}
header .thetele-main-menubar li.outsourc-sbmnu .sub-menu li {
	margin: 0;
}
header .thetele-main-menubar li.outsourc-sbmnu .sub-menu li a {
	font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 20px;
    padding: 15px;
}
header .thetele-main-menubar li.outsourc-sbmnu .sub-menu li a:hover {
	color: #9b0013;
}
header .thetele-main-menubar li.outsourc-sbmnu .sub-menu li a:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li.outsourc-sbmnu .sub-menu li a:hover:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li .sub-menu li.outsrc1:before {
	content: '';
	position: absolute;
	right: 0;
	top: -20px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2026/01/cal-cntr-mnu1.jpg) no-repeat;
	background-size: 280px 280px;
}
header .thetele-main-menubar li .sub-menu li.outsrc2:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2026/01/backofc-mnu1.jpg) no-repeat;
	background-size: 280px 280px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li .sub-menu li.outsrc2:hover:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2026/01/backofc-mnu1.jpg) no-repeat;
	background-size: 280px 280px;
	opacity: 100;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/** TRAINING SUB LINK **/
header .thetele-main-menubar li.training-sbmnu .sub-menu {
	width: 565px;
    left: 0;
	background: #fff;
	height:280px;
	padding: 20px 0 0 20px;
	box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, .2);
}
header .thetele-main-menubar li.training-sbmnu .sub-menu li {
	margin: 0;
}
header .thetele-main-menubar li.training-sbmnu .sub-menu li a {
	font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 20px;
    padding: 15px;
}
header .thetele-main-menubar li.training-sbmnu .sub-menu li a:hover {
	color: #9b0013;
}
header .thetele-main-menubar li.training-sbmnu .sub-menu li a:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li.training-sbmnu .sub-menu li a:hover:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li .sub-menu li.training1:before {
	content: '';
	position: absolute;
	right: 0;
	top: -20px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv2.jpg) no-repeat;
	background-size: 280px 280px;
}
header .thetele-main-menubar li .sub-menu li.training2:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv3.jpg) no-repeat;
	background-size: 280px 280px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li .sub-menu li.training2:hover:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv3.jpg) no-repeat;
	background-size: 280px 280px;
	opacity: 100;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .thetele-main-menubar li .sub-menu li.training3:before {
	content: '';
	position: absolute;
	right: 0;
	top: -120px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv4.jpg) no-repeat;
	background-size: 280px 280px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li .sub-menu li.training3:hover:before {
	content: '';
	position: absolute;
	right: 0;
	top: -120px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv4.jpg) no-repeat;
	background-size: 280px 280px;
	opacity: 100;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .thetele-main-menubar li .sub-menu li.training4:before {
	content: '';
	position: absolute;
	right: 0;
	top: -170px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv5.jpg) no-repeat;
	background-size: 280px 280px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li .sub-menu li.training4:hover:before {
	content: '';
	position: absolute;
	right: 0;
	top: -170px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv5.jpg) no-repeat;
	background-size: 280px 280px;
	opacity: 100;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/** MEDIA SUB LINK **/
header .thetele-main-menubar li.media-sbmnu .sub-menu {
	width: 510px;
    left: 0;
	background: #fff;
	height:280px;
	padding: 20px 0 0 20px;
	box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, .2);
}
header .thetele-main-menubar li.media-sbmnu .sub-menu li {
	margin: 0;
}
header .thetele-main-menubar li.media-sbmnu .sub-menu li a {
	font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 20px;
    padding: 15px;
}
header .thetele-main-menubar li.media-sbmnu .sub-menu li a:hover {
	color: #9b0013;
}
header .thetele-main-menubar li.media-sbmnu .sub-menu li a:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li.media-sbmnu .sub-menu li a:hover:before {
	content: "";
	width: 0;
	height: 0;
}
header .thetele-main-menubar li .sub-menu li.media1:before {
	content: '';
	position: absolute;
	right: 0;
	top: -20px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv1.jpg) no-repeat;
	background-size: 280px 280px;
}
header .thetele-main-menubar li .sub-menu li.media2:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv5.jpg) no-repeat;
	background-size: 280px 280px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li .sub-menu li.media2:hover:before {
	content: '';
	position: absolute;
	right: 0;
	top: -70px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv5.jpg) no-repeat;
	background-size: 280px 280px;
	opacity: 100;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .thetele-main-menubar li .sub-menu li.media3:before {
	content: '';
	position: absolute;
	right: 0;
	top: -120px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv6.jpg) no-repeat;
	background-size: 280px 280px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
header .thetele-main-menubar li .sub-menu li.media3:hover:before {
	content: '';
	position: absolute;
	right: 0;
	top: -120px;
	width: 280px;
	height: 280px;
	background: url(https://webonlinecity.com/teleservicesweb/wp-content/uploads/2025/03/call-center-serv6.jpg) no-repeat;
	background-size: 280px 280px;
	opacity: 100;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .tprt-contact-btn {
	float: right;
	margin: 18px 0 0;
}
header .tprt-contact-btn a {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
	background: #aa1f23;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding: 12px 15px;
	margin: 0;
}
header .tprt-contact-btn a:hover {
	color: #fff;
	background: #000;
}
header .mobBar {
	display: none;
}
header .mobBar #TopMenu {
	display: block;
	cursor: pointer;
}
header .mobBar #TopMenu .bar1, .bar2, .bar3 {
	width: 25px;
	height: 3px;
	background: #de3232;
	margin: 4px 0;
	transition: 0.4s;
	border-radius: 50px;
}
header .mobBar .open-menu .bar1 {
	-webkit-transform: rotate(-42deg) translate(-4px, 4px);
	transform: rotate(-45deg) translate(-4px, 4px);
}
header .mobBar .open-menu .bar2 {
	-webkit-transform: rotate(45deg) translate(0, 0);
	transform: rotate(45deg) translate(0, 0);
}
header .mobBar .open-menu .bar3 {
	-webkit-transform: rotate(45deg) translate(-6px, -11px);
	transform: rotate(45deg) translate(-6px, -6px);
}
header .mobBar .mobNav.active {
	display: block;
	transition: 0.5s;
}
header .mobBar .mobNav {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 290px;
	height: 100%;
	background: #fff;
	padding: 30px 10px 10px;
	list-style: none;
	transition: width ease .6s;
	overflow-x: hidden;
	transition: 0.5s;
}
header .mobBar .mobNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .mobBar .mobNav li {
	width: 100%;
	position: relative;
}
header .mobBar .mobNav li a {
	display: inline-block;
	color: #2e2e2e;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	padding: 8px 0;
	margin: 0;
	text-decoration: none;
	transition: 0.3s;
}
header .mobBar .mobNav li a:hover {
	color: #de3232;
}
header .mobBar .mobNav li.menu-item-has-children::before {
	content: '';
	position: absolute;
	top: 18px;
	right: 0;
	height: 0;
	width: 0;
	border: 6px solid transparent;
	border-top-color: #de3232;
}
header .mobBar .mobNav li .sub-menu.active {
	display: block;
	visibility: visible;
	top: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .mobBar .mobNav li .sub-menu {
	display: none;
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	padding: 10px;
}
header .mobBar .mobNav li .sub-menu li a {
	display: block;
	color: #2e2e2e;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 5px 15px;
	margin: 0;
	text-decoration: none;
	transition: 0.3s;
}
header .mobBar .mobNav li .sub-menu li a:hover {
	color: #de3232;
}
.thetele-companyabout-content-section {
	position: relative;
	padding: 70px 0;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.thetele-companyabout-content-section h1 {
	position: relative;
	display: block;
	color: #000;
	font-size: 40px;
	font-weight: 600;
	line-height: 50px;
	padding: 0 10%;
	margin: 0 0 20px;
}
.thetele-companyabout-content-section h3 {
	display: block;
	color: #7e7e7e;
	font-size: 50px;
	font-weight: 400;
	line-height: 60px;
	padding: 10px 0 10px 30px;
	margin: 50px 0 0;
	border-left: 1px dotted #222;
}
.thetele-companyabout-content-section .pt {
	color: #9b0013;
	font-size: 22px;
	font-weight: 500;
	line-height: 32px;
	padding: 0 0 20px 0;
	margin: 0;
}
.thetele-companyabout-content-section .pt strong {
	color: #0080ff;
	font-weight: 400;
}
.thetele-companyabout-content-section p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 26px;
	padding: 10px 0;
	margin: 0;
}
.thetele-ourservives-cate-section {
	position: relative;
	padding: 80px 0;
	background: url(../images/hmour-service-bg.jpg) no-repeat top left #e1e1e1;
}
.thetele-ourservives-cate-section h4 {
	position: relative;
	display: block;
	color: #000;
	font-size: 65px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 30px;
}
.thetele-ourservives-cate-section .inndiv-telesrvbx {
	position: relative;
	width: 100%;
	float: left;
	padding: 20px;
	margin: 15px 0;
	background: #fff;
	border-radius: 20px;
	min-height: 375px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-ourservives-cate-section .inndiv-imgbx {
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 20px;
	margin: 0 0 20px;
}
.thetele-ourservives-cate-section .inndiv-imgbx img {
	display: block;
	width: 100%;
	margin: 0 auto;
	border-radius: 20px;
	transition: transform 4s;
}
.thetele-ourservives-cate-section .inndiv-telesrvbx:hover .inndiv-imgbx img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.thetele-ourservives-cate-section .inndiv-telesrvbx h3 {
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
.thetele-ourservives-cate-section .inndiv-telesrvbx p {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-ourservives-cate-section .inndiv-telesrvbx:hover {
	background: #9b0013;
}
.thetele-ourservives-cate-section .inndiv-telesrvbx:hover h3 {
	color: #fff;
}
.thetele-ourservives-cate-section .inndiv-telesrvbx:hover p {
	color: #fff;
}
.thetele-customer-count-section {
	position: relative;
	padding: 50px 0;
	background: url(../images/happy-customer-bg.jpg) no-repeat;
	background-size: cover;
}
.thetele-customer-count-section .container {
	background: rgba(0,0,0,0.5);
	padding: 20px 0;
	text-align: center;
	border-radius: 10px;
}
.thetele-customer-count-section .counter-box {
	padding: 15px;
	margin: 15px 30px;
	text-align: center;
	border: 1px solid #565656;
	border-radius: 10px;
	min-height: 145px;
}
.thetele-customer-count-section .counter-box.spc {
	margin: 15px 0;
}
.thetele-customer-count-section .counter-box .counter-box-content {
	display: block;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.thetele-customer-count-section .counter-box.home-effective .content-box-percentage {
	display: inline-block;
}
.thetele-customer-count-section .counter-box.home-effective .content-box-percentage .display-percentage {
	display: inline-block;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	line-height: 70px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.thetele-customer-count-section .counter-box.home-effective .content-box-percentage .display-num {
	display: inline-block;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	line-height: 70px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.thetele-customer-count-section .counter-box.home-effective strong {
	display: inline-block;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 40px;
	padding: 0 5px;
	margin: 0;
}
.thetele-customer-count-section .counter-box.home-effective .content-box-percentage .counter-box-content {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 34px;
	padding: 0;
	margin: 0;
}
.thetele-customer-servteam-section {
	position: relative;
	padding: 80px 0;
	background: url(../images/thetele-team-shapebg.jpg) no-repeat;
	background-size: cover;
}
.thetele-customer-servteam-section h4 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 58px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 20px;
}
.thetele-customer-servteam-section h5 {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	padding: 10px 10%;
	text-align: center;
	margin: 0;
}
.thetele-customer-servteam-section .indiv-teambx {
	position: relative;
	width: 50%;
	float: left;
	padding: 20px;
	margin: 0;
	text-align: center;
}
.thetele-customer-servteam-section .indiv-teambx .ltclm .spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 160px;
	height: 160px;
	border: 4px solid #aa1f23;
	border-right-color: #000;
	border-bottom-color: #fff;
	border-radius: 50%;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.thetele-customer-servteam-section .indiv-teambx:hover .ltclm .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.thetele-customer-servteam-section .indiv-teambx1 .ltclm .spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 160px;
	height: 160px;
	border: 4px solid #aa1f23;
	border-right-color: #000;
	border-bottom-color: #fff;
	border-radius: 50%;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.thetele-customer-servteam-section .indiv-teambx1:hover .ltclm .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.thetele-customer-servteam-section .indiv-teambx .ltclm {
	position: relative;
	display: block;
	width: 100%;
	padding: 10px;
}
.thetele-customer-servteam-section .indiv-teambx .ltclm img {
	display: block;
	border-radius: 50%;
	margin: 0 auto;
}
.thetele-customer-servteam-section .indiv-teambx .rtclm {
	width: 100%;
}
.thetele-customer-servteam-section .indiv-teambx .rtclm h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 34px;
	padding: 0;
	margin: 10px 0;
}
.thetele-customer-servteam-section .indiv-teambx .rtclm p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
.thetele-customer-servteam-section .indiv-teambx1 {
	position: relative;
	width: 50%;
	float: left;
	padding: 20px;
	margin: 5px 0 0;
	text-align: center;
}
.thetele-customer-servteam-section .indiv-teambx1 .ltclm {
	position: relative;
    display: block;
    width: 100%;
    padding: 10px;
}
.thetele-customer-servteam-section .indiv-teambx1 .ltclm img {
	display: block;
	border-radius: 50%;
	margin: 0 auto;
}
.thetele-customer-servteam-section .indiv-teambx1 .rtclm {
	width: 100%;
}
.thetele-customer-servteam-section .indiv-teambx1 .rtclm h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 34px;
	padding: 0;
	margin: 10px 0;
}
.thetele-customer-servteam-section .indiv-teambx1 .rtclm p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
.thetele-customer-reviewtxt-section {
	position: relative;
	padding: 80px 0;
	background: url(../images/thetele-customer-reviewbg.jpg) no-repeat;
	background-size: cover;
}
.thetele-customer-reviewtxt-section h4 {
	position: relative;
	display: block;
	color: #000;
	font-size: 50px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 20px;
}
.thetele-customer-reviewtxt-section .inndiv-revwbx {
	position: relative;
}
.thetele-customer-reviewtxt-section .inndiv-revwbx .tbx {
	float: left;
	width: 100%;
	padding: 90px 50px 30px 50px;
	margin: 0;
	border-radius: 0px;
	text-align: center;
	background: url(../images/star-viw2.png) no-repeat 50% 17px #9b0013;
}
.thetele-customer-reviewtxt-section .inndiv-revwbx .tbx .athur-nme {
	display: block;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px;
	padding: 0 0 5px 0;
	margin: 0;
}
.thetele-customer-reviewtxt-section .inndiv-revwbx .tbx .athur-des {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 10px;
	margin: 0;
}
.thetele-customer-reviewtxt-section .inndiv-revwbx .tbx .star-rvw {
	width: 98px;
	height: 16px;
	background: url(../images/star-viw.png) no-repeat;
	display: block;
	margin: 0 auto;
}
.thetele-customer-reviewtxt-section .inndiv-revwbx .tbx p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	padding: 10px 0;
	margin: 0;
}
.thetele-ourclient-brands-section {
	position: relative;
	padding: 80px 0;
	background: #fff;
	overflow:hidden;
}
.thetele-ourclient-brands-section h4 {
	position: relative;
	display: block;
	color: #000;
	font-size: 65px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 30px;
}
.thetele-ourclient-brands-section .ptx {
	color: #e9e9e9;
	font-size: 150px;
	font-weight: 600;
	line-height: 165px;
	text-transform: uppercase;
	padding-top: 80px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	animation: ticker 8s infinite linear forwards;
}
.thetele-ourclient-brands-section:hover .ptx {
/*animation-play-state: paused;*/
}
 @keyframes ticker {
 0% {
 transform: translate(100%, 0);
}
 50% {
 transform: translate(0, 0);
}
 100% {
 transform: translate(-100%, 0);
}
}
.thetele-ourclient-brands-section .indiv-brandbx {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 80px;
}
.thetele-ourclient-brands-section .indiv-brandbx img {
	display: inline-block;
	margin: 5px;
	padding: 20px;
	border: 1px solid #CCC;
	border-radius: 50px;
	height: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.thetele-ourclient-brands-section .indiv-brandbx img:hover {
	transform: rotateX(360deg);
	-webkit-filter: grayscale(0);
	filter: grayscale(0%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.thetele-hmcontent-section {
	position: relative;
	background: #313131;
}
.thetele-hmcontent-section .inndiv-tbx {
	padding: 90px 20px 20px 50px;
	position: relative;
	z-index: 1;
	width: 120%;
	background: url(../images/redshap-bg.png) no-repeat;
	background-size: cover;
	height: 100%;
}
.thetele-hmcontent-section .inndiv-tbx h3 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 44px;
	font-weight: 600;
	line-height: 60px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-hmcontent-section .inndiv-tbx p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-hmcontent-section .inndiv-tbx p strong {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}
.thetele-hmcontent-section .innrgt-imgbx {
	position: relative;
	overflow: hidden;
	width: 130%;
	float: right;
	margin-right: -15px;
}
.thetele-hmcontent-section .innrgt-imgbx img {
	width: 100%;
	height: auto;
	height: 755px;
}
.thetele-sendus-message-section {
	position: relative;
	padding: 50px 0;
	background: url(../images/mapdots.png) no-repeat #fff;
	background-size: cover;
}
.thetele-sendus-message-section h4 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	line-height: 55px;
	padding: 0;
	margin: 0 0 10px;
}
.thetele-sendus-message-section .indiv-formbx {
	position: relative;
	width: 90%;
	float: left;
	padding: 30px 50px 20px;
	background: rgba(24, 27, 42, 0.8);
	border-radius:50px;
}
.thetele-sendus-message-section .indiv-formbx .inpnme {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 22px;
	padding: 10px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-sendus-message-section .indiv-formbx .inpnme::placeholder {
 color:#222;
 font-weight:normal;
}
.thetele-sendus-message-section .indiv-formbx .inpeml {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 24px;
	padding: 10px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-sendus-message-section .indiv-formbx .inpeml::placeholder {
 color:#222;
 font-weight:normal;
}
.thetele-sendus-message-section .indiv-formbx textarea {
	width: 100%;
	height: 110px;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-sendus-message-section .indiv-formbx textarea::placeholder {
 color:#222;
 font-weight:normal;
}
.thetele-sendus-message-section .indiv-formbx .sbmt-btn {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	padding: 12px 20px;
	margin: 5px 0;
	background: #960211;
	border-radius: 5px;
	border: 1px solid #960211;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-sendus-message-section .indiv-formbx .sbmt-btn:hover {
	color: #fff;
	background: #222;
	border-radius: 5px;
	border: 1px solid #fff;
}
.thetele-sendus-message-section .cbplgo-bx {
	position: relative;
	overflow: hidden;
	background: #fff;
	margin: 135px 0 0;
	border: 1px solid #cdcdcd;
	border-radius: 20px;
}
.thetele-sendus-message-section .cbplgo-bx img {
	width: 100%;
	height: auto;
}
.thetele-sendus-message-section .membrlgo-bx {
	position: relative;
	overflow: hidden;
	background: #fff;
	margin: 35px 0;
	border: 1px solid #cdcdcd;
	border-radius: 20px;
}
.thetele-sendus-message-section .membrlgo-bx img {
	width: 100%;
	height: auto;
}
.thetele-sendus-message-section .cbplgo {
	float: left;
    width: 135px;
    height: auto;
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 20px;
    padding: 10px;
    margin: 30px 10px 10px;
}
.thetele-sendus-message-section .memberlgo {
	float: left;
    width: 193px;
    height: auto;
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 20px;
    padding: 10px;
    margin: 30px 10px 10px;
}
.thetele-sendus-message-section .smelgo {
	float: left;
    width: 348px;
    height: auto;
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
}
.thetele-sendus-message-section .dcclgo {
	float: left;
    width: 348px;
    height: auto;
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
}
.thetele-hmnews-articles-section {
	position: relative;
	padding: 80px 0;
	background: url(../images/gry-bg.jpg) no-repeat #fff;
	background-size: cover;
}
.thetele-hmnews-articles-section h4 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	line-height: 52px;
	padding: 0 50px;
	margin: 46px 0 10px;
}
.thetele-hmnews-articles-section .innlft-postbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	height:290px;
	margin-top:15px;
	border-radius:20px;
}
.thetele-hmnews-articles-section .innlft-postbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
}
.thetele-hmnews-articles-section .innlft-postbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.thetele-hmnews-articles-section .innrgt-postbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	height:290px;
	border-radius:20px;
}
.thetele-hmnews-articles-section .innrgt-postbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
}
.thetele-hmnews-articles-section .innrgt-postbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.thetele-hmnews-articles-section .allmre-nwsbtn {
	display: block;
	margin: 15px 0 57px;
	text-align: center;
}
.thetele-hmnews-articles-section .allmre-nwsbtn a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 15px 20px;
	margin: 0;
	text-decoration: none;
	background: #d62027;
	border-radius: 5px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-hmnews-articles-section .allmre-nwsbtn a:hover {
	color: #313131;
	background: #fff;
	text-decoration: none;
}
.thetele-callcenter-content-section {
	position: relative;
	padding: 80px 0;
	background: #fff;
}
.thetele-callcenter-content-section .ltside-imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
	border-radius: 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.thetele-callcenter-content-section .ltside-imgbx img {
	width: 100%;
	height: auto;
	transition: transform 4s;
	border-radius: 50px;
}
.thetele-callcenter-content-section .ltside-imgbx:hover img {
	-ms-transform: scale(1.5); /* IE 9 */
	-webkit-transform: scale(1.5); /* Safari 3-8 */
	transform: scale(1.5);
}
.thetele-callcenter-content-section .inndiv-rtbx {
	padding: 50px;
	position: relative;
	width: 100%;
}
.thetele-callcenter-content-section .inndiv-rtbx h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 44px;
	font-weight: 600;
	line-height: 60px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-callcenter-content-section .inndiv-rtbx p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-callcenter-content-section .inndiv-rtbx p strong {
	color: #222;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
}
.thetele-callcenter-content-section .midcnt-tbx {
	padding: 50px 0 0;
	text-align: center;
}
.thetele-callcenter-content-section .midcnt-tbx h4 {
	position: relative;
	display: block;
	color: #000;
	font-size: 32px;
	font-weight: 600;
	line-height: 44px;
	padding: 0;
	margin: 0 0 10px;
}
.thetele-callcenter-content-section .midcnt-tbx p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-callcenter-content-section .midcnt-tbx p strong {
	color: #222;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
}
.thetele-rtlinkfix {
	position: fixed;
	width: 50px;
	top: 250px;
	right: 0;
	z-index: 999;
}
.thetele-rtlinkfix a {
	display: block;
	float: left;
	width: 50px;
	height: 40px;
}
.thetele-rtlinkfix .whs-link {
	float: left;
	width: 50px;
	height: 40px;
	background: url(../images/link-whatsap.png) no-repeat 15px 7px #aa1f23;
	background-size: 26px 26px;
	border-radius: 25px 0 0 25px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.thetele-rtlinkfix .whs-link:hover {
	background: url(../images/link-whatsap.png) no-repeat 8px 7px #9b0013;
	background-size: 26px 26px;
}
.thetele-rtlinkfix .phn-link {
	float: left;
	width: 50px;
	height: 40px;
	background: url(../images/link-phone.png) no-repeat 15px 7px #aa1f23;
	background-size: 26px 26px;
	border-radius: 25px 0 0 25px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.thetele-rtlinkfix .phn-link:hover {
	background: url(../images/link-phone.png) no-repeat 8px 7px #9b0013;
	background-size: 26px 26px;
}
.thetele-rtlinkfix .fb-link1 {
	float: left;
	width: 50px;
	height: 40px;
	background: url(../images/link-flwicn1.png) no-repeat 15px 7px #aa1f23;
	background-size: 26px 26px;
	border-radius: 25px 0 0 25px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.thetele-rtlinkfix .fb-link1:hover {
	background: url(../images/link-flwicn1.png) no-repeat 8px 7px #9b0013;
	background-size: 26px 26px;
}
.thetele-rtlinkfix .fb-link2 {
	float: left;
	width: 50px;
	height: 40px;
	background: url(../images/link-flwicn2.png) no-repeat 15px 7px #aa1f23;
	background-size: 26px 26px;
	border-radius: 25px 0 0 25px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.thetele-rtlinkfix .fb-link2:hover {
	background: url(../images/link-flwicn2.png) no-repeat 8px 7px #9b0013;
	background-size: 26px 26px;
}
.thetele-rtlinkfix .fb-link3 {
	float: left;
	width: 50px;
	height: 40px;
	background: url(../images/link-flwicn3.png) no-repeat 15px 7px #aa1f23;
	background-size: 26px 26px;
	border-radius: 25px 0 0 25px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.thetele-rtlinkfix .fb-link3:hover {
	background: url(../images/link-flwicn3.png) no-repeat 8px 7px #9b0013;
	background-size: 26px 26px;
}
.thetele-rtlinkfix .fb-link4 {
	float: left;
	width: 50px;
	height: 40px;
	background: url(../images/link-flwicn4.png) no-repeat 15px 7px #aa1f23;
	background-size: 26px 26px;
	border-radius: 25px 0 0 25px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.thetele-rtlinkfix .fb-link4:hover {
	background: url(../images/link-flwicn4.png) no-repeat 8px 7px #9b0013;
	background-size: 26px 26px;
}
.thetele-ftrwrp {
	position: relative;
	background: url(../images/ftr-bg1.jpg) no-repeat #aa1f23 top;
	padding: 50px 0 0;
}
.thetele-ftrwrp h4 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	line-height: 40px;
	padding: 0 0 10px;
	margin: 10px 0 50px;
}
.thetele-ftrwrp h4::before {
	content: "";
	position: absolute;
	bottom: -15px;
	width: 45px;
	height: 2px;
	background: #fff;
	left: 14px;
}
.thetele-ftrwrp h4::after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #fff;
}
.thetele-ftrwrp .indiv-qlinkbx {
	float: left;
	width: 100%;
}
.thetele-ftrwrp .indiv-qlinkbx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thetele-ftrwrp .indiv-qlinkbx ul li {
	position: relative;
}
.thetele-ftrwrp .indiv-qlinkbx ul li a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	padding: 0 0 0 18px;
	margin: 5px 0;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-ftrwrp .indiv-qlinkbx ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.thetele-ftrwrp .indiv-qlinkbx ul li a::before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #fff;
}
.thetele-ftrwrp .indiv-servlinkbx {
	float: left;
	width: 100%;
}
.thetele-ftrwrp .indiv-servlinkbx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thetele-ftrwrp .indiv-servlinkbx ul li {
	position: relative;
}
.thetele-ftrwrp .indiv-servlinkbx ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	padding: 0 0 0 18px;
	margin: 5px 0;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-ftrwrp .indiv-servlinkbx ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.thetele-ftrwrp .indiv-servlinkbx ul li a::before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #fff;
}
.thetele-ftrwrp .indiv-infodetail {
	float: left;
	width: 100%;
}
.thetele-ftrwrp .indiv-infodetail .adrbx {
	float: left;
	width: 100%;
}
.thetele-ftrwrp .indiv-infodetail .adrbx a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 0 24px;
	margin: 0;
	text-decoration: none;
	background: url(../images/ft-adr.png) no-repeat 0 7px;
	background-size: 13px 17px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-ftrwrp .indiv-infodetail .adrbx a:hover {
	color: #fff;
	background: url(../images/ft-adr.png) no-repeat 0 7px;
	background-size: 13px 17px;
}
.thetele-ftrwrp .indiv-infodetail .phnbx {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.thetele-ftrwrp .indiv-infodetail .phnbx a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	background: url(../images/ft-cal.png) no-repeat 0 5px;
	background-size: 16px 16px;
	padding: 0 0 0 24px;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-ftrwrp .indiv-infodetail .phnbx a:hover {
	color: #fff;
	background: url(../images/ft-cal.png) no-repeat 0 5px;
	background-size: 16px 16px;
}
.thetele-ftrwrp .indiv-infodetail .emlbx {
	float: left;
	width: 100%;
}
.thetele-ftrwrp .indiv-infodetail .emlbx a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	background: url(../images/ft-eml.png) no-repeat 0 7px;
	background-size: 17px 14px;
	padding: 0 0 0 24px;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-ftrwrp .indiv-infodetail .emlbx a:hover {
	color: #fff;
	background: url(../images/ft-eml.png) no-repeat 0 7px;
	background-size: 17px 14px;
}
.thetele-ftrwrp .indiv-flwlink {
	float: left;
	width: 100%;
	padding: 20px 0 10px;
}
.thetele-ftrwrp .indiv-flwlink a {
	display: block;
	font-size: 1px;
	margin: 5px;
	text-decoration: none;
	border-radius: 4px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-ftrwrp .indiv-flwlink .ficn1 {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/ft-flwlgo1.png) no-repeat 6px 6px #fff;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-flwlink .ficn1:hover {
	background: url(../images/ft-flwlgo1-h.png) no-repeat 6px 6px #037efd;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-flwlink .ficn2 {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/ft-flwlgo2.png) no-repeat 6px 6px #fff;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-flwlink .ficn2:hover {
	background: url(../images/ft-flwlgo2-h.png) no-repeat 6px 6px #037efd;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-flwlink .ficn3 {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/ft-flwlgo3.png) no-repeat 6px 6px #fff;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-flwlink .ficn3:hover {
	background: url(../images/ft-flwlgo3-h.png) no-repeat 6px 6px #037efd;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-flwlink .ficn4 {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/ft-flwlgo4.png) no-repeat 6px 6px #fff;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-flwlink .ficn4:hover {
	background: url(../images/ft-flwlgo4-h.png) no-repeat 6px 6px #037efd;
	background-size: 17px 17px;
}
.thetele-ftrwrp .indiv-certificate {
	background: url(../images/ft-membership.png) no-repeat;
	background-size: 345px 229px;
	width: 345px;
	height: 229px;
	margin: -65px auto 50px;
}
.thetele-ftrwrp .btmcpy-rgtbx {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 15px 0 10px;
	background:#aa1f23;
	margin: 30px 0 0;
}
.thetele-ftrwrp .btmcpy-rgtbx .lt {
	text-align:left;
}
.thetele-ftrwrp .btmcpy-rgtbx .lt a {
	color: #fff;
	text-decoration: none;
}
.thetele-ftrwrp .btmcpy-rgtbx .rt {
	text-align:right;
	font-size: 11px;
}
.thetele-ftrwrp .btmcpy-rgtbx .rt a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.heading-title .animate-border {
	margin: 0;
}
.heading-title {
	position: relative;
	padding-bottom: 30px;
}
.heading-title-cnt {
	position: relative;
	padding-bottom: 30px;
	text-align: center;
}
/* Animated Title Border */
.animate-border {
	position: relative;
	display: block;
	width: 115px;
	height: 4px;
	border-radius: 20px;
	background-image: linear-gradient(156deg, #d14a4a 0%, #d14a4a 82%);
	overflow: hidden;
	margin: 0 auto;
}
.animate-border:after {
	position: absolute;
	content: "";
	width: 35px;
	height: 4px;
	left: 5%;
	bottom: 0;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	-webkit-animation: animborder 2s linear infinite;
	animation: animborder 2s linear infinite;
}
@-webkit-keyframes animborder {
 0% {
 -webkit-transform: translateX(0px);
 transform: translateX(0px);
}
 100% {
 -webkit-transform: translateX(113px);
 transform: translateX(113px);
}
}
 @keyframes animborder {
 0% {
 -webkit-transform: translateX(0px);
 transform: translateX(0px);
}
 100% {
 -webkit-transform: translateX(113px);
 transform: translateX(113px);
}
}
.privatelabel-rotatecircle {
	width: 190px;
	left: 0;
	top: 40%;
	position: fixed;
	z-index: 99;
}
.privatelabel-rotatecircle .about-text {
	width: 190px;
	height: 190px;
	color: white;
	padding: 10px;
	font-weight: 600;
	margin-top: 150px;
	position: absolute;
	border-radius: 50%;
	background: #fff;
	left: 20px;
	z-index: 99;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.privatelabel-rotatecircle .about-text .coloring {
	fill: black;
	letter-spacing: 3px;
}
.privatelabel-rotatecircle .about-text svg {
	-webkit-animation: rotated_circle 12s linear infinite;
	animation: rotated_circle 12s linear infinite;
}
.privatelabel-rotatecircle .about-text img {
	width: 110px;
	vertical-align: top;
	margin: -21px 0 0 -21px;
}
.privatelabel-rotatecircle .about-text .about-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 54px;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	border-radius: 50%;
	padding: 25px;
	border: 1px solid #929292;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
 @-webkit-keyframes rotated_circle {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes rotated_circle {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
/**** INNER ABOUT US PAGE *****/

.thetelehero-innerpge-section {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.thetelehero-innerpge-section img {
	width: 100%;
	height: auto;
}
.thetelehero-innerpge-section .innban-titlebx {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,0.7);
}
.thetelehero-innerpge-section .innban-titlebx h4 {
	position: relative;
	width: 75%;
	font-size: 54px;
	color: #fff;
	line-height: 65px;
	font-weight: 600;
	margin: 0 auto;
	padding: 15% 0 0;
}
.thetelehero-innerpge-section .innban-titlebx h4::before {
	content: "";
	position: absolute;
	bottom: -18px;
	width: 50px;
	height: 5px;
	background: #aa1f23;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.thetele-inneraboutpge-section {
	padding: 50px 0;
	background: url(../images/innaboutpge-txbg.jpg) no-repeat #fafbfd bottom left;
}
.thetele-inneraboutpge-section h1 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-inneraboutpge-section .pt {
	color: rgb(126 126 126);
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	padding: 0;
	margin: 0 0 15px;
}
.thetele-inneraboutpge-section h2 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 22px;
	font-weight: 500;
	line-height: 32px;
	padding: 0;
	margin: 10px 0 0;
}
.thetele-inneraboutpge-section h3 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 22px;
	font-weight: 500;
	line-height: 32px;
	padding: 0;
	margin: 10px 0 0;
}
.thetele-inneraboutpge-section p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-inneraboutpge-section p strong {
	display: block;
	color: #333;
	font-size: 19px;
	line-height: 26px;
	font-weight: 600;
	border-left: 5px solid #222;
	padding-left: 30px;
	margin-left: 20px;
}
.thetele-inneraboutpge-section .rgtabt-imgbx {
	position: relative;
	width: 100%;
	float: left;
	padding: 80px 0 120px;
}
.thetele-inneraboutpge-section .innabt-imgbx {
	position: relative;
	overflow: hidden;
	border-radius: 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	width: 95%;
	margin: 0 auto;
}
.thetele-inneraboutpge-section .innabt-imgbx img {
	width: 100%;
	height: auto;
	border-radius: 50px;
	transition: transform 4s;
}
.thetele-inneraboutpge-section .innabt-imgbx:hover img {
	-ms-transform: scale(1.5); /* IE 9 */
	-webkit-transform: scale(1.5); /* Safari 3-8 */
	transform: scale(1.5);
}
.thetele-inneraboutpge-section .rtabtbx {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 285px;
	height: 220px;
	background: rgba(170, 31, 35, 0.9);
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	line-height: 28px;
	padding: 20px;
	margin: 0;
	border-radius: 0 30px 0 30px;
}
.thetele-inneraboutpge-section .dot-shape {
	position: absolute;
	right: 30px;
	bottom: 0;
}
.tdtranslateX2 {
	position: absolute;
	left: 30px;
	top: 30px;
	animation: tdtranslateX2 4s infinite alternate;
}
@keyframes tdtranslateX2 {
 0% {
 transform: translateX(-30px)
}
to {
	transform: translateX(20px)
}
}
.tdtranslateY2 {
	animation: tdtranslateY2 4s infinite alternate forwards;
}
@keyframes tptranslateY2 {
 0% {
 transform: translateY(-30px)
}
to {
	transform: translateY(20px)
}
}
.up-down {
	animation: tdupdown 1.5s infinite alternate;
}
@keyframes tdupdown {
 0% {
 transform: translateY(0)
}
to {
	transform: translateY(-20px)
}
}
.thetele-innermison-vision-section {
	position: relative;
	padding: 80px 0 0;
	background: url(../images/thetele-visionbg.jpg) no-repeat;
	background-size: cover;
}
.thetele-innermison-vision-section h4 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 20px;
}
.thetele-innermison-vision-section .innvision-imgbx {
	position: relative;
	overflow: hidden;
	border-radius: 290px 290px 0 0;
}
.thetele-innermison-vision-section .innvision-imgbx img {
	width: 100%;
	height: auto;
}
.thetele-innermison-vision-section .indivtbx {
	float: right;
	width: 85%;
}
.thetele-innermison-vision-section .indivtbx .tbx {
	position: relative;
	float: left;
	width: 85%;
	padding: 80px 15px 15px 100px;
	margin: 10px 0;
}
.thetele-innermison-vision-section .indivtbx .tbx.v1 {
	background: url(../images/vision-icn.png) no-repeat 0 5px;
	background-size: 80px 80px;
}
.thetele-innermison-vision-section .indivtbx .tbx.v2 {
	background: url(../images/mision-icn.png) no-repeat;
	background-size: 80px 80px;
}
.thetele-innermison-vision-section .indivtbx .tbx.v3 {
	background: url(../images/value-icn.png) no-repeat 0 22px;
	background-size: 80px 80px;
}
.thetele-innermison-vision-section .indivtbx .tbx:before {
	content: "";
	position: absolute;
	left: 40px;
	top: 94px;
	width: 2px;
	height: 170px;
	background: #fff;
}
.thetele-innermison-vision-section .indivtbx .tbx h5 {
	display: block;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 10px;
}
.thetele-innermison-vision-section .indivtbx .tbx p {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.thetele-innermison-vision-section .indivtbx .tbx ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.thetele-innermison-vision-section .indivtbx .tbx ul li {
	display: block;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	background: url(../images/licn1.png) no-repeat 0 3px;
	padding: 0 0 0 35px;
	margin: 10px 0;
}
.thetele-inner-sendus-message-section {
	position: relative;
	padding: 50px 0;
	background: url(../images/mapdots.png) no-repeat #fff;
	background-size: cover;
}
.thetele-inner-sendus-message-section h4 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 55px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 10px;
}
.thetele-inner-sendus-message-section h5 {
	display: block;
	color: #000;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	padding: 0;
	margin: 50px 0 20px;
	text-align: center;
}
.thetele-inner-sendus-message-section h5 strong {
	display: block;
	color: #aa1f23;
	font-size: 32px;
	font-weight: 600;
	line-height: 46px;
}
.thetele-inner-sendus-message-section .innerdiv-formbx {
	position: relative;
	width: 90%;
	float: left;
	padding: 50px;
	background: rgba(24, 27, 42, 0.8);
	border-radius: 50px;
}
.thetele-inner-sendus-message-section .innerdiv-formbx .inpnme {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 24px;
	padding: 12px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-inner-sendus-message-section .innerdiv-formbx .inpnme::placeholder {
color:#222;
font-weight:normal;
}
.thetele-inner-sendus-message-section .innerdiv-formbx .inpeml {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 24px;
	padding: 12px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-inner-sendus-message-section .innerdiv-formbx .inpeml::placeholder {
color:#222;
font-weight:normal;
}
.thetele-inner-sendus-message-section .innerdiv-formbx textarea {
	width: 100%;
	height: 150px;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-inner-sendus-message-section .innerdiv-formbx textarea::placeholder {
color:#222;
font-weight:normal;
}
.thetele-inner-sendus-message-section .innerdiv-formbx .sbmt-btn {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	padding: 15px 20px;
	margin: 5px 0;
	background: #960211;
	border-radius: 5px;
	border: 1px solid #960211;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-inner-sendus-message-section .innerdiv-formbx .sbmt-btn:hover {
	color: #fff;
	background: #222;
	border-radius: 5px;
	border: 1px solid #fff;
}
.thetele-innerservicepge-section {
	padding: 50px 0;
	background: url(../images/innaboutpge-txbg.jpg) no-repeat #fafbfd bottom left;
}
.thetele-innerservicepge-section h1 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-innerservicepge-section .pt {
	color: rgb(126 126 126);
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	padding: 0;
	margin: 0 0 15px;
}
.thetele-innerservicepge-section h3 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 22px;
	font-weight: 500;
	line-height: 32px;
	padding: 0;
	margin: 10px 0 0;
}
.thetele-innerservicepge-section p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-innerservicepge-section p strong {
	display: block;
	color: #333;
	font-size: 19px;
	line-height: 26px;
	font-weight: 600;
	border-left: 5px solid #222;
	padding-left: 30px;
	margin-left: 20px;
}
.thetele-innerservicepge-section .rgtabt-imgbx {
	position: relative;
	width: 100%;
	float: left;
	padding: 80px 0 120px;
}
.thetele-innerservicepge-section .innabt-imgbx {
	position: relative;
	overflow: hidden;
	border-radius: 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	width: 95%;
	margin: 0 auto;
}
.thetele-innerservicepge-section .innabt-imgbx img {
	width: 100%;
	height: auto;
	border-radius: 50px;
	transition: transform 4s;
}
.thetele-innerservicepge-section .innabt-imgbx:hover img {
	-ms-transform: scale(1.5); /* IE 9 */
	-webkit-transform: scale(1.5); /* Safari 3-8 */
	transform: scale(1.5);
}
.thetele-innerservicepge-section .rtabtbx {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 285px;
	height: 220px;
	background: rgba(170, 31, 35, 0.9);
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	line-height: 28px;
	padding: 20px;
	margin: 0;
	border-radius: 0 30px 0 30px;
}
.thetele-innerservicepge-section .dot-shape {
	position: absolute;
	right: 30px;
	bottom: 0;
}
.thetele-innertraining-courses-section {
	position: relative;
	padding: 80px 0;
	background: url(../images/service-contbg.jpg) no-repeat;
	background-size: cover;
}
.thetele-innertraining-courses-section::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
}
.thetele-innertraining-courses-section .container, .container-lg, .container-md, .container-sm, .container-xl {
	z-index: 9;
	position: relative;
}
.thetele-innertraining-courses-section h2 {
	display: block;
	color: #fff;
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
	padding: 0;
	margin: 20px 0;
}
.thetele-innertraining-courses-section .indiv-bx {
	position: relative;
	width: 100%;
	float: left;
	padding: 20px;
	margin: 65px 0 0;
	text-align: center;
	background: url(../images/inn-servbg.png) no-repeat;
	background-size: cover;
	border-radius: 20px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	transition: 0.3s;
}
.thetele-innertraining-courses-section .indiv-bx:hover {
	box-shadow: 5px 5px 15px rgba(256,256,256,0.5);
}
.thetele-innertraining-courses-section .indiv-bx h4 {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	min-height: 80px;
	padding: 20px 0 0;
	margin: 0;
}
.thetele-innertraining-courses-section .indiv-bx p {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
.thetele-innertraining-courses-section .indiv-bx .imgbx {
	width: 95%;
	margin: 0 auto;
	position: relative;
	xoverflow: hidden;
	xborder-radius: 15%;
}
.thetele-innertraining-courses-section .indiv-bx .imgbx img {
	display: block;
	width: 100%;
	margin: 0 auto;
	border-radius: 15%;
	box-shadow: 5px 5px 10px rgba(0,0,0,.08);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s ease;
}
.thetele-innertraining-courses-section .indiv-bx:hover .imgbx img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}
.thetele-innertraining-courses-section .imgbx .count-size {
	position: absolute;
	left: -30px;
	top: -30px;
	z-index: 9;
}
.thetele-innertraining-courses-section .imgbx .number {
	width: 65px;
	height: 65px;
	position: relative;
	display: inline-block;
	text-align: center;
	line-height: 65px;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	background: rgba(0,0,0,0.8);
	border-radius: 50%;
}
.thetele-innertraining-courses-section .indiv-bx .btnwrp {
	position: relative;
	margin: 15px 0 10px;
}
.thetele-innertraining-courses-section .indiv-bx .btnwrp a {
	position: relative;
	display: inline-block;
	color: #aa1f23;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
 -webkit-transition: all .4sease;
 transition: all .4sease;
	background: url(../images/moreicn.png) no-repeat 100% 6px;
	padding: 0 25px 0 0;
	margin: 0;
}
.thetele-innertraining-courses-section .indiv-bx:hover .btnwrp a {
	color: #aa1f23;
	transform: translateY(-8px);
}
.thetele-innertraining-courses-section .imgbx .number:before {
	width: 87px;
	height: 87px;
	opacity: 0.2;
}
.thetele-innertraining-courses-section .imgbx .number:after {
	width: 109px;
	height: 109px;
	opacity: 0.09;
}
.thetele-innertraining-courses-section .imgbx .number:before, .thetele-innertraining-courses-section .imgbx .number:after {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: '';
	border-radius: 50%;
	background-color: #d14a4a;
}
.thetele-innertraining-courses-section .indiv-bx:hover .imgbx .number:before, .thetele-innertraining-courses-section .indiv-bx:hover .imgbx .number:after {
	background-color: #002345;
	webkit-animation: circle-2 1.05s infinite;
	-moz-animation: circle-2 1.05s infinite;
	-ms-animation: circle-2 1.05s infinite;
	-o-animation: circle-2 1.05s infinite;
	animation: circle-2 1.05s infinite;
}
 @-webkit-keyframes circle-2 {
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
 @keyframes circle-2 {
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
.thetele-innercall-centre-section {
	position: relative;
	padding: 80px 0;
	background: #fff;
}
.thetele-innercall-centre-section .indiv-tbx {
	padding: 25px;
	position: relative;
	width: 100%;
}
.thetele-innercall-centre-section .indiv-tbx h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 44px;
	font-weight: 600;
	line-height: 60px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-innercall-centre-section .indiv-tbx h4 {
	position: relative;
	display: block;
	color: #000;
	font-size: 32px;
	font-weight: 600;
	line-height: 44px;
	padding: 0;
	margin: 10px 0 0;
}
.thetele-innercall-centre-section .indiv-tbx p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-innercall-centre-section .indiv-tbx p strong {
	color: #222;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
}
.thetele-innercall-centre-section .indiv-tbx-btm {
	position: relative;
	width: 100%;
}
.thetele-innercall-centre-section .indiv-tbx-btm h4 {
	position: relative;
	display: block;
	color: #000;
	font-size: 32px;
	font-weight: 600;
	line-height: 44px;
	padding: 0;
	margin: 10px 0 0;
}
.thetele-innercall-centre-section .indiv-tbx-btm p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-innercall-centre-section .indiv-tbx-btm p strong {
	color: #222;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
}
.thetele-innercall-centre-section .indiv-imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
	border-radius: 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	margin-bottom: 20px;
}
.thetele-innercall-centre-section .indiv-imgbx img {
	width: 100%;
	height: auto;
	transition: transform 4s;
	border-radius: 50px;
}
.thetele-innercall-centre-section .indiv-imgbx:hover img {
	-ms-transform: scale(1.5); /* IE 9 */
	-webkit-transform: scale(1.5); /* Safari 3-8 */
	transform: scale(1.5);
}
.thetele-inner-calltoday-section {
	padding: 50px 0;
	text-align: center;
	background: url(../images/calltoday-bg.jpg) no-repeat;
	background-size: cover;
}
.thetele-inner-calltoday-section p {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	padding: 10px 10%;
	margin: 0;
}
.thetele-inner-calltoday-section p strong {
	color: #aa1f23;
	font-size: 30px;
	font-weight: 500;
	line-height: 44px;
	background: rgba(256,256,256,0.9);
	padding: 0 15px;
	border-radius: 20px;
}
.innlgobx {
	width: 100%;
	float: left;
	text-align: center;
}
.innlgobx img {
	width: 31%;
	height: auto;
	float: left;
	margin: 10px 5px;
	padding: 8px;
	background: #fff;
	border: 1px solid #CCC;
	border-radius: 20px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.innlgobx img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
/*=============================
    01. Animation
===============================*/
.td-arrow-angle {
 --qode-hover-move-x: 110%;
 --qode-hover-move-y: 100%;
}
.td-arrow-svg-top-right {
	fill: currentColor;
	stroke: none;
}
.td-left-right {
 & .td-text {
 transform: translateY(1px);
}
}
.td-arrow-angle path {
	transition: transform .38s cubic-bezier(.37, .08, .02, .93), opacity .18s ease-out;
}
.td-arrow-angle path:nth-of-type(1) {
	transform: translateX(0) translateY(0);
	opacity: 1;
	transition-delay: .15s, .15s;
}
.td-arrow-angle path:nth-of-type(2) {
 transform: translateX(calc(-1 * var(--qode-hover-move-x))) translateY(var(--qode-hover-move-y));
	opacity: .5;
	transition-delay: 0s, 0s;
}
.td-left-right:hover .td-arrow-angle path:nth-of-type(2) {
	transform: translateX(0) translateY(0);
	opacity: 1;
	transition-delay: .15s, .15s;
}
.td-left-right:hover .td-arrow-angle path:nth-of-type(1) {
 transform: translateX(var(--qode-hover-move-x)) translateY(calc(-1 * var(--qode-hover-move-y)));
	opacity: 0;
	transition-delay: 0s, 0s;
}
 @keyframes zoom {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1)
}
 50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1)
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1)
}
}
 @keyframes dash {
 to {
 stroke-dashoffset: 0px;
 stroke-dasharray: 3000;
}
}
 // about text animation @include keyframes(about-text) {
 0% {
 width: 0;
}
 100% {
 width: 100%;
}
}
 // borderanimate2 @include keyframes(borderanimate2) {
 0% {
 transform: translate(-50%, -50%) scale(.8);
}
 60% {
 opacity: 1;
}
 100% {
 transform: translate(-50%, -50%) scale(2.5);
 opacity: 0;
}
}
 @include keyframes(rotate-infinite-2) {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.rotate-infinite-2 {
	-webkit-animation: rotate-infinite-2 15s linear infinite;
	animation: rotate-infinite-2 15s linear infinite;
}
 @include keyframes(rotate-infinite) {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(-360deg);
}
}
.rotate-infinite {
	-webkit-animation: rotate-infinite 15s linear infinite;
	animation: rotate-infinite 15s linear infinite;
}
@keyframes headerSlideDown {
 0% {
 margin-top:-150px
}
 100% {
 margin-top:0
}
}
.td-animetion-right {
	animation: td-animetion-right 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
	opacity: 0;
}
 @keyframes td-animetion-right {
 0% {
 transform: translateX(5%);
 clip-path: inset(0 0 0 100%);
 opacity: 0;
}
 100% {
 transform: translateX(0);
 clip-path: inset(0 0 0 0);
 opacity: 1;
}
}
.td-animetion-left {
	animation: td-animetion-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
	opacity: 0;
}
 @keyframes td-animetion-left {
 0% {
 transform: translateX(-5%);
 clip-path: inset(0 100% 0 0);
 opacity: 0;
}
 100% {
 transform: translateX(0);
 clip-path: inset(0 0 0 0);
 opacity: 1;
}
}
.td-animetion-top {
	animation: td-animetion-top 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);
	opacity: 0;
}
 @keyframes td-animetion-top {
 0% {
 transform: translateY(-5%);
 clip-path: inset(0 0 100% 0);
 opacity: 0;
}
 100% {
 transform: translateY(0);
 clip-path: inset(0 0 0 0);
 opacity: 1;
}
}
.thetele-innerservicepge-details-section {
	padding: 50px 0;
	background: #fff;
}
.thetele-innerservicepge-details-section h1 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-innerservicepge-details-section h3 {
	position: relative;
	display: block;
	color: #aa1f23;
	font-size: 32px;
	font-weight: 500;
	line-height: 40px;
	padding: 0;
	margin: 0 0 10px;
}
.thetele-innerservicepge-details-section .pt {
	color: rgb(126 126 126);
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	padding: 0;
	margin: 0 0 15px;
}
.thetele-innerservicepge-details-section p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.thetele-innerservicepge-details-section p strong {
	display: block;
	color: #333;
	font-size: 19px;
	line-height: 26px;
	font-weight: 600;
	border-left: 5px solid #aa1f23;
	padding-left: 30px;
	margin-left: 20px;
}
.thetele-innerservicepge-details-section .rgtabt-imgbx {
	position: relative;
    width: 100%;
    float: left;
    padding: 80px 0 120px;
}
.thetele-innerservicepge-details-section .innabt-imgbx {
	position: relative;
	overflow: hidden;
	border-radius: 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	width: 95%;
	margin: 0 auto;
}
.thetele-innerservicepge-details-section .innabt-imgbx img {
	width: 100%;
	height: auto;
	border-radius: 50px;
	transition: transform 4s;
}
.thetele-innerservicepge-details-section .innabt-imgbx:hover img {
	-ms-transform: scale(1.5); /* IE 9 */
	-webkit-transform: scale(1.5); /* Safari 3-8 */
	transform: scale(1.5);
}
.thetele-innerservicepge-programlist-section {
	padding: 70px 0;
	background: #f9f9f9;
}
.thetele-innerservicepge-programlist-section .program-listbx-ltside {
	width: 100%;
	float: left;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
	border-radius: 25px;
	background: #fff;
	padding: 20px;
	min-height: 525px;
}
.thetele-innerservicepge-programlist-section .program-listbx-ltside h2 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 44px;
	font-weight: 700;
	line-height: 54px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-innerservicepge-programlist-section .program-listbx-ltside ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.thetele-innerservicepge-programlist-section .program-listbx-ltside ul li {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	background: url(../images/licn.png) no-repeat 0 7px;
	padding: 5px 0 5px 34px;
	margin: 0;
}
.thetele-innerservicepge-programlist-section .program-listbx-rtside {
	width: 100%;
	float: left;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
	border-radius: 25px;
	background: #fff;
	padding: 20px;
	min-height: 525px;
}
.thetele-innerservicepge-programlist-section .program-listbx-rtside h3 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 44px;
	font-weight: 700;
	line-height: 54px;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.thetele-innerservicepge-programlist-section .program-listbx-rtside h4 {
	position: relative;
	display: block;
	color: #122023;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	padding: 0 0 10px 50px;
	margin: 0;
}
.thetele-innerservicepge-programlist-section .program-listbx-rtside h4:before {
	content: "";
	width: 40px;
	height: 2px;
	background: #aa1f23;
	position: absolute;
	top: 15px;
	border-radius: 30px;
	left: 0;
}
.thetele-innerservicepge-programlist-section .program-listbx-rtside .listbx {
	width: 50%;
	float: left;
	padding: 20px;
}
.thetele-innerservicepge-programlist-section .program-listbx-rtside .listbx ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.thetele-innerservicepge-programlist-section .program-listbx-rtside .listbx ul li {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	background: url(../images/licn.png) no-repeat 0 7px;
	padding: 5px 0 5px 34px;
	margin: 0;
}
.thetele-innerservicepge-more-linkbx-section {
	position: relative;
	padding: 80px 0;
	background: url(../images/service-contbg.jpg) no-repeat;
	background-size: cover;
}
.thetele-innerservicepge-more-linkbx-section::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.9);
}
.thetele-innerservicepge-more-linkbx-section .container, .container-lg, .container-md, .container-sm, .container-xl {
	z-index: 9;
	position: relative;
}
.thetele-innerservicepge-more-linkbx-section h2 {
	display: block;
	color: #fff;
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
	padding: 0;
	margin: 0 0 20px;
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx {
	position: relative;
	width: 20%;
	float: left;
	padding: 0;
	min-height: 285px;
	text-align: center;
	transition: 0.3s;
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	padding: 20px 20px 0;
	margin: 0;
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx .imgbx {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	xbox-shadow: 0 0 15px rgba(256,256,256,0.3);
	transition: 0.3s;
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx .imgbx img {
	display: block;
	width: 160px;
	height:160px;
	padding:10px;
	margin: 0 auto;
	border-radius: 50%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s ease;
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx .imgbx .spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 160px;
	height: 160px;
	border: 4px solid #aa1f23;
	border-right-color: #000;
	border-bottom-color: #fff;
	border-radius: 50%;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx:hover .imgbx .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx .imgbx .spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 160px;
	height: 160px;
	border: 4px solid #aa1f23;
	border-right-color: #000;
	border-bottom-color: #fff;
	border-radius: 50%;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx:hover .imgbx .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
/*.thetele-innerservicepge-more-linkbx-section .indiv-bx:hover .imgbx img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx:hover .imgbx {
	box-shadow: 0 0 25px rgba(256,256,256,0.4);
}
.thetele-innerservicepge-more-linkbx-section .indiv-bx:hover .imgbx img {
	opacity: 0.5;
}*/
.thetele-innerservicepge-more-linkbx-section .indiv-bx:hover a {
	text-decoration: none;
}
.thetele-inner-contactpge-form-section {
	position: relative;
	padding: 70px 0;
	background: #f9f9f9;
}
.thetele-inner-contactpge-form-section h4 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 55px;
	font-weight: 600;
	line-height: 65px;
	padding: 0;
	margin: 0 0 10px;
}
.thetele-inner-contactpge-form-section h5 {
	display: block;
	color: #000;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	padding: 0;
	margin: 50px 0 20px;
	text-align: center;
}
.thetele-inner-contactpge-form-section h5 strong {
	display: block;
	color: #aa1f23;
	font-size: 32px;
	font-weight: 600;
	line-height: 46px;
}
.thetele-inner-contactpge-form-section .indiv-contactform {
	position: relative;
	width: 100%;
	float: left;
	padding: 50px;
	background: rgba(24, 27, 42, 0.8);
	border-radius: 50px;
}
.thetele-inner-contactpge-form-section .indiv-contactform .inpbx {
	float: left;
	width: 100%;
}
.thetele-inner-contactpge-form-section .indiv-contactform .inpradio {
	float: left;
	width: 100%;
	font-family: 'Poppins';
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	padding: 15px 0;
	margin: 0;
}
.thetele-inner-contactpge-form-section .indiv-contactform .inpradio .bx {
	float: left;
	width: 50%;
	margin: 5px 0;
}
.thetele-inner-contactpge-form-section .indiv-contactform .comtbx {
	float: left;
	width: 100%;
}
.thetele-inner-contactpge-form-section .indiv-contactform .inpnme {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 24px;
	padding: 12px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-inner-contactpge-form-section .indiv-contactform .inpnme::placeholder {
color:#222;
font-weight:normal;
}
.thetele-inner-contactpge-form-section .indiv-contactform .inpeml {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 24px;
	padding: 12px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-inner-contactpge-form-section .indiv-contactform .inpeml::placeholder {
color:#222;
font-weight:normal;
}
.thetele-inner-contactpge-form-section .indiv-contactform textarea {
	width: 100%;
	height: 150px;
	float: left;
	font-family: 'Poppins';
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 20px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
.thetele-inner-contactpge-form-section .indiv-contactform textarea::placeholder {
color:#222;
font-weight:normal;
}
.thetele-inner-contactpge-form-section .indiv-contactform .sbmt-btn {
	width: 100%;
	float: left;
	font-family: 'Poppins';
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	padding: 15px 20px;
	margin: 5px 0;
	background: #960211;
	border-radius: 5px;
	border: 1px solid #960211;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.thetele-inner-contactpge-form-section .indiv-contactform .sbmt-btn:hover {
	color: #fff;
	background: #222;
	border-radius: 5px;
	border: 1px solid #fff;
}
.thetele-inner-contactpge-form-section .indiv-abtimgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
	border-radius: 50px;
}
.thetele-inner-contactpge-form-section .indiv-abtimgbx img {
	width: 100%;
	height: auto;
	transition: transform 4s;
	border-radius: 50px;
}
.thetele-inner-contactpge-form-section .indiv-abtimgbx:hover img {
	-ms-transform: scale(1.5); /* IE 9 */
	-webkit-transform: scale(1.5); /* Safari 3-8 */
	transform: scale(1.5);
}
.thetele-inner-contactpge-form-section .indiv-contact-adrbx {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	background: #fff;
	border-radius: 50px;
	padding: 30px 0;
	margin: 15px 0 0;
}
.thetele-inner-contactpge-form-section .indiv-contact-adrbx h5 {
	display: block;
	color: #282b80;
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
	padding: 0;
	margin: 0;
}
.thetele-inner-contactpge-form-section .indiv-contact-adrbx a {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 50px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.thetele-inner-contactpge-form-section .indiv-contact-adrbx .phbx {
	width: 80px;
	height: 80px;
	background: url(../images/inn-phnicn.png) no-repeat center #fff;
	display: block;
	margin: 0 auto 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	border-radius: 80px;
}
.thetele-inner-contactpge-form-section .indiv-location-map {
	padding: 50px 0 0;
}
.thetele-inner-contactpge-form-section .indiv-location-map iframe {
	width: 100%;
	height: 400px;
	display: block;
	border-radius: 50px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	padding: 5px;
}
