.ud-animated{animation-duration:1s;animation-fill-mode:both}.ud-fade-in{animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ud-fade-out{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.ud-fade-in-left{animation-name:fadeInLeft}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.ud-fade-in-right{animation-name:fadeInRight}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.ud-fade-in-up{animation-name:fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.ud-fade-in-down{animation-name:fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.ud-zoom-in{animation-name:zoomIn}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ud-zoom-out{animation-name:zoomOut}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.ud-rotate{animation-name:rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ud-bounce{animation-name:bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.ud-flash{animation-name:flash}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0;padding:0;font-family:Manrope,sans-serif;font-size:16px;line-height:1.5}img{max-width:100%;height:auto}a{color:#24231d;font-family:Manrope;font-size:18px;font-style:normal;font-weight:700;line-height:28px;text-decoration:none;transition:all .3s ease-in-out}a:hover,a:focus{color:#24231d;text-decoration:none}h1,h2,h3,.srex-accordion .accordion-header__left__badge,h4,h5,h6,p{color:#24231d;margin:0;transition:all .3s ease-in-out}h1 a,h2 a,h3 a,.srex-accordion .accordion-header__left__badge a,h4 a,h5 a,h6 a,p a{color:inherit}h1{color:#24231d;font-family:Manrope;font-size:60px;font-style:normal;font-weight:700;line-height:115%}@media (max-width:767px){h1{font-size:45px;line-height:55px}}h2{color:#24231d;text-transform:capitalize;font-family:Exo;font-size:48px;font-style:normal;font-weight:600;line-height:57.6px}@media (max-width:767px){h2{font-size:35px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){h2{font-size:40px;line-height:50px}}h3,.srex-accordion .accordion-header__left__badge{color:#24231d;font-family:Manrope;font-size:20px;font-style:normal;font-weight:700;line-height:28px}@media (max-width:767px){h3,.srex-accordion .accordion-header__left__badge{font-size:18px;line-height:25px}}@media only screen and (min-width:768px) and (max-width:991px){h3,.srex-accordion .accordion-header__left__badge{font-size:19px;line-height:25px}}h4{text-transform:capitalize;font-family:Manrope;font-size:18px;font-style:normal;font-weight:700;line-height:28px}h5{letter-spacing:2.4px;text-transform:uppercase;color:#1d8f2c;font-family:Exo;font-size:16px;font-style:normal;font-weight:700;line-height:36px}@media (max-width:767px){h5{font-size:15px;line-height:20px}}h6{color:#24231d;text-transform:capitalize;font-family:Manrope;font-size:14px;font-style:normal;font-weight:800;line-height:30px}p{color:#878680;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:28px}@media (max-width:767px){p{font-size:15px;line-height:20px}}ul,ol{margin:0;padding:0;list-style:none}button{cursor:pointer;background:0 0;border:none}i{margin:0;padding:0;line-height:0}input:focus{outline:none}.srex-section{padding-bottom:120px;position:relative}@media (max-width:767px){.srex-section{padding-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section{padding-bottom:40px}}.srex-section__frame{position:absolute;top:180px;left:46%}@media (max-width:767px){.srex-section__frame{left:36%}}.srex-section__head--mw{text-align:center;max-width:700px;margin:0 auto}@media (max-width:767px){.srex-section__head{text-align:center;max-width:95%;margin:0 auto}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section__head{text-align:center;max-width:95%;margin:0 auto}}@media (max-width:767px){.srex-section__head .srex-icon-list{margin:0 auto;display:table}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section__head .srex-icon-list{margin:0 auto;display:table}}.srex-section__head__badge{color:#1d8f2c;align-items:center;gap:10px;margin-bottom:10px;display:inline-flex}.srex-section__head__badge img{width:20px;height:20px}@media (max-width:767px){.container{width:95%}}.container-fluid{width:95%}.srex-btn{text-transform:capitalize;padding:15px 30px;font-family:Manrope;font-size:14px;font-style:normal;font-weight:800;line-height:30px;transition:all .3s;display:inline-block}@media (max-width:767px){.srex-btn{padding:10px 20px}}.srex-btn--outline{color:#24231d;background-color:#0000;border:1px solid #1d8f2c;border-radius:999px}.srex-btn--outline:hover{color:#fff;background-color:#1d8f2c}.srex-btn--primary{color:#fff;background-color:#1d8f2c;border-radius:999px}.srex-btn--primary:hover{color:#fff;background-color:#ff7029}.srex-btn--secondary{color:#fff;background-color:#ff7029;border-radius:999px}.srex-btn--secondary:hover{color:#fff;background-color:#1d8f2c}.srex-btn--white{color:#24231d;background-color:#fff;border-radius:999px}.srex-btn--white:hover{color:#fff;background-color:#ff7029}.srex-btn i{margin-left:10px;font-size:14px;font-style:normal;font-weight:900;line-height:normal;transition:all .3s}.srex-icon-list ul li{align-items:center;gap:15px;margin-bottom:10px;display:flex}.srex-icon-list ul li i{color:#1d8f2c;font-size:16px;font-style:normal;font-weight:900;line-height:normal}.srex-icon-list ul li p{color:#24231d;margin-bottom:0}.srex-icon-list--multi-text ul li{text-align:left;align-items:start}.srex-icon-list--multi-text ul li i{line-height:33px}.srex-icon-list--multi-text ul li p{color:#878680}.overlay{z-index:40;opacity:0;visibility:hidden;background-color:#000000b3;width:100%;height:100%;transition:all .5s ease-in-out;position:fixed;inset:0}.overlay--active{opacity:1;visibility:visible}.srex-info-box .row{--bs-gutter-x:30px}.srex-info-box __item{background:#f8f7f0;border-radius:20px;margin-bottom:30px;padding:40px;transition:all .3s ease-in-out}.srex-info-box __item:hover{z-index:100;background:#fff;position:relative;transform:translateY(-10px);box-shadow:0 10px 10px #0000001a}.srex-info-box __item:hover .srex-info-box__more i{margin-left:10px}.srex-info-box __item:hover a,.srex-info-box __item:hover i{color:#1d8f2c}.srex-info-box __item:hover .srex-info-box__item__number{-webkit-text-stroke:1px #1d8f2c}.srex-info-box __item__img{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.srex-info-box __item__img img{width:45px;height:45px}.srex-info-box __item__number{-webkit-text-stroke:1px #232434;color:#0000}.srex-info-box __item--3 .srex-icon-list{margin-top:20px}.srex-info-box __item--3 .srex-icon-list i{color:#ff7029;font-size:15px}.srex-info-box __item--3 .srex-icon-list p{color:#878680}.srex-info-box __item--3 .srex-info-box__item__top-text{margin-bottom:30px}.srex-info-box __item--green-support{background-color:#ff70290d}.srex-info-box __item--solar-pro{background-color:#1d8f2c0d}.srex-info-box __item--solar-pro i{color:#1d8f2c!important}.srex-info-box __item--eco-solar{background-color:#ff70290d}.srex-info-box__item__text{margin:20px 0;transition:all .3s ease-in-out}.srex-info-box__more{align-items:center;display:flex}.srex-info-box__more a{color:#24231d;text-transform:capitalize;font-size:14px;font-style:normal;font-weight:800;line-height:30px}.srex-info-box__more i{color:#24231d;margin-left:15px;transition:all .3s}.srex-info-box--feature-box .srex-info-box__item{background:#fff}.srex-info-box--feature-box .srex-info-box__item:hover h3,.srex-info-box--feature-box .srex-info-box__item:hover .srex-accordion .accordion-header__left__badge,.srex-accordion .srex-info-box--feature-box .srex-info-box__item:hover .accordion-header__left__badge{color:#1d8f2c}.srex-info-box--feature-box .srex-info-box__item__img{background:#1d8f2c}.srex-accordion .accordion-item{background-color:#24231d;border:1px solid #2f2e28;border-radius:30px;margin-bottom:20px;box-shadow:0 10px 20px #0000000d}@media (max-width:767px){.srex-accordion .accordion-item{margin-top:20px}}.srex-accordion .accordion-header__left{align-items:center;gap:20px;display:inline-flex}.srex-accordion .accordion-header__left__badge{color:#fff;background-color:#1d8f2c;border-radius:10px;padding:10px 14px}@media (max-width:767px){.srex-accordion .accordion-header__left h3,.srex-accordion .accordion-header__left .accordion-header__left__badge{font-size:15px}}.srex-accordion .accordion-button{color:#fff;text-transform:capitalize;cursor:pointer;background-color:#0000;border:30px;border-top-left-radius:30px;border-top-right-radius:30px;justify-content:space-between;padding:20px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;display:flex}.srex-accordion .accordion-button h3,.srex-accordion .accordion-button .accordion-header__left__badge{color:#fff}.srex-accordion .accordion-button:after{content:none}@media (max-width:767px){.srex-accordion .accordion-button{padding:10px;font-size:14px}}.srex-accordion .accordion-button:focus{box-shadow:unset;border:none;outline:none}.srex-accordion .accordion-button:not(.collapsed){color:#fff;box-shadow:none;background-color:#2f2e28;border-top-left-radius:30px;border-top-right-radius:30px}.srex-accordion .accordion-button:not(.collapsed) .open{display:none}.srex-accordion .accordion-button:not(.collapsed) .close{display:block}.srex-accordion .accordion-button:not(.collapsed) .accordion-header__left__badge{background-color:#ff7029}.srex-accordion .accordion-button i{color:#fff;margin-right:20px;font-size:20px;transition:all .3s ease-in-out}.srex-accordion .accordion-button .open{color:#1d8f2c;display:block}.srex-accordion .accordion-button .close{display:none}.srex-accordion .accordion-body{color:#878c8f;background:0 0;border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:20px 90px 30px;font-size:16px;line-height:24px}@media (max-width:767px){.srex-accordion .accordion-body{padding:20px 30px 30px;font-size:15px}}.srex-accordion .accordion-collapse.show{background-color:#2f2e28;border-bottom-right-radius:30px;border-bottom-left-radius:30px}.srex-tabs .nav{gap:20px}.srex-tabs .nav-link{color:#24231d;border:1px solid #e3e3e3;padding:12px 40px;font-family:Manrope;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.srex-tabs .nav-link.active,.srex-tabs .nav-link:hover{color:#24231d;background-color:#0000;border:1px solid #1d8f2c}.srex-tabs .tab-content{margin-top:30px}.relative{position:relative}.pt-120{padding-top:50px}@media (min-width:992px){.pt-120{padding-top:80px}}@media (min-width:1400px){.pt-120{padding-top:120px}}.pb-120{padding-bottom:50px}@media (min-width:992px){.pb-120{padding-bottom:80px}}@media (min-width:1400px){.pb-120{padding-bottom:120px}}.srex-top-header{background:#cdf8d3;padding:15px 0}@media (max-width:767px){.srex-top-header{padding:15px 10px}}.srex-top-header p{color:#24231d}@media (max-width:767px){.srex-top-header p{font-size:10px}}.srex-top-header ul{justify-content:flex-end;display:flex}.srex-top-header ul li a{padding:0 12px}.srex-top-header ul li a:last-child{padding-right:0}.ud-main-menu ul{margin:0;padding:0;list-style:none}.ud-main-menu ul>li{transition:all .3s ease-in-out;display:inline-block}.ud-main-menu ul>li>a{text-transform:capitalize;color:#24231d;padding:20px 15px;font-size:16px;font-style:normal;font-weight:600;line-height:36px;text-decoration:none;transition:all .3s ease-in-out;display:block}.ud-main-menu ul>li>a i{vertical-align:middle;margin-left:5px;font-size:12px}.ud-main-menu ul>li>a:hover{color:#1d8f2c}.ud-main-menu ul>li{position:relative}.ud-main-menu ul>li:hover>ul{opacity:1;visibility:visible;transform:translateY(0)}.ud-main-menu ul>li>ul{opacity:0;visibility:hidden;z-index:9999;background-color:#fff;width:250px;transition:all .3s ease-in-out;position:absolute;top:100%;left:0;transform:translateY(50px);box-shadow:0 0 10px #0000001a}.ud-main-menu ul>li>ul li{display:block}.ud-main-menu ul>li>ul li a{padding:15px;line-height:normal}.ud-main-menu ul>li>ul li a:hover{background-color:#f8f7f0}.srex-header--home-two .ud-main-menu__sub-menu li a{padding:15px!important}.ud-header__mobile-nav-bar #hambuger i{color:#1d8f2c;font-size:30px;transition:all .3s}.ud-header__mobile-nav-bar .ud-mobile-nav-wrap __menu{z-index:9999;background:#1d8f2c;width:300px;height:100%;padding:20px 15px;transition:all .3s;position:fixed;top:0;right:-300px;overflow-y:auto}.ud-header__mobile-nav-bar .ud-mobile-nav-wrap __menu--open{right:0}.ud-header__mobile-nav-bar .ud-mobile-nav-wrap __menu__close{background:0 0;padding:0 5px}.ud-header__mobile-nav-bar .ud-mobile-nav-wrap __menu__close i{color:#fff;font-size:30px}.ud-header__mobile-nav-bar .ud-mobile-nav-wrap __menu ul li a{color:#fff;border-bottom:1px solid #1d8f2c;padding:10px 15px;font-size:16px;font-weight:600;line-height:26px;display:block}.ud-header__mobile-nav-bar .ud-mobile-nav-wrap __menu ul li a i{margin-left:5px;font-size:12px}.ud-header__mobile-nav-bar__overlay{z-index:9998;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.ud-header__mobile-nav-bar__overlay--open{opacity:1;visibility:visible}.ud-side-popup{z-index:99;opacity:0;visibility:hidden;background-color:#fff;width:500px;height:100%;padding:50px;transition:all .4s ease-in-out;position:fixed;top:0;bottom:0;right:-500px;overflow-y:scroll}@media (max-width:767px){.ud-side-popup{width:300px;padding:30px 20px;right:-300px}}.ud-side-popup__header{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.ud-side-popup__header-logo img{width:140px;height:auto}.ud-side-popup__header .side-popup-close{background:0 0;justify-content:space-between;align-items:center;transition:all .4s ease-in-out;display:flex}.ud-side-popup__header .side-popup-close:hover{transform:rotate(180deg)}.ud-side-popup__header .side-popup-close i{color:#1d8f2c;font-size:24px}.ud-side-popup__body{margin-bottom:50px}.ud-side-popup__body ul li a{color:#24231d;justify-content:space-between;align-items:center;padding:5px 0;font-size:16px;font-weight:600;line-height:36px;transition:all .3s ease-in-out;display:flex}.ud-side-popup__body ul li a:hover{color:#1d8f2c}.ud-side-popup__body ul li a:hover i{color:#fff;background-color:#1d8f2c;transition:all .4s ease-in-out}.ud-side-popup__body ul li a i{color:#1d8f2c;padding:10px;font-size:14px;transition:all .3s ease-in-out}.ud-side-popup__body ul li ul{margin-left:10px}.ud-side-popup__body ul li ul li a{padding:5px 0}.ud-side-popup__bottom-info{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.ud-side-popup__bottom-info-box i{color:#1d8f2c;font-size:30px}.ud-side-popup__bottom-info-box h4{font-weight:600}.ud-side-popup__bottom-socials{align-items:center;gap:20px;display:flex}.ud-side-popup__bottom-socials li a{cursor:pointer;color:#f4f4f4;background-color:#1d8f2c;border:2px solid #0000;justify-content:center;align-items:center;width:38px;height:38px;transition:all .4s ease-in-out;display:flex}.ud-side-popup__bottom-socials li a:hover{background-color:#0000;border-color:#1d8f2c;border-radius:4px}.ud-side-popup__bottom-socials li a:hover i{color:#1d8f2c}.ud-side-popup__bottom-socials li a i{font-size:20px}.ud-side-popup--open{opacity:1;visibility:visible;right:0}.srex-header{background-color:#f8f7f0;padding:20px 0;transition:all .3s ease-in-out}.srex-header.sticky-top{background-color:#fff;padding:15px 0;box-shadow:0 2px 10px #0000001a}.srex-header__call svg{width:55px;height:55px;margin-right:10px}.srex-header__call svg path{stroke:#24231d}.srex-header__call span{color:#878680;font-size:16px;font-style:normal;font-weight:500;line-height:28px}.srex-header__call h4{color:#24231d;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.srex-header__call h4 a{color:#24231d;text-decoration:none}.srex-header__call h4 a:hover{color:#1d8f2c}.srex-header--home-two{padding:0}@media (max-width:767px){.srex-header--home-two{padding:15px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-header--home-two{padding:20px}}.srex-header--home-two.sticky-top{padding:0}@media (max-width:767px){.srex-header--home-two.sticky-top{padding:15px}.srex-header--home-two .container-fluid{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.srex-header--home-two .container-fluid{width:100%}}.srex-header--home-two .ud-main-menu ul>li>a{padding:25px 15px}.srex-header--home-two__call-two{background:#ff7029;padding:15px 30px}.srex-header--home-two__call-two span,.srex-header--home-two__call-two h4 a{color:#fff}.srex-header--home-two__call-two h4 a:hover{color:#24231d}.srex-header--home-three{z-index:999;background-color:#0000;padding:0;position:relative}.srex-header--home-three nav{background-color:#fff;border-radius:0 0 10px 10px;padding:0 30px;box-shadow:0 0 60px #0000000d}@media (max-width:767px){.srex-header--home-three{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-header--home-three{padding:20px}}.srex-header--home-three.sticky-top{padding:0}@media (max-width:767px){.srex-header--home-three.sticky-top{padding:15px}.srex-header--home-three nav{padding:20px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-header--home-three nav{padding:20px 30px}}@media (max-width:767px){.srex-header--home-three .container-fluid{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.srex-header--home-three .container-fluid{width:100%}}.srex-header--home-three .ud-main-menu ul>li>a{padding:25px 15px}.srex-header--home-three__call-three{background:#ff7029;padding:15px 30px}.srex-header--home-three__call-three span,.srex-header--home-three__call-three h4 a{color:#fff}.srex-header--home-three__call-three h4 a:hover{color:#24231d}.ud-hamburger-menu{display:inline-flex}.ud-hamburger-menu .ud-hamburger-menu__btn--active span{transform:rotate(45deg)}.ud-hamburger-menu .ud-hamburger-menu__btn--active span:before{top:0;transform:rotate(0)}.ud-hamburger-menu .ud-hamburger-menu__btn--active span:after{top:0;transform:rotate(90deg)}.ud-hamburger-menu__btn{cursor:pointer;align-items:center;width:26px;height:26px;display:flex;position:relative}.ud-hamburger-menu__btn span{background-color:#1d8f2c;width:100%;height:3px;transition:all .3s ease-in-out;display:block;position:absolute}.ud-hamburger-menu__btn span:before,.ud-hamburger-menu__btn span:after{content:"";background-color:#1d8f2c;width:100%;height:3px;transition:all .3s ease-in-out;display:block;position:absolute}.ud-hamburger-menu__btn span:before{top:-8px}.ud-hamburger-menu__btn span:after{top:8px}.srex-hero-one{background-color:#f8f7f0;margin-bottom:40px;padding:50px 0 30px}@media (max-width:767px){.srex-hero-one{padding:20px 0 0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-hero-one{margin-bottom:70px;padding:50px 0}}.srex-hero-one__box{background-color:#fff;border-radius:20px;margin-bottom:30px;padding:40px 40px 30px}@media (max-width:767px){.srex-hero-one__box{padding:30px}}.srex-hero-one__box__text{margin-bottom:20px}@media (max-width:767px){.srex-hero-one__box__text{font-size:30px;line-height:40px}}.srex-hero-one__box__text__top__line{background-color:#e3e3e3;width:50%;height:2px}@media (max-width:767px){.srex-hero-one__box__text__top__line{width:30%}}.srex-hero-one__box__text span{color:#1d8f2c}.srex-hero-one__box__desc{margin-bottom:25px}.srex-hero-one__left__enery__efficient{text-align:center;background-color:#1d8f2c;border-radius:20px;padding:40px 75px}@media (max-width:767px){.srex-hero-one__left__enery__efficient{padding:20px}}.srex-hero-one__left__enery__efficient h2{text-transform:capitalize;font-size:68px;font-style:normal;font-weight:700;line-height:115%}@media (max-width:767px){.srex-hero-one__left__enery__efficient h2{font-size:50px;line-height:60px}}.srex-hero-one__left__enery__efficient h2,.srex-hero-one__left__enery__efficient p{color:#fff;font-family:Manrope,sans-serif}.srex-hero-one__left__img{flex:1}.srex-hero-one__left__img img{object-fit:cover;border-radius:20px;width:100%;max-height:186px}@media (max-width:767px){.srex-hero-one__left__img img{min-height:119px;max-height:100%}.srex-hero-one__right{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-hero-one__right{max-width:60%;margin:40px auto 0}}.srex-hero-one__right img{object-fit:cover;border-radius:20px;height:718px;margin-bottom:-65px}@media (max-width:767px){.srex-hero-one__right img{height:100%;margin-bottom:-40px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-hero-one__right img{height:100%;margin-bottom:-120px}}.srex-hero-two{background:linear-gradient(#00000080 100% 100%),url(/images/home-two/hero/hero-bg-image.png) 50%/cover no-repeat;width:100%}.srex-hero-two__box{padding:100px 0 20px}@media (max-width:767px){.srex-hero-two__box{padding:80px 0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-hero-two__box{padding:90px 0 70px}}.srex-hero-two__box h1{color:#fff;font-size:150px;font-weight:700;line-height:115%}@media (max-width:767px){.srex-hero-two__box h1{margin-bottom:15px;font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-hero-two__box h1{font-size:80px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-hero-two__box h1{font-size:90px}}.srex-hero-two__box h1 span{-webkit-text-stroke:1px #fff;color:#0000}.srex-hero-two__box h2{color:#fff;text-align:center;font-size:110px;font-weight:700;line-height:115%;position:relative}@media (max-width:767px){.srex-hero-two__box h2{text-align:right;margin-bottom:15px;font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-hero-two__box h2{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-hero-two__box h2{font-size:60px}}.srex-hero-two__box h2:before{content:"";background-color:#e3e3e3;width:20%;height:3px;position:absolute;top:50%;left:0}@media (max-width:767px){.srex-hero-two__box h2:before{width:100px}}.srex-hero-two__box p{color:#fff;max-width:40%;padding-bottom:30px}@media (max-width:767px){.srex-hero-two__box p{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.srex-hero-two__box p{max-width:60%}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-hero-two__box p{max-width:70%}}.srex-hero-two__box .srex-btn--outline{color:#fff;border-color:#ff7029}@media (max-width:767px){.srex-hero-two__box .srex-btn--outline{padding:10px 15px}}.srex-hero-two__box .srex-btn--outline:hover,.srex-hero-two__box .srex-btn--primary{color:#fff;background-color:#ff7029;border-color:#ff7029}@media (max-width:767px){.srex-hero-two__box .srex-btn--primary{padding:10px 15px}}.srex-hero-two__box .srex-btn--primary:hover{color:#fff;background-color:#0000;border:1px solid #ff7029}.srex-hero-three{background-color:#f8f7f0;background-image:url(/images/home-three/hero-bg.png);background-position:bottom;height:815px;margin-top:-85px}.srex-hero-three__left{max-width:500px;padding:200px 0}.srex-hero-three__left__title{color:#24231d;text-transform:capitalize;font-size:68px;font-weight:700;line-height:78px}.srex-hero-three__left__title span{color:#ff7029}.srex-hero-three__left__desc{color:#878680;margin-top:30px}.srex-hero-three__left .srex-btn{margin-top:32px}.srex-hero-three__right{position:absolute;top:0;bottom:0;right:0}.section-top{background:url(/images/breadcum-bg.jpg) 50%/cover;padding-top:60px;padding-bottom:60px;position:relative}.section-top:before{content:"";opacity:.5;background:#f8f7f0;width:100%;height:100%;position:absolute;top:0}.section-top-title{position:relative}@media only screen and (max-width:480px){.section-top-title{width:100%}}.section-top-title h1{text-transform:capitalize;margin-bottom:10px;font-size:36px;font-weight:700}.section-top-title ul li{font-size:16px;font-weight:600;display:inline-block;color:#000!important}.section-top-title ul li a{font-size:16px;font-weight:600;color:#000!important}.section-top-title ul li a:hover{color:#1d8f2c!important}.srex-service{background:#fff;padding-top:100px}@media (max-width:767px){.srex-service{padding-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-service{padding-top:50px}}.srex-service .srex-section__head__title{max-width:700px;margin:0 auto 60px}.srex-service-two{background:#f8f7f0;padding-top:100px;position:relative}.srex-service-two__frame{position:absolute;right:29%}@media (max-width:767px){.srex-service-two{padding-top:70px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-service-two{padding-top:80px}}.srex-service-two .srex-section__head__title{max-width:700px;margin:0 auto 60px}.srex-service-two .srex-info-box__item{background:#fff}.srex-service-two .srex-info-box__item:hover{border:1px solid #1d8f2c}.srex-service-two .srex-info-box__item__desc{margin-bottom:40px}.srex-service-two .srex-stats{margin-top:150px}@media (max-width:767px){.srex-service-two .srex-stats{margin-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-service-two .srex-stats{margin-top:80px}}.srex-service-two .srex-stats__item__text h2{color:#1d8f2c}@media (max-width:767px){.srex-service-three{padding-top:70px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-service-three{padding-top:80px}}.srex-service-three__left{background-image:url(/images/home-two/service-two/service-3-bg.png);background-position:0 100%;background-repeat:no-repeat;height:100%;padding-right:30px}.srex-service-three__left p{margin-top:15px;margin-bottom:25px!important}@media (max-width:767px){.srex-service-three__left{margin-bottom:80px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-service-three__left{margin-bottom:80px;padding-right:0}}.srex-service-we-provide{background-color:#f8f7f0;max-height:750px;padding-top:80px}@media (max-width:767px){.srex-service-we-provide{max-height:100%;margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-service-we-provide{max-height:100%;margin-bottom:0}}.srex-service-we-provide__items{margin-top:60px}.srex-service-we-provide .srex-portfolio-two__item *{transition:all .3s ease-in-out}.srex-service-we-provide .srex-portfolio-two__item{border-radius:20px;padding-top:0;overflow:hidden}@media (max-width:767px){.srex-service-we-provide .srex-portfolio-two__item{padding-top:30px}}.srex-service-we-provide .srex-portfolio-two__item img{border-radius:20px;overflow:hidden}.srex-service-we-provide .srex-portfolio-two__item__box{background-color:#fff;height:100px;top:0;left:0;right:0}.srex-service-we-provide .srex-portfolio-two__item:hover img{transform:scale(1.2)}.srex-service-we-provide .srex-portfolio-two__item:hover .srex-portfolio-two__item__box{background-color:#1d8f2c}.srex-service-we-provide .srex-portfolio-two__item:hover .srex-portfolio-two__item__box h3,.srex-service-we-provide .srex-portfolio-two__item:hover .srex-portfolio-two__item__box p{color:#fff}.single_ser_info{background:#f8f7f0;border-radius:10px;margin-bottom:30px;padding:30px}.single_ser_info h4{margin-bottom:30px}.single_ser_info a{background:#fff;border-radius:30px;margin-bottom:20px;padding:10px 20px;font-size:16px;font-weight:400;transition:all .3s;display:block}.single_ser_info a i{float:right;margin-top:5px}.single_ser_info a:hover{color:#fff;background:#1d8f2c}.single_brochure{background:#f8f7f0;border-radius:10px;padding:30px}.single_brochure h4{margin-bottom:30px}.single_bro_doc{margin-bottom:20px}.single_bro_doc h5{text-transform:capitalize;color:#24231d;letter-spacing:0;margin-top:0;overflow:hidden}.single_bro_doc p{margin-top:-7px;overflow:hidden}.sbd_icon i{float:left;margin-top:5px;margin-bottom:20px;margin-right:10px;font-size:24px}.sbd_icon_two{float:right;color:#1d8f2c;margin-top:-60px;font-size:24px}.single_pro_details h1{margin:30px 0;font-size:48px}.single_pro_details h4{margin:30px 0}.single_pro_details p{margin-bottom:20px}.single_pro_details ul{float:left;width:50%;margin-bottom:40px}.single_ser_details ul{width:100%}.single_pro_details ul li{font-weight:500;line-height:34px}.single_pro_details ul li i{color:#fff;text-align:center;background:#1d8f2c;border-radius:30px;width:20px;height:20px;margin-right:10px;font-size:12px;line-height:20px}.single_pro_details_info{border:1px solid #ddd;margin-top:30px;overflow:hidden}.spdi h3{text-align:center;background:#f8f7f0;margin:-1px;padding:30px}.spdi_info{padding:20px 40px;overflow:hidden}.spdi_info_details{float:left;border-bottom:1px solid #ddd;width:50%;padding-bottom:30px}.spdi_info_details span{font-weight:600}.spdi_social_rat{text-align:center}.spdi_social_rat h4{margin-bottom:10px}.spdi_social_rat i{color:#ef783d}.spdi_social ul{text-align:center}.spdi_social ul li{display:inline-block}.spdi_social ul li a{background:#ededed;border-radius:100px;width:40px;height:40px;margin:0 2px;line-height:40px;transition:all .3s;display:block}.spdi_social ul li a:hover{color:#fff;background:#1d8f2c}.srex-about-us-one__container{margin:0 auto;padding:0 .75rem}.srex-about-us-one__left{padding-top:60px;padding-left:33%}@media only screen and (min-width:992px) and (max-width:1280px){.srex-about-us-one__left{padding-left:7%}}@media (max-width:767px){.srex-about-us-one__left{text-align:center;margin-bottom:40px;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-one__left{text-align:center;margin-bottom:40px;padding-left:0}}.srex-about-us-one__left h2{margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-one__left .srex-section__head__desc{max-width:80%;margin:0 auto}}.srex-about-us-one__left .srex-icon-list{margin-top:35px;margin-bottom:45px}@media (max-width:767px){.srex-about-us-one__left .srex-icon-list{margin:35px auto 45px;display:table}}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-one__left .srex-icon-list{margin:35px auto 45px;display:table}}.srex-about-us-one__right__img{object-fit:cover;width:100%;height:780px}@media (max-width:767px){.srex-about-us-one__right__img{height:400px;margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-one__right__img{height:600px;margin-right:0}}.srex-about-us-one__right__box{color:#fff;background-color:#1d8f2c;border-radius:20px;margin-top:-280px;margin-left:50px;padding:25px 40px;position:absolute;top:100%}@media (max-width:767px){.srex-about-us-one__right__box{margin-top:-165px;margin-left:0;padding:20px;right:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-one__right__box{margin-top:-230px;margin-left:0;padding:30px;right:60px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-about-us-one__right__box{margin-left:0;right:80px}}.srex-about-us-one__right__box img{width:52px;height:75px}.srex-about-us-one__right__box__text h2,.srex-about-us-one__right__box__text p{color:#fff}.srex-section-bottom{margin-top:50px}@media (max-width:767px){.srex-section-bottom{margin-top:80px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section-bottom .row{flex-direction:column-reverse;gap:50px}}.srex-section-bottom__left{margin-top:80px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.srex-section-bottom__left{text-align:center}}.srex-section-bottom__left__img{position:absolute;bottom:0;left:65px}@media (max-width:767px){.srex-section-bottom__left__img{height:400px;left:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section-bottom__left__img{height:500px;left:170px}}@media (max-width:767px){.srex-section-bottom__right{text-align:center;margin:50px 0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section-bottom__right{text-align:center;margin:50px 0}}@media (max-width:767px){.srex-section-bottom__right .srex-section-bottom__right__desc{max-width:90%;margin:0 auto}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section-bottom__right .srex-section-bottom__right__desc{max-width:90%;margin:0 auto}}.srex-section-bottom__right__title{color:#24231d;text-transform:capitalize;margin-bottom:20px;font-family:Exo;font-size:38px;font-style:normal;font-weight:600;line-height:47.6px}@media (max-width:767px){.srex-section-bottom__right .srex-icon-list{max-width:90%;margin:0 auto}}@media only screen and (min-width:768px) and (max-width:991px){.srex-section-bottom__right .srex-icon-list{max-width:90%;margin:0 auto}}@media (max-width:767px){.srex-about-us-two{padding-top:40px}.srex-about-us-two__img{display:none}}.srex-about-us-two__left-content{gap:30px;margin-top:20px;display:flex}@media (max-width:767px){.srex-about-us-two__left-content{flex-direction:column;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-two__left-content{margin-bottom:30px}}.srex-about-us-two__left-content__img{flex:0 0 35%}@media (max-width:767px){.srex-about-us-two__left-content__img{flex:0 0 100%}}.srex-about-us-two__left-content__img img{border-radius:20px;width:100%;height:100%}.srex-about-us-two__left-content__right{flex:0 0 65%;padding-top:10px;padding-right:20px}@media (max-width:767px){.srex-about-us-two__left-content__right{flex:0 0 100%}}.srex-about-us-two__right-content__img{border-radius:20px}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-two__right-content__img{object-fit:cover;width:100%;max-height:500px}}.srex-about-us-two__box{color:#fff;background-color:#ff7029;border-radius:20px;margin-top:30px;padding:30px 40px}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-two__box{z-index:99;max-width:50%;margin:-50px auto 0;position:relative}}.srex-about-us-two__box img{width:52px;height:75px}.srex-about-us-two__box__text h2,.srex-about-us-two__box__text p{color:#fff}.srex-about-us-three__left{background-color:#e3e3e3;border-radius:20px;max-height:550px;margin-right:50px;padding:40px}@media (max-width:767px){.srex-about-us-three__left{max-height:100%;margin-bottom:30px;margin-right:0;padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-three__left{max-height:100%;margin-bottom:30px;margin-right:0}}.srex-about-us-three__left img{border-radius:20px;width:100%}@media (max-width:767px){.srex-about-us-three__left img{margin-bottom:40px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-about-us-three__left img{margin-bottom:40px}}.srex-about-us-three__left__img-3-col{position:relative}.srex-about-us-three__left__img-3-col:before{content:"";background:url(/images/dots.png) no-repeat;width:100%;position:absolute;top:0;bottom:0;right:-44px}.srex-about-us-three__left__img-3{z-index:1;margin-top:-80px;position:relative}@media (max-width:767px){.srex-about-us-three__left__img-3{margin-top:0}}.srex-about-us-three__left__box{background-color:#1d8f2c;border-radius:20px;margin-top:15px;padding:30px}@media (max-width:767px){.srex-about-us-three__left__box{flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}}.srex-about-us-three__left__box img{width:40px;height:40px;margin-bottom:15px}.srex-about-us-three__left__box h3{color:#fff}.srex-about-us-three .srex-tabs{margin-top:30px}.srex-about-us-three .srex-tabs .tab-content .srex-section__head__desc{margin-bottom:40px}.srex-about-us-three .srex-tabs .tab-content .srex-icon-list i{color:#fff;background-color:#ff7029;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.srex-about-us-three .srex-tabs .tab-content .srex-icon-list p{font-weight:700}.srex-features{background:url(/images/features-bg.png) 0 0/cover no-repeat;padding:50px 0 120px}@media (max-width:767px){.srex-features{padding:50px 0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-features{padding:50px 0 60px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-features{padding:50px 0 80px}}.srex-features__left{max-width:520px}@media (max-width:767px){.srex-features__left{text-align:center;max-width:100%;margin-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-features__left{text-align:center;max-width:100%;margin-bottom:50px}}.srex-features__left h2{margin-bottom:25px}.srex-features__left .srex-icon-list{margin-top:45px;margin-bottom:45px}.srex-video__box{position:relative}.srex-video__box img{border-radius:40px}@media (max-width:767px){.srex-video__box img{object-fit:cover;height:150px}}.srex-video__play__btn{color:#fff;z-index:1;background:#1d8f2c;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.srex-video__play__btn:hover{color:#fff!important}.srex-video__play__btn:hover i{transform:scale(1.1)}@media (max-width:767px){.srex-video__play__btn{width:60px;height:60px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-video__play__btn{width:80px;height:80px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-video__play__btn{width:100px;height:100px}}.srex-video__play__btn i{font-size:50px;transition:all .3s ease-in-out}@media (max-width:767px){.srex-video__play__btn i{font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-video__play__btn i{font-size:40px}}.srex-contact--three .srex-contact__img{position:relative}@media (max-width:767px){.srex-contact__left{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-contact__left{padding:40px}}.srex-contact--three__row{background-color:#fff;border-radius:20px;align-items:center;padding:30px;box-shadow:0 0 60px #0000000d}.sct{padding:100px 0}.srex-contact--three .srex-contact__img{margin-bottom:40px;position:relative}.srex-contact--three .srex-contact__img img{border-radius:20px;width:100%}.srex-contact--three .srex-contact__img__play-btn{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.srex-contact--three .srex-contact__img__play-btn i{color:#1d8f2c;font-size:30px}.srex-contact--three .srex-contact__img__play-btn:hover{background-color:#1d8f2c}.srex-contact--three .srex-contact__img__play-btn:hover i{color:#fff}.srex-contact--three .srex-section__head__desc{color:#24231d;margin-top:12px;margin-bottom:60px}.srex-contact--three .srex-contact__left{background-color:#fff;padding:0 0 0 50px}.srex-contact--three .srex-contact__left input,.srex-contact--three .srex-contact__left textarea{border:2px solid #e3e3e3}.srex-contact--three .srex-contact__left .srex-btn{background-color:#1d8f2c}.srex-contact--three .srex-contact__left .srex-btn:hover{background-color:#ff7029}.srex-contact__left{background:#f8f7f0;border-radius:20px;padding:60px}@media (max-width:767px){.srex-contact__left{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-contact__left{padding:40px}}.srex-contact__left input{box-sizing:border-box;border:1px solid #fff;border-radius:999px;width:100%;margin:10px 0;padding:18px 30px}.srex-contact__left textarea{box-sizing:border-box;border:1px solid #fff;border-radius:30px;width:100%;margin:10px 0;padding:18px 30px}.srex-contact__left input:focus,.srex-contact__left textarea:focus{outline:none}.srex-contact__left button{text-transform:uppercase;border-radius:999px;width:100%;margin-top:10px}.srex-contact__right{background:url(/images/home-one/contact-left.png) 100% 100% no-repeat;padding:20px 0 60px}.srex-contact{padding:100px 0}.srex_contact_address{background:#fff;border-radius:10px;box-shadow:0 0 60px #0000000d;padding:50px!important}.srex_contact_content h4{color:#1d8f2c}.srex_contact_content h1{margin-bottom:25px;font-size:40px}.srex_contact_content p{margin-bottom:25px}.srex-single-address{margin-bottom:30px;overflow:hidden}.address_icon i{float:left;color:#1d8f2c;text-align:center;border:1px solid #ddd;border-radius:10px;width:60px;height:60px;margin-bottom:20px;margin-right:15px;font-size:24px;line-height:60px;transition:all .3s}.srex-single-address:hover .address_icon i{color:#fff;background:#1d8f2c}.srex-single-address h4{margin-bottom:10px;font-size:24px;font-weight:700;overflow:hidden}.srex-single-address p{overflow:hidden}.srex-portfolio__title{text-align:center;width:800px;margin:0 auto}@media (max-width:767px){.srex-portfolio__title{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.srex-portfolio__title{width:100%}}.srex-portfolio .controls ul{flex-wrap:nowrap;justify-content:center;gap:30px;margin-bottom:30px;padding:30px 0;display:flex}@media (max-width:767px){.srex-portfolio .controls ul{justify-content:flex-start;gap:10px;overflow-x:scroll}}@media only screen and (min-width:768px) and (max-width:991px){.srex-portfolio .controls ul{gap:10px}}.srex-portfolio .controls ul li{color:#24231d;cursor:pointer;-webkit-tap-highlight-color:#0000;text-align:center;background:#f8f7f0;border-radius:999px;padding:15px 60px;font-style:normal;font-weight:700;transition:all .2s}@media (max-width:767px){.srex-portfolio .controls ul li{min-width:150px;padding:10px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-portfolio .controls ul li{min-width:100px;padding:10px 15px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-portfolio .controls ul li{min-width:100px;padding:10px 15px}}.srex-portfolio .controls ul li:hover,.srex-portfolio .controls ul li.mixitup-control-active,.srex-portfolio .controls ul li.active{color:#fff;background:#1d8f2c}.srex-portfolio__item{border-radius:20px;position:relative;overflow:hidden}@media (max-width:767px){.srex-portfolio__item{margin:10px 0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-portfolio__item{margin-bottom:20px}}.srex-portfolio__item img{width:100%;transition:all .3s ease-in-out}.srex-portfolio__item:hover .srex-portfolio__item__title{color:#fff;background-color:#1d8f2c;border-right-color:#ff7029}.srex-portfolio__item:hover .srex-portfolio__item__title h3,.srex-portfolio__item:hover .srex-portfolio__item__title h2{color:#fff}.srex-portfolio__item:hover img{transform:scale(1.1)}.srex-portfolio__item__title{background:#fff;border-right:5px solid #1d8f2c;border-radius:0 10px 10px 0;justify-content:center;width:280px;height:95px;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;bottom:35px}.srex-portfolio__item__title h3{margin-left:10px}.srex-portfolio-two{padding-top:120px;position:relative}@media (max-width:767px){.srex-portfolio-two{padding-top:70px}}.srex-portfolio-two__frame{position:absolute;top:18%;left:35%}@media (max-width:767px){.srex-portfolio-two__frame{top:180px;left:10px}.srex-portfolio-two .srex-section__head{max-width:100%}}.srex-portfolio-two .srex-section__head__title{width:550px}@media (max-width:767px){.srex-portfolio-two .srex-section__head__title{width:100%}}.srex-portfolio-two .controls ul{padding-top:60px}@media (max-width:767px){.srex-portfolio-two .controls ul{justify-content:flex-start;gap:10px;display:flex;overflow-x:scroll}}@media only screen and (min-width:768px) and (max-width:991px){.srex-portfolio-two .controls ul{justify-content:center;align-items:center;gap:10px;display:flex;overflow-x:scroll}}.srex-portfolio-two .controls ul li{color:#24231d;cursor:pointer;-webkit-tap-highlight-color:#0000;text-align:center;background:#f8f7f0;border-radius:10px;margin-bottom:20px;padding:20px 30px;font-style:normal;font-weight:700;transition:all .2s}@media (max-width:767px){.srex-portfolio-two .controls ul li{min-width:150px;padding:10px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-portfolio-two .controls ul li{min-width:100px;padding:10px 15px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-portfolio-two .controls ul li{min-width:100px;padding:10px 15px}}.srex-portfolio-two .controls ul li:hover,.srex-portfolio-two .controls ul li.mixitup-control-active,.srex-portfolio-two .controls ul li.active{color:#fff;background:#ff7029}.srex-portfolio-two__item{padding-top:60px;position:relative}.srex-portfolio-two__item img{border-radius:20px;width:100%}.srex-portfolio-two__item h3{margin-bottom:10px}.srex-portfolio-two__item__box{background:#f8f7f0;border-radius:10px;margin:20px;padding:20px;position:absolute;bottom:7px}.srex-portfolio-three{max-height:550px}.srex-portfolio-three__slider__item{padding:20px 10px}.srex-portfolio-three__slider__item img{border-radius:20px}.srex-portfolio-three__slider .slick-list .slick-track{padding-left:12.5%}.srex-sponsor ul{justify-content:space-between;margin:0;padding:0;list-style:none;display:flex}.srex-sponsor ul li{cursor:pointer;display:inline}.srex-sponsor-two{margin-top:120px}@media (max-width:767px){.srex-sponsor-two{margin-top:60px}}.srex-sponsor-two .slick-slide{padding:0 10px;transition:all .3s ease-in-out}.srex-sponsor-three{background-color:#1d8f2ccc;background-image:url(/images/home-three/sponsor/bg.png);padding:80px 0}.srex-sponsor-three.mt{margin-top:100px}@media (max-width:767px){.srex-sponsor-three.mt{margin-top:60px}}.srex-sponsor-three .slick-slide{padding:0 10px;transition:all .3s ease-in-out}.srex-question{background:url(/images/home-one/faq/faq-bg.png) no-repeat;padding:120px 0}@media (max-width:767px){.srex-question{background-size:cover;padding:170px 0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-question{background-size:cover;padding:80px 0}}.srex-question__title{text-align:center;width:700px;margin:0 auto}.srex-question__title h2{color:#fff}@media (max-width:767px){.srex-question__title{width:100%}}.srex-question__left img{border-radius:20px;width:100%}@media (max-width:767px){.srex-question__left img{margin-bottom:40px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-question__left img{margin-bottom:40px}}.srex-question-two{background:#f8f7f0;padding:100px 0}@media (max-width:767px){.srex-question-two{padding:70px 0}}.srex-question-two .accordion-item{background-color:#fff;border:1px solid #fff;border-radius:30px;margin-bottom:30px;box-shadow:0 10px 20px #0000000d}@media (max-width:767px){.srex-question-two .accordion-item{margin-top:20px}}.srex-question-two .accordion-header__left{align-items:center;gap:20px;display:inline-flex}@media (max-width:767px){.srex-question-two .accordion-header__left h3{font-size:15px}}.srex-question-two .accordion-button{text-transform:capitalize;cursor:pointer;background-color:#0000;border:30px;border-top-left-radius:30px;border-top-right-radius:30px;justify-content:space-between;padding:20px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;display:flex}.srex-question-two .accordion-button h3{color:#24231d;padding-left:15px}.srex-question-two .accordion-button:after{content:none}@media (max-width:767px){.srex-question-two .accordion-button{padding:10px;font-size:14px}}.srex-question-two .accordion-button:focus{box-shadow:unset;border:none;outline:none}.srex-question-two .accordion-button:not(.collapsed){color:#2f2e28;background-color:#fff;border-top-left-radius:30px;border-top-right-radius:30px}.srex-question-two .accordion-button:not(.collapsed) .open{display:none}.srex-question-two .accordion-button:not(.collapsed) .close{display:block}.srex-question-two .accordion-button i{color:#24231d;margin-right:20px;font-size:20px;transition:all .3s ease-in-out}.srex-question-two .accordion-button .open{color:#1d8f2c;display:block}.srex-question-two .accordion-button .close{display:none}.srex-question-two .accordion-body{color:#24231d;background:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:0 60px 25px 30px;font-size:16px}@media (max-width:767px){.srex-question-two .accordion-body{padding:20px 30px 30px;font-size:15px}}.srex-question-two .accordion-collapse.show{background-color:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px}.srex-question-two__right{position:relative}.srex-question-two__right img{border-radius:20px;width:100%}.srex-question-two__right__box{color:#fff;background:#1d8f2c;border-radius:20px;width:305px;padding:30px 40px;position:absolute;bottom:23px;left:30px}.srex-question-two__right__box h2,.srex-question-two__right__box h4{color:#fff}.srex-faq-three{background-color:#fff;padding-bottom:120px}@media (max-width:767px){.srex-faq-three{padding-bottom:80px 0;background-size:cover}}@media only screen and (min-width:768px) and (max-width:991px){.srex-faq-three{background-size:cover;padding:60px 0}}.srex-faq-three .row{align-items:flex-end}.srex-faq-three__left{text-align:center;background-color:#f8f7f0;border-radius:249px 20px 20px;margin-right:40px;position:relative}.srex-faq-three__left__img img{margin-top:-100px}.srex-faq-three__left__box{color:#24231d;background-color:#fff;border-radius:20px;padding:25px 40px;position:absolute;bottom:30px;right:-20px;box-shadow:0 0 60px #0000000d}.srex-faq-three__left__box img{width:52px;height:75px}.srex-faq-three__left__box__text h2{color:#24231d}.srex-faq-three__left__box__text p{text-align:left}.srex-faq-three .srex-accordion{margin-top:60px}.srex-faq-three .srex-accordion .accordion-item{color:#24231d;background-color:#fff;border-color:#e3e3e3;border-radius:10px}.srex-faq-three .srex-accordion .accordion-item .accordion-header__left__badge{color:#1d8f2c!important;background-color:#f8f7f0!important}.srex-faq-three .srex-accordion .accordion-item h3{color:#24231d}.srex-faq-three .srex-accordion .accordion-button:not(.collapsed){color:#24231d;background-color:#fff}.srex-faq-three .srex-accordion .accordion-button:not(.collapsed) .accordion-header__left__badge{color:#fff!important;background-color:#1d8f2c!important}.srex-faq-three .srex-accordion .accordion-collapse.show{background-color:#fff}.srex-faq-three .srex-accordion .accordion-collapse .accordion-body{padding:0 90px 30px}.srex-news-letter--three{z-index:99;position:relative}.srex-news-letter--three .srex-news-letter__box{background-color:#1d8f2c;background-image:url(/images/newsletter-three-bg.png);background-repeat:no-repeat}.srex-news-letter--three .srex-news-letter__box__left{gap:20px}.srex-news-letter--three .srex-news-letter__box__left h2,.srex-news-letter--three .srex-news-letter__box__left p{color:#fff}.srex-news-letter--three .srex-news-letter__box__right input{color:#fff;background-color:#0000}.srex-news-letter--three .srex-news-letter__box__right input::placeholder{color:#fff}.srex-news-letter--three .srex-news-letter__box__right button{font-weight:800}.srex-news-letter __box{background:#f8f7f0;border-radius:20px;padding:60px}@media (max-width:767px){.srex-news-letter __box{padding:40px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-news-letter __box{padding:45px}}.srex-news-letter __box--two{background-color:#1d8f2c;margin-top:-125px}.srex-news-letter __box--two .srex-news-letter__box__left{text-align:center;display:block}.srex-news-letter __box--two .srex-news-letter__box__left .srex-section__frame{top:50px;left:40%}.srex-news-letter __box--two .srex-news-letter__box__left h2{color:#fff;margin-bottom:20px;padding:0!important}.srex-news-letter __box--two .srex-news-letter__box__left p{color:#fff}.srex-news-letter __box__left{align-items:center;display:flex}@media (max-width:767px){.srex-news-letter __box__left{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-news-letter __box__left{justify-content:center}}.srex-news-letter __box__left h3{padding-left:20px;padding-right:80px;font-size:24px}@media (max-width:767px){.srex-news-letter __box__left h3{padding-right:0;font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-news-letter __box__left h3{padding-right:0}}.srex-news-letter __box__right{justify-content:end;align-items:center;display:flex}@media (max-width:767px){.srex-news-letter __box__right{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.srex-news-letter __box__right{justify-content:center;margin-top:20px}}.srex-news-letter __box__right form{align-items:center;width:100%;display:flex}@media (max-width:767px){.srex-news-letter __box__right form{flex-direction:column;gap:10px}}.srex-news-letter __box__right input{border:2px solid #e3e3e3;border-radius:999px;width:100%;margin-right:10px;padding:16px 80px 16px 16px}@media (max-width:767px){.srex-news-letter __box__right input{width:100%;margin-bottom:10px}}.srex-news-letter __box__right button{width:60%}.srex-stats__item{justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:767px){.srex-stats__item{justify-content:flex-start;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-stats__item{justify-content:flex-start;margin-bottom:30px}}@media only screen and (min-width:992px) and (max-width:1280px){.srex-stats__item{justify-content:flex-start;margin-bottom:30px}}.srex-stats__item__icon{border:1px solid #e3e3e3;border-radius:999px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}@media only screen and (min-width:992px) and (max-width:1280px){.srex-stats__item__icon{width:60px;height:60px}}.srex-stats__item__icon img{width:40px;height:40px}@media only screen and (min-width:992px) and (max-width:1280px){.srex-stats__item__icon img{width:30px;height:30px}.srex-stats__item__text h2{font-size:30px}.srex-stats__item__text h3{font-size:18px}}.srex-testimonial-one{background-color:#f8f7f0;background-image:url(/images/testimonial-bg.png);background-position:0;background-repeat:no-repeat;margin-top:100px;position:relative}@media (max-width:767px){.srex-testimonial-one{margin-top:0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-one{margin-top:0}}.srex-testimonial-one .row{align-items:center}.srex-testimonial-one__left{z-index:9;position:relative}.srex-testimonial-one__left .srex-section__head{padding-top:80px}@media (max-width:767px){.srex-testimonial-one__left .srex-section__head{padding-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-one__left .srex-section__head{padding-top:40px}}.srex-testimonial-one__slider{margin-top:60px}@media (max-width:767px){.srex-testimonial-one__slider{margin-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-one__slider{margin-top:40px}}.srex-testimonial-one__slider__item{color:#fff;background-color:#1d8f2c;background-image:url(/images/plant.svg);background-position:50%;background-repeat:no-repeat;border-radius:20px;padding:70px 60px}@media (max-width:767px){.srex-testimonial-one__slider__item{padding:40px 30px}}.srex-testimonial-one__slider__item__quote{width:60px;height:60px;margin-bottom:30px}@media (max-width:767px){.srex-testimonial-one__slider__item__quote{width:40px;height:40px;margin-bottom:20px}}.srex-testimonial-one__slider__item__text{color:#fff;margin-bottom:30px;font-size:25px;font-weight:500;line-height:40px}@media (max-width:767px){.srex-testimonial-one__slider__item__text{margin-bottom:20px;font-size:20px;line-height:30px}}.srex-testimonial-one__slider__item__author h3{margin-bottom:5px}.srex-testimonial-one__slider__item__author h3,.srex-testimonial-one__slider__item__author p{color:#fff}.srex-testimonial-one__slider .slick-dots{width:auto;bottom:70px;right:70px}@media (max-width:767px){.srex-testimonial-one__slider .slick-dots{bottom:40px;right:40px}}.srex-testimonial-one__slider .slick-dots li button{background-color:#0000;border:1px solid #fff;border-radius:50%;width:10px;height:10px}.srex-testimonial-one__slider .slick-dots li button:before{display:none}.srex-testimonial-one__slider .slick-dots li.slick-active button{background-color:#fff}.srex-testimonial-one__right{position:absolute;top:-90px;right:0}@media (max-width:767px){.srex-testimonial-one__right{position:unset}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-one__right{position:unset}}.srex-testimonial-one__right img{border-top-left-radius:40px;border-bottom-left-radius:40px;width:100%}@media (max-width:767px){.srex-testimonial-one__right img{border-radius:20px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-one__right img{border-radius:20px}}.srex-testimonial-two{background-color:#f8f7f0;background-image:url(/images/home-two/testimonial-bg.png);background-repeat:no-repeat;background-size:cover;border-radius:40px;padding-top:120px;padding-bottom:270px}@media (max-width:767px){.srex-testimonial-two{padding-top:70px;padding-bottom:200px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-two{padding-top:80px;padding-bottom:200px}}.srex-testimonial-two__title{text-align:center;width:700px;margin:0 auto;padding-bottom:100px}@media (max-width:767px){.srex-testimonial-two__title{width:100%;padding-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-two__title{width:100%;padding-bottom:0}}.srex-testimonial-two__slider{margin-top:60px}@media (max-width:767px){.srex-testimonial-two__slider{margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-two__slider{margin-top:20px}}.srex-testimonial-two__slider__item{color:#fff}.srex-testimonial-two__slider__item__ratings{margin-bottom:20px}.srex-testimonial-two__slider__item__ratings i{color:#ffba08;font-size:16px;line-height:normal}.srex-testimonial-two__slider__item__quote{width:80px;height:80px;margin-top:-20px;margin-bottom:20px}@media (max-width:767px){.srex-testimonial-two__slider__item__quote{width:40px;height:40px;margin-bottom:20px}}.srex-testimonial-two__slider__item__text{color:#878680;margin-bottom:30px;font-size:25px;font-weight:500;line-height:40px}@media (max-width:767px){.srex-testimonial-two__slider__item__text{margin-bottom:20px;font-size:20px;line-height:30px}}.srex-testimonial-two__slider__item__author h3{color:#24231d;margin-bottom:5px}.srex-testimonial-two__slider__item__author p{color:#878680}.srex-testimonial-two__slider .slick-arrow{display:none!important}.srex-testimonial-two__slider__nav{align-items:center;gap:20px;transition:all .3s;display:flex}.srex-testimonial-two__slider__nav svg{color:#878680;font-size:45px;transition:all .3s}.srex-testimonial-two__slider__nav div{-webkit-user-select:none;user-select:none;transition:all .3s}.srex-testimonial-two__slider__nav div:hover svg{color:#1d8f2c}.srex-testimonial-two__right{justify-content:flex-end;display:flex;position:relative}@media (max-width:767px){.srex-testimonial-two__right{margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-two__right{justify-content:center}}.srex-testimonial-two__right__img{border-bottom-right-radius:97px;border-bottom-left-radius:125px;position:absolute;bottom:2px;right:67px}@media (max-width:767px){.srex-testimonial-two__right__img{height:400px;left:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-two__right__img{height:500px;left:170px}}.srex-testimonial-two__right__badge{color:#fff;background-color:#ff7029;border-radius:20px;padding:20px 75px 20px 30px;position:absolute;bottom:0;left:155px}@media (max-width:767px){.srex-testimonial-two__right__badge{padding:20px 40px;left:0}}.srex-testimonial-two__right__badge img{width:50px;height:50px;margin-bottom:15px}.srex-testimonial-two__right__badge h3{color:#fff}.srex-testimonial-three{padding-top:120px}@media (max-width:767px){.srex-testimonial-three{padding-top:70px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-three{padding-top:80px}}.srex-testimonial-three__slider{margin-top:60px}@media (max-width:767px){.srex-testimonial-three__slider{margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-three__slider{margin-top:20px}}.srex-testimonial-three__slider__item{color:#fff;text-align:center;background-color:#fff;background-image:url(/images/home-three/testimonial-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #f8f7f0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;margin:40px 0;padding:0 50px;display:flex;box-shadow:0 0 6px #0000000d;display:flex!important}.srex-testimonial-three__slider__item__ratings{margin-bottom:20px}.srex-testimonial-three__slider__item__ratings i{color:#ffba08;font-size:16px;line-height:normal}.srex-testimonial-three__slider__item__icon{background-color:#1d8f2c;border-radius:100%;justify-content:center;align-items:center;width:60px;height:60px;margin-top:-30px;margin-bottom:30px;display:flex}.srex-testimonial-three__slider__item__icon i{font-size:32px;font-style:normal;font-weight:900;line-height:normal}.srex-testimonial-three__slider__item__text{color:#878680;margin-top:40px;margin-bottom:30px;font-size:25px;font-weight:500;line-height:40px}@media (max-width:767px){.srex-testimonial-three__slider__item__text{margin-bottom:20px;font-size:20px;line-height:30px}}.srex-testimonial-three__slider__item__author h3{color:#24231d;margin-bottom:5px}.srex-testimonial-three__slider__item__author p{color:#878680}.srex-testimonial-three__slider .slick-arrow{display:none!important}.srex-testimonial-three__slider__nav{transition:all .3s}.srex-testimonial-three__slider__nav svg{color:#1d8f2c;font-size:30px;transition:all .3s}.srex-testimonial-three__slider__nav__prev,.srex-testimonial-three__slider__nav__next{position:absolute;top:50%}.srex-testimonial-three__slider__nav__prev{left:-100px}@media (max-width:767px){.srex-testimonial-three__slider__nav__prev{left:-30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-three__slider__nav__prev{left:-30px}}.srex-testimonial-three__slider__nav__next{right:-100px}@media (max-width:767px){.srex-testimonial-three__slider__nav__next{right:-30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-three__slider__nav__next{right:-30px}}.srex-testimonial-three__slider__nav>div{-webkit-user-select:none;user-select:none;background-color:#1d8f2c33;border-radius:100%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex}.srex-testimonial-three__slider__nav>div:hover{cursor:pointer;background-color:#1d8f2c}.srex-testimonial-three__slider__nav>div:hover svg{color:#fff}.srex-testimonial-three__right{justify-content:flex-end;display:flex;position:relative}@media (max-width:767px){.srex-testimonial-three__right{margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-three__right{justify-content:center}}.srex-testimonial-three__right__img{border-bottom-right-radius:97px;border-bottom-left-radius:125px;position:absolute;bottom:2px;right:67px}@media (max-width:767px){.srex-testimonial-three__right__img{height:400px;left:50px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-testimonial-three__right__img{height:500px;left:170px}}.srex-testimonial-three__right__badge{color:#fff;background-color:#ff7029;border-radius:20px;padding:20px 75px 20px 30px;position:absolute;bottom:0;left:155px}@media (max-width:767px){.srex-testimonial-three__right__badge{padding:20px 40px;left:0}}.srex-testimonial-three__right__badge img{width:50px;height:50px;margin-bottom:15px}.srex-testimonial-three__right__badge h3{color:#fff}.srex-blog-one{margin-top:120px}@media (max-width:767px){.srex-blog-one{margin-top:80px}}.srex-blog-one__title{text-align:left;justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.srex-blog-one__title{flex-direction:column;gap:25px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-blog-one__title{gap:25px}.srex-blog-one__title .srex-section__head{text-align:left;margin:0}}.srex-blog-one__post{margin-top:60px;transition:all .3s ease-in-out}.srex-blog-one__post i{transition:all .3s ease-in-out}.srex-blog-one__post:hover .srex-blog-one__post__img:after{width:100%}.srex-blog-one__post:hover i,.srex-blog-one__post:hover h3 a{color:#1d8f2c}.srex-blog-one__post:hover .srex-btn--outline{color:#1d8f2c;background-color:#f8f7f0;border-color:#1d8f2c}.srex-blog-one__post__img{display:block;position:relative;overflow:hidden}.srex-blog-one__post__img img{border-radius:10px;width:100%}.srex-blog-one__post__img:after{content:"";background-color:#1d8f2c63;border-radius:10px;width:0;height:100%;transition:all .4s ease-in-out;position:absolute;top:0;bottom:-10px;right:0}.srex-blog-one__post h6{color:#878680}.srex-blog-one__post h3{margin-top:20px;margin-bottom:20px}.srex-blog-one__post .srex-btn--outline{border-color:#e3e3e3}.srex-blog-one__post .srex-btn--outline:hover{color:#1d8f2c;background-color:#f8f7f0;border-color:#1d8f2c}.srex-blog-two{position:relative}.srex-blog-two__frame{position:absolute;top:5%;left:30%}@media (max-width:767px){.srex-blog-two__frame{top:180px;left:10px}.srex-blog-two{margin-top:0;padding:70px 0}}.srex-blog-two__post{background:#f8f7f0;border-radius:20px;padding:20px;transition:all .3s ease-in-out;position:relative}.srex-blog-two__post:hover{z-index:100;background:#fff;position:relative;box-shadow:0 10px 10px #0000001a}.srex-blog-two__post:hover .srex-info-box__more i{margin-left:10px}.srex-blog-two__post:hover i{color:#ff7029}.srex-blog-two__post:hover .srex-blog-two__post__badge{background:#ff7029}.srex-blog-two__post:hover h3 a{color:#ff7029}.srex-blog-two__post .srex-blog-one__post__img:after{background:#ff702963}.srex-blog-two__post__badge{text-align:center;background:#1d8f2c;width:70px;height:30px;transition:all .3s ease-in-out;position:absolute;top:45%;left:10%}.srex-blog-two__post__badge h6{color:#fff;text-transform:uppercase}.srex-blog-two__post h3{margin-top:10px}.srex-blog-three{margin-top:120px}@media (max-width:767px){.srex-blog-three{margin-top:80px}}.srex-blog-three__title{text-align:left;justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.srex-blog-three__title{flex-direction:column;gap:25px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-blog-three__title{gap:25px}.srex-blog-three__title .srex-section__head{text-align:left;margin:0}}.srex-blog-three__title .srex-section__head__title{max-width:60%}@media (max-width:767px){.srex-blog-three__title .srex-section__head__title{max-width:100%}}.srex-blog-three__post{border:1px solid #e3e3e3;border-radius:20px;margin-top:60px;transition:all .3s ease-in-out;box-shadow:0 0 60px #0000000d}.srex-blog-three__post i{transition:all .3s ease-in-out}.srex-blog-three__post:hover .srex-blog-three__post__img:after{width:95%}.srex-blog-three__post:hover i,.srex-blog-three__post:hover h3 a{color:#1d8f2c}.srex-blog-three__post:hover .srex-btn--outline{color:#1d8f2c;background-color:#f8f7f0;border-color:#1d8f2c}.srex-blog-three__post__img{padding:10px 10px 0;display:block;position:relative;overflow:hidden}.srex-blog-three__post__img img{border-radius:10px;width:100%}.srex-blog-three__post__img:after{content:"";background-color:#1d8f2c63;border-radius:10px;width:0;height:97%;transition:all .4s ease-in-out;position:absolute;inset:10px 0 0 10px}.srex-blog-three__post h6{color:#878680}.srex-blog-three__post h3{margin-top:20px;margin-bottom:20px;padding:0 30px}.srex-blog-three__post__meta{background-color:#f8f7f0;border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding:10px 30px}.srex-blog-three__post .srex-btn--outline{border-color:#e3e3e3}.srex-blog-three__post .srex-btn--outline:hover{color:#1d8f2c;background-color:#f8f7f0;border-color:#1d8f2c}.blog-page{padding:100px 0}.post-slide-blog{background:#fff;border-radius:10px;margin-bottom:30px;padding:40px;overflow:hidden;box-shadow:0 10px 40px -10px #00408014}.post-single{box-shadow:none;background:0 0;padding:0}.blog-img img{border-radius:12px;position:relative}@media only screen and (max-width:768px){.blog-img img{width:100%}}.blog-img a{color:#000;text-transform:uppercase;background:#f3f4f3;border:1px solid #999393;border-radius:30px;margin-top:40px;padding:7px 20px;font-size:16px;font-weight:600;position:absolute;left:50%}.post-slide-blog h2{margin-bottom:20px;font-size:40px;font-weight:700;line-height:50px;transition:all .3s;display:block}.post-slide-blog h2 a:hover{color:#1d8f2c}.post-slide-blog span{text-transform:capitalize;margin-top:20px;margin-bottom:15px;padding-right:10px;display:inline-block}.post-slide-blog span i{color:#1d8f2c}.post-slide-blog>a{margin-bottom:0}.post-slide-blog p{margin-bottom:30px}ul.blog_pagination li a{text-align:center;background:#f8f7f0;border:1px solid #f8f7f0;border-radius:3px;width:50px;height:50px;margin:5px;font-size:18px;font-weight:600;line-height:50px;display:block}ul.blog_pagination li a:hover{color:#fff;background:#1d8f2c;border:1px solid #1d8f2c}.contact_form_blog{padding-top:0!important}.blog_sidebar_title{letter-spacing:x;text-transform:capitalize;margin-top:0;margin-bottom:15px;padding-bottom:10px;font-size:20px;font-weight:600}.blog_search,.latest_blog,.advertisement_post,.video_post,.categories,.tag,.banner{background:#fff;border:1px solid #ddd;border-radius:10px;margin-bottom:30px;padding:30px}.tag{overflow:hidden}@media only screen and (max-width:768px){.blog_search{margin-top:60px}}.blog_search input{color:#000;background:#fff;border:1px solid #ddd;border-radius:30px;height:52px;padding:15px;transition:all .3s}.blog_search input:focus{border:1px solid #1d8f2c}.single_latest_blog{margin-bottom:20px;padding-bottom:15px;overflow:hidden}.single_latest_blog img{float:left;margin-right:10px}.single_latest_blog span i{color:#1d8f2c;margin-right:10px}.single_latest_blog a{margin-top:5px;font-size:16px;display:block}.single_upcoming_event{margin-bottom:20px}.single_upcoming_event h4{color:#1d293e;margin:10px 0 0;font-size:17px;font-weight:600;line-height:28px;transition:all .3s}.single_upcoming_event:hover h4{color:#1d8f2c}.single_upcoming_event span i{color:#1d8f2c;margin-right:5px}.single_upcoming_event span{color:#777}.categories ul{margin:0;padding:0;list-style:none}.categories ul li a{color:#1d293e;padding:5px 0;font-family:poppins;font-size:14px;font-weight:400;display:block}.categories ul li a span{float:right}.categories ul li a:hover{color:#1d8f2c}.categories ul li a i{color:#1d8f2c;margin-right:10px;transition:all .3s;transform:rotate(300deg)}.categories:hover ul li a i{color:#1d8f2c;visibility:visible}.single_quote{margin:30px;padding:0 30px 30px;box-shadow:0 10px 40px #0000001a}.single_quote i{color:#1d8f2c;margin-top:-10px;font-size:30px;transform:rotate(180deg)}.single_quote p{margin-bottom:0}.single_quote span{font-weight:700}.sb_img{overflow:hidden}.sb_img img{float:left;border-radius:10px;width:50%;margin-bottom:20px;margin-right:20px}.sb_img h4{margin-bottom:20px}.bc_left{padding-left:30px;font-style:italic;font-weight:600}.bc_bottom{margin-bottom:30px}.single_blog_post{margin-bottom:60px}.single_blog_post img{width:750px;height:455px}.blog_post_text h4{margin:30px 0}.author_part{margin-top:60px;margin-bottom:30px;overflow:hidden}.single_author{background:#fff;border-radius:10px;padding:40px;overflow:hidden;box-shadow:0 10px 40px -10px #00408014}.author_part img{float:left;border:4px solid #1d8f2c;border-radius:100px;width:120px;height:120px;margin-right:20px}.author_part h4{text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:700}.author_part p{margin-bottom:0}.blog_head_title{text-transform:uppercase;border-bottom:1px solid #eee;margin:0 0 30px;padding-bottom:10px;font-size:18px;font-weight:700}.coment_bg_none{background:#fff!important}.comments_part{margin-bottom:60px}.single_comment{background:#f8f7f0;border-radius:10px;margin-bottom:30px;padding:40px;overflow:hidden;box-shadow:0 10px 40px -10px #00408014}.single_comment_mbnone{margin-bottom:0}.single_comment img{float:left;width:90px;margin-bottom:50px;margin-right:20px}.single_comment h4{letter-spacing:1px;text-transform:capitalize;font-size:16px;font-weight:700}.single_comment p{margin-bottom:0}.single_comment a{margin-top:10px;font-size:16px;font-weight:700;display:block}.comment_form input,.comment_form textarea,.comment_form textarea{border:1px solid #ddd}@media only screen and (max-width:768px){.comment_form textarea{width:100%}}.srex-footer--mft{background-repeat:no-repeat;background-color:#24231d!important;background-image:url(/images/footer-3-bg.png)!important;background-position:100% 100%!important}.srex-footer--mft .srex-footer__social_links li{background:0 0;border:1px solid #1d8f2c}.srex-footer--mft .srex-footer__social_links li i{color:#fff}.srex-footer--mft .srex-footer__links__list li a{color:#fff!important}.srex-footer--mft .srex-footer__contact__icon{background-color:#0000;border:1px solid #1d8f2c;border-radius:5px}.srex-footer--mft .srex-footer__contact__icon i{color:#fff}.srex-footer--mft .srex-news-letter__box__right input{color:#fff;background-color:#0000;border:2px solid #ffffff1c}.srex-footer--mft .srex-news-letter__box__right input::placeholder{color:#fff}.srex-footer--mft p,.srex-footer--mft h4{color:#fff!important}.srex-footer--mft hr{border-color:#e3e3e3!important}.srex-footer__social_links{justify-content:end;gap:10px;display:flex}.srex-footer__social_links li{cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex}.srex-footer__social_links li:hover{color:#fff;background-color:#1d8f2c}.srex-footer__contact li{align-items:center;gap:15px;margin-bottom:20px;display:flex}.srex-footer__contact__icon{background-color:#fff;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.srex-footer__contact__icon i{color:#1d8f2c}.srex-footer__contact__text p a{font-weight:500}.srex-footer__links{padding-top:40px;padding-bottom:40px}@media (max-width:767px){.srex-footer__links{padding:10px 0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer__links{padding:20px 0 30px}}@media (max-width:767px){.srex-footer__links__wrapper{padding-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer__links__wrapper{padding-top:20px}}.srex-footer__links__wrapper--space{padding:0 60px}@media (max-width:767px){.srex-footer__links__wrapper--space{padding:0 20px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer__links__wrapper--space{padding:0 20px}}.srex-footer__links__content{margin-top:35px}@media (max-width:767px){.srex-footer__links__content{margin-top:15px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer__links__content{margin-top:15px}}.srex-footer__links__list li{margin-bottom:12px}.srex-footer__links__list li a{color:#878680;font-size:16px;font-weight:500}.srex-footer__links__list li a:hover{color:#24231d}.srex-footer__newsletter p{margin-bottom:20px}.srex-footer__newsletter .srex-news-letter__box__right form{flex-direction:column}.srex-footer__newsletter .srex-news-letter__box__right input{width:100%;margin-bottom:20px;padding:15px 30px}.srex-footer__newsletter .srex-news-letter__box__right button{text-transform:uppercase;width:100%}.srex-footer__bottom{padding-top:15px;padding-bottom:25px}.srex-footer__bottom .row{align-items:center}@media (max-width:767px){.srex-footer__bottom p{text-align:center;margin-bottom:15px}}.srex-footer__bottom__links{justify-content:flex-end;align-items:center;gap:20px;display:flex}@media (max-width:767px){.srex-footer__bottom__links{justify-content:center}}.srex-footer__bottom__links li a{color:#878680;font-size:16px;font-weight:500}.srex-footer__bottom__links li a:hover{color:#24231d}.srex-footer-one{background-color:#f8f7f0;background-image:url(/images/footer-one-bg.png);background-position:50%;background-repeat:no-repeat;padding-top:50px}@media (max-width:767px){.srex-footer-one{padding-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer-one{padding-top:40px}}.srex-footer-one__top{padding-bottom:40px}@media (max-width:767px){.srex-footer-one__top{padding-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer-one__top{padding-bottom:30px}}.srex-footer-one hr{border-color:#24231d}.srex-footer-two{background-color:#24231d;background-image:url(/images/footer-two-bg.png);background-position:50%;background-repeat:no-repeat;padding-top:50px}.srex-footer-two__top__content{border:1px solid #2f2e28;border-radius:20px;padding:40px}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer-two__top__content{padding:20px}}.srex-footer-two__top__content__contact{align-items:center}@media (max-width:767px){.srex-footer-two__top__content__contact{flex-direction:column;align-items:flex-start}}.srex-footer-two__top__content__contact li{align-items:center;gap:20px;display:flex}@media (max-width:767px){.srex-footer-two__top__content__contact li{padding:25px 0}}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer-two__top__content__contact li{gap:10px}}.srex-footer-two__top__content h3{color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer-two__top__content h3{font-size:15px}}.srex-footer-two__top__content i{color:#1d8f2c;font-size:40px}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer-two__top__content i{font-size:25px}}.srex-footer-two__top__content p{color:#fff}.srex-footer-two__top__content p a{color:#fff;font-size:20px;font-weight:700}@media only screen and (min-width:768px) and (max-width:991px){.srex-footer-two__top__content p a{font-size:14px}}.srex-footer-two__links{padding-top:80px;padding-bottom:40px}@media (max-width:767px){.srex-footer-two__links__logo img{padding-bottom:20px}}.srex-footer-two__links__logo__text{padding:30px 100px 40px 0}@media (max-width:767px){.srex-footer-two__links__logo__text{padding:0}}.srex-footer-two__links__social_links{gap:10px;display:flex}@media (max-width:767px){.srex-footer-two__links__social_links{padding:25px 0}}.srex-footer-two__links__social_links li{color:#fff;cursor:pointer;background:#24231d;border:1px solid #1d8f2c;border-radius:999px;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex}.srex-footer-two__links__social_links li:hover{color:#fff;background-color:#1d8f2c}.srex-footer-two .border-line{opacity:.2;background:#fff;width:100%;height:1px}.srex-footer-two .srex-footer__bottom li a:hover,.footer-two .srex-footer__links__wrapper h4{color:#fff}.footer-two .srex-footer__links__wrapper li a{color:#878680;font-size:16px;font-weight:500}.footer-two .srex-footer__links__wrapper li a:hover{color:#fff}.footer-two .srex-footer__form{position:relative}.footer-two .srex-footer__form input{color:#fff;background:#24231d;border:2px solid #2f2e28;border-radius:999px;width:100%;margin-right:10px;padding:16px 80px 16px 16px}.footer-two .srex-footer__form input:focus{outline:none}.footer-two .srex-footer__form button{background:#1d8f2c;border-radius:999px;width:60px;height:60px;position:absolute;top:0;right:-5px}.footer-two .srex-footer__form button i{color:#fff;font-size:16px}.srex-support{padding-top:100px}@media (max-width:767px){.srex-support{padding-top:70px}}.srex-support--three .srex-support__item{background-color:#f8f7f0;border:0}.srex-support__item{border:1px solid #e3e3e3;border-radius:20px;padding:40px 30px}@media (max-width:767px){.srex-support__item{margin-bottom:15px}}@media only screen and (min-width:768px) and (max-width:991px){.srex-support__item{margin-bottom:20px}}.srex-pricing{background-color:#f8f7f0}.srex-pricing-items{margin-top:60px}.srex-pricing-items__item{background-color:#fff;border-radius:20px;margin-bottom:30px;padding:60px 80px}.srex-pricing-items__item h3{color:#1d8f2c;margin-bottom:22px}.srex-pricing-items__item h2{align-items:flex-end;gap:10px;line-height:48px;display:flex}.srex-pricing-items__item h2 p{text-transform:lowercase}.srex-pricing-items__item .srex-icon-list i{color:#fff;background-color:#1d8f2c;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.srex-pricing-items__item .srex-btn{border:1.5px solid #e3e3e3;width:100%;margin-top:35px;padding:15px 30px;display:block}.srex-pricing-items__item .srex-btn:hover{color:#fff;background-color:#1d8f2c;border-color:#1d8f2c}.srex-pricing-items__item .srex-btn i{margin-left:20px}body[data-aos-duration="50"] [data-aos],[data-aos][data-aos][data-aos-duration="50"]{transition-duration:50ms}body[data-aos-delay="50"] [data-aos],[data-aos][data-aos][data-aos-delay="50"]{transition-delay:0}body[data-aos-delay="50"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="50"].aos-animate{transition-delay:50ms}body[data-aos-duration="100"] [data-aos],[data-aos][data-aos][data-aos-duration="100"]{transition-duration:.1s}body[data-aos-delay="100"] [data-aos],[data-aos][data-aos][data-aos-delay="100"]{transition-delay:0}body[data-aos-delay="100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="100"].aos-animate{transition-delay:.1s}body[data-aos-duration="150"] [data-aos],[data-aos][data-aos][data-aos-duration="150"]{transition-duration:.15s}body[data-aos-delay="150"] [data-aos],[data-aos][data-aos][data-aos-delay="150"]{transition-delay:0}body[data-aos-delay="150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="150"].aos-animate{transition-delay:.15s}body[data-aos-duration="200"] [data-aos],[data-aos][data-aos][data-aos-duration="200"]{transition-duration:.2s}body[data-aos-delay="200"] [data-aos],[data-aos][data-aos][data-aos-delay="200"]{transition-delay:0}body[data-aos-delay="200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="200"].aos-animate{transition-delay:.2s}body[data-aos-duration="250"] [data-aos],[data-aos][data-aos][data-aos-duration="250"]{transition-duration:.25s}body[data-aos-delay="250"] [data-aos],[data-aos][data-aos][data-aos-delay="250"]{transition-delay:0}body[data-aos-delay="250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="250"].aos-animate{transition-delay:.25s}body[data-aos-duration="300"] [data-aos],[data-aos][data-aos][data-aos-duration="300"]{transition-duration:.3s}body[data-aos-delay="300"] [data-aos],[data-aos][data-aos][data-aos-delay="300"]{transition-delay:0}body[data-aos-delay="300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="300"].aos-animate{transition-delay:.3s}body[data-aos-duration="350"] [data-aos],[data-aos][data-aos][data-aos-duration="350"]{transition-duration:.35s}body[data-aos-delay="350"] [data-aos],[data-aos][data-aos][data-aos-delay="350"]{transition-delay:0}body[data-aos-delay="350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="350"].aos-animate{transition-delay:.35s}body[data-aos-duration="400"] [data-aos],[data-aos][data-aos][data-aos-duration="400"]{transition-duration:.4s}body[data-aos-delay="400"] [data-aos],[data-aos][data-aos][data-aos-delay="400"]{transition-delay:0}body[data-aos-delay="400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="400"].aos-animate{transition-delay:.4s}body[data-aos-duration="450"] [data-aos],[data-aos][data-aos][data-aos-duration="450"]{transition-duration:.45s}body[data-aos-delay="450"] [data-aos],[data-aos][data-aos][data-aos-delay="450"]{transition-delay:0}body[data-aos-delay="450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="450"].aos-animate{transition-delay:.45s}body[data-aos-duration="500"] [data-aos],[data-aos][data-aos][data-aos-duration="500"]{transition-duration:.5s}body[data-aos-delay="500"] [data-aos],[data-aos][data-aos][data-aos-delay="500"]{transition-delay:0}body[data-aos-delay="500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="500"].aos-animate{transition-delay:.5s}body[data-aos-duration="550"] [data-aos],[data-aos][data-aos][data-aos-duration="550"]{transition-duration:.55s}body[data-aos-delay="550"] [data-aos],[data-aos][data-aos][data-aos-delay="550"]{transition-delay:0}body[data-aos-delay="550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="550"].aos-animate{transition-delay:.55s}body[data-aos-duration="600"] [data-aos],[data-aos][data-aos][data-aos-duration="600"]{transition-duration:.6s}body[data-aos-delay="600"] [data-aos],[data-aos][data-aos][data-aos-delay="600"]{transition-delay:0}body[data-aos-delay="600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="600"].aos-animate{transition-delay:.6s}body[data-aos-duration="650"] [data-aos],[data-aos][data-aos][data-aos-duration="650"]{transition-duration:.65s}body[data-aos-delay="650"] [data-aos],[data-aos][data-aos][data-aos-delay="650"]{transition-delay:0}body[data-aos-delay="650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="650"].aos-animate{transition-delay:.65s}body[data-aos-duration="700"] [data-aos],[data-aos][data-aos][data-aos-duration="700"]{transition-duration:.7s}body[data-aos-delay="700"] [data-aos],[data-aos][data-aos][data-aos-delay="700"]{transition-delay:0}body[data-aos-delay="700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="700"].aos-animate{transition-delay:.7s}body[data-aos-duration="750"] [data-aos],[data-aos][data-aos][data-aos-duration="750"]{transition-duration:.75s}body[data-aos-delay="750"] [data-aos],[data-aos][data-aos][data-aos-delay="750"]{transition-delay:0}body[data-aos-delay="750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="750"].aos-animate{transition-delay:.75s}body[data-aos-duration="800"] [data-aos],[data-aos][data-aos][data-aos-duration="800"]{transition-duration:.8s}body[data-aos-delay="800"] [data-aos],[data-aos][data-aos][data-aos-delay="800"]{transition-delay:0}body[data-aos-delay="800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="800"].aos-animate{transition-delay:.8s}body[data-aos-duration="850"] [data-aos],[data-aos][data-aos][data-aos-duration="850"]{transition-duration:.85s}body[data-aos-delay="850"] [data-aos],[data-aos][data-aos][data-aos-delay="850"]{transition-delay:0}body[data-aos-delay="850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="850"].aos-animate{transition-delay:.85s}body[data-aos-duration="900"] [data-aos],[data-aos][data-aos][data-aos-duration="900"]{transition-duration:.9s}body[data-aos-delay="900"] [data-aos],[data-aos][data-aos][data-aos-delay="900"]{transition-delay:0}body[data-aos-delay="900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="900"].aos-animate{transition-delay:.9s}body[data-aos-duration="950"] [data-aos],[data-aos][data-aos][data-aos-duration="950"]{transition-duration:.95s}body[data-aos-delay="950"] [data-aos],[data-aos][data-aos][data-aos-delay="950"]{transition-delay:0}body[data-aos-delay="950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="950"].aos-animate{transition-delay:.95s}body[data-aos-duration="1000"] [data-aos],[data-aos][data-aos][data-aos-duration="1000"]{transition-duration:1s}body[data-aos-delay="1000"] [data-aos],[data-aos][data-aos][data-aos-delay="1000"]{transition-delay:0}body[data-aos-delay="1000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1000"].aos-animate{transition-delay:1s}body[data-aos-duration="1050"] [data-aos],[data-aos][data-aos][data-aos-duration="1050"]{transition-duration:1.05s}body[data-aos-delay="1050"] [data-aos],[data-aos][data-aos][data-aos-delay="1050"]{transition-delay:0}body[data-aos-delay="1050"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1050"].aos-animate{transition-delay:1.05s}body[data-aos-duration="1100"] [data-aos],[data-aos][data-aos][data-aos-duration="1100"]{transition-duration:1.1s}body[data-aos-delay="1100"] [data-aos],[data-aos][data-aos][data-aos-delay="1100"]{transition-delay:0}body[data-aos-delay="1100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1100"].aos-animate{transition-delay:1.1s}body[data-aos-duration="1150"] [data-aos],[data-aos][data-aos][data-aos-duration="1150"]{transition-duration:1.15s}body[data-aos-delay="1150"] [data-aos],[data-aos][data-aos][data-aos-delay="1150"]{transition-delay:0}body[data-aos-delay="1150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1150"].aos-animate{transition-delay:1.15s}body[data-aos-duration="1200"] [data-aos],[data-aos][data-aos][data-aos-duration="1200"]{transition-duration:1.2s}body[data-aos-delay="1200"] [data-aos],[data-aos][data-aos][data-aos-delay="1200"]{transition-delay:0}body[data-aos-delay="1200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1200"].aos-animate{transition-delay:1.2s}body[data-aos-duration="1250"] [data-aos],[data-aos][data-aos][data-aos-duration="1250"]{transition-duration:1.25s}body[data-aos-delay="1250"] [data-aos],[data-aos][data-aos][data-aos-delay="1250"]{transition-delay:0}body[data-aos-delay="1250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1250"].aos-animate{transition-delay:1.25s}body[data-aos-duration="1300"] [data-aos],[data-aos][data-aos][data-aos-duration="1300"]{transition-duration:1.3s}body[data-aos-delay="1300"] [data-aos],[data-aos][data-aos][data-aos-delay="1300"]{transition-delay:0}body[data-aos-delay="1300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1300"].aos-animate{transition-delay:1.3s}body[data-aos-duration="1350"] [data-aos],[data-aos][data-aos][data-aos-duration="1350"]{transition-duration:1.35s}body[data-aos-delay="1350"] [data-aos],[data-aos][data-aos][data-aos-delay="1350"]{transition-delay:0}body[data-aos-delay="1350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1350"].aos-animate{transition-delay:1.35s}body[data-aos-duration="1400"] [data-aos],[data-aos][data-aos][data-aos-duration="1400"]{transition-duration:1.4s}body[data-aos-delay="1400"] [data-aos],[data-aos][data-aos][data-aos-delay="1400"]{transition-delay:0}body[data-aos-delay="1400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1400"].aos-animate{transition-delay:1.4s}body[data-aos-duration="1450"] [data-aos],[data-aos][data-aos][data-aos-duration="1450"]{transition-duration:1.45s}body[data-aos-delay="1450"] [data-aos],[data-aos][data-aos][data-aos-delay="1450"]{transition-delay:0}body[data-aos-delay="1450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1450"].aos-animate{transition-delay:1.45s}body[data-aos-duration="1500"] [data-aos],[data-aos][data-aos][data-aos-duration="1500"]{transition-duration:1.5s}body[data-aos-delay="1500"] [data-aos],[data-aos][data-aos][data-aos-delay="1500"]{transition-delay:0}body[data-aos-delay="1500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1500"].aos-animate{transition-delay:1.5s}body[data-aos-duration="1550"] [data-aos],[data-aos][data-aos][data-aos-duration="1550"]{transition-duration:1.55s}body[data-aos-delay="1550"] [data-aos],[data-aos][data-aos][data-aos-delay="1550"]{transition-delay:0}body[data-aos-delay="1550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1550"].aos-animate{transition-delay:1.55s}body[data-aos-duration="1600"] [data-aos],[data-aos][data-aos][data-aos-duration="1600"]{transition-duration:1.6s}body[data-aos-delay="1600"] [data-aos],[data-aos][data-aos][data-aos-delay="1600"]{transition-delay:0}body[data-aos-delay="1600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1600"].aos-animate{transition-delay:1.6s}body[data-aos-duration="1650"] [data-aos],[data-aos][data-aos][data-aos-duration="1650"]{transition-duration:1.65s}body[data-aos-delay="1650"] [data-aos],[data-aos][data-aos][data-aos-delay="1650"]{transition-delay:0}body[data-aos-delay="1650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1650"].aos-animate{transition-delay:1.65s}body[data-aos-duration="1700"] [data-aos],[data-aos][data-aos][data-aos-duration="1700"]{transition-duration:1.7s}body[data-aos-delay="1700"] [data-aos],[data-aos][data-aos][data-aos-delay="1700"]{transition-delay:0}body[data-aos-delay="1700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1700"].aos-animate{transition-delay:1.7s}body[data-aos-duration="1750"] [data-aos],[data-aos][data-aos][data-aos-duration="1750"]{transition-duration:1.75s}body[data-aos-delay="1750"] [data-aos],[data-aos][data-aos][data-aos-delay="1750"]{transition-delay:0}body[data-aos-delay="1750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1750"].aos-animate{transition-delay:1.75s}body[data-aos-duration="1800"] [data-aos],[data-aos][data-aos][data-aos-duration="1800"]{transition-duration:1.8s}body[data-aos-delay="1800"] [data-aos],[data-aos][data-aos][data-aos-delay="1800"]{transition-delay:0}body[data-aos-delay="1800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1800"].aos-animate{transition-delay:1.8s}body[data-aos-duration="1850"] [data-aos],[data-aos][data-aos][data-aos-duration="1850"]{transition-duration:1.85s}body[data-aos-delay="1850"] [data-aos],[data-aos][data-aos][data-aos-delay="1850"]{transition-delay:0}body[data-aos-delay="1850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1850"].aos-animate{transition-delay:1.85s}body[data-aos-duration="1900"] [data-aos],[data-aos][data-aos][data-aos-duration="1900"]{transition-duration:1.9s}body[data-aos-delay="1900"] [data-aos],[data-aos][data-aos][data-aos-delay="1900"]{transition-delay:0}body[data-aos-delay="1900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1900"].aos-animate{transition-delay:1.9s}body[data-aos-duration="1950"] [data-aos],[data-aos][data-aos][data-aos-duration="1950"]{transition-duration:1.95s}body[data-aos-delay="1950"] [data-aos],[data-aos][data-aos][data-aos-delay="1950"]{transition-delay:0}body[data-aos-delay="1950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1950"].aos-animate{transition-delay:1.95s}body[data-aos-duration="2000"] [data-aos],[data-aos][data-aos][data-aos-duration="2000"]{transition-duration:2s}body[data-aos-delay="2000"] [data-aos],[data-aos][data-aos][data-aos-delay="2000"]{transition-delay:0}body[data-aos-delay="2000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2000"].aos-animate{transition-delay:2s}body[data-aos-duration="2050"] [data-aos],[data-aos][data-aos][data-aos-duration="2050"]{transition-duration:2.05s}body[data-aos-delay="2050"] [data-aos],[data-aos][data-aos][data-aos-delay="2050"]{transition-delay:0}body[data-aos-delay="2050"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2050"].aos-animate{transition-delay:2.05s}body[data-aos-duration="2100"] [data-aos],[data-aos][data-aos][data-aos-duration="2100"]{transition-duration:2.1s}body[data-aos-delay="2100"] [data-aos],[data-aos][data-aos][data-aos-delay="2100"]{transition-delay:0}body[data-aos-delay="2100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2100"].aos-animate{transition-delay:2.1s}body[data-aos-duration="2150"] [data-aos],[data-aos][data-aos][data-aos-duration="2150"]{transition-duration:2.15s}body[data-aos-delay="2150"] [data-aos],[data-aos][data-aos][data-aos-delay="2150"]{transition-delay:0}body[data-aos-delay="2150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2150"].aos-animate{transition-delay:2.15s}body[data-aos-duration="2200"] [data-aos],[data-aos][data-aos][data-aos-duration="2200"]{transition-duration:2.2s}body[data-aos-delay="2200"] [data-aos],[data-aos][data-aos][data-aos-delay="2200"]{transition-delay:0}body[data-aos-delay="2200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2200"].aos-animate{transition-delay:2.2s}body[data-aos-duration="2250"] [data-aos],[data-aos][data-aos][data-aos-duration="2250"]{transition-duration:2.25s}body[data-aos-delay="2250"] [data-aos],[data-aos][data-aos][data-aos-delay="2250"]{transition-delay:0}body[data-aos-delay="2250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2250"].aos-animate{transition-delay:2.25s}body[data-aos-duration="2300"] [data-aos],[data-aos][data-aos][data-aos-duration="2300"]{transition-duration:2.3s}body[data-aos-delay="2300"] [data-aos],[data-aos][data-aos][data-aos-delay="2300"]{transition-delay:0}body[data-aos-delay="2300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2300"].aos-animate{transition-delay:2.3s}body[data-aos-duration="2350"] [data-aos],[data-aos][data-aos][data-aos-duration="2350"]{transition-duration:2.35s}body[data-aos-delay="2350"] [data-aos],[data-aos][data-aos][data-aos-delay="2350"]{transition-delay:0}body[data-aos-delay="2350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2350"].aos-animate{transition-delay:2.35s}body[data-aos-duration="2400"] [data-aos],[data-aos][data-aos][data-aos-duration="2400"]{transition-duration:2.4s}body[data-aos-delay="2400"] [data-aos],[data-aos][data-aos][data-aos-delay="2400"]{transition-delay:0}body[data-aos-delay="2400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2400"].aos-animate{transition-delay:2.4s}body[data-aos-duration="2450"] [data-aos],[data-aos][data-aos][data-aos-duration="2450"]{transition-duration:2.45s}body[data-aos-delay="2450"] [data-aos],[data-aos][data-aos][data-aos-delay="2450"]{transition-delay:0}body[data-aos-delay="2450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2450"].aos-animate{transition-delay:2.45s}body[data-aos-duration="2500"] [data-aos],[data-aos][data-aos][data-aos-duration="2500"]{transition-duration:2.5s}body[data-aos-delay="2500"] [data-aos],[data-aos][data-aos][data-aos-delay="2500"]{transition-delay:0}body[data-aos-delay="2500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2500"].aos-animate{transition-delay:2.5s}body[data-aos-duration="2550"] [data-aos],[data-aos][data-aos][data-aos-duration="2550"]{transition-duration:2.55s}body[data-aos-delay="2550"] [data-aos],[data-aos][data-aos][data-aos-delay="2550"]{transition-delay:0}body[data-aos-delay="2550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2550"].aos-animate{transition-delay:2.55s}body[data-aos-duration="2600"] [data-aos],[data-aos][data-aos][data-aos-duration="2600"]{transition-duration:2.6s}body[data-aos-delay="2600"] [data-aos],[data-aos][data-aos][data-aos-delay="2600"]{transition-delay:0}body[data-aos-delay="2600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2600"].aos-animate{transition-delay:2.6s}body[data-aos-duration="2650"] [data-aos],[data-aos][data-aos][data-aos-duration="2650"]{transition-duration:2.65s}body[data-aos-delay="2650"] [data-aos],[data-aos][data-aos][data-aos-delay="2650"]{transition-delay:0}body[data-aos-delay="2650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2650"].aos-animate{transition-delay:2.65s}body[data-aos-duration="2700"] [data-aos],[data-aos][data-aos][data-aos-duration="2700"]{transition-duration:2.7s}body[data-aos-delay="2700"] [data-aos],[data-aos][data-aos][data-aos-delay="2700"]{transition-delay:0}body[data-aos-delay="2700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2700"].aos-animate{transition-delay:2.7s}body[data-aos-duration="2750"] [data-aos],[data-aos][data-aos][data-aos-duration="2750"]{transition-duration:2.75s}body[data-aos-delay="2750"] [data-aos],[data-aos][data-aos][data-aos-delay="2750"]{transition-delay:0}body[data-aos-delay="2750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2750"].aos-animate{transition-delay:2.75s}body[data-aos-duration="2800"] [data-aos],[data-aos][data-aos][data-aos-duration="2800"]{transition-duration:2.8s}body[data-aos-delay="2800"] [data-aos],[data-aos][data-aos][data-aos-delay="2800"]{transition-delay:0}body[data-aos-delay="2800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2800"].aos-animate{transition-delay:2.8s}body[data-aos-duration="2850"] [data-aos],[data-aos][data-aos][data-aos-duration="2850"]{transition-duration:2.85s}body[data-aos-delay="2850"] [data-aos],[data-aos][data-aos][data-aos-delay="2850"]{transition-delay:0}body[data-aos-delay="2850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2850"].aos-animate{transition-delay:2.85s}body[data-aos-duration="2900"] [data-aos],[data-aos][data-aos][data-aos-duration="2900"]{transition-duration:2.9s}body[data-aos-delay="2900"] [data-aos],[data-aos][data-aos][data-aos-delay="2900"]{transition-delay:0}body[data-aos-delay="2900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2900"].aos-animate{transition-delay:2.9s}body[data-aos-duration="2950"] [data-aos],[data-aos][data-aos][data-aos-duration="2950"]{transition-duration:2.95s}body[data-aos-delay="2950"] [data-aos],[data-aos][data-aos][data-aos-delay="2950"]{transition-delay:0}body[data-aos-delay="2950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2950"].aos-animate{transition-delay:2.95s}body[data-aos-duration="3000"] [data-aos],[data-aos][data-aos][data-aos-duration="3000"]{transition-duration:3s}body[data-aos-delay="3000"] [data-aos],[data-aos][data-aos][data-aos-delay="3000"]{transition-delay:0}body[data-aos-delay="3000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="3000"].aos-animate{transition-delay:3s}body[data-aos-easing=linear] [data-aos],[data-aos][data-aos][data-aos-easing=linear]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}body[data-aos-easing=ease] [data-aos],[data-aos][data-aos][data-aos-easing=ease]{transition-timing-function:ease}body[data-aos-easing=ease-in] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in]{transition-timing-function:ease-in}body[data-aos-easing=ease-out] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out]{transition-timing-function:ease-out}body[data-aos-easing=ease-in-out] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out]{transition-timing-function:ease-in-out}body[data-aos-easing=ease-in-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-back]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}body[data-aos-easing=ease-out-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-back]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}body[data-aos-easing=ease-in-out-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}body[data-aos-easing=ease-in-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-sine]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}body[data-aos-easing=ease-out-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-sine]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}body[data-aos-easing=ease-in-out-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}body[data-aos-easing=ease-in-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-quad]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}body[data-aos-easing=ease-out-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-quad]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}body[data-aos-easing=ease-in-out-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}body[data-aos-easing=ease-in-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}body[data-aos-easing=ease-out-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}body[data-aos-easing=ease-in-out-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}body[data-aos-easing=ease-in-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-quart]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}body[data-aos-easing=ease-out-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-quart]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}body[data-aos-easing=ease-in-out-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translate(0)}[data-aos=fade-up]{transform:translateY(100px)}[data-aos=fade-down]{transform:translateY(-100px)}[data-aos=fade-right]{transform:translate(-100px)}[data-aos=fade-left]{transform:translate(100px)}[data-aos=fade-up-right]{transform:translate(-100px,100px)}[data-aos=fade-up-left]{transform:translate(100px,100px)}[data-aos=fade-down-right]{transform:translate(-100px,-100px)}[data-aos=fade-down-left]{transform:translate(100px,-100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translate(0)scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translateY(100px)scale(.6)}[data-aos=zoom-in-down]{transform:translateY(-100px)scale(.6)}[data-aos=zoom-in-right]{transform:translate(-100px)scale(.6)}[data-aos=zoom-in-left]{transform:translate(100px)scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translateY(100px)scale(1.2)}[data-aos=zoom-out-down]{transform:translateY(-100px)scale(1.2)}[data-aos=zoom-out-right]{transform:translate(-100px)scale(1.2)}[data-aos=zoom-out-left]{transform:translate(100px)scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translate(0)}[data-aos=slide-up]{transform:translateY(100%)}[data-aos=slide-down]{transform:translateY(-100%)}[data-aos=slide-right]{transform:translate(-100%)}[data-aos=slide-left]{transform:translate(100%)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px)rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px)rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px)rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px)rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px)rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px)rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px)rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px)rotateX(0)}
