/*

 Theme Name: Bds

 Theme URI: http://www.peerinfotech.com/

 Author: peerinfotech

 Author URI:

 Description: A super bare theme for designers who don't know Wordpress PHP but want to build with Wordpress.

 Version: 1.0

 License: GNU General Public License



 -------------------------------------------------------------- */

/* Reset

 -------------------------------------------------------------- */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	vertical-align: baseline;

	font: inherit;

	font-size: 100%;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {

	display: block;

}



ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after, q:before, q:after {

	content: '';

	content: none;

}

table {

	border-spacing: 0;

	border-collapse: collapse;

}

code, kbd, tt, var {

	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

mark, ins {

	background: #fff9c0;

	text-decoration: none;

}

sup, sub {

	font-size: 75%;

	height: 0;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}

small {

	font-size: 75%;

}

big {

	font-size: 125%;

}

figure {

	margin: 0;

}

table {

	margin: 0 0 1.5em;

	width: 100%;

}

th {

	font-weight: bold;

}
p {
    line-height: 1.5;
    font-size: 17px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
button, input, select, textarea {

	font-size: 100%;

	/* Corrects font size not being inherited in all browsers */



	margin: 0;

	/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */



	vertical-align: baseline;

	vertical-align: middle;

	/* Improves appearance and consistency in all browsers */



}

button, input {

	line-height: normal;

	/* Addresses FF3/4 setting line-height using !important in the UA stylesheet */



	overflow: visible;

	/* Corrects inner spacing displayed oddly in IE6/7 */



}

* {

	margin: 0px;

	padding: 0px;

}


a:hover {

	text-decoration: none;

}

ul, ol {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

li {

	display: inline-block;

}




.clear {

	clear: both;

}



img {

	max-width: 100%;

}



.top_header {
background-color: #7dbe4a;

color: #fff;

font-size: 18px;

padding: 0px 0;

line-height: 18px;

font-weight: 500;

}

body, html {

	font-family: 'Open Sans',sans-serif;

	-webkit-font-smoothing: antialiased;

	-moz-font-smoothing: antialiased;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}
body{
    line-height: 1.8;
    color: #777;
    font-size: 1rem;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    word-wrap: break-word;
}
h4, h5, h6, .h4, .h5, .h6 {
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: .75rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
}
.header-top {
    background-color: #072b19;
}
.header-top .element {
    line-height: 1.8;
    font-weight: 700;
}
.header-top .contact-info li {
    display: inline-block;
    position: relative;
    
}
.header-top .contact-info li .font-icon {
    margin-right: 5px;
}
.header-top .contact-info li {
    margin-right: 25px;
}
.header-top .element:last-child {
    margin-right: 0;
    padding-right: 0;
    padding: 5px 0px;
}
 .header-top .element {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.8;
    font-weight: 700;
    position: relative;
    z-index: 0;
}
.styled-icons li {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 0 !important;
}
.styled-icons.icon-xs a {
    font-size: 12px;
    height: 25px;
    width: 25px;
}
.styled-icons.icon-circled a {
    border-radius: 50%;
}

.styled-icons.icon-gray a {
    background-color: #eee;
    color: #111;
}
.styled-icons a {
    border: 2px solid transparent;
    color: #333;
    display: inline-block;
    font-size: 16px;
    height: 36px;
    line-height: 2;
    margin-right: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 36px;
    transition: all .2s ease;
}
.styled-icons a i {
    height: 100%;
    line-height: 1.9;
    position: relative;
    top: 0;
    width: 100%;
}
 .header-top .styled-icons.icon-xs li a i {
    top: -1px;
}
.header-top .contact-info li .fa {
    color: #fff;
    font-size: 18px;
}
.header-top .contact-info li a {
    color: #fff;
}
.header-top .contact-info li a:hover{
	color:#d3c644;
}.element.styled-icons.icon-gray.icon-circled.icon-xs .styled-icons-item:hover {
    background: #d3c644;
    color: #fff;
}
.header-middle .header-mid-column3-container .contact-info {
    display: block;
}.all-contact > .vc_column-inner {
    padding: 0px !important;
}
.header-middle .header-mid-column3-container .contact-info .left-thumb {
    float: left;
    margin-right: 20px;
}
.header-middle .header-mid-column3-container .contact-info .font-icon {
       color: #024d2c;
}
.header-middle .header-mid-column3-container .contact-info .font-icon {
    font-size: 36px;
    margin-top: 5px;
}
 .header-middle .header-mid-column3-container .contact-info .media-body {
    float: left;
}
.header-middle .header-mid-column3-container .contact-info .title {
    margin-top: 0;
    margin-bottom: .25rem;
}
h5, .h5 {
    font-size: 1.25rem;
}
.header-middle .logo-default.logo-1x {

    height: 100%;
    width: 100%;
    max-width: 130px;

}
.header-middle {

    padding: 10px 0 10px 0px;

}

@media (min-width: 768px){
	.menuzord-brand.site-brand {
    position: absolute;
    top: -55px;
    width: 200px;
}
	.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
}

.menu-bar {

    background-color: #072b19;

}

#menu-main-menu {

    width: 100%;

}
#menu-main-menu > li > a {
font-size: 16px;
padding: 10px 14px;
text-transform: uppercase;
line-height: 25px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
color: #fff;

}
.dropdown-menu > li:hover > a {

    background: #034d28;

}
#menu-main-menu > li > a:hover,#menu-main-menu > li.current_page_item a{
	 color: #d3c644;
} 
.navbar.navbar-expand-md {
    padding: 0px;
}
.dropdown-menu > .dropdown > .dropdown-toggle::after {

    content: "\f054";
    font-family: 'FontAwesome';
    border: 0px;
    vertical-align: middle;
    margin-left: 16px;
    position: absolute;
    right: 10px;

}
.dropdown-menu {
    margin: 0px;
    border: 0px;
    background: #010101;
    border-radius: 0px;
    padding: 0px;
}
.dropdown-menu li a{

	color: #fff;
}
.dropdown-menu li {

    display: block;

}

.navbar-nav .dropdown-menu > li > a {
    text-transform: capitalize;
    color: #fff;
    padding: 5px 15px!important;}

    .navbar-nav .dropdown-menu .dropdown-menu > li > a { color: #fff;}

.navbar-nav .dropdown-menu li .dropdown-menu {

    position: absolute;
    left: 100%;
    top: 0px;
    margin-left: 0px;

}
footer li {
    display: block;
}
footer li a{
font-size: 16px;

padding: 0px 0px 10px 0px;

text-transform: capitalize;

line-height: 20px;

font-family: 'Poppins', sans-serif;

font-weight: 500;

color: #fff;

display: inline-block;}

footer img {
    width: 160px;
    height: auto;
    margin: 0 auto;
    display: block;
}
footer h3::before {
    content: "";
    position: absolute;
    border: 1px solid #034d28;
    bottom: -12px;
    width: 95%;
}
footer .btn.btn-outline-dark {

    background:#014e25;
    color: #fff;
    border: 0px;
    box-shadow: none;
    margin: 20px 0px 0px;

}
footer {
    background: #010101;
    padding: 50px 0px;
    color: #fff;
}
.call_cack_form ul li {

    padding-bottom: 10px;
    font-size: 15px;

}
.call_cack_form p {

    font-size: 14px;
    line-height: 24px;

}
.copy_right.text-center p {

    margin: 0px;
    font-size: 16px;

}
.copy_right.text-center {

    background-color: #f35256;
    color: #fff;
    padding: 10px 0px;

}
.opening-hours li:last-child{
	border:0px;
}
footer h3 {
	position: relative;
    color: #eee;
    font-size: 20px;
    margin-bottom: 20px;
}
.opening-hours li, .working-hours li {
    border-bottom: 1px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
    padding: 10px 0;
        padding-top: 10px;
        padding-bottom: 10px;
    margin-bottom: 0 !important;
    display: block;
}.opening-hours li span, .working-hours li span {
    float: left;
}
.opening-hours li .value, .working-hours li .value {
    float: right;
}
.widget .opening-hours li *, .widget .working-hours li * {
    line-height: 2.5rem;
}
.home .all-pages {
	padding: 0px 0px;
     display: inline-block;
    width: 100%;

}
.all-pages {

    padding: 50px 0px;
    display: inline-block;
    width: 100%;

}
.slider-txt {
    position: absolute;
    top: 33%;
    width: 100%;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    text-align: center;
}
.slider-txt h2 {
color: #fff;
font-family: 'Roboto Slab', serif;
text-transform: uppercase;

font-size: 58px;
line-height: 70px;
font-weight: 800;
}
.slider-txt p{
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: rgb(255, 255, 255);
letter-spacing: 0px;
font-family: 'Roboto Slab', serif;
padding: 10px 0px;}
.slider-txt a{
font-size: 18px;
line-height: 20px;
color: rgb(255, 255, 255);
letter-spacing: 0px;
font-family: Poppins;
display: inline-block !important;
background: #010101;
padding: 15px 30px;
font-weight: bold;}
.slider-txt a:hover{
	color: #fff;
	background-color: #034d28;
}
.slider-txt h2,.slider-txt p,.slider-txt a {

display: block;
}
.slides::before {

    content: "";
    position: absolute;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 9;

}footer li a:hover {
    color: #054c2a;
}
.institute-offer .vc_column_container > .vc_column-inner {

    padding-top: 0px !important;

}
.institute-offer .vc_column_container > .vc_column-inner .wpb_content_element  {
    margin: 0px;
}
.institute-offer .vc_column_container > .vc_column-inner .wpb_content_element h3 {

    font-size: 18px;
    padding: 15px 0px 0px;
    line-height: 20px;
    color: #010101;

}
.all-contact .row{
    margin-bottom: 10px;
}
.all-contact input[type="submit"]:hover{
    background:#9f9b15 ;
    color:#fff;
}
.all-contact input[type="submit"]{
       background: #034d28;
    color: #fff;
    font-size: 22px;
    display: block;
    padding: 10px 24px !important;
    width: auto;
    margin: 0 auto;
    line-height: 24px;
    border: 0px;
}

.all-contact input,.all-contact select{
width: 100%;

display: block;

background: #000;

box-shadow: none;

height: 45px;

border: 1px solid #333;

padding: 10px 10px;

color: #fff;
}
.all-contact h3 {

    color: #fff;
    font-size: 28px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 1.42857143;
    margin-bottom: 10px;

}
.all-contact h3 span {

    color: #fff;

}
.about {
    padding: 35px 0px 0px 0px;
}
.about h3 {
    color: #024d2c;
    text-align: left;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: .75rem;
    font-size: 1.25rem;
}
.about h4 {

    font-size: 24px;
    font-family: "Poppins",sans-serif;
    font-weight: 800;
    line-height: 1.3;
    color: #000;
    margin-bottom: 1rem;

}
 .all-btn a:hover,footer .btn.btn-outline-dark:hover{    background-color: #9f9b15 !important;
    color: #fff !important;

}
.all-btn a {

    background-image: none!important;
    font-weight: 700!important ;
    font-size: 16px!important;
    padding: 10px 20px!important;
    border-radius: 5px!important;

}
.services .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {

    border-radius: 5px;
    overflow: hidden;
    position: relative;
    transition: .3s;
    text-align: center;

}
.services .vc_col-sm-4 .wpb_content_element {
    margin-bottom: 0px;
}


.services .vc_col-sm-4  h2 {
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: .75rem;
}
.services p{
    line-height: 22px;
    color: #777;
    font-size: 16px;
    font-family: "Open Sans",sans-serif;
    font-weight: 500;
margin-bottom: 20px !important;
}
.services .all-btn{
    margin-bottom: 0px;
}
.team .vc_single_image-wrapper:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.team .vc_single_image-wrapper {
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all .4s ease;
}
.team .wpb_single_image{
    margin-bottom: 0px;
}
.team .vc_single_image-wrapper::after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    background: #181818;
    background: -moz-linear-gradient(top,#000,rgba(0,0,0,.55),transparent);
    background: -webkit-linear-gradient(top,#000,rgba(0,0,0,.55),transparent);
    background: linear-gradient(to top,#000,rgba(0,0,0,.55),transparent);
    content: "";
    z-index: 1;
}
.team .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    transition: all .8s ease;
    padding: 15px;
}
.team .wpb_text_column.wpb_content_element h3{
    color: #fff;
}
.team .wpb_text_column.wpb_content_element h4{
    color: #bbb;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 5px;
}

.footer-top {
    background-color: #034d28 !important;
    padding: 20px 0px;}
.footer-top .vc_column-inner, .footer-top .wpb_raw_code {
    padding-top: 0px !important;
    margin: 0px;
}
.footer-top .icon.icon-type-font-icon.icon-default {
    float: left;
    margin-right: 20px;
}

.footer-top .fa {
    display: inline-block;
    font-size: 40px;
    color: #fff;
}

.footer-top .icon-text {
    overflow: hidden;
    color: #fff;
}

.icon-box-title.m-0 {
    color: #fff;
}
.footer-top p {
    margin: 0px;
}
.inner-banner {

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;

}
.inner-banner::before {

    background: rgba(17,17,17,.5) none repeat scroll 0 0;
        background-color: rgba(17, 17, 17, 0.5);
    background-color: rgba(17, 17, 17, 0.5);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;

}.banner-txt.container {

    padding: 80px 0px;
    text-align: center;

}.banner-txt.container h1 {

       z-index: 9;
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 32px;
    text-align: center;
    display: block;
    width: 100%;
    text-transform: uppercase;

}
.inner-banner #breadcrumbs {
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    z-index: 1;
    margin: 0px;
}
.inner-banner #breadcrumbs span{
       color: #f35256;
  }
.inner-banner #breadcrumbs span a {

    color: #ddd;
    font-size: 18px;
    font-weight: 700;
    margin: 0px 5px;

}
.inner-banner .breadcrumb_last {

    margin-left: 5px;
    font-size: 18px;
    font-weight: 700;

}


.dropdown-menu.show .open > .dropdown-menu{
    display:  block!important;
    position: static;

float: none;
margin-left: 20px;
}
.fa.fa-bars{
    color: #f35355;

font-size: 36px;
}
.body-txt h3 {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 30px;
}
.body-txt ul {
    padding: 10px 15px;
}
.body-txt ul li {
    padding-bottom: 10px;
   
    line-height: 22px;
}
.body-txt ul li:before{
content: "\f00c";
font-family: 'FontAwesome';
color: #f35256;
position: absolute;
left: 10px;
font-size: 18px;
}
.body-txt ul li strong {
    font-weight: bold;
    color: #000;
}
@media (max-width: 767px){
    .header-middle .header-mid-right {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 1080px){
    #menu-main-menu > li > a{
        padding: 10px 12px!important;
    }
}

@media (max-width: 667px){
    .slider-txt{
        position: relative;
    }
    .slider-txt h2 {
        font-size: 32px;
    line-height: 38px;}
    .slider-txt p {
        color: #777;
    }
}

.contact .vc_column_container > .vc_column-inner > .wpb_wrapper {
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    padding-top: 40px !important;
    padding-right: 20px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
    background-color: #f9f9f9 !important;
    border-left-color: #eee !important;
    border-left-style: solid !important;
    border-right-color: #eee !important;
    border-right-style: solid !important;
    border-top-color: #eee !important;
    border-top-style: solid !important;
    border-bottom-color: #eee !important;
    border-bottom-style: solid !important;
    min-height: 310px;
}

.contact .wpb_content_element {
    margin-bottom: 0px!important;

}

.contact .vc_icon_element-icon.fa{

    height: 75px;
    width: 75px;
    background-color:#f35256;
    color: #fff;
    border-radius: 50%;

}
.contact  .vc_icon_element-icon.fa::before {

     line-height: 75px;

}
.contact .vc_icon_element {
    margin-bottom: 10px
}

.contact h4 {

    display: inline-block;
    width: 100%;
    font-size: 1.5rem;

}
.contact-form textarea{
    height: 150px;
}
.contact-form .vc_col-sm-12.sub {

    display: inline-block;
    margin: 0 auto;
    width: auto;

}
.contact-form  input[type="submit"]:hover{
    background-color: #9f9b15;
    color: #fff;
}
.contact-form  input[type="submit"]{
 margin: 0px;

background-color: #014e25;

color: #fff;

border: 0px;

padding: 10px 30px;

font-weight: 700;

font-size: 18px;

line-height: 22px;

border-radius: 5px;
}
.contact-form input,.contact-form textarea{
    background: #f7f7f7;
border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
padding: 14px;
margin-bottom: 28px;
width: 100%;
    outline: none !important;
}
.testimonial .wpb_wrapper,.marque .wpb_wrapper{
    box-shadow: 0px 0px 50px rgba(5,5,5,.15);
padding: 30px;
background-color: #fff;
border-radius: 5px;
overflow: hidden;
position: relative;
transition: .3s;
text-align: center;
min-height: 270px;
}
.student-list #searchform input[type="submit"],.showresultButton  {
    background: #034d28!important;
    padding: 11px 30px!important;
}.showresultButton {
    border: 0px;
    color: #fff;
    text-transform: capitalize;
}.employeForm .enquiry-form-input:first-child {
    width: 30%;
}.employeForm .enquiry-form-input input {
    padding: 10px 10px;
    width: 100%;
}.enquiry-form-holder.bl.employeForm h3 {
    display: block;
    text-align: center;
    color: #034d28;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 30px;
}
.employeForm .enquiry-form-input {
    display: inline-block;
}
.employeForm {
    text-align: center;
}

.employeForm .enquiry-form-input input {
    padding: 10px 10px;
    width:275px;
}
.employeForm .enquiry-form-input input::placeholder{
    color:#000;
}

.student-list #searchform input::placeholder{
    color:#000;
}
.post.error h1,.student-list h2{
    display: block;
    text-align: center;
    color: #034d28;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 30px;}
.student-list  #searchform input[type="submit"]{

    background: #f35256;
    color: #fff;
    border: 0px;
    padding: 10px 30px;

}
.student-list #searchform {

    text-align: center;

}
.student-list #searchform input[type="text"] {
    padding: 10px;
    max-width: 275px;
    width: 100%;
}
.copy_right p {
    margin: 0px;
    color: #fff;
}
.copy_right {
    background: #014e25;
    padding: 10px 0px;
}
.designed-by {

    text-align: right;

}
.designed-by a{
color:#fff;
}

.faculity .vc_column_container > .vc_column-inner > .wpb_wrapper {

    background: #f35256;
    padding: 20px 0px 10px;
    text-align: center;
    color: #fff;

}
.faculity .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_text_column  {
  margin-bottom:10px;

}
.faculity .vc_column_container > .vc_column-inner .wpb_wrapper .wpb_single_image{
  margin-bottom:10px;
}
.faculity .vc_column_container > .vc_column-inner .wpb_wrapper strong{
  font-weight:bold;
}
.faculity .vc_column_container > .vc_column-inner .wpb_wrapper p{
  margin: 0px;
  font-style:italic;
}.last-row {
	background: #fff !important;}
/*tbody:before {
  content: '';
  display: block;
  height: 20px;
}*/
      .res-head h3 {
    font-size: 32px;
    color: #034d28;
    font-weight: 600;
}.res-head {
    text-align: center;
    font-weight: 500;
}.res-head .small_titles {
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 24px;
}.fl {
    float: left;
}.bottom_section .flex {
    border-bottom: 1px solid #ddd;
    margin-bottom: 11px;
    padding: 5px 10px;
}
.lh {
    line-height: 19px;
}.label {
    width: 180px;color: #034d28;
    padding: 2px 0px;
}.main_row {
    background: #e67817!important;
    color: #ffffff;
    font-weight: bold;
}.flex {
    overflow: hidden;
}

      .all-pages{
        max-width:1080px;
        margin:0 auto;
      }.res-query b {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 50px;
}
.res-query {
    font-weight: 400;
    line-height: 24px;
}
          .inner-banner {
    background: url(/wp-content/uploads/2019/06/slide1.jpg) center center;}
    
    .popmarks .container {
    margin: 0 auto;
    display: block;
    width: 50%;
}tr.first_row .flex {
    padding: 5px 20px;
}.foobtn {
    display: block;
    width: 19%;
    clear: both !important;
    margin: 0 auto 30px;
    background: #e67817;
    border: 0px;
    padding: 10px 0px;
    color: #fff;
    font-size: 21px;
}.header-mid-right .row.justify-content-md-center .col-md-auto.element.text-center.text-md-left {
    text-align: right !important;
}.sub-txt p {
    font-size: 20px;
    color: #000;
    line-height: 20px;
    text-align: center;
    width:90%;
    margin: 0px auto 10px;
}.sub-txt h3 {
    font-size: 42px;
    line-height: 20px;
    color: #034d28;
    font-weight: 600;
}.contact-info.big-icon h1 {
    display: inline-block;
    font-size: 90px;
    line-height: 90px;
    color: #024d2c;
}
.services .vc_col-sm-4 .wpb_single_image .vc_single_image-wrapper::before {
    content: "";
    background-color: rgba(0,0,0,.45);
    position: absolute;
    height: 100%;
    width: 100%;
}.services .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column h3 {
    padding: 10px 0px;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 1px #000;
    line-height: 34px;
    bottom: 0px;
    letter-spacing: 1px;
    z-index: 99;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: auto;
}
.services .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column h3 a{
	color:#fff;
}.services .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:hover .vc_single_image-wrapper::before {
    content: "";
    background-color: rgba(3, 77, 40, 0.7);
}.services .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:hover .wpb_text_column h3 {
    position: absolute;
    height: 100%;
    padding: 0px;
    bottom: auto;
    top: 145px;
    color: #fff;
}
@media(min-width:768px){
	.sub-txt {
    display: inline-block;
    width: 55%;
}
	.services .vc_col-sm-4 .vc_column-inner > .wpb_wrapper img {
    width: 375px;
}
}
.all-contact input::-webkit-input-placeholder ,.all-contact textarea::-webkit-input-placeholder { /* Edge */
  color: #fff;
	opacity:1;
}

.all-contact input:-ms-input-placeholder,
.all-contact textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.all-contact input::placeholder,.all-contact textarea::placeholder {
  color: #fff;
}
.vc_custom_heading {
    position: relative;
}.vc_custom_heading::before {
    content: "";
    background-color: #034d28;
    position: absolute;
    bottom: -15px;
    width: 150px;
    height: 5px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
}

.table td, .table th, .table tr {
          vertical-align: top;
    border: 1px solid #000;
    font-size: 15px;
    padding: 10px 10px !important;
    line-height: 22px;
    color: #000;
}.table-responsive tr td strong {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.2px;
}.table-responsive th {
    background: #034d28;
    color: #fff;
    padding: 10px 15px !important;
    font-size: 16px;
    font-weight: 600;
}
@media(min-width:768px){
	.widget_text.col-sm-12.col-md-3.col-lg-3 {
    flex: 0 0 35%;
    max-width: 35%;
}footer .col-sm-12.col-md-3.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 21%;
    max-width: 21%;
}
}
.main_row th {
    text-align: center;
}
body.popmarks tr.first_row td > .fl {
    padding: 12px 15px!important;
    width: 97% !important;
}.element.contact-info li {
    color: #fff;
}