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 {

  /* color: #000; */

  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: center;

  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: 8px 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: 100%;

  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: 50%;

  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: 100%;

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: #005baf;

}

ul.megamenu li:hover a {

color: #fff !important;

}

ul.megamenu li a {

font-size: 18px;

color: #232323 !important;

}

ul.service_area_menu{

  left: -560px;

  width: 1030px;

}

ul.service_area_menu li{

  width: 32%;

}

  

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



/* header fixed */

.header_wrapper.fixed{

  position: fixed;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, .3));
}

.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.fixed .header_wrapper::after{

  height: 51%;

  transition: 0.5s;

}

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

  padding: 4px 5px 2px;

  transition: 0.5s;

}





.header_wrapper {

  float: left;

  width: 100%;

  z-index: 5;

  position: relative;

}

.header_wrapper .container {

  padding: 0;

  max-width: 1360px;

  margin: 0 auto;

  width: auto;

}

.header_firstblck {

  position: relative;

}

.header_firstright{

  position: relative;

}

.header_wrapper::before{

  content: '';

  background-color: #f4f9ff;

  width: 100%;

  height: 50%;

  position: absolute;

  z-index: -2;

  bottom: 0;

  left: 0;

}

.header_wrapper::after{

  content: '';

  background-color: #ffc720;

  position: absolute;

  top: 0;

  right: 0;

  width: 100%;

  height: 61%;

  z-index: -1;

}

.header_hle{

  position: relative;

}
.header_hle::before {
    content: '';
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 16%;
    height: 100%;
    z-index: 0;
}
.header_logo{

  float: left;

  position: relative;

  z-index: 2;

}

.header_logo::after{

content: '';
    background-image: url(../images/home/logo_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 106%;
    height: 102%;
    position: absolute;
    z-index: -1;
    top: -2px;
    left: 0;

}

.header_logo_inner {

  float: left;

  width: 100%;

  text-align: left;

  padding: 1.25em 1em 1.25em 1em;

}

.header_logo_inner img {

  height: 100px;

  width: 100%;

  object-fit: contain;

}

.header-nav {

  float: right;

  position: relative;

  margin-top: 0px;

}

.header_offermain{

  position: relative;

  z-index: 2;

  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: 40px;

  height: 40px;

  position: absolute;

  top: 10px;

  left: 20px;

  }

.header_offermain::after{

  content: '';

  width: 1px;

  height: 50px;

  border-radius: 1px;

  opacity: 0.502;

  background-color: #ffffff;

  position: absolute;

  bottom: 0;

  left: 4.85em;

}

.header_offermain p{

  font-size: 17px;

  line-height: 25px;

  color: #fff;

  font-weight: 600;

  font-family: 'Roboto-Regular';

  margin: 0;

}

.header_offermain p b{

  font-size: 19px;

  line-height: 23px;

  color: #ffffff;

  font-weight: 600;

  font-family: 'Roboto-Black';

}

.header_offermain strong{

  font-size: 16px;

  line-height: 23px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.header_contdetail {

  float: right;

  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: 10px 1em 10px 2.5em;

  z-index: 3;

}

.header_shedule::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 25px;

  height: 25px;

  position: absolute;

  top: 14px;

  left: 20px;

}

.header_shedule::after{

  content: '';

  border-radius: 5px 25px;

  background-color: #005cb0;

  filter: drop-shadow(9.992px 13.753px 10.5px rgba(0,155,119,0.11));

  border: 1px solid #ffffff;

  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: 10px 1.5em 10px 1.5em;

  z-index: 1;

}

.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: 5px 25px;

  background-color: #f4f9ff;

  border: 1px solid #00519b;

  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;

  color: #000000a8;

}

.header_offersec{

  padding: 1em 0;

  position: relative;

}

.header_offersec::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100%;

  width: 45%;

  height: 100%;

  position: absolute;

  top: 0;

  left: -20px;

}

.header_detail {

  display: flex;

  padding-bottom: 15px;

  padding-top: 5px;

}

.header_secondblock{

  float: left;

}

.header_menusec{

  float: left;

}

div#toolbarContainer {

  display: none;

}

/* banner blk */

.bannerhme_wrapper{

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

}

.bannerhme_slic{

  float: left;

}

.bannerhme_single{

  float: left;

  position: relative;

  padding: 0 0 2em;

}

.bannerhme_image{

  position: relative;

}

.bannerhme_image::before{

  content: '';

  background-image: url('../images/home/banner_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;

}

.bannerhme_image img{

  height: 800px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.bannerhme_wrapper .container{

  position: relative;

}

.bannerhme_content{

  position: absolute;

  z-index: 1;

  bottom: 0;

  width: 575px;

}

.bannerhme_content::before{

  content: '';

  background-image: url('../images/home/banner_content_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;

}

.bannerhme_content_inner{

  position: relative;

  padding: 8em 4em 9em 6em;

}

.bannerhme_content_inner strong{

  font-size: 21px;

  line-height: 56px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Light';

}

.bannerhme_content_inner strong b{

  font-size: 21px;

  line-height: 56px;

  color: #ffffff;

  font-weight: 600;

  font-family: 'Roboto-Light';

  text-transform: uppercase;

  position: relative;

  padding-left: 10px;

}

.bannerhme_content_inner strong b::after{

  content: '';

  border-radius: 19px;

  background-color: #ffc720;

  width: 90%;

  height: 110%;

  position: absolute;

  z-index: -1;

  top: -1px;

  left: 0;

}

.bannerhme_content_inner h1,

.bannerhme_content_inner h2{

  font-size: 63px;

  line-height: 65px;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 400;

}

.bannerhme_content_inner p{

  font-size: 16px;

  line-height: 24px;

  color: #ffffff;

  font-weight: 400;

}

.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;

  bottom: 27em;

  left: 0;

  right: 0;

  margin: 0 auto;

  transition: 0.5s;

}

.ban_video_but:hover::before{

  width: 65px;

  height: 65px;

  transition: 0.5s;

}

.ban_video_but::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 125px;

  height: 15px;

  position: absolute;

  bottom: 6em;

  left: 16.5em;

  z-index: 1;

}



/* hme first blk */

.hme_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_first_inner{

  float: left;

}

.hme_first_imgblk{

  float: right;

  position: relative;

}

.hme_first_imgblk::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 125px;

  height: 125px;

  position: absolute;

  z-index: 2;

  bottom: -50px;

  left: 35px;

}

.hme_first_imgblk::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 125px;

  height: 125px;

  position: absolute;

  z-index: 2;

  top: -50px;

  right: 30px;

}

.hme_first_img{

  position: relative;

  margin-left: 2em;

}

.hme_first_img::before{

  content: '';

  background-image: url('../images/home/hme_first_img_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_first_img img{

  height: 674px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 42px;

}

.hme_first_inner h2,

.hme_first_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

}

.hme_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.hme_but_blk{

  display: flex;

  gap: 20px;

}

.hme_first_inner .hme_but_blk{

  margin-top: 2em;

}

.hme_call_but{

  font-size: 22px;

  line-height: 30px;

  color: #00529d;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  position: relative;

  padding: 0.65em 1.5em 0.60em 2.5em;

  transition: 0.5s;

}

.hme_call_but:hover{

  transform: scale(0.9);

  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: 22px;

  height: 22px;

  position: absolute;

  top: 17px;

  left: 24px;

}

.hme_call_but::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(7.512px 14.127px 9px rgba(0,81,155,0.13));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}



/* hme second blk */

.hme_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0 0;

  padding: 2em 0 0;

}

.hme_second_inner{

  float: left;

}

.hme_second_imgblk{

  float: left;

}

.hme_second_img{

  position: relative;

}

.hme_second_img::before{

  content: '';

  opacity: 0.800;

  width: 516px;

  height: 242px;

  background-color: #003256;

  position: absolute;

  bottom: 0;

  left: 0;

}

.hme_second_img img{

  height: 579px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.hme_second_content{

  position: absolute;

  top: 0;

  right: 0;

  width: 59%;

  background-color: #f4f9ff;

  padding: 2em 3em;

}

.hme_second_content h3{

  font-size: 35px;

  line-height: 45px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  width: 36%;

  display: inline-block;

  margin-top: 0;

}

.hme_second_content p{

  font-size: 17px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  display: inline-block;

  width: 63%;

  padding-left: 10px;

}

.hme_second_call{

  font-size: 50px;

  line-height: 50px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  position: absolute;

  bottom: 2.5em;

  right: 1em;

  border-right: 2px solid #ffc720;

  padding: 0 0.5em 0 1.5em;

  transition: 0.5s;

}

.hme_second_call:hover{

  transform: scale(0.9);

  transition: 0.5s;

}

.hme_second_call::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 60px;

  height: 60px;

  position: absolute;

  top: -5px;

  left: 0;

}



/* hme third blk */

.hme_third_blk{

  float: left;

  width: 100%;

}

.hme_third_inner{

  float: left;

}

.hme_third_single{

  float: left;

}

.hme_third_single_inner{

  position: relative;

  background-color: #f4f9ff;

  padding: 1em;

}

.hme_third_icon{

  position: relative;

  padding: 1em 0;

}

.hme_third_icon img{

  height: 75px;

  width: 100%;

  object-fit: contain;

}

.hme_third_content{

  width: 100%;

  text-align: center;

  padding-top: 1em;

}

.hme_third_content h3{

  font-size: 30px;

  line-height: 30px;

  color: #005caf;

  font-weight: 400;

}

.hme_third_content p{

  font-size: 14px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  min-height: 144px;

  display: flex;

  align-items: center;

}

.hme_third_single:nth-child(2) .hme_third_single_inner{ 

  background-color: #fafcff;

}

.hme_third_title{

  float: right;

  position: relative;

  top: 16.5em;

  background-color: #005caf;

  padding: 1em 2em;

}

.hme_third_title h3{

  font-size: 30px;

  color: #ffffff;

  font-weight: 400;

}



/* hme service blk */

.hme_service_blk{

  float: left;

  width: 100%;

}

.hme_service_inner{

  float: left;

}

.hme_service_title{

  float: right;

  background-color: #ffc720;

  padding: 2em 8em 2em 2em;

  text-align: center;

  position: relative;

}

.hme_service_title::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 75px;

  height: 75px;

  position: absolute;

  top: 50px;

  right: 4em;

}

.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: #ffffff;

  font-weight: 400;

  text-align: right;

  padding: 0 4em 0 0;

  font-family: 'Roboto-Regular';

}

.hme_service_content{

  float: left;

}

.hme_service_list{

  float: right;

}

.tab-links {

  float: left;

  width: auto;

}

.hme_service_list ul {

  float: left;

  width: 100%;

}

.tab-panel {

  display: none;

}

.tab-panel.active {

  display: block;

}

.hme_service_list ul li {

  display: block;

}

.hmeservice_single{

  float: left;

  width: 100%;

  padding: 15px 1em;

  display: flex;

  align-items: center;

  background-color: #f4f9ff;

  transition: 0.5s;

  position: relative;

}

.hmeservice_single::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 45px;

  height: 45px;

  position: absolute;

  top: 1.5em;

  right: 1em;

  opacity: 0;

  transition: 0.5s;

}

.hmeservice_single:hover::before{

  opacity: 1;

  transition: 0.5s;

}

.hmeservice_single:hover{

  width: 110%;

  filter: drop-shadow(-29px 0 15.5px rgba(0,36,69,0.5));

  background-color: #005caf;

  border-radius: 75px 0 0 75px;

  padding: 15px 4em 15px 1em;

  transition: 0.5s;

  position: relative;

  right: 2em;

  z-index: 1;

}

.hmeservice_single_icon{

  float: left;

  width: 25%;

  position: relative;

  z-index: 1;

}

.hmeservice_single_icon::after{

  content: '';

  width: 42px;

  height: 42px;

  border-radius: 21px;

  background-color: #ffc720;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 15px;

}

.hmeservice_single:hover .hmeservice_single_icon::after{

  width: 110px;

  height: 110px;

  border-radius: 50%;

  top: -35px;

  left: -10px;

  transition: 0.5s;

}

.hmeservice_single_icon img{

  height: 35px;

  width: 100%;

  object-fit: contain;

  object-position: center;

  transition: 0.5s;

}

.hmeservice_single:hover .hmeservice_single_icon{

  right: 1em;

}

.hmeservice_single:hover .hmeservice_single_icon img{

  height: 40px;

  filter: invert(100%) sepia(4%) saturate(7500%) hue-rotate(32deg) brightness(0%) contrast(101%);

  transition: 0.5s;

}

.hmeservice_single_content{

  float: left;

  width: 75%;

  padding: 0 0 0 1em;

}

.hmeservice_single_content h4{

  font-size: 28px;

  line-height: 32px;

  color: #0a62b3;

  font-weight: 400;

  transition: 0.5s;

}

.hmeservice_single:hover .hmeservice_single_content h4{

  color: #ffffff;

}



.service_link{

  font-size: 30px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  display: inline-block;

  padding: 15px 5.5em 15px 2.25em;

  background-color: #ffc720;

  position: relative;

  transition: 0.5s;

}

.service_link::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 35px;

  height: 32px;

  position: absolute;

  top: 12px;

  right: 4em;

}

.hme_service_content{

  float: left;

}

.hmeservice_img_single{

  float: left;

  width: 100%;

  position: relative;

}

.hmeservice_img_single a::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.hmeservice_img_single img{

  height: 570px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}



/* hme fourth blk */

.hme_fourth_blk{

  float: left;

  width: 100%;

  padding: 5em 0;

  margin: 2em 0;

}

.hme_fourth_inner{

  float: left;

  position: relative;

  padding: 0 0 3em 3em; 

}

.hme_fourth_inner::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 175px;

  height: 20px;

  position: absolute;

  bottom: 5em;

  right: 7em;

}

.hme_fourth_inner::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 75%;

  height: 106%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_fourth_imgblk{

  float: right;

}

.hme_fourth_img{

  position: relative;

  margin-bottom: 2em;

  margin-left: 2em;

}

.hme_fourth_img img{

  height: 590px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(-14.466px 29.66px 22px rgba(0,36,69,0.33));

}

.hme_fourth_inner h3{

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 400;

  margin-top: 3em;

}

.hme_fourth_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 400;

}



/* hme coupon blk */

.hme_coupon_blk_wrapper{

  float: left;

  width: 100%;

  position: relative;

}

.hme_coupon_blk_wrapper::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 1330px;

  position: absolute;

  z-index: -2;

  top: -43em;

  left: 0;

}

.hme_coupon_inner{

  float: left;

}

.hme_coupon_title{

  float: left;

  text-align: center;

}

.hme_coupon_title h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.hme_content_blk{

  float: left;

}

.hme_coupon_blk{

  float: left;

}

.hme_coupon_left_blk{

  float: left;

  position: relative;

  padding: 3em 0 8em;

}

.hme_coupon_left_single{

  float: left;

}

.hme_coupon_left_single:last-child{

  top: 8em;

}

.hme_coupon_left_single_inner{

  position: relative;

  text-align: center;

  padding: 3em;

  margin: 2.5em;

  border-radius: 50%;

  filter: drop-shadow(0px 20px 18.5px rgba(0,66,125,0.14));

  background-color: #ffffff;

}

.hme_coupon_left_single_inner::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 330px;

  height: 385px;

  position: absolute;

  z-index: -1;

  top: -25px;

  right: -35px;

}

.hme_coupon_left_single_inner h4{

  font-size: 19px;

  color: #0055a3;

  font-weight: 400;

}

.hme_coupon_left_single_inner span{

  font-size: 63px;

  line-height: 75px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: block;

}

.hme_coupon_left_single_inner span sub{

  font-family: 'Roboto-Bold';

  bottom: 0;

}

.hme_coupon_left_single_inner strong{

  font-size: 19px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  margin-bottom: 10px;

  display: inline-block;

}

.hme_coupon_left_single_inner p{

  font-size: 14px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.hme_coupon_left_single_inner a{

  font-size: 14px;

  line-height: 26px;

  color: #efb405;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  border-bottom: 1px solid #efb405;

}

.hme_coupon_left_icon{

  position: absolute;

  z-index: 2;

  margin-top: 10px;

  bottom: -20px;

  left: 0;

  right: 0;

}

.hme_coupon_left_icon::after{

  content: '';

  border-radius: 47px;

  filter: drop-shadow(0px 15px 10px rgba(0,0,0,0.25));

  background-image: linear-gradient(148deg, #007af3 0%, #093765 100%);

  border: 1px solid #ffffff;

  width: 75px;

  height: 75px;

  position: absolute;

  z-index: -1;

  top: -10px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.hme_coupon_left_icon img{

  height: 50px;

  width: 100%;

  object-fit: contain;

  object-position: center;

}

.hme_coupon_slic{

  float: left;

}

.hme_coupon_single{

  float: left;

}

.hme_coupon_single_inner{

  position: relative;

  display: flex;

  margin: 12px 0;

  border-radius: 17px;

  background-color: #f7fbff;

  border: 1px solid #ffffff;

  padding: 12px 15px;

  transition: 0.5s;

}

.hme_coupon_offer{

  float: left;

  width: 25%;

}

.hme_coupon_offer span{

  font-size: 25px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: block;

}

.hme_coupon_offer span sub{

  bottom: 0;

  display: block;

  font-family: 'Roboto-Bold';

  padding: 5px 0 0 1em;

}

.hme_coupon_content{

  float: left;

  width: 75%;

  overflow-y: scroll;

  height: 100px;

}

/* width */	

.hme_coupon_content::-webkit-scrollbar {

  width: 5px;

}

/* Track */

.hme_coupon_content::-webkit-scrollbar-thumb {

  background-color: #005caf;

  border-radius: 10px;

}

/* Handle */

.hme_coupon_content::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: transparent;

}

.hme_coupon_content h4{

  font-size: 19px;

  color: #0055a3;

  font-weight: 400;

  margin: 0;

}

.hme_coupon_content strong{

  font-size: 19px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  margin-bottom: 10px;

  display: none;

}

.hme_coupon_content p{

  font-size: 12px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  margin: 0;

}

.hme_coupon_content a{

  font-size: 16px;

  line-height: 26px;

  color: #efb405;

  font-weight: 400;

  border-bottom: 1px solid #efb405;

}

.hme_coupon_slic .slick-list.draggable{

  filter: drop-shadow(0px 37px 12.5px rgba(0, 0, 0, 0.08));

  padding: 0 3em 0 0.5em;

}

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

  background-color: #ffffff;

  left: 2em;

  transition: 0.5s;

}

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

  background-color: #f7fbff;

  left: 3em;

  transition: 0.5s;

}

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

  background-color: #ffffff;

  left: 0.5em;

  transition: 0.5s;

}



/* hme fifth blk */

.hme_fifth_blk{

  float: left;

  width: 100%;

  margin: 1em 0 2em;

  padding: 1em 0 2em;

}

.hme_fifth_inner{

  float: left;

}

.hme_fifth_imgblk{

  float: left;

}

.hme_fifth_img{

  position: relative;

  margin-right: 2em;

}

.hme_fifth_img::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 105%;

  height: 270px;

  position: absolute;

  z-index: -1;

  top: -80px;

  left: -15px;

}

.hme_fifth_img::after{

  content: '';

  background-color: #f4f9ff;

  border-radius: 50%;

  width: 190px;

  height: 310px;

  position: absolute;

  z-index: -2;

  top: -110px;

  left: -55px;

}

.hme_fifth_img img{

  height: 625px;

  width: 100%;

  object-fit: cover;

  object-position: top;

  border-radius: 50%;

  filter: drop-shadow(10.896px 21.384px 20px rgba(0,0,0,0.08));

  background-color: #f4f9ff;

  border: 2px solid #ffffff;

}

.hme_fifth_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin-top: 1.5em;

}

.hme_fifth_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.hme_fifth_inner .hme_call_but{

  margin: 1.5em 0 0;

}



/* 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_blk{

  float: left;

}

.hme_why_choose_left_inner{

  position: relative;

}

.hme_why_choose_left_inner h3{

  font-size: 40px;

  line-height: 45px;

  text-transform: uppercase;

  color: #00519b;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.hme_why_choose_left_inner p{

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.hme_why_choose_img{

  position: relative;

}

.hme_why_choose_img img{

  height: 333px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 20px;

}

.hme_why_choose_right_blk{

  float: left;

  position: relative;

}

.hme_why_choose_right_blk::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 94%;

  height: 51%;

  position: absolute;

  bottom: 0;

  right: 10px;

}

.hme_why_choose_right_inner{

  float: left;

  width: 100%;

  position: relative;

}

.hme_why_choose_right_inner::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(0px -13px 14px rgba(0,50,86,0.49));

  width: 96%;

  height: 42%;

  position: absolute;

  z-index: 0;

  bottom: 0;

  left: 20px;

}

.hme_why_choose_right_inner::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 99%;

  height: 75%;

  position: absolute;

  z-index: -2;

  bottom: 0;

  left: 10px;

}

.hme_why_choose_content{

  float: left;

  position: relative;

  z-index: -1;

}

.hme_why_choose_content_inner{

  float: left;

  width: 100%;

  padding-left: 3em;

  position: relative;

}



.hme_why_choose_single{

  float: left;

  position: relative;

}

.hme_why_choose_single_inner {

  position: relative;

  z-index: 2;

  text-align: center;

  padding: 1em;

  transition: 0.5s;

  background-color: #f8fcff;

  border-radius: 35px;

  filter: drop-shadow(-7.272px 13.119px 17px rgba(0,50,86,0.11));

}

.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: 19px;

  color: #00529d;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  display: flex;

  min-height: 60px;

  vertical-align: middle;

  align-items: center;

  justify-content: center;

}

.hme_why_choose_single:nth-child(1){

  transform: rotate(-15deg);

}

.hme_why_choose_single:nth-child(2){

  transform: rotate(0);

}

.hme_why_choose_single:nth-child(3){

  transform: rotate(-10deg);

  top: -2em;

}

.hme_why_choose_single:nth-child(4){

  transform: rotate(10deg);

  top: -3em;

}

.hme_why_choose_single:nth-child(5){

  transform: rotate(10deg);

}

.hme_why_choose_single:nth-child(6){

  transform: rotate(-10deg);

}

.hme_why_choose_single:nth-child(7){

  transform: rotate(13deg);

  top: -3em;

}

.hme_why_choose_single:nth-child(8){

  transform: rotate(-13deg);

  top: -3em;

}

.hme_why_choose_right_inner h3{

  font-size: 36px;

  color: #ffffff;

  font-weight: 400;

  float: left;

  padding: 1em 2em 1em 5em;

  position: relative;

}

.hme_why_choose_right_inner a::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 70px;

  height: 70px;

  position: absolute;

  z-index: 2;

  bottom: 5em;

  left: 5.5em;

}



/* hme review blk */

.hme_review_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.hme_review_blk::after{

  content: '';

  border-radius: 10px;

  background-color: #f4f9ff;

  width: 98%;

  height: 620px;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 2em;

}

.hme_review_inner{

  float: left;

}

.hme_review_left{

  float: left;

}

.hme_review_left_inner{

  float: left;

  width: 100%;

  position: relative;

  padding: 0 0 12em 2em;

}

.hme_review_left_inner::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 65px;

  height: 65px;

  position: absolute;

  bottom: 7em;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.hme_review_left_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #000000;

  font-weight: 400;

}

.hme_review_left_rating{

  float: left;

  width: 30%;

}

.hme_review_left_rating b{

  font-size: 35px;

  color: #005baf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  padding-left: 1.1em;

  position: relative;

}

.hme_review_left_rating b::before{

  content: '\f005';

  font-family: Fontawesome;

  font-size: 28px;

  color: #ffc720;

  position: absolute;

  top: 0;

  left: 10px;

}

.hme_review_left_rating span{

  font-size: 16px;

  color: #005baf;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  display: block;

}

.hme_review_left_icon{

  float: left;

  width: 70%;

  position: relative;

  padding: 0 0 0 2em;

}

.hme_review_left_icon ul{

  float: left;

  width: 100%;

  margin: 1em 0;

}

.hme_review_left_icon ul li{

  display: inline-block;

  list-style: none;

  position: relative;

  margin: 0 -2px;

}

.hme_review_left_icon ul li:first-child{

  z-index: 1;

}

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

  z-index: 2;

}

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

  z-index: 3;

}

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

  z-index: 4;

}

.hme_review_left_icon ul li a{

  font-size: 20px;

  line-height: 20px;

  color: #fff;

}

.hme_review_left_icon ul li a::after{

  content: '';

  background-color: #ffc720;

  width: 35px;

  height: 35px;

  border-radius: 50%;

  position: absolute;

  z-index: -1;

  top: -3px;

  left: -10px;

}

.hme_review_left_icon ul li:nth-child(even) a::after{

  background-color: #00519b;

}

.hme_review_left_icon ul li b{

  font-size: 14px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.hme_review_left_icon ul li:last-child a::after{

  left: -7px;

}

.hme_review_slic{

  float: left;

}

.hme_review_single{

  float: left;

}

.hme_review_single_inner{

  float: left;

  position: relative;

  padding: 1em;

  margin: 0 1em;

}

.hme_review_single_inner::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 90%;

  position: absolute;

  z-index: -3;

  top: 0;

  left: 0;

}

.hme_review_single_inner p{

  font-size: 18px;

  line-height: 32px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  padding-right: 5px;

  overflow-y: scroll;

  height: 252px;

}

/* width */

.hme_review_single_inner p::-webkit-scrollbar {

  width: 3px;

}

/* 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: 2em 6em 0 8em;

  position: relative;

}

.testimonialshme_single_author h4{

  font-size: 21px;

  line-height: 27px;

  color: #005baf;

  font-weight: 400;

  margin: 0;

}

.testimonialshme_single_author span{

  font-size: 14px;

  line-height: 27px;

  color: #010101;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.testimonialshme_single_author a{

  position: absolute;

  top: 2.5em;

  left: 4em;

}

.testimonialshme_single_author a::after{

  content: '';

  background-color: #0055a3;

  width: 50px;

  height: 50px;

  border-radius: 30px;

  position: absolute;

  z-index: -1;

  top: -7px;

  left: -10px;

}

.testimonialshme_single_author a i{

  font-size: 35px;

  color: #ffffff;

}

.testimonialshme_single_author .star_rating{

  position: absolute;

  top: 3.25em;

  right: 0em;

}

.testimonialshme_single_author .star_rating i{

  color: #eeb200;

}

.hme_review_slic .slick-list.draggable{

  filter: drop-shadow(7.264px 14.256px 14.5px rgba(0,67,128,0.19));

}

.hme_review_slic ul.slick-dots {

  position: absolute;

  left: -18em;

  bottom: 1em;

}

.hme_review_slic ul.slick-dots li {

  list-style-type: none;

  display: inline-block;

  margin: 0 5px;

}

.hme_review_slic ul.slick-dots li button {

  border: unset;

  font-size: 0;

  width: 12px;

  height: 12px;

  background-color: #005caf;

  border-radius: 50%;

  transition: 0.5s;

}

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

  font-size: 0;

  width: 15px;

  height: 15px;

  background-color: #f4f9ff;

  border: 1px solid #005caf;

  border-radius: 50%;

  transition: 0.5s;

}



/* hme sixth blk */

.hme_sixth_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_sixth_inner{

  float: left;

}

.hme_sixth_imgblk{

  float: right;

}

.hme_sixth_img{

  position: relative;

  margin-right: 3em;

  margin-left: 1em;

}

.hme_sixth_img::before{

  content: '';

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

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  height: 250px;

  width: 250px;

  position: absolute;

  z-index: 1;

  bottom: -15px;

  right: -88px;

}

.hme_sixth_img::after{

  content: '';

  width: 156px;

  height: 166px;

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

  background-color: #d9dae2;

  position: absolute;

  z-index: -1;

  bottom: -20px;

  left: -20px;

}

.hme_sixth_img img{

  height: 700px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 20px;

  filter: drop-shadow(-6.787px 12.245px 16px rgba(0,67,128,0.24));

}

.hme_sixth_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin-bottom: 0.5em;

}

.hme_sixth_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.hme_sixth_inner .hme_but_blk{

  margin: 2em 0 0;

}



/* hme faq blk */

.hme_faq_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_faq_inner{

  float: left;

}

.hme_faq_imgblk{

  float: left;

}

.hme_faq_img{

  position: relative;

}

.hme_faq_img::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.hme_faq_img img{

  height: 600px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.hme_faq_title{

  position: absolute;

  top: 2em;

  left: 6em;

  padding: 0 2em 0 0;

}

.hme_faq_title h3{

  font-size: 40px;

  color: #ffffff;

  font-weight: 700;

}

.hme_faq_content{

  float: left;

  position: relative;

}

.hme_faq_content::after{

  content: '';

  border: 3px solid #005caf;

  width: 80%;

  height: 90%;

  position: absolute;

  z-index: -1;

  top: 6em;

  right: -1em;

}

.hme_faq_contnet_inner{

  float: left;

  width: 100%;

  height: 590px;

  overflow-y: scroll;

  position: relative;

}

.hme_faq_contnet_inner::-webkit-scrollbar {

  width: 3px;

}

/* Handle */

.hme_faq_contnet_inner::-webkit-scrollbar-thumb { 

  border-radius: 20px;

  width: 5px;

  background-color: #ffc720;

}

/* 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;

  border-radius: 5px;

  background-color: #ffffff;

}

.hme_faq_contnet_inner .faq_question_box .set{

  margin: 13px 0;

  position: relative;

  z-index: 1;

  border-bottom: 1px solid #2a85c636;

}

.hme_faq_contnet_inner .faq_question_box .set.active{

  padding: 0 0 10px 0;

  margin-bottom: 20px;

  margin-top: 10px;

  position: relative;

  z-index: 1;

}

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

  content: '';

  border-radius: 5px;

  filter: drop-shadow(7.728px 17.357px 22.5px rgba(0,50,86,0.14));

  background-color: #ffffff;

  border: 1px solid #ffffff;

  position: absolute;

  z-index: -2;

  width: 104%;

  height: 100%;

  top: 0;

  left: -30px;

}

.hme_faq_contnet_inner .faq_question_box .set a.active{

  padding: 20px 4em 20px 0.5em;

  font-size: 24px;

  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.active a::before{

  content: '\f068';

  font-family: fontawesome;

  font-size: 25px;

  color: #005caf;

  position: absolute;

  z-index: -1;

  top: 20px;

  right: 30px;

}

.hme_faq_contnet_inner .faq_question_box .set a{

  width: 100%;

  display: block;

  font-family: 'Roboto-Regular';

  padding: 20px 4em 20px 0.5em;

  text-decoration: none;

  font-size: 20px;

  line-height: 24px;

  color: #074278;

  font-weight: 400;

  border-radius: 5px; 

  background-color: #ffffff;

  cursor: pointer !important;

  position: relative;

  z-index: -2;

}

.hme_faq_contnet_inner .faq_question_box .set a::before{

  content: '\f067';

  font-family: Fontawesome;

  font-size: 25px;

  color: #005caf;

  position: absolute;

  z-index: -2;

  top: 20px;

  right: 30px;

}

.hme_faq_contnet_inner .faq_question_box .content {

  padding: 0 2em 0em 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 seventh blk */

.hme_seventh_blk{

  float: left;

  width: 100%;

  margin: 2em 0 2em;

  padding: 6em 0 2em;

}

.hme_seventh_inner{

  float: left;

  padding-left: 1.5em;

}

.hme_seventh_inner::before{

  content: '';

  width: 162px;

  height: 120px;

  background-color: #ffffff;

  position: absolute;

  z-index: 1;

  bottom: 0;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.hme_seventh_inner::after{

  content: '';

  border-radius: 10px;

  background-color: #ffc720;

  width: 60%;

  height: 103%;

  position: absolute;

  z-index: -1;

  top: -7em;

  left: 0;

}

.hme_seventh_imgblk{

  float: right;

}

.hme_seventh_img{

  position: relative;

}

.hme_seventh_img img{

  height: 475px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

}

.hme_seventh_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin: -1.5em 0 1em;

}

.hme_seventh_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.hme_seventh_inner .hme_but_blk{

  margin: 3em 0 0;

}



/* 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;

  text-align: center;

  margin: 2em 0;

}

.hme_blog_title h3{

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin: 0 0 10px;

}

.hme_blog_title a{

  font-size: 16px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  border-radius: 22px;

  background-color: #ffc720;

  padding: 5px 20px;

  display: inline-block;

}

.hme_blog_single{

  float: left;

}

.hme_blog_single_inner{

  float: left;

  width: 100%;

  padding: 0 8px;

}

.hme_blog_img{

  position: relative;

}

.hme_blog_img img{

  height: 363px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

  border: 1px solid #ffffff;

}

.hme_blog_contnet{

  float: left;

  width: 100%;

  padding: 1em 1em 0; 

}

.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_content h4{

  font-size: 28px;

  line-height: 28px;

  color: #005baf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

}

.hme_blog_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: 3;

  overflow:hidden;

}

.hme_blog_readmore{

  font-size: 14px;

  line-height: 20px;

  color: #000000;

  font-weight: 400;

  border-bottom: 1px solid #000000;

  font-family: 'Roboto-Medium';

}

.hme_blog_slic .slick-list.draggable{

  padding: 3em 0;

}

.hme_blog_right{

  float: left;

  position: relative;

}

.hme_blog_right::before{

  content: '';

  opacity: 0.102;

  width: 1px;

  height: 100%;

  border-radius: 1px;

  background-color: #005baf;

  position: absolute;

  top: 40px;

  left: 20px;

}

.hme_blog_right::after{

  content: '';

  opacity: 0.102;

  width: 90%;

  height: 1px;

  border-radius: 1px;

  background-color: #005baf;

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  margin: auto 0;

}

.hme_blog_right_single{

  float: left;

}

.hme_blog_right_single_inner{

  float: left;

  width: 100%;

  padding: 3em 3em;

}



/* Footer blk */

.footer_wrapper {

  float: left;

  width: 100%;

  height: auto;

  z-index: 3;

  margin: 2em 0 0;

  padding: 2em 0 0;

}

.footer_wrapper .container{

  position: relative;

}

.footer_logo_blk{

  float: left;

  padding: 2em 0;

  background-color: #ffc720;

}

.footer_logo_imgblk{

  float: left;

}

.footer_logo_img{

  float: left;

  width: 100%;

}

.footer_logo_img img{

  height: 120px;

  object-fit: contain;

  width: 250px;

}

.footeerfirst_license{

  float: left;

  position: relative;

}

.footeerfirst_license::before{

  content: '';

  opacity: 0.102;

  width: 1px;

  height: 126px;

  background-color: #000000;

  position: absolute;

  left: -25px;

  top: 0;

}

.footerfirst_license_inner{

  padding: 0 12em 0 0;

}

.footerfirst_license_inner h4{

  font-size: 22px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 500;

  font-family: 'Poppins-Medium';

}

.footerfirst_license_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 300;

  font-family: 'Roboto-Light';  

}

.footer_wrap{

  float: left;

  width: 100%;

  padding: 2em 0em 0em;

  background-color: #005baf;

}

.footerfirst_section{

  float: left;

}

.footerfirst_menu {

  float: left;

  width: 34%;

  padding-left: 0em;

  padding-top: 0em;

}

.footerfirst_menu h4,

.footersec_menu h4,

.footerfirst_lastmenu 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_menu h4:after,

.footersec_menu h4:after,

.footerfirst_lastmenu h4::after{

  content: '';

  position: absolute;

  opacity: 0.102;

  width: 100%;

  height: 1px;

  background-color: #f4fcff;

  bottom: 0;

  left: 0;

}

.footerfirst_menu ul li {

  float: left;

  width: 50%;

  list-style-type: none;

}

.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;

}

.footersec_menu {

  float: left;

  width: 34%;

  padding-left: 0em;

  padding-top: 0em;

}

.footerfirst_lastmenu {

  width: 32%;

  position: relative;

  padding-top: 0em;

  z-index: 2;

}

.footerfirst_lastaddress {

  margin-bottom: 1.5em;

  padding-left: 2.5em;

  position: relative;

}

.footerfirst_lastaddress::before {

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 25px;

  position: absolute;

  top: 0;

  left: 0;

}

.footerfirst_lastaddress p {

  font-size: 19px;

  line-height: 25px;

  color: #ffffff;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  margin: 0;

}

.footerfirst_lastphone{

  position: relative;

  margin: 0 0 2em;

}

.footerfirst_lastphone::before{

  content: '\f095';

  font-size: 24px;

  line-height: 24px;

  color:  #fff;

  font-family: 'FontAwesome';

  position: absolute;

  top: 4px;

  left: 0;

  transition: 0.5s;

}

.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;

} 

.footer_mail{

  margin-bottom: 1.5em;

  padding-left: 2.5em;

  position: relative;

}

.footer_mail p{

  font-size: 19px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 500;

  font-family: 'Poppins-Medium';

}

.footer_mail:before {

  content: "";

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 25px;

  height: 25px;

  position: absolute;

  top: 0;

  left: 0px;

}

.footerthird_section {

  float: left;

  width: 100%;

  position: relative;

  background-color: #ffc720;

  padding: 1em 0;

}

.footerthird_copyrights{

  float: left;

}

.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 pages */



/* inner page banner */

.inner_page_banner_wrapper{

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

  position: relative;

}

.inner_page_banner{

  float: right;

}

.inner_page_img{

  position: relative;

}

.inner_page_img img{

  height: 600px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.inner_page_content{

  position: absolute;

  z-index: 1;

  top: 0;

  left: 0;

}

.inner_page_content::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 50%;

  position: absolute;

  z-index: -1;

  bottom: -5.5em;

  left: 0;

}

.inner_page_content .container{

  position: relative;
  max-width: 680px;
}

.inner_page_content_img{

  position: relative;

}

.inner_page_content_img::before{

  content: '';

  opacity: 0.800;

  background-color: #005cb0;

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

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: 1;

  top: 0;

  left: 0;

}

.inner_page_content_img::after{

  content: '';

  background-color: #f4f9ff;

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

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 10px;

}

.inner_page_content_img img{

  height: 600px;

  width: 100%;

  object-fit: cover;

  object-position: center;

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

}

.inner_page_content_wrapper{

  width: 100%;

  position: absolute;

  z-index: 2;

  bottom: 10em;

  right: 0;

}

.inner_page_content_inner{

  position: relative;

  text-align: center;

  padding: 0 14em 0 2em;

}

.banner_heading{

  font-size: 50px;

  line-height: 60px;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.inner_page_content_inner p{

  font-size: 16px;

  line-height: 20px;

  color: #ffffff;

  font-weight: 400;

}

.cover_media{

  float: left;

  width: 99.5%;

  padding: 2em 0em 2em 9em;

  position: relative;

  z-index: 2;

  bottom: -10.1em;

  left: 0;

}

.cover_media::before{

  content: '';

  background-image: url('../images/aboutus/rating_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;

}

.media_ratings{

  float: left;

  width: 95%;

}

.reviewitems{

  float: left;

  width: 33%;

  display: flex;

  gap: 10px;

  align-items: center;

  vertical-align: middle;

}

.google_rate{

  position: relative;

  display: inline;

}

.google_rate i{

  font-size: 25px;

  color: #005cb0;

}

.head_rating{

  position: relative;

}

.star{

  display: block;

}

.star i{

  color: #005cb0;

}

.score{

  font-size: 13px;

  line-height: 13px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 500;

}





/* aboutus page */

.aboutus_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.aboutus_first_blk::after{

  content: '';

  background-color: #005cb0;

  width: 48.5%;

  height: 75%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.aboutus_first_inner{

  float: left;

}

.aboutus_first_imgblk{

  float: left;

}

.aboutus_first_title{

  position: relative;

  margin: 0 0 2em;

  padding-left: 2em;

}

.aboutus_first_title h2{

  font-size: 38px;

  line-height: 48px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.aboutus_first_img{

  position: relative;

  margin-right: 3em;

}

.aboutus_first_img img{

  height: 600px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.aboutus_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.aboutus_first_inner p:nth-child(2){

  margin-top: 2em;

}



.aboutus_service_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.aboutus_service_blk::after{

  content: '';

  background-color: #ffbf00;

  width: 10%;

  height: 780px;

  position: absolute;

  z-index: -1;

  top: -13em;

  right: 0;

}

.aboutus_service_inner{

  float: left;

}

.aboutus_service_right{

  float: right;

  padding: 0 0 0 2em;

}

.aboutus_service_right_inner{

  position: relative;

  text-align: right;

  margin: 2em 0;

  padding: 0 8em 0 0px;

}

.aboutus_service_right_inner h3{

  font-size: 50px;

  color: #005cb0;

  font-weight: 400;

}

.aboutus_service_right_inner p{

  font-size: 20px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.aboutus_service_right_sec_blk{

  position: relative;

  margin-top: 2em;

  border-radius: 10px;

  background-color: #005cb0;

  padding: 5em 2em 5em 8em;

}

.aboutus_service_right_sec_blk a::before {

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 70px;

  height: 70px;

  position: absolute;

  z-index: 2;

  bottom: 4.5em;

  left: 2em;

}

.aboutus_service_right_sec_blk h4{

  font-size: 36px;

  color: #ffffff;

  font-weight: 400;

}

.aboutus_service_slic{

  float: left;

}

.aboutus_service_single{

  float: left;

}

.aboutus_service_single_inner{

  position: relative;

  border-radius: 5px;

  background-color: #005caf;

  border: 1px solid #e1e1e1;

  margin: 10px;

  transition: 0.5s;

}

.aboutus_service_img{

  position: relative;

}

.aboutus_service_img::after{

  content: '';

  width: 148px;

  height: 189px;

  border-radius: 5px;

  background-color: #ffbf00;

  position: absolute;

  z-index: -1;

  top: -10px;

  right: -10px;

}

.aboutus_service_img img{

  height: 295px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

}

.aboutus_service_content{

  position: relative;

  padding: 1em 2em;

}

.aboutus_service_content .hmeservice_single_icon{

  position: absolute;

  top: -25px;

  left: -15px;

}

.aboutus_service_content .hmeservice_single_icon::after{

  top: -8px;

  left: 10px;

  width: 55px;

  height: 55px;

  border-radius: 50%;

  border: 2px solid #fafcff;

  transition: 0.5s;

}

.aboutus_service_content .hmeservice_single_icon img{

  transition: 0.5s;

}

.aboutus_service_content h4{

  font-size: 28px;

  line-height: 32px;

  color: #ffffff;

  font-weight: 400;

  transition: 0.5s;

  min-height: 96px;

  display: flex;

  align-items: center;

  vertical-align: middle;

  justify-content: center;

}

.aboutus_service_content p{

  font-size: 12px;

  color: #ffffff;

  font-weight: 400;

  transition: 0.5s;

}

.aboutus_service_slic .slick-list.draggable{

  filter: drop-shadow(8.81px 10.88px 15.5px rgba(0,36,69,0.18));

  padding: 1em 0;

} 

.aboutus_service_single.slick-active+.slick-active .aboutus_service_single_inner{

  background-color: #ffffff;

  transition: 0.5s;

}

.aboutus_service_single.slick-active+.slick-active .aboutus_service_content h4{

  color: #005caf;

  transition: 0.5s;

}

.aboutus_service_single.slick-active+.slick-active .aboutus_service_content p{

  color: #000000;

  transition: 0.5s;

}

.aboutus_service_single.slick-active+.slick-active .aboutus_service_content .hmeservice_single_icon::after{

  background-color: #005caf;

  transition: 0.5s;

}

.aboutus_service_single.slick-active+.slick-active .aboutus_service_content .hmeservice_single_icon img{

  filter: brightness(0) invert(1);

  transition: 0.5s;

}



.aboutus_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 3em 0;

  position: relative;

}

.aboutus_second_blk::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 875px;

  position: absolute;

  z-index: -2;

  top: -12em;

  left: 0;

}

.aboutus_second_inner{

  float: left;

}

.aboutus_second_imgblk{

  float: right;

}

.aboutus_second_img{

  position: relative;

  margin-left: 2em;

}

.aboutus_second_img::after{

  content: '';

  background-color: #ffbf00;

  width: 100%;

  height: 100%;

  border-radius: 305px 10px 305px 305px;

  position: absolute;

  z-index: -1;

  top: 15px;

  left: -15px;

}

.aboutus_second_img img{

  height: 612px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 305px 10px 305px 305px;

  filter: drop-shadow(-11.756px 16.18px 19px rgba(0,92,176,0.24));

  border: 2px solid #ffffff;

}

.aboutus_second_inner h3{

  font-size: 40px;

  line-height: 50px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin-top: 1.5em;

}

.aboutus_second_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}



.aboutus_third_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.aboutus_third_blk::after{

  content: '';

  background-color: #005cb0;

  width: 53.9%;

  height: 950px;

  position: absolute;

  z-index: -3;

  top: -17em;

  right: 0;

}

.aboutus_third_inner{

  float: left;

}

.aboutus_third_imgblk{

  float: left;

  position: relative; 

  padding: 0 2em 0 0;

}

.aboutus_third_imgblk::before{

  content: '';

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

  width: 40px;

  height: 325px;

  position: absolute;

  z-index: 1;

  bottom: -5.65em;

  right: 28px;   

}

.aboutus_third_img{

  position: relative;

}

.aboutus_third_img::before{

  content: '';

  width: 40px;

  height: 250px;  

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

  position: absolute;

  z-index: 1;

  top: -8em;

  left: 0;

}

.aboutus_third_img::after{

  content: '';

  background-color: #ffbf00;

  width: 45%;

  height: 108%;

  position: absolute;

  z-index: -1;

  top: -25px;

  right: 25px;

}

.aboutus_third_img img{

  height: 605px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.aboutus_third_inner h3{

  font-size: 40px;

  color: #ffffff;

  font-weight: 400;

}

.aboutus_third_inner h4{

  font-size: 24px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: inline-block;

  padding-left: 1em;

  position: relative;

}

.aboutus_third_inner h4::after{

  content: '';

  width: 13px;

  height: 2px;

  border-radius: 1px;

  background-color: #ffbf00;

  position: absolute;

  z-index: 1;

  top: 15px;

  left: 0;

}

.aboutus_third_inner p{

  font-size: 14px;

  line-height: 18px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.aboutus_third_inner a{

  font-size: 19px;

  line-height: 29px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  position: relative;

  display: inline-block;

  margin: 2em 0 0 -30px;

  padding: 10px 4em 10px 1.5em;

}

.aboutus_third_inner a b{

  font-size: 19px;

  line-height: 29px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Regular';

  font-weight: 600;

}

.aboutus_third_inner a::before{

  content: '';

  background-color: #ffbf00;

  border-radius: 0 50px 50px 0;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.aboutus_third_inner a::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 60px;

  height: 60px;

  position: absolute;

  top: 8px;

  right: 6px;

}



.aboutus_fourth_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.aboutus_fourth_blk::after{

  content: '';

  background-color: #f4f9ff;

  width: 49.5%;

  height: 700px;

  position: absolute;

  z-index: -1;

  top: 0;

  right: 0;

}

.aboutus_fourth_inner{

  float: left;

}

.aboutus_fourth_imgblk{

  float: left;

  padding: 0 3em 0 0;

}

.aboutus_fourth_imgblk h3{

  font-size: 40px;

  color: #005cb0;

  font-weight: 400;

}

.aboutus_fourth_imgblk p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.aboutus_fourth_img{

  position: relative;

}

.aboutus_fourth_img img{

  height: 243px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

}

.aboutus_fourth_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;

}

.aboutus_fourth_inner ul li::before {

  content: "\f0da";

  position: absolute;

  top: 0;

  left: 0;

  font-family: FontAwesome;

  font-size: 22px;

  color: #ffbf00;

}



.aboutus_review::after{

  height: 100%;

}

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

  top: 2em;

}

.aboutus_review .hme_review_single.slick-active+.slick-active .testimonialshme_single_author a::after{

  background-color: #ffc720;

  transition: 0.5s;

}

.aboutus_review .hme_review_single.slick-active+.slick-active .testimonialshme_single_author a i{

  color: #005baf;

  transition: 0.5s;

}

.aboutus_review .hme_review_slic .slick-list.draggable{

  padding: 0 0 2em;

}



/* blog page  */

.blog_page_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.blog_page_inner{

  float: left;

  margin: 2em 0;

}

.blog_page_first_blk{

  float: left;

}

.blog_page_first_inner{

  float: left;

  width: 100%;

}

.blog_page_first_left{

  float: left;

}

.blog_page_first_left_inner{

  position: relative;

}

.blog_page_first_left_inner .hme_blog_single{

  padding: 0 8px 10px;

}

.blog_page_first_left_inner .hme_blog_single:nth-child(2) .hme_blog_single_inner{

  background-color: #f3f7fa;

}

.blog_page_first_left_inner .hme_blog_single_inner{

  border-radius: 10px;

  padding: 0;

  background-color: #fafafa;

  border: 1px solid #ffffff;

  filter: drop-shadow(10.816px 18.001px 16px rgba(0,85,163,0.16));

}

.blog_page_first_left_inner .hme_blog_img img{

  height: 300px;

}

.blog_page_first_left_inner .hme_blog_content {

  position: relative;

  width: 100%;

  padding: 2em;

}

.blog_page_first_right{

  float: left;

}

.blog_page_first_right_inner{

  position: relative;

  float: left;

  border-radius: 5px;

  filter: drop-shadow(9.271px 15.429px 16px rgba(0,85,163,0.07));

  background-color: #ffffff;

  margin: 0 0 0 1em;

}

.blog_page_first_right_inner::before{

  content: '';

  opacity: 0.102;

  width: 1px;

  height: 100%;

  border-radius: 1px;

  background-color: #005baf;

  position: absolute;

  top: 0;

  left: 0;

}

.blog_page_first_right_inner::after{

  content: '';

  opacity: 0.102;

  width: 90%;

  height: 1px;

  border-radius: 1px;

  background-color: #005baf;

  position: absolute;

  top: 0;

  right: 20px;

  bottom: 0;

  margin: auto 0;

}

.blog_page_first_right_inner .hme_blog_right_single_inner{

  padding: 2.5em 2em;

}

.blog_page_second_blk{

  float: left;

  margin: 2em 0;

}

.blog_page_second_inner{

  float: left;

  width: 100%;

}

.blog_page_second_inner .hme_blog_right_single_inner{

  padding: 2em 2em;

  background-color: #f3f7fa;

  border-radius: 5px;

  position: relative;

}

.blog_page_second_inner .hme_blog_right_single_inner::before{

  content: '';

  opacity: 0.102;

  width: 1px;

  height: 100%;

  background-color: #005baf;

  position: absolute;

  top: 0;

  left: 0;

}

.blog_page_second_inner .hme_blog_right_single:nth-child(2) .hme_blog_right_single_inner{ 

  background-color: #ffffff;

}

.blog_page_second_imgblk{

  float: left;

  width: 100%;

  position: relative;

}

.blog_page_second_imgblk img{

  height: 301px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(0px 21px 16px rgba(255,199,32,0.16));

}

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

  display: flex;

  flex-direction: row-reverse;

}

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

  margin: 0 1em 0 0;

}



/* blog detail page */

.blog_det_wrap .banner_heading{

  font-size: 30px;

  line-height: 40px;

}

.blog_det_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.blog_det_inner{

  float: left;

}

.blog_det_date{

  font-size: 24px;

  line-height: 36px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  display: block;

  padding: 0 0 0 2em;

  position: relative;

  margin: 0 0 1em;

}

.blog_det_date::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 50px;

  height: 50px;

  position: absolute;

  top: -8px;

  left: -8px;

}

.blog_det_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.blog_det_inner h1{

  font-size: 40px;

  line-height: 45px;

  color: #005cb0;

  font-weight: 400;

}

.blog_det_review{

  float: left;

  position: relative;

  z-index: 3;

}

.blog_det_review_single{

  float: left;

}

.blog_det_review_single_inner{

  position: relative;

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  padding: 2em 1em 2em 3em;

  margin: 0 1em;

}

.blog_det_review_single_inner p{

  font-size: 16px !important;

  line-height: 24px !important;

  color: #000000;

  font-weight: 400;

  overflow-y: scroll;

  height: 125px;

}

/* width */

.blog_det_review_single_inner p::-webkit-scrollbar {

  width: 5px;

}

/* Track */

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

  background-color: #005baf;

  border-radius: 10px;

}

/* Handle */

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

  border-radius: 10px;

  background-color: transparent;

}

.blog_det_review_author {

  position: absolute;

  bottom: -18px;

}

.blog_det_review_author h4{

  font-size: 18px !important;

  line-height: 29px !important;

  color: #005baf !important;

  font-weight: 400 !important;

  position: relative;

  padding: 0 1em 0 10px;

}

.blog_det_review_author h4::after{

  content: '';

  background-image: url('../images/blogdetail/author_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;

}

.blog_det_review .slick-list.draggable{

  padding: 3em 0;

}

.blog_det_imgblk{

  float: right;

  margin: 1em 0 0;

}

.blog_det_img{

  position: relative;

}

.blog_det_img::after{

  content: '';

  background-color: #005caf;

  border-radius: 10px;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 15px;

  left: 15px;

}

.blog_det_img img{

  height: 505px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

}

.blog_det_wrapper h2{

  font-size: 40px;

  color: #005cb0;

  font-weight: 400;

}

.blog_det_wrapper P{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.blog_det_wrapper h3{

  font-size: 34px;

  color: #003e76;

  font-weight: 400;

}

.blog_det_wrapper h4{

  font-size: 30px;

  color: #000000;

  font-weight: 400;

}

.blog_det_wrapper .hme_why_choose_right_inner h3 {

  font-size: 36px;

  color: #ffffff;

  font-weight: 400;

}

.blog_det_wrapper .hme_why_choose_left_inner p {

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

}

.blog_det_wrapper .hme_why_choose_single_content h4{

  font-size: 19px;

  color: #00529d;

  font-weight: 400;

}

.blgdetails_page_social_media {

  float: left;

  padding: 2em 0;

}

.blgdetails_page_social_media_inner {

  float: left;

  width: 100%;

  border-top: 1px solid #00498d17;

}

.blgdetails_page_social_media_inner h3{

  font-size: 20px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  text-align: left;

  display: inline-block;

}

.blgdetails_page_social_media_inner ul {

  display: inline-block;

  border-radius: 5px;

  padding: 15px 10px;

  float: right;

}

.blgdetails_page_social_media_inner ul li {

  list-style-type: none;

  display: inline-block;

  margin: 0px 8px;

  padding: 0;

  position: unset;

}

.blgdetails_page_social_media_inner ul li a {

  color: #004380;

  font-size: 30px;

  line-height: 30px;

  transition: 0.5s;

  vertical-align: middle;

}

.blgdetails_page_social_media_inner ul li a svg {

  width: 30px;

  fill: #004380;

  vertical-align: middle;

  transition: 0.5s;

}

.blog_det_blog .hme_blog_title{

  text-align: left;

}

.blog_det_blog .hme_blog_title h3{

  color: #0055a3;

  border-radius: 38px;

  background-color: #ffcb2f;

  display: inline-block;

  padding: 0 1em;

  margin: 0 0 0 -1em;

}

.blog_det_blog .hme_blog_title a{

  display: none;

}



/* 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: 1em;

}

.service_odd_img::before{

  content: '';

  background-image: url('../images/electricalservices/service_odd_bg.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: 500px;

  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;

}

.service_odd_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.readmore_but{

  font-size: 22px;

  line-height: 30px;

  color: #00529d;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  position: relative;

  padding: 0.65em 1.5em 0.60em 1.5em;

  transition: 0.5s;

}

.readmore_but::after {

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(7.512px 14.127px 9px rgba(0, 81, 155, 0.13));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.readmore_but:hover{

  transform: scale(0.9);

  transition: 0.5s;

}

.service_odd_inner .hme_but_blk{

  margin-top: 2em;

}

.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: 2em;

}

.service_even_img::before{

  content: '';

  background-image: url('../images/electricalservices/service_even_bg.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: 625px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.service_even_inner h3{

  font-size: 40px;

  line-height: 66px;

  color: #005cb0;

  font-weight: 400;

  display: inline-block;

  margin-top: 2em;  

}

.service_even_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}



/* faq page */

.faq_page_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.faq_page_inner{

  float: left;

}

.faq_page_imgblk{

  float: left;

}

.faq_page_img{

  position: relative;

}

.faq_page_img::before{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  right: 0;

}

.faq_page_img img{

  height: 700px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.faq_page_content_blk{

  float: left;

}

.faq_page_content_inner{

  float: left;

  width: 100%;

  position: relative;

}

.faq_page_content_inner .faq_question_box{

  margin: 1.5em 0 0;

  padding: 1.5em 2em 0 2em;

  position: relative;

  overflow-x: hidden;

  z-index: 1;

  overflow-y: scroll;

  height: 660px;

}

/* width */

.faq_page_content_inner .faq_question_box::-webkit-scrollbar {

  width: 3px;

}

/* Track */

.faq_page_content_inner .faq_question_box::-webkit-scrollbar-thumb {

  background-color: #ffbf00;

  border-radius: 10px;

}

/* Handle */

.faq_page_content_inner .faq_question_box::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: transparent;

}

.faq_page_content_inner .faq_question_box .set{

  margin: 13px 0;

  position: relative;

  z-index: 1;

}

.faq_page_content_inner .faq_question_box .set::after{

  content: '';

  border-bottom: 1px solid #2a85c636;

  width: 90%;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.faq_page_content_inner .faq_question_box .set.active{

  padding: 0 0 10px 0;

  margin-bottom: 20px;

  margin-top: 10px;

  position: relative;

  z-index: 1;

}

.faq_page_content_inner .faq_question_box .set.active::before {

  content: '';

  border-radius: 5px 5px 53px 5px;

  filter: drop-shadow(7.728px 17.357px 22.5px rgba(0,50,86,0.14));

  background-color: #ffffff;

  border: 1px solid #ffffff;

  position: absolute;

  z-index: -2;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

}

.faq_page_content_inner .faq_question_box .set a.active{

  padding: 20px 4em 20px 1.5em;

  font-size: 24px;

  line-height: 24px;

  color: #074278;

  font-weight: 400;

  font-family: 'Roboto-Medium';

  position: relative;

  z-index: 1;

  background-color: unset;

}

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

  content: '\f068';

  font-family: fontawesome;

  font-size: 25px;

  color: #005caf;

  position: absolute;

  z-index: -1;

  top: 20px;

  right: 30px;

}

.faq_page_content_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: #000000;

  font-weight: 400;

  border-radius: 5px; 

  background-color: #ffffff;

  cursor: pointer !important;

  position: relative;

  z-index: -2;

}

.faq_page_content_inner .faq_question_box .set a::before{

  content: '\f067';

  font-family: Fontawesome;

  font-size: 25px;

  color: #005caf;

  position: absolute;

  z-index: -2;

  top: 20px;

  right: 30px;

}

.faq_page_content_inner .faq_question_box .content {

  padding: 0 1em 0em 2.5em;

  width: 100%;

  height: auto;

  margin: 0 auto;

  position: relative;

  border-bottom-left-radius: 10px;

  border-bottom-right-radius: 60px;

  cursor: pointer;

}

.faq_page_content_inner .faq_question_box .content p{

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

  padding-right: 1em;

}



/* 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;

}

.lighting_first_img{

  position: relative;

  margin-right: 4em;  

}

.lighting_first_img::after{

  content: '';

  width: 473px;

  height: 641px;

  background-color: #ffbf00;

  position: absolute;

  z-index: -1;

  top: -45px;

  left: -45px;

}

.lighting_first_img img{

  height: 721px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.lighting_first_inner h2{

  font-size: 40px;

  line-height: 50px;

  color: #005cb0;

  font-weight: 400;

  position: relative;

  margin: 0;

  padding-top: 0.75em;

  padding-bottom: 2em;

  display: flex;

}

.lighting_first_inner h2::after{

  content: '';

  border: 1px solid #005cb0;

  width: 115%;

  height: 100%;

  position: absolute;

  top: -1em;

  right: 0;

}

.lighting_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.lighting_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0 4em;

}

.lighting_second_inner{

  float: left;

}

.lighting_second_imgblk{

  float: right;

}

.lighting_second_img{

  position: relative;

  margin-left: 3em;

}

.lighting_second_img::before{

  content: '';

  border-radius: 25px;

  background-color: #1363ab;

  width: 90%;

  height: 85%;

  position: absolute;

  z-index: -1;

  top: -25px;

  left: -25px;

}

.lighting_second_img::after{

  content: '';

  border-radius: 52px;

  border: 2px solid #1363ab;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 25px;

  left: 25px;

}

.lighting_second_img img{

  height: 600px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

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

  background-color: #f3f7fa;

  border: 3px solid #ffffff;

}

.lighting_second_inner h3{

  font-size: 50px;

  color: #0055a3;

  font-weight: 400;

}

.lighting_second_inner p{

  font-size: 18px;

  line-height: 34px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.lighting_second_inner .hme_but_blk{

  margin-top: 1.5em;

}

.lighting_third_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 4em 0 2em;

}

.lighting_third_inner{

  float: left;

}

.lighting_third_imgblk{

  float: left;

}

.lighting_third_img{

  position: relative;

  margin-right: 2em;

}

.lighting_third_img::after{

  content: '';

  border: 2px solid #ffc720;

  border-radius: 1px;

  width: 90%;

  height: 108%;

  position: absolute;

  z-index: -1;

  top: -30px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.lighting_third_img img{

  height: 660px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 1px;

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

  background-color: #f3f7fa;

  border: 3px solid #ffffff;

}

.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;

}





/* review page */

.review_page_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.review_page_inner{

  float: left;

}

.review_page_odd_blk{

  float: left;

}

.review_page_first_blk{

  float: left;

  position: relative;

}

.review_page_first_blk::after{

  content: '';

  border-radius: 20px 0 0 20px;

  background-color: #f4f9ff;

  position: absolute;

  z-index: -4;

  width: 105%;

  height: 100%;

  top: 0;

  left: -1em;

}

.review_page_first_left{

  float: left;

  padding: 0 0 10em;

  position: relative;

}

.review_page_first_left::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 75px;

  height: 75px;

  position: absolute;

  bottom: 3em;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.review_page_first_left h2{

  font-size: 40px;

  text-transform: uppercase;

  color: #000000;

  font-weight: 400;

}

.review_page_first_right{

  float: left;

}

.review_page_first_right .hme_review_single_inner::after{

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

  filter: drop-shadow(7.264px 14.256px 14.5px rgba(0,67,128,0.19));

}

.review_page_first_right .testimonialshme_single_author{

  padding: 2em 8em 0 9em;

}

.review_page_first_right .testimonialshme_single_author a{

  left: 5.5em;

}

.review_page_second_blk{

  float: left;

  margin: 2em 0;

}

.review_page_second_blk .hme_review_single_inner::after{

  background-image: none;

  border-radius: 29px;

  filter: drop-shadow(7.264px 14.256px 14.5px rgba(0,67,128,0.19));

  background-color: #ffffff;

  height: 78%;

}

.review_page_second_blk .testimonialshme_single_author{

  padding: 2em 8em 0 6em;

}

.review_page_second_blk .testimonialshme_single_author a{

  left: 2.5em;

}

.review_page_second_blk .testimonialshme_single_author a::after{

  background-color: #ffc720;

}

.review_page_even_blk{

  float: left;

}

.review_page_third_blk{

  float: left;

  position: relative;

}

.review_page_third_blk::after{

  content: '';

  border-radius: 20px 0 0 20px;

  background-color: #fafafa;

  position: absolute;

  z-index: -4;

  width: 105%;

  height: 100%;

  top: 0;

  right: -1em;

}

.review_page_third_right{

  float: right;

  position: relative;

}

.review_page_third_right::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 75px;

  height: 75px;

  position: absolute;

  bottom: 3em;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.review_page_third_right .hme_review_left_rating{

  width: 100%;

  padding: 5em 7em 11em;

}



/* career page */

.career_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.career_first_inner{

  float: left;

}

.career_first_left{

  float: left;

}

.career_first_left_inner{

  position: relative;

  margin-top: 10em;

}

.career_first_left_inner h2{

  font-size: 36px;

  color: #000000;

  font-weight: 400;

}

.career_first_left_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.career_first_imgblk{

  float: left;

}

.career_first_img{

  position: relative;

  margin: 0 2em 2em 2em;

}

.career_first_img::before{

  content: '';

  width: 246px;

  height: 5px;

  border-radius: 2px;

  background-color: #ffc720;

  position: absolute;

  bottom: -15px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.career_first_img img{

  height: 364px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 20px;

  filter: drop-shadow(-14.466px 29.66px 22px rgba(0,36,69,0.33));

}

.career_first_img2{

  position: relative;

  margin: 0 2em;

}

.career_first_img2 img{

  height: 364px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 20px;

  filter: drop-shadow(-14.466px 29.66px 22px rgba(0,36,69,0.33));

}

.career_first_right{

  float: left;

}

.career_first_right_inner{

  position: relative;

  margin-top: 10em;

}

.career_first_right_inner h2{

  font-size: 36px;

  color: #005cb0;

  font-weight: 400;

}

.career_first_right_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.career_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.career_second_blk::before{

  content: '';

  border-radius: 0 63px 63px 0;

  background-color: #f4f9ff;

  width: 47%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.career_second_blk::after{

  content: '';

  border-radius: 63px 0 0 63px;

  background-color: #ffc720;

  width: 53%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  right: 0;

}

.career_second_inner{

  float: left;

  position: relative;

}

.career_second_inner::after{

  content: '';

  background-color: #005caf;

  width: 100%;

  height: 110%;

  position: absolute;

  z-index: -2;

  top: -28px;

  left: 0;

}

.currentjobs {

  position: relative;

  z-index: 1;

}

.innercurrentjobs {

  position: relative;

  padding: 3em 8em 1em 3em;

}

.innercurrentjobs:before {

  content: "";

  border-radius: 20px 42px 42px 20px;

  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;

  padding-left: 30px;

}

.innercurrentjobs h2 span {

  font-family: 'Roboto-Bold';

  color: #ffffff;

  border-radius: 36px;

  background-color: #074278;

}

.innercurrentjobs ul {

  margin-top: 4em;

}

.innercurrentjobs li {

  font-size: 25px;

  line-height: 35px;

  color: #ffffff;

  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: 17px;

  height: 19px;

  position: absolute;

  top: 10px;

  left: -10px;

}

.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;

}

.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_third_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.career_third_inner{

  float: left;

  position: relative;

}

.career_third_imgblk{

  float: left;

}

.career_third_img{

  position: relative;

}

.career_third_img img{

  height: 550px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;

  filter: drop-shadow(13.946px 29.908px 22px rgba(0,36,69,0.18));

}

.career_third_right{

  float: right;

  width: 55%;

  position: absolute;

  z-index: 1;

  top: 3em;

  right: 0;

  border-radius: 10px;

  background-color: #005baf;

  padding: 3em 5em;

}

.career_third_right h3{

  font-size: 40px;

  line-height: 50px;

  color: #ffffff;

  font-weight: 400;

}

.career_third_right p{

  font-size: 18px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.career_third_content{

  float: left;

  margin: 6em 0 0;

  position: relative;

}

.career_third_content::after{

  content: '';

  background-color: #ffc720;

  width: 102%;

  height: 535px;

  position: absolute;

  z-index: -2;

  top: -11em;

  left: -20px;

}

.career_third_content_inner{

  float: left;

  width: 100%;

  padding: 3em 0 0;

  position: relative;

}

.career_third_content_inner::before{

  content: '';

  background-color: #005caf;

  width: 80%;

  height: 1px;

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.career_third_single{

  float: left;

  width: 20%;

  padding: 0 15px;

}

.career_third_single_inner{

  position: relative;

}

.career_third_single_inner::before{

  content: '';

  height: 10px;

  width: 10px;

  border-radius: 5px;

  background-color: #005caf;

  position: absolute;

  top: -46px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.career_third_single_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Regular';

}

.career_third_single_inner p span{

  font-weight: 600;

}



/* service detail page */

.service_det_ban .banner_heading{

  font-size: 35px;

  line-height: 45px;

}

.service_det_first_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.service_det_first_inner{

  float: left;

}

.service_det_first_imgblk{

  float: left;

}

.service_det_first_img{

  position: relative;

  margin-right: 4em;

  margin-bottom: 2em;

}

.service_det_first_img::before{

  content: '';

  border-radius: 5px;

  background-color: #ffc720;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 35px;

  left: 35px;

}

.service_det_first_img::after{

  content: '';

  border: 2px solid #005cb0;

  border-radius: 5px;

  width: 100%;

  height: 106%;

  position: absolute;

  z-index: -1;

  top: -15px;

  left: 15px;

}

.service_det_first_img img{

  height: 529px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

}

.service_det_first_inner h1{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

}

.service_det_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.service_det_first_inner h2{

  font-size: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Medium';

}

.servie_det_why_choose{

  position: relative;

  padding: 7em 0;

}

.servie_det_why_choose::after{

  content: '';

  background-image: url('../images/servicedetail/service_det_why_choose_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -4;

  top: 0;

  left: 0;

}

.service_detail_second_blk{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.service_detail_second_inner{

  float: left;

}

.service_det_second_imgblk{

  float: right;

}

.service_det_second_img{

  position: relative;

}

.service_det_second_img::after{

  content: '';

  width: 184px;

  height: 302px;

  border-radius: 10px;

  background-color: #ffc720;

  position: absolute;

  z-index: -1;

  top: -40px;

  right: -40px;

}

.service_det_second_img img{

  height: 745px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 10px;  

}

.service_detail_second_inner h3{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Black';

  margin-top: 1em;

}

.service_detail_second_inner h4{

  font-size: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Roboto-Medium';

}

.service_detail_second_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

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

.service_det_first_inner p a,

.service_detail_second_inner p a{

  border-bottom: 1px solid #000000;

  font-family: 'Poppins-Regular';

}

.service_det_first_inner ul li a,

.service_detail_second_inner ul li a{

  border-bottom: 1px solid #000000;

  font-family: 'Poppins-Regular';

}

.service_det_first_inner ul li,

.service_detail_second_inner ul li{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  display: flow-root;

  padding-left: 1.5em;

  margin-bottom: 10px;

  position: relative;

}

.service_det_first_inner ul li::before,

.service_detail_second_inner ul li::before{

  content: "\f192";

  position: absolute;

  top: 0;

  left: 0;

  font-family: FontAwesome;

  font-size: 19px;

  color: #ec3146;

}



/* servie area page */

.service_area_banner{

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

  position: relative;

}

.service_area_banner::after{

  content: '';

  background-image: url('../images/servicearea/service_area_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;

}

.service_area_ban_inner{

  float: left;

  padding: 4em 0 0;

}

.service_area_heading{

  float: left;

}

.service_area_heading h1{

  font-size: 50px;

  line-height: 60px;

  text-transform: uppercase;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Black';  

  margin: 0;

}

.service_area_ban_inner p{

  font-size: 20px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 400;

}

.service_area_ban_inner .cover_media{

  float: left;

  width: 58%;

  padding: 2em 0em 2em 9em;

  position: relative;

  z-index: 2;

  bottom: -2em;

  left: -4em;

}

.service_area_wrapper{

  float: left;

  width: 100%;

  margin: -2em 0 -4em;

  position: relative;

}

.service_area_inner{

  float: left;

  position: relative;

}

.service_area_inner .mapouter,

.service_area_inner .gmap_canvas{

  height: 1140px;

  filter: drop-shadow(10.55px 24.854px 16.5px rgba(0,57,110,0.09));

}

.servicearea_list_block {

  position: absolute;

  left: 4em;

  top: 12em;

  width: 535px;

  z-index: 1;

}

.servicearea_list_block::before {

  content: '';

  border-radius: 10px;

  filter: drop-shadow(0px 12px 13.5px rgba(0,0,0,0.1));

  background-color: #ffffff;

  border: 1px solid #ffcb2f;

  width: 86%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 40px;

}

.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: 104%;

  height: 90%;

  position: absolute;

  z-index: -2;

  top: 13em;

  left: -10px;

}

.servicearea_listblk_inner {

  padding: 0 1em 0 2em;

  border-radius: 19px;

  position: relative;

}

.servicearea_listblk_inner ul {

  overflow-y: scroll;

  overflow-x: hidden;

  height: 511px;

  position: relative;

  z-index: 3;

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

  padding: 0 15px 0 10px;

}

/* width */

.servicearea_listblk_inner ul::-webkit-scrollbar {

  width: 5px;

}

/* 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 ul li::before{

  content: '';

  border-bottom: 1px solid #f5f5f5;

  width: 90%;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.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: 45px;

  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: 104%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: -30px;

  opacity: 0;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover {

  font-size: 30px;

  color: #ffffff;

  font-weight: 400;

  position: relative;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover::before{

  opacity: 0;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover::after {

  opacity: 1;

  transition: 0.5s;

}



/* video page */

.video_page_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.video_page_inner{

  float: left;

}

.video_page_firstblk{

  float: left;

}

.video_page_first_inner{

  float: left;

  width: 100%;

}

.video_page_first_left{

  float: left;

  position: relative;

}

.video_page_first_imgblk{

  position: relative;

  margin-right: 1em;

}

.video_page_first_imgblk img{

  height: 831px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(8.619px 11.032px 14.5px rgba(0,92,176,0.24));

}

.video_page_link a::before{

  content: '';

  background-image: url('../images/video/video_but.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 85px;

  height: 85px;

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  margin: auto;

  transition: 0.5s;

}

.video_page_link a:hover::before{

  width: 65px;

  height: 65px;

  transition: 0.5s;

}

.video_page_first_right{

  float: left;

}

.video_page_first_right_img{

  position: relative;

  margin-left: 1em;

  margin-bottom: 1em;

}

.video_page_first_right_img img{

  height: 398px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(8.619px 11.032px 14.5px rgba(0,92,176,0.24));

}

.video_page_first_right .video_page_link a::before{

  width: 60px;

  height: 60px;

}

.video_page_first_right .video_page_link a:hover::before{

  width: 50px;

  height: 50px;

}

.video_page_first_content{

  float: left;

}

.video_page_first_content_inner{

  position: relative;

  margin-left: 1em;

  margin-top: 1em;

  padding: 8.5em 6em;

  border-radius: 5px;

  filter: drop-shadow(8.619px 11.032px 14.5px rgba(0,92,176,0.24));

  background-color: #ffffff;

}

.video_page_first_content_inner h2{

  font-size: 50px;

  line-height: 66px;

  color: #005cb0;

  font-weight: 400;

  position: relative;

}

.video_page_first_content_inner h2::after{

  content: '';

  width: 255px;

  height: 1px;

  border-radius: 0px;

  background-color: #ffc720;

  position: absolute;

  top: -10px;

  left: -25px;

}

.video_page_first_content_inner h2::before{

  content: '';

  width: 255px;

  height: 1px;

  border-radius: 0px;

  background-color: #ffc720;

  position: absolute;

  bottom: -10px;

  right: -25px;

}

.video_page_second_blk{

  float: left;

}

.video_page_second_inner{

  float: left;

  width: 100%;

}

.video_page_second_single{

  float: left;

  margin: 3em 0;

}

.video_page_second_single_inner{

  position: relative;

}

.video_page_second_single_img{

  position: relative;

  margin: 0 10px;

}

.video_page_second_single_img img{

  height: 401px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(8.619px 11.032px 14.5px rgba(0,92,176,0.24));

}

.video_page_second_single_inner .video_page_link a::before{

  width: 60px;

  height: 60px;

}

.video_page_second_single_inner .video_page_link a:hover::before{

  width: 50px;

  height: 50px;

}

.video_page_third_blk{

  float: left;

}

.video_page_third_inner{

  position: relative;

}

.video_page_third_content{

  float: left;

}

.video_page_third_content_inner{

  position: relative;

  margin-right: 1em;

  margin-bottom: 1em;

  text-align: center;

  padding: 8em 2em;

  border-radius: 5px;

  filter: drop-shadow(8.619px 11.032px 14.5px rgba(0,92,176,0.24));

  background-color: #ffffff;

}

.video_page_third_content_inner h3{

  font-size: 30px;

  color: #005caf;

  font-weight: 400;

  margin-bottom: 1em; 

}

.video_page_third_content_inner a{

  font-size: 50px;

  line-height: 50px;

  color: #005caf;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  position: relative;

}

.video_page_third_content_inner a::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 60px;

  height: 60px;

  position: absolute;

  top: 0;

  left: -1.5em;

}

.video_page_third_left{

  float: left;

}

.video_page_third_left_inner{

  position: relative;

  margin-right: 1em;

}

.video_page_third_left_img{

  position: relative;

  margin-top: 1em;

}

.video_page_third_left_img img{

  height: 398px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(8.619px 11.032px 14.5px rgba(0,92,176,0.24));

}

.video_page_third_left .video_page_link a::before{

  width: 60px;

  height: 60px;

}

.video_page_third_left .video_page_link a:hover::before{

  width: 50px;

  height: 50px;

}

.video_page_third_right{

  float: right;

}

.video_page_third_right_img{

  position: relative;

  margin-left: 1em;

}

.video_page_third_right_img img{

  height: 826px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(8.619px 11.032px 14.5px rgba(0,92,176,0.24));

}



/* coupon page */

.coupon_page_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.coupon_page_inner{

  float: left;

}

.coupon_page_inner .hme_coupon_left_single_inner{

  background-color: unset;

  filter: unset;

  padding: 7em 3em 3em;

}

.coupon_page_inner .hme_coupon_left_single_inner::after{

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

  width: 100%;

  height: 100%;

  top: -20px;

  right: 0;

}

.coupon_page_inner .hme_coupon_left_single_inner h4{

  font-size: 34px;

  color: #005cb0;

  font-weight: 400;

  font-family: 'Roboto-Bold';

  margin-bottom: 1em;

}

.coupon_page_inner .hme_coupon_left_single_inner span{

  font-size: 45px;

  letter-spacing: -0.5px;

  line-height: 55px;

  color: #ffffff;

  font-weight: bold;

  position: relative;

  z-index: 2;

  margin: 0 0 1em;

  padding: 5px 0 0 0;

}

.coupon_page_inner .hme_coupon_left_single_inner span sub{

  font-size: 17px;

  letter-spacing: -1px;

  display: block;

  color: #ffffff;

  font-weight: 700;

  padding: 0 0 0 3em;

}

.coupon_page_inner .hme_coupon_left_single_inner span::after{

  content: '';

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

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 120px;

  height: 110px;

  position: absolute;

  z-index: -1;

  top: -15px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.coupon_page_inner .hme_coupon_left_single_inner a{

  font-size: 15px;

  line-height: 34px;

  border-bottom: 1px solid #fff;

  color: #ffffff;

  font-weight: 700;

  padding: 10px 10px 5px 10px;

  position: relative;

  z-index: 3;

}

.coupon_page_inner .hme_coupon_left_single_inner a::after{

  content: '';

  background-color: #005c9d;

  width: 100%;

  height: 100%;

  border-radius: 50px 50px 0 0;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.coupon_page_inner .hme_coupon_left_single:last-child {

  top: unset;

}

.coupon_page_inner .hme_coupon_left_single:nth-child(even) .hme_coupon_left_single_inner::after{

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

}

.coupon_page_inner .hme_coupon_left_single:nth-child(even) .hme_coupon_left_single_inner span::after{

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

}

.coupon_page_inner .hme_coupon_left_single:nth-child(even) .hme_coupon_left_single_inner span,

.coupon_page_inner .hme_coupon_left_single:nth-child(even) .hme_coupon_left_single_inner span sub{

  color: #005c9d;

}

.coupon_page_inner .hme_coupon_left_single:nth-child(even) .hme_coupon_left_single_inner a::after {

  background-color: #ffbf00;

}



/* accessibility page, sitemap page */

.cms_page_content h1,

.sitemap-data h1{

  font-size: 40px;

  text-transform: uppercase;

  color: #005caf;

  font-weight: 400;

}

.cms_page_content p,

.sitemap-data p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

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

.cms_page_content p a,

.sitemap-data p a{

  border-bottom: 1px solid #ffc720;

  font-family: 'Poppins-Regular';

}

.cms_page_content ul li a,

.sitemap-data ul li a{

  border-bottom: 1px solid #ffc720;

  font-family: 'Poppins-Regular';

}

.cms_page_content ul li,

.sitemap-data ul li{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  display: flow-root;

  padding-left: 1.5em;

  margin-bottom: 10px;

  position: relative;

}

.cms_page_content ul li::before,

.sitemap-data ul li::before{

  content: "\f192";

  position: absolute;

  top: 0;

  left: 0;

  font-family: FontAwesome;

  font-size: 19px;

  color: #005caf;

}



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



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

	

}

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

	

}

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

   

}

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

	

}

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

	

}

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

   

}

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

	

}

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

	

}





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

	.container{

    padding: 0 15px;

  }



  /* header blk */

  .header-nav nav ul li{

    margin: 0 2px;

  }

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

    font-size: 14px;

  }



  /* banner blk */

  .ban_video_but::before{

    bottom: 29em;

  }



  /* review blk */

  .testimonialshme_single_author h4{

    font-size: 22px;

  }

  .hme_review_slic ul.slick-dots{

    left: -17em;

    bottom: 0em;

  }



  /* sixth blk */

  .hme_sixth_img::before{

    background-image: unset;

    opacity: 0.800;

    width: 150px;

    height: 150px;

    border-radius: 30px;

    background-color: #1261a0;

    bottom: -15px;

    right: -15px;

  }



  /* inner page banner */

  .cover_media{

    width: 104.5%;

    left: -15px;

  }



  /* about us page */

  .aboutus_first_title{

    padding-left: 0;

  }

  .aboutus_service_blk::after{

    top: -8em;

  }

  .aboutus_review .testimonialshme_single_author h4 {

    font-size: 21px;

  }

  .aboutus_review .testimonialshme_single_author .star_rating{

    right: 0;

  }



  /* career page */

  .career_third_content::after{

    height: 550px;

    top: -8em;

  }



}

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

  /* home page */

  .header_logo_inner{

    padding: 0 1em;

  }

  .header_logo_inner img {

    height: 80px;

  }

  .header_offermain{

    display: none;

  }

  .header_offersec::after{

    content: unset;

  }

  .header_contdetail{

    width: 100%;

  }

  .header_secondblock{

    display: none;

  }

  .header_wrapper::before{

    content: unset;

  }

  .header_wrapper::after{

    height: 100%;

  }



    /* mob header */

  /**Mobile Menu Open**/

  .header_wrapper.fixed .header_offersec{

    padding: 0.5em 0;

  }			

  .mobile-header.fixed{

    position: fixed;

  }

  .header_offersec

  .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: #005cb0;

    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: #fff;

  }

  .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: 4px;

  }

  .mob_navi::-webkit-scrollbar-thumb {

    border-radius: 20px;

    background: #ffc720;

  }

  .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: -12px;

    right: 6px;

    color: #fff;

    font-size: 14px;

    line-height: 20px;

    font-weight: 600;

    text-transform: uppercase;

    display: block;

  }

  .mobile-top-head{

    display: block;

  }



  /* banner blk */

  .bannerhme_image img{

    height: 700px;

  }

  .bannerhme_content_inner{

    padding: 10em 4em 6em 6em;

  }

  .bannerhme_content_inner strong,

  .bannerhme_content_inner strong b{

    font-size: 19px;

    line-height: 29px;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2{

    font-size: 47px;

    line-height: 57px;

  }

  .ban_video_but::after{

    bottom: 4em;

  }



  /* first blk */

  .hme_first_inner h2, .hme_first_inner h3 {

    font-size: 37px;

  }

  .hme_first_imgblk::before,

  .hme_first_imgblk::after{

    content: unset;

  }



  /* second blk */

  .hme_second_img::before{

    content: unset;

  }

  .hme_second_content{

    float: left;

    position: relative;

    width: 50%;

    top: unset;

    right: unset;

    padding: 0 0 0 1em;

    margin: 0 0 1em;

  }

  .hme_second_content h3{

    width: 100%;

    font-size: 37px;

    line-height: 47px;

  }

  .hme_second_content p{

    width: 100%;

  }

  .hme_second_call{

    font-size: 37px;

    line-height: 47px;

    position: relative;

    bottom: unset;

    right: unset;

    padding: 0 0.5em 0 3em;

  }

  .hme_second_call::before {

    width: 50px;

    height: 50px;

    top: -3px;

    left: 18px;

  }



  /* third blk */

  .hme_third_content h3 {

    font-size: 28px;

    line-height: 28px;

  }

  .hme_third_content p{

    min-height: 193px;

  }

  .hme_third_title h3 {

    font-size: 27px;

  }



  /* service blk */

  .hme_service_title h3 {

    font-size: 37px;

  }

  .hmeservice_single_content h4 {

    font-size: 25px;

    line-height: 29px;

  }

  .hmeservice_single:hover .hmeservice_single_icon::after{

    width: 90px;

    height: 90px;

    top: -25px;

    left: -10px;

  }

  .service_link {

    font-size: 25px;

    line-height: 25px;

    padding: 15px 4em 15px 2.25em;

  }

  .service_link::before{

    right: 2.5em;

  }



  /* fourth blk */

  .hme_fourth_blk{

    padding: 2em 0;

    border-radius: 5px;

    background-color: #005caf;

  }

  .hme_fourth_inner{

    padding: 0;

  }

  .hme_fourth_inner::after{

    content: unset;

  }

  .hme_fourth_inner h3{

    font-size: 37px;

    line-height: 47px;

    margin-top: 20px;

  }



  /* coupon blk */

  .hme_coupon_title h3 {

    font-size: 37px;

  }

  .hme_coupon_left_single_inner{

    padding: 2em;

    margin: 0.5em;

    outline: 3px solid #ffc720;

    outline-offset: 8px;

  }

  .hme_coupon_left_single_inner::after{

    content: unset;

  }

  .hme_coupon_left_single_inner h4 {

    font-size: 18px;

  }

  .hme_coupon_left_single_inner span {

    font-size: 53px;

    line-height: 63px;

  }

  .hme_coupon_left_single_inner strong {

    font-size: 17px;

  }

  .hme_coupon_left_icon{

    bottom: -35px;

  }

  .hme_coupon_offer span {

    font-size: 30px;

  }

  .hme_coupon_content{

    padding: 0 0 0 10px;

  }

  .hme_coupon_content h4 {

    font-size: 17px;

  }



  /* fifth blk */

  .hme_fifth_img::before{

    content: unset;

  }

  .hme_fifth_img{

    margin-bottom: 2em;

  }

  .hme_fifth_img img {

    height: 500px;

  }

  .hme_fifth_inner h3 {

    font-size: 37px;

    margin-top: 0;

  }

  .hme_fifth_inner .hme_call_but {

    margin: 0;

  }



  /* why choose blk */

  .hme_why_choose_left_inner h3 {

    font-size: 37px;

    line-height: 45px;

  }

  .hme_why_choose_right_inner h3 {

    font-size: 33px;

  }

  .hme_why_choose_single:nth-child(1),

  .hme_why_choose_single:nth-child(2),

  .hme_why_choose_single:nth-child(3),

  .hme_why_choose_single:nth-child(4),

  .hme_why_choose_single:nth-child(5),

  .hme_why_choose_single:nth-child(6),

  .hme_why_choose_single:nth-child(7),

  .hme_why_choose_single:nth-child(8){

    transform: unset;

    top: unset;

  }

  .hme_why_choose_content_inner{

    padding-left: 1em;

  }

  .hme_why_choose_single{

    padding: 5px;

  }  

  .hme_why_choose_single_content h4 {

    font-size: 17px;

  }

  .hme_why_choose_right_blk::before{

    content: unset;

  }

  .hme_why_choose_left_inner p {

    font-size: 15px;

    line-height: 24px;

  }

  .hme_why_choose_img img {

    height: 275px;

  }



  /* review blk */

  .hme_review_blk::after{

    width: 97%;

  }

  .hme_review_left_inner h3 {

    font-size: 35px;

  }

  .hme_review_single_inner::after{

    background-image: unset;

    background-color: #ffffff;

    height: 100%;

  }

  .testimonialshme_single_author{

    padding: 0em 0em 0 5em;

  }

  .testimonialshme_single_author .star_rating{

    position: relative;

    top: unset;

    right: unset;

  }

  .testimonialshme_single_author a{

    top: 1em;

    left: 1em;

  }



  /* sixth blk */

  .hme_sixth_inner h3{

    font-size: 37px;

  }



  /* faq blk */

  .hme_faq_title h3 {

    font-size: 37px;

  }

  .hme_faq_title{

    left: 4em;

  }

  .hme_faq_contnet_inner .faq_question_box .set a.active{

    font-size: 22px;

    line-height: 24px;

  }



  /* seventh blk */

  .hme_seventh_inner h3 {

    font-size: 37px;

  }

  .hme_seventh_inner::before{

    content: unset;

  }



  /* blog blk */

  .hme_blog_title h3 {

    font-size: 37px;

    line-height: 47px;

  }



  /* footer blk */

  .footer_wrapper{

    overflow: hidden;

  }

  .footer_mail p {

    font-size: 15px;

  }



  /* inner page banner */

  .banner_heading {

    font-size: 37px;

    line-height: 47px;

  }

  .media_ratings {

    float: left;

    width: 100%;

  }

  .cover_media::before{

    width: 103%;

  }



  /* about us page */

  .aboutus_first_title h2 {

    font-size: 37px;

    line-height: 47px;

  }

  .aboutus_service_img img {

    height: 250px;

  }

  .aboutus_service_content h4 {

    font-size: 25px;

    line-height: 30px;

  }

  .aboutus_service_right_inner h3 {

    font-size: 37px;

  }

  .aboutus_service_right_sec_blk h4 {

    font-size: 32px;

  }

  .aboutus_service_right_sec_blk a::before{

    bottom: 9.5em;

    left: 2em;

  }

  .aboutus_second_inner h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .aboutus_second_img img {

    height: 600px;

  }



  /* blog detail page */

  .blog_det_wrap .banner_heading {

    font-size: 27px;

    line-height: 37px;

  }

  .blog_det_date {

    font-size: 22px;

    line-height: 34px;

  }

  .blog_det_inner h1 {

    font-size: 37px;

    line-height: 42px;

  }

  .blog_det_wrapper h2 {

    font-size: 37px;

  }

  .blog_det_wrapper h3 {

    font-size: 31px;

  }

  .blog_det_img{

    margin-bottom: 1em;

  }

  .blog_det_wrapper h4 {

    font-size: 27px;

  }

  .blgdetails_page_social_media_inner h3{

    font-size: 19px;

  }



  /* career page */

  .career_first_left_inner h2 {

    font-size: 34px;

  }

  .career_first_right_inner h2 {

    font-size: 34px;

  }

  .career_first_img img,

  .career_first_img2 img{

    height: 325px;

  }

  .innercurrentjobs{

    padding: 3em 3em 1em 3em;

  }

  .innercurrentjobs li {

    font-size: 21px;

    line-height: 31px;

  }

  .career_second_inner h3 {

    font-size: 36px;

  }

  .career_third_right{

    padding: 2em;

  }

  .career_third_right h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .career_third_single_inner{

    overflow-y: scroll;

    height: 245px;

    padding: 0 7px 0 0;

  }

  /* width */

  .career_third_single_inner::-webkit-scrollbar {

    width: 5px;

  }

  /* Track */

  .career_third_single_inner::-webkit-scrollbar-thumb {

    background-color: #fff;

    border-radius: 10px;

  }

  /* Handle */

  .career_third_single_inner::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: transparent;

  }

  .career_third_content::after{

    height: 420px;

  }



  /* services page */

  .service_odd_inner h2, .service_odd_inner h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .service_even_inner h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .service_even_img img {

    height: 575px;

  }



  /* faq page */

  .faq_page_content_inner .faq_question_box .set a{

    font-size: 19px;

    line-height: 23px;

  }

  .faq_page_content_inner .faq_question_box .set a.active{

    font-size: 22px;

    line-height: 22px;

  }



  /* coupon page */

  .coupon_page_inner .hme_coupon_left_single_inner{

    outline: unset;

  }

  .coupon_page_inner .hme_coupon_left_single_inner::after{

    content: '';

  }



  /* service detail page */

  .service_det_first_inner h1 {

    font-size: 37px;

  }

  .service_det_first_inner h2 {

    font-size: 27px;

  }

  .service_detail_second_inner h3{

    font-size: 37px;

  }

  .service_detail_second_inner h4 {

    font-size: 27px;

  }



}

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

  /* home page */



  /* banner blk */

  .bannerhme_image::before{

    content: unset;

  }

  .bannerhme_image img {

    height: 600px;

  }

  .bannerhme_content{

    width: 100%;

    background-color: #005cb0d9;

    left: 0;

  }

  .bannerhme_content_inner{

    padding: 1em 1em 3em;

  }

  .bannerhme_content::before{

    content: unset;

  }

  .ban_video_but::before {

    bottom: 28em;

    width: 45px;

    height: 45px;

  }

  .ban_video_but::after {

    bottom: 1em;

    left: 0;

    right: 0;

    margin: 0 auto;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2 {

    font-size: 34px;

    line-height: 44px;

  }



  /* first blk */

  .hme_first_img img {

    height: 500px;

  }

  .hme_first_inner h2, .hme_first_inner h3 {

    font-size: 34px;

  }

  .hme_first_inner p {

    font-size: 17px;

    line-height: 29px;

  }

  .hme_call_but {

    font-size: 19px;

    line-height: 29px;

    z-index: 2;

  }

  .hme_call_but::before{

    width: 20px;

    height: 20px;

    top: 16px;

    left: 20px;

  }



  /* hme second blk */

  .hme_second_blk{

    padding: 2em 0;

    margin: 2em 0;

  }

  .hme_second_img img {

    height: 500px;

  }

  .hme_second_content h3{

    font-size: 34px;

    line-height: 44px;

  }

  .hme_second_content p{

    padding: 0;

  }

  .hme_second_call {

    font-size: 27px;

    line-height: 37px;

    padding: 0 0.5em 0 1.5em;

  }

  .hme_second_call::before {

    width: 35px;

    height: 35px;

    top: 0px;

    left: 0;

  }



  /* third blk */

  .hme_third_title{

    top: 0;

    width: 100%;

    text-align: center;

  }

  .hme_third_title h3 {

    font-size: 24px;

  }

  .hme_third_single{

    width: 33%;

  }



  /* hme service blk */

  .hme_service_title{

    width: 100%;

    padding: 1em;

  }

  .hme_service_title::before{

    content: unset;

  }

  .hme_service_title h3 {

    font-size: 34px;

  }

  .hme_service_title p{

    text-align: left;

    padding: 0;

  }

  .hmeservice_single_content h4 {

    font-size: 22px;

    line-height: 27px;

  }

  .service_link {

    font-size: 21px;

    line-height: 25px;

    padding: 10px 1em 10px 1em;

  }

  .service_link::before{

    content: unset;

  }



  /* fourth blk */

  .hme_fourth_inner h3{

    font-size: 34px;

    line-height: 44px;

  }

  .hme_fourth_inner p {

    font-size: 17px;

    line-height: 29px;

  }

  .hme_coupon_title h3 {

    font-size: 34px;

  }

  .hme_coupon_left_blk{

    padding: 2em 0;

    width: 100%;

  }

  .hme_coupon_left_single_inner {

    padding: 10px 10px 2em;

    margin: 3em;

  }

  .hme_coupon_left_single:last-child{

    top: unset;

  }

  .hme_coupon_left_icon {

    bottom: -25px;

  }

  .hme_coupon_left_icon img {

    height: 40px;

  }

  .hme_coupon_left_icon::after{

    width: 65px;

    height: 65px;

  }

  .hme_coupon_blk_wrapper::after{

    content: unset;

  }

  .hme_coupon_slic{

    width: 100%;

  }

  .hme_coupon_single_inner{

    display: block;

  }

  .hme_coupon_offer{

    width: 100%;

    text-align: center;

  }

  .hme_coupon_offer span sub{

    display: unset;

    padding: 0;

  }

  .hme_coupon_content{

    width: 100%;

  }

  .hme_coupon_single_inner{

    float: left;

    margin: 0 10px;

  }

  .hme_coupon_slic .slick-list.draggable{

    padding: 1em 0;

  }

  .hme_coupon_content h4 {

    font-size: 20px;

    margin: 15px 0;

  }

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

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

    left: 0;

  }



  /* fifth blk */

  .hme_fifth_blk{

    margin: 2em 0;

    padding: 2em 0;

  }

  .hme_fifth_img img {

    height: 375px;

  }

  .hme_fifth_inner h3 {

    font-size: 34px;

  }

  .hme_fifth_inner p{

    font-size: 17px;

    line-height: 29px;

  }



  /* why choose blk */

  .hme_why_choose_left_blk{

    width: 100%;

    margin: 0 0 1em;

  }

  .hme_why_choose_right_blk{

    width: 100%;

    margin: 1em 0 0;

  }



  /* review blk */

  .hme_review_blk::after{

    left: 0;

    width: 100%;

    height: 100%;

  }

  .hme_review_slic ul.slick-dots{

    display: none !important;

  }

  .hme_review_left_inner{

    padding: 0 0 0 2em;

  }

  .hme_review_left_inner h3 {

    font-size: 33px;

  }

  .hme_review_left_rating{

    width: 100%;

  }

  .hme_review_left_icon{

    width: 100%;

    padding: 0;

  }

  .hme_review_left_rating b {

    font-size: 30px;

  }

  .hme_review_left_rating b::before{

    font-size: 25px;

  }

  .hme_review_left_inner::before{

    content: unset;

  }



  /* sixth blk */

  .hme_sixth_inner h3 {

    font-size: 34px;

  }

  .hme_sixth_img{

    margin-left: 2em;

    margin-bottom: 1em;

  }

  .hme_sixth_img img {

    height: 500px;

  }

  .hme_sixth_inner p {

    font-size: 17px;

    line-height: 29px;

  }



  /* faq blk */

  .hme_faq_img img{

    height: 500px;

    border-radius: 0 100px 0 0;

  }

  .hme_faq_title{

    display: none;

  }

  .hme_faq_img::before{

    content: unset;

  }

  .hme_faq_contnet_inner{

    height: 510px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a.active {

    font-size: 20px;

    line-height: 24px;

  }

  .hme_faq_contnet_inner .faq_question_box .content p {

    font-size: 15px;

    line-height: 23px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a{

    font-size: 19px;

    line-height: 23px;

  }



  /* seventh blk */

  .hme_seventh_blk{

    padding: 2em 0;

    margin: 2em 0;

    background-color: #ffc720;

  }

  .hme_seventh_inner h3 {

    font-size: 34px;

    margin: 0 0 10px;

  }

  .hme_seventh_inner::after{

    content: unset;

  }

  .hme_seventh_inner p {

    font-size: 17px;

    line-height: 29px;

  }

  .hme_seventh_inner .hme_but_blk{

    margin: 0;

  }



  /* blog blk */

  .hme_blog_title h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .hme_blog_img img {

    height: 300px;

  }

  .hme_blog_content h4 {

    font-size: 24px;

    line-height: 28px;

    display: -webkit-box;	

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow:hidden;

  }

  .hme_blog_date {

    font-size: 15px;

    line-height: 38px;

  }

  .hme_blog_right_single_inner{

    padding: 3em 1em;   

  }

  .hme_blog_right::before{

    height: 90%;  

    left: 3px;

  }



  /* footer blk */

  .footerfirst_menu{

    width: 50%;

  }

  .footersec_menu{

    width: 50%;

  }

  .footerfirst_license_inner {

    padding: 0px 0em 0 0;

  }

  .footerfirst_lastmenu{

    width: 100%;

    margin: 1em 0;

  }



  /* inner page banner */

  .banner_heading {

    font-size: 34px;

    line-height: 44px;

  }

  .inner_page_img img{

    height: 500px;

  }

  .inner_page_content{

    width: 50%;

  }

  .inner_page_content_wrapper{

    bottom: 2em;

  }

  .inner_page_content_inner{

    padding: 0;

  }

  .inner_page_content_img img{

    height: 500px;

    clip-path: unset;

  }

  .inner_page_content_img::before{

    clip-path: unset;

  }

  .inner_page_content_img::after{

    content: unset;

  }

  .cover_media{

    bottom: -2.1em;

    padding: 2em 0em 2em 0em;

    width: 105%;

    left: -14px;

  }

  .cover_media::before{

    background-image: unset;

    background-color: #ffda6c;

  }



  /* about us page */

  .aboutus_first_inner p:nth-child(2){

    margin-top: 0;

  }

  .aboutus_first_title h2 {

    font-size: 34px;

    line-height: 44px;

  }

  .aboutus_first_img{

    margin-bottom: 1em;

  }

  .aboutus_first_img img{

    height: 500px;

  }

  .aboutus_first_blk::after{

    height: 45%;

  }

  .aboutus_first_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .aboutus_service_blk::after {

    top: -10px;

    height: 100%;

  }

  .aboutus_service_img img {

    height: 200px;

  }

  .aboutus_service_content h4 {

    font-size: 21px;

    line-height: 26px;

  }

  .aboutus_service_content .hmeservice_single_icon{

    left: -5px;

  }

  .aboutus_service_content .hmeservice_single_icon::after{

    left: -7px;

  }

  .aboutus_service_content{

    padding: 1em;

  }

  .aboutus_service_right_inner h3 {

    font-size: 34px;

  }

  .aboutus_service_right_inner p {

    font-size: 17px;

    line-height: 28px;

  }

  .aboutus_service_right_inner{

    padding: 0 2em 0 0px;

  }

  .aboutus_service_right_sec_blk{

    padding: 2em 1em 2em 4em; 

  }

  .aboutus_service_right_sec_blk h4 {

    font-size: 27px;

  }

  .aboutus_service_right_sec_blk a::before {

    bottom: 6em;

    left: 0.5em;

    width: 40px;

    height: 40px;

  }

  .aboutus_second_inner h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .aboutus_second_img img {

    height: 500px;

    border-radius: 200px 10px 200px 200px;

  }

  .aboutus_second_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .aboutus_third_blk::after{

    top: 0;

    height: 100%;

  }

  .aboutus_third_inner h3 {

    font-size: 34px;

  }

  .aboutus_third_inner h4 {

    font-size: 22px;

    line-height: 28px;

  }

  .aboutus_fourth_imgblk h3 {

    font-size: 34px;

  }

  .aboutus_fourth_imgblk p {

    font-size: 16px;

    line-height: 28px;

  }

  .aboutus_fourth_inner ul li {

    font-size: 16px;

    line-height: 28px;

  }



  /* blog page */

  .blog_page_first_left_inner .hme_blog_img img {

    height: 250px;

  }

  .blog_page_first_left_inner .hme_blog_content{

    padding: 1em;

  }

  .blog_page_first_right_inner .hme_blog_right_single_inner {

    padding: 1.5em;

  }

  .blog_page_second_inner .hme_blog_right_single_inner{

    padding: 1em;

  }

  .blog_page_second_imgblk img {

    height: 275px;

  }



  /* blog detail page */

  .blog_det_date {

    font-size: 20px;

    line-height: 32px;

  }

  .blog_det_wrapper P {

    font-size: 16px;

    line-height: 28px;

  }

  .blog_det_inner h1 {

    font-size: 34px;

    line-height: 40px;

  }

  .blog_det_review_single_inner{

    padding: 1em 1em 1em 2em;

  }

  .blog_det_review_single_inner p{

    font-size: 16px;

    line-height: 24px;

  }

  .blog_det_wrapper h2 {

    font-size: 34px;

  }

  .blog_det_wrapper h3 {

    font-size: 28px;

  }



  /* career page */

  .career_first_img::before{

    width: 100% ;

  }

  .career_first_left_inner{

    margin-top: 0;

  }

  .career_first_left_inner h2{

    font-size: 31px;

  }

  .career_first_left_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .career_first_right_inner{

    margin-top: 0;

  }

  .career_first_right_inner h2 {

    font-size: 31px;

  }

  .career_first_right_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .currentjobs{

    width: 100%;

    margin: 0 0 2em;

  }

  .innercurrentjobs h2 {

    font-size: 33px;

    display: block;

  }

  .innercurrentjobs:before{

    width: 100%;

  }

  .career_second_blk::after{

    width: 100%;

  }

  .career_second_inner::after{

    content: unset;

  }

  .career_third_right h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .career_third_right{

    top: 0;

  }

  .career_third_content{

    margin: 2em 0 0;

  }

  .career_third_single{

    padding: 0 10px;

  }

  .career_third_single_inner p {

    font-size: 15px;

    line-height: 26px;

  }

  .career_third_single_inner{

    height: 200px;

  }



  /* service 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_inner h3{

    display: unset;

    font-size: 34px;

    line-height: 44px;

  }

  .readmore_but {

    font-size: 19px;

    line-height: 27px;

  }

  .service_even_img img {

    height: 500px;

  }



  /* faq page */

  .faq_page_imgblk{

    width: 100%;

  }

  .faq_page_img{

    float: none;

    width: 100%;

    max-width: 70%;

    margin: 0 auto;

  }

  .faq_page_img img {

    height: 600px;

  }

  .faq_page_content_blk{

    width: 100%;

  }

  .faq_page_content_inner .faq_question_box .set a.active {

    font-size: 20px;

    line-height: 20px;

  }

  .faq_page_content_inner .faq_question_box{

    height: 650px;

  }



  /* coupon page */

  .coupon_page_inner .hme_coupon_left_single_inner{

    margin: 2em 1em;

    padding: 7em 1em 3em;

  }

  .coupon_page_inner .hme_coupon_left_single_inner h4 {

    font-size: 31px;

  }

  .coupon_page_inner .hme_coupon_left_single_inner span {

    font-size: 40px;

  }



  /* service detail page */

  .service_det_first_img img {

    height: 500px;

  }

  .service_det_first_inner h1 {

    font-size: 34px;

  }

  .service_det_first_inner p{

    font-size: 16px;

    line-height: 28px;

  }

  .service_det_first_inner h2 {

    font-size: 24px;

  }

  .servie_det_why_choose{

    padding: 2em 0;

    background-color: #f4f9ff;

  }

  .servie_det_why_choose::after{

    content: unset;

  }

  .servie_det_why_choose .hme_why_choose_right_blk{

    z-index: 1;

  }

  .service_det_second_img{

    margin: 0 0 1em 2em;

  }

  .service_det_second_img img{

    height: 600px;

  }

  .service_detail_second_inner h3 {

    font-size: 34px;

  }

  .service_detail_second_inner h4 {

    font-size: 24px;

  }

  

}

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

	/* home page */



  /* header blk */

  .header_hle,

  .header_firstblck{

    width: 100%;

  }

  .header_logo{

    width: 30%;

  }

  .header_firstright{

    float: left;

    width: 70%;

  }

  .header_offersec{

    float: left;

    width: 100%;

    padding-left: 2em;

  }

  .header_contdetail{

    justify-content: left;

  }

  .header_shedule {

    font-size: 19px;

  }

  .header_shedule::before{

    width: 20px;

    height: 20px;

  }

  .header_post{

    display: none;

  }



  /* banner blk */

  .bannerhme_wrapper{

    padding: 0 0 1em;

    margin: 0 0 1em;

    background-color: #005cb0d9;

  }

  .bannerhme_slic{

    width: 100%;

  }

  .bannerhme_single{

    padding: 0;

  }

  .bannerhme_image img {

    height: 400px;

  }

  .bannerhme_content{

    position: relative;

    left: unset;

    bottom: unset;

    background-color: unset;

  }

  .bannerhme_content_inner{

    padding: 10px 0 3em;

  }

  .bannerhme_content_inner strong, .bannerhme_content_inner strong b {

    font-size: 17px;

    line-height: 28px;

  }

  .bannerhme_content_inner strong b::after{

    content: unset;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2 {

    font-size: 32px;

    line-height: 42px;

  }

  .ban_video_but::before {

    bottom: 30em;

  }



  /* first blk */

  .hme_first_blk{

    margin: 1em 0;

    padding: 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_img img{

    height: 400px;

  }

  .hme_first_inner h2, .hme_first_inner h3 {

    font-size: 32px;

  }



  /* second blk */

  .hme_second_blk{

    margin: 1em 0;

    padding: 1em 0;

    background-color: #f4f9ff;

  }

  .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;

  }

  .hme_second_content{

    width: 100%;

    background-color: unset;

  }



  /* third blk */

  .hme_third_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .hme_third_inner{

    width: 100%;

  }

  .hme_third_single{

    width: 50%;

    margin: 1em 0;

  }

  .hme_third_single:nth-child(4){

    width: 100%;

  }

  .hme_third_content h3{

    font-size: 25px;

    line-height: 28px;

  }



  /* service blk */

  .hme_service_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .hme_service_title h3 {

    font-size: 32px;

  }

  .hme_service_content{

    width: 100%;

  }

  .hme_service_list{

    width: 100%;

    margin: 2em 0;

  }

  .tab-links{

    float: left;

    width: 100%;

  }

  .hmeservice_single:hover{

    width: 100%;

    right: 0;

  }

  .hmeservice_single:hover .hmeservice_single_icon {

    right: 0;

  }

  .hmeservice_single:hover .hmeservice_single_icon::after{

    left: 0;

  }

  .hmeservice_single::before{

    width: 35px;

    height: 35px;

    top: 1em;

    right: 1em;

  }

  .hmeservice_img_single{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hmeservice_img_single img{

    height: 400px;

  }



  /* fourth blk */

  .hme_fourth_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_fourth_inner{

    width: 100%;

  }

  .hme_fourth_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_fourth_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_fourth_img img{

    height: 400px;

  }

  .hme_fourth_inner h3 {

    font-size: 32px;

    line-height: 42px;

  }



  /* coupons blk */

  .hme_coupon_blk_wrapper{

    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;

  }

  .hme_coupon_blk{

    width: 100%;

  }

  .hme_coupon_left_blk{

    display: none;

  }

  .hme_coupon_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

  }

  .hme_coupon_single_inner {

    float: left;

    margin: 0 8px;

    border: 2px solid #efb405;

  }

  .hme_coupon_offer span {

    font-size: 40px;

  }

  .hme_coupon_content{

    text-align: center;

  }

  .hme_coupon_content h4 {

    font-size: 25px;

  }

  .hme_coupon_content strong {

    font-size: 17px;

  }

  .hme_coupon_content strong{

    display: block;

  }

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

    border: 2px solid #0055a3;

  }



  /* fifth blk */

  .hme_fifth_blk{

    margin: 1em 0;

    padding: 1em 0;  

  }

  .hme_fifth_inner{

    width: 100%;

  }

  .hme_fifth_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_fifth_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_fifth_inner h3 {

    font-size: 32px;

  }

  

  /* why choose blk */

  .hme_why_choose_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_why_choose_inner{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_why_choose_left_inner{

    float: left;

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_why_choose_left_inner h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .hme_why_choose_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_why_choose_img img{

    height: 300px;

  }

  .hme_why_choose_content{

    width: 100%;

    z-index: 2;

  }

  .hme_why_choose_content_inner{

    padding-left: 0;

  }

  .hme_why_choose_right_blk{

    background-color: #0055a3;

  }

  .hme_why_choose_single{

    width: 50%;

    padding: 10px;

  }

  .hme_why_choose_right_inner::before,

  .hme_why_choose_right_inner::after{

    content: unset;

  }

  .hme_why_choose_right_inner h3{

    font-size: 32px;

    padding: 0.5em 1em 0.5em 2em;

  }

  .hme_why_choose_right_inner a::before{

    width: 50px;

    height: 50px;

    bottom: 5em;

    left: 0.5em;

  }



  /* review blk */

  .hme_review_blk{

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .hme_review_inner{

    width: 100%;

  }

  .hme_review_left_inner{

    padding: 0;

    margin: 2em 0;

  }

  .hme_review_left_inner h3 {

    font-size: 32px;

  }

  .hme_review_left_icon{

    display: none;

  }

  .hme_review_slic{

    width: 100%;

  }

  .hme_review_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

    padding: 2em 0;

  }



  /* sixth blk */

  .hme_sixth_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_sixth_inner{

    width: 100%;

  }

  .hme_sixth_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_sixth_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_sixth_img img {

    height: 400px;

  }

  .hme_sixth_inner h3 {

    font-size: 32px;

  }



  /* faq blk */

  .hme_faq_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_faq_inner{

    width: 100%;

  }

  .hme_faq_imgblk{

    width: 100%;

  }

  .hme_faq_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_faq_img img{

    height: 400px;

  }

  .hme_faq_content{

    width: 100%;

    padding: 10px;

  }

  .hme_faq_contnet_inner{

    float: none;

    width: 100%;

    max-width: 90%;

    margin: 0 auto;

    height: 500px;

  }

  .hme_faq_content::after{

    right: 0;

  }

  .hme_faq_contnet_inner .faq_question_box{

    margin: 0;

    padding: 10px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a.active {

    font-size: 18px;

    line-height: 24px;

  }

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

    left: 0;

  }

  .hme_faq_contnet_inner .faq_question_box .set a {

    font-size: 17px;

    line-height: 23px;

  }



  /* seventh blk */

  .hme_seventh_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_seventh_inner{

    width: 100%;

    padding-left: 0;

  }

  .hme_seventh_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_seventh_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_seventh_img img{

    height: 400px;

  }

  .hme_seventh_inner h3 {

    font-size: 32px;

  }



  /* 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;

  }

  .hme_blog_slic{

    float: left;

    width: 100%;

  }

  .hme_blog_img img {

    height: 250px;

  }

  .hme_blog_date {

    font-size: 13px;

    line-height: 23px;

  }

  .hme_blog_content h4 {

    font-size: 22px;

    line-height: 28px;

  }

  .hme_blog_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

  }

  .hme_blog_right{

    display: none;

  }



  /* footer blk */

  .footer_wrapper{

    margin: 1em 0 0;

    padding: 1em 0 0;

  }

  .footer_logo_imgblk{

    width: 100%;

  }

  .footeerfirst_license{

    width: 100%;

  }

  .footerfirst_license_inner{

    padding: 0;

  }

  .footerfirst_section{

    width: 100%;

  }

  .footersec_menu,.footerfirst_menu{

    margin: 1em 0;

    width: 100%;

  }

  .footerthird_copyrights{

    width: 100%;

    margin: 0 0 2em;

  }

  .footerthird_logo{

    width: 100%;

    text-align: center;

  }



  /* about us page */

  .inner_page_banner_wrapper{

    padding: 0 0 1em;

    margin: 0 0 1em;

  }

  .inner_page_img img {

    height: 400px;

  }

  .inner_page_content_img{

    display: none;

  }

  .inner_page_content{

    float: left;

    width: 100%;

    position: relative;

    top: unset;

    left: unset;

    background-color: #005bb0c0;

  }

  .inner_page_content_wrapper{

    position: relative;

    bottom: unset;

    right: unset;

  }

  .inner_page_content_inner{

    text-align: left;

    padding: 10px 0;

  }

  .cover_media {

    bottom: unset;

    padding: 1em;

    width: 100%;

    left: unset;

  }

  .cover_media::before{

    width: 100%;

  }



  /* about us page */

  .aboutus_first_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .aboutus_first_inner{

    width: 100%;

  }

  .aboutus_first_imgblk{

    width: 100%;

    display: flex;

    flex-direction: column-reverse;

    margin: 0 0 2em;

  }

  .aboutus_first_blk::after{

    content: unset;

  }

  .aboutus_first_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .aboutus_first_img img {

    height: 400px;

  }

  .aboutus_first_title{

    margin: 2em 0 0;

    background-color: #005cb0;

  }

  .aboutus_first_title h2 {

    font-size: 32px;

    line-height: 42px;

  }

  .aboutus_service_blk{

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .aboutus_service_inner{

    width: 100%;

  }

  .aboutus_service_right{

    width: 100%;

    padding: 0;

  }

  .aboutus_service_right_sec_blk h4 {

    font-size: 25px;

  }

  .aboutus_service_slic{

    width: 100%;

  }

  .aboutus_service_slic .slick-list.draggable{

    margin: 0 -125px 0 0;

  }

  .aboutus_service_content h4 {

    font-size: 19px;

    line-height: 26px;

  }

  .aboutus_service_content .hmeservice_single_icon::after {

    left: 0px;

    width: 65px;

    height: 65px;

    top: -15px;

  }

  .aboutus_second_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .aboutus_second_inner{

    width: 100%;

  }

  .aboutus_second_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .aboutus_second_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .aboutus_second_img img {

    height: 400px;

  }

  .aboutus_second_inner h3{

    font-size: 32px;

    line-height: 42px;

  }

  .aboutus_third_blk{

    padding: 1em 0;

    margin: 1em 0;

    background-color: #005cb0;

  }

  .aboutus_third_inner{

    width: 100%;

  }

  .aboutus_third_imgblk{

    width: 100%;

    margin: 0 0 2em;

    padding: 0;

  }

  .aboutus_third_img::after{

    top: -15px;

  }

  .aboutus_third_img::before{

    top: -4em;

  }

  .aboutus_third_imgblk::before{

    bottom: -1.5em;

    z-index: 2;

  }

  .aboutus_third_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

    z-index: 1;

  }

  .aboutus_third_img img {

    height: 400px;

  }

  .aboutus_third_blk::after{

    content: unset;

  }

  .aboutus_third_inner h3 {

    font-size: 32px;

  }

  .aboutus_third_inner h4 {

    font-size: 20px;

    line-height: 26px;

  }

  .aboutus_third_inner a{

    z-index: 1;

    margin: 0 0 0 -15px;

  }

  .aboutus_fourth_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .aboutus_fourth_inner{

    width: 100%;

  }

  .aboutus_fourth_imgblk{

    width: 100%;

    display : flex;

    padding: 0;

    flex-direction: column;

    margin: 0 0 2em;

  }

  .aboutus_fourth_img{

    order: 1;

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .aboutus_fourth_img img{

    height: 300px;

  }

  .aboutus_fourth_imgblk h3{

    font-size: 32px;

    order: 2;

  }

  .aboutus_fourth_imgblk p{

    order: 3;

  }

  .aboutus_fourth_blk::after{

    content: unset;

  }



  /* blog page */

  .blog_page_wrapper{

    margin: 1em 0;

    padding: 1em 0;

  }

  .blog_page_inner{

    width: 100%;

  }

  .blog_page_first_blk{

    width: 100%;

  }

  .blog_page_first_left{

    width: 100%;

    margin: 0 0 2em;

  }

  .blog_page_first_left_inner{

    width: 100%;

  }

  .blog_page_first_left_inner .hme_blog_single{

    width: 50%;

  }

  .blog_page_first_right{

    width: 100%;

  }

  .blog_page_first_right_inner{

    width: 100%;

    margin: 0;

  }

  .blog_page_first_right_inner .hme_blog_right_single{

    width: 50%;

  }

  .blog_page_first_right_inner::after{

    width: 2px;

    height: 100%;

    top: 0;

    bottom: unset;

    right: 0;

    left: 0;

    margin: 0 auto;

  }

  .blog_page_second_blk{

    width: 100%;

  }

  .blog_page_second_inner .hme_blog_right_single{

    width: 50%;

    margin: 1.5em 0;

  }

  .blog_page_second_imgblk{

    float: right;

    width: 50%;

    position: absolute;

    bottom: 20px;

    right: 0;

  }

  .blog_page_second_imgblk img {

    height: 220px;

  }

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

    flex-direction: column;

  }



  /* blog detail page */

  .blog_det_wrapper{

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .blog_det_inner h1 {

    font-size: 32px;

    line-height: 40px;

  }

  .blog_det_review{

    width: 100%;

  }

  .blog_det_review .slick-list.draggable{

    margin: 0 -125px 0 0;

  }

  .blog_det_review_single_inner{

    background-image: none;

    border: 1px solid #ffcf41;

    border-radius: 10px;

  }

  .blog_det_review_single_inner p{

    overflow-y: scroll;

    height: 200px;

  }

  /* width */

  .blog_det_review_single_inner p::-webkit-scrollbar {

    width: 3px;

  }

  /* Track */

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

    background-color: #ffcf41;

    border-radius: 10px;

  }

  /* Handle */

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

    border-radius: 10px;

    background-color: transparent;

  }

  .blog_det_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .blog_det_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .blog_det_img img {

    height: 400px;

  }

  .blog_det_wrapper h2 {

    font-size: 32px;

  }

  .blog_det_wrapper h3 {

    font-size: 26px;

  }

  .blog_det_wrapper .hme_why_choose_single_content h4 {

    font-size: 18px;

  }

  .blog_det_wrapper h4 {

    font-size: 25px;

  }

  .blgdetails_page_social_media{

    width: 100%;

  }



  /* career page */

  .career_first_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .career_first_inner{

    width: 100%;

  }

  .career_first_left{

    width: 100%;

  }

  .career_first_left_inner h2 {

    font-size: 29px;

  }

  .career_first_imgblk{

    width: 100%;

  }

  .career_first_img,

  .career_first_img2{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

    padding: 1em 0;

  }

  .career_first_img::before{

    content: unset;

  }

  .career_first_right_inner h2 {

    font-size: 29px;

  }

  .career_second_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .career_second_inner{

    width: 100%;

  }

  .innercurrentjobs {

    padding: 3em 1em 1em 2em;

  }

  .career_second_inner h3 {

    font-size: 32px;  

  }

  .career_second_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .career_second_blk::after{

    border-radius: 0;

  }

  .career_third_blk{

    margin: 1em 0;

    padding: 1em 0;

  }

  .career_third_inner{

    width: 100%;

  }

  .career_third_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .career_third_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .career_third_img img{

    height: 400px;

  }

  .career_third_right{

    position: relative;

    top: unset;

    right: unset;

    width: 100%;

  }

  .career_third_right h3 {

    font-size: 32px;

    line-height: 42px;

  }

  .career_third_right p {

    font-size: 16px;

    line-height: 28px;

  }

  .career_third_content::after{

    content: unset;

  }

  .career_third_content{

    width: 100%;

  }

  .career_third_single{

    width: 47%;

    margin: 6px;

    padding: 15px;

    background-color: #ffc720;

  }

  .career_third_single:last-child{

    width: 97%;

  }

  .career_third_single:last-child .career_third_single_inner{

    height: auto;

  }



  /* service page */

  .service_odd_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .service_odd_inner{

    width: 100%;

  }

  .service_odd_imgblk{

    width: 100%;

  }

  .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{

    padding: 1em 0;

    margin: 1em 0;

  }

  .service_even_inner{

    width: 100%;

  }

  .service_even_imgblk{

    width: 100%;

  }

  .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;

  }

  .service_even_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }

  .service_even_inner p {

    font-size: 16px;

    line-height: 28px;

  }



  /* faq page */

  .faq_page_wrapper{

    padding: 1em 0;

    margin: 1em 0;

  }

  .faq_page_inner{

    width: 100%;

  }

  .faq_page_img{

    max-width: 80%;

  }

  .faq_page_img img{

    height: 450px;

  }

  .faq_page_content_inner .faq_question_box{

    padding: 1.5em 1em 0 1em;

    height: 570px;

  }

  .faq_page_content_inner .faq_question_box .set a.active {

    font-size: 19px;

    line-height: 19px;

  }

  .faq_page_content_inner .faq_question_box .content {

    padding: 0px 1em 0em 1em; 

  }

  .faq_page_content_inner .faq_question_box .set a.active {

    padding: 20px 4em 20px 1em;

  }

  .faq_page_content_inner .faq_question_box .set a {

    font-size: 18px;

    line-height: 22px;

  } 



  /* coupons page */

  .coupon_page_wrapper{

    padding: 1em 0;

    margin: 1em 0;

  }

  .coupon_page_inner{

    float: left;

  }

  .coupon_page_inner .hme_coupon_left_single{

    width: 50%;

  }

  .coupon_page_inner .hme_coupon_left_single_inner{

    border: 2px solid #005caf;

    border-radius: 25px;

    padding: 1em 1em 0em;   

  }

  .coupon_page_inner .hme_coupon_left_single:nth-child(even) .hme_coupon_left_single_inner{

    border: 2px solid #ffc720;

  }

  .coupon_page_inner .hme_coupon_left_single_inner::after{

    content: unset;

  }

  .coupon_page_inner .hme_coupon_left_single_inner h4 {

    font-size: 27px;

  }



  /* service detail page */

  .service_det_first_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .service_det_first_inner{

    width: 100%;

  }

  .service_det_first_imgblk{

    width: 100%;

    margin: 0 0 3em;

  }

  .service_det_first_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .service_det_first_img img{

    height: 400px;

  }

  .service_det_first_inner h1 {

    font-size: 32px;

  }

  .service_det_first_inner h2 {

    font-size: 22px;

  }

  .service_detail_second_blk{

    padding: 1em 0;

    margin: 1em 0;

  }

  .service_detail_second_inner{

    width: 100%;

  }

  .service_det_second_imgblk{

    width: 100%;

    margin: 0 0 2em;

  }

  .service_det_second_img{

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .service_det_second_img img{

    height: 400px;

  }

  .service_detail_second_inner h3 {

    font-size: 32px;

  }

  .service_detail_second_inner h4 {

    font-size: 22px;

  }





}

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

	/* home page */



  /* header fixed */

  .header_wrapper.fixed .header_offersec{

    padding: 1em 0 1em 2em;

  }

  .header_wrapper.fixed .header_logo_inner{

    padding: 0 1em;

  }



  /* header blk */

  .header_shedule::before{

    content: unset;

  }

  .header_shedule {

    font-size: 17px;

    padding: 10px 1em 10px 1em;

  }

  .mob_navi{

    width: 100%;

  }



  /* banner blk */

  .bannerhme_image img {

    height: 300px;

  }

  .bannerhme_content_inner strong, .bannerhme_content_inner strong b {

    font-size: 15px;

    line-height: 26px;

  }

  .bannerhme_content_inner h1, .bannerhme_content_inner h2 {

    font-size: 30px;

    line-height: 40px;

  } 



  /* first blk */

  .hme_first_img{

    max-width: 90%;

  }

  .hme_first_img img{

    height: 300px;

  }

  .hme_first_inner h2, .hme_first_inner h3 {

    font-size: 30px;

  }

  .hme_call_but::before{

    content: unset;

  }

  .hme_call_but {

    font-size: 16px;

    line-height: 26px;

    padding: 8px 15px 8px 15px;

  }

  .hme_fifth_img::after{
    content: unset;
  }
  .hme_coupon_content{
    height: auto;
  }

  /* second blk */

  .hme_second_img{

    max-width: 90%;

  }

  .hme_second_img img{

    height: 300px;

  }

  .hme_second_content{

    padding: 0;

  }

  .hme_second_content h3 {

    font-size: 30px;

    line-height: 35px;

  }



  /* third blk */

  .hme_third_icon img {

    height: 65px;

  }

  .hme_third_content h3 {

    font-size: 23px;

    line-height: 26px;

    display: flex;

    min-height: 52px;

    vertical-align: middle;

    justify-content: center;

  }

  .hme_third_content p{

    overflow-y: scroll;

    height: 150px;

    display: block;

    min-height: auto;

  }

  /* width */

  .hme_third_content p::-webkit-scrollbar {

    width: 2px;

  }

  /* Track */

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

    background-color: #ffc720;

    border-radius: 10px;

  }

  /* Handle */

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

    border-radius: 10px;

    background-color: transparent;

  }



  /* service blk */

  .hme_service_title{

    text-align: left;

  }

  .hme_service_title h3 {

    font-size: 28px;

  }

  .hmeservice_single_content h4 {

    font-size: 20px;

    line-height: 25px;

  }

  .hmeservice_single:hover .hmeservice_single_icon::after {

    width: 60px;

    height: 60px;

    top: -7px;

  }

  .hmeservice_img_single{

    max-width: 90%;

  }

  .hmeservice_img_single img{

    height: 300px;

  }



  /* fourth blk */

  .hme_fourth_img{

    max-width: 90%;

  }

  .hme_fourth_img img{

    height: 300px;

  }

  .hme_fourth_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }

  

  /* coupon blk */

  .hme_coupon_title h3{

    font-size: 30px;

  }



  /* fifth blk */

  .hme_fifth_img {

    max-width: 90%;

  }

  .hme_fifth_img img{

    height: 300px;

  }

  .hme_fifth_inner h3 {

    font-size: 30px;

  }

  .hme_why_choose_left_inner h3 {

    font-size: 30px;

    line-height: 38px;

  }



  /* why choose blk */

  .hme_why_choose_right_inner h3 {

    font-size: 25px;

    padding: 1em 10px;

  }

  .hme_why_choose_right_inner a::before{

    content: unset;

  }

  

  /* review blk */

  .hme_review_left_icon {

    display: block;

    width: 50%;

  }

  .hme_review_left_rating {

    width: 50%;

  }

  .hme_review_single_inner p{

    height: 200px;

  }

  .testimonialshme_single_author a i{

    font-size: 25px;

  }

  .testimonialshme_single_author a::after{

    width: 40px;

    height: 40px;

  }

  .testimonialshme_single_author {

    padding: 0em 0em 0 3.5em;

  }

  .testimonialshme_single_author h4{

    font-size: 18px;

  }



  /* sixth blk */

  .hme_sixth_img{

    max-width: 90%;

  }

  .hme_sixth_img img{

    height: 300px;

    border-radius: 10px;

  }

  .hme_sixth_img::before{

    width: 100px;

    height: 100px;

    border-radius: 20px;

  }

  .hme_sixth_img::after{

    width: 100px;

    height: 100px;

  }

  .hme_sixth_inner h3 {

    font-size: 28px;

  }



  /* faq blk */

  .hme_faq_img{

    max-width: 90%;

  }

  .hme_faq_img img{

    height: 300px;

  }

  .hme_faq_contnet_inner{

    max-width: 100%;

  }

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

    font-size: 21px;

    right: 15px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a.active {

    font-size: 15px;

    line-height: 24px;

    padding: 20px 2em 20px 0.5em;

  }

  .hme_faq_contnet_inner .faq_question_box .content {

    padding: 0 0 0 10px;

  }

  .hme_faq_contnet_inner .faq_question_box .content p {

    font-size: 14px;

    line-height: 23px;

  }

  .hme_faq_contnet_inner .faq_question_box .set a {

    font-size: 15px;

    line-height: 23px;

    padding: 19px 2em 20px 0.5em;

  }

  .hme_faq_contnet_inner .faq_question_box .set a::before{

    font-size: 21px;

    right: 15px;

  }



  /* seventh blk */

  .hme_seventh_img{

    max-width: 90%;

  }

  .hme_seventh_img img{

    height: 300px;

  }

  .hme_seventh_inner h3 {

    font-size: 28px;

  }



  /* blog blk */



  .hme_blog_title{

    margin: 1em 0;

  }

  .hme_blog_title h3 {

    font-size: 28px;

    line-height: 38px;

  }

  .hme_blog_slic .slick-list.draggable {

    padding: 1em 0;

  }

  .hme_blog_img img {

    height: 225px;

  }

  .hme_blog_date::before{

    content: unset;

  }

  .hme_blog_date{

    padding: 0;

  }



  /* inner page banner */

  .inner_page_img img {

    height: 300px;

  }

  .banner_heading {

    font-size: 30px;

    line-height: 40px;

  }

  .cover_media{

    width: 105%;

    margin: 0px 0 0 -9px;

    padding: 1em 0;

  }

.footersec_menu,.footerfirst_lastmenu{
        float: left;
        width: 100%;
    }

.inner_page_content::after{
    bottom: -2.5em;
    content: unset;
}

  /* about us page  */

  .aboutus_first_img{

    max-width: 90%;

  }

  .aboutus_first_img img{

    height: 300px;

  }

  .aboutus_first_title {

    margin: 2em 0 0 -15px;

    background-color: #005cb0;

    width: 109%;

    padding: 0 15px;

  }

  .aboutus_first_title h2 {

    font-size: 30px;

    line-height: 40px;

  }

  .aboutus_second_img{

    max-width: 90%;

  }

  .aboutus_second_img img{

    height: 300px;

  }

  .aboutus_second_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }

  .aboutus_third_imgblk{

    margin: 2em 0;

  }

  .aboutus_third_img{

    max-width: 90%;

  }

  .aboutus_third_img img{

    height: 300px;

  }

  .aboutus_third_img::before,

  .aboutus_third_imgblk::before{

    content: unset;

  }

  .aboutus_third_img::after {

    top: -10px;

    height: 107%;

    right: -10px;

  }

  .aboutus_third_inner h3 {

    font-size: 28px;

  }

  .aboutus_fourth_img{

    max-width: 90%;

  }

  .aboutus_fourth_imgblk h3 {

    font-size: 28px;

  }

  .aboutus_fourth_imgblk{

    margin: 0;

  }



  /* blog page */

  .blog_page_first_left_inner .hme_blog_img img {

    height: 200px;

  }

  .blog_page_first_left_inner .hme_blog_content{

    padding: 0.5em;

  }

  .blog_page_first_left_inner .hme_blog_content h4{

    font-size: 17px;

    line-height: 24px;

  }

  .hme_blog_readmore {

    font-size: 12px;

  }

  .blog_page_first_right_inner .hme_blog_right_single_inner {

    padding: 0.5em;

  }

  .blog_page_first_right_inner .hme_blog_content h4{

    font-size: 17px;

    line-height: 24px;

  }

  .blog_page_inner{

    margin: 1em 0;

  }

  .blog_page_second_blk{

    margin: 1em 0;

  }



  /* blog detail page */

  .blog_det_date {

    font-size: 18px;

    line-height: 30px;

  }

  .blog_det_date::before{

    width: 36px;

    height: 36px;

    top: -2px;

    left: -2px;

  }

  .blog_det_inner h1 {

    font-size: 28px;

    line-height: 38px;

  }

  .blog_det_review_single_inner p{

    height: 195px;

  }

  .blog_det_review_single_inner{

    padding: 1em;

    margin: 0 8px;

  }

  .blog_det_review .slick-list.draggable {

    padding: 2em 0 3em;

  }

  .blog_det_img{

    max-width: 90%;

  }

  .blog_det_img img {

    height: 300px;

  }

  .blog_det_wrapper h2 {

    font-size: 28px;

  }

  .blog_det_wrapper h3 {

    font-size: 25px;

  }

  .blgdetails_page_social_media_inner h3 {

    font-size: 18px;

  }

  .blog_det_blog .hme_blog_title h3{

    margin: 0;

  }



  /* career page */

  .career_first_left_inner h2 {

    font-size: 28px;

  }

  .career_first_img, .career_first_img2{

    max-width: 90%;

  }

  .career_first_img img, .career_first_img2 img{

    height: 275px;

  }

  .career_first_right_inner h2 {

    font-size: 28px;

  }

  .innercurrentjobs h2{

    padding: 0;

    font-size: 28px;

  }

  .innercurrentjobs ul {

    margin-top: 1em;

  }

  .innercurrentjobs li {

    font-size: 17px;

    line-height: 27px;

  }

  .innercurrentjobs li::before{

    width: 14px;

    height: 17px;

    top: 5px;

    left: -10px;

  }

  .innercurrentjobs li a {

    font-size: 14px;

    line-height: 19px;

    padding: 3px 8px;

  }

  .career_second_inner h3 {

    font-size: 28px;

  }

  .career_third_img{

    max-width: 90%;

  }

  .career_third_img img{

    height: 275px;

  }

  .career_third_right {

    padding: 1em;

  }

  .career_third_right h3 {

    font-size: 28px;

    line-height: 38px;

  }

  .career_third_single{

    width: 46%;

  }



  /* service page */

  .service_odd_img{

    max-width: 90%;

  }

  .service_odd_img img{

    height: 300px;

  }

  .service_odd_inner h2, .service_odd_inner h3 {

    font-size: 28px;

    line-height: 38px;

  }

  .service_even_img{

    max-width: 90%;

  }

  .service_even_img img{

    height: 300px;

  }

  .service_even_inner h3 {

    font-size: 28px;

    line-height: 38px;

  }

  .readmore_but {

    font-size: 17px;

    line-height: 25px;

  }

  

  /* faq page */

  .faq_page_img {

    float: left;

    max-width: 90%;

  }

  .faq_page_img img {

    height: 400px;

  }

  .faq_page_content_inner .faq_question_box{

    margin: 0;

    height: auto;

  }

  .faq_page_content_inner .faq_question_box .set a.active {

    font-size: 17px;

    line-height: 17px;

  }

  .faq_page_content_inner .faq_question_box .content p {

    font-size: 14px;

    line-height: 22px;

  }

  .faq_page_content_inner .faq_question_box .set a {

    font-size: 16px;

    line-height: 20px;

    padding: 20px 2.5em 20px 1em;

  }

  .faq_page_content_inner .faq_question_box .set a.active {

    padding: 20px 2.25em 20px 1em;

  }

  .faq_page_content_inner .faq_question_box .set a::before{

    font-size: 18px;

    top: 20px;

    right: 20px;

  }

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

    font-size: 18px;

    top: 20px;

    right: 20px;

  }



  /* coupons page */

  .coupon_page_inner .hme_coupon_left_single_inner{

    margin: 1em 8px;

  }

  .coupon_page_inner .hme_coupon_left_single_inner h4 {

    font-size: 23px;

  }

  .coupon_page_inner .hme_coupon_left_single_inner span {

    font-size: 38px;

  }

  .coupon_page_inner .hme_coupon_left_single_inner span sub {

    font-size: 15px;

  }


.coupon_page_inner .hme_coupon_left_single_inner h4 {
        font-size: 20px;
        display: flex;
        min-height: 90px;
        align-items: center;
        vertical-align: middle;
        justify-content: center;
    }
  /* service detail page */

  .service_det_first_img{

    max-width: 90%;

  }

  .service_det_first_img img{

    height: 300px;

  }

  .service_det_first_img::before{

    top: 25px;

    left: 25px;

  }

  .service_det_first_img::after{

    top: -10px;

    left: 10px;

  }

  .service_det_first_inner h1 {

    font-size: 28px;

  }

  .service_det_first_inner h2 {

    font-size: 20px;

    line-height: 30px;

  }

  .service_det_second_img{

    max-width: 90%;

  }

  .service_det_second_img img{

    height: 300px;

  }

  .service_det_second_img::after{

    top: -20px;

    right: -20px;

  }

  .service_detail_second_inner h3 {

    font-size: 28px;

  }

  .service_detail_second_inner h4 {

    font-size: 20px;

    line-height: 30px;

  }

}