#teach-company-home .col-right .wpb_wrapper {
	position: relative;
}

#facility-phottos .hover-wrap-inner img {
	box-shadow: 0 0 30px rgb(49 49 49 / 15%);
    border-radius: 15px;
}
.custom-captcha {
	position: absolute;
	bottom: 0;
	width: 29%;
}
.box-images-circle.right {
    padding-bottom: 30px;
}
.custom-captcha iframe {
	transform: scale(0.85);
	transform-origin: 0 0;
	top: 5px;
	position: relative;
}
.custom-captcha .ginput_recaptcha > div > div {
	display: flex;
	align-items: center;
}
#thumbs-bg {
	position: relative;
}
#thumbs-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(128 192 121 / 80%);
	z-index: 0;
}
#ajax-content-wrap .mobile-only {
	display: none;
}
.wpb_row#map-information .row-bg {
	border-radius: 20px;
}
.private_label_section .row_top {
	padding: 203px 50px 420px 127px;
}
.private_label_section > .row-bg-wrap > .inner-wrap > .using-image {
	background-size: 67% auto;
}
.blockquote_section {
	margin-top: -262px;
	z-index: 2;
}
.box_blockquote .row_col_wrap_12_inner {
	background: #f2f8f1;
	border-radius: 330px;
	overflow: hidden;
}
.box_blockquote p {
	font-size: 20px;
	line-height: 34px;
	padding-bottom: 34px;
}
.box_blockquote .vc_custom_heading {
	font-size: 44px;
	line-height: 54px;
}
.box_blockquote .col_right .vc_column-inner {
	padding: 156px 282px 156px 0;
	background: #80be79;
	margin-left: 126px;
}
.box_blockquote .col_left .vc_column-inner {
	padding: 50px 50px 50px 246px;
}
.box_blockquote .col_right .vc_column-inner::before {
	content: "";
	background: #80be79;
	position: absolute;
	left: -186px;
	top: 0;
	bottom: 0;
	width: 186px;
	clip-path: ellipse(100% 55% at 100% 50%);
}
.brand_section .row_col_wrap_12_inner .vc_col-sm-6 .vc_column-inner {
	padding: 107px 100px 171px 108px;
}
.brand_section .wpb_text_column {
	margin-top: 73px;
	margin-bottom: 54px;
}
#ajax-content-wrap .btn_text {
	background: transparent !important;
	color: #80be79;
	box-shadow: none !important;
	font-size: 18px;
	padding: 0;
	border-bottom: 1px solid #80be79;
}
.brand_section .column-image-bg {
	background-size: cover;
	border-radius: 20px;
}
body .container {
	max-width: 1700px;
	padding: 0 20px;
}
body #footer-outer #copyright {
	padding: 18px 0;
	font-size: 14px;
}
body #footer-outer #copyright p {
	line-height: normal;
	margin-top: 0;
	font-size: 14px;
}
#footer-outer .sf-menu li::after {
	position: absolute;
	content: "";
	top: 50%;
	right: -12px;
	width: 2px;
	height: 10px;
	background-color: #fff;
	transform: translateY(-50%);
}
#footer-outer .sf-menu li:last-child::after {
	display: none;
}
#header-outer #top nav > ul > li.button-call {
	padding-left: 22px;
}
#header-outer #top nav > ul > li.button-call > a {
	min-width: 240px;
	background-color: #1a361f;
	padding: 10px 30px;
	font-size: 16px;
	color: #fff !important;
	border-radius: 30px;
	text-align: center;
	transition: all 0.5s;
}
#header-outer #top nav > ul > li.button-call > a:hover {
	transform: translateY(-5px);
	transition: all 0.5s;
}
#header-outer #top .sf-menu > li.sf-with-ul:first-child > a {
	padding-right: 45px !important;
}
body #header-outer #top .sf-menu > .sf-with-ul > a {
	padding-right: 52px !important;
}
#header-secondary-outer > .container {
	padding: 0 25px;
}
.sf-menu > li > a > .sf-sub-indicator i {
	font-size: 30px;
	font-weight: bold;
	top: -4px;
}

#header-secondary-outer ul.social {
	display: flex;
	align-items: center;
}
#header-secondary-outer ul.languages {
	display: flex;
	align-items: center;
	gap: 0 20px;
	margin-right: 30px;
}
#header-secondary-outer ul.languages li {
    list-style: none;
}
body[data-header-color="custom"]:not(.material) #header-secondary-outer {
	border: none !important;
}
body[data-header-color="custom"]:not(.material)
	#header-secondary-outer
	ul.social
	> li
	> a {
	border: none !important;
}
.top-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 3px 0;
}
.top-header p {
	padding-bottom: 0;
	font-family: "Inter";
	font-weight: 500;
	font-size: 13px;
	color: #fff;
}
.top-header p a {
	color: #fff;
}
.top-header p strong {
	font-weight: bold;
}
.address-top {
	padding-left: 2px;
}
.address-top i {
	margin-right: 7px;
}
.email-top {
	display: flex;
	align-items: center;
}
.email-top p {
	padding-right: 17px;
	position: relative;
}
.email-top p::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 16px;
	background-color: #fff;
	transform: translateY(-50%);
}
.top-header .social {
	padding-left: 10px;
}
.top-header .social li a {
	font-size: 13px;
	color: #fff;
	padding: 0 8px;
}
.top-header .social i {
	font-size: 16px;
}

body .slick-dots {
	bottom: 80px;
}
body .slick-dots li button:before {
	display: none;
}
body .slick-dots li {
	width: 15px;
	height: 15px;
}
body .slick-dots li.slick-active button {
	width: 15px;
	height: 15px;
	background-color: #80be79;
}

body .slick-dots li button {
	border-radius: 100%;
	width: 10px;
	height: 10px;
	padding: 0;
	background-color: #1a361f;
}
#home-banner .row_col_wrap_12.col.span_12 {
	padding: 220px 0 240px;
}
.wpb_row#home-banner .row-bg {
	background-size: auto;
}
#teach-company-home .row_col_wrap_12.col.span_12 {
	padding: 130px 100px 123px 140px;
}
#teach-company-home .col-left .vc_column-inner {
	padding-top: 30px;
}

.main-image {
	border: 30px solid #f2f8f1;
	border-radius: 100%;
	position: relative;
	z-index: 2;
}

.img-position {
	position: absolute;
	z-index: 1;
}

.img-position.img-top {
	right: -135px;
	top: -90px;
}

.img-position.img-bottom {
	bottom: -55px;
	left: -90px;
}
.heading-icon {
    position: relative;
    padding-bottom: 30px;
    line-height: 44px;
}
.heading-icon::before {
	content: "";
	position: absolute;
	left: -69px;
	top: -50px;
	width: 73px;
	height: 86px;
	background-image: url(../images/icon-heading.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-icon.heading-icon-white::before {
	background-image: url(../images/icon-heading-white.png);
}
.text-initial-letter {
	margin-top: 38px;
}
.text-middle.text-initial-letter {
	margin-top: 25px;
}
span.first-letter {
	font-family: "Muli";
	font-weight: bold;
	float: left;
	font-size: 60px;
	background-color: #80be79;
	color: #fff;
	padding: 10px;
	border-radius: 30px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	margin-top: -32px;
	width: 65px;
	height: 94px;
	margin-right: 7px;
}
span.first-letter.first-letter-white {
	background-color: #fff;
}
span.first-letter.text-green {
	color: #80be79;
}
span.first-letter.text-default {
	color: #343934;
}
#pharmaceutical-home .row_col_wrap_12.col.span_12 {
	padding: 152px 90px 90px 140px;
}

#pharmaceutical-home .col-right .vc_column-inner {
	margin-left: -23px;
}
#pharmaceutical-home .text-initial-letter {
	margin-top: 33px;
}
.play-button {
	width: 150px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 45px;
	left: 5px;
	background-color: #80be79;
	z-index: 3;
	border-radius: 100px;
	padding: 10px;
}
.play-button a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 100px;
}

.play-button a i {
	font-size: 40px;
}

img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}

.hexagon-gallery {
	margin: auto;
	margin-top: 50px;
	max-width: 100%;
	display: grid;
	grid-template-columns: auto auto auto auto auto;
	grid-auto-rows: 100%;
	grid-gap: 14px;
	padding-bottom: 50px;
}

/*.hex {
    display: flex;
    position: relative;
    width: auto;
    height: 420px;
    background-color: #424242;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}*/

.hex {
	display: flex;
	position: relative;
	width: auto;
	height: 420px;
	filter: url(#round);
}
.hex::before {
	content: "";
	width: 100%;
	display: block;
	padding-top: 100%;
	background-image: url("https://images.pexels.com/photos/1421264/pexels-photo-1421264.jpeg?cs=srgb&dl=aerial-aerial-photo-aerial-photography-1421264.jpg&fm=jpg");
	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

#pharmaceutical-contract .row_col_wrap_12.col.span_12 {
	padding: 155px 90px 130px 0;
}
#pharmaceutical-contract
	.img-with-aniamtion-wrap
	.hover-wrap
	.hover-wrap-inner
	img.img-with-animation {
	max-width: 1144px;
	margin-left: -165px;
}

.section-header img {
	margin: 0 auto;
	margin-bottom: 0 !important;
}
#our-vision-home .section-header h3 {
	color: #fff;
}
.section-header h3 {
	position: relative;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 30px !important;
	margin-top: 5px;
}
.section-header > p {
	padding-bottom: 0;
}
.section-header h3::before,
.section-header h3::after {
	content: "";
	background-color: #80be79;
	width: 50px;
	height: 2px;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 5px;
}
.section-header h3::after {
	margin-left: 15px;
	margin-right: 0;
}

#our-vision-home .row_col_wrap_12.col.span_12 {
	padding: 80px 0 140px;
}

.btn-default.nectar-button.large {
	font-family: "Inter";
	font-weight: 600;
	font-size: 24px;
	padding: 33px 92px;
	border-radius: 50px;
	box-shadow: none;
	margin-top: 75px;
	margin-bottom: 0;
	transition: all 0.5s;
}

.btn-default.nectar-button.large:hover {
	transform: translateY(-5px);
	transition: all 0.5s;
}

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

.text-align-right {
	text-align: right;
}

.text-icon h3 {
	font-size: 24px;
	color: #fff;
}

.text-icon p {
	color: #fff;
}

/*Css our vision home*/

/* #our-vision-home .col-left .iwithtext .iwt-icon {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
} */

#our-vision-home .iwithtext .iwt-icon {
	position: absolute;
	left: auto;
	top: 0;
	right: 0;
	display: none;
}

#our-vision-home .col-left .iwithtext .iwt-text {
	padding-left: 0;
	padding-right: 140px;
}

.row #our-vision-home .col .iwithtext .iwt-icon img:not([srcset]) {
	width: auto;
}

#our-vision-home.wpb_row .row-bg.using-image::before {
	content: "";
	position: absolute;
	background-image: url(https://pleasecheckit.com/apd/wp-content/uploads/2024/01/middle-bg.png);
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#our-vision-home .col-left .iwithtext:first-child {
	margin-top: 170px;
	position: relative;
	right: -170px;
}
#our-vision-home
	.col-middle
	.img-with-aniamtion-wrap
	.hover-wrap
	.hover-wrap-inner
	img.img-with-animation {
	margin-left: -90px;
	margin-top: 35px;
}
#our-vision-home .col-left .iwithtext:last-child {
	position: relative;
	right: -125px;
	margin-top: 220px;
}
#our-vision-home .col-right .iwithtext .iwt-text {
	padding-left: 140px;
	padding-right: 0px;
}
#our-vision-home .col-right .iwithtext:first-child {
	margin-top: 170px;
	position: relative;
	left: -205px;
}
#our-vision-home .col-right .iwithtext:last-child {
	position: relative;
	left: -140px;
	margin-top: 180px;
}
#our-vision-home .col-right .iwithtext:first-child .iwt-icon {
	top: -20px;
}

/*Css mmanufacturing*/

.col-manufacturing .vc_column-inner {
	box-shadow: 0 0 20px rgb(48 49 49 / 5%);
	border-radius: 20px;
	padding: 80px 80px 60px;
	position: relative;
}

.btn-learn_more {
	display: inline-block;
	border-bottom: 2px solid #343934;
	margin-top: 40px;
}

.col-manufacturing .vc_column-inner:hover .btn-learn_more {
	border-color: #fff;
}

.col-manufacturing .vc_column-inner .column-image-bg-wrap .column-image-bg::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #303131;
	left: 0;
	top: 0;
	position: absolute;
	opacity: 0;
	transition: all 0.5s;
	border-radius: 20px;
}

.col-manufacturing .vc_column-inner:hover .column-image-bg-wrap .column-image-bg::before {
	opacity: 0.9;
	transition: all 0.5s;
}

.col-manufacturing .vc_column-inner:hover h3,
.col-manufacturing .vc_column-inner:hover p {
	color: #fff;
}

body .wpb_row .col-manufacturing .column-image-bg-wrap .column-image-bg {
	border-radius: 20px;
	opacity: 0;
	transition: all 0.5s;
}

.col-manufacturing .vc_column-inner:hover .column-image-bg-wrap .column-image-bg {
	opacity: 1;
	transition: all 0.5s;
}

/*Css contract manufacturing */

#contract-manufacturing .row_col_wrap_12.col.span_12 {
	padding: 90px 0;
}

/*Css why choose us*/

#why-choose-us {
	margin-top: -240px;
}
#why-choose-us .row_col_wrap_12.col.span_12 {
	padding: 290px 0 190px;
}
#why-choose-us .col-left,
#why-choose-us .col-right {
	width: 27%;
}
#why-choose-us .col-mid {
	width: 46%;
}
#why-choose-us .col-left {
	text-align: right;
}

#why-choose-us .col-left img {
	margin-left: auto;
}

#why-choose-us .col-right {
	text-align: left;
}

#why-choose-us .col-mid .mart-50 {
	margin-top: 50px;
}

/*Css newsletter*/

#subscribe-newsletter .row_col_wrap_12.col.span_12 {
	padding: 105px 0;
	max-width: 1390px;
	margin: 0 auto;
}

body #subscribe-newsletter .gform_legacy_markup_wrapper ul li.gfield {
	margin-top: 0;
	padding-right: 0;
}

body #subscribe-newsletter .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

#subscribe-newsletter .gform_legacy_markup_wrapper li.hidden_label input {
	margin-top: 0;
}

#subscribe-newsletter .gform_legacy_markup_wrapper li input {
	height: 75px;
	padding: 15px 40px;
	border-radius: 50px;
}
#subscribe-newsletter .gform_legacy_markup_wrapper li input::placeholder {
	color: #343934;
	opacity: 0.5;
}
#subscribe-newsletter .gform_legacy_markup_wrapper .gform_footer {
	margin: 0;
	padding: 0;
}

#subscribe-newsletter .col-left h3 {
	margin-bottom: 0;
}

#subscribe-newsletter .gform_legacy_markup_wrapper .gform_footer input {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	height: 55px;
	border-radius: 50px;
	margin: 0;
	transition: all 0.5s;
}
#subscribe-newsletter .gform_legacy_markup_wrapper {
	margin: 0;
}
#logo-brand {
	margin-bottom: 0;
}
#logo-brand .row_col_wrap_12.col.span_12 {
	padding: 95px 0 95px 50px;
	border-radius: 20px;
}
#map-information .row_col_wrap_12.col.span_12 {
	padding: 70px 0;
}

#map-information .col-left .vc_column-inner {
	background-color: #80be79;
	border-radius: 20px;
	padding: 65px 25px 70px 85px;
	margin-left: 55px;
	max-width: 680px;
}

#map-information .col-left .vc_column-inner h2.vc_custom_heading {
	line-height: 36px;
	margin-bottom: 30px;
}

.wpb_row#map-information {
	margin-bottom: 140px;
}

.text-office p {
	padding-bottom: 5px;
}

.text-office p a {
	color: #fff;
}

.text-office p i {
	font-size: 20px;
	width: 35px;
	text-align: left;
}
#map-information .wpb_row .row-bg {
	border-radius: 20px;
}
body.page-id-26 #map-information {
	display: none;
}

#about-the-answer .row_col_wrap_12.col.span_12 {
	padding: 170px 0;
}
.r-about-answer h3.vc_custom_heading {
	margin: 38px 0 20px;
}

.r-about-answer {
	padding-top: 130px;
}

.r-about-answer .img-with-aniamtion-wrap .hover-wrap-inner {
	min-height: 111px;
	display: flex;
	align-items: flex-end;
}

.r-about-answer.bottom {
	padding-top: 130px;
}

.r-about-answer.bottom .img-with-aniamtion-wrap .hover-wrap-inner {
	min-height: auto;
	display: block;
}
.r-about-content .row_col_wrap_12.col.span_12 {
	padding-top: 110px;
	max-width: 1485px;
	margin: 0 auto;
}
.r-about-content.middle .row_col_wrap_12.col.span_12 {
	padding-top: 100px;
}
.r-about-content.bottom .row_col_wrap_12.col.span_12 {
	padding-top: 90px;
}
.row .col .box-images-circle.right img {
	max-width: 624px;
	margin-bottom: 0;
}
.box-images-circle.left {
	margin-left: -60px;
	margin-top: 35px;
}
.row .col .box-images-circle.left img {
	max-width: 668px;
	margin: 0;
}
.r-about-content .row_col_wrap_12.col.span_12 .col-text.first .vc_column-inner {
	padding-top: 60px;
}
.box-images-circle {
	text-align: center;
}
.box-images-circle .images_item {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
}
.box-images-circle.right .images_item::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: -25px;
	top: 10%;
	background-image: url(../images/bg-circle-deep.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 3;
}

.box-images-circle.right .images_item::after {
	content: "";
	position: absolute;
	width: 332px;
	height: 402px;
	right: -115px;
	top: -20px;
	background-image: url(../images/roate-line-right.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}

.box-images-circle.left .images_item::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: -30px;
	top: 3%;
	background-image: url(../images/bg-circle-deep-rotate.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}

.box-images-circle.left .images_item::after {
	content: "";
	position: absolute;
	width: 251px;
	height: 354px;
	left: -15%;
	top: 42px;
	background-image: url(../images/roate-line.png);
	background-size: auto;
	background-position: left center;
	background-repeat: no-repeat;
	z-index: 2;
}

.inner-image {
	position: relative;
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
}
.row .col .box-images-circle img.main-images {
	position: absolute;
	z-index: -1;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	left: 1px;
	top: 1px;
}
/* .row .col .box-images-circle.right img.main-images {
	z-index: 2;
} */
.r-about-content.middle .col-text .vc_column-inner {
	padding-left: 110px;
}
.r-about-content.top .col-text .vc_column-inner,
.r-about-content.bottom .col-text .vc_column-inner {
	padding-left: 40px;
}
.r-about-content.bottom .col-text .vc_column-inner {
	padding-top: 20px;
}
#about-slider-images .row_col_wrap_12.col.span_12 {
	padding-top: 130px;
}

#about-banner .col-right .vc_column-inner {
	padding: 130px 130px 10px 140px;
}

#about-banner .col .iwithtext {
	margin-bottom: 110px;
}
.row #about-banner .col .iwithtext .iwt-icon {
	width: 92px;
	top: -20px;
}
.row #about-banner .col .iwithtext .iwt-icon img {
	width: auto;
}

#about-banner .iwithtext .iwt-text {
	padding-left: 140px;
	margin-top: -10px;
}
#about-banner .iwithtext .iwt-text p {
	color: #fff;
}

#about-banner .span_12 .nectar_video_lightbox.play_button:before {
	content: "";
	width: 131px;
	height: 131px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	background-image: url("../images/play-button.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}

#about-banner .nectar_video_lightbox .play {
	display: none;
}

#about-banner .nectar_video_lightbox.play_button {
	position: relative;
	width: 135px;
	height: 135px;
	margin: 0;
	display: inline-block;
	text-align: center;
}

#about-banner .screen-reader-text {
	position: relative !important;
	width: 100%;
	height: 100%;
	z-index: 99;
	color: #fff;
	clip-path: unset;
	top: 145px;
}
#explore-services {
	margin-top: 130px;
}
#explore-services .row_col_wrap_12.col.span_12 {
	max-width: 1400px;
	margin: 0 auto;
	padding: 140px 0 210px;
}

.col-service .vc_column-inner {
	padding: 45px 20px 30px;
	border-radius: 10px;
	transition: all 0.5s;
	border: 4px solid;
	border-color: transparent;
}
.col-service .vc_column-inner:hover {
	border-color: #f2f8f1;
	transition: all 0.5s;
}

.col-service .vc_column-inner .column-image-bg-wrap .column-image-bg {
	border-radius: 10px;
	opacity: 0;
	transition: all 0.5s;
}

.col-service .vc_column-inner:hover .column-image-bg-wrap .column-image-bg {
	opacity: 1;
	transition: all 0.5s;
}

.col-service .vc_column-inner .column-image-bg-wrap .column-image-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: #343934;
	opacity: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.col-service .vc_column-inner:hover .column-image-bg-wrap .column-image-bg::before {
	opacity: 0.9;
	transition: all 0.5s;
}

#explore-services .col-service h3 {
	margin-top: 15px;
	margin-bottom: 6px;
}

#explore-services .img-with-aniamtion-wrap {
	min-height: 107px;
}

.r-services-explore.top {
	padding-top: 90px;
}

#faqs-services .row_col_wrap_12.col.span_12 {
	padding: 80px 0 40px;
}

#services-toggle .row_col_wrap_12.col.span_12 {
	max-width: 1435px;
	padding-bottom: 165px;
	margin: 0 auto;
}

#services-toggle .toggle .toggle-title .toggle-heading::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 36px;
	height: 36px;
	background-image: url(../images/medicine.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: translateY(-50%);
	transition: all 0.5s;
}

#services-toggle .toggle.open .toggle-title .toggle-heading::before {
	left: -5px;
	width: 49px;
	height: 48px;
	background-image: url(../images/toggle-open.png);
	transition: all 0.5s;
}

#services-toggle .toggle .toggle-title .toggle-heading::after {
	position: absolute;
	content: "";
	background-image: url(../images/icon-add.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 50%;
	right: 5px;
	width: 15px;
	height: 15px;
	transform: translateY(-50%);
	transition: all 0.5s;
}

#services-toggle .toggle.open .toggle-title .toggle-heading::after {
	width: 15px;
	height: 4px;
	background-image: url(../images/minus-toggle.png);
	transition: all 0.5s;
}

body .toggle > .toggle-title a i {
	display: none;
}

#services-toggle .toggle .toggle-title .toggle-heading {
	font-size: 24px;
	line-height: 24px;
	padding: 22px 35px 22px 60px;
	background-color: transparent;
	position: relative;
	font-weight: bold;
}

body #services-toggle .toggle.default.open .inner-toggle-wrap {
	background: transparent;
}
body #services-toggle .toggle.default .inner-toggle-wrap {
	padding: 20px 55px;
}
#services-toggle .toggle.open .toggle-title .toggle-heading {
	color: #80be79;
	padding-bottom: 12px;
}
body #services-toggle .toggle > div {
	background-color: transparent;
	box-shadow: none;
}
body #services-toggle .toggle {
	margin-bottom: 0;
	border-bottom: 2px solid #1a361f;
}

body #services-toggle .toggle.open {
	padding-bottom: 50px;
}
#services-process .row_col_wrap_12.col.span_12 {
	padding: 145px 0 200px;
}
.r-services-process {
	padding-top: 115px;
}
.r-services-process h3 {
	margin-top: 45px;
	line-height: 26px;
}
.r-services-process .img-with-aniamtion-wrap .hover-wrap-inner {
	min-height: 110px;
	display: flex;
	align-items: flex-end;
}
.r-services-process a.nectar-button.btn-arrow {
	font-size: 0;
	border-radius: 100%;
	width: 64px;
	height: 64px;
	background-image: url(../images/btn-arrow-ic.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: calc(100% - 15px);
	left: 50%;
	transform: translateX(-50%);
}

.col-process .vc_column-inner {
	padding-bottom: 40px;
	position: relative;
}
.r-services-process .row_col_wrap_12_inner.col {
	position: relative;
}
.r-services-process .row_col_wrap_12_inner.col::before {
	border-bottom: 2px dashed #80be79;
	content: "";
	position: absolute;
	bottom: 0;
	left: 160px;
	width: calc(100% - 320px);
	height: 2px;
}

#services-request-form .row_col_wrap_12.col.span_12 {
	padding: 80px 0 98px;
	max-width: 1410px;
	margin: 0 auto;
}
#services-request-form .col-form .vc_column-inner {
	background: #80c079;
	padding: 50px 40px 30px 64px;
	border-radius: 20px;
	margin-left: auto;
	max-width: 510px;
}
#services-request-form .col-form .gform_wrapper.gravity-theme .gfield input,
#services-request-form .col-form .gform_wrapper.gravity-theme .gfield select {
	background-color: transparent;
	padding: 10px 0 5px;
	border-bottom: 2px solid #fff;
	color: #fff;
	width: 100%;
	box-shadow: none;
}
#services-request-form .col-form .gform_wrapper.gravity-theme .gfield input::placeholder,
#services-request-form .col-form .gform_wrapper.gravity-theme .gfield select::placeholder,
#services-request-form
	.col-form
	.gform_wrapper.gravity-theme
	.gfield
	textarea::placeholder {
	color: #fff;
}
#services-request-form .col-form .gform_wrapper.gravity-theme .gfield textarea {
	background-color: transparent;
	padding: 10px 0;
	border-bottom: 2px solid #fff;
	color: #fff;
	width: 100%;
	height: 105px;
}
#services-request-form .gfield--type-date {
	position: relative;
}
#services-request-form
	.gform_wrapper.gravity-theme
	.ginput_container_date
	img.ui-datepicker-trigger {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#services-request-form .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 20px;
}
#services-request-form .gform_wrapper.gravity-theme .gform_footer input {
	margin-bottom: 0;
	background-color: #1a361f;
	font-size: 18px;
	line-height: ;
	color: #fff;
	padding: 15px 40px !important;
	width: 100%;
	border-radius: 50px;
	transition: all 0.5s;
}
#services-request-form .gform_wrapper.gravity-theme .gform_footer input:hover {
	transform: translateY(-5px);
	transition: all 0.5s;
}
#services-request-form .gform_wrapper.gravity-theme .gform_footer {
	padding: 0;
	margin-top: 30px;
}
.wpb_row .col-form .column-image-bg-wrap .column-image-bg {
	border-radius: 20px;
	background-repeat: no-repeat;
}
#services-request-form .col-text {
	padding-top: 70px;
}
#services-request-form form#gform_3 {
	margin-top: 30px;
}
.r-services-content .row_col_wrap_12.col.span_12 {
	padding-top: 110px;
	max-width: 1485px;
	margin: 0 auto;
}
.r-services-content.middle .row_col_wrap_12.col.span_12,
.r-services-content.bottom .row_col_wrap_12.col.span_12 {
	padding-top: 85px;
}

.r-services-content.middle .col-text .vc_column-inner {
	padding-left: 110px;
}

.r-services-content.bottom .col-text ul li {
	padding-bottom: 33px;
	list-style: disc;
}
/* #ss-we-do .row_col_wrap_12.col.span_12 {
	padding-top: 40px;
} */
#teach-company-home .span_12 .nectar_video_lightbox.play_button:before {
	content: "";
	width: 150px;
	height: 150px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	background-image: url("../images/play-btn.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
#teach-company-home .nectar_video_lightbox .play {
	display: none;
}
#teach-company-home .nectar_video_lightbox.play_button {
	width: 150px;
	height: 150px;
	margin: 0;
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 45px;
	left: 5px;
}
#teach-company-home .screen-reader-text {
	position: relative !important;
	width: 100%;
	height: 100%;
	z-index: 99;
	color: #fff;
	clip-path: unset;
	top: 145px;
}

@media all and (min-width: 1290px) {
	.brand_section .row_col_wrap_12_inner .vc_col-sm-6:first-child .vc_column-inner {
		margin-right: 45px;
	}
	.brand_section .row_col_wrap_12_inner .vc_col-sm-6:last-child .vc_column-inner {
		margin-left: 45px;
	}
}
@media all and (max-width: 999px) {
	#ajax-content-wrap .mobile-only {
		display: block;
	}
	#ajax-content-wrap .desktop-only {
		display: none;
	}
}
