body {
  margin: 0 auto;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #464032;
}
a {
  text-decoration: none;
  color: #a7430f;
}
.d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
img {
  width: 100%;
  height: auto;
  border: 0px;
}
.breaker {
  clear: both;
  height: 0.1px;
}
.break {
  clear: both;
  height: 12px;
}
#top-wrap {
  margin: 0 auto;
  padding-bottom: 4px;
  background: #bf111b;
}
.topsi {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 0 5px;
}
.list {
  float: right;
  max-width: 650px;
  margin: 8px 0 0 0;
  font-size: 14px;
}
.list a {
  color: #000;
}
.lost {
  float: left;
  margin-left: 0px;
  background: #fff;
  padding: 2px 14px;
  border-radius: 4px;
  color: #174c7b;
}
.lost2 {
  float: left;
  margin-left: 15px;
  background: #fff;
  color: #174c7b;
  padding: 2px 14px;
  border-radius: 4px;
}
.mintos {
  float: left;
  max-width: 500px;
  margin-top: 11px;
  color: #fff;
  font-size: 14px;
}
.approved {
  float: left;
  width: 20px;
  margin-right: 10px;
}
#wrapper {
  margin: 0 auto;
  padding: 4px 0 3px;
}
#header {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo {
  max-width: 100px;
  margin-right: 20px;
}
.social {
  text-align: right;
  max-width: 200px;
}
.scl {
  float: right;
  width: 16px;
  border-radius: 10px;
  background: #1faaf0;
  margin-left: 12px;
  padding: 9px;
}
.scl:hover {
  background: #bf111b;
}
.loft {
  float: right;
  width: 192px;
  margin: 14px 15px 0 0px;
  padding-left: 10px;
}
.phn-icon {
  float: left;
  width: 30px;
  margin-right: 15px;
}
.fnt-high {
  font-size: 13px;
  color: #6d8492;
}
.fnt-high2 {
  font-size: 19px;
  color: #0076bc;
}
.top-nav {
  float: right;
  max-width: 260px;
}
.top-nav a {
  color: #ea4a23;
}
.loger {
  float: right;
  padding: 5px 17px;
  border-radius: 4px;
  margin-top: 19px;
  font-size: 15px;
  border: 1px solid #f60;
  text-transform: uppercase;
}
.app-icon {
  float: left;
  width: 15px;
  margin-right: 10px;
}
.top-other-link {
  float: right;
  margin-top: 25px;
  margin-right: 0px;
}
.top-other-link a {
  color: #fff;
  margin-right: 12px;
}
.post-btn {
  padding: 8px 14px;
  font-size: 15px;
  border-radius: 4px;
  background: #0093dd;
}
.post-btn:hover {
  background: #d61808;
}
.highl {
  color: #333;
  font-size: 15px;
}
.home-icon {
  width: 24px;
  margin-top: -5px;
}
.landing-page-banner {
  height: 500px;
  /* position: absolute; */
  z-index: 99;
  width: 100%;
  padding: 5px 0 20px;
  background: url(https://technosagainfotech.com/images/banner/banner-1.jpg)
    center center;
  /* background: #032D6B; */
}
.page-banner {
  /*background: url(../image/banner-2-1.jpg);
    background-position: center center;
    background-size: cover;*/
  min-height: 360px;
  /* position: absolute; */
  z-index: 99;
  width: 100%;
  padding: 5px 0 20px;
}
.banner-details {
  margin: auto;
  max-width: 1200px;
}
/* .enq-find {
	width: 400px;
	float: right;
	margin-top: 40px;	
}
.booking-r {
	padding: 12px 10px 10px;
	background: #fff;
	border-radius: 3px;
	float: left;
	width: 350px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,.6);
	box-shadow: 0 3px 11px 0 rgba(0,0,0,.6);
	border: 6px solid #9CC0CB;
}
.booking-r h2 {
	color: #0193DD;
	font-size: 24px;
	font-weight: normal;
	margin: 2px 5px;
	text-align: center;
	padding: 0 0 10px 0;
	letter-spacing: 0.5px;
	line-height: 32px;
}
.booking-r p {
	list-style: none;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.top-point {
	display: block;
}
.top-point span {
	float: left;
	margin: 10px 2% 10px 0;
	color: #fff;
	width: 31%;
	font-size: 16px;
}
.top-point-icon {
	float: left;
	width: 28px;
	margin-right: 12px;
	float: left;
	margin-top: -2px;
}
.booking-r a {
	color: #0193DD;
}
.booking-r a:hover {
	color: #222;
}
.booking-r input[type="text"] {
	width: 96%;
	padding: 6px 0px 6px 0px;
	margin: 2px 5px 7px 5px;
	border: none;
	font-size: 15px;
	background: none;
	border-bottom: 1px solid #BEBEBE;
}
.booking-r textarea {
	width: 96%;
	padding: 6px 0px 6px 0px;
	margin: 2px 5px 7px 5px;
	border: none;
	font-size: 15px;
	background: none;
	border-bottom: 1px solid #BEBEBE;
}
.booking-r input[type="button"] {
	border: 0px;
	width: 96%;
	padding: 10px 0px 9px 0px;
	margin: 0px 21px 0 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	background: #DA251D;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
} */
.coding-banner {
  float: right;
  max-width: 331px;
  margin: 30px 80px 0 0;
}
.banner-text {
  float: left;
  width: 52%;
  margin-top: 30px;
  color: #fff;
}
.banner-text h2 {
  font-family: Roboto, sans-serif;
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 40px;
  margin-bottom: 10px;
}
.highl2 {
  color: #f3b258;
  font-size: 17px;
}
.banner-text h3 {
  font-weight: normal;
  font-size: 18px;
  margin-top: 10px;
  letter-spacing: 1px;
}
.banner-text p {
  font-size: 15px;
}
.call-option {
  padding: 8px 21px;
  color: #fff;
  font-size: 17px;
  float: left;
  margin-top: 20px;
  border-radius: 22px;
  margin-right: 20px;
  border: 1px solid #fff;
}
.top-call {
  float: left;
  width: 20px;
  margin-right: 10px;
}
.news {
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.new-scroll {
  max-width: 1200px;
  margin: auto;
}
.new-scroll h3 {
  float: left;
  width: 20%;
  text-align: left;
  color: #000;
  font-weight: normal;
  font-size: 17px;
  margin: 0px;
  padding: 12px 0 12px 0px;
}
.news-marq {
  float: right;
  color: #fff;
  font-size: 14px;
  width: 73%;
  padding: 15px 0 0 0;
}
.new-scroll ul {
  margin: 0px;
  padding: 0px;
}
.new-scroll a {
  text-align: left;
  float: left;
  color: #059ac4;
  padding: 0 14px;
  border-right: 1px solid #999;
}
.new-scroll a:hover {
  color: #222;
}
.exam-test {
  background: #fff;
  padding: 20px 0;
  margin: auto;
  max-width: 1200px;
  margin-top: 10px;
}
.exam-test h2 {
  text-transform: capitalize;
  font-size: 28px;
  text-align: center;
  line-height: 32px;
  color: #3a9bd5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 15px;
  display: block;
}
.exam-test h3 {
  letter-spacing: 0.7px;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 8px;
}
.exam-test p {
  font-size: 15px;
  text-align: center;
  color: #555;
  font-weight: normal;
}
.online-exam {
  float: left;
  width: 11%;
  margin: 12px 0.5%;
  text-align: center;
}
.test-icon {
  width: 60px;
}
.exam-test a {
  color: #222;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.exam-test a:hover {
  color: #3a9bd5;
  transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03); /* IE 9 */
}
.learner-point {
  padding: 25px 12px 35px;
  background: #f9f9f9;
}
.webinar {
  margin: auto;
  max-width: 1200px;
  text-align: center;
}
.webinar h2 {
  text-transform: capitalize;
  font-size: 24px;
  line-height: 42px;
  color: #3a9bd5;
  display: block;
  margin-top: 0px;
  font-weight: normal;
}
.webinar p {
  font-size: 14px;
  line-height: 26px;
  color: #7c7c7c;
  width: 65%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.webinar-point {
  float: left;
  width: 23.4%;
  margin: 10px 0.8%;
}
.breakers {
  display: none;
  clear: both;
  height: 1px;
}
.webinar-icon {
  width: 59px;
  text-align: left;
  float: left;
  margin-right: 15px;
  margin-bottom: 35px;
}
.webinar h3 {
  font-size: 16px;
  color: #51b967;
  text-align: left;
  display: block;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 4px;
}
.webinar li {
  font-size: 13px;
  color: #7c7c7c;
  list-style: none;
  text-align: left;
  line-height: 20px;
  margin-bottom: 12px;
}
.register-btn {
  padding: 9px 26px;
  border-radius: 2px;
  background: #3a9bd5;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.register-btn:hover {
  background: #da251d;
}
.quick-feat {
  width: 100%;
  padding: 0px 0;
  background: url(https://technosagainfotech.com/image/feature-img.jpg) left
    center;
}
.feat-point {
  float: left;
  width: 45%;
}
.feat-tag {
  float: right;
  width: 52%;
  background: #3a9bd5;
  margin-top: 0px;
  padding: 15px 0;
}
.feat-tag h2 {
  color: #fff;
  font-size: 28px;
  margin-top: 12px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 15px;
}
.bord {
  margin: auto;
  width: 60px;
  height: 4px;
  background: #fff;
  margin-bottom: 25px;
}
.tag-point {
  float: left;
  color: #fff;
  display: block;
  width: 29%;
  text-align: center;
  padding: 30px 2%;
  height: 80px;
}
.tag-point h3 {
  margin-top: 0px;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 17px;
}
.tag-point p {
  margin-top: 0px;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 13px;
}
.point-pic {
  width: 55px;
}
.prod-detail2 {
  background: #f3faff;
  padding: 50px 20px 30px;
}
.manage-testim {
  margin: auto;
  max-width: 1200px;
}
.breaks {
  clear: both;
  height: 20px;
}
.prod-detail2 h2 {
  text-align: left;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 12px;
  color: #000;
}
.prod-detail2 h3 {
  text-align: left;
  font-size: 19px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px;
}
.counter-bg {
  position: relative;
  background: url(https://technosagainfotech.com/images/enquir-bg.jpg);
  background-attachment: fixed;
  min-height: 200px;
  text-align: center;
  color: #fff;
}
.counter-overlay {
  /* background:rgb(111,47,242);background:-moz-linear-gradient(45deg, rgba(111,47,242,0.9) 0%, rgba(50,155,228,0.9) 100%);background:-webkit-linear-gradient(45deg, rgba(111,47,242,0.9) 0%,rgba(50,155,228,0.9) 100%);background:linear-gradient(45deg, rgba(111,47,242,0.9) 0%,rgba(50,155,228,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f2ff2', endColorstr='#329be4',GradientType=1); */
  padding: 40px 0 50px;
}
.counter-bg h2 {
  font-size: 35px;
  color: #fff;
  font-weight: normal;
  margin: 10px 0 10px;
}
.counter-bg p {
  font-size: 15px;
  margin-bottom: 45px;
}
.counter-bg h3 {
  font-size: 15px;
  color: #fff;
  font-weight: normal;
  margin: 10px 0 46px;
}
.count-icon {
  width: 70px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.star-bnt {
  display: block;
  margin: auto;
  width: 150px;
  margin-top: 40px;
  padding: 9px 20px;
  background: #fff;
  border-radius: 20px;
  color: #418cdb;
  font-size: 18px;
}
.appse {
  width: 100%;
  padding: 40px 0 0;
  background: #ffffff;
}
.appsin {
  margin: auto;
  max-width: 1100px;
}
.app-c {
  float: left;
  width: 60%;
}
.app-c h2 {
  text-align: left;
  font-size: 34px;
  margin: 20px 0;
  font-weight: normal;
  line-height: 40px;
  color: #4b4b4b;
  font-family: "Share Tech";
}
.app-c p {
  text-align: left;
  font-size: 15px;
  margin: 20px 0;
  line-height: 22px;
  color: #4b4b4b;
  font-family: "Roboto Condensed";
}
.bld {
  color: #3a9bd5;
}
.app-c li {
  font-size: 17px;
  list-style: none;
  margin: 8px 0;
  font-family: "Offside";
  line-height: 22px;
  color: #4b4b4b;
}
.apps-icon {
  width: 120px;
  margin-right: 10px;
  border-radius: 2px;
}
.appslit {
  width: 35%;
  float: right;
  margin-bottom: -4px;
}
.google-play-icon {
  width: 140px;
}
.ios-icon {
  width: 130px;
  margin-left: 10px;
}
#page {
  margin: auto;
  padding: 25px 0;
  max-width: 1200px;
}
#page h2 {
  color: #000;
  font-size: 38px;
  font-weight: bold;
  margin-top: 5px;
}
#page h5 {
  color: #cf9645;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 12px;
}
#page p {
  color: #5d5d5d;
  font-size: 15px;
  line-height: 24px;
}
.righter {
  float: right;
  width: 36%;
  margin-left: 70px;
}
.clnts {
  background: #f2f2f2;
  padding: 20px 0 38px;
}
.clnts h2 {
  text-align: center;
  color: #418cdb;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 25px;
  margin-bottom: 30px;
}

.associate-icon {
  width: 41%;
  padding: 1%;
  margin-right: 2%;
  margin-bottom: 12px;
  background: #fff;
}
.message {
  padding: 14px 12px;
  background: #2d3740;
  border-bottom: 1px solid #4b5c6b;
  text-align: center;
  color: #fff;
  font-size: 15px;
}
#footer-wrap {
  background: #3e290c;
  padding: 10px 0 20px;
}
.footer-stat,
#footer {
  margin: 0 auto;
  max-width: 1200px;
}
.footer-stat h3 {
  color: #fff;
  font-size: 19px;
  font-weight: normal;
  margin: 25px 0 20px 0px;
  padding-bottom: 8px;
}
.footer-stat a {
  text-decoration: none;
  color: #fff;
}
.footer-stat a:hover {
  text-decoration: none;
  color: #fff;
}
.footer-stat li {
  padding: 7px 10px 7px 0px;
  list-style: none;
  text-align: justify;
  color: #959595;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #ddd8ff;
}
.footer-stat p {
  padding: 7px 10px 7px 0px;
  text-align: left;
  font-size: 14px;
  color: #fff;
  margin: 0px;
  line-height: 22px;
}
.adrs {
  float: left;
  max-width: 21px;
  margin-right: 12px;
  margin-bottom: 10px;
  margin-top: 2px;
}
.mbl {
  max-width: 14px;
  margin-right: 12px;
  float: left;
  margin-top: 3px;
}
.eml {
  float: left;
  max-width: 14px;
  margin-right: 12px;
  margin-top: 4px;
}
.foot {
  float: left;
  width: 25%;
  margin-right: 4%;
}
.foot2 {
  float: left;
  width: 28%;
}
.foot3 {
  float: right;
  width: 33%;
}
.mappi {
  background: #fff;
  padding: 5px;
  border-radius: 4px;
}
.feeter {
  background: #cf9645;
  padding: 15px 20px;
  text-align: center;
  /* border-top: 3px solid #B20006; */
}
.feeter p {
  margin: 0;
  line-height: normal;
  font-size: 14px;
  color: #fff;
}
.scrollup {
  width: 40px;
  height: 50px;
  border-radius: 3px;
  text-indent: -9999px;
  position: fixed;
  bottom: 0px;
  right: 10px;
  display: none;
  z-index: 10999999;
}
#matter {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 0 25px;
}
#matter h2 {
  padding: 2px 0 0 0px;
  color: #dc2720;
  text-align: center;
  font-size: 24px;
  margin: 0px 0 20px 0px;
  margin-top: -30px;
  position: relative;
  font-weight: normal;
}
#matter h2 span {
  padding: 11px 32px;
  background: #ff7900;
  color: #fff;
}
.entry2 {
  float: left;
  width: 70%;
}
.entry2 p {
  line-height: 21px;
  padding: 5px 0;
  font-size: 14px;
  margin: 8px 0;
  color: #777777;
}
.siders {
  float: right;
  width: 28%;
  margin-top: 20px;
}
.sider2 {
  float: right;
  background: #f6f6f6;
  margin-top: 20px;
}
.sider2 h3 {
  color: #fff;
  font-size: 19px;
  background: #ed2124;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 8px 0px 8px 15px;
}
.sider2 a {
  color: #000;
}
.sider2 a:hover {
  color: #000;
}
.sider2 .still a {
  color: #000;
}
.sider2 ul {
  margin: auto;
  padding: 0px;
}
.sider2 li {
  list-style: none;
  float: left;
  font-size: 15px;
  padding: 0px 0;
  width: 100%;
  border-bottom: 1px solid #dedede;
}
.side-link {
  padding: 4% 0 4% 8%;
  width: 92%;
  float: left;
  font-size: 15px;
  margin-top: 0px;
  border-left: 5px solid #f6f6f6;
}
.side-links {
  padding: 4% 0 4% 8%;
  width: 92%;
  background: #fff;
  border-left: 5px solid #ed2124;
  float: left;
  font-size: 15px;
}
.side-link:hover {
  background: #fff;
  border-left: 5px solid #ed2124;
}
.sider-icon {
  float: left;
  width: 10px;
  margin-right: 9px;
  margin-top: 7px;
}
.lefter {
  float: left;
  width: 35%;
  margin-right: 25px;
  margin-bottom: 15px;
}
.listerz {
  margin-top: 0px;
  background-color: #1faaf0;
  border-radius: 4px;
  padding-bottom: 12px;
}
.listerz h3 {
  font-size: 20px;
  text-align: center;
  padding: 15px 0 12px 10px;
  margin-top: 0px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 25px;
}
.listerz li {
  list-style: none;
  line-height: 20px;
  padding: 6px 0 7px 10px;
}
.listerz input[type="text"] {
  width: 84%;
  display: block;
  margin: auto;
  color: #999999;
  padding: 7px 2% 7px 4%;
  line-height: 20px;
  border: none;
  margin-top: 12px;
  font-size: 15px;
  background: #f6f6f6;
}
.listerz select {
  width: 91%;
  display: block;
  margin: auto;
  color: #999999;
  padding: 7px 2% 7px 4%;
  line-height: 20px;
  border: none;
  margin-top: 15px;
  font-size: 12px;
  background: #f6f6f6;
}
.listerz textarea {
  padding: 9px 0 9px 4%;
  border: none;
  background: #f6f6f6;
  width: 86%;
  display: block;
  margin: auto;
  font-size: 15px;
  margin-top: 12px;
  color: #999999;
}
.listerz input[type="submit"] {
  padding: 12px 0;
  background: #fff;
  display: block;
  width: 92%;
  display: block;
  margin: auto;
  color: #000;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  border: 0px;
  margin-top: 9px;
  margin-bottom: 8px;
}
.morter {
  border-bottom: 1px solid #ccc;
}
.blog-detail h3 {
  padding: 2px 0 0 0px;
  color: #1faaf0;
  font-size: 20px;
  margin: 0px 0 10px 0px;
  font-weight: bold;
}
.blog-detail p {
  line-height: 21px;
  padding: 4px 0;
  font-size: 14px;
  margin: 5px 0;
  color: #777777;
}
.blog-detail a {
  color: #1faaf0;
}
.blog-detail a:hover {
  color: #222;
}
.lefters {
  width: 22%;
  float: left;
  margin: 0 25px 12px 0;
}
.post-det {
  float: left;
  margin-right: 25px;
}
.highl4 {
  color: #ff7900;
}
.enroll-btn2 {
  float: left;
  padding: 7px 16px;
  margin: 10px 0 25px 0px;
  background: #ffc300;
  font-size: 14px;
  color: #fff;
}
.wa-fixed {
  position: fixed;
  width: 70px;
  height: 70px;
  bottom: 20px;
  left: 40px;
  background-color: #1bba1f;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  z-index: 100;
  border: 4px solid #fff;
  box-shadow: 0 3px 13px rgb(0 0 0 / 0.3);
}
.wa-fixed img {
  width: 34px;
  padding-top: 16px;
}
.page-position-manage {
  position: relative;
  background: #f3f8ff;
}
.contact-box {
  margin: auto;
  max-width: 1200px;
  padding: 80px 0px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 40px;
}
.align-matter {
  align-items: start !important;
}
.contact-details h3 {
  margin-bottom: 30px;
  color: #222;
  font-size: 20px;
}

.cont-svg {
  width: 20px;
  margin-right: 9px;
  float: left;
  margin-top: 1px;
  fill: #cf9645;
}

.contact-details p {
  color: #000;
  padding: 7px 0;
  font-size: 17px;
}

.contact-details,
.contact-form {
  flex: 1;
}

.contact-form {
  background: #fff;
  padding: 30px 0;
  border-radius: 5px;
}

.contact-form h3 {
  padding: 0 20px;
  font-weight: normal;
  margin-top: 0px;
}

.contact-form input[type="text"],
.contact-form input[type="date"],
.contact-form textarea,
.contact-form select {
  width: 88%;
  margin: 8px 4%;
  padding: 9px 1%;
  font-size: 15px;
  border: 1px solid #ebebeb;
  outline: none;
}

.contact-form input[type="submit"],
.volunteer-enquiry input[type="submit"] {
  background: #cf9645;
  width: 90%;
  margin: 10px 4% 0px 4%;
  padding: 12px 1%;
  font-size: 16px;
  color: #fff;
  border: none;
  cursor: pointer;
}

.contact-form input[type="submit"]:hover,
.volunteer-enquiry input[type="submit"]:hover {
  background: #59401e;
}
.grey-bg {
  background: #f3f8ff;
  text-align: center;
}
.page-title {
  padding: 50px 20px;
}
.title-manage {
  margin: auto;
  max-width: 1200px;
  display: flex;
  gap: 60px;
  align-items: center;
}
.title-content {
  flex: 2;
}
.title-content h1 {
  font-size: 38px;
  color: #222;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 12px;
}
.title-content h2 {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  font-weight: normal;
}
.title-content p {
  margin-top: 0px;
}
.title-content a {
  color: #00aeef;
}
.title-img {
  flex: 1;
}
.blog-page {
  margin: auto;
  max-width: 1200px;
  display: flex;
  gap: 40px;
  padding: 50px 0;
  flex-wrap: wrap;
  justify-content: space-around;
}
.blog-list {
  flex-basis: 31%;
}
.blog-list img {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.blog-list img:hover {
  transform: scale(1.04);
  -moz-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  /* IE 9 */
}
.blog-page h3 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #1a202b;
  font-weight: 600;
  margin-top: 12px;
}
.blog-page span {
  color: #999;
}
.about-banner {
  background: url(https://technosagainfotech.com/images/service/about-coding-walah.webp)
    top center;
}
.desktopn-app-banner {
  background: url(https://technosagainfotech.com/images/service/desktop-app-development.webp)
    center center;
}
.product-develop-banner {
  background: url(https://technosagainfotech.com/images/service/product-development.webp)
    center right;
}
.software-develop-banner {
  background: url(https://technosagainfotech.com/images/service/Software-Development-Outsourcing.webp)
    center center;
}
.web-app-develop-banner {
  background: url(https://technosagainfotech.com/images/service/web-app-develop.webp)
    center center;
}
.web-portal-develop-banner {
  background: url(https://technosagainfotech.com/images/service/web-portal-development.webp)
    top center;
}
.python-training-banner {
  background: url(https://technosagainfotech.com/images/service/python-training-banner.webp)
    center center;
}
.web-develop-training-banner {
  background: url(https://technosagainfotech.com/images/service/web-development-training.webp)
    center center;
}
.c-and-c-plus-plus-training {
  background: url(https://technosagainfotech.com/images/service/c-and-c-plus-plus-training.webp)
    center center;
}
.c-and-c-plus-plus-training {
  background: url(https://technosagainfotech.com/images/service/c-and-c-plus-plus-training.webp)
    center center;
}
.core-java-training-banner {
  background: url(https://technosagainfotech.com/images/service/core-java-training.webp)
    top center;
}
.sql-server-training-banner {
  background: url(https://technosagainfotech.com/images/service/sql-server-training.webp)
    center center;
}
.digital-marketing-banner {
  background: url(https://technosagainfotech.com/images/service/digital-marketing.webp)
    center center;
}
.digital-marketing-service-banner {
  background: url(https://technosagainfotech.com/images/service/digital-marketing-service-banner.jpg)
    center center;
}
.page-banner h1 {
  display: block;
  background: #a97a38;
  color: #fff;
  padding: 12px 15px;
  width: 335px;
  height: 28px;
  text-align: center;
  margin-top: 150px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  border-radius: 0 8px 8px 0;
}
.matter {
  flex: 2;
}
.matter-pic {
  flex: 1;
  margin-top: 80px;
}
.matter h2 {
  font-size: 30px;
  letter-spacing: 1px;
  margin-top: 0px;
  color: #000;
}
.matter h3 {
  font-size: 21px;
  margin-top: 0px;
  color: #333;
  line-height: 31px;
  font-weight: normal;
}
.matter h4 {
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #cf9645;
  line-height: 31px;
  font-weight: normal;
}
.matter p {
  font-size: 16px;
  color: #000000;
  line-height: 25px;
}
.matter li {
  font-size: 16px;
  color: #000000;
  line-height: 25px;
  /* list-style: none; */
  padding: 7px 0;
}
#bookingz {
  padding: 50px 20px;
  background: url(https://technosagainfotech.com/images/enquir-bg.jpg) top
    center;
}

.query {
  width: 50%;
  margin: auto;
  color: #fff;
}

.query h6 {
  padding: 12px 0 0 0px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin: 20px 0 10px 0px;
  font-weight: normal;
}

.query p {
  color: #fff;
  line-height: 150%;
  font-size: 18px;
  text-align: center;
}

#great {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}

#great input[type="text"],
#great select,
#great textarea {
  font-size: 15px;
  padding: 15px 20px;
  color: #a1a3ad;
  float: left;
  border: none;
  background: #fff;
  width: 90%;
  margin: 10px 0%;
  border-radius: 30px;
  outline: none;
  resize: none;
}
#great select {
  font-size: 15px;
  padding: 15px 20px;
  color: #a1a3ad;
  float: left;
  border: none;
  background: #fff;
  width: 96%;
  margin: 10px 0%;
  border-radius: 30px;
  outline: none;
  resize: none;
}

#great input[type="submit"] {
  width: 220px;
  border: none;
  background: #cf9645;
  padding: 15px 25px 12px 25px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  border-radius: 28px;
  cursor: pointer;
  margin-top: 20px;
}

#bookingz input::placeholder,
#bookingz ::-webkit-input-placeholder,
#bookingz ::-moz-placeholder,
#bookingz :-ms-input-placeholder,
#bookingz :-moz-placeholder {
  color: #a1a3ad;
}
.main-title {
  margin: auto;
  max-width: 1200px;
}
.main-title h2 {
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #000;
}
.why-us {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}
.why-us h4 {
  color: #a97a38;
  font-size: 19px;
  font-weight: bold;
  margin: 0px;
}
.why {
  flex-basis: 27%;
  padding: 15px;
  background: #fff;
  border-radius: 10px;
}
.why p {
  font-size: 14px;
  line-height: 22px;
  color: #2f2f2f;
}
#page {
  margin: auto;
  max-width: 1200px;
  padding: 30px 0 50px;
}
.main-matter {
  float: left;
  width: 100%;
}

/* #page h2 {
  font-size: 30px;
  font-weight: normal;
  color: #003778;
  margin-bottom: 10px;
}

#page p {
  font-size: 15px;
  line-height: 22px;
  color: #5a6873;
} */

.page-image {
  float: left;
  width: 40%;
  margin-right: 70px;
  position: relative;
  margin-bottom: 12px;
  border-radius: 6px;
}

.more {
  float: left;
  padding: 9px 25px;
  border-radius: 18px;
  background: #cf9645;
  color: #fff;
  font-size: 15px;
}

.more:hover {
  background: #008ed5;
  color: #fff;
}
.course-list {
  background: #fff;
  padding: 50px 20px 60px;
}

.all-courses {
  margin: auto;
  max-width: 1220px;
}

.all-courses h2,
.features h2 {
  font-size: 34px;
  text-align: center;
  letter-spacing: 2px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 35px;
}
.training-list {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
.corus-detail {
  background: #f9f9f9;
  border-radius: 7px 7px 0 0;
  /* -webkit-box-shadow: -1px 0px 5px 2px rgba(232, 232, 232, 1);
	-moz-box-shadow: -1px 0px 5px 2px rgba(232, 232, 232, 1);
	box-shadow: -1px 0px 5px 2px rgba(232, 232, 232, 1); */
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  flex-basis: 30%;
  padding-bottom: 25px;
}

.corus-detail:hover {
  transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  /* IE 9 */
}
.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-6 {
  padding: 11px 16px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin-left: 15px;
  border: none;
}
.btn-1 {
  background: #cf9645;
}
.btn-2 {
  background: #003778;
}
.btn-3 {
  background: #00bff9;
}
.btn-4 {
  background: #ef0461;
}
.btn-5 {
  background: #33c795;
}
.btn-6 {
  background: #ffb900;
}
.bor1 {
  border-bottom: 5px solid #cf9645;
}
.bor2 {
  border-bottom: 5px solid #003778;
}
.bor3 {
  border-bottom: 5px solid #00bff9;
}
.bor4 {
  border-bottom: 5px solid #ef0461;
}
.bor5 {
  border-bottom: 5px solid #33c795;
}
.bor6 {
  border-bottom: 5px solid #ffb900;
}
.btn-1:hover,
.btn-2:hover,
.btn-3:hover,
.btn-4:hover,
.btn-5:hover,
.btn-6:hover {
  border-radius: 0px;
}
.corus-detail:hover .course-btn {
  background: #222;
}

.course-pic {
  border-radius: 7px 7px 0 0;
}

.corus-detail div {
  margin: 0 15px;
  text-align: center;
}

.corus-detail h3 {
  color: #000;
  margin: 15px 0px 8px;
  font-size: 21px !important;
  letter-spacing: 0.5px;
}

.corus-detail h4 {
  color: #979797;
  margin: 12px 0px;
  font-size: 15px !important;
  font-weight: normal;
  letter-spacing: 0.2px;
  line-height: 23px;
  text-align: left;
}

.course-type {
  background: #aab8c2;
  border-radius: 12px;
  padding: 3px 9px;
  color: #fff;
  font-size: 11px;
}

.course-btn {
  display: block;
  padding: 6px 0;
  background: #da251d;
  color: #fff;
  width: 120px;
  margin: auto;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 19px;
  text-align: center;
  margin-bottom: 20px;
}
.training-advantage {
  padding: 40px 20px;
  background: #f3faff;
}
.manage-advantage {
  margin: auto;
  max-width: 1200px;
}
.manage-advantage h2 {
  font-size: 32px;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.manage-advantage p,
.login-content p,
.login-content span {
  color: #484848;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.manage-advantage h3,
.login-content h3 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 12px;
}
.advantage-list {
  display: flex;
  gap: 20px;
  margin-top: 25px;
}
.advantage {
  flex: 1;
  text-align: left;
  background: #fff;
  border-radius: 6px;
  padding: 20px;
  border: 2px solid #e7f6ff;
}
.advantage p {
  margin-bottom: 5px;
}
.advantage img {
  width: 90px;
}
.landing-enquiry {
  padding: 50px 20px;
  background: #f3faff;
}
.login-section {
  margin: auto;
  max-width: 1024px;
  display: flex;
  gap: 20px;
  background: url(https://technosagainfotech.com/images/service/landing-login-bg.png)
    top center no-repeat;
}
.login-content,
.login-form {
  flex: 1;
}
.login-content {
  padding: 70px 30px 30px 70px;
}
.login-content p {
  margin-bottom: 20px;
}
.call-icon {
  width: 80px;
  float: left;
  margin-right: 20px;
}
.login-content h4 {
  font-size: 30px;
  font-weight: 500;
  margin-top: 8px;
}
.login-design {
  background: #fff;
  border-radius: 10px;
  padding: 20px 30px;
  filter: drop-shadow(0px 8px 16px rgba(58, 58, 68, 0.12));
  margin: 50px 80px 40px 40px;
}
.login-design input[type="text"],
.login-design select,
.login-design textarea {
  font-size: 15px;
  padding: 11px 12px;
  color: #a1a3ad;
  float: left;
  border: 1px solid #e0e0e0;
  background: #fff;
  width: 90%;
  margin: 7px 0%;
  border-radius: 6px;
  outline: none;
  resize: none;
}
.login-design select {
  width: 99%;
}
.q-box {
  width: 100%;
  border: none;
  background: #cf9645;
  padding: 15px 0px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 6px;
}
.top-mncs {
  margin: auto;
  max-width: 1200px;
  padding: 40px 0;
}
.top-mncs h2 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333;
  margin-top: 5px;
}
.mnc-logo {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.mnc {
  flex: 1;
  box-shadow: 1px 2px 9px 2px rgba(0, 61, 130, 0.18);
}
.our-service {
  background: #fff;
}
.features {
  margin: auto;
  max-width: 1200px;
  padding: 40px 0 30px;
}

.serve-list {
  display: flex;
  gap: 20px;
  justify-content: space-around;
  flex-wrap: wrap;
}
.serve {
  margin: 12px 0 12px;
  padding: 40px 0 40px 0;
  flex-basis: 31%;
  border-radius: 10px;
}
.sr-bg1 {
  background: linear-gradient(180deg, #a9ffbc 0%, #267a3b 100%);
}
.sr-bg2 {
  background: linear-gradient(180deg, #ffedb7 0%, #6e5b20 100%);
}
.sr-bg3 {
  background: linear-gradient(180deg, #9097f3 0%, #2d3494 100%);
}

.serve-icon {
  width: 120px;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.serve:hover .serve-icon {
  transform: scale(1.06);
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06); /* IE 9 */
}
.serve p {
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  margin: 11px 15px 20px;
}
.serve h3 {
  color: #fff;
  margin: 20px 0 20px 0px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.serve:hover .sr-btn {
  background: #cf9645;
  color: #fff;
}
.sr-btn {
  width: 117px;
  margin: auto;
  display: block;
  margin-top: 16px;
  line-height: 44px;
  background: #fff;
  border: none;
  border-radius: 6px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08),
    0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  color: #cf9645;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.25s ease;
}
.top-arrow {
  float: left;
  margin-right: 10px;
  width: 12px;
  margin-top: 4px;
}

.experience-section {
  padding: 60px 20px 20px;
  background: #f3faff;
  margin-top: 20px;
}
.exp-manage {
  margin: auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  background: #161519;
  border-radius: 20px;
}
.stat {
  flex: 1;
  color: #fff;
  padding: 50px 0 0px 50px;
}
.stat h3 {
  font-size: 35px;
  line-height: 30px;
}
.stat h3 span {
  font-size: 17px;
  font-weight: normal;
}
.ex-icon {
  width: 80px;
}
.stat-box {
  display: flex;
  align-items: center;
  gap: 30px;
}
.graphic {
  flex: 2;
}
.graphic img {
  width: 100%;
  border-radius: 0 20px 20px 0;
  margin-bottom: -4px;
}
.certified-by,
.photo-gallery {
  margin: auto;
  max-width: 1200px;
  padding: 50px 20px;
  text-align: center;
}
.certified-by h2,
.photo-gallery h2 {
  font-size: 32px;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 22px;
  margin-top: 0px;
}
.modal-section {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999999999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  position: relative;
  margin: 0 20px;
}
.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-header h2 {
  font-size: 24px;
  color: #333;
  margin: 0;
}
.modal-body {
  margin-top: 20px;
  color: #333;
}
.form-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.form-flex div {
  flex: 1;
}
.form-flex input[type="text"],
.form-flex input[type="email"],
.form-flex input[type="tel"],
.form-flex input[type="number"],
.form-flex input[type="date"],
.form-flex textarea,
.form-flex select {
  width: 92%;
  padding: 12px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  font-size: 15px;
  color: #333;
  margin-bottom: 15px;
}
.form-flex select {
  width: 100%;
}
.modal-close {
  padding: 2px 10px;
  background: #da251d;
  color: #fff;
  border-radius: 100%;
  font-size: 22px;
  cursor: pointer;
  margin: -75px -40px 0 0;
}
.wa-fixed {
  position: fixed;
  width: 70px;
  height: 70px;
  bottom: 20px;
  left: 40px;
  background-color: #1bba1f;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  z-index: 100;
  border: 4px solid #fff;
  box-shadow: 0 3px 13px rgb(0 0 0 / 0.3);
}
.warn-msg,
.sucs-msg {
  display: block;
  padding: 8px 10px;
  text-align: center;
  font-size: 14px;
}

.warn-msg {
  background: #ffafb6;
  color: #561d16;
}

.sucs-msg {
  background: #0dc143;
  color: #acffc5;
}

.auth-section {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  position: relative;
  background: url(https://technosagainfotech.com/images/service/trans-login-bg.jpg)
    top center;
}
.design-bg {
  height: 100vh;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(https://technosagainfotech.com/images/service/design-login-bg.png)
    bottom center no-repeat;
  z-index: 0;
}
.login-forms {
  display: flex;
  flex-basis: 420px;
  flex-direction: column;
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
.login-forms h2 {
  font-size: 24px;
  color: #2a2b3f;
  font-weight: 700;
  text-align: center;
  line-height: 35px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.login-forms p {
  text-align: center;
  margin-top: 25px;
  font-size: 15px;
}
.login-forms a {
  color: #5022c3;
  text-decoration: underline;
}
.creden-logo {
  width: 100px;
  display: block;
  margin: auto;
  margin-bottom: 14px;
}
.login-forms input[type="text"] {
  width: 93%;
  padding: 15px 15px;
  border: 1px solid #9194ac;
  border-radius: 5px;
  outline: none;
  color: #222;
  font-size: 15px;
  margin-top: 10px;
}
.login-forms input[type="text"]:focus {
  border: 1px solid #6d28d2;
}

/* .dark-bg {
  background: #cf9645;
} */
.login-btn {
  justify-content: center;
  width: 100%;
  text-align: center;
  padding: 14px 0;
  background: #6d28d2;
  color: #fff;
  font-weight: 500;
  margin-top: 18px;
  border-radius: 5px;
  cursor: pointer;
  border: none;
  font-size: 16px;
}
.login-btn:hover {
  background: #7e47d2;
}
.log-drop {
  display: flex;
  gap: 10px;
  align-items: center;
}
.log-user h3 {
  font-size: 15px;
  font-weight: 600;
  color: #222;
}
.log-user span {
  font-size: 12px;
  font-weight: normal;
}
.drop-menu li a {
  font-size: 14px;
}
.loaders {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.log-btn {
  border: 1px solid #c18b40;
  border-radius: 5px;
  color: #fff;
  background: #cf9645;
  font-weight: 600;
  padding: 7px 17px;
  font-size: 15px;
  display: block;
}
.log-btn:hover {
  background: #c18b40;
}
.credent {
  position: absolute;
  right: 30px;
  top: 30px;
}

.credent .log-btn {
  margin-top: 5px !important;
}
.animate-spin {
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
