@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.navbar_section{
    background-color: #ffffff;
    color: #fff;
    font-family: 'Poppins', sans-serif;

}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(255, 255, 255, 0.9) !important;
    background-color: #0b984b;
    padding: 10px 30px !important;
    border-radius: 0px !important;
}
.nav_button {
    background-color: #0b984b;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding: 12px 15px;
}
.bull{
    position: relative;
}
.btn {
    border-radius: 0px !important;
}
.bull_carousel_caption {
    z-index: 100000;
    color: #fff;
    text-align: left !important;
    top: 50%;
    left: 5%;
    right: 45%;
    bottom: auto;
    -webkit-transform: translate(0,-60%);
    -ms-transform: translate(0,-60%);
    transform: translate(0,-60%);
}
.logo_icon{
    position: absolute;
    top: 150px;
    right: 100px;
    z-index: 10;
}
.logo_icon img{
    width: 500px;
}
.nav-link {
    display: block;
    padding: 0px 20px !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0) !important;
    padding: 10px 30px !important;
}
.banner_section{
    /* background: linear-gradient( 90deg ,#fff 60%,#3db7ad 60%); */
    padding: 200px 0px;
    background-image: url(../images/34748.jpg);
    background-size: cover;
    background-position: bottom;
}
.banner_text {
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #0b984b;
    z-index: 100;
}
.nav_text{
    color: #0f0f0f;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.banner_text_sub{
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    z-index: 100;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1250px !important;
}
}
.banner{
    position: relative;
}
.banner_image{
    position: absolute;
    top: -100px;
    left: -300px;
    width: 800px;
    z-index: 10;
}
.banner_one{
    z-index: 100000;
    position: relative;
}
h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 2.2;
    letter-spacing: 0;
    position: relative;
    color: #000;
    font-family: 'Poppins', sans-serif;
}
h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 4%;
    margin-left: -19px;
    width: 25px;
    height: 2px;
    background: rgb(255, 255, 255);
}
.h3_2 {
    font-weight: 500;
    font-size: 28px;
    line-height: 2.2;
    letter-spacing: 0;
    position: relative;
    color: rgb(255, 255, 255);
    font-family: 'Poppins', sans-serif;
}
.h3_2 :after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -19px;
    width: 25px;
    height: 2px;
    background: rgb(255, 255, 255) !important;
}
.padding_section{
    padding: 100px 0px;
}
.service_box {
    padding: 30px 30px;
    background-color: #fff;
    margin-top: 30px;
    box-shadow: 0px 0px 9px #05050514;
    border-radius: 0px;
}
.service_box:hover {
    padding: 30px 30px;
    background-color: rgba(47,170,74,1);
    margin-top: 30px;
    box-shadow: 0px 0px 9px #05050514;
    border-radius: 0px;
}
.service_box:hover .head {
    color: #ffffff;
}
.service_box:hover p {
    color: #ffffff !important;
}
.head{
    font-weight: 500;
    font-size: 24px;
    line-height: 2.2;
    letter-spacing: 0;
    position: relative;
    color: #000;
    font-family: 'Poppins', sans-serif;
}
.main_head{
    font-weight: 700;
    font-size: 42px;
    letter-spacing: 0;
    position: relative;
    color: #3db7ad;
    font-family: 'Poppins', sans-serif;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: rgb(255, 255, 255);
}
p{
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0;
    position: relative;
    color: #000;
    font-family: 'Poppins', sans-serif;  
}
.banner_section2{
    background: linear-gradient( 180deg ,#fff 60%,#3db7ad 60%);
    padding: 100px 0px;
}
.banner_section3{
    background-image: url(../images/bg_section_5.jpg);
    padding: 200px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax::after {
    background-color: rgba(6, 0, 65, 0.952);
    padding: 100px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.h5_main{
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0;
    position: relative;
    color: rgb(255, 255, 255);
    font-family: 'Poppins', sans-serif;  
}
.h5_main2{
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0;
    position: relative;
    color: rgb(0, 0, 0);
    font-family: 'Poppins', sans-serif;  
}
.p_padding{
    padding: 0px 200px;
    color: rgb(255, 255, 255);
}
#color-overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.562);
    opacity: 0.8;
}
.nav_button2 {
    background-color: #000000;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding: 8px 15px;
}
.stress_image{
    width: 80px;
}
.service_box2 {
    padding: 20px 10px;
    background-color: #3db7ad;
    margin-top: 30px;
    box-shadow: 0px 0px 9px #05050514;
    height: 300px;
    box-shadow: 0px 0px 10px rgb(158, 158, 158);
}
.service_box3 {
    padding: 20px 10px;
    background-color: #ffffff;
    margin-top: 30px;
    box-shadow: 0px 0px 9px #05050514;
    height: 350px;
    box-shadow: 0px 0px 10px rgb(26, 26, 26);
}
.service_box4 {
    padding: 20px 10px;
    background-color: #ffffff;
    margin-top: 30px;
    box-shadow: 0px 0px 9px #05050514;
    height: 100px;
    box-shadow: 0px 0px 10px rgb(192, 192, 192);
}
.service_box5 {
    padding: 20px 10px;
    background-color: #3db7ad;
    margin-top: 30px;
    box-shadow: 0px 0px 9px #05050514;
    height: 100px;
    box-shadow: 0px 0px 10px rgb(192, 192, 192);
}
.banner_section4 {
    background-image: url(../images/bac.jpg);
    padding: 100px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.head3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 2.2;
    letter-spacing: 0;
    position: relative;
    color: #000;
    font-family: 'Poppins', sans-serif;
}
.section_7{
    background-color: rgb(241, 240, 240);
}
.section_8{
    background-color: rgb(10, 10, 10);
}
.head2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 2.2;
    letter-spacing: 0;
    position: relative;
    color: rgb(255, 255, 255);
    font-family: 'Poppins', sans-serif;
}
.headp {
    font-weight: 500;
    font-size: 16px;
    line-height: 2.2;
    letter-spacing: 0;
    position: relative;
    color: rgb(255, 255, 255);
    font-family: 'Poppins', sans-serif;
}
.nav_button3 {
    background-color: #3db7ad;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding: 8px 15px;
}
.head4 {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0;
    position: relative;
    color: rgb(5, 5, 5);
    font-family: 'Poppins', sans-serif;
}
.margin_100{
    margin-top: 100px;
}
.margin_150{
    margin-top: 200px;
}
.service_box7 {
    padding: 20px 10px;
    background-color: #3db7ad;
    margin-top: 30px;
    box-shadow: 0px 0px 9px #92929214;
    height: 350px;
}
.service_box8 {
    padding: 20px 10px;
    background-color: #ffffff;
    margin-top: 30px;
    box-shadow: 0px 0px 9px #92929214;
    height: 350px;
    border: 3px solid #3db7ad;
}
.banner_section5 {
    background: linear-gradient( 180deg ,#012536 50%,#fff 50%);
    padding: 100px 0px;
}
.banner_section6 {
    background-color: #161616;
    padding: 100px 0px;
}
.parallax_b {
    background-color: #3db7ad !important;
    color: #fff !important;
    margin-top: 10px;
}
.accordion-body{
    text-align: left !important;
}
.bg_red_weeding_center_footer h4 {
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 16px;
    color: rgb(255, 255, 255) !important;
    font-family: 'Poppins', sans-serif;
}
.bg_red_weeding_footer_p {
    font-weight: 300;
    color: rgb(255, 255, 255) !important;
    font-size: 18px !important;
    font-family: 'Poppins', sans-serif;
}
.logo_main{
    width: 170px;
}
.margin_same {
    margin-top: -100px;
    position: relative;
    z-index: 100;
}
.padding_wouch{
    padding-bottom: 100px;
}
.service_box img {
    width: auto;
}
.service_box:hover img{
    width: auto;
    /* padding: 15px; */
    background-color: #fff;
    /* border-radius:10px; */
}
.padding_top23{
   padding-top: 100px;
}
.margin_top23{
   margin-top: 100px;
}
.footer_li li{
    padding: 10px 0px;
    border-bottom: 1px solid #ffffff3d;
    font-weight: 300;
    color: rgb(255, 255, 255) !important;
    font-size: 18px !important;
    font-family: 'Poppins', sans-serif;
    list-style-type: none;
}
.footer_head {
    font-size: 40px;
    font-weight: 800;
    color: #f3f3f3;
    font-family: 'Poppins', sans-serif;
}
footer {
    background-color: #212121;
    padding: 100px 0px;
    margin-top: 100px;
}
.get_a_quota {
    padding: 16px 36px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    border: 2px solid #fff;
    border-radius: 40px;
    text-decoration: none !important;
}
.social-header > a {
    background: #0aa3e400 none repeat scroll 0 0;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 70px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    margin-left: auto !important;
    margin-right: auto !important;
}
.footer_sub_head p {
    font-size: 16px;
    font-weight: 300;
    color: #f3f3f3;
    font-family: 'Poppins', sans-serif;
}
.footer_sub_head {
    background-color: #15770c;
    padding: 20px 0px;
}
.footer_sub {
    font-size: 22px;
    font-weight: 800;
    color: #f3f3f3;
    font-family: 'Poppins', sans-serif;
}
.box_count {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: center;
}
.box_count_main {
    padding-left: 20px;
}
.box_count_2 {
    font-size: 42px;
    font-weight: 700;
    color: #1f1f1f;
    font-family: 'Poppins', sans-serif;
}
.box_count_3 {
    font-size: 18px;
    font-weight: 500;
    color: #1f1f1f;
    font-family: 'Poppins', sans-serif;
}
.box_count img {
    width: 125px;
}
.margin_top_main {
    margin-top: 150px;
}
.mega_box{
    background-color: #0b984b;
    padding: 20px 20px;   
}
.mega_box h3{
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
    font-family: 'Poppins', sans-serif; 
}
.mega_box p{
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    font-family: 'Poppins', sans-serif; 
}
.padding_tech{
    padding-top: 100px;
}
.heading_text {
    font-size: 32px;
    font-weight: 700;
    color: #1f1f1f;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 50px;
}
.page-header {
    background-attachment: inherit;
    color: #000000 !important;
    border-bottom: 1px #eee solid;
    padding: 150px 0px;
    margin-top: 0px;
    text-align: center !important;
    background-image: url(../images/inner.jpg) !important;
    background-position: center;
    background-size: cover;
}
.bg_red_weeding_center_subheader h4 {
    font-size: 32px;
    font-weight: 800;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 20px !important;
    color: #ffffff !important;
    text-align: left;
    background-color: #0b984b !important;
    margin-bottom: 10px;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.box_why{
    background-color: #fff;
    box-shadow: 0px 0px 13px #c5c5c5;
    padding: 10px 10px;
    margin-top: 30px;
}
.box_why h3{
    font-size: 20px;
    font-weight: 500;
    color: #1f1f1f;
    font-family: 'Poppins', sans-serif;
}
.box_why p{
    font-size: 16px;
    font-weight: 500;
    color: #1f1f1f;
    font-family: 'Poppins', sans-serif;
}
.banner_section5 {
    background-image: url(../images/f7b91888349855.5dd3e2d143690.jpg);
    padding: 200px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box123 {
    box-shadow: 0 25px 70px rgb(0 0 0 / 10%);
    background-image: linear-gradient( 135deg ,#ffffff 90%,#1ea519 10%);
    padding: 40px;
    border-radius: 5px;
    height: 320px;
}
.subhead-iwings3 {
    font-size: 28px !important;
    color: #000 !important;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-align: left;
}
a {
    color: #161616 !important;
    text-decoration: underline;
}
.form-group {
    margin-bottom: 1rem;
}
label {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.nav_button22 {
    background-color: #e91e63;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding: 12px 15px;
    margin-left: 20px;
}
.whats-up img {
    position: fixed;
    bottom: 18px;
    right: 35px;
    z-index: 10000;
}
/*.animate__animated{*/
/*    visibility: visible !important;*/
/*    animation-name: none;*/
/*}*/
.footer-sub-bg {
    background-color: #27833b;
}
.text-white{
    color: #fff !important;
}