/* 
 Theme Name:   CSTL
 Theme URI:    
 Description:  This is child theme.
 Author:       CSTL
 Author URI:   
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
--------------------------------------------*/

/**
 * Slider
 */

/*.add-layer .owl-carousel:after, .wpcs-content:before {
    content: '';
    background-image: url(https://cleanscience.co.in/wp-content/uploads/2022/07/young-scientist-looking-through-microscope-laboratory.png);
    position: absolute;
    width: 422px;
    height: 745px;
    top: 140px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 422px auto;
}


.wpcs-content {
    position: relative;
    z-index: 1;
}*/

/**
 * Header
 */ 

.img-top{vertical-align: top;}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	
.elementor-element-1908992 .elementor-column.elementor-col-25, 
.elementor-element-478a74b .elementor-column.elementor-col-20 {
    width: 100% !important;
}

.elementor-element-478a74b {
    margin-top: 0 !important;
}	
	
.content-details {
	width: 35% !important;	
}
	
.bt_bb_image > a {
	-webkit-mask-size: 100% 97% !important;	
}
	
	
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	
.elementor-element-478a74b {
    margin-top: -184px !important;
}
	
}


/*************************************************/

.my-slide79 .wpcs-post-below {
    max-width: 1146px;
    padding-top: 280px;
    padding-bottom: 170px;
    margin-left: auto;
    margin-right: auto;
}

.my-slide79 .wpcs-post-below h2 {
    color: #ffffff;
    font-weight: normal;
    font-size: 46px;
    line-height: 58px;
    margin-bottom: 50px;
	width: 55%;
}

header#masthead {
    position: fixed;
    z-index: 9;
    width: 100%;
	transition: all ease.3s;
}

.menu-item-has-children .dropdown-menu-toggle {
    padding-left: 3px;
}

#primary-menu .add-book a {
    background: #85C125;
    border-radius: 7px;
    font-size: 16px;
    padding-left: 19px;
    padding-right: 19px;
    margin-left: 5px;
}

#primary-menu .add-book a i {
    margin-left: 2px;
}

.main-navigation ul.sub-menu {
    border-top: 4px solid #85C125;
    transition: all 0.4s cubic-bezier(.3,.02,0,.6);
    opacity: 0;
    z-index: 100;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    padding-top: 8px;
    padding-bottom: 8px;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.41);
    border-radius: 7px;
}

.site-header .main-navigation ul>li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease;
    transform: scaleY(1);
}

.my-slide79 .wpcs-post-below a.wpcs-read, .my-slide79 .wpcs-post-below a.wpcs-call {
    border-radius: 7px;
    color: #ffffff;
    padding: 13px 22px;
    font-size: 18px;
    display: inline-block;
    border: 1px solid;
}

.my-slide79 .wpcs-post-below a.wpcs-read i {
    position: relative;
    top: 1px;
    margin-left: 4px;
}

.my-slide79 .wpcs-post-below a.wpcs-read {
    background: #85C125;
    border-color: #85C125;
    margin-right: 5px;
}

.my-slide79 .wpcs-post-below a.wpcs-call {
    background-color: rgb(255 255 255 / 20%);
    margin-left: 5px;
	box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 rgb(0 0 0 / 10%);
}

.my-slide79 .wpcs-post-below a.wpcs-call i {
    margin-left: 4px;
}

.darkHeader header#masthead {
    background: #ffffff;
    transition: all ease.3s;
	box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.darkHeader header#masthead #primary-menu li a:not(.sub-menu a) {
    color: #000000;
}

.darkHeader header#masthead #primary-menu li.add-book a {
    color: #ffffff !important;
}

.site-logo img.header-image.is-logo-image {
    width: 336px;
    transition: all ease .3s;
}

.darkHeader .site-logo img.header-image.is-logo-image {
    width: 250px;
	opacity: 0;
}

.darkHeader .site-logo a:before {
    content: '';
    background-image: url(https://cleanscience.co.in/wp-content/uploads/2022/07/invert-logo.png);
    position: absolute;
    width: 250px;
    height: 58px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all ease .3s;
}

.darkHeader .inside-header {
    padding: 10px 30px 10px 30px;
    transition: all ease .3s;
}

.inside-header {
    transition: all ease .3s;
}

.my-slide79 .owl-dots {
    display: none;
}

.my-slide79 .owl-nav {
    margin: 0 auto;
    position: absolute;
    bottom: 63px;
    z-index: 2;
    max-width: 1146px;
    width: 100%;
    right: 0;
    left: 0;
    text-align: left !important;
}

.my-slide79 .owl-nav span {
    font-size: 0;
}

.home.page .my-slide79 .owl-nav button {
    padding: 2px 24px !important;
    border: 1px solid #ffffff !important;
    background-image: url(https://cleanscience.co.in/wp-content/uploads/2022/07/slide-aroow.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    transition: all ease .3s;
}

.home.page .my-slide79 .owl-nav button:hover {
    background: rgb(255 255 255 / 30%) url(https://cleanscience.co.in/wp-content/uploads/2022/07/slide-aroow.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.home.page .my-slide79 .owl-nav button.owl-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**
 * Footer
 */ 

.top-footer {
    background: #7b7b7b;
}

.top-wrap {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding: 50px 0px 50px;
    align-items: center;
    border-bottom: 1px solid #ada99f;
}

.foo-share ul {
    margin: 0;
    list-style: none;
}

.foo-share ul li {
    display: inline-block;
    font-size: 26px;
    color: #ffffff;
    font-weight: 300;
}

.foo-share ul li i {
    font-size: 23px;
    color: #ada9a0;
}

.foo-share ul a {
    width: 66px;
    height: 66px;
    text-align: center;
    line-height: 63px;
    border: 2px solid #ada9a0;
    border-radius: 50px;
    display: inline-block;
    transition: all ease .3s;
}

.foo-share ul li:not(:last-child) {
    margin-right: 15px;
}

.foo-share ul li:first-child {
    padding-right: 15px;
}

.foo-share ul a:hover {
    background: #ffffff;
    border-color: #ffffff;
}

.footer-widget-1 ul li a {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
}

.footer-widget-1 ul li {
    display: inline-block;
    margin-bottom: 20px;
}

.footer-widget-1 ul {
    text-align: center;
}

.footer-widget-1 ul li a:after {
    content: '|';
    padding: 0px 8px 0px 12px;
}

.footer-widget-1 ul li:nth-child(8) a:after, 
.footer-widget-1 ul li:nth-child(13) a:after, 
.footer-widget-1 ul li:last-child a:after {
    display: none;
}

.footer-widget-1 ul li a:hover:after {
    color: #ffffff;
}

.site-footer .footer-widgets-container {
    border-bottom: 1px solid #ada99f;
}

span.my-fee {
    padding: 0px 12px;
}

.left-contain .elementor-widget-wrap {
    max-width: calc(1146px / 12 * 6);
    margin-left: auto;
}

.right-contain .elementor-widget-wrap {
    max-width: calc(1146px / 12 * 6);
    margin-right: auto;
}

.add-gtht h3.elementor-icon-box-title {
    margin: 0;
}

.add-gtht h3.elementor-icon-box-title:after {
    content: '\f178';
    font-family: 'FontAwesome';
    color: #85c126;
    position: relative;
    top: 1px;
    margin-left: 3px;
}

.add-gtht .elementor-icon-box-wrapper:hover .elementor-icon-box-icon span {
    box-shadow: 0 0 0 1em #85C125 inset;
    background-color: #85C125;
}

.add-gtht .elementor-icon-box-wrapper:hover .elementor-icon-box-icon span svg path {
    fill: #ffffff;
}

/**
 * Services
 */ 

.bt_bb_image {
    display: inline-block;
    clear: none;
    float: none !important;
    width: 100%;
    position: relative;
    display: inline-block;
    clear: both;
    overflow: hidden;
}

.bt_bb_image > a {
    -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjUwMCIgICBoZWlnaHQ9IjU2My4xMzgiICAgdmlld0JveD0iMCAwIDUwMCA1NjMuMTM4IiAgIHZlcnNpb249IjEuMSIgICBpZD0ic3ZnNDUiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi40ICg1ZGE2ODljMzEzLCAyMDE5LTAxLTE0KSIgICBzb2RpcG9kaTpkb2NuYW1lPSJzaGFwZV8wMV92ZXJfMDAxLnN2ZyI+ICA8ZGVmcyAgICAgaWQ9ImRlZnMzOSIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIGlkPSJiYXNlIiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxLjAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOnpvb209IjAuNyIgICAgIGlua3NjYXBlOmN4PSItMzIuMjkyNTE3IiAgICAgaW5rc2NhcGU6Y3k9IjIyNC4xNzMyNiIgICAgIGlua3NjYXBlOmRvY3VtZW50LXVuaXRzPSJweCIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIHVuaXRzPSJweCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAgICAgYm9yZGVybGF5ZXI9InRydWUiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTQyIj4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDYzLjEzNzk4KSI+ICAgIDxwYXRoICAgICAgIGlkPSJwYXRoMTM0LTIiICAgICAgIGQ9Ik0gMjIuOTY2ODQxLDM3Ni4wMjgzIEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMCwzMzYuMjQ4NTYgTCAzLjQwMDAwMDZlLTUsMTAwLjYxMzA2IEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMjIuOTY2ODQxLDYwLjgzMzM2MiBMIDIyNy4wMzMyMSwtNTYuOTg0MzgzIGEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgNDUuOTMzNjQsMCBMIDQ3Ny4wMzMyLDYwLjgzMzM2MiBBIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIDUwMCwxMDAuNjEzMTEgViAzMzYuMjQ4NiBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC0yMi45NjY4NSwzOS43Nzk3IEwgMjcyLjk2NjgzLDQ5My44NDYwOCBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC00NS45MzM2NiwwIHoiICAgICAgIHN0eWxlPSJzdHJva2Utd2lkdGg6MC44NjU1ODM5IiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpbmtzY2FwZTp0cmFuc2Zvcm0tY2VudGVyLXk9IjYuNzc5OTkwOWUtMDYiICAgICAgIGlua3NjYXBlOnRyYW5zZm9ybS1jZW50ZXIteD0iMi40OTk5ODM5ZS0wNiIgLz4gIDwvZz48L3N2Zz4=);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    display: block;
}

.bt_bb_image > a img {
    display: inline;
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
	width: 100%;
    height: 400px;
    object-fit: cover;
}

.bt_bb_image_content {
    -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjUwMCIgICBoZWlnaHQ9IjU2My4xMzgiICAgdmlld0JveD0iMCAwIDUwMCA1NjMuMTM4IiAgIHZlcnNpb249IjEuMSIgICBpZD0ic3ZnNDUiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi40ICg1ZGE2ODljMzEzLCAyMDE5LTAxLTE0KSIgICBzb2RpcG9kaTpkb2NuYW1lPSJzaGFwZV8wMV92ZXJfMDAxLnN2ZyI+ICA8ZGVmcyAgICAgaWQ9ImRlZnMzOSIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIGlkPSJiYXNlIiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxLjAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOnpvb209IjAuNyIgICAgIGlua3NjYXBlOmN4PSItMzIuMjkyNTE3IiAgICAgaW5rc2NhcGU6Y3k9IjIyNC4xNzMyNiIgICAgIGlua3NjYXBlOmRvY3VtZW50LXVuaXRzPSJweCIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIHVuaXRzPSJweCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAgICAgYm9yZGVybGF5ZXI9InRydWUiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTQyIj4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDYzLjEzNzk4KSI+ICAgIDxwYXRoICAgICAgIGlkPSJwYXRoMTM0LTIiICAgICAgIGQ9Ik0gMjIuOTY2ODQxLDM3Ni4wMjgzIEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMCwzMzYuMjQ4NTYgTCAzLjQwMDAwMDZlLTUsMTAwLjYxMzA2IEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMjIuOTY2ODQxLDYwLjgzMzM2MiBMIDIyNy4wMzMyMSwtNTYuOTg0MzgzIGEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgNDUuOTMzNjQsMCBMIDQ3Ny4wMzMyLDYwLjgzMzM2MiBBIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIDUwMCwxMDAuNjEzMTEgViAzMzYuMjQ4NiBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC0yMi45NjY4NSwzOS43Nzk3IEwgMjcyLjk2NjgzLDQ5My44NDYwOCBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC00NS45MzM2NiwwIHoiICAgICAgIHN0eWxlPSJzdHJva2Utd2lkdGg6MC44NjU1ODM5IiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpbmtzY2FwZTp0cmFuc2Zvcm0tY2VudGVyLXk9IjYuNzc5OTkwOWUtMDYiICAgICAgIGlua3NjYXBlOnRyYW5zZm9ybS1jZW50ZXIteD0iMi40OTk5ODM5ZS0wNiIgLz4gIDwvZz48L3N2Zz4=);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    margin: 55px;
    top: 2em;
    bottom: 2em;
    left: 2em;
    right: 2em;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.bt_bb_image_content_flex {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding: 1em;
	justify-content: center;
}

.bt_bb_icon.bt_bb_color_scheme_3 {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

h5.bt_bb_headline_tag {
    text-align: center;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

.bt_bb_image:hover img:not(.bt_bb_icon a img) {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    -moz-transform: scale3d(1.1,1.1,1.1);
    -ms-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
}

.bt_bb_icon img {
    height: 65px !important;
}

.left-contain img.attachment-full.size-full {
    object-position: right;
}

.right-contain img.attachment-full.size-full {
    object-position: left;
}

.without-icon .bt_bb_image > a img {
    height: 284px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px){
.without-icon .bt_bb_image > a img {
    height: 438px;
    margin-bottom: -11px;
}
	.rd-tab-container {
    display: block!important;
   }
	.rd-tab-container .rd-left-container, .rd-tab-container .rd-right-container {
    width: 100% !important;
}
	.rd-tab-container .rd-left-container li {
    margin-bottom: 30px;
}
	.rd-tab-container ul li:not(:last-child) {
    margin-top: 30px;
}
	
}


.without-icon .bt_bb_image > a {
    pointer-events: none;
}

.without-icon .bt_bb_image_content {
    margin: 60px;
}

.without-icon .bt_bb_image_content h5.bt_bb_headline_tag {
    color: #ffffff;
}

/**
 * Slider
 */ 

.add-ico a > div:after {content:'';font-family: fontawesome;}

.add-ico.add-arrow a > div:after {
    content: '\f178';
    position: relative;
    top: 2px;
    margin-left: 8px;
}

.add-phone a > div:after {
    content: '\f095' !important;
	position: relative;
    top: 1px;
    margin-left: 8px;
}

.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    height: auto;
    width: 100%;
    bottom: 30px;
    margin: 0 auto;
    max-width: 1146px;
    left: 0;
    right: 0;
}

div#n2-ss-2 .nextend-arrow-animated-fade {
    padding: 3px 13px !important;
    border: 1px solid #ffffff !important;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    transition: all ease .3s;
}

div#n2-ss-2 .nextend-arrow img {
    width: 22px !important;
}

div#n2-ss-2-arrow-previous {
    margin-right: 10px;
}

/*** certicate page faq
.faq-style .elementor-tab-title, .faq-style .elementor-tab-content {
    border-bottom: 1px solid #ccc !important;
}
.faq-style .elementor-tab-title.elementor-active, .faq-style .elementor-accordion-item:last-child .elementor-tab-title {
    border-bottom: 0 !important;
}
.faq-style .elementor-tab-content {
    padding-top: 0 !important;
}
.faq-style .elementor-tab-title.elementor-active svg path {
    fill: 85c126;
}
.faq-style .elementor-13 .elementor-element.elementor-element-c90d838 .elementor-accordion-item .elementor-tab-content {
    border-left: 3px solid #85c125 !important;
}***/

.faq-style .elementor-tab-title {
    border-top: 1px solid #ccc;
}
.faq-style .elementor-tab-content {
	margin-bottom: 30px;
    padding: 0 30px 0 20px !important;
	display: block;
    border-left: 3px solid #85c125 !important; 
	margin-left: 10px;
}

.faq-style .elementor-tab-title.elementor-active {
    border-width: 1px !important;
}

.faq-style .elementor-accordion-item:first-child .elementor-tab-title {
    border-top: none;
}

.faq-style .elementor-tab-title svg path {
    fill: #85c126 !important;
}

.csr-style .elementor-tab-content{
	display: block;
    border-left:none !important; 
	margin-left: 0px;
	 padding: 0 15px 0 0 !important;
}
.faq-style .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 21px;
    height: 21px;
}

/********************/

.grid-kit {
    display: none;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 640px){
	.my-slide79 .wpcs-post-below h2 {
    color: #ffffff;
    font-weight: normal;
    font-size: 34px;
    line-height: 47px;
    margin-bottom: 50px;
    width: 100%;
}
	
	.my-slide79 .wpcs-post-below {
    padding-top: 130px;
    padding-bottom: 130px;
		padding-left: 15px;
    padding-right: 15px;
	}
	
	.my-slide79 .wpcs-post-below a.wpcs-read, .my-slide79 .wpcs-post-below a.wpcs-call {
		font-size: 14px;
	}
	
	.owl-theme .owl-nav {
    padding-left: 15px;
}
	
	.top-wrap {
    display: block; 
	}
	
	.top-footer .grid-container .top-wrap .foo-logo{
		text-align: center;
	}
	
	.foo-share ul a {
    width: 50px;
    height: 50px;
    line-height: 47px;
	}
	
	.foo-share ul {
    margin: 15px; 
	text-align: center;
	}
	
	.foo-share ul li:first-child {
    padding-right: 0;
    font-size: 21px;
}
	
	.foo-share ul li:not(:last-child) {
    margin-right: 7px;
}
	
}

/**
 * Hover Card
 */ 

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    z-index: 1;
    overflow: hidden;
    height: 290px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.bt_bb_image:hover .content-details {
    left: 50%;
    opacity: 1;
}

.content-details:before {
    background: #7c7c7c;
    position: absolute;
    width: 100%;
    left: 0px;
    height: 290px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    content: '';
    z-index: -1;
    -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjUwMCIgICBoZWlnaHQ9IjU2My4xMzgiICAgdmlld0JveD0iMCAwIDUwMCA1NjMuMTM4IiAgIHZlcnNpb249IjEuMSIgICBpZD0ic3ZnNDUiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi40ICg1ZGE2ODljMzEzLCAyMDE5LTAxLTE0KSIgICBzb2RpcG9kaTpkb2NuYW1lPSJzaGFwZV8wMV92ZXJfMDAxLnN2ZyI+ICA8ZGVmcyAgICAgaWQ9ImRlZnMzOSIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIGlkPSJiYXNlIiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxLjAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOnpvb209IjAuNyIgICAgIGlua3NjYXBlOmN4PSItMzIuMjkyNTE3IiAgICAgaW5rc2NhcGU6Y3k9IjIyNC4xNzMyNiIgICAgIGlua3NjYXBlOmRvY3VtZW50LXVuaXRzPSJweCIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIHVuaXRzPSJweCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAgICAgYm9yZGVybGF5ZXI9InRydWUiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTQyIj4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDYzLjEzNzk4KSI+ICAgIDxwYXRoICAgICAgIGlkPSJwYXRoMTM0LTIiICAgICAgIGQ9Ik0gMjIuOTY2ODQxLDM3Ni4wMjgzIEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMCwzMzYuMjQ4NTYgTCAzLjQwMDAwMDZlLTUsMTAwLjYxMzA2IEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMjIuOTY2ODQxLDYwLjgzMzM2MiBMIDIyNy4wMzMyMSwtNTYuOTg0MzgzIGEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgNDUuOTMzNjQsMCBMIDQ3Ny4wMzMyLDYwLjgzMzM2MiBBIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIDUwMCwxMDAuNjEzMTEgViAzMzYuMjQ4NiBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC0yMi45NjY4NSwzOS43Nzk3IEwgMjcyLjk2NjgzLDQ5My44NDYwOCBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC00NS45MzM2NiwwIHoiICAgICAgIHN0eWxlPSJzdHJva2Utd2lkdGg6MC44NjU1ODM5IiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpbmtzY2FwZTp0cmFuc2Zvcm0tY2VudGVyLXk9IjYuNzc5OTkwOWUtMDYiICAgICAgIGlua3NjYXBlOnRyYW5zZm9ybS1jZW50ZXIteD0iMi40OTk5ODM5ZS0wNiIgLz4gIDwvZz48L3N2Zz4=);
    -webkit-mask-size: 100% 100%;
}

.bt_bb_image:hover .content-details:before {
    opacity: 1;
}

.content-details h3, .content-details p {
    color: #ffffff;
}

.content-details h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.content-details p {
    font-size: 14px;
    margin: 0;
    line-height: 20px;
}

.my-slide79 .wpcs-post-below a {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.my-slide79 .wpcs-post-below a:hover {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.my-slide79 .wpcs-post-below a.wpcs-call:hover {
    box-shadow: 0 0 0 4em #ffffff inset, 0 5px 8px rgb(0 0 0 / 10%);
    color: #85C125;
}

.bod-page .elementor-col-25 .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 12px 12px;
    background-image: linear-gradient(0deg, #010d2b 0%, rgba(0,0,0,0) 100%);
    left: 0;
    top: 0;
    z-index: 1;
}


/*****copy from customize*****/



@media only screen and (min-device-width: 320px) and (max-device-width: 640px){
	.site-logo {
    max-width: 82%;
}
	.mob-br br {
    display: none;
}
}

/***pricacy policy****/
span.heighlight-txt {
    color: #85c126;
}

.elementor-button span {
    text-align: left;
}

.new-btn .elementor-icon-box-icon{
    margin-left: var(--icon-box-icon-margin,15px);
    margin-right: 0px;
    margin-bottom: unset;
    background-color: #85C126;
        padding: 27px 25px 28px 25px;
	border-radius: 0px 6px 6px 0px;
}

.new-btn .elementor-icon-box-description{
	padding: 15px 10px 15px 15px;
}

.new-btn.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
	margin-left: 0px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.new-btn .elementor-icon-box-icon{
   padding: 26px 26px 26px 21px;	
}
	.mob-br br {
    display: none;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
	.new-btn .elementor-icon-box-description{
	padding: 15px;
}
	
	.new-btn .elementor-icon-box-icon {
    padding: 19px;
}
}

/*****end privacy policy*****/

/*****event page full width***/


/**end full width***/

/****start news and event page****/

.nb-item{
	width:100%;
}
.nb-dash-grid-100-jd{
	padding-bottom: 50px;
}

.nb-dash-grid-100-jd .nb-post-item-od{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
	  margin-top: 60px;
}

.nb-dash-grid-100-jd .nb-post-item-od .nb-item a img{
	  width: 374px;
    height: 236px;
    -webkit-mask-size: cover;
	border-radius: 10px;
}

.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-top{
	padding: 0px; 
	margin-left: 31px;
	letter-spacing: 2px;
  font-size: 18px;
}

.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-title h2 {
	margin-left: 31px;
  font-size: 33px;
  font-weight: 500;
  margin-top: 20px;
}

.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-read-more{
	margin-left: 31px;
	font-size: 18px;
	color: #95c943;
}

.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-top .nb-cat{
	color: #95c943;
}

.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-top time{
	color: #c2c2c2;
}

.nb-dash-grid-100-jd .nb-post-item-ev{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
	  margin-top: 60px;
}

.nb-dash-grid-100-jd .nb-post-item-ev .nb-item a img{
	  width: 374px;
    height: 236px;
    -webkit-mask-size: cover;
	border-radius: 10px;
}

.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-top{
	padding: 54px 0 0 0; 
	margin-right: 31px;
	letter-spacing: 2px;
  font-size: 18px;
}

.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-title h2 {
	margin-right: 31px;
  font-size: 33px;
  font-weight: 500;
  margin-top: 20px;
}

.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-read-more{
	margin-right: 31px;
	font-size: 18px;
	color: #95c943;
}

.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-top .nb-cat{
	color: #95c943;
}

.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-top time{
	color: #c2c2c2;
}

.pagination .page-numbers.current{
	padding: 8px 16px 8px 16px;
  background-color: #85c126;
}
.pagination .page-numbers{
	padding: 8px 16px 8px 16px;
  background-color: #ffffff;
}

.cstm-title span{
	  color: white;
    font-size: 40px;
}

.cstm-title .new{
	font-weight: 400;
  padding-left: 3px;
}

.cstm-title a{
	color: #85c126;
  padding-right: 10px;
	font-size: 18px;
}

.cstm-title time{
	color: white;
	padding-left: 10px;
}

.nb-cats-grid-100-jd{
	  background-color: #85c126;
    padding-left: 140px;
}

.nb-cats-grid-100-jd .tax{
	 display: flex;
	list-style: none;
	padding-top: 18px;
	padding-bottom: 18px;
		}

.nb-cats-grid-100-jd .tax li{
	    padding-left: 16px;
}

.nb-cats-grid-100-jd .tax li a{
	color: white;
  font-size: 16px;
}

.pagination{
	margin:50px 0 100px 0;
}

.nav-links{
	margin:50px 0 100px 0;
}

.nav-links .page-numbers.current{
	padding: 8px 16px 8px 16px;
  background-color: #85c126;
}

.nav-links .page-numbers{
	padding: 8px 16px 8px 16px;
  background-color: #ffffff;
}

.wp-block-search__inside-wrapper input[type="search"] { 
	    margin: 0px 0px 0px 0px;
	    background-color: #ffffff;
    border-color: #dae0ff;
}

.wp-block-search__button {
    margin-left: -6px;
	border-radius: 0px 6px 6px 0px;
	border-color: #dae0ff; 
	background-color: #85c126; 
	color: white;
}

.img-box-container{
	 background: url(https://cleanscience.co.in/wp-content/uploads/2022/08/portrait-successful-leader.png);
	text-align: center;
	    background-repeat: no-repeat;
    height: 370px;
	margin-top: -28px;
}

.img-box-container h2{
	padding-top: 98px;
    color: white;
    font-size: 36px;
}

.img-box-container button{
	  background-color:#85c126;
    border-radius: 6px;
    font-size: 16px;
}

.single-post #block-8{
	display: none;
}

.inside-right-sidebar #block-7{
	margin-top: 25px;
	margin-bottom: -34px;
}

.nav-previous a{
	color: #9a9a9a;
    font-size: 15px;
}

.recent-posts-container h2{
	font-size: 20px;
}

.recent-posts-body h3 a{
	font-size: 14px;
	color: #8f8f8f
}

.recent-posts-body h3{
	  line-height: 16px;
	margin-top: 30px;
    margin-bottom: 30px;
}

.recent-posts-body .nb-cat{
	  font-size: 14px;
    padding-right: 10px;
	    color: #85c126;
}

.recent-posts-body time{
	font-size: 14px;
    padding-left: 5px;
}

hr {
    margin-top: 40px;
}

.page-hero {
	color: #85c126;
	background-position: top;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.nb-dash-grid-100-jd{
		padding: 0 15px 50px 15px;
	}
	
	.pagination, .nav-links{
	   padding: 0 15px 0 15px;
}
	
	.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-top {
    padding: 32px 0 0 0; 
	}
	
	.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-top {
    padding: 32px 0 0 0; 
	}
	
	.page-hero {
		padding-left: 15px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
	.nb-dash-grid-100-jd .nb-post-item-od {
		flex-direction: column-reverse;
	}
	
	.nb-dash-grid-100-jd{
		padding: 0 15px 50px 15px;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-top {
    padding: 15px 0 0 0;
    margin-left: 0px;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-title h2 {
    margin-left: 0px;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-read-more {
    margin-left: 0px;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-ev {
		flex-direction: column;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-top {
    padding: 15px 0 0 0;
    margin-left: 0px;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-title h2 {
    margin-left: 0px;
	}
	
		.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-read-more {
    margin-left: 0px;
	}
	
	.nb-cats-grid-100-jd .tax {
		margin: 0;
		    padding: 20px 15px 20px 15px;
	}
	
	.nb-cats-grid-100-jd {
    padding-left: 0px;
	}
	
	.pagination, .nav-links {
    padding: 0 15px 0 15px; 
		margin: 8px 0 50px 0;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-od .nb-item .nb-title h2 {
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	.nb-dash-grid-100-jd .nb-post-item-ev .nb-item .nb-title h2 {
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	.page-hero {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 34px;
}
	
		.img-box-container{
		background-size: contain;
			height: 450px;
	}
	
	.img-box-container h2 {
    padding-top: 130px; 
	}
	
	.inside-right-sidebar #block-7 {
    margin-top: -34px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.nb-cats-grid-100-jd .tax {
		margin: 0;
		padding: 20px 15px 20px 15px;
	}
	
	.nb-cats-grid-100-jd {
    padding-left: 0px;
	}
	
}



.about .bt_bb_image_content {
	margin: 45px;
}

.about .bt_bb_image_content_flex {
background-color:rgb(133 193 38 / 85%); 
}

.about .bt_bb_headline_content a{
	color:white;
}
/***csr page**/
.faq-style img {
    margin-bottom: -11px;
    margin-right: 20px;
	width:40px;
}

/*****contact us****/

.contact-from-wrapper input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: var(--contrast);
    background-color: #f9f9f9;
    border-color: #e0e0e0;
	  margin: 10px 0px 16px 0;
	   border-radius:6px;
}

label{
	font-size: 16px;
  color: #666666;
}

.contact-from-wrapper input,
.contact-from-wrapper textarea{
	width: 95%;
}

.contact-from-wrapper textarea{
	    line-height: 0.6;
}

.contact-from-wrapper .single-row{
	width: 106%;
	clear: both;
}	
	
.contact-from-wrapper .single-column{
	width: 50%;
	float: left;
}

.contact-from-wrapper .single-column input{
	width: 90%;
}

.contact-from-wrapper input[type="submit"]{
	width: 169px;
  height: 59px;
	color: #ffffff;
  background-color: #85c126;
	border-radius: 6px;
	font-size: 16px;
	    margin-top: 10px;
}


.contact-from-wrapper input[type="file"]{
    padding: 9px;
    border: 1px solid;
    margin-top: 35px;
    border-radius: 6px;
	border-color: #e0e0e0;
	background-color: #f9f9f9;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	label{
	font-size: 10px;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
.contact-from-wrapper	.single-column{
	   width: 95%;
	   float: left;
}
	.contact-from-wrapper input,
.contact-from-wrapper textarea{
	width: 95%;
}
	
.contact-from-wrapper	input[type="submit"]{
	width: 54%;
	color: #ffffff;
  background-color: #85c126;
	border-radius: 6px;
}
	
	.contact-from-wrapper .single-column input {
    width: 100%;
}
	
	.contact-from-wrapper input[type="file"] {
		padding: 14px;
		margin-top: 31px;
		margin-bottom: 22px;
	}
}

.contact .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    font-size: 15px;
    padding: 11px;
    border: 1px solid ;
}

/*****pop up****/

.popup-screen{
/* 	display: flex; */
	display:grid;
	grid-template-columns:1fr 1fr;
  margin: 39px;
	width: 872px;
	border: 0px;
	border-radius: 12px;
}

.popup-img img{
	width: 354px;
  height: 463px;
	object-fit: cover;
	border-radius: 7px;
	
}

.popup-screen .personal-info{
	  margin: auto;
/* 	margin-left: 69px; */
}

.popup-screen .personal-info h3{
	font-size: 30px;
    font-weight: 700;
    color: #85c126;
    margin: 0;
	line-height: 30.1px;
}

.popup-screen .personal-info h4{
	 text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 32px;
}

.popup-screen .personal-info ul{
	   margin: 0;
    list-style: none;
    color: #85c126;
	font-size: 16px;
    line-height: 28px;
}
.popup-screen .personal-info p{
	  margin-top: 30px;
    font-size: 16px;
    line-height: 28.1px;
    color: #666666;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px){
	.popup-screen{
	display: block;
/* 		margin: 15px; */
		width: 92%;
    margin: 10px 10px 0 13px;
	}
	
	.popup-img img{
	height: 350px;
	object-fit: cover;
	border-radius: 7px;
		width: 100%;
}
	
	.popup-screen .personal-info {
    margin: 20px 10px 20px 10px;
}
	
	.popup-screen .personal-info p {
    margin-top: 16px;
    font-size: 11px;
    line-height: 20px;
}
	
	.popup-screen .personal-info h3 {
    font-size: 27px;
}
	.popup-screen .personal-info h4 {
    font-size: 14px;
    margin-bottom: 20px; 
	}
	
	.popup-screen .personal-info ul {
		font-size: 14px;
	}
}
.add-gtht .elementor-icon-box-wrapper:hover .elementor-icon-box-icon span svg image {
    filter: brightness(0) invert(1);
}

/*popup director*/
div#sgpb-popup-dialog-main-div {
    border-radius: 12px;
}

/***career-form ******/

.contact-from-wrapper-2 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: var(--contrast);
    background-color: #f9f9f9;
    border-color: #e0e0e0;
	  margin: 10px 0px 16px 0;
	   border-radius:6px;
}

label{
	font-size: 16px;
   color: #666666;
}

.contact-from-wrapper-2 input,
.contact-from-wrapper-2 textarea{
	width: 95%;
}

.contact-from-wrapper-2 textarea{
	    line-height: 0.6;
}

.contact-from-wrapper-2 .single-row-2{
	width: 100%;
	clear: both;
}	
	
.contact-from-wrapper-2 .single-column-2{
	width: 50%;
	float: left;
}

.contact-from-wrapper-2 .single-column-2 input{
	width: 90%;
}

.contact-from-wrapper-2 input[type="submit"]{
	width: 35%;
	color: #ffffff;
  background-color: #85c126;
	border-radius: 6px;
	font-size: 18px;
	margin-top: 10px;
	text-align: left;
  padding: 17px 32px 17px 32px;
}

.contact-from-wrapper-2 input[type="file"]{
    padding: 9px;
    border: 1px solid;
    margin: 10px 0 16px 0;
    border-radius: 6px;
	border-color: #e0e0e0;
	background-color: #f9f9f9;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	label{
	font-size: 10px;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
.contact-from-wrapper-2	.single-column-2{
	   width: 100%;
	   float: left;
}
	.contact-from-wrapper-2 input,
.contact-from-wrapper-2 textarea{
	width: 100%;
}
	
.contact-from-wrapper-2	input[type="submit"]{
	width: 62%;
	color: #ffffff;
  background-color: #85c126;
	border-radius: 6px;
}
	
	.contact-from-wrapper-2 .single-column-2 input {
    width: 100%;
}
	
	.contact-from-wrapper-2 input[type="file"] {
		padding: 14px;
		margin-top: 12px;
		margin-bottom: 22px;
	}
	
	label{
		font-size: 14px;
	}
}

/****contact-button****/
.all-content{
	display:none;
}

#product{
	display: none;
}

.btn .elementor-button span{
	text-align: center;
}

.elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: hidden;
    display: flex;
    gap: 15px;
}



/*kit css

 div#\32 020-2021 {
    display: flex !important;
 	column-gap: 28px; 
	padding-top:80px;
}
 div#\32 021-2022 {
    display: flex !important;
 	column-gap: 28px; 
	padding-top:80px;

}

 div#\32 022-2023 {
    display: flex !important;
 	column-gap: 28px; 
	padding-top:80px;

}*/
.grid-25 {
    margin-top: 10px;
    border: 1px solid #d1d3d4;
	padding-bottom:30px;
 	padding-left:38px; 
	padding-right:38px; 
	border-radius:12px;
	background-color:#ffffff;
}

.grid-kit-items .qtr-title h2 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center !important;
    background-image: url(https://cleanscience.co.in/wp-content/uploads/2022/08/bg-img.png); 
      margin-right: -115px; 
	 height: 62px;
       margin-left: -68px!important;
	margin-top: -1px;
      padding-top: 13px; 
	padding-right:43px!important;
    background-repeat: no-repeat;
}

.grid-kit-items .qtr-item-title {
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
 	padding-bottom:12px;
	margin-top: 27px;
	text-align:center;
 	
}
.grid-kit-items .qtr-item-link {
    font-size: 18px;
    color: #85c126 !important;
    font-weight: 400;
	text-align:center !important;
    font-family: "Poppins";
	line-height:20px !important;
}
.grid-kit-items .qtr-item-link a:after {
    content: '\f061';
    font-family: 'FontAwesome';
    padding-left: 8px;
}
.grid-kit-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 30px;
}
select#year-filter {
    width: 496px;
    height: 91px;
    border-radius: 12px;
	background-color: #ffffff;
    border: 1px solid #d1d3d4;
	font-size: 20px;
    line-height: 48px;
     color: #181818 !important;
    font-weight: 700;
    text-align:left;
    font-family: "Poppins";
 	-webkit-appearance:none;
	margin-bottom:50px;
	padding-left: 36px;
}
.selec-year-filter {
	text-align:center;
	position:relative;
	z-index:1;
}
 .down-styles .selec-year-filter:after {
    content: '\f078';
    font-family: 'FontAwesome';
    position: absolute;
    top: 22%;
    font-size: 25px;
	 right: 32%;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.qtr-title {
  	margin-right:-199px!important;
		margin-top:-1px;
		margin-left:16px!important;
		
}
	.qtr-title h2{  
		width:100%;	
		margin-left:-2px;
}	
	
	.grid-25 {
 	width:100%!important; 
}
	.grid-kit-items {
		grid-template-columns: 1fr 1fr;
	}
	
	
	.qtr-title {
		margin-top:-1px;
}
	.qtr-title h2{   
		margin-left:90px;
  		padding-right:230px;
 		margin-right:40px;
	
}
	
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
	.grid-25 { 
 	width:100% !important; 
		padding-left:15px;
		padding-right:15px;
	    margin-top:30px !important;
}

	.qtr-title {
    margin-top:-1px;
		
}
	.qtr-title h2{  
	width:288px;
	padding-right: 69px !important;
    margin-left: -43px;
    padding-left: 110px		
}	
	.down-styles .selec-year-filter:after {
     left: 76% !important;
}
	
	.grid-kit-items {
		grid-template-columns: none;
	}
	
	.grid-kit-items .qtr-title h2{
		    margin-left: -29px!important;
		padding-right: 64px!important;
	}  
	
	.down-styles .selec-year-filter:after {
		right: 0%;
	}
	
	select#year-filter {
		font-size: 38px;
	}
	.elementor-tabs-wrapper {
    display: flex !important;
    overflow: scroll !important;
    gap: 8px !important;
    text-align: center !important;
	margin-bottom: 30px;
}
	.elementor-widget-tabs .elementor-tab-mobile-title {
    display: none;
}
}
	

@media only screen and (min-device-width: 768px){
	/*div#\32 020-2021 {
    display: grid;
    column-gap: 30px;
    padding-top: 60px;
    grid-template-columns: 1fr 1fr;
	row-gap: 20px;
}
	
	div#\32 021-2022 {
    display: grid;
    column-gap: 30px;
    padding-top: 60px;
    grid-template-columns: 1fr 1fr;
	row-gap: 20px;
}

div#\32 022-2023 {
    display: grid;
    column-gap: 30px;
    padding-top: 60px;
	grid-template-columns: 1fr 1fr;
	row-gap: 20px;
	}*/
	
/* 	.qtr-title {
  	margin-right:-199px!important;
		margin-top:-1px;
		margin-left:16px!important;
		
}
	.qtr-title h2{  
		width:100%;	
		margin-left:-2px;
}	
	.down-styles .selec-year-filter:after { */
/*     right:-20%; */
}
}
@media only screen and (max-device-width: 1024px){
/* 	.grid-25 {
 	width:100%!important; 
}
	.grid-kit-items {
		grid-template-columns: 1fr 1fr;
	}
	
	
	.qtr-title {
		margin-top:-1px;
}
	.qtr-title h2{   
		margin-left:90px;
  		padding-right:230px;
 		margin-right:40px;
	
} */

}

@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
   {
.grid-annual-container {
    grid-template-columns: 1fr!important;
}
	.back-to-invst {
    margin-top: 100px!important;
    margin-bottom: 60px;
}
	   .grid-kit-items {
    grid-template-columns: 1fr!important;
}
	   
	   select#year-filter {
    font-size:23px !important;
}
	   select#year-filter {
    margin-top:50px;
}
	   .grid-kit-items .qtr-title h2 {
    margin-left: -19px!important;
    padding-right: 66px!important;
}
	   .down-styles .selec-year-filter:after{
		   top:39%;
	   }
	   .csr-styles .selec-year-filter:after {
		right: 14% !important;
		top: 46% !important;
	}
	   .csr-styles .qtr-item-title {
    padding-left: 0px !important;
    font-size: 18px;
}

}

/* annual report */
.grid-annual-100.grid-annual-select select#year-filter {
    background-color: #85c126;
	font-size: 20px;
line-height: 48px;
color: #ffffff !important;
font-weight: 700;
font-family: "Poppins";
   	margin-right:50px !important;
	width: 100%;
	margin-top: 0px;
}

option {
    background-color: #ffffff;
	color: #666666;
}


.grid-annual-select .selec-year-filter {
	font-size: 28px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
font-family: "Poppins";
text-align: center;
	position:relative;
	z-index:1;
}

.grid-annual-select .selec-year-filter:after, .grid-csr-select .selec-year-filter:after {
    content: '\f078';
    font-family: 'FontAwesome';
    position: absolute;
    right: 7%;
    top: 15%;
    font-size: 20px;
	color:#ffffff;
}

.grid-annual-100.grid-annual-content {
     margin-top: -70px; 
 	display:flex; 
}
.grid-annual-container {
display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 70px;
}
.grid-annual .grid-annual-img {
    height: 690px;
    border-radius: 12px;
    background-color: #ffffff;
     border: 1px solid #d1d3d4;
	object-fit: cover;
}
.grid-annual-100.grid-annual-content .qtr-item-title{
	font-size: 25px;
line-height: 30px;
color: #000000;
font-weight: 300;
font-family: "Poppins";
	padding-top:30px;
	padding-bottom:12px;
	text-align:left;
/*   	margin-left:30px;  */
}
.grid-annual-100.grid-annual-content .qtr-item-link{
font-size: 18px;
color: #85c126;
font-weight: 400;
font-family: "Poppins";
 padding-bottom:20px; 
border-bottom:1px solid #d1d3d4;
text-align:left !important;
/*    margin-left:40px; */

}
.grid-annual-100.grid-annual-content .qtr-item-link:before {
    content: "\f019" !important;
    font-family: 'FontAwesome';
    padding-right: 10px;
	}

.grid-annual-100.grid-annual-select {
    padding-bottom: 74px;
}
.back-to-invst a {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #85C126;
    border-radius: 12px 12px 12px 12px;
    padding: 18px 25px 19px 24px;
}

.back-to-invst {
    margin-top: 140px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.grid-annual {
     width: 60%;
		padding-left:5px;
	}
.select-styles .selec-year-filter:after {
    right: 10%;
}
.grid-annual-container {
     display: flex; 
}	
	.grid-annual-100.grid-annual-content .qtr-item-title{
	margin-left:10px;
		font-size: 20px;
}
	.grid-annual-100.grid-annual-content .qtr-item-link{
		margin-left:10px;
		    font-size: 15px;
	}
	.grid-annual-100.grid-annual-content .qtr-item-link{
  border-bottom-width:10% !important;

}
	.grid-annual .grid-annual-img {
		height: 498px;
		margin-left: 0px;
	}
	
	.grid-annual-100.grid-annual-select select#year-filter{
		    font-size: 26px;
		   width: 96%;
	}
	.back-to-invst {
    margin-top: 100px;
}
	.grid-kit-items .qtr-title h2{
		margin-left: -37px!important;
    padding-right: 148px!important;
	}
	.down-styles .selec-year-filter:after {
    right: 20%;
		top: 22%;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 425px) {
	.grid-annual-100.grid-annual-select .selec-year-filter{
     	margin-left: 0px;
		width:100%;
}
	.select-styles .selec-year-filter:after {
    right: 10%;
	top: 15%;
}
	.grid-annual-100.grid-annual-content .qtr-item-title{
 	margin-left: 0px;
		font-size:20px;
		text-align:left;
}
	.grid-annual-100.grid-annual-content .qtr-item-link{
 		margin-left:0px;
		text-align:left;
		font-size:15px;
	}
	
	.grid-annual-container{
	display: grid;
    grid-template-columns: none;
    column-gap: 0;
	}
	
	.grid-annual-100.grid-annual-select {
    padding-bottom: 40px;
}
	
	.back-to-invst {
    margin-top: 70px;
    margin-bottom: 70px;
}
}

/* CSR Annual Report */

.grid-csr img {
    display: none;
}
.grid-csr .qtr-item {
    line-height: 30px;
}
.csr-styles select#year-filter {
    width: 392px;
    height: 91px;
    border-radius: 12px;
    background-color: #85c126;
    /* border: 1px solid #d1d3d4; */
    font-size: 20px;
    line-height: 48px;
    color: #ffffff !important;
    font-weight: 700;
    text-align: left;
    font-family: "Poppins";
}

.csr-styles .elementor-element.elementor-element-9a67423 > .elementor-widget-container {
    background-color: #eaeef3 !important;
}

.csr-styles .selec-year-filter {
    text-align: left !important;
	padding-top: 50px !important;
}

.csr-styles .selec-year-filter:after {
    right: 18% !important;
    color: #ffffff !important;
	top: 45%;
}

.csr-styles .qtr-item-link {
    font-size: 18px !important;
    text-align: left !important;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.csr-styles .elementor-element.elementor-element-7db91ae > .elementor-element-populated {
		margin: 0px 0px 0px 0px !important;
	}

	.csr-styles select#year-filter {
		height: 77px !important;
	}

	.csr-styles .selec-year-filter:after {
		right: 4% !important;
	}
	.grid-kit-items {
    row-gap: 30px;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 768px){
	.csr-styles .selec-year-filter {
		padding-top: 30px !important;
	}

	.csr-styles select#year-filter {
		width: 300px !important;
		height: 77px !important;
	}

	
	.csr-styles .qtr-item-title {
		padding-left: 0px !important;
	}

	.csr-styles .qtr-item-link {
		padding-left: 0px !important;
		text-align: left !important;
	}
	.contact-tab.elementor-widget-tabs .elementor-tab-content{
		padding-top:0px!important;
	}
	
	/*.csr-styles div#\32 021-2022 {
		padding-top: 20px !important;
	}*/
}
/*R and D page*/
.r-and-d-tab .elementor-tab-title {
    padding: 10px 8px;
    background: #ffffff;
    border: 1px solid #85c125 !important;
}

.r-and-d-tab .elementor-tab-title.elementor-active {
    background: #85c125;
    color: #ffffff;
}
.contact-tab .elementor-tab-title.elementor-active{
	background: #85c125!important;
	color:#ffffff !important;
}

.r-and-d-tab .elementor-tab-title {
    border-radius: 8px 8px 8px 8px;
}
.rd-ghfg {
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 50px;
	margin-top:60px;
}

.rd-ghfg ul {
    margin: 0;
    list-style: none;
}

.rd-ghfg div {
    width: 33.3333%;
}

.rd-ghfg ul li {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 15px;
    color: #000000;
    position: relative;
}

.rd-ghfg ul li:not(:last-child) {
    margin-bottom: 30px;
}

.rd-ghfg div.md-al img {
    width: 100%;
}

.rd-ghfg .le-al ul li {
    padding: 12px 0px 12px 80px;
}

.rd-ghfg .ri-al ul li {
    padding: 12px 80px 12px 0px;
    text-align: right;
}

/*.rd-ghfg .le-al ul li:before {
    content: '';
    background-image: url(https://cleanscience.co.in/wp-content/uploads/2022/08/check-rd.png);;
position: absolute;;;
width: 69px;
height: 60px;
left:-14px;
	top:-6px;
}

.rd-ghfg .ri-al ul li:after {
    content: '';
	background-image: url(https://cleanscience.co.in/wp-content/uploads/2022/08/check-rd.png);
    position: absolute;
    width: 69px;
    height: 60px;
    right: -14px;
    top: -6px;
}
*/

.rd-tab-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 50px;
	margin-top:60px;
}

.rd-tab-container ul {
    margin: 0;
    list-style: none;
}
.rd-tab-container .rd-left-container, .rd-tab-container .rd-right-container {
    width: 33.3333%;
}

.rd-tab-container ul li {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 15px;
    color: #000000;
    position: relative;
}

.rd-tab-container ul li:not(:last-child) {
    margin-bottom: 30px;
}
.rd-tab-container .rd-left-container li {
    display: grid;
    grid-template-columns: 25% 75%;
    padding: 10px !important;
}

.rd-tab-container .rd-right-container li {
    display: grid;
    grid-template-columns: 75% 25%;
    padding: 10px !important;
}

.rd-tab-container .rd-left-container .rd-left, .rd-tab-container .rd-right-container  .rd-right {
    width: 100% !important;
	position: relative;
}

.rd-tab-container .rd-left-container .rd-left h6, .rd-tab-container .rd-right-container .rd-right h6 {
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.rd-tab-container .rd-left-container .rd-left .rnd-toggle-icon , .rd-tab-container .rd-right-container .rd-right .rnd-toggle-icon{
    position: absolute;
    background-image: url(https://cleanscience.co.in/wp-content/uploads/2022/08/check-rd.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 100%;
}
.rd-tab .elementor-tab-content {
    padding-top: 100px;
}
.rd-right-container ul li div:last-child .rnd-toggle-icon {
    right: 0;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 768px){
	.rd-ghfg{
		flex-direction:column;
	}
	
	.rd-ghfg div {
    width: 100%;
}
}

.contact-tab.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 6px 12px 6px 12px;
}
.contact-tab.elementor-widget-tabs .elementor-tab-content {
    padding: 0px;
    padding-top: 30px;
}

b.text {
    line-height: 51px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 768px){
	b.text {
    line-height: 0px;
}
}

.cin ul li {
    list-style-type: none;
    color: #fff;
}