* {
  margin: 0;
  padding: 0;
}

::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

body{font-family:'Outfit',sans-serif;overflow-x:hidden!important}
html{scroll-behavior:smooth;overflow-x:hidden!important}
button{border:0;outline:0}
a{text-decoration:none!important;font-family:'Outfit',sans-serif}
button:hover{cursor:pointer}
button:focus,input:focus,textarea:focus{border:0;outline:0}
a:hover{text-decoration:none}
img{max-width:100%}
li{font-family:'Outfit',sans-serif;}

h1,h2,h3,h4,h5,h6,p{margin:0;font-family:'Outfit',sans-serif}
span{font-family:'Outfit',sans-serif}

.no-pad{padding:0}
header .header-nav ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;column-gap:30px}
ul,li{margin-bottom:0!important;list-style-type:none;}
header{padding:20px 0 15px;background-color:#f7f5ec;border-top:#FF7300 35px solid}
header.sticky{margin:0;position:fixed;top:0;left:0;width:100%;z-index:9;animation-name:menu_sticky;animation-duration:.6s;animation-timing-function:ease-out;background:#f7f5ec;border-top:0;padding:15px 0}
header .header-nav ul li a{font-family:'Outfit',sans-serif;font-size:18px;font-weight:400;color:#000;transition:.3s}
header .header-nav ul li a:hover{color:#FF922E}
header .header-nav ul li a.header-t-btn{background-color:#E03A3E;color:#ffffffd6!important;padding:12px 28px;border-radius:10px;font-weight:200!important;margin-left:40px;transition:.3s;border:1px solid #E03A3E}
header .header-nav ul li a.header-t-btn:hover{background-color:#fff;color:#E03A3E!important}
.header-top-line{width:100%;height:35px;background:#FF7300}
header .header-nav ul li a.home-active{color:#FF922E!important;font-weight:600!important;position:relative}
header .header-nav ul li a.home-active::after{content:"";width:120%;height:3px;background-color:#FF922E;position:absolute;bottom:-10px;right:0;left:-5px;border-radius:10px;margin:auto}
header .header-nav ul li.active a{color:#FF922E!important;font-weight:600!important;position:relative}
header .header-nav ul li.active a:after{content:"";width:120%;height:3px;background-color:#FF922E;position:absolute;bottom:-10px;right:0;left:-5px;border-radius:10px;margin:auto}
#menu ul{list-style:none;margin:0;padding:0;text-align:center}
#menu ul li{display:inline-block;position:relative}
#menu ul li a{color:#000;padding:7px 0;margin:0 10px;font-size:18px;display:block;text-decoration:none;position:relative;font-family:'Outfit',sans-serif}
#menu ul li a:before{content:'';left:50%;transform:translateX(-50%);width:0;position:absolute;background:#FF922E;height:3px;border-radius:10px;bottom:0}
#menu ul li > a:hover::before,#menu ul li.active a:before{width:100%}
#menu li > a:after{content:'\f107';font-family:'FontAwesome';margin-left:5px}
#menu li > a:only-child:after{margin-left:0;content:''}
#menu ul li.active a,#menu ul li a:hover,#menu ul li.active a,#menu ul li.current_page_item>a,#menu ul li.current-menu-ancestor>a,#menu ul li.current-menu-item>a,#menu ul li.current-menu-parent>a{color:#FF922E}
#menu li.active ul li a{color:#fff;background:#000}
#menu li.active ul li a:hover{color:#000;background:#f7f5ec}
#menu li>ul{position:absolute;left:0;top:100%;z-index:999;min-width:220px;white-space:nowrap}
#menu ul li.active ul li a{background:#fff;color:#333;border-bottom:1px solid rgba(0,0,0,0.09)!important}
#menu li>ul li{background:#f7f5ec;border-bottom:1px solid rgba(0,0,0,0.3);display:block;position:relative;margin:0;text-align:left}
#menu li>ul li a{color:#000;background-color:#f7f5ec;font-size:14px;padding:0 23px;border-right:0;transition:all linear .2s 0;-webkit-transition:all linear .2s 0;margin:0}
#menu li>ul li a:hover,#menu li ul li.current_page_item>a,#menu li ul li.current-menu-ancestor>a,#menu li ul li.current-menu-item>a,#menu li ul li.current-menu-parent>a{background:#FF922E;color:#000}
#menu>li{border-left:1px solid #999}
#menu>li:first-child,#menu>li.has-submenu+li{border-left:0}
#menu li>ul>li>ul{position:absolute;left:100%;top:0;transition:all linear .2s 0;-webkit-transition:all linear .2s 0;visibility:hidden;opacity:0}
#menu li>ul>li:hover>ul{visibility:visible;opacity:1;display:block}
#menu li>ul{transition:all linear .2s 0;-webkit-transition:all linear .2s 0;visibility:hidden;opacity:0}
#menu li:hover>ul{visibility:visible;opacity:1}
#menu li:hover>ul li a{padding:10px 23px}
#menu li>ul li:hover a{color:#fff}
#menu li>ul li:hover ul li a{color:#000}
#menu li > ul li:last-child{border-bottom:0}
#menu li>ul li ul li a:hover{color:#FF922E}
#menu li.bold a{font-weight:700}
#menu li.menu_btn a{padding:5px 15px}
#menu > ul > li:last-child a{padding-right:0}
#menu ul li a.header-t-btn{background-color:#E03A3E;color:#ffffffd6!important;padding:12px 28px;border-radius:10px;font-weight:500;margin-left:40px;transition:.3s;border:1px solid #E03A3E}
#menu ul li a.header-t-btn:hover{background-color:#fff;color:#E03A3E!important}
#menu ul li a.header-t-btn:hover:before{display:none}
.hero-banner{width:100%;padding:80px 0;min-height:687px;overflow:hidden}
.text h6{font-size:18px;color:#000;letter-spacing:1px;margin-bottom:10px;font-family:'Outfit',sans-serif}
.hero-banner .text h1{font-size:55px;font-weight:600;color:#353535; text-transform:capitalize;font-family:'Outfit',sans-serif}
.hero-banner .text h1 span{color:#FFB100}
.hero-banner.slide3{padding:60px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.hero-banner.slide3 .text{max-width:650px;float:right;width:100%}
.text p{font-size:16px;color:#353535;font-family:'Outfit',sans-serif}
.t-btn{background-color:#E03A3E;color:#fff;font-size:16px;padding:12px 15px;display:inline-block;border-radius:10px;transition:.3s;border:1px solid #E03A3E;align-items:center;justify-content:center;font-family:'Outfit',sans-serif;text-align:center;font-weight:500}
.t-btn:hover{background-color:#fff;color:#E03A3E}
a.t-btn.t-btn-ye{background-color:#FF922E;border:1px solid #FF922E;font-family:'Outfit',sans-serif}
a.t-btn.t-btn-ye:hover{background-color:#ff932e00;border:1px solid #FF922E;color:#FF7300}
.btn-warning{background-color:#FF922E;border:1px solid #FF922E;font-family:'Outfit',sans-serif;color:#fff}
.btn-warning:hover,.btn-warning:focus{background-color:#ff932e00;border:1px solid #FF922E;color:#FF7300}
.btn_styled{padding:10px 30px}
a.t-btn.t-btn-w{background-color:#ffffff00;color:#E03A3E}
a.t-btn.t-btn-w:hover{background-color:#E03A3E;color:#fff}
.hero-banner .hero-btns a{display:inline-block;align-items:center;justify-content:center}
.hero-banner .hero-btns{display:flex;column-gap:20px}
.about_hero_sec{width:270px}
.hero-banner .text p{margin:35px 0;}
.slider-arrows .slide-arrow{position:absolute;color:#000;z-index:999;bottom:150px;right:10%;width:45px;height:45px;border-radius:100%;border:1px solid #000;font-size:17px;font-weight:900!important;background-color:#ff000000;transition:.3s;display:flex;justify-content:center;align-items:center}
.slider-arrows .slide-arrow:hover{background-color:#FF7300;color:#fff;border-color:#FF7300}
.slider-arrows .slide-arrow.prev-arrow{right:14%}
.home-sec-01{padding:100px 0}
.home-sec-01 .text h6{color:#E03A3E}
.text h2{font-size:40px;color:#032B43;font-family:'Outfit',sans-serif;font-weight:700}
.home-sec-01 .text p{color:#5A5A5A;font-size:22px;padding-right:60px;margin:30px 0 40px}
.home-sec-02{padding:70px 0 0;background:#fff;background:linear-gradient(0deg,#f7f5ec 60%,rgba(255,146,46,1) 50%);border-radius:100px 0 0 0;position:relative}
.text h3{color:#000;font-size:42px;font-weight:600;text-transform:capitalize;font-family:'Outfit',sans-serif}
.home-sec-02 .large-video-box iframe{width:100%;border-radius:10px;height:366px}
.home-sec-02 .large-video-box{background-color:#fff;padding:7px;border-radius:10px;border:1px solid #00000040;line-height: 0;}
.text h4{font-size:26px;font-weight:500;margin:10px 0 15px!important;font-family:'Outfit',sans-serif}
.home-sec-02 .large-video-box .text p{font-size:18px;padding-bottom:10px}
.home-sec-02 .row.video-boxses{margin-top:50px}
.home-sec-02 .small-video-box iframe{width:100%;height:169px;border-radius:10px}
.home-sec-02 .small-video-box{background-color:#fff;padding:7px;border-radius:10px;margin-bottom:10px;border:1px solid #00000040;line-height: 0;}
.home-sec-02 .small-video-box .text h4,.home-sec-02 .small-video-box .text p{font-size:16px;padding-right:10px}
img.circle-img{position:absolute;top:-20px;left:20%}
.home-sec-03{padding:50px 0 100px;background-color:#f7f5ec}
.home-sec-03 .img-box{background-color:#fff;border-radius:25px;border:1px solid #DDD;min-height:415px;position:relative;overflow:hidden;margin-top:50px}
.home-sec-03 .img-box .text{padding:26px 20px 0;}
.home-sec-03 .img-box .text-flow h6{background-color:#489FB5;display:inline-flex;padding:8px 22px;border-radius:50px;color:#fff;font-size:12px;font-weight:700}
.home-sec-03 .img-box .text h5{font-size:18px;color:#032B43;font-weight:600;margin:12px 0 20px;}
.home-sec-03 .img-box a{color:#000;font-size:15px;display:flex;align-items:center;column-gap:7px;transition:.3s;position:relative;z-index:11}
.home-sec-03 .img-box a:hover{color:#E03A3E}
.home-sec-03 .img-box a img{width:16px;}
.home-sec-03 .row .col-lg-4.col-md-4:nth-child(2) .img-box .text-flow h6{background-color:#E03A3E!important}
.home-sec-03 .row .col-lg-4.col-md-4:nth-child(3) .img-box .text-flow h6{background-color:#FFB100!important}
.home-sec-03 .img-box img.curve-girl{width:98%;bottom:0;position:absolute;right:0}
.home-sec-04{padding:100px 0}
.home-sec-04 .text h3{margin-bottom:20px}
.home-sec-04 .text p{color:#5A5A5A;font-size:18px}
.home-sec-04 .text p:nth-child(3){margin:20px 0}
.home-sec-04 iframe{width:100%;border-radius:20px;height:380px}
.home-sec-04 .text{padding-left:25px;padding-right:50px}
.home-sec-05{padding:50px 0 100px}
.home-sec-05 .img-box{border:1px solid #FF922E;border-radius:0 20px 20px 10px;position:relative;padding:70px 30px 40px;text-align:center;box-shadow:0 0 10px 5px #ff922e33;min-height:330px;}
.home-sec-05 .img-box a{color:#000}
.home-sec-05 .top img{height:192px;width:auto;object-fit:scale-down}
.home-sec-05 .img-box img{position:absolute;top:-50px;left:-1px}
.home-sec-05 .img-box h4{font-size:20px;line-height:1.5em;font-weight:600}
.home-sec-05 a.t-btn.t-btn-ye{margin:60px auto auto;font-weight:500}
.home-sec-06 .text h6{color:#ff922e;font-weight:600;letter-spacing:1.5px;margin-bottom:15px}
.home-sec-06{padding:100px 0;background-color:#f7f5ec80}
.home-sec-06 .list-box{position:relative;max-width:90%;margin:auto}
.home-sec-06 .list-box ul{display:flex;align-items:center;justify-content:center;column-gap:200px;margin-top:50px}
.home-sec-06 .list-box ul li{font-size:22px;font-weight:600}
.home-sec-06 .list-box img.left-line-img{position:absolute;top:-80px;left:0}
.home-sec-06 .list-box img.center-line-img{position:absolute;bottom:-30px;left:0;right:0;margin:auto}
.home-sec-06 .list-box img.right-line-img{position:absolute;top:-80px;right:0}
.home-sec-06 .img-box{background-color:#fff;border-radius:20px;border:1px solid #0000004a;text-align:center;padding:50px 20px;margin-top:50px}
.home-sec-06 .img-box h4{font-size:33px}
.home-sec-06 .img-box p{font-size:17px;color:#6C6C6C;margin:10px 0 20px}
.home-sec-07{padding:100px 0}
.home-sec-07 .text h3{margin-bottom:40px}
.home-sec-07 .logo-img{width:160px;height:140px;background-color:#fff;border:1px solid #00000017;display:flex;justify-content:center;align-items:center}
.home-sec-07 .logo-box{display:flex;align-items:center;justify-content:center;margin-top:20px;column-gap:20px}
.home-sec-08{padding:50px 0;background-color:#FF922E;border-radius:100px 0 0 0}
.home-sec-08 .text h5{color:#fff;font-size:42px;font-weight:500}
.home-sec-08 .text p{color:#fff;font-size:22px;margin-top:10px}
.home-sec-08 .qr-box{display:flex;align-items:center;column-gap:20px;margin:25px 0 35px}
.home-sec-08 .qr-box h6{color:#fff;font-weight:500;font-size:20px}
.home-sec-08 .google-links ul{display:flex;column-gap:20px}
.home-sec-08 img.mobiles-img{width:160%!important;max-width:112.1%!important;margin-left:100px;position:absolute;top:-50px}
.home-sec-08 .text{position:relative}
.home-sec-08 .text::after{content:"";background-image:url(../images/blur-circle-after.png);position:absolute;top:-90px;left:0;width:83px;height:83px}
.home-sec-09{padding:100px 0;background-color:#f7f5ec}
.home-sec-09 .img-box{border-radius:20px;overflow:hidden;border:1px solid #0000007a;margin-top:70px}
.home-sec-12{padding:100px 0}
.home-sec-09 .img-box img.large-img{width:100%;max-width:100%}
.home-sec-09 .img-box .calendar-box{display:flex;align-items:center;column-gap:15px;position:relative;margin-top:-70px;margin-bottom:30px}
.home-sec-09 .img-box .text{padding:20px 30px}
.home-sec-09 .img-box .calendar-box::after{content:"";width:100%;height:5px;background-color:#E03A3E;position:absolute;bottom:-18px}
.home-sec-09 .img-box .text h6{font-size:20px;color:#000;font-weight:500;letter-spacing:0;text-transform:capitalize}
.home-sec-09 .img-box .text h5{color:#929292;font-size:14px;margin:10px 0}
.home-sec-09 .img-box .text p{font-size:16px;color:#000;padding-right:50px}
.home-sec-09 .img-box .text a{display:flex;align-items:center;column-gap:20px;margin-top:15px;color:#000;transition:.3s;width:fit-content}
.home-sec-09 .img-box .text a:hover{color:#FF922E}
.home-sec-09 a.t-btn.t-btn-ye{margin:auto;margin-top:50px}
.home-sec-10{padding:100px 0}
.home-sec-10 .text h2{font-size:42px;color:#000;margin-bottom:20px}
.home-sec-10 .text p{font-size:20px;color:#5A5A5A;line-height:24px;font-weight:400;margin-bottom:50px}
.home-sec-10 .box .text h3{color:#000;font-size:25px;line-height:38px;font-weight:500}
.home-sec-10 .box{border:1px solid #FF922E;border-radius:20px;cursor:pointer;box-shadow:0 0 20px 0 #ff922e52;margin:10px 15px}
.home-sec-10 .box .text{padding:25px 15px}
.home-sec-10 .box > img{width:100%}
.home-sec-10 .box .text p{font-size:16px;font-weight:400;line-height:24px;width:100%;margin-bottom:15px}
.home-sec-12 .text h2{margin-bottom:50px}
.home-sec-12 .box{border:1px solid #00000047;border-radius:24px;cursor:pointer}
.two-p{display:flex}
.two-p p{width:fit-content!important;padding:0 20px;font-size:14px;color:#868686!important;font-weight:400;line-height:21px}
.two-p p:first-child{border-right:1px solid;padding-left:0}
.home-sec-12 .box .text{padding:25px}
.home-sec-12 .box .text h3{color:#FF922E;font-size:25px!important;line-height:32.76px;font-weight:600;margin-top:0;margin-bottom:20px}
.home-sec-12 .box .text p{font-weight:400;font-size:14px;color:#000;line-height:21px;margin-bottom:20px}
.home-sec-12 .box a{font-size:18px;color:#000;text-decoration:none;line-height:25.2px;font-weight:400}
.home-sec-12 .box a i{color:#FF922E;font-size:18px;margin-left:15px}
.home-sec-12 .text a{display:flex;align-items:center;column-gap:15px;transition:.3s;width:fit-content}
.home-sec-12 .text a:hover{color:#E03A3E}
.home-sec-10 .slider-arrows .slide-arrow{top:-100px;right:2%}
.home-sec-10 .slider-arrows .slide-arrow.prev-arrow{right:8%}
.home-sec-11{padding:0;background-color:#FF922E;border-radius:200px 0 0 0;height:500px;position:relative}
.home-sec-11 .text h2{color:#fff;font-weight:500}
.home-sec-11 img{margin-top:-20px}
.home-sec-11 .calling-box{border:1px solid #fff;border-radius:10px;background-color:#ffffff26;display:flex;align-items:center;column-gap:20px;max-width:300px;justify-content:center;padding:10px;margin:40px 0;height:95px;transition:.3s}
.home-sec-11 .calling-box:hover{background-color:#FF922E}
.home-sec-11 .calling-box i{font-size:55px;color:#fff}
.home-sec-11 .calling-box .calling-text p{color:#000;font-size:20px;font-weight:300;margin-bottom:-5px;font-family:'Outfit',sans-serif}
.home-sec-11 .calling-box .calling-text a{color:#fff;font-size:28px;font-weight:700}
.home-sec-12 .box.box1 > img{width:100%}
.home-sec-13{padding:100px 0;background-color:#f7f5ec}
.home-sec-13 .testi-box{background-color:#fff;border-radius:10px;border:1px solid #00000038;padding:30px;margin-top:50px; min-height: 248px;}
.home-sec-13 .two-images{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.home-sec-13 .testi-box .text p{font-size:20px;color:#032B43}
.home-sec-13 .testi-box .text h5{font-size:17px;font-weight:700;margin:15px 0 5px}
.home-sec-13 .testimonials-slider .col-lg-4{padding:0 20px!important;opacity:.5;transition:.3s}
.home-sec-13 .testimonials-slider .col-lg-4.slick-center{opacity:1}
.home-sec-13 .slider-arrows .slide-arrow{top:-50px;right:15%}
.home-sec-13 .slider-arrows .slide-arrow.prev-arrow{right:19%}
.footer-top .contact-form input,.footer-top .contact-form select{border:1px solid #000;border-radius:50px;width:100%;padding:12px 20px;display:block;font-size:13px}
.footer-top .contact-form input::placeholder,.footer-top .contact-form select::placeholder{color:rgba(0,0,0,0.317)}
option:not(:first-of-type){color:#000}
input[type=date]::placeholder{color:rgba(0,0,0,0.317)!important}
.footer-top .contact-form label{font-size:16px;margin:15px 10px;font-weight:500;font-family:'Outfit',sans-serif}
.footer-top .container{background:#FFF;padding:60px 50px;border-radius:20px;border:1px solid #0000002e}
.footer-top .contact-form button.t-btn.t-btn-ye{background-color:#FF922E;border:1px solid #FF922E;border-radius:50px;width:350px;margin-top:30px}
.footer-top .contact-form button.t-btn.t-btn-ye:hover{background-color:#000;color:#fff;border-color:#000}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0;}
.contact-form{width:80%}
.footer-top .text h2{font-size:42px;color:#000;font-weight:600}
.footer-top.text{padding-bottom:50px}
.footer-top .text h2 span{color:#F90}
.footer-top .text h5{font-size:20px;color:#000;font-weight:300;margin-bottom:10px}
.footer-top .text p{font-size:16px;color:#000;font-weight:400;max-width:500px;padding-top:10px;padding-bottom:50px}
.list-img{display:flex;column-gap:20px;align-items:center;padding-bottom:30px}
.list-text h6{font-size:16px;font-weight:600;line-height:30px}
.list-text a{color:#000;font-size:14px;font-weight:400}
footer{background:#2A4359;padding:100px 0 20px}
footer p{color:#fff;font-size:13px;font-weight:300;margin-top:50px}
.list-icon{display:flex;align-content:center;flex-wrap:nowrap;flex-direction:column;row-gap:10px}
/* .list-item-01{padding-left:60px} */
footer .icon-text h6{color:#fff;font-size:14px;font-weight:300}
.list-item-03{padding-left:20px}
footer h4{color:#fff;font-size:16px;font-weight:600;padding-bottom:20px}
footer .list-item-01 ul li a{color:#fff;font-size:14px;font-weight:300;transition:.3s}
footer .list-item-01 ul li a:hover{color:#FF7300}
.list-item-01 ul{display:flex;flex-wrap:nowrap;flex-direction:column;row-gap:20px}
.list-item-03 h6{color:#fff;margin-bottom:30px;font-weight:300;font-size:14px}
footer .footer-box{display:flex;column-gap:30px;margin-bottom:20px;transition:.3s}
footer .icon-footer i{font-size:13px;color:#F90;border:1px solid #fff;padding:0;border-radius:100%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}
footer .icon-text a{font-size:14px;color:#fff;font-weight:400;transition:.3s}
footer .icon-text a:hover{color:#FF7300}
footer .icon-text h6{color:#fff;font-size:14px;font-weight:400;font-family:'Outfit',sans-serif;margin-bottom:5px}
footer .icon-text a{font-size:14px;color:#fff;font-weight:400;letter-spacing:1px;font-family:'Outfit',sans-serif}
.copyright{border-top:1px solid #fff;background:#2A4359;padding:15px 0}
.copyright .social-icon{display:flex;align-content:center;justify-content:flex-end;align-items:center;column-gap:15px}
.copyright h4{color:#fff;font-size:14px;font-weight:400}
.copyright h4 span a{color:#FF7300;transition:.3s}
.copyright h4 span a:hover{color:#fff}
.copyright .social-icon h5{color:#fff;font-size:14px;font-weight:400;margin-bottom:0}
.social-icon a i{color:#fff;transition:.3s}
.social-icon a i:hover{color:#FF7300}
.footers.sections{background:linear-gradient(0deg,#2A4359 80%,#f7f5ec 50%)}
.inner-banner-title{background-repeat:no-repeat;height:720px;background-size:cover;background-position:bottom;display:flex;align-items:center}
/* .inner-banner-title .container{position:absolute;left:50%;top:45%;transform:translate(-50%,-45%)} */
.inner-banner-title .text{margin-top:-150px}
.inner-banner-title .text h2{font-size:60px;font-weight:700;margin:15px 0}
.inner-banner-title .text h2 span{color:#FFB100}
.work-deve-sec-02{padding:100px 0}
.work-deve-sec-02 .text h3{color:#000;font-size:48px;margin-bottom:15px}
.work-deve-sec-02 .text p{font-size:18px}
.work-deve-sec-02 .text p:nth-child(3){margin:20px 0}
.work-deve-sec-03{padding:100px 0 150px;background-color:#FF922E;border-radius:150px 0;position:relative}
.work-deve-sec-03 .text h6{color:#fff;font-size:38px;max-width:1170px;margin:auto;text-align:center}
img.circle-extra-img{position:absolute;right:200px;top:200px}
.work-deve-sec-04 .img-box{display:flex;border:1px solid #FF922E;border-radius:10px;align-items:center;justify-content:space-between;padding-left:30px;background-color:#fff;position:relative}
.work-deve-sec-04 .img-box .line-box{width:10px;height:215px;display:block}
.work-deve-sec-04 .img-box h6{font-size:26px;color:#032B43;font-weight:700;line-height:1.2em}
.work-deve-sec-04{margin-top:-100px}
.work-deve-sec-05{padding:50px 0 100px;background-color:#2A4359}
.work-deve-sec-05 .text h3{margin-bottom:20px}
.work-deve-sec-05 .text.text-center h3,.work-deve-sec-05 .text.text-center p{color:#fff}
.work-deve-sec-05 .img-box{border:1px solid #FF922E;border-radius:20px;min-height:420px;margin-top:180px}
.work-deve-sec-05 .img-box .text{padding:10px 20px}
.work-deve-sec-05 .img-box img{width:94%;height:260px;object-fit:cover;margin:auto;display:block;border-radius:20px;border:2px solid #fff;margin-top:-140px}
.work-deve-sec-05 .img-box h5{font-size:25px;margin:15px 0;color:#fff}
.work-deve-sec-05 .img-box p{font-size:18px;color:#fff}
.work-deve-sec-05 .img-box .text p:nth-child(3){margin-top:20px}
.hero_work_btn a {margin-right:15px}
.hero_work_btn a:last-child {margin-right:0}
.bus-deve.inner-banner-title{height:750px}
.bus-deve-sec-02{padding:100px 0}
.bus-deve-sec-02 .text h3{margin-bottom:20px}
.bus-deve-sec-02 .img-box{border:1px solid #0000004d;border-radius:22px;overflow:hidden;height:500px;margin-top:40px}
.bus-deve-sec-02 .img-box img{width:100%}
.bus-deve-sec-02 .img-box .text h5{font-size:24px;margin:15px 0 20px}
.bus-deve-sec-02 .img-box .text{padding:0 30px 30px 20px}
.bus-deve-sec-02 .img-box .text p{font-size:18px}
.work-deve-sec-03.bus-deve-sec-03{border-radius:150px 0 0 0;background-image:linear-gradient(0deg,#f7f5ec 40%,rgba(255,146,46,1) 40%);margin-bottom:-260px;padding:200px 0}
.work-deve-sec-03.bus-deve-sec-03 img.circle-extra-img{top:-20px}

.fouder_banner{height: 800px;}
.workforce_banner{height: auto !important; min-height: 600px;}
.workforce_banner .text { margin-top: -180px}
.business-development{min-height: 735px;}
.about_page_banner .text { margin-top: -265px}

.business-development .text{margin-top: -290px;}
.partner_banner .text { margin-top: -225px}
.volunteers_banner .text { margin-top: -225px}
.event_main_banner .text, .event_blog_banner .text, .career_banner .text, .media_banner .text, .contact_banner .text {margin-top: -250px}
.coaching-sec {padding:70px 0;background-color: rgb(247, 245, 236);}
.coaching-sec .heading {text-align:center;margin-bottom:60px;}
.coaching-sec .heading h2 {font-size: 40px;color: #032B43;font-family: 'Outfit', sans-serif;font-weight: 700;}
.coching-card {display: flex;justify-content: space-between;align-items: flex-start;gap: 20px;}
.coching-card .counter {min-width: 60px;height: 60px;background-color:rgb(255, 146, 46);;border-radius: 50%;display: flex;align-items: center;
 justify-content: center;color:white;}
.title {max-width: 270px;margin: 0 auto;}
.col-controal{flex-direction: column; gap: 30px;justify-content:space-evenly;}
.home-sec-04 .image_thumb{margin-bottom:30px;}
.home-sec-04 .image_thumb img{border-radius:30px;}



@media only screen and (min-width: 1600px){
  .container{
    max-width: 1310px !important;
  }
}


@media only screen and (max-width: 1850px){

.home-sec-08 img.mobiles-img {
  width: 120% !important;
  max-width: 100% !important;
  margin-left: 50px;
  position: absolute;
  top: -50px;
  height: 467px;
  object-fit: cover;
}

}
input[type=date]:invalid::-webkit-datetime-edit { color: #999;}

select:required:invalid {
  color: gray !important;
}
option[value=""][disabled] {
  display: none !important;
}
option {
  color: black !important;
}
.work-deve-sec-03.bus-deve-sec-03 img.circle-img{left:3%;top:-30px}
.mental-h-p-sec-01.inner-banner-title{display:flex;align-items:center}
.mental-h-p-sec-01.inner-banner-title .text{max-width:620px}
.mental-h-p-sec-01.inner-banner-title .text p:nth-child(4){margin:20px 0}
.mental-h-p-sec-01.inner-banner-title .text{margin-top:0}
.mental-h-p-sec-02{padding:100px 0}
.mental-h-p-sec-02 .text h3{margin-bottom:70px}
.mental-h-p-sec-02 .img-box{background-color:#032B43;border-radius:20px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;padding:50px 40px;row-gap:30px;min-height:380px}
.mental-h-p-sec-02 .img-box .text h5{color:#fff;text-align:center;font-size:28px;font-weight:600;margin-bottom:20px}
.mental-h-p-sec-02 .img-box .text ul li{color:#fff;font-size:18px;font-weight:300;list-style:disc;margin-top:20px}
.mental-h-p-sec-02 .img-box .text ul{padding-left:35px!important;padding-right:20px!important}
.mental-h-p-sec-02 .row.image-boxes-row{display:flex;align-items:center;justify-content:center;row-gap:30px}
.mental-h-p-sec-02 .slider-arrows .slide-arrow{top:-100px;right:0}
.mental-h-p-sec-02 .slider-arrows .slide-arrow.prev-arrow{right:7%}
.mental-h-p-sec-03.work-deve-sec-03 a.t-btn.t-btn-blue{margin:auto;margin-top:25px;width:max-content;border-radius:50px;padding:10px 30px!important;background-color:#489FB5;border:1px solid #489FB5;font-size:16px}
.mental-h-p-sec-03.work-deve-sec-03 a.t-btn.t-btn-blue:hover{background-color:#000;color:#fff;border-color:#000}
.mental-h-p-sec-04 a.nav-link,.mental-h-p-sec-04 .nav-tabs .nav-link.active{width:350px;height:65px;display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:#FFB100!important;color:#032B43!important;font-size:22px;font-weight:700;transition:.3s;background:linear-gradient(to bottom,#FFB100 0%,#FFB100 100%);border:none!important}
.mental-h-p-sec-04 .nav-tabs .nav-link.active{background-color:#000!important;background:linear-gradient(to bottom,#000 0%,#000 100%);color:#fff!important}
.mental-h-p-sec-04 a.nav-link:hover,.mental-h-p-sec-04 .nav-tabs .nav-link.active:hover{background-color:#000!important;background:linear-gradient(to bottom,#000 0%,#000 100%);color:#fff!important;transition:.5s}
.mental-h-p-sec-04 ul.nav.nav-tabs{display:flex;align-items:center;justify-content:space-between;margin-top:-40px;transition:.5s;border:none}
.mental-h-p-sec-04 div#new-01{transition:.3s}
.mental-h-p-sec-03.work-deve-sec-03{padding:100px 0}
.mental-h-p-sec-04 .tab-content{margin-top:70px}
.mental-h-p-sec-04 .tab-content h4{font-size:42px;color:#000;font-weight:700}
.mental-h-p-sec-04 .tab-content .main-text p{font-size:18px;padding:0 50px;margin-bottom:25px}
.mental-h-p-sec-04 .row.align-items-center.tabbing-tow-colum{margin-top:50px}
.mental-h-p-sec-04 .tabbing-tow-colum .text h5{font-size:35px;color:#FF922E;font-weight:700;text-transform:capitalize}
.mental-h-p-sec-04 .tabbing-tow-colum .text p{margin-top:20px;font-size:18px;color:#5A5A5A}
.mental-h-p-sec-04 .tabbing-tow-colum .text{padding-left:35px}
.mental-h-p-sec-05{padding:100px 0}
.mental-h-p-sec-05 .text-box{border:1px solid #FF922E;border-radius:20px;padding:40px 30px;box-shadow:0 0 15px 0 #ff922e4a;min-height:280px}
.mental-h-p-sec-05 .text-box h5{font-size:26px;margin-bottom:15px;color:#000}
.mental-h-p-sec-05 .row{display:flex;row-gap:40px}
.mental-h-p-sec-06{padding:150px 0;background-color:#032B43;text-align:center;border-radius:150px 0;position:relative}
.mental-h-p-sec-06 .text h5{color:#fff;font-size:38px;max-width:1100px;margin:auto}
.mental-h-p-sec-06 img.blue-circle{position:absolute;top:-30px;left:5%}
.mental-h-p-sec-07{padding-top:50px}
.mental-h-p-sec-07 .text h3{margin-bottom:30px}
.mental-h-p-sec-08 .text h3{color:#FF922E}
.mental-h-p-sec-02.mental-h-p-sec-08 .text-box{border:1px solid #FFB100;border-radius:20px;padding:40px 25px;min-height:270px}
.mental-h-p-sec-02.mental-h-p-sec-08 .text-box h5{margin-bottom:20px;font-size:26px}
.mental-h-p-sec-02.mental-h-p-sec-08 .text-box p{font-size:18px}
.home-sec-02 h3{color:#fff}
.our-partners-sec-02 .text .t-btn{width:300px}
.our-partners-sec-02{padding:50px 0;text-align:center;margin:auto}
.our-partners-sec-02 .text a{margin:auto;text-align:center!important}
.our-partners-sec-02 .text h2{font-size:42px;color:#000;text-transform:capitalize;margin-bottom:30px!important}
.home-sec-07.our-partners-sec-04{padding:0 0 100px}
.our-partners-sec-02 .light-box{padding:60px 0 0}
.our-partners-sec-02 .light-box img.img-fluid{padding-bottom:10px;padding-left:5px}
.home-sec-03 .container,.home-sec-09 .container,.home-sec-12 .container,.work-deve-sec-04 .container{padding:0 50px}
.home-sec-10 .box .text h3{font-size:24px!important;margin-bottom:15px}
.work-deve-sec-03 img.circle-img{left:3%}
.footer-top .contact-form select{color:rgba(0,0,0,0.317);outline:none}
.footer-top .contact-form select:focus{outline:0!important}
.mental-h-p-sec-03.work-deve-sec-03 .text h6{color:#000}
.mental-h-p-sec-03.work-deve-sec-03{padding:100px 0;background-color:#ff000000}
.work-deve-sec-05 .img-box .text p{margin:10px 0}
.wo-we-are-sec-02{padding:100px 0}
.wo-we-are-sec-02 .text h3{font-size:48px}
.wo-we-are-sec-02 .text h3 span{color:#FFB100}
.wo-we-are-sec-02 .row .col-lg-6:nth-child(1){padding-left:17%;padding-right:2.5%}
.empowering_sec .row .col-lg-6:nth-child(1){padding:0 15px!important}
.wo-we-are-sec-02 .text p{margin:15px 0!important}
.wo-we-are-sec-02 .check-box{border:1px solid #FFB100;border-radius:100px 0 0 100px;display:flex;align-items:flex-start;padding:25px 50px;column-gap:20px;margin-bottom:30px}
.wo-we-are-sec-02 .check-box .text h4{margin:0;margin-top:-5px!important}
.wo-we-are-sec-02 .check-box .text{max-width:500px}
.wo-we-are-sec-02 .check-box .text p{margin-bottom:0}
.wo-we-are-sec-02 .check-box:nth-child(2){background-color:#FFB100}
.wo-we-are-sec-03 .text h3{font-size:48px;margin-bottom:20px}
.wo-we-are-sec-03 .text h3 span{color:#FFB100}
.wo-we-are-sec-03 .text p{font-size:36px;font-size:31px;text-transform:none;padding-right:10px}
.wo-we-are-sec-03{padding-bottom:100px}
.wo-we-are-sec-03 ul{padding-left:30px}
.wo-we-are-sec-03 ul li{font-size:30px;list-style-type:disc}
.wo-we-are-sec-03 ul li::marker{font-size:15px}
.wo-we-are-sec-03 .img-box{background-color:#032B43;border-radius:10px;padding:10px;margin-top:100px}
.wo-we-are-sec-03 .img-box h6{color:#fff;text-align:center;font-size:40px;font-weight:700;color:#fff;text-align:center;font-size:33px;font-weight:500;padding:5px 0}
.wo-we-are-sec-03 img.cut-circle{position:absolute;top:10%;width:250px}
.wo-we-are-sec-03{position:relative}
.wo-we-are-sec-04{padding:100px 0;background-repeat:no-repeat;background-size:cover;background-position:center}
section.wo-we-are-sec-04 .text{padding-right:9px}
.wo-we-are-sec-04 .text h3{color:#fff;font-size:48px;margin-bottom:20px}
.wo-we-are-sec-04 .text h3 span{color:#FFB100}
.wo-we-are-sec-04 .text p{font-size:20px;color:#fff;margin:15px 0}
.wo-we-are-sec-04 video{width:625px;height:625px;object-fit:cover}
.wo-we-are-sec-05 #counter{text-align:center;display:flex;align-items:center;justify-content:space-between;background:#e6e6e700;padding:40px 0;width:90%;margin:auto}
.wo-we-are-sec-05 #counter .item{background:#0000;width:300px;padding:35px 40px;margin:10px;text-align:center;border-radius:20px;box-shadow:0 0 38px -8px rgba(0,0,0,0.34);background-color:#ff000000;border-right:1px solid #ff990040;border-radius:0}
.wo-we-are-sec-05 #counter .item .count{color:#e8b12d;margin-bottom:5px;font-size:40px}
.wo-we-are-sec-05 #counter .item h3{color:#4f4e28;text-transform:capitalize}
.wo-we-are-sec-05 h1.count{font-size:48px!important;color:#FFB100!important;margin-bottom:0!important;font-weight:700!important}
.wo-we-are-sec-05 span{font-size:45px!important;color:#FFB100!important;margin-bottom:0!important;font-weight:700!important}
.wo-we-are-sec-05 .counter-number-box{display:flex;align-items:center;justify-content:center;margin:10px 0}
.wo-we-are-sec-05 h3.text{font-size:18px;font-weight:700}
.wo-we-are-sec-05{background-repeat:no-repeat;background-size:cover}
.wo-we-are-sec-05 #counter .item:nth-child(4){border-right:none!important}
.work-deve-sec-03-new-tabbing{padding:50px 0 100px}
.work-deve-sec-03-new-tabbing .text h3{font-size:48px}
.work-deve-sec-03-new-tabbing .text h3 span{color:#FFB100}
.work-deve-sec-03-new-tabbing ul.nav.nav-tabs{display:flex;justify-content:center;align-items:center;margin:50px 0!important;border:none}
.work-deve-sec-03-new-tabbing ul.nav.nav-tabs a.nav-link{width:250px;display:flex;justify-content:center;align-items:center;color:#37393F;font-size:22px;border-radius:0!important;border:none}
.work-deve-sec-03-new-tabbing ul.nav.nav-tabs a.nav-link:hover{background:linear-gradient(to bottom,#FFB100 0%,#FFB100 100%);color:#fff!important}
.work-deve-sec-03-new-tabbing ul.nav.nav-tabs a.nav-link.active{background:linear-gradient(to bottom,#FFB100 0%,#FFB100 100%);color:#fff!important;border-right:1px solid #fff;border-left:1px solid #fff}
.work-deve-sec-03-new-tabbing .tab-pane .img-box{position:relative}
.work-deve-sec-03-new-tabbing .tab-pane .img-box a::after{content:"";width:45px;height:45px;position:absolute;bottom:20px;z-index:99;left:0;right:0;margin:auto;background-image:url(../images/search-plus-icon.png);background-repeat:no-repeat;background-size:contain}
.work-deve-sec-03-new-tabbing .tab-pane .img-box:hover a::after{opacity:0}
.work-deve-sec-03-new-tabbing .tab-pane .img-box a::before{opacity:0;content:"View ";width:100%;height:45px;position:absolute;color:#fff;bottom:0;z-index:99;left:0;right:0;margin:auto;background-color:#FFB100;text-align:center;display:flex;align-items:center;justify-content:center}
.work-deve-sec-03-new-tabbing .tab-pane .img-box:hover a::before{opacity:100%}
.founders-word-sec-02{padding:100px 0}
.founders-word-sec-02 .text{padding-right:100px}
.founders-word-sec-02 .text h2{font-size:35px;font-weight:700}
.founders-word-sec-02 .text h4{font-size:22px;font-weight:100;margin:25px 0!important}
.founders-word-sec-02 .text p{font-size:18px;color:#5A5A5A;}
.founders-word-sec-02 .text hr{margin:30px 0 5px;border-top:1px solid #858585;opacity:1}
.founders-word-sec-02 .pg-box{background-color:#f7f7f9}
.founders-word-sec-02 .pg-box .content{padding:40px 30px}
.founders-word-sec-02 .pg-box .content .see-btn a{border:1px solid #2e1d54;padding:10px 15px}
.founders-word-sec-02 .pg-box h3{font-size:24px;color:#2d1e55;font-weight:800}
.founders-word-sec-02 .pg-box p{padding:30px 0;color:#6c83ac}
.founders-word-sec-02 .pg-box .content .see-btn a{border:2px solid #2e1d54;padding:10px 15px;width:80%;display:inline-block;color:#2e1d54;position:relative}
.see-btn i.fa.fa-caret-right{position:absolute;top:14px;right:15px}
.founders-word-sec-02 .side-box{display:flex;flex-direction:column;justify-content:center;row-gap:2px}
.founders-word-sec-02 .side-box a>i{margin-right:15px}
.founders-word-sec-02 .side-box a{color:#fff;padding:12px 15px;text-decoration:none;position:relative}
.founders-word-sec-02 .side-box i.fa.fa-caret-right{position:absolute;right:10px;bottom:16px}
.founders-word-sec-02 a.tab-1{background-color:#efa721}
.founders-word-sec-02 a.tab-2{background-color:#f80}
.founders-word-sec-02 a.tab-3{background-color:#3745cc}
.founders-word-sec-03 .text span{display:inline-flex;padding:16.536px 48.112px 16.464px 20.888px;align-items:center;background-color:#FFB100;border-radius:20px;font-size:22px;font-style:normal;font-weight:600;line-height:34.882px;color:#000}
.founders-word-sec-03{padding:50px 0;background-color:#FF922E;border-radius:150px 0;position:relative;height:300px;margin-bottom:150px}
.founders-word-sec-03 .main-box{width:1114px;height:529px;flex-shrink:0;border-radius:30px;background:#032B43;position:absolute;top:-50px;left:21%;padding:50px 80px}
.founders-word-sec-03 .text h2{color:#fff;margin-bottom:60px}
.founders-word-sec-03 .text h4{color:#FFF;font-size:22px;font-style:normal;font-weight:300;line-height:34.882px;margin:0!important;margin-top:30px!important}
.founders-word-sec-03 .text p{color:#FFF;font-size:22px;font-style:normal;font-weight:600;line-height:34.882px}
.founders-word-sec-03 img.circle-img{position:absolute;top:-40px;left:13%}
.founders-word-sec-04{padding-top:480px;margin-top:-150px}
.accordion-container .accordion-title{position:relative;margin:0;padding:20px;background-color:red;font-size:20px;font-weight:400;color:#fff;cursor:pointer;margin:2px 0;font-weight:700}
.accordion-container .accordion-item{border-radius:0!important;box-shadow:none;border:0}
.accordion-container .accordion-item:first-of-type .accordion-button,.accordion-container .accordion-item:last-of-type .accordion-button.collapsed{border-radius:0!important;box-shadow:none;border:0}
.your-hero-sec-04 .text{padding-left:30px}
.accordion-container .accordion-title::after{content:"";position:absolute;top:25px;right:25px;width:0;height:0;border:8px solid transparent;border-top-color:#fff;background-image:none}
.accordion-container .accordion-title.open::after{content:"";position:absolute;top:15px;border:8px solid transparent;border-bottom-color:#fff}
.accordion-container .accordion-button,.accordion-container .accordion-button:focus{border:0;box-shadow:none;outline:#ffdead}
/*CSS for CodePen*/
.accordion-content{border:1px solid #0079c100;padding:30px 20px;background-color:#00000008;margin:-5px 0}
.founders-word-sec-02 .see-btn i{position:relative!important;display:inline-block;top:0!important;right:0!important}
.founders-word-sec-02 .see-btn a{display:flex!important;display:flex!important;align-items:center;column-gap:40px;color:#000;font-size:18px;margin-top:15px;border:1px solid #000;width:200px;justify-content:center;padding:5px 0;transition:.3s}
.founders-word-sec-02 .see-btn a:hover{background-color:#000;color:#fff}
.founders-word-sec-02 .see-btn a:hover i{color:#fff}
.founders-word-sec-02 .accordion-container .accordion-title i{margin-right:5px;width:30px;font-size:25px}
.founders-word-sec-02 div#accordion h4:nth-child(1){display:none}
.founders-word-sec-02 div#accordion > div{display:none}
.founders-word-sec-02 .acc-text-box{background-color:#f7f6f9;padding:40px 30px;margin-top:50px}
.founders-word-sec-02 .acc-text-box h5{color:red;color:#000;font-size:25px!important;font-weight:700}
.founders-word-sec-02 .acc-text-box p{color:red;color:#484848a6;font-size:18px;margin:15px 0}
.leader-ship-sec-02{padding:100px 0 130px}
.leader-ship-sec-02 .container,.leader-ship-sec-03 .container{padding:0 100px}
.leader-ship-sec-02 .text .box{border-radius:20px;border:.5px solid #797979;background:#FFF;box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:30px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;min-height:420px;margin-top:28px}
.leader-ship-sec-02 .text h2{margin-bottom:50px}
.leader-ship-sec-02 .text .box img{width:139px;height:139px}
.leader-ship-sec-02 .text .box h3{color:#000;text-align:center;font-size:26px!important;font-weight:500;line-height:38px;margin-bottom:0}
.leader-ship-sec-02 .text .box p{color:#000;text-align:center;font-size:18px;font-weight:300;padding:0 20px}
.leader-ship-sec-02 .text .box i{width:65px;height:63px;border-radius:100%;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;margin:auto;transition:.3s}
.leader-ship-sec-02 .text .box i:hover,.leader-ship-sec-03 .text .box i:hover{background-color:#FF922E}
.leader-ship-sec-03{padding:50px 0;background-color:#FF922E;border-radius:150px 0 0;position:relative}
.leader-ship-sec-03 img.circle-img{position:absolute;top:-40px;left:20.5%}
.leader-ship-sec-03 .text h2{color:#fff;text-align:center;font-size:52px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;margin-bottom:25px}
.leader-ship-sec-03 .text .box{border-radius:20px;border:.5px solid #FF922E;background:#FFF;box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:30px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;min-height:420px;margin-top:28px}
.leader-ship-sec-03 .text .box img{width:139px;height:139px}
.leader-ship-sec-03 .text .box h3{color:#000;text-align:center;font-size:26px!important;font-weight:500;line-height:38px;margin-bottom:0}
.leader-ship-sec-03 .text .box p{color:#000;text-align:center;font-size:18px;font-weight:300;padding:0 40px}
.leader-ship-sec-03 .text .box i{width:65px;height:63px;border-radius:100%;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;margin:auto;transition:.3s}
.events-sec-02{padding:100px 0}
.events-sec-02 h2{color:#000;font-size:30px;font-weight:600;line-height:normal;margin-bottom:0}
.events-sec-02 p{color:#5A5A5A;font-size:22px;font-style:normal;font-weight:400;line-height:150%;padding:40px 0}
.events-sec-03{border-radius:150px 0 0 0;background-image:linear-gradient(0deg,#fff 40%,rgba(255,146,46,1) 40%)!important;margin-bottom:-260px;padding:200px 0}
.events-sec-03 .text h2{margin-top:-150px;color:#fff!important}
.events-sec-03 img.circle-img{left:16%!important;top:-10%!important}
.events-sec-04{padding-bottom:60px}
.events-sec-04 .img-box{display:flex;border:1px solid #FF922E;border-radius:10px;align-items:center;justify-content:space-between;padding-right:15px;background-color:#fff;padding-left:0;margin-bottom:30px;position:relative}
.events-sec-04 .img-box .left{position:relative}
.events-sec-04 .img-box .left a.t-btn{position:absolute;bottom:50px;left:90px;background-color:rgba(255,255,255,0.30);border-color:#FF922E}
.events-sec-04 .img-box .left a.t-btn:hover{background-color:#FF922E;border:1px solid #FF922E;color:#fff}
.events-sec-04 .img-box .right{display:flex;flex-direction:column;row-gap:40px;width:210px}
.events-sec-04 .img-box-2{background-color:#489FB5}
.events-sec-04 .img-box-2 .line-box{background-color:#FFB100!important}
.events-sec-04 .img-box h6{font-size:26px;font-weight:200;line-height:normal;margin-bottom:0}
.events-sec-04 .img-box-2 h6{color:#fff}
.events-sec-04 .img-box-3{background-color:#032B43}
.events-sec-04 .img-box-3 .line-box{background-color:#FFF!important}
.events-sec-04 .img-box-3 h6{color:#fff}
.events-sec-04 .img-box-4{background-color:#FFB100}
.events-sec-04 .img-box-4 .line-box{background-color:#032B43!important}
.events-sec-04 .img-box-4 h6{color:#fff}
.blogs-sec-01{padding:100px 0}
.blogs-sec-01 .text h2{margin-bottom:50px;color:#000;font-style:normal;font-weight:600;line-height:normal;}
.blogs-sec-01 .img-box{background:#FFF;box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:10px 15px 30px;border-radius:20px}
.blogs-sec-01 .img-box a.t-btn{width:145px;height:45px}
.blogs-sec-01 .img-box h6{color:#1F3E65;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-top:20px}
.blogs-sec-01 .img-box p{color:#5A5A5A;font-size:16px;font-style:normal;font-weight:400;line-height:1.6em;margin:35px 0;padding-right:60px}
.blogs-sec-01 .text .main{background:linear-gradient(180deg,#FFF 0%,#FFF 0%,#FFF 0.01%)}
.blogs-sec-01 .text .main h3{color:#F16D2E;font-size:25px;font-weight:700;line-height:normal}
.blogs-sec-01 .text .main .blog-box{border-radius:10px;background:#FFF;box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:20px;margin-top:10px}
.blogs-sec-01 .text .main .blog-box h6{color:#1F3E65;font-size:18px;font-weight:700;line-height:normal}
.blogs-sec-01 .text .main .blog-box p{color:#5A5A5A;font-size:16px;font-style:normal;font-weight:400;margin-bottom:15px}
.blogs-sec-01 .text .main .blog-box a.t-btn{width:145px;height:45px}
.blogs-sec-02{padding-bottom:100px}
.blogs-sec-02 .img-box{border-radius:10px;background:var(--White,#FFF);box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:10px 10px 25px}
.blogs-sec-02 .img-box .text h6{color:#1F3E65;font-size:18px;font-weight:700;margin-top:20px;line-height:1.3em;letter-spacing:0}
.blogs-sec-02 .img-box .text p{color:#5A5A5A;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:20px 0;padding-right:20px}
.blogs-sec-02 .img-box .text a.t-btn{width:145px;height:45px}
.blogs-sec-01 .main h3{margin-bottom:30px}
.blogs-sec-02 .text{padding:0 10px}
.your-hero-sec-01{padding:100px 0}
.your-hero-sec-01 .box .text h3{color:#000;text-align:center;font-size:35px;font-style:normal;font-weight:500;line-height:38px;margin-bottom:15px}
.your-hero-sec-01 .box .text p{color:#5A5A5A;text-align:center;font-size:22px;font-style:normal;font-weight:400;line-height:150%;}
.your-hero-sec-01 .box{border-radius:20px;border:.5px solid #000;background:var(--White,#FFF);box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);position:relative;padding:30px 0;margin-top:50px}
.your-hero-sec-01 .box img{position:absolute;top:-35px;left:-4px}
.your-hero-sec-02{padding:100px 0;background:rgba(255,146,46,1)!important}
.your-hero-sec-02 .text .box{border-radius:20px;border:.5px solid #797979;background:#FFF;box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:30px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;min-height:420px;margin-top:60px}
.your-hero-sec-02 .text h6{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.8px}
.your-hero-sec-02 .text h2{text-align:left}
.your-hero-sec-02 .container{padding-left:0;padding-right:0}
.your-hero-sec-02 .text ul{display:flex;flex-direction:column;row-gap:25px}
.your-hero-sec-02 .text ul li{display:flex;column-gap:30px;align-items:center}
.your-hero-sec-02 .text ul li p{color:#FFF;font-size:22px;font-style:normal;font-weight:500;line-height:150%;text-transform:capitalize}
.your-hero-sec-03{margin-top:-110px}
.your-hero-sec-03 .img-box{background-color:#fff;border-radius:25px;border:1px solid #00000047;min-height:475px;margin-top:50px;overflow:hidden;position: relative;}
.your-hero-sec-03 .img-box .text{padding:20px 20px 0}
.your-hero-sec-03 .img-box .text h5{font-size:23px;color:#032B43;font-weight:600;margin:12px 0 0;height:40px}
.your-hero-sec-03 .img-box a{color:#FF922E;font-size:18px;display:flex;align-items:center;column-gap:20px;transition:.3s;margin-top:20px;width:fit-content}
.your-hero-sec-03 .img-box .text p{min-height:120px;padding-right:4px}
.your-hero-sec-03 .img-box a:hover{color:#000}
.your-hero-sec-03 .img-box img.curve-girl{width:98%;position:absolute;right:-1px;bottom:0}
.your-hero-sec-04{padding:100px 0}
.your-hero-sec-04 .text h6{color:#E03A3E;font-size:18px;font-weight:400;letter-spacing:1.8px}
.your-hero-sec-04 .text h2{color:#000;font-size:35px;font-weight:700;height:80px}
.your-hero-sec-04 .text p{color:#5A5A5A;font-size:18px;font-weight:400;}
.inner-banner-title.partners-donation-banner .text{margin-top:-200px}
.inner-banner-title.partners-donation-banner .text h2{margin-bottom:50px}
/* footer .list-icon .main-footer{margin-right:-110px} */
.home-sec-02 .container .row:nth-child(1) .col-lg-6{background-color:#ff000000;padding-left:0!important}
.volunteers-02{padding:100px 0}
.volunteers-02 .text h3{margin-bottom:30px!important}
.volunteers-02 .vol-slider-box{margin-top:50px}
.volunteers-02 .vol-slider-box .slick-dots{z-index:9;position:absolute;bottom:0;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;left:0;bottom:-70px;right:0;margin:auto;display:flex;align-items:center;justify-content:center}
.volunteers-02 a.t-btn.t-btn-ye{margin:auto;margin-top:120px;font-weight:600}
.volunteers-03{padding:50px 0 100px}
.volunteers-03 .img-box{background-color:#fff;border-radius:20px;box-shadow:0 5px 20px 5px #ff922e1f;padding:15px 15px 20px}
.volunteers-03 .img-box img{width:100%}
.volunteers-03 .img-box .text h4{color:#1F3E65;font-size:18px;font-weight:700;margin:10px 0 15px!important}
.volunteers-03 .img-box .text p{font-size:14px;color:#5A5A5A}
.volunteers-03 .img-box .socail-box{margin-top:20px}
.volunteers-03 .socail-box{margin-top:20px}
.volunteers-03 .socail-box ul li a{font-size:14px;color:#000;display:flex;align-items:center;column-gap:13px;transition:.3s}
.volunteers-03 .socail-box ul li a:hover{color:#FF922E}
.volunteers-03 .socail-box ul{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:10px}
.volunteers-03 .socail-box ul li a i{color:#FF922E;font-size:16px}
.volunteers-04{background-color:#FF922E;border-radius:150px 0 0 0;padding:100px 0 50px;margin-bottom:0;background:linear-gradient(0deg,#f7f5ec 32%,rgba(255,146,46,1) 32%);position:relative}
.volunteers-04 .text h3{color:#fff}
.volunteers-04 .number{display:flex;align-items:center}
.volunteers-04 .counter-number-box{display:flex;column-gap:50px;margin:50px 0 20px;align-items:flex-start}
.volunteers-04 .number h1,.volunteers-04 .number span{color:#fff;font-size:52px;font-weight:600;margin-bottom:0}
.volunteers-04 .counter-box .text p{font-size:18px;color:#fff;padding-right:20px}
.volunteers-04 .main-calendar-box{background-color:#fff;border-radius:20px;border:1px solid #00000033;padding:30px;margin-top:40px}
.volunteers-04 .main-calendar-box .calendar-box{display:flex;align-items:center;column-gap:20px;margin-bottom:25px;position:relative}
.volunteers-04 .main-calendar-box .calendar-box h6{font-size:26px;color:#032B43;font-weight:600}
.volunteers-04 .main-calendar-box h5{font-size:18px;color:#000;border-bottom:2px solid #00000047;padding-bottom:25px;height:55px}
.volunteers-04 .counter-box{height:140px}
.volunteers-04 img.circle-img{position:absolute;top:-30px;left:5%}
.volunteers-04 img.circle-extra-img{position:absolute;top:63%;bottom:20px!important}
.media-sec-02{padding:100px 0}
.media-sec-02 ul.nav.nav-tabs{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:10px}
.media-sec-02 a.nav-link{border:1px solid #FF922E!important;border-radius:10px!important;padding:15px 20px!important;color:#000;font-size:20px;align-items:center!important;justify-content:space-between!important;display:flex}
.media-sec-02 a.nav-link.active,.media-sec-02 a.nav-link:hover{background-color:red;background:linear-gradient(to bottom,#FF922E 0%,#FF922E 100%)!important;color:#fff}
.media-sec-02 .tabs-box h3{margin-bottom:30px}
.media-sec-02 .tab-pane .row{row-gap:30px}
.media-sec-02 .tab-pane img{max-width:100%;width:100%}
.media-sec-02 .tab-pane .row .col-md-12 img{height:230px;object-fit:cover;object-position:top}
.media-sec-02 .tab-pane .img-box{position:relative}
.media-sec-02 .tab-pane .img-box a::before{content:"View ";width:100%;height:45px;position:absolute;color:#fff;bottom:0;z-index:99;left:0;right:0;margin:auto;background-color:#FFB100;text-align:center;display:flex;align-items:center;justify-content:center}
.media-sec-02 .tab-pane .img-box a::after{content:"";width:45px;height:45px;position:absolute;bottom:20px;z-index:99;left:0;right:0;margin:auto;background-image:url(../images/search-plus-icon.png);background-repeat:no-repeat;background-size:contain}
.media-sec-02 .tab-pane .img-box a::before{opacity:0}
.media-sec-02 .tab-pane .img-box:hover a::before{opacity:100%}
.media-sec-02 .tab-pane .img-box:hover a::after{opacity:0}
.media-sec-02 .tab-pane .col-lg-4 img{height:250px;object-fit:cover}
.media-sec-02 .page-navi-img img{display:block;margin:auto;margin-top:30px;margin-bottom:30px}
.media-sec-02 .media-contact-box{background-color:#032B43;height:660px;display:flex;align-items:center;justify-content:center;border-radius:10px}
.media-sec-02 .media-contact-box .text h6{color:#fff;font-size:17px;text-align:center;position:relative}
.media-sec-02 .media-contact-box .text h6::after{content:"";background-color:#FFB100;width:10px;height:11px;position:absolute;left:0;top:22%}
.media-sec-02 .media-contact-box .text h5{color:#fff;text-align:center;font-size:37px;margin:25px 0 35px}
.media-contact-box a.t-btn.t-btn-yellow{background-color:#FFB100;border:1px solid #FFB100;width:160px;height:60px;margin:auto}
.media-contact-box a.t-btn.t-btn-yellow:hover{background-color:#fff;color:#000}
.volunteers-04.media-sec-03{background:none;background-color:#FF922E;height:inherit!important;padding:50px 0}
.volunteers-04.media-sec-03 .counter-number-box{margin-top:20px;align-items:center; min-height: 80px;  }
.volunteers-04.media-sec-03 img.circle-extra-img{position:absolute;top:87%;bottom:0!important}
.program-sec-02{padding:100px 0;background:#fff}
.program-sec-02 .container{padding:0 110px}
.program-sec-02 .img-box{background-color:#fff;border-radius:25px;border:1px solid #00000047;min-height:500px;overflow:hidden;position:relative;margin-top:50px;overflow:hidden}
.program-sec-02 .img-box .text{padding:20px 20px 0}
.program-sec-02 .img-box .text h5{font-size:23px;color:#032B43;font-weight:600;margin:12px 0 0;min-height:55px}
.program-sec-02 .img-box a{color:#000;font-size:18px;display:flex;align-items:center;column-gap:20px;transition:.3s;margin-top:20px;width:fit-content}
.program-sec-02 .img-box .text p{min-height:120px}
.program-sec-02 .img-box a:hover{color:#FF922E}
.program-sec-02 .img-box img.curve-girl{width:98%;position:absolute;right:-1px;bottom:0}
.program-sec-02 .img-box .text-flow h6{background-color:#489FB5;display:inline-flex;padding:8px 22px;border-radius:50px;color:#fff;font-size:16px;font-weight:700}
.program-sec-02 .img-box .text-flow-1 h6{background-color:#032B43!important}
.program-sec-02 .img-box .text-flow-2 h6{background-color:#E03A3E!important}
.program-sec-02 .img-box .text-flow-3 h6{background-color:#FF922E!important}
.program-sec-03{padding:50px}
.program-sec-03 img.circle-img{left:21.5%}
.your-hero-sec-04.program-sec-04 .text{padding-left:30px}
.upcoming-events-sec-02{padding:100px 0}
.upcoming-events-sec-02 .main{display:flex;column-gap:30px;margin-top:100px;border-radius:10px;border:2px solid var(--Orange,#FF922E);background:rgba(255,146,46,0.05);padding:15px 0 15px 10px;margin-bottom:60px}
.upcoming-events-sec-02 .top-text{display:flex;align-items:center;column-gap:140px}
.upcoming-events-sec-02 .top-text h5{color:#231F20;font-size:16px;font-weight:600;letter-spacing:.32px;text-transform:uppercase;margin:0;transition:.3s}
.upcoming-events-sec-02 .top-text p{color:#000;font-size:21px;font-weight:700;letter-spacing:.211px;text-transform:uppercase}
.upcoming-events-sec-02 .main .text h4{color:#032B43;font-size:26px;font-weight:600;text-transform:capitalize;height:110px;margin-top:25px!important;transition:.3s}
.upcoming-events-sec-02 .main .text h4:hover,.upcoming-events-sec-02 .top-text h5:hover{color:#FF922E}
.upcoming-events-sec-02 .main .text a{transition:.3s;color:#FF922E}
.upcoming-events-sec-02 .main .text a:hover{color:#000!important}
.upcoming-events-sec-02 .text .box{border-radius:19px;background:#489FB5;margin-bottom:15px; min-height: 275px;}
.upcoming-events-sec-02 .text .box2,.upcoming-events-sec-02 .text .box7{background:#032B43}
.upcoming-events-sec-02 .text .box3,.upcoming-events-sec-02 .text .box5{background:#FF922E}
.upcoming-events-sec-02 .text .box4,.upcoming-events-sec-02 .text .box6{background:#FEFDF9;border:.5px solid #FF922E}
.upcoming-events-sec-02 .text .box .top .events hr{border:1px solid #032b43;width:38px}
.upcoming-events-sec-02 .text .box .top{display:flex;align-items:center;justify-content:space-between}
.upcoming-events-sec-02 .text .box .top .date{border-radius:18.619px 0 27.929px 0;background:#032B43;width:50%;height:122px;display:flex;flex-direction:column;justify-content:center;align-items:center}
.upcoming-events-sec-02 .text .box2 .top .date{background:#FFB100!important}
.upcoming-events-sec-02 .text .box .top .date h5{color:#FFF;font-size:45px;font-weight:600;font-variant:small-caps}
.upcoming-events-sec-02 .text .box .top .date p{color:#FFF;font-size:15px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase}
.upcoming-events-sec-02 .text .box .top .events{display:flex;align-items:center;padding-right:15px;column-gap:10px}
.upcoming-events-sec-02 .text .box2 .top .events hr,.upcoming-events-sec-02 .text .box7 .top .events hr{border:1px solid #fff}
.upcoming-events-sec-02 .text .box4 .top .events p,.upcoming-events-sec-02 .text .box6 .top .events p{color:#000!important}
.upcoming-events-sec-02 .text .box .top .events p{color:#FFF;font-size:16px;font-weight:600;letter-spacing:1.862px;text-transform:uppercase}
.upcoming-events-sec-02 .text .box .bottom{padding:15px 10px 30px}
.upcoming-events-sec-02 .text .box .bottom h4{color:#032B43;font-size:28px;font-weight:700;letter-spacing:1px;padding-bottom:20px}
.upcoming-events-sec-02 .text .box2 .bottom h4,.upcoming-events-sec-02 .text .box7 .bottom h4{color:#fff!important}
.upcoming-events-sec-02 .text .box .bottom a{color:#FFF;font-size:16px;font-weight:500;transition:.3s}
.upcoming-events-sec-02 .text .box .bottom a:hover{color:#FFB100}
.upcoming-events-sec-02 .text .box4 .bottom a,.upcoming-events-sec-02 .text .box6 .bottom a{color:#000}
.upcoming-events-sec-02 .text .box3 .bottom a:hover,.upcoming-events-sec-02 .text .box5 .bottom a:hover{color:#000}
.upcoming-events-sec-02 .text .box .bottom a img{margin-left:20px}
.upcoming-events-sec-02 .text a:nth-child(3){display:flex;align-items:center;column-gap:15px}
.career-sec-02{padding:100px 0}
.career-sec-02 .text h3{margin-bottom:50px}
.career-sec-02 .img-box{display:flex;flex-direction:column;border-radius:10px;background:#FFF;box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:15px;padding-bottom:25px}
.career-sec-02 .img-box h6{color:#1F3E65;font-size:26px;font-weight:700;margin-top:30px}
.career-sec-02 .img-box p{color:#5A5A5A;font-size:16px;font-weight:400;margin-top:20px;padding-right:20px;margin-bottom:0}
.career-sec-03{padding:100px 0;background:rgba(247,245,236,0.50)}
.career-sec-03 .img-box{display:flex;column-gap:33px;margin-top:50px}
.career-sec-03 .img-box .box{border-radius:10px;border:.25px solid #FF922E;background:#FFF;max-width:230px;text-align:center;min-height:150px;display:flex;flex-direction:column;align-items:center;row-gap:20px;padding:20px 15px 10px;width:230px;justify-content:center}
.career-sec-03 .img-box .box h6{color:#1F3E65;text-align:center;font-size:22px;font-weight:700;min-height:40px}
.career-sec-03 .img-box2{margin-top:40px;display:flex;justify-content:center}
.career-sec-04{padding:100px 0}
.career-sec-04 .text p{color:#5A5A5A;text-align:center;font-size:18px;font-weight:400;margin-top:20px}
.career input[type=checkbox]{position:relative;border:2px solid #000;border-radius:2px;background:none;cursor:pointer;line-height:0;margin:0 .6em 0 0;outline:0;padding:0!important;vertical-align:text-top;height:20px;width:20px;-webkit-appearance:none;opacity:.5;margin-top:5px}
.career input[type=checkbox]:hover{opacity:1}
.career input[type=checkbox]:checked{background-color:#FF922E!important;opacity:1!important;border:2px solid #FF922E}
.career input[type=checkbox]:before{content:'';position:absolute;right:50%;top:50%;width:4px;height:10px;border:solid #FFF;border-width:0 2px 2px 0;margin:-1px -1px 0;transform:rotate(45deg) translate(-50%,-50%);z-index:2}


.read-more{color:blue;cursor:pointer}
.career-sec-02{padding:100px 0}
.career-sec-02 .text h3{margin-bottom:50px}
.career-sec-02 .img-box{display:flex;flex-direction:column;border-radius:10px;background:#FFF;box-shadow:0 4px 20px 0 rgba(255,115,0,0.10);padding:15px;padding-bottom:25px}
.career-sec-02 .img-box h6{color:#1F3E65;font-size:26px;font-weight:700;margin-top:30px}
.career-sec-02 .img-box p{color:#5A5A5A;font-size:16px;font-weight:400;margin-top:20px;padding-right:20px}
.career-sec-03{padding:100px 0;background:rgba(247,245,236,0.50)}
.career-sec-03 .img-box{display:flex;column-gap:33px;margin-top:50px}
.career-sec-03 .img-box .box{border-radius:10px;border:.25px solid #FF922E;background:#FFF;max-width:230px;text-align:center;min-height:150px;display:flex;flex-direction:column;align-items:center;row-gap:20px;padding:20px 15px 10px;width:230px;justify-content:center}
.career-sec-03 .img-box .box h6{color:#1F3E65;text-align:center;font-size:22px;font-weight:700;min-height:40px}
.career-sec-03 .img-box2{margin-top:40px;display:flex;justify-content:center}
.career-sec-04{padding:100px 0}
.career-sec-04 .text p{color:#5A5A5A;text-align:center;font-size:18px;font-weight:400;margin-top:20px}
.career-team-sec-02{padding:100px 0}
.career-team-sec-02 ul.nav-tabs{margin-bottom:30px;display:flex;align-items:center;justify-content:space-evenly;margin-bottom:30px!important}
.career-team-sec-02 .nav-tabs .nav-item{margin-bottom:-1px;width:180px;text-align:center}
.career-team-sec-02 ul.nav-tabs{margin-bottom:30px;display:flex;align-items:center;justify-content:center;margin-bottom:60px!important;column-gap:30px;margin-top:50px;border:none}
.career-team-sec-02 .nav-tabs a.nav-link{outline:none;border:none;font-size:18px;font-weight:500;width:fit-content!important;display:inline-flex;align-items:center;justify-content:center;transition:.3s;border-bottom:2px solid #FFF;color:#000;padding-bottom:15px}
.career-team-sec-02 .nav a.nav-link.active{color:#FF922E;background:transparent;border-bottom:2px solid #FF922E;border-radius:0}
.career-team-sec-02 .nav-tabs a.nav-link:hover{color:#FF922E;background:transparent;outline:none;border:none;border-bottom:1px solid #FF922E;border-radius:0;border-width:2px;width:fit-content!important}
.career-team-sec-02 .tab-pane .row{row-gap:50px;padding:0 100px}
.career-team-sec-02 .tab-content .text-flow h6{background-color:#032B43;display:inline-flex;padding:8px 22px;border-radius:50px;color:#fff;font-size:16px;font-weight:600;text-transform:capitalize}
.career-team-sec-02 .tab-pane .row .col-lg-6 .text{border-radius:10px;border:1px solid #FF922E;background:#FFF;padding:20px;max-width:540px;margin:auto}
.career-team-sec-02 .tab-pane .row .col-lg-12 .text{border-radius:10px;border:.5px solid #FF922E;background:rgba(255,146,46,0.05);padding:20px}
.career-team-sec-02 .tab-pane .row .text h5{margin:10px 0}
.career-team-sec-02 .tab-pane .row .text p{margin-bottom:20px}
.career-team-sec-02 .tab-pane .row .tab-ul-btm{margin-top:30px}
.career-team-sec-02 .tab-pane .row .text a{color:#032B43;font-size:16px;font-weight:500; tetransition:.3s}
.career-team-sec-02 .tab-pane .row .text a img{margin-left:20px}
.career-team-sec-02 .tab-pane .row .text a:hover{color:#FF922E}
.career-team-sec-02 .tab-pane .row .text .tab-ul-btm{display:flex;column-gap:30px}
.career-team-sec-02 .tab-pane .row .text .tab-ul-btm li a{color:#5A5A5A;font-size:16px;font-weight:300;display:flex;align-items:center;column-gap:10px}
.career-team-sec-02 .tab-pane .row .text .tab-ul-btm li a i{color:#FFB100;font-size:28px}
.career-team-sec-02 .tab-pane .row .col-lg-12 .text .btm-12{display:flex;justify-content:space-between;margin-top:30px}
.mental-h-p-sec-04 .tab-content>.tab-pane{display:block!important}
div#new-02{padding-top:50px;margin-top:0}
.mental-h-p-sec-04 a.nav-link{transition:none!important}
.your-hero-sec-01 .box:nth-child(1){margin-top:-30px}
.your-hero-sec-03 .img-box a:hover img{filter:grayscale(100)}
.career-sec-04 form{margin-top:100px}
.career-sec-04 form .inp{margin-bottom:30px}
.career-sec-04 form .inp label{display:block;color:#000;font-size:15px;font-weight:500;}
.career-sec-04 form .inp input,.career-sec-04 form .inp select{border-radius:5px;border:1px solid #E0E0E0;background:#FFF;width:100%;height:47px;padding-left:15px;outline:none}
.career-sec-04 form .inp select{padding-right:15px}
.career-sec-04 .fileUpload{background:#FF922E;border-radius:5px;color:#fff;font-size:1em;font-weight:700;position:relative;width:160px;cursor:pointer;height:47px;display:flex;align-items:center;justify-content:center}
.career-sec-04 .fileUpload:hover,.fileUpload:active,.fileUpload:focus{background:#FF922E;cursor:pointer}
.career-sec-04 .fileUpload input.upload{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);width:148px;height:46px;cursor:pointer;font-family:'Outfit',sans-serif}
.career-sec-04 input[type="file"]{position:fixed;right:100%;bottom:100%}
.career-sec-04 .fileUpload span{color:#FFF;font-size:18px;font-weight:500; tecursor:pointer}
.career-sec-04 .fileUpload::after{content:' No Choosen File';position:absolute;top:8px;right:-170px;z-index:9999;width:100%;display:block;color:#FF922E;font-size:18px;font-weight:500; tefont-family:'Outfit',sans-serif}
.career-sec-04 form .inp .multi-select{border-radius:5px;border:1px solid #E0E0E0;background:#FFF;width:100%;height:153px;outline:none;overflow-x:hidden;padding-top:20px}
.career-sec-04 form .inp .multi-select ul li{color:#032B43;font-weight:300; teline-height:2;cursor:pointer;transition:.3s;padding-left:15px!important}
.career-sec-04 form .inp .multi-select ul li:hover{color:#fff;background-color:#FF922E}
.career-sec-04 form .inp-check .check-box{display:flex}
.career-sec-04 form .inp-check .check-box input#myCheckbox{margin-top:7px}
.career-sec-04 form .inp-check .check-box{display:flex;align-items:flex-start;column-gap:20px}
p.comment-form-cookies-consent{display:flex;column-gap:10px}
.career-sec-04 form .inp-check .sec-check{display:flex;justify-content:space-between;margin-top:50px}
.career-sec-04 form .inp-check .sec-check a{width:120px}
p.comment-form-cookies-consent:nth-child(2) input{width:35px}
.career-sec-04 label{display:inline-block;margin-bottom:.5rem;padding-right:60px}
label{font-family:'Outfit',sans-serif}
.volunteers-slider .slick-slide{margin:0 10px}
.volunteers-slider ul{display:flex;column-gap:10px}
.volunteers-slider button{width:12px;height:12px;background:#E1E1E1;border-radius:100%;font-size:0}
.volunteers-slider .slick-active button{background:#489FB5}
@media only screen and (max-width: 1800px) {
.inner-banner-title{height:600px}
}
.about_banner{position:relative}
.about_right_abs{position:absolute;right:0;bottom:50px}
.about_right_abs img{max-width:550px}
.about_left_abs{position:absolute;left:0;bottom:50px;z-index:1}
.about_left_abs img{max-width:300px}
.iabout_banner .text{position:relative;z-index:1}
.home_banner_right{transform:none;margin:0}
.hero-slider .slick-dots{z-index:9;position:absolute;bottom:30px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;left:0;bottom:30px!important;right:0;margin:auto;display:flex;align-items:center;justify-content:center}
.hero-slider ul{display:flex;column-gap:10px}
.hero-slider button{width:8px;height:8px;background:#8D8D8D;border-radius:100%;font-size:0}
.hero-slider .slick-active button{background:#032B43}
.hero-banner.full_banner{color:#fff;text-align:center;padding:200px 0 100px;background-position:center;background-repeat:no-repeat;background-size:cover}
.hero-banner.full_banner .text h1,.hero-banner.full_banner .text p{color:#fff}
.hero-banner.full_banner .text h6{color:#fff}


.hero-banner.full_banner .hero-btns{display:block;margin: 0 auto;}
.hero-banner.full_banner .hero-btns a.t-btn+ a.t-btn{margin-left: 15px;}
.hero-banner.full_banner span{display: block;}
.hero-banner.full_banner .hero-btns a.t-btn{min-width: 200px;}

.grey_bg{background:#EDF0F5}
.t-btn i.icon_left{margin-right:10px}
.t-btn i.icon_right{margin-left:10px}
.pad100_sec{padding:100px 0}
.home_section_imcompact{position:relative;background-position:center center;background-repeat:no-repeat;background-size:1100px}
.home_section_imcompact img.circle-img{position:absolute;top:-30px;left:5%}
.home_section_imcompact img.circle-extra-img{position:absolute;top:87%;bottom:0}
.home_section_imcompact .counter-box{background:#fff;padding:6px 15px 6px 15px;text-align:center;box-shadow:0 0 38px -8px rgba(0,0,0,0.34);margin-bottom:30px;min-height:140px}
.home_section_imcompact .number{display:inline-flex;align-items:center}
.home_section_imcompact .number h2,.home_section_imcompact .number span{color:#000;font-size:50px;font-weight:600;margin-bottom:0}
.home_section_imcompact .counter-box .text p{font-size:18px;color:#000}
.big_text h2{color:#032B43;font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:70px;font-weight:800}
.heading{margin-bottom:20px}
.home-sec-02,.home-sec-022{background:#032B43;background:linear-gradient(0deg,#f7f5ec 60%,#032B43 50%)}
.blue_wrapper{background:#032B43;position:relative;color:#fff}
.blue_wrapper img.circle-img{position:absolute;top:-30px;left:5%}
.blue_wrapper img.circle-extra-img{position:absolute;top:87%;bottom:0;right:10%}
.blue_wrapper img.circle-extra-img2{position:absolute;top:87%;top:15%;right:10%}
.blue_wrapper img.circle-extra-img3{position:absolute;bottom:50px;right:40%;max-width:30px}
.blue_wrapper .text,.blue_wrapper .text h2,.blue_wrapper .text p{color:#fff}
.blue_wrapper .text p{margin-bottom:1rem}
.h_text_wrapper .row+.row{margin-top:80px}
ul.info_partner_list{text-align:center;list-style:none;margin:0;padding:0;margin-bottom:80px}
ul.info_partner_list li{display:inline-block;vertical-align:middle;margin:0 30px}
.partner_section{position:relative}
.partner_hed{position:absolute;top:5%;left:50%;transform:translateX(-50%)}
.home-sec-02 .small-video-box .text p{padding-right:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.about_contents p{margin:0 0 20px;color:#5A5A5A}
.comit_box{border-radius:10px;border:1px solid #FF922E;background:#FFF;padding:20px;max-width:540px;margin:auto;color:#5A5A5A;margin:0 0 20px}
.comit_box h4{border-bottom:1px solid #7D7D7D;padding:0 0 15px;margin:0 0 15px;color:#000}
.comit_box p{min-height:96px}
.pci_story_sec{padding:100px 0;background:#FBFAF6}
.pci_contents{margin:0 0 80px}
.pci_story_sec h3{margin:0 0 15px}
.pci_story_sec p{margin:0 0 20px;color:#5A5A5A}
.pci_review_box{border:1px solid #FF922E;padding:40px 30px 30px;border-radius:15px;position:relative}
.pci_review_box img{position:absolute;top:-35px;left:25px}
.pci_review_box p{margin:0;min-height:96px}
.success_section{padding:100px 0}
.success_section .img-box{min-height:330px;text-align:center;margin:0; position: relative;}
.mhp_sec{background-size:cover;background-position:center;background-repeat:no-repeat;padding:100px 0;color:#fff}
.mhp_sec p{margin:0 0 20px}
.mhp_sec_2{background-size:cover;background-position:center;background-repeat:no-repeat;padding:100px 0;background-color:#fff}
.mhp_sec_2 p,.intro1 p{margin:0 0 20px}
.pointters_sec{background-size:cover;background-position:top;background-repeat:no-repeat;padding:80px 0;color:#fff}
.pointters_sec.mental-h-p-sec-03.work-deve-sec-03 .text h6{color:#fff}
.mental-h-p-sec-04 ul.nav.nav-tabs{position:relative;z-index:9}
.acc_slider_section, .intro2_section{padding:100px 0}

.acce-slider{position:relative}
.acce-slider .container{position:relative}
.acce-slider .slick-dots{z-index:9;position:relative;bottom:-30px;list-style:none;display:block;text-align:left;padding:0;margin:0;width:100%;left:0}
.acce-slider ul{display:block;column-gap:10px;}
.acce-slider ul li{display:inline-block;margin:0 10px;;}
.acce-slider button{width:8px;height:8px;background:#8D8D8D;border-radius:100%;font-size:0}
.acce-slider .slick-active button{background:#032B43}
.acce-slider.slider-arrows .slide-arrow{bottom:-40px;top:inherit;right:inherit;left:42%}
.acce-slider.slider-arrows .slide-arrow.prev-arrow{right:inherit;left:37%}

.acce-slider .slick-slide img{border-radius: 20px;}
.intro1{position:relative}
.intro1 img.circle-extra-img2{position:absolute;top:87%;top:15%;right:10%}
.intro1 img.circle-extra-img3{position:absolute;bottom:50px;right:40%;max-width:30px}
.work-deve-sec-04.intro2_section{margin:0}
.work-deve-sec-04.intro2_section .img-box{margin-top:40px}
.blogs-sec-01 .img-box.blog_detail{border:0;box-shadow:none}
.post-stats{padding:0 0 15px}
.post-stats span{margin-right:20px}
.post-stats i.fa{margin-right:4px}
.post-stats a{color:#ce2031}
.post-stats a:hover{text-decoration:underline;color:#000}
.comment_sec .form-group{margin-bottom:25px;position:relative}
.comment_sec .form-group i{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;color:#ccc}
.blog_detail input.form-control{padding:10px;font-size:13px;height:inherit}
.blog_detail input.form-control.input-sm{padding:8px;font-size:11px;height:inherit}
.blog_detail input.form-control.input-lg{padding:15px;font-size:13px;height:inherit}
.blog_detail select.form-control{padding:10px;font-size:13px;height:inherit}
.blog_detail select.form-control.select-sm{padding:8px;font-size:11px;height:inherit}
.blog_detail select.form-control.select-lg{padding:15px;font-size:13px;height:inherit}
.comment_sec .btn{width:150px}
.blog_post h2,.blog_post h3{font-weight:400;margin-bottom:20px;text-transform:none}
.blog_post_thumb{margin-bottom:20px;height:350px;position:relative;overflow:hidden}
.blog_post ul{list-style: disc;padding-left: 20px !important; margin-bottom: 15px !important;}
.blog_post ul li{list-style: inherit; }
.event_detail_banner{position:relative}
.event_detail_banner img{width:100%;border-radius:15px;margin-bottom:30px}
.event_date{position:absolute;position:absolute;top:30px;right:30px;padding:5px;display:flex;flex-direction:column;justify-content:center;text-align:center;width:64px;height:64px;border-radius:50%;font-size:16px;color:var(--cleenhearts-base,#351C42);line-height:1;font-weight:700;text-transform:uppercase;background-color:var(--cleenhearts-white,#fff);gap:4px}
.event-details__time{padding:8px 20px;border-radius:100px;display:inline-flex;align-items:center;position:relative;background-color:transparent;border:1px solid #D7D3CB;margin-bottom:31px;transition:all .4s ease-in-out}
.event-details__time__icon{font-size:24px;color:orange;margin-right:11px;transition:all .4s ease-in-out}
.event-details__time:hover{background-color:orange;color:#fff}
.event-details__time:hover .event-details__time__icon{color:#fff}


.con_box{background: #032B43; border-radius: 10px; text-align: center; padding: 20px 0 0 0; width:85%; min-height:210px; margin:20px 0}
.con_box i{color: #FFB100; font-size:42px;}
.con_box h3{font-size: 32px;color: #fff;line-height: 42px; padding:20px 0;}
.con_box a{color:#fff; font-size:16px; line-height:24px;}
.con_box p{color:#fff; font-size:16px; line-height:24px;}
.form_sec h3{font-size: 42px; line-height: 50px; font-weight: 600; margin-bottom: 20px;}
.form_sec .form_para{margin-bottom: 40px;}
.con_form p{font-weight: 500; font-size: 15px; line-height: 20px; }
.con_form input{padding: 10px 0; margin-bottom: 20px;}
textarea{border:1px solid #999999;width:100%;height: 150px;margin:5px 0;padding:3px;}
.text_area{margin: 30px 0 42px 0;}
.text_area input{margin-right: 10px; border:1px solid #FF922E}
.map_sec{margin-top:70px; position:relative;}
.map_sec iframe {width: 100%; height: 600px;}
.job_detail h3{font-weight: bold; margin-bottom: 20px;}
.job_detail ul{list-style: disc;padding-left: 20px !important; margin-bottom: 15px !important;}
.job_detail ul li{list-style: inherit; }

.tab-ul-btm { margin-bottom: 25px;}
.tab-ul-btm .box {    border-radius: 10px;
  border: 0.5px solid #FF922E;
  background: rgba(255,146,46,0.05);
  padding: 20px; margin-bottom: 20px;}
.tab-ul-btm .box strong {    background-color: #032B43;
  display: inline-flex;
  padding: 8px 22px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600; margin-bottom: 12px;}
.popup1 .modal-content{padding:30px  20px;}
.popup1 .btn-close { border: 0; position: absolute; right:-13px; padding: 0; top: -13px; opacity: 1; width: 20px; height: 20px; padding: 3px; background-color: #fff; font-size: 13px;
  border-radius: 100%; z-index: 9;}
 ul.modal_list{list-style: none;margin: 0;padding: 0;}
ul.modal_list li{position: relative;padding-left: 25px!important;}
  ul.modal_list li:before{position: absolute;font-family: 'FontAwesome';content: '\f00c'; left: 0; top: 0;color:#FF922E; }

.meet-team-sec .container > .row{margin-bottom:20px;}
.meet-team-sec .container > .row:nth-last-child(1){margin-bottom:0;}
.meet-team-sec h2{margin-bottom:20px;}
.meet-team-sec p{font-size:18px;}
.work-deve-sec-04 .img-box img{border-radius:30px;}
.custom-list li {list-style-type:disc;}
.academic-sec{padding: 0 0 100px 0;}
.mit-sec .image-box{height:100%;}
.mit-sec .image-box img{height:100%;width:100%;border-radius: 20px;object-fit: cover;}
.youth-sec .image-box{height:100%;}
.youth-sec .image-box img{height:100%;width:100%;border-radius: 20px;object-fit: cover;}







