html{
    overflow-x:hidden; scroll-behavior: smooth;
}
body{
    margin: 0;   overflow-x:hidden;  
  font-family: 'GeneralSans-Regular' !important;
scroll-behavior: smooth;
}
a{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}button{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
p{
   font-family: 'GeneralSans-Regular';
}
h1{
      font-family: 'Emirates' !important;

}
h2{
      font-family: 'Emirates' !important;

}
/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}
@font-face {
    font-family: 'Emirates';
    src: url('../fonts/Emirates-Medium.woff2') format('woff2'),
        url('../fonts/Emirates-Medium.woff') format('woff'),
        url('../fonts/Emirates-Medium.ttf') format('truetype'),
        url('../fonts/Emirates-Medium.svg#Emirates-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'GeneralSans-Extralight';
  src: url('../fonts/GeneralSans-Extralight.woff2') format('woff2'),
       url('../fonts/GeneralSans-Extralight.woff') format('woff'),
       url('../fonts/GeneralSans-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-ExtralightItalic';
  src: url('../fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-ExtralightItalic.woff') format('woff'),
       url('../fonts/GeneralSans-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Light';
  src: url('../fonts/GeneralSans-Light.woff2') format('woff2'),
       url('../fonts/GeneralSans-Light.woff') format('woff'),
       url('../fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-LightItalic';
  src: url('../fonts/GeneralSans-LightItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-LightItalic.woff') format('woff'),
       url('../fonts/GeneralSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Regular';
  src: url('../fonts/GeneralSans-Regular.woff2') format('woff2'),
       url('../fonts/GeneralSans-Regular.woff') format('woff'),
       url('../fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-Italic';
  src: url('../fonts/GeneralSans-Italic.woff2') format('woff2'),
       url('../fonts/GeneralSans-Italic.woff') format('woff'),
       url('../fonts/GeneralSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Medium';
  src: url('../fonts/GeneralSans-Medium.woff2') format('woff2'),
       url('../fonts/GeneralSans-Medium.woff') format('woff'),
       url('../fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-MediumItalic';
  src: url('../fonts/GeneralSans-MediumItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-MediumItalic.woff') format('woff'),
       url('../fonts/GeneralSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Semibold';
  src: url('../fonts/GeneralSans-Semibold.woff2') format('woff2'),
       url('../fonts/GeneralSans-Semibold.woff') format('woff'),
       url('../fonts/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-SemiboldItalic';
  src: url('../fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-SemiboldItalic.woff') format('woff'),
       url('../fonts/GeneralSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Bold';
  src: url('../fonts/GeneralSans-Bold.woff2') format('woff2'),
       url('../fonts/GeneralSans-Bold.woff') format('woff'),
       url('../fonts/GeneralSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-BoldItalic';
  src: url('../fonts/GeneralSans-BoldItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-BoldItalic.woff') format('woff'),
       url('../fonts/GeneralSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}

/******************************menu**********************/

.header_menu_area {
  float: right;
  position: relative;
  text-align: center;
  padding: 0;
}
.header_menu_area > .mob_nav {
    display: none;
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    /* padding-right: 20px; */
    float: left;
    margin-top: 0;
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle;
}
     
.header_menu_area > ul > li > a:hover {
          color: #000000 !important;
}
         


.header_menu_area > ul > li > a:hover::after {
}
  .active-class{
 
  color: black; !important;
 
  /* border-bottom: solid 4px #0f703a; */
}

.img-fluid {
    max-width:0%;
    height: auto;
}
@media(min-width: 1025px){
.wrapper{
    display: none;
}
}

@media (max-width: 1024px) {
   .menuTrigger.active{
        position: fixed!important;
    z-index: 999!important;
    top: 25px!important;
    left: 92%!important;
   }
  .talk{
  float: none!important;
  display: table;
  margin: auto;    background: #1bd584;
    font-weight: 700;
 }

.navItem ul li a{
  /* color: #fff !important; */
  padding: 5px 0;
}.navItem ul li {
  border-bottom: 2px solid #b7b2cf;
  text-align: left;
  padding-left: 30px;
}
  .navItem ul {
    visibility: hidden;
    /* display: none; */
    opacity: 1;
    margin: 0;
    overflow-y: scroll;
    height: 400px;
    top: 69px;
    padding: 0;
    text-align: center;
    padding: 20px 0 60px;
    width: 100%;
    position: absolute;
    left: 0;
    background: #8078a9;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    border-radius: revert-layer;
}.navItem:hover>ul {
    visibility: visible;
    /* display: block; */
    opacity: 1;
    transform: translate(0,0);
}
.wrapper {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* flex-wrap: wrap; */
  /* min-height: 80vh; */
}
.wrapper > * {
  /* margin: 15px; */
}


.frameMobile {
  /* position: relative; */
  /* overflow: hidden; */
  /* width: 300px; */
  /* height: 630px; */
  /* border: 10px solid #000; */
  /* border-radius: 50px; */
  /* -webkit-backface-visibility: hidden; */
  -moz-backface-visibility: hidden;
  /* -webkit-transform: translate3d(0, 0, 0); */
  -moz-transform: translate3d(0, 0, 0);
}
.frameMobile .fmCamera {
  position: absolute;
  z-index: 99;
  top: 7px;
  left: 50%;
  width: 80px;
  height: 25px;
  border-radius: 30px;
  background-color: #000;
  transform: translatex(-50%);
}
.frameMobile .fmCamera .camera-dot {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.frameMobile .fmCamera .camera-dot-2 {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  opacity: 0.3;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
  filter: blur(1px);
}
.frameMobile .fmCamera .camera-dot-3 {
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  width: 2px;
  height: 2px;
  opacity: 0.7;
}
.frameMobile:after {
  position: absolute;
  z-index: 99;
  bottom: 8px;
  left: 50%;
  width: 100px;
  height: 5px;
  background-color: #000;
  border-radius: 5px;
  transform: translatex(-50%);
}

.wrapper .menu {
  position: absolute;
  z-index: 999;
  right: 0;
  top: 20px;
  width: 50px;
  height: 50px;
}
.menu .menuTrigger {
  --heightIcon: 18px;
  --widthLine: 28px;
  --heightLine: 2px;
  --transitionTime: 0.4s;
  --rotation: 45deg;
  --translateY: calc(var(
  --heightIcon) / 2);
  --translateX: 0;
  position: absolute;
  z-index: 99;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--widthLine);
  height: var(--heightIcon);
}
.menu .menuTrigger .line {
  display: block;
  background: #899d1f;
  width: var(--widthLine);
  height: var(--heightLine);
  position: absolute;
  left: 0;
  border-radius: 3px;
  transition: all 0.4s;
  z-index: 999;
  transform: none;
}
.menu .menuTrigger .line.line-1 {
  top: 0;
}
.menu .menuTrigger .line.line-2 {
  top: 50%;
}
.menu .menuTrigger .line.line-3 {
  top: 100%;
}
.menu .menuTrigger:hover .line-1, .menu .menuTrigger:focus .line-1 {
  transform: translateY(calc(var(--heightLine) / 2 * -1));
}
.menu .menuTrigger:hover .line-3, .menu .menuTrigger:focus .line-3 {
  transform: translateY(calc(var(--heightLine) / 2));
}
.menu .menuTrigger.active .line-1 {
  transform: translateY(var(--translateY)) translateX(var(--translateX)) rotate(var(--rotation)) !important;
  background: #899D1F !important;
}
.menu .menuTrigger.active .line-2 {
  opacity: 0;
}
.menu .menuTrigger.active .line-3 {
  transform: translateY(calc(var(--translateY) * -1)) translateX(var(--translateX)) rotate(calc(var(--rotation) * -1));
  background: #899D1F !important;
}

.nav {
  position: absolute;
  z-index: 11;
  bottom: 0;
  left: 15px;
  display: block;
  height: 0;
  width: 50px;
  border-radius: 0;
  /* background-color: #000; */
  transition-duration: 0.4s;
}
.nav.active {
  background-color: #fefffb;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background-size: var(--s) calc(var(--s) / 0.577);
  z-index: 99;
  height: 100%;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/ct-bg.webp');
  background-size: cover;
  background-position: center;
}
.nav.active .navList {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 0;
  width: 100%;
}
.nav .navList {
  display: none;
}
.nav .navItem {
  /* display: flex; */
  align-items: center;
  justify-content: left;
  background-color: transparent;
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
}

.nav .navItem {
  margin-bottom: 2px;
  /* border-bottom: 2px solid #0c0c0c; */
  padding: 15px 0;
}
.nav .navLink {
  /* position: relative; */
  display: inline-flex;
  font-size: 20px;
  /* letter-spacing: 0.1em; */
  text-decoration: none;
  color: #899d1f;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  font-weight: 700;
}
.nav .navLink:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #a9b75c;
  transform: translateX(-50%);
  transition: 0.25s;
}
.nav .navLink:hover:after {
  width: 100%;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0.7;
    transform: translateY(20px);
  }
  30% {
    opacity: 1;
  } 100% {
    opacity: 1;
  }
}

@keyframes fadein {
 0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
  }
}
.demoContent {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 30px 0 30px;
  overflow-y: auto;
  background-color: #fff;
}
.demoContent::-webkit-scrollbar {
  width: 6px;
  background-color: #F2F0E9;
}
.demoContent::-webkit-scrollbar-thumb {
  background-color: #555;
  border-radius: 3px;
}
.demoContent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f2f0e9;
  background-color: #F2F0E9;
}
.demoContent h1 {
  margin-bottom: 0;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}
.demoContent .demoHeader {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.demoContent .demoHeader:before {
  content: "";
  position: relative;
  display: flex;
  width: 100%;
  height: 80px;
  background-color: #E1E9EE;
}
.demoContent .demoHeader:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  display: flex;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  transform: translateX(-50%);
  background-color: #E1E9EE;
  border: 3px solid #fff;
}
.demoContent .demoHeader span:first-child {
  display: flex;
  width: 115px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 70px auto 15px;
}
.demoContent .demoHeader span:last-child {
  display: flex;
  width: 200px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 15px auto 15px;
}
.demoContent .demoPost {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 15px 0;
  padding: 0 15px;
}
.demoContent .demoPost .demoPostImg {
  width: 30%;
  height: 80px;
  border-radius: 10px;
  background-color: #E1E9EE;
}
.demoContent .demoPost .demoPostContent {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  width: 70%;
  padding-left: 15px;
}
.demoContent .demoPost .demoPostContent span:nth-child(1) {
  width: 50%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(2) {
  width: 30%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(3) {
  width: 70%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}

.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%!important;
}

.sub-menu {
    margin-top: 122px!important;
}
.menu ul li a {

    text-align: center !important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /position: unset;/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}



.header_menu_area {
    position: inherit;
    float: right;
}

.header_menu_area > .mob_nav {
    display: block;
    display: none;
    float: right;
    position: relative;
    z-index: 99999;
    width: 28px;
    height: 28px;
    margin-top: 25px;
    cursor: pointer;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob_nav > div {
    background: #ef2732;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px;
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px;
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%;
}

.mob_nav.open > div:nth-child(2) {
    background: #ce2933;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: #ce2933;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.header_menu_area > ul {
    width: 0;
    position: absolute;
    height: 100vh;
    top: 0;
    left: 0px;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    top: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    /* transform: rotate(-15deg) translate3d(0, 0, 0); */
    padding-bottom: 50px;
    background: #ffffff;
}


.header_menu_area > ul > li > a {
    padding: 15px 18px 15px 18px !important;
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 30px;
    margin-left: 0px;
}
.header_menu_area > ul > li {
      width: 100%;
}


.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    width: 100%;
    z-index: 100;
    z-index: 1111 !important;
    /* transform: rotate(0deg) translate3d(0, 0, 0); */
    top: 0;
}

.header_user_area {
    right: calc(5% + 70px);
}
}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
    /* z-index: 9; */
    padding-bottom: 50px;
}

.header_menu_area > ul > li > a:after{
  position:absolute;
  content:'';
  width: 0;
  display: block;
  height: 2px;
  left: 0;
  bottom: 1px;
  transition: all ease-in-out .5s;
  -webkit-transition: all ease-in-out .5s;
  margin: auto;
}.header_menu_area > ul > li > a:hover::after{width: 100%;}.activeli:after{
  width: 75% !important;
}
.activeli{
  color: #8a9e1f !important;
 }.header_menu_area > ul > li > a:hover{
  
 }.header_menu_area > ul li a:after{
  content:'';
  position:absolute;
 }.header_menu_area > ul > li > a:hover::after{
  
 }
.header_menu_area > ul > li > a {
    margin-top: 0px;
    /* margin-bottom: -13px;*/
    width: auto;
    float: left;
    /* margin: -2px 0px; */
    position: relative;
    font-family: 'GeneralSans-Medium';
    font-size: 15px;
    font-weight: 500;
    color: #3B3B3B;
    margin: 0 32px;
    padding: 66px 0 0;
    letter-spacing: 0px !important;
    z-index: -2;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
}
/*.header_menu_area > ul > li > a:hover {
    
    color: #f11002; !important;
    



    
}
*/

.menu ul li a:hover, .menu ul li:hover>a {
    background: #dad6ef; !important;
    color: #8b7cd7;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    /* text-transform: uppercase; */
}.menu ul li ul{
  top: -30px;
}
.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 54px;
    /* height: 0; */
    padding: 0;
    width: 230px;
    position: absolute;
    right: 20px;
    padding-top: 30px;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: 99999;
    /* transform: translate(0,20px); */
    /* transition: all .2s ease-out; */
    /* -webkit-transform: perspective(600px) rotateX(-90deg); */
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    /* transform: perspective(600px) rotateX(-90deg); */
    /* -webkit-transition: -webkit-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end; */
    -o-transition: -o-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;
    /* transition: transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end; */
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: left;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}
.menu li ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    /* transform: translate(0, 0); */
    transition: all .5s ease-out;
    height: auto;
    right: -230px;
}
.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /* transform: translate(0,0); */
    transition: all .5s ease-out;
    height: auto;
    right: -70px;
}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 18px 10px;
    display: block;
    color: #8c81c3;
    background: #ffffff;
    text-align: left;
    border-bottom: solid 1px rgb(225 219 255);
    text-decoration: none;
}
.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}



.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
   
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate(
319deg);
}



@media (max-width: 1024px){
    .header_menu_area > ul > li > a{
        margin: 8px 0px 0px 0px;
        font-size: 19px;
    }
    .hamburgermenu{
        display: none;
    }
}



/**********************menu***************/

.header{

width: 100%;

float: left;

padding-bottom: 0;

height: 82px;

padding: 0;
}
.logo{width: 18%;float: left;position: relative;z-index: 9;margin-top: 31px;}
.logo img{width: 130px;float: left;}
.header2{width: 81%;float: right;position: relative;}

.banner {
    padding-top: 140px;
    padding-bottom: 50px;
    width: 100%;
    float: left;
    background-image: url('../images/banner-bg.webp');
    margin-top: -82px;
    height: 813px;
    background-size: cover;
    background-position: center;
}.bnr-hed {
    padding-top: 65px;
    width: 45%;
    float: left;
}.bnr-hed p {
    width: 77%;
    float: left;
    color: #282828;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 200%;
}.bnr-hed h2 {
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0px;
    width: 100%;
    float: left;
    font-size: 95px;
    color: #899D1F;
    line-height: 100%;
}.readmore {
    width: auto;
    float: left;
}.readmore a {
    border: 1px solid transparent;
    box-shadow: inset 400px 0 0 0 #899D1F;
    color: white;
    background-color: #899D1F;
    float: left;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 27px;
    text-decoration: none;
    width: 187px;
    height: 56px;
    border-radius: 30px;
}
.readmore a img{
  float: right;
  width: 25px;
  margin-top: -1px;
}

.bnr-img {
    width: 55%;
    float: left;
    margin-top: 45px;
}.bnr-img img {
    width: 100% !important;
}
.icons-sec{

width: 100%;

float: left;

background-image: url('../images/icons-bg.webp');

background-size: cover;

background-color: #7a8d12;

border-radius: 20px;

margin-top: -90px;

padding: 30px 0;

background-position: center;

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

-webkit-transition: all ease-in-out .5s;
}
.icon-box{

text-align: center;

padding: 21px 0;

width: 100%;

float: left;

border-right: 1px dotted #8e9e36;
}
.icon-box p{

font-size: 15px;

color: #fff;

font-weight: 500;

font-family: 'GeneralSans-Medium';

margin-top: 10px;

margin-bottom: 0;
}
.icon-box img{

height: 55px;
}
.icon-box:hover img{
  
}
.panel1{

width: 100%;

float: left;

padding: 80px 0;

position: relative;
}
.intro-bg{

position: absolute;

top: -122px;

z-index: -1;
}
.p1-img
{

float: left;

width: 507px;

margin-right: 75px;
}
.panel1 h6{font-family: 'GeneralSans-Medium';background: linear-gradient(to right, #D8D8D8 43%, #ffffff 89%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 8px;padding-top: 45px;text-transform: uppercase;padding-bottom: 20px;}
.panel1 h1{

font-size: 61px;

color: #899D1F;
}
.panel1 h5{

color: #9C9C9C;

font-family: 'GeneralSans-Medium';

font-size: 30px;
}
.panel1 p{

font-size: 15px;

color: #9C9C9C;

line-height: 200%;

margin-top: 15px;
}
.panel1 ul{

padding: 0;

color: #9C9C9C;

font-size: 15px;

list-style: none;

line-height: 200%;
}
.panel1 li{
  position: relative;
  width: 47%;
  float: right;
  padding-left: 34px;
  font-size: 20px;
  line-height: 212%;
}
.panel1 li:after{
  position: absolute;
  content: '';
  background-image: url('../images/tick.png');
  background-size: contain;
  width: 20px;
  height: 21px;
  left: 0;
  top: 10px;
}.panel2 a img{
  float: right;
  margin-top: 3px;
}.panel2 a:hover{
  box-shadow: inset 0px 0 0 0 #889d1f;
}
.panel2 a{
  width: 149px;
  height: 56px;
  box-shadow: inset 400px 0 0 0 #ffffff;
  background: #fff;
  display: table;
  margin: auto;
  padding: 15px 25px;
  text-align: left;
  border-radius: 30px;
  color: #3B3B3B;
  text-decoration: none;
}
.panel2{

width: 100%;

float: left;

background-image: url('../images/products-bg.webp');

background-size: cover;

background-position: center;

padding: 73px 0;

text-align: center;
}
.panel2 h6{font-family: 'GeneralSans-Medium';background: linear-gradient(to right, #D8D8D8 43%, #ffffff 89%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 8px;font-size: 15px;text-transform: uppercase;}
.panel2 h1{

font-size: 70px;

color: #fff;
}
.p2-p{

width: 100%;

float: left;

font-size: 15px;

color: #fff;

line-height: 200%;

padding: 0 245px;
}
.p2-carousel{

float: left;

margin-bottom: 50px;
}
.p2-box
{width: 100%;float: left;background: #F7F7F7;border-radius: 20px;padding: 25px;position: relative;margin-top: 30px;margin-bottom: 0;}
.p2-box img{

width: 100%;

border-radius: 20px;

height: 278px;

object-fit: cover;
}
.p2-box h5{

font-family: 'Emirates' !important;

font-size: 32px;

color: #000;

float: left;

width: 100%;

margin-top: 10px;
}
.p2-overlay{

position: absolute;

height: 0;

/* background-color: #7b9009; */

bottom: 0;

left: 0;

border-radius: 20px;

padding: 100px 35px;

opacity: 0;

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

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

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

z-index: 9;
}
.p2-overlay h4{

font-family: 'Emirates' !important;

color: #fff;

font-size: 32px;
}
.p2-overlay p{

margin: 0;

font-size: 15px;

color: #fff !important;

line-height: 200%;

margin-top: 15px;

padding: 0 !important;
}
.p2-box:hover .p2-overlay{

opacity: 1;

height: 100%;
}
.panel3{

width: 100%;

float: left;

background-image: url('../images/globe-section-hand.webp');

background-size: cover;

background-position: 100% 10%;

padding: 80px 0;
}
.panel3 h6{font-family: 'GeneralSans-Medium';background: linear-gradient(to right, #D8D8D8 43%, #ffffff 89%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 8px;padding-bottom: 15px;text-transform: uppercase;}
.panel3 h1{

font-size: 70px;

color: #899D1F;

width: 60%;
}
.panel3 p{

font-size: 15px;

color: #9C9C9C;

line-height: 200%;

width: 55%;

margin-top: 20px;
}
.panel3 a{background: #899D1F;float: left;box-shadow: inset 400px 0 0 0 #899D1F;width: 175px;height: 56px;border-radius: 30px;color: #fff;padding: 16px 25px;font-size: 15px;text-decoration: none;margin-top: 15px;}
.panel3 a img{

float: right;

width: 22px;

margin-top: -1px;
}
.panel3 a:hover{
  box-shadow: inset 0px 0 0 0 #ffffff;
}
.panel4{

width: 100%;

float: left;
}
.p4-left{height: 756px;width: 100%;object-fit: cover;}
.p4-right
{

width: 100%;

float: left;

background-image: url('../images/highlights-bg.webp');

background-size: cover;

background-position: center;

padding: 90px;
}
.p4-right h6{font-family: 'GeneralSans-Medium';background: linear-gradient(to right, #D8D8D8 43%, #ffffff 89%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 8px;padding-bottom: 15px;text-transform: uppercase;}
.p4-right h1{font-size: 70px;color: #fff;margin-bottom: 20px;}
.p4-box{

width: 100%;

float: left;

border-bottom: 1px solid #96a837;

padding: 30px 0;
}
.p4-b{

width: 90px;

float: left;

height: 90px;

background: #344C31;

border-radius: 100%;

text-align: center;

padding: 23px 0;

margin-right: 25px;
}
.p4-b img{

width: 42px;
}
.p4-box h5{

font-size: 24px;

color: #fff;

font-weight: 600;
}
.p4-box p{

font-size: 15px;

color: #fff;

line-height: 200%;

width: 86%;
}.p4-box:last-child{
  border: 0;
}
.val-23
{
  position: relative;
}
.val-23:after{
  position: absolute;
  content: 'K';
}
.panel5{

width: 100%;

float: left;

padding: 75px 0;
}
.p5-box{

width: 100%;

float: left;

text-align: center;

border-right: 2px dotted #59595982;
}
.p5-box h1{

font-size: 80px;

color: #899D1F;
margin: 0;
}
.p5-box p{

font-size: 16px;

color: #9C9C9C;
}
.footer
{

w;

width: 100%;

w
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;

w
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;

w
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;

w
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;

w
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;

w
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;

w
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;

X;

X;

X;

float: left;

background-image: url('../images/footer-bg.webp');

background-size: cover;

background-position: center;

padding: 45px 0 20px;
}
.ftr-logo{

}
.ftr-logo img{

width: 100%;
}
.quick-links{

width: 100%;

float: left;

padding-top: 30px;

border-right: 1px solid #ffffff94;

padding-left: 15%;
}
.quick-links h2{

font-size: 25px;

color: #fff;

margin-bottom: 20px;
}
.quick-links a{

width: 100%;

float: left;

font-size: 15px;

color: #fff;

line-height: 245%;

text-decoration: none;
}
.quick-links a:hover{

color: #ecff8c;
}
.quick-links p{

font-size: 15px;

color: #fff;

line-height: 200%;
}
.quick-links h6{

font-size: 15px;

color: #fff;

float: left;

width: 100%;
}
.quick-links h6 a{

width: auto !important;

float: none;

font-weight: 600;
}
.quick-links h6 a:hover{

}
.ftr-last{

width: 100%;

float: left;

border-top: 1px solid #ffffff9e;

padding-top: 20px;

margin-top: 30px;
}
.ftr-last p{

font-size: 15px;

color: #fff;

margin: 0;
}
.ftr-last p a{

font-size: 15px;

color: #fff;

text-decoration: none;
}
.ftr-last p a:hover{
  
color: #ecff8c;
}.last-p{
  float: right;
}
.innerban{

width: 100%;

float: left;

background-image: url('../images/ct-bg.webp');

height: 300px;

margin-top: -82px;

background-size: cover;

background-position: center;
}
.product-full{

width: 100%;

float: left;

padding: 70px 0;

text-align: center;
}
.product-full h6{font-family: 'GeneralSans-Medium';background: linear-gradient(to right, #D8D8D8 43%, #ffffff 89%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 8px;font-size: 15px;text-transform: uppercase;}
.product-full h1{

font-size: 70px;

color: #899D1F;
}
.product-full p{
  
font-size: 15px;
  
color: #9C9C9C;
  
line-height: 200%;
  
padding: 0 200px;
}
.contact-full{

width: 100%;

float: left;
}
.ct-left{

width: 100%;

float: left;

background-image: url('../images/products-bg.webp');

background-size: cover;

padding: 70px 14%;

height: 100%;
}
.ct-left h1{

font-size: 70px;

color: #fff;
}
.ct-left p{

width: 100%;

float: left;

font-size: 15px;

color: #fff;

line-height: 200%;
}
.ct-right{

width: 100%;

float: left;

background-image: url('../images/ct-bg.webp');

padding: 70px 9%;

height: 100%;

background-size: cover;

background-position: center;
}
.ct-right h2{

font-size: 50px;

color: #899D1F;
}
.ct-field{

width: 100%;

float: left;

margin-top: 15px;
}
.ct-field label{

font-size: 15px;

color: #000000;

width: 100%;
}
.ct-field input{

width: 100%;

float: left;

padding: 12px;

border-radius: 10px;

border: 1px solid #ffffff;

/* border-top: 0; */

/* font-size: 15px; */

margin-top: 10px;

/* border-left: 0; */

/* border-right: 0; */

background: #ffffff;
}
.ct-field textarea{

width: 100%;

float: left;

padding: 12px;

border-radius: 10px;

border: 1px solid #ffffff;

/* border-top: 0; */

/* font-size: 15px; */

margin-top: 10px;

/* border-left: 0; */

/* border-right: 0; */

background: #ffffff;
}
.ct-right button{width: 100%;float: left;box-shadow: inset 600px 0 0 0 #879b1e;border: 0;margin-top: 20px;padding: 15px;font-size: 15px;/* background: #879b1e; */color: #fff;border-radius: 30px;border: 1px solid #879b1e;}
.ct-right button:hover{
  box-shadow: inset 0px 0 0 0 transparent;
  color: #889d1d;
}
.ct-box{

width: 100%;

float: left;

margin-top: 30px;
}
.ct-box h2{

font-size: 33px;

color: #fff;
}
.ct-box h6{

font-size: 18px;

color: #fff;

font-family: 'GeneralSans-Regular';
}
.ct-box h6 a{

color: #fff;

text-decoration: none;
}
.ct-box h6 a:hover{

}
.social{

}
.social a{

float: left;

margin-top: 5px;
}
.social a img{

width: 40px;

filter: invert(1);

margin-right: 12px;
}
.social a img:hover{
    transform: rotateY(360deg);
    transform-style: preserve-3d;
    transition: transform 0.8s;
}
.ct-field input:focus-visible{
  outline: none !important;
}.ct-field textarea:focus-visible{
  outline: none !important;
}
.innerban h1{
  
width: 100%;
  
text-align: center;
  
margin-top: 155px;
  
font-size: 50px;
  
color: #8a9e1f;
}
.about-sec2{

width: 100%;

float: left;

background-image: url('../images/9.jpg');

background-size: cover;

background-position: center;

padding: 70px 0;
}
.about-sec2 h1{

font-size: 61px;

color: #899D1F;

text-align: left;
}
.abt-box
{

width: 98%;

float: left;
}
.abt-box h5{

}
.about-sec2 p{
  
font-size: 15px;
  
color: #9C9C9C;
  
line-height: 200%;
  
margin-top: 4px;
}.about-sec2 a:hover{
  box-shadow: inset 0px 0 0 0 #ffffff;
}
.about-sec2 a{
    background: #899D1F;
    float: left;
    width: 175px;
    box-shadow: inset 400px 0 0 0 #899D1F;
    height: 56px;
    border-radius: 30px;
    color: #fff;
    padding: 16px 25px;
    font-size: 15px;
    text-decoration: none;
    margin-top: -2px;
}
.about-sec2 a img{
    float: right;
    width: 22px;
    margin-top: -1px;
}
.p2-box:before{
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  height: 50%;
  display: block;
  opacity: 0;
  text-align: center;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
  transition: all 0.5s;
  background:#7b9009;
  z-index: 1;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p2-box:after{
    position: absolute;
    content: '';
    left: -4px;
    bottom: 0px;
    width: 102%;
    height: 51%;
    display: block;
    opacity: 0;
    text-align: center;
    transform: perspective(399px) rotateX(88deg);
    transform-origin: bottom;
    transition: all 0.5s;
    background: #7b9009;
    z-index: 1;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    }

::after {}
    .p2-box:hover::before{
          opacity: 1;
    transform: perspective(400px) rotateX(1deg);
    transition: all 700ms ease 100ms;
    }
    .p2-box:hover::after{    opacity: 1;
    transform: perspective(400px) rotateX(1deg);
    transition: all 700ms ease 300ms;}
    
    .about3{

width: 100%;

float: left;

text-align: center;

padding-bottom: 70px;

}
    .abt3-box{background-image: url(../images/icons-bg.webp);background-size: cover;background-position: center;background-color: #889d1d;width: 100%;float: left;padding: 40px 15px;border-radius: 30px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;height: 330px;}
    .abt3-box img{

width: 50px;

height: 50px;

object-fit: contain;

}
    .abt3-box h1{font-size: 36px;color: #fff;width: 100%;float: left;margin-top: 20px;margin-bottom: 10px;}
    .abt3-box p{
      
font-size: 15px;
      
color: #fff;
      
line-height: 186%;
      
margin: 0;
    }
   .abt3-box:hover{
    
background-position: right;
   }
   @media(max-width: 575px) {
       .logo img {
    width: 100px;
}
       .panel1 ul {
    padding: 0;
    color: #9C9C9C;
    font-size: 15px;
    list-style: none;
    line-height: 200%;
    width: 100%;
    max-width: 280px;
    display: block;
    margin: auto;
}
    .ct-left h1 {
    font-size: 50px;
    color: #fff;
    text-align: center;
}.ct-left p{
  text-align: center;
}.ct-left{
  text-align: center;
}.social a {
    float: none;
  }.ct-right h2{
    text-align: center;
  }
    .product-full h1 {
    font-size: 50px;
    color: #899D1F;
}.product-full p
{
  padding: 0;
}
    .abt3-box{
      margin-bottom: 20px;
    }.about-sec2{
      text-align: center;
    }
    .about-sec2 h1{
      text-align: center;
    }.about-sec2 p{
      text-align: center;
    }.about-sec2 a{
      float: none;
      display: table;
      margin: auto;
    }
    .bnr-img {
    width: 100%;
    float: left;
    margin-top: 25px;
}.bnr-hed {
    padding-top: 10px;
    width: 100%;
    float: left;
    text-align: center;
}.bnr-hed h2{
  font-size: 50px;
}.bnr-hed p{
  width: 100%;
}.readmore a{
  float: none;
  display: table;
  margin: auto;
}.readmore {
    width: 100%;
    float: left;
    text-align: center;
}.logo {
    width: 38%;
    float: left;
    position: relative;
    z-index: 9;
    margin-top: 10px;
}.icon-box img {
    height: 45px;
}.p1-img {
    float: left;
    width: 100%;
    margin-right: 0;
}.panel1 h6 {
    float: left;
    width: 100%;        padding-bottom: 5px;
  }.panel1{
    text-align: center;
   } .panel1 h1 {
    font-size: 36px;
    color: #899D1F;
    width: 100%;
    float: left;
}.panel1 li {
    position: relative;
    width: 100%;
    float: right;
    padding-left: 34px;
    font-size: 20px;
    line-height: 152%;
    text-align: left;
    margin-bottom: 10px;
}.panel2 h1 {
    font-size: 38px;
    color: #fff;
}.p2-p{
  padding: 0;
}.panel3 h1 {
    font-size: 38px;
    color: #899D1F;
    width: 100%;
}.panel3 p{
  width: 100%;
}.panel3{
          text-align: center;
        background-position: 57% 20%;
      }.panel3 a{
        display: table;
        margin: auto;
        float: none;
      }
      .p4-left{
        height: auto;
      }
.p4-right {
    padding: 90px 30px;
}.p4-right h6{
  text-align: center;
}.p4-right h1 {
    font-size: 38px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}.p4-b {
          width: 87px;
        float: left;
        height: 87px;
    background: #344C31;
    border-radius: 100%;
    text-align: center;
    padding: 23px 0;
    margin-right: 15px;
    margin-bottom: 70px;
}.p5-box h1 {
    font-size: 50px;
    color: #899D1F;
    margin: 0;
} .p5-box{
  border: 0;
}.ftr-logo img {
    width: 50%;
    display: block;
    margin: auto;
}.quick-links {
    width: 100%;
    float: left;
    padding-top: 30px;
    border-right: 0;text-align: center;
    padding-left: 0;
}
.quick-links a {
    width: 50%;
    }.ftr-last {
    text-align: center;
  }.ftr-last p{
    width: 100%;
    float: left;
    text-align: center;
    }.innerban h1 {
    width: 100%;
    text-align: center;
    margin-top: 165px;
    font-size: 44px;
    color: #8a9e1f;
}
.banner{
          background-position: left;
  }
}
@media(min-width: 576px) and (max-width: 767px){
  .product-full p
{
  padding: 0;
}
  .abt3-box{
    margin-bottom: 20px;
  }.about-sec2 {
    background-size: cover;
    background-position: 40% 60%;
    padding: 70px 0;
}
.bnr-hed h2 {
    font-size: 48px;
     }.bnr-hed p {
    width: 100%;
    font-size: 13px;
  }.banner {
      padding-bottom: 170px;
     height: auto;
 }.bnr-img {
    width: 55%;
    float: left;
    margin-top: 105px;
}    .menu .menuTrigger .line {
        display: block;
        background: #f6f5ef !important;
      }
      .p1-img {
    float: left;
    width: 100%;
    margin-right: 0;
}.panel1 h6{
  width: 100%;
  float: left;
  }.panel1 h1 {
    font-size: 55px;
    color: #899D1F;
    width: 100%;
    float: left;
}.panel1 li {
       width: 100%;
  }
  .p2-p {
    padding: 0;
}.panel3 h1 {
    font-size: 52px;
    color: #899D1F;
    width: 100%;
}.panel3 p{
  width: 100%;
}.panel3 {
     background-position: 50% 10%;
}.p5-box h1 {
    font-size: 40px;
    color: #899D1F;
    margin: 0;
}.quick-links {
    width: 100%;
    float: left;
    padding-top: 30px;
    border-right: 0;
    padding-left: 15%;
}.ftr-logo img {
    width: 70%;
}
}
@media(min-width: 768px) and (max-width: 991px){
  .ct-left h1 {
    font-size: 60px;
}
    .product-full p
{
  padding: 0;
}
  .abt3-box{
    margin-bottom: 20px;
  }.about-sec2 {
      background-position: 33% 10%;
  }
.bnr-hed h2{
  font-size: 60px;
}.p1-img {
    float: left;
    width: 345px;
    margin-right: 35px;
}.panel1 h1 {
    font-size: 50px;
    color: #899D1F;
}.panel1 h6{
  padding-top: 0;padding-bottom: 0;
}.p2-p{
  padding: 0;
}.panel3 {
     background-position: 68% 10%;
 }.panel3 h1 {
    font-size: 49px;
    color: #899D1F;
    width: 65%;
}.p4-right {
     padding: 35px 30px;
}.p4-right h1 {
    font-size: 55px;
}.p4-b {
    margin-bottom: 20px;
}.p5-box h1 {
    font-size: 50px;
  }
  .quick-links {
    padding-left: 5%;
}.quick-links a {
     font-size: 12px;
  }
}
@media(min-width: 992px) and (max-width: 1024px){
    .abt3-box{
        height:auto;
    }
  .bnr-hed h2 {
      font-size: 80px;
  }.p1-img {
    float: left;
    width: 475px;
    margin-right: 35px;
}.panel1 h1 {
    font-size: 44px;
    color: #899D1F;
}.panel1 ul {
    padding: 0;
    color: #9C9C9C;
    font-size: 15px;
    list-style: none;
    line-height: 200%;
    width: 45%;
    float: right;
}.panel1 li {
    position: relative;
    width: 100%;}
    .panel3{
          background-position: 70% 10%;
    }.p4-right {
       padding: 47px;
}
}
 @media(min-width: 1025px) and (max-width: 1199px){
      .abt3-box{
        height:auto;
    }
  .header_menu_area > ul > li > a {
    margin: 0 40px;
}
  .bnr-hed h2{
    font-size: 80px;
  }.p1-img {
    float: left;
    width: 490px;
    margin-right: 50px;
}.panel1 h1 {
    font-size: 43px;
    color: #899D1F;
}
.panel1 li {
    width: 100%;
  }
.panel1 ul {
     width: 42%;
    float: right;
}
.panel3 {
      background-position: 82% 10%;
}
.p4-right {
     padding: 45px;
}
 }
 .icons-sec:hover{
  
background-position: right;
 }
.readmore a:hover{
  
box-shadow: inset 0 0 0 #fff;
}
.certificate-full{
    width: 100%;
    float: left;
    padding: 70px 0 100px;
}
.cert-logo{
    width: 100%;
    float: left;
    text-align: center;
    border: 1px solid #dcf1b3;
    height: 230px;
    padding: 30px 15px;
    border-radius: 20px;
}
.cert-logo img{
    max-width: 100%;
    height: 163px;
    object-fit: contain;
}
.cert-pg{
    width: 100%;
    float: left;
    text-align: center;
    border: 1px solid #dcf1b3;
    height: 620px;
    padding: 20px 15px 88px;
    border-radius: 20px;
    margin-top: 30px;
}
.cert-pg img{
    width: 100%;
    height: 100%;
    margin-bottom: 35px;
}
.certificate-full a{
    width: 200px;
    display: inline-block;
    margin: -35px auto 40px;
    border: 1px solid #889d1d;
    font-size: 15px;
    box-shadow: inset 400px 0 0 0 #899D1F;
    color: #fff;
    text-decoration: none;
    padding: 12px;
    border-radius: 30px;
}
.certificate-full a:hover{
    box-shadow: inset 0px 0 0 0 #fff;
    color: #889d1d;
}
.cl-logo{
    width: 100%;
    float: left;
    border: 1px solid #889d1d;
    padding: 22px 15px;
    border-radius: 10px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    margin-bottom: 30px;
}
.cl-logo img{
    width: 100%;
    height: 70px;
    object-fit: contain;
}
.cl-logo:hover{
    border-color: #ebf3c5;
}.client-full{
    width: 100%;
    float: left;
    padding: 70px 0 40px;
}
.b1{
    
}
.b1:after{
    position:absolute;
  content:'+';
}.b2{
    
}
.b2:after{
    position:absolute;
  content:'+';
}.b3{
        left: -42px;
}
.b3:after{
    position:absolute;
  content:'M+';
}.b4{
    
}
.b4:after{
    position:absolute;
  content:'+';
}