@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.curominds.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Sora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Sora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Sora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(142,192,88);
	--wd-alternative-color: rgb(0,117,193);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(26,61,151);
	--btn-accented-bgcolor-hover: rgb(24,56,137);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,117,193);
	--wd-link-color-hover: rgb(142,192,88);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: DM Sans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Titillium Web !important;
}


.blink_me {animation: blinker 1s linear infinite;}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

	.last-updated {
    font-size: large;
    text-transform: uppercase;
    background-color: #000000;
} 
.wd-nav-main>li>a{font-size:15px!important;}
.expertise .promo-banner:before{
    content: "";
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
	  z-index:1;
    background-image: linear-gradient(to right, #0075c1, #00154500);
}
.online-career .wd-info-box:before{
    content: "";
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #0075c1e6;
}
.online-career .box-with-text.text-size-small {
    z-index: 1;
}
.site-content {
    margin-bottom: 0;
}
.footer-sidebar {
    padding-top: 0px !important;
	  padding-bottom: 0 !important;
}
.footer-column {
    margin-bottom: 0 !important;
}
.wd-list.footer-menu li {display: inline; padding-right: 20px;}
.team .info-box-wrapper{background-color: #fff; padding: 10px; height: 473px; border-radius: 10px;}
textarea {
    min-height: 100px;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select{height: 35pxpx;}
.founder{
	  margin-top: -270px;
    background-color: #0075c1;
    border-radius: 100%;
    width: 250px;
    height: 250px;
    z-index: 1;
    position: relative;
    margin-left: -80px;
}
.founder1{
	  margin-top: -270px;
    background-color: #0075c1;
    border-radius: 100%;
    width: 250px;
    height: 250px;
    z-index: 1;
    position: relative;
    left: 195px;
    right: 0;
}
.founder p{
	  text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding: 57px 15px 10px 15px;
}
.founder1 p{
	  text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding: 82px 15px 10px 15px;
}
.emotional-page .wpb_single_image .vc_figure, .emotional-page .wpb_single_image .vc_single_image-wrapper, .emotional-page .wpb_single_image img{width:100%;}


.widget {
    background-color: whitesmoke;
    padding: 15px;
    border-radius: 10px;
}
.home-about .wpb_wrapper{border: 1px solid #00000017;padding: 30px;}
.abroad-register{z-index:1; position:absolute; width:100%;}
.abroad-table .table{border-color: #646464; background-color: #fff;}
.abroad-table .table td{text-align: left; padding: 15px 30px}
.abroad-table .table p{margin-bottom:0px;}
.abroad-table .table-bordered td, .table-bordered th {border: 1px solid #dee2e6;}
.pxl-flex-middle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pxl-icon-box3 .pxl-item--inner {
    text-align: center;
    max-height: 190px;
    overflow: hidden;
}

.pxl-icon-box3 .pxl-item--inner .pxl-item--icon {
    width: 109px;
    height: 109px;
    -webkit-transition: all .45s cubic-bezier(.645,.045,.355,1);
    -khtml-transition: all .45s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .45s cubic-bezier(.645,.045,.355,1);
    -ms-transition: all .45s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .45s cubic-bezier(.645,.045,.355,1);
    transition: all .45s cubic-bezier(.645,.045,.355,1);
    transform-origin: center;
    background-color: #70a13b;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-bottom: 28px;
    justify-content: center
}

.pxl-icon-box3 .pxl-item--inner .pxl-item--icon i {
    font-size: 48px;
    color: #fff
}

.pxl-icon-box3 .pxl-item--inner .pxl-item--title {
    font-size: 20px;
    font-weight: 600
}

.pxl-icon-box3 .pxl-item--inner .pxl-item--description {
    font-size: 15px;
    line-height: 24px;
    color: #666
}

.pxl-icon-box3 .pxl-item--inner:hover .pxl-item--icon {
    height: 0;
    transform: scale(0);
    margin-bottom: 0
}
.graphic-section .dot-border:after {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #70a13b;
    position: absolute;
    right: -5px;
    transition: all 300ms ease 0s;
    -webkit-animation: dotAnimatedBottomToTop 12s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop 12s infinite linear;
    -moz-animation: dotAnimatedBottomToTop 12s infinite linear;
    -ms-animation: dotAnimatedBottomToTop 12s infinite linear;
    -o-animation: dotAnimatedBottomToTop 12s infinite linear;
    animation: dotAnimatedBottomToTop 12s infinite linear;
}
.graphic-section .dot-border {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #D7D7D7;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
@keyframes dotAnimatedBottomToTop {
    0% {
        bottom: 0
    }

    50% {
        bottom: 100%
    }

    100% {
        bottom: 0
    }
}
.landing-tab .wd-nav[class*="wd-style-underline"] .nav-link-text{
text-transform: capitalize;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #75bb44;
	width: 100%;
}
.landing-tab .wd-nav-tabs>li>a{padding: 3px 0;}
.landing-tab .wd-wpb.wd-tabs:not(.wd-products-tabs) .wd-nav-tabs>li>a{width: 100%;}
.psychometric .box-style-shadow{height:445px;}
.blog-form{padding: 15px 30px 30px; background-color: #F2FFE8; border-radius: 10px;}
.blog-form .vc_column-inner{padding: 0px;}
.blog-form .wpforms-field.wpforms-field-content .wpforms-field-row p{margin-bottom: 0px;}
.blog-form .wpforms-field.wpforms-field-content .wpforms-field-row p strong{font-size: 22px; font-family: 'Sora';}
#ez-toc-container{width:100%;}
.wd-single-post-content table thead{background-color: #e4ffd7;}
.wd-single-post-content table th, .wd-single-post-content table td{padding: 5px 10px; border: 1px solid var(--brdcolor-gray-200);}
.about-tab .wd-tabs {
    --wd-row-gap: 0px;
}
.wpb-js-composer .info-box-wrapper.inline-element {
    width: 100%;
}
.google-img-section{text-align:center;}
.whb-general-header-inner .whb-col-left {
    margin-top: -19px;
}
.wd-col-offcanvas-sm .vc_custom_1748264053138{padding-left: 10px !important;}
.vc_custom_1748264053138 .widget{border-top: 6px solid #6bbb52; box-shadow: 4px 4px 25px rgba(0, 0, 0, .1);}
.wd-single-post-thumb.wd-wpb{margin-bottom: 10px;}
.post .vc_row.wpb_row {margin-bottom: 10px !important;}

.wpb_wrapper .wd-social-icons:not([class*="wd-layout-"]) .wd-label {
    flex: none;
}
.counter-value::after {
    content: "+";
}
.new-home-banner{border-radius:0 0 30px 30px;}
.new-home-banner h1{font-size:54px; line-height:64px;}
.new-home-banner .woodmart-counter .counter-label{font-size:17px;}
.wd-post .wd-post-content .wd-post-title {font-size: 20px;}
.new-process .info-box-wrapper .box-with-text .info-box-icon{min-width: 50px; height: 50px; line-height: 50px;}
.feel-now .wd-marquee-item{background-color: #fff; border-radius: 50px; padding: 5px 16px; box-shadow: 2px 2px 5px #ddd;}
.feel-now .wd-marquee{padding-bottom:10px;}

/**mobile responsive start**/
@media (max-width: 767px){
.home-slider .btn-size-large {padding: 5px 8px;font-size: 10px;line-height: 20px;}
	.home-slider .title-subtitle, .home-slider .liner-continer{margin-bottom:0px;}
	.home-slider .wd-wpb {margin-bottom: 12px;}
	body.wpb-js-composer .home-slider .wd-width-enabled {--content-width: 70%;}
	body.wpb-js-composer .home-slider .wd-width-enabled {--content-width: 100%;}
	.founder{margin-left: 20px;}
	.google-img-section .edu img{width:180px;}
	.new-home-banner h1{font-size:30px; line-height:40px;}
	.new-home-banner .woodmart-counter .counter-label{font-size:14px;}
	.new-home-section h2, .new-home-section p, .value h2{text-align:center!important;}
	.new-home-section .text-left, .new-home-section .text-right{text-align:center;}
	body .new-home-banner.wd-bg-center-center {background-position: left center !important;}
	.new-process .wd-bg-center-top .vc_column-inner{height:450px;}
	.why-trust-me .text-left{text-align: center;}
	.why-trust-me .text-right{text-align: center;}
}
/**mobile responsive end**/

.wd-popup{padding: 10px;border-radius: 10px!important;}

.wpforms-container .wpforms-field {
padding: 5px 0 !important;
}

input[type="number"] {
    padding: 0;
    text-align: left;
}

table td {
    padding: 15px 12px;
    border: 1px solid var(--brdcolor-gray-300);
}

div.wpforms-container-full:not(:empty) {
	margin: 0px auto;}


.whb-top-bar .wd-nav-secondary>li>a {
    font-weight: 600;
    font-size: 15px;
}