

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: "Poppins-Regular";

  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: "Poppins-Regular";

}

p{

  font-size: 18px;

  font-family:"Poppins-Regular";

}

span {

  color: #000;

  font-family:"Poppins-Regular";

}

strong {

  font-weight: 600;

  font-size: 18px;

  color: #000;

  font-family:"Poppins-Regular";  

}

b{

  font-weight: 600;

  font-size: 18px;

  color: #000;

  font-family:"Poppins-Regular"; 

}

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

  font-family: 'SpecialGothicExpandedOne';

}

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

  position: relative;

  display: block;

  text-align: right;

  float:left;

  padding: 0;

  margin:0;

  width:100%;	

}

.header-nav nav ul li {

  color: #fff;

  list-style: none;

  transition: .5s;

  margin: 0;

  padding: 0px 0px;

  text-align: center;

  display: inline-block;

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

  transition:all 0.5s ease-in-out;

  position: relative;

  z-index: 9;

  /* overflow: hidden; */

}

.header-nav nav ul li:hover a {

  color: #ec202b;

  transition: 0.5s;

}  

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

  padding: 10px 8px 10px;

  line-height: 25px;

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

  transition: all 0.5s ease-in-out;

  position: relative;

  display: block;

  letter-spacing: 0;

  font-size: 16px;

  line-height: 28px;

  color: #000000;

  font-size: 16px;

  color: #000000;

  font-weight: 400;

  /* font-family: 'Poppins-Medium'; */

  font-size: 16px;

  line-height: 27px;

  color: #001e3e;

  font-weight: 500;

  font-size: 16px;

  line-height: 24px;

  color: #005cb0;

  font-weight: 400;

}

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

  transition: .5s;

  color: #fff;

} 

/* .header-nav nav ul li a:after {

  content: '';

  position: absolute;

  width: 100%;

  height: 4px;

  background-color: #0091df;

  bottom: 0;

  left: 0;

  transform: translate(-180px,0px);

  transition: 0.5s;

  border-radius: 5px;

}   */

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

  transform: translate(0px,0px);

}  

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

  content: "";

  height: 100%;

  width: 100%;

  background-color: #ff1d58;

  position: absolute;

  left: 0;

  top: 0;

  z-index: -1;

  transform: translate(0,10px);

  transform-origin: top;

  -webkit-transform-origin: top;

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

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

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

  transition: .5s;

}

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

  transform: translate(0,0);

  transform: rotateX(0);

  -webkit-transform: rotateX(0);

  visibility: visible;

  opacity: 1;

  transition: .5s;

} */

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

  content: '';

  position: absolute;

  width: 0;

  height: 2px;

  background-color: #ce0000;

  transition: .5s;

  -webkit-transition: .5s;

  left: 0;

  top:0;

  bottom: unset;

}  */

/* .header-nav nav>ul>li>a:after {

content: '';

position: absolute;

width: 0;

height: 2px;

background-color: #ce0000;

transition: .5s;

-webkit-transition: .5s;

right: 0;

bottom: 0;

}  */

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

  width: 100%;

}

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

  width: 100%;

} 

ul.megamenu li {

  float: left;

  width: 48%;

  letter-spacing: 0;

  margin-bottom: 10px !important;

  border-bottom: 1px solid red;

  margin: 0 6px !important;

  padding: 5px 0 !important;

  border-bottom: 1px solid #eee;

}

ul.megamenu li:hover a {

  letter-spacing: .5px;

  color: #840000 !important;

}

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

  visibility: visible;

  opacity: 1;

  transform: translate(0,0);

}

.header-nav nav ul.megamenu ul {

  width: 100%;

  margin-bottom: 0;

  color: #000;

  box-shadow: none;

  padding-left: 0;

  border-top: 5px solid #bc901c;

  border-bottom: 5px solid #bc901c;

  padding: 1em 1em;

  float: left;

}

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

  width: 48%;

  padding: 10px 0;

  border-bottom: 1px solid #000;

  float: left;

  margin: 0 5px;

}

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

  float: right;

}

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

  font-size: 18px;

  font-weight: 500;

  text-transform: capitalize;

  font-size: 17px;

  line-height: 16px;

  color: #000;

  font-weight: 600;

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

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

}

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

  color: #c2951d

}

ul.megamenu.megamenu1 {

  left: 0

}

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

  content: unset

}

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

  content: unset;

}

.header-nav nav ul li.open {

  background-color: #772668;

}

ul.megamenu {

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

  transition: .5s;

  background-color: #fff;

  left: 0;

  right: 0;

  top: 100%;

  width: 870px;

  z-index: 999;

  color: #000;

  margin: 7px auto 0;

  transform: translate(0,20px);

  -webkit-perspective: 1000;

  transform-origin: top;

  -webkit-transform-origin: top;

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

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

}

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

  transform: rotateX(0);

  -webkit-transform: rotateX(0);

  visibility: visible;

  opacity: 1;

  transform: translate(0,0)

}

.header-nav nav {

  width: 100%;

  font-size: 16px

}

.svg {

  width: 0;

  height: 0

}

.header_firstphone_inner,.header_firstschedule_inner {

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

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

  height: 70px;

  position: relative

}

.header-nav nav>ul {

    position: relative;

    display: block;

    text-align: left;

    float: left;

    margin: 0;

    width: 100%;

    padding-right: 0em;

    padding-left: 0em;

    margin-left: -3em;

  }

.header-nav nav ul li {

  color: #fff;

  list-style: none;

  transition: .5s ease-in-out;

  margin: 0;

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

color: #000;

font-weight: 400;

transition: 0.5s;

}

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

  color: #00a0dc;

  transition: 0.5s;

}

/* .header-nav nav>ul>li>a.active::before {

content: '';

position: absolute;

width: 6px;

height: 6px;

background-color: #009bba;

left: 0;

right: 0;

bottom: 0;

margin: 0 auto;

border-radius: 50%;

} */

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

  transition: .5s;

  color: #fff

}

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

  transform: translate(0,0)

}

/* .header-nav nav>ul>li>a:hover::after,.header-nav nav>ul>li>a:hover::before {

  width: 100%

} */

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

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: #12a2e5;;

}

ul.megamenu li:hover a {

color: #fff !important;

}

ul.megamenu li a {

font-size: 18px;

color: #232323 !important;

}

  

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



.header_wrapper {

  float: left;

  width: 100%;

  z-index: 9;

  position: relative;

}

.header_wrapper .container {

  padding: 0;

  max-width: 1360px;

  margin: 0 auto;

  width: auto;

}

.header_firstblck {

  position: relative;

}

.header_wrapper::before{

    content: '';

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    background-color: #fcfcfa;

    border-bottom-left-radius: 35px;

    width: 79%;

    height: 100%;

    z-index: -3;

}

.header_wrapper::after{

    content: '';

    position: absolute;

    top: unset;

    left: unset;

    bottom: 0;

    right: 0;

    width: 82%;

    height: 100%;

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

    background-position: center;

    background-size: 100% 100%;

    z-index: -2;

}

.header_hle{
  position: relative;
}

.header_logo_inner {

    float: left;

    width: 100%;

    text-align: left;

    padding: 1em 1em 1em 0em;

}

.header_logo_inner img {

    height: 135px;

    width: 75%;

    object-fit: contain;

}

.header_secondblock{

    position: relative;

    float: left;

    width: 100%;

}

.header-nav {

  float: right;

  position: relative;

}

.header_hle::after{

    content: '';
    position: absolute;
    top: unset;
    bottom: 5px;
    right: 0;
    background-color: #f7f7f7;
    border-top-left-radius: 25px;
    width: 80%;
    height: 35%;
    z-index: 0;

}

.header_offersec {

    float: left;

    width: 100%;

    padding: 1em 0;

}

.header_offermain {

    margin-left: 15px;

    padding: 10px;

    position: relative;

    width: 43%;

    border-top-left-radius: 25px;

    border-top-right-radius: 25px;

    filter: drop-shadow(0 0 9px rgba(183,208,84,0.41));

    background-color: #ffffff;

}

.header_offermain p

{

    font-size: 14px;

    line-height: 22px;

    color: #000000;

    font-weight: 400;

    margin: 0;

}



.header_contdetail {

    float: right;

    display: flex;

    width: 55%;

    padding: 0.5em 2em 0 1em;

}



.header_shedule {

    width: 55%;

    display: block;

    padding: 10px 15px;

    font-size: 20px;

    line-height: 30px;

    color: #fff;

    font-weight: 600;

    text-align: center;

    border-radius: 29px;

    background-color: #12a2e5;

    animation: pulsate-bck 2s ease-in-out infinite both;

    margin-right: 1em;

    position: relative;

    transition: 0.5s;

    margin-left: 0;



}

.header_call {

    width: 55%;

    display: block;

    text-align: center;

    padding: 10px 10px 10px 25px;

    font-size: 20px;

    line-height: 30px;

    color: #fff;

    font-weight: 600;

    border-radius: 29px;

    background-color: #fe5f80;

    animation: blinker 3s linear infinite;

    position: relative;

    transition: 0.5s;

    margin-right: 0em;

    z-index: 3;

}

.header_call::before{

    content: '\f095';

    position: absolute;

    top: 10px;

    left: 20px;

    font-size: 24px;

    color: #fff;

    font-family: 'FontAwesome';

    animation-name: trin;

    animation-duration: 1.5s;

    animation-iteration-count: infinite;

    animation-timing-function: linear;

}

.header_shedule:hover, .header_call:hover {

  transform: scale(0.9);

  color: #fff;

  transition: 0.5s;

}



.bannerhme_wrapper {

  float: left;

  width: 100%;

  position: relative;

  margin-top: -25px;

}

.bannerhme_image::before{

    content: '';

    position: absolute;

    top: unset;

    bottom: -1px;

    left: 0px;

    right: 0;

    width: 100.3%;

    height: 30%;

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

    background-position: center;

    background-size: 100% 100%;

    z-index: 1;

}

.bannerhme_image::after{

    content: '';
    position: absolute;
    top: 0em;
    bottom: 0px;
    left: 0px;
    width: 48%;
    height: 40%;
    margin: auto;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: #12a2e5db;
    z-index: 0;

}

.bannerhme_image img,

.bannerhme_image video {

  height: 900px;

  width: 100%;

  object-fit: cover;

  object-position: top;

}

.bannerhme_content {

  position: absolute;

  bottom: 0;

  top: 0;

  height: auto;

  width: 600px;

  z-index: 9;

}

.bannerhme_content_inner {

    display: flex;

    height: 100%;

    flex-direction: column;

    justify-content: center;

    padding: 0em 5em 2em 0em;

}

.bannerhme_image {

  overflow: hidden;

  position: relative;

}



.bannerhme_content_inner h1,

.bannerhme_content_inner h2{

  font-size: 40px;

  line-height: 50px;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 400;

  margin-top: 20px;

  margin-bottom: 20px;

  position: relative;

}

.bannerhme_content_inner p {

    font-size: 18px;

    line-height: 30px;

    color: #ffffff;

    font-weight: 500;

    padding: 10px 10px 10px 15px;

    border-radius: 15px;

    border-bottom-right-radius: 50px;

    border: 2px solid #fff;

}

.bannerhme_slic .slick-active .bannerhme_image img{

  animation:zoomOutImage 3s both;

}

.bannerhme_slic .slick-active .bannerhme_content_inner{

    -webkit-animation-name: fadeInLeft;

    -webkit-animation-fill-mode: both;

    -webkit-animation-duration: 1s;

}

.bannerhme_content_inner .hme_callbtn,
.bannerhme_content_inner .hme_readbtn
{
 border-radius: 15px;
}
.bannerhme_content_inner .hme_callbtn::before{
  background-image: unset;
  content: '\f095';
  position: absolute;
  color: #009ee4;
    font-size: 30px;
    top: 16px;
    left: 10px;
  font-family: 'FontAwesome';
}
.bannerhme_content_inner .hme_readbtn::before{
  background-image: unset;
  content: '\f061';
  position: absolute;
  color: #009ee4;
    font-size: 25px;
    top: 15px;
    left: 10px;
  font-family: 'FontAwesome';
}

.servicehme_wrapper{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

  overflow: hidden;

}

.servicehme_wrap_inner{

  float: left;

  width: 100%;

}

.servicehme_hle{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0; 

  position: relative;

}

.servicehme_hle::after{

    content: '';

    position: absolute;

    top: 20px;

    bottom: 0px;

    left: 0px;

    right: 0;

    width: 75%;

    height: 82%;

    margin: 0 auto;

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

    background-position: center;

    background-size: 100% 100%;

    z-index: -1;  

}

.servicehme_tittle{

  text-align: center;

}

.servicehme_tittle h2 {

    margin: 0;

    position: relative;

    display: inline-block;

    font-size: 40px;

    line-height: 50px;

    color: #009ee4;

    text-align: center;

    background-color: #fff;

    border-radius: 40px;

    padding: 0.4em 1.5em 0.4em 1.5em;

}

.servicehme_tittle h2::before {

    position: absolute;

    content: "";

    top: 1px;

    left: -2px;

    z-index: -1;

    width: 101%;

    height: 101%;

    background: linear-gradient(60deg, #12a2e5, #afd84b, #f34378);

    background-size: 300% 300%;

    background-position: 0 50%;

    border-radius: 40px;

    animation: moveGradient 4s alternate infinite;

}

.servicehme_single_inner{

  position: relative;

}

.servicehme_single_image{

  position: relative;

  padding: 10px;

  background-color: #fff;

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

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

}



.servicehme_single_image img{

  height: 500px;

  width: 100%;

  object-fit: cover;

  object-position: center;

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

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

}

.servicehme_single_content{

    padding: 3em 2em 4em 2em;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 10px;

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

    background-position: center;

    background-size: 100% 100%;

    width: 100%;

    text-align: center;

    max-width: 95.5%;

    margin: 0 auto;

}

.servicehme_single_content h2{

  font-size: 24px;

  text-transform: uppercase;

  color: #ffffff;

}

.servicehme_single_content p{

   display: none;

  font-size: 14px;

  line-height: 22px;

  color: #ffffff;

  font-weight: 400;

  text-align: center;

  overflow-y: scroll;

  height: 70px;

  padding-right: 10px;

}

.servicehme_single_content p::-webkit-scrollbar {

  width: 5px;

}

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

  border-radius: 10px;

  background: transparent;

}

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

  background-color: #fff;

  border-radius: 10px;

}

.service_readbtn{

  display: none;

    border-radius: 21px;

    background-color: #fe5f80;

    font-size: 16px;

    color: #ffffff;

    font-weight: 500;

    padding: 7px 15px;

    text-align: center;

    width: 100%;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 20px;

    margin: 0 auto;

    max-width: 30%;

}



.servicehme_single.slick-slide {

  transition: transform .4s;

  position: relative;

}

.servicehme_single.slick-slide.slick-center + .slick-slide {

  transform: scale(0.8) translate(-70px);

  z-index: 10;

}

.servicehme_single.slick-slide.slick-active {

  transform: scale(0.8) translate(70px);

}

.servicehme_single.slick-slide.slick-center {

  transform: none;

  width: 455px !important;

  z-index: 30;

}



.servicehme_single.slick-slide.slick-center .servicehme_single_inner{

  filter: drop-shadow(7.728px 17.357px 25.5px rgba(0,0,0,0.11));

}

.servicehme_single.slick-slide.slick-center .servicehme_single_content p{

  display: block;

}

.servicehme_single.slick-slide.slick-center .service_readbtn{

  display: block;

}

.serviceshme_slick .slick-track {

    display: flex;

}

.serviceshme_slick ul.slick-dots {

  text-align: center;

  padding: 1em 0em;

  right: 0px;

  left: 0;

  position: relative;

}

.serviceshme_slick ul.slick-dots li {

  list-style-type: none;

  display: inline-block;

  margin: 0px 5px;

}

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

  width: 15px;

  height: 15px;

  background-color: #b3cf4b;

  border-radius: 20px;

}

.serviceshme_slick ul.slick-dots li button {

  border: unset;

  font-size: 0;

  width: 11px;

  height: 11px;

  background-color: #cacaca;

  border-radius: 50%;

}

.serviceshme_slick .slick-list.draggable{

  padding-top: 2em !important;

  padding-bottom: 3em !important;

}





.home_first_block{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 2em 0;

  position: relative;

}

.home_first_block::after{

    content: '';

    position: absolute;

    bottom: 15px;

    left: 0px;

    width: 40%;

    height: 75%;

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

    background-position: center;

    background-size: 100% 100%;

    z-index: -1;  

}

.home_first_block::before{

    content: '';

    position: absolute;

    top: 45px;

    left: 0px;

    width: 100%;

    height: 90%;

    background-color: #f8f8f8;

    z-index: -3;

}

.home_first_inner{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 2em 0; 

}
.home_first_inner h1,
.home_first_inner h2,

.home_first_inner h3{

  font-size: 40px;

  line-height: 50px;

  color: #12a2e5;

}

.home_first_inner strong{

    font-size: 20px;

    color: #000000;

    font-weight: 400;

    background-color: #fff;

    border-radius: 30px;

    padding: 10px 15px 10px 3em;

    position: relative;

    left: -20px;

}

.home_first_inner strong::before{

    content: '';

    position: absolute;

    left: 20px;

    top: 15px;

    height: 17px;

    width: 17px;

    border: 2px solid #b3cf4b;

    border-radius: 50px;

}

.home_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.home_first_image{

  position: relative;

  margin-right: 2em;

  margin-top: -5em;

}

.home_first_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 842px;

  border-radius: 35px;

  filter: drop-shadow(-23.285px 28.754px 20.5px rgba(0,0,0,0.29));

  border: 2px solid #fff; 

}

.hme_btnset{

  display: flex;

  margin: 2em 0 0 0;

}

.hme_callbtn::before{

    content: '';

    position: absolute;

    bottom: 0px;

    top: 9px;

    left: 5px;

    width: 35px;

    height: 35px;

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

    background-position: center;

    background-size: 100% 100%;

    z-index: -1; 

      transition: 0.5s;

}

.hme_callbtn:hover::before{

    transition: 0.5s;

    animation-name: trin;

    animation-duration: 1.5s;

    animation-iteration-count: infinite;

    animation-timing-function: linear;     

}

.hme_callbtn{

    border-radius: 25px;

    background-color: #ffffff;

    padding: 15px 15px 15px 40px;

    text-align: center;

    filter: drop-shadow(0px 7px 9.5px rgba(0, 0, 0, 0.11));

    position: relative;

    font-size: 18px;

    line-height: 22px;

    color: #000000;

    font-weight: 600;

    width: 215px;

    margin-right: 1em;

      transition: 0.5s;

}

.hme_readbtn{

    border-radius: 25px;

    background-color: #ffffff;

    padding: 15px 15px 15px 40px;

    text-align: center;

    filter: drop-shadow(0px 7px 9.5px rgba(0, 0, 0, 0.11));

    position: relative;

    font-size: 18px;

    line-height: 22px;

    color: #000000;

    font-weight: 600;

    width: 185px;

      transition: 0.5s;

}

.hme_readbtn::before{

    content: '';

    position: absolute;

    bottom: 0px;

    top: 9px;

    left: 5px;

    width: 35px;

    height: 35px;

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

    background-position: center;

    background-size: 100% 100%;

    z-index: -1; 

  transition: 0.5s;

}

.hme_readbtn:hover::before{

    transition: 0.5s;

    -webkit-animation: 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite shake-horizontal;

}

.hme_readbtn:hover,

.hme_callbtn:hover{

  transform: scale(0.9);

  color: #12a2e5;

  transition: 0.5s;

}



.testimonialshme_wrapper {

  float: left;

  width: 100%;

  padding: 2em 0em;

  margin: 1em 0em 1em 0;

}

.couponhme_section_inner{

  float: left;

  width: 100%;

}

.testimonialshme_title {

  text-align: center;

  margin-bottom: 3em;

}

.testimonialshme_title h3{

    margin: 0;

    position: relative;

    display: inline-block;

    font-size: 40px;

    line-height: 50px;

    color: #009ee4;

    text-align: center;

    background-color: #fff;

    border-radius: 40px;

    padding: 0.4em 1.5em 0.4em 1.5em;

}

.testimonialshme_title h3::before {

    position: absolute;

    content: "";

    top: 0px;

    left: -1px;

    z-index: -1;

    width: 100.3%;

    height: 103%;

    background: linear-gradient(60deg, #12a2e5, #afd84b, #f34378);

    background-size: 300% 300%;

    background-position: 0 50%;

    border-radius: 40px;

    animation: moveGradient 4s alternate infinite;

}

.testimonialshme_single_inner {

  float: left;

  position: relative;

  margin: 0px 15px;

  padding: 2em 2em 4em 2em;

  border-radius: 50%;

  border-top-left-radius: 10px;

  border-top-right-radius: 10px;

  background-color: #fbfbfb;

}

.testimonialshme_single_inner strong {

  display: block;

  margin-bottom: 10px;

}

.testimonialshme_single_inner p {

    font-size: 16px;

    line-height: 30px;

    color: #000000;

    font-weight: 400;

    overflow-y: scroll;

    padding-right: 10px;

    height: 215px;

    text-align: center;

}

.testimonialshme_single_inner p::-webkit-scrollbar {

  width: 5px;

}

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

  border-radius: 10px;

  background: transparent;

}

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

  background-color: #12a2e5;

  border-radius: 10px;

}

.testimonialshme_single_authorleft a {

    font-size: 35px;

    width: 60px;

    display: inline-block;

    height: 60px;

    padding: 5px 10px 0px 10px;

    color: #fff;

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

    background-position: center;

    background-size: 100% 100%;

    text-align: center;

}

.testimonialshme_single_authorleft div {

  display: inline-block;

  vertical-align: top;

  padding-left: 2em;

  position: relative;

    position: relative;

    z-index: 3;

}

.testimonialshme_single_authorleft div::after{

    content: '';

    position: absolute;

    width: 102%;

    height: 145px;

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

    background-position: center;

    background-size: 100% 100%;

    left: 10px;

    top: -25px;

    bottom: 0;

    z-index: -1;

}

.testimonialshme_single_authorleft div h4 {

  font-size: 18px;

  line-height: 27px;

  color: #fff;

  font-weight: 600;

  margin: 0;

  margin-bottom: 2px;

  font-family: 'Poppins-SemiBold';  

}

.testimonialshme_single_authorleft div span {

  font-size: 14px;

    color: #fff;

  font-weight: 500;

  line-height: 22px;

  font-family: 'Poppins-Regular';

}

.testimonialshme_single_authorleft {

  display: block;

  padding-top: 1em;

}

.testimonialshme_single_inner .star-rating {

    display: block;

    width: 100%;

    float: left;

    text-align: center;

    margin-bottom: 1.5em;

    position: relative;

}

.testimonialshme_single_inner .star-rating::before{

  position: absolute;

  content: '';

  left: 0;

  right: 0;

  bottom: -10px;

  margin: 0 auto;

  width: 30%;

  border-bottom: 1px solid #cacaca;

}

.testimonialshme_single_inner .star-rating i{

  color: #009ee4;

}

.testimonialshme_single_author {

  margin-top: 1em;

  position: relative;

  float: right;

}





.testimonialshme_single.slick-active + .slick-active .testimonialshme_single_inner {

  filter: drop-shadow(0.628px 8.978px 20px rgba(0,0,0,0.12));

}

.testimonialshme_single.slick-active + .slick-active + .slick-active .testimonialshme_single_inner {

  filter: unset;

}

.testimonialshme_single.slick-active + .slick-active .testimonialshme_single_authorleft a {

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

}

.testimonialshme_single.slick-active + .slick-active + .slick-active .testimonialshme_single_authorleft a {

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

}



.testimonialshme_single.slick-active + .slick-active  .testimonialshme_single_authorleft div h4{

  color: #000;

} 

.testimonialshme_single.slick-active + .slick-active + .slick-active .testimonialshme_single_authorleft div h4{

  color: #fff;

}

.testimonialshme_single.slick-active + .slick-active  .testimonialshme_single_authorleft div span{

  color: #000;

} 

.testimonialshme_single.slick-active + .slick-active + .slick-active .testimonialshme_single_authorleft div span{

  color: #fff;

}



.testimonialshme_single.slick-active + .slick-active .testimonialshme_single_authorleft div::after{

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

    transition: 0.5s;

}

.testimonialshme_single.slick-active + .slick-active + .slick-active .testimonialshme_single_authorleft div::after{

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

    transition: 0.5s;

}

.testimonialshme_slic .slick-list.draggable {

  padding: 4em 0em 4em 0;

}



.testimonialshme_slic ul.slick-dots{

  text-align: center;

}

.testimonialshme_slic ul.slick-dots li {

  list-style-type: none;

  display: inline-block;

  margin: 0px 5px;

}

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

  width: 15px;

  height: 15px;

  background-color: #f34378;

  border-radius: 20px;

}

.testimonialshme_slic ul.slick-dots li button {

  border: unset;

  font-size: 0;

  width: 11px;

  height: 11px;

  background-color: #cacaca;

  border-radius: 50%;

}

.testimonialshme_slic .slick-list.draggable{

  padding-bottom: 3em !important;

}





.home_second_block{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 2em 0;

}

.home_second_inner{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 2em 0; 

}

.home_second_inner h2,

.home_second_inner h3{

  font-size: 40px;

  line-height: 50px;

  color: #12a2e5;

  position: relative;

  margin-bottom: 1em;

}

.home_second_inner h2::before,

.home_second_inner h3::before{

    position: absolute;

    content: '';

    left: -10px;

    bottom: -15px;

    margin: 0 auto;

    width: 15%;

    border-bottom: 2px solid #12a2e5;

}

.home_second_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.home_second_inner span{

    display: block;

    font-size: 30px;

    line-height: 30px;

    color: #000000;

    padding: 1em 0;

    padding-left: 3em;

    font-family: 'SpecialGothicExpandedOne';

    margin-top: 1em;

    position: relative;

}

.home_second_inner span::after{

    position: absolute;

    content: '';

    left: 0px;

    top: 0;

    bottom: 0px;

    width: 55%;

    height: 100%;

    background-color: #f7f7f7; 

    border-bottom-left-radius: 50px;

    z-index: -2;

}

.home_second_inner span::before{

    position: absolute;

    content: '';

    left: 30px;

    top: 25px;

    width: 35px;

    height: 35px;

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

    background-position: center;

    background-size: 100% 100%;

    animation-name: trin;

    animation-duration: 1.5s;

    animation-iteration-count: infinite;

    animation-timing-function: linear;

}

.home_second_inner span a{

  color: #12a2e5;

  font-weight: 400;

  padding-left: 1em;

  font-family: 'SpecialGothicExpandedOne';

}

.home_second_image_block{

  float: right;

}

.home_second_image{

  position: relative;

  margin-left: 2em;

  margin-top: 0em;

}

.home_second_image::before{

    content: '';

    position: absolute;

    width: 118%;

    height: 115%;

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

    background-position: center;

    background-size: 100% 100%;

    left: -50px;

    top: -43px;

    right: 0;

    bottom: 0;

}

.home_second_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 721px;

  border-radius:55px;

  border: 5px solid #ffffff;

}





.faqhme_wrapper{

  float: left;

  width: 100%;

  margin: 1em 0;

  padding: 1em 0;

}



.faqhme_hle{

  float: left;

  width: 100%;

  margin: 1em 0;

  padding: 1em 0;

  position: relative;

}

.faqhme_tittle{

  text-align: center;

  float: left;

  width: 100%;

  margin-bottom: 2em;

}

.faqhme_tittle h3{

    margin: 0;

    position: relative;

    display: inline-block;

    font-size: 40px;

    color: #009ee4;

    text-align: center;

    background-color: #fff;

    border-radius: 40px;

    padding: 0.4em 1.5em 0.4em 1.5em;

}

.faqhme_tittle h3::before{

    position: absolute;

    content: "";

    top: 0px;

    left: -2px;

    z-index: -1;

    width: 100.5%;

    height: 103%;

    background: linear-gradient(60deg, #12a2e5, #afd84b, #f34378);

    background-size: 300% 300%;

    background-position: 0 50%;

    border-radius: 40px;

    animation: moveGradient 4s alternate infinite;

}



.faqhme_image_inner{

  position: relative;

  margin-right: 2em;

}

.faqhme_image_inner::after{

    content: '';

    position: absolute;

    width: 90%;

    height: 91%;

    border-radius: 30px;

    top: 25px;

    left: 30px;

    background-color: #15a3e5;

    z-index: -2;

}

.faqhme_image_inner::before{

    content: '';

    position: absolute;

    width: 101%;

    height: 101%;

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

    background-position: center;

    background-size: 100% 100%;

    top: -4px;

    left: -4px;

    filter: drop-shadow(4.446px 12.216px 21px rgba(0, 0, 0, 0.45));

    z-index: -1;

}

.faqhme_image_inner img{

    object-fit: cover;

    object-position: center;

    width: 100%;

    height: 650px;

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

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

}

.faqhme_content{

  position: relative;

}

.faq_question_box{

  margin: 0em 0;

  padding-left: 1.5em;

  height: 650px;

  overflow-y: scroll;

  padding-right: 1em;

}

.faq_question_box::-webkit-scrollbar {

  width: 5px;

}

/* Track */

.faq_question_box::-webkit-scrollbar-track {

  border-radius: 20px; 

  width: 3px;

  background-color: transparent;

}

/* Handle */

.faq_question_box::-webkit-scrollbar-thumb { 

  border-radius: 20px;

  width: 5px;

  background-color: #12a2e5;

}



.faq_question_box .set{

  margin-bottom: 0.5em;

  position: relative;

}

.faq_question_box .set.active{

  margin-bottom: 0.5em;

  margin-top: 0.5em;

}

.faq_question_box .set a.active{

    padding: 20px 3em 20px 4em;

    color: #fff;

    font-family: 'SpecialGothicExpandedOne';

    font-weight: 100;

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

    background-position: center;

    background-size: 100% 100%;

}

.faq_question_box .set a.active::before{

    content: '';

    position: absolute;

    width: 35px;

    height: 35px;

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

    background-position: center;

    background-size: 100% 100%;

    top: 25px;

    left: 25px;

}

.faq_question_box .set a{

  width: 100%;

  display: block;

  font-family: 'Poppins-SemiBold';

  padding: 20px 3em 20px 4em;

  text-decoration: none;

  font-size: 20px;

  line-height: 26px;

    color: #000000;

  font-weight: 600;

  width: 100%;

  cursor: pointer !important;

  position: relative;

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

  background-position: center;

  background-size: 100% 100%;

}

.faq_question_box .set a::before{

    content: '';

    position: absolute;

    width: 33px;

    height: 35px;

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

    background-position: center;

    background-size: 100% 100%;

    top: 25px;

    left: 30px;

}

.faq_question_box .set a i {

  position: absolute;

  left: unset;

  top: 17px;

  right: 30px;

  color: #f34378;

  height: auto;

  font-size: 18px;

  line-height: 30px;

  cursor: pointer !important;

}

 .faq_question_box .set a.active i {

  background-color: unset;

  font-size: 18px;

  line-height: 30px;

  left: unset;

  top: 17px;

  right: 30px;

  cursor: pointer !important;

  position: absolute;

  color: #fff;

} 



.faq_question_box .content {

  display: none;

  padding: 15px 4em 15px 4em;

  width: 100%;

  height: auto;

  margin: 0 auto;

  position: relative;

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

  background-position: center;

 background-size: 100% 100%;

filter: drop-shadow(3.078px 8.457px 15px rgba(0,0,0,0.08));

}

.faq_question_box .content::before{

    content: '';

    position: absolute;

    width: 30px;

    height: 30px;

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

    background-position: center;

    background-size: 100% 100%;

    top: 30px;

    right: 32px;

}

.faq_question_box .content p{

  font-size: 16px;

  line-height: 25px;

  color: #000000;

  font-weight: 400;

  padding-right: 1em;

}



.home_third_block{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 2em 0;

}

.home_third_inner{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 2em 0; 

}

.home_third_inner h2,

.home_third_inner h3{

  font-size: 40px;

  line-height: 50px;

  color: #12a2e5;

  position: relative;

  margin-bottom: 1em;

}

.home_third_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.home_third_image_block{

  float: right;

  position: relative;

    margin-top: -4em;

}

.home_third_image_block span{

    font-family: 'SpecialGothicExpandedOne';

    font-size: 40px;

    line-height: 50px;

    color: #12a2e5;

    position: relative;

    display: block;

    width: 70%;

    left: 2em;

    margin-bottom: 15px;

}

.home_third_image{

  position: relative;

  margin-left: 2em;

}

.home_third_image::before{

    content: '';

    position: absolute;

    width: 80%;

    height: 134%;

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

    background-position: center;

    background-size: 100% 100%;

    left: 25px;

    top: -126px;

    right: 0;

    bottom: 0;

}

.home_third_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 500px;

  border-radius: 5px;

}



.whychoosehme_block{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

}

.whychoosehme_inner{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

}

.whychoosehme_image{

  position: relative;

  margin-right: 2em;

}

.whychoosehme_image::before{

    content: '';

    position: absolute;

    width: 101%;

    height: 101%;

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

    background-position: center;

    background-size: 100% 100%;

    left: -1px;

    top: 0px;

    right: 0;

    bottom: 0;

}

.whychoosehme_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 869px;

  border-radius: 70px;

}

.whychoosehme_content h3{

  font-size: 38px;

  line-height: 52px;

  color: #12a2e5; 

}

.whychoosehme_content h3 span{

  color: #000;

  font-family: 'SpecialGothicExpandedOne';

}

.whychoosehme_iconsblk{

  float: left;

  width: 100%;

  margin-top: 2em;

  padding-top: 2em;

  position: relative;

}

.whychoosehme_iconsblk::after{

    content: '';

    position: absolute;

    width: 110%;

    height: 130%;

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

    background-position: center;

    background-size: 100% 100%;

    left: -24px;

    top: unset;

    bottom: -24px;

    z-index: -3;

}

.whychoosehme_single_inner{

  margin: 15px 15px;

  padding: 1em 0.5em 2em 0.5em;

  border-radius: 10px;

  background-color: #ffffff;

  border: 1px solid #dfdfdf;

  text-align: center;

  transition: 0.5s;

  position: relative;

}

.whychoosehme_single_inner h4{

  font-size: 18px;

  line-height: 30px;

  text-transform: uppercase;

  color: #2eabe7;

  font-weight: 700;

    transition: 0.5s;

}

.whychoosehme_single_inner p{

  font-size: 14px;

  line-height: 22px;

  color: #000000;

  font-weight: 400; 

}

.whychoosehme_icon{

  position: relative;

  float: left;

  width: 100%;

  text-align: center;

  margin: 1em 0;

}

.whychoosehme_icon img{

  object-fit: contain;

  object-position: center;

  width: 60px;

  height: 60px;

  background-color: #2eabe7;

  border-radius: 50%;

  padding: 10px;

  transition: 0.5s;

}

.whychoosehme_single_inner:hover::after{

    content: '';

    position: absolute;

    left: -2px;

    right: 0;

    top: -10px;

    bottom: 0;

    height: 104.5%;

    width: 102%;

    border-radius: 10px;

    background-color: #e8365a;

    transition: 0.5s;

    z-index: -1;

}

.whychoosehme_single_inner:hover h4{

  color: #e8365a;

    transition: 0.5s;

}

.whychoosehme_single_inner:hover .whychoosehme_icon img{

  background-color: #e8365a;

    transition: 0.5s;

}



.bloghme_wrapper{

  float: left;

  width: 100%;

  margin: 1em 0;

  padding: 1em 0;

}

.bloghme_wrap_inner{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

}

.bloghme_wrapper .container {

    padding: 0;

    max-width: 1360px;

    margin: 0 auto;

    width: auto;

}



.bloghme_tittle{

  float: left;

  width: 100%;

  text-align: center;

  margin-bottom: 2em;

}

.bloghme_tittle strong{

  font-size: 20px;

  display: block;

  font-weight: 100;

  color: #000000;

  font-family: 'SpecialGothicExpandedOne';

}

.bloghme_tittle h3{

    margin: 0;

    position: relative;

    display: inline-block;

    font-size: 40px;

    color: #009ee4;

    text-align: center;

    background-color: #fff;

    border-radius: 40px;

    padding: 0.4em 1em 0.4em 1em;

}

.bloghme_tittle h3::before{

    position: absolute;

    content: "";

    top: 0px;

    left: -2px;

    z-index: -1;

    width: 100.5%;

    height: 103%;

    background: linear-gradient(60deg, #12a2e5, #afd84b, #f34378);

    background-size: 300% 300%;

    background-position: 0 50%;

    border-radius: 40px;

    animation: moveGradient 4s alternate infinite;

}







.bloghme_left {

  float: left;

  width: 30%;

}

.bloghme_mid {

  float: left;

  width: 40%;

}

.bloghme_right {

  float: left;

  width: 30%;

}



/* bloghme_left */



.bloghme_left_inner{

  float: left;

  width: 95%;

}

.bloghme_left_inner .bloghme_single

{

  float: left;

  width: 100%;  

}

.bloghme_left_inner .bloghme_single_inner{

  float: left;

  width: 100%;

  margin: 0 0;

  margin-bottom: 2em;

  padding: 0 0;

  position: relative;

  background-color: #fff;

  border-radius: 10px;

  filter: drop-shadow(7.866px 21.613px 21px rgba(0,0,0,0.22));

}

.bloghme_left_inner .bloghme_single_image{

  position: relative;

}

.bloghme_left_inner .bloghme_single_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 231px;

  border-radius: 10px;

}

.bloghme_left_inner .bloghme_single_content{

  float: left;

  width: 100%;

  padding: 15px 10px;

}

.bloghme_left_inner .bloghme_date{

  border-radius: 20px;

  background-color: #b3cf4b;

  font-size: 16px;

  color: #fff;

  font-weight: 500; 

  padding: 5px 15px;

}

.bloghme_left_inner .bloghme_single_content h4{

  font-size: 20px;

  line-height: 30px;

  color: #12a2e5;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    padding-bottom: 0px;

    overflow: hidden;

}

.bloghme_left_inner .bloghme_single_content p{

  font-size: 14px;

  color: #ffffff;

  font-weight: 400;

  display: none;

}

.bloghme_left_inner .bloghme_read{

  font-size: 14px;

  border-bottom: 1px solid #000;

  color: #000000;

  font-weight: 500; 

}

.bloghme_left_inner .bloghme_single:nth-child(2) .bloghme_single_inner .bloghme_single_content{

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  z-index: 3;

}

.bloghme_left_inner .bloghme_single:nth-child(2) .bloghme_single_inner .bloghme_single_content h4{

  color: #fff;

}

.bloghme_left_inner .bloghme_single:nth-child(2) .bloghme_single_inner .bloghme_date{

  background-color: #fff;

  color: #009ee4;

}

.bloghme_left_inner .bloghme_single:nth-child(2) .bloghme_read{

  display: none;

}

.bloghme_left_inner .bloghme_single:nth-child(2) .bloghme_single_image::before{

    content: '';

    position: absolute;

    left: 0px;

    right: 0;

    top: 0px;

    bottom: 0;

    height: 100%;

    width: 100%;

    border-radius: 10px;

    z-index: 1;

    background-image: linear-gradient(0deg, rgba(43,30,22,0.9999999999999999) 0%, rgba(43,30,22,0) 100%);

}

.bloghme_left_inner .bloghme_single:nth-child(2) .bloghme_single_image img{

  height: 400px;

}



/* bloghme_middle */



.bloghme_slic .slick-list.draggable{

  filter: drop-shadow(7.866px 21.613px 21px rgba(0,0,0,0.22));

}

.bloghme_mid_inner .bloghme_single

{

  float: left;

  width: 100%;  

}

.bloghme_mid_inner .bloghme_single_inner{

  float: left;

  width: 100%;

  margin: 0 0;

  margin-bottom: 2em;

  padding: 0 0;

  position: relative;

  background-color: #fff;

  border-radius: 10px;

  z-index: 3;

}

.bloghme_mid_inner .bloghme_single_image{

  position: relative;

}

.bloghme_mid_inner .bloghme_single_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 842px;

  border-radius: 10px;

}

.bloghme_mid_inner .bloghme_single_content{

  float: left;

  width: 100%;

  padding: 15px 20px 15px 20px;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  z-index: 3;

}

.bloghme_mid_inner .bloghme_date{

  border-radius: 20px;

  background-color: #ffff;

  font-size: 16px;

  color: #009ee4;

  font-weight: 700;

  font-weight: 500; 

  padding: 7px 25px;

}

.bloghme_mid_inner .bloghme_single_content h4{

    font-size: 20px;

    line-height: 30px;

    color: #fff;

    padding-left: 10px;

    border-left: 1px solid #ffffffa8;

  padding: 5px 15px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    padding-bottom: 0px;

    overflow: hidden;

}

.bloghme_mid_inner .bloghme_single_content p{

  font-size: 14px;

  color: #ffffff;

  font-weight: 400;

  margin-bottom: 2em;

}
.bloghme_mid_inner .bloghme_single_content p strong{
    font-size: 14px;

  color: #ffffff;

  font-weight: 400;
}

.bloghme_mid_inner .bloghme_read{

  font-size: 14px;

  border-bottom: 1px solid #fff;

  color: #fff;

  font-weight: 500; 

  position: relative;

}

.bloghme_mid_inner .bloghme_read::before {

    position: absolute;

    content: '';

    left: 0px;

    bottom: 30px;

    margin: 0 auto;

    width:250px;

    border-top: 1px solid #ffffffb0;

}

.bloghme_mid_inner .bloghme_single_image::before{

    content: '';

    position: absolute;

    left: 0px;

    right: 0;

    top: 0px;

    bottom: 0;

    height: 100%;

    width: 100%;

    border-radius: 10px;

    z-index: 0;

    background-image: linear-gradient(0deg, rgba(43,30,22,0.9999999999999999) 0%, rgba(43,30,22,0) 100%);

}



/* bloghme_right */

.bloghme_right_inner{

  float: right;

  width: 95%;

  background-color: #fcfcfc;

  border-radius: 15px;

  padding-top: 2em;

}

.bloghme_right_inner .bloghme_single

{

  float: left;

  width: 100%;  

}

.bloghme_right_inner .bloghme_single_inner{

  float: left;

  width: 100%;

  margin: 0 0;

  margin-bottom: 2em;

  filter: drop-shadow(7.866px 21.613px 21px rgba(0,0,0,0.22));

  padding: 0 0;

  position: relative;

  background-color: #fff;

  border-radius: 10px;

  z-index: 3;

}

.bloghme_right_inner .bloghme_single_image{

  position: relative;

}

.bloghme_right_inner .bloghme_single_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 300px;

  border-radius: 10px;

}

.bloghme_right_inner .bloghme_single_content{

  float: left;

  width: 100%;

  padding: 15px 10px;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  z-index: 3;

}

.bloghme_right_inner .bloghme_date{

  border-radius: 20px;

  background-color: #ffff;

  font-size: 16px;

  color: #009ee4;

  font-weight: 500; 

  padding: 5px 15px;

}

.bloghme_right_inner .bloghme_single_content h4{

    font-size: 20px;

    line-height: 30px;

    color: #fff;

}

.bloghme_right_inner .bloghme_single_content p{

  font-size: 14px;

  color: #ffffff;

  font-weight: 400;

  display: none;

}

.bloghme_right_inner .bloghme_read{

  font-size: 14px;

  border-bottom: 1px solid #fff;

  color: #fff;

  font-weight: 500; 

  position: relative;

  display: none;

}

.bloghme_right_inner .bloghme_single_image::before{

    content: '';

    position: absolute;

    left: 0px;

    right: 0;

    top: 0px;

    bottom: 0;

    height: 100%;

    width: 100%;

    border-radius: 10px;

    z-index: 0;

    background-image: linear-gradient(0deg, rgba(43,30,22,0.9999999999999999) 0%, rgba(43,30,22,0) 100%);

}



.bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_single_inner,

.bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_single_inner,

.bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_single_inner,

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_single_inner{

    filter: unset;

    background-color: unset;

}



.bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_single_image,

.bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_single_image,

.bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_single_image,

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_single_image{

    display: none;

}



.bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_single_content,

.bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_single_content,

.bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_single_content,

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_single_content{

  position: relative;

  float: left;

  width: 100%;

  padding: 0 0;

  padding-left: 15px;

  padding-bottom: 1em;

  border-radius: 0;

  border-bottom: 1px solid #cacaca61;

}

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_single_content{

  border-bottom: unset;

  padding-bottom: 0;

}

.bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_single_content p,

.bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_single_content p,

.bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_single_content p,

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_single_content p{

    display: none;

}

.bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_read,

.bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_read,

.bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_read,

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_read

{

    display: none;

}

.bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_date,

.bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_date,

.bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_date,

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_date{

    border-radius: 5px;

    background-color: #009ee4;

    font-size: 20px;

    color: #fff;

    font-weight: 500;

    padding: 13px 15px;

    display: inline-block;

    width: 18%;

    text-align: center;

    font-family: 'Poppins-SemiBold';

}

.bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_single_content h4,

.bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_single_content h4,

.bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_single_content h4,

.bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_single_content h4

{

    color: #000;
    display: inline-block;
    width: 80%;
    margin-top: 0;
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins-SemiBold';

}



.footer_wrapper {

  margin-top: 2em;

  padding: 2em 0em 0em;

  float: left;

  width: 100%;

  height: auto;

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

  background-position: center;

  background-size: 100% 100%;

  position: relative;

  z-index: 3;

}





div#div_waves_wrapper {

    width: 100%;

    float: left;

    overflow: hidden

}

path#wave_1 {

    stroke: #afd84b;

    stroke-opacity: 5

}

path#wave_2 {

    stroke: #12a2e5;

    stroke-opacity: 5

}

path#wave_3{

    stroke: #f34378;

    stroke-opacity: 5

}

svg#svg_waves {

    position: absolute;

    width: 100%;

    height: auto;

    top: -30px;

    left: 0;

    right: 0;

    margin: 0 auto;

}



.footer_wrap{

  float: left;

  width: 100%;

  padding: 2em 0em 0em;

}

.footerfirst_section {

  float: left;

  width: 100%;

  padding-top: 2em;

}

.footerfirst_logo_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  text-align: left;

}

.footerfirst_logo_tittle h4{

  font-size: 30px;

  color: #12a2e5;

  text-align: left;

}

.footerfirst_logo_inner{

    float: left;

    width: 100%;

    margin-top: 2em;

}

.footerfirst_menu h4,.footersec_menu h4{

  font-size: 22px;

  line-height: 30px;

    color: #000;

  font-weight: 600;

  margin: 0;

  margin-bottom: 1em;

  padding-bottom: 5px;

  position: relative;

  display: inline-block;

  text-transform: uppercase;

}

 .footerfirst_lastmenu h4 {

  font-size: 22px;

  line-height: 30px;

  color: #000;

  font-weight: 600;

  margin: 0;

  margin-bottom: 1em;

  padding-bottom: 5px;

  margin-left: 0em;

  position: relative;

  display: inline-block;

  text-transform: uppercase;

 }

.footerfirst_menu {

  width: 35%;

  padding-left: 1em;

  padding-top: 3em;

}

.footerfirst_menu ul li {

  float: left;

  width: 50%;

  list-style-type: none;

}



.footersec_menu {

    width: 20%;

    padding-left: 3em;

    padding-top: 3em;

}

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

    color: #000;

  font-weight: 500;

  transition: 0.5s;

}

.footerfirst_menu ul li a:hover {

  color: #12a2e5;

  transition: 0.5s;

}

.footerfirst_menu h4:after,

.footersec_menu h4:after,

.footerfirst_lastmenu h4:after {

  content: '';

  position: absolute;

  width: 95%;

  height: 2px;

  background-color: #000;

  display: block;

  bottom: 0;

}

.footerfirst_lastaddress p {

  font-size: 16px;

  line-height: 28px;

    color: #000;

  font-weight: 500;

  position: relative;

  padding-left: 2em;

}

.footerfirst_lastaddress p:before {

  content: '\f041';

  position: absolute;

  font-size: 23px;

  top: 0;

  color: #000;

  left: 0;

  font-family: 'FontAwesome';

}

.footerfirst_lastaddressphe a {

  font-size: 22px;

  line-height: 30px;

    color: #000;

  font-weight: 600;

  position: relative;

  padding-left:1.5em;

  transition: 0.5s;

}

.footer_mail{

    font-size: 16px !important;

    line-height: 28px !important;

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

    color: #000;

    font-weight: 500;

    position: relative;

    margin: 0.5em 0 !important;

    padding-left: 2em;

    display: block;

}

.footer_mail:hover {

  color: #12a2e5;

  transition: 0.5s;

}

.footer_mail:before {

    content: "\f0c1";

    position: absolute;

    font-size: 22px;

    top: 0;

    left: 0px;

    font-family: 'FontAwesome';

    color: #000;

}

.footerfirst_lastaddressphe a:hover {

  color: #12a2e5;

  transition: 0.5s;

}

.footerfirst_lastaddressphe a:before {

  content: '\f095';

  position: absolute;

  top: 0;

  left: 0;

  color: #000;

  font-family: 'FontAwesome';

}

.socialmedia_footer span {

  font-size: 18px;

  line-height: 24px;

   color: #000;

  font-weight: 400;

  display: inline-block;

}

.socialmedia_footer ul li {

    list-style-type: none;

    display: inline-block;

}

.socialmedia_footer ul li a {

    font-size: 24px;

      color:  #00a0dc;

    margin: 0px 10px;

    transition: 0.5s;

}

.socialmedia_footer ul li a:hover {

    color: #f34378;

    transition: 0.5s;

}

.socialmedia_footer ul li a svg {

    width: 24px;

    transition: 0.5s;

    top: 5px;

    fill: #00a0dc;

    position: relative;

}

.socialmedia_footer ul li a svg:hover {

  fill: #f34378;

}

.socialmedia_footer{

  padding-left: 0em;

}

.socialmedia_footer ul {

    display: block;

    margin-left: 0;

    border: 2px solid #00a0dc;

    border-radius: 35px;

    text-align: center;

    padding: 5px 0;

    margin-bottom: 2em;

    width: 50%;

}

.footerfirst_lastmenu {

  float: right;

  width: 25%;

  position: relative;

  padding-top: 3em;

  z-index: 2;

}

.footerfirst_lastaddress {

  margin-bottom: 1em;

}

.footerfirst_lastaddressphe {

  margin-bottom: 1em;

}



.footerthird_section {

  float: left;

  width: 100%;

  position: relative;

  background-color: #f34378;

  padding: 1em 0;

}

.footerthird_copyrights p {

    margin: 5px 0 0 0;

    font-size: 16px;

    line-height: 30px;

    color: #fff;

    font-weight: 400;

}

.footerthird_logo {

  text-align: right;

}

.footerfirst_logo {

  margin-right: 4em;

  padding-right: 0em;

  text-align: center;

}





/***** aboutus page ******/



.aboutus_first_block{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 4em 0 2em 0;

  position: relative;

}

.aboutus_first_block::before{

    content: '';

    position: absolute;

    width: 64%;

    border-top: 1px solid #b3cf4b;

    right: 0;

    top: 30px;

    z-index: 0;

}

.aboutus_first_inner{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

}

.aboutus_first_inner h2,

.aboutus_first_inner h1{

  font-size: 40px;

  line-height: 50px;

  color: #12a2e5;

  margin-bottom: 1em;

}

.aboutus_first_inner span{

  color: #f34378;

  font-family: 'SpecialGothicExpandedOne';

}

.aboutus_first_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.aboutus_first_image_block{

  position: relative;

}

.aboutus_first_image{

  position: relative;

  margin-right: 2em;

  margin-top: -3em;

}

.aboutus_first_image_block::before{

    content: '';

    position: absolute;

    width: 26.5%;

    height: 62%;

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

    background-position: center;

    background-size: 100% 100%;

    right: 0;

    top: -28px;

    z-index: 1;

}

.aboutus_first_image::after{

    content: '';

    position: absolute;

    width: 101%;

    height: 40%;

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

    background-position: center;

    background-size: 100% 100%;

    left: -1px;

    right: 0;

    top: unset;

    bottom: 0px; 

}

.aboutus_first_image::before{

    content: '';

    position: absolute;

    width: 180px;

    height: 180px;

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

    background-position: center;

    background-size: 100% 100%;

    right: 15px;

    top: unset;

    bottom: 0px;

    z-index: 3;

}

.aboutus_first_image img{

  width: 100%;

  height: 800px;

  object-fit: cover;

  object-position: top;

  border-top-right-radius: 160px;

  border-bottom-right-radius: 180px;

}





.aboutus_second_block{

  float: left;

  width: 100%;

  padding: 2em 0;

  margin: 4em 0 2em 0;

  position: relative;

}

.aboutus_second_inner{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

}

.aboutus_second_inner h2{

  font-size: 50px;

  line-height: 60px;

  color: #12a2e5;

  text-transform: uppercase;

  margin-top: 1em;

  margin-bottom: 1em;

}

.aboutus_second_inner span{

  display: block;

  color: #f34378;

  font-family: 'SpecialGothicExpandedOne';

}

.contact_btn{

  position: relative;

  display: block;

  width: 230px;

  padding: 10px 10px 10px 35px;

  text-align: center;

  border-radius: 31px;

  background-color: #b3cf4b;

  font-size: 25px;

  line-height: 35px;

  color: #ffffff;

  font-weight: 400;

}

.contact_btn::before {

    content: '';

    position: absolute;

    width: 25px;

    height: 25px;

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

    background-position: center;

    background-size: 100% 100%;

    left: 15px;

    top: 15px;

}

.aboutus_second_inner ul{

  float: left;

  width: 101.6%;

  margin: 1em 0;

  padding: 1em 1em; 

  border-radius: 20px;

  border-top-right-radius: 0;

  background-color: #f1f1f1;

}

.aboutus_second_inner ul li {

  list-style-type: none;

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  margin-bottom: 10px;

  position: relative;

  padding-left: 2.5em;

}

.aboutus_second_inner ul li::before{

  position: absolute;

  content: '';

  left: 10px;

  top: 8px;

  height: 13px;

  width: 13px;

  border-radius: 50px;

  background-color: #f34378;

}

.aboutus_second_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.aboutus_second_image_block{

  float: right;

}

.aboutus_second_image{

  position: relative;

  margin-left: 2em;

  margin-bottom: 1em;

}

.aboutus_second_image::after{

    content: '';

    position: absolute;

    width: 35%;

    height: 125%;

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

    background-position: center;

    background-size: 100% 100%;

    bottom: -30px;

    right: -20px;

    z-index: -1;

}

.aboutus_second_image img{

  width: 100%;

  height: 450px;

  border-radius: 10px;

  filter: drop-shadow(0 0 8px rgba(0,0,0,0.3));

  object-fit: cover;

  object-position: center;  

}







.aboutus_last_block{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

  position: relative;

}

.aboutus_last_inner{

  float: left;

  width: 100%;

  padding: 1em 0;

  margin: 1em 0;

}

.aboutus_last_inner h2,

.aboutus_last_inner h3{

  font-size: 36px;

  line-height: 46px;

  color: #12a2e5;

  margin-bottom: 0.5em;

  margin-top: 0;

}

.aboutus_last_inner h4{

  font-size: 30px;

  line-height: 40px;

  color: #12a2e5;

}

.aboutus_last_inner span{

  color: #f34378;

  font-family: 'SpecialGothicExpandedOne';

}

.aboutus_last_inner p{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.aboutus_last_image{

  position: relative;

  margin-right: 3em;

  margin-bottom: 2em;

}

.aboutus_last_image::before{

    content: '';

    position: absolute;

    border-radius: 50px;

    width: 17px;

    height: 17px;

    background-color: #fff;

    right: 0;

    left: 0;

    top: -10px;

    margin: 0 auto;

    z-index:1;

}

.aboutus_last_image::after{

    content: '';

    position: absolute;

    width: 106%;

    height: 105%;

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

    background-position: center;

    background-size: 100% 100%;

    left: -18px;

    right: 0;

    top: -15px;

    bottom: 0px;

    z-index: -1;

}

.aboutus_last_image img{

  width: 100%;

  height: 530px;

  border-radius: 24px;

  border: 3px solid #ffffff;

  object-fit: cover;

  object-position: center;

}



.aboutus_first_inner p a,

.aboutus_second_inner p a,

.aboutus_last_inner p a{

  color: #000;

  border-bottom: 1px solid #000;

}

.aboutus_first_inner ul li,

.aboutus_last_inner ul li{

  list-style-type: none;

  display: flow-root;

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  margin-bottom: 5px;

  position: relative;

  padding-left: 1.5em;

}

.aboutus_first_inner ul li::before,

.aboutus_last_inner ul li::before{

  position: absolute;

  content: '';

  left: 0px;

  top: 8px;

  height: 13px;

  width: 13px;

  border-radius: 50px;

  background-color: #12a2e5;

}



/* careers */



.careers_page_wrapper{

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.careers_wrap_inner{

  float: left;

  width: 100%;

  margin: 1em 0;

  padding: 1em 0;  

}

.careers_jobdet_inner{

  float: left;

  width: 100%;

}



.careers_form_block .contactown_form_content {

    float: left;

    width: 100%;

    border-radius: 10px;

    border-top-right-radius: 50px;

    border-bottom-left-radius: 50px;

    filter: drop-shadow(0 0 10.5px rgba(0, 0, 0, 0.11));

    background-color: #f9f9f9;

    padding: 2em 2em 2em 2em;

}

.careers_form_block .contactown_form_content h2 {

    font-size: 36px;

    line-height: 40px;

    color: #009ee4;

    font-weight: 100;

    border: 1px solid #cacaca;

    margin-bottom: 1em;

    padding: 0.5em 0.5em 0.5em 1em;

}

.careers_form_block .contactown_form_content p{

    font-size: 16px;

    line-height: 20px;

    color: #000000;

    font-weight: 400;

    margin-bottom: 1.5em;

}

.careers_form_block .formcover_contact input.form-control{

  border-radius: unset;

}

.careers_form_block .formcover_contact input.form-control, .careers_form_block .formcover_contact select {

    font-size: 20px;

    line-height: 32px;

    color: #cacaca;

    font-weight: 400;

    box-shadow: unset;

    position: relative;

    font-family: 'Poppins-Regular';

    padding-left: 20px;

    height: 70px;

    width: 95%;

    background-color: #f9f9f9;

    border-right: 0 !important;

    border-left: 0px !important;

    border-top: 0px !important;

    border-bottom: 1px solid #e2e2e2;

}

.careers_form_block .formcover_contact input.form-control:focus{

    border-right: 0 !important;

    border-left: 0px !important;

    border-top: 0px !important;

    border-bottom: 3px solid #f34378;

    box-shadow: 0px 15px 10px -15px #f34378bc;

}

.careers_form_block .formcover_contact select:focus{

    border-right: 0 !important;

    border-left: 0px !important;

    border-top: 0px !important;

    border-bottom: 3px solid #f34378;

    box-shadow: 0px 15px 10px -15px #f34378bc;

}

.careers_form_block .form-group.servicesch select {

    width: 100%;

    padding-left: 20px;

    color: #cacaca;

}

.careers_form_block .form-group.servicesch {

    width: 100%;

}

.careers_form_block input.form-control::placeholder {

    color: #cacaca;

    font-family: 'Poppins-Regular';

}

.careers_form_block .form-group.servicesch {

    width: 100%;

}





.careers_form_block .formcover_contact input[type=file] {

    display: block;

    font-size: 20px;

    line-height: 32px;

    color: #cacaca;

    font-weight: 400;

    box-shadow: unset;

    position: relative;

    font-family: 'Poppins-Regular';

    padding-left: 20px;

    height: 70px;

    border-radius: 0px;

    background-color: #f9f9f9;

    border-right: 0 !important;

    border-left: 0px !important;

    border-top: 0px !important;

    border-bottom: 1px solid #e2e2e2;

    width: 100%;

    padding: 1em 1em 1em 1.5em;

}

.careers_form_block .formcover_contact input[type=file]:focus{

  border: 1px solid #cacaca !important;

  background-color: #fff;

}



.careers_form_block .uploadimage input::file-selector-button {



    background-color: unset;

    border: unset;

    font-size: 20px;

    color: #cacaca;

    cursor: pointer !important;

    color: transparent;

    height: 30px;

    width: 30px;

    position: absolute;

    right: 15px;

    margin: auto 0;

    top: 0;

    bottom: 0;

    background-image: url('../images/careers/upload.webp');

    background-repeat: initial;

    background-size: contain;

}

.careers_form_block .address label {

    font-size: 22px;

    line-height: 32px;

    color: #b32017;

    font-weight: 400;

    font-family: 'Poppins-Regular';

    margin-left: 8px;

}



.careers_form_block .formcover_contact p {

    font-size: 17px;

    color: #5c5c5c;

    font-weight: 400;

    display: block;

    float: left;

    line-height: 30px;

    padding-top: 20px;

}

.careers_form_block input[type="checkbox"] {

    margin-right: 10px;

    width: 15px;

    height: 16px;

}

.careers_form_block .captcha_box {

  float: left;

  width: 100%;

  margin: 0.5em auto;

}

.careers_form_block .captcha_box .g-recaptcha{

  float: left;

  width: 100%;

}

.careers_form_block .contactsubmit_btn {

    text-align: center;

    padding: 0em 0em;

}

.careers_form_block .contactsubmit_btn button {

    display: inline-block;

    font-size: 24px;

    line-height: 32px;

    color: #ffffff;

    font-weight: 700;

    width: 100%;

    padding: 15px 15px;

    margin: 1em auto;

    border-radius: 39px;

    background-color: #cb445c;

    border: unset;

    position: relative;

}

.careers_form_block .checkbox_click a{

  color: #009ee4;

}



.careers_image_block{

  float: left;

  text-align: center;

  padding-right: 2em;

}

.careers_jobdet_block h4{

  display: inline-block;

  border-bottom: 2px solid #cacaca;

  padding-bottom: 5px;

  font-size: 35px;

  line-height: 45px;

  color: #14a2e0;

}

.careers_jobdet_inner .faq_question_box{

  margin: 0em 0;

  padding-left: 1.5em;

  height: 315px;

  overflow-y: scroll;

  padding-right: 1em;

}

.careers_jobdet_inner .faq_question_box::-webkit-scrollbar {

  width: 5px;

}

/* Track */

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

  border-radius: 20px; 

  width: 3px;

  background-color: transparent;

}

/* Handle */

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

  border-radius: 20px;

  width: 5px;

  background-color: #12a2e5;

}



.careers_jobdet_inner .faq_question_box .set{

  margin-bottom: 0.5em;

  position: relative;

}

.careers_jobdet_inner .faq_question_box .set.active{

  margin-bottom: 0.5em;

  margin-top: 0.5em;

}

.careers_jobdet_inner .faq_question_box .set a.active{

    padding: 15px 3em 15px 15px;

    text-align: left;

    color: #000;

    font-weight: 100;

    background-image: unset;

    background-color: unset;

    border-left: 0 !important;

    border-right: 0 !important;

    border-top: 0 !important;

    border-bottom: 1px solid #dde3f2;

}

.careers_jobdet_inner .faq_question_box .set a{

  width: 100%;

  display: block;

  text-align: left;

  font-family: 'Poppins-SemiBold';

  padding: 15px 3em 15px 15px;

  text-decoration: none;

  font-size: 18px;

  line-height: 26px;

    color: #000000;

  font-weight: 600;

  width: 100%;

   background-color: #f6f7f9;

  border: 1px solid #dde3f2;

  cursor: pointer !important;

  position: relative;

  background-image: unset;

}

.careers_jobdet_inner .faq_question_box .set a i {

  position: absolute;

  left: unset;

  top: 17px;

  right: 30px;

  color: #f34378;

  height: auto;

  font-size: 0;

  line-height: 0;

  cursor: pointer !important;

}

.careers_jobdet_inner .faq_question_box .set a::before{

  content: '\f078';

  font-family: 'Fontawesome';

  color: #f34378;

  font-size: 20px;

  line-height: 30px;

  height: auto;

  width: auto;

  background-image: unset;

  position: absolute;

  top: 12px;

  right: 8px;

  left: unset;

}

.careers_jobdet_inner .faq_question_box .set a.active i {

  background-color: unset;

  font-size: 0;

  line-height: 0;

} 

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

  content: '\f078';

  font-family: 'Fontawesome';

  color: #f34378;

  font-size: 20px;

  line-height: 30px;

  height: auto;

  width: auto;

  background-image: unset;

  position: absolute;

  top: 12px;

  right: 8px;

  left: unset;

}



.careers_jobdet_inner .faq_question_box .content {

  display: none;

  padding: 15px 1em 15px 15px;

  text-align: left;

  width: 100%;

  height: auto;

  margin: 0 auto;

  position: relative;

  background-image: unset;

  background-position: center;

 background-size: 100% 100%;

filter: drop-shadow(3.078px 8.457px 15px rgba(0,0,0,0.08));

}

.careers_jobdet_inner .faq_question_box .content::before{

    content:unset;

}

.careers_jobdet_inner .faq_question_box .content p{

  font-size: 16px;

  line-height: 26px;

  color: #000000;

  font-weight: 400;

  padding-right: 1em;

}





.careers_image_block{

  float: left;

}

.careers_image{

  position: relative;

}

.careers_image::before{

  content: '';

  position: absolute;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  width: 100%;

  height: 100%;

  background-image: url('../images/careers/career_img_shape.webp');

  background-size: 100% 100%;

}

.careers_image img{

  object-fit: cover;

  object-position: center;

  width: 100%;

  height: 700px;

}





.sitemap-data ul li,.service_detail_first_blk ul li,.blog_details_page_inner ul li,.blog_details_page_inner ol li,.service_detail_second_blk ul li,.service_detail_third_blk  ul li {

  font-size: 18px;

  line-height: 30px;

  margin: 7px 0;

  list-style-type: none;

  position: relative;

  padding-left: 30px;

  display: flow-root;

}



.sitemap-data ul li::before,.service_detail_first_blk ul li:before,.blog_details_page_inner ul li:before,.blog_details_page_inner ol li:before,.service_detail_second_blk ul li:before,.service_detail_third_blk ul li:before {

  content: '';

  position: absolute;

  left: 0;

  top: 8px;

  height: 15px;

  width: 15px;

  border: 2px solid #b3cf4b;

  border-radius: 50px;

}

.service_detail_first_blk ul li a,
.service_detail_second_blk ul li a, 
.service_detail_third_blk ul li a
{
 color: #000;
 border-bottom: 1px solid #000;
}


.sitemap-data h1,.cms_page_content h1{

  font-size: 40px;

  line-height: 50px;

  color: #12a2e5;

}

.cms_page_content p{

  font-size: 18px;

  line-height: 30px;

}

.service_detail_first_blk p a,.blog_details_page_inner p a{

  border-bottom: 2px solid;

  color: #000;

}



.service_detail_first_blk strong{

  font-size: 30px;

  line-height: 40px;

  color: #12a2e5;

}

.blog_details_page_inner strong {

  font-size: 20px;

  line-height: 30px;

  color: #000;

}



.blog_details_page_inner h5 {

  font-size: 25px;

  line-height: 30px;

  color: #12a2e5;

}

.header_wrapper.fixed {
  position: fixed;
  z-index: 99;
  box-shadow: 0 0 8px 3px #00000069;
  border-radius: 35px;
}

.header_wrapper.fixed .header_logo_inner img {
  height: 111px;
}

.header_wrapper.fixed .header-nav nav>ul>li>a {
  padding: 15px 7px 5px;
  transition: 0.5s;
}
.header_wrapper.fixed .header-nav::after {
  top: 3px;
  height: 102%;
  transition: 0.5s;
}
.header_wrapper.fixed .header_offersec {
  padding: 10px 0;
  transition: 0.5s;
}

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

       

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

.header_hle::after {
    width: 78.5%;
}

  .servicehme_wrapper .container{

    max-width: 1360px;

  }  

  .header_wrapper::after {

    width: 80.5%;

  }

}

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

.header_hle::after {
    width: 77.5%;
}

  .header_wrapper::after {

    width: 79.3%;

  }



}

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

.header_hle::after {
    width: 76%;
}

  .header_wrapper::after {

    width: 78%;

  }

  

}

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

.header_hle::after {
    width: 75%;
}

  .header_wrapper::after {

    width: 77%;

  }

  .header-nav::after {

      width: 108.5%;

  }

}

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

.header_hle::after {
    width: 74%;
}

  .header_wrapper::after {

    width: 75.5%;

  }

  .header-nav::after {

      width: 109%;

  }

  

}

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

  .header_wrapper::after {

    width: 74.5%;

  }

  .header-nav::after {

      width: 110%;

  }

.header_hle::after {
    width: 73%;
}



}

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

.header_hle::after {
    width: 68%;
}

  .header_wrapper::after {

    width: 69.5%;

  }

  .header-nav::after {

      width: 102%;

  }

  

}



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



  .container{

    padding: 0 15px;

  }

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

      padding: 25px 5px 5px;

      font-size: 16px;

  }

  .header_shedule {

      font-size: 18px;

  }

  .header_offermain p {

      font-size: 12px;

  }

  .servicehme_single.slick-slide.slick-center .servicehme_single_inner{

    filter: unset;

  }

  .home_first_inner strong{

      font-size: 16px;

      padding: 10px 15px 10px 2em;

      left: 0;

  }

  .home_first_inner strong::before{

    content: unset;

  }

  .home_second_image::before{

    left: -1px;

    width: 101%;

    height: 101%;

    bottom: 0;

    top: -1px;

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

  }

  .whychoosehme_iconsblk::after{

      width: 105%;

  }

  .home_third_image_block span {

      font-size: 35px;

  }



  .bloghme_wrapper .container {

      max-width: 100%;

      padding: 0 15px;

  }



  .bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_single_content h4, 

  .bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_single_content h4, 

  .bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_single_content h4, 

  .bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_single_content h4{

    font-size: 15px;

  }

  .bloghme_right_inner .bloghme_single:nth-child(2) .bloghme_date, 

  .bloghme_right_inner .bloghme_single:nth-child(3) .bloghme_date, 

  .bloghme_right_inner .bloghme_single:nth-child(4) .bloghme_date, 

  .bloghme_right_inner .bloghme_single:nth-child(5) .bloghme_date{

    padding: 13px 5px;

  }





/* aboutus */

.aboutus_second_image::after{

  right: 0;

}  

.aboutus_second_inner ul{

  width: 100%;

}

.aboutus_last_image {

    margin-left: 2em;

}

.aboutus_last_image::after{

  left: -15px;

}



}



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

  .mob_navi, .mobile-header.fixed {
    position: fixed;
}

.header_offermain{

  display: none;

}

.header_contdetail {

  width: 70%;

}

.header_contdetail {

    width: 100%;

    max-width: 70%;

    margin: 0 auto;

    float: none;

}

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

     padding: 5px 2px 5px;

     font-size: 14px;

 }

 .header-nav::after{

  content: unset;

 }

.header_logo_inner img {
    width: 100%;
    height: 85px;
}
.header_wrapper.fixed .header_logo_inner img {
  height: 85px;
  width: 100%;
}
.header_hle::after{
  content: unset;
}
.header_offersec{

    padding: 0em;

}

.bannerhme_content{

  width: 50%;

}

.bannerhme_image::before{

    height: 20%;

}

.bannerhme_content_inner h1,

.bannerhme_content_inner h2{

  font-size: 32px;

  line-height: 46px;

}

.bannerhme_content_inner p {

    font-size: 16px;

    line-height: 26px;

    padding: 5px 6px 5px 10px;

}

.bannerhme_image::after{

  height: 35%;

}

.servicehme_single_content h2{

  font-size: 20px;

}

.home_first_inner h2, .home_first_inner h3,.home_first_inner h1,

.home_second_inner h2, .home_second_inner h3,

.home_third_inner h2, .home_third_inner h3{

    font-size: 34px;

    line-height: 44px;

}

.testimonialshme_title h3,.faqhme_tittle h3,.bloghme_tittle h3{

    font-size: 32px;

}

.home_second_inner span{

  display: none;

}

.faq_question_box .set a{

  font-size: 18px;

}

.home_third_image_block span{

  font-size: 31px;

  width: 80%;

}

.whychoosehme_content h3 {

    font-size: 32px;

    line-height: 40px;

}

.whychoosehme_image{

  margin-right: 0;

}

.whychoosehme_single_inner{

      margin: 21px 5px;

}

.whychoosehme_single_inner h4 {

    font-size: 15px;

    line-height: 30px;

}



.bloghme_right{

   display: none;

}

.bloghme_left{

  width: 50%;

}

.bloghme_mid{

  width: 50%;

}

.footerfirst_logo_tittle h4 {

    font-size: 26px;

}

.footerfirst_menu h4, .footersec_menu h4,.footerfirst_lastmenu h4{

  font-size: 20px;

  margin-bottom: 1em;

}

.socialmedia_footer ul{

  width: 65%;

}





/* aboutus */



.aboutus_first_image_block::before,.aboutus_second_image::after,.aboutus_first_block::before{

  content: unset;

}

.aboutus_first_block {

    padding: 0em 0;

    margin: 1em 0 0em 0;

}

.aboutus_first_image{

  margin-top: 0;

}

.aboutus_first_image img{

  height: 550px;

}

.aboutus_first_image::before{

  height: 130px;

  width: 130px;

}

.aboutus_first_inner h2, 

.aboutus_first_inner h1 {

    font-size: 36px;

    line-height: 46px;

    margin-bottom: 10px;

}

.aboutus_second_inner h2 {

    font-size: 40px;

    line-height: 50px;

}

.aboutus_last_image::after {

    left: -12px;

}

.aboutus_last_inner h2, .aboutus_last_inner h3{

    font-size: 32px;

    line-height: 42px;

}



/* Careers page */

.contactown_form_content{

  padding: 1.5em;

}

.careers_image img{

  height: 600px;

}

.contactown_form_content h2{

    font-size: 34px;

    line-height: 40px;

    margin-bottom: 0.5em;

    padding: 0.5em 0.5em 0.5em 0.5em;

}

.formcover_contact input.form-control, .formcover_contact select{

    font-size: 19px;

    line-height: 29px;

    height: 60px;

}

.contactsubmit_btn button{

    font-size: 23px;

    line-height: 31px;

    margin: 0.5em auto;

}

.formcover_contact p {

    font-size: 16px;

    line-height: 26px;

    padding-top: 10px;

    margin-bottom: 1em;

}

.careers_jobdet_inner .faq_question_box{

    height: 280px;

}



}



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



 /**Mobile Menu Open**/	



  .mobile-header {

    display: block;

  }

  .mob_navi.menu {

    display: block;

  }

  .mobile-header {

    display: block;

    float: left;

  }

  .mobile-header button.navbar-toggle {

    color: #fff;

    float: left;

    margin-left: 5px;

    margin-right: 5px;

    padding: 9px 8px;

    top: 0;

    left: 0;

    z-index: 999;

    background-color:#12a2e5;

    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;

}

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

      overflow-y: hidden;

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

      transition: .5s;

      z-index: 999999;

      background-color: #fff;

      /* right: 0; */

      border-top-left-radius: 0;

  }

  .mob_navi.menu_open {

    transform: translate(0%, 0px)

  }

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

    display: block;

    padding: 12px 15px;

    font-size: 16px;	

  }

  #mob_menu li:hover span{

    color: #fff;

    transition: 0.5s;

  }

  #mob_menu li a:hover {

    background-color: #fe5f80;

  }

  #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: -27px

  }

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

    z-index: 100;

  }

  .mobtext{

        position: absolute;

        bottom: -14px;

        right: 5px;

        color: #000;

        font-size: 14px;

        line-height: 20px;

        font-weight: 600;

        text-transform: uppercase;

        display: block;

    }

  /****Mobilemenu end**/

  .mobile-top-head{

        display: block;

  }

  .header_secondblock{

    display: none;

  }

  .header_contdetail {

    width: 80%;

    max-width: 100%;

    padding-right: 0;

    float: left;

    padding-top: 0;

    margin-top: 0;

  }

  .header_offersec {

    padding: 2em 0;

  }
  .header_wrapper.fixed .header_offersec {

    padding: 2em 0;

  }

  .header_wrapper.fixed{
    border-radius: 0;
  }

  .header_wrapper::after,.bannerhme_image::before{

    content: unset;

  }

  .header_wrapper::before{

    width: 100%;
    border-bottom-left-radius: 0;

  }

  .bannerhme_content{

    float: left;

    width: 100%;

  }

  .bannerhme_image::after{

    height: 30%;

    width: 100%;

    border-top-right-radius:50px;

  }

.servicehme_single_inner{

  margin: 0 10px;

}

.servicehme_single.slick-slide {

  transition: unset;

  position: relative;

}

.servicehme_single.slick-slide.slick-center + .slick-slide {

  transform: unset;

  z-index: 10;

}

.servicehme_single.slick-slide.slick-active {

  transform: unset;

}

.servicehme_single.slick-slide.slick-center {

  transform: none;

  width:  369px !important;

  z-index: 30;

}

.servicehme_single_content p{

  display: block;

  height: 115px;

}

.servicehme_single_content{

  position: relative;

  background-image: unset;

  background-color: #009ee4;

  padding: 1em 1.5em;

  max-width: 100%;

}

.service_readbtn{

  display: block;

}

.servicehme_single_image img{

  clip-path: unset;

  -webkit-clip-path:unset;

  height: 350px;

}

.servicehme_single_image{

  padding: 0;

  background-color: unset;

    clip-path: unset;

  -webkit-clip-path:unset;

}

.service_readbtn{

  position: relative;

  bottom: 0;

  max-width: 45%;

}

.serviceshme_slick .slick-list.draggable{

  filter: drop-shadow(7.728px 17.357px 25.5px rgba(0,0,0,0.11));

}



.home_first_inner strong{

  background-color: unset;

  padding: 0;

}

.home_first_block::after{

  content: unset;

}

.home_first_image{

  margin-top: 0;

}

.home_first_image img{

  height: 500px;

}

.home_first_inner h2, .home_first_inner h3,.home_first_inner h1,

.home_second_inner h2, .home_second_inner h3, 

.home_third_inner h2, .home_third_inner h3{

  font-size: 30px;

  line-height: 40px;

}

.home_first_block{

  margin: 0;

  padding: 1em 0;

}

.servicehme_tittle h2,.testimonialshme_title h3, .faqhme_tittle h3, .bloghme_tittle h3 {

    font-size: 30px;

    padding: 0;

    background-image: unset;

    border-radius: 0;

    background-color: unset;

 }

.testimonialshme_single_inner {

  margin: 0px 7px;

  padding: 2em 1em 3em 1em;

}

.home_second_image{

  margin-left: 0;

}

.home_second_image img{

  height: 450px;

}

.faq_question_box .set a.active{

  background-image: unset;

  background-color: #fe5f80;

  border-radius: 5px;

  padding: 10px 3em 5px 1em;

}

.faq_question_box .set a.active::before, 

.faq_question_box .content::before, 

.faq_question_box .set a::before,

.home_third_image::before{

  content: unset;

}

.faq_question_box .content {

  border-radius: 5px;

  background-image: unset;

  background-color: #fcfcfc;

  padding: 10px 1em 5px 2em;

}

.faq_question_box .set a{

  border-radius: 5px;

  background-image: unset;

  padding: 10px 3em 10px 1em;

  background-color: #f6f6f6;

}

.faqhme_image_inner{

  margin-right: 0;

}

.home_third_image_block span {

  font-size: 28px;

  line-height: 36px;

  width: 100%;

  left: 0;

}

.home_third_image img{

  height: 400px;

}

.whychoosehme_iconsblk::after,.whychoosehme_image::before,.whychoosehme_single_inner:hover::after{

  content: unset;

}

.whychoosehme_image_block{

  float: left;

  width: 100%;

}

.whychoosehme_image{

  margin: 0 auto;

  width: 100%;

  max-width: 80%;

}

.whychoosehme_image img{

  height: 400px;

  border-radius: 30px;

  border: 15px solid #e7e6e6;

}

.whychoosehme_content_block{

    float: left;

  width: 100%;

}

.whychoosehme_single_inner h4 {

    font-size: 18px;

    line-height: 30px;

    display: flex;

    align-items: center;

    justify-content: center;

    min-height: 70px;

    float: left;

    width: 100%;

}

.whychoosehme_iconsblk{

  margin: 0;

  padding: 0;

}

.whychoosehme_image img{

  height: 500px;

}

.bloghme_mid_inner .bloghme_single_inner{

  margin-bottom: 0;

  margin: 0 5px;

  width: auto;

}

.bloghme_left_inner .bloghme_single:nth-child(2){

  display: none;

}

.bloghme_mid_inner .bloghme_single_image::before{

  content: unset;

}

.bloghme_mid_inner .bloghme_single_content{

  padding: 15px 10px;

  position: relative;

  width: auto;

  background-color: #fff;

  border-bottom-left-radius: 10px;

  border-bottom-right-radius: 10px;

}

.bloghme_mid_inner .bloghme_date{

  font-size: 15px;

  padding: 5px 20px;

  background-color: #009ee4;

  color: #fff;

}

.bloghme_mid_inner .bloghme_single_content h4{

  color:  #009ee4;

  font-size: 18px;

  padding: 0;

}

.bloghme_mid_inner .bloghme_single_content p{

  color: #000;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    padding-bottom: 0px;

    overflow: hidden;

}

.bloghme_mid_inner .bloghme_read {

    border-bottom: 1px solid #000;

    color: #000;

}

.bloghme_mid_inner .bloghme_single_image img{

  height: 230px;

}

.bloghme_left {

    width: 40%;

}

.bloghme_mid{

  width: 60%;

}



.footer_wrapper{

  background-image: unset;

  background-color: #fcfcfc;

}

.footer_wrap,.footerfirst_section{

  padding: 0;

}

.footerfirst_logo{

  margin-right: 0;

  float: left;

  width: 50%;

}

.footerfirst_logo_inner{

  margin-top: 1em;

}

.footerfirst_menu{

  float: left;

  width: 50%;

  padding-top: 1em;

}

.footerfirst_logo_inner p {

    font-size: 16px;

}

.footerfirst_lastmenu{

  float: left;

  width: 100%;

}

.socialmedia_footer ul{

  width: 25%;

}



.servicehme_tittle h2::before,

.testimonialshme_title h3::before,

.bloghme_tittle h3::before,

.faqhme_tittle h3::before{

  content: unset;

}



/* aboutus */



  .aboutus_first_image img {

    height: 400px;

  }

  .aboutus_first_inner h2, .aboutus_first_inner h1 {

      font-size: 32px;

      line-height: 42px;

  }

  .aboutus_second_block {

      padding: 0em 0;

      margin: 1em 0 1em 0;

  }

  .aboutus_second_inner h2 {

    font-size: 30px;

    line-height: 40px;

    margin-top: 0;

  }

  .aboutus_second_image img {

      height: 350px;

  }

  .aboutus_last_inner h2, .aboutus_last_inner h3 {

      font-size: 30px;

      line-height: 40px;

  }

  .aboutus_last_image img {

      height: 350px;

      border-radius: 15px;

  }

  .aboutus_last_image::after {

      left: -8px;

      top: -10px;

  }

  .aboutus_last_image {

      margin-left: 1em;

      margin-right: 2em;

  }

/*********** career page ***********/

  .careers_page_wrapper{

    margin: 1em 0;

    padding: 1em 0;

  }

  .careers_image img {

    height: 500px;

  }

  .contactown_form_content {

    padding: 1em;

  }

  .contactown_form_content h2{

    padding: 10px;

  }

  .careers_jobdet_block h4{

    font-size: 30px;

    line-height: 40px;

  }

  .formcover_contact input.form-control, .formcover_contact select {

    font-size: 17px;

    line-height: 27px;

    height: 55px;

  }

  .careers_jobdet_inner .faq_question_box{

    padding-left: 0;

  }

  .careers_jobdet_inner .faq_question_box .set a.active {

    padding: 15px 2em 15px 15px;

    font-size: 17px;

    line-height: 25px;

  }

  .careers_jobdet_inner .faq_question_box .content p{

    font-size: 15px;

    line-height: 25px;

    padding-right: 0; 

  }

  .careers_jobdet_inner .faq_question_box .set a{

    padding: 15px 2em 15px 15px;

    font-size: 17px;

    line-height: 25px;

  }

}





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



.header_logo {

    float: left;

    width: 30%;

}

.header_shedule{

  display: none;

}

.header_firstright {

    float: left;

    width: 70%;

}

.header_contdetail {

    width: 100%;

}

.header_call {

    width: 70%;

}

.bannerhme_wrapper{

  margin-top: 0;

}

.bannerhme_image img, .bannerhme_image video{

  height: 500px;

}

.bannerhme_content{

  float: left;

  width: auto;

  background-color: #12a2e5;

  position: relative;

  padding: 1em;

  margin-left: -15px;

  margin-right: -15px;

}
.bannerhme_content_inner .hme_callbtn::before{
  content: unset;
}
.bannerhme_content_inner .hme_readbtn::before{
  content: unset;
}
.bannerhme_content_inner .hme_callbtn, 
.bannerhme_content_inner .hme_readbtn{
  color: #009ee4;
}

.bannerhme_image::after,.servicehme_hle::after{

  content: unset;

}

.bannerhme_content_inner{

  height: auto;

  padding: 0;

}

.servicehme_wrapper,.servicehme_hle{

  margin-bottom: 0;

  padding-bottom: 0;

}

.serviceshme_slick ul.slick-dots{

  padding: 0 0;

}

.service_readbtn{

  max-width: 100%;

}

.servicehme_tittle h2{

    font-size: 28px;

  line-height: 32px;

  background-image: unset;

  padding: 0;

}

.servicehme_single_inner {

    margin: 0 5px;

}

.servicehme_single_image img{

  height: 275px;

}

.servicehme_single_content {

    padding: 0.5em 10px 2em 10px;

    max-width: 100%;

}

.serviceshme_slick .slick-list.draggable{

    padding-left: 0px !important;

    padding-right: 0px !important;

    margin-right: -130px !important;  

}

.home_first_image_block,.home_second_image_block,.home_third_image_block,.faqhme_image{

  float: left;

  width: 100%;

  margin-bottom: 2em;

}

.home_first_image,

.home_second_image,

.home_third_image,

.faqhme_image_inner{

  margin: 0 auto;

  width: 100%;

  max-width: 80%;

}

.home_first_image img,

.home_second_image img,

.home_third_image img{

  height: 350px;

}

.home_first_inner h1,.home_first_inner h2, .home_first_inner h3, .home_second_inner h2, .home_second_inner h3, .home_third_inner h2, .home_third_inner h3{

  font-size: 28px;

  line-height: 32px;

}

.testimonialshme_single_authorleft div::after{

  content: unset;

}

.testimonialshme_single_author{

  float: left;

  width: 100%;

  text-align: center;

}

.testimonialshme_single_authorleft{

  text-align: center;

}

.testimonialshme_single_authorleft div {

    display: block;

    padding-left: 0em;

    width: 100%;

    text-align: center;

}

.testimonialshme_single_authorleft div h4{

  color: #000;

}

.testimonialshme_single_authorleft div span{

  color: #000;

}

.testimonialshme_single_inner {

  margin: 0px 5px;

  padding: 1em 1em 2em 1em;

  border-radius: 15px;

}

.testimonialshme_single.slick-active + .slick-active .testimonialshme_single_inner{

  filter: unset;

}

.testimonialshme_slic .slick-list.draggable{

    padding-left: 0px !important;

    padding-right: 0px !important;

    margin-right: -100px !important;

    filter: drop-shadow(0.628px 8.978px 20px rgba(0, 0, 0, 0.12));

}

.testimonialshme_wrapper{

  padding: 0;

  margin: 0;

  overflow: hidden;

}

.home_second_block{

  padding: 0;

  margin: 0;

}

.home_third_block{

    padding: 0;

  margin: 0;

}

.faqhme_image_inner::before,

.faqhme_image_inner::after{

 content: unset;



}

.faqhme_image_inner img{

filter: drop-shadow(4.446px 12.216px 21px rgba(0,0,0,0.45));

  height: 350px;

  clip-path: unset;

  -webkit-clip-path: unset;

 border-radius: 30px;

 border: 1px solid #fff;

}

.faqhme_content{

  float: left;

  width: 100%;

}

.faq_question_box {

    height: 500px;

}

.faqhme_hle{

  padding: 0;

  margin: 0;

}

.whychoosehme_inner{

    padding: 0;

  margin: 0;

}

.whychoosehme_content h3 {

    font-size: 28px;

    text-align: center;

}

.whychoosehme_single {

    float: left;

    width: 50%;

}

.whychoosehme_single_inner h4 {

    font-size: 15px;

    line-height: 25px;

     min-height: 80px;

}

.bloghme_wrapper{

  overflow: hidden;

}

.bloghme_left{

  display: none;

}

.bloghme_mid{

  width: 100%;

}

.bloghme_tittle{

  margin-bottom: 0;

}

.bloghme_mid_inner .bloghme_read::before{

  content: unset;

}

.bloghme_slic .slick-list.draggable {

    padding-left: 0px !important;

    padding-right: 0px !important;

    margin-right: -100px !important;

    padding-bottom: 2em;

}



.footer_wrapper{

  padding: 1em 0 0 0;

  margin: 1em 0 0 0;

  box-shadow: 0px -15px 10px -15px #1111115c;

}

.footerfirst_logo{

  width: 100%;

}

.footerfirst_menu{

  width: 100%;

  padding-left: 0;

}

.socialmedia_footer ul {

    width: 40%;

}

.footerfirst_lastmenu,.socialmedia_footer{

  padding-top: 1em;

}

.footerthird_copyrights,

.footerthird_logo{

  float: left;

  width: 100%;

  text-align: center;

}

.footerthird_copyrights p {

    margin: 0px 0 10px 0;

    font-size: 14px;

    line-height: 20px;

}



.hme_readbtn {

    width: 49%;

    color: #f34378;

    padding: 15px 10px;

}

.hme_callbtn{

    width: 49%;

    color: #b3cf4b;

    padding: 15px 10px;

}



div#div_waves_wrapper{

  display: none !important;

}

.bannerhme_slic .slick-active .bannerhme_image img{

  animation:none;

}

.bannerhme_slic .slick-active .bannerhme_content_inner{

    -webkit-animation-name: none;

    -webkit-animation-fill-mode: none;

    -webkit-animation-duration: none;

}

.bloghme_tittle h3::before{

  content: unset;

}



  /* aboutus */

  .aboutus_first_image{

    margin: 0 auto;

    width: 100%;

    max-width: 80%;

  }

  .aboutus_first_image img{

      border-top-right-radius: 80px;

      border-bottom-right-radius: 80px;

      border-bottom: 30px solid #b3cf4bcf;

  }

  .aboutus_first_image::after{

    content: unset;

  }

  .aboutus_first_image::before {

    height: 100px;

    width: 100px;

    right: 0;

  }

  .aboutus_first_inner h2, .aboutus_first_inner h1 {

    font-size: 28px;

    line-height: 32px;

  }

  .aboutus_first_inner h3, .aboutus_first_inner h4 {

    font-size: 24px;

    line-height: 30px;

  }

  .aboutus_second_image_block{

    float: left;

    width: 100%;

    margin-bottom: 2em;

  }

  .aboutus_second_image{

    margin: 0 auto;

    width: 100%;

    max-width: 80%;

  }

  .aboutus_second_inner h2 {

    font-size: 28px;

    line-height: 36px;

    margin-bottom: 0.5em;

  }

  .aboutus_second_inner ul li {

      list-style-type: none;

      font-size: 16px;

      line-height: 28px;

  }

  .aboutus_last_image{

    margin: 0 auto;

    width: 100%;

    max-width: 80%;

  }

  .aboutus_last_image_block{

    float: left;

    width: 100%;

    margin-bottom: 2em;

  }

  .aboutus_last_inner h2, .aboutus_last_inner h3 {

    font-size: 28px;

    line-height: 38px;

  }

  .aboutus_last_inner h3, .aboutus_last_inner h4 {

    font-size: 28px;

    line-height: 38px;

  }



/*********** career page ***********/

  .careers_page_wrapper{

    padding: 15px 0;

    margin: 15px 0;

  }

  .careers_wrap_inner{

    padding: 10px 0;

    margin: 10px 0;

  }

  .careers_image_block{

    float: left;

    width: 100%;

    padding-right: 0;

    margin: 0 0 20px;

  }

.careers_image {

        max-width: 80%;

        float: unset;

        width: 100%;

        margin: 0 auto;

    }

  .career_image_inner{

    float: none;

    width: 100%;

    max-width: 90%;

    margin: 0 auto;

  }

  .careers_image img {

    height: 400px;

  }

  .careers_jobdet_block{

    float: left;

    width: 100%;

  }

  .careers_jobdet_block h4 {

    font-size: 27px;

    line-height: 37px;

  }

  .careers_jobdet_inner .faq_question_box {

    height: 275px;  

  }

  .careers_form_block{

    float: left;

    width: 100%;

  }

  .contactown_form_content{

    border-radius: 15px;

  }

  .contactown_form_content h2 {

    font-size: 32px;

    line-height: 40px;

  }

  .formcover_contact{

    float: left;

  }

  .formcover_contact .form-group{

    float: left;

    width: 100%;

  }

  .contactsubmit_btn{

    float: left;

    width: 100%;

    margin: 15px 0 0;

  }

  .contactsubmit_btn button{

    font-size: 22px;

    line-height: 30px;

    margin: 0 auto;

    max-width: 50%;

  }



}





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


   .header_hle::after,
  .header_call::before,

  .hme_readbtn::before,

  .hme_callbtn::before{

    content: unset;

  }

  .hme_btnset{

    margin: 1em 0;

    float: left;

    width: 100%;

    text-align: center;

  }

  .header_call {

      width: 75%;

      padding: 7px 5px 7px 5px;

      animation: none;

  }

  .mobile-header {

    right: 7px;

    top: 10px;

  }

  .header_contdetail{

    padding: 6px 0;

  }

  .header_offersec {

    padding: 1em 0;

  }

  .header_wrapper.fixed .header_offersec {

    padding: 1em 0;

  }

  .header_logo_inner {

      padding: 0em 0;

  }

  .header_wrapper::before {
      border-bottom-left-radius: 0;

  }

  .bannerhme_image img, .bannerhme_image video {

      height: 300px;

  }

  .bannerhme_content_inner h1,

  .bannerhme_content_inner h2{

    font-size: 26px;

    line-height: 36px;

    margin-top: 0;

  }

  .service_readbtn {

      max-width: 70%;

  }

  .home_first_image, 

  .home_second_image, 

  .home_third_image, 

  .faqhme_image_inner{

    max-width: 95%;

  }

  .home_first_inner h2, .home_first_inner h3,.home_first_inner h1,

  .home_second_inner h2, .home_second_inner h3, 

  .home_third_inner h2, .home_third_inner h3 {

          font-size: 24px;

          line-height: 30px;

  }

  .home_first_block::before {

      top: 35px;

      height: 95%;

  }

  .testimonialshme_title h3, .faqhme_tittle h3, .bloghme_tittle h3 {

        font-size: 26px;
        line-height: 32px;

  }

  .testimonialshme_title{

    margin-bottom: 0;

  }

  .testimonialshme_single_authorleft div h4 {

      font-size: 15px;

      line-height: 30px;

  }

  .home_second_inner h2::before, .home_second_inner h3::before{

    content: unset;

  }

  .home_second_inner{

    padding-bottom: 0;

    margin-bottom: 0;

  }

  .faqhme_image_inner img {

    height: 300px;

  }

  .faq_question_box .set a {

        font-size: 16px;

        line-height: 22px;

  }

  .faq_question_box .content p {

      font-size: 14px;

      line-height: 22px;

      padding-right: 0em;

  }

  .faq_question_box .set a i {

      top: 5px;

      right: 20px;

  }

  .faq_question_box{

    padding-left: 0;

  }

  .faq_question_box .content {

    padding: 5px 0.5em 5px 1em;

  }

  .home_third_image_block span {

      font-size: 26px;

      line-height: 34px;

  }

  .home_third_inner{

    margin-bottom: 0;

    padding-bottom: 0;

  }

  .whychoosehme_image {

      max-width: 100%;

  }

  .whychoosehme_image img{

    height: 350px;

  }

  .whychoosehme_content h3 {

      line-height: 34px;

      font-size: 24px;

  }

  .whychoosehme_single_inner h4 {

      font-size: 14px;

      line-height: 21px;

      font-weight: 100;

      margin: 0 0;

      min-height: 90px;

  }

  .whychoosehme_block{

    padding-bottom: 0;

    margin-bottom: 0;

  }

  .whychoosehme_single_inner {

    margin: 7px 3px;

    padding: 0em 0.5em 0.5em 0.5em;

  }

  .whychoosehme_single_inner p {

      font-size: 13px;

      line-height: 21px;

  }

  .bloghme_tittle strong {

      font-size: 16px;

  }

  .bloghme_mid_inner .bloghme_single_content h4 {

    font-size: 16px;

    line-height: 22px;

    margin-top: 20px;

  }
.bloghme_mid_inner .bloghme_single_content p{
  display: none;
}
  .footerfirst_logo_tittle h4 {

      font-size: 24px;

      line-height: 32px;

  }

  .footerfirst_menu h4, .footersec_menu h4, .footerfirst_lastmenu h4 {

    font-size: 16px;

    font-weight: 100;

  }

  .socialmedia_footer ul {

      width: 50%;

  }

  .home_first_inner p,

  .home_second_inner p,

  .home_third_inner p{

      font-size: 16px;

      line-height: 26px;

  }



  /* aboutus */

  .aboutus_first_image{

    max-width: 95%;

  }

  .aboutus_first_image img {

    border-top-right-radius: 50px;

    border-bottom-right-radius: 50px;

    height: 350px;

  }

  .aboutus_first_image::before{

    height: 80px;

    width: 80px;

  }

  .aboutus_second_image{

    max-width: 95%;

  }

  .aboutus_second_inner h2 {

    font-size: 24px;

    line-height: 32px;

  }

  .contact_btn::before{

    content: unset;

  }

  .contact_btn {

      width: 50%;

      padding: 5px 10px;

      font-size: 18px;

      line-height: 30px;

  }

.aboutus_second_image img {

        height: 300px;

    }

  .aboutus_second_inner ul {

    background-color: unset;

    padding: 0;

    display: block;

    margin-top: 1.5em;

  }

  .aboutus_second_inner{

    padding: 0;

    margin: 0;

  }

  .aboutus_last_inner h3, .aboutus_last_inner h4 {

    font-size: 26px;

    line-height: 36px;

  }

  .aboutus_last_image{

    max-width: 95%;

  }

  .aboutus_last_image img {

      height: 300px;

  }

.aboutus_first_inner p,

.aboutus_second_inner p,

.aboutus_last_inner p {

    font-size: 16px;

    line-height: 28px;

}



/*********** Career page ***********/

.career_image_inner{

  max-width: 100%;

}

.careers_image {

   max-width: 100%;

}

.careers_image img {

  height: 375px;

}

.contactsubmit_btn button {

  font-size: 18px;

  line-height: 26px;

  padding: 8px 10px;

}

.formcover_contact input.form-control, .formcover_contact select {

  font-size: 15px;

  line-height: 25px;

  height: 45px;

}

.careers_jobdet_inner .faq_question_box {

    height: auto;

    padding-right: 0;

    overflow-y: unset;

    margin-bottom: 2em;

}

.careers_form_block .contactown_form_content h2 {
    font-size: 28px;
    line-height: 32px;
    padding: 10px 10px;
}
.careers_form_block .formcover_contact input.form-control, .careers_form_block .formcover_contact select {
    float: left;
    font-size: 18px;
    line-height: 28px;
    padding-left: 5px;
    height: 50px;
    width: 100%;
}
.careers_form_block .contactown_form_content {
    border-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 1em 1em 1em 1em;
}
.formcover_contact {
    float: left;
     width: 100%;
}
.contactown_form_content form {
    float: left;
    width: 100%;
}
.careers_form_block .contactsubmit_btn button {
    display: block;
    max-width: 100%;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    padding: 10px 15px;
    margin: 0.5em auto;
    border-radius: 39px;
}
.careers_form_block .formcover_contact p {
    font-size: 16px;
    line-height: 24px;
    padding-top: 10px;
}

.service_detail_first_inner {

  display: flex;

  flex-direction: column;

}

.service_detail_first_imgblk {

  order: 2;

}

.service_detail_first_inner .first_content {

  order: 1;

}

.service_detail_first_inner .second_content {

  order: 3;

}





.blog_details_page_inner {

  display: flex;

  flex-direction: column;

}



.blog_details_first_imgblk {

  order: 2;

}



.blog_details_page_inner .first_content {

  order: 1;

}



.blog_details_page_inner .second_content {

  order: 3;

}



.blog_details_page_inner .blog_details_service_blk {

  order: 4;

}



.blog_details_page_inner .third_content {

  order: 5;

}









}





/* keyframes animations */



@keyframes trin {

    from {



        transform:rotate3d(0, 0, 1, 0deg);



    }



    20%, 32%, 44%, 56%, 68% {



        transform: rotate3d(0, 0, 1, 0deg);



    }



    23%, 35%, 47%, 59%, 71% {



        transform: rotate3d(0,0,1,15deg);



    }



    26%, 38%, 50%, 62%, 74% {



        transform: rotate3d(0,0,1,0deg);



    }



    29%, 41%, 53%, 65%, 77% {



        transform: rotate3d(0,0,1,-15deg);



    }



    80% {



        transform:rotate3d(0, 0, 1, 0deg);



    }



}



@keyframes shake-horizontal {

  0%,

  100% {

    -webkit-transform: translateX(0);

            transform: translateX(0);

  }

  10%,

  30%,

  50%,

  70% {

    -webkit-transform: translateX(-3px);

            transform: translateX(-3px);

  }

  20%,

  40%,

  60% {

    -webkit-transform: translateX(3px);

            transform: translateX(3px);

  }

  80% {

    -webkit-transform: translateX(2px);

            transform: translateX(2px);

  }

  90% {

    -webkit-transform: translateX(-2px);

            transform: translateX(-2px);

  }

}

@keyframes flicker-1 { 0%, 100% { opacity: 1; } 41.99% { opacity: 1; } 42% { opacity: 0; } 43% { opacity: 0; } 43.01% { opacity: 1; } 47.99% { opacity: 1; } 48% { opacity: 0; } 49% { opacity: 0; } 49.01% { opacity: 1; } }







@keyframes animatedgradient {

	0% {

		background-position: 0% 50%;

	}

	50% {

		background-position: 100% 50%;

	}

	100% {

		background-position: 0% 50%;

	}

}





@keyframes rotate {

  to {

    --angle: 360deg;

  }

}

@keyframes blinker {

    50% {

        opacity: 0.4;

    }

}

@keyframes pulsate-bck {



      0% {



        -webkit-transform: scale(1);



                transform: scale(1);



      }



      50% {



        -webkit-transform: scale(0.9);



                transform: scale(0.9);



      }



      100% {



        -webkit-transform: scale(1);



                transform: scale(1);



      }



    }

    @keyframes zoomOutImage {

  from {

    transform: scale3d(1.1, 1.1, 1.1);

  }

  to {

    transform: scale3d(1, 1, 1);

  }

}



@keyframes fadeInLeft {

    from {

        opacity:0;

        -webkit-transform: translatex(-100px);

        -moz-transform: translatex(-100px);

        -o-transform: translatex(-100px);

        transform: translatex(-100px);

    }

    to {

        opacity:1;

        -webkit-transform: translatex(0);

        -moz-transform: translatex(0);

        -o-transform: translatex(0);

        transform: translatex(0);

    }

}

@keyframes moveGradient {

  50% {

  background-position: 100% 50%;

  }

}