/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.padding-top50{
	margin-top:50px;
}
.padding-top10{
	margin-top:10px;
}
.padding-top30{
	margin-top:30px;
}
.padding-top35{
	margin-top:35px;
}
ul.header-icon li {
    float: left;
	list-style:none;
	margin-right:13px;
}
.header-icon li i {
    background-color: #00752e;
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-right: 8px;
}
.header-icon a, .top-right-link a {
    font-size: 16px;
}
.header-icon li i, .top-social-icon ul li{
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
.top-social-icon ul li {
    display: inline;
}

ul.header-icon {
    float: left;
    position: relative;
    left: -43%;
}
.btn {
    float: left;
    position: relative;
    left: -10%;
}
.top-social-icon {
    float: left;
    position: relative;
    left: -2%;
	
}
.top-social-icon ul li .fa {
    padding: 4px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    color: #000;
}
a.btn-a {
    background: #ffbb00;
    padding: 2px 25px 2px 24px;
    color: #000;
    letter-spacing: 1px;
    font-size: 16px;
    float: left;
    line-height: 35px;
}
.mobile_menu_button span, .side_menu_button>a {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    color: #000000;
}
.btn img {
    float: right;
    padding-left: 12px;
}
.side_menu_button>a.side_menu_button_link.medium {
    display: inline-block;
    font-size: 30px;
    line-height: 39px;
    height: 31px;
    width: 19px;
}
.header_bottom {
    padding: 0 85px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}
.slider-text h1 {
    color: #fff;
    font-size: 50px;
}
a.slide-btn-1 {
    background-color: #1f8647;
    padding: 12px 30px;
    font-size: 16px;
}
.slider-text a {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 1px;
}
.slider-text p {
    margin-bottom:20px;
}
.justify {
    text-align: justify;
}

.btn-button a {
    background: #01762f;
    color: #fff;
    padding: 8px 22px 8px 22px;
}
.btn-button a:hover {
    background: #000;
    color: #fff;
  
}

.btn-button {
    margin-top:20px;
}

.text-white{
	color:#fff;
}
.text-center{
	text-align:center;
}

.box {
    background: #ffffff;
    padding: 35px 5px 35px 5px;
    text-align: center;
    height: 220px;
}
.box h2 {
    font-size: 18px;
    text-transform: capitalize;
}
.box p {
    font-size: 15px !important;
}
.padding-top30 .vc_column-inner {
    padding-left: 0px;
    padding-right: 8px;
}
.btn-read a {
    background: #01762f;
    color: #fff;
    border-radius: 50px;
    padding: 4px 18px 4px 18px;
}

.btn-read a:hover {
    background: #000;
    color: #fff;
    
}

.btn-read {
    margin-top: 8px;
}

.why-chocse {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    text-align: center;
    background: #fff;
    padding: 25px 1px 25px 1px;
}

.why-chocse h2 {
    font-size: 20px;
    color: #000;
    text-transform: capitalize;
}

tr.heading-c {
    background: #00752e;
    color: #fff;
}
table.table tr {
    border-bottom: 1px solid #000;
}
.silder-top .vc_col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
table.table {
    margin-top: 44px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 5%);
    background: #fff;
	width: 100%;
}
.silder-top h2 {
    margin-bottom: 10px;
    text-transform: capitalize;
}

.call-bg h2 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
}
.call-bg h3 {
    font-size: 30px;
    font-weight: 600;
	margin-top:10px;
    color: #000;
}
.call-get a {
    background: #1f8647;
    color: #fff;
    padding: 10px 30px 10px 30px;
    font-weight: 500;
    letter-spacing: 1px;
	border-radius:4px;
}

.call-get a:hover {
    background: #000;
    color: #fff;
    
}

.call-get {
    margin-top: 25px;
    margin-left: 45px;
}
.contact-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 80px;
	border: 1px solid #252525;
}
.contact-form {
    background: url(https://makemydesigns.in/bhagwati-web/wp-content/uploads/2023/08/form-hones.png);
    background-size: cover;
    margin-top: -300px;
    padding: 129px 100px 0px 105px;
    text-align: center;
}
.contact-form p {
    color: #000 !important;
    font-size: 15px;
    line-height: 24px;
}
.logo-user img {
    width: 100% !important;
    border: 1px solid #1f8647;
	padding:5px;
}
.logo-user {
    margin: 3px 5px 1px 1px;
    padding: 12px;
}
.footer_top h5 {
    color: #fff;
    margin: 0 0 22px;
    font-size: 25px;
    font-weight: 500;
}
ul.widget.contact-us li a {
    color: #ffffff;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 5px;
    display: flex;
}
.widget.contact-us li a i {
    font-size: 16px;
    margin-right: 17px;
    position: relative;
    top: 8px;
}
.footer_top.footer_top_full {
    padding: 23px 24px;
}
.footer_top .textwidget, .footer_top a, .footer_top li, .footer_top p, .footer_top span {
    color: #fff;
    word-wrap: break-word;
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #252525;
    margin-bottom: 10px;
    border-radius: 4px;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background: #ffde34;
    border: none;
    color: #303030;
    margin-top: 10px;
}
#wpcf7-f93-o1 ::placeholder {
	font-size:16px;
	color:#000;
	font-family: 'Muli', sans-serif;	
}
.footer_bottom .textwidget.custom-html-widget {
    color: #fff;
    font-size: 15px;
}

span.heading-d {
    color: #01762f;
}
.btn-button i {
    margin-left: 10px;
}

.qodef-blog-shortcode .qodef-blog-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 0px;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 9px;
}

button.wp-block-search__button {
    padding: 11px;
    background: #e69512;
    border: 1px solid #000000;
    color: #fff;
}
input#wp-block-search__input-1 {
    padding: 10px 0px 10px 0px !important;
}
h2.wp-block-heading {
    font-size: 25px;
    text-transform: capitalize;
}

blog_single.blog_holder{
 margin-top: 40px;
}
.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 18px;
    color: #00752e;
    width: 50px;
    padding-top: 8px;
    padding-top: 3px;
}
.icon-box.section-b2.mr-33 {
    display: flex;
}
h3.mobile-footer-12 {
    font-size: 21px;
    padding-bottom: 18px;
	text-transform: math-auto;
	margin-top: 20px;
}
.post_text p {   
	text-align: justify !important;
}
p.mb-1 {
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 12px;
}
.single-post .blog_single p {
    margin-bottom: 22px;
    text-align: justify;
}

.two_columns_66_33 {
    width: 100%;
    margin-top: 45px;
}

.two_columns_75_25 {
    width: 100%;
    margin-top: 45px;
}
.number {
    margin-left: -19px;
}
.blog_holder article .post_info {
    display: inline-block;
    width: 100%;
    margin: 0 0 18px;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
}
.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #000;
}
.blog_holder.blog_single article h2 {
    display: block;
    font-size: 22px;
    text-transform: capitalize;
 
}

div.comment_form {
    display: inline-block;
    margin: 0 0 30px;
    width: 100%;
    margin-bottom: 300px !important;
}
.comment_holder {
    padding: 10px 0 0px !important;
    margin: 0;
}












.main-timeline .timeline{margin: 0 -9px;}

.main-timeline .timeline-content{
    color: #EA2027;
    text-align: center;
    display: block;
}

.main-timeline .timeline-content:hover{ text-decoration: none; }

.main-timeline .timeline-year{
    font-size: 30px;
    font-weight: 600;
    padding: 0 0 15px;
    margin: 0 0 60px;
    border-bottom: 2px solid #555;
    position: relative;
    z-index: 1;
}

.main-timeline .timeline-year:before,
.main-timeline .timeline-year:after{
    content: '';
    background: radial-gradient(#fff,#EA2027,#EA2027);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: -10px;
}

.main-timeline .timeline-year:after{
    background: #555;
    height: 55px;
    width: 3px;
    border-radius: 0;
    bottom: -55px;
    z-index: -1;
}

.main-timeline .inner-content {
    background-color: #fdba1430;
    padding: 20px 10px 10px;
    margin: 0 10px;
    box-shadow: 0 0 5px #94979642;
    border-radius: 0 0 40px 0;
    position: relative;
    height: 200px;
}

.main-timeline .inner-content:before,
.main-timeline .inner-content:after{
    content: '';
    background: rgba(0,0,0,0.2);
    height: 40px;
    width: 25px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -25px;
}

.main-timeline .inner-content:after{
    background-color: #555;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    top: -20px;
}

.main-timeline .timeline-icon{
    font-size: 50px;
    transition: all 0.3s;
}

.main-timeline  .timeline:hover .timeline-icon{ transform: rotateY(360deg); }

.main-timeline .title{
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.main-timeline .description {
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 500;
}

.main-timeline .timeline.blue .timeline-content{ color: #1B1464; }
.main-timeline .timeline.blue .timeline-year:before{
    background: radial-gradient(#fff,#1B1464,#1B1464);
}

.main-timeline .timeline.orange .timeline-content{ color: #EE5A24; }
.main-timeline .timeline.orange .timeline-year:before{
    background: radial-gradient(#fff,#EE5A24,#EE5A24);
}

.main-timeline .timeline.green .timeline-content{ color: #009432; }
.main-timeline .timeline.green .timeline-year:before{
    background: radial-gradient(#fff,#009432,#009432);
}

.single-camp-hi {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.single-camp-hi:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(0 0 0 / 45%);
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
}
.single-camp-hi img {
    transition: 0.3s;
    transform: scale(1);
    width: 100%;
}
.camp-hi-content {
    position: absolute;
    bottom: 18px;
    left: 20px;
    z-index: 2;
}
.camp-hi-content a h4 {
    color: #ffffff;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 500;
}
.camp-hi-content a:hover h4 {
    color: #fdb717;
}
.camp-hi-content p {
    color: #ffffff;
    font-size: 14px;
}
.single-camp-hi:hover img {
    transform: scale(1.2);
}
h2.psac-post-title a {
    font-size: 20px;
}
.psac-readmorebtn {
    background-color: #0b2864;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    border: 0;
    padding: 8px 30px;
    border-radius: 55px;
}
.psac-post-content {
  background-color: #fff;
  padding: 15px;
 margin-top: 0px !Important;
}
.paddingtop35 {
    margin-top: 17px;
}
h2.Million {
    text-align: center;
    padding: 18px;
    color: #ffffff;
    font-size: 28px;
    background-color: #00752e;
}
h2.Factory {
    font-weight: 700;
    font-size: 32px;
    text-align: center;
}
h2.our{
	color: #000000;
    font-size: 26px;
    font-style: normal;
    text-align: left;
    padding-bottom: 4px;
    font-weight: 700;
    text-transform: uppercase;
}
.facter-fast {
    margin-top: -7px;
}
.tvt {
    width: 5%;
    margin-left: 6px;
    margin-top: 0px;
}
table td {
    padding: 5px 10px;
    border: 1px solid #ccc;
}
h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    color: #00752e;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}
.assembly {
    text-align: center;
    border: 1px solid #1f8647;
    padding: 10px 30px 10px 30px;
    background: #1f8647;
	margin-top: 8px
}
h3.assembly-11 {
    color: #fff !important;
    font-size: 20px;
}
.owl-carousel .owl-item img {
    display: inline;
    width: auto;
    height: auto;
    max-width: 100%;
    margin-top: -30px;
}
}
