/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.vc_row.wpb_row.vc_row-fluid.ServiceRow .row {
    justify-content: center;
}

.certificate img {
    height: 300px;
    width: 100% 195px;
    object-fit: contain;
}

.whb-header.whb-default_header {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    margin: 0;
}

#menu-header-menu li a:hover {
    background: linear-gradient(85deg, #00000000 0%, #fff 180%);
    letter-spacing: 6px;
    color: #8dc63e;
}
.readmore a:hover {
    color: #5d0c5b;
    letter-spacing: 3px;
}
.whb-row.whb-general-header {
    background: transparent !important;
}
.whb-row.whb-top-bar {
    background: transparent !important;
}

.container.wd-slide-container {
    position: relative;
}

.container.wd-slide-container:before {
    content: '';
    position: absolute;
    background: #000;
    width: 160%;
    height: 100%;
    top: 0;
    left: -350px;
    opacity: 0.6;
}

#slider-3 {
    position: relative;
}
.whb-row.whb-general-header .whb-col-center {
    position: absolute;
    width: 25%;
    left: -20px;
    top: 268%;
    z-index: 999;
}
ul#menu-header-menu {
    display: block;
    border: 1px solid #ffffffc2;
}
.site-logo img {
    /*background: #fff;*/
    max-width: 100% !important;
    max-height: 150px !important;
}
.BannerContent  .info-box-subtitle {
    font-size: 20px;
    color: #ffffffde;
    letter-spacing: 18px;
}

.BannerContent  .info-box-title {
    font-size: 50px;
    color: #fff;
    font-weight: 300;
    line-height: 60px !important;
}

.BannerContent .info-box-inner {
    font-size: 20px;
    color: #fff;
    word-spacing: 2px;
}
.BannerContent .info-box-title strong:nth-child(1) {
    color: #fff;
    font-weight: 900;
}

.BannerContent .info-box-title strong:nth-child(2) {
    color: #8dc63e;
    font-weight: 900;
}

.whb-row.whb-general-header:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 160px;
    top: 0;
    right: 0;
    background: linear-gradient(85deg, #fff, #fff 100%);
    opacity: 0.5;
    z-index: -1;
}
#menu-header-menu li a {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    padding: 60px 50px;
    letter-spacing: 4px;
    transition: 0.5s ease;
}
#menu-header-menu li {
    border-bottom: 1px solid #ffffffc2;
}
.BannerContent {
    width: 69%;
    padding-top: 200px;
    padding-left: 100px;
}
.wd-nav-pagin-wrap.wd-slider-pagin {
    position: absolute;
    left: 28%;
    bottom: 35%;
    width: 10%;
}

.wd-nav-pagin.wd-clickable {
    gap: 15px;
    background: transparent !important;
}
.wd-nav-pagin .wd-nav-pagin-item span {
    border-radius: 0 !important;
    background: #fff !important;
    width: 13px !important;
    height: 13px !important;
}

.wd-nav-pagin .wd-nav-pagin-item.wd-active span {
    background: #3cb54b !important;
}
.wd-btn-arrow.wd-next .wd-arrow-inner {
    position: absolute !important;
    right: 430px;
    bottom: -210px;
    background: #3cb54b;
}
.wd-btn-arrow.wd-prev .wd-arrow-inner {
    position: absolute !important;
    left: 1230px;
    bottom: -210px;
    background: #3cb54b;
}

.page-id-13 .page-title.page-title-default {
    height: 780px;
}
.page-id-15 .page-title.page-title-default {
    height: 780px;
}
.page-id-15 .page-title.page-title-default {
    height: 780px;
}
.page-id-17 .page-title.page-title-default {
    height: 780px;
}
.page-id-19 .page-title.page-title-default {
    height: 780px;
}








/* -------------------------------------------------------- ABOUT US -------------------------------------------------------- */




.Padrow {
    padding: 80px 0;
}
.AboutContent .info-box-subtitle {
    font-size: 50px;
    color: #000;
}

.AboutContent .info-box-subtitle strong {
    color: #87BC3D;
    font-weight: 900;
}

.AboutContent  .info-box-title {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 10px;
    white-space: nowrap;
    padding: 5px 0 10px;
    margin: 0 !important;
}

.AboutContent .info-box-inner {
    font-size: 17px;
    line-height: 35px;
}
.AboutRow {
    position: relative;
    top: -250px;
    z-index: 9999;
}

.AboutRow:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 100%;
    top: -70px;
    left: 0;
    background: url(images/about-design.png);
    background-color: #ffffff;
}
.AbtCol {
    position: absolute;
    left: -110px;
    top: 120px;
    padding: 10px;
}
.AbtCol {
    position: relative;
}

.AbtCol:before {
    content: '';
    background: #fff;
    left: -20px;
    top: -20px;
    width: 200px;
    height: 390px;
    position: absolute;
}
.Aboutimg:before {
    content: '';
    position: absolute;
    background: #5F0A5B;
    width: 4px;
    height: 200px;
    bottom: -110px;
    left: 160px;
}
.Aboutimg:after{
    content: '';
    position: absolute;
    background: #5F0A5B;
    width: 4px;
    height: 110px;
    top: -70px;
    right: 110px;
    z-index: -4;
}
.Aboutimg {
    position: relative;
}
/* .CustomprBtn.btn.btn-color-default {
    background: transparent;
    color: #000;
    font-size: 16px;
    border: 2px solid #5f0a5b;
    width: 200px;
    height: 60px;
    position:relative;
    z-index: 1;
} */








/* -------------------------------------------------------- PARTNER SECTION -------------------------------------------------------- */






.PartnerContent .info-box-title {
    font-size: 50px;
    color: #000;
    font-weight: 400;
}

.PartnerContent .info-box-title strong {
    color: #87BC3D;
    font-weight: 900;
}

.PartnerContent  .info-box-subtitle {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 10px;
    white-space: nowrap;
    padding: 5px 0 10px;
    margin: 0 !important;
}

.PartnerContent .info-box-inner {
    font-size: 17px;
    line-height: 35px;
}
.StaffBox {
    position: relative !important;
    background-repeat: no-repeat;
    background-size: cover;
    top: 150px;
    z-index: 99999;
}

.StaffBox:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(images/green-box.png);
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}
.PartnerBox  .info-box-title {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
}

.PartnerBox .info-box-title strong {
    font-weight: 900;
}

.PartnerBox .info-box-inner {
    color: #fff;
    font-size: 17px;
}

.PartnerBox {
    padding: 40px 70px 40px 40px;
    min-height: 570px;
    margin: 5px;
    filter: drop-shadow(2px 4px 6px black);
}
/* .PartnerBox .btn.btn-color-default {
    background: transparent;
    color: #fff;
    font-size: 16px;
    border: 2px solid #fff;
    width: 200px;
    height: 60px;
    position:relative;
    z-index: 1;
    margin-top: 20px;
} */
.NurseBox {
	background:#445E37;
	position: relative !important;
}
.PartnerCol .wpb_wrapper {
    display: flex;
}
.PartnerSec {position: relative;top: -80px;}
.PartnerBox .info-box-subtitle {
    position: absolute;
    color: #fff;
    font-size: 15px;
    letter-spacing: 10px;
    transform: rotate(90deg);
    white-space: nowrap;
    top: 230px;
    left: 120px;
    /* right: 0; */
}
.PartnerSec:before {
    content: '';
    position: absolute;
    background: linear-gradient(6deg, #caddc1 50%, transparent);
    left: 0;
    right: 0;
    width: 100%;
    height: 130%;
    top: -240px;
    /* z-index: -1; */
}
.wd-marquee-content span {
    -webkit-text-stroke: 1px rgb(167 173 161);
    color: transparent;
    font-weight: 900;
    font-size: 200px;
}
.StaffBox:after {
    content: '';
    position: absolute;
    background: url(images/01.png);
    top: -100px;
    z-index: 1;
    left: -30px;
    width: 160px;
    height: 120px;
    background-repeat: no-repeat;
    background-size: contain;
    /* filter: drop-shadow(2px 4px 6px black); */
}
.PartnerBox .info-box-content {
    position: relative;
    z-index: 3;
}
.NurseBox:after {
    content: '';
    position: absolute;
    background: url(images/02.png);
    top: -90px;
    z-index: -1;
    right: -80px;
    width: 180px;
    height: 140px;
    background-repeat: no-repeat;
    background-size: contain;
    /* filter: drop-shadow(2px 4px 6px black); */
}

.ContactSec {
    position: relative;
}

.ContactMarque {
    position: absolute !important;
    top: -50px;
    width: 100% !important;
    left: 0 !important;
}
.ContactMarque .wd-marquee-content span {
    -webkit-text-stroke: 1px rgb(217 217 217);
    color: transparent;
    font-weight: 900;
    font-size: 200px;
}

/* -------------------------------------------------------- SERVICES SECTION -------------------------------------------------------- */



.ser-body:nth-child(1) .content {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #5D0C5B;
    margin: 10px;
    padding: 15px;
    transition: 0.4s ease;
}

.content .title {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.thumbnail-blog img {
    width: 100%;
}
.para {
    font-size: 16px;
    padding: 20px 60px 20px 20px;
    transition: 0.5s ease;
}

.ser-body {
    padding: 5px 5px 30px 5px;
    background: #fff;
    position: relative;
    transition: 0.5s ease;
}
.readmore {
    padding-left: 20px;
}

.readmore a {
    font-size: 16px;
    color: #000;
}
.ServicesHead  .info-box-subtitle {
    font-size: 20px;
    letter-spacing: 10px;
    color: #5d0c5b !important;
}

.ServicesHead .info-box-title {
    font-size: 50px;
    color: #000;
    font-weight: 400;
}

.ServicesHead .info-box-title strong {
    color: #8CC540;
    font-weight: 900;
}
.ServicesHead {
    position: relative;
    z-index: 9999;
    padding: 80px;
    white-space: nowrap;
}

.ServiceSec:after {
    content: '';
    position: absolute;
    background: #D8DDD6;
    top: -40px;
    right: -360px;
    width: 56%;
    height: 190px;
    z-index: -1;
}
.ServiceRow {position: relative;top: -100px;}
.ServiceSec {
    top: -50px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 230px;
}
.ser-body:before {
    content: '';
    position: absolute;
    background: #8cc540;
    bottom: 5px;
    left: 0;
    width: 90%;
    height: 5px;
    margin: auto;
    right: 0;
}





/* -------------------------------------------------------- CHOOSE SECTION -------------------------------------------------------- */





.ChooseContent .info-box-title {
    font-size: 50px;
    font-weight: 400;
}

.ChooseContent .info-box-subtitle {
    font-size: 20px;
    letter-spacing: 10px;
    position: relative !important;
    padding-bottom: 10px;
}

.ChooseContent  .info-box-inner {
    font-size: 16px;
    width: 60%;
    line-height: 30px;
}

.ChooseContent {
    margin-left: 100px;
    margin-top: -100px;
}

.ChooseRow {
    display: flex;
    align-items: center;
}
.ChooseContent .info-box-subtitle:before {
    content: '';
    position: absolute;
    background: #8dc63e;
    top: -5px;
    left: 160px;
    width: 251px;
    height: 35px; 
	animation: customSub 4s infinite;
}

   
	
	
	@Keyframes customAni{
	
		0% {
    transform: rotateX(0deg) translateY(0px);
}
50% {
    transform: rotateX(0deg) translateY(-80px);
}
100% {
    transform: rotateX(0deg) translateY(0px);
}
	
	}



.Choosesec:after {
    content: '';
    position: absolute;
    background: url(images/choose-design.png);
    width: 100%;
    height: 150%;
    left: 0;
    top: -470px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}
.Choosesec{
    position: relative;
    z-index:2;
    top: -100px;
}
.Choosesec:before {
    content: '';
    position: absolute;
    width: 30%;
    height: 150%;
    background: #F4F4F4;
    left: 0;
    top: -570px;
}



/* -------------------------------------------------------- UPDATE SECTION -------------------------------------------------------- */



.UpdateContent  .info-box-title {
    font-size: 55px;
    font-weight: 400;
    color: #fff;
}

.UpdateContent .info-box-title strong {
    color: #000;
    font-weight: 900;
}

.UpdateContent .info-box-inner {
    font-size: 21px;
    line-height: 33px;
    color: #ffffffe0;
    font-weight: 100;
}
/* .UpdateSec:after {
    content: '';
    position: absolute;
    background: url(images/updatebackground.png);
    top: -223px;
    right: -130px;
    width: 100%;
    height: 120%;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
} */
.UpdateRow {
    padding: 100px 0 100px;
    z-index: 3;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.UpdateRow:after {
    content: '';
    position: absolute;
    background: url(images/iPhone6.png);
    right: 0;
    top: -240px;
    width: 663px;
    height: 740px;
    background-repeat: no-repeat;
    background-size: cover;
    animation: customAni 5s infinite;
    filter: drop-shadow(2px 4px 6px black);
}


	
	
	@Keyframes customAni{
	
		0% {
    transform: rotateX(0deg) translateY(0px);
}
50% {
    transform: rotateX(0deg) translateY(-40px);
}
100% {
    transform: rotateX(0deg) translateY(0px);
}
	
	}


.StoreCol .wpb_wrapper {
    gap: 10px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: end;
}





/* -------------------------------------------------------- CONTACT SECTION -------------------------------------------------------- */





.ContactRow {
    padding: 150px;
}
.ContactSec {
    background-repeat: no-repeat;
    background-size: cover;
}
.wpb_map_wraper iframe {
    height: 550px;
}
.MainForm input {
    border:1px solid #871f84;
    padding: 25px 15px !important;
    color: #bfb7b7;
	background:#fff;
}
.MainForm textarea {
    border:1px solid #871f84;
    padding: 5px 15px !important;
    color: #bfb7b7;
    background:#fff;
}
.MainForm .gform_footer input {
    width: 180px;
    background: #5d0c5b;
    color: #fff;
    font-size: 16px;
    padding: 15px !important;
    text-transform:capitalize;
    transition: 0.4s ease;
    filter: drop-shadow(2px 4px 6px black);
}
.ContactRow {
    display: flex;
    align-items: center;
}
.MainForm {
    padding-right: 0;
}
.ContactHead  .info-box-subtitle {
    font-size: 20px;
    letter-spacing: 10px;
}

.ContactHead .info-box-title {
    font-size: 50px;
    font-weight: 400;
}

.ContactHead .info-box-title strong {
    color: #87BC3F;
    font-weight: 900;
}


.CustomprBtn.btn.btn-color-default {
  color: #000;
  position: relative;
  display: block;
  overflow: hidden;
  width: 180px;
  height: 60px;
  max-width: 180px;
  text-transform: uppercase;
  border: 1px solid #000;
  transition:0.5s ease;
  box-shadow: none !important;
  background: none !important;
  display: flex;
  align-items: center;
}
.CustomprBtn.btn.btn-color-default:before{
	right: -50px;
    border-right: 50px solid transparent;
    border-bottom: 80px solid #445E37;
    transform: translateX(-100%);
		transition:0.5s ease;
}
.CustomprBtn.btn.btn-color-default:after{
    left: -50px;
    border-left: 50px solid transparent;
    border-top: 80px solid #445E37;
    transform: translateX(100%);
		transition:0.5s ease;
}
.CustomprBtn.btn.btn-color-default:before, .CustomprBtn.btn.btn-color-default:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
		transition:0.5s ease;
}
.CustomprBtn.btn.btn-color-default:hover {
    color: #fff;
    position:relative;
    z-index:2;
    display: flex;
    align-items: center;
}
.CustomprBtn.btn.btn-color-default:hover:before {
    transform: translateX(-35%);
    z-index: -1;
}
.CustomprBtn.btn.btn-color-default:hover:after {
    transform: translateX(35%);
    z-index: -1;
}

/* BANNER BTN */

.CustomBtn.btn.btn-color-default {
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 180px;
  height: 60px;
  max-width: 180px;
  text-transform: uppercase;
  border: 1px solid #fff;
  transition:0.5s ease;
  box-shadow: none !important;
  background: none !important;
  display: flex;
  align-items: center;
}

.CustomBtn.btn.btn-color-default:before{
	right: -50px;
    border-right: 50px solid transparent;
    border-bottom: 80px solid #445E37;
    transform: translateX(-100%);
		transition:0.5s ease;
}
.CustomBtn.btn.btn-color-default:after{
    left: -50px;
    border-left: 50px solid transparent;
    border-top: 80px solid #445E37;
    transform: translateX(100%);
		transition:0.5s ease;
}
.CustomBtn.btn.btn-color-default:before, .CustomBtn.btn.btn-color-default:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
		transition:0.5s ease;
}
.CustomBtn.btn.btn-color-default:hover {
    color: #fff;
    position:relative;
    z-index:2;
    display: flex;
    align-items: center;
}
.CustomBtn.btn.btn-color-default:hover:before {
    transform: translateX(-35%);
    z-index: -1;
}
.CustomBtn.btn.btn-color-default:hover:after {
    transform: translateX(35%);
    z-index: -1;
}


/* BOX BTN */


.PartnerBox .btn.btn-color-default.btn.btn-color-default {
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 180px;
  height: 60px;
  max-width: 180px;
  text-transform: uppercase;
  border: 1px solid #fff;
  transition:0.5s ease;
  box-shadow: none !important;
  background: none !important;
  display: flex;
  align-items: center;
}

.PartnerBox .btn.btn-color-default.btn.btn-color-default:before{
	right: -50px;
    border-right: 50px solid transparent;
    border-bottom: 80px solid #5D0C5B;
    transform: translateX(-100%);
		transition:0.5s ease;
}
.PartnerBox .btn.btn-color-default.btn.btn-color-default:after{
    left: -50px;
    border-left: 50px solid transparent;
    border-top: 80px solid #5D0C5B;
    transform: translateX(100%);
		transition:0.5s ease;
}
.PartnerBox .btn.btn-color-default:before, .PartnerBox .btn.btn-color-default:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
		transition:0.5s ease;
}
.PartnerBox .btn.btn-color-default.btn.btn-color-default:hover {
    color: #fff;
    position:relative;
    z-index:2;
    display: flex;
    align-items: center;
}
.PartnerBox .btn.btn-color-default.btn.btn-color-default:hover:before {
    transform: translateX(-35%);
    z-index: -1;
}
.PartnerBox .btn.btn-color-default.btn.btn-color-default:hover:after {
    transform: translateX(35%);
    z-index: -1;
}

/* -------------------------------------------------------- FOOTER SECTION -------------------------------------------------------- */




.FooterscRow {
    padding: 50px 0;
    position: relative;
}
.FooterscRow .menu li a {
    color: #fff;
    font-size: 20px;
}

.FooterscRow .menu {
    text-align: center;
    gap: 10px;
    display: flex;
    flex-direction: column;
    padding-top: 100px;
}

.Social-icons .wd-icon {
    font-size: 40px !important;
}
.Social-icons {
    display: flex;
    gap: 120px;
}
.Newstext {
    color: #fff;
    font-size: 25px;
}
.footSocialCol  .wpb_wrapper {
    display: flex;
    flex-direction: column;
    gap: 120px;
}
.FootPrivacy {
    display: flex;
    align-items: baseline;
    gap: 20px;
    color: #fff;
    font-size: 14px;
    padding-top: 20px;
}
.Footer-vent{
	    color: #fff;
	    font-size: 14px;
	    padding-top: 20px;
}

.foot-gmail {
    background: #fff;
    padding: 20px 0;
    color: #000;
    font-size: 16px;
	margin:0;
}
.subText{
	    background: #8CC540;
	    padding: 15px 0;
	    color: #000;
	    font-size: 16px;
	    margin:0;
}
.CopyightRow .FootgmailCol .vc_column-inner {
    padding-top: 0;
}
.CopyightRow {
    border-top: 3px solid #fff;
}
.footerfrRow {
    margin-top: -110px;
}
.site-content {
    padding: 0 !important;
    margin: 0;
}
.FooterLogo img {
    border: 2px solid #5d0c5b;
    background: #fff;
}
.footSocialCol:before {
    content: '';
    position: absolute;
    background: #6F526E;
    left: -380px;
    top: 25px;
    width: 350px;
    height: 3px;
}
.footSocialCol{
	position:relative;
}
.footSocialCol:after{
    content: '';
    position: absolute;
    background: #6F526E;
    right: -380px;
    top: 25px;
    width: 350px;
    height: 3px;
}
.footer-sec {
    background-repeat: no-repeat;
    background-size: cover;
}




/* ABOUT PAGE */



.page-title.page-title-default {
    padding: 60px 0 60px 0;
    margin: 0;
    height: auto;
    position: relative;
    display: flex;
    background-position: center center;
    align-items: center;
    height: 780px;
}
.page-id-13 .At-inner:before {
content: '';
    position: absolute;
    background: linear-gradient(6deg, #caddc1 50%, transparent);
    left: 0;
    right: 0;
    width: 100%;
    height: 130%;
    top: -240px;
}
.page-id-13 .AboutRow:before {
    display: none;
}
.page-id-13 .At-inner{
    position: relative;
}
.page-id-13 .AbtCol:before {
    content: '';
    background: linear-gradient(66deg, #caddc1 30%, transparent);
    left: -20px;
    top: -20px;
    width: 200px;
    height: 390px;
    position: absolute;
}
.page-id-13 .Aboutimg:before {
   display: none;
}
.page-id-13 .Aboutimg:after {
    display: none;
}
.page-id-13 .AboutRow {
    position: relative !important;
    top: 0;
    z-index: 9999;
    padding: 60px 0 10px;
}
.FooterLogo {
    position: relative;
    z-index: 999999;
}
.MissionSec{
    background: linear-gradient(6deg, #F1E8F5 50%, transparent);
} 
.page-id-13 .Choosesec:before {
    content: '';
    position: absolute;
    width: 30%;
    height: 100%;
    background: linear-gradient(6deg, #42A54B 50%, #6EC554);
    left: 0;
    top: 0;
}
.happy-col {
    position: relative;
}

.happy-col .happy-img .vc_single_image-wrapper {
    position: absolute;
    top: 100px;
    right: -40px;
    height: 250px;
    z-index: 1;
}
.happy-img img {
    width: 210px;
    height: 210px;
    object-fit: cover;
    border: 4px solid #87bc3d;
}
.missonBox .info-box-inner p:nth-child(1) {
    padding-left: 50px;
}
.MissionSec .vc_row:nth-child(2) {display: flex;flex-direction: row-reverse;}

.Visions-row .happy-col .happy-img .vc_single_image-wrapper {
    position: absolute;
    top: 80px;
    left: -40px;
    height: 250px;
    z-index: 1;
}
.Visions-row .happy-img img {
    width: 230px;
    height: 230px;
    object-fit: cover;
    border: 4px solid #87bc3d;
}
.Visions-row .missonBox .info-box-inner p:nth-child(1) {
    padding-right: 50px;
	padding-left:0;
}
.Visions-row .missonBox {
	padding-top:30px;
}
.page-id-13 .Choosesec:after {
    content: '';
    position: absolute;
    background: url(images/choose-design.png);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-13 .Choosesec {
    top: 0;
    padding: 120px 0;
}








/* SERVICE PAGE */


.page-id-15 .ServiceSec {
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 230px;
}
.page-id-15 .ServiceRow {
    position: relative;
    top: 0;
}
.page-id-15 .ServiceSec:after {
display:none;
}
.missonBox {
	padding-top:30px;
}




/* CAREER PAGE */



.page-id-17 .PartnerSec {
    position: relative;
    top: 0;
    padding: 150px 0 0 0;
}
.page-id-17 .PartnerSec:before {
    content: '';
    position: absolute;
    background: linear-gradient(6deg, #caddc1 50%, transparent);
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.FooterscRow .menu li a:hover {
    letter-spacing: 8px;
    color: #8dc63e;
}
.FootPrivacy span:hover {
    color: #8cc540;
    cursor: pointer;
}
.Footer-vent a {
    color: #8cc540;
	font-weight:bold;
}
.MainForm .gform_footer input:hover {
    background: #375428;
    letter-spacing: 3px;
}

.wd-slide-inner .wd-button-wrapper {
    margin-left: 100px;
}
.ser-body:hover .content {
    background: #8dc63e;
}

.ser-body:hover .para {
    color: #fff;
}

.ser-body:hover {
    background: #5d0c5b;
}

.ser-body:hover a {
    color: #fff;
}
.page-title.page-title-default:before {
    content: '';
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}







.row.single_serviceSection {
    padding: 80px 0 120px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}


.single-services .main-page-wrapper>.container {
    max-width: 100%;
}


.whb-header {
    margin-bottom: 0 !important;
}




.StaffBox {
	
	 animation: customAni 4s infinite;
}
   
	
	
	@Keyframes customAni{
	
		0% {
    transform: rotateX(0deg) translateY(0px);
}
50% {
    transform: rotateX(0deg) translateY(-50px);
}
100% {
    transform: rotateX(0deg) translateY(0px);
}
	
	}

.NurseBox {
	
	 animation: customAni 5s infinite;
}

	@Keyframes customSub{
	
		0% {
    transform: rotateX(0deg) translateY(0px);
}
50% {
    transform: rotateX(-80deg) translateY( 0px);
}
100% {
    transform: rotateX(0deg) translateY(0px);
}
	
	}

.ser-body {
    padding: 5px 5px 30px 5px;
    background: #fff;
    position: relative;
    transition: 0.5sease;
    margin-bottom: 30px !important;
}
.ServiceInSec:before {
    content: '';
    background: url(images/Obrazok.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.3;
}
.page-title .entry-title.title {
    font-size: 55px;
    color: #8dc63e;
}
.CareerHead  .info-box-subtitle {
    font-size: 20px;
    letter-spacing: 10px;
    color: #5D0C5B;
}

.CareerHead  .info-box-title {
    font-size: 50px;
    font-weight: 400;
}
.CareerHead .info-box-title strong {
    font-weight: 900;
    color: #8dc63e;
}
.Crbox-content.CrOne {
    background: linear-gradient(90deg, rgba(145, 194, 79, 1) 15%, rgba(75, 184, 77, 1) 51%, rgba(64, 88, 52, 1) 100%);
	   padding-left: 25%;
}
.Crbox-content.Crtwo {
    background: #F3F9ED;
}

.Crbox-content.Crthree {
    background: #EDE6EE;
	  padding-left: 25%;
}

.Crbox-content.Crfour {
    background: #5c0b5a;
}
.Crbox-content {
    margin: 0;
    padding-top: 90px;
    min-height: 340px;
    display: flex;
    padding-bottom: 70px;
    padding-left: 50px;
    padding-right: 100px;
}

.Crbox-content .title {
    font-size: 25px;
    line-height: 30px !important;
    font-weight: 500;
}

.Crbox-content .info-box-inner {
    font-size: 16px;
}
.page-template-default a {
    text-decoration: none;
}

/*-----------testimonial-section-----------------------*/


.testimonial-content {
    background: #5D0C5B;
    color: #fff;
    padding: 40px;
    border-radius: 0;
    text-align: center;
    padding: 40px;
    height: 330px;
    min-width: 400px;
    overflow-y: overlay;
}

.footer-testimoni {
    background: #fff;
    border-radius: 0 0 20px 20px;
    line-height: 0;
    text-align: center;
    box-shadow: 0px 0px 2px 0px #333;
    padding: 20px 0 20px;
}


.footer-testimoni .thumbnail-blog img {
    margin: 0 auto;
    width: 60px;
}

.thumbnail-blog {
    /* position: relative; */
    /* top: -40px; */
}


.testimonials_content {
    padding : 10px;
}

.testimonial-content img {
    margin: 0 auto;
    padding-bottom: 20px;
}

.foot-con h3.testi-title {
    margin: 0;
    line-height: 50px;
}

.foot-con {
}

.text-prime h4.info-box-title strong{
    color: #4ac1dd;
}

.testimonialsSlider button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    top: 50%;
    left: -6%;
     border-radius: 33px;
    padding: 18px 20px;
    background: transparent;
    border: 2px solid #666;
}


.testimonialsSlider button.slick-next.pull-right.slick-arrow {
    position: absolute;
    right: -6%;
    top: 50%;
    border-radius: 33px;
    padding: 18px 20px;
    background: transparent;
    border: 2px solid #666;
}

.testimonial-content::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px #8dc63e;
    background-color: #8dc63e;
    border: 1px solid #8dc63e;
}
.testimonial-content::-webkit-scrollbar {
    width: 5px;
    background-color: #120016;
}
.certificate img {
    height: 700px;
    width: 100%;
}



.suppliers-logo .vc_single_image-wrapper {
    box-shadow: 5px 2px 10px 5px #c9b8b873;
    padding: 13px;
    height: 100px;
    object-fit: contain;
    transition: 0.5s ease;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
}


.suppliers-logo .vc_single_image-wrapper img {
    padding: 0;
    max-width: 200px;
    width: 200px;
    height: 80px;
    object-fit: contain;
    transition: 0.5s ease;
}

.suppliers-logo img:hover {
    transform: scale(1.1);
}
.single-services .main-page-wrapper>.container .container {
    max-width: 1320px;
}
.slick-list .slick-slide p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}