body {

  margin: 0;

}

.fa-chevron-right:before {

  content: "\f054";

  font: normal normal normal 14px/1 FontAwesome;

  padding: 8px;

  position: relative;

  top: 0px;

}

.fa-chevron-left:before {

  font: normal normal normal 14px/1 FontAwesome;

}

body {

  overflow-x: hidden;

}

i {

  font: normal normal normal 14px/1 FontAwesome;

}

a:focus,a:hover {

  text-decoration: none;

  outline: 0;

}

a {

  color: #000;

  font-family: 'Roboto-Light';

  cursor: pointer;

}

a:active,a:focus {

  outline: 0;

  border: none;

  -moz-outline-style: none;

}

img {

  max-width: 100%;

}

.row {

  margin: 0;

  padding: 0;

}

.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,

.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {

  padding: 0;

}

ul {

  list-style-type: none;

  padding: 0;

  margin: 0;

}

li {

  list-style-type: disc;

  font-size: 20px;

  letter-spacing: 0px;

  color: #000000;

  font-weight: 300;

  font-family: 'Roboto-Light';

}

p{

  font-size: 18px;

  font-family: 'Roboto-Light';

}

span {

  color: #000;

  font-family: 'Roboto-Light';

}

strong {

  font-weight: 600;

  font-size: 18px;

  color: #000;

  font-family: 'Roboto-Light';

}

b{

  font-weight: 600;

  font-size: 18px;

  color: #000;

  font-family: 'Roboto-Light';

}

h1,h2,h3,h4,h5,h6 {

  font-family: 'Roboto-Bold';

}

.no-margin {

  margin: 0;

}

.container-fluid {

  padding: 0;

}

img {

  max-width: 100%;

}

.container {

  padding: 0;

  max-width: 1260px;

  margin: 0 auto;

  width: auto;

}

#button {

  display: inline-block;

  background-color: #caa200;

  width: 50px;

  height: 50px;

  text-align: center;

  border-radius: 4px;

  position: fixed;

  bottom: 30px;

  right: 30px;

  transition: background-color .3s, opacity .5s, visibility .5s;

  opacity: 0;

  visibility: hidden;

  z-index: 1000;

}

#button.show {

  opacity: 1;

  visibility: visible;

}

#button::after {

  content: "\f077";

  font-family: FontAwesome;

  font-weight: normal;

  font-style: normal;

  font-size: 2em;

  line-height: 50px;

  color: #fff;

  position: absolute;

  left: 10px;

  top: 0px;

  -webkit-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}

.contact_call_content_tam p:hover {

    color: #0e2b41;

}

#button:hover::after {

    top: -10px;

}

#button:active {

    background-color: #a91f24;

}

#button:hover {

    cursor: pointer;

    background-color: #000000;

}

a h4:hover {

    opacity: 0.8;

}

.svg {

  position: absolute;

  width: 0;

  height: 0;

}	

.slick-initialized .slick-slide{

    outline:unset;	

}	

/****Mega Menu*****/

ul.megamenu {

    padding: 0;

    box-shadow: 3px 3px 19px 5px #00000066;

    position: absolute;

    opacity: 0;

    visibility: hidden;

    transition: .5s;

    background-color: #ffffff;

    left: 0em;

    right: 0;

    top: 100%;

    width: 100%;

    z-index: 999;

    color: #000;

    text-align: center;

    margin: 0 auto;

    margin-top: 7px;

    transform: translate(0, 20px);

}

.header-nav nav>ul>li:hover ul.megamenu {

    visibility: visible;

    opacity: 1;

    transform: translate(0, 0);

}

.header-nav nav ul.megamenu ul {

    width: 100%;

    margin-bottom: 0;

      color: #000;

    box-shadow: none;

    padding-left: 0;

    border-top: 5px solid #bc901c;

    border-bottom: 5px solid #bc901c;

    padding: 1em 1em;

    float: left;

}

.header-nav nav>ul>li ul.megamenu ul li {

    width: 48%;

    padding: 10px 0;

    border-bottom: 1px solid #000;

    float: left;

    margin: 0 5px;

}

.header-nav nav>ul>li ul.megamenu ul li:nth-child(even){

    float:right;

}		

.header-nav nav>ul>li ul.megamenu ul li a {

  font-size: 18px;

  font-weight: 500;

  text-transform:capitalize;

  font-size: 17px;

  line-height: 16px;

  color: #000;

  font-weight: 600;	

  -webkit-transition:all 0.5s ease-in-out;

  transition:all 0.5s ease-in-out;	

}

.header-nav nav>ul>li ul.megamenu ul li a:hover {

    color: #c2951d;

}

ul.megamenu.megamenu1 {

    left: 0em;

}

.header-nav nav ul li ul li:after{

    content:unset;		

}

/*****************************************************Homepage****************************************************/

.header-nav nav {

  width: 100%;

  font-size: 16px;

}

.mobile-top-head {

  display: none;

}

.svg {

  position: absolute;

  width: 0;

  height: 0;

}

.header-nav nav ul li:hover a {

  color: #ec202b;

  transition: 0.5s;

}  

.header-nav nav>ul>li.active a {

  transition: .5s;

  color: #fff;

} 

.header-nav nav ul li a:hover::after {

  transform: translate(0px,0px);

}  

.header-nav nav>ul>li>a:hover::before {

  width: 100%;

}

.header-nav nav>ul>li>a:hover::after {

  width: 100%;

} 

ul.megamenu li {

  float: left;

  width: 48%;

  letter-spacing: 0;

  margin-bottom: 10px !important;

  border-bottom: 1px solid red;

  margin: 0 6px !important;

  padding: 5px 0 !important;

  border-bottom: 1px solid #eee;

}

ul.megamenu li:hover a {

  letter-spacing: .5px;

  color: #840000 !important;

}

.header-nav nav>ul>li:hover ul.megamenu {

  visibility: visible;

  opacity: 1;

  transform: translate(0,0);

}

.header-nav nav ul.megamenu ul {

  width: 100%;

  margin-bottom: 0;

  color: #000;

  box-shadow: none;

  padding-left: 0;

  border-top: 5px solid #bc901c;

  border-bottom: 5px solid #bc901c;

  padding: 1em 1em;

  float: left;

}

.header-nav nav>ul>li ul.megamenu ul li {

  width: 48%;

  padding: 10px 0;

  border-bottom: 1px solid #000;

  float: left;

  margin: 0 5px;

}

.header-nav nav>ul>li ul.megamenu ul li:nth-child(even) {

  float: right;

}

.header-nav nav>ul>li ul.megamenu ul li a {

  font-size: 18px;

  font-weight: 500;

  text-transform: capitalize;

  font-size: 17px;

  line-height: 16px;

  color: #000;

  font-weight: 600;

  -webkit-transition: all .5s ease-in-out;

  transition: all .5s ease-in-out;

}

.header-nav nav>ul>li ul.megamenu ul li a:hover {

  color: #c2951d

}

ul.megamenu.megamenu1 {

  left: 0

}

.header-nav nav ul li ul li:after {

  content: unset

}

.header-nav nav>ul>li:hover ul.megamenu li a:after {

  content: unset;

}

.header-nav nav ul li.open {

  background-color: #772668;

}

ul.megamenu {

  box-shadow: 3px 3px 19px 5px #00000066;

  transition: .5s;

  background-color: #fff;

  left: 0;

  right: 0;

  top: 100%;

  width: 870px;

  z-index: 999;

  color: #000;

  margin: 7px auto 0;

  transform: translate(0,20px);

  -webkit-perspective: 1000;

  transform-origin: top;

  -webkit-transform-origin: top;

  transform: perspective(350px) rotateX(-90deg);

  -webkit-transform: perspective(350px) rotateX(-90deg)

}

.header-nav nav>ul>li:hover ul.megamenu {

  transform: rotateX(0);

  -webkit-transform: rotateX(0);

  visibility: visible;

  opacity: 1;

  transform: translate(0,0)

}

.header-nav nav {

  width: 100%;

  font-size: 16px

}

.svg {

  width: 0;

  height: 0

}

.header_firstphone_inner,.header_firstschedule_inner {

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(-8.09px 5.878px 17.5px rgba(0, 0, 0, .14));

  height: 70px;

  position: relative

}

.header-nav nav>ul {

  position: relative;

  display: block;

  text-align: left;

  float: left;

  margin: 0;

  width: 100%;

  }

.header-nav nav ul li {

  color: #fff;

  list-style: none;

  transition: .5s ease-in-out;

  margin: 0 6px;

  padding: 0;

  text-align: center;

  display: inline-block;

  -webkit-transition: .5s ease-in-out;

  position: relative;

  z-index: 9

}

.header-nav nav ul li:hover a {

  color: #293140;

  transition: .5s;

  text-shadow: 0px 0px 10px #fff;

}

.header-nav nav>ul>li>a {

  padding: 5px 5px 5px;

  -webkit-transition: .5s ease-in-out;

  transition: .5s ease-in-out;

  position: relative;

  display: block;

  letter-spacing: 0;

  position: relative;

  color: #ffffff;

  font-size: 15px;

  line-height: 36px;

  color: #004b8f;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  transition: 0.5s;

}

.header-nav nav>ul>li>a:hover {

  color:#ffc720;

  width: 100%;

  transition: 0.5s;

}

.header-nav nav>ul>li>a::before{

  content: '';

  border-bottom: 1px solid #ffc720;

  width: 50%;

  opacity: 0;

  position: absolute;

  left: 0;

  right: 0;

  margin: 0 auto;

  bottom: 7px;

  transition: 0.5s;

}

.header-nav nav>ul>li>a:hover::before{

  opacity: 1;

  display: block;

  width: 100%;

  transition: 0.5s;

}

.header-nav nav>ul>li.active a {

  transition: .5s;

  color: #fff

}

.header-nav nav ul li a:hover::after {

  transform: translate(0,0)

}



ul.megamenu li {

  float: left;

  width: 48%;

  letter-spacing: 0;

  border-bottom: 1px solid #eee;

  margin: 0 6px!important;

  padding: 10px 0!important

}

ul.megamenu li a {

  font-size: 18px

}

ul.megamenu.megamenu_two {

  left: -170px

}

ul.megamenu.megamenu_three {

  left: -452px

}

ul.megamenu li:hover a {

  letter-spacing: .5px

}

.header-nav nav ul.megamenu ul {

  width: 100%;

  margin-bottom: 0;

  color: #000;

  box-shadow: none;

  border-top: 5px solid #bc901c;

  border-bottom: 5px solid #bc901c;

  padding: 1em;

  float: left;

}

.header-nav nav>ul>li ul.megamenu ul li {

  width: 48%;

  padding: 10px 0;

  border-bottom: 1px solid #000;

  float: left;

  margin: 0 5px

}

.header-nav nav>ul>li ul.megamenu ul li:nth-child(2n),.lighting_service_image {

  float: right

}

.header-nav nav>ul>li ul.megamenu ul li a {

  text-transform: capitalize;

  font-size: 17px;

  line-height: 16px;

  color: #000;

  font-weight: 600;

  -webkit-transition: .5s ease-in-out;

  transition: .5s ease-in-out

}

.header-nav nav>ul>li ul.megamenu ul li a:hover {

  color: #c2951d

}

ul.megamenu.megamenu1 {

  left: 0;

}

/******************************************Submenu***********************************************/

.header-nav nav>ul>li:hover ul.megamenu {

  transform: rotateX(0);

  -webkit-transform: rotateX(0);

  visibility: visible;

  opacity: 1;

  transform: translate(0, 0);

}

ul.megamenu {

  padding: 0;

  box-shadow: 3px 3px 19px 5px #00000066;

  position: absolute;

  opacity: 0;

  visibility: hidden;

  transition: .5s;

  background-color: #ffffff;

  left: 0em;

  right: 0;

  top: 100%;

  width: 100%;

  z-index: 999;

  color: #000;

  text-align: center;

  margin: 0 auto;

  margin-top: 7px;

  transform: translate(0, 20px);

}

ul.megamenu {

  box-shadow: 3px 3px 19px 5px #00000066;

  transition: .5s;

  background-color: #fff;

  left: -50px;

  right: 0;

  top: 80%;

  width: 800px;

  z-index: 999;

  color: #000;

  margin: 7px auto 0;

  transform: translate(0, 20px);

  -webkit-perspective: 1000;

  transform-origin: top;

  -webkit-transform-origin: top;

  transform: perspective(350px) rotateX(-90deg);

  -webkit-transform: perspective(350px) rotateX(-90deg);

}

ul.megamenu li {

  float: left;

  width: 48%;

  letter-spacing: 0;

  border-bottom: 1px solid #eee;

  margin: 0 6px !important;

  padding: 10px 0 !important;

  transition: 0.5s;

}

ul.megamenu.second_mega li {

  float: left;

  width: 32%;

}

ul.megamenu li:nth-child(even) {

  float: right;

}

ul.megamenu li:hover {

  background-color: #ffc720;

}

ul.megamenu li:hover a {

  color: #fff !important;

}

ul.megamenu li a {

  font-size: 18px;

  color: #232323 !important;

}

ul.service_det_menu{

  left: -560px;

  width: 1000px;

}

ul.service_det_menu li{

  width: 32%;

}



  

/*************** Home Page ***************/



/* fixed header */

.header_wrapper.fixed{

  position: fixed;

  background-color: #ffffff;

  transition: 0.5s;

}

.header_wrapper.fixed .header_logo_inner{

  padding: 0.5em 1em;

  transition: 0.5s;

}

.header_wrapper.fixed .header_offersec{

  padding: 0.5em 0;

  transition: 0.5s;

}





.header_wrapper {

  float: left;

  width: 100%;

  z-index: 99;

  position: relative;

  transition: 0.5s;

}

.header_wrapper .container {

  padding: 0;

  max-width: 1360px;

  margin: 0 auto;

  width: auto;

}

.header_firstblck {

  position: relative;

}

.header_firstright{

  position: relative;

}

.header_wrapper::after{

  content: '';

  background-color: #ffc720;

  position: absolute;

  top: 0;

  right: 0;

  width: 100%;

  height: 65%;

  z-index: -1;

}

.header_hle{

  position: relative;

}

.header_logo{

  float: left;

  background-color: #fff;

}

.header_logo_inner {

  float: left;

  width: 100%;

  text-align: left;

  padding: 1em 1em 1.5em 1em;

  transition: 0.5s;

}

.header_logo_inner img {

  height: 100px;

  width: 100%;

  object-fit: contain;

}

.header-nav {

  float: right;

  position: relative;

  margin-top: 0px;

}

.header_offermain{

  position: relative;

  width: 45%;

  padding: 0.5em 0 0 5.5em;

}

.header_offermain::before{

  content: '';

  background-image: url('../images/home/header_offer_img.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 35px;

  height: 35px;

  position: absolute;

  top: 12px;

  left: 25px;

}

.header_offermain::after{

  content: '';

  width: 1px;

  height: 50px;

  border-radius: 1px;

  background-color: #000000;

  position: absolute;

  bottom: 0;

  left: 4.85em;

}

.header_offermain p{

  font-size: 17px;

  line-height: 25px;

  color: #000000;

  font-weight: 600;

  font-family: 'Roboto-Regular';

  margin: 0;

}

.header_offermain p b{

  font-size: 19px;

  line-height: 23px;

  color: #000000;

  font-weight: 600;

  font-family: 'Roboto-Black';

}

.header_offermain strong{

  font-size: 16px;

  line-height: 23px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.header_contdetail {

  float: right;

  width: 55%;

  display: flex;

  gap: 20px;

  vertical-align: middle;

  align-items: center;

  justify-content: center;

}

.header_shedule {

  font-size: 22px;

  color: #ffffff;

  font-weight: 400;

  position: relative;

  transition: 0.5s;

  font-family: 'Roboto-Bold';

  padding: 5px 1.5em 5px 1.5em;

  z-index: 3;

  width: 35%;

  text-align: center;

}

.header_shedule b{

  display: block;

  text-align: center;

  font-size: 14px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  position: relative;

}

.header_shedule b::before{

  content: '';

  background-image: url('../images/home/call_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 80%;

  height: 15px;

  position: absolute;

  top: 1px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.header_shedule::before{

  content: '';

  background-image: url('../images/home/call.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 31px;

  position: absolute;

  top: 18px;

  left: -11px;

}

.header_shedule::after{

  content: '';

  border-radius: 11px;

  filter: drop-shadow(0 0 3.5px rgba(0,0,0,0.33));

  background-color: #0a62b3;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.header_post{

  font-size: 20px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  position: relative;

  transition: 0.5s;

  padding: 7px 1.5em 7px 1.5em;

  z-index: 1;

  text-align: center;

}

.header_post b{

  font-size: 13px;

  letter-spacing: 3px;

  color: #105a9a;

  font-weight: 400;

  display: block;

  text-align: center;

  position: relative;

}

.header_post b::before{

  content: '';

  background-image: url('../images/home/schedule_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 110%;

  height: 15px;

  position: absolute;

  top: 0;

  left: -10px;

}

.header_post::before{

  content: '';

  background-image: url('../images/home/schedule_icon.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 31px;

  position: absolute;

  top: 18px;

  left: -11px;

}

.header_post::after{

  content: '';

  border-radius: 7px;

  filter: drop-shadow(0 0 3.5px rgba(0,0,0,0.33));

  background-color: #ffffff;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.header_shedule:hover, 

.header_post:hover {

  transform: scale(0.9);

  transition: 0.5s;

}

.header_offersec {

  padding: 1em 0;

  transition: 0.5s;

}

.header_detail {

  display: flex;

  padding-bottom: 15px;

  padding-top: 5px;

}

div#toolbarContainer {

  display: none;

}



/* hme banner blk */

.bannerhme_wrapper{

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

}

.bannerhme_slic{

  float: left;

}

.bannerhme_single{

  float: left;

}

.bannerhme_image{

  float: left;

  position: relative;

}

.bannerhme_image::before{

  content: '';

  border-radius: 0 225px 0 250px;

  background-color: #005cb0;

  opacity: 0.702;

  width: 54%;

  height: 50%;

  position: absolute;

  z-index: 1;

  bottom: 0;

  left: -25px;

}

.bannerhme_image::after{

  content: '';

  background-image: url('../images/home/ban_content_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 54%;

  height: 50%;

  position: absolute;

  z-index: 1;

  bottom: 0;

  left: -25px;

}

.bannerhme_image img{

  height: 783px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.bannerhme_single .container{

  position: relative;

}

.bannerhme_content{

  position: absolute;

  z-index: 1;

  bottom: 0;

}

.bannerhme_content_inner {

  height: 100%;

  width: 700px;

  padding: 2em 4em 3em 4em;

  display: flex;

  flex-direction: column;

  justify-content: center;

}

.bannerhme_content_inner strong{

  font-size: 18px;

  line-height: 33px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: inline-block;

  position: relative;

}

.bannerhme_content_inner strong::before{

  content: '';

  background-image: url('../images/home/line.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 33%;

  height: 3px;

  position: absolute;

  bottom: 0;

  left: 0;

}

.bannerhme_content_inner h1,

.bannerhme_content_inner h2{

  font-size: 50px;

  line-height: 55px;

  color: #ffffff;

  font-weight: 400;

  margin: 5px 0 10px;

}

.bannerhme_content_inner p{

  font-size: 16px;

  color: #fefefe;

  font-weight: 400;

}

.cover_media{

  float: left;

  width: 50%;

  display: inline-block;

  position: relative;

  z-index: 2;

}

.media_ratings{

  float: left;

  width: 100%;

}

.reviewitems{

  float: left;

  width: 30%;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  padding: 5px 0 10px;

  position: relative;

}

.reviewitems::after{

  content: '';

  border-radius: 50%;

  background-color: #005cb0;

  border: 1px solid #ffffff;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.reviewitems:nth-child(2){

  margin: 0 0 0 -12px;

}

.reviewitems:nth-child(3){

  margin: 0 0 0 -12px;

}

.reviewitems:nth-child(2)::after{

  background-color: #ffc720;

  border: unset;

}

.reviewitems:nth-child(2) .google_rate i{

  color: #005cb0;

}

.reviewitems:nth-child(2) .h_rating .star i{

  color: #005cb0;

}

.reviewitems:nth-child(2) .h_rating .score{

  color: #000;

}

.google_rate{

 position: relative;

}

.google_rate i{

  font-size: 25px;

  line-height: 35px;

  color: #ffffff;

}

.h_rating{

  position: relative;

}

.h_rating .star{

  display: block;

  text-align: center;

}

.h_rating .star i{

  color: #ffffff;

  font-size: 10px;

}

.h_rating .score{

  display: block;

  font-size: 12px;

  line-height: 20px;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 500;

  text-align: center;

  font-family: 'Roboto-Medium';

}

.head_call{

  font-size: 22px;

  color: #105a9a;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: inline-block;

  position: absolute;

  z-index: 2;

  bottom: 3em;

  right: 2em;

  border-radius: 28px;

  background-color: #fafffa;

  padding: 8px 1.5em 8px 3em;

  transition: 0.5s;

}

.head_call:hover{

  transform: scale(0.9);

  transition: 0.5s;

  color: #ffc720;

}

.head_call::before{

  content: '';

  background-image: url('../images/home/ban_phone.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 50px;

  height: 50px;

  position: absolute;

  top: -1px;

  left: -1px;

} 

.ban_video_but::before{

  content: '';

  background-image: url('../images/home/play_but.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 75px;

  height: 75px;

  position: absolute;

  z-index: 1;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  margin: auto;

  transition: 0.5s;

}

.ban_video_but:hover::before{

  width: 65px;

  height: 65px;

  transition: 0.5s;

}



/* hme first blk */

.hme_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.hme_first_blk::after{

  content: '';

  background-image: url('../images/home/first_blk_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 1950px;

  position: absolute;

  z-index: -2;

  top: 0;

  left: 0;

}

.hme_first_inner{

  float: left;

}

.hme_first_imgblk{

  float: left;

}

.hme_first_img{

  position: relative;

  margin-right: 5em;

  margin-top: 4em;

}

.hme_first_img::after{

  content: '';

  background-image: url('../images/home/hme_first_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 110%;

  height: 100%;

  position: absolute;

  z-index: -1;

  bottom: 50px;

  left: 0;

}

.hme_first_img img{

  height: 600px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 50%;

  border: 10px solid #ffffff;

}

.hme_first_inner h2{

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

  position: relative;

}

.hme_first_inner h2::before{

  content: '';

  height: 2px;

  width: 23%;

  background-color: #005caf;

  position: absolute;

  bottom: -5px;

  right: 0;

}

.hme_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.hme_but_blk{

  display: flex;

  gap: 20px;

}

.hme_readmore{

  font-size: 20px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  position: relative;

  padding: 12px 20px 12px 60px;

  transition: 0.5s;

}

.hme_readmore:hover{

  transform: scale(0.9);

  color: #ffffff;

  transition: 0.5s;

}

.hme_readmore::before{

  content: '';

  background-image: url('../images/home/flash.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 15px;

  height: 15px;

  position: absolute;

  top: 20px;

  left: 35px;

}

.hme_readmore::after{

  content: '';

  background-image: url('../images/home/hme_read_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(-6.18px 10.286px 4.5px rgba(0,63,121,0.25));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_call_but{

  font-size: 20px;

  color: #000000;

  font-weight: 400;

  font-family: "Roboto-Bold";

  text-align: center;

  position: relative;

  padding: 12px 20px 0px 60px;

  transition: 0.5s; 

}

.hme_call_but:hover{

  transform: scale(0.9);

  color: #000;

  transition: 0.5s;

}

.hme_call_but::before{

  content: '';

  background-image: url('../images/home/phone.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 20px;

  position: absolute;

  top: 16px;

  left: 30px;

}

.hme_call_but::after{

  content: '';

  background-image: url('../images/home/hme_call_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(-6.18px 10.286px 4.5px rgba(0,63,121,0.25));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}



/* hme service blk */

.hme_service_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  overflow: hidden;

}

.hme_service_inner{

  float: left;

}

.hme_service_title{

  float: left;

}

.hme_service_title strong{

  font-size: 20px;

  text-transform: uppercase;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  padding: 0 0 0 3em;

  position: relative;

}

.hme_service_title strong::before{

  content: '';

  background-image: url('../images/home/service_strong_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 40px;

  height: 10px;

  position: absolute;

  top: 7px;

  left: 5px;

}

.hme_service_title h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

}

.hme_service_title p{

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

}

.view_service{

  font-size: 20px;

  line-height: 24px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  border-radius: 37px;

  filter: drop-shadow(8.767px 17.976px 16.5px rgba(255,199,32,0.2));

  background-image: linear-gradient(90deg, #005caf 0%, #063c6f 100%);

  border: 2px solid #ffffff;

  padding: 15px 50px 15px 30px;

  position: absolute;

  top: 3em;

  right: 4em;

  transition: 0.5s;

}

.view_service:hover{

  color: #fff;

  transform: scale(0.9);

  transition: 0.5s;

}

.view_service::before{

  content: '';

  background-image: url('../images/home/arrow.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 15px;

  position: absolute;

  top: 20px;

  right: 20px;

}

.hme_service_slic{

  float: left;

}

.hme_service_single{

  float: left;

}

.hme_service_single_inner{

  position: relative;

  margin: 0 1em;

}

.hme_service_single_content{

  float: left;

  width: 100%;

  position: relative;

}

.hme_service_single_content::before{

  content: '';

  opacity: 0.102;

  width: 63%;

  height: 1px;

  border-radius: 0px;

  background-color: #004380;

  position: absolute;

  top: 2.25em;

  right: 20px;

}

.hme_service_single_icon{

  position: relative;

  float: left;

  width: 100%;

}

.hme_service_single_icon::after{

  content: '';

  border: 1px solid #004380;

  border-radius: 50%;

  width: 75px;

  height: 75px;

  position: absolute;

  z-index: -1;

  top: -10px;

  left: -12px;

  transition: 0.5s;

}

.hme_service_single_icon img{

  height: 50px;

  width: 50px;

  object-fit: contain;

}

.hme_service_single_content h4{

  font-size: 25px;

  line-height: 32px;

  color: #0a62b3;

  font-weight: 400;

  float: left;

  margin: 15px 0 8px;

  display: flex;

  min-height: 65px;

  justify-content: center;

  align-items: center;

}

.hme_service_single_content p{

  font-size: 15px;

  line-height: 21px;

  color: #000000;

  font-weight: 400;

  float: left;

  display: flex;
  align-items: center;
  justify-content: left;
  min-height: 90px;
}

.hme_service_single_img{

  float: left;

  width: 100%;

  position: relative;

  margin: 0.5em 0 0;

}

.hme_service_single_img::after{

  content: '';

  background-image: url('../images/home/service_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 260px;

  height: 330px;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_service_single_img img{

  height: 291px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 14px;

  filter: drop-shadow(0px 18px 13px rgba(10,98,179,0.1));

  border: 1px solid #ffffff;

}

.hme_service_slic .slick-list.draggable{

  padding: 4em 0;

  margin: 0 -125px 0 0;

}

.hme_service_single.slick-active .hme_service_single_icon::after{

  border: unset;

  background-color: #ffc720;

  transition: 0.5s;

}

.hme_service_single.slick-active+.slick-active .hme_service_single_icon::after{

  background-color: unset;

  border: 1px solid #004380;

  transition: 0.5s;

}

.hme_service_slic ul.slick-dots {

  text-align: center;

  padding: 1em 0;

  right: 0;

  left: 0;

  position: relative;

}

.hme_service_slic ul.slick-dots li {

  list-style-type: none;

  display: inline-block;

  margin: 0 5px;

}

.hme_service_slic ul.slick-dots li button {

  border: unset;

  font-size: 0;

  width: 12px;

  height: 12px;

  background-color: #005baf;

  border-radius: 50%;

  transition: 0.5s;

}

.hme_service_slic ul.slick-dots li.slick-active button {

  border: unset;

  font-size: 0;

  width: 15px;

  height: 15px;

  background-color: #ffcb2f;

  border-radius: 50%;

  transition: 0.5s;

}



/* hme why choose blk */

.hme_why_choose_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_why_choose_inner{

  float: left;

}

.hme_why_choose_left{

  float: left;

}

.hme_why_choose_left_inner{

  position: relative;

  border-radius: 45px;

  background-image: linear-gradient(-30deg, #005baf 0%, #ffc71f 100%, #ffc71f 100%);

  padding: 2em 2em;

}

.hme_why_choose_left_inner h3{

  font-size: 38px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.hme_why_choose_left_inner p{

  font-size: 16px;

  line-height: 24px;

  color: #ffffff;

  font-weight: 400;

}

.hme_why_choose_left_inner a{

  font-size: 26px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  padding: 8px 1em 8px 1em;

  display: inline-block;

  position: relative;

  left: 3em;

  z-index: 2;

}

.hme_why_choose_left_inner a::after{

  content: '';

  background-image: url('../images/home/why_choose_call_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_why_choose_left_inner a::before{

  content: '';

  background-image: url('../images/home/inbound.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 35px;

  height: 35px;

  position: absolute;

  top: 10px;

  left: -40px;

}

.hme_why_choose_right{

  float: left;

  padding: 0 0 0 2em;

}

.hme_why_choose_right_inner{

  position: relative;

  z-index: 1;

  float: left;

  width: 100%;

  background-color: #f0f8ff;

  filter: drop-shadow(14.913px 21.298px 32px rgba(27,96,176,0.15));

  border: 1px solid #e1e1e1;

  border-radius: 45px;

}

.hme_why_choose_single{

  float: left;

  padding: 15px;

}

.hme_why_choose_single_inner{

  position: relative;

  z-index: 2;

  text-align: center;

  padding: 1em;

  transition: 0.5s;

}

.hme_why_choose_single_inner::before{

  content: '';

  border-radius: 21px;

  background-color: #ffffff;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_why_choose_single_inner::after{

  content: '';

  width: 56px;

  height: 56px;

  border-radius: 28px;

  background-color: #005cb0;

  position: absolute;

  z-index: -2;

  bottom: -10px;

  left: -10px;

  opacity: 0;

  transition: 0.5s;

}

.hme_why_choose_single_inner:hover{

  filter: drop-shadow(-9.859px 18.542px 11.5px rgba(27,96,176,0.14));

  transition: 0.5s;

}

.hme_why_choose_single_inner:hover::after{

  opacity: 1;

  transition: 0.5s;

}

.hme_why_choose_single_img{

  position: relative;

}

.hme_why_choose_single_img img{

  height: 50px;

  object-fit: contain;

}

.hme_why_choose_single_content{

  width: 100%;

  position: relative;

}

.hme_why_choose_single_content h4{

  font-size: 18px;

  color: #00529d;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  display: flex;

  min-height: 60px;

  vertical-align: middle;

  align-items: center;

  justify-content: center;

}



/* hme second blk */

.hme_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_second_inner{

  float: left;

  position: relative;

}

.hme_second_inner::before{

  content: '';

  background-image: url('../images/home/hme_second_img_bg2.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 260px;

  height: 120px;

  position: absolute;

  bottom: -4px;

  left: 564px;

  z-index: 1;

}

.hme_second_imgblk{

  float: left;

}

.hme_second_img{

  position: relative;

  margin-right: 4em;

}

.hme_second_img::before{

  content: '';

  background-image: url('../images/home/hme_second_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 597px;

  height: 90%;

  position: absolute;

  z-index: 1;

  top: -19px;

  left: -11px;

}

.hme_second_img img{

  height: 750px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 265px 265px 269px 269px;

  filter: drop-shadow(8.771px 28.689px 17.5px rgba(0,47,90,0.25));

  background-color: #e7e7e7;

  border: 1px solid #ffffff;

}

.hme_second_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.hme_second_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.hme_second_inner .hme_but_blk{

  position: relative;

  top: 2em;

  left: 12px;

}

.hme_second_inner .hme_readmore{

  padding: 8px 40px 8px 60px;

  z-index: 3;

}

.hme_second_inner .hme_readmore::before{

  top: 15px;

}



/* hme coupon blk */

.hme_coupon_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_coupon_inner{

  float: left;

}

.hme_coupon_title{

  float: left;

  text-align: center;

}

.hme_coupon_title h3{

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.hme_coupon_slic{

  float: left;

}

.hme_coupon_single{

  float: left;

}

.hme_coupon_single_inner{

  position: relative;

  text-align: center;

  padding: 5em 6em 12em 5em;

}

.hme_coupon_single_inner::after{

  content: '';

  background-image: url('../images/home/coupon_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_coupon_icon{

  position: absolute;

  z-index: 2;

  top: 0;

  left: 0;

  right: 30px;

  transition: 0.5s;

}

.hme_coupon_icon::after{

  content: '';

  background-color: #ffc720;

  width: 70px;

  height: 70px;

  border-radius: 50%;

  position: absolute;

  z-index: -1;

  top: -8px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.hme_coupon_icon img{

  height: 50px;

  object-fit: contain;

  filter: brightness(0) invert(1);

}

.hme_coupon_single_inner h4{

  font-size: 19px;

  color: #0055a3;

  font-weight: 400;

}

.hme_coupon_single_inner span{

  font-size: 60px;

  line-height: 65px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: block;

}

.hme_coupon_single_inner span sub{

  font-size: 35px;

  line-height: 45px;

  bottom: 0;

  font-family: 'Roboto-Bold';

}

.hme_coupon_single_inner strong{

  font-size: 19px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.hme_coupon_single_inner p{

  font-size: 14px;

  color: #000000;

  font-weight: 400;

}

.hme_coupon_single_inner a{

  font-size: 14px;

  line-height: 26px;

  color: #efb405;

  font-weight: 600;

  border-bottom: 1px solid #efb405;

}

.hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner::after{

  background-image: url('../images/home/coupon_bg2.webp');

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner::after{

  background-image: url('../images/home/coupon_bg.webp');

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner{

  padding: 12em 4em 6em 6em;

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner{

  padding: 5em 6em 12em 5em;

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active .hme_coupon_icon{

  top: unset;

  bottom: 0;

  right: -30px;

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_icon{

  bottom: unset;

  top: 0;

  right: 30px;

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active .hme_coupon_icon::after{

  background-color: #005caf;

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_icon::after{

  background-color: #ffc720;

  transition: 0.5s;

}

.hme_coupon_slic .slick-list.draggable{

  padding: 3em 0;

  filter: drop-shadow(11.635px 20.991px 18.5px rgba(0,0,0,0.26));

}

.hme_coupon_slic ul.slick-dots {

  text-align: center;

  padding: 1em 0;

  right: 0;

  left: 0;

  position: relative;

}

.hme_coupon_slic ul.slick-dots li {

  list-style-type: none;

  display: inline-block;

  margin: 0 5px;

}

.hme_coupon_slic ul.slick-dots li button {

  border: unset;

  font-size: 0;

  width: 12px;

  height: 12px;

  background-color: #005baf;

  border-radius: 50%;

  transition: 0.5s;

}

.hme_coupon_slic ul.slick-dots li.slick-active button {

  border: unset;

  font-size: 0;

  width: 15px;

  height: 15px;

  background-color: #ffcb2f;

  border-radius: 50%;

  transition: 0.5s;

}





/* hme third blk */

.hme_third_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_third_inner{

  float: left;

}

.hme_third_imgblk{

  float: right;

}

.hme_third_img{

  position: relative;

}

.hme_third_img::before{

  content: '';

  background-image: url('../images/home/hme_third_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 98%;

  height: 98%;

  position: absolute;

  bottom: -20px;

  right: -20px;

}

.hme_third_img::after{

  content: '';

  background-image: url('../images/home/hme_third_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(11.658px 18.657px 21.5px rgba(0,21,39,0.5));

  width: 97%;

  height: 98%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 5px;

}

.hme_third_img img{

  height: 675px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border: 1px solid #e1e1e1;

  -webkit-clip-path: url(#my-clip-path);

  clip-path: url(#my-clip-path);

}

.hme_third_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin-top: 1.5em;

}

.hme_third_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.hme_third_inner .hme_but_blk{

  margin: 4em 0 0;

}



/* hme faq blk */

.hme_faq_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0 5em;

  position: relative;

}

.hme_faq_blk::after{

  content: '';

  background-image: url('../images/home/faq_bg2.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -3;

  top: 0;

  left: 0;

}

.hme_faq_inner{

  float: left;

}

.hme_faq_imgblk{

  float: left;

  position: relative;

  z-index: 2;

}

.hme_faq_imgblk strong{

  font-size: 20px;

  line-height: 24px;

  color: #fffffe;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  border-radius: 17px;

  background-color: #06345f;

  padding: 5px 15px 5px 30px;

  position: absolute;

  top: -70px;

  left: 54px;

}

.hme_faq_imgblk strong::before{

  content: '';

  background-image: url('../images/home/question-mark.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 20px;

  position: absolute;

  z-index: 1;

  top: 6px;

  left: 5px;

}

.hme_faq_img{

  position: relative;

}

.hme_faq_img::before{

  content: '';

  background-image: url('../images/home/hme_faq_img_bg2.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 90%;

  height: 20%;

  position: absolute;

  z-index: -1;

  bottom: -25px;

  left: 0;

}

.hme_faq_img::after{

  content: '';

  background-image: url('../images/home/hme_faq_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100px; 

  height: 150px;

  position: absolute;

  top: -58px;

  left: -49px;

}

.hme_faq_img img{

  height: 718px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px 80px;

  filter: drop-shadow(9.988px 19.602px 18.5px rgba(5,38,68,0.36));

  background-color: #ffffff;

  border: 1px solid rgba(255,255,255,0.1);

}

.hme_faq_content_blk{

  float: left;

}

.hme_faq_title{

  float: left;

  padding-left: 3em;

}

.hme_faq_title h3{

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #074278;

  font-weight: 400;

}

.hme_faq_contnet_inner{

  float: left;

  width: 100%;

  height: 610px;

  overflow-y: scroll;

}

.hme_faq_contnet_inner::-webkit-scrollbar {

  width: 3px;

}

/* Handle */

.hme_faq_contnet_inner::-webkit-scrollbar-thumb { 

  border-radius: 20px;

  width: 5px;

  background-color: #074278;

}

/* Track */

.hme_faq_contnet_inner::-webkit-scrollbar-track {

  border-radius: 20px; 

  width: 3px;

  background-color: transparent;

}

.hme_faq_contnet_inner .faq_question_box{

  margin: 1.5em 0 0;

  padding: 1.5em 10px 0 2em;

  position: relative;

  overflow-x: hidden;

  z-index: 1;

}

.hme_faq_contnet_inner .faq_question_box .set{

  margin: 13px 0;

  position: relative;

  z-index: 1;

}

.hme_faq_contnet_inner .faq_question_box .set.active{

  padding: 0 0 0 0;

  margin-bottom: 20px;

  margin-top: 10px;

  position: relative;

  z-index: 1;

}

.hme_faq_contnet_inner .faq_question_box .set.active::before{

  content: '';

  background-image: url('../images/home/faq_active_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(16.907px -1.777px 12px rgba(5,38,68,0.12));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: -10px;

  left: -30px;

}

.hme_faq_contnet_inner .faq_question_box .set a.active{

  padding: 20px 0.25em 10px 0.5em;

  font-size: 26px;

  line-height: 24px;

  color: #074278;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  position: relative;

  z-index: 1;

  background-color: unset;

}

.hme_faq_contnet_inner .faq_question_box .set a.active::before{

  content: unset;

}

.hme_faq_contnet_inner .faq_question_box .set a{

  width: 100%;

  display: block;

  font-family: 'Roboto-Regular';

  padding: 20px 4em 20px 1.5em;

  text-decoration: none;

  font-size: 20px;

  line-height: 24px;

  color: #074278;

  font-weight: 400;

  cursor: pointer !important;

  position: relative;

  z-index: -2;

}

.hme_faq_contnet_inner .faq_question_box .set::before{

  content: '';

  background-image: url('../images/home/faq_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  position: absolute;

  z-index: -2;

  width: 100%;

  height: 100%;

  top: 0;

  left: -30px;

}

.hme_faq_contnet_inner .faq_question_box .set a i {

  position: absolute;

  left: unset;

  top: 17px;

  right: 30px;

  color: #166989;

  height: auto;

  font-size: 20px;

  line-height: 30px;

  cursor: pointer !important;

}

.hme_faq_contnet_inner .faq_question_box .set a.active i {

  color: #166989 !important;

  background-color: unset;

  font-size: 20px;

  line-height: 30px;

  bottom: -15px;

  top: unset;

  cursor: pointer !important;

}

.hme_faq_contnet_inner .faq_question_box .content {

  padding: 0 7em 2em 1em;

  width: 100%;

  height: auto;

  margin: 0 auto;

  position: relative;

  border-bottom-left-radius: 10px;

  border-bottom-right-radius: 60px;

  cursor: pointer;

}

.hme_faq_contnet_inner .faq_question_box .content p{

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

  padding-right: 1em;

}



/* hme review blk */

.hme_review_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_review_inner{

  float: left;

}

.hme_review_left{

  float: left;

  padding: 2em 0 0;

}

.hme_review_left_inner{

  position: relative;

  border-radius: 36px 0 0 36px;

  background-color: #ffc720;

  padding: 15px 10px 15px 30px;

}

.hme_review_left_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #000000;

  font-weight: 400;

}

.hme_review_left_inner p{

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

}

.hme_review_left_inner a{

  font-size: 20px;

  color: #ffffff;

  font-weight: 400;

  font-family: "Roboto-Bold";

  border-radius: 29px;

  filter: drop-shadow(-6.18px 10.286px 4.5px rgba(0,63,121,0.25));

  background-color: #005caf;

  padding: 10px 20px 10px 50px;

  position: relative;

  bottom: -1.5em;

}

.hme_review_left_inner a::before{

  content: '';

  background-image: url('../images/home/review_phone.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 20px;

  position: absolute;

  top: 11px;

  left: 20px;

}

.hme_review_left_inner a::after{

  content: '';

  border-radius: 29px;

  background-color: #ffffff;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: -3px;

  left: -10px;

}

.hme_review_slic{

  float: left;

}

.hme_review_single{

  float: left;

  padding: 0 5px;

}

.hme_review_single_inner{

  float: left;

  width: 100%;

  position: relative;

  padding: 20px;

  border-radius: 30px;

  background-color: #ffffff;

  border: 1px solid #ededed;

}

.hme_review_single_inner p{

  font-size: 20px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  overflow-y: scroll;

  height: 245px;

  padding: 0 5px 0 0;

  font-family: 'Roboto-Regular';

}

/* width */

.hme_review_single_inner p::-webkit-scrollbar {

  width: 5px;

}

/* Track */

.hme_review_single_inner p::-webkit-scrollbar-thumb {

  background-color: #ffc720;

  border-radius: 10px;

}

/* Handle */

.hme_review_single_inner p::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: transparent;

}

.testimonialshme_single_author{

  float: left;

  width: 100%;  

  padding: 0 0 0 3em;

  position: relative;

}

.testimonialshme_single_author::before{

  content: '';

  background-image: url('../images/home/quote.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 25px;

  height: 20px;

  position: absolute;

  top: 0;

  left: 0;

}

.testimonialshme_single_author::after{

  content: '';

  background-image: url('../images/home/review_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 50px;

  height: 17px;

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  margin: auto 0;

}

.testimonialshme_single_author h4{

  font-size: 23px;

  line-height: 27px;

  color: #005baf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  margin: 0;

}

.testimonialshme_single_author span{

  font-size: 14px;

  line-height: 27px;

  color: #b2b2b2;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.star_rating i{

  color: #004380;

}

.hme_review_slic .slick-list.draggable{

  padding: 2em 0;

  filter: drop-shadow(-0.593px 16.99px 22.5px rgba(0,63,121,0.15));

}

.hme_review_single.slick-active+.slick-active .hme_review_single_inner{

  top: 2em;

  transition: 0.5s;

}

.hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner{

  top: 0;

  transition: 0.5s;

}

.hme_review_google_icon{

  float: left;

}

.hme_review_google_icon_inner{

  float: left;

  width: 100%;

}

.hme_review_google_icon{

  float: left;

}

.hme_review_google_icon_left{

  float: left;

}

.hme_review_google_icon_left_inner{

  float: left;

  width: 100%;

  text-align: right;

}

.hme_review_google_icon_left_inner ul{

  

}

.hme_review_google_icon_left_inner ul li{

  list-style: none;

  display: inline-block;

  background-color: #0055a3;

  border-radius: 50px;

  padding: 4px 10px 2px 10px;

  margin: 0 -5px;

  position: relative;

  z-index: 3;

}

.hme_review_google_icon_left_inner ul li:nth-child(1){

  z-index: 4;

}

.hme_review_google_icon_left_inner ul li:nth-child(2){

  z-index: 3;

}

.hme_review_google_icon_left_inner ul li:nth-child(3){

  z-index: 2;

}

.hme_review_google_icon_left_inner ul li:nth-child(4){

  z-index: 1;

}

.hme_review_google_icon_left_inner ul li:nth-child(even){

  background-color: #ffc720;

}

.hme_review_google_icon_left_inner ul li a{

  color: #ffffff;

  font-size: 25px;

}

.hme_review_google_icon_right{

  float: left;

}

.hme_review_google_icon_right_inner{

  float: left;

  width: 100%;

  padding: 0 0 0 2em;

}

.hme_review_google_icon_right_inner h4{

  font-size: 20px;

  color: #005baf;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  position: relative;

}

.hme_review_google_icon_right_inner h4::before{

  content: '';

  height: 1px;

  width: 100px;

  border-radius: 1px;

  background-color: #005caf;

  position: absolute;

  bottom: -7px;

  left: 0;

}

.hme_review_google_icon_right_inner .star_rating i{

  color: #ffc720;

}



/* hme blog blk */

.hme_blog_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_blog_inner{

  float: left;

}

.hme_blog_title{

  float: left;

  position: relative;

  margin: 2em 0;

}

.hme_blog_title h3{

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 400;

  margin: 0;

}

.hme_blog_title .hme_call_but{

  padding: 12px 20px 10px 60px;

  position: absolute;

  top: 1em;

  right: 2em;

  filter: drop-shadow(-6.18px 10.286px 4.5px rgba(0,63,121,0.25));

}

.hme_blog_slic{

  float: left;

  padding: 2em 0 0;

}

.hme_blog_single{

  float: left;

}

.hme_blog_single_inner{

  position: relative;

  margin: 20px 0;

}

.hme_blog_single_img{

  float: left;

  width: 50%;

}

.hme_blog_single_img img{

  height: 300px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

  /* filter: drop-shadow(13.906px 23.144px 24px rgba(0,63,121,0.21)); */

}

.hme_blog_single_content{

  float: left;

  width: 50%;

  padding: 1em 2em 1em 2em;

  border: 1px solid #f0f0f0;

  border-radius: 10px;

}

.hme_blog_date{

  font-size: 16px;

  line-height: 40px;

  color: #004380;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  padding-left: 2em;

  position: relative;

}

.hme_blog_date::before{

  content: '';

  width: 16px;

  height: 3px;

  border-radius: 2px;

  background-color: #ffc720;

  position: absolute;

  top: 8px;

  left: 8px;

}

.hme_blog_single_content h4{

  font-size: 28px;

  line-height: 28px;

  color: #005baf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: -webkit-box;	

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;

  overflow:hidden;

}

.hme_blog_single_content p{

  font-size: 15px;

  line-height: 20px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  display: -webkit-box;	

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 6;

  overflow:hidden;

}

.hme_blog_readmore{

  font-size: 14px;

  line-height: 20px;

  color: #000000;

  font-weight: 400;

  border-radius: 17px;

  background-color: #ffc720;

  padding: 5px 15px 5px 15px;

  display: inline-block;

  font-family: 'Roboto-Medium';

}

.hme_blog_slic .slick-list.draggable{

  filter: drop-shadow(13.906px 23.144px 24px rgba(0, 63, 121, 0.21));

}

.hme_blog_right{

  float: left;

  padding: 2em 0 0;

}

.hme_blog_right_inner{

  float: left;

  width: 100%;

}

.hme_blog_right_single{

  float: left;

}

.hme_blog_right_single_inner{

  float: left;

  width: 100%;

}

.hme_blog_right_img{

  position: relative;

}

.hme_blog_right_img img{

  height: 363px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

  border: 1px solid #ffffff;

  filter: drop-shadow(13.906px 23.144px 24px rgba(0,63,121,0.21));

}

.hme_blog_right_contnet{

  float: left;

  width: 100%;

  padding: 1em 1em 0; 

  border: 1px solid #f0f0f0;

  border-radius: 10px;

}

.hme_blog_right_contnet h4{

  font-size: 28px;

  line-height: 28px;

  color: #005baf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.hme_blog_right_contnet p{

  font-size: 15px;

  line-height: 20px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}



/* Footer blk */

.footer_wrapper {

  float: left;

  width: 100%;

  height: auto;

  background-image: url('../images/home/footer_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  position: relative;

  z-index: 3;

}

.footer_wrapper .container{

  position: relative;

}

.footer_wrap{

  float: left;

  width: 100%;

  padding: 12em 0em 0em;

}

.footer_logo_blk{

  width: 19%;

  position: absolute;

  top: -10.5em;

  left: 36.5em;

}

.footer_logo_img{

  position: relative;

}

.footer_logo_img img{

  height: 80px;

  width: 100%;

  object-fit: contain;

}

.footerfirst_menu h4,.footersec_menu h4{

  font-size: 22px;

  line-height: 30px;

  color:  #fff;

  font-weight: 600;

  margin: 0;

  margin-bottom: 1em;

  padding-bottom: 5px;

  position: relative;

  display: inline-block;

  text-transform: uppercase;

  font-family: 'Poppins-SemiBold';

}

 .footerfirst_lastmenu h4 {

  font-size: 22px;

  line-height: 30px;

  color:  #fff;

  font-weight: 600;

  margin: 0;

  margin-bottom: 2em;

  padding-bottom: 5px;

  margin-left: 2em;

  position: relative;

  display: inline-block;

  text-transform: uppercase;

  font-family: 'Poppins-SemiBold';

 }

.footerfirst_lastmenu h4 {

  font-size: 22px;

  line-height: 30px;

  color:  #fff;

  font-weight: 600;

  margin: 0 0 1em 0;

  padding-bottom: 5px;

  position: relative;

  display: inline-block;

  text-transform: uppercase;

  font-family: 'Poppins-SemiBold';

}

.footerfirst_menu {

  width: 34%;

  padding-left: 0em;

  padding-top: 0em;

}

.footerfirst_menu ul li {

  float: left;

  width: 50%;

  list-style-type: none;

}

.footersec_menu {

  width: 34%;

  padding-left: 0em;

  padding-top: 0em;

}

.footersec_menu ul li{

  float: left;

  list-style-type: none;

  width: 100%;

}

.footerfirst_menu ul li a,

.footersec_menu ul li a{

  font-size: 16px;

  line-height: 40px;

  color: #ffffff;

  font-weight: 400;

  transition: 0.5s;

  font-family: 'Poppins-Regular';

}

.footerfirst_menu ul li a:hover,

.footersec_menu ul li a:hover{

  color: #ffc720;

  transition: 0.5s;

}

.footerfirst_menu h4:after,

.footersec_menu h4:after{

  content: '';

  position: absolute;

  opacity: 0.102;

  width: 100%;

  height: 1px;

  background-color: #f4fcff;

  bottom: 0;

  left: 0;

}

.footerfirst_lastaddress p {

  font-size: 16px;

  line-height: 28px;

  color:  #fff;

  font-weight: 500;

  position: relative;

  padding-left: 2em;

  margin: 0;

}

.footerfirst_lastaddress p:before {

  content: '\f041';

  position: absolute;

  font-size: 23px;

  top: 0;

  color:  #fff;

  left: 0;

  font-family: 'FontAwesome';

}

.footerfirst_lastphone{

  position: relative;

  margin: 0 0 2em;

}

.footerfirst_lastphone::before{

  content: '';

  opacity: 0.102;

  width: 100%;

  height: 1px;

  background-color: #f4fcff;

  position: absolute;

  bottom: -15px;

  left: 0;

}

.footerfirst_lastphone a {

  font-size: 22px;

  line-height: 30px;

  color:  #fff;

  font-weight: 600;

  position: relative;

  padding-left:1.5em;

  transition: 0.5s;

}

.footerfirst_lastphone a:hover {

  color: #ffc720;

  transition: 0.5s;

}

.footerfirst_lastphone a::before{

  content: '\f095';

  position: absolute;

  top: 0;

  left: 0;

  color:  #fff;

  transition: 0.5s;

  font-family: 'FontAwesome';

}

.footerfirst_lastphone a:hover::before{

  color: #ffc720;

  transition: 0.5s;

}

.footeerfirst_license{

  float: left;

  position: relative;

}

.footeerfirst_license::before{

  content: '';

  border: 1px solid #ffc720;

  border-radius: 0 18px 18px 18px;

  width: 100%;

  height: 77%;

  position: absolute;

  z-index: -1;

  bottom: 0;

  left: 0;

}

.footeerfirst_license h4{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  margin: 0 0 10px;

  background-color: #ffc720;

  padding: 0 25px;

  border-radius: 20px 20px 20px 0;

}

.footeerfirst_license p{

  font-size: 14px;

  line-height: 20px;

  color: #ffffff;

  font-weight: 300;

  font-family: 'Roboto-Light';

  padding: 0 20px;

}

.footer_mail{

  font-size: 16px !important;

  line-height: 28px !important;

  font-family: "Poppins-Regular"!important;

  color:  #fff;

  font-weight: 500;

  position: relative;

  margin-bottom: 2em;

  padding-left: 2em;

  display: block;

}

.footer_mail:hover {

  color: #ffc720;

  transition: 0.5s;

}

.footer_mail:before {

  content: "\f003";

  position: absolute;

  font-size: 22px;

  top: 0;

  left: 0px;

  font-family: 'FontAwesome';

  color: #fff;

}

.socialmedia_footer span {

  font-size: 18px;

  line-height: 24px;

  color: #fff;

  font-weight: 400;

  display: inline-block;

}

.socialmedia_footer ul li {

  list-style-type: none;

  display: inline-block;

  width: auto !important;

}

.socialmedia_footer ul li a {

  font-size: 24px;

  line-height: 24px;

  color:  #fff;

  margin: 0px 10px;

  transition: 0.5s;

  display: inline-block;

}

.socialmedia_footer ul li a:hover {

  color: #ffc720;

  transition: 0.5s;

}

.socialmedia_footer ul li a svg {

  width: 24px;

  transition: 0.5s;

  fill: #fff;

  color:  #fff;

  position: relative;

}

.socialmedia_footer ul li a svg:hover {

  fill: #ffc720;

}

.socialmedia_footer{

  float: left;

  position: relative;

  padding: 1em 0 1em 0;

  display: flex;

  gap: 15px;

  align-items: center;

  vertical-align: middle;

}

.socialmedia_footer::before {

  content: '';

  position: absolute;

  left: 0;

  top: 5px;

  opacity: 0.502;

  width: 100%;

  height: 1px;

  background-color: #ffffff;

}

.socialmedia_footer ul {

  display: inline-block;

  border-radius: 35px;

  text-align: center;

  padding: 5px 10px 5px 10px;

  margin-left: 0;

}

.socialmedia_footer h4{

  font-size: 18px;

  line-height: 24px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  display: inline-block;

  margin: 0;

}

.socialmedia_footer h4::after{

  content: '';

  opacity: 0.502;

  width: 1px;

  height: 30px;

  background-color: #ffffff;

  position: absolute;

  top: -3px;

  right: -15px;

  left: unset;

}

.footerfirst_lastmenu {

  width: 32%;

  position: relative;

  padding-top: 0em;

  z-index: 2;

}

.footerfirst_lastaddress {

  margin-bottom: 2em;

  position: relative;

}

.footerfirst_lastaddress::before{

  content: '';

  opacity: 0.102;

  width: 100%;

  height: 1px;

  background-color: #f4fcff;

  position: absolute;

  top: -15px;

  left: 0;

}

.footerthird_section {

  float: left;

  width: 100%;

  position: relative;

  background-color: #ffc720;

  padding: 1em 0;

}

.footerthird_copyrights p {

  margin: 5px 0 0 0;

  font-size: 18px;

  line-height: 30px;

  color: #003c73;

  font-weight: 400;

  font-family: 'Poppins-Regular';

}

.footerthird_logo{

  float: left;

  text-align: right;

}





/* Inner page */


.service_det_ban .innerbanner_image::before{
  height: 37%;
}


/* Inner page banner */

.innerbanner_wrapper{

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

  position: relative;

}

.innerbanner_hle{

  float: left;

  position: relative;

}

.innerbanner_image{

  position: relative;

}

.innerbanner_image::before{

  content: '';

  background-image: linear-gradient(90deg, rgba(0,91,175,0.9999999999999999) 0%, rgba(0,91,175,0) 100%);

  border-radius: 75px 0 0 0;

  width: 50%;

  height: 28%;

  position: absolute;

  z-index: 1;

  bottom: 0;

  left: 0;

}

.innerbanner_image::after{

  content: '';

  background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9999999999999999) 100%);

  border-radius: 0 46px 0 0;

  width: 50%;

  height: 20%;

  position: absolute;

  z-index: 1;

  bottom: 0;

  right: 0;

}

.innerbanner_image img{

  height: 632px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.innerbanner_content{

  position: absolute;

  z-index: 2;

  bottom: 0;

}

.innerbanner_content_inner{

  position: relative;

  padding: 1em 1em 1em 1em;

}

.banner_heading{

  font-size: 45px;

  line-height: 55px;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.innerbanner_content_inner p{

  font-size: 16px;

  line-height: 20px;

  color: #ffffff;

  font-weight: 400;

}

.innerbanner_hle .cover_media{

  position: absolute;

  z-index: 2;

  bottom: 1em;

  right: 7em;

  text-align: right;

  width: 20%;

}

.innerbanner_hle .cover_media::after{

  content: '';

  border-radius: 51px;

  filter: drop-shadow(3.746px 9.272px 11.5px rgba(0,47,89,0.18));

  background-color: #ffffff;

  width: 95%;

  height: 105%;

  position: absolute;

  z-index: -2;

  top: -3px;

  left: -6px;

}

.innerbanner_hle .reviewitems{

  width: 33%;

}



/* faq page */

.faq_why_choose_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.faq_why_choose_blk::after{

  content: '';

  background-image: linear-gradient(0deg, #eff7ff 0%, #ffffff 100%);

  width: 100%;

  height: 750px;

  position: absolute;

  z-index: -1;

  bottom: -7em;

  left: 0;

}

.faq_why_choose_inner{

  float: left;

}

.faq_why_choose_title{

  float: left;

}

.faq_why_choose_title strong{

  font-size: 14px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  padding: 10px;

  display: block;

  position: relative;

  z-index: 2;

}

.faq_why_choose_title strong::after{

  content: '';

  border-radius: 19px;

  background-color: #eff8ff;

  border: 1px solid #005cb0;

  width: 11%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.faq_why_choose_title h2{

  font-size: 40px;

  color: #000000;

  font-weight: 400;

  width: 33%;

  display: inline-block;

  position: relative;

}

.faq_why_choose_title h2::before{

  content: '';

  width: 1px;

  height: 100%;

  background-color: #e6f4ff;

  position: absolute;

  top: 3px;

  right: 35px;

}

.faq_why_choose_title p{

  font-size: 16px;

  line-height: 26px;

  color: #000000;

  font-weight: 400;

  width: 33%;

  display: inline-block;

}

.faq_why_choose_title a{

  font-size: 24px;

  color: #ffffff;

  font-weight: 400;

  border-radius: 28px;

  background-color: #005cb0;

  font-family: 'Roboto-Medium';

  padding: 10px 55px 10px 30px;

  position: absolute;

  top: 3em;

  right: 1em;

  transition: 0.5s;

}

.faq_why_choose_title a::before{

  content: '';

  background-image: url('../images/faq/arrow.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 45px;

  height: 45px;

  position: absolute;

  top: 4px;

  right: 3px;

}

.faq_why_choose_title a:hover{

  transform: scale(0.9);

  transition: 0.5s;

}

.faq_why_choose_inner .hme_why_choose_single_inner::before{

  content: unset;

}

.faq_why_choose_inner .hme_why_choose_right{

  padding: 2em 0;

}

.faq_why_choose_inner .hme_why_choose_right_inner{

  background-color: unset;

  border: unset;

  filter: unset;

}

.faq_why_choose_inner .hme_why_choose_single_inner{

  text-align: left;

}

.faq_why_choose_inner .hme_why_choose_single_inner:hover {

  filter: unset;

  transition: 0.5s;

}

.faq_why_choose_inner .hme_why_choose_single_inner:hover::after {

  opacity: 0;

  transition: 0.5s;

}

.faq_why_choose_inner .hme_why_choose_single_img img{

  height: 75px;

}

.faq_why_choose_inner .hme_why_choose_single_content h4{

  justify-content: left;

  min-height: 40px;

}

.faq_page_wrapper{

  float: left;

  width: 100%;

  margin: 0 0 2em; 

  padding: 0 0 2em;

}

.faq_page_inner{

  float: left;

}

.faq_page_imgblk{

  float: right;

}

.faq_page_img{

  position: relative;

}

.faq_page_img img{

  height: 758px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.faq_page_content_blk{

  float: left;

  padding: 0 7px 0 0;

}

.faq_page_title{

  float: left;

  position: relative;

  margin: 8em 0 0;

}

.faq_page_title::after{

  content: '';

  border-radius: 5px;

  background-color: #005cb0;

  width: 90%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: -25px;

}

.faq_page_title h3{

  font-size: 40px;

  line-height: 50px;

  color: #ffffff;

  font-weight: 400;

}

.faq_page_content{

  float: left;

  height: 565px;

  overflow-y: scroll;

}

.faq_page_content::-webkit-scrollbar {

  width: 5px;

}

/* Handle */

.faq_page_content::-webkit-scrollbar-thumb { 

  border-radius: 20px;

  width: 5px;

  background-color: #ffc720;

}

/* Track */

.faq_page_content::-webkit-scrollbar-track {

  border-radius: 20px; 

  width: 3px;

  background-color: transparent;

}

.faq_page_content .faq_question_box{

  position: relative;

  z-index: 1;

}

.faq_page_content .faq_question_box .set{

  margin-bottom: 10px;

  position: relative;

  z-index: 1;

}

.faq_page_content .faq_question_box .set.active{

  padding: 0 0 0 0;

  margin: 10px 0;

  position: relative;

  z-index: 1;

}

.faq_page_content .faq_question_box .set a.active{

  padding: 20px 0.25em 10px 0.5em;

  font-size: 21px;

  line-height: 31px;

  color: #074278;

  font-weight: 400;

  border: unset;

  font-family: 'Roboto-Medium';

  position: relative;

  z-index: 1;

  background-color: unset;

}

.faq_page_content .faq_question_box .set a.active::before{

  opacity: 1;

}

.faq_page_content .faq_question_box .set a{

  width: 100%;

  display: block;

  font-family: 'Poppins-Medium';

  padding: 20px 3em 20px 0.5em;

  text-decoration: none;

  font-size: 19px;

  line-height: 24px;

  color: #4b4b4b;

  font-weight: 400;

  cursor: pointer !important;

  position: relative;

  z-index: -2;

}

.faq_page_content .faq_question_box .set a::before{

  content: '';

  border-radius: 5px;

  background-color: #ffc720;

  width: 40%;

  height: 12px;

  position: absolute;

  bottom: 15px;

  left: 0;

  z-index: -1;

  opacity: 0;

}

.faq_page_content .faq_question_box .set a i {

  position: absolute;

  left: unset;

  top: 17px;

  right: 30px;

  color: #166989;

  height: auto;

  font-size: 20px;

  line-height: 30px;

  cursor: pointer !important;

}

.faq_page_content .faq_question_box .set a.active i {

  color: #166989 !important;

  background-color: unset;

  font-size: 20px;

  line-height: 30px;

  bottom: -15px;

  top: unset;

  cursor: pointer !important;

}

.faq_page_content .faq_question_box .content {

  padding: 0 0em 10px 1em;

  width: 100%;

  height: auto;

  margin: 0 auto;

  position: relative;

  cursor: pointer;

}

.faq_page_content  .faq_question_box .content p{

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

  margin: 0;

}



/* blog page */

.blog_page_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.blog_page_wrapper::after{

  content: '';

  background-image: url('../images/blog/flash.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  right: 0;

}

.blog_page_inner{

  float: left;

}

.blog_page_first_wrapper{

  float: left;

}

.blog_page_first_blk{

  float: left;

}

.blog_page_first_inner{

  float: left;

  width: 100%;

}

.blog_page_first_inner .hme_blog_single{

  margin: 10px 0;

}

.blog_page_first_inner .hme_blog_single_inner{

  margin: 0;

}

.blog_page_first_inner .hme_blog_single_img{

  position: relative;

  width: 25%;

}

.blog_page_first_inner .hme_blog_date{

  font-size: 18px;

  line-height: 28px;

  color: #005caf;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: absolute;

  bottom: 0;

  left: 0;

  padding: 0;

  width: 45%;

  padding: 2px 8px;

  background-color: #ffffff;

  border-radius: 0 20px 0 0;

}

.blog_page_first_inner .hme_blog_date::before{

  content: unset;

}

.blog_page_first_inner .hme_blog_single_img img{

  height: 213px;

  border-radius: 50px 0 0 0;

}

.blog_page_first_inner .hme_blog_single_content{

  width: 75%;

  padding: 1em;

  filter: drop-shadow(2.909px 5.248px 7px rgba(0,71,135,0.1));

  background-color: #ffffff;

}

.blog_page_first_inner .hme_blog_readmore{

  background-color: unset;

  font-size: 15px;

  line-height: 30px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  position: relative;

  padding: 5px 0 5px 15px;

}

.blog_page_first_inner .hme_blog_readmore::before{

  content: '';

  width: 6px;

  height: 6px;

  border-radius: 3px;

  background-color: #112b45;

  position: absolute;

  top: 17px;

  left: 0;

}

.blog_page_first_inner .hme_blog_readmore::after{

  content: '';

  border: 1px solid #005caf;

  width: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.blog_page_second_blk{

  float: left;

}

.blog_page_second_inner{

  position: relative;

  margin-left: 10px;

}

.blog_page_second_inner .hme_blog_right_single_inner{

  border-radius: 0 125px 0 0;

  filter: drop-shadow(2.909px 5.248px 7px rgba(0,71,135,0.1));

  background-color: #ffffff;

  border: 1px solid #e8e8e8;

}

.blog_page_second_inner .hme_blog_right_img img{

  height: 444px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 0 125px 0 0;

  filter: unset;

}

.blog_page_second_inner .hme_blog_date{

  font-size: 18px;

  line-height: 28px;

  color: #005caf;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: absolute;

  bottom: 0;

  left: 0;

  width: 25%;

  padding: 2px 8px;

  background-color: #ffffff;

  border-radius: 0 20px 0 0;

}

.blog_page_second_inner .hme_blog_date::before{

  content: unset;

}



.blog_page_second_inner .hme_blog_readmore{

  background-color: unset;

  font-size: 15px;

  line-height: 30px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  position: relative;

  padding: 5px 0 5px 15px;

}

.blog_page_second_inner .hme_blog_readmore::before{

  content: '';

  width: 6px;

  height: 6px;

  border-radius: 3px;

  background-color: #112b45;

  position: absolute;

  top: 17px;

  left: 0;

}

.blog_page_second_inner .hme_blog_readmore::after{

  content: '';

  border: 1px solid #005caf;

  width: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.blog_page_third_blk{

  float: left;

}

.blog_page_third_inner{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.blog_page_third_inner{

  float: left;

  width: 100%;

}

.blog_page_third_inner .hme_blog_right_single{

  padding: 0 10px;

}

.blog_page_third_inner .hme_blog_right_single_inner{

  border-radius: 8px;

  filter: drop-shadow(2.909px 5.248px 7px rgba(0,71,135,0.1));

  background-color: #ffffff;

  border: 1px solid #e8e8e8;

}

.blog_page_third_inner .hme_blog_date{

  font-size: 18px;

  line-height: 28px;

  color: #005caf;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: absolute;

  bottom: 0;

  left: 0;

  width: 24%;

  padding: 2px 8px;

  background-color: #ffffff;

  border-radius: 0 20px 0 0;

}

.blog_page_third_inner .hme_blog_date::before{

  content: unset;

}

.blog_page_third_inner .hme_blog_right_img img{

  height: 432px;

  border-radius: 10px;

  filter: unset;

}

.blog_page_third_inner .hme_blog_right_contnet p{

  display: none;

}

.blog_page_third_inner .hme_blog_readmore{

  background-color: unset;

  font-size: 15px;

  line-height: 30px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  position: relative;

  padding: 5px 0 5px 15px;

}

.blog_page_third_inner .hme_blog_readmore::before{

  content: '';

  width: 6px;

  height: 6px;

  border-radius: 3px;

  background-color: #112b45;

  position: absolute;

  top: 17px;

  left: 0;

}

.blog_page_third_inner .hme_blog_readmore::after{

  content: '';

  border: 1px solid #005caf;

  width: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.blog_page_inner:nth-child(even) .blog_page_first_wrapper{

  display: flex;

  flex-direction: row-reverse;

}

.blog_page_inner:nth-child(even) .blog_page_first_inner{

  padding: 0 0 0 10px;

}

.blog_page_inner:nth-child(even) .blog_page_second_inner{

  margin: 0 10px 0 0;

}

.blog_page_inner:nth-child(even) .blog_page_first_inner .hme_blog_single_content{

  padding: 0.25em 1em;

}



/* about us page */

.about_us_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.about_us_first_inner{

  float: left;

}

.about_us_first_imgblk{

  float: left;

}

.aboutus_first_img{

  position: relative;

  margin-right: 3em;

}

.aboutus_first_img::before{

  content: '';

  background-image: url('../images/aboutus/aboutus_img1_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.aboutus_first_img img{

  height: 625px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.about_us_first_inner h2{

  font-size: 40px;

  line-height: 50px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.about_us_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.about_us_first_content{

  width: 60%;

  position: absolute;

  z-index: 2;

  bottom: 0;

  right: 0;

  padding: 2em 3em;

}

.about_us_first_content::after{

  content: '';

  background-image: url('../images/aboutus/aboutus_first_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.about_us_first_content strong{

  font-size: 30px;

  line-height: 50px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.about_us_first_content p{

  font-size: 18px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 400;

}



.about_us_second_blk{

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

}

.about_us_second_inner{

  float: left;

  position: relative;

  padding: 0 0 0 3em;

}

.about_us_second_inner::before{

  content: '';

  background-color: #eff8ff;

  clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);

  width: 100%;

  height: 725px;

  position: absolute;

  z-index: -2;

  bottom: -37em;

  left: 0;

}

.about_us_second_inner::after{

  content: '';

  border-radius: 0 0 100px 100px;

  background-color: #ffc720;

  width: 56%;

  height: 95%;

  position: absolute;

  z-index: -1;

  top: -4em;

  left: 0;

}

.about_us_second_imgblk{

  float: right;

}

.about_us_second_img{

  position: relative;

  margin-left: 2em;

}

.about_us_second_img img{

  height: 622px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px 100px;

  filter: drop-shadow(11.804px 23.166px 20.5px rgba(0,58,111,0.3));

  border: 1px solid #ffffff;

}

.about_us_second_inner h3{

  font-size: 40px;

  line-height: 50px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin-top: -25px;

}

.about_us_second_inner strong{

  font-size: 26px;

  line-height: 50px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.about_us_second_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.about_us_second_inner b{

  display: block;

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';  

}



.about_us_service .hme_service_title{

  text-align: center;

  padding: 0 17em;

}

.about_us_service .hme_service_title h3{

  color: #000000;

}

.about_us_service_slic .slick-list.draggable{

  padding: 2em 0;

}



.about_us_third_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.about_us_third_inner{

  float: left;

}

.about_us_third_imgblk{

  float: left;

}

.about_us_third_img{

  position: relative;

}

.about_us_third_img img{

  height: 650px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.about_us_third_content{

  position: absolute;

  z-index: 2;

  top: 0;

  right: 3em;

  width: 50%;

  background-color: #005cb0;

  padding: 2em 3em;

}

.about_us_third_content h3{

  font-size: 40px;

  line-height: 50px;

  color: #ffc720;

  font-weight: 400;

}

.about_us_third_content p{

  font-size: 18px;

  line-height: 26px;

  color: #ffffff;

  font-weight: 400;

}

.about_us_third_content_blk{

  background-color: #eff8ff;

  width: 50%;

  position: absolute;

  padding: 1.5em 2em 2em;

  bottom: 0;

  right: 0;

}

.about_us_third_content_blk h3{

  font-size: 30px;

  line-height: 40px;

  color: #005cb0;

  font-weight: 400;

  margin: 0;

}

.about_us_third_content_blk p{

  font-size: 18px;

  line-height: 26px;

  color: #000000;

  font-weight: 400;

}

/********** ul li a tag styles for detail pages ***********/

.about_us_third_content p a,

.about_us_third_content_blk p a{

  border-bottom: 1px solid #000000;

  font-family: 'Poppins-Regular';

}

.about_us_third_content ul li a,

.about_us_third_content_blk ul li a{

  border-bottom: 1px solid #000000;

  font-family: 'Poppins-Regular';

}

.about_us_third_content ul li,

.about_us_third_content_blk ul li{

  font-size: 18px;

  line-height: 28px;

  color: #ffffff;

  font-weight: 400;

  display: flow-root;

  padding-left: 1.5em;

  margin-bottom: 10px;

  position: relative;

}

.about_us_third_content_blk ul li{

  color: #000;

}

.about_us_third_content ul li::before,

.about_us_third_content_blk ul li::before{

  content: "\f111";

  position: absolute;

  top: 1px;

  left: 5px;

  font-family: FontAwesome;

  font-size: 12px;

  color: #ffc720;

}



.about_us_why_choose_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.about_us_why_choose_inner{

  float: left;

  position: relative;

}

.about_us_why_choose_inner::before{

  content: '';

  border-radius: 0 81px 81px 0;

  filter: drop-shadow(12.861px 19.068px 16.5px rgba(0,58,111,0.13));

  background-color: #ffffff;

  width: 50%;

  height: 90%;

  position: absolute;

  z-index: -1;

  top: 6em;

  left: 0;

}

.about_us_why_choose_inner::after{

  content: '';

  background-color: #005cb0;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -2;

  top: -40px;

  left: 0;

}

.about_us_why_choose_imgblk{

  float: right;

}

.about_us_why_choose_img{

  position: relative;

  margin-top: 1em;

}

.about_us_why_choose_img img{

  height: 564px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 50% 0 0 50%;

}

.about_us_why_choose_inner h3{

  font-size: 40px;

  line-height: 66px;

  color: #ffffff;

  font-weight: 400;

  margin-bottom: 1em;

  margin-top: -10px;

}

.about_us_why_choose_inner strong{

  font-size: 26px;

  line-height: 50px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.about_us_why_choose_inner p{

  font-size: 18px;

  line-height: 26px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}



/* service page */

.service_odd_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.service_odd_inner{

  float: left;

}

.service_odd_imgblk{

  float: right;

}

.service_odd_img{

  position: relative;

  margin-left: 3em;

}

.service_odd_img::before{

  content: '';

  background-image: url('../images/services/service_odd_imgbg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.service_odd_img img{

  height: 550px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.service_odd_inner h2,

.service_odd_inner h3{

  font-size: 40px;

  line-height: 66px;

  color: #005cb0;

  font-weight: 400;

  margin-top: 1.5em;

}

.service_odd_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}



.service_even_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.service_even_inner{

  float: left;

}

.service_even_imgblk{

  float: left;

}

.service_even_img{

  position: relative;

  margin-right: 4em;

}

.service_even_img::before{

  content: '';

  background-image: url('../images/services/service_even_imgbg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.service_even_img img{

  height: 519px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.service_even_inner h3{

  font-size: 40px;

  line-height: 66px;

  color: #005cb0;

  font-weight: 400;

}

.service_even_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}



/* service area page */

.service_area_banner{

  float: left;

  width: 100%;

  position: relative;

  border-radius: 100px 0 0 0;

  background-color: #0055a3;

}

.service_area_banner::before{

  content: '';

  border-radius: 0 46px 0 0;

  background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9999999999999999) 100%);

  width: 45%;

  height: 50%;

  position: absolute;

  bottom: 0;

  right: 0;

}

.service_area_ban_inner{

  float: left;

}

.service_area_heading{

  float: left;

  padding: 3em 0 2em 2em;

}

.service_area_heading h1{

  font-size: 50px;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 400;

}

.service_area_heading p{

  font-size: 18px;

  line-height: 28px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.service_area_ban_inner .cover_media {

  position: absolute;

  z-index: 2;

  bottom: 1em;

  right: 4em;

  text-align: right;

  width: 22%;

}

.service_area_ban_inner .cover_media::after {

  content: '';

  border-radius: 51px;

  filter: drop-shadow(3.746px 9.272px 11.5px rgba(0, 47, 89, 0.18));

  background-color: #ffffff;

  width: 95%;

  height: 105%;

  position: absolute;

  z-index: -2;

  top: -3px;

  left: -6px;

}

.service_area_ban_inner .reviewitems {

  width: 33%;

}



.service_area_wrapper{

  float: left;

  width: 100%;

}

.service_area_inner{

  float: left;

}

.service_area_map_blk{

  float: left;

  position: relative;

}

.service_area_map_blk::before{

  content: '';

  background-image: url('../images/servicearea/map_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 40%;

  height: 100%;

  position: absolute;

  z-index: 1;

  top: 0;

  left: 0;

}

.service_area_map_blk .mapouter,

.service_area_map_blk .gmap_canvas{

  height: 950px;

}

.servicearea_list_block{

  position: absolute;

  left: 4em;

  top: 12em;

  width: 535px;

  z-index: 1;

}

.servicearea_list_block::after{

  content: '';

  background-image: url('../images/servicearea/content_list_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 110%;

  height: 112%;

  position: absolute;

  z-index: -2;

  top: 30px;

  left: -57px;

}

.servicearea_list_block::before{

  content: '';

  background-image: url('../images/servicearea/content_list_bg2.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 90.5%;

  height: 640px;

  position: absolute;

  z-index: -1;

  top: -30px;

  left: 18px;

}

.servicearea_listblk_inner {

  padding: 2em 1em 2em 1em;

  border-radius: 19px;

  position: relative;

}

.servicearea_listblk_inner ul{

  overflow-y: scroll;

  overflow-x: hidden;

  height: 540px;

  position: relative;

  z-index: 3;

  filter: drop-shadow(11.658px 18.657px 13px rgba(26, 108, 179, 0.13));

  padding: 2em 15px 0 0px;

}

/* width */

.servicearea_listblk_inner ul::-webkit-scrollbar {

  width: 3px;

}

/* Track */

.servicearea_listblk_inner ul::-webkit-scrollbar-thumb {

  background-color: #004380;

  border-radius: 10px;

}

/* Handle */

.servicearea_listblk_inner ul::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: #ffffff;

}

.servicearea_listblk_inner ul li {

  list-style-type: none;

  padding-left: 20px;

  transition: 0.5s;

  position: relative;

}

.servicearea_listblk_inner li a{

  width: 100%;

  display: block;

  font-size: 28px;

  color: #272727;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  padding: 20px 2em 20px 1em;

  position: relative;

  transition: 0.5s;

  border-radius: 10px;

  margin: 5px 0;

  z-index: 3;

}

.servicearea_listblk_inner li a::before{

  content: '';

  background-image: url('../images/servicearea/location_pin.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 30px;

  height: 40px;

  position: absolute;

  top: 20px;

  right: 20px;

  opacity: 1;

  transition: 0.5s; 

}

.servicearea_listblk_inner li a::after{

  content: '';

  background-image: url('../images/servicearea/active_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 102%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: -20px;

  opacity: 0;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover::after{

  opacity: 1;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover::before{

  opacity: 0;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover{

  font-size: 30px;

  color: #ffffff;

  font-weight: 400;

  position: relative;

  transition: 0.5s;

}



/* blog detail page */

.blog_det_ban .banner_heading{

  font-size: 30px;

  line-height: 40px;

  margin: 0 0 10px;

}

.blog_det_ban .innerbanner_image::before{

  height: 32%;

}

.blog_det_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.blog_det_wrapper::before{

  content: '';

  width: 49%;

  height: 390px;

  border-radius: 0 5px 5px 0;

  background-color: #005caf;

  position: absolute;

  z-index: -1;

  top: 48.5em;

  left: 0;

}

.blog_det_inner{

  float: left;
  position: relative;
  z-index: 1;

}

.blog_det_social_media{

  float: left;

  text-align: center;

  position: relative;
  z-index: 5;

  margin-right: 2em;

  margin-bottom: 2em;

}

.blog_det_social_media::after{

  content: '';

  background-color: #dee5ee;

  width: 2px;

  height: 108%;

  position: absolute;

  top: 0;

  right: 0;

}

.blog_det_date{

  font-size: 24px;

  line-height: 36px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: inline-block;

  margin: 0 0 10px;

}

.blog_det_social_media ul{

  position: relative;

}

.blog_det_social_media ul::before{

  content: '';

  width: 100%;

  height: 2px;

  background-color: #dee5ee;

  position: absolute;

  top: -12px;

  right: 0;

}

.blog_det_social_media ul::after{

  content: '';

  width: 100%;

  height: 2px;

  background-color: #dee5ee;

  position: absolute;

  bottom: -20px;

  right: 0;

}

.blog_det_social_media ul li {

  list-style-type: none;

  margin: 20px 0;

  display: block !important;

  padding-left: unset !important;

  margin-bottom: unset !important;

}

.blog_det_social_media ul li::before{

  content: unset !important;

}

.blog_det_social_media ul li a {

  color: #000;

  font-size: 22px;

  transition: 0.5s;

  border-bottom: unset !important;

}

.blog_det_social_media ul li a:hover {

  color: #005cb0;

}

.blog_det_social_media ul li a svg {

  width: 23px;

  fill: #000;

  vertical-align: middle;

  transition: 0.5s;

}

.blog_det_social_media ul li a svg:hover {

  fill: #005cb0;

}

.blog_det_inner p{

  font-size: 20px;

  line-height: 33px;

  color: #000000;

  font-weight: 400;

}

.blog_det_inner h1,

.blog_det_inner h2{

  font-size: 40px;

  line-height: 50px;

  color: #005cb0;

  font-weight: 400;

  margin-top: 1em;

}

.hme_service_imgblk{

  float: left;

}

.hme_service_img{

  position: relative;

  margin-top: 1em;

  margin-right: 2em;

  margin-bottom: 2em;

}

.hme_service_img img{

  height: 430px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

}

.blog_det_wrapper h2{

  font-size: 40px;

  color: #005cb0;

  font-weight: 400; 

  margin-top: 1.5em;

}

.blog_det_wrapper p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.blog_det_wrapper h3{

  font-size: 30px;

  line-height: 36px;

  color: #000000;

  font-weight: 400;

  margin-top: 1em;

}

.blog_det_wrapper .about_us_service{

  background-color: #f4f9ff;
  position: relative;
  z-index: 5;

}
.blog_det_wrapper .about_us_service .hme_service_single_content p{
  font-size: 15px;
  line-height: 21px;
  color: #000000;
  font-weight: 400;
}

.blog_det_wrapper .about_us_service .hme_service_title{

  padding: 0;

  text-align: left;

}

.blog_det_wrapper .about_us_service .hme_service_title h3{

  position: relative;

  display: inline-block;

  margin-left: 2em;

}

.blog_det_wrapper .about_us_service .hme_service_title h3::before{

  content: '';

  opacity: 0.102;

  width: 100%;

  height: 1px;

  border-radius: 1px;

  background-color: #005caf;

  position: absolute;

  bottom: -10px;

  left: 0;

}

.blog_det_wrapper .about_us_service .hme_service_title h3::after{

  content: '';

  background-image: url('../images/blogdetail/service_head_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 40px;

  height: 13px;

  position: absolute;

  top: 12px;

  left: -50px;

}

.blog_det_wrapper .hme_service_single_content h4{

  color: #005caf;

}

.blog_det_wrapper .hme_service_title p{

  display: none;

}

.blog_det_wrapper .hme_service_single_img::after{

  width: 305px;

  height: 295px;

}

.blog_det_wrapper .about_us_service_slic .slick-list.draggable{

  padding: 2em 0 3em;

}

.blog_det_wrapper .about_us_service_slic ul.slick-dots {

  text-align: center;

  padding: 1em 0;

  right: 0;

  left: 0;

  position: relative;

}

.blog_det_wrapper .about_us_service_slic ul.slick-dots li{

  list-style-type: none;

  display: inline-block;

  margin: 0 5px;

}

.blog_det_wrapper .about_us_service_slic ul.slick-dots li button {

  border: unset;

  font-size: 0;

  width: 12px;

  height: 12px;

  background-color: #005baf;

  border-radius: 50%;

  transition: 0.5s;

}

.blog_det_wrapper .about_us_service_slic ul.slick-dots li.slick-active button {

  border: unset;

  font-size: 0;

  width: 16px;

  height: 16px;

  background-color: #ffcb2f;

  border-radius: 50%;

  transition: 0.5s;

}

.about_us_service_slic ul.slick-dots {

  display: none !important;

}

.blog_det_wrapper h4{

  font-size: 30px;

  line-height: 36px;

  color: #000000;

  font-weight: 400;

}

.blog_det_blog .hme_blog_title h3{

  display: inline-block;

  border-radius: 38px;

  background-color: #ffcb2f;

  padding: 0.25em 1em;

}



/********** ul li a tag styles for detail pages ***********/

.blog_det_wrapper p a{

  border-bottom: 1px solid #005cb0;

  font-family: 'Poppins-Regular';

}

.blog_det_wrapper ul li a{

  border-bottom: 1px solid #005cb0;

  font-family: 'Poppins-Regular';

}

.blog_det_wrapper ul li{

  font-size: 18px;

  line-height: 28px;

  color: #000;

  font-weight: 400;

  display: flow-root;

  padding-left: 1.5em;

  margin-bottom: 10px;

  position: relative;

}

.blog_det_wrapper ul li::before{

  content: "\f111";

  position: absolute;

  top: 1px;

  left: 5px;

  font-family: FontAwesome;

  font-size: 12px;

  color: #ffc720;

}



/* coupons page */

.coupon_page_wrapper{

  float: left;

  width: 100%;

  margin: 1em 0;

  padding: 1em 0;

}

.coupon_page_inner{

  float: left;

}

.coupon_page_title{

  float: left;

  text-align: center;

}

.coupon_page_title h2{

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 400;

}

.coupon_page_content{

  float: left;

  position: relative;

  padding: 4em 0;

}

.coupon_page_content::before{

  content: '';

  background-image: url('../images/coupon/coupon_blk_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 80px;

  position: absolute;

  bottom: -40px;

  left: 0;

}

.coupon_page_inner .coupon_page_content:last-child::before{

  content: unset;

}

.coupon_page_content .hme_coupon_single{

  margin: 2em 0;

}

.coupon_page_content .hme_coupon_single_inner{

  padding: 4em 3em 2em 3em;

  margin: 0 3em;

}

.coupon_page_content .hme_coupon_single_inner::after{

  background-image: url('../images/coupon/coupon_bg.webp');

  filter: drop-shadow(0px 15px 17.5px rgba(19,99,171,0.1));

}

.coupon_page_content .hme_coupon_single:first-child .hme_coupon_single_inner::after,

.coupon_page_content .hme_coupon_single:last-child .hme_coupon_single_inner::after{

  background-image: url('../images/coupon/coupon_bg2.webp');

}

.coupon_page_content .hme_coupon_single:first-child .hme_coupon_single_inner a, 

.coupon_page_content .hme_coupon_single:last-child .hme_coupon_single_inner a{

    color: #efb405;

    border-bottom: 1px solid #efb405;

}

.coupon_page_content .hme_coupon_single:nth-child(2) .hme_coupon_single_inner span,

.coupon_page_content .hme_coupon_single:nth-child(3) .hme_coupon_single_inner span,

.coupon_page_content .hme_coupon_single:nth-child(5) .hme_coupon_single_inner span,

.coupon_page_content .hme_coupon_single:nth-child(6) .hme_coupon_single_inner span{

    color: #efb405;

}





.coupon_page_content .hme_coupon_single_inner h4{

  font-size: 27px;

  color: #ffffff;

  font-weight: 400;

  margin-top: -1.5em;

}

.coupon_page_content .hme_coupon_single_inner span{

  font-size: 65px;

  line-height: 78px;

  color: #1363ab;

  font-weight: 400;

}

.coupon_page_content .hme_coupon_single_inner strong{

  display: inline-block;

  margin: 0px 0 7px;

}

.coupon_page_content .hme_coupon_single_inner a{

  color: #1363ab;

  border-bottom: 1px solid #1363ab;

}



/* lighting page */

.lighting_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.lighting_first_inner{

  float: left;

}

.lighting_first_imgblk{

  float: left;

  position: relative;

}

.lighting_first_img{

  position: relative;

  margin-left: 5em;

  margin-right: 2.5em;

  margin-bottom: 2em;

}

.lighting_first_img::before{

    position: absolute;

    content: '';

    left: -50px;

    top: 5px;

    width: 10px;

    height: 85px;

    border-radius: 5px;

    background-color: #1363ab;

}

.lighting_first_img::after{

    content: '';

    width: 230px;

    height: 275px;

    border-radius: 220px 0 0 0;

    background-color: #ffc720;

    position: absolute;

    z-index: -1;

    top: 13em;

    left: -6.5em;

}

.lighting_first_img img{

  height: 829px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

  filter: drop-shadow(5.829px 9.329px 21.5px rgba(0,85,163,0.3));

  background-color: #f3f7fa;

  border: 3px solid #ffffff;

}

.lighting_first_img2{

  position: absolute;

  bottom: 2em;

  left: -2em;

}

.lighting_first_img2 img{

  height: 375px;

  width: 400px;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

  filter: drop-shadow(5.829px 9.329px 21.5px rgba(0,85,163,0.3));

  background-color: #f3f7fa;

  border: 3px solid #ffffff;

}

.lighting_first_inner h2{

  font-size: 50px;

  color: #0055a3;

  font-weight: 400;

}

.lighting_first_inner p{

  font-size: 20px;

  line-height: 36px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.lighting_first_inner .hme_but_blk{

  margin-top: 2em;

}

.lighting_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.lighting_second_inner{

  float: left;

}

.lighting_second_imgblk{

  float: right;

}

.lighting_second_img{

  position: relative;

  margin-left: 4em;

  margin-bottom: 2em;

}

.lighting_second_img::before{

  content: '';

  border: 2px solid #1363ab;

  border-radius: 20px;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 25px;

  left: 25px; 

}

.lighting_second_img::after{

  content: '';

  border-radius: 10px;

  background-color: #1363ab;

  width: 100%;

  height: 87%;

  position: absolute;

  z-index: -1;

  top: 3em;

  left: -25px;

}

.lighting_second_img img{

  height: 683px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

  filter: drop-shadow(5.829px 9.329px 21.5px rgba(0,85,163,0.3));

  border: 3px solid #ffffff;

}

.lighting_second_inner h3{

  font-size: 50px;

  color: #0055a3;

  font-weight: 400;

}

.lighting_second_inner p{

  font-size: 20px;

  line-height: 36px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.lighting_coupon_blk{

  background-image: url('../images/lighting/coupon_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  padding: 4em 0;

}

.lighting_third_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.lighting_third_inner{

  float: left;

}

.lighting_third_imgblk{

  float: left;

}

.lighting_third_img{

  position: relative;

  margin-right: 2em;

}

.lighting_third_img::before{

  content: '';

  background-image: url('../images/lighting/lighting_img3bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.lighting_third_img img{

  height: 730px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.lighting_third_inner h3{

  font-size: 50px;

  color: #005caf;

  font-weight: 400;

}

.lighting_third_inner p{

  font-size: 20px;

  line-height: 36px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.lighting_third_inner .hme_but_blk{

  margin-top: 2em;

}



/* career page */

.career_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.career_first_inner{

  float: left;

  position: relative;

}

.career_first_inner::after{

  content: '';

  border-radius: 10px 10px 10px 75px;

  background-color: #ffc720;

  border: 2px solid #efefef;

  width: 54.5%;

  height: 115%;

  position: absolute;

  z-index: -1;

  top: -4em;

  right: -2em;

}

.career_first_imgblk{

  float: left;

}

.career_first_img{

  position: relative;

  margin-right: 2em;

}

.career_first_img img{

  height: 650px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 0 0 0 50px;

}

.career_first_inner h2{

  font-size: 36px;

  color: #005cb0;

  font-weight: 400;

  margin-top: -25px;

}

.career_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.career_first_inner h3{

  font-size: 30px;

  color: #005cb0;

  font-weight: 400;

}



.career_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.career_second_inner{

  float: left;

}

.currentjobs {

  position: relative; 

  z-index: 1;

}

.innercurrentjobs {

  position: relative;

  padding: 3em 8em 1em 3em;

}

.innercurrentjobs:before {

  content: "";

  border-radius: 42px;

  filter: drop-shadow(4.515px 25.605px 12.5px rgba(0,85,163,0.15));

  background-color: #0055a3;

  border: 2px solid #ffffff;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 73%;

  height: 100%;

  z-index: -1;

}

.innercurrentjobs h2{

  font-size: 45px;

  color: #ffffff;

  font-weight: 400;

  border-radius: 34px;

  display: inline-block;

  margin: 0;

  color: #fff;

  padding-left: 30px;

}

.innercurrentjobs h2 span{

  font-family: 'Roboto-Bold';

  color: #ffffff;

  border-radius: 36px;

  background-color: #074278;

  padding: 5px 20px 10px 20px;

  margin: 5px 0 0 -15px;

  display: block;

}

.innercurrentjobs ul {

  margin-top: 4em;

}

.innercurrentjobs li{

  font-size: 25px !important;

  line-height: 35px !important;

  color: #ffffff !important;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  list-style: none;

  margin: 20px 0;

  position: relative;

  padding-left: 20px;

}

.innercurrentjobs li::before{

  content: '';

  background-image: url('../images/career/flash.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 16px;

  height: 23px;

  position: absolute;

  top: 10px !important;

  left: -10px !important;

  background-color: transparent !important;

}

.innercurrentjobs li a {

  font-size: 19px;

  line-height: 29px;

  color: #0055a3;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  border-radius: 21px;

  filter: drop-shadow(8.81px 10.88px 11.5px rgba(0, 0, 0, 0.09));

  background-image: linear-gradient(90deg, #ffffff 0%, #e4e4e4 100%);

  background-color: #e4e4e4;

  border: 1px solid #ffc720;

  transition: 0.5s;

  padding: 5px 20px;

  float: right;

  display: block;

}

.innercurrentjobs li a:hover{

  background-image: unset;

  background-color: #ffc720;

  border: 1px solid #ffffff;

  transition: 0.5s;

}

.career_second_inner h3{

  font-size: 40px;

  color: #005cb0;

  font-weight: 400;

}

.career_second_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}



.career_review_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.career_review_inner{

  float: left;

  position: relative;

}

.career_review_inner::after{

  content: '';

  border-radius: 36px;

  background-color: #f7fafc;

  width: 80%;

  height: 80%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.career_review_title{

  float: left;

  text-align: center;

  padding: 0 10em;

}

.career_review_title h3{

  font-size: 35px;

  text-transform: uppercase;

  color: #0055a3;

  font-weight: 400;

}

.career_review_title p{

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

}

.career_review_slic{

  float: left;

}

.career_review_slic .slick-list.draggable{

  padding: 3em 0;

  filter: drop-shadow(-0.593px 16.99px 22.5px rgba(0,63,121,0.15));

}

.career_review_slic .hme_review_single.slick-active+.slick-active .hme_review_single_inner{

  top: unset;

}

.career_review_slic .hme_review_single.slick-active .hme_review_single_inner{

  top: -2em;

  transition: 0.5s;

}

.career_review_slic .testimonialshme_single_author{

  padding: 0 4em 0 3em;

  position: relative;

}

.career_review_slic .testimonialshme_single_author::after{

  content: unset;

}

.career_review_slic .star_rating{

  position: absolute;

  top: 15px;

  right: 0;

}



.career_third_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.career_third_inner{

  float: left;

  padding-left: 2em;

  position: relative;

}

.career_third_inner::before{

  content: '';

  background-color: #ffbf00;

  border-radius: 50px;

  width: 90%;

  height: 175px;

  position: absolute;

  z-index: -2;

  bottom: -4em;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.career_third_inner::after{

  content: '';

  background-color: #f7fafc;

  border: 2px solid #f3f7fa;

  border-radius: 50px;

  filter: drop-shadow(4.515px 25.605px 12.5px rgba(0,85,163,0.15));

  width: 58.5%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.career_third_imgblk{

  float: right;

  margin-left: 3em;

}

.career_third_img{

  position: relative;

}

.career_third_img::after{

  content: '';

  border-radius: 57px;

  border: 1px solid #005cb0;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: -20px;

  left: 20px;

}

.career_third_img img{

  height: 821px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 50px;

}

.career_third_inner h3{

  font-size: 40px;

  color: #005cb0;

  font-weight: 400;

  margin-top: 0.75em;

}

.career_third_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

/********** ul li a tag styles for detail pages ***********/

.career_third_inner p a,

.career_first_inner p a,

.career_second_inner p a{

  border-bottom: 1px solid #000000;

}

.career_third_inner ul li a,

.career_first_inner ul li a,

.career_second_inner ul li a{

  border-bottom: 1px solid #000000;

}

.career_third_inner ul li,

.career_first_inner ul li,

.career_second_inner ul li{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  display: flow-root;

  padding-left: 1.5em;

  margin-bottom: 10px;

  position: relative;

}

.career_third_inner ul li::before,

.career_first_inner ul li::before{

  content: "\f111";

  position: absolute;

  top: 4px;

  left: 5px;

  font-family: FontAwesome;

  font-size: 10px;

  line-height: 20px;

  color: #005baf;

}







/*********** responsive ***********/



@media only screen and (min-width:1400px) {

  /* Inner page banner */

	.innerbanner_hle .container{

    position: relative;

  }

  .innerbanner_hle .cover_media{

    width: 18%;

  }

}

@media only screen and (min-width:1500px) {

	/* Inner page banner */

  .innerbanner_hle .cover_media {

    width: 17%;

    right: 13em;

  }

}

@media only screen and (min-width:1600px) {

  /* Inner page banner */

  .innerbanner_hle .cover_media {

    width: 16%;

    right: 11em;

  }

}

@media only screen and (min-width:1700px) {

	/* Inner page banner */

  .innerbanner_hle .cover_media {

    width: 16%;

    right: 14em;

  }

}

@media only screen and (min-width:1800px) {

  /* inner page banner */

  .innerbanner_hle .cover_media {

    width: 16%;

    right: 17em;

  }

}

@media only screen and (min-width:1920px) {

  /* inner page banner */

  .innerbanner_hle .cover_media {

    width: 14%;

    right: 21em;

  } 

}

@media only screen and (min-width:2049px) {

	/* inner page banner */

  .innerbanner_hle .cover_media {

    width: 14%;

    right: 26em;

  }

}

@media only screen and (min-width:2560px) {

	/* inner page banner */

  .innerbanner_hle .cover_media {

    width: 12%;

    right: 44em;

  }

}

@media only screen and (min-width:2880px) {

	/* inner page banner */

  .innerbanner_hle .cover_media {

    width: 10%;

    right: 55em;

  }

}





@media only screen and (max-width:1300px) {

	.container{

    padding: 0 15px;

  }



  /* home page */

  .header-nav nav ul li{

    margin: 0;

  }

  .header_shedule{

    width: 39%;

  }

  

  .bannerhme_image img{

    height: 700px;

  }

  .bannerhme_image::before{

    width: 60%;

    height: 55%;

  }

  .bannerhme_image::after{

    width: 60%;

    height: 55%;

  }

  .ban_video_but::before{

    bottom: 8em;

  }

  .head_call{

    right: 0;

  }

  .hme_second_img::before{

    width: 545px;

  }

  .hme_second_inner::before{

    width: 260px;

    height: 90px;

    bottom: 20px;

    left: 513px;

  }

  .hme_second_inner .hme_but_blk{

    top: 0;

  }

  .hme_third_img::before{

    bottom: -15px;

    right: -15px;

  }

  .footer_logo_blk{

    left: 34.5em;

  }



  /* Inner page banner */

  .innerbanner_hle .cover_media{

    width: 23%;

  }



  /* About us page */

  .about_us_first_content {

    width: 63%;

  }

  .about_us_third_content_blk {

    width: 48%;

  }



  /* blog page */

  .blog_page_first_inner .hme_blog_date{

    width: 43%;

  }

  .blog_page_second_inner .hme_blog_date{

    width: 22%;

  }

  .blog_page_third_inner .hme_blog_date{

    width: 23%;

  }



  /* faq page */

  .faq_why_choose_title strong::after{

    width: 12%;

  }

  .faq_page_title::after{

    width: 100%;

  }

  .faq_page_content{

    height: 555px;

  }

}

@media only screen and (max-width:1200px) {

  /* home page  */

  /* header blk */

  .header_wrapper::after{

    height: 100%;

  }

  .header_offermain{

    display: none;

  }

  .header_contdetail{

    width: 85%;

  }

  .header_secondblock{

    display: none;

  }

  .header_logo_inner{

    padding: 0 1em;

  }

    /* mob header */

/**Mobile Menu Open**/			



  .mobile-header {

    display: block

  }

  .mob_navi.menu {

    display: block

  }

  .mobile-header {

    display: block;

    float: left;

  }

  .mobile-header button.navbar-toggle {

    color: #4b3929;

    float: left;

    margin-left: 5px;

    margin-right: 5px;

    padding: 11px 9px;

    top: 0;

    left: 0;

    z-index: 999;

    background-color: #fff;

    display: block;

  }

  .mobile-logo {

    width: 100%;

    text-align: center;

    margin-bottom: 1em;

    padding: 0;

    background-image: unset;

  }

  .mobile-logo img {

    height: 90px;

    width: 100%;

    object-fit: contain;

    max-width: 75%;

  }

  .mobile-header .navbar-toggle .icon-bar {

    background-color: #000;

  }

  .mob_navi {

    position: fixed;

    top: 0;

    z-index: 9;

    width: 350px;

    height: 100%;

    overflow-x: hidden;

    transform: translate(-100%, 0%);

    transition: .5s;

    z-index: 999999;

    background-color: #fff;

    border-top-left-radius: 0;

  }

  .mob_navi.menu_open {

    transform: translate(0%, 0px)

  }

  .mob_navi::-webkit-scrollbar {

    width: 5px;

  }

  .mob_navi::-webkit-scrollbar-thumb {

    border-radius: 20px;

    background: #0a62b3;

  }

  .mob_navi::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: transparent;

  }

  .mob_sub_navigate span {

    width: 50%;

    padding-left: 15px;

    height: 35px;

    line-height: 35px;

    font-size: 18px;

    cursor: pointer;

    opacity: 0;

    transition: .5s

  }

  .glyphicon {

    position: relative;

    top: 1px;

    display: inline-block;

    font-family: "Glyphicons Halflings";

    font-style: normal;

    font-weight: 400;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale

  }

  .mob_sub_navigate i {

    width: 48%;

    padding-right: 15px;

    height: 35px;

    line-height: 35px;

    font-size: 18px;

    text-align: right;

    cursor: pointer;

    color: #272727;

    float: right

  }

  #mob_menu {

    margin: 0;

    padding: 0;

    background-color: #fff;

    float: left;

    width: 100%;

    position: relative;

  }

  .mob_navi.menu.menu_open.submenu_open1 span {

    opacity: 1;

  }



  #mob_menu li {

    list-style-type: none;

    border-bottom: 1px solid #eee;

  }

  #mob_menu li a {

    text-decoration: none;

    color: #4b3929;

    display: block;

    padding: 12px 15px;

    font-size: 18px;	

  }

  #mob_menu li:hover span{

    color: #fff;

    transition: 0.5s;

  }

  #mob_menu li a:hover {

    background-color: #ffc720;

  }

  #mob_menu li a:hover {

    color: #fff;

    transition: .5s

  }

  .mob_navi.submenu_open {

    overflow-y: hidden

  }

  .mob_sub_navigate span {

    width: 50%;

    padding-left: 15px;

    height: 35px;

    line-height: 35px;

    font-size: 18px;

    cursor: pointer;

    opacity: 0;

    transition: .5s;

    color: #272727;

  }

  .mob_navi.submenu_open .mob_sub_navigate span {

    opacity: 1

  }

  .mob_sub_menu {

    position: absolute;

    z-index: 9999;

    width: 100%;

    top: 0;

    left: 0;

    transform: translate(100%, 0px);

    transition: .5s;

    padding-bottom: 15px;

    padding-left: 0;

    background-color: #fff;

  }

  .mob_sub_link span {

    font-size: 16px;

    display: inline-block;

    width: 10px;

    text-align: center;

    right: 10px;

    line-height: 10px;

    cursor: pointer;

    float: right;

    margin-right: 5px;

    color: #272727;

    position: relative;

    top: -30px

  }

  .mobile.header {

    background-color: #222;

    color: #fff;

    padding: 10px;

    padding-left: 15px;

    float: left;

    width: 100%

  }

  .submenu_open #mob_menu {

    transform: translate(-100%, 0px);

    transition: .5s

  }

  ul.mob_sub_menu.submenu_open {

    transform: translate(0%, 0px);

    transition: .5s;

    height: 100%

  }

  .mobile.header {

    display: block

  }

  .mob_navi.menu {

    display: block

  }

  .mobile.mobile-one {

    display: block

  }

  .header {

    display:none;	

  }		

  .columbus.banner {

    z-index:9;

  }

  .header-logo-mob {

    display: block;

  }

  .header-logo-mob {

    display: block;

    position: absolute;

    z-index: 999;

    width: 30%;

    padding: 20px 0px 0px 15px;

  }

  .mobile-header {

    display: block;

    position: absolute;

    right: 10px;

    top: 10px;

    z-index: 99999;

  }

  .mobtext {

    position: absolute;

    bottom: -15px;

    right: 6px;

    color: #000;

    font-size: 14px;

    line-height: 20px;

    font-weight: 600;

    text-transform: uppercase;

    display: block;

  }

  .mobile-top-head{

    display: block;

  }

  .header-nav{

    display: none;

  }



  /* banner blk */

  .bannerhme_image::before,

  .bannerhme_image::after{

    content: unset;

  }

  .bannerhme_content{

    left: 0;

  }

  .bannerhme_content_inner{

    width: 600px;

    background-color: #005cb099;

    border: 3px solid #fff;

    padding: 1em 2em 1em 2em;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2{

    font-size: 37px;

    line-height: 47px;

  }

  .bannerhme_content_inner .cover_media{

    margin: 0 0 2em;

  }

  .head_call{

    position: relative;

    right: unset;

    bottom: unset;

    width: 46%;

    display: inline-block;

  }

  .ban_video_but::before {

    bottom: unset;

    margin: 0 auto;

    top: 13em;

  }

  .bannerhme_content_inner .cover_media{

    width: 100%;

  }

  .bannerhme_content_inner .reviewitems{

    width: 20%;

    margin: 0 15px;

  }

  .bannerhme_content_inner .reviewitems:nth-child(2),

  .bannerhme_content_inner .reviewitems:nth-child(3){

    margin: 0 15px;

  }



  /* hme first blk */

  .hme_first_inner h2{

    font-size: 37px;

    line-height: 47px;

  }

  .hme_first_img img {

    height: 475px;

  }



  /* hme service blk */

  .hme_service_title h3{

    font-size: 37px;

  }

  .view_service {

    font-size: 19px;

    line-height: 24px;

  }

  .hme_service_single_content h4 {

    font-size: 23px;

    line-height: 29px;

  }

  .hme_service_single_img::after{

    width: 210px;

    height: 280px;

  }

  .hme_service_single_img img{

    height: 250px;

  }



  /* hme why choose blk */

  .hme_why_choose_left_inner h3 {

    font-size: 35px;

  }

  .hme_why_choose_left_inner a {

    font-size: 23px;

    left: 2em;

  }  

  .hme_why_choose_single_content h4 {

    font-size: 16px;

  }



  /* hme second blk */

  .hme_second_inner::before{

    content: unset;

  }

  .hme_second_inner h3 {

    font-size: 37px;

  }

  .hme_second_img img{

    height: 600px;

    border-radius: 150px;

    outline: 5px solid #0a62b3;

  }

  .hme_second_img::before{

    content: unset;

  }



  /* hme coupon blk */

  .hme_coupon_single_inner h4{

    font-size: 18px;

  }

  .hme_coupon_single_inner span {

    font-size: 50px;

    line-height: 55px;

  }

  .hme_coupon_single_inner strong {

    font-size: 17px;

  }



  /* hme third blk */

  .hme_third_inner h3{

    font-size: 37px;

  }

  .hme_third_img img{

    height: 600px;

  }

  .hme_third_inner .hme_but_blk{

    margin: 0;

  }



  /* hme faq blk */

  .hme_faq_img img{

    height: 600px;

  }

  .hme_faq_title h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a.active{

    font-size: 24px;

    line-height: 24px;

  }

  .hme_faq_contnet_inner .faq_question_box .set.active::before{

    left: 0;

  }

  .hme_faq_contnet_inner .faq_question_box .content {

    padding: 0 6em 2em 1em;

  }

  .hme_faq_contnet_inner{

    height: 580px;

  }

  .hme_review_left_inner h3 {

    font-size: 37px;

  }

  .hme_blog_title .hme_call_but{

    top: 0;

  }

  .hme_blog_title h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .hme_blog_single_content h4 {

    font-size: 26px;

    line-height: 28px;

  }

  .hme_blog_right_img img{

    height: 325px;

  }

  .hme_blog_right_contnet h4{

    font-size: 26px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

  }

  .hme_blog_right_contnet p{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 5;

    overflow: hidden;    

  }

  /* footer blk */

  .footeerfirst_license::before{

    bottom: 6px;

    height: 79%;

  }

  .footer_logo_blk {

    left: 29em;

  }



  /* inner page banner */

  .innerbanner_image::before{

    border-radius: 0;

    height: 32%;

  }

  .innerbanner_image::after{

    border-radius: 0;

  }

  .banner_heading {

    font-size: 37px;

    line-height: 47px;

  }

  .innerbanner_hle .cover_media {

    width: 28%;

    right: 2em;

  }



  /* about us page */

  .about_us_first_inner h2 {

    font-size: 37px;

    line-height: 47px;

  }

  .about_us_first_content{

    width: auto;

    position: relative;

    bottom: unset;

    right: unset;

    padding: 0;

  }

  .about_us_first_content::after{

    content: unset;

  }

  .about_us_first_content strong,

  .about_us_first_content p{

    color: #000;

  }



  .about_us_second_blk{

    padding: 2em 0;

    margin: 2em 0;

  }

  .about_us_second_inner::after{

    content: unset;

  }

  .about_us_second_inner h3{

    font-size: 37px;

    line-height: 47px;

    margin-top: 10px;

  }

  .about_us_third_img{

    margin-right: 2em;

  }

  .about_us_third_content {

    position: relative;

    top: unset;

    right: unset;

    width: auto;

    background-color: unset;

    padding: 0;

  }

  .about_us_third_content p,

  .about_us_third_content ul li, 

  .about_us_third_content_blk ul li{

    color: #000;

  }

  .about_us_third_content_blk{

    width: auto;

    position: relative;

    bottom: unset;

    right: unset;

  }

  .about_us_why_choose_blk{

    background-color: #005cb0;

  }

  .about_us_why_choose_inner::before,

  .about_us_why_choose_inner::after{

    content: unset;

  }

  .about_us_why_choose_inner h3{

    font-size: 37px;

    line-height: 47px;

    margin: 0;

  }

  .about_us_why_choose_inner strong{

    color: #ffffff;

  }

  .about_us_why_choose_inner p{

    color: #ffffff;

  }



  /* blog page */

  .blog_page_first_inner .hme_blog_date {

    width: 51%;

    font-size: 16px;

    line-height: 24px;

  }

  .blog_page_second_inner .hme_blog_date {

    width: 27%;

    font-size: 16px;

    line-height: 26px;

  }

  .blog_page_third_inner .hme_blog_date {

    width: 28%;

    font-size: 16px;

    line-height: 26px;

  }



  /* faq page */

  .faq_why_choose_title strong::after{

    width: 16%;

  }

  .faq_why_choose_title h2 {

    font-size: 37px;

  }

  .faq_why_choose_title a {

    font-size: 21px;

    top: 5em;

    right: 1em;

  }

  .faq_why_choose_title a::before{

    width: 40px;

    height: 40px;

    top: 5px;

    right: 3px;

  }

  .faq_why_choose_inner .hme_why_choose_single_img img {

    height: 65px;

  }

  .hme_why_choose_single_content p{

    font-size: 16px;

    line-height: 26px;

  }

  .faq_why_choose_inner .hme_why_choose_right{

    padding: 0;

    margin: 0;

  }

  .faq_page_title{

    margin: 0;

  }

  .faq_page_title h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .faq_page_img img {

    height: 625px;

  }

  .faq_page_content {

    height: 500px;

  }

  .faq_page_content .faq_question_box .set a{

    font-size: 18px;

    line-height: 23px;

  }

  .faq_page_content .faq_question_box .set a.active{

    font-size: 19px;

    line-height: 29px;

  }



  /* service area */

  .service_area_heading h1 {

    font-size: 37px;

  } 

  .service_area_heading p {

    font-size: 16px;

    line-height: 26px;

  }

  .service_area_ban_inner .cover_media{

    width: 30%;

  }

  .servicearea_list_block{

    width: 450px;

  }

  .servicearea_listblk_inner li a{

    font-size: 26px;

  }

  .servicearea_list_block::before{

    height: 600px;

  }

  .servicearea_list_block::after {

    height: 105%;

  }



  /* service page */

  .service_odd_img{

    margin-left: 2em;

  }

  .service_odd_img img {

    height: 500px;

  }

  .service_odd_inner h2, .service_odd_inner h3 {

    font-size: 37px;

    line-height: 47px;

    margin-top: 0.5em;

  }

  .service_even_img{

    margin-bottom: 1em;

  }

  .service_even_img img {

    height: 500px;

  }

  .service_even_inner h3{

    font-size: 37px;

    line-height: 47px;

  }



}

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

  /* home page */

  /* header blk */

  .header_contdetail {

    width: 100%;

    justify-content: left;

    padding-left: 2em;

  }

  .bannerhme_content{

    width: 100%;

  }

  .bannerhme_content_inner{

    width: 100%;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2 {

    font-size: 34px;

    line-height: 44px;

  }

  .bannerhme_content_inner .cover_media {

    width: 70%;

  }

  .head_call {

    position: absolute;

    right: 2em;

    bottom: 3em;

    width: 32%;

  }

  .bannerhme_image img {

    height: 500px;

  }

  .ban_video_but::before {

    bottom: unset;

    margin: 0 auto;

    top: 8em;

    width: 55px;

    height: 55px;

  }



  /* hme first blk */

  .hme_first_inner h2 {

    font-size: 34px;

    line-height: 44px;

  }

  .hme_first_img{

    margin-right: 3em;

  }

  .hme_first_img::after{

    bottom: 20px;

    width: 105%;

  }

  .hme_first_img img {

    height: 350px;

  }

  .hme_first_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .hme_readmore{

    font-size: 18px;

    padding: 12px 20px 8px 60px;

  }

  .hme_readmore::before{

    top: 17px;

  }

  .hme_call_but {

    font-size: 18px;

  }

  .hme_call_but::before{

    width: 17px;

    height: 17px;

    top: 15px;

    left: 35px;

  }



  /* hme service blk */

  .view_service {

    font-size: 17px;

    line-height: 22px;

    top: 3em;

    right: 1em;

  }

  .hme_service_title strong {

    font-size: 18px;

  }

  .hme_service_title h3 {

    font-size: 34px;

  }

  .hme_service_single_img::after {

    width: 290px;

    height: 280px;

  }

  .hme_why_choose_left{

    width: 100%;

  }

  .hme_why_choose_right{

    width: 100%;

    margin: 2em 0;

  }

  .hme_why_choose_left_inner h3 {

    font-size: 34px;

    width: 100%;

  }

  .hme_why_choose_left_inner h3 br{

    display: contents;

  }



  /* hme second blk */

  .hme_second_img{

    margin-right: 2em;

    margin-bottom: 2em;

  }

  .hme_second_img img {

    height: 500px;

    border-radius: 100px;

  }

  .hme_second_inner h3 {

    font-size: 34px;  

  }

  .hme_coupon_single_inner::after,

  .hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner::after{

    background-image: unset;

    border: 3px solid #0055a3;

    border-radius: 25px;

  }

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner::after{

    background-image: unset;

    border: 3px solid #ffc720;

    border-radius: 25px;

  }

  .hme_coupon_single_inner,

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner,

  .hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner{

    padding: 2em 2em 1em 2em;

    margin: 0 10px;

  }

  .hme_coupon_single_inner h4 {

    font-size: 18px;

    min-height: 40px;

    display: flex;

    align-items: center;

    vertical-align: middle;

    justify-content: center;

  }

  .hme_coupon_icon{

    top: -35px;

    right: 0;

  }

  .hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_icon{

    top: -35px;

    right: 0;

  }

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_icon{

    bottom: -45px;

    right: 0;

  }

  .hme_coupon_slic .slick-list.draggable {

    padding: 5em 0;

  }

  .hme_third_inner h3{

    font-size: 34px;

  }  

  .hme_third_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .hme_third_img img {

    height: 500px;

  }

  .hme_third_img{

    margin-bottom: 1em;

  }

  .hme_faq_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_faq_imgblk strong{

    top: -70px;

    left: 9em;

  }

  .hme_faq_img{

    float: none;

    width: 100%;

    max-width: 70%;

    margin: 0 auto;

  }

  .hme_faq_img img {

    height: 500px;

  }

  .hme_faq_content_blk{

    width: 100%;

  }

  .hme_faq_title{

    width: 100%;

  }

  .hme_faq_title h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .hme_faq_contnet_inner{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

    height: 610px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a.active {

    font-size: 22px;

    line-height: 24px;

  }

  .hme_faq_contnet_inner .faq_question_box .content p {

    font-size: 14px;

    line-height: 24px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a{

    font-size: 18px;

    line-height: 24px;

  }



  /* hme review blk */

  .hme_review_left{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_review_slic{

    width: 100%;

  }



  /* hme blog blk */

  .hme_blog_title h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .hme_blog_single_img img{

    height: 275px;

  }

  .hme_blog_single_content{

    padding: 0em 2em 1em 2em;

  }

  .hme_blog_single_content h4 {

    font-size: 23px;

    line-height: 28px;

  }

  .hme_blog_single_content p {

    font-size: 14px;

    line-height: 19px;

  }



  /* hme footer blk */

  .footer_logo_blk {

    left: 22.5em;

  }



  /* inner page blk */

  .innerbanner_content_inner{

    width: 100%;

  }

  .innerbanner_image::before{

    height: 40%;

    width: 100%;

  }

  .innerbanner_image::after {

    content: unset;

  }

  .innerbanner_image img {

    height: 600px;

  }

  .innerbanner_content{

    width: 100%;

    bottom: 7em;

  }

  .innerbanner_hle .cover_media{

    right: unset;

    left: 2em;

    width: 37%;

  }



  /* about us page */

  .aboutus_first_img img {

    height: 500px;

  }

  .about_us_first_inner h2 {

    font-size: 34px;

    line-height: 44px;

  }

  .about_us_first_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .about_us_second_inner{

    padding: 0;

  }

  .about_us_second_img{

    margin-bottom: 2em;

  }

  .about_us_second_img img{

    height: 500px;

    border-radius: 10px 75px;

  }

  .about_us_second_inner h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .about_us_second_inner strong {

    font-size: 23px;

    line-height: 47px;

  }

  .about_us_second_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .about_us_service .hme_service_title{

    padding: 0 7em;

  }

  .about_us_service .hme_service_single_img::after{

    width: 240px;

    height: 275px;

  }

  .about_us_third_img{

    margin-bottom: 1em;

  }

  .about_us_third_img img{

    height: 500px;

  }

  .about_us_third_content h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .about_us_third_content p {

    font-size: 16px;

    line-height: 26px;

  }

  .about_us_third_content ul li, .about_us_third_content_blk ul li {

    font-size: 16px;

    line-height: 26px;

  }

  .about_us_third_content_blk h3 {

    font-size: 24px;

    line-height: 34px;

  }

  .about_us_third_content_blk p {

    font-size: 16px;

    line-height: 26px;

  }



  .about_us_why_choose_img img{

    height: 500px;

  }

  .about_us_why_choose_inner h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .about_us_why_choose_inner strong {

    font-size: 24px;

    line-height: 44px;

  }

  .about_us_why_choose_inner p {

    font-size: 16px;

    line-height: 26px;

  }

  .about_us_second_inner::before{

    content: unset;

  }



  /* blog page */

  .blog_page_first_wrapper{

    width: 100%; 

  }

  .blog_page_first_blk{

    width: 100%;

  }

  .blog_page_first_inner .hme_blog_single{

    float: left;

    width: 33%;

  }

  .blog_page_first_inner .hme_blog_single_inner{

    padding: 0 8px;

  }

  .blog_page_first_inner .hme_blog_single_img{

    width: 100%;

  }

  .blog_page_first_inner .hme_blog_single_img img{

    border-radius: 10px;

  }

  .blog_page_first_inner .hme_blog_date {

    width: 33%;

  }

  .blog_page_first_inner .hme_blog_single_content{

    width: 100%;

  }

  .blog_page_first_inner .hme_blog_single_content h4 {

    font-size: 21px;

    line-height: 28px;

  }

  .blog_page_first_inner .hme_blog_single_content p{

    -webkit-line-clamp: 4;

  }

  .blog_page_first_inner .hme_blog_readmore{

    font-size: 14px;

    line-height: 24px;

  }

  .blog_page_second_blk{

    width: 100%;

  }

  .blog_page_second_inner .hme_blog_right_img img{

    border-radius: 0 20px 0 0;

  }

  .blog_page_second_inner .hme_blog_date {

    width: 11%;

  }

  .blog_page_third_inner .hme_blog_right_single {

    padding: 0 8px;

  }

  .blog_page_third_inner .hme_blog_right_img img {

    height: 300px;

  }

  .blog_page_third_inner .hme_blog_date {

    width: 33%;

  }

  .blog_page_third_inner .hme_blog_right_contnet h4{

    font-size: 20px;

    line-height: 25px;

  }

  .blog_page_third_inner .hme_blog_readmore{

    font-size: 14px;

    line-height: 24px;

  }

  .blog_page_first_inner .hme_blog_readmore::before,

  .blog_page_third_inner .hme_blog_readmore::before{

    top: 13px;

  }

  .blog_page_inner:nth-child(even) .blog_page_first_wrapper {

    display: flex;

    flex-direction: column-reverse;

  }

  

  /* faq page */

  .faq_why_choose_title strong::after {

    width: 19%;

  }

  .faq_why_choose_title h2 {

    font-size: 35px;

    width: 70%;

  }

  .faq_why_choose_title p{

    width: 100%;

  }

  .faq_why_choose_title a {

    font-size: 18px;

    top: 4em;

    right: 1em;

  }

  .faq_why_choose_title a::before {

    width: 35px;

    height: 35px;

    top: 5px;

    right: 3px;

  }

  .faq_why_choose_inner .hme_why_choose_single{

    padding: 5px;

  }

  .faq_why_choose_inner .hme_why_choose_single_content p {

    font-size: 14px;

    line-height: 24px;

  }

  .faq_page_title h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .faq_page_title::after{

    left: -10px;

  }

  .faq_page_img img {

    height: 500px;

  }

  .faq_page_content {

    height: 450px;

  }

  .faq_page_content .faq_question_box .set a.active {

    font-size: 17px;

    line-height: 27px;

  }

  .faq_page_content .faq_question_box .set a {

    font-size: 16px;

    line-height: 21px;

  }

  .faq_page_content .faq_question_box .content {

    padding: 0 0 0 10px;

  }

  .faq_page_content .faq_question_box .content p {

    font-size: 14px;

    line-height: 23px;

  }





  /* service area page */

  .service_area_heading h1 {

    font-size: 34px;

  }

  .service_area_heading p {

    font-size: 15px;

    line-height: 24px;

  }

  .service_area_ban_inner .cover_media {

    width: 35%;

    right: 1em;

  }

  .service_area_wrapper{

    margin: 0 0 -4em;

  }

  .service_area_inner{

    display: flex;

    flex-direction: column-reverse;

  }

  .service_area_map_blk{

    width: 100%;

  }

  .service_area_map_blk::before{

    content: unset;

  }

  .service_area_map_blk .mapouter, 

  .service_area_map_blk .gmap_canvas{

    height: 450px;

  }

  .servicearea_list_block{

    position: relative;

    top: unset;

    left: unset;

    width: 100%;

    margin: 1em 0;

  }

  .servicearea_listblk_inner{

    float: none;

    width: 100%;

    max-width: 70%;

    margin: 0 auto;

    background-color: #ffc720;

    border-radius: 15px;

  }

  .servicearea_list_block::before,

  .servicearea_list_block::after{

    content: unset;

  }

  .servicearea_listblk_inner ul{

    background-color: #ffffff;

  }



  /* services page */

  .service_odd_inner h2, .service_odd_inner h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .service_odd_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .service_even_img {

    margin-right: 1em;

  }

  .service_odd_img img {

    height: 475px;

  }

  .service_even_inner h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .service_even_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .service_even_img img {

    height: 450px;

  }





}

@media only screen and (max-width:767px) {

	/* home page */

  /* header blk */

  .header_hle,

  .header_firstblck{

    width: 100%;

  }

  .header_logo{

    width: 30%;

  }

  .header_logo_inner{

    padding: 0 0.25em;

  }

  .header_firstright{

    float: left;

    width: 70%; 

  }

  .header_offersec{

    float: left;

    width: 100%;

  }

  .header_post{

    display: none;

  }

  .header_shedule {

    width: 72%;

  }



  .bannerhme_wrapper{

    padding: 0 0 1em;

    margin: 0 0 1em;

    background-color: #005bb0;

  }

  .bannerhme_slic{

    width: 100%;

  }

  .bannerhme_image img {

    height: 400px;

  }

  .bannerhme_content{

    position: relative;

    left: unset;

    bottom: unset;

  }

  .bannerhme_content_inner{

    float: left;

    background-color: unset;

    border: unset;

    padding: 1em 0 0;

  }

  .ban_video_but::before{

    top: 11em;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2 {

    font-size: 32px;

    line-height: 42px;

  }

  .bannerhme_content_inner .cover_media {

    width: 100%;

  }

  .bannerhme_content_inner .reviewitems,

  .bannerhme_content_inner .reviewitems:nth-child(2), 

  .bannerhme_content_inner .reviewitems:nth-child(3){

    width: 21%;

    margin: 0 8px;

  }

  .head_call{

    position: relative;

    right: unset;

    bottom: unset;

    font-size: 18px;

    width: 44%;

  }

  .head_call::before{

    width: 40px;

    height: 40px;

    top: 1px;

    left: 0px;

  }



  /* hme first blk */

  .hme_first_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .hme_first_inner{

    width: 100%;

  }

  .hme_first_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_first_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_first_inner h2 {

    font-size: 32px;

    line-height: 42px;

  }



  /* hme service blk */

  .hme_service_blk{

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .hme_service_inner{

    width: 100%;

  }

  .hme_service_title h3 {

    font-size: 32px;

  }

  .view_service {

    font-size: 16px;

    line-height: 21px;

    top: unset;

    right: unset;

    position: relative;

    padding: 10px 50px 10px 20px;

    display: inline-block;

  }

  .view_service::before{

    top: 13px;

    right: 20px;

  }

  .hme_service_slic{

    width: 100%;

  }



  /* hme why choose blk */

  .hme_why_choose_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .hme_why_choose_inner{

    width: 100%;

  }

  .hme_why_choose_right{

    padding: 0;

  }

  .hme_why_choose_single{

    width: 50%;

  }

  .hme_why_choose_single_content h4 {

    font-size: 15px;

  }



  /* hme second blk */

  .hme_second_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_second_inner{

    width: 100%;

  }

  .hme_second_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_second_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_second_img img {

    height: 400px;

    border-radius: 50px;

  }

  .hme_second_inner h3 {

    font-size: 32px;

  }

  .hme_second_inner p {

    font-size: 16px;

    line-height: 28px;

  }



  /* hme coupon blk */

  .hme_coupon_blk{

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .hme_coupon_inner{

    width: 100%;

  }

  .hme_coupon_title{

    width: 100%;

  }

  .hme_coupon_title h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .hme_coupon_slic{

    width: 100%;

  }

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_icon{

    bottom: unset;

    top: 0;

  }

  .hme_coupon_single_inner,

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner,

  .hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner{

    padding: 1em;

  }

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_icon{

    bottom: unset;

    top: -35px;

  }

  .hme_coupon_single_inner h4 {

    font-size: 17px;

  }

  .hme_coupon_single_inner span {

    font-size: 40px;

    line-height: 50px;

  }

  .hme_coupon_single_inner strong {

    font-size: 16px;

  }

  .hme_coupon_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

  }



  /* hme third blk */

  .hme_third_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_third_inner{

    width: 100%;

  }

  .hme_third_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_third_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_third_img img {

    height: 400px;

  }



  /* hme faq blk */

  .hme_faq_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_faq_inner{

    width: 100%;

  }

  .hme_faq_imgblk strong{

    display: none;

  }

  .hme_faq_img{

    max-width: 80%;

  }

  .hme_faq_img::after{

    width: 70px;

    height: 100px;

    top: -34px;

    left: -34px;

  }

  .hme_faq_img img {

    height: 400px;

  }

  .hme_faq_title{

    padding: 0;

  }

  .hme_faq_contnet_inner{

    max-width: 90%;

  }

  .hme_faq_contnet_inner .faq_question_box{

    padding: 10px 10px 0 10px;

  }

  .hme_faq_contnet_inner .faq_question_box .set.active::before{

    content: unset;

  }

  .hme_faq_contnet_inner .faq_question_box .set{

    background-color: #ffffff;

    filter: drop-shadow(-0.593px 16.99px 22.5px rgba(0,63,121,0.15));

    border-radius: 20px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a.active {

    font-size: 20px;

    line-height: 24px;

  }

  .hme_faq_contnet_inner .faq_question_box .content{

    padding: 0 0.5em 1em 0.5em;

  }

  .hme_faq_contnet_inner .faq_question_box .set::before{

    content: unset;

  }



  /* hme review blk */

  .hme_review_blk{

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .hme_review_inner{

    width: 100%;

  }

  .hme_review_left{

    padding: 0;

  }

  .hme_review_left_inner{

    float: left;

    width: 100%;

    border-radius: 10px;

  }

  .hme_review_left_inner h3 {

    font-size: 32px;

  }

  .hme_review_left_inner a{

    bottom: 0;

    font-size: 18px;

    display: inline-block;

  }

  .hme_review_left_inner a::after{

    content: unset;

  }

  .hme_review_slic{

    width: 100%;

  }

  .hme_review_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

  }

  .hme_review_single.slick-active+.slick-active .hme_review_single_inner{

    top: unset;

  }  

  .testimonialshme_single_author h4 {

    font-size: 20px;

  }

  .hme_review_google_icon{

    display: none;

  }



  /* hme blog blk */

  .hme_blog_blk{

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .hme_blog_inner{

    width: 100%;

  }

  .hme_blog_title{

    width: 100%;

  }

  .hme_blog_title h3 {

    font-size: 32px;

    line-height: 42px;

    margin: 0 0 1em;

  }

  .hme_blog_title .hme_call_but{

    position: relative;

    top: unset;

    right: unset;

  }

  .hme_blog_slic{

    width: 100%;

  }

  .hme_blog_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

  }

  .hme_blog_single{

    width: 50%;

  }

  .hme_blog_single_inner{

    float: left;

    width: 100%;

    margin: 0;

    padding: 0 8px;

  }

  .hme_blog_single_img{

    width: 100%;

  }

  .hme_blog_single_img img {

    height: 250px;

  }

  .hme_blog_single_content{

    float: left;

    width: 100%;

    padding: 10px;

  }

  .hme_blog_date{

    padding-left: 0;

  }

  .hme_blog_date::before{

    content: unset;

  }

  .hme_blog_single_content h4 {

    font-size: 21px;

    line-height: 28px;

  }

  .hme_blog_right{

    display: none;

  }



  /* footer blk */

  .footer_wrapper{

    background-image: unset;

    background-color: #005cb0;

  }

  .footer_wrap{

    padding: 2em 0em 0em;

  }

  .footerfirst_menu{

    float: left;

    width: 100%;

    margin: 0 0 2em;

  }

  .footersec_menu{

    width: 100%;

  }

  .footerfirst_menu h4, .footersec_menu h4{

    margin-bottom: 0.5em;

  }

  .footerfirst_lastmenu{

    width: 100%;

    float: left;

    margin: 0 0 2em;

  }

  .footerthird_copyrights{

    float: left;

    width: 100%;

    margin: 0 0 1em;

  }

  .footerthird_copyrights p {

    font-size: 15px;

  }

  .footerthird_logo{

    float: left;

    width: 100%;

    text-align: center;

  }

  .footer_logo_blk {

    position: relative;

    left: unset;

    top: unset;

    width: 100%;

    background-color: #fff;

    padding: 1em;

    margin: 0 0 2em;

  }



  /* inner page banner */

  .innerbanner_wrapper{

    padding: 0 0 1em;

    margin: 0 0 1em;

    background-color: #005bafff;

  }

  .innerbanner_image::before{

    content: unset;

  }

  .innerbanner_image img {

    height: 400px;

  } 

  .innerbanner_content{

    position: relative;

    bottom: unset;

  }

  .innerbanner_content_inner{

    padding: 0;

  }

  .banner_heading {

    font-size: 32px;

    line-height: 42px;

  }

  .innerbanner_hle .cover_media{

    position: relative;

    bottom: unset;

    left: 15px;

    width: 60%;

  }



  /* about us page */

  .about_us_first_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .about_us_first_inner{

    width: 100%;

  }

  .about_us_first_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .aboutus_first_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .aboutus_first_img img {

    height: 400px;

  }

  .about_us_first_inner h2 {

    font-size: 32px;

    line-height: 42px;

  }

  .about_us_first_content{

    width: 100%;

    float: left;

  }

  .about_us_first_content strong {

    font-size: 25px;

  }

  .about_us_second_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .about_us_second_inner{

    width: 100%;

  }

  .about_us_second_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .about_us_second_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .about_us_second_img img {

    height: 400px;

    border-radius: 10px 50px;

  }

  .about_us_second_inner h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .about_us_second_inner h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .about_us_service .hme_service_title{

    padding: 0;

    width: 100%;

  }

  .hme_service_inner{

    width: 100%;

  }

  .about_us_service_slic{

    float: left;

    width: 100%;

  }

  .about_us_service .hme_service_single_img::after {

    width: 210px;

    height: 270px;

  }

  .about_us_third_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .about_us_third_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .about_us_third_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .about_us_third_img img {

    height: 400px;

  }

  .about_us_third_content h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .about_us_why_choose_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .about_us_why_choose_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .about_us_why_choose_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .about_us_why_choose_img img{

    height: 400px;

  }

  .about_us_why_choose_inner h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .about_us_why_choose_inner strong {

    font-size: 22px;

    line-height: 42px;

  }



  /* blog blk */

  .blog_page_first_inner .hme_blog_single {

    float: left;

    width: 50%;

  }

  .blog_page_first_inner .hme_blog_date {

    width: 36%;

  }

  .blog_page_second_blk {

    width: 50%;

    position: absolute;

    top: 32em;

    right: 0;

  }

  .blog_page_second_inner .hme_blog_right_img img {

    border-radius: 10px;

    height: 213px;

  }

  .blog_page_second_inner .hme_blog_right_contnet h4{

    font-size: 21px;

    line-height: 28px;

  }

  .blog_page_second_inner .hme_blog_date {

    width: 35%;

  }

  .blog_page_second_inner .hme_blog_right_contnet p{

    -webkit-line-clamp: 4;

    font-size: 14px;

    line-height: 19px;

  }

  .blog_page_second_inner .hme_blog_readmore{

    font-size: 14px;

    line-height: 24px;

  }

  .blog_page_third_blk{

    width: 100%;

  }

  .blog_page_third_inner{

    padding: 15px 0;

    margin: 15px 0;

  }

  .blog_page_third_inner .hme_blog_right_single{

    width: 50%;

    margin: 10px 0;

  }

  .blog_page_third_inner .hme_blog_date {

    width: 36%;

  }

  .blog_page_third_inner .hme_blog_right_single:last-child{

    width: 100%;

  }

  .blog_page_third_inner .hme_blog_right_single:last-child .hme_blog_date{

    width: 18%;

  }



  /* faq page */

  .faq_why_choose_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .faq_why_choose_title strong::after {

    width: 30%;

  }

  .faq_why_choose_title h2{

    width: 100%;

  }

  .faq_why_choose_title a{

    position: relative;

    top: unset;

    right: unset;

    display: inline-block;

    margin: 1em 0;

  }

  .faq_page_wrapper{

    padding: 1em 0;

    margin: 1em 0;

  }

  .faq_page_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .faq_page_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .faq_page_img img {

    height: 400px;

  }



  /* service area page */

  .service_area_banner{

    border-radius: 0;

  }

  .service_area_ban_inner{

    width: 100%;

    padding: 0 0 2em;

  }

  .service_area_heading h1 {

    font-size: 32px;

  }

  .service_area_heading{

    width: 100%;

    padding: 0;

  }

  .service_area_banner::before{

    content: unset;

  }

  .service_area_ban_inner .cover_media {

    width: 65%;

    right: 1em;

    position: relative;

    right: unset;

    bottom: unset;

  }

  .service_area_inner{

    width: 100%;

  }

  .servicearea_listblk_inner{

    max-width: 80%;

  }

  .servicearea_listblk_inner ul{

    padding: 1em 15px 0 0px;

    height: 510px;

  }

  .service_area_map_blk .mapouter, .service_area_map_blk .gmap_canvas {

    height: 400px;

  }

  .servicearea_listblk_inner li a {

    font-size: 24px;

  } 

  .servicearea_listblk_inner li a::before{

    width: 25px;

    height: 35px;

    top: 16px;

    right: 20px;

  }



  /* service page */

  .service_odd_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .service_odd_inner{

    width: 100%;

  }

  .service_odd_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .service_odd_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .service_odd_img img{

    height: 400px;

  }

  .service_odd_inner h2, .service_odd_inner h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .service_even_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .service_even_inner{

    width: 100%;

  }

  .service_even_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .service_even_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .service_even_img img{

    height: 400px;

  }

  .service_even_inner h3 {

    font-size: 32px;

    line-height: 42px;

  }





}

@media only screen and (max-width:480px) {

	/* home page  */

  /* header blk */

  .header_logo_inner img {

    height: 75px;

  }

  .header_contdetail{

    padding-left: 1em;

  }

  .header_shedule {

    font-size: 18px;

    line-height: 28px;

    width: auto;

  }

  .header_shedule b{

    display: none;

  }

  .header_shedule::before{

    content: unset;

  }

  .mobile-header{

    top: 5px;

    right: 5px;

  }

  .mobtext{

    font-size: 12px;

    bottom: -12px;

    right: 9px;

  }



  /* banner blk */

  .bannerhme_image img{

    height: 300px;

  }

  .ban_video_but::before {

    top: 7em;

    width: 45px;

    height: 45px;

  }

  .bannerhme_content_inner strong{

    font-size: 16px;

    line-height: 26px;

  }

  .bannerhme_content_inner strong::before{

    content: unset;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2{

    font-size: 28px;

    line-height: 38px;

  }

  .bannerhme_content_inner .reviewitems,

  .bannerhme_content_inner .reviewitems:nth-child(2),

  .bannerhme_content_inner .reviewitems:nth-child(3){

    width: 30%;

    margin: 0 4px;

  }

  .head_call{

    width: 60%;

  }



  /* hme first blk */

  .hme_first_blk{

    padding: 15px 0;

    margin: 15px 0;

  }

  .hme_first_img img {

    height: 300px;

  }

  .hme_first_img{

    max-width: 90%;

  }

  .hme_first_inner h2 {

    font-size: 28px;

    line-height: 38px;

  }

  .hme_but_blk{

    justify-content: center;

  }

  .hme_readmore::before,

  .hme_readmore::after{

    content: unset;

  }

  .hme_readmore {

    font-size: 16px;

    padding: 15px;

    background-color: #005cb0;

    border-radius: 15px;

  }

  .hme_call_but::before,

  .hme_call_but::after{

    content: unset;

  }

  .hme_call_but {

    font-size: 18px;

    padding: 15px;

    background-color: #ffc720;

    border-radius: 15px;

  }



  /* hme service blk */

  .hme_service_blk{

    padding: 15px 0;

    margin: 15px 0;

  }

  .hme_service_title strong::before{

    content: unset;

  }

  .hme_service_title strong{

    font-size: 16px;

    padding: 0;

  }

  .hme_service_title h3{

    font-size: 28px;

    line-height: 38px;

  }

  .hme_service_single_icon::after{

    width: 65px;

    height: 65px;

  }

  .hme_service_single_content h4 {

    font-size: 20px;

    line-height: 30px;

  }

  .hme_service_single_img::after {

    width: 225px;

    height: 250px;

  }

  .hme_service_single_img img {

    height: 225px;

  }



  /* hme why choose blk  */

  .hme_why_choose_blk{

    padding: 15px 0;

    margin: 15px 0;

  }

  .hme_why_choose_left_inner h3 {

    font-size: 28px;

    margin: 0 0 10px;

  }

  .hme_why_choose_left_inner p {

    font-size: 14px;

    line-height: 24px;

  }

  .hme_why_choose_left_inner a::before{

    content: unset;

  }

  .hme_why_choose_left_inner a {

    font-size: 20px;

    left: 2.5em;

  }



  /* hme second blk */

  .hme_second_blk{

    margin: 15px 0;

    padding: 15px 0;

  }

  .hme_second_img img {

    height: 300px;

    border-radius: 25px;

  }

  .hme_second_inner h3 {

    font-size: 28px;

  }

  .hme_second_inner .hme_readmore {

    padding: 15px;

  }



  /* hme coupon blk */

  .hme_coupon_blk{

    margin: 15px 0;

    padding: 15px 0;

  }

  .hme_coupon_title h3{

    font-size: 28px;

    line-height: 38px;

  }

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner h4,

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner span,

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner span sub,

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner strong,

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner a{

    color: #005cb0;

    transition: 0.5s;

  }

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner a{

    border-bottom: 1px solid #005cb0;

  }



  /* hme third blk */

  .hme_third_blk{

    padding: 15px 0;

    margin: 15px 0;

  }

  .hme_third_img{

    max-width: 90%;

  }

  .hme_third_img img{

    height: 300px;

  }

  .hme_third_inner h3{

    font-size: 28px;

    line-height: 38px;

  }



  /* hme faq blk */

  .hme_faq_img{

    max-width: 90%;

  }

  .hme_faq_img img{

    height: 300px;

    border-radius: 5px 40px;

  }

  .hme_faq_title h3{

    font-size: 28px;

    line-height: 38px;

  }

  .hme_faq_contnet_inner{

    max-width: 100%;

  }

  .hme_faq_contnet_inner .faq_question_box{

    margin: 0;

  }



  /* hme review blk */

  .hme_review_left_inner h3{

    font-size: 28px;

    line-height: 38px;

  }

  .hme_review_left_inner p {

    font-size: 14px;

    line-height: 23px;

  }

  .hme_review_left_inner a{

    padding: 15px;

  }

  .hme_review_left_inner a::before{

    content: unset;

  }

  .hme_review_single_inner p{

    font-size: 16px;

    line-height: 28px;

  }

  .testimonialshme_single_author{

    padding: 0;

  }

  .testimonialshme_single_author::before,

  .testimonialshme_single_author::after{

    content: unset;

  }



  /* hme blog blk */

  .hme_blog_blk{

    padding: 15px 0;

    margin: 15px 0;

  }

  .hme_blog_title{

    margin: 0;

  }

  .hme_blog_title h3{

    font-size: 28px;

    line-height: 38px;

  }

  .hme_blog_title .hme_call_but{

    padding: 15px;

  }

  .hme_blog_single_content p{

    -webkit-line-clamp: 4;

  }



  /* inner page banner */

  .innerbanner_image img {

    height: 300px;

  }

  .banner_heading {

    font-size: 30px;

    line-height: 40px;

  }

  .innerbanner_hle .cover_media{

    width: 75%;

  }





  /* about us page */

  .aboutus_first_img{

    max-width: 90%;

  }

  .aboutus_first_img img{

    height: 300px;

  }

  .about_us_first_inner h2 {

    font-size: 30px;

    line-height: 40px;

  }

  .about_us_second_img{

    max-width: 90%;

  }

  .about_us_second_img img{

    height: 300px;

  }

  .about_us_second_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }

  .about_us_service_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

  }

  .about_us_service .hme_service_single_icon img{

    height: 40px;

  }

  .about_us_service .hme_service_single_icon::after {

    width: 55px;

    height: 55px;

  }

  .about_us_service .hme_service_single_content h4 {

    font-size: 18px;

    line-height: 28px;

  }

  .about_us_service .hme_service_single_img img {

    height: 200px;

  }

  .about_us_service .hme_service_single_img::after {

    width: 160px;

    height: 220px;

  }

  .about_us_third_inner{

    width: 100%;

  }

  .about_us_third_img{

    max-width: 90%;

  }

  .about_us_third_img img{

    height: 300px;

  }

  .about_us_third_content h3{

    font-size: 30px;

    line-height: 40px;

  }

  .about_us_why_choose_img{

    float: right;

    max-width: 90%;

  }

  .about_us_why_choose_img img{

    height: 300px;

  }

  .about_us_why_choose_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }

  .about_us_why_choose_inner strong {

    font-size: 20px;

    line-height: 40px;

  }



  /* blog page */

  .blog_page_first_inner .hme_blog_date {

    width: 51%;

  }

  .blog_page_first_inner .hme_blog_single_content h4 {

    font-size: 18px;

    line-height: 28px;

  }

  .blog_page_first_inner .hme_blog_single_img img{

    height: 200px;

  }

  .blog_page_second_blk{

    top: 31.5em;

  }

  .blog_page_second_inner .hme_blog_right_img img{

    height: 200px;

  }

  .blog_page_second_inner .hme_blog_date {

    width: 48%;

  }

  .blog_page_third_inner .hme_blog_right_img img {

    height: 200px;

  }

  .blog_page_third_inner .hme_blog_date {

    width: 50%;

  }

  .blog_page_third_inner .hme_blog_right_contnet h4 {

    font-size: 18px;

    line-height: 24px;

    margin: 0 0 10px;

  }

  .blog_page_third_inner .hme_blog_right_single:last-child .hme_blog_date {

    width: 24%;

  }



  /* faq page */

  .faq_why_choose_blk{

    display: none;

  }

  .faq_why_choose_inner .hme_why_choose_single_content h4{

    min-height: 50px;

  }

  .faq_page_img{

    max-width: 90%;

  }

  .faq_page_img img{

    height: 300px;

  }

  .faq_page_title h3 {

    font-size: 28px;

    line-height: 38px;

  }

  .faq_page_content_blk{

    width: 100%;

    padding: 0;

  }

  .faq_page_content{

    height: auto;

  }

  .faq_page_content .faq_question_box .set a.active {

    font-size: 16px;

    line-height: 26px;

  }



  /* service area page */

  .service_area_ban_inner .cover_media {

    width: 82%;

  }

  .servicearea_listblk_inner{

    max-width: 95%;

  }

  .servicearea_listblk_inner ul{

    height: auto;

    padding: 0;

  }

  .servicearea_listblk_inner li a{

    padding: 20px 2em 20px 0em;   

    font-size: 20px;

  }

  .servicearea_listblk_inner li a:hover {

    font-size: 21px;

  }

  .service_area_map_blk .mapouter, .service_area_map_blk .gmap_canvas {

    height: 300px;

  }



  /* service page */

  .service_odd_img{

    max-width: 90%;

  }

  .service_odd_img img{

    height: 300px;

  }

  .service_odd_inner h2, .service_odd_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }

  .service_even_img{

    max-width: 90%;

  }

  .service_even_img img{

    height: 300px;

  }

  .service_even_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }



}

