@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h5 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding: 0;
}

.bg-light {
  background-color: #fff !important;
}

.blue-bg {
  background: #00b7e8;
  color: #fff;
}

.blue-bg p {
  color: #fff;
}

.white-btn {
  color: #fff;
  border: solid 1px #fff;
}

.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}

.iconobx img {
  width: 35px;
}

/**go to top here**/
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}

.sticky {
  padding: 0;
}
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
/** #back-top {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a img {
	margin: 0 auto;
}
#back-top a:hover {
	color: #000;
}
#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;

} **/
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 21px;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0;
    border-radius: 0;
    border: solid 1px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 37px;
    background: #000000;
}

/**go to top here end**/
/*******landingpage code************/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}


/*********hemslboxone***********/
section.hemslbox.hemslboxone {
    position: relative;
}

.aplbtn.reedbtn {
    background: #d84841;
    color: #fff;
}

.aplbtn:hover {opacity: 0.9}
section.hemslbox.hemslboxone::before {width: 100%; height: 100%; background: rgba(0,0,0,0.5); content: ""; position: absolute; top:0;}
.topbaer {
    width: 100%;
    object-fit: cover;
    height: 814px;
}

section.hemslbox.hemslboxone .container {
    position: absolute;
    top: 8%;
    left: 0;
    right: 0;
    z-index: 3;
}
.toploge {
    max-width: 350px;
    width: 100%;
    margin: 0 auto 53px;
    display: block;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

section.hemslbox.hemslboxone h1{
    color: #fff;
    text-align: center;
    font-size: 52px;
    font-weight: 800;
}

section.hemslbox.hemslboxone h1 strong {
    display: block;
    font-size: 34px;
    font-weight: 600;
}

section.hemslbox.hemslboxone h1 em {
    display: block;
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
}

section.hemslbox.hemslboxone h1 span {
    font-size: 32px;
    font-weight: 600;
    display: block;
}


section.hemslbox.hemslboxone h2 {
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin: 31px 0 7px 0;
}

.bulogo {
    display: block;
    margin: 0 auto;
    max-width: 124px;
    width: 100%;
}

/*********hemslbox hemslboxtwo***********/
.hemslboxtwo {
    padding: 69px 0;
    text-align: center;
    font-size: 18px;
}

.allhead {
    text-align: center;
    color: #d84841;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
    width: fit-content;
    display: block;
    margin: 0 auto;
}
.loboxe {    text-align: center;
    display: block;
 width: 60%; margin: 0 auto 30px;}

.hemslboxtwo p {max-width: 650px; margin: 0 auto 20px; width: 100%;}

.loboxe img {
    object-fit: contain;
    height: 140px;
    margin: 0 10px;
}

/********* hemslboxthree"***********/

.hemslboxthree {
    background: #d84841;
    padding: 70px 0;
    text-align: center;
    color: #fff;
}

.hemslboxthree .allhead {
    color: #fff;
    margin-bottom: 45px;
}

.bontpro li {
    width: 23%;
    background: #fff;
    color: #000;
    text-align: left;
    padding: 12px 29px;
    border-radius: 10px;
    margin: 0 10px 10px 10px;
    display: inline-block;
    vertical-align: top;
    min-height: 187px;
}

.tedhe {
    font-size: 24px;
    font-weight: 600;
    border-bottom: solid 3px #d84841;
    margin: 0 0 9px 0;
    width: fit-content;
}


.aplbtn {
    display: block;
    width: fit-content;
    background: #fff;
    padding: 10px;
    margin: 0 auto;
    text-decoration: none;
    color: #d84841;
    font-weight: 800;
    text-transform: uppercase;
    padding: 16px 55px;
    border: solid 2px #d84841;
    margin: 50px auto;
}

.coner li{
    display: inline-block;
    width: 33%;
    background: #fff;
    vertical-align: top;
    color: #000;
    padding: 20px;
    min-height: 204px;
	float: left;
}

.coner li span{
    display: block;
    font-size: 50px;
    font-weight: 900;
    color: #d84841;
}

.coner li:nth-child(2) {
    background: #184053;
	color: #fff;
}
.coner li:nth-child(2)  span {	color: #fff;	}

/*********hemslbox hemslboxfour"***********/


.bgime {
    width: 100%;
}
.hemslboxfour .allhead {
    padding:50px 0;
}

.leobime img {
    display: inline-block;
    object-fit: contain;
    height: 513px;
    vertical-align: middle;
    border-left: solid 12px #d84841;
    border-bottom: solid 11px #d84841;
}

.rigine {
    display: inline-block;
    width: 62%;
    margin: 0 0 0 4%;
    vertical-align: middle;
}

.rigine h4 {
    font-size: 29px;
    margin: 0 0 27px 0;
}


.rigine p {
    position: relative;
    font-size: 25px;
    padding: 0 0 0 20px;
}

.rigine p::before {
    position: absolute;
    left: 0;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #d84841;
    content: "";
    top: 13px;
}

.lobixe {
    position: relative;
    margin: 80px 0;
}


.lobixe img {
    width: 100%;
}

.heoead {
    position: absolute;
    top: 33%;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 29px;
    z-index: 3;
}

.lobixe::before {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    content: "";
}


/*********hemslbox hemslboxsix"***********/

.hemslboxsix {
    background: #dff5ff;
    padding: 77px 0 20px;
}

.hemslboxsix .allhead {
    margin-bottom: 50px;
}
.acitvef h4 span {
    display: block;
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
    color: #121212;
}

.heoead h4 {
    font-size: 55px;
}


.fuese li {
    display: inline-block;
    width: 23%;
    margin: 0.8%;
    vertical-align: top;
}
.fuese  li img {
    object-fit: contain;
    height: 60px;
    margin: 0 auto;
    display: block;
}
.fuese  li  p {
    font-size: 21px;
    font-weight: 600;
    text-align: center;
}

.fuese  li  p  strong {
    display: block;
    font-size: 11px;
    font-weight: 500;
}

/*********hemslbox hemslboxseven"***********/
.hemslboxseven {
    padding: 70px 0;
}

 footer {
    background: #184053;
    padding: 28px 0 25px;
    text-align: center;
    color: #fff;
}
 footer a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
}