@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css");
select { font-family: 'FontAwesome', Verdana }

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

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

a {
    text-decoration: none;
}

.stellarnav li a {
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #000000 !important;
}
.stellarnav > ul > li > a {
    padding: 23px 38px;
}
header {
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 10px 0;
}
.stellarnav.light {
    background: rgb(255 255 255 / 11%);
}

.rezslider {
    padding: 50px 0;
}

.rezslider h2 {
    font: normal normal bold 32px/43px Poppins;
    letter-spacing: 0.8px;
    color: #000000;
    text-align: center;
    font-size: 40px;
    padding-bottom: 10px;
}

.rezslider .coomon-line{
   margin-bottom: 30px; 
}

.banner {
    position: relative;
    overflow: hidden;
}

.left-banner-content {
    position: absolute;
    top: 0;
    left: 0;
}
.left-banner-content img {
    width: auto;
}

.left-banner-content {
    position: absolute;
    top: unset;
    left: 0px;
    bottom: -9px;
}

.logo img {
    width: 123px;
}
.banner-content {
    position: absolute;
    top: 58%;
    right: 9%;
    width: 622px;
    overflow: hidden;
    transform: translate(-0%, -50%);
}
.logo {
    width: 100%;
    display: flex;
    gap: 100px;
}

.logo .logo2 img {
    width: 80%;
}

.logo1 {
    width: 100%;
}


.application-banner .application-content h3 {
    }
    
    
.banner-content h3, .application-content h3 {
    opacity: 1;
    padding-top: 51px;
    text-align: left;
    font: normal normal bold 22px/54px Poppins;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    text-transform: uppercase;
    }
.banner-content h1 {
    font: normal normal bold 38px/54px Poppins;
    opacity: 1;
    padding: 10px 0 15px 0;
    font: normal normal bold 35px/54px Poppins;
    letter-spacing: 1.04px;
    color: #FFFFFF;
    }
.banner-content h1 span {
    color: #db4105;
}
 .app-btn {
    display: flex;
    gap: 0px;
    align-items: center;
    justify-content: center;
    padding: 0;
}


.banner-btn {
    background: #155E15;
    border-radius: 28px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    text-align: center;
    font: normal normal 600 14px/28px Poppins;
    letter-spacing: 0.35px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 25px;
    box-shadow: 0px 2px 0px #0000001A;
    width: 200px;
}
.ftr-img {
    padding: 10px;
    border: 5px solid #0000001A;
    border-radius: 50%;
}
.ftr-img img {
    width: 30px;
    height: 30px;
}
.feature-card {
    margin-bottom: 30px;
    display: flex;
    gap: 21px;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #0000000D;
    border-radius: 15px;
    opacity: 1;
    padding: 20px 20px;
	min-height: 240px;
}
.feature-card li:first-child {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    width: 55px;
    padding: 12px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 7px #1bb20b1f;
}

.feature-card li:last-child h5 {
    font: normal normal 600 18px/25px Poppins;
    letter-spacing: 0px;
    color: #222222;
}
.feature-card li:last-child p {
    letter-spacing: 0.4px;
    color: #888888;
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    }
.feature-card li:last-child {
    width: 235px;
}
.feature-content h6{
    letter-spacing: 0.4px;
    color: #888888;
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
    padding: 10px 0;
    }
.feature-content h5 {
    font: normal normal bold 16px/15px Poppins;
    letter-spacing: 2.4px;
    color: #155e15;
    text-align: center;
    padding-bottom: 8px;
}

.feature-content h2 {
    font: normal normal bold 32px/43px Poppins;
    letter-spacing: 0.8px;
    color: #000000;
    text-align: center;
}

.feature-content {
    width: 64%;
    margin: 0 auto;
    padding: 52px 0 69px 0;
    max-width: 100%;
    }

.coomon-line {
    width: 37px;
    background-color: #155e15;
    height: 1px;
    margin: 0 auto;
    margin-top: 13px;
}
.feature .row {
    margin-left: 46px;
}
.feature {
    position: relative;
    overflow: hidden;
    background-color: #00000003;
    padding-bottom: 125px;
}
.circle {
    position: absolute;
    right: -218px;
    top: 57%;
    transform: translate(-0%, -50%);
}

.circle img {
    width: 511px;
}

.mobile_postion {
    position: absolute;
    top: 32%;
    right: 66px;
}
.mobile_postion img {
    width: 272px;
    height: 458px;
}

/* vdo-banner */

.vdo-banner{
    position: relative;
}

.vdo-banner::before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    opacity: 0.56;
}
.video-banner-content {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
}
.video-banner-content img {
    max-width: 73px;
}


.video-banner-content p {
    text-align: center;
    font: normal normal 600 26px/52px Montserrat;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    opacity: 1;
    padding-top: 11px;
}

.support .feature-content h2 {
    font-size: 40px;
    padding-bottom: 10px;
}
.card-list li h5 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000014;
    padding: 20px;
    margin-bottom: 20px;
    font: normal normal 600 16px/17px Poppins;
    letter-spacing: 0.32px;
    color: #000000;
}
.card-list p {
    font-size: 15px;
    width: 1001px;
    max-width: 100%;
}
.card-list li:last-child h5{
    padding-bottom: 25px;
}
.card-list li:last-child p {
    border-top: 1px solid #00000012;
    padding-top: 25px;
    font-weight: 500;
    line-height: 25px;
}

.card-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-list li img {
    height: 15px;
}

.support .btn {
    font: normal normal 600 15px/22px Poppins;
    letter-spacing: 0.32px;
    color: #000000;
    text-decoration: none;
    padding: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: unset;
    display: flex;
    justify-content: space-between;
}
.support .card {
    margin-bottom: 25px;
    border: unset;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #0000000f;
}
.support  .card-body {
    line-height: 20px;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Poppins';
    letter-spacing: 0.28px;
    color: #000000 !important;
    padding: 0 20px 20px 20px;
}
.support  .accordion>.card>.card-header {
    padding: 0;
    border: 0px;
}
.support .card-body p {
    border-top: 1px solid #DDDDDD80;
    padding-top: 20px;
}
.support .feature-content {
    padding: 50px 0;
}
.support .accordion {
    overflow-anchor: none;
    padding-bottom: 50px;
}
.support .btn.focus,.support .btn:focus {
    box-shadow: unset;
}
.support button span {
 position: relative;
}
.support button.btn span::before {
    content: "-";
    font-size: 24px;
    font-weight: 300;
    color: #666666;
}
.support button.btn.collapsed span::before {
    content: "+";
    font-size: 24px;
    font-weight: 300;
    color: #666666;
}

/* application-banner */
.application-banner {
    position: relative;
    overflow: hidden;
    background-image:url(../image/bg-aplication.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
}
.application-banner::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: #155e15 0% 0% no-repeat padding-box; */
    opacity: 0.91;
}
.application-mobile {
    position: relative;
    object-fit: cover;
}
.application-mobile img {
    height: 465px;
    width: 100%;
}
.application-content {
    width: 674px;
    overflow: hidden;
}

/* .application-content h1 {
    opacity: 1;
    padding: 14px 0 25px 0;
    font: normal normal bold 20px/25px Poppins;
    letter-spacing: 0.8px;
    color: #FFFFFF;
	text-align: center;
} */



.application-content h1 {
    opacity: 1;
    padding: 14px 0 0px 0;
    font: normal normal bold 20px/25px Poppins;
    letter-spacing: 0.8px;
    color: #FFFFFF;
}
 .application-content h3 {
    color: #FFFFFF;
    opacity: 1;
    padding-top: 30px;
    font-size: 25px;
    line-height: 36px;
}

/* footer */
footer {
    background-color: #222222;
    padding: 52px 0 27px 0;
}
footer h3 {
    font: normal normal bold 16px/15px Poppins;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    padding-bottom: 17px;
}
.quick-links li a, .help li a, .contact-us li a, footer p {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    line-height: 31px;
    letter-spacing: 0.14px;
    color: #FFFFFF;
    text-decoration: none;
}

.social-icons {
    display: flex;
    gap: 25px;
}
.social-icons li a {
    display: flex;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #000000e3;
    font-size: 18px;
    margin: 10px 0;
}
.contact-us p {
    /*width: 200px;*/
    max-width: 100%;
}

#myModal .modal-dialog {
	max-width: 960px;
	margin: 30px auto;
  }
  
 #myModal .modal-body {
	position: relative;
	padding: 0px;
  }
  
  #myModal .close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 32px;
	font-weight: normal;
	color: red;
	opacity: 1;
	background: white;
  }
  
  
h3.part {
padding-top: 9px;
padding-bottom: 9px;
line-height: unset;
}








.gettuch-section{
    margin: 0px 0px;
	padding: 65px 0px;
	position: relative;
	width: 100%;
    }

.gettuch {
  margin: 0px 0px;
  padding: 25px 48px 46px 48px;
  width: 100%;
  border: #cccccc4f 1px solid;
  border-radius: 17px;
  background: #fff;
  min-height: 300px;
  box-shadow: 0px 0px 20px #0000000f;
  }
.gettuch h3 {
    font: normal normal bold 25px/50px Poppins;
    letter-spacing: 0.8px;
    color: #000000;
    text-align: center;
    margin: 0px 0px 13px 0px;
    }
.gettuch-form select {
	display: block;
	width: 100%;
	height: auto;
	padding: 9px 12px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dadee3;
	border-radius: 9px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
.gettuch-form .form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 9px 12px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dadee3;
	border-radius: 9px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
.btn-sendmsg {
    background: #3e3b3b 0% 0% no-repeat padding-box;
    border-radius: 28px;
    width: 180px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    text-align: center;
    font: normal normal 600 14px/28px Poppins;
    letter-spacing: 0.35px;
    color: #FFFFFF;
    text-decoration: none;
}
.btn-sendmsg:hover {
  background:#1FEE09 0% 0% no-repeat padding-box;
  color: #fff;
  }
  
.gettuchright {
    margin: 0px 0px;
    padding: 12px 42px;
    width: 100%;
    background: #f8f8f8;
    min-height: 300px;
    border-radius: 20px;
}
  
.gettuchright h3 {
    margin: 12px 0px 20px 0px;
    font: normal normal bold 25px/50px Poppins;
    letter-spacing: 0.8px;
    color: #000000;
    text-align: left;
    padding: 0px 0px;
    }
.gettuchright h5 {
    margin: 0px 0px 11px 0px;
    text-align: left;
    padding: 0px 0px;
    width: 76%;
    font: normal normal bold 21px / 32px Poppins;
    letter-spacing: 0.8px;
    color: #000000;
}
.gettuchright h6 {
    margin: 0px 0px 26px 0px;
    color: #3e3b3b;
    text-align: left;
    padding: 0px 0px;
    font-size: 16px;
    line-height: 23px;
    width: 76%;
    font-weight:400;
    }
.becomescrap-section {
	display: flex !important;
	align-items: center;
	gap: 18px;
	display: block;
	/*display: none !important;*/
    }
.descHead {
	display: flex;
	justify-content: space-between;
	align-items: center;
    }
.becomescrap {
    margin: 30px 0px;
    /* padding: 11px 23px; */
    /* width: 230px; */
    background: #f4f0f0c4;
    border-radius: 12px;
    min-height: 200px;
}
.becomescrap h2 {
    margin: 0px 0px 7px 0px;
    color: #000;
    text-align: left;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 23px;
    width: 100%;
    font-weight: 600;
        }
.becomescrap-section a:hover {
    text-decoration: none;
    }

.becomescrap p {
    margin: 0px 0px 7px 0px;
    color: #000;
    text-align: left;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 17px;
    width: 100%;
    font-weight: 400;
    }
.become-scrap-icon {
    margin: 7px 0px;
    padding: 0px 0px;
    width: 50px;
    }
.slideshow {
  position: relative;
  z-index: 1;
  height: 100%;
  max-width: 700px;
  margin: 50px auto;
}
.slideshow * {
  outline: none;
}
.slideshow .slider {
  box-shadow: 0 20px 50px -25px black;
}
.slideshow .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.slideshow .item {
  height: 100%;
  position: relative;
  z-index: 1;
}
.slideshow .item img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.slideshow .item.slick-active img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: cssAnimation 8s 1 ease-in-out forwards;
  animation: cssAnimation 8s 1 ease-in-out forwards;
}


#team {
   /* background: #eee !important;*/
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

.page-id-10 section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 226px;
    border-radius: 74px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.backside p.card-text {
    font-size: 14px;
}

.backside img {
    width: 100%;
    padding: 6px 0;
}


section#team {
    display: none;
}

.gettuchright h6 a{
color: #3e3b3b;
}
.gettuchright h6 a:hover{
text-decoration:none;
}


@keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px);
  }
  to {
    -webkit-transform: scale(1.3) translate(0px);
  }
}
@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px);
  }
  to {
    -webkit-transform: scale(1.3) translate(0px);
  }
}

.custom-bord {
    border-radius: 30px;
    padding: 10px 0px;
}
.banner > img{
    width:100%;
}

@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
.pricing1 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}

.pricing1 h1,
.pricing1 h2,
.pricing1 h3,
.pricing1 h4,
.pricing1 h5,
.pricing1 h6 {
  color: #3e4555;
}

.pricing1 .font-weight-medium {
  font-weight: 500;
  font-size: 24px;
}

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

.pricing1 .subtitle {
  color: #000000;
  line-height: 24px;
  font-size: 14px;
}

.pricing1 .font-14 {
  font-size: 14px;
  padding-top: 0;
}

.pricing1 h5 {
    line-height: 22px;
    font-size: 18px;
	background: #ED3D63 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 15px 15px;
	padding: 5px;
    color: #fff;
	margin: 0 20px;
}

.pricing1 .card.card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.pricing1 .on-hover {
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.pricing1 .on-hover:hover {
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -webkit-font-smoothing: antialiased;
}

.pricing1 .btn-success-gradiant {
  background: #2cdd9b;
  background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
  background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
  background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
  background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}

.pricing1 .btn-success-gradiant:hover {
  background: #1dc8cc;
  background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
  background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
  background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
  background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);
}

.pricing1 .btn-danger-gradiant {
  background: #ff4d7e;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
  background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
}

.pricing1 .btn-danger-gradiant:hover {
  background: #ff6a5b;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff6a5b 0%, #ff4d7e 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ff6a5b), to(#ff4d7e));
  background: -webkit-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: -o-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: linear-gradient(to right, #ff6a5b 0%, #ff4d7e 100%);
}

.pricing1 .btn-md {
  padding: 15px 30px;
  font-size: 16px;
}

.pricing1 .onoffswitch {
  width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin: 0 auto;
}

.pricing1 .onoffswitch-label {
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 20px;
}

.pricing1 .onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.pricing1 .onoffswitch-inner::before,
.pricing1 .onoffswitch-inner::after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pricing1 .onoffswitch-inner::before {
  content: "";
  padding-right: 27px;
  background-color: #2cdd9b;
  color: #FFFFFF;
}

.pricing1 .onoffswitch-inner::after {
  content: "";
  padding-right: 24px;
  background-color: #3e4555;
  color: #999999;
  text-align: right;
}

.pricing1 .onoffswitch-switch {
  width: 23px;
  margin: 6px;
  height: 23px;
  top: -1px;
  bottom: 0;
  right: 35px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.pricing1 .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.pricing1 .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.pricing1 .price-badge {
  top: -13px;
  left: 0;
  right: 0;
  width: 100px;
  margin: 0 auto;
}

.pricing1 .badge-inverse {
  background-color: #3e4555;
}

.pricing1 .display-5, .pricing1 .pricing sup, .year {
  font-size: 32px;
  color: #000000;
  font-weight: 600;
}

.pricing1 .pricing .yearly {
  display: none;
}
sup {
	top: 0;
}

h5.mt-3.mb-1.font-weight-medium {
    color: #de4105;
}
.content {
    background: #FFE2EC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #0000000D;
	min-height: 150px;
}
.py-2 {
	list-style: circle;
    list-style-position: inside;
    font-size: 13px;
    padding: 0px 5px;
	color: #000;
    font-weight: 500;
}

.feature-card .row {
    margin: 0;
}
.feature-card h3 {
    font: normal normal 600 16px/24px Poppins;
    letter-spacing: 0px;
    color: #222222;
}
.ftr-right p {
    font: normal normal 500 13px/22px Poppins;
    letter-spacing: 0.4px;
    color: #888888;
    min-height: 107px;
}
.ftr-right {
    width: 70%;
}
.abuttext {
    position: relative;
    margin: 0px 0px;
    padding: 37px 0px;
    color: #000;
    text-align: center;
}
.abuttext p {
	text-align: justify;
	font: normal normal 400 16px/26px Poppins;
	letter-spacing: 0.6px;
	color: #FFFFFF;
	padding: 10px 0;
}
.abuttext h3{padding-bottom: 10px;font: normal normal 600 40px/55px Poppins;letter-spacing: 0.8px;color: #FFFFFF;}


.gettuchright h6 {
    display: flex !important;
    gap: 8px;
    align-items: center;
    font: normal normal 400 15px / 24px Poppins;
    letter-spacing: 0.6px;
}

.application-content .banner-btn {
    background: #1BB20B;
}

.gettuch input#submit {
    background: #155E15;
}
.application-content .banner-btn:hover {
    color: #fff;
}
.banner-content h2 {
    font: normal normal bold 23px / 54px Poppins;
    letter-spacing: 0.6px;
    color: #000;
    text-transform: uppercase;
}
.btn-here {
    display: flex;
    align-items: center;
    gap: 10px;
}
.banner-btn:hover{
	color:#fff;
	text-decoration:unset;
}

.page-id-225  header {
   
    position: relative;
   
}

   
.page-id-251 header {
   
    position: relative;
   
}