@charset "utf-8";html 
{overflow-x:hidden;scroll-behavior: smooth;}
body{background:#fff;margin:0; padding:0;font-family: GiveAHoot;}
p, a, li,input{font-family:Poppins,sans-serif;}
h1, h2, h3, h4, h5, h6{ margin:0px; padding:0px;font-family: GiveAHoot;}
body a{-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;transition:0.5s all;}
@font-face {font-family: GiveAHoot;src:url("../fonts-two/GiveAHoot.otf");}
.cl{clear:both;}
.about-team-text {position: relative;}
.about-team-text p {padding: 30px 130px;color: #929292;text-align: justify;}
.about-team-img:after {width: 100%;height: 100%;background: #e6e6e6;position: absolute;content: "";left: 0;}
.about-team-img img {padding: 100px;position: relative;z-index: 9;}
.about-team-img {position: relative;}
.about-team-text h2 {text-align: right;margin-bottom: 40px;font-size: 42px;font-weight: 800;line-height: 1.2;letter-spacing: 0.01em;color: #202e5e;position: relative;left: 60px;z-index: 99;text-shadow: 0px 0px 2px #202e5e;}
.about-p-tag-extra-pd p {padding-top: 0px;color: #929292;text-align: justify;}
.about-main {padding-top: 100px;padding-bottom: 100px;background: #f9f9f9;}
.brand-client {position: relative;padding-bottom: 100px;}
.brand-client .wapper-client {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.v-light .brand-client .wapper-client .logo-box {
    background-color: #e6e6e6 !important;
}
.brand-client .wapper-client .logo-box img {
    max-width: 180px;
    margin: auto;
}
.rights_sectionds{width: 100% !important;}
.brand-client .wapper-client .logo-box {
    position: relative;
    background-color: #e6e6e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(23.33333% - 2px);
    padding: 15px;
    min-height: 240px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 25px #dedede;
}
.brand-client .wapper-client .logo-box .info {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.brand-client .wapper-client .logo-box .info .content:hover {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.v-light .brand-client .wapper-client .logo-box .info .content {
    background-color: #f9f9f9;
}

.brand-client .wapper-client .logo-box .info .content {
    border-radius: 0 20px 0 0;
    bottom: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    left: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    background: #000;
}

.brand-client .wapper-client .logo-box .info .content:hover .icon {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.v-light .brand-client .wapper-client .logo-box .info .content .icon {
    color: #000;
}
.brand-client .wapper-client .logo-box .info .content .icon {
    color: #fff;
    font-size: 10px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.brand-client .wapper-client .logo-box .info .content:hover .entry {
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    background: #fff;
}
.brand-client .wapper-client .logo-box .info .content .entry {
    padding: 10%;
    position: absolute;
    left: -100%;
    opacity: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.v-light .entry {
    border-bottom: 1px solid #bebebe;
}
.entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #3535359c;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.brand-client .wapper-client .logo-box .info .content .entry div {
    width: 100%;
}
.brand-client .wapper-client .logo-box .info .content .entry div h5 {
    margin-bottom: 20px;
}

.brand-client .wapper-client .logo-box .info .content .entry div a {
    letter-spacing: 2px;
    font-weight: 600;
}

.logo-box h5 {
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #202e5e;
    font-weight: 800;
}

h2.title-main {
    color: #fe4543;
    text-align: left;
    margin-bottom: 40px;
    font-size: 42px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.01em;
    text-shadow: 0px 0px 2px #202e5e;
}


.mission-img-tx {
    background: url(../images/lab-5.jpg);
    padding: 300px 150px;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
}
.mission-solid-color-tx {
    padding: 300px 150px;
    background: url(../images/lab-4.jpg);
    box-shadow: 2px 2px 25px #bfbfbf;
    background-position: center center;
}

.mission-sub {
    margin-left: 150px;
}
.mission-img-tx h3 {
    color: #fff;
    font-size: 5em;
    text-align: center;
    text-shadow: 0px 0px 10px #000000;
}
.multi-sub-mission-top {
    position: relative;
    top: -100px;
}
.mission-sub {
    background: #eee;
    padding: 50px;
    box-shadow: 0px 0px 10px #bfbfbf;
    border-radius: 30px;
}
.vision-sub {
    margin-left: 0px;
    margin-right: 150px;
}

.mission-solid-color-tx h3 {
    color: #fff;
    font-size: 5em;
    text-shadow: 0px 0px 3px #000000;
    text-align: center;
}

.mission-sub img {
    padding-bottom: 15px;
}

.step-1 {
    width: 100% !Important;
}

/*sunnu start*/
.ul-2{
    width:67%
}
.ul-1{
    width:58%
}
.pro-ducts-test-ul{
    display:flex
}
.manufacture-img-design img{
    box-shadow:2px 2px 25px #d8d8d8;
    width:100%;
    border:1px solid #e4e4e4;
    border-radius:5px
}
.sec_headeinfs3{
    text-align:left!important
}
h2.sec_headeinfs3:after{
    border:4px solid #202e5e;
    width:6%;
    height:2px;
    background:#000;
    position:absolute;
    content:"";
    z-index:9999;
    left:15px;
    bottom:0
}
h2.sec_headeinfs3:before{
    border:2px solid #fe4543;
    width:4%;
    position:absolute;
    content:"";
    left:72px;
    bottom:2px;
    z-index:99999
}
.inner-dec-dmo-1{
    background:#202e5e!important;
    border-radius:10px!important
}
.inner-dec-dmo-1 img{
    border-radius:30px 0!important
}
.ul-4{
    width:80%
}
.ul-3{
    width:100%
}
.inner_des-4{
    background:#dee2e6!important;
    border-radius:0!important;
    box-shadow:2px 2px 25px #dedede
}
.subscribe2-wrapper .subscribe-form button i {
    display: none;
}


/*New Css Center*/
.social {
    margin: 20px 10px;
    text-align: center;
    z-index: 99999;
    position: fixed;
    left: 0;
    bottom: 100px;
}

.social ul {
    list-style: none;
    padding-left: 0;
}

.social ul li {
    border-radius: 50px;
    line-height: 35px;
    width: 35px;
    height: 35px;
}
.social ul li a {
    font-size: 1.3em;
    color: #000;
}

.wrapper-about-us {
    padding-top: 100px;
    padding-bottom: 100px;
}

.about-us-text-wrap h2 {
    font-size: 3.5em;
    font-weight: 500;
    padding-bottom: 0px;
    color: #222;
}

.about-us-text-wrap h4 {
    font-size: 2.1em;
    font-weight: 100;
    color: #222;
    padding-bottom: 30px;
}

a.more-1{
    font-size: 1em;
    border: 1px solid #ecec18;
    padding: 8px 20px;
    border-radius: 3px;
    text-decoration: none;
}

a.more-1:hover{background:#ecec18;color: #000;}



.about-us-text-wrap p {
    text-align: center;
    color: #222;
    font-size: 1em;
    padding-bottom: 15px;
}
.about-us-text-wrap {
    position: relative;
    text-align: center;
}
.about-us-text-wrap:after {
    width: 65%;
    height: 3px;
    background: #ffcc01;
    left: -195px;
    position: absolute;
    right: 0px;
    top: 20px;
    content: "";
}

.about-us-text-wrap:before {
    width: 60%;
    height: 3px;
    background: #ffcc01;
    right: 0px;
    position: absolute;
    left: 450px;
    top: 20px;
    content: "";
}
.wye-we-image img {
    width: 100%;
    z-index: 999999;
    position: relative;
}
.wye-we-text h2 {
    font-size: 3.5em;
    font-weight: 500;
    padding-bottom: 0px;
    color: #222;
}

.wye-we-text h2:after {
    width: 20%;
    height: 3px;
    background: #ffcc01;
    left: 125px;
    position: absolute;
    right: 0px;
    top: 130px;
    content: "";
}
.wye-we-text {
    position: relative;
    padding-left: 30px;
    padding-right: 60px;
    padding-top: 100px;
}
.wye-we-text h3 {
    font-size: 3em;
    font-weight: 100;
    color: #222;padding-bottom: 30px;
}
.wye-we-text p{text-align: justify;padding-bottom: 15px;}
.pd-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.extra-align-1 a{
    text-align: right;
    float: right;
}
.extra-align-2 a {
    text-align: right;
    float: right;
}

.wye-we-image:after {
    width: 40%;
    content: "";
    position: absolute;
    background: #ffcc01;
    left: -150px;
    right: 0px;
    z-index: 111;
    top: 200px;
    height: 150px;
}

.wye-we-image-two:after {
    width: 40%;
    content: "";
    position: absolute;
    background: #ffcc01;
    left: 500px;
    right: 0px;
    z-index: 111;
    top: 200px;
    height: 150px;
}
.wye-we-image {
    position: relative;
}

.we-come-padding-top-bottom{padding-bottom: 100px;}
.wrapper-old-man-image {
    background: url(../images/lab-1.jpg);
    width: 100%;
    background-attachment: fixed;
    height: 700px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.newsletter{
    width:100%;
    float:left;
    padding:100px 0 120px 0;
    background:url(../images/google-map-dummy.jpg) no-repeat;
    background-size:cover;
    background-attachment:fixed
}

.img-hover-effect:hover:after{
    height:100%;
    opacity:0;
    -webkit-transition-duration:1.3s;
    -o-transition-duration:1.3s;
    transition-duration:1.3s;
    width:100%
}
.img-hover-effect:hover:before{
    height:100%;
    opacity:0;
    -webkit-transition-duration:1.3s;
    -o-transition-duration:1.3s;
    transition-duration:1.3s;
    width:100%
}
.single-img.img-hover-effect h4{
    text-align:center;
    padding:10px 20px;
    background:#fe4543;
    font-size:1em;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:1px
}
.section-space-top-100{
    padding-top:100px
}
a.btn-more{
    color:#fe4543!important;
    float:right;
    text-decoration:underline
}
.news-letters{
    background-image:url(../images/backside-feedback.png);
    background-repeat:no-repeat;
    width:100%;
    height:600px;
    background-size:cover;
    background-position:center center;
    background-attachment:fixed;
    position:relative;
     height: 400px;
}

ul.widget_address.paddin-l li{
    padding:0 30px!important
}
.news-letters h2{
    text-align:center;
    padding-top:2em;
    z-index:999999;
    position:relative;
    font-size:80px;
    color:#7f8996!important;
    opacity:.2;
    margin:0!important;
    line-height:1
}
.news-letters h3{
    color:#fff;
    z-index:99999;
    position:relative;
    text-align:center;
    top:-130px;
    font-size:3em;
    left:0
}
.news-letters:after{
    width:100%;
    content:"";
    height:600px;
    position:absolute;
    background:#0000007a;
    top:0;
    z-index:1
}

.subscribe-form p {
    text-align: center;
    font-size: 2.5em;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.subscribe2-wrapper .subscribe-form button {
    font-family: Poppins,sans-serif;
}
footer {
    background: #252525;
    padding: 60px 0;
    width: 100%;
    float: left;
    text-align: center;
}
.copyrihg_msg {
    text-align: center;
    padding: 10px;
    margin: auto;
}
footer a, footer p {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

.menu_wrapper li {
    list-style: none;
    padding: 10px 0px;
}

.menu_wrapper li a {
    padding: 10px 0px;
}

.menu_wrapper li a {
    padding: 10px 0px;
}
.menu_wrapper li a:hover {
    color: #ffcc01;
}
.displa_foot_fle {
    display: flex;
    text-align: left;
}

button.scroltop {
    background: #e6a004 !important;
}

.wrapper-old-man-image h2 {
    text-align: left;
    font-weight: 100;
    font-size: 5em;
    color: #3c3b39;
    padding-top: 250px;
    padding-left: 80px;
}


.inner-slider img {
    width: 100%;
}

.wrapper-inner-about {
    background-image: url(../images/about-srd.jpg);
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.mission-banner {
    background-image: url(../images/missiont-banner.jpg);
    width: 100%;
    background-size: cover;
    height: 100vh;
    position: relative;
    background-position: center center
}

.value-banner {
    background-image: url(../images/value-banner.jpg);
    width: 100%;
    background-size: cover;
    height: 100vh;
    position: relative;
    background-position: center center
}

.wrapper-inner-img img {
    width: 100%;
    box-shadow: 2px 2px 25px #7f7d7d;
}
.wrapper-inner-text {
    background: #fff;
    padding: 20px 40px 10px 40px;
    box-shadow: 2px 2px 25px #b9b7b7;
}
hr.lines-1 {
    margin-top: -4px !important;
    width: 11%;
    text-align: left;
    display: block;
    margin: 0;
    background: #2bbec0;
    height: 2px;
    margin-bottom: 2px;
}

.wrapper-inner-text span{font-size: 2.5em;}
.wrapper-inner-text h1 {
    font-size: 60px;
    margin-bottom: 5px;
}

.wrapper-inner-text ul {
    list-style: none;
    margin-bottom: 0px;
}
.wrapper-inner-text p {
    text-align: justify;
    margin-bottom: 0px;
    font-size: 15px;
    padding-bottom: 30px;
    padding-top: 10px;
}
.wrapper-inner-text ul li {
    padding-bottom: 12px;
    padding-top: 2px;
    font-size: 15px;
}

.inner-slider {
    background-image: url(../images/about-banner.jpg);
    width: 100%;
    background-size: cover;
    height: 100vh;
    position: relative;
    background-position: center center;
}

.inner-slider h1 {
    position: absolute;
    bottom: 350px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    left: 5em;
    right: 0;
    font-size: 6em;
    text-shadow: 2px 2px 10px #000;
}

.mission-banner h1 {
    position: absolute;
    bottom: 240px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    left: 0em;
    right: 40px;
    font-size: 6em;
    text-shadow: 2px 2px 10px #000;
}

.value-banner h1 {
    position: absolute;
    bottom: 210px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    left: 0em;
    left: 320px;
    font-size: 6em;
    text-shadow: 2px 2px 10px #000;
}

/*.grey-type-1 {
    background: #d5e0f2;
    padding-top: 100px;
    padding-left: 100px;
}*/

.wrapper-innermission-text h3 {
    font-size: 3em;
    padding-bottom: 30px;
}
.wrapper-main-inner-mission-vistion {
    background: #fff !important;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.grey-type-1:after {
    background: #caf2ff;
    content: "";
    position: absolute;
    height: 371px;
    width: 60%;
    z-index: -1;
    top: 0;
}
.wrapper-innermission-text {
    padding-left: 100px;
    padding-top: 50px;
}

.wrapper-innermission-text h3 {
    font-size: 3em;
    padding-bottom: 30px;
}
.wrapper-innermission-text img {
    width: 80%;
}
.grey-type-1 {
    position: relative;
}

.text-mission-img p {
    text-align: justify;
}

.text-mission-img {
    padding: 115px 100px;
}
.grey-type-1::before {
    background: #caf2ff;
    content: "";
    position: absolute;
    height: 239px;
    width: 135px;
    z-index: -1;
    bottom: 0px;
    right: 0;
}

.mission-icon-after img {
    width: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    float: right;
    text-align: right;
    margin-top: 70px;
}

.mission-icon-after {
    position: relative;
    float: right;
    margin: 0 auto;
    display: block;
}
.pt-0{padding-top: 0px;}
.grey-type-2:after{right: 0;}
.wrapper-innermission-text-two {
    padding-right: 100px;
    padding-left: 0px !important;
}
.wrapper-innermission-text-two h3 {
    text-align: right;
    padding-right: 18px !important;
}
.mission-icon-after-two{position: relative;
    float: left;
    margin: 0 auto;
    display: block;
    left: -15px;
}

.grey-type-2::before {
    left: -18px;
}

.grey-type-3::before {
    bottom: 23px !important;
}

.value-type {
    position: relative;
}

.value-type:after {
    background: #f3f3e4;
    content: "";
    position: absolute;
    height: 371px;
    width: 90%;
    z-index: -1;
    top: 0;
}
.text_value {
    padding: 25px;
}
ul.value_cont {
	margin:0px;
	padding: 0px;
}
ul.value_cont li {
	color:#111;
	padding:5px 0px;
	list-style: none;
}
.profile-banner {
    background-image: url(../images/profile-banner.jpg);
    width: 100%;
    background-size: cover;
    height: 100vh;
    position: relative;
    background-position: center center
}
.profile-banner h1 {
    position: absolute;
    bottom: 210px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 6em;
    text-shadow: 2px 2px 10px #000;
	top:40%;
	left: 45%
}
.profile_bg {
    box-shadow: 5px 5px 75px #2f2e2e;
    padding: 25px 10px;
    position: relative;
	
}
.md_pic {
	z-index: 999;
	margin:60px 0px;
	
}
.md_pic img {
	width:100%;
}
.profile_cont {
	background: #e8e7e0;
	margin:0px;
	padding: 20px 20px 20px 60px;
	margin-left: -60px;
	z-index: 1;
}
.md_pic:before {
	content: "";
    position: absolute;
    background: url(../images/profile-bg.png) no-repeat;
    width: 130px;
    height: 120px;
    top: -51px;
    left: -15px;
    background-size: cover;
    opacity: 0.5;
}
.md_pic:after {
	content: "";
    position: absolute;
    background: url(../images/profile-background.png) no-repeat;
    width: 369px;
    height: 130px;
    bottom: -85px;
    right: 15px;
    background-size: cover;
    opacity: 0.5;
}

.profile_cont h2 {
    font-size: 3em;
    color: #222;
    line-height: 1;
    font-weight: 500;
	letter-spacing: 2;
}
.founder_cont {
	font-size: 18px;
}
.profile_cont p {
	font-size: 15px;
}
ul.areas {
	margin: 0px;
	padding: 0px 20px;
}
ul.areas li {
	color: #222;
	font-size: 15px;
    padding: 2px 0px;
	margin-left: 20px;
}
#moreText {
            display: none;
	padding:0px;
        }
.profile_cont button {
	border:none;
	padding:0px;
	background: none;
	color:#9e7e08;
}
.areas-banner {
    background-image: url(../images/areas-banner.jpg);
    width: 100%;
    background-size: cover;
    height: 100vh;
    position: relative;
    background-position: center center
}
.areas-banner h1 {
    position: absolute;
    bottom: 210px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 5em;
    text-shadow: 2px 2px 10px #000;
	top:45%;
	left: 45%;
	line-height: 75px;
	
}